2022-08-13T13:23:12.4235515Z Requested labels: linux.4xlarge.nvidia.gpu 2022-08-13T13:23:12.4235625Z Job defined at: pytorch/pytorch/.github/workflows/_linux-test.yml@refs/heads/master 2022-08-13T13:23:12.4235646Z Waiting for a runner to pick up this job... 2022-08-13T13:23:13.3399462Z Job is about to start running on the runner: i-0d3d983cdbb4c44cf (repository) 2022-08-13T13:23:17.8854759Z Current runner version: '2.295.0' 2022-08-13T13:23:17.8862689Z Runner name: 'i-0d3d983cdbb4c44cf' 2022-08-13T13:23:17.8863349Z Runner group name: 'Default' 2022-08-13T13:23:17.8864110Z Machine name: 'ip-10-0-0-54' 2022-08-13T13:23:17.8866760Z ##[group]GITHUB_TOKEN Permissions 2022-08-13T13:23:17.8867674Z Actions: write 2022-08-13T13:23:17.8868032Z Checks: write 2022-08-13T13:23:17.8868479Z Contents: write 2022-08-13T13:23:17.8868911Z Deployments: write 2022-08-13T13:23:17.8869260Z Discussions: write 2022-08-13T13:23:17.8869655Z Issues: write 2022-08-13T13:23:17.8870035Z Metadata: read 2022-08-13T13:23:17.8870404Z Packages: write 2022-08-13T13:23:17.8870810Z Pages: write 2022-08-13T13:23:17.8871222Z PullRequests: write 2022-08-13T13:23:17.8871617Z RepositoryProjects: write 2022-08-13T13:23:17.8872057Z SecurityEvents: write 2022-08-13T13:23:17.8872499Z Statuses: write 2022-08-13T13:23:17.8872865Z ##[endgroup] 2022-08-13T13:23:17.8877207Z Secret source: Actions 2022-08-13T13:23:17.8877998Z Prepare workflow directory 2022-08-13T13:23:18.2029422Z Prepare all required actions 2022-08-13T13:23:18.2277006Z Getting action download info 2022-08-13T13:23:18.4413440Z Download action repository 'pytorch/pytorch@master' (SHA:f02f3046571d21b48af3067e308a1e0f29b43af9) 2022-08-13T13:23:21.6890911Z Download action repository 'nick-fields/retry@71062288b76e2b6214ebde0e673ce0de1755740a' (SHA:71062288b76e2b6214ebde0e673ce0de1755740a) 2022-08-13T13:23:21.8787430Z Download action repository 'seemethere/upload-artifact-s3@v5' (SHA:3c1d75049465d7dfa70acca6d80b9c5c06ff4886) 2022-08-13T13:23:22.2079025Z Getting action download info 2022-08-13T13:23:22.3604150Z Download action repository 'malfet/checkout@silent-checkout' (SHA:f63e9e15406be6060f159846cd2e098f759c5246) 2022-08-13T13:23:22.7314609Z ##[group]Run pytorch/pytorch/.github/actions/checkout-pytorch@master 2022-08-13T13:23:22.7315019Z with: 2022-08-13T13:23:22.7315273Z submodules: recursive 2022-08-13T13:23:22.7315534Z fetch-depth: 0 2022-08-13T13:23:22.7315763Z env: 2022-08-13T13:23:22.7316010Z GIT_DEFAULT_BRANCH: 2022-08-13T13:23:22.7316275Z ##[endgroup] 2022-08-13T13:23:22.7617499Z ##[group]Run retry () { 2022-08-13T13:23:22.7617820Z retry () { 2022-08-13T13:23:22.7618136Z  $* || (sleep 1 && $*) || (sleep 2 && $*) || (sleep 4 && $*) || (sleep 8 && $*) 2022-08-13T13:23:22.7618431Z } 2022-08-13T13:23:22.7618672Z echo "${GITHUB_WORKSPACE}" 2022-08-13T13:23:22.7618970Z if [ -z "${NO_SUDO}" ]; then 2022-08-13T13:23:22.7619284Z  retry sudo rm -rf "${GITHUB_WORKSPACE}" 2022-08-13T13:23:22.7619570Z else 2022-08-13T13:23:22.7619826Z  retry rm -rf "${GITHUB_WORKSPACE}" 2022-08-13T13:23:22.7620094Z fi 2022-08-13T13:23:22.7620393Z mkdir "${GITHUB_WORKSPACE}" 2022-08-13T13:23:22.7638619Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2022-08-13T13:23:22.7638948Z env: 2022-08-13T13:23:22.7639185Z GIT_DEFAULT_BRANCH: 2022-08-13T13:23:22.7639416Z NO_SUDO: 2022-08-13T13:23:22.7639672Z ##[endgroup] 2022-08-13T13:23:22.7900323Z /home/ec2-user/actions-runner/_work/pytorch/pytorch 2022-08-13T13:23:25.3123070Z ##[group]Run malfet/checkout@silent-checkout 2022-08-13T13:23:25.3123428Z with: 2022-08-13T13:23:25.3123698Z ref: f02f3046571d21b48af3067e308a1e0f29b43af9 2022-08-13T13:23:25.3123961Z fetch-depth: 0 2022-08-13T13:23:25.3124215Z submodules: recursive 2022-08-13T13:23:25.3124473Z quiet-checkout: true 2022-08-13T13:23:25.3125345Z repository: pytorch/pytorch 2022-08-13T13:23:25.3125837Z token: *** 2022-08-13T13:23:25.3126090Z ssh-strict: true 2022-08-13T13:23:25.3126361Z persist-credentials: true 2022-08-13T13:23:25.3126611Z clean: true 2022-08-13T13:23:25.3126841Z lfs: false 2022-08-13T13:23:25.3127109Z set-safe-directory: true 2022-08-13T13:23:25.3127347Z env: 2022-08-13T13:23:25.3127575Z GIT_DEFAULT_BRANCH: 2022-08-13T13:23:25.3127827Z ##[endgroup] 2022-08-13T13:23:25.4681911Z Syncing repository: pytorch/pytorch 2022-08-13T13:23:25.4683755Z ##[group]Getting Git version info 2022-08-13T13:23:25.4684887Z Working directory is '/home/ec2-user/actions-runner/_work/pytorch/pytorch' 2022-08-13T13:23:25.4685610Z [command]/usr/bin/git version 2022-08-13T13:23:25.4685882Z git version 2.37.1 2022-08-13T13:23:25.4696153Z ##[endgroup] 2022-08-13T13:23:25.4718579Z Temporarily overriding HOME='/home/ec2-user/actions-runner/_work/_temp/543b352f-411d-44b9-85cb-85345c6f19cf' before making global git config changes 2022-08-13T13:23:25.4719161Z Adding repository directory to the temporary git global config as a safe directory 2022-08-13T13:23:25.4727605Z [command]/usr/bin/git config --global --add safe.directory /home/ec2-user/actions-runner/_work/pytorch/pytorch 2022-08-13T13:23:25.4772179Z Deleting the contents of '/home/ec2-user/actions-runner/_work/pytorch/pytorch' 2022-08-13T13:23:25.4776598Z ##[group]Initializing the repository 2022-08-13T13:23:25.4783283Z [command]/usr/bin/git init /home/ec2-user/actions-runner/_work/pytorch/pytorch 2022-08-13T13:23:25.4818874Z hint: Using 'master' as the name for the initial branch. This default branch name 2022-08-13T13:23:25.4819356Z hint: is subject to change. To configure the initial branch name to use in all 2022-08-13T13:23:25.4819802Z hint: of your new repositories, which will suppress this warning, call: 2022-08-13T13:23:25.4820111Z hint: 2022-08-13T13:23:25.4820475Z hint: git config --global init.defaultBranch 2022-08-13T13:23:25.4820935Z hint: 2022-08-13T13:23:25.4821336Z hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and 2022-08-13T13:23:25.4821838Z hint: 'development'. The just-created branch can be renamed via this command: 2022-08-13T13:23:25.4822164Z hint: 2022-08-13T13:23:25.4822466Z hint: git branch -m 2022-08-13T13:23:25.4823708Z Initialized empty Git repository in /home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/ 2022-08-13T13:23:25.4834573Z [command]/usr/bin/git remote add origin https://github.com/pytorch/pytorch 2022-08-13T13:23:25.4869430Z ##[endgroup] 2022-08-13T13:23:25.4870101Z ##[group]Disabling automatic garbage collection 2022-08-13T13:23:25.4875494Z [command]/usr/bin/git config --local gc.auto 0 2022-08-13T13:23:25.4908579Z ##[endgroup] 2022-08-13T13:23:25.4909181Z ##[group]Setting up auth 2022-08-13T13:23:25.4919652Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand 2022-08-13T13:23:25.4957885Z [command]/usr/bin/git submodule foreach --recursive git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || : 2022-08-13T13:23:25.5263395Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader 2022-08-13T13:23:25.5299930Z [command]/usr/bin/git submodule foreach --recursive git config --local --name-only --get-regexp 'http\.https\:\/\/github\.com\/\.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || : 2022-08-13T13:23:25.5601554Z [command]/usr/bin/git config --local http.https://github.com/.extraheader AUTHORIZATION: basic *** 2022-08-13T13:23:25.5648001Z ##[endgroup] 2022-08-13T13:23:25.5648497Z ##[group]Fetching the repository 2022-08-13T13:23:25.5657396Z [command]/usr/bin/git -c protocol.version=2 fetch --prune --quiet --no-recurse-submodules origin +refs/heads/*:refs/remotes/origin/* +refs/tags/*:refs/tags/* 2022-08-13T13:24:17.9296984Z [command]/usr/bin/git rev-parse --verify --quiet f02f3046571d21b48af3067e308a1e0f29b43af9^{object} 2022-08-13T13:24:17.9327244Z f02f3046571d21b48af3067e308a1e0f29b43af9 2022-08-13T13:24:17.9333376Z ##[endgroup] 2022-08-13T13:24:17.9333873Z ##[group]Determining the checkout info 2022-08-13T13:24:17.9335550Z ##[endgroup] 2022-08-13T13:24:17.9335979Z ##[group]Checking out the ref 2022-08-13T13:24:17.9341108Z [command]/usr/bin/git checkout --quiet --force f02f3046571d21b48af3067e308a1e0f29b43af9 2022-08-13T13:24:19.6033705Z ##[endgroup] 2022-08-13T13:24:19.6034248Z ##[group]Setting up auth for fetching submodules 2022-08-13T13:24:19.6041968Z [command]/usr/bin/git config --global http.https://github.com/.extraheader AUTHORIZATION: basic *** 2022-08-13T13:24:19.6099969Z [command]/usr/bin/git config --global --unset-all url.https://github.com/.insteadOf 2022-08-13T13:24:19.6134752Z [command]/usr/bin/git config --global --add url.https://github.com/.insteadOf git@github.com: 2022-08-13T13:24:19.6167704Z ##[endgroup] 2022-08-13T13:24:19.6168162Z ##[group]Fetching submodules 2022-08-13T13:24:19.6174237Z [command]/usr/bin/git submodule sync --recursive 2022-08-13T13:24:19.6500977Z [command]/usr/bin/git -c protocol.version=2 submodule update --init --force --recursive 2022-08-13T13:24:19.6807436Z Submodule 'android/libs/fbjni' (https://github.com/facebookincubator/fbjni.git) registered for path 'android/libs/fbjni' 2022-08-13T13:24:19.6809784Z Submodule 'third_party/NNPACK_deps/FP16' (https://github.com/Maratyszcza/FP16.git) registered for path 'third_party/FP16' 2022-08-13T13:24:19.6812809Z Submodule 'third_party/NNPACK_deps/FXdiv' (https://github.com/Maratyszcza/FXdiv.git) registered for path 'third_party/FXdiv' 2022-08-13T13:24:19.6815823Z Submodule 'third_party/NNPACK' (https://github.com/Maratyszcza/NNPACK.git) registered for path 'third_party/NNPACK' 2022-08-13T13:24:19.6818956Z Submodule 'third_party/QNNPACK' (https://github.com/pytorch/QNNPACK) registered for path 'third_party/QNNPACK' 2022-08-13T13:24:19.6822358Z Submodule 'third_party/XNNPACK' (https://github.com/google/XNNPACK.git) registered for path 'third_party/XNNPACK' 2022-08-13T13:24:19.6825846Z Submodule 'third_party/benchmark' (https://github.com/google/benchmark.git) registered for path 'third_party/benchmark' 2022-08-13T13:24:19.6829657Z Submodule 'third_party/cpuinfo' (https://github.com/pytorch/cpuinfo.git) registered for path 'third_party/cpuinfo' 2022-08-13T13:24:19.6833227Z Submodule 'third_party/cub' (https://github.com/NVlabs/cub.git) registered for path 'third_party/cub' 2022-08-13T13:24:19.6837244Z Submodule 'third_party/cudnn_frontend' (https://github.com/NVIDIA/cudnn-frontend.git) registered for path 'third_party/cudnn_frontend' 2022-08-13T13:24:19.6841100Z Submodule 'third_party/eigen' (https://gitlab.com/libeigen/eigen.git) registered for path 'third_party/eigen' 2022-08-13T13:24:19.6846119Z Submodule 'third_party/fbgemm' (https://github.com/pytorch/fbgemm) registered for path 'third_party/fbgemm' 2022-08-13T13:24:19.6850779Z Submodule 'third_party/flatbuffers' (https://github.com/google/flatbuffers.git) registered for path 'third_party/flatbuffers' 2022-08-13T13:24:19.6855047Z Submodule 'third_party/fmt' (https://github.com/fmtlib/fmt.git) registered for path 'third_party/fmt' 2022-08-13T13:24:19.6859367Z Submodule 'third_party/foxi' (https://github.com/houseroad/foxi.git) registered for path 'third_party/foxi' 2022-08-13T13:24:19.6864126Z Submodule 'third_party/gemmlowp/gemmlowp' (https://github.com/google/gemmlowp.git) registered for path 'third_party/gemmlowp/gemmlowp' 2022-08-13T13:24:19.6868936Z Submodule 'third_party/gloo' (https://github.com/facebookincubator/gloo) registered for path 'third_party/gloo' 2022-08-13T13:24:19.6873827Z Submodule 'third_party/googletest' (https://github.com/google/googletest.git) registered for path 'third_party/googletest' 2022-08-13T13:24:19.6878885Z Submodule 'third_party/ideep' (https://github.com/intel/ideep) registered for path 'third_party/ideep' 2022-08-13T13:24:19.6884017Z Submodule 'third_party/ios-cmake' (https://github.com/Yangqing/ios-cmake.git) registered for path 'third_party/ios-cmake' 2022-08-13T13:24:19.6889984Z Submodule 'third_party/ittapi' (https://github.com/intel/ittapi.git) registered for path 'third_party/ittapi' 2022-08-13T13:24:19.6895297Z Submodule 'third_party/kineto' (https://github.com/pytorch/kineto) registered for path 'third_party/kineto' 2022-08-13T13:24:19.6900913Z Submodule 'third_party/nccl/nccl' (https://github.com/NVIDIA/nccl) registered for path 'third_party/nccl/nccl' 2022-08-13T13:24:19.6906605Z Submodule 'third_party/neon2sse' (https://github.com/intel/ARM_NEON_2_x86_SSE.git) registered for path 'third_party/neon2sse' 2022-08-13T13:24:19.6912466Z Submodule 'third_party/nlohmann' (https://github.com/nlohmann/json.git) registered for path 'third_party/nlohmann' 2022-08-13T13:24:19.6918321Z Submodule 'third_party/onnx' (https://github.com/onnx/onnx.git) registered for path 'third_party/onnx' 2022-08-13T13:24:19.6924461Z Submodule 'third_party/onnx-tensorrt' (https://github.com/onnx/onnx-tensorrt) registered for path 'third_party/onnx-tensorrt' 2022-08-13T13:24:19.6931270Z Submodule 'third_party/pocketfft' (https://github.com/mreineck/pocketfft) registered for path 'third_party/pocketfft' 2022-08-13T13:24:19.6937464Z Submodule 'third_party/protobuf' (https://github.com/protocolbuffers/protobuf.git) registered for path 'third_party/protobuf' 2022-08-13T13:24:19.6943893Z Submodule 'third_party/NNPACK_deps/psimd' (https://github.com/Maratyszcza/psimd.git) registered for path 'third_party/psimd' 2022-08-13T13:24:19.6950545Z Submodule 'third_party/NNPACK_deps/pthreadpool' (https://github.com/Maratyszcza/pthreadpool.git) registered for path 'third_party/pthreadpool' 2022-08-13T13:24:19.6957286Z Submodule 'third_party/pybind11' (https://github.com/pybind/pybind11.git) registered for path 'third_party/pybind11' 2022-08-13T13:24:19.6964189Z Submodule 'third_party/python-enum' (https://github.com/PeachPy/enum34.git) registered for path 'third_party/python-enum' 2022-08-13T13:24:19.6972560Z Submodule 'third_party/python-peachpy' (https://github.com/malfet/PeachPy.git) registered for path 'third_party/python-peachpy' 2022-08-13T13:24:19.6979403Z Submodule 'third_party/python-six' (https://github.com/benjaminp/six.git) registered for path 'third_party/python-six' 2022-08-13T13:24:19.6986656Z Submodule 'third_party/sleef' (https://github.com/shibatch/sleef) registered for path 'third_party/sleef' 2022-08-13T13:24:19.6993887Z Submodule 'third_party/tbb' (https://github.com/01org/tbb) registered for path 'third_party/tbb' 2022-08-13T13:24:19.7001691Z Submodule 'third_party/tensorpipe' (https://github.com/pytorch/tensorpipe.git) registered for path 'third_party/tensorpipe' 2022-08-13T13:24:19.7009986Z Submodule 'third_party/zstd' (https://github.com/facebook/zstd.git) registered for path 'third_party/zstd' 2022-08-13T13:24:19.7037765Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/android/libs/fbjni'... 2022-08-13T13:24:19.9499997Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/FP16'... 2022-08-13T13:24:20.1268736Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/FXdiv'... 2022-08-13T13:24:20.4105622Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/NNPACK'... 2022-08-13T13:24:20.6891683Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/QNNPACK'... 2022-08-13T13:24:20.9469093Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/XNNPACK'... 2022-08-13T13:24:26.1245799Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/benchmark'... 2022-08-13T13:24:26.5157922Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/cpuinfo'... 2022-08-13T13:24:27.0485177Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/cub'... 2022-08-13T13:24:28.5870510Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/cudnn_frontend'... 2022-08-13T13:24:29.8506118Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/eigen'... 2022-08-13T13:24:36.8465137Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/fbgemm'... 2022-08-13T13:24:37.5206581Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/flatbuffers'... 2022-08-13T13:24:38.8175787Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/fmt'... 2022-08-13T13:24:40.0804035Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/foxi'... 2022-08-13T13:24:40.2983737Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/gemmlowp/gemmlowp'... 2022-08-13T13:24:40.7997294Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/gloo'... 2022-08-13T13:24:41.2413148Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/googletest'... 2022-08-13T13:24:42.2618924Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/ideep'... 2022-08-13T13:24:42.6292809Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/ios-cmake'... 2022-08-13T13:24:42.8103476Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/ittapi'... 2022-08-13T13:24:43.0473398Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/kineto'... 2022-08-13T13:24:44.6634502Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/nccl/nccl'... 2022-08-13T13:24:45.0968498Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/neon2sse'... 2022-08-13T13:24:45.4702175Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/nlohmann'... 2022-08-13T13:24:52.1608635Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/onnx'... 2022-08-13T13:24:54.1431849Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/onnx-tensorrt'... 2022-08-13T13:24:54.5230867Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/pocketfft'... 2022-08-13T13:24:54.7253551Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/protobuf'... 2022-08-13T13:25:00.5966718Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/psimd'... 2022-08-13T13:25:00.7913428Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/pthreadpool'... 2022-08-13T13:25:01.0200413Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/pybind11'... 2022-08-13T13:25:01.9022207Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/python-enum'... 2022-08-13T13:25:02.2988806Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/python-peachpy'... 2022-08-13T13:25:02.8361540Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/python-six'... 2022-08-13T13:25:03.1913928Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/sleef'... 2022-08-13T13:25:03.7760905Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/tbb'... 2022-08-13T13:25:06.1933178Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/tensorpipe'... 2022-08-13T13:25:06.7059305Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/zstd'... 2022-08-13T13:25:09.1092128Z Submodule path 'android/libs/fbjni': checked out '7e1e1fe3858c63c251c637ae41a20de425dde96f' 2022-08-13T13:25:09.1214392Z Submodule path 'third_party/FP16': checked out '4dfe081cf6bcd15db339cf2680b9281b8451eeb3' 2022-08-13T13:25:09.1308442Z Submodule path 'third_party/FXdiv': checked out 'b408327ac2a15ec3e43352421954f5b1967701d1' 2022-08-13T13:25:09.1584290Z Submodule path 'third_party/NNPACK': checked out 'c07e3a0400713d546e0dea2d5466dd22ea389c73' 2022-08-13T13:25:09.1853024Z Submodule path 'third_party/QNNPACK': checked out '7d2a4e9931a82adc3814275b6219a03e24e36b4c' 2022-08-13T13:25:09.9519375Z Submodule path 'third_party/XNNPACK': checked out 'ae108ef49aa5623b896fc93d4298c49d1750d9ba' 2022-08-13T13:25:09.9769512Z Submodule path 'third_party/benchmark': checked out '0d98dba29d66e93259db7daa53a9327df767a415' 2022-08-13T13:25:10.1002012Z Submodule path 'third_party/cpuinfo': checked out '5916273f79a21551890fd3d56fc5375a78d1598d' 2022-08-13T13:25:10.1403213Z Submodule path 'third_party/cub': checked out 'd106ddb991a56c3df1b6d51b2409e36ba8181ce4' 2022-08-13T13:25:10.4986619Z Submodule path 'third_party/cudnn_frontend': checked out '43709ab96c47e26eebcdac72f93f946d44ceffa8' 2022-08-13T13:25:10.7949890Z Submodule path 'third_party/eigen': checked out '3147391d946bb4b6c68edd901f2add6ac1f31f8c' 2022-08-13T13:25:10.8514285Z Submodule path 'third_party/fbgemm': checked out '499cd22f5c2e26041e4f190f628b48478a89a030' 2022-08-13T13:25:10.8530967Z Submodule 'third_party/asmjit' (https://github.com/asmjit/asmjit.git) registered for path 'third_party/fbgemm/third_party/asmjit' 2022-08-13T13:25:10.8533885Z Submodule 'third_party/cpuinfo' (https://github.com/pytorch/cpuinfo) registered for path 'third_party/fbgemm/third_party/cpuinfo' 2022-08-13T13:25:10.8537058Z Submodule 'third_party/googletest' (https://github.com/google/googletest) registered for path 'third_party/fbgemm/third_party/googletest' 2022-08-13T13:25:10.8540338Z Submodule 'third_party/hipify_torch' (https://github.com/ROCmSoftwarePlatform/hipify_torch.git) registered for path 'third_party/fbgemm/third_party/hipify_torch' 2022-08-13T13:25:10.8567438Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/fbgemm/third_party/asmjit'... 2022-08-13T13:25:11.7269316Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/fbgemm/third_party/cpuinfo'... 2022-08-13T13:25:12.3099954Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/fbgemm/third_party/googletest'... 2022-08-13T13:25:13.3320172Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/fbgemm/third_party/hipify_torch'... 2022-08-13T13:25:13.6315899Z Submodule path 'third_party/fbgemm/third_party/asmjit': checked out 'd3fbf7c9bc7c1d1365a94a45614b91c5a3706b81' 2022-08-13T13:25:13.7575112Z Submodule path 'third_party/fbgemm/third_party/cpuinfo': checked out 'ed8b86a253800bafdb7b25c5c399f91bff9cb1f3' 2022-08-13T13:25:13.8256265Z Submodule path 'third_party/fbgemm/third_party/googletest': checked out 'cbf019de22c8dd37b2108da35b2748fd702d1796' 2022-08-13T13:25:13.8367779Z Submodule path 'third_party/fbgemm/third_party/hipify_torch': checked out '1840658c184f3eeba787dae0f06c45756c1daaf5' 2022-08-13T13:25:13.9404268Z Submodule path 'third_party/flatbuffers': checked out 'd0cede9c90c5257537c293517a21376408b549fa' 2022-08-13T13:25:13.9796773Z Submodule path 'third_party/fmt': checked out 'cd4af11efc9c622896a3e4cb599fa28668ca3d05' 2022-08-13T13:25:13.9897673Z Submodule path 'third_party/foxi': checked out 'c278588e34e535f0bb8f00df3880d26928038cad' 2022-08-13T13:25:14.0368413Z Submodule path 'third_party/gemmlowp/gemmlowp': checked out '3fb5c176c17c765a3492cd2f0321b0dab712f350' 2022-08-13T13:25:14.0647616Z Submodule path 'third_party/gloo': checked out '5b143513263133af2b95547e97c07cebeb72bf72' 2022-08-13T13:25:14.1199033Z Submodule path 'third_party/googletest': checked out 'e2239ee6043f73722e7aa812a459f54a28552929' 2022-08-13T13:25:14.1328308Z Submodule path 'third_party/ideep': checked out '8a114a51c116b55c4ceb689b98746786bd00c29b' 2022-08-13T13:25:14.1344325Z Submodule 'mkl-dnn' (https://github.com/intel/mkl-dnn.git) registered for path 'third_party/ideep/mkl-dnn' 2022-08-13T13:25:14.1370844Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/ideep/mkl-dnn'... 2022-08-13T13:25:21.4417704Z Submodule path 'third_party/ideep/mkl-dnn': checked out '888a87a954e4fddb4d81fd10858eb834f2441b46' 2022-08-13T13:25:21.4437474Z Submodule 'third_party/oneDNN' (https://github.com/oneapi-src/oneDNN.git) registered for path 'third_party/ideep/mkl-dnn/third_party/oneDNN' 2022-08-13T13:25:21.4465472Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/ideep/mkl-dnn/third_party/oneDNN'... 2022-08-13T13:25:28.7672010Z Submodule path 'third_party/ideep/mkl-dnn/third_party/oneDNN': checked out '52b5f107dd9cf10910aaa19cb47f3abf9b349815' 2022-08-13T13:25:28.7789564Z Submodule path 'third_party/ios-cmake': checked out '8abaed637d56f1337d6e1d2c4026e25c1eade724' 2022-08-13T13:25:28.7960226Z Submodule path 'third_party/ittapi': checked out '5b8a7d7422611c3a0d799fb5fc5dd4abfae35b42' 2022-08-13T13:25:28.9087595Z Submodule path 'third_party/kineto': checked out '0703c78999061b8329dfab7ec5046fc5764a5573' 2022-08-13T13:25:28.9105884Z Submodule 'libkineto/third_party/fmt' (https://github.com/fmtlib/fmt.git) registered for path 'third_party/kineto/libkineto/third_party/fmt' 2022-08-13T13:25:28.9108692Z Submodule 'libkineto/third_party/googletest' (https://github.com/google/googletest.git) registered for path 'third_party/kineto/libkineto/third_party/googletest' 2022-08-13T13:25:28.9136400Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/kineto/libkineto/third_party/fmt'... 2022-08-13T13:25:30.1418344Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/kineto/libkineto/third_party/googletest'... 2022-08-13T13:25:31.2178079Z Submodule path 'third_party/kineto/libkineto/third_party/fmt': checked out '2591ab91c3898c9f6544fff04660276537d32ffd' 2022-08-13T13:25:31.2812558Z Submodule path 'third_party/kineto/libkineto/third_party/googletest': checked out '7aca84427f224eeed3144123d5230d5871e93347' 2022-08-13T13:25:31.3042776Z Submodule path 'third_party/nccl/nccl': checked out '19ab67d1727d337d10d0a48cbaf5cd119b8d88f1' 2022-08-13T13:25:31.3199780Z Submodule path 'third_party/neon2sse': checked out '97a126f08ce318023be604d03f88bf0820a9464a' 2022-08-13T13:25:31.4494801Z Submodule path 'third_party/nlohmann': checked out '87cda1d6646592ac5866dc703c8e1839046a6806' 2022-08-13T13:25:31.7686070Z Submodule path 'third_party/onnx': checked out 'f7ee1ac60d06abe8e26c9b6bbe1e3db5286b614b' 2022-08-13T13:25:31.7718273Z Submodule 'third_party/benchmark' (https://github.com/google/benchmark.git) registered for path 'third_party/onnx/third_party/benchmark' 2022-08-13T13:25:31.7721238Z Submodule 'third_party/pybind11' (https://github.com/pybind/pybind11.git) registered for path 'third_party/onnx/third_party/pybind11' 2022-08-13T13:25:31.7749821Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/onnx/third_party/benchmark'... 2022-08-13T13:25:32.1823489Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/onnx/third_party/pybind11'... 2022-08-13T13:25:33.0352840Z Submodule path 'third_party/onnx/third_party/benchmark': checked out '0d98dba29d66e93259db7daa53a9327df767a415' 2022-08-13T13:25:33.0726226Z Submodule path 'third_party/onnx/third_party/pybind11': checked out 'ffa346860b306c9bbfb341aed9c14c067751feb8' 2022-08-13T13:25:33.0900170Z Submodule path 'third_party/onnx-tensorrt': checked out 'c153211418a7c57ce071d9ce2a41f8d1c85a878f' 2022-08-13T13:25:33.0917910Z Submodule 'third_party/onnx' (https://github.com/onnx/onnx.git) registered for path 'third_party/onnx-tensorrt/third_party/onnx' 2022-08-13T13:25:33.0944501Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/onnx-tensorrt/third_party/onnx'... 2022-08-13T13:25:34.9086100Z Submodule path 'third_party/onnx-tensorrt/third_party/onnx': checked out '765f5ee823a67a866f4bd28a9860e81f3c811ce8' 2022-08-13T13:25:34.9109629Z Submodule 'third_party/benchmark' (https://github.com/google/benchmark.git) registered for path 'third_party/onnx-tensorrt/third_party/onnx/third_party/benchmark' 2022-08-13T13:25:34.9112915Z Submodule 'third_party/pybind11' (https://github.com/pybind/pybind11.git) registered for path 'third_party/onnx-tensorrt/third_party/onnx/third_party/pybind11' 2022-08-13T13:25:34.9140644Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/onnx-tensorrt/third_party/onnx/third_party/benchmark'... 2022-08-13T13:25:35.2997396Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/onnx-tensorrt/third_party/onnx/third_party/pybind11'... 2022-08-13T13:25:36.1449058Z Submodule path 'third_party/onnx-tensorrt/third_party/onnx/third_party/benchmark': checked out 'e776aa0275e293707b6a0901e0e8d8a8a3679508' 2022-08-13T13:25:36.2204898Z Submodule path 'third_party/onnx-tensorrt/third_party/onnx/third_party/pybind11': checked out 'a1041190c8b8ff0cd9e2f0752248ad5e3789ea0c' 2022-08-13T13:25:36.2222374Z Submodule 'tools/clang' (https://github.com/wjakob/clang-cindex-python3) registered for path 'third_party/onnx-tensorrt/third_party/onnx/third_party/pybind11/tools/clang' 2022-08-13T13:25:36.2248413Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/onnx-tensorrt/third_party/onnx/third_party/pybind11/tools/clang'... 2022-08-13T13:25:36.4208222Z Submodule path 'third_party/onnx-tensorrt/third_party/onnx/third_party/pybind11/tools/clang': checked out '6a00cbc4a9b8e68b71caf7f774b3f9c753ae84d5' 2022-08-13T13:25:36.4311705Z Submodule path 'third_party/pocketfft': checked out 'ea778e37710c07723435b1be58235996d1d43a5a' 2022-08-13T13:25:36.7532177Z Submodule path 'third_party/protobuf': checked out 'd1eca4e4b421cd2997495c4b4e65cea6be4e9b8a' 2022-08-13T13:25:36.7554389Z Submodule 'third_party/benchmark' (https://github.com/google/benchmark.git) registered for path 'third_party/protobuf/third_party/benchmark' 2022-08-13T13:25:36.7557378Z Submodule 'third_party/googletest' (https://github.com/google/googletest.git) registered for path 'third_party/protobuf/third_party/googletest' 2022-08-13T13:25:36.7585489Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/protobuf/third_party/benchmark'... 2022-08-13T13:25:37.2697382Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/protobuf/third_party/googletest'... 2022-08-13T13:25:38.4283888Z Submodule path 'third_party/protobuf/third_party/benchmark': checked out '5b7683f49e1e9223cf9927b24f6fd3d6bd82e3f8' 2022-08-13T13:25:38.5097940Z Submodule path 'third_party/protobuf/third_party/googletest': checked out '5ec7f0c4a113e2f18ac2c6cc7df51ad6afc24081' 2022-08-13T13:25:38.5191499Z Submodule path 'third_party/psimd': checked out '072586a71b55b7f8c584153d223e95687148a900' 2022-08-13T13:25:38.5315105Z Submodule path 'third_party/pthreadpool': checked out 'a134dd5d4cee80cce15db81a72e7f929d71dd413' 2022-08-13T13:25:38.5718390Z Submodule path 'third_party/pybind11': checked out 'aa304c9c7d725ffb9d10af08a3b34cb372307020' 2022-08-13T13:25:38.5818993Z Submodule path 'third_party/python-enum': checked out '4cfedc426c4e2fc52e3f5c2b4297e15ed8d6b8c7' 2022-08-13T13:25:38.6143522Z Submodule path 'third_party/python-peachpy': checked out 'f45429b087dd7d5bc78bb40dc7cf06425c252d67' 2022-08-13T13:25:38.6247803Z Submodule path 'third_party/python-six': checked out '15e31431af97e5e64b80af0a3f598d382bcdd49a' 2022-08-13T13:25:38.6770140Z Submodule path 'third_party/sleef': checked out 'e0a003ee838b75d11763aa9c3ef17bf71a725bff' 2022-08-13T13:25:38.8109790Z Submodule path 'third_party/tbb': checked out 'a51a90bc609bb73db8ea13841b5cf7aa4344d4a9' 2022-08-13T13:25:38.8427048Z Submodule path 'third_party/tensorpipe': checked out '52791a2fd214b2a9dc5759d36725909c1daa7f2e' 2022-08-13T13:25:38.8445871Z Submodule 'third_party/googletest' (https://github.com/google/googletest.git) registered for path 'third_party/tensorpipe/third_party/googletest' 2022-08-13T13:25:38.8449181Z Submodule 'third_party/libnop' (https://github.com/google/libnop.git) registered for path 'third_party/tensorpipe/third_party/libnop' 2022-08-13T13:25:38.8453100Z Submodule 'third_party/libuv' (https://github.com/libuv/libuv.git) registered for path 'third_party/tensorpipe/third_party/libuv' 2022-08-13T13:25:38.8457153Z Submodule 'third_party/pybind11' (https://github.com/pybind/pybind11.git) registered for path 'third_party/tensorpipe/third_party/pybind11' 2022-08-13T13:25:38.8485297Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/tensorpipe/third_party/googletest'... 2022-08-13T13:25:39.8743565Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/tensorpipe/third_party/libnop'... 2022-08-13T13:25:41.0132588Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/tensorpipe/third_party/libuv'... 2022-08-13T13:25:42.3746419Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/tensorpipe/third_party/pybind11'... 2022-08-13T13:25:43.2706952Z Submodule path 'third_party/tensorpipe/third_party/googletest': checked out 'aee0f9d9b5b87796ee8a0ab26b7587ec30e8858e' 2022-08-13T13:25:43.2881134Z Submodule path 'third_party/tensorpipe/third_party/libnop': checked out '910b55815be16109f04f4180e9adee14fb4ce281' 2022-08-13T13:25:43.3684776Z Submodule path 'third_party/tensorpipe/third_party/libuv': checked out '1dff88e5161cba5c59276d2070d2e304e4dcb242' 2022-08-13T13:25:43.4011047Z Submodule path 'third_party/tensorpipe/third_party/pybind11': checked out 'a23996fce38ff6ccfbcdc09f1e63f2c4be5ea2ef' 2022-08-13T13:25:43.4027537Z Submodule 'tools/clang' (https://github.com/wjakob/clang-cindex-python3) registered for path 'third_party/tensorpipe/third_party/pybind11/tools/clang' 2022-08-13T13:25:43.4054185Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/tensorpipe/third_party/pybind11/tools/clang'... 2022-08-13T13:25:43.6326148Z Submodule path 'third_party/tensorpipe/third_party/pybind11/tools/clang': checked out '6a00cbc4a9b8e68b71caf7f774b3f9c753ae84d5' 2022-08-13T13:25:43.7915003Z Submodule path 'third_party/zstd': checked out 'aec56a52fbab207fc639a1937d1e708a282edca8' 2022-08-13T13:25:43.7958062Z [command]/usr/bin/git submodule foreach --recursive git config --local gc.auto 0 2022-08-13T13:25:43.8281715Z Entering 'android/libs/fbjni' 2022-08-13T13:25:43.8325406Z Entering 'third_party/FP16' 2022-08-13T13:25:43.8368331Z Entering 'third_party/FXdiv' 2022-08-13T13:25:43.8411587Z Entering 'third_party/NNPACK' 2022-08-13T13:25:43.8455372Z Entering 'third_party/QNNPACK' 2022-08-13T13:25:43.8497941Z Entering 'third_party/XNNPACK' 2022-08-13T13:25:43.8551776Z Entering 'third_party/benchmark' 2022-08-13T13:25:43.8593922Z Entering 'third_party/cpuinfo' 2022-08-13T13:25:43.8638604Z Entering 'third_party/cub' 2022-08-13T13:25:43.8680725Z Entering 'third_party/cudnn_frontend' 2022-08-13T13:25:43.8730681Z Entering 'third_party/eigen' 2022-08-13T13:25:43.8775268Z Entering 'third_party/fbgemm' 2022-08-13T13:25:43.8817448Z Entering 'third_party/fbgemm/third_party/asmjit' 2022-08-13T13:25:43.8858649Z Entering 'third_party/fbgemm/third_party/cpuinfo' 2022-08-13T13:25:43.8901052Z Entering 'third_party/fbgemm/third_party/googletest' 2022-08-13T13:25:43.8942354Z Entering 'third_party/fbgemm/third_party/hipify_torch' 2022-08-13T13:25:43.8984609Z Entering 'third_party/flatbuffers' 2022-08-13T13:25:43.9029094Z Entering 'third_party/fmt' 2022-08-13T13:25:43.9070804Z Entering 'third_party/foxi' 2022-08-13T13:25:43.9112851Z Entering 'third_party/gemmlowp/gemmlowp' 2022-08-13T13:25:43.9156330Z Entering 'third_party/gloo' 2022-08-13T13:25:43.9197928Z Entering 'third_party/googletest' 2022-08-13T13:25:43.9240049Z Entering 'third_party/ideep' 2022-08-13T13:25:43.9281654Z Entering 'third_party/ideep/mkl-dnn' 2022-08-13T13:25:43.9325398Z Entering 'third_party/ideep/mkl-dnn/third_party/oneDNN' 2022-08-13T13:25:43.9374645Z Entering 'third_party/ios-cmake' 2022-08-13T13:25:43.9415553Z Entering 'third_party/ittapi' 2022-08-13T13:25:43.9457950Z Entering 'third_party/kineto' 2022-08-13T13:25:43.9499751Z Entering 'third_party/kineto/libkineto/third_party/fmt' 2022-08-13T13:25:43.9543469Z Entering 'third_party/kineto/libkineto/third_party/googletest' 2022-08-13T13:25:43.9587365Z Entering 'third_party/nccl/nccl' 2022-08-13T13:25:43.9630295Z Entering 'third_party/neon2sse' 2022-08-13T13:25:43.9672279Z Entering 'third_party/nlohmann' 2022-08-13T13:25:43.9716585Z Entering 'third_party/onnx' 2022-08-13T13:25:43.9774344Z Entering 'third_party/onnx/third_party/benchmark' 2022-08-13T13:25:43.9816593Z Entering 'third_party/onnx/third_party/pybind11' 2022-08-13T13:25:43.9860867Z Entering 'third_party/onnx-tensorrt' 2022-08-13T13:25:43.9902362Z Entering 'third_party/onnx-tensorrt/third_party/onnx' 2022-08-13T13:25:43.9951136Z Entering 'third_party/onnx-tensorrt/third_party/onnx/third_party/benchmark' 2022-08-13T13:25:43.9994593Z Entering 'third_party/onnx-tensorrt/third_party/onnx/third_party/pybind11' 2022-08-13T13:25:44.0037008Z Entering 'third_party/onnx-tensorrt/third_party/onnx/third_party/pybind11/tools/clang' 2022-08-13T13:25:44.0083924Z Entering 'third_party/pocketfft' 2022-08-13T13:25:44.0125691Z Entering 'third_party/protobuf' 2022-08-13T13:25:44.0172240Z Entering 'third_party/protobuf/third_party/benchmark' 2022-08-13T13:25:44.0216116Z Entering 'third_party/protobuf/third_party/googletest' 2022-08-13T13:25:44.0259247Z Entering 'third_party/psimd' 2022-08-13T13:25:44.0301653Z Entering 'third_party/pthreadpool' 2022-08-13T13:25:44.0343599Z Entering 'third_party/pybind11' 2022-08-13T13:25:44.0387317Z Entering 'third_party/python-enum' 2022-08-13T13:25:44.0430164Z Entering 'third_party/python-peachpy' 2022-08-13T13:25:44.0472886Z Entering 'third_party/python-six' 2022-08-13T13:25:44.0514756Z Entering 'third_party/sleef' 2022-08-13T13:25:44.0556768Z Entering 'third_party/tbb' 2022-08-13T13:25:44.0601535Z Entering 'third_party/tensorpipe' 2022-08-13T13:25:44.0644243Z Entering 'third_party/tensorpipe/third_party/googletest' 2022-08-13T13:25:44.0686206Z Entering 'third_party/tensorpipe/third_party/libnop' 2022-08-13T13:25:44.0727776Z Entering 'third_party/tensorpipe/third_party/libuv' 2022-08-13T13:25:44.0769522Z Entering 'third_party/tensorpipe/third_party/pybind11' 2022-08-13T13:25:44.0811502Z Entering 'third_party/tensorpipe/third_party/pybind11/tools/clang' 2022-08-13T13:25:44.0856589Z Entering 'third_party/zstd' 2022-08-13T13:25:44.0908218Z ##[endgroup] 2022-08-13T13:25:44.0908744Z ##[group]Persisting credentials for submodules 2022-08-13T13:25:44.0917416Z [command]/usr/bin/git submodule foreach --recursive git config --local --name-only --get-regexp 'url\.https\:\/\/github\.com\/\.insteadOf' && git config --local --unset-all 'url.https://github.com/.insteadOf' || : 2022-08-13T13:25:44.1232617Z Entering 'android/libs/fbjni' 2022-08-13T13:25:44.1273844Z Entering 'third_party/FP16' 2022-08-13T13:25:44.1314731Z Entering 'third_party/FXdiv' 2022-08-13T13:25:44.1355587Z Entering 'third_party/NNPACK' 2022-08-13T13:25:44.1399167Z Entering 'third_party/QNNPACK' 2022-08-13T13:25:44.1441411Z Entering 'third_party/XNNPACK' 2022-08-13T13:25:44.1493823Z Entering 'third_party/benchmark' 2022-08-13T13:25:44.1535392Z Entering 'third_party/cpuinfo' 2022-08-13T13:25:44.1577827Z Entering 'third_party/cub' 2022-08-13T13:25:44.1618499Z Entering 'third_party/cudnn_frontend' 2022-08-13T13:25:44.1666516Z Entering 'third_party/eigen' 2022-08-13T13:25:44.1709089Z Entering 'third_party/fbgemm' 2022-08-13T13:25:44.1750923Z Entering 'third_party/fbgemm/third_party/asmjit' 2022-08-13T13:25:44.1790771Z Entering 'third_party/fbgemm/third_party/cpuinfo' 2022-08-13T13:25:44.1833326Z Entering 'third_party/fbgemm/third_party/googletest' 2022-08-13T13:25:44.1874069Z Entering 'third_party/fbgemm/third_party/hipify_torch' 2022-08-13T13:25:44.1915548Z Entering 'third_party/flatbuffers' 2022-08-13T13:25:44.1958802Z Entering 'third_party/fmt' 2022-08-13T13:25:44.1999585Z Entering 'third_party/foxi' 2022-08-13T13:25:44.2041171Z Entering 'third_party/gemmlowp/gemmlowp' 2022-08-13T13:25:44.2082826Z Entering 'third_party/gloo' 2022-08-13T13:25:44.2125164Z Entering 'third_party/googletest' 2022-08-13T13:25:44.2165739Z Entering 'third_party/ideep' 2022-08-13T13:25:44.2206483Z Entering 'third_party/ideep/mkl-dnn' 2022-08-13T13:25:44.2248824Z Entering 'third_party/ideep/mkl-dnn/third_party/oneDNN' 2022-08-13T13:25:44.2296968Z Entering 'third_party/ios-cmake' 2022-08-13T13:25:44.2338113Z Entering 'third_party/ittapi' 2022-08-13T13:25:44.2380044Z Entering 'third_party/kineto' 2022-08-13T13:25:44.2420478Z Entering 'third_party/kineto/libkineto/third_party/fmt' 2022-08-13T13:25:44.2460571Z Entering 'third_party/kineto/libkineto/third_party/googletest' 2022-08-13T13:25:44.2503479Z Entering 'third_party/nccl/nccl' 2022-08-13T13:25:44.2545451Z Entering 'third_party/neon2sse' 2022-08-13T13:25:44.2586978Z Entering 'third_party/nlohmann' 2022-08-13T13:25:44.2630944Z Entering 'third_party/onnx' 2022-08-13T13:25:44.2685317Z Entering 'third_party/onnx/third_party/benchmark' 2022-08-13T13:25:44.2726495Z Entering 'third_party/onnx/third_party/pybind11' 2022-08-13T13:25:44.2769832Z Entering 'third_party/onnx-tensorrt' 2022-08-13T13:25:44.2810906Z Entering 'third_party/onnx-tensorrt/third_party/onnx' 2022-08-13T13:25:44.2858019Z Entering 'third_party/onnx-tensorrt/third_party/onnx/third_party/benchmark' 2022-08-13T13:25:44.2899982Z Entering 'third_party/onnx-tensorrt/third_party/onnx/third_party/pybind11' 2022-08-13T13:25:44.2943806Z Entering 'third_party/onnx-tensorrt/third_party/onnx/third_party/pybind11/tools/clang' 2022-08-13T13:25:44.2990806Z Entering 'third_party/pocketfft' 2022-08-13T13:25:44.3031963Z Entering 'third_party/protobuf' 2022-08-13T13:25:44.3077527Z Entering 'third_party/protobuf/third_party/benchmark' 2022-08-13T13:25:44.3118865Z Entering 'third_party/protobuf/third_party/googletest' 2022-08-13T13:25:44.3161986Z Entering 'third_party/psimd' 2022-08-13T13:25:44.3221327Z Entering 'third_party/pthreadpool' 2022-08-13T13:25:44.3247061Z Entering 'third_party/pybind11' 2022-08-13T13:25:44.3289096Z Entering 'third_party/python-enum' 2022-08-13T13:25:44.3331002Z Entering 'third_party/python-peachpy' 2022-08-13T13:25:44.3373125Z Entering 'third_party/python-six' 2022-08-13T13:25:44.3415022Z Entering 'third_party/sleef' 2022-08-13T13:25:44.3456622Z Entering 'third_party/tbb' 2022-08-13T13:25:44.3500956Z Entering 'third_party/tensorpipe' 2022-08-13T13:25:44.3542878Z Entering 'third_party/tensorpipe/third_party/googletest' 2022-08-13T13:25:44.3584749Z Entering 'third_party/tensorpipe/third_party/libnop' 2022-08-13T13:25:44.3626437Z Entering 'third_party/tensorpipe/third_party/libuv' 2022-08-13T13:25:44.3667852Z Entering 'third_party/tensorpipe/third_party/pybind11' 2022-08-13T13:25:44.3708616Z Entering 'third_party/tensorpipe/third_party/pybind11/tools/clang' 2022-08-13T13:25:44.3752946Z Entering 'third_party/zstd' 2022-08-13T13:25:44.3811339Z [command]/usr/bin/git submodule foreach --recursive git config --local 'http.https://github.com/.extraheader' 'AUTHORIZATION: basic ***' && git config --local --show-origin --name-only --get-regexp remote.origin.url 2022-08-13T13:25:44.4123953Z Entering 'android/libs/fbjni' 2022-08-13T13:25:44.4162193Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/android/libs/fbjni/config remote.origin.url 2022-08-13T13:25:44.4180053Z Entering 'third_party/FP16' 2022-08-13T13:25:44.4218611Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/NNPACK_deps/FP16/config remote.origin.url 2022-08-13T13:25:44.4236196Z Entering 'third_party/FXdiv' 2022-08-13T13:25:44.4275226Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/NNPACK_deps/FXdiv/config remote.origin.url 2022-08-13T13:25:44.4293002Z Entering 'third_party/NNPACK' 2022-08-13T13:25:44.4331654Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/NNPACK/config remote.origin.url 2022-08-13T13:25:44.4349088Z Entering 'third_party/QNNPACK' 2022-08-13T13:25:44.4388854Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/QNNPACK/config remote.origin.url 2022-08-13T13:25:44.4407394Z Entering 'third_party/XNNPACK' 2022-08-13T13:25:44.4445661Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/XNNPACK/config remote.origin.url 2022-08-13T13:25:44.4474394Z Entering 'third_party/benchmark' 2022-08-13T13:25:44.4513389Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/benchmark/config remote.origin.url 2022-08-13T13:25:44.4532508Z Entering 'third_party/cpuinfo' 2022-08-13T13:25:44.4570485Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/cpuinfo/config remote.origin.url 2022-08-13T13:25:44.4588321Z Entering 'third_party/cub' 2022-08-13T13:25:44.4626244Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/cub/config remote.origin.url 2022-08-13T13:25:44.4643951Z Entering 'third_party/cudnn_frontend' 2022-08-13T13:25:44.4682052Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/cudnn_frontend/config remote.origin.url 2022-08-13T13:25:44.4705121Z Entering 'third_party/eigen' 2022-08-13T13:25:44.4743530Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/eigen/config remote.origin.url 2022-08-13T13:25:44.4763515Z Entering 'third_party/fbgemm' 2022-08-13T13:25:44.4801619Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/fbgemm/config remote.origin.url 2022-08-13T13:25:44.4819158Z Entering 'third_party/fbgemm/third_party/asmjit' 2022-08-13T13:25:44.4856301Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/fbgemm/modules/third_party/asmjit/config remote.origin.url 2022-08-13T13:25:44.4873390Z Entering 'third_party/fbgemm/third_party/cpuinfo' 2022-08-13T13:25:44.4911135Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/fbgemm/modules/third_party/cpuinfo/config remote.origin.url 2022-08-13T13:25:44.4929888Z Entering 'third_party/fbgemm/third_party/googletest' 2022-08-13T13:25:44.4967221Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/fbgemm/modules/third_party/googletest/config remote.origin.url 2022-08-13T13:25:44.4984014Z Entering 'third_party/fbgemm/third_party/hipify_torch' 2022-08-13T13:25:44.5024407Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/fbgemm/modules/third_party/hipify_torch/config remote.origin.url 2022-08-13T13:25:44.5042412Z Entering 'third_party/flatbuffers' 2022-08-13T13:25:44.5080286Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/flatbuffers/config remote.origin.url 2022-08-13T13:25:44.5100085Z Entering 'third_party/fmt' 2022-08-13T13:25:44.5139454Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/fmt/config remote.origin.url 2022-08-13T13:25:44.5156812Z Entering 'third_party/foxi' 2022-08-13T13:25:44.5196551Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/foxi/config remote.origin.url 2022-08-13T13:25:44.5214882Z Entering 'third_party/gemmlowp/gemmlowp' 2022-08-13T13:25:44.5254003Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/gemmlowp/gemmlowp/config remote.origin.url 2022-08-13T13:25:44.5270931Z Entering 'third_party/gloo' 2022-08-13T13:25:44.5311662Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/gloo/config remote.origin.url 2022-08-13T13:25:44.5329207Z Entering 'third_party/googletest' 2022-08-13T13:25:44.5367783Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/googletest/config remote.origin.url 2022-08-13T13:25:44.5385810Z Entering 'third_party/ideep' 2022-08-13T13:25:44.5424408Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/ideep/config remote.origin.url 2022-08-13T13:25:44.5440529Z Entering 'third_party/ideep/mkl-dnn' 2022-08-13T13:25:44.5478787Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/ideep/modules/mkl-dnn/config remote.origin.url 2022-08-13T13:25:44.5498094Z Entering 'third_party/ideep/mkl-dnn/third_party/oneDNN' 2022-08-13T13:25:44.5537415Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/ideep/modules/mkl-dnn/modules/third_party/oneDNN/config remote.origin.url 2022-08-13T13:25:44.5560978Z Entering 'third_party/ios-cmake' 2022-08-13T13:25:44.5600062Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/ios-cmake/config remote.origin.url 2022-08-13T13:25:44.5618743Z Entering 'third_party/ittapi' 2022-08-13T13:25:44.5656854Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/ittapi/config remote.origin.url 2022-08-13T13:25:44.5673829Z Entering 'third_party/kineto' 2022-08-13T13:25:44.5712210Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/kineto/config remote.origin.url 2022-08-13T13:25:44.5731595Z Entering 'third_party/kineto/libkineto/third_party/fmt' 2022-08-13T13:25:44.5769009Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/kineto/modules/libkineto/third_party/fmt/config remote.origin.url 2022-08-13T13:25:44.5786448Z Entering 'third_party/kineto/libkineto/third_party/googletest' 2022-08-13T13:25:44.5825240Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/kineto/modules/libkineto/third_party/googletest/config remote.origin.url 2022-08-13T13:25:44.5844856Z Entering 'third_party/nccl/nccl' 2022-08-13T13:25:44.5883474Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/nccl/nccl/config remote.origin.url 2022-08-13T13:25:44.5901347Z Entering 'third_party/neon2sse' 2022-08-13T13:25:44.5940512Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/neon2sse/config remote.origin.url 2022-08-13T13:25:44.5957533Z Entering 'third_party/nlohmann' 2022-08-13T13:25:44.5997067Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/nlohmann/config remote.origin.url 2022-08-13T13:25:44.6017093Z Entering 'third_party/onnx' 2022-08-13T13:25:44.6056283Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/onnx/config remote.origin.url 2022-08-13T13:25:44.6088038Z Entering 'third_party/onnx/third_party/benchmark' 2022-08-13T13:25:44.6128523Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/onnx/modules/third_party/benchmark/config remote.origin.url 2022-08-13T13:25:44.6145715Z Entering 'third_party/onnx/third_party/pybind11' 2022-08-13T13:25:44.6185041Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/onnx/modules/third_party/pybind11/config remote.origin.url 2022-08-13T13:25:44.6204048Z Entering 'third_party/onnx-tensorrt' 2022-08-13T13:25:44.6243495Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/onnx-tensorrt/config remote.origin.url 2022-08-13T13:25:44.6260437Z Entering 'third_party/onnx-tensorrt/third_party/onnx' 2022-08-13T13:25:44.6299516Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/onnx-tensorrt/modules/third_party/onnx/config remote.origin.url 2022-08-13T13:25:44.6322365Z Entering 'third_party/onnx-tensorrt/third_party/onnx/third_party/benchmark' 2022-08-13T13:25:44.6362178Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/onnx-tensorrt/modules/third_party/onnx/modules/third_party/benchmark/config remote.origin.url 2022-08-13T13:25:44.6380751Z Entering 'third_party/onnx-tensorrt/third_party/onnx/third_party/pybind11' 2022-08-13T13:25:44.6419784Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/onnx-tensorrt/modules/third_party/onnx/modules/third_party/pybind11/config remote.origin.url 2022-08-13T13:25:44.6436671Z Entering 'third_party/onnx-tensorrt/third_party/onnx/third_party/pybind11/tools/clang' 2022-08-13T13:25:44.6476382Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/onnx-tensorrt/modules/third_party/onnx/modules/third_party/pybind11/modules/tools/clang/config remote.origin.url 2022-08-13T13:25:44.6499866Z Entering 'third_party/pocketfft' 2022-08-13T13:25:44.6538347Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/pocketfft/config remote.origin.url 2022-08-13T13:25:44.6555936Z Entering 'third_party/protobuf' 2022-08-13T13:25:44.6595054Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/protobuf/config remote.origin.url 2022-08-13T13:25:44.6617887Z Entering 'third_party/protobuf/third_party/benchmark' 2022-08-13T13:25:44.6655767Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/protobuf/modules/third_party/benchmark/config remote.origin.url 2022-08-13T13:25:44.6673634Z Entering 'third_party/protobuf/third_party/googletest' 2022-08-13T13:25:44.6712078Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/protobuf/modules/third_party/googletest/config remote.origin.url 2022-08-13T13:25:44.6732191Z Entering 'third_party/psimd' 2022-08-13T13:25:44.6770790Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/NNPACK_deps/psimd/config remote.origin.url 2022-08-13T13:25:44.6788074Z Entering 'third_party/pthreadpool' 2022-08-13T13:25:44.6830352Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/NNPACK_deps/pthreadpool/config remote.origin.url 2022-08-13T13:25:44.6848054Z Entering 'third_party/pybind11' 2022-08-13T13:25:44.6886321Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/pybind11/config remote.origin.url 2022-08-13T13:25:44.6903810Z Entering 'third_party/python-enum' 2022-08-13T13:25:44.6943152Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/python-enum/config remote.origin.url 2022-08-13T13:25:44.6960096Z Entering 'third_party/python-peachpy' 2022-08-13T13:25:44.6998918Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/python-peachpy/config remote.origin.url 2022-08-13T13:25:44.7016407Z Entering 'third_party/python-six' 2022-08-13T13:25:44.7055159Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/python-six/config remote.origin.url 2022-08-13T13:25:44.7072140Z Entering 'third_party/sleef' 2022-08-13T13:25:44.7112126Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/sleef/config remote.origin.url 2022-08-13T13:25:44.7130944Z Entering 'third_party/tbb' 2022-08-13T13:25:44.7170107Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/tbb/config remote.origin.url 2022-08-13T13:25:44.7189804Z Entering 'third_party/tensorpipe' 2022-08-13T13:25:44.7228868Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/tensorpipe/config remote.origin.url 2022-08-13T13:25:44.7246581Z Entering 'third_party/tensorpipe/third_party/googletest' 2022-08-13T13:25:44.7284978Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/tensorpipe/modules/third_party/googletest/config remote.origin.url 2022-08-13T13:25:44.7302548Z Entering 'third_party/tensorpipe/third_party/libnop' 2022-08-13T13:25:44.7341345Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/tensorpipe/modules/third_party/libnop/config remote.origin.url 2022-08-13T13:25:44.7359097Z Entering 'third_party/tensorpipe/third_party/libuv' 2022-08-13T13:25:44.7398649Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/tensorpipe/modules/third_party/libuv/config remote.origin.url 2022-08-13T13:25:44.7416450Z Entering 'third_party/tensorpipe/third_party/pybind11' 2022-08-13T13:25:44.7455819Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/tensorpipe/modules/third_party/pybind11/config remote.origin.url 2022-08-13T13:25:44.7472277Z Entering 'third_party/tensorpipe/third_party/pybind11/tools/clang' 2022-08-13T13:25:44.7511112Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/tensorpipe/modules/third_party/pybind11/modules/tools/clang/config remote.origin.url 2022-08-13T13:25:44.7531664Z Entering 'third_party/zstd' 2022-08-13T13:25:44.7570429Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/zstd/config remote.origin.url 2022-08-13T13:25:44.8443738Z [command]/usr/bin/git submodule foreach --recursive git config --local --add 'url.https://github.com/.insteadOf' 'git@github.com:' 2022-08-13T13:25:44.8754981Z Entering 'android/libs/fbjni' 2022-08-13T13:25:44.8796673Z Entering 'third_party/FP16' 2022-08-13T13:25:44.8839451Z Entering 'third_party/FXdiv' 2022-08-13T13:25:44.8882064Z Entering 'third_party/NNPACK' 2022-08-13T13:25:44.8925641Z Entering 'third_party/QNNPACK' 2022-08-13T13:25:44.8968935Z Entering 'third_party/XNNPACK' 2022-08-13T13:25:44.9023923Z Entering 'third_party/benchmark' 2022-08-13T13:25:44.9066769Z Entering 'third_party/cpuinfo' 2022-08-13T13:25:44.9109863Z Entering 'third_party/cub' 2022-08-13T13:25:44.9152257Z Entering 'third_party/cudnn_frontend' 2022-08-13T13:25:44.9200194Z Entering 'third_party/eigen' 2022-08-13T13:25:44.9246945Z Entering 'third_party/fbgemm' 2022-08-13T13:25:44.9288957Z Entering 'third_party/fbgemm/third_party/asmjit' 2022-08-13T13:25:44.9331339Z Entering 'third_party/fbgemm/third_party/cpuinfo' 2022-08-13T13:25:44.9374621Z Entering 'third_party/fbgemm/third_party/googletest' 2022-08-13T13:25:44.9417291Z Entering 'third_party/fbgemm/third_party/hipify_torch' 2022-08-13T13:25:44.9459973Z Entering 'third_party/flatbuffers' 2022-08-13T13:25:44.9504580Z Entering 'third_party/fmt' 2022-08-13T13:25:44.9546167Z Entering 'third_party/foxi' 2022-08-13T13:25:44.9587775Z Entering 'third_party/gemmlowp/gemmlowp' 2022-08-13T13:25:44.9630095Z Entering 'third_party/gloo' 2022-08-13T13:25:44.9674076Z Entering 'third_party/googletest' 2022-08-13T13:25:44.9715768Z Entering 'third_party/ideep' 2022-08-13T13:25:44.9756978Z Entering 'third_party/ideep/mkl-dnn' 2022-08-13T13:25:44.9800829Z Entering 'third_party/ideep/mkl-dnn/third_party/oneDNN' 2022-08-13T13:25:44.9849259Z Entering 'third_party/ios-cmake' 2022-08-13T13:25:44.9891155Z Entering 'third_party/ittapi' 2022-08-13T13:25:44.9932411Z Entering 'third_party/kineto' 2022-08-13T13:25:44.9976286Z Entering 'third_party/kineto/libkineto/third_party/fmt' 2022-08-13T13:25:45.0017660Z Entering 'third_party/kineto/libkineto/third_party/googletest' 2022-08-13T13:25:45.0060673Z Entering 'third_party/nccl/nccl' 2022-08-13T13:25:45.0101694Z Entering 'third_party/neon2sse' 2022-08-13T13:25:45.0143569Z Entering 'third_party/nlohmann' 2022-08-13T13:25:45.0188290Z Entering 'third_party/onnx' 2022-08-13T13:25:45.0242909Z Entering 'third_party/onnx/third_party/benchmark' 2022-08-13T13:25:45.0286556Z Entering 'third_party/onnx/third_party/pybind11' 2022-08-13T13:25:45.0331514Z Entering 'third_party/onnx-tensorrt' 2022-08-13T13:25:45.0372965Z Entering 'third_party/onnx-tensorrt/third_party/onnx' 2022-08-13T13:25:45.0422031Z Entering 'third_party/onnx-tensorrt/third_party/onnx/third_party/benchmark' 2022-08-13T13:25:45.0464823Z Entering 'third_party/onnx-tensorrt/third_party/onnx/third_party/pybind11' 2022-08-13T13:25:45.0507449Z Entering 'third_party/onnx-tensorrt/third_party/onnx/third_party/pybind11/tools/clang' 2022-08-13T13:25:45.0554560Z Entering 'third_party/pocketfft' 2022-08-13T13:25:45.0596448Z Entering 'third_party/protobuf' 2022-08-13T13:25:45.0644301Z Entering 'third_party/protobuf/third_party/benchmark' 2022-08-13T13:25:45.0686598Z Entering 'third_party/protobuf/third_party/googletest' 2022-08-13T13:25:45.0730759Z Entering 'third_party/psimd' 2022-08-13T13:25:45.0773267Z Entering 'third_party/pthreadpool' 2022-08-13T13:25:45.0815463Z Entering 'third_party/pybind11' 2022-08-13T13:25:45.0857221Z Entering 'third_party/python-enum' 2022-08-13T13:25:45.0900693Z Entering 'third_party/python-peachpy' 2022-08-13T13:25:45.0942967Z Entering 'third_party/python-six' 2022-08-13T13:25:45.0985443Z Entering 'third_party/sleef' 2022-08-13T13:25:45.1028139Z Entering 'third_party/tbb' 2022-08-13T13:25:45.1072928Z Entering 'third_party/tensorpipe' 2022-08-13T13:25:45.1115938Z Entering 'third_party/tensorpipe/third_party/googletest' 2022-08-13T13:25:45.1157753Z Entering 'third_party/tensorpipe/third_party/libnop' 2022-08-13T13:25:45.1199004Z Entering 'third_party/tensorpipe/third_party/libuv' 2022-08-13T13:25:45.1241332Z Entering 'third_party/tensorpipe/third_party/pybind11' 2022-08-13T13:25:45.1283029Z Entering 'third_party/tensorpipe/third_party/pybind11/tools/clang' 2022-08-13T13:25:45.1327384Z Entering 'third_party/zstd' 2022-08-13T13:25:45.1379567Z ##[endgroup] 2022-08-13T13:25:45.1426750Z [command]/usr/bin/git log -1 --format='%H' 2022-08-13T13:25:45.1455573Z 'f02f3046571d21b48af3067e308a1e0f29b43af9' 2022-08-13T13:25:45.1614799Z Prepare all required actions 2022-08-13T13:25:45.1644117Z ##[group]Run ./.github/actions/setup-linux 2022-08-13T13:25:45.1644397Z env: 2022-08-13T13:25:45.1645041Z GIT_DEFAULT_BRANCH: 2022-08-13T13:25:45.1645328Z ##[endgroup] 2022-08-13T13:25:45.1661174Z ##[group]Run set -euo pipefail 2022-08-13T13:25:45.1661484Z set -euo pipefail 2022-08-13T13:25:45.1661777Z function get_ec2_metadata() { 2022-08-13T13:25:45.1662095Z  # Pulled from instance metadata endpoint for EC2 2022-08-13T13:25:45.1662739Z  # see https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/instancedata-data-retrieval.html 2022-08-13T13:25:45.1663147Z  category=$1 2022-08-13T13:25:45.1663466Z  curl -fsSL "http://169.254.169.254/latest/meta-data/${category}" 2022-08-13T13:25:45.1663779Z } 2022-08-13T13:25:45.1664060Z echo "ami-id: $(get_ec2_metadata ami-id)" 2022-08-13T13:25:45.1664435Z echo "instance-id: $(get_ec2_metadata instance-id)" 2022-08-13T13:25:45.1664818Z echo "instance-type: $(get_ec2_metadata instance-type)" 2022-08-13T13:25:45.1665144Z echo "system info $(uname -a)" 2022-08-13T13:25:45.1678443Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2022-08-13T13:25:45.1678746Z env: 2022-08-13T13:25:45.1678964Z GIT_DEFAULT_BRANCH: 2022-08-13T13:25:45.1679218Z ##[endgroup] 2022-08-13T13:25:45.1780575Z ami-id: ami-096198a0bccc6bad4 2022-08-13T13:25:45.1841594Z instance-id: i-0d3d983cdbb4c44cf 2022-08-13T13:25:45.1901889Z instance-type: g3.4xlarge 2022-08-13T13:25:45.1909896Z system info Linux ip-10-0-0-54.ec2.internal 4.14.252-195.483.amzn2.x86_64 #1 SMP Mon Nov 1 20:58:46 UTC 2021 x86_64 x86_64 x86_64 GNU/Linux 2022-08-13T13:25:45.1926770Z ##[group]Run if systemctl is-active --quiet docker; then 2022-08-13T13:25:45.1927153Z if systemctl is-active --quiet docker; then 2022-08-13T13:25:45.1927471Z  echo "Docker daemon is running..."; 2022-08-13T13:25:45.1927755Z else 2022-08-13T13:25:45.1928075Z  echo "Starting docker deamon..." && sudo systemctl start docker; 2022-08-13T13:25:45.1928370Z fi 2022-08-13T13:25:45.1940770Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2022-08-13T13:25:45.1941069Z env: 2022-08-13T13:25:45.1941284Z GIT_DEFAULT_BRANCH: 2022-08-13T13:25:45.1941535Z ##[endgroup] 2022-08-13T13:25:45.1991749Z Docker daemon is running... 2022-08-13T13:25:45.2008773Z ##[group]Run AWS_ACCOUNT_ID=$(aws sts get-caller-identity|grep Account|cut -f4 -d\") 2022-08-13T13:25:45.2009256Z AWS_ACCOUNT_ID=$(aws sts get-caller-identity|grep Account|cut -f4 -d\") 2022-08-13T13:25:45.2009629Z retry () { "$@" || (sleep 1 && "$@") || (sleep 2 && "$@") } 2022-08-13T13:25:45.2010141Z retry aws ecr get-login*** "$AWS_DEFAULT_REGION" | docker login --username AWS \ 2022-08-13T13:25:45.2010615Z  --password-stdin "$AWS_ACCOUNT_ID.dkr.ecr.$AWS_DEFAULT_REGION.amazonaws.com" 2022-08-13T13:25:45.2022489Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2022-08-13T13:25:45.2022774Z env: 2022-08-13T13:25:45.2023009Z GIT_DEFAULT_BRANCH: 2022-08-13T13:25:45.2023274Z AWS_RETRY_MODE: standard 2022-08-13T13:25:45.2023518Z AWS_MAX_ATTEMPTS: 5 2022-08-13T13:25:45.2023792Z AWS_DEFAULT_REGION: us-east-1 2022-08-13T13:25:45.2024060Z ##[endgroup] 2022-08-13T13:25:46.1777531Z WARNING! Your password will be stored unencrypted in /home/ec2-user/.docker/config.json. 2022-08-13T13:25:46.1778074Z Configure a credential helper to remove this warning. See 2022-08-13T13:25:46.1778598Z https://docs.docker.com/engine/reference/commandline/login/#credentials-store 2022-08-13T13:25:46.1778880Z 2022-08-13T13:25:46.1779634Z Login Succeeded 2022-08-13T13:25:46.1825435Z ##[group]Run env | grep '^GITHUB' >> "/tmp/github_env_${GITHUB_RUN_ID}" 2022-08-13T13:25:46.1826189Z env | grep '^GITHUB' >> "/tmp/github_env_${GITHUB_RUN_ID}" 2022-08-13T13:25:46.1826720Z env | grep '^CI' >> "/tmp/github_env_${GITHUB_RUN_ID}" 2022-08-13T13:25:46.1843233Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2022-08-13T13:25:46.1843522Z env: 2022-08-13T13:25:46.1843759Z GIT_DEFAULT_BRANCH: 2022-08-13T13:25:46.1844214Z ##[endgroup] 2022-08-13T13:25:46.1927484Z Prepare all required actions 2022-08-13T13:25:46.1927833Z Getting action download info 2022-08-13T13:25:46.3322447Z Download action repository 'seemethere/add-github-ssh-key@v1' (SHA:1ecffedb1e192a50aa67dba2f0e048e5d3bfa144) 2022-08-13T13:25:46.5096861Z ##[group]Run ./.github/actions/setup-ssh 2022-08-13T13:25:46.5097138Z with: 2022-08-13T13:25:46.5097555Z github-secret: *** 2022-08-13T13:25:46.5097803Z env: 2022-08-13T13:25:46.5098036Z GIT_DEFAULT_BRANCH: 2022-08-13T13:25:46.5098273Z ##[endgroup] 2022-08-13T13:25:46.5121277Z ##[group]Run seemethere/add-github-ssh-key@v1 2022-08-13T13:25:46.5121576Z with: 2022-08-13T13:25:46.5121958Z GITHUB_TOKEN: *** 2022-08-13T13:25:46.5122215Z activate-with-label: false 2022-08-13T13:25:46.5122484Z label: with-ssh 2022-08-13T13:25:46.5122745Z remove-existing-keys: true 2022-08-13T13:25:46.5122980Z env: 2022-08-13T13:25:46.5123210Z GIT_DEFAULT_BRANCH: 2022-08-13T13:25:46.5123460Z ##[endgroup] 2022-08-13T13:25:46.5818674Z Not on pull request and ciflow reference could not be extracted, skipping adding ssh keys 2022-08-13T13:25:46.5866753Z Prepare all required actions 2022-08-13T13:25:46.5886574Z ##[group]Run ./.github/actions/pull-docker-image 2022-08-13T13:25:46.5886849Z with: 2022-08-13T13:25:46.5887349Z docker-image: 308535385114.dkr.ecr.us-east-1.amazonaws.com/pytorch/pytorch-linux-xenial-cuda10.2-cudnn7-py3-gcc7:a347f7e7645f04fc68e4f87c73cf0385233153b8 2022-08-13T13:25:46.5887815Z env: 2022-08-13T13:25:46.5888034Z GIT_DEFAULT_BRANCH: 2022-08-13T13:25:46.5888289Z ##[endgroup] 2022-08-13T13:25:46.5901949Z ##[group]Run retry () { "$@" || (sleep 1 && "$@") || (sleep 2 && "$@") } 2022-08-13T13:25:46.5902320Z retry () { "$@" || (sleep 1 && "$@") || (sleep 2 && "$@") } 2022-08-13T13:25:46.5902690Z # ignore output since only exit code is used for conditional 2022-08-13T13:25:46.5903057Z # only pull docker image if it's not available locally 2022-08-13T13:25:46.5903463Z if ! docker inspect --type=image "${DOCKER_IMAGE}" >/dev/null 2>/dev/null; then 2022-08-13T13:25:46.5903880Z  retry docker pull "${DOCKER_IMAGE}" 2022-08-13T13:25:46.5904142Z fi 2022-08-13T13:25:46.5916785Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2022-08-13T13:25:46.5917093Z env: 2022-08-13T13:25:46.5917311Z GIT_DEFAULT_BRANCH: 2022-08-13T13:25:46.5917816Z DOCKER_IMAGE: 308535385114.dkr.ecr.us-east-1.amazonaws.com/pytorch/pytorch-linux-xenial-cuda10.2-cudnn7-py3-gcc7:a347f7e7645f04fc68e4f87c73cf0385233153b8 2022-08-13T13:25:46.5918297Z ##[endgroup] 2022-08-13T13:25:46.8796983Z a347f7e7645f04fc68e4f87c73cf0385233153b8: Pulling from pytorch/pytorch-linux-xenial-cuda10.2-cudnn7-py3-gcc7 2022-08-13T13:25:46.8797843Z 58690f9b18fc: Pulling fs layer 2022-08-13T13:25:46.8798131Z b51569e7c507: Pulling fs layer 2022-08-13T13:25:46.8798400Z da8ef40b9eca: Pulling fs layer 2022-08-13T13:25:46.8798682Z fb15d46c38dc: Pulling fs layer 2022-08-13T13:25:46.8799233Z 55384029ade9: Pulling fs layer 2022-08-13T13:25:46.8799799Z 8b5a77227df9: Pulling fs layer 2022-08-13T13:25:46.8800310Z 143b24164564: Pulling fs layer 2022-08-13T13:25:46.8800594Z 7eeff7b3e27b: Pulling fs layer 2022-08-13T13:25:46.8800858Z ed45d15a50c0: Pulling fs layer 2022-08-13T13:25:46.8801137Z b00cae08130f: Pulling fs layer 2022-08-13T13:25:46.8801415Z 1617a802e102: Pulling fs layer 2022-08-13T13:25:46.8801728Z d534a0e89525: Pulling fs layer 2022-08-13T13:25:46.8802195Z 5144b927bcd1: Pulling fs layer 2022-08-13T13:25:46.8802462Z fb15d46c38dc: Waiting 2022-08-13T13:25:46.8802719Z 7de94ae42eb5: Pulling fs layer 2022-08-13T13:25:46.8802968Z 55384029ade9: Waiting 2022-08-13T13:25:46.8803438Z 0246e4e1ffff: Pulling fs layer 2022-08-13T13:25:46.8803745Z eae1a598e78a: Pulling fs layer 2022-08-13T13:25:46.8804018Z 65f85f089f9e: Pulling fs layer 2022-08-13T13:25:46.8804274Z ed45d15a50c0: Waiting 2022-08-13T13:25:46.8806605Z 7de94ae42eb5: Waiting 2022-08-13T13:25:46.8807131Z 5144b927bcd1: Waiting 2022-08-13T13:25:46.8808336Z 0246e4e1ffff: Waiting 2022-08-13T13:25:46.8808827Z 8b5a77227df9: Waiting 2022-08-13T13:25:46.8809259Z eae1a598e78a: Waiting 2022-08-13T13:25:46.8809736Z d534a0e89525: Waiting 2022-08-13T13:25:46.8810151Z b00cae08130f: Waiting 2022-08-13T13:25:46.8810548Z 143b24164564: Waiting 2022-08-13T13:25:46.8811283Z 7eeff7b3e27b: Waiting 2022-08-13T13:25:46.8811798Z 65f85f089f9e: Waiting 2022-08-13T13:25:46.8812261Z 08718746cfb0: Pulling fs layer 2022-08-13T13:25:46.8812795Z f0316a9d1372: Pulling fs layer 2022-08-13T13:25:46.8813344Z 3d862356166d: Pulling fs layer 2022-08-13T13:25:46.8813818Z 08718746cfb0: Waiting 2022-08-13T13:25:46.8814310Z c0e304039a83: Pulling fs layer 2022-08-13T13:25:46.8814796Z bbd6218d18d3: Pulling fs layer 2022-08-13T13:25:46.8815312Z f0316a9d1372: Waiting 2022-08-13T13:25:46.8815815Z 338dc3098603: Pulling fs layer 2022-08-13T13:25:46.8816359Z a518fdf5021e: Pulling fs layer 2022-08-13T13:25:46.8816887Z bbd6218d18d3: Waiting 2022-08-13T13:25:46.8817314Z 338dc3098603: Waiting 2022-08-13T13:25:46.8817790Z c0e304039a83: Waiting 2022-08-13T13:25:46.8818274Z 3d862356166d: Waiting 2022-08-13T13:25:46.8818953Z a518fdf5021e: Waiting 2022-08-13T13:25:46.8819507Z 20ebef897041: Pulling fs layer 2022-08-13T13:25:46.8820035Z b77cf8c70533: Pulling fs layer 2022-08-13T13:25:46.8820361Z 668bbb475af8: Pulling fs layer 2022-08-13T13:25:46.8820628Z b77cf8c70533: Waiting 2022-08-13T13:25:46.8820872Z 20ebef897041: Waiting 2022-08-13T13:25:46.8821113Z 582f4dc0ea3c: Pulling fs layer 2022-08-13T13:25:46.8821373Z 668bbb475af8: Waiting 2022-08-13T13:25:46.8821626Z 8b89c69bd5e2: Pulling fs layer 2022-08-13T13:25:46.8821882Z 6afe9db4d426: Pulling fs layer 2022-08-13T13:25:46.8822142Z 582f4dc0ea3c: Waiting 2022-08-13T13:25:46.8822382Z 8b89c69bd5e2: Waiting 2022-08-13T13:25:46.8822603Z 6afe9db4d426: Waiting 2022-08-13T13:25:46.8824629Z 61b058bacd26: Pulling fs layer 2022-08-13T13:25:46.8827284Z d4957243722d: Pulling fs layer 2022-08-13T13:25:46.8827819Z 61b058bacd26: Waiting 2022-08-13T13:25:46.8828343Z bbb5fd909400: Pulling fs layer 2022-08-13T13:25:46.8828852Z 3592701c48ce: Pulling fs layer 2022-08-13T13:25:46.8829826Z d55c2721ff71: Pulling fs layer 2022-08-13T13:25:46.8830696Z bbb5fd909400: Waiting 2022-08-13T13:25:46.8831236Z 8fdec28b5fe9: Pulling fs layer 2022-08-13T13:25:46.8831827Z b03153a30ed7: Pulling fs layer 2022-08-13T13:25:46.8832436Z 5aafd2c05295: Pulling fs layer 2022-08-13T13:25:46.8833036Z 942d87d9e6eb: Pulling fs layer 2022-08-13T13:25:46.8833504Z 3592701c48ce: Waiting 2022-08-13T13:25:46.8833972Z 8fdec28b5fe9: Waiting 2022-08-13T13:25:46.8834435Z d55c2721ff71: Waiting 2022-08-13T13:25:46.8834966Z a6e0fcd1aa20: Pulling fs layer 2022-08-13T13:25:46.8835563Z 92ba01114ca4: Pulling fs layer 2022-08-13T13:25:46.8835917Z a6e0fcd1aa20: Waiting 2022-08-13T13:25:46.8836161Z 2cc067aa247e: Pulling fs layer 2022-08-13T13:25:46.8836417Z 92ba01114ca4: Waiting 2022-08-13T13:25:46.8836679Z 52d77c18391e: Pulling fs layer 2022-08-13T13:25:46.8836920Z d4957243722d: Waiting 2022-08-13T13:25:46.8837199Z b8595ffcf387: Pulling fs layer 2022-08-13T13:25:46.8837481Z 597207aa735b: Pulling fs layer 2022-08-13T13:25:46.8837731Z 2cc067aa247e: Waiting 2022-08-13T13:25:46.8837969Z 7101c130fb19: Pulling fs layer 2022-08-13T13:25:46.8838218Z 52d77c18391e: Waiting 2022-08-13T13:25:46.8838474Z 0c2d3f725e85: Pulling fs layer 2022-08-13T13:25:46.8838710Z b8595ffcf387: Waiting 2022-08-13T13:25:46.8838965Z 8ed5b0e148f1: Pulling fs layer 2022-08-13T13:25:46.8839235Z de6040e35b63: Pulling fs layer 2022-08-13T13:25:46.8839473Z 0c2d3f725e85: Waiting 2022-08-13T13:25:46.8839717Z 8ed5b0e148f1: Waiting 2022-08-13T13:25:46.8839963Z cbd9ad8028e7: Pulling fs layer 2022-08-13T13:25:46.8840205Z 7101c130fb19: Waiting 2022-08-13T13:25:46.8840452Z 53f9c7c64ceb: Pulling fs layer 2022-08-13T13:25:46.8840726Z 8ff854a3565a: Pulling fs layer 2022-08-13T13:25:46.8840960Z 597207aa735b: Waiting 2022-08-13T13:25:46.8841257Z fd4b71ef0646: Pulling fs layer 2022-08-13T13:25:46.8841505Z cbd9ad8028e7: Waiting 2022-08-13T13:25:46.8841749Z de6040e35b63: Waiting 2022-08-13T13:25:46.8841988Z 53f9c7c64ceb: Waiting 2022-08-13T13:25:46.8842209Z 8ff854a3565a: Waiting 2022-08-13T13:25:46.8842467Z 5d106f975cde: Pulling fs layer 2022-08-13T13:25:46.8842741Z ab44e58eac09: Pulling fs layer 2022-08-13T13:25:46.8842979Z 5d106f975cde: Waiting 2022-08-13T13:25:46.8843219Z fd4b71ef0646: Waiting 2022-08-13T13:25:46.8843611Z ab44e58eac09: Waiting 2022-08-13T13:25:46.9885977Z da8ef40b9eca: Verifying Checksum 2022-08-13T13:25:46.9886308Z b51569e7c507: Verifying Checksum 2022-08-13T13:25:46.9886802Z da8ef40b9eca: Download complete 2022-08-13T13:25:46.9887354Z b51569e7c507: Download complete 2022-08-13T13:25:47.0844927Z fb15d46c38dc: Verifying Checksum 2022-08-13T13:25:47.0845254Z fb15d46c38dc: Download complete 2022-08-13T13:25:47.1943457Z 55384029ade9: Verifying Checksum 2022-08-13T13:25:47.1943774Z 55384029ade9: Download complete 2022-08-13T13:25:47.3112533Z 143b24164564: Verifying Checksum 2022-08-13T13:25:47.3112825Z 143b24164564: Download complete 2022-08-13T13:25:47.3928815Z 7eeff7b3e27b: Verifying Checksum 2022-08-13T13:25:47.3929362Z 7eeff7b3e27b: Download complete 2022-08-13T13:25:47.4176597Z 8b5a77227df9: Verifying Checksum 2022-08-13T13:25:47.4177167Z 8b5a77227df9: Download complete 2022-08-13T13:25:47.5679590Z b00cae08130f: Verifying Checksum 2022-08-13T13:25:47.5679897Z b00cae08130f: Download complete 2022-08-13T13:25:48.3585269Z 58690f9b18fc: Verifying Checksum 2022-08-13T13:25:48.3585990Z 58690f9b18fc: Download complete 2022-08-13T13:25:48.4456853Z d534a0e89525: Verifying Checksum 2022-08-13T13:25:48.4457224Z d534a0e89525: Download complete 2022-08-13T13:25:49.8030003Z 58690f9b18fc: Pull complete 2022-08-13T13:25:49.9379489Z b51569e7c507: Pull complete 2022-08-13T13:25:50.0416056Z da8ef40b9eca: Pull complete 2022-08-13T13:25:50.1606481Z fb15d46c38dc: Pull complete 2022-08-13T13:25:50.4809200Z 55384029ade9: Pull complete 2022-08-13T13:25:50.7878750Z 8b5a77227df9: Pull complete 2022-08-13T13:25:50.8981876Z 143b24164564: Pull complete 2022-08-13T13:25:50.9985274Z 7eeff7b3e27b: Pull complete 2022-08-13T13:26:02.6142088Z 5144b927bcd1: Verifying Checksum 2022-08-13T13:26:02.6142581Z 5144b927bcd1: Download complete 2022-08-13T13:26:02.7102475Z 7de94ae42eb5: Verifying Checksum 2022-08-13T13:26:02.7103131Z 7de94ae42eb5: Download complete 2022-08-13T13:26:06.5586114Z ed45d15a50c0: Verifying Checksum 2022-08-13T13:26:06.5586742Z ed45d15a50c0: Download complete 2022-08-13T13:26:06.6655579Z eae1a598e78a: Verifying Checksum 2022-08-13T13:26:06.6656208Z eae1a598e78a: Download complete 2022-08-13T13:26:06.7433178Z 65f85f089f9e: Verifying Checksum 2022-08-13T13:26:06.7433563Z 65f85f089f9e: Download complete 2022-08-13T13:26:06.8117063Z 08718746cfb0: Verifying Checksum 2022-08-13T13:26:06.8117617Z 08718746cfb0: Download complete 2022-08-13T13:26:07.1855104Z 0246e4e1ffff: Verifying Checksum 2022-08-13T13:26:07.1855457Z 0246e4e1ffff: Download complete 2022-08-13T13:26:07.2885451Z 3d862356166d: Verifying Checksum 2022-08-13T13:26:07.2886077Z 3d862356166d: Download complete 2022-08-13T13:26:07.3786408Z c0e304039a83: Download complete 2022-08-13T13:26:08.3562952Z f0316a9d1372: Verifying Checksum 2022-08-13T13:26:08.3563391Z f0316a9d1372: Download complete 2022-08-13T13:26:08.4390975Z 338dc3098603: Verifying Checksum 2022-08-13T13:26:08.4391329Z 338dc3098603: Download complete 2022-08-13T13:26:08.5248330Z a518fdf5021e: Verifying Checksum 2022-08-13T13:26:08.5248792Z a518fdf5021e: Download complete 2022-08-13T13:26:09.8916469Z 20ebef897041: Verifying Checksum 2022-08-13T13:26:09.8916833Z 20ebef897041: Download complete 2022-08-13T13:26:09.9667193Z b77cf8c70533: Verifying Checksum 2022-08-13T13:26:09.9667532Z b77cf8c70533: Download complete 2022-08-13T13:26:10.0471092Z 668bbb475af8: Verifying Checksum 2022-08-13T13:26:10.0471626Z 668bbb475af8: Download complete 2022-08-13T13:26:10.1392209Z 582f4dc0ea3c: Verifying Checksum 2022-08-13T13:26:10.1392931Z 582f4dc0ea3c: Download complete 2022-08-13T13:26:10.4525838Z 1617a802e102: Verifying Checksum 2022-08-13T13:26:10.4526539Z 1617a802e102: Download complete 2022-08-13T13:26:10.5407238Z 6afe9db4d426: Verifying Checksum 2022-08-13T13:26:10.5407692Z 6afe9db4d426: Download complete 2022-08-13T13:26:10.6142664Z 61b058bacd26: Verifying Checksum 2022-08-13T13:26:10.6143260Z 61b058bacd26: Download complete 2022-08-13T13:26:10.7730326Z d4957243722d: Verifying Checksum 2022-08-13T13:26:10.7731169Z d4957243722d: Download complete 2022-08-13T13:26:10.8456527Z bbb5fd909400: Verifying Checksum 2022-08-13T13:26:10.8456853Z bbb5fd909400: Download complete 2022-08-13T13:26:10.9169387Z 3592701c48ce: Verifying Checksum 2022-08-13T13:26:10.9169933Z 3592701c48ce: Download complete 2022-08-13T13:26:12.8547553Z 8b89c69bd5e2: Verifying Checksum 2022-08-13T13:26:12.8548031Z 8b89c69bd5e2: Download complete 2022-08-13T13:26:12.9446879Z 8fdec28b5fe9: Download complete 2022-08-13T13:26:13.0585153Z b03153a30ed7: Verifying Checksum 2022-08-13T13:26:13.0585641Z b03153a30ed7: Download complete 2022-08-13T13:26:13.0852688Z d55c2721ff71: Verifying Checksum 2022-08-13T13:26:13.0853256Z d55c2721ff71: Download complete 2022-08-13T13:26:13.1786996Z 942d87d9e6eb: Download complete 2022-08-13T13:26:13.2943171Z a6e0fcd1aa20: Verifying Checksum 2022-08-13T13:26:13.2943547Z a6e0fcd1aa20: Download complete 2022-08-13T13:26:13.5586316Z 5aafd2c05295: Verifying Checksum 2022-08-13T13:26:13.5586658Z 5aafd2c05295: Download complete 2022-08-13T13:26:13.6755700Z 2cc067aa247e: Verifying Checksum 2022-08-13T13:26:13.6756041Z 2cc067aa247e: Download complete 2022-08-13T13:26:13.8117045Z 92ba01114ca4: Verifying Checksum 2022-08-13T13:26:13.8117686Z 92ba01114ca4: Download complete 2022-08-13T13:26:13.9200684Z b8595ffcf387: Download complete 2022-08-13T13:26:14.0098416Z 597207aa735b: Verifying Checksum 2022-08-13T13:26:14.0098893Z 597207aa735b: Download complete 2022-08-13T13:26:14.6683611Z 52d77c18391e: Verifying Checksum 2022-08-13T13:26:14.6684286Z 52d77c18391e: Download complete 2022-08-13T13:26:14.7652706Z 0c2d3f725e85: Verifying Checksum 2022-08-13T13:26:14.7653318Z 0c2d3f725e85: Download complete 2022-08-13T13:26:14.8513106Z 8ed5b0e148f1: Download complete 2022-08-13T13:26:14.9633302Z de6040e35b63: Verifying Checksum 2022-08-13T13:26:14.9633870Z de6040e35b63: Download complete 2022-08-13T13:26:15.0824505Z cbd9ad8028e7: Verifying Checksum 2022-08-13T13:26:15.0824861Z cbd9ad8028e7: Download complete 2022-08-13T13:26:15.3178822Z 53f9c7c64ceb: Download complete 2022-08-13T13:26:15.4094618Z 8ff854a3565a: Verifying Checksum 2022-08-13T13:26:15.4095215Z 8ff854a3565a: Download complete 2022-08-13T13:26:16.1076480Z ed45d15a50c0: Pull complete 2022-08-13T13:26:16.2315705Z b00cae08130f: Pull complete 2022-08-13T13:26:16.8837714Z fd4b71ef0646: Verifying Checksum 2022-08-13T13:26:16.8838131Z fd4b71ef0646: Download complete 2022-08-13T13:26:16.9916635Z 5d106f975cde: Verifying Checksum 2022-08-13T13:26:16.9917284Z 5d106f975cde: Download complete 2022-08-13T13:26:17.0806653Z ab44e58eac09: Verifying Checksum 2022-08-13T13:26:17.0806997Z ab44e58eac09: Download complete 2022-08-13T13:26:22.4620548Z 7101c130fb19: Verifying Checksum 2022-08-13T13:26:22.4621165Z 7101c130fb19: Download complete 2022-08-13T13:26:30.5497729Z 1617a802e102: Pull complete 2022-08-13T13:26:30.6681368Z d534a0e89525: Pull complete 2022-08-13T13:26:37.6543104Z 5144b927bcd1: Pull complete 2022-08-13T13:26:37.7481036Z 7de94ae42eb5: Pull complete 2022-08-13T13:26:45.4053346Z 0246e4e1ffff: Pull complete 2022-08-13T13:26:47.3154284Z eae1a598e78a: Pull complete 2022-08-13T13:26:49.3142129Z 65f85f089f9e: Pull complete 2022-08-13T13:26:51.1867189Z 08718746cfb0: Pull complete 2022-08-13T13:26:51.9824047Z bbd6218d18d3: Verifying Checksum 2022-08-13T13:26:51.9824663Z bbd6218d18d3: Download complete 2022-08-13T13:26:55.1842186Z f0316a9d1372: Pull complete 2022-08-13T13:26:57.3739812Z 3d862356166d: Pull complete 2022-08-13T13:26:59.7389446Z c0e304039a83: Pull complete 2022-08-13T13:27:27.2232010Z bbd6218d18d3: Pull complete 2022-08-13T13:27:27.3281552Z 338dc3098603: Pull complete 2022-08-13T13:27:27.4403707Z a518fdf5021e: Pull complete 2022-08-13T13:27:28.4855109Z 20ebef897041: Pull complete 2022-08-13T13:27:28.5838797Z b77cf8c70533: Pull complete 2022-08-13T13:27:28.6875905Z 668bbb475af8: Pull complete 2022-08-13T13:27:28.7805752Z 582f4dc0ea3c: Pull complete 2022-08-13T13:27:31.2270538Z 8b89c69bd5e2: Pull complete 2022-08-13T13:27:31.3246460Z 6afe9db4d426: Pull complete 2022-08-13T13:27:31.4278642Z 61b058bacd26: Pull complete 2022-08-13T13:27:31.5737100Z d4957243722d: Pull complete 2022-08-13T13:27:31.6723952Z bbb5fd909400: Pull complete 2022-08-13T13:27:31.7690881Z 3592701c48ce: Pull complete 2022-08-13T13:27:35.9370759Z d55c2721ff71: Pull complete 2022-08-13T13:27:37.8143116Z 8fdec28b5fe9: Pull complete 2022-08-13T13:27:39.5679052Z b03153a30ed7: Pull complete 2022-08-13T13:27:42.4409917Z 5aafd2c05295: Pull complete 2022-08-13T13:27:45.9122062Z 942d87d9e6eb: Pull complete 2022-08-13T13:27:48.7059006Z a6e0fcd1aa20: Pull complete 2022-08-13T13:27:50.1846086Z 92ba01114ca4: Pull complete 2022-08-13T13:27:50.2845245Z 2cc067aa247e: Pull complete 2022-08-13T13:27:51.6116749Z 52d77c18391e: Pull complete 2022-08-13T13:27:51.7122761Z b8595ffcf387: Pull complete 2022-08-13T13:27:51.8192008Z 597207aa735b: Pull complete 2022-08-13T13:27:58.4954043Z 7101c130fb19: Pull complete 2022-08-13T13:28:00.4393870Z 0c2d3f725e85: Pull complete 2022-08-13T13:28:02.6991434Z 8ed5b0e148f1: Pull complete 2022-08-13T13:28:04.8482468Z de6040e35b63: Pull complete 2022-08-13T13:28:06.8928647Z cbd9ad8028e7: Pull complete 2022-08-13T13:28:07.5318188Z 53f9c7c64ceb: Pull complete 2022-08-13T13:28:07.6447442Z 8ff854a3565a: Pull complete 2022-08-13T13:28:09.6101119Z fd4b71ef0646: Pull complete 2022-08-13T13:28:09.7126957Z 5d106f975cde: Pull complete 2022-08-13T13:28:09.8203357Z ab44e58eac09: Pull complete 2022-08-13T13:28:09.8316986Z Digest: sha256:82f0f1f8c2e49606bc3d3d1183095fb0a0e6108298b917893cead368f9bbd6f1 2022-08-13T13:28:09.8347687Z Status: Downloaded newer image for 308535385114.dkr.ecr.us-east-1.amazonaws.com/pytorch/pytorch-linux-xenial-cuda10.2-cudnn7-py3-gcc7:a347f7e7645f04fc68e4f87c73cf0385233153b8 2022-08-13T13:28:09.8378823Z 308535385114.dkr.ecr.us-east-1.amazonaws.com/pytorch/pytorch-linux-xenial-cuda10.2-cudnn7-py3-gcc7:a347f7e7645f04fc68e4f87c73cf0385233153b8 2022-08-13T13:28:09.8459924Z ##[group]Run nick-fields/retry@71062288b76e2b6214ebde0e673ce0de1755740a 2022-08-13T13:28:09.8460263Z with: 2022-08-13T13:28:09.8460512Z timeout_minutes: 10 2022-08-13T13:28:09.8460760Z max_attempts: 3 2022-08-13T13:28:09.8461133Z command: set -ex bash .github/scripts/install_nvidia_utils_linux.sh echo "GPU_FLAG=--gpus all" >> "${GITHUB_ENV}" 2022-08-13T13:28:09.8461520Z retry_wait_seconds: 10 2022-08-13T13:28:09.8461792Z polling_interval_seconds: 1 2022-08-13T13:28:09.8462059Z warning_on_retry: true 2022-08-13T13:28:09.8462302Z continue_on_error: false 2022-08-13T13:28:09.8462540Z env: 2022-08-13T13:28:09.8462767Z GIT_DEFAULT_BRANCH: 2022-08-13T13:28:09.8462998Z ##[endgroup] 2022-08-13T13:28:09.8898274Z 2022-08-13T13:28:09.8981835Z == Installing nvidia container toolkit for amzn2 == 2022-08-13T13:28:09.8985001Z + bash .github/scripts/install_nvidia_utils_linux.sh 2022-08-13T13:28:09.8985403Z + sudo yum install -y yum-utils 2022-08-13T13:28:10.4385912Z Loaded plugins: extras_suggestions, langpacks, priorities, update-motd 2022-08-13T13:28:11.7740391Z Package yum-utils-1.1.31-46.amzn2.0.1.noarch already installed and latest version 2022-08-13T13:28:11.7741200Z Nothing to do 2022-08-13T13:28:11.8503530Z + sudo yum-config-manager --add-repo https://nvidia.github.io/nvidia-docker/amzn2/nvidia-docker.repo 2022-08-13T13:28:12.4187693Z Loaded plugins: extras_suggestions, langpacks, priorities, update-motd 2022-08-13T13:28:12.4521242Z adding repo from: https://nvidia.github.io/nvidia-docker/amzn2/nvidia-docker.repo 2022-08-13T13:28:12.4522005Z grabbing file https://nvidia.github.io/nvidia-docker/amzn2/nvidia-docker.repo to /etc/yum.repos.d/nvidia-docker.repo 2022-08-13T13:28:12.4522554Z repo saved to /etc/yum.repos.d/nvidia-docker.repo 2022-08-13T13:28:12.4665264Z + sudo yum install -y nvidia-docker2 2022-08-13T13:28:13.0099856Z Loaded plugins: extras_suggestions, langpacks, priorities, update-motd 2022-08-13T13:28:14.2665136Z Package nvidia-docker2-2.11.0-1.noarch already installed and latest version 2022-08-13T13:28:14.2665557Z Nothing to do 2022-08-13T13:28:14.3401238Z + sudo systemctl restart docker 2022-08-13T13:28:22.6250883Z == Installing nvidia driver NVIDIA-Linux-x86_64-515.57.run == 2022-08-13T13:28:22.6257727Z + sudo yum groupinstall -y 'Development Tools' 2022-08-13T13:28:23.1944090Z Loaded plugins: extras_suggestions, langpacks, priorities, update-motd 2022-08-13T13:28:24.2644311Z Maybe run: yum groups mark install (see man yum) 2022-08-13T13:28:24.2645273Z No packages in any requested group available to install or update 2022-08-13T13:28:24.3412984Z ++ uname -r 2022-08-13T13:28:24.3419029Z + sudo yum install -y 'kernel-devel-uname-r == 4.14.252-195.483.amzn2.x86_64' 2022-08-13T13:28:24.9092356Z Loaded plugins: extras_suggestions, langpacks, priorities, update-motd 2022-08-13T13:28:26.2080202Z Package kernel-devel-4.14.252-195.483.amzn2.x86_64 already installed and latest version 2022-08-13T13:28:26.2080619Z Nothing to do 2022-08-13T13:28:26.2818622Z + sudo modprobe backlight 2022-08-13T13:28:26.3286014Z + sudo curl -fsL -o /tmp/nvidia_driver https://s3.amazonaws.com/ossci-linux/nvidia_driver/NVIDIA-Linux-x86_64-515.57.run 2022-08-13T13:28:30.0763829Z + sudo /bin/bash /tmp/nvidia_driver -s --no-drm 2022-08-13T13:28:31.4614883Z Verifying archive integrity... OK 2022-08-13T13:28:58.0833180Z Uncompressing NVIDIA Accelerated Graphics Driver for Linux-x86_64 515.57................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................ 2022-08-13T13:28:58.3274239Z 2022-08-13T13:28:58.3278739Z WARNING: The nvidia-drm module will not be installed. As a result, DRM-KMS will not function with this installation of the NVIDIA driver. 2022-08-13T13:28:58.3279466Z 2022-08-13T13:29:19.4765809Z 2022-08-13T13:29:19.4767280Z WARNING: nvidia-installer was forced to guess the X library path '/usr/lib64' and X module path '/usr/lib64/xorg/modules'; these paths were not queryable from the system. If X fails to find the NVIDIA X driver module, please install the `pkg-config` utility and the X.Org SDK/development package for your distribution and reinstall the driver. 2022-08-13T13:29:19.4767935Z 2022-08-13T13:29:29.5089994Z + sudo rm -fv /tmp/nvidia_driver 2022-08-13T13:29:29.5881932Z removed ‘/tmp/nvidia_driver’ 2022-08-13T13:29:29.5896875Z + nvidia-smi 2022-08-13T13:29:31.8597791Z Sat Aug 13 13:29:31 2022 2022-08-13T13:29:31.8598416Z +-----------------------------------------------------------------------------+ 2022-08-13T13:29:31.8598937Z | NVIDIA-SMI 515.57 Driver Version: 515.57 CUDA Version: 11.7 | 2022-08-13T13:29:31.8599441Z |-------------------------------+----------------------+----------------------+ 2022-08-13T13:29:31.8601945Z | GPU Name Persistence-M| Bus-Id Disp.A | Volatile Uncorr. ECC | 2022-08-13T13:29:31.8602740Z | Fan Temp Perf Pwr:Usage/Cap| Memory-Usage | GPU-Util Compute M. | 2022-08-13T13:29:31.8603133Z | | | MIG M. | 2022-08-13T13:29:31.8603435Z |===============================+======================+======================| 2022-08-13T13:29:31.8643608Z | 0 Tesla M60 Off | 00000000:00:1E.0 Off | 1953719923 | 2022-08-13T13:29:31.8643987Z | N/A 44C P0 39W / 150W | 0MiB / 7680MiB | 98% Default | 2022-08-13T13:29:31.8645137Z | | | N/A | 2022-08-13T13:29:31.8645639Z +-------------------------------+----------------------+----------------------+ 2022-08-13T13:29:31.8645988Z 2022-08-13T13:29:31.8646426Z +-----------------------------------------------------------------------------+ 2022-08-13T13:29:31.8646801Z | Processes: | 2022-08-13T13:29:31.8647127Z | GPU GI CI PID Type Process name GPU Memory | 2022-08-13T13:29:31.8647475Z | ID ID Usage | 2022-08-13T13:29:31.8648480Z |=============================================================================| 2022-08-13T13:29:31.8648820Z | No running processes found | 2022-08-13T13:29:31.8649295Z +-----------------------------------------------------------------------------+ 2022-08-13T13:29:32.1318080Z + echo 'GPU_FLAG=--gpus all' 2022-08-13T13:29:32.9728059Z Command completed after 1 attempt(s). 2022-08-13T13:29:32.9728281Z 2022-08-13T13:29:32.9828138Z ##[group]Run python3 -m pip install psutil==5.9.1 2022-08-13T13:29:32.9828553Z python3 -m pip install psutil==5.9.1 2022-08-13T13:29:32.9828891Z python3 -m pip install pynvml==11.4.1 2022-08-13T13:29:32.9829254Z python3 -m tools.stats.monitor > usage_log.txt 2>&1 & 2022-08-13T13:29:32.9829632Z echo "::set-output name=monitor-script-pid::${!}" 2022-08-13T13:29:32.9842989Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2022-08-13T13:29:32.9843293Z env: 2022-08-13T13:29:32.9843514Z GIT_DEFAULT_BRANCH: 2022-08-13T13:29:32.9843779Z GPU_FLAG: --gpus all 2022-08-13T13:29:32.9844032Z ##[endgroup] 2022-08-13T13:29:33.2918089Z Defaulting to user installation because normal site-packages is not writeable 2022-08-13T13:29:33.3147990Z Requirement already satisfied: psutil==5.9.1 in /home/ec2-user/.local/lib/python3.7/site-packages (5.9.1) 2022-08-13T13:29:33.7778130Z Defaulting to user installation because normal site-packages is not writeable 2022-08-13T13:29:33.8004032Z Requirement already satisfied: pynvml==11.4.1 in /home/ec2-user/.local/lib/python3.7/site-packages (11.4.1) 2022-08-13T13:29:33.9646277Z Prepare all required actions 2022-08-13T13:29:33.9646652Z Getting action download info 2022-08-13T13:29:34.1113240Z Download action repository 'seemethere/download-artifact-s3@v4' (SHA:ada9688bc02703b63dc0e606da280613803449a5) 2022-08-13T13:29:34.3631148Z Download action repository 'actions/download-artifact@v2' (SHA:f023be2c48cc18debc3bacd34cb396e0295e2869) 2022-08-13T13:29:34.4785101Z ##[group]Run ./.github/actions/download-build-artifacts 2022-08-13T13:29:34.4785392Z with: 2022-08-13T13:29:34.4785715Z name: linux-xenial-cuda10.2-py3-gcc7-slow-gradcheck 2022-08-13T13:29:34.4786029Z env: 2022-08-13T13:29:34.4786254Z GIT_DEFAULT_BRANCH: 2022-08-13T13:29:34.4786515Z GPU_FLAG: --gpus all 2022-08-13T13:29:34.4786762Z ##[endgroup] 2022-08-13T13:29:34.4813595Z ##[group]Run seemethere/download-artifact-s3@v4 2022-08-13T13:29:34.4813895Z with: 2022-08-13T13:29:34.4814198Z name: linux-xenial-cuda10.2-py3-gcc7-slow-gradcheck 2022-08-13T13:29:34.4814538Z s3-bucket: gha-artifacts 2022-08-13T13:29:34.4814844Z region: us-east-1 2022-08-13T13:29:34.4815061Z env: 2022-08-13T13:29:34.4815300Z GIT_DEFAULT_BRANCH: 2022-08-13T13:29:34.4815613Z GPU_FLAG: --gpus all 2022-08-13T13:29:34.4815850Z ##[endgroup] 2022-08-13T13:29:34.9858840Z Found 1 objects with prefix pytorch/pytorch/2852056774/linux-xenial-cuda10.2-py3-gcc7-slow-gradcheck/ 2022-08-13T13:29:34.9859535Z Starting download (1/1): /home/ec2-user/actions-runner/_work/pytorch/pytorch/artifacts.zip 2022-08-13T13:29:43.4098887Z Finished download (1/1): /home/ec2-user/actions-runner/_work/pytorch/pytorch/artifacts.zip 2022-08-13T13:29:43.4099268Z 2022-08-13T13:29:43.4100705Z Artifact download has finished successfully 2022-08-13T13:29:43.4234606Z ##[group]Run unzip -o artifacts.zip 2022-08-13T13:29:43.4234931Z unzip -o artifacts.zip 2022-08-13T13:29:43.4248918Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2022-08-13T13:29:43.4249227Z env: 2022-08-13T13:29:43.4249464Z GIT_DEFAULT_BRANCH: 2022-08-13T13:29:43.4249720Z GPU_FLAG: --gpus all 2022-08-13T13:29:43.4249973Z ##[endgroup] 2022-08-13T13:29:43.4294348Z Archive: artifacts.zip 2022-08-13T13:29:43.4297772Z creating: dist/ 2022-08-13T13:29:45.3263398Z inflating: dist/torch-1.13.0a0+gitf02f304-cp37-cp37m-linux_x86_64.whl 2022-08-13T13:29:45.3264200Z creating: build/custom_test_artifacts/ 2022-08-13T13:29:45.3265008Z creating: build/custom_test_artifacts/custom-op-build/ 2022-08-13T13:29:45.3265936Z creating: build/custom_test_artifacts/custom-op-build/CMakeFiles/ 2022-08-13T13:29:45.3271945Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/CMakeOutput.log 2022-08-13T13:29:45.3273085Z creating: build/custom_test_artifacts/custom-op-build/CMakeFiles/3.13.5/ 2022-08-13T13:29:45.3274131Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/3.13.5/CMakeSystem.cmake 2022-08-13T13:29:45.3275319Z creating: build/custom_test_artifacts/custom-op-build/CMakeFiles/3.13.5/CompilerIdC/ 2022-08-13T13:29:45.3276438Z creating: build/custom_test_artifacts/custom-op-build/CMakeFiles/3.13.5/CompilerIdC/tmp/ 2022-08-13T13:29:45.3278279Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/3.13.5/CompilerIdC/CMakeCCompilerId.c 2022-08-13T13:29:45.3280520Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/3.13.5/CompilerIdC/a.out 2022-08-13T13:29:45.3281678Z creating: build/custom_test_artifacts/custom-op-build/CMakeFiles/3.13.5/CompilerIdCXX/ 2022-08-13T13:29:45.3282884Z creating: build/custom_test_artifacts/custom-op-build/CMakeFiles/3.13.5/CompilerIdCXX/tmp/ 2022-08-13T13:29:45.3285782Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/3.13.5/CompilerIdCXX/CMakeCXXCompilerId.cpp 2022-08-13T13:29:45.3287741Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/3.13.5/CompilerIdCXX/a.out 2022-08-13T13:29:45.3290163Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/3.13.5/CMakeDetermineCompilerABI_C.bin 2022-08-13T13:29:45.3291706Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/3.13.5/CMakeCCompiler.cmake 2022-08-13T13:29:45.3293752Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/3.13.5/CMakeDetermineCompilerABI_CXX.bin 2022-08-13T13:29:45.3294614Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/3.13.5/CMakeCXXCompiler.cmake 2022-08-13T13:29:45.3295855Z creating: build/custom_test_artifacts/custom-op-build/CMakeFiles/3.13.5/CompilerIdCUDA/ 2022-08-13T13:29:45.3297074Z creating: build/custom_test_artifacts/custom-op-build/CMakeFiles/3.13.5/CompilerIdCUDA/tmp/ 2022-08-13T13:29:45.3340123Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/3.13.5/CompilerIdCUDA/tmp/CMakeCUDACompilerId.cpp1.ii 2022-08-13T13:29:45.3341643Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/3.13.5/CompilerIdCUDA/tmp/CMakeCUDACompilerId.cudafe1.c 2022-08-13T13:29:45.3343180Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/3.13.5/CompilerIdCUDA/tmp/CMakeCUDACompilerId.cudafe1.gpu 2022-08-13T13:29:45.3344697Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/3.13.5/CompilerIdCUDA/tmp/CMakeCUDACompilerId.cudafe1.stub.c 2022-08-13T13:29:45.3346217Z extracting: build/custom_test_artifacts/custom-op-build/CMakeFiles/3.13.5/CompilerIdCUDA/tmp/CMakeCUDACompilerId.module_id 2022-08-13T13:29:45.3347626Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/3.13.5/CompilerIdCUDA/tmp/CMakeCUDACompilerId.ptx 2022-08-13T13:29:45.3349087Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/3.13.5/CompilerIdCUDA/tmp/CMakeCUDACompilerId.sm_30.cubin 2022-08-13T13:29:45.3350803Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/3.13.5/CompilerIdCUDA/tmp/CMakeCUDACompilerId.fatbin 2022-08-13T13:29:45.3352181Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/3.13.5/CompilerIdCUDA/tmp/CMakeCUDACompilerId.fatbin.c 2022-08-13T13:29:45.3384603Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/3.13.5/CompilerIdCUDA/tmp/CMakeCUDACompilerId.cpp4.ii 2022-08-13T13:29:45.3417757Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/3.13.5/CompilerIdCUDA/tmp/CMakeCUDACompilerId.cudafe1.cpp 2022-08-13T13:29:45.3419272Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/3.13.5/CompilerIdCUDA/tmp/CMakeCUDACompilerId.o 2022-08-13T13:29:45.3420618Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/3.13.5/CompilerIdCUDA/tmp/a_dlink.sm_30.cubin 2022-08-13T13:29:45.3421905Z extracting: build/custom_test_artifacts/custom-op-build/CMakeFiles/3.13.5/CompilerIdCUDA/tmp/a_dlink.reg.c 2022-08-13T13:29:45.3423187Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/3.13.5/CompilerIdCUDA/tmp/a_dlink.fatbin 2022-08-13T13:29:45.3424510Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/3.13.5/CompilerIdCUDA/tmp/a_dlink.fatbin.c 2022-08-13T13:29:45.3425785Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/3.13.5/CompilerIdCUDA/tmp/a_dlink.o 2022-08-13T13:29:45.3427162Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/3.13.5/CompilerIdCUDA/CMakeCUDACompilerId.cu 2022-08-13T13:29:45.3487282Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/3.13.5/CompilerIdCUDA/a.out 2022-08-13T13:29:45.3546996Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/3.13.5/CMakeDetermineCompilerABI_CUDA.bin 2022-08-13T13:29:45.3548341Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/3.13.5/CMakeCUDACompiler.cmake 2022-08-13T13:29:45.3549459Z creating: build/custom_test_artifacts/custom-op-build/CMakeFiles/CMakeTmp/ 2022-08-13T13:29:45.3550543Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/feature_tests.c 2022-08-13T13:29:45.3551653Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/feature_tests.cxx 2022-08-13T13:29:45.3553413Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/feature_tests.bin 2022-08-13T13:29:45.3554990Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/CMakeError.log 2022-08-13T13:29:45.3556111Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/cmake.check_cache 2022-08-13T13:29:45.3557172Z creating: build/custom_test_artifacts/custom-op-build/CMakeFiles/test_custom_ops.dir/ 2022-08-13T13:29:45.3586469Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/test_custom_ops.dir/depend.make 2022-08-13T13:29:45.3587726Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/test_custom_ops.dir/link.txt 2022-08-13T13:29:45.3588987Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/test_custom_ops.dir/cmake_clean.cmake 2022-08-13T13:29:45.3590240Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/test_custom_ops.dir/build.make 2022-08-13T13:29:45.3591509Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/test_custom_ops.dir/DependInfo.cmake 2022-08-13T13:29:45.3592805Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/test_custom_ops.dir/flags.make 2022-08-13T13:29:45.3594073Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/test_custom_ops.dir/progress.make 2022-08-13T13:29:45.3654519Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/test_custom_ops.dir/CXX.includecache 2022-08-13T13:29:45.3674518Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/test_custom_ops.dir/depend.internal 2022-08-13T13:29:45.3755690Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/test_custom_ops.dir/test_custom_ops.cpp.o 2022-08-13T13:29:45.3756972Z creating: build/custom_test_artifacts/custom-op-build/CMakeFiles/custom_ops.dir/ 2022-08-13T13:29:45.3782450Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/custom_ops.dir/depend.make 2022-08-13T13:29:45.3783701Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/custom_ops.dir/link.txt 2022-08-13T13:29:45.3784954Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/custom_ops.dir/cmake_clean.cmake 2022-08-13T13:29:45.3786152Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/custom_ops.dir/build.make 2022-08-13T13:29:45.3787373Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/custom_ops.dir/DependInfo.cmake 2022-08-13T13:29:45.3788632Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/custom_ops.dir/flags.make 2022-08-13T13:29:45.3789886Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/custom_ops.dir/progress.make 2022-08-13T13:29:45.3850556Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/custom_ops.dir/CXX.includecache 2022-08-13T13:29:45.3870504Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/custom_ops.dir/depend.internal 2022-08-13T13:29:45.3983652Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/custom_ops.dir/op.cpp.o 2022-08-13T13:29:45.3984947Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/CMakeDirectoryInformation.cmake 2022-08-13T13:29:45.3986146Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/TargetDirectories.txt 2022-08-13T13:29:45.3987326Z extracting: build/custom_test_artifacts/custom-op-build/CMakeFiles/progress.marks 2022-08-13T13:29:45.3988441Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/Makefile2 2022-08-13T13:29:45.3990330Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/Makefile.cmake 2022-08-13T13:29:45.3991468Z inflating: build/custom_test_artifacts/custom-op-build/detect_cuda_version.cc 2022-08-13T13:29:45.3995317Z inflating: build/custom_test_artifacts/custom-op-build/CMakeCache.txt 2022-08-13T13:29:45.3996284Z inflating: build/custom_test_artifacts/custom-op-build/Makefile 2022-08-13T13:29:45.3997383Z inflating: build/custom_test_artifacts/custom-op-build/cmake_install.cmake 2022-08-13T13:29:45.4090187Z inflating: build/custom_test_artifacts/custom-op-build/libcustom_ops.so 2022-08-13T13:29:45.4151719Z inflating: build/custom_test_artifacts/custom-op-build/test_custom_ops 2022-08-13T13:29:45.4152213Z creating: build/custom_test_artifacts/jit-hook-build/ 2022-08-13T13:29:45.4152818Z creating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/ 2022-08-13T13:29:45.4159053Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/CMakeOutput.log 2022-08-13T13:29:45.4159584Z creating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/3.13.5/ 2022-08-13T13:29:45.4160157Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/3.13.5/CMakeSystem.cmake 2022-08-13T13:29:45.4160728Z creating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/3.13.5/CompilerIdC/ 2022-08-13T13:29:45.4161299Z creating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/3.13.5/CompilerIdC/tmp/ 2022-08-13T13:29:45.4164261Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/3.13.5/CompilerIdC/CMakeCCompilerId.c 2022-08-13T13:29:45.4166625Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/3.13.5/CompilerIdC/a.out 2022-08-13T13:29:45.4167202Z creating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/3.13.5/CompilerIdCXX/ 2022-08-13T13:29:45.4167759Z creating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/3.13.5/CompilerIdCXX/tmp/ 2022-08-13T13:29:45.4170104Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/3.13.5/CompilerIdCXX/CMakeCXXCompilerId.cpp 2022-08-13T13:29:45.4171846Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/3.13.5/CompilerIdCXX/a.out 2022-08-13T13:29:45.4174147Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/3.13.5/CMakeDetermineCompilerABI_C.bin 2022-08-13T13:29:45.4175471Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/3.13.5/CMakeCCompiler.cmake 2022-08-13T13:29:45.4177628Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/3.13.5/CMakeDetermineCompilerABI_CXX.bin 2022-08-13T13:29:45.4179188Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/3.13.5/CMakeCXXCompiler.cmake 2022-08-13T13:29:45.4180402Z creating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/3.13.5/CompilerIdCUDA/ 2022-08-13T13:29:45.4181585Z creating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/3.13.5/CompilerIdCUDA/tmp/ 2022-08-13T13:29:45.4224121Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/3.13.5/CompilerIdCUDA/tmp/CMakeCUDACompilerId.cpp1.ii 2022-08-13T13:29:45.4225666Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/3.13.5/CompilerIdCUDA/tmp/CMakeCUDACompilerId.cudafe1.c 2022-08-13T13:29:45.4227144Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/3.13.5/CompilerIdCUDA/tmp/CMakeCUDACompilerId.cudafe1.gpu 2022-08-13T13:29:45.4228668Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/3.13.5/CompilerIdCUDA/tmp/CMakeCUDACompilerId.cudafe1.stub.c 2022-08-13T13:29:45.4230179Z extracting: build/custom_test_artifacts/jit-hook-build/CMakeFiles/3.13.5/CompilerIdCUDA/tmp/CMakeCUDACompilerId.module_id 2022-08-13T13:29:45.4231633Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/3.13.5/CompilerIdCUDA/tmp/CMakeCUDACompilerId.ptx 2022-08-13T13:29:45.4233025Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/3.13.5/CompilerIdCUDA/tmp/CMakeCUDACompilerId.sm_30.cubin 2022-08-13T13:29:45.4234478Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/3.13.5/CompilerIdCUDA/tmp/CMakeCUDACompilerId.fatbin 2022-08-13T13:29:45.4235875Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/3.13.5/CompilerIdCUDA/tmp/CMakeCUDACompilerId.fatbin.c 2022-08-13T13:29:45.4268637Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/3.13.5/CompilerIdCUDA/tmp/CMakeCUDACompilerId.cpp4.ii 2022-08-13T13:29:45.4301765Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/3.13.5/CompilerIdCUDA/tmp/CMakeCUDACompilerId.cudafe1.cpp 2022-08-13T13:29:45.4303268Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/3.13.5/CompilerIdCUDA/tmp/CMakeCUDACompilerId.o 2022-08-13T13:29:45.4304612Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/3.13.5/CompilerIdCUDA/tmp/a_dlink.sm_30.cubin 2022-08-13T13:29:45.4305876Z extracting: build/custom_test_artifacts/jit-hook-build/CMakeFiles/3.13.5/CompilerIdCUDA/tmp/a_dlink.reg.c 2022-08-13T13:29:45.4307198Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/3.13.5/CompilerIdCUDA/tmp/a_dlink.fatbin 2022-08-13T13:29:45.4308491Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/3.13.5/CompilerIdCUDA/tmp/a_dlink.fatbin.c 2022-08-13T13:29:45.4309753Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/3.13.5/CompilerIdCUDA/tmp/a_dlink.o 2022-08-13T13:29:45.4311383Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/3.13.5/CompilerIdCUDA/CMakeCUDACompilerId.cu 2022-08-13T13:29:45.4371705Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/3.13.5/CompilerIdCUDA/a.out 2022-08-13T13:29:45.4431880Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/3.13.5/CMakeDetermineCompilerABI_CUDA.bin 2022-08-13T13:29:45.4433218Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/3.13.5/CMakeCUDACompiler.cmake 2022-08-13T13:29:45.4434330Z creating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/CMakeTmp/ 2022-08-13T13:29:45.4435601Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/feature_tests.c 2022-08-13T13:29:45.4436654Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/feature_tests.cxx 2022-08-13T13:29:45.4438185Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/feature_tests.bin 2022-08-13T13:29:45.4439527Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/CMakeError.log 2022-08-13T13:29:45.4440662Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/cmake.check_cache 2022-08-13T13:29:45.4441707Z creating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/test_jit_hooks.dir/ 2022-08-13T13:29:45.4471027Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/test_jit_hooks.dir/depend.make 2022-08-13T13:29:45.4472252Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/test_jit_hooks.dir/link.txt 2022-08-13T13:29:45.4473493Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/test_jit_hooks.dir/cmake_clean.cmake 2022-08-13T13:29:45.4474721Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/test_jit_hooks.dir/build.make 2022-08-13T13:29:45.4475947Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/test_jit_hooks.dir/DependInfo.cmake 2022-08-13T13:29:45.4477221Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/test_jit_hooks.dir/flags.make 2022-08-13T13:29:45.4478491Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/test_jit_hooks.dir/progress.make 2022-08-13T13:29:45.4539129Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/test_jit_hooks.dir/CXX.includecache 2022-08-13T13:29:45.4559101Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/test_jit_hooks.dir/depend.internal 2022-08-13T13:29:45.4622986Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/test_jit_hooks.dir/test_jit_hooks.cpp.o 2022-08-13T13:29:45.4624307Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/CMakeDirectoryInformation.cmake 2022-08-13T13:29:45.4625508Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/TargetDirectories.txt 2022-08-13T13:29:45.4626692Z extracting: build/custom_test_artifacts/jit-hook-build/CMakeFiles/progress.marks 2022-08-13T13:29:45.4627918Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/Makefile2 2022-08-13T13:29:45.4629042Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/Makefile.cmake 2022-08-13T13:29:45.4630127Z inflating: build/custom_test_artifacts/jit-hook-build/detect_cuda_version.cc 2022-08-13T13:29:45.4633117Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeCache.txt 2022-08-13T13:29:45.4634115Z inflating: build/custom_test_artifacts/jit-hook-build/Makefile 2022-08-13T13:29:45.4634986Z inflating: build/custom_test_artifacts/jit-hook-build/cmake_install.cmake 2022-08-13T13:29:45.4684474Z inflating: build/custom_test_artifacts/jit-hook-build/test_jit_hooks 2022-08-13T13:29:45.4685252Z creating: build/custom_test_artifacts/custom-backend-build/ 2022-08-13T13:29:45.4685777Z creating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/ 2022-08-13T13:29:45.4691807Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/CMakeOutput.log 2022-08-13T13:29:45.4692402Z creating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/3.13.5/ 2022-08-13T13:29:45.4692988Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/3.13.5/CMakeSystem.cmake 2022-08-13T13:29:45.4693588Z creating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/3.13.5/CompilerIdC/ 2022-08-13T13:29:45.4694161Z creating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/3.13.5/CompilerIdC/tmp/ 2022-08-13T13:29:45.4695406Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/3.13.5/CompilerIdC/CMakeCCompilerId.c 2022-08-13T13:29:45.4697114Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/3.13.5/CompilerIdC/a.out 2022-08-13T13:29:45.4697875Z creating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/3.13.5/CompilerIdCXX/ 2022-08-13T13:29:45.4698449Z creating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/3.13.5/CompilerIdCXX/tmp/ 2022-08-13T13:29:45.4699839Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/3.13.5/CompilerIdCXX/CMakeCXXCompilerId.cpp 2022-08-13T13:29:45.4701276Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/3.13.5/CompilerIdCXX/a.out 2022-08-13T13:29:45.4703003Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/3.13.5/CMakeDetermineCompilerABI_C.bin 2022-08-13T13:29:45.4703645Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/3.13.5/CMakeCCompiler.cmake 2022-08-13T13:29:45.4705708Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/3.13.5/CMakeDetermineCompilerABI_CXX.bin 2022-08-13T13:29:45.4706451Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/3.13.5/CMakeCXXCompiler.cmake 2022-08-13T13:29:45.4707062Z creating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/3.13.5/CompilerIdCUDA/ 2022-08-13T13:29:45.4707673Z creating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/3.13.5/CompilerIdCUDA/tmp/ 2022-08-13T13:29:45.4749412Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/3.13.5/CompilerIdCUDA/tmp/CMakeCUDACompilerId.cpp1.ii 2022-08-13T13:29:45.4750201Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/3.13.5/CompilerIdCUDA/tmp/CMakeCUDACompilerId.cudafe1.c 2022-08-13T13:29:45.4750948Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/3.13.5/CompilerIdCUDA/tmp/CMakeCUDACompilerId.cudafe1.gpu 2022-08-13T13:29:45.4751734Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/3.13.5/CompilerIdCUDA/tmp/CMakeCUDACompilerId.cudafe1.stub.c 2022-08-13T13:29:45.4752504Z extracting: build/custom_test_artifacts/custom-backend-build/CMakeFiles/3.13.5/CompilerIdCUDA/tmp/CMakeCUDACompilerId.module_id 2022-08-13T13:29:45.4753240Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/3.13.5/CompilerIdCUDA/tmp/CMakeCUDACompilerId.ptx 2022-08-13T13:29:45.4754141Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/3.13.5/CompilerIdCUDA/tmp/CMakeCUDACompilerId.sm_30.cubin 2022-08-13T13:29:45.4754884Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/3.13.5/CompilerIdCUDA/tmp/CMakeCUDACompilerId.fatbin 2022-08-13T13:29:45.4755626Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/3.13.5/CompilerIdCUDA/tmp/CMakeCUDACompilerId.fatbin.c 2022-08-13T13:29:45.4789054Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/3.13.5/CompilerIdCUDA/tmp/CMakeCUDACompilerId.cpp4.ii 2022-08-13T13:29:45.4820457Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/3.13.5/CompilerIdCUDA/tmp/CMakeCUDACompilerId.cudafe1.cpp 2022-08-13T13:29:45.4821608Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/3.13.5/CompilerIdCUDA/tmp/CMakeCUDACompilerId.o 2022-08-13T13:29:45.4822324Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/3.13.5/CompilerIdCUDA/tmp/a_dlink.sm_30.cubin 2022-08-13T13:29:45.4822998Z extracting: build/custom_test_artifacts/custom-backend-build/CMakeFiles/3.13.5/CompilerIdCUDA/tmp/a_dlink.reg.c 2022-08-13T13:29:45.4823661Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/3.13.5/CompilerIdCUDA/tmp/a_dlink.fatbin 2022-08-13T13:29:45.4824545Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/3.13.5/CompilerIdCUDA/tmp/a_dlink.fatbin.c 2022-08-13T13:29:45.4825230Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/3.13.5/CompilerIdCUDA/tmp/a_dlink.o 2022-08-13T13:29:45.4826526Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/3.13.5/CompilerIdCUDA/CMakeCUDACompilerId.cu 2022-08-13T13:29:45.4885354Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/3.13.5/CompilerIdCUDA/a.out 2022-08-13T13:29:45.4944117Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/3.13.5/CMakeDetermineCompilerABI_CUDA.bin 2022-08-13T13:29:45.4944814Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/3.13.5/CMakeCUDACompiler.cmake 2022-08-13T13:29:45.4945407Z creating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/CMakeTmp/ 2022-08-13T13:29:45.4945977Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/feature_tests.c 2022-08-13T13:29:45.4946884Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/feature_tests.cxx 2022-08-13T13:29:45.4948973Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/feature_tests.bin 2022-08-13T13:29:45.4949569Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/CMakeError.log 2022-08-13T13:29:45.4950160Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/cmake.check_cache 2022-08-13T13:29:45.4950743Z creating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/test_custom_backend.dir/ 2022-08-13T13:29:45.4980953Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/test_custom_backend.dir/depend.make 2022-08-13T13:29:45.4981614Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/test_custom_backend.dir/link.txt 2022-08-13T13:29:45.4982279Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/test_custom_backend.dir/cmake_clean.cmake 2022-08-13T13:29:45.4983249Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/test_custom_backend.dir/build.make 2022-08-13T13:29:45.4983947Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/test_custom_backend.dir/DependInfo.cmake 2022-08-13T13:29:45.4984775Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/test_custom_backend.dir/flags.make 2022-08-13T13:29:45.4985439Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/test_custom_backend.dir/progress.make 2022-08-13T13:29:45.5046393Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/test_custom_backend.dir/CXX.includecache 2022-08-13T13:29:45.5065198Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/test_custom_backend.dir/depend.internal 2022-08-13T13:29:45.5121866Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/test_custom_backend.dir/test_custom_backend.cpp.o 2022-08-13T13:29:45.5122510Z creating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/custom_backend.dir/ 2022-08-13T13:29:45.5127759Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/custom_backend.dir/depend.make 2022-08-13T13:29:45.5128396Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/custom_backend.dir/link.txt 2022-08-13T13:29:45.5129040Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/custom_backend.dir/cmake_clean.cmake 2022-08-13T13:29:45.5129909Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/custom_backend.dir/build.make 2022-08-13T13:29:45.5130619Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/custom_backend.dir/DependInfo.cmake 2022-08-13T13:29:45.5131448Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/custom_backend.dir/flags.make 2022-08-13T13:29:45.5132075Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/custom_backend.dir/progress.make 2022-08-13T13:29:45.5139755Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/custom_backend.dir/CXX.includecache 2022-08-13T13:29:45.5143486Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/custom_backend.dir/depend.internal 2022-08-13T13:29:45.5288721Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/custom_backend.dir/custom_backend.cpp.o 2022-08-13T13:29:45.5289386Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/CMakeDirectoryInformation.cmake 2022-08-13T13:29:45.5290046Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/TargetDirectories.txt 2022-08-13T13:29:45.5290649Z extracting: build/custom_test_artifacts/custom-backend-build/CMakeFiles/progress.marks 2022-08-13T13:29:45.5291665Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/Makefile2 2022-08-13T13:29:45.5292971Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/Makefile.cmake 2022-08-13T13:29:45.5293550Z inflating: build/custom_test_artifacts/custom-backend-build/detect_cuda_version.cc 2022-08-13T13:29:45.5296456Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeCache.txt 2022-08-13T13:29:45.5297162Z inflating: build/custom_test_artifacts/custom-backend-build/Makefile 2022-08-13T13:29:45.5298040Z inflating: build/custom_test_artifacts/custom-backend-build/cmake_install.cmake 2022-08-13T13:29:45.5416589Z inflating: build/custom_test_artifacts/custom-backend-build/libcustom_backend.so 2022-08-13T13:29:45.5461633Z inflating: build/custom_test_artifacts/custom-backend-build/test_custom_backend 2022-08-13T13:29:45.5462004Z creating: build/lib/ 2022-08-13T13:29:45.5462629Z inflating: build/lib/libclog.a 2022-08-13T13:29:45.5527330Z inflating: build/lib/libgtest.a 2022-08-13T13:29:45.5537575Z inflating: build/lib/libpthreadpool.a 2022-08-13T13:29:45.5546810Z inflating: build/lib/libittnotify.a 2022-08-13T13:29:45.5652915Z inflating: build/lib/libprotobuf-lite.a 2022-08-13T13:29:45.5741963Z inflating: build/lib/libbenchmark.a 2022-08-13T13:29:45.5774028Z inflating: build/lib/libtensorpipe_uv.a 2022-08-13T13:29:45.5850470Z inflating: build/lib/libasmjit.a 2022-08-13T13:29:45.6385317Z inflating: build/lib/libprotobuf.a 2022-08-13T13:29:45.6517654Z inflating: build/lib/libgloo.a 2022-08-13T13:29:45.6537538Z inflating: build/lib/libfmt.a 2022-08-13T13:29:45.6538343Z inflating: build/lib/libfoxi_loader.a 2022-08-13T13:29:45.6608372Z inflating: build/lib/libc10.so 2022-08-13T13:29:45.6610395Z inflating: build/lib/libcaffe2_nvrtc.so 2022-08-13T13:29:45.6611327Z inflating: build/lib/libtorch_global_deps.so 2022-08-13T13:29:45.6620531Z inflating: build/lib/libcpuinfo_internals.a 2022-08-13T13:29:45.6630231Z inflating: build/lib/libcpuinfo.a 2022-08-13T13:29:45.6632817Z inflating: build/lib/libnnpack_reference_layers.a 2022-08-13T13:29:45.6651507Z inflating: build/lib/libgmock.a 2022-08-13T13:29:45.6652196Z inflating: build/lib/libgtest_main.a 2022-08-13T13:29:45.6653188Z inflating: build/lib/libbenchmark_main.a 2022-08-13T13:29:45.7222133Z inflating: build/lib/libprotoc.a 2022-08-13T13:29:46.5311670Z inflating: build/lib/libdnnl.a 2022-08-13T13:29:46.5964458Z inflating: build/lib/libtensorpipe.a 2022-08-13T13:29:46.6009128Z inflating: build/lib/libc10_cuda.so 2022-08-13T13:29:46.6025035Z inflating: build/lib/libqnnpack.a 2022-08-13T13:29:46.6166777Z inflating: build/lib/libXNNPACK.a 2022-08-13T13:29:46.7691818Z inflating: build/lib/libfbgemm.a 2022-08-13T13:29:46.7692498Z inflating: build/lib/libgmock_main.a 2022-08-13T13:29:46.8819001Z inflating: build/lib/libdnnl_graph.a 2022-08-13T13:29:46.9239546Z inflating: build/lib/libkineto.a 2022-08-13T13:29:46.9263657Z inflating: build/lib/libpytorch_qnnpack.a 2022-08-13T13:29:46.9552774Z inflating: build/lib/libtensorpipe_cuda.a 2022-08-13T13:29:46.9598029Z inflating: build/lib/libcaffe2_protos.a 2022-08-13T13:29:46.9646001Z inflating: build/lib/libonnx_proto.a 2022-08-13T13:29:47.0323339Z inflating: build/lib/libonnx.a 2022-08-13T13:29:47.0346431Z inflating: build/lib/libnnpack.a 2022-08-13T13:29:49.2971353Z inflating: build/lib/libtorch_cpu.so 2022-08-13T13:29:49.3397071Z inflating: build/lib/libgloo_cuda.a 2022-08-13T13:29:51.4839351Z inflating: build/lib/libtorch_cuda.so 2022-08-13T13:29:51.4840023Z inflating: build/lib/libtorch.so 2022-08-13T13:29:51.4843944Z inflating: build/lib/libc10d_cuda_test.so 2022-08-13T13:29:52.0987699Z inflating: build/lib/libtorch_cuda_linalg.so 2022-08-13T13:29:52.1011552Z inflating: build/lib/libjitbackend_test.so 2022-08-13T13:29:52.1041845Z inflating: build/lib/libbackend_with_compiler.so 2022-08-13T13:29:52.1095234Z inflating: build/lib/libtorchbind_test.so 2022-08-13T13:29:52.1099999Z inflating: build/lib/libshm.so 2022-08-13T13:29:52.2820731Z inflating: build/lib/libtorch_python.so 2022-08-13T13:29:52.2860214Z inflating: build/lib/libnnapi_backend.so 2022-08-13T13:29:52.2860667Z creating: build/bin/ 2022-08-13T13:29:52.2913225Z inflating: build/bin/c10_tempfile_test 2022-08-13T13:29:52.2973880Z inflating: build/bin/c10_string_view_test 2022-08-13T13:29:52.3024926Z inflating: build/bin/c10_Half_test 2022-08-13T13:29:52.3074279Z inflating: build/bin/c10_Array_test 2022-08-13T13:29:52.3125875Z inflating: build/bin/c10_SymInt_test 2022-08-13T13:29:52.3178900Z inflating: build/bin/c10_accumulate_test 2022-08-13T13:29:52.3235817Z inflating: build/bin/c10_bfloat16_test 2022-08-13T13:29:52.3293056Z inflating: build/bin/c10_InlineDeviceGuard_test 2022-08-13T13:29:52.3356370Z inflating: build/bin/c10_ordered_preserving_dict_test 2022-08-13T13:29:52.3408027Z inflating: build/bin/c10_Synchronized_test 2022-08-13T13:29:52.3458262Z inflating: build/bin/c10_DeadlockDetection_test 2022-08-13T13:29:52.3512944Z inflating: build/bin/c10_Bitset_test 2022-08-13T13:29:52.3566763Z inflating: build/bin/c10_exception_test 2022-08-13T13:29:52.3626300Z inflating: build/bin/c10_SizesAndStrides_test 2022-08-13T13:29:52.3679568Z inflating: build/bin/c10_DeviceGuard_test 2022-08-13T13:29:52.3737120Z inflating: build/bin/c10_InlineStreamGuard_test 2022-08-13T13:29:52.3797843Z inflating: build/bin/c10_DispatchKeySet_test 2022-08-13T13:29:52.3849396Z inflating: build/bin/c10_flags_test 2022-08-13T13:29:52.3997476Z inflating: build/bin/c10_SmallVectorTest 2022-08-13T13:29:52.4050191Z inflating: build/bin/c10_C++17_test 2022-08-13T13:29:52.4100461Z inflating: build/bin/c10_CompileTimeFunctionPointer_test 2022-08-13T13:29:52.4154242Z inflating: build/bin/c10_TypeIndex_test 2022-08-13T13:29:52.4213079Z inflating: build/bin/c10_LeftRight_test 2022-08-13T13:29:52.4262282Z inflating: build/bin/c10_StreamGuard_test 2022-08-13T13:29:52.4320961Z inflating: build/bin/c10_ThreadLocal_test 2022-08-13T13:29:52.4370329Z inflating: build/bin/c10_TypeTraits_test 2022-08-13T13:29:52.4419631Z inflating: build/bin/c10_ConstexprCrc_test 2022-08-13T13:29:52.4496500Z inflating: build/bin/c10_optional_test 2022-08-13T13:29:52.4551788Z inflating: build/bin/c10_complex_math_test 2022-08-13T13:29:52.4603640Z inflating: build/bin/c10_Device_test 2022-08-13T13:29:52.4655564Z inflating: build/bin/c10_TypeList_test 2022-08-13T13:29:52.4712642Z inflating: build/bin/c10_complex_test 2022-08-13T13:29:52.4825206Z inflating: build/bin/c10_either_test 2022-08-13T13:29:52.4997037Z inflating: build/bin/c10_intrusive_ptr_test 2022-08-13T13:29:52.5049001Z inflating: build/bin/c10_irange_test 2022-08-13T13:29:52.5108308Z inflating: build/bin/c10_logging_test 2022-08-13T13:29:52.5166562Z inflating: build/bin/c10_typeid_test 2022-08-13T13:29:52.5230626Z inflating: build/bin/c10_Metaprogramming_test 2022-08-13T13:29:52.5289885Z inflating: build/bin/c10_intrusive_ptr_benchmark 2022-08-13T13:29:52.5345903Z inflating: build/bin/c10_registry_test 2022-08-13T13:29:52.5862886Z inflating: build/bin/protoc-3.13.0.0 2022-08-13T13:29:52.6379483Z inflating: build/bin/protoc 2022-08-13T13:29:52.6429027Z inflating: build/bin/c10_cuda_CUDATest 2022-08-13T13:29:52.6737280Z inflating: build/bin/vec_test_all_types_DEFAULT 2022-08-13T13:29:52.7081805Z inflating: build/bin/vec_test_all_types_AVX2 2022-08-13T13:29:52.7136831Z inflating: build/bin/HashStoreTest 2022-08-13T13:29:52.7191574Z inflating: build/bin/FileStoreTest 2022-08-13T13:29:52.7253787Z inflating: build/bin/TCPStoreTest 2022-08-13T13:29:52.7268639Z inflating: build/bin/ProcessGroupMPITest 2022-08-13T13:29:52.7271750Z inflating: build/bin/example_allreduce 2022-08-13T13:29:52.7322528Z inflating: build/bin/cuda_device_test 2022-08-13T13:29:52.7372702Z inflating: build/bin/cuda_cudnn_test 2022-08-13T13:29:52.7433200Z inflating: build/bin/cuda_generator_test 2022-08-13T13:29:52.7487253Z inflating: build/bin/cuda_reportMemoryUsage_test 2022-08-13T13:29:52.7537422Z inflating: build/bin/cuda_optional_test 2022-08-13T13:29:52.7600311Z inflating: build/bin/cuda_stream_test 2022-08-13T13:29:52.7654187Z inflating: build/bin/cuda_apply_test 2022-08-13T13:29:52.7706838Z inflating: build/bin/cuda_integer_divider_test 2022-08-13T13:29:52.7767621Z inflating: build/bin/cuda_complex_test 2022-08-13T13:29:52.7821867Z inflating: build/bin/inline_container_test 2022-08-13T13:29:52.7885591Z inflating: build/bin/cuda_atomic_ops_test 2022-08-13T13:29:52.8182899Z inflating: build/bin/op_registration_test 2022-08-13T13:29:52.8232203Z inflating: build/bin/op_allowlist_test 2022-08-13T13:29:52.8283880Z inflating: build/bin/CppSignature_test 2022-08-13T13:29:52.8382426Z inflating: build/bin/make_boxed_from_unboxed_functor_test 2022-08-13T13:29:52.8444356Z inflating: build/bin/kernel_stackbased_test 2022-08-13T13:29:52.8551906Z inflating: build/bin/kernel_lambda_test 2022-08-13T13:29:52.8675506Z inflating: build/bin/kernel_function_legacy_test 2022-08-13T13:29:52.8805659Z inflating: build/bin/kernel_lambda_legacy_test 2022-08-13T13:29:52.8917929Z inflating: build/bin/List_test 2022-08-13T13:29:52.8971179Z inflating: build/bin/stride_properties_test 2022-08-13T13:29:52.9033477Z inflating: build/bin/type_test 2022-08-13T13:29:52.9103887Z inflating: build/bin/vmap_test 2022-08-13T13:29:52.9162397Z inflating: build/bin/extension_backend_test 2022-08-13T13:29:52.9260301Z inflating: build/bin/ivalue_test 2022-08-13T13:29:52.9311736Z inflating: build/bin/cuda_dlconvertor_test 2022-08-13T13:29:52.9362313Z inflating: build/bin/reduce_ops_test 2022-08-13T13:29:52.9416335Z inflating: build/bin/memory_format_test 2022-08-13T13:29:52.9477716Z inflating: build/bin/IListRef_test 2022-08-13T13:29:52.9531557Z inflating: build/bin/undefined_tensor_test 2022-08-13T13:29:52.9585840Z inflating: build/bin/cuda_vectorized_test 2022-08-13T13:29:52.9653430Z inflating: build/bin/pow_test 2022-08-13T13:29:52.9707463Z inflating: build/bin/math_kernel_test 2022-08-13T13:29:52.9791098Z inflating: build/bin/cuda_cub_test 2022-08-13T13:29:52.9852631Z inflating: build/bin/apply_utils_test 2022-08-13T13:29:52.9911913Z inflating: build/bin/scalar_test 2022-08-13T13:29:52.9963912Z inflating: build/bin/dispatch_key_set_test 2022-08-13T13:29:53.0025013Z inflating: build/bin/cuda_distributions_test 2022-08-13T13:29:53.0095908Z inflating: build/bin/cuda_complex_math_test 2022-08-13T13:29:53.0146856Z inflating: build/bin/cuda_half_test 2022-08-13T13:29:53.0199311Z inflating: build/bin/wrapdim_test 2022-08-13T13:29:53.0253572Z inflating: build/bin/Dimname_test 2022-08-13T13:29:53.0306949Z inflating: build/bin/cuda_packedtensoraccessor_test 2022-08-13T13:29:53.0366466Z inflating: build/bin/quantized_test 2022-08-13T13:29:53.0429174Z inflating: build/bin/basic 2022-08-13T13:29:53.0489889Z inflating: build/bin/atest 2022-08-13T13:29:53.0492523Z inflating: build/bin/thread_init_test 2022-08-13T13:29:53.0551839Z inflating: build/bin/NamedTensor_test 2022-08-13T13:29:53.0626750Z inflating: build/bin/Dict_test 2022-08-13T13:29:53.0684427Z inflating: build/bin/half_test 2022-08-13T13:29:53.0739740Z inflating: build/bin/broadcast_test 2022-08-13T13:29:53.0819635Z inflating: build/bin/tensor_iterator_test 2022-08-13T13:29:53.0918857Z inflating: build/bin/kernel_function_test 2022-08-13T13:29:53.0970538Z inflating: build/bin/dlconvertor_test 2022-08-13T13:29:53.1027851Z inflating: build/bin/native_test 2022-08-13T13:29:53.1085912Z inflating: build/bin/scalar_tensor_test 2022-08-13T13:29:53.1087141Z inflating: build/bin/verify_api_visibility 2022-08-13T13:29:53.1142389Z inflating: build/bin/cuda_caching_host_allocator_test 2022-08-13T13:29:53.1194765Z inflating: build/bin/weakref_test 2022-08-13T13:29:53.1251937Z inflating: build/bin/test_parallel 2022-08-13T13:29:53.1310097Z inflating: build/bin/backend_fallback_test 2022-08-13T13:29:53.1361701Z inflating: build/bin/operators_test 2022-08-13T13:29:53.1412112Z inflating: build/bin/lazy_tensor_test 2022-08-13T13:29:53.1462939Z inflating: build/bin/variant_test 2022-08-13T13:29:53.1516070Z inflating: build/bin/memory_overlapping_test 2022-08-13T13:29:53.1581693Z inflating: build/bin/KernelFunction_test 2022-08-13T13:29:53.1635595Z inflating: build/bin/cpu_profiling_allocator_test 2022-08-13T13:29:53.1689307Z inflating: build/bin/mobile_memory_cleanup 2022-08-13T13:29:53.1749474Z inflating: build/bin/cpu_generator_test 2022-08-13T13:29:53.1801959Z inflating: build/bin/reportMemoryUsage_test 2022-08-13T13:29:53.1892891Z inflating: build/bin/cpu_rng_test 2022-08-13T13:29:53.1909716Z inflating: build/bin/tutorial_tensorexpr 2022-08-13T13:29:53.1976941Z inflating: build/bin/ProcessGroupGlooTest 2022-08-13T13:29:53.2037582Z inflating: build/bin/ProcessGroupNCCLErrorsTest 2022-08-13T13:29:53.2098189Z inflating: build/bin/ProcessGroupGlooAsyncTest 2022-08-13T13:29:53.2160963Z inflating: build/bin/ProcessGroupNCCLTest 2022-08-13T13:29:53.2216487Z inflating: build/bin/test_dist_autograd 2022-08-13T13:29:53.2219199Z inflating: build/bin/parallel_benchmark 2022-08-13T13:29:53.2291102Z inflating: build/bin/test_cpp_rpc 2022-08-13T13:29:53.2302142Z inflating: build/bin/aot_model_compiler_test 2022-08-13T13:29:53.2373900Z inflating: build/bin/test_mobile_nnc 2022-08-13T13:29:53.2379643Z inflating: build/bin/torch_shm_manager 2022-08-13T13:29:53.2744331Z inflating: build/bin/test_lazy 2022-08-13T13:29:53.3626445Z inflating: build/bin/test_tensorexpr 2022-08-13T13:29:53.4883234Z inflating: build/bin/test_api 2022-08-13T13:29:53.5919682Z inflating: build/bin/test_jit 2022-08-13T13:29:53.5946375Z ##[group]Run df -H 2022-08-13T13:29:53.5946633Z df -H 2022-08-13T13:29:53.5959741Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2022-08-13T13:29:53.5960048Z env: 2022-08-13T13:29:53.5960286Z GIT_DEFAULT_BRANCH: 2022-08-13T13:29:53.5960529Z GPU_FLAG: --gpus all 2022-08-13T13:29:53.5960789Z ##[endgroup] 2022-08-13T13:29:53.5999562Z Filesystem Size Used Avail Use% Mounted on 2022-08-13T13:29:53.6000263Z devtmpfs 65G 0 65G 0% /dev 2022-08-13T13:29:53.6001068Z tmpfs 65G 0 65G 0% /dev/shm 2022-08-13T13:29:53.6001359Z tmpfs 65G 463k 65G 1% /run 2022-08-13T13:29:53.6001658Z tmpfs 65G 0 65G 0% /sys/fs/cgroup 2022-08-13T13:29:53.6001962Z /dev/xvda1 162G 22G 140G 14% / 2022-08-13T13:29:53.6020853Z ##[group]Run .github/scripts/parse_ref.py 2022-08-13T13:29:53.6021219Z .github/scripts/parse_ref.py 2022-08-13T13:29:53.6032592Z shell: /usr/bin/bash -e {0} 2022-08-13T13:29:53.6032848Z env: 2022-08-13T13:29:53.6033085Z GIT_DEFAULT_BRANCH: 2022-08-13T13:29:53.6033333Z GPU_FLAG: --gpus all 2022-08-13T13:29:53.6033588Z ##[endgroup] 2022-08-13T13:29:53.6320565Z ##[group]Run set -x 2022-08-13T13:29:53.6320983Z set -x 2022-08-13T13:29:53.6321217Z  2022-08-13T13:29:53.6321493Z if [[ $TEST_CONFIG == 'multigpu' ]]; then 2022-08-13T13:29:53.6321987Z  TEST_COMMAND=.jenkins/pytorch/multigpu-test.sh 2022-08-13T13:29:53.6322326Z elif [[ $BUILD_ENVIRONMENT == *onnx* ]]; then 2022-08-13T13:29:53.6322659Z  TEST_COMMAND=.jenkins/caffe2/test.sh 2022-08-13T13:29:53.6322939Z else 2022-08-13T13:29:53.6323206Z  TEST_COMMAND=.jenkins/pytorch/test.sh 2022-08-13T13:29:53.6323485Z fi 2022-08-13T13:29:53.6323714Z  2022-08-13T13:29:53.6324021Z COMMIT_MESSAGES=$(git cherry -v "origin/${GIT_DEFAULT_BRANCH:-master}") 2022-08-13T13:29:53.6324342Z  2022-08-13T13:29:53.6324978Z # sanitize the input commit message and PR body here: 2022-08-13T13:29:53.6325269Z # 2022-08-13T13:29:53.6325670Z # trim all new lines from commit messages + PR_BODY to avoid issues with batch environment 2022-08-13T13:29:53.6326171Z # variable copying. see https://github.com/pytorch/pytorch/pull/80043#issuecomment-1167796028 2022-08-13T13:29:53.6326607Z COMMIT_MESSAGES="${COMMIT_MESSAGES//[$'\n\r']}" 2022-08-13T13:29:53.6326929Z PR_BODY="${PR_BODY//[$'\n\r']}" 2022-08-13T13:29:53.6327175Z  2022-08-13T13:29:53.6327542Z # then trim all special characters like single and double quotes to avoid unescaped inputs to 2022-08-13T13:29:53.6327927Z # wreak havoc internally 2022-08-13T13:29:53.6328260Z export COMMIT_MESSAGES="${COMMIT_MESSAGES//[\'\"]}" 2022-08-13T13:29:53.6328578Z export PR_BODY="${PR_BODY//[\'\"]}" 2022-08-13T13:29:53.6328845Z  2022-08-13T13:29:53.6329162Z # detached container should get cleaned up by teardown_ec2_linux 2022-08-13T13:29:53.6329555Z # TODO: Stop building test binaries as part of the build phase 2022-08-13T13:29:53.6329937Z # Used for GPU_FLAG since that doesn't play nice 2022-08-13T13:29:53.6330276Z # shellcheck disable=SC2086,SC2090 2022-08-13T13:29:53.6330594Z container_name=$(docker run \ 2022-08-13T13:29:53.6330859Z  ${GPU_FLAG:-} \ 2022-08-13T13:29:53.6331143Z  -e BUILD_ENVIRONMENT \ 2022-08-13T13:29:53.6331424Z  -e PR_NUMBER \ 2022-08-13T13:29:53.6331678Z  -e GITHUB_ACTIONS \ 2022-08-13T13:29:53.6331948Z  -e BASE_SHA \ 2022-08-13T13:29:53.6332206Z  -e BRANCH \ 2022-08-13T13:29:53.6332440Z  -e SHA1 \ 2022-08-13T13:29:53.6332705Z  -e AWS_DEFAULT_REGION \ 2022-08-13T13:29:53.6332984Z  -e IN_WHEEL_TEST \ 2022-08-13T13:29:53.6333234Z  -e SHARD_NUMBER \ 2022-08-13T13:29:53.6333500Z  -e TEST_CONFIG \ 2022-08-13T13:29:53.6333768Z  -e NUM_TEST_SHARDS \ 2022-08-13T13:29:53.6334015Z  -e PR_BODY \ 2022-08-13T13:29:53.6334285Z  -e COMMIT_MESSAGES \ 2022-08-13T13:29:53.6334583Z  -e PYTORCH_RETRY_TEST_CASES \ 2022-08-13T13:29:53.6334885Z  -e PYTORCH_OVERRIDE_FLAKY_SIGNAL \ 2022-08-13T13:29:53.6335183Z  -e PR_LABELS \ 2022-08-13T13:29:53.6335477Z  -e MAX_JOBS="$(nproc --ignore=2)" \ 2022-08-13T13:29:53.6335775Z  -e SCCACHE_BUCKET \ 2022-08-13T13:29:53.6336021Z  -e XLA_CUDA \ 2022-08-13T13:29:53.6336310Z  -e XLA_CLANG_CACHE_S3_BUCKET_NAME \ 2022-08-13T13:29:53.6336659Z  --env-file="/tmp/github_env_${GITHUB_RUN_ID}" \ 2022-08-13T13:29:53.6336969Z  --ulimit stack=10485760:83886080 \ 2022-08-13T13:29:53.6337287Z  --security-opt seccomp=unconfined \ 2022-08-13T13:29:53.6337600Z  --cap-add=SYS_PTRACE \ 2022-08-13T13:29:53.6337855Z  --ipc=host \ 2022-08-13T13:29:53.6338129Z  --shm-size="${SHM_SIZE}" \ 2022-08-13T13:29:53.6338393Z  --tty \ 2022-08-13T13:29:53.6338734Z  --detach \ 2022-08-13T13:29:53.6339032Z  --name="${container_name}" \ 2022-08-13T13:29:53.6339315Z  --user jenkins \ 2022-08-13T13:29:53.6339713Z  -v "${GITHUB_WORKSPACE}:/var/lib/jenkins/workspace" \ 2022-08-13T13:29:53.6340044Z  -w /var/lib/jenkins/workspace \ 2022-08-13T13:29:53.6340336Z  "${DOCKER_IMAGE}" 2022-08-13T13:29:53.6340582Z ) 2022-08-13T13:29:53.6340904Z docker exec -t "${container_name}" sh -c "pip install dist/*.whl && ${TEST_COMMAND}" 2022-08-13T13:29:53.6353172Z shell: /usr/bin/bash -e {0} 2022-08-13T13:29:53.6353429Z env: 2022-08-13T13:29:53.6353649Z GIT_DEFAULT_BRANCH: 2022-08-13T13:29:53.6353915Z GPU_FLAG: --gpus all 2022-08-13T13:29:53.6354282Z BUILD_ENVIRONMENT: linux-xenial-cuda10.2-py3-gcc7-slow-gradcheck 2022-08-13T13:29:53.6354613Z PR_NUMBER: 2022-08-13T13:29:53.6354853Z BRANCH: master 2022-08-13T13:29:53.6355135Z SHA1: f02f3046571d21b48af3067e308a1e0f29b43af9 2022-08-13T13:29:53.6355446Z BASE_SHA: f02f3046571d21b48af3067e308a1e0f29b43af9 2022-08-13T13:29:53.6355754Z PYTORCH_RETRY_TEST_CASES: 1 2022-08-13T13:29:53.6356046Z PYTORCH_OVERRIDE_FLAKY_SIGNAL: 1 2022-08-13T13:29:53.6356334Z TEST_CONFIG: default 2022-08-13T13:29:53.6356564Z SHARD_NUMBER: 2 2022-08-13T13:29:53.6356809Z NUM_TEST_SHARDS: 2 2022-08-13T13:29:53.6357054Z PR_BODY: 2022-08-13T13:29:53.6357348Z SCCACHE_BUCKET: ossci-compiler-cache-circleci-v2 2022-08-13T13:29:53.6357662Z SHM_SIZE: 2g 2022-08-13T13:29:53.6358151Z DOCKER_IMAGE: 308535385114.dkr.ecr.us-east-1.amazonaws.com/pytorch/pytorch-linux-xenial-cuda10.2-cudnn7-py3-gcc7:a347f7e7645f04fc68e4f87c73cf0385233153b8 2022-08-13T13:29:53.6358608Z XLA_CUDA: 2022-08-13T13:29:53.6358965Z XLA_CLANG_CACHE_S3_BUCKET_NAME: ossci-compiler-clang-cache-circleci-xla 2022-08-13T13:29:53.6359323Z ##[endgroup] 2022-08-13T13:29:53.6387557Z + [[ default == \m\u\l\t\i\g\p\u ]] 2022-08-13T13:29:53.6388108Z + [[ linux-xenial-cuda10.2-py3-gcc7-slow-gradcheck == *onnx* ]] 2022-08-13T13:29:53.6388498Z + TEST_COMMAND=.jenkins/pytorch/test.sh 2022-08-13T13:29:53.6391419Z ++ git cherry -v origin/master 2022-08-13T13:29:53.6408029Z + COMMIT_MESSAGES= 2022-08-13T13:29:53.6408581Z + COMMIT_MESSAGES= 2022-08-13T13:29:53.6409052Z + PR_BODY= 2022-08-13T13:29:53.6409323Z + export COMMIT_MESSAGES= 2022-08-13T13:29:53.6409581Z + COMMIT_MESSAGES= 2022-08-13T13:29:53.6409831Z + export PR_BODY= 2022-08-13T13:29:53.6410052Z + PR_BODY= 2022-08-13T13:29:53.6418264Z +++ nproc --ignore=2 2022-08-13T13:29:53.6431177Z ++ docker run --gpus all -e BUILD_ENVIRONMENT -e PR_NUMBER -e GITHUB_ACTIONS -e BASE_SHA -e BRANCH -e SHA1 -e AWS_DEFAULT_REGION -e IN_WHEEL_TEST -e SHARD_NUMBER -e TEST_CONFIG -e NUM_TEST_SHARDS -e PR_BODY -e COMMIT_MESSAGES -e PYTORCH_RETRY_TEST_CASES -e PYTORCH_OVERRIDE_FLAKY_SIGNAL -e PR_LABELS -e MAX_JOBS=14 -e SCCACHE_BUCKET -e XLA_CUDA -e XLA_CLANG_CACHE_S3_BUCKET_NAME --env-file=/tmp/github_env_2852056774 --ulimit stack=10485760:83886080 --security-opt seccomp=unconfined --cap-add=SYS_PTRACE --ipc=host --shm-size=2g --tty --detach --name= --user jenkins -v /home/ec2-user/actions-runner/_work/pytorch/pytorch:/var/lib/jenkins/workspace -w /var/lib/jenkins/workspace 308535385114.dkr.ecr.us-east-1.amazonaws.com/pytorch/pytorch-linux-xenial-cuda10.2-cudnn7-py3-gcc7:a347f7e7645f04fc68e4f87c73cf0385233153b8 2022-08-13T13:30:14.7526367Z + container_name=e9606515ec5d23b53dd41abb38b7062f6cec224f040de034f64a232293826ed1 2022-08-13T13:30:14.7528454Z + docker exec -t e9606515ec5d23b53dd41abb38b7062f6cec224f040de034f64a232293826ed1 sh -c 'pip install dist/*.whl && .jenkins/pytorch/test.sh' 2022-08-13T13:30:15.3311273Z Processing ./dist/torch-1.13.0a0+gitf02f304-cp37-cp37m-linux_x86_64.whl 2022-08-13T13:30:15.4295676Z Requirement already satisfied: typing-extensions in /opt/conda/lib/python3.7/site-packages (from torch==1.13.0a0+gitf02f304) (4.3.0) 2022-08-13T13:30:16.0776163Z Installing collected packages: torch 2022-08-13T13:30:26.6321281Z Successfully installed torch-1.13.0a0+gitf02f304 2022-08-13T13:30:26.6922185Z ++ python -c 'import site; print(site.getsitepackages()[0])' 2022-08-13T13:30:26.7140692Z + TORCH_INSTALL_DIR=/opt/conda/lib/python3.7/site-packages/torch 2022-08-13T13:30:26.7141659Z + TORCH_BIN_DIR=/opt/conda/lib/python3.7/site-packages/torch/bin 2022-08-13T13:30:26.7142496Z + TORCH_LIB_DIR=/opt/conda/lib/python3.7/site-packages/torch/lib 2022-08-13T13:30:26.7143407Z + TORCH_TEST_DIR=/opt/conda/lib/python3.7/site-packages/torch/test 2022-08-13T13:30:26.7143768Z + BUILD_DIR=build 2022-08-13T13:30:26.7144041Z + BUILD_RENAMED_DIR=build_renamed 2022-08-13T13:30:26.7144330Z + BUILD_BIN_DIR=build/bin 2022-08-13T13:30:26.7145620Z + [[ linux-xenial-cuda10.2-py3-gcc7-slow-gradcheck != *bazel* ]] 2022-08-13T13:30:26.7145989Z ++ realpath build/custom_test_artifacts 2022-08-13T13:30:26.7152562Z + CUSTOM_TEST_ARTIFACT_BUILD_DIR=/var/lib/jenkins/workspace/build/custom_test_artifacts 2022-08-13T13:30:26.7156039Z ++ dirname .jenkins/pytorch/test.sh 2022-08-13T13:30:26.7162958Z + source .jenkins/pytorch/common.sh 2022-08-13T13:30:26.7167201Z +++ dirname .jenkins/pytorch/common.sh 2022-08-13T13:30:26.7177935Z ++ source .jenkins/pytorch/common_utils.sh 2022-08-13T13:30:26.7179473Z +++ declare -f -t trap_add 2022-08-13T13:30:26.7186481Z ++ set -ex 2022-08-13T13:30:26.7187307Z ++ [[ linux-xenial-cuda10.2-py3-gcc7-slow-gradcheck == *rocm* ]] 2022-08-13T13:30:26.7187982Z ++ BUILD_TEST_LIBTORCH=0 2022-08-13T13:30:26.7188471Z ++ [[ default == *xla* ]] 2022-08-13T13:30:26.7189356Z ++ [[ linux-xenial-cuda10.2-py3-gcc7-slow-gradcheck == *centos* ]] 2022-08-13T13:30:26.7190381Z ++ [[ linux-xenial-cuda10.2-py3-gcc7-slow-gradcheck == *linux-bionic* ]] 2022-08-13T13:30:26.7190996Z ++ [[ linux-xenial-cuda10.2-py3-gcc7-slow-gradcheck == *linux-focal* ]] 2022-08-13T13:30:26.7191425Z + echo 'Environment variables' 2022-08-13T13:30:26.7191689Z Environment variables 2022-08-13T13:30:26.7191931Z + env 2022-08-13T13:30:26.7198508Z SHARD_NUMBER=2 2022-08-13T13:30:26.7198778Z CUDA_PATH=/usr/local/cuda 2022-08-13T13:30:26.7199028Z GITHUB_JOB=test 2022-08-13T13:30:26.7199430Z CUDNN_VERSION=7.6.5.32 2022-08-13T13:30:26.7199957Z NV_LIBNCCL_PACKAGE_NAME=libnccl2 2022-08-13T13:30:26.7200540Z GITHUB_TRIGGERING_ACTOR=pytorchmergebot 2022-08-13T13:30:26.7201547Z GITHUB_EVENT_PATH=/home/ec2-user/actions-runner/_work/_temp/_github_workflow/event.json 2022-08-13T13:30:26.7202398Z NV_LIBNPP_VERSION=10.2.89-1 2022-08-13T13:30:26.7202967Z NV_LIBCUBLAS_DEV_VERSION=10.2.2.89-1 2022-08-13T13:30:26.7203521Z HOSTNAME=e9606515ec5d 2022-08-13T13:30:26.7204049Z NV_CUDNN_VERSION=7.6.5.32 2022-08-13T13:30:26.7204501Z GITHUB_BASE_REF= 2022-08-13T13:30:26.7205693Z NVIDIA_REQUIRE_CUDA=cuda>=10.2 brand=tesla,driver>=396,driver<397 brand=tesla,driver>=410,driver<411 brand=tesla,driver>=418,driver<419 brand=tesla,driver>=440,driver<441 2022-08-13T13:30:26.7206900Z BUILD_ENVIRONMENT=linux-xenial-cuda10.2-py3-gcc7-slow-gradcheck 2022-08-13T13:30:26.7207561Z TERM=xterm 2022-08-13T13:30:26.7208059Z UCX_HOME=/usr 2022-08-13T13:30:26.7208750Z NV_LIBNPP_DEV_VERSION=10.2.89-1 2022-08-13T13:30:26.7209618Z SHA1=f02f3046571d21b48af3067e308a1e0f29b43af9 2022-08-13T13:30:26.7210213Z GITHUB_REF_NAME=master 2022-08-13T13:30:26.7211452Z GITHUB_ACTION_PATH=/home/ec2-user/actions-runner/_work/pytorch/pytorch/./.github/actions/setup-linux 2022-08-13T13:30:26.7212333Z GITHUB_REPOSITORY_OWNER=pytorch 2022-08-13T13:30:26.7213073Z GITHUB_RUN_ATTEMPT=1 2022-08-13T13:30:26.7213572Z XLA_CUDA= 2022-08-13T13:30:26.7214110Z GITHUB_ACTIONS=true 2022-08-13T13:30:26.7214925Z GITHUB_RUN_NUMBER=2070 2022-08-13T13:30:26.7215627Z LIBRARY_PATH=/usr/local/cuda/lib64/stubs 2022-08-13T13:30:26.7216314Z NV_CUDNN_PACKAGE_NAME=libcudnn7 2022-08-13T13:30:26.7216968Z PYTORCH_RETRY_TEST_CASES=1 2022-08-13T13:30:26.7217403Z GITHUB_REF_PROTECTED=true 2022-08-13T13:30:26.7217975Z NV_CUDNN_PACKAGE_DEV=libcudnn7-dev=7.6.5.32-1+cuda10.2 2022-08-13T13:30:26.7218548Z XLA_CLANG_CACHE_S3_BUCKET_NAME=ossci-compiler-clang-cache-circleci-xla 2022-08-13T13:30:26.7219184Z NV_LIBNCCL_DEV_VERSION=2.11.4-1 2022-08-13T13:30:26.7219593Z GITHUB_REF=refs/heads/master 2022-08-13T13:30:26.7220039Z NV_CUDA_LIB_VERSION=10.2.89-1 2022-08-13T13:30:26.7220343Z GITHUB_WORKFLOW=periodic 2022-08-13T13:30:26.7220882Z NV_CUDNN_PACKAGE=libcudnn7=7.6.5.32-1+cuda10.2 2022-08-13T13:30:26.7221236Z BRANCH=master 2022-08-13T13:30:26.7221521Z GITHUB_ACTION_REPOSITORY= 2022-08-13T13:30:26.7221936Z NV_NVML_DEV_VERSION=10.2.89-1 2022-08-13T13:30:26.7222275Z TEST_CONFIG=default 2022-08-13T13:30:26.7222555Z NVIDIA_VISIBLE_DEVICES=all 2022-08-13T13:30:26.7222909Z GITHUB_EVENT_NAME=schedule 2022-08-13T13:30:26.7223281Z GITHUB_SHA=f02f3046571d21b48af3067e308a1e0f29b43af9 2022-08-13T13:30:26.7223631Z GITHUB_REF_TYPE=branch 2022-08-13T13:30:26.7224014Z GITHUB_API_URL=https://api.github.com 2022-08-13T13:30:26.7224456Z LD_LIBRARY_PATH=/usr/local/nvidia/lib:/usr/local/nvidia/lib64 2022-08-13T13:30:26.7224796Z INSTALLED_PROTOBUF=yes 2022-08-13T13:30:26.7225193Z NV_LIBNCCL_PACKAGE_VERSION=2.11.4-1 2022-08-13T13:30:26.7225633Z NV_CUDNN_PACKAGE_VERSION=7.6.5.32-1 2022-08-13T13:30:26.7226020Z NV_NVTX_VERSION=10.2.89-1 2022-08-13T13:30:26.7226296Z COMMIT_MESSAGES= 2022-08-13T13:30:26.7226653Z GITHUB_SERVER_URL=https://github.com 2022-08-13T13:30:26.7227095Z NVIDIA_DRIVER_CAPABILITIES=compute,utility 2022-08-13T13:30:26.7227411Z GITHUB_HEAD_REF= 2022-08-13T13:30:26.7227735Z NUM_TEST_SHARDS=2 2022-08-13T13:30:26.7228171Z NV_LIBNCCL_DEV_PACKAGE=libnccl-dev=2.11.4-1+cuda10.2 2022-08-13T13:30:26.7228479Z MAX_JOBS=14 2022-08-13T13:30:26.7228881Z NV_LIBCUSPARSE_VERSION=10.2.89-1 2022-08-13T13:30:26.7229278Z GITHUB_GRAPHQL_URL=https://api.github.com/graphql 2022-08-13T13:30:26.7229641Z BASE_SHA=f02f3046571d21b48af3067e308a1e0f29b43af9 2022-08-13T13:30:26.7230141Z PATH=/opt/cache/bin:/opt/conda/bin:/usr/local/nvidia/bin:/usr/local/cuda/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin 2022-08-13T13:30:26.7230576Z PR_NUMBER= 2022-08-13T13:30:26.7231015Z NV_LIBCUBLAS_VERSION=10.2.2.89-1 2022-08-13T13:30:26.7231304Z GITHUB_RETENTION_DAYS=90 2022-08-13T13:30:26.7231975Z *** 2022-08-13T13:30:26.7232264Z INSTALLED_VISION=yes 2022-08-13T13:30:26.7273732Z SCCACHE_BUCKET=ossci-compiler-cache-circleci-v2 2022-08-13T13:30:26.7274185Z NV_CUDA_CUDART_VERSION=10.2.89-1 2022-08-13T13:30:26.7274536Z TORCH_NVCC_FLAGS=-Xfatbin -compress-all 2022-08-13T13:30:26.7274797Z NVARCH=x86_64 2022-08-13T13:30:26.7275024Z TORCH_CUDA_ARCH_LIST=Maxwell 2022-08-13T13:30:26.7275322Z NV_CUDA_CUDART_DEV_VERSION=10.2.89-1 2022-08-13T13:30:26.7275584Z CUDA_VERSION=10.2.89 2022-08-13T13:30:26.7275818Z UCX_COMMIT=v1.13.x 2022-08-13T13:30:26.7276098Z GITHUB_ACTOR=pytorchmergebot 2022-08-13T13:30:26.7276461Z NV_LIBCUBLAS_PACKAGE=libcublas10=10.2.2.89-1 2022-08-13T13:30:26.7276782Z NV_LIBCUBLAS_PACKAGE_NAME=libcublas10 2022-08-13T13:30:26.7277056Z SHLVL=1 2022-08-13T13:30:26.7277352Z NV_LIBCUSPARSE_DEV_VERSION=10.2.89-1 2022-08-13T13:30:26.7277647Z OPENSSL_ROOT_DIR=/opt/openssl 2022-08-13T13:30:26.7277918Z HOME=/var/lib/jenkins 2022-08-13T13:30:26.7278241Z CMAKE_CUDA_COMPILER_LAUNCHER=/opt/cache/bin/sccache 2022-08-13T13:30:26.7278716Z GITHUB_WORKSPACE=/home/ec2-user/actions-runner/_work/pytorch/pytorch 2022-08-13T13:30:26.7279066Z GITHUB_ACTION_REF= 2022-08-13T13:30:26.7279316Z CI=true 2022-08-13T13:30:26.7279537Z NV_ML_REPO_ENABLED=1 2022-08-13T13:30:26.7279832Z NCCL_VERSION=2.11.4-1 2022-08-13T13:30:26.7280102Z GITHUB_RUN_ID=2852056774 2022-08-13T13:30:26.7280339Z PR_BODY= 2022-08-13T13:30:26.7280691Z NV_LIBNCCL_PACKAGE=libnccl2=2.11.4-1+cuda10.2 2022-08-13T13:30:26.7281284Z GITHUB_ENV=/home/ec2-user/actions-runner/_work/_temp/_runner_file_commands/set_env_1f7381bd-d1b8-4ab6-996f-ad72c45e0ea2 2022-08-13T13:30:26.7281722Z DEBIAN_FRONTEND=noninteractive 2022-08-13T13:30:26.7281997Z OPENSSL_DIR=/opt/openssl 2022-08-13T13:30:26.7282376Z NV_LIBCUBLAS_DEV_PACKAGE_NAME=libcublas-dev 2022-08-13T13:30:26.7282700Z PYTORCH_OVERRIDE_FLAKY_SIGNAL=1 2022-08-13T13:30:26.7283026Z UCC_COMMIT=a7bda274b10f8adf5bb729f01da064f4e735fb23 2022-08-13T13:30:26.7283804Z GITHUB_STEP_SUMMARY=/home/ec2-user/actions-runner/_work/_temp/_runner_file_commands/step_summary_1f7381bd-d1b8-4ab6-996f-ad72c45e0ea2 2022-08-13T13:30:26.7284253Z UCC_HOME=/usr 2022-08-13T13:30:26.7284485Z INSTALLED_DB=yes 2022-08-13T13:30:26.7285357Z CARGO_NET_GIT_FETCH_WITH_CLI=true 2022-08-13T13:30:26.7285666Z GITHUB_REPOSITORY=pytorch/pytorch 2022-08-13T13:30:26.7286237Z GITHUB_PATH=/home/ec2-user/actions-runner/_work/_temp/_runner_file_commands/add_path_1f7381bd-d1b8-4ab6-996f-ad72c45e0ea2 2022-08-13T13:30:26.7286916Z NV_ML_REPO_URL=https://developer.download.nvidia.com/compute/machine-learning/repos/ubuntu1604/x86_64 2022-08-13T13:30:26.7287405Z NV_LIBNCCL_DEV_PACKAGE_NAME=libnccl-dev 2022-08-13T13:30:26.7287692Z GITHUB_ACTION=__self 2022-08-13T13:30:26.7288044Z NV_LIBCUBLAS_DEV_PACKAGE=libcublas-dev=10.2.2.89-1 2022-08-13T13:30:26.7288339Z _=/usr/bin/env 2022-08-13T13:30:26.7288628Z + echo 'Testing pytorch' 2022-08-13T13:30:26.7288868Z Testing pytorch 2022-08-13T13:30:26.7289140Z + export LANG=C.UTF-8 2022-08-13T13:30:26.7289407Z + LANG=C.UTF-8 2022-08-13T13:30:26.7289629Z + PR_NUMBER= 2022-08-13T13:30:26.7289882Z + [[ default == \d\e\f\a\u\l\t ]] 2022-08-13T13:30:26.7290159Z + export CUDA_VISIBLE_DEVICES=0 2022-08-13T13:30:26.7290421Z + CUDA_VISIBLE_DEVICES=0 2022-08-13T13:30:26.7290692Z + export HIP_VISIBLE_DEVICES=0 2022-08-13T13:30:26.7290963Z + HIP_VISIBLE_DEVICES=0 2022-08-13T13:30:26.7291225Z + [[ default == \d\i\s\t\r\i\b\u\t\e\d ]] 2022-08-13T13:30:26.7291502Z + [[ default == \s\l\o\w ]] 2022-08-13T13:30:26.7291972Z + [[ linux-xenial-cuda10.2-py3-gcc7-slow-gradcheck == *slow-gradcheck* ]] 2022-08-13T13:30:26.7292374Z + export PYTORCH_TEST_WITH_SLOW_GRADCHECK=1 2022-08-13T13:30:26.7292691Z + PYTORCH_TEST_WITH_SLOW_GRADCHECK=1 2022-08-13T13:30:26.7293142Z + [[ linux-xenial-cuda10.2-py3-gcc7-slow-gradcheck == *cuda* ]] 2022-08-13T13:30:26.7293517Z + export PYTORCH_TESTING_DEVICE_ONLY_FOR=cuda 2022-08-13T13:30:26.7293835Z + PYTORCH_TESTING_DEVICE_ONLY_FOR=cuda 2022-08-13T13:30:26.7294299Z + [[ linux-xenial-cuda10.2-py3-gcc7-slow-gradcheck == *cuda11* ]] 2022-08-13T13:30:26.7294660Z + [[ default == *crossref* ]] 2022-08-13T13:30:26.7294908Z + [[ default == *dynamo* ]] 2022-08-13T13:30:26.7295184Z + [[ -n '' ]] 2022-08-13T13:30:26.7295469Z + export PYTORCH_TEST_SKIP_CUDA_MEM_LEAK_CHECK=0 2022-08-13T13:30:26.7295781Z + PYTORCH_TEST_SKIP_CUDA_MEM_LEAK_CHECK=0 2022-08-13T13:30:26.7296232Z + [[ linux-xenial-cuda10.2-py3-gcc7-slow-gradcheck == *rocm* ]] 2022-08-13T13:30:26.7296754Z + [[ linux-xenial-cuda10.2-py3-gcc7-slow-gradcheck != *-bazel-* ]] 2022-08-13T13:30:26.7297134Z + pip_install --user ninja 2022-08-13T13:30:26.7297497Z + pip install --progress-bar off --user ninja 2022-08-13T13:30:27.2858645Z Collecting ninja 2022-08-13T13:30:27.3095315Z Downloading ninja-1.10.2.3-py2.py3-none-manylinux_2_5_x86_64.manylinux1_x86_64.whl (108 kB) 2022-08-13T13:30:27.9128421Z Installing collected packages: ninja 2022-08-13T13:30:27.9246922Z  WARNING: The script ninja is installed in '/var/lib/jenkins/.local/bin' which is not on PATH. 2022-08-13T13:30:27.9247599Z Consider adding this directory to PATH or, if you prefer to suppress this warning, use --no-warn-script-location. 2022-08-13T13:30:27.9319546Z Successfully installed ninja-1.10.2.3 2022-08-13T13:30:27.9927790Z + export PATH=/var/lib/jenkins/.local/bin:/opt/cache/bin:/opt/conda/bin:/usr/local/nvidia/bin:/usr/local/cuda/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin 2022-08-13T13:30:27.9928450Z + PATH=/var/lib/jenkins/.local/bin:/opt/cache/bin:/opt/conda/bin:/usr/local/nvidia/bin:/usr/local/cuda/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin 2022-08-13T13:30:27.9930307Z + [[ linux-xenial-cuda10.2-py3-gcc7-slow-gradcheck == *asan* ]] 2022-08-13T13:30:27.9930695Z + [[ default == \n\o\g\p\u\_\N\O\_\A\V\X\2 ]] 2022-08-13T13:30:27.9931005Z + [[ default == \n\o\g\p\u\_\A\V\X\5\1\2 ]] 2022-08-13T13:30:27.9936085Z + [[ linux-xenial-cuda10.2-py3-gcc7-slow-gradcheck == *tbb* ]] 2022-08-13T13:30:27.9952852Z + [[ linux-xenial-cuda10.2-py3-gcc7-slow-gradcheck == *libtorch* ]] 2022-08-13T13:30:27.9953427Z + [[ linux-xenial-cuda10.2-py3-gcc7-slow-gradcheck == *-bazel-* ]] 2022-08-13T13:30:27.9956445Z + cd test 2022-08-13T13:30:27.9956933Z + python -c 'import torch; print(torch.__config__.show())' 2022-08-13T13:30:29.3617620Z PyTorch built with: 2022-08-13T13:30:29.3618514Z - GCC 7.5 2022-08-13T13:30:29.3619186Z - C++ Version: 201402 2022-08-13T13:30:29.3619811Z - Intel(R) oneAPI Math Kernel Library Version 2022.0-Product Build 20211112 for Intel(R) 64 architecture applications 2022-08-13T13:30:29.3620385Z - Intel(R) MKL-DNN v2.6.0 (Git Hash 52b5f107dd9cf10910aaa19cb47f3abf9b349815) 2022-08-13T13:30:29.3620803Z - OpenMP 201511 (a.k.a. OpenMP 4.5) 2022-08-13T13:30:29.3621185Z - LAPACK is enabled (usually provided by MKL) 2022-08-13T13:30:29.3621501Z - NNPACK is enabled 2022-08-13T13:30:29.3621813Z - CPU capability usage: AVX2 2022-08-13T13:30:29.3622121Z - CUDA Runtime 10.2 2022-08-13T13:30:29.3622519Z - NVCC architecture flags: -gencode;arch=compute_52,code=sm_52 2022-08-13T13:30:29.3622871Z - CuDNN 7.6.5 2022-08-13T13:30:29.3623140Z - Magma 2.5.2 2022-08-13T13:30:29.3626098Z - Build settings: BLAS_INFO=mkl, BUILD_TYPE=Release, CUDA_VERSION=10.2, CUDNN_VERSION=7.6.5, CXX_COMPILER=/opt/cache/bin/c++, CXX_FLAGS= -Wno-deprecated -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -fopenmp -DNDEBUG -DUSE_KINETO -DUSE_FBGEMM -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -DEDGE_PROFILER_USE_KINETO -O2 -fPIC -Wno-narrowing -Wall -Wextra -Werror=return-type -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Werror -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Wno-stringop-overflow, FORCE_FALLBACK_CUDA_MPI=1, LAPACK_INFO=mkl, PERF_WITH_AVX=1, PERF_WITH_AVX2=1, PERF_WITH_AVX512=1, TORCH_VERSION=1.13.0, USE_CUDA=ON, USE_CUDNN=ON, USE_EXCEPTION_PTR=1, USE_GFLAGS=OFF, USE_GLOG=OFF, USE_MKL=ON, USE_MKLDNN=ON, USE_MPI=ON, USE_NCCL=ON, USE_NNPACK=ON, USE_OPENMP=ON, USE_ROCM=OFF, 2022-08-13T13:30:29.3628336Z 2022-08-13T13:30:29.5276704Z + cd test 2022-08-13T13:30:29.5277807Z + python -c 'import torch; print(torch.__config__.parallel_info())' 2022-08-13T13:30:30.8966350Z ATen/Parallel: 2022-08-13T13:30:30.8983630Z at::get_num_threads() : 8 2022-08-13T13:30:30.8983982Z at::get_num_interop_threads() : 8 2022-08-13T13:30:30.8984288Z OpenMP 201511 (a.k.a. OpenMP 4.5) 2022-08-13T13:30:30.8984553Z omp_get_max_threads() : 8 2022-08-13T13:30:30.8985224Z Intel(R) oneAPI Math Kernel Library Version 2022.0-Product Build 20211112 for Intel(R) 64 architecture applications 2022-08-13T13:30:30.8985624Z mkl_get_max_threads() : 8 2022-08-13T13:30:30.8986080Z Intel(R) MKL-DNN v2.6.0 (Git Hash 52b5f107dd9cf10910aaa19cb47f3abf9b349815) 2022-08-13T13:30:30.8986463Z std::thread::hardware_concurrency() : 16 2022-08-13T13:30:30.8986760Z Environment variables: 2022-08-13T13:30:30.8987066Z OMP_NUM_THREADS : [not set] 2022-08-13T13:30:30.8987325Z MKL_NUM_THREADS : [not set] 2022-08-13T13:30:30.8987608Z ATen parallel backend: OpenMP 2022-08-13T13:30:30.8987790Z 2022-08-13T13:30:31.0627755Z + [[ default == *deploy* ]] 2022-08-13T13:30:31.0628371Z + [[ default == *backward* ]] 2022-08-13T13:30:31.0628919Z + [[ default == *xla* ]] 2022-08-13T13:30:31.0629516Z + [[ default == \j\i\t\_\l\e\g\a\c\y ]] 2022-08-13T13:30:31.0630179Z + [[ linux-xenial-cuda10.2-py3-gcc7-slow-gradcheck == *libtorch* ]] 2022-08-13T13:30:31.0630564Z + [[ default == distributed ]] 2022-08-13T13:30:31.0630818Z + [[ default == *dynamo* ]] 2022-08-13T13:30:31.0631083Z + [[ default == *dynamo* ]] 2022-08-13T13:30:31.0631392Z + [[ 2 == 1 ]] 2022-08-13T13:30:31.0631721Z + [[ 2 == 2 ]] 2022-08-13T13:30:31.0631996Z + [[ 2 -gt 1 ]] 2022-08-13T13:30:31.0632743Z + install_torchvision 2022-08-13T13:30:31.0633293Z + local commit 2022-08-13T13:30:31.0633880Z ++ get_pinned_commit vision 2022-08-13T13:30:31.0634334Z ++ cat .github/ci_commit_pins/vision.txt 2022-08-13T13:30:31.0647507Z + commit=a61e6ef6ff5af041661ecc70b1a7e3dacb2240b6 2022-08-13T13:30:31.0648423Z + pip_install --no-use-pep517 --user git+https://github.com/pytorch/vision.git@a61e6ef6ff5af041661ecc70b1a7e3dacb2240b6 2022-08-13T13:30:31.0649431Z + pip install --progress-bar off --no-use-pep517 --user git+https://github.com/pytorch/vision.git@a61e6ef6ff5af041661ecc70b1a7e3dacb2240b6 2022-08-13T13:30:31.5479213Z Collecting git+https://github.com/pytorch/vision.git@a61e6ef6ff5af041661ecc70b1a7e3dacb2240b6 2022-08-13T13:30:31.5486409Z Cloning https://github.com/pytorch/vision.git (to revision a61e6ef6ff5af041661ecc70b1a7e3dacb2240b6) to /tmp/pip-req-build-nct4m7z8 2022-08-13T13:30:31.5520929Z Running command git clone --quiet https://github.com/pytorch/vision.git /tmp/pip-req-build-nct4m7z8 2022-08-13T13:30:47.4842145Z Running command git rev-parse -q --verify 'sha^a61e6ef6ff5af041661ecc70b1a7e3dacb2240b6' 2022-08-13T13:30:47.4882503Z Running command git fetch -q https://github.com/pytorch/vision.git a61e6ef6ff5af041661ecc70b1a7e3dacb2240b6 2022-08-13T13:30:47.6737530Z Resolved https://github.com/pytorch/vision.git to commit a61e6ef6ff5af041661ecc70b1a7e3dacb2240b6 2022-08-13T13:30:51.3720611Z Preparing metadata (setup.py) ... [?25l- \ | / done 2022-08-13T13:30:51.3834350Z [?25hRequirement already satisfied: typing_extensions in /opt/conda/lib/python3.7/site-packages (from torchvision==0.14.0a0+a61e6ef) (4.3.0) 2022-08-13T13:30:51.3841293Z Requirement already satisfied: numpy in /opt/conda/lib/python3.7/site-packages (from torchvision==0.14.0a0+a61e6ef) (1.18.5) 2022-08-13T13:30:51.3848128Z Requirement already satisfied: requests in /opt/conda/lib/python3.7/site-packages (from torchvision==0.14.0a0+a61e6ef) (2.28.1) 2022-08-13T13:30:51.3855700Z Requirement already satisfied: torch in /opt/conda/lib/python3.7/site-packages (from torchvision==0.14.0a0+a61e6ef) (1.13.0a0+gitf02f304) 2022-08-13T13:30:51.3867091Z Requirement already satisfied: pillow!=8.3.*,>=5.3.0 in /opt/conda/lib/python3.7/site-packages (from torchvision==0.14.0a0+a61e6ef) (9.2.0) 2022-08-13T13:30:51.4153019Z Requirement already satisfied: idna<4,>=2.5 in /opt/conda/lib/python3.7/site-packages (from requests->torchvision==0.14.0a0+a61e6ef) (3.3) 2022-08-13T13:30:51.4164001Z Requirement already satisfied: urllib3<1.27,>=1.21.1 in /opt/conda/lib/python3.7/site-packages (from requests->torchvision==0.14.0a0+a61e6ef) (1.26.11) 2022-08-13T13:30:51.4175471Z Requirement already satisfied: certifi>=2017.4.17 in /opt/conda/lib/python3.7/site-packages (from requests->torchvision==0.14.0a0+a61e6ef) (2022.6.15) 2022-08-13T13:30:51.4188991Z Requirement already satisfied: charset-normalizer<3,>=2 in /opt/conda/lib/python3.7/site-packages (from requests->torchvision==0.14.0a0+a61e6ef) (2.0.4) 2022-08-13T13:30:51.4475127Z Building wheels for collected packages: torchvision 2022-08-13T13:32:24.3135711Z Building wheel for torchvision (setup.py) ... [?25l- \ | / - \ | / - \ | / - \ | / - \ | / - \ | / - \ | / - \ | / - \ | / - \ | / - \ | / - \ | / done 2022-08-13T13:32:24.3673950Z [?25h Created wheel for torchvision: filename=torchvision-0.14.0a0+a61e6ef-cp37-cp37m-linux_x86_64.whl size=16441991 sha256=4cd34d008aa17c701525059ad7355a699d3c64e15b03b794000cfbf5e8e38419 2022-08-13T13:32:24.3676208Z Stored in directory: /var/lib/jenkins/.cache/pip/wheels/5c/6c/46/6762a8c96e0a276dc69acf0e9f11688bafae6261c1519f7e44 2022-08-13T13:32:24.3736143Z Successfully built torchvision 2022-08-13T13:32:24.9106455Z Installing collected packages: torchvision 2022-08-13T13:32:25.6565455Z Successfully installed torchvision-0.14.0a0+a61e6ef 2022-08-13T13:32:25.8447028Z + checkout_install_torchdynamo 2022-08-13T13:32:25.8447333Z + local commit 2022-08-13T13:32:25.8450809Z ++ get_pinned_commit torchdynamo 2022-08-13T13:32:25.8451165Z ++ cat .github/ci_commit_pins/torchdynamo.txt 2022-08-13T13:32:25.8465170Z + commit=f19410cd8204fa1c30ca72f81142508e128be66f 2022-08-13T13:32:25.8465599Z + pushd .. 2022-08-13T13:32:25.8465837Z ~ ~/workspace 2022-08-13T13:32:25.8466164Z + git clone https://github.com/pytorch/torchdynamo 2022-08-13T13:32:25.8479468Z Cloning into 'torchdynamo'... 2022-08-13T13:32:26.0868460Z remote: Enumerating objects: 10683, done. 2022-08-13T13:32:26.0868944Z remote: Counting objects: 0% (1/2929) 2022-08-13T13:32:26.0869636Z remote: Counting objects: 1% (30/2929) 2022-08-13T13:32:26.0870042Z remote: Counting objects: 2% (59/2929) 2022-08-13T13:32:26.0870442Z remote: Counting objects: 3% (88/2929) 2022-08-13T13:32:26.0871084Z remote: Counting objects: 4% (118/2929) 2022-08-13T13:32:26.0871455Z remote: Counting objects: 5% (147/2929) 2022-08-13T13:32:26.0871826Z remote: Counting objects: 6% (176/2929) 2022-08-13T13:32:26.0872204Z remote: Counting objects: 7% (206/2929) 2022-08-13T13:32:26.0872590Z remote: Counting objects: 8% (235/2929) 2022-08-13T13:32:26.0872953Z remote: Counting objects: 9% (264/2929) 2022-08-13T13:32:26.0873332Z remote: Counting objects: 10% (293/2929) 2022-08-13T13:32:26.0873684Z remote: Counting objects: 11% (323/2929) 2022-08-13T13:32:26.0874025Z remote: Counting objects: 12% (352/2929) 2022-08-13T13:32:26.0874396Z remote: Counting objects: 13% (381/2929) 2022-08-13T13:32:26.0874756Z remote: Counting objects: 14% (411/2929) 2022-08-13T13:32:26.0875216Z remote: Counting objects: 15% (440/2929) 2022-08-13T13:32:26.0879550Z remote: Counting objects: 16% (469/2929) 2022-08-13T13:32:26.0880329Z remote: Counting objects: 17% (498/2929) 2022-08-13T13:32:26.0881072Z remote: Counting objects: 18% (528/2929) 2022-08-13T13:32:26.0881797Z remote: Counting objects: 19% (557/2929) 2022-08-13T13:32:26.0882175Z remote: Counting objects: 20% (586/2929) 2022-08-13T13:32:26.0882655Z remote: Counting objects: 21% (616/2929) 2022-08-13T13:32:26.0883356Z remote: Counting objects: 22% (645/2929) 2022-08-13T13:32:26.0884028Z remote: Counting objects: 23% (674/2929) 2022-08-13T13:32:26.0885681Z remote: Counting objects: 24% (703/2929) 2022-08-13T13:32:26.0886443Z remote: Counting objects: 25% (733/2929) 2022-08-13T13:32:26.0887196Z remote: Counting objects: 26% (762/2929) 2022-08-13T13:32:26.0887973Z remote: Counting objects: 27% (791/2929) 2022-08-13T13:32:26.0888709Z remote: Counting objects: 28% (821/2929) 2022-08-13T13:32:26.0889361Z remote: Counting objects: 29% (850/2929) 2022-08-13T13:32:26.0890213Z remote: Counting objects: 30% (879/2929) 2022-08-13T13:32:26.0890983Z remote: Counting objects: 31% (908/2929) 2022-08-13T13:32:26.0891463Z remote: Counting objects: 32% (938/2929) 2022-08-13T13:32:26.0891835Z remote: Counting objects: 33% (967/2929) 2022-08-13T13:32:26.0892286Z remote: Counting objects: 34% (996/2929) 2022-08-13T13:32:26.0893056Z remote: Counting objects: 35% (1026/2929) 2022-08-13T13:32:26.0893824Z remote: Counting objects: 36% (1055/2929) 2022-08-13T13:32:26.0894239Z remote: Counting objects: 37% (1084/2929) 2022-08-13T13:32:26.0894610Z remote: Counting objects: 38% (1114/2929) 2022-08-13T13:32:26.0894981Z remote: Counting objects: 39% (1143/2929) 2022-08-13T13:32:26.0895334Z remote: Counting objects: 40% (1172/2929) 2022-08-13T13:32:26.0895700Z remote: Counting objects: 41% (1201/2929) 2022-08-13T13:32:26.0896070Z remote: Counting objects: 42% (1231/2929) 2022-08-13T13:32:26.0896415Z remote: Counting objects: 43% (1260/2929) 2022-08-13T13:32:26.0896783Z remote: Counting objects: 44% (1289/2929) 2022-08-13T13:32:26.0897148Z remote: Counting objects: 45% (1319/2929) 2022-08-13T13:32:26.0897493Z remote: Counting objects: 46% (1348/2929) 2022-08-13T13:32:26.0897857Z remote: Counting objects: 47% (1377/2929) 2022-08-13T13:32:26.0898412Z remote: Counting objects: 48% (1406/2929) 2022-08-13T13:32:26.0898812Z remote: Counting objects: 49% (1436/2929) 2022-08-13T13:32:26.0899156Z remote: Counting objects: 50% (1465/2929) 2022-08-13T13:32:26.0899629Z remote: Counting objects: 51% (1494/2929) 2022-08-13T13:32:26.0899994Z remote: Counting objects: 52% (1524/2929) 2022-08-13T13:32:26.0900338Z remote: Counting objects: 53% (1553/2929) 2022-08-13T13:32:26.0900704Z remote: Counting objects: 54% (1582/2929) 2022-08-13T13:32:26.0901067Z remote: Counting objects: 55% (1611/2929) 2022-08-13T13:32:26.0901413Z remote: Counting objects: 56% (1641/2929) 2022-08-13T13:32:26.0901777Z remote: Counting objects: 57% (1670/2929) 2022-08-13T13:32:26.0902212Z remote: Counting objects: 58% (1699/2929) 2022-08-13T13:32:26.0902881Z remote: Counting objects: 59% (1729/2929) 2022-08-13T13:32:26.0903469Z remote: Counting objects: 60% (1758/2929) 2022-08-13T13:32:26.0903834Z remote: Counting objects: 61% (1787/2929) 2022-08-13T13:32:26.0904188Z remote: Counting objects: 62% (1816/2929) 2022-08-13T13:32:26.0904557Z remote: Counting objects: 63% (1846/2929) 2022-08-13T13:32:26.0904919Z remote: Counting objects: 64% (1875/2929) 2022-08-13T13:32:26.0905606Z remote: Counting objects: 65% (1904/2929) 2022-08-13T13:32:26.0906413Z remote: Counting objects: 66% (1934/2929) 2022-08-13T13:32:26.0906928Z remote: Counting objects: 67% (1963/2929) 2022-08-13T13:32:26.0907294Z remote: Counting objects: 68% (1992/2929) 2022-08-13T13:32:26.0907637Z remote: Counting objects: 69% (2022/2929) 2022-08-13T13:32:26.0908006Z remote: Counting objects: 70% (2051/2929) 2022-08-13T13:32:26.0908368Z remote: Counting objects: 71% (2080/2929) 2022-08-13T13:32:26.0908711Z remote: Counting objects: 72% (2109/2929) 2022-08-13T13:32:26.0909079Z remote: Counting objects: 73% (2139/2929) 2022-08-13T13:32:26.0909440Z remote: Counting objects: 74% (2168/2929) 2022-08-13T13:32:26.0909789Z remote: Counting objects: 75% (2197/2929) 2022-08-13T13:32:26.0910158Z remote: Counting objects: 76% (2227/2929) 2022-08-13T13:32:26.0910523Z remote: Counting objects: 77% (2256/2929) 2022-08-13T13:32:26.0910869Z remote: Counting objects: 78% (2285/2929) 2022-08-13T13:32:26.0911236Z remote: Counting objects: 79% (2314/2929) 2022-08-13T13:32:26.0911596Z remote: Counting objects: 80% (2344/2929) 2022-08-13T13:32:26.0911958Z remote: Counting objects: 81% (2373/2929) 2022-08-13T13:32:26.0912300Z remote: Counting objects: 82% (2402/2929) 2022-08-13T13:32:26.0912664Z remote: Counting objects: 83% (2432/2929) 2022-08-13T13:32:26.0913024Z remote: Counting objects: 84% (2461/2929) 2022-08-13T13:32:26.0913370Z remote: Counting objects: 85% (2490/2929) 2022-08-13T13:32:26.0913733Z remote: Counting objects: 86% (2519/2929) 2022-08-13T13:32:26.0914097Z remote: Counting objects: 87% (2549/2929) 2022-08-13T13:32:26.0914440Z remote: Counting objects: 88% (2578/2929) 2022-08-13T13:32:26.0914807Z remote: Counting objects: 89% (2607/2929) 2022-08-13T13:32:26.0915171Z remote: Counting objects: 90% (2637/2929) 2022-08-13T13:32:26.0915515Z remote: Counting objects: 91% (2666/2929) 2022-08-13T13:32:26.0915886Z remote: Counting objects: 92% (2695/2929) 2022-08-13T13:32:26.0916249Z remote: Counting objects: 93% (2724/2929) 2022-08-13T13:32:26.0916612Z remote: Counting objects: 94% (2754/2929) 2022-08-13T13:32:26.0916954Z remote: Counting objects: 95% (2783/2929) 2022-08-13T13:32:26.0917315Z remote: Counting objects: 96% (2812/2929) 2022-08-13T13:32:26.0917675Z remote: Counting objects: 97% (2842/2929) 2022-08-13T13:32:26.0918016Z remote: Counting objects: 98% (2871/2929) 2022-08-13T13:32:26.0918378Z remote: Counting objects: 99% (2900/2929) 2022-08-13T13:32:26.0918739Z remote: Counting objects: 100% (2929/2929) 2022-08-13T13:32:26.0919103Z remote: Counting objects: 100% (2929/2929), done. 2022-08-13T13:32:26.0919617Z remote: Compressing objects: 0% (1/386) 2022-08-13T13:32:26.0920016Z remote: Compressing objects: 1% (4/386) 2022-08-13T13:32:26.0939414Z remote: Compressing objects: 2% (8/386) 2022-08-13T13:32:26.0944462Z remote: Compressing objects: 3% (12/386) 2022-08-13T13:32:26.0962839Z remote: Compressing objects: 4% (16/386) 2022-08-13T13:32:26.0974702Z remote: Compressing objects: 5% (20/386) 2022-08-13T13:32:26.0994639Z remote: Compressing objects: 6% (24/386) 2022-08-13T13:32:26.1032986Z remote: Compressing objects: 7% (28/386) 2022-08-13T13:32:26.1092681Z remote: Compressing objects: 8% (31/386) 2022-08-13T13:32:26.1117964Z remote: Compressing objects: 9% (35/386) 2022-08-13T13:32:26.1161842Z remote: Compressing objects: 10% (39/386) 2022-08-13T13:32:26.1167509Z remote: Compressing objects: 11% (43/386) 2022-08-13T13:32:26.1180376Z remote: Compressing objects: 12% (47/386) 2022-08-13T13:32:26.1199938Z remote: Compressing objects: 13% (51/386) 2022-08-13T13:32:26.1201721Z remote: Compressing objects: 14% (55/386) 2022-08-13T13:32:26.1242952Z remote: Compressing objects: 15% (58/386) 2022-08-13T13:32:26.1301280Z remote: Compressing objects: 16% (62/386) 2022-08-13T13:32:26.1340126Z remote: Compressing objects: 17% (66/386) 2022-08-13T13:32:26.1412011Z remote: Compressing objects: 18% (70/386) 2022-08-13T13:32:26.1475967Z remote: Compressing objects: 19% (74/386) 2022-08-13T13:32:26.1581331Z remote: Compressing objects: 20% (78/386) 2022-08-13T13:32:26.1615811Z remote: Compressing objects: 21% (82/386) 2022-08-13T13:32:26.1795274Z remote: Compressing objects: 22% (85/386) 2022-08-13T13:32:26.1820581Z remote: Compressing objects: 23% (89/386) 2022-08-13T13:32:26.1878642Z remote: Compressing objects: 24% (93/386) 2022-08-13T13:32:26.1921406Z remote: Compressing objects: 25% (97/386) 2022-08-13T13:32:26.1999421Z remote: Compressing objects: 26% (101/386) 2022-08-13T13:32:26.2063045Z remote: Compressing objects: 27% (105/386) 2022-08-13T13:32:26.2089357Z remote: Compressing objects: 28% (109/386) 2022-08-13T13:32:26.2135170Z remote: Compressing objects: 29% (112/386) 2022-08-13T13:32:26.2171640Z remote: Compressing objects: 30% (116/386) 2022-08-13T13:32:26.2208820Z remote: Compressing objects: 31% (120/386) 2022-08-13T13:32:26.2228882Z remote: Compressing objects: 32% (124/386) 2022-08-13T13:32:26.2270062Z remote: Compressing objects: 33% (128/386) 2022-08-13T13:32:26.2283165Z remote: Compressing objects: 34% (132/386) 2022-08-13T13:32:26.2292928Z remote: Compressing objects: 35% (136/386) 2022-08-13T13:32:26.2316672Z remote: Compressing objects: 36% (139/386) 2022-08-13T13:32:26.2340990Z remote: Compressing objects: 37% (143/386) 2022-08-13T13:32:26.2363877Z remote: Compressing objects: 38% (147/386) 2022-08-13T13:32:26.2377239Z remote: Compressing objects: 39% (151/386) 2022-08-13T13:32:26.2383729Z remote: Compressing objects: 40% (155/386) 2022-08-13T13:32:26.2389176Z remote: Compressing objects: 41% (159/386) 2022-08-13T13:32:26.2392970Z remote: Compressing objects: 42% (163/386) 2022-08-13T13:32:26.2393878Z remote: Compressing objects: 43% (166/386) 2022-08-13T13:32:26.2398208Z remote: Compressing objects: 44% (170/386) 2022-08-13T13:32:26.2399019Z remote: Compressing objects: 45% (174/386) 2022-08-13T13:32:26.2400945Z remote: Compressing objects: 46% (178/386) 2022-08-13T13:32:26.2402767Z remote: Compressing objects: 47% (182/386) 2022-08-13T13:32:26.2403506Z remote: Compressing objects: 48% (186/386) 2022-08-13T13:32:26.2405362Z remote: Compressing objects: 49% (190/386) 2022-08-13T13:32:26.2405953Z remote: Compressing objects: 50% (193/386) 2022-08-13T13:32:26.2406761Z remote: Compressing objects: 51% (197/386) 2022-08-13T13:32:26.2407749Z remote: Compressing objects: 52% (201/386) 2022-08-13T13:32:26.2409369Z remote: Compressing objects: 53% (205/386) 2022-08-13T13:32:26.2410031Z remote: Compressing objects: 54% (209/386) 2022-08-13T13:32:26.2414056Z remote: Compressing objects: 55% (213/386) 2022-08-13T13:32:26.2417209Z remote: Compressing objects: 56% (217/386) 2022-08-13T13:32:26.2418298Z remote: Compressing objects: 57% (221/386) 2022-08-13T13:32:26.2418993Z remote: Compressing objects: 58% (224/386) 2022-08-13T13:32:26.2419391Z remote: Compressing objects: 59% (228/386) 2022-08-13T13:32:26.2420463Z remote: Compressing objects: 60% (232/386) 2022-08-13T13:32:26.2420920Z remote: Compressing objects: 61% (236/386) 2022-08-13T13:32:26.2424643Z remote: Compressing objects: 62% (240/386) 2022-08-13T13:32:26.2425615Z remote: Compressing objects: 63% (244/386) 2022-08-13T13:32:26.2426292Z remote: Compressing objects: 64% (248/386) 2022-08-13T13:32:26.2427278Z remote: Compressing objects: 65% (251/386) 2022-08-13T13:32:26.2427707Z remote: Compressing objects: 66% (255/386) 2022-08-13T13:32:26.2428251Z remote: Compressing objects: 67% (259/386) 2022-08-13T13:32:26.2430598Z remote: Compressing objects: 68% (263/386) 2022-08-13T13:32:26.2435810Z remote: Compressing objects: 69% (267/386) 2022-08-13T13:32:26.2436274Z remote: Compressing objects: 70% (271/386) 2022-08-13T13:32:26.2436709Z remote: Compressing objects: 71% (275/386) 2022-08-13T13:32:26.2437425Z remote: Compressing objects: 72% (278/386) 2022-08-13T13:32:26.2437907Z remote: Compressing objects: 73% (282/386) 2022-08-13T13:32:26.2438264Z remote: Compressing objects: 74% (286/386) 2022-08-13T13:32:26.2438753Z remote: Compressing objects: 75% (290/386) 2022-08-13T13:32:26.2439344Z remote: Compressing objects: 76% (294/386) 2022-08-13T13:32:26.2440223Z remote: Compressing objects: 77% (298/386) 2022-08-13T13:32:26.2440588Z remote: Compressing objects: 78% (302/386) 2022-08-13T13:32:26.2440964Z remote: Compressing objects: 79% (305/386) 2022-08-13T13:32:26.2441382Z remote: Compressing objects: 80% (309/386) 2022-08-13T13:32:26.2443004Z remote: Compressing objects: 81% (313/386) 2022-08-13T13:32:26.2444592Z remote: Compressing objects: 82% (317/386) 2022-08-13T13:32:26.2447773Z remote: Compressing objects: 83% (321/386) 2022-08-13T13:32:26.2450121Z remote: Compressing objects: 84% (325/386) 2022-08-13T13:32:26.2452719Z remote: Compressing objects: 85% (329/386) 2022-08-13T13:32:26.2456050Z remote: Compressing objects: 86% (332/386) 2022-08-13T13:32:26.2458234Z remote: Compressing objects: 87% (336/386) 2022-08-13T13:32:26.2460798Z remote: Compressing objects: 88% (340/386) 2022-08-13T13:32:26.2461470Z remote: Compressing objects: 89% (344/386) 2022-08-13T13:32:26.2461848Z remote: Compressing objects: 90% (348/386) 2022-08-13T13:32:26.2473135Z remote: Compressing objects: 91% (352/386) 2022-08-13T13:32:26.2473851Z remote: Compressing objects: 92% (356/386) 2022-08-13T13:32:26.2474509Z remote: Compressing objects: 93% (359/386) 2022-08-13T13:32:26.2474892Z remote: Compressing objects: 94% (363/386) 2022-08-13T13:32:26.2475249Z remote: Compressing objects: 95% (367/386) 2022-08-13T13:32:26.2475619Z remote: Compressing objects: 96% (371/386) 2022-08-13T13:32:26.2475984Z remote: Compressing objects: 97% (375/386) 2022-08-13T13:32:26.2476356Z remote: Compressing objects: 98% (379/386) 2022-08-13T13:32:26.2476709Z remote: Compressing objects: 99% (383/386) 2022-08-13T13:32:26.2477077Z remote: Compressing objects: 100% (386/386) 2022-08-13T13:32:26.2477462Z remote: Compressing objects: 100% (386/386), done. 2022-08-13T13:32:26.2583751Z Receiving objects: 0% (1/10683) 2022-08-13T13:32:26.2605517Z Receiving objects: 1% (107/10683) 2022-08-13T13:32:26.2620962Z Receiving objects: 2% (214/10683) 2022-08-13T13:32:26.2635879Z Receiving objects: 3% (321/10683) 2022-08-13T13:32:26.2650620Z Receiving objects: 4% (428/10683) 2022-08-13T13:32:26.2663251Z Receiving objects: 5% (535/10683) 2022-08-13T13:32:26.2675363Z Receiving objects: 6% (641/10683) 2022-08-13T13:32:26.2688108Z Receiving objects: 7% (748/10683) 2022-08-13T13:32:26.2702416Z Receiving objects: 8% (855/10683) 2022-08-13T13:32:26.2720303Z Receiving objects: 9% (962/10683) 2022-08-13T13:32:26.2738076Z Receiving objects: 10% (1069/10683) 2022-08-13T13:32:26.2754285Z Receiving objects: 11% (1176/10683) 2022-08-13T13:32:26.2774455Z Receiving objects: 12% (1282/10683) 2022-08-13T13:32:26.2790333Z Receiving objects: 13% (1389/10683) 2022-08-13T13:32:26.2803478Z Receiving objects: 14% (1496/10683) 2022-08-13T13:32:26.2816662Z Receiving objects: 15% (1603/10683) 2022-08-13T13:32:26.2907490Z Receiving objects: 16% (1710/10683) 2022-08-13T13:32:26.2937745Z Receiving objects: 17% (1817/10683) 2022-08-13T13:32:26.2953587Z Receiving objects: 18% (1923/10683) 2022-08-13T13:32:26.2965071Z Receiving objects: 19% (2030/10683) 2022-08-13T13:32:26.2975515Z Receiving objects: 20% (2137/10683) 2022-08-13T13:32:26.2985822Z Receiving objects: 21% (2244/10683) 2022-08-13T13:32:26.2999185Z Receiving objects: 22% (2351/10683) 2022-08-13T13:32:26.3004073Z Receiving objects: 23% (2458/10683) 2022-08-13T13:32:26.3015441Z Receiving objects: 24% (2564/10683) 2022-08-13T13:32:26.3020087Z Receiving objects: 25% (2671/10683) 2022-08-13T13:32:26.3032270Z Receiving objects: 26% (2778/10683) 2022-08-13T13:32:26.3045543Z Receiving objects: 27% (2885/10683) 2022-08-13T13:32:26.3051800Z Receiving objects: 28% (2992/10683) 2022-08-13T13:32:26.3062965Z Receiving objects: 29% (3099/10683) 2022-08-13T13:32:26.3075267Z Receiving objects: 30% (3205/10683) 2022-08-13T13:32:26.3081869Z Receiving objects: 31% (3312/10683) 2022-08-13T13:32:26.3087842Z Receiving objects: 32% (3419/10683) 2022-08-13T13:32:26.3091602Z Receiving objects: 33% (3526/10683) 2022-08-13T13:32:26.3093887Z Receiving objects: 34% (3633/10683) 2022-08-13T13:32:26.3097189Z Receiving objects: 35% (3740/10683) 2022-08-13T13:32:26.3098977Z Receiving objects: 36% (3846/10683) 2022-08-13T13:32:26.3102558Z Receiving objects: 37% (3953/10683) 2022-08-13T13:32:26.3107224Z Receiving objects: 38% (4060/10683) 2022-08-13T13:32:26.3111263Z Receiving objects: 39% (4167/10683) 2022-08-13T13:32:26.3115661Z Receiving objects: 40% (4274/10683) 2022-08-13T13:32:26.3119736Z Receiving objects: 41% (4381/10683) 2022-08-13T13:32:26.3123962Z Receiving objects: 42% (4487/10683) 2022-08-13T13:32:26.3127393Z Receiving objects: 43% (4594/10683) 2022-08-13T13:32:26.3133739Z Receiving objects: 44% (4701/10683) 2022-08-13T13:32:26.3140075Z Receiving objects: 45% (4808/10683) 2022-08-13T13:32:26.3143942Z Receiving objects: 46% (4915/10683) 2022-08-13T13:32:26.3150066Z Receiving objects: 47% (5022/10683) 2022-08-13T13:32:26.3155220Z Receiving objects: 48% (5128/10683) 2022-08-13T13:32:26.3157875Z Receiving objects: 49% (5235/10683) 2022-08-13T13:32:26.3161480Z Receiving objects: 50% (5342/10683) 2022-08-13T13:32:26.3165488Z Receiving objects: 51% (5449/10683) 2022-08-13T13:32:26.3171246Z Receiving objects: 52% (5556/10683) 2022-08-13T13:32:26.3174271Z Receiving objects: 53% (5662/10683) 2022-08-13T13:32:26.3176854Z Receiving objects: 54% (5769/10683) 2022-08-13T13:32:26.3180277Z Receiving objects: 55% (5876/10683) 2022-08-13T13:32:26.3185455Z Receiving objects: 56% (5983/10683) 2022-08-13T13:32:26.3188202Z Receiving objects: 57% (6090/10683) 2022-08-13T13:32:26.3190513Z Receiving objects: 58% (6197/10683) 2022-08-13T13:32:26.3192979Z Receiving objects: 59% (6303/10683) 2022-08-13T13:32:26.3197220Z Receiving objects: 60% (6410/10683) 2022-08-13T13:32:26.3205215Z Receiving objects: 61% (6517/10683) 2022-08-13T13:32:26.3210961Z Receiving objects: 62% (6624/10683) 2022-08-13T13:32:26.3219094Z Receiving objects: 63% (6731/10683) 2022-08-13T13:32:26.3225209Z Receiving objects: 64% (6838/10683) 2022-08-13T13:32:26.3228807Z Receiving objects: 65% (6944/10683) 2022-08-13T13:32:26.3235421Z Receiving objects: 66% (7051/10683) 2022-08-13T13:32:26.3241310Z Receiving objects: 67% (7158/10683) 2022-08-13T13:32:26.3248054Z Receiving objects: 68% (7265/10683) 2022-08-13T13:32:26.3254500Z Receiving objects: 69% (7372/10683) 2022-08-13T13:32:26.3260428Z Receiving objects: 70% (7479/10683) 2022-08-13T13:32:26.3270040Z Receiving objects: 71% (7585/10683) 2022-08-13T13:32:26.3285804Z Receiving objects: 72% (7692/10683) 2022-08-13T13:32:26.3291211Z Receiving objects: 73% (7799/10683) 2022-08-13T13:32:26.3294102Z Receiving objects: 74% (7906/10683) 2022-08-13T13:32:26.3296090Z Receiving objects: 75% (8013/10683) 2022-08-13T13:32:26.3297295Z Receiving objects: 76% (8120/10683) 2022-08-13T13:32:26.3299544Z Receiving objects: 77% (8226/10683) 2022-08-13T13:32:26.3299897Z Receiving objects: 78% (8333/10683) 2022-08-13T13:32:26.3302227Z Receiving objects: 79% (8440/10683) 2022-08-13T13:32:26.3303478Z Receiving objects: 80% (8547/10683) 2022-08-13T13:32:26.3306067Z Receiving objects: 81% (8654/10683) 2022-08-13T13:32:26.3307860Z Receiving objects: 82% (8761/10683) 2022-08-13T13:32:26.3375974Z Receiving objects: 83% (8867/10683) 2022-08-13T13:32:26.3423241Z Receiving objects: 84% (8974/10683) 2022-08-13T13:32:26.3441707Z Receiving objects: 85% (9081/10683) 2022-08-13T13:32:26.3465086Z Receiving objects: 86% (9188/10683) 2022-08-13T13:32:26.3479233Z Receiving objects: 87% (9295/10683) 2022-08-13T13:32:26.3489020Z Receiving objects: 88% (9402/10683) 2022-08-13T13:32:26.3496964Z Receiving objects: 89% (9508/10683) 2022-08-13T13:32:26.3500111Z Receiving objects: 90% (9615/10683) 2022-08-13T13:32:26.3505478Z Receiving objects: 91% (9722/10683) 2022-08-13T13:32:26.3512224Z Receiving objects: 92% (9829/10683) 2022-08-13T13:32:26.3517037Z Receiving objects: 93% (9936/10683) 2022-08-13T13:32:26.3522914Z Receiving objects: 94% (10043/10683) 2022-08-13T13:32:26.3530436Z Receiving objects: 95% (10149/10683) 2022-08-13T13:32:26.3533835Z Receiving objects: 96% (10256/10683) 2022-08-13T13:32:26.3539141Z Receiving objects: 97% (10363/10683) 2022-08-13T13:32:26.3556482Z Receiving objects: 98% (10470/10683) 2022-08-13T13:32:26.3560721Z Receiving objects: 99% (10577/10683) 2022-08-13T13:32:26.3561258Z remote: Total 10683 (delta 2731), reused 2630 (delta 2540), pack-reused 7754 2022-08-13T13:32:26.3579339Z Receiving objects: 100% (10683/10683) 2022-08-13T13:32:26.3579668Z Receiving objects: 100% (10683/10683), 3.35 MiB | 0 bytes/s, done. 2022-08-13T13:32:26.3610447Z Resolving deltas: 0% (0/8284) 2022-08-13T13:32:26.3625729Z Resolving deltas: 1% (102/8284) 2022-08-13T13:32:26.3646764Z Resolving deltas: 2% (185/8284) 2022-08-13T13:32:26.3658893Z Resolving deltas: 3% (281/8284) 2022-08-13T13:32:26.3771294Z Resolving deltas: 4% (344/8284) 2022-08-13T13:32:26.3860351Z Resolving deltas: 7% (633/8284) 2022-08-13T13:32:26.3876493Z Resolving deltas: 10% (844/8284) 2022-08-13T13:32:26.3889550Z Resolving deltas: 11% (942/8284) 2022-08-13T13:32:26.3901001Z Resolving deltas: 12% (1033/8284) 2022-08-13T13:32:26.3912715Z Resolving deltas: 13% (1077/8284) 2022-08-13T13:32:26.3928427Z Resolving deltas: 14% (1162/8284) 2022-08-13T13:32:26.3949411Z Resolving deltas: 15% (1248/8284) 2022-08-13T13:32:26.3967859Z Resolving deltas: 16% (1349/8284) 2022-08-13T13:32:26.3976849Z Resolving deltas: 17% (1436/8284) 2022-08-13T13:32:26.3990719Z Resolving deltas: 18% (1493/8284) 2022-08-13T13:32:26.4001157Z Resolving deltas: 19% (1587/8284) 2022-08-13T13:32:26.4013051Z Resolving deltas: 20% (1661/8284) 2022-08-13T13:32:26.4019576Z Resolving deltas: 21% (1763/8284) 2022-08-13T13:32:26.4028333Z Resolving deltas: 22% (1825/8284) 2022-08-13T13:32:26.4037032Z Resolving deltas: 23% (1921/8284) 2022-08-13T13:32:26.4045130Z Resolving deltas: 24% (2008/8284) 2022-08-13T13:32:26.4054180Z Resolving deltas: 25% (2082/8284) 2022-08-13T13:32:26.4060875Z Resolving deltas: 26% (2174/8284) 2022-08-13T13:32:26.4069872Z Resolving deltas: 27% (2237/8284) 2022-08-13T13:32:26.4077438Z Resolving deltas: 28% (2334/8284) 2022-08-13T13:32:26.4092109Z Resolving deltas: 29% (2408/8284) 2022-08-13T13:32:26.4107802Z Resolving deltas: 31% (2573/8284) 2022-08-13T13:32:26.4112885Z Resolving deltas: 32% (2732/8284) 2022-08-13T13:32:26.4116860Z Resolving deltas: 33% (2785/8284) 2022-08-13T13:32:26.4126998Z Resolving deltas: 34% (2827/8284) 2022-08-13T13:32:26.4139753Z Resolving deltas: 35% (2939/8284) 2022-08-13T13:32:26.4149002Z Resolving deltas: 37% (3071/8284) 2022-08-13T13:32:26.4162411Z Resolving deltas: 38% (3150/8284) 2022-08-13T13:32:26.4168191Z Resolving deltas: 39% (3283/8284) 2022-08-13T13:32:26.4174991Z Resolving deltas: 40% (3334/8284) 2022-08-13T13:32:26.4203474Z Resolving deltas: 41% (3399/8284) 2022-08-13T13:32:26.4208251Z Resolving deltas: 44% (3703/8284) 2022-08-13T13:32:26.4215380Z Resolving deltas: 45% (3748/8284) 2022-08-13T13:32:26.4237378Z Resolving deltas: 46% (3818/8284) 2022-08-13T13:32:26.4241774Z Resolving deltas: 48% (4024/8284) 2022-08-13T13:32:26.4250180Z Resolving deltas: 49% (4062/8284) 2022-08-13T13:32:26.4256061Z Resolving deltas: 50% (4162/8284) 2022-08-13T13:32:26.4263846Z Resolving deltas: 51% (4227/8284) 2022-08-13T13:32:26.4272009Z Resolving deltas: 52% (4316/8284) 2022-08-13T13:32:26.4282842Z Resolving deltas: 53% (4396/8284) 2022-08-13T13:32:26.4286389Z Resolving deltas: 54% (4522/8284) 2022-08-13T13:32:26.4296709Z Resolving deltas: 55% (4559/8284) 2022-08-13T13:32:26.4302565Z Resolving deltas: 56% (4668/8284) 2022-08-13T13:32:26.4311685Z Resolving deltas: 57% (4728/8284) 2022-08-13T13:32:26.4319069Z Resolving deltas: 58% (4820/8284) 2022-08-13T13:32:26.4329522Z Resolving deltas: 59% (4903/8284) 2022-08-13T13:32:26.4334284Z Resolving deltas: 60% (5015/8284) 2022-08-13T13:32:26.4343717Z Resolving deltas: 61% (5067/8284) 2022-08-13T13:32:26.4349502Z Resolving deltas: 62% (5174/8284) 2022-08-13T13:32:26.4356730Z Resolving deltas: 63% (5231/8284) 2022-08-13T13:32:26.4364472Z Resolving deltas: 64% (5303/8284) 2022-08-13T13:32:26.4373694Z Resolving deltas: 65% (5387/8284) 2022-08-13T13:32:26.4390909Z Resolving deltas: 66% (5472/8284) 2022-08-13T13:32:26.4399435Z Resolving deltas: 68% (5655/8284) 2022-08-13T13:32:26.4410502Z Resolving deltas: 69% (5741/8284) 2022-08-13T13:32:26.4414796Z Resolving deltas: 70% (5851/8284) 2022-08-13T13:32:26.4427362Z Resolving deltas: 71% (5886/8284) 2022-08-13T13:32:26.4431335Z Resolving deltas: 72% (6011/8284) 2022-08-13T13:32:26.4441076Z Resolving deltas: 73% (6054/8284) 2022-08-13T13:32:26.4448460Z Resolving deltas: 74% (6154/8284) 2022-08-13T13:32:26.4456809Z Resolving deltas: 75% (6223/8284) 2022-08-13T13:32:26.4463328Z Resolving deltas: 76% (6312/8284) 2022-08-13T13:32:26.4470565Z Resolving deltas: 77% (6380/8284) 2022-08-13T13:32:26.4481145Z Resolving deltas: 78% (6462/8284) 2022-08-13T13:32:26.4489470Z Resolving deltas: 79% (6584/8284) 2022-08-13T13:32:26.4504008Z Resolving deltas: 80% (6669/8284) 2022-08-13T13:32:26.4515701Z Resolving deltas: 81% (6713/8284) 2022-08-13T13:32:26.4541769Z Resolving deltas: 82% (6804/8284) 2022-08-13T13:32:26.4565991Z Resolving deltas: 83% (6891/8284) 2022-08-13T13:32:26.4568406Z Resolving deltas: 84% (7035/8284) 2022-08-13T13:32:26.4632751Z Resolving deltas: 85% (7043/8284) 2022-08-13T13:32:26.4639038Z Resolving deltas: 86% (7203/8284) 2022-08-13T13:32:26.4647873Z Resolving deltas: 87% (7235/8284) 2022-08-13T13:32:26.4659392Z Resolving deltas: 88% (7307/8284) 2022-08-13T13:32:26.4680379Z Resolving deltas: 89% (7401/8284) 2022-08-13T13:32:26.4690046Z Resolving deltas: 90% (7502/8284) 2022-08-13T13:32:26.4716873Z Resolving deltas: 91% (7563/8284) 2022-08-13T13:32:26.4728952Z Resolving deltas: 93% (7718/8284) 2022-08-13T13:32:26.4743894Z Resolving deltas: 94% (7805/8284) 2022-08-13T13:32:26.4790191Z Resolving deltas: 95% (7898/8284) 2022-08-13T13:32:26.4812018Z Resolving deltas: 97% (8062/8284) 2022-08-13T13:32:26.4891823Z Resolving deltas: 98% (8120/8284) 2022-08-13T13:32:26.4892253Z Resolving deltas: 100% (8284/8284) 2022-08-13T13:32:26.4892531Z Resolving deltas: 100% (8284/8284), done. 2022-08-13T13:32:26.5104584Z Checking connectivity... done. 2022-08-13T13:32:26.5454666Z + pushd torchdynamo 2022-08-13T13:32:26.5454966Z ~/torchdynamo ~ ~/workspace 2022-08-13T13:32:26.5455274Z + git checkout f19410cd8204fa1c30ca72f81142508e128be66f 2022-08-13T13:32:26.5735739Z Note: checking out 'f19410cd8204fa1c30ca72f81142508e128be66f'. 2022-08-13T13:32:26.5735975Z 2022-08-13T13:32:26.5736266Z You are in 'detached HEAD' state. You can look around, make experimental 2022-08-13T13:32:26.5736881Z changes and commit them, and you can discard any commits you make in this 2022-08-13T13:32:26.5737362Z state without impacting any branches by performing another checkout. 2022-08-13T13:32:26.5737608Z 2022-08-13T13:32:26.5737832Z If you want to create a new branch to retain commits you create, you may 2022-08-13T13:32:26.5738338Z do so (now or later) by using -b with the checkout command again. Example: 2022-08-13T13:32:26.5738588Z 2022-08-13T13:32:26.5738767Z git checkout -b 2022-08-13T13:32:26.5738962Z 2022-08-13T13:32:26.5739149Z HEAD is now at f19410c... Update pytorch/functorch versions (#704) 2022-08-13T13:32:26.5739876Z + python setup.py develop 2022-08-13T13:32:29.1566310Z running develop 2022-08-13T13:32:29.1571591Z /opt/conda/lib/python3.7/site-packages/setuptools/command/easy_install.py:147: EasyInstallDeprecationWarning: easy_install command is deprecated. Use build and pip and other standards-based tools. 2022-08-13T13:32:29.1572170Z EasyInstallDeprecationWarning, 2022-08-13T13:32:29.3254645Z /opt/conda/lib/python3.7/site-packages/setuptools/command/install.py:37: SetuptoolsDeprecationWarning: setup.py install is deprecated. Use build and pip and other standards-based tools. 2022-08-13T13:32:29.3255340Z setuptools.SetuptoolsDeprecationWarning, 2022-08-13T13:32:29.5988978Z running egg_info 2022-08-13T13:32:29.5989573Z creating torchdynamo.egg-info 2022-08-13T13:32:29.6835816Z writing torchdynamo.egg-info/PKG-INFO 2022-08-13T13:32:29.7603247Z writing dependency_links to torchdynamo.egg-info/dependency_links.txt 2022-08-13T13:32:30.1489421Z writing requirements to torchdynamo.egg-info/requires.txt 2022-08-13T13:32:30.2264641Z writing top-level names to torchdynamo.egg-info/top_level.txt 2022-08-13T13:32:30.2265587Z writing manifest file 'torchdynamo.egg-info/SOURCES.txt' 2022-08-13T13:32:30.4038076Z reading manifest file 'torchdynamo.egg-info/SOURCES.txt' 2022-08-13T13:32:30.4040455Z adding license file 'LICENSE' 2022-08-13T13:32:30.4055895Z writing manifest file 'torchdynamo.egg-info/SOURCES.txt' 2022-08-13T13:32:30.4056230Z running build_ext 2022-08-13T13:32:30.4075453Z building 'torchdynamo._eval_frame' extension 2022-08-13T13:32:30.4075878Z creating build 2022-08-13T13:32:30.4076507Z creating build/temp.linux-x86_64-3.7 2022-08-13T13:32:30.4077474Z creating build/temp.linux-x86_64-3.7/torchdynamo 2022-08-13T13:32:30.4078969Z gcc -pthread -B /opt/conda/compiler_compat -Wl,--sysroot=/ -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -fPIC -I/opt/conda/include/python3.7m -c torchdynamo/_eval_frame.c -o build/temp.linux-x86_64-3.7/torchdynamo/_eval_frame.o -Wall 2022-08-13T13:32:30.5004022Z creating build/lib.linux-x86_64-3.7 2022-08-13T13:32:30.5004778Z creating build/lib.linux-x86_64-3.7/torchdynamo 2022-08-13T13:32:30.5005983Z gcc -pthread -shared -B /opt/conda/compiler_compat -L/opt/conda/lib -Wl,-rpath=/opt/conda/lib -Wl,--no-as-needed -Wl,--sysroot=/ build/temp.linux-x86_64-3.7/torchdynamo/_eval_frame.o -o build/lib.linux-x86_64-3.7/torchdynamo/_eval_frame.cpython-37m-x86_64-linux-gnu.so 2022-08-13T13:32:30.5350566Z building 'torchdynamo._guards' extension 2022-08-13T13:32:30.5354102Z gcc -pthread -B /opt/conda/compiler_compat -Wl,--sysroot=/ -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -fPIC -I/opt/conda/lib/python3.7/site-packages/torch/include -I/opt/conda/lib/python3.7/site-packages/torch/include/torch/csrc/api/include -I/opt/conda/lib/python3.7/site-packages/torch/include/TH -I/opt/conda/lib/python3.7/site-packages/torch/include/THC -I/opt/conda/include/python3.7m -c torchdynamo/_guards.cpp -o build/temp.linux-x86_64-3.7/torchdynamo/_guards.o -std=c++14 2022-08-13T13:32:31.6935005Z cc1plus: warning: command line option ‘-Wstrict-prototypes’ is valid for C/ObjC but not for C++ 2022-08-13T13:32:31.6935900Z torchdynamo/_guards.cpp: In function ‘PyObject* {anonymous}::TensorGuards_check_verbose({anonymous}::TensorGuards*, PyObject*, PyObject*)’: 2022-08-13T13:32:31.6936628Z torchdynamo/_guards.cpp:246:28: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-08-13T13:32:31.6937049Z for (Py_ssize_t i = 0; i < names_size; i++) { 2022-08-13T13:32:31.6937340Z ~~^~~~~~~~~~~~ 2022-08-13T13:32:31.6945985Z g++ -pthread -B /opt/conda/compiler_compat -Wl,--sysroot=/ -pthread -shared -B /opt/conda/compiler_compat -L/opt/conda/lib -Wl,-rpath=/opt/conda/lib -Wl,--no-as-needed -Wl,--sysroot=/ build/temp.linux-x86_64-3.7/torchdynamo/_guards.o -L/opt/conda/lib/python3.7/site-packages/torch/lib -lc10 -ltorch -ltorch_cpu -ltorch_python -o build/lib.linux-x86_64-3.7/torchdynamo/_guards.cpython-37m-x86_64-linux-gnu.so 2022-08-13T13:32:31.9902580Z copying build/lib.linux-x86_64-3.7/torchdynamo/_eval_frame.cpython-37m-x86_64-linux-gnu.so -> torchdynamo 2022-08-13T13:32:31.9904541Z copying build/lib.linux-x86_64-3.7/torchdynamo/_guards.cpython-37m-x86_64-linux-gnu.so -> torchdynamo 2022-08-13T13:32:31.9976129Z Creating /opt/conda/lib/python3.7/site-packages/torchdynamo.egg-link (link to .) 2022-08-13T13:32:31.9982203Z Adding torchdynamo 1.13.0.dev0 to easy-install.pth file 2022-08-13T13:32:31.9996066Z 2022-08-13T13:32:31.9996509Z Installed /var/lib/jenkins/torchdynamo 2022-08-13T13:32:32.0016964Z Processing dependencies for torchdynamo==1.13.0.dev0 2022-08-13T13:32:32.0060183Z Searching for tabulate 2022-08-13T13:32:32.0061196Z Reading https://pypi.org/simple/tabulate/ 2022-08-13T13:32:32.0325548Z /opt/conda/lib/python3.7/site-packages/pkg_resources/__init__.py:125: PkgResourcesDeprecationWarning: is an invalid version and will not be supported in a future release 2022-08-13T13:32:32.0326153Z PkgResourcesDeprecationWarning, 2022-08-13T13:32:32.0755097Z Downloading https://files.pythonhosted.org/packages/92/4e/e5a13fdb3e6f81ce11893523ff289870c87c8f1f289a7369fb0e9840c3bb/tabulate-0.8.10-py3-none-any.whl#sha256=0ba055423dbaa164b9e456abe7920c5e8ed33fcc16f6d1b2f2d152c8e1e8b4fc 2022-08-13T13:32:32.0972212Z Best match: tabulate 0.8.10 2022-08-13T13:32:32.0973112Z Processing tabulate-0.8.10-py3-none-any.whl 2022-08-13T13:32:32.1029226Z Installing tabulate-0.8.10-py3-none-any.whl to /opt/conda/lib/python3.7/site-packages 2022-08-13T13:32:32.6782537Z Adding tabulate 0.8.10 to easy-install.pth file 2022-08-13T13:32:32.6807847Z Installing tabulate script to /opt/conda/bin 2022-08-13T13:32:32.6809529Z 2022-08-13T13:32:32.6810193Z Installed /opt/conda/lib/python3.7/site-packages/tabulate-0.8.10-py3.7.egg 2022-08-13T13:32:32.6905999Z Searching for sympy==1.10.1 2022-08-13T13:32:32.6906290Z Best match: sympy 1.10.1 2022-08-13T13:32:32.6908185Z Adding sympy 1.10.1 to easy-install.pth file 2022-08-13T13:32:32.6911930Z Installing isympy script to /opt/conda/bin 2022-08-13T13:32:32.6914455Z 2022-08-13T13:32:32.6914854Z Using /opt/conda/lib/python3.7/site-packages 2022-08-13T13:32:32.6921955Z Searching for PyYAML==6.0 2022-08-13T13:32:32.6923380Z Best match: PyYAML 6.0 2022-08-13T13:32:32.6923774Z Adding PyYAML 6.0 to easy-install.pth file 2022-08-13T13:32:32.6927596Z 2022-08-13T13:32:32.6927977Z Using /opt/conda/lib/python3.7/site-packages 2022-08-13T13:32:32.6935602Z Searching for numpy==1.18.5 2022-08-13T13:32:32.6936414Z Best match: numpy 1.18.5 2022-08-13T13:32:32.6937326Z Adding numpy 1.18.5 to easy-install.pth file 2022-08-13T13:32:32.6942005Z Installing f2py script to /opt/conda/bin 2022-08-13T13:32:32.6944512Z Installing f2py3 script to /opt/conda/bin 2022-08-13T13:32:32.6947111Z Installing f2py3.7 script to /opt/conda/bin 2022-08-13T13:32:32.6948852Z 2022-08-13T13:32:32.6949570Z Using /opt/conda/lib/python3.7/site-packages 2022-08-13T13:32:32.6960037Z Searching for torch==1.13.0a0+gitf02f304 2022-08-13T13:32:32.6960833Z Best match: torch 1.13.0a0+gitf02f304 2022-08-13T13:32:32.6961731Z Adding torch 1.13.0a0+gitf02f304 to easy-install.pth file 2022-08-13T13:32:32.6966711Z Installing convert-caffe2-to-onnx script to /opt/conda/bin 2022-08-13T13:32:32.6969470Z Installing convert-onnx-to-caffe2 script to /opt/conda/bin 2022-08-13T13:32:32.6971488Z Installing torchrun script to /opt/conda/bin 2022-08-13T13:32:32.6973617Z 2022-08-13T13:32:32.6974085Z Using /opt/conda/lib/python3.7/site-packages 2022-08-13T13:32:32.6981322Z Searching for mpmath==1.2.1 2022-08-13T13:32:32.6982196Z Best match: mpmath 1.2.1 2022-08-13T13:32:32.6983047Z Adding mpmath 1.2.1 to easy-install.pth file 2022-08-13T13:32:32.6986179Z 2022-08-13T13:32:32.6986797Z Using /opt/conda/lib/python3.7/site-packages 2022-08-13T13:32:32.6994052Z Searching for typing-extensions==4.3.0 2022-08-13T13:32:32.6995010Z Best match: typing-extensions 4.3.0 2022-08-13T13:32:32.6995933Z Adding typing-extensions 4.3.0 to easy-install.pth file 2022-08-13T13:32:32.6998934Z 2022-08-13T13:32:32.6999623Z Using /opt/conda/lib/python3.7/site-packages 2022-08-13T13:32:32.7000600Z Finished processing dependencies for torchdynamo==1.13.0.dev0 2022-08-13T13:32:32.9681637Z 2022-08-13T13:32:32.9682121Z real 0m6.394s 2022-08-13T13:32:32.9682689Z user 0m5.384s 2022-08-13T13:32:32.9683210Z sys 0m1.442s 2022-08-13T13:32:32.9683611Z + popd 2022-08-13T13:32:32.9683825Z ~ ~/workspace 2022-08-13T13:32:32.9684053Z + popd 2022-08-13T13:32:32.9684274Z ~/workspace 2022-08-13T13:32:32.9684501Z + test_python_shard 2 2022-08-13T13:32:32.9685389Z + [[ -z 2 ]] 2022-08-13T13:32:32.9686052Z + python test/run_test.py --exclude-jit-executor --exclude-distributed-tests --shard 2 2 --verbose 2022-08-13T13:32:34.9634855Z Ignoring disabled issues: [] 2022-08-13T13:32:34.9793157Z test/run_test.py:839: DeprecationWarning: distutils Version classes are deprecated. Use packaging.version instead. 2022-08-13T13:32:34.9793716Z if torch.version.cuda is not None and LooseVersion(torch.version.cuda) >= "11.6": 2022-08-13T13:32:34.9849927Z ##[warning] Gathered no stats from artifacts. Proceeding with default sharding plan. 2022-08-13T13:32:34.9858882Z Selected tests: 2022-08-13T13:32:34.9859194Z benchmark_utils/test_benchmark_utils 2022-08-13T13:32:34.9859497Z distributions/test_distributions 2022-08-13T13:32:34.9859806Z lazy/test_extract_compiled_graph 2022-08-13T13:32:34.9860086Z lazy/test_ts_opinfo 2022-08-13T13:32:34.9860313Z test_autocast 2022-08-13T13:32:34.9860553Z test_binary_ufuncs 2022-08-13T13:32:34.9860793Z test_complex 2022-08-13T13:32:34.9861034Z test_cpp_extensions_aot_ninja 2022-08-13T13:32:34.9861324Z test_cpp_extensions_jit 2022-08-13T13:32:34.9861577Z test_cuda 2022-08-13T13:32:34.9861790Z test_cuda_trace 2022-08-13T13:32:34.9862033Z test_datapipe 2022-08-13T13:32:34.9862266Z test_deploy 2022-08-13T13:32:34.9862489Z test_dispatch 2022-08-13T13:32:34.9862734Z test_expanded_weights 2022-08-13T13:32:34.9862979Z test_foreach 2022-08-13T13:32:34.9863229Z test_functional_autograd_benchmark 2022-08-13T13:32:34.9863513Z test_functionalization 2022-08-13T13:32:34.9863758Z test_fx 2022-08-13T13:32:34.9863975Z test_fx_experimental 2022-08-13T13:32:34.9864236Z test_fx_reinplace_pass 2022-08-13T13:32:34.9864489Z test_import_stats 2022-08-13T13:32:34.9864709Z test_jit 2022-08-13T13:32:34.9864938Z test_jit_cuda_fuser 2022-08-13T13:32:34.9865182Z test_jit_fuser_te 2022-08-13T13:32:34.9865403Z test_jiterator 2022-08-13T13:32:34.9865634Z test_linalg 2022-08-13T13:32:34.9865860Z test_masked 2022-08-13T13:32:34.9866074Z test_mkl_verbose 2022-08-13T13:32:34.9866317Z test_mkldnn_fusion 2022-08-13T13:32:34.9866774Z test_mobile_optimizer 2022-08-13T13:32:34.9867034Z test_module_init 2022-08-13T13:32:34.9867272Z test_monitor 2022-08-13T13:32:34.9867519Z test_multiprocessing 2022-08-13T13:32:34.9867836Z test_namedtensor 2022-08-13T13:32:34.9868083Z test_native_functions 2022-08-13T13:32:34.9868333Z test_nestedtensor 2022-08-13T13:32:34.9868570Z test_numba_integration 2022-08-13T13:32:34.9868817Z test_openmp 2022-08-13T13:32:34.9869052Z test_ops_gradients 2022-08-13T13:32:34.9869275Z test_optim 2022-08-13T13:32:34.9869502Z test_package 2022-08-13T13:32:34.9869734Z test_prims 2022-08-13T13:32:34.9869954Z test_profiler_tree 2022-08-13T13:32:34.9870197Z test_pruning_op 2022-08-13T13:32:34.9870444Z test_python_dispatch 2022-08-13T13:32:34.9870680Z test_quantization 2022-08-13T13:32:34.9870934Z test_scatter_gather_ops 2022-08-13T13:32:34.9871191Z test_serialization 2022-08-13T13:32:34.9871420Z test_shape_ops 2022-08-13T13:32:34.9871664Z test_sort_and_select 2022-08-13T13:32:34.9871908Z test_sparse_csr 2022-08-13T13:32:34.9872135Z test_stateless 2022-08-13T13:32:34.9872390Z test_tensor_creation_ops 2022-08-13T13:32:34.9872645Z test_tensorexpr 2022-08-13T13:32:34.9872865Z test_testing 2022-08-13T13:32:34.9873104Z test_transformers 2022-08-13T13:32:34.9873344Z test_type_info 2022-08-13T13:32:34.9873565Z test_unary_ufuncs 2022-08-13T13:32:34.9873803Z test_view_ops 2022-08-13T13:32:34.9874032Z test_vulkan 2022-08-13T13:32:34.9945880Z Prioritized test from test file changes. 2022-08-13T13:32:34.9946211Z reordering tests for PR: 2022-08-13T13:32:34.9946488Z prioritized: [] 2022-08-13T13:32:34.9949271Z the rest: ['benchmark_utils/test_benchmark_utils', 'distributions/test_distributions', 'lazy/test_extract_compiled_graph', 'lazy/test_ts_opinfo', 'test_autocast', 'test_binary_ufuncs', 'test_complex', 'test_cpp_extensions_aot_ninja', 'test_cpp_extensions_jit', 'test_cuda', 'test_cuda_trace', 'test_datapipe', 'test_deploy', 'test_dispatch', 'test_expanded_weights', 'test_foreach', 'test_functional_autograd_benchmark', 'test_functionalization', 'test_fx', 'test_fx_experimental', 'test_fx_reinplace_pass', 'test_import_stats', 'test_jit', 'test_jit_cuda_fuser', 'test_jit_fuser_te', 'test_jiterator', 'test_linalg', 'test_masked', 'test_mkl_verbose', 'test_mkldnn_fusion', 'test_mobile_optimizer', 'test_module_init', 'test_monitor', 'test_multiprocessing', 'test_namedtensor', 'test_native_functions', 'test_nestedtensor', 'test_numba_integration', 'test_openmp', 'test_ops_gradients', 'test_optim', 'test_package', 'test_prims', 'test_profiler_tree', 'test_pruning_op', 'test_python_dispatch', 'test_quantization', 'test_scatter_gather_ops', 'test_serialization', 'test_shape_ops', 'test_sort_and_select', 'test_sparse_csr', 'test_stateless', 'test_tensor_creation_ops', 'test_tensorexpr', 'test_testing', 'test_transformers', 'test_type_info', 'test_unary_ufuncs', 'test_view_ops', 'test_vulkan'] 2022-08-13T13:32:34.9951047Z 2022-08-13T13:32:34.9951578Z Downloading https://raw.githubusercontent.com/pytorch/test-infra/generated-stats/stats/slow-tests.json to /var/lib/jenkins/workspace/test/.pytorch-slow-tests.json 2022-08-13T13:32:35.0927383Z Downloading https://raw.githubusercontent.com/pytorch/test-infra/generated-stats/stats/disabled-tests.json to /var/lib/jenkins/workspace/test/.pytorch-disabled-tests.json 2022-08-13T13:32:35.2054170Z Running benchmark_utils/test_benchmark_utils ... [2022-08-13 13:32:35.205027] 2022-08-13T13:32:35.2054907Z Executing ['/opt/conda/bin/python', '-bb', 'benchmark_utils/test_benchmark_utils.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2022-08-13 13:32:35.205093] 2022-08-13T13:32:37.1905587Z Test results will be stored in test-reports/python-unittest/benchmark_utils.test_benchmark_utils 2022-08-13T13:32:37.1924578Z 2022-08-13T13:32:37.1925017Z Running tests... 2022-08-13T13:32:37.1925759Z ---------------------------------------------------------------------- 2022-08-13T13:32:38.9123382Z test_adaptive_timer (__main__.TestBenchmarkUtils) ... ok (1.719s) 2022-08-13T13:32:38.9158846Z test_collect_callgrind (__main__.TestBenchmarkUtils) ... skip: Test is disabled because an issue exists disabling it: https://github.com/pytorch/pytorch/issues/76932 for platform(s) linux. If you're seeing this on your local machine and would like to enable this test, please make sure CI is not set and you are not using the flag --import-disabled-tests. (0.003s) 2022-08-13T13:32:38.9172927Z test_collect_cpp_callgrind (__main__.TestBenchmarkUtils) ... skip: Failing on clang, see 74398 (0.002s) 2022-08-13T13:32:39.0655156Z test_compare (__main__.TestBenchmarkUtils) ... ok (0.148s) 2022-08-13T13:32:39.0663386Z test_cpp_timer (__main__.TestBenchmarkUtils) ... skip: Failing on clang, see 74398 (0.001s) 2022-08-13T13:32:39.0697112Z test_fuzzer (__main__.TestBenchmarkUtils) ... ok (0.003s) 2022-08-13T13:32:39.1276211Z test_manipulate_callgrind_stats (__main__.TestBenchmarkUtils) ... ok (0.058s) 2022-08-13T13:32:40.1505030Z test_timer (__main__.TestBenchmarkUtils) ... ok (1.023s) 2022-08-13T13:32:40.1513732Z test_timer_tiny_fast_snippet (__main__.TestBenchmarkUtils) ... skip: Failing on clang, see 74398 (0.001s) 2022-08-13T13:32:40.1514290Z 2022-08-13T13:32:40.1514910Z ---------------------------------------------------------------------- 2022-08-13T13:32:40.1515543Z Ran 9 tests in 2.959s 2022-08-13T13:32:40.1515839Z 2022-08-13T13:32:40.1516039Z OK (skipped=4) 2022-08-13T13:32:40.1516317Z 2022-08-13T13:32:40.1516523Z Generating XML reports... 2022-08-13T13:32:40.1562727Z Generated XML report: test-reports/python-unittest/benchmark_utils.test_benchmark_utils/TEST-TestBenchmarkUtils-20220813133237.xml 2022-08-13T13:32:40.5444154Z Running distributions/test_distributions ... [2022-08-13 13:32:40.543869] 2022-08-13T13:32:40.5445255Z Executing ['/opt/conda/bin/python', '-bb', 'distributions/test_distributions.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2022-08-13 13:32:40.543978] 2022-08-13T13:32:44.0690780Z Test results will be stored in test-reports/python-unittest/distributions.test_distributions 2022-08-13T13:32:44.0787961Z 2022-08-13T13:32:44.0788195Z Running tests... 2022-08-13T13:32:44.0788638Z ---------------------------------------------------------------------- 2022-08-13T13:32:44.1297256Z test_cdf (__main__.TestAgainstScipy) ... /opt/conda/lib/python3.7/site-packages/torch/distributions/wishart.py:250: UserWarning: Singular sample detected. 2022-08-13T13:32:44.1298179Z warnings.warn("Singular sample detected.") 2022-08-13T13:32:44.1306497Z ok (0.052s) 2022-08-13T13:32:44.1606394Z test_icdf (__main__.TestAgainstScipy) ... ok (0.030s) 2022-08-13T13:32:46.0982785Z test_mean (__main__.TestAgainstScipy) ... ok (1.937s) 2022-08-13T13:32:46.1350374Z test_variance_stddev (__main__.TestAgainstScipy) ... /opt/conda/lib/python3.7/site-packages/torch/testing/_comparison.py:599: UserWarning: The given NumPy array is not writable, and PyTorch does not support non-writable tensors. This means writing to this tensor will result in undefined behavior. You may want to copy the array to protect its data or make it writable before converting it to a tensor. This type of warning will be suppressed for the rest of this program. (Triggered internally at /var/lib/jenkins/workspace/torch/csrc/utils/tensor_numpy.cpp:205.) 2022-08-13T13:32:46.1351371Z return torch.as_tensor(tensor_like) 2022-08-13T13:32:46.1453394Z ok (0.047s) 2022-08-13T13:32:46.2261961Z test_params_constraints (__main__.TestConstraints) ... ok (0.081s) 2022-08-13T13:32:46.3312919Z test_support_constraints (__main__.TestConstraints) ... ok (0.105s) 2022-08-13T13:32:46.3344739Z test_bernoulli_shape_scalar_params (__main__.TestDistributionShapes) ... ok (0.003s) 2022-08-13T13:32:46.3378892Z test_bernoulli_shape_tensor_params (__main__.TestDistributionShapes) ... ok (0.003s) 2022-08-13T13:32:46.3410819Z test_beta_shape_scalar_params (__main__.TestDistributionShapes) ... ok (0.003s) 2022-08-13T13:32:46.3449783Z test_beta_shape_tensor_params (__main__.TestDistributionShapes) ... ok (0.004s) 2022-08-13T13:32:46.3478973Z test_binomial_shape (__main__.TestDistributionShapes) ... ok (0.003s) 2022-08-13T13:32:46.3510714Z test_binomial_shape_vectorized_n (__main__.TestDistributionShapes) ... ok (0.003s) 2022-08-13T13:32:46.3566582Z test_categorical_shape (__main__.TestDistributionShapes) ... ok (0.005s) 2022-08-13T13:32:46.3594752Z test_cauchy_shape_scalar_params (__main__.TestDistributionShapes) ... ok (0.003s) 2022-08-13T13:32:46.3626311Z test_cauchy_shape_tensor_params (__main__.TestDistributionShapes) ... ok (0.003s) 2022-08-13T13:32:46.3656271Z test_chi2_shape_scalar_params (__main__.TestDistributionShapes) ... ok (0.003s) 2022-08-13T13:32:46.3687591Z test_chi2_shape_tensor_params (__main__.TestDistributionShapes) ... ok (0.003s) 2022-08-13T13:32:46.3723874Z test_continuous_bernoulli_shape_scalar_params (__main__.TestDistributionShapes) ... ok (0.004s) 2022-08-13T13:32:46.3765603Z test_continuous_bernoulli_shape_tensor_params (__main__.TestDistributionShapes) ... ok (0.004s) 2022-08-13T13:32:46.3802396Z test_dirichlet_shape (__main__.TestDistributionShapes) ... ok (0.004s) 2022-08-13T13:32:46.4131707Z test_entropy_shape (__main__.TestDistributionShapes) ... ok (0.033s) 2022-08-13T13:32:46.4158131Z test_exponential_shape_scalar_param (__main__.TestDistributionShapes) ... ok (0.003s) 2022-08-13T13:32:46.4186930Z test_exponential_shape_tensor_param (__main__.TestDistributionShapes) ... ok (0.003s) 2022-08-13T13:32:46.4216353Z test_gamma_shape_scalar_params (__main__.TestDistributionShapes) ... ok (0.003s) 2022-08-13T13:32:46.4248065Z test_gamma_shape_tensor_params (__main__.TestDistributionShapes) ... ok (0.003s) 2022-08-13T13:32:46.4278103Z test_geometric_shape_scalar_params (__main__.TestDistributionShapes) ... ok (0.003s) 2022-08-13T13:32:46.4313470Z test_geometric_shape_tensor_params (__main__.TestDistributionShapes) ... ok (0.003s) 2022-08-13T13:32:46.4343133Z test_gumbel_shape_scalar_params (__main__.TestDistributionShapes) ... ok (0.003s) 2022-08-13T13:32:46.4376235Z test_halfcauchy_shape_scalar_params (__main__.TestDistributionShapes) ... ok (0.003s) 2022-08-13T13:32:46.4412050Z test_halfcauchy_shape_tensor_params (__main__.TestDistributionShapes) ... ok (0.003s) 2022-08-13T13:32:46.4450118Z test_kumaraswamy_shape_scalar_params (__main__.TestDistributionShapes) ... ok (0.004s) 2022-08-13T13:32:46.4481176Z test_laplace_shape_scalar_params (__main__.TestDistributionShapes) ... ok (0.003s) 2022-08-13T13:32:46.4515886Z test_laplace_shape_tensor_params (__main__.TestDistributionShapes) ... ok (0.003s) 2022-08-13T13:32:46.4554393Z test_mixture_same_family_shape (__main__.TestDistributionShapes) ... ok (0.004s) 2022-08-13T13:32:46.4598019Z test_multinomial_shape (__main__.TestDistributionShapes) ... ok (0.004s) 2022-08-13T13:32:46.4629554Z test_normal_shape_scalar_params (__main__.TestDistributionShapes) ... ok (0.003s) 2022-08-13T13:32:46.4661820Z test_normal_shape_tensor_params (__main__.TestDistributionShapes) ... ok (0.003s) 2022-08-13T13:32:46.4744051Z test_one_hot_categorical_shape (__main__.TestDistributionShapes) ... ok (0.008s) 2022-08-13T13:32:46.4774569Z test_pareto_shape_scalar_params (__main__.TestDistributionShapes) ... ok (0.003s) 2022-08-13T13:32:46.4805943Z test_studentT_shape_scalar_params (__main__.TestDistributionShapes) ... ok (0.003s) 2022-08-13T13:32:46.4840769Z test_studentT_shape_tensor_params (__main__.TestDistributionShapes) ... ok (0.003s) 2022-08-13T13:32:46.4869268Z test_uniform_shape_scalar_params (__main__.TestDistributionShapes) ... ok (0.003s) 2022-08-13T13:32:46.4900556Z test_uniform_shape_tensor_params (__main__.TestDistributionShapes) ... ok (0.003s) 2022-08-13T13:32:46.4937620Z test_vonmises_shape_scalar_params (__main__.TestDistributionShapes) ... ok (0.004s) 2022-08-13T13:32:46.4978399Z test_vonmises_shape_tensor_params (__main__.TestDistributionShapes) ... ok (0.004s) 2022-08-13T13:32:46.5011094Z test_weibull_scale_scalar_params (__main__.TestDistributionShapes) ... ok (0.003s) 2022-08-13T13:32:46.5058039Z test_wishart_shape_scalar_params (__main__.TestDistributionShapes) ... ok (0.004s) 2022-08-13T13:32:46.5118600Z test_wishart_shape_tensor_params (__main__.TestDistributionShapes) ... ok (0.006s) 2022-08-13T13:32:46.5431658Z test_argmax_relaxed_categorical (__main__.TestDistributions) ... ok (0.031s) 2022-08-13T13:32:46.5575318Z test_bernoulli (__main__.TestDistributions) ... ok (0.014s) 2022-08-13T13:32:46.5602405Z test_bernoulli_3d (__main__.TestDistributions) ... ok (0.003s) 2022-08-13T13:32:46.5636230Z test_bernoulli_enumerate_support (__main__.TestDistributions) ... ok (0.003s) 2022-08-13T13:32:46.6516801Z test_beta_log_prob (__main__.TestDistributions) ... ok (0.088s) 2022-08-13T13:32:47.0664979Z test_beta_sample (__main__.TestDistributions) ... ok (0.415s) 2022-08-13T13:32:47.0709525Z test_beta_shape (__main__.TestDistributions) ... ok (0.004s) 2022-08-13T13:32:47.1216903Z test_beta_underflow (__main__.TestDistributions) ... ok (0.050s) 2022-08-13T13:32:47.1282881Z test_beta_underflow_gpu (__main__.TestDistributions) ... ok (0.007s) 2022-08-13T13:32:47.2577150Z test_binomial (__main__.TestDistributions) ... ok (0.129s) 2022-08-13T13:32:47.2623144Z test_binomial_enumerate_support (__main__.TestDistributions) ... ok (0.004s) 2022-08-13T13:32:47.2683182Z test_binomial_extreme_vals (__main__.TestDistributions) ... ok (0.006s) 2022-08-13T13:32:47.3400268Z test_binomial_log_prob_and_entropy (__main__.TestDistributions) ... ok (0.072s) 2022-08-13T13:32:47.3458175Z test_binomial_log_prob_vectorized_count (__main__.TestDistributions) ... ok (0.006s) 2022-08-13T13:32:47.4165168Z test_binomial_sample (__main__.TestDistributions) ... ok (0.071s) 2022-08-13T13:32:47.4203950Z test_binomial_stable (__main__.TestDistributions) ... ok (0.004s) 2022-08-13T13:32:47.5160670Z test_binomial_vectorized_count (__main__.TestDistributions) ... ok (0.095s) 2022-08-13T13:32:47.5246755Z test_categorical_1d (__main__.TestDistributions) ... ok (0.009s) 2022-08-13T13:32:47.5415625Z test_categorical_2d (__main__.TestDistributions) ... ok (0.017s) 2022-08-13T13:32:47.5440204Z test_categorical_enumerate_support (__main__.TestDistributions) ... ok (0.002s) 2022-08-13T13:32:47.6803243Z test_cauchy (__main__.TestDistributions) ... ok (0.136s) 2022-08-13T13:32:47.9344414Z test_cdf_icdf_inverse (__main__.TestDistributions) ... /opt/conda/lib/python3.7/site-packages/torch/distributions/wishart.py:250: UserWarning: Singular sample detected. 2022-08-13T13:32:47.9345394Z warnings.warn("Singular sample detected.") 2022-08-13T13:32:47.9539305Z ok (0.273s) 2022-08-13T13:32:48.0748253Z test_cdf_log_prob (__main__.TestDistributions) ... ok (0.121s) 2022-08-13T13:32:48.2089384Z test_chi2_sample (__main__.TestDistributions) ... ok (0.134s) 2022-08-13T13:32:48.2164648Z test_chi2_shape (__main__.TestDistributions) ... ok (0.008s) 2022-08-13T13:32:48.2439265Z test_continuous_bernoulli (__main__.TestDistributions) ... ok (0.027s) 2022-08-13T13:32:48.2472128Z test_continuous_bernoulli_3d (__main__.TestDistributions) ... ok (0.003s) 2022-08-13T13:32:48.2514508Z test_dirichlet_log_prob (__main__.TestDistributions) ... ok (0.004s) 2022-08-13T13:32:48.2549344Z test_dirichlet_mode (__main__.TestDistributions) ... ok (0.003s) 2022-08-13T13:32:48.3081752Z test_dirichlet_sample (__main__.TestDistributions) ... ok (0.053s) 2022-08-13T13:32:48.3110555Z test_dirichlet_shape (__main__.TestDistributions) ... ok (0.003s) 2022-08-13T13:32:48.9872715Z test_distribution_expand (__main__.TestDistributions) ... /opt/conda/lib/python3.7/site-packages/torch/distributions/wishart.py:250: UserWarning: Singular sample detected. 2022-08-13T13:32:48.9873708Z warnings.warn("Singular sample detected.") 2022-08-13T13:32:49.1658101Z ok (0.855s) 2022-08-13T13:32:49.3794792Z test_distribution_subclass_expand (__main__.TestDistributions) ... ok (0.213s) 2022-08-13T13:32:49.4190283Z test_enumerate_support_type (__main__.TestDistributions) ... ok (0.039s) 2022-08-13T13:32:49.4566375Z test_exponential (__main__.TestDistributions) ... ok (0.037s) 2022-08-13T13:32:49.5858733Z test_exponential_sample (__main__.TestDistributions) ... ok (0.129s) 2022-08-13T13:32:49.5949590Z test_fishersnedecor (__main__.TestDistributions) ... ok (0.009s) 2022-08-13T13:32:50.7563818Z test_fishersnedecor_sample (__main__.TestDistributions) ... ok (1.161s) 2022-08-13T13:32:51.1415656Z test_gamma_gpu_sample (__main__.TestDistributions) ... ok (0.385s) 2022-08-13T13:32:51.4759755Z test_gamma_gpu_shape (__main__.TestDistributions) ... ok (0.334s) 2022-08-13T13:32:51.4814068Z test_gamma_log_prob_at_boundary (__main__.TestDistributions) ... ok (0.005s) 2022-08-13T13:32:51.8752882Z test_gamma_sample (__main__.TestDistributions) ... ok (0.394s) 2022-08-13T13:32:51.8823881Z test_gamma_shape (__main__.TestDistributions) ... ok (0.007s) 2022-08-13T13:32:51.8939752Z test_geometric (__main__.TestDistributions) ... ok (0.011s) 2022-08-13T13:32:51.9103470Z test_geometric_log_prob_and_entropy (__main__.TestDistributions) ... ok (0.016s) 2022-08-13T13:32:51.9194185Z test_geometric_sample (__main__.TestDistributions) ... ok (0.009s) 2022-08-13T13:32:51.9279013Z test_gumbel (__main__.TestDistributions) ... ok (0.008s) 2022-08-13T13:32:52.6986528Z test_gumbel_sample (__main__.TestDistributions) ... ok (0.771s) 2022-08-13T13:32:52.7600167Z test_halfcauchy (__main__.TestDistributions) ... ok (0.061s) 2022-08-13T13:32:52.8228502Z test_halfnormal (__main__.TestDistributions) ... ok (0.063s) 2022-08-13T13:32:52.8304792Z test_halfnormal_logprob (__main__.TestDistributions) ... ok (0.007s) 2022-08-13T13:32:52.9594713Z test_halfnormal_sample (__main__.TestDistributions) ... ok (0.129s) 2022-08-13T13:32:52.9609262Z test_has_examples (__main__.TestDistributions) ... ok (0.001s) 2022-08-13T13:32:53.8266009Z test_independent_expand (__main__.TestDistributions) ... /opt/conda/lib/python3.7/site-packages/torch/distributions/wishart.py:250: UserWarning: Singular sample detected. 2022-08-13T13:32:53.8267027Z warnings.warn("Singular sample detected.") 2022-08-13T13:32:53.9722363Z ok (1.011s) 2022-08-13T13:32:54.3767274Z test_independent_shape (__main__.TestDistributions) ... ok (0.404s) 2022-08-13T13:32:54.4194372Z test_invalid_parameter_broadcasting (__main__.TestDistributions) ... ok (0.043s) 2022-08-13T13:32:54.4487437Z test_kumaraswamy_mean_variance (__main__.TestDistributions) ... ok (0.029s) 2022-08-13T13:32:54.4538025Z test_kumaraswamy_shape (__main__.TestDistributions) ... ok (0.005s) 2022-08-13T13:32:54.5903213Z test_laplace (__main__.TestDistributions) ... ok (0.136s) 2022-08-13T13:32:54.9740903Z test_laplace_sample (__main__.TestDistributions) ... ok (0.384s) 2022-08-13T13:32:54.9776794Z test_lazy_property_grad (__main__.TestDistributions) ... ok (0.003s) 2022-08-13T13:32:54.9968393Z test_lkj_cholesky_log_prob (__main__.TestDistributions) ... ok (0.019s) 2022-08-13T13:32:55.2526974Z test_logisticnormal (__main__.TestDistributions) ... ok (0.256s) 2022-08-13T13:32:55.2554622Z test_logisticnormal_logprob (__main__.TestDistributions) ... ok (0.003s) 2022-08-13T13:32:55.6820122Z test_logisticnormal_sample (__main__.TestDistributions) ... ok (0.426s) 2022-08-13T13:32:55.8772351Z test_lognormal (__main__.TestDistributions) ... ok (0.195s) 2022-08-13T13:32:55.8854819Z test_lognormal_logprob (__main__.TestDistributions) ... ok (0.008s) 2022-08-13T13:32:56.2716949Z test_lognormal_sample (__main__.TestDistributions) ... ok (0.386s) 2022-08-13T13:32:56.2816346Z test_lowrank_multivariate_normal_log_prob (__main__.TestDistributions) ... ok (0.010s) 2022-08-13T13:32:56.3257511Z test_lowrank_multivariate_normal_moments (__main__.TestDistributions) ... ok (0.044s) 2022-08-13T13:32:56.3305034Z test_lowrank_multivariate_normal_properties (__main__.TestDistributions) ... ok (0.005s) 2022-08-13T13:32:56.3840400Z test_lowrank_multivariate_normal_sample (__main__.TestDistributions) ... ok (0.053s) 2022-08-13T13:32:57.7484224Z test_lowrank_multivariate_normal_shape (__main__.TestDistributions) ... ok (1.364s) 2022-08-13T13:32:57.7584400Z test_mixture_same_family_log_prob (__main__.TestDistributions) ... ok (0.010s) 2022-08-13T13:32:57.8268362Z test_mixture_same_family_sample (__main__.TestDistributions) ... ok (0.068s) 2022-08-13T13:32:57.8391322Z test_mixture_same_family_shape (__main__.TestDistributions) ... ok (0.012s) 2022-08-13T13:32:57.9791895Z test_mode (__main__.TestDistributions) ... /opt/conda/lib/python3.7/site-packages/torch/distributions/wishart.py:250: UserWarning: Singular sample detected. 2022-08-13T13:32:57.9792846Z warnings.warn("Singular sample detected.") 2022-08-13T13:32:57.9943148Z ok (0.155s) 2022-08-13T13:32:58.0173418Z test_multinomial_1d (__main__.TestDistributions) ... ok (0.023s) 2022-08-13T13:32:58.0236221Z test_multinomial_1d_log_prob_and_entropy (__main__.TestDistributions) ... ok (0.006s) 2022-08-13T13:32:58.0589682Z test_multinomial_2d (__main__.TestDistributions) ... ok (0.035s) 2022-08-13T13:32:58.0699165Z test_multivariate_normal_log_prob (__main__.TestDistributions) ... ok (0.011s) 2022-08-13T13:32:58.1018959Z test_multivariate_normal_moments (__main__.TestDistributions) ... ok (0.032s) 2022-08-13T13:32:58.1048419Z test_multivariate_normal_properties (__main__.TestDistributions) ... ok (0.003s) 2022-08-13T13:32:58.2471032Z test_multivariate_normal_sample (__main__.TestDistributions) ... ok (0.142s) 2022-08-13T13:33:00.7508728Z test_multivariate_normal_shape (__main__.TestDistributions) ... ok (2.503s) 2022-08-13T13:33:00.7528966Z test_multivariate_normal_stable_with_precision_matrix (__main__.TestDistributions) ... ok (0.002s) 2022-08-13T13:33:00.8508488Z test_negative_binomial (__main__.TestDistributions) ... ok (0.098s) 2022-08-13T13:33:00.9149595Z test_negative_binomial_log_prob (__main__.TestDistributions) ... ok (0.064s) 2022-08-13T13:33:00.9202390Z test_negative_binomial_log_prob_vectorized_count (__main__.TestDistributions) ... ok (0.005s) 2022-08-13T13:33:01.0689246Z test_normal (__main__.TestDistributions) ... ok (0.149s) 2022-08-13T13:33:01.4542844Z test_normal_sample (__main__.TestDistributions) ... ok (0.385s) 2022-08-13T13:33:01.4660175Z test_one_hot_categorical_1d (__main__.TestDistributions) ... ok (0.012s) 2022-08-13T13:33:01.4836377Z test_one_hot_categorical_2d (__main__.TestDistributions) ... ok (0.017s) 2022-08-13T13:33:01.4868183Z test_one_hot_categorical_enumerate_support (__main__.TestDistributions) ... ok (0.003s) 2022-08-13T13:33:01.4956508Z test_pareto (__main__.TestDistributions) ... ok (0.009s) 2022-08-13T13:33:01.8831552Z test_pareto_sample (__main__.TestDistributions) ... ok (0.387s) 2022-08-13T13:33:01.8846485Z test_poisson_forward_ad (__main__.TestDistributions) ... ok (0.001s) 2022-08-13T13:33:01.8928792Z test_poisson_gpu_sample (__main__.TestDistributions) ... ok (0.008s) 2022-08-13T13:33:01.9090467Z test_poisson_log_prob (__main__.TestDistributions) ... /opt/conda/lib/python3.7/site-packages/torch/testing/_deprecated.py:35: FutureWarning: torch.testing.assert_allclose() is deprecated since 1.12 and will be removed in 1.14. Use torch.testing.assert_close() instead. For detailed upgrade instructions see https://github.com/pytorch/pytorch/issues/61844. 2022-08-13T13:33:01.9091267Z warnings.warn(msg, FutureWarning) 2022-08-13T13:33:01.9096312Z ok (0.017s) 2022-08-13T13:33:01.9179420Z test_poisson_sample (__main__.TestDistributions) ... ok (0.008s) 2022-08-13T13:33:01.9209302Z test_poisson_shape (__main__.TestDistributions) ... ok (0.003s) 2022-08-13T13:33:01.9506193Z test_relaxed_bernoulli (__main__.TestDistributions) ... ok (0.030s) 2022-08-13T13:33:01.9679886Z test_relaxed_one_hot_categorical_1d (__main__.TestDistributions) ... ok (0.017s) 2022-08-13T13:33:02.0137142Z test_relaxed_one_hot_categorical_2d (__main__.TestDistributions) ... ok (0.046s) 2022-08-13T13:33:02.0440735Z test_repr (__main__.TestDistributions) ... ok (0.030s) 2022-08-13T13:33:02.0687039Z test_rounded_relaxed_bernoulli (__main__.TestDistributions) ... ok (0.025s) 2022-08-13T13:33:02.0893463Z test_rsample_requires_grad (__main__.TestDistributions) ... /opt/conda/lib/python3.7/site-packages/torch/distributions/wishart.py:250: UserWarning: Singular sample detected. 2022-08-13T13:33:02.0894480Z warnings.warn("Singular sample detected.") 2022-08-13T13:33:02.0949256Z ok (0.026s) 2022-08-13T13:33:02.1231990Z test_sample_detached (__main__.TestDistributions) ... ok (0.028s) 2022-08-13T13:33:02.1333895Z test_studentT (__main__.TestDistributions) ... ok (0.010s) 2022-08-13T13:33:02.2757655Z test_studentT_log_prob (__main__.TestDistributions) ... ok (0.142s) 2022-08-13T13:33:03.9805669Z test_studentT_sample (__main__.TestDistributions) ... ok (1.704s) 2022-08-13T13:33:04.0193256Z test_support_attributes (__main__.TestDistributions) ... ok (0.039s) 2022-08-13T13:33:04.1309690Z test_uniform (__main__.TestDistributions) ... ok (0.112s) 2022-08-13T13:33:04.1783997Z test_valid_parameter_broadcasting (__main__.TestDistributions) ... ok (0.047s) 2022-08-13T13:33:04.1922456Z test_vonmises_logprob (__main__.TestDistributions) ... ok (0.013s) 2022-08-13T13:33:13.2927185Z test_vonmises_sample (__main__.TestDistributions) ... ok (9.100s) 2022-08-13T13:33:13.3014390Z test_wishart_log_prob (__main__.TestDistributions) ... /opt/conda/lib/python3.7/site-packages/torch/distributions/wishart.py:250: UserWarning: Singular sample detected. 2022-08-13T13:33:13.3015394Z warnings.warn("Singular sample detected.") 2022-08-13T13:33:13.3921644Z ok (0.099s) 2022-08-13T13:33:13.3943256Z test_wishart_moments (__main__.TestDistributions) ... /opt/conda/lib/python3.7/site-packages/torch/distributions/wishart.py:104: UserWarning: Low df values detected. Singular samples are highly likely to occur for ndim - 1 < df < ndim. 2022-08-13T13:33:13.3944095Z warnings.warn("Low df values detected. Singular samples are highly likely to occur for ndim - 1 < df < ndim.") 2022-08-13T13:33:14.9995240Z ok (1.607s) 2022-08-13T13:33:15.0030017Z test_wishart_properties (__main__.TestDistributions) ... ok (0.003s) 2022-08-13T13:33:15.3893333Z test_wishart_sample (__main__.TestDistributions) ... ok (0.386s) 2022-08-13T13:33:15.6109058Z test_wishart_shape (__main__.TestDistributions) ... /opt/conda/lib/python3.7/site-packages/torch/distributions/wishart.py:250: UserWarning: Singular sample detected. 2022-08-13T13:33:15.6110076Z warnings.warn("Singular sample detected.") 2022-08-13T13:33:16.5689647Z /opt/conda/lib/python3.7/site-packages/torch/distributions/wishart.py:250: UserWarning: Singular sample detected. 2022-08-13T13:33:16.5690527Z warnings.warn("Singular sample detected.") 2022-08-13T13:33:18.3012472Z /opt/conda/lib/python3.7/site-packages/torch/distributions/wishart.py:250: UserWarning: Singular sample detected. 2022-08-13T13:33:18.3013360Z warnings.warn("Singular sample detected.") 2022-08-13T13:33:18.4888253Z /opt/conda/lib/python3.7/site-packages/torch/distributions/wishart.py:250: UserWarning: Singular sample detected. 2022-08-13T13:33:18.4889107Z warnings.warn("Singular sample detected.") 2022-08-13T13:33:20.2721553Z /opt/conda/lib/python3.7/site-packages/torch/distributions/wishart.py:250: UserWarning: Singular sample detected. 2022-08-13T13:33:20.2722417Z warnings.warn("Singular sample detected.") 2022-08-13T13:33:20.4307170Z /opt/conda/lib/python3.7/site-packages/torch/distributions/wishart.py:250: UserWarning: Singular sample detected. 2022-08-13T13:33:20.4308021Z warnings.warn("Singular sample detected.") 2022-08-13T13:33:21.8919654Z ok (6.502s) 2022-08-13T13:33:21.8942576Z test_wishart_stable_with_precision_matrix (__main__.TestDistributions) ... ok (0.002s) 2022-08-13T13:33:22.4711240Z test_zero_excluded_binomial (__main__.TestDistributions) ... ok (0.577s) 2022-08-13T13:33:22.4738653Z test_cat_event_dim (__main__.TestFunctors) ... ok (0.003s) 2022-08-13T13:33:22.4794071Z test_cat_transform (__main__.TestFunctors) ... ok (0.006s) 2022-08-13T13:33:22.4850998Z test_cat_transform_non_uniform (__main__.TestFunctors) ... ok (0.006s) 2022-08-13T13:33:22.4903496Z test_stack_transform (__main__.TestFunctors) ... ok (0.005s) 2022-08-13T13:33:25.5954961Z test_cdf (__main__.TestJit) ... /opt/conda/lib/python3.7/site-packages/torch/distributions/wishart.py:250: UserWarning: Singular sample detected. 2022-08-13T13:33:25.5956022Z warnings.warn("Singular sample detected.") 2022-08-13T13:33:26.0881661Z ok (3.598s) 2022-08-13T13:33:30.5080344Z test_entropy (__main__.TestJit) ... /opt/conda/lib/python3.7/site-packages/torch/distributions/wishart.py:104: UserWarning: Low df values detected. Singular samples are highly likely to occur for ndim - 1 < df < ndim. 2022-08-13T13:33:30.5081936Z warnings.warn("Low df values detected. Singular samples are highly likely to occur for ndim - 1 < df < ndim.") 2022-08-13T13:33:31.1503011Z ok (5.062s) 2022-08-13T13:33:31.5151573Z test_enumerate_support (__main__.TestJit) ... ok (0.365s) 2022-08-13T13:33:40.1132711Z test_log_prob (__main__.TestJit) ... ok (8.598s) 2022-08-13T13:33:42.3923043Z test_mean (__main__.TestJit) ... ok (2.279s) 2022-08-13T13:33:42.9711655Z test_rsample (__main__.TestJit) ... ok (0.579s) 2022-08-13T13:33:43.7796497Z test_sample (__main__.TestJit) ... ok (0.808s) 2022-08-13T13:33:47.7041715Z test_variance (__main__.TestJit) ... ok (3.924s) 2022-08-13T13:33:47.7628127Z test_entropy_exponential_family (__main__.TestKL) ... ok (0.059s) 2022-08-13T13:33:50.7956659Z test_entropy_monte_carlo (__main__.TestKL) ... ok (3.032s) 2022-08-13T13:33:50.8149998Z test_kl_edgecases (__main__.TestKL) ... ok (0.019s) 2022-08-13T13:33:50.8485414Z test_kl_exponential_family (__main__.TestKL) ... ok (0.033s) 2022-08-13T13:33:50.8734226Z test_kl_infinite (__main__.TestKL) ... ok (0.025s) 2022-08-13T13:33:50.9074739Z test_kl_lowrank_multivariate_normal (__main__.TestKL) ... ok (0.034s) 2022-08-13T13:33:50.9343983Z test_kl_lowrank_multivariate_normal_batched (__main__.TestKL) ... ok (0.026s) 2022-08-13T13:33:51.7980848Z test_kl_monte_carlo (__main__.TestKL) ... ok (0.863s) 2022-08-13T13:33:51.8397741Z test_kl_multivariate_normal (__main__.TestKL) ... ok (0.041s) 2022-08-13T13:33:51.8630460Z test_kl_multivariate_normal_batched (__main__.TestKL) ... ok (0.023s) 2022-08-13T13:33:51.8862181Z test_kl_multivariate_normal_batched_broadcasted (__main__.TestKL) ... ok (0.023s) 2022-08-13T13:33:51.9572483Z test_kl_shape (__main__.TestKL) ... ok (0.071s) 2022-08-13T13:33:51.9752590Z test_kl_transformed (__main__.TestKL) ... ok (0.018s) 2022-08-13T13:33:51.9816317Z test_lazy_logits_initialization (__main__.TestLazyLogitsInitialization) ... ok (0.006s) 2022-08-13T13:33:51.9852044Z test_lazy_probs_initialization (__main__.TestLazyLogitsInitialization) ... ok (0.004s) 2022-08-13T13:33:52.0066776Z test_bernoulli_gradient (__main__.TestNumericalStability) ... ok (0.021s) 2022-08-13T13:33:52.0110688Z test_bernoulli_with_logits_overflow (__main__.TestNumericalStability) ... ok (0.004s) 2022-08-13T13:33:52.0153722Z test_bernoulli_with_logits_underflow (__main__.TestNumericalStability) ... ok (0.004s) 2022-08-13T13:33:52.0182321Z test_categorical_log_prob (__main__.TestNumericalStability) ... ok (0.003s) 2022-08-13T13:33:52.0218733Z test_categorical_log_prob_with_logits (__main__.TestNumericalStability) ... ok (0.004s) 2022-08-13T13:33:52.0648862Z test_continuous_bernoulli_gradient (__main__.TestNumericalStability) ... ok (0.043s) 2022-08-13T13:33:52.0711683Z test_continuous_bernoulli_with_logits_overflow (__main__.TestNumericalStability) ... ok (0.006s) 2022-08-13T13:33:52.0774213Z test_continuous_bernoulli_with_logits_underflow (__main__.TestNumericalStability) ... ok (0.006s) 2022-08-13T13:33:52.0806508Z test_multinomial_log_prob (__main__.TestNumericalStability) ... ok (0.003s) 2022-08-13T13:33:52.0847432Z test_multinomial_log_prob_with_logits (__main__.TestNumericalStability) ... ok (0.004s) 2022-08-13T13:33:52.1526473Z test_beta_wrt_alpha (__main__.TestRsample) ... ok (0.068s) 2022-08-13T13:33:52.2202200Z test_beta_wrt_beta (__main__.TestRsample) ... ok (0.067s) 2022-08-13T13:33:52.2578686Z test_chi2 (__main__.TestRsample) ... ok (0.038s) 2022-08-13T13:33:53.0507932Z test_dirichlet_multivariate (__main__.TestRsample) ... ok (0.793s) 2022-08-13T13:33:53.1203542Z test_dirichlet_on_diagonal (__main__.TestRsample) ... ok (0.070s) 2022-08-13T13:33:53.2523949Z test_dirichlet_tangent_field (__main__.TestRsample) ... ok (0.132s) 2022-08-13T13:33:53.2905943Z test_gamma (__main__.TestRsample) ... ok (0.038s) 2022-08-13T13:33:53.3209636Z test_invalid (__main__.TestValidation) ... ok (0.030s) 2022-08-13T13:33:53.7352190Z test_invalid_log_probs_arg (__main__.TestValidation) ... ok (0.414s) 2022-08-13T13:33:53.7554149Z test_valid (__main__.TestValidation) ... ok (0.020s) 2022-08-13T13:33:53.7617326Z test_warning_unimplemented_constraints (__main__.TestValidation) ... ok (0.006s) 2022-08-13T13:33:53.7617995Z 2022-08-13T13:33:53.7618522Z ---------------------------------------------------------------------- 2022-08-13T13:33:53.7618895Z Ran 219 tests in 69.683s 2022-08-13T13:33:53.7620104Z 2022-08-13T13:33:53.7621592Z OK 2022-08-13T13:33:53.7621857Z 2022-08-13T13:33:53.7622000Z Generating XML reports... 2022-08-13T13:33:53.7660756Z Generated XML report: test-reports/python-unittest/distributions.test_distributions/TEST-TestAgainstScipy-20220813133244.xml 2022-08-13T13:33:53.7665879Z Generated XML report: test-reports/python-unittest/distributions.test_distributions/TEST-TestConstraints-20220813133244.xml 2022-08-13T13:33:53.7714578Z Generated XML report: test-reports/python-unittest/distributions.test_distributions/TEST-TestDistributionShapes-20220813133244.xml 2022-08-13T13:33:53.7844404Z Generated XML report: test-reports/python-unittest/distributions.test_distributions/TEST-TestDistributions-20220813133244.xml 2022-08-13T13:33:53.7852929Z Generated XML report: test-reports/python-unittest/distributions.test_distributions/TEST-TestFunctors-20220813133244.xml 2022-08-13T13:33:53.7864412Z Generated XML report: test-reports/python-unittest/distributions.test_distributions/TEST-TestJit-20220813133244.xml 2022-08-13T13:33:53.7880226Z Generated XML report: test-reports/python-unittest/distributions.test_distributions/TEST-TestKL-20220813133244.xml 2022-08-13T13:33:53.7885839Z Generated XML report: test-reports/python-unittest/distributions.test_distributions/TEST-TestLazyLogitsInitialization-20220813133244.xml 2022-08-13T13:33:53.7900171Z Generated XML report: test-reports/python-unittest/distributions.test_distributions/TEST-TestNumericalStability-20220813133244.xml 2022-08-13T13:33:53.7910268Z Generated XML report: test-reports/python-unittest/distributions.test_distributions/TEST-TestRsample-20220813133244.xml 2022-08-13T13:33:53.7917396Z Generated XML report: test-reports/python-unittest/distributions.test_distributions/TEST-TestValidation-20220813133244.xml 2022-08-13T13:33:54.4717177Z Running lazy/test_extract_compiled_graph ... [2022-08-13 13:33:54.471196] 2022-08-13T13:33:54.4717933Z Executing ['/opt/conda/bin/python', '-bb', 'lazy/test_extract_compiled_graph.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2022-08-13 13:33:54.471304] 2022-08-13T13:33:56.0773526Z Running lazy/test_ts_opinfo ... [2022-08-13 13:33:56.076818] 2022-08-13T13:33:56.0774245Z Executing ['/opt/conda/bin/python', '-bb', 'lazy/test_ts_opinfo.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2022-08-13 13:33:56.076927] 2022-08-13T13:34:00.3148292Z Test results will be stored in test-reports/python-unittest/lazy.test_ts_opinfo 2022-08-13T13:34:00.3168659Z 2022-08-13T13:34:00.3169096Z Running tests... 2022-08-13T13:34:00.3169837Z ---------------------------------------------------------------------- 2022-08-13T13:34:00.5742773Z test_nonzero_dynamic (__main__.TestLazyDynamicOps) ... ok (0.257s) 2022-08-13T13:34:00.5761749Z testConvolutionBackward (__main__.TestLazyTensor) ... skip: Disable until autograd supports symints (0.002s) 2022-08-13T13:34:00.5789355Z test_tensor_ctr (__main__.TestLazyTensor) ... ok (0.003s) 2022-08-13T13:34:00.5829670Z test_view_mark_step_preserved (__main__.TestLazyTensor) ... ok (0.004s) 2022-08-13T13:34:00.5829943Z 2022-08-13T13:34:00.5830667Z ---------------------------------------------------------------------- 2022-08-13T13:34:00.5831026Z Ran 4 tests in 0.266s 2022-08-13T13:34:00.5831194Z 2022-08-13T13:34:00.5831306Z OK (skipped=1) 2022-08-13T13:34:00.5831468Z 2022-08-13T13:34:00.5834570Z Generating XML reports... 2022-08-13T13:34:00.5870480Z Generated XML report: test-reports/python-unittest/lazy.test_ts_opinfo/TEST-TestLazyDynamicOps-20220813133400.xml 2022-08-13T13:34:00.5876829Z Generated XML report: test-reports/python-unittest/lazy.test_ts_opinfo/TEST-TestLazyTensor-20220813133400.xml 2022-08-13T13:34:01.0507438Z Running test_autocast ... [2022-08-13 13:34:01.050147] 2022-08-13T13:34:01.0508186Z Executing ['/opt/conda/bin/python', '-bb', 'test_autocast.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2022-08-13 13:34:01.050258] 2022-08-13T13:34:02.6701039Z Test results will be stored in test-reports/python-unittest/test_autocast 2022-08-13T13:34:02.6718864Z 2022-08-13T13:34:02.6719349Z Running tests... 2022-08-13T13:34:02.6719861Z ---------------------------------------------------------------------- 2022-08-13T13:34:04.2703840Z test_autocast_methods_expect_builtin_promote (__main__.TestAutocastCPU) ... ok (1.598s) 2022-08-13T13:34:04.2776126Z test_autocast_nn_bf16 (__main__.TestAutocastCPU) ... ok (0.007s) 2022-08-13T13:34:04.2862294Z test_autocast_nn_fp32 (__main__.TestAutocastCPU) ... ok (0.008s) 2022-08-13T13:34:04.3004631Z test_autocast_torch_bf16 (__main__.TestAutocastCPU) ... ok (0.014s) 2022-08-13T13:34:04.3086179Z test_autocast_torch_expect_builtin_promote (__main__.TestAutocastCPU) ... ok (0.008s) 2022-08-13T13:34:04.3953023Z test_autocast_torch_fp32 (__main__.TestAutocastCPU) ... ok (0.086s) 2022-08-13T13:34:04.4026131Z test_autocast_torch_need_autocast_promote (__main__.TestAutocastCPU) ... ok (0.007s) 2022-08-13T13:34:04.4041769Z test_autocast_fast_dtype (__main__.TestTorchAutocast) ... ok (0.001s) 2022-08-13T13:34:04.4042228Z 2022-08-13T13:34:04.4042636Z ---------------------------------------------------------------------- 2022-08-13T13:34:04.4042997Z Ran 8 tests in 1.732s 2022-08-13T13:34:04.4043169Z 2022-08-13T13:34:04.4043270Z OK 2022-08-13T13:34:04.4043410Z 2022-08-13T13:34:04.4043529Z Generating XML reports... 2022-08-13T13:34:04.4084575Z Generated XML report: test-reports/python-unittest/test_autocast/TEST-TestAutocastCPU-20220813133402.xml 2022-08-13T13:34:04.4089800Z Generated XML report: test-reports/python-unittest/test_autocast/TEST-TestTorchAutocast-20220813133402.xml 2022-08-13T13:34:04.7350921Z Running test_binary_ufuncs ... [2022-08-13 13:34:04.734501] 2022-08-13T13:34:04.7351597Z Executing ['/opt/conda/bin/python', '-bb', 'test_binary_ufuncs.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2022-08-13 13:34:04.734610] 2022-08-13T13:34:09.3676778Z Test results will be stored in test-reports/python-unittest/test_binary_ufuncs 2022-08-13T13:34:09.8092054Z 2022-08-13T13:34:09.8092624Z Running tests... 2022-08-13T13:34:09.8093411Z ---------------------------------------------------------------------- 2022-08-13T13:34:09.8131462Z test___add___not_implemented_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:34:09.8152845Z test___add___not_implemented_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-08-13T13:34:09.8174326Z test___add___not_implemented_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-08-13T13:34:09.8196171Z test___add___not_implemented_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-08-13T13:34:09.8217187Z test___add___not_implemented_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-08-13T13:34:09.8238197Z test___add___not_implemented_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-08-13T13:34:09.8260969Z test___add___not_implemented_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-08-13T13:34:09.8281790Z test___add___not_implemented_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-08-13T13:34:09.8303476Z test___and___not_implemented_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-08-13T13:34:09.8324419Z test___and___not_implemented_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-08-13T13:34:09.8347797Z test___and___not_implemented_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-08-13T13:34:09.8369682Z test___and___not_implemented_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-08-13T13:34:09.8390496Z test___and___not_implemented_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-08-13T13:34:09.8411610Z test___and___not_implemented_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-08-13T13:34:09.8432823Z test___and___not_implemented_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-08-13T13:34:09.8456763Z test___and___not_implemented_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-08-13T13:34:09.8478098Z test___eq___not_implemented_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-08-13T13:34:09.8499423Z test___eq___not_implemented_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-08-13T13:34:09.8520490Z test___eq___not_implemented_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-08-13T13:34:09.8541648Z test___eq___not_implemented_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-08-13T13:34:09.8563184Z test___eq___not_implemented_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-08-13T13:34:09.8587986Z test___eq___not_implemented_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-08-13T13:34:09.8609381Z test___eq___not_implemented_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-08-13T13:34:09.8630442Z test___eq___not_implemented_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-08-13T13:34:09.8652656Z test___floordiv___not_implemented_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-08-13T13:34:09.8673920Z test___floordiv___not_implemented_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-08-13T13:34:09.8695726Z test___floordiv___not_implemented_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-08-13T13:34:09.8716979Z test___floordiv___not_implemented_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-08-13T13:34:09.8742787Z test___floordiv___not_implemented_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-08-13T13:34:09.8763946Z test___floordiv___not_implemented_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-08-13T13:34:09.8785621Z test___floordiv___not_implemented_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-08-13T13:34:09.8806765Z test___floordiv___not_implemented_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-08-13T13:34:09.8826604Z test___ge___not_implemented_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-08-13T13:34:09.8846129Z test___ge___not_implemented_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-08-13T13:34:09.8865918Z test___ge___not_implemented_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-08-13T13:34:09.8889915Z test___ge___not_implemented_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-08-13T13:34:09.8909427Z test___ge___not_implemented_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-08-13T13:34:09.8929244Z test___ge___not_implemented_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-08-13T13:34:09.8948875Z test___ge___not_implemented_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-08-13T13:34:09.8968758Z test___ge___not_implemented_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-08-13T13:34:09.8988442Z test___gt___not_implemented_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-08-13T13:34:09.9008119Z test___gt___not_implemented_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-08-13T13:34:09.9031915Z test___gt___not_implemented_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-08-13T13:34:09.9052065Z test___gt___not_implemented_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-08-13T13:34:09.9071270Z test___gt___not_implemented_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-08-13T13:34:09.9091511Z test___gt___not_implemented_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-08-13T13:34:09.9111108Z test___gt___not_implemented_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-08-13T13:34:09.9130819Z test___gt___not_implemented_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-08-13T13:34:09.9150488Z test___iadd___not_implemented_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-08-13T13:34:09.9174341Z test___iadd___not_implemented_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-08-13T13:34:09.9193825Z test___iadd___not_implemented_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-08-13T13:34:09.9213510Z test___iadd___not_implemented_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-08-13T13:34:09.9232839Z test___iadd___not_implemented_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-08-13T13:34:09.9252611Z test___iadd___not_implemented_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-08-13T13:34:09.9272035Z test___iadd___not_implemented_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-08-13T13:34:09.9291745Z test___iadd___not_implemented_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-08-13T13:34:09.9316288Z test___iand___not_implemented_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-08-13T13:34:09.9336086Z test___iand___not_implemented_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-08-13T13:34:09.9355671Z test___iand___not_implemented_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-08-13T13:34:09.9375561Z test___iand___not_implemented_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-08-13T13:34:09.9395106Z test___iand___not_implemented_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-08-13T13:34:09.9414901Z test___iand___not_implemented_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-08-13T13:34:09.9434510Z test___iand___not_implemented_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-08-13T13:34:09.9458663Z test___iand___not_implemented_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-08-13T13:34:09.9478438Z test___ifloordiv___not_implemented_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-08-13T13:34:09.9498164Z test___ifloordiv___not_implemented_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-08-13T13:34:09.9517721Z test___ifloordiv___not_implemented_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-08-13T13:34:09.9537572Z test___ifloordiv___not_implemented_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-08-13T13:34:09.9557127Z test___ifloordiv___not_implemented_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-08-13T13:34:09.9576875Z test___ifloordiv___not_implemented_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-08-13T13:34:09.9600611Z test___ifloordiv___not_implemented_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-08-13T13:34:09.9620324Z test___ifloordiv___not_implemented_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-08-13T13:34:09.9640195Z test___ilshift___not_implemented_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-08-13T13:34:09.9659964Z test___ilshift___not_implemented_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-08-13T13:34:09.9679564Z test___ilshift___not_implemented_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-08-13T13:34:09.9699810Z test___ilshift___not_implemented_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-08-13T13:34:09.9719404Z test___ilshift___not_implemented_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-08-13T13:34:09.9743421Z test___ilshift___not_implemented_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-08-13T13:34:09.9762925Z test___ilshift___not_implemented_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-08-13T13:34:09.9782749Z test___ilshift___not_implemented_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-08-13T13:34:09.9802478Z test___imod___not_implemented_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-08-13T13:34:09.9822276Z test___imod___not_implemented_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-08-13T13:34:09.9841930Z test___imod___not_implemented_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-08-13T13:34:09.9861640Z test___imod___not_implemented_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-08-13T13:34:09.9885610Z test___imod___not_implemented_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-08-13T13:34:09.9905366Z test___imod___not_implemented_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-08-13T13:34:09.9924854Z test___imod___not_implemented_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-08-13T13:34:09.9944762Z test___imod___not_implemented_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-08-13T13:34:09.9964303Z test___imul___not_implemented_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-08-13T13:34:09.9983796Z test___imul___not_implemented_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-08-13T13:34:10.0003254Z test___imul___not_implemented_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-08-13T13:34:10.0027018Z test___imul___not_implemented_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-08-13T13:34:10.0046516Z test___imul___not_implemented_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-08-13T13:34:10.0066099Z test___imul___not_implemented_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-08-13T13:34:10.0085504Z test___imul___not_implemented_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-08-13T13:34:10.0105043Z test___imul___not_implemented_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-08-13T13:34:10.0124698Z test___ior___not_implemented_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-08-13T13:34:10.0144595Z test___ior___not_implemented_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-08-13T13:34:10.0169004Z test___ior___not_implemented_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-08-13T13:34:10.0188551Z test___ior___not_implemented_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-08-13T13:34:10.0208255Z test___ior___not_implemented_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-08-13T13:34:10.0227876Z test___ior___not_implemented_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-08-13T13:34:10.0247771Z test___ior___not_implemented_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-08-13T13:34:10.0267289Z test___ior___not_implemented_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-08-13T13:34:10.0287357Z test___ipow___not_implemented_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-08-13T13:34:10.0311286Z test___ipow___not_implemented_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-08-13T13:34:10.0331179Z test___ipow___not_implemented_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-08-13T13:34:10.0350891Z test___ipow___not_implemented_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-08-13T13:34:10.0370773Z test___ipow___not_implemented_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-08-13T13:34:10.0390543Z test___ipow___not_implemented_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-08-13T13:34:10.0410392Z test___ipow___not_implemented_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-08-13T13:34:10.0429804Z test___ipow___not_implemented_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-08-13T13:34:10.0454349Z test___irshift___not_implemented_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-08-13T13:34:10.0473982Z test___irshift___not_implemented_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-08-13T13:34:10.0493890Z test___irshift___not_implemented_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-08-13T13:34:10.0513490Z test___irshift___not_implemented_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-08-13T13:34:10.0533296Z test___irshift___not_implemented_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-08-13T13:34:10.0553017Z test___irshift___not_implemented_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-08-13T13:34:10.0572858Z test___irshift___not_implemented_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-08-13T13:34:10.0596811Z test___irshift___not_implemented_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-08-13T13:34:10.0616722Z test___isub___not_implemented_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-08-13T13:34:10.0636097Z test___isub___not_implemented_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-08-13T13:34:10.0656034Z test___isub___not_implemented_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-08-13T13:34:10.0675215Z test___isub___not_implemented_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-08-13T13:34:10.0694965Z test___isub___not_implemented_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-08-13T13:34:10.0714324Z test___isub___not_implemented_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-08-13T13:34:10.0738620Z test___isub___not_implemented_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-08-13T13:34:10.0758057Z test___isub___not_implemented_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-08-13T13:34:10.0777832Z test___itruediv___not_implemented_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-08-13T13:34:10.0797250Z test___itruediv___not_implemented_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-08-13T13:34:10.0816929Z test___itruediv___not_implemented_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-08-13T13:34:10.0836440Z test___itruediv___not_implemented_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-08-13T13:34:10.0856080Z test___itruediv___not_implemented_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-08-13T13:34:10.0879917Z test___itruediv___not_implemented_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-08-13T13:34:10.0899661Z test___itruediv___not_implemented_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-08-13T13:34:10.0919076Z test___itruediv___not_implemented_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-08-13T13:34:10.0939024Z test___ixor___not_implemented_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-08-13T13:34:10.0958584Z test___ixor___not_implemented_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-08-13T13:34:10.0978424Z test___ixor___not_implemented_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-08-13T13:34:10.0998121Z test___ixor___not_implemented_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-08-13T13:34:10.1022561Z test___ixor___not_implemented_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-08-13T13:34:10.1042221Z test___ixor___not_implemented_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-08-13T13:34:10.1062025Z test___ixor___not_implemented_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-08-13T13:34:10.1081681Z test___ixor___not_implemented_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-08-13T13:34:10.1101452Z test___le___not_implemented_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-08-13T13:34:10.1121121Z test___le___not_implemented_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-08-13T13:34:10.1141038Z test___le___not_implemented_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-08-13T13:34:10.1165175Z test___le___not_implemented_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-08-13T13:34:10.1185268Z test___le___not_implemented_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-08-13T13:34:10.1204655Z test___le___not_implemented_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-08-13T13:34:10.1224490Z test___le___not_implemented_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-08-13T13:34:10.1244056Z test___le___not_implemented_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-08-13T13:34:10.1264009Z test___lshift___not_implemented_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-08-13T13:34:10.1283531Z test___lshift___not_implemented_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-08-13T13:34:10.1307825Z test___lshift___not_implemented_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-08-13T13:34:10.1327608Z test___lshift___not_implemented_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-08-13T13:34:10.1347421Z test___lshift___not_implemented_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-08-13T13:34:10.1366859Z test___lshift___not_implemented_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-08-13T13:34:10.1386842Z test___lshift___not_implemented_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-08-13T13:34:10.1406297Z test___lshift___not_implemented_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-08-13T13:34:10.1426037Z test___lt___not_implemented_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-08-13T13:34:10.1450600Z test___lt___not_implemented_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-08-13T13:34:10.1470173Z test___lt___not_implemented_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-08-13T13:34:10.1490041Z test___lt___not_implemented_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-08-13T13:34:10.1509621Z test___lt___not_implemented_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-08-13T13:34:10.1529449Z test___lt___not_implemented_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-08-13T13:34:10.1549196Z test___lt___not_implemented_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-08-13T13:34:10.1569107Z test___lt___not_implemented_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-08-13T13:34:10.1593233Z test___matmul___not_implemented_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-08-13T13:34:10.1612770Z test___matmul___not_implemented_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-08-13T13:34:10.1632079Z test___matmul___not_implemented_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-08-13T13:34:10.1651769Z test___matmul___not_implemented_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-08-13T13:34:10.1671170Z test___matmul___not_implemented_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-08-13T13:34:10.1690866Z test___matmul___not_implemented_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-08-13T13:34:10.1710204Z test___matmul___not_implemented_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-08-13T13:34:10.1734402Z test___matmul___not_implemented_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-08-13T13:34:10.1754212Z test___mod___not_implemented_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-08-13T13:34:10.1774163Z test___mod___not_implemented_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-08-13T13:34:10.1793670Z test___mod___not_implemented_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-08-13T13:34:10.1813529Z test___mod___not_implemented_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-08-13T13:34:10.1833118Z test___mod___not_implemented_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-08-13T13:34:10.1852989Z test___mod___not_implemented_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-08-13T13:34:10.1877025Z test___mod___not_implemented_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-08-13T13:34:10.1896926Z test___mod___not_implemented_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-08-13T13:34:10.1916186Z test___mul___not_implemented_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-08-13T13:34:10.1935884Z test___mul___not_implemented_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-08-13T13:34:10.1955235Z test___mul___not_implemented_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-08-13T13:34:10.1974915Z test___mul___not_implemented_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-08-13T13:34:10.1994220Z test___mul___not_implemented_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-08-13T13:34:10.2018396Z test___mul___not_implemented_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-08-13T13:34:10.2037931Z test___mul___not_implemented_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-08-13T13:34:10.2057842Z test___mul___not_implemented_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-08-13T13:34:10.2077505Z test___ne___not_implemented_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-08-13T13:34:10.2097431Z test___ne___not_implemented_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-08-13T13:34:10.2117120Z test___ne___not_implemented_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-08-13T13:34:10.2136757Z test___ne___not_implemented_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-08-13T13:34:10.2160889Z test___ne___not_implemented_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-08-13T13:34:10.2180952Z test___ne___not_implemented_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-08-13T13:34:10.2200400Z test___ne___not_implemented_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-08-13T13:34:10.2220117Z test___ne___not_implemented_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-08-13T13:34:10.2239973Z test___or___not_implemented_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-08-13T13:34:10.2259840Z test___or___not_implemented_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-08-13T13:34:10.2279322Z test___or___not_implemented_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-08-13T13:34:10.2303786Z test___or___not_implemented_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-08-13T13:34:10.2323394Z test___or___not_implemented_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-08-13T13:34:10.2343363Z test___or___not_implemented_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-08-13T13:34:10.2362907Z test___or___not_implemented_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-08-13T13:34:10.2382951Z test___or___not_implemented_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-08-13T13:34:10.2402566Z test___pow___not_implemented_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-08-13T13:34:10.2422361Z test___pow___not_implemented_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-08-13T13:34:10.2446658Z test___pow___not_implemented_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-08-13T13:34:10.2466683Z test___pow___not_implemented_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-08-13T13:34:10.2486297Z test___pow___not_implemented_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-08-13T13:34:10.2505910Z test___pow___not_implemented_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-08-13T13:34:10.2525613Z test___pow___not_implemented_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-08-13T13:34:10.2545448Z test___pow___not_implemented_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-08-13T13:34:10.2564895Z test___radd___not_implemented_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-08-13T13:34:10.2589228Z test___radd___not_implemented_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-08-13T13:34:10.2608895Z test___radd___not_implemented_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-08-13T13:34:10.2628173Z test___radd___not_implemented_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-08-13T13:34:10.2648090Z test___radd___not_implemented_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-08-13T13:34:10.2667339Z test___radd___not_implemented_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-08-13T13:34:10.2686830Z test___radd___not_implemented_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-08-13T13:34:10.2706334Z test___radd___not_implemented_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-08-13T13:34:10.2731543Z test___rand___not_implemented_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-08-13T13:34:10.2751075Z test___rand___not_implemented_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-08-13T13:34:10.2771057Z test___rand___not_implemented_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-08-13T13:34:10.2790666Z test___rand___not_implemented_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-08-13T13:34:10.2810510Z test___rand___not_implemented_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-08-13T13:34:10.2830103Z test___rand___not_implemented_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-08-13T13:34:10.2850145Z test___rand___not_implemented_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-08-13T13:34:10.2874394Z test___rand___not_implemented_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-08-13T13:34:10.2894271Z test___rfloordiv___not_implemented_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-08-13T13:34:10.2913951Z test___rfloordiv___not_implemented_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-08-13T13:34:10.2934074Z test___rfloordiv___not_implemented_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-08-13T13:34:10.2953865Z test___rfloordiv___not_implemented_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-08-13T13:34:10.2973848Z test___rfloordiv___not_implemented_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-08-13T13:34:10.2993566Z test___rfloordiv___not_implemented_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-08-13T13:34:10.3017828Z test___rfloordiv___not_implemented_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-08-13T13:34:10.3037780Z test___rfloordiv___not_implemented_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-08-13T13:34:10.3058080Z test___rlshift___not_implemented_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-08-13T13:34:10.3077835Z test___rlshift___not_implemented_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-08-13T13:34:10.3098013Z test___rlshift___not_implemented_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-08-13T13:34:10.3117932Z test___rlshift___not_implemented_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-08-13T13:34:10.3137856Z test___rlshift___not_implemented_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-08-13T13:34:10.3162173Z test___rlshift___not_implemented_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-08-13T13:34:10.3182288Z test___rlshift___not_implemented_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-08-13T13:34:10.3202007Z test___rlshift___not_implemented_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-08-13T13:34:10.3221822Z test___rmatmul___not_implemented_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-08-13T13:34:10.3241367Z test___rmatmul___not_implemented_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-08-13T13:34:10.3261053Z test___rmatmul___not_implemented_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-08-13T13:34:10.3280319Z test___rmatmul___not_implemented_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-08-13T13:34:10.3320443Z test___rmatmul___not_implemented_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-08-13T13:34:10.3324858Z test___rmatmul___not_implemented_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-08-13T13:34:10.3343996Z test___rmatmul___not_implemented_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-08-13T13:34:10.3363450Z test___rmatmul___not_implemented_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-08-13T13:34:10.3383933Z test___rmod___not_implemented_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-08-13T13:34:10.3403506Z test___rmod___not_implemented_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-08-13T13:34:10.3423546Z test___rmod___not_implemented_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-08-13T13:34:10.3551048Z test___rmod___not_implemented_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.013s) 2022-08-13T13:34:10.3570950Z test___rmod___not_implemented_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-08-13T13:34:10.3590598Z test___rmod___not_implemented_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-08-13T13:34:10.3610895Z test___rmod___not_implemented_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-08-13T13:34:10.3630643Z test___rmod___not_implemented_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-08-13T13:34:10.3650373Z test___rmul___not_implemented_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-08-13T13:34:10.3669475Z test___rmul___not_implemented_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-08-13T13:34:10.3694212Z test___rmul___not_implemented_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-08-13T13:34:10.3713469Z test___rmul___not_implemented_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-08-13T13:34:10.3733450Z test___rmul___not_implemented_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-08-13T13:34:10.3752700Z test___rmul___not_implemented_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-08-13T13:34:10.3772469Z test___rmul___not_implemented_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-08-13T13:34:10.3791773Z test___rmul___not_implemented_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-08-13T13:34:10.3811737Z test___ror___not_implemented_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-08-13T13:34:10.3836288Z test___ror___not_implemented_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-08-13T13:34:10.3856454Z test___ror___not_implemented_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-08-13T13:34:10.3875930Z test___ror___not_implemented_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-08-13T13:34:10.3896032Z test___ror___not_implemented_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-08-13T13:34:10.3915435Z test___ror___not_implemented_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-08-13T13:34:10.3935428Z test___ror___not_implemented_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-08-13T13:34:10.3955052Z test___ror___not_implemented_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-08-13T13:34:10.3980508Z test___rpow___not_implemented_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-08-13T13:34:10.4000265Z test___rpow___not_implemented_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-08-13T13:34:10.4020327Z test___rpow___not_implemented_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-08-13T13:34:10.4040098Z test___rpow___not_implemented_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-08-13T13:34:10.4060225Z test___rpow___not_implemented_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-08-13T13:34:10.4079897Z test___rpow___not_implemented_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-08-13T13:34:10.4099899Z test___rpow___not_implemented_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-08-13T13:34:10.4124646Z test___rpow___not_implemented_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-08-13T13:34:10.4145200Z test___rrshift___not_implemented_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-08-13T13:34:10.4164881Z test___rrshift___not_implemented_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-08-13T13:34:10.4185144Z test___rrshift___not_implemented_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-08-13T13:34:10.4204649Z test___rrshift___not_implemented_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-08-13T13:34:10.4224689Z test___rrshift___not_implemented_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-08-13T13:34:10.4244303Z test___rrshift___not_implemented_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-08-13T13:34:10.4269552Z test___rrshift___not_implemented_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-08-13T13:34:10.4289558Z test___rrshift___not_implemented_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-08-13T13:34:10.4309149Z test___rshift___not_implemented_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-08-13T13:34:10.4329178Z test___rshift___not_implemented_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-08-13T13:34:10.4348763Z test___rshift___not_implemented_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-08-13T13:34:10.4368764Z test___rshift___not_implemented_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-08-13T13:34:10.4388641Z test___rshift___not_implemented_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-08-13T13:34:10.4413649Z test___rshift___not_implemented_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-08-13T13:34:10.4433293Z test___rshift___not_implemented_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-08-13T13:34:10.4453409Z test___rshift___not_implemented_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-08-13T13:34:10.4473290Z test___rsub___not_implemented_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-08-13T13:34:10.4493251Z test___rsub___not_implemented_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-08-13T13:34:10.4512955Z test___rsub___not_implemented_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-08-13T13:34:10.4533175Z test___rsub___not_implemented_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-08-13T13:34:10.4558050Z test___rsub___not_implemented_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-08-13T13:34:10.4578055Z test___rsub___not_implemented_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-08-13T13:34:10.4597585Z test___rsub___not_implemented_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-08-13T13:34:10.4617573Z test___rsub___not_implemented_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-08-13T13:34:10.4638200Z test___rtruediv___not_implemented_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-08-13T13:34:10.4658595Z test___rtruediv___not_implemented_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-08-13T13:34:10.4678803Z test___rtruediv___not_implemented_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-08-13T13:34:10.4710605Z test___rtruediv___not_implemented_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:34:10.4730752Z test___rtruediv___not_implemented_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-08-13T13:34:10.4750794Z test___rtruediv___not_implemented_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-08-13T13:34:10.4770801Z test___rtruediv___not_implemented_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-08-13T13:34:10.4790509Z test___rtruediv___not_implemented_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-08-13T13:34:10.4811027Z test___rxor___not_implemented_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-08-13T13:34:10.4831065Z test___rxor___not_implemented_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-08-13T13:34:10.4856315Z test___rxor___not_implemented_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-08-13T13:34:10.4875892Z test___rxor___not_implemented_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-08-13T13:34:10.4895777Z test___rxor___not_implemented_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-08-13T13:34:10.4915303Z test___rxor___not_implemented_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-08-13T13:34:10.4935888Z test___rxor___not_implemented_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-08-13T13:34:10.4955976Z test___rxor___not_implemented_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-08-13T13:34:10.4976192Z test___sub___not_implemented_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-08-13T13:34:10.5000841Z test___sub___not_implemented_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-08-13T13:34:10.5020463Z test___sub___not_implemented_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-08-13T13:34:10.5040014Z test___sub___not_implemented_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-08-13T13:34:10.5059701Z test___sub___not_implemented_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-08-13T13:34:10.5079508Z test___sub___not_implemented_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-08-13T13:34:10.5099639Z test___sub___not_implemented_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-08-13T13:34:10.5119471Z test___sub___not_implemented_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-08-13T13:34:10.5144808Z test___truediv___not_implemented_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-08-13T13:34:10.5164228Z test___truediv___not_implemented_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-08-13T13:34:10.5184003Z test___truediv___not_implemented_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-08-13T13:34:10.5203712Z test___truediv___not_implemented_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-08-13T13:34:10.5224083Z test___truediv___not_implemented_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-08-13T13:34:10.5243940Z test___truediv___not_implemented_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-08-13T13:34:10.5264278Z test___truediv___not_implemented_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-08-13T13:34:10.5289183Z test___truediv___not_implemented_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-08-13T13:34:10.5308855Z test___xor___not_implemented_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-08-13T13:34:10.5328789Z test___xor___not_implemented_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-08-13T13:34:10.5348948Z test___xor___not_implemented_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-08-13T13:34:10.5369392Z test___xor___not_implemented_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-08-13T13:34:10.5389568Z test___xor___not_implemented_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-08-13T13:34:10.5409845Z test___xor___not_implemented_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-08-13T13:34:10.5434579Z test___xor___not_implemented_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-08-13T13:34:10.5454573Z test___xor___not_implemented_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-08-13T13:34:10.5644916Z test_add_broadcast_empty_cuda (__main__.TestBinaryUfuncsCUDA) ... ok (0.019s) 2022-08-13T13:34:10.8781425Z test_add_cuda (__main__.TestBinaryUfuncsCUDA) ... ok (0.313s) 2022-08-13T13:34:11.5042182Z test_add_with_tail_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.626s) 2022-08-13T13:34:11.5072496Z test_addcmul_scalars_as_floats_cuda (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:34:11.5102907Z test_addsub_half_tensor_cuda (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:34:11.5190150Z test_atan2_cuda (__main__.TestBinaryUfuncsCUDA) ... ok (0.009s) 2022-08-13T13:34:11.5312032Z test_atan2_edgecases_cuda (__main__.TestBinaryUfuncsCUDA) ... ok (0.012s) 2022-08-13T13:34:11.5350054Z test_batch_vs_slicing___radd___cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:34:11.5383783Z test_batch_vs_slicing___radd___cuda_bool (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:34:11.5423265Z test_batch_vs_slicing___radd___cuda_complex128 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:34:11.5467370Z test_batch_vs_slicing___radd___cuda_complex64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:34:11.5504097Z test_batch_vs_slicing___radd___cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:34:11.5540869Z test_batch_vs_slicing___radd___cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:34:11.5577393Z test_batch_vs_slicing___radd___cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:34:11.5610838Z test_batch_vs_slicing___radd___cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:34:11.5644063Z test_batch_vs_slicing___radd___cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:34:11.5676788Z test_batch_vs_slicing___radd___cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:34:11.5714504Z test_batch_vs_slicing___radd___cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:34:11.5747876Z test_batch_vs_slicing___radd___cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:34:11.5780973Z test_batch_vs_slicing___rand___cuda_bool (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:34:11.5814549Z test_batch_vs_slicing___rand___cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:34:11.5847886Z test_batch_vs_slicing___rand___cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:34:11.5880577Z test_batch_vs_slicing___rand___cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:34:11.5913936Z test_batch_vs_slicing___rand___cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:34:11.5951992Z test_batch_vs_slicing___rand___cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:34:11.5995843Z test_batch_vs_slicing___rdiv___cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:34:11.6037467Z test_batch_vs_slicing___rdiv___cuda_bool (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:34:11.6083160Z test_batch_vs_slicing___rdiv___cuda_complex128 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:34:11.6129297Z test_batch_vs_slicing___rdiv___cuda_complex64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.005s) 2022-08-13T13:34:11.6172954Z test_batch_vs_slicing___rdiv___cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:34:11.6215653Z test_batch_vs_slicing___rdiv___cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:34:11.6263327Z test_batch_vs_slicing___rdiv___cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.005s) 2022-08-13T13:34:11.6305057Z test_batch_vs_slicing___rdiv___cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:34:11.6346905Z test_batch_vs_slicing___rdiv___cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:34:11.6389187Z test_batch_vs_slicing___rdiv___cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:34:11.6431108Z test_batch_vs_slicing___rdiv___cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:34:11.6472789Z test_batch_vs_slicing___rdiv___cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:34:11.6510291Z test_batch_vs_slicing___rmod___cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:34:11.6553056Z test_batch_vs_slicing___rmod___cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:34:11.6590353Z test_batch_vs_slicing___rmod___cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:34:11.6626995Z test_batch_vs_slicing___rmod___cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:34:11.6661066Z test_batch_vs_slicing___rmod___cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:34:11.6694891Z test_batch_vs_slicing___rmod___cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:34:11.6728126Z test_batch_vs_slicing___rmod___cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:34:11.6761635Z test_batch_vs_slicing___rmod___cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:34:11.6800277Z test_batch_vs_slicing___rmod___cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:34:11.6837053Z test_batch_vs_slicing___rmul___cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:34:11.6870119Z test_batch_vs_slicing___rmul___cuda_bool (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:34:11.6909219Z test_batch_vs_slicing___rmul___cuda_complex128 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:34:11.6948606Z test_batch_vs_slicing___rmul___cuda_complex64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:34:11.6985432Z test_batch_vs_slicing___rmul___cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:34:11.7022216Z test_batch_vs_slicing___rmul___cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:34:11.7063466Z test_batch_vs_slicing___rmul___cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:34:11.7096867Z test_batch_vs_slicing___rmul___cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:34:11.7130053Z test_batch_vs_slicing___rmul___cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:34:11.7162667Z test_batch_vs_slicing___rmul___cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:34:11.7195845Z test_batch_vs_slicing___rmul___cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:34:11.7228783Z test_batch_vs_slicing___rmul___cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:34:11.7262306Z test_batch_vs_slicing___ror___cuda_bool (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:34:11.7300784Z test_batch_vs_slicing___ror___cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:34:11.7334345Z test_batch_vs_slicing___ror___cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:34:11.7366923Z test_batch_vs_slicing___ror___cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:34:11.7400841Z test_batch_vs_slicing___ror___cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:34:11.7434100Z test_batch_vs_slicing___ror___cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:34:11.7461552Z test_batch_vs_slicing___rpow___cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... /opt/conda/lib/python3.7/site-packages/torch/_tensor.py:850: UserWarning: To copy construct from a tensor, it is recommended to use sourceTensor.clone().detach() or sourceTensor.clone().detach().requires_grad_(True), rather than torch.tensor(sourceTensor). 2022-08-13T13:34:11.7462565Z return torch.tensor(other, dtype=dtype, device=self.device) ** self 2022-08-13T13:34:11.7490373Z ok (0.006s) 2022-08-13T13:34:11.7556660Z test_batch_vs_slicing___rpow___cuda_complex128 (__main__.TestBinaryUfuncsCUDA) ... ok (0.007s) 2022-08-13T13:34:11.7615628Z test_batch_vs_slicing___rpow___cuda_complex64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.006s) 2022-08-13T13:34:11.7667371Z test_batch_vs_slicing___rpow___cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.005s) 2022-08-13T13:34:11.7718799Z test_batch_vs_slicing___rpow___cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.005s) 2022-08-13T13:34:11.7769833Z test_batch_vs_slicing___rpow___cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.005s) 2022-08-13T13:34:11.7817808Z test_batch_vs_slicing___rpow___cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.005s) 2022-08-13T13:34:11.7865702Z test_batch_vs_slicing___rpow___cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.005s) 2022-08-13T13:34:11.7913172Z test_batch_vs_slicing___rpow___cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.005s) 2022-08-13T13:34:11.7965264Z test_batch_vs_slicing___rpow___cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.005s) 2022-08-13T13:34:11.8013453Z test_batch_vs_slicing___rpow___cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.005s) 2022-08-13T13:34:11.8051003Z test_batch_vs_slicing___rsub___cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:34:11.8090719Z test_batch_vs_slicing___rsub___cuda_complex128 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:34:11.8130374Z test_batch_vs_slicing___rsub___cuda_complex64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:34:11.8167835Z test_batch_vs_slicing___rsub___cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:34:11.8204897Z test_batch_vs_slicing___rsub___cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:34:11.8247286Z test_batch_vs_slicing___rsub___cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:34:11.8280586Z test_batch_vs_slicing___rsub___cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:34:11.8314637Z test_batch_vs_slicing___rsub___cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:34:11.8348504Z test_batch_vs_slicing___rsub___cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:34:11.8382376Z test_batch_vs_slicing___rsub___cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:34:11.8416326Z test_batch_vs_slicing___rsub___cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:34:11.8449469Z test_batch_vs_slicing___rxor___cuda_bool (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:34:11.8487529Z test_batch_vs_slicing___rxor___cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:34:11.8520376Z test_batch_vs_slicing___rxor___cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:34:11.8553344Z test_batch_vs_slicing___rxor___cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:34:11.8586682Z test_batch_vs_slicing___rxor___cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:34:11.8620531Z test_batch_vs_slicing___rxor___cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:34:11.8657171Z test_batch_vs_slicing_add_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:34:11.8690239Z test_batch_vs_slicing_add_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:34:11.8733571Z test_batch_vs_slicing_add_cuda_complex128 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:34:11.8758299Z test_batch_vs_slicing_add_cuda_complex32 (__main__.TestBinaryUfuncsCUDA) ... /opt/conda/lib/python3.7/site-packages/torch/testing/_creation.py:142: UserWarning: ComplexHalf support is experimental and many operators don't support it yet. (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/EmptyTensor.cpp:32.) 2022-08-13T13:34:11.8759004Z result = torch.complex(real, imag) 2022-08-13T13:34:11.8775516Z ok (0.004s) 2022-08-13T13:34:11.8814331Z test_batch_vs_slicing_add_cuda_complex64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:34:11.8851020Z test_batch_vs_slicing_add_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:34:11.8887696Z test_batch_vs_slicing_add_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:34:11.8923550Z test_batch_vs_slicing_add_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:34:11.8956645Z test_batch_vs_slicing_add_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:34:11.8994665Z test_batch_vs_slicing_add_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:34:11.9027396Z test_batch_vs_slicing_add_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:34:11.9060406Z test_batch_vs_slicing_add_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:34:11.9093557Z test_batch_vs_slicing_add_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:34:11.9130121Z test_batch_vs_slicing_atan2_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:34:11.9164768Z test_batch_vs_slicing_atan2_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:34:11.9201340Z test_batch_vs_slicing_atan2_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:34:11.9242824Z test_batch_vs_slicing_atan2_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:34:11.9278862Z test_batch_vs_slicing_atan2_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:34:11.9313780Z test_batch_vs_slicing_atan2_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:34:11.9349021Z test_batch_vs_slicing_atan2_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:34:11.9383720Z test_batch_vs_slicing_atan2_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:34:11.9418986Z test_batch_vs_slicing_atan2_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:34:11.9453981Z test_batch_vs_slicing_atan2_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:34:11.9492152Z test_batch_vs_slicing_bitwise_and_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:34:11.9524910Z test_batch_vs_slicing_bitwise_and_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:34:11.9558157Z test_batch_vs_slicing_bitwise_and_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:34:11.9591110Z test_batch_vs_slicing_bitwise_and_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:34:11.9624122Z test_batch_vs_slicing_bitwise_and_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:34:11.9657429Z test_batch_vs_slicing_bitwise_and_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:34:11.9690615Z test_batch_vs_slicing_bitwise_left_shift_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:34:11.9729163Z test_batch_vs_slicing_bitwise_left_shift_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:34:11.9761843Z test_batch_vs_slicing_bitwise_left_shift_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:34:11.9795282Z test_batch_vs_slicing_bitwise_left_shift_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:34:11.9828233Z test_batch_vs_slicing_bitwise_left_shift_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:34:11.9861619Z test_batch_vs_slicing_bitwise_or_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:34:11.9895054Z test_batch_vs_slicing_bitwise_or_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:34:11.9928034Z test_batch_vs_slicing_bitwise_or_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:34:11.9965549Z test_batch_vs_slicing_bitwise_or_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:34:11.9998763Z test_batch_vs_slicing_bitwise_or_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:34:12.0032218Z test_batch_vs_slicing_bitwise_or_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:34:12.0065752Z test_batch_vs_slicing_bitwise_right_shift_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:34:12.0098990Z test_batch_vs_slicing_bitwise_right_shift_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:34:12.0131594Z test_batch_vs_slicing_bitwise_right_shift_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:34:12.0164601Z test_batch_vs_slicing_bitwise_right_shift_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:34:12.0202459Z test_batch_vs_slicing_bitwise_right_shift_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:34:12.0235576Z test_batch_vs_slicing_bitwise_xor_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:34:12.0269119Z test_batch_vs_slicing_bitwise_xor_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:34:12.0302229Z test_batch_vs_slicing_bitwise_xor_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:34:12.0335156Z test_batch_vs_slicing_bitwise_xor_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:34:12.0368551Z test_batch_vs_slicing_bitwise_xor_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:34:12.0401550Z test_batch_vs_slicing_bitwise_xor_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:34:12.0443721Z test_batch_vs_slicing_clamp_max_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:34:12.0476696Z test_batch_vs_slicing_clamp_max_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:34:12.0513247Z test_batch_vs_slicing_clamp_max_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:34:12.0549998Z test_batch_vs_slicing_clamp_max_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:34:12.0586159Z test_batch_vs_slicing_clamp_max_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:34:12.0619309Z test_batch_vs_slicing_clamp_max_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:34:12.0652392Z test_batch_vs_slicing_clamp_max_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:34:12.0689796Z test_batch_vs_slicing_clamp_max_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:34:12.0722350Z test_batch_vs_slicing_clamp_max_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:34:12.0755483Z test_batch_vs_slicing_clamp_max_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:34:12.0792303Z test_batch_vs_slicing_clamp_min_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:34:12.0825127Z test_batch_vs_slicing_clamp_min_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:34:12.0861725Z test_batch_vs_slicing_clamp_min_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:34:12.0898172Z test_batch_vs_slicing_clamp_min_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:34:12.0939090Z test_batch_vs_slicing_clamp_min_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:34:12.0972045Z test_batch_vs_slicing_clamp_min_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:34:12.1004648Z test_batch_vs_slicing_clamp_min_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:34:12.1037173Z test_batch_vs_slicing_clamp_min_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:34:12.1070233Z test_batch_vs_slicing_clamp_min_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:34:12.1103450Z test_batch_vs_slicing_clamp_min_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:34:12.1141176Z test_batch_vs_slicing_complex_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:34:12.1183702Z test_batch_vs_slicing_complex_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:34:12.1221568Z test_batch_vs_slicing_complex_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:34:12.1258338Z test_batch_vs_slicing_copysign_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:34:12.1293069Z test_batch_vs_slicing_copysign_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:34:12.1329534Z test_batch_vs_slicing_copysign_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:34:12.1365808Z test_batch_vs_slicing_copysign_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:34:12.1402216Z test_batch_vs_slicing_copysign_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:34:12.1441833Z test_batch_vs_slicing_copysign_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:34:12.1476747Z test_batch_vs_slicing_copysign_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:34:12.1511404Z test_batch_vs_slicing_copysign_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:34:12.1546338Z test_batch_vs_slicing_copysign_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:34:12.1581261Z test_batch_vs_slicing_copysign_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:34:12.1619804Z test_batch_vs_slicing_div_floor_rounding_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:34:12.1658367Z test_batch_vs_slicing_div_floor_rounding_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:34:12.1701411Z test_batch_vs_slicing_div_floor_rounding_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:34:12.1739199Z test_batch_vs_slicing_div_floor_rounding_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:34:12.1775979Z test_batch_vs_slicing_div_floor_rounding_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:34:12.1812482Z test_batch_vs_slicing_div_floor_rounding_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:34:12.1849040Z test_batch_vs_slicing_div_floor_rounding_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:34:12.1885297Z test_batch_vs_slicing_div_floor_rounding_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:34:12.1921809Z test_batch_vs_slicing_div_floor_rounding_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:34:12.1965220Z test_batch_vs_slicing_div_no_rounding_mode_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:34:12.2001623Z test_batch_vs_slicing_div_no_rounding_mode_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:34:12.2042041Z test_batch_vs_slicing_div_no_rounding_mode_cuda_complex128 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:34:12.6263343Z test_batch_vs_slicing_div_no_rounding_mode_cuda_complex32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.422s) 2022-08-13T13:34:12.6306760Z test_batch_vs_slicing_div_no_rounding_mode_cuda_complex64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:34:12.6345594Z test_batch_vs_slicing_div_no_rounding_mode_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:34:12.6383945Z test_batch_vs_slicing_div_no_rounding_mode_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:34:12.6427755Z test_batch_vs_slicing_div_no_rounding_mode_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:34:12.6464345Z test_batch_vs_slicing_div_no_rounding_mode_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:34:12.6500957Z test_batch_vs_slicing_div_no_rounding_mode_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:34:12.6537674Z test_batch_vs_slicing_div_no_rounding_mode_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:34:12.6574634Z test_batch_vs_slicing_div_no_rounding_mode_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:34:12.6611376Z test_batch_vs_slicing_div_no_rounding_mode_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:34:12.6649871Z test_batch_vs_slicing_div_trunc_rounding_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:34:12.6692967Z test_batch_vs_slicing_div_trunc_rounding_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:34:12.6731150Z test_batch_vs_slicing_div_trunc_rounding_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:34:12.6769120Z test_batch_vs_slicing_div_trunc_rounding_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:34:12.6805312Z test_batch_vs_slicing_div_trunc_rounding_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:34:12.6841953Z test_batch_vs_slicing_div_trunc_rounding_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:34:12.6878614Z test_batch_vs_slicing_div_trunc_rounding_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:34:12.6915143Z test_batch_vs_slicing_div_trunc_rounding_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:34:12.6957219Z test_batch_vs_slicing_div_trunc_rounding_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:34:12.6991944Z test_batch_vs_slicing_eq_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:34:12.7024609Z test_batch_vs_slicing_eq_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:34:12.7061502Z test_batch_vs_slicing_eq_cuda_complex128 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:34:12.7098356Z test_batch_vs_slicing_eq_cuda_complex32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:34:12.7134876Z test_batch_vs_slicing_eq_cuda_complex64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:34:12.7169583Z test_batch_vs_slicing_eq_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:34:12.7209584Z test_batch_vs_slicing_eq_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:34:12.7244279Z test_batch_vs_slicing_eq_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:34:12.7277354Z test_batch_vs_slicing_eq_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:34:12.7310367Z test_batch_vs_slicing_eq_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:34:12.7343403Z test_batch_vs_slicing_eq_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:34:12.7376607Z test_batch_vs_slicing_eq_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:34:12.7409385Z test_batch_vs_slicing_eq_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:34:12.7459257Z test_batch_vs_slicing_float_power_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.005s) 2022-08-13T13:34:12.7502175Z test_batch_vs_slicing_float_power_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:34:12.7566263Z test_batch_vs_slicing_float_power_cuda_complex128 (__main__.TestBinaryUfuncsCUDA) ... ok (0.006s) 2022-08-13T13:34:12.7632403Z test_batch_vs_slicing_float_power_cuda_complex64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.007s) 2022-08-13T13:34:12.7677055Z test_batch_vs_slicing_float_power_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:34:12.7721376Z test_batch_vs_slicing_float_power_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:34:12.7759903Z test_batch_vs_slicing_float_power_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:34:12.7807975Z test_batch_vs_slicing_float_power_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.005s) 2022-08-13T13:34:12.7850584Z test_batch_vs_slicing_float_power_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:34:12.7893253Z test_batch_vs_slicing_float_power_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:34:12.7935904Z test_batch_vs_slicing_float_power_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:34:12.7978409Z test_batch_vs_slicing_float_power_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:34:12.7989222Z test_batch_vs_slicing_floor_divide_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... skip: Skipped! (0.001s) 2022-08-13T13:34:12.8028119Z test_batch_vs_slicing_floor_divide_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:34:12.8066776Z test_batch_vs_slicing_floor_divide_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:34:12.8109997Z test_batch_vs_slicing_floor_divide_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:34:12.8145241Z test_batch_vs_slicing_floor_divide_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:34:12.8181010Z test_batch_vs_slicing_floor_divide_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:34:12.8215901Z test_batch_vs_slicing_floor_divide_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:34:12.8251633Z test_batch_vs_slicing_floor_divide_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:34:12.8286651Z test_batch_vs_slicing_floor_divide_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:34:12.8323116Z test_batch_vs_slicing_fmax_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:34:12.8361497Z test_batch_vs_slicing_fmax_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:34:12.8397846Z test_batch_vs_slicing_fmax_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:34:12.8434201Z test_batch_vs_slicing_fmax_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:34:12.8470724Z test_batch_vs_slicing_fmax_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:34:12.8503841Z test_batch_vs_slicing_fmax_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:34:12.8537031Z test_batch_vs_slicing_fmax_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:34:12.8570028Z test_batch_vs_slicing_fmax_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:34:12.8608159Z test_batch_vs_slicing_fmax_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:34:12.8640997Z test_batch_vs_slicing_fmax_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:34:12.8677921Z test_batch_vs_slicing_fmin_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:34:12.8710695Z test_batch_vs_slicing_fmin_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:34:12.8747403Z test_batch_vs_slicing_fmin_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:34:12.8784013Z test_batch_vs_slicing_fmin_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:34:12.8820334Z test_batch_vs_slicing_fmin_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:34:12.8858665Z test_batch_vs_slicing_fmin_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:34:12.8891570Z test_batch_vs_slicing_fmin_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:34:12.8924009Z test_batch_vs_slicing_fmin_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:34:12.8957069Z test_batch_vs_slicing_fmin_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:34:12.8989972Z test_batch_vs_slicing_fmin_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:34:12.9028865Z test_batch_vs_slicing_fmod_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:34:12.9067487Z test_batch_vs_slicing_fmod_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:34:12.9110693Z test_batch_vs_slicing_fmod_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:34:12.9148911Z test_batch_vs_slicing_fmod_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:34:12.9184015Z test_batch_vs_slicing_fmod_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:34:12.9219184Z test_batch_vs_slicing_fmod_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:34:12.9253965Z test_batch_vs_slicing_fmod_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:34:12.9288933Z test_batch_vs_slicing_fmod_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:34:12.9323743Z test_batch_vs_slicing_fmod_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:34:13.1311031Z test_batch_vs_slicing_gcd_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.198s) 2022-08-13T13:34:13.3220606Z test_batch_vs_slicing_gcd_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.191s) 2022-08-13T13:34:13.5292357Z test_batch_vs_slicing_gcd_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.207s) 2022-08-13T13:34:13.7273510Z test_batch_vs_slicing_gcd_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.198s) 2022-08-13T13:34:13.9209491Z test_batch_vs_slicing_gcd_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.193s) 2022-08-13T13:34:13.9246985Z test_batch_vs_slicing_ge_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:34:13.9281052Z test_batch_vs_slicing_ge_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:34:13.9322549Z test_batch_vs_slicing_ge_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:34:13.9358607Z test_batch_vs_slicing_ge_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:34:13.9394798Z test_batch_vs_slicing_ge_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:34:13.9429007Z test_batch_vs_slicing_ge_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:34:13.9463052Z test_batch_vs_slicing_ge_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:34:13.9495747Z test_batch_vs_slicing_ge_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:34:13.9528092Z test_batch_vs_slicing_ge_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:34:13.9565096Z test_batch_vs_slicing_ge_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:34:13.9599871Z test_batch_vs_slicing_gt_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:34:13.9632103Z test_batch_vs_slicing_gt_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:34:13.9666527Z test_batch_vs_slicing_gt_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:34:13.9701217Z test_batch_vs_slicing_gt_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:34:13.9735441Z test_batch_vs_slicing_gt_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:34:13.9768229Z test_batch_vs_slicing_gt_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:34:13.9805745Z test_batch_vs_slicing_gt_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:34:13.9838263Z test_batch_vs_slicing_gt_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:34:13.9870764Z test_batch_vs_slicing_gt_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:34:13.9903253Z test_batch_vs_slicing_gt_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:34:13.9940536Z test_batch_vs_slicing_heaviside_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:34:13.9973135Z test_batch_vs_slicing_heaviside_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:34:14.0009486Z test_batch_vs_slicing_heaviside_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:34:14.0050964Z test_batch_vs_slicing_heaviside_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:34:14.0086656Z test_batch_vs_slicing_heaviside_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:34:14.0119419Z test_batch_vs_slicing_heaviside_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:34:14.0152481Z test_batch_vs_slicing_heaviside_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:34:14.0184987Z test_batch_vs_slicing_heaviside_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:34:14.0217509Z test_batch_vs_slicing_heaviside_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:34:14.0250629Z test_batch_vs_slicing_heaviside_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:34:14.0291676Z test_batch_vs_slicing_hypot_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:34:14.0327504Z test_batch_vs_slicing_hypot_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:34:14.0363041Z test_batch_vs_slicing_hypot_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:34:14.0399016Z test_batch_vs_slicing_hypot_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:34:14.0469105Z test_batch_vs_slicing_igamma_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.007s) 2022-08-13T13:34:14.0728306Z test_batch_vs_slicing_igamma_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.026s) 2022-08-13T13:34:14.0803443Z test_batch_vs_slicing_igammac_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.007s) 2022-08-13T13:34:14.1093390Z test_batch_vs_slicing_igammac_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.029s) 2022-08-13T13:34:14.1168669Z test_batch_vs_slicing_isclose_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.007s) 2022-08-13T13:34:14.1251740Z test_batch_vs_slicing_isclose_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... ok (0.008s) 2022-08-13T13:34:14.1343899Z test_batch_vs_slicing_isclose_cuda_complex128 (__main__.TestBinaryUfuncsCUDA) ... ok (0.009s) 2022-08-13T13:34:14.3345974Z test_batch_vs_slicing_isclose_cuda_complex64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.200s) 2022-08-13T13:34:14.3423348Z test_batch_vs_slicing_isclose_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.008s) 2022-08-13T13:34:14.3499424Z test_batch_vs_slicing_isclose_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.008s) 2022-08-13T13:34:14.3580498Z test_batch_vs_slicing_isclose_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.008s) 2022-08-13T13:34:14.3660663Z test_batch_vs_slicing_isclose_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.008s) 2022-08-13T13:34:14.3741267Z test_batch_vs_slicing_isclose_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.008s) 2022-08-13T13:34:14.3821484Z test_batch_vs_slicing_isclose_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.008s) 2022-08-13T13:34:14.3901830Z test_batch_vs_slicing_isclose_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.008s) 2022-08-13T13:34:14.3982735Z test_batch_vs_slicing_isclose_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.008s) 2022-08-13T13:34:14.5806269Z test_batch_vs_slicing_jiterator_binary_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.182s) 2022-08-13T13:34:14.7581602Z test_batch_vs_slicing_jiterator_binary_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... ok (0.178s) 2022-08-13T13:34:15.0929782Z test_batch_vs_slicing_jiterator_binary_cuda_complex128 (__main__.TestBinaryUfuncsCUDA) ... ok (0.335s) 2022-08-13T13:34:15.3411518Z test_batch_vs_slicing_jiterator_binary_cuda_complex64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.248s) 2022-08-13T13:34:15.5139853Z test_batch_vs_slicing_jiterator_binary_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.173s) 2022-08-13T13:34:15.6864382Z test_batch_vs_slicing_jiterator_binary_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.172s) 2022-08-13T13:34:15.8552594Z test_batch_vs_slicing_jiterator_binary_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.169s) 2022-08-13T13:34:16.0298872Z test_batch_vs_slicing_jiterator_binary_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.174s) 2022-08-13T13:34:16.2001148Z test_batch_vs_slicing_jiterator_binary_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.170s) 2022-08-13T13:34:16.3718167Z test_batch_vs_slicing_jiterator_binary_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.172s) 2022-08-13T13:34:16.5444028Z test_batch_vs_slicing_jiterator_binary_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.172s) 2022-08-13T13:34:16.7191096Z test_batch_vs_slicing_jiterator_binary_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.174s) 2022-08-13T13:34:16.9032052Z test_batch_vs_slicing_jiterator_binary_return_by_ref_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.184s) 2022-08-13T13:34:17.0807662Z test_batch_vs_slicing_jiterator_binary_return_by_ref_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... ok (0.177s) 2022-08-13T13:34:17.2730789Z test_batch_vs_slicing_jiterator_binary_return_by_ref_cuda_complex128 (__main__.TestBinaryUfuncsCUDA) ... ok (0.192s) 2022-08-13T13:34:17.4552641Z test_batch_vs_slicing_jiterator_binary_return_by_ref_cuda_complex64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.182s) 2022-08-13T13:34:17.6294853Z test_batch_vs_slicing_jiterator_binary_return_by_ref_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.174s) 2022-08-13T13:34:17.7989255Z test_batch_vs_slicing_jiterator_binary_return_by_ref_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.169s) 2022-08-13T13:34:17.9702646Z test_batch_vs_slicing_jiterator_binary_return_by_ref_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.171s) 2022-08-13T13:34:18.1387904Z test_batch_vs_slicing_jiterator_binary_return_by_ref_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.168s) 2022-08-13T13:34:18.3039204Z test_batch_vs_slicing_jiterator_binary_return_by_ref_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.165s) 2022-08-13T13:34:18.4740976Z test_batch_vs_slicing_jiterator_binary_return_by_ref_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.170s) 2022-08-13T13:34:18.6442713Z test_batch_vs_slicing_jiterator_binary_return_by_ref_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.170s) 2022-08-13T13:34:18.7771504Z test_batch_vs_slicing_jiterator_binary_return_by_ref_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.133s) 2022-08-13T13:34:18.9988224Z test_batch_vs_slicing_lcm_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.222s) 2022-08-13T13:34:19.2027790Z test_batch_vs_slicing_lcm_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.204s) 2022-08-13T13:34:19.4455179Z test_batch_vs_slicing_lcm_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.243s) 2022-08-13T13:34:19.6572743Z test_batch_vs_slicing_lcm_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.212s) 2022-08-13T13:34:19.8634693Z test_batch_vs_slicing_lcm_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.206s) 2022-08-13T13:34:19.8688360Z test_batch_vs_slicing_ldexp_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.005s) 2022-08-13T13:34:19.8731101Z test_batch_vs_slicing_ldexp_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:34:19.8791792Z test_batch_vs_slicing_ldexp_cuda_complex128 (__main__.TestBinaryUfuncsCUDA) ... ok (0.006s) 2022-08-13T13:34:19.8839760Z test_batch_vs_slicing_ldexp_cuda_complex64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.005s) 2022-08-13T13:34:19.8884480Z test_batch_vs_slicing_ldexp_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:34:19.8929039Z test_batch_vs_slicing_ldexp_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:34:19.8973061Z test_batch_vs_slicing_ldexp_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:34:19.9020816Z test_batch_vs_slicing_ldexp_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.005s) 2022-08-13T13:34:19.9063453Z test_batch_vs_slicing_ldexp_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:34:19.9106336Z test_batch_vs_slicing_ldexp_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:34:19.9148515Z test_batch_vs_slicing_ldexp_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:34:19.9191284Z test_batch_vs_slicing_ldexp_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:34:19.9225869Z test_batch_vs_slicing_le_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:34:19.9257849Z test_batch_vs_slicing_le_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:34:19.9297292Z test_batch_vs_slicing_le_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:34:19.9331294Z test_batch_vs_slicing_le_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:34:19.9365022Z test_batch_vs_slicing_le_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:34:19.9397553Z test_batch_vs_slicing_le_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:34:19.9429757Z test_batch_vs_slicing_le_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:34:19.9462499Z test_batch_vs_slicing_le_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:34:19.9496494Z test_batch_vs_slicing_le_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:34:19.9535821Z test_batch_vs_slicing_le_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:34:19.9571052Z test_batch_vs_slicing_logical_and_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:34:19.9603674Z test_batch_vs_slicing_logical_and_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:34:20.2714920Z test_batch_vs_slicing_logical_and_cuda_complex128 (__main__.TestBinaryUfuncsCUDA) ... ok (0.311s) 2022-08-13T13:34:20.5779402Z test_batch_vs_slicing_logical_and_cuda_complex64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.306s) 2022-08-13T13:34:20.5815814Z test_batch_vs_slicing_logical_and_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:34:20.5851046Z test_batch_vs_slicing_logical_and_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:34:20.5892144Z test_batch_vs_slicing_logical_and_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:34:20.5925505Z test_batch_vs_slicing_logical_and_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:34:20.5958661Z test_batch_vs_slicing_logical_and_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:34:20.5991646Z test_batch_vs_slicing_logical_and_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:34:20.6025068Z test_batch_vs_slicing_logical_and_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:34:20.6058288Z test_batch_vs_slicing_logical_and_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:34:20.6093656Z test_batch_vs_slicing_logical_or_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:34:20.6132205Z test_batch_vs_slicing_logical_or_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:34:20.6168949Z test_batch_vs_slicing_logical_or_cuda_complex128 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:34:20.6205458Z test_batch_vs_slicing_logical_or_cuda_complex64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:34:20.6239967Z test_batch_vs_slicing_logical_or_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:34:20.6274790Z test_batch_vs_slicing_logical_or_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:34:20.6309753Z test_batch_vs_slicing_logical_or_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:34:20.6343236Z test_batch_vs_slicing_logical_or_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:34:20.6382756Z test_batch_vs_slicing_logical_or_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:34:20.6415440Z test_batch_vs_slicing_logical_or_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:34:20.6448453Z test_batch_vs_slicing_logical_or_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:34:20.6481321Z test_batch_vs_slicing_logical_or_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:34:20.6516600Z test_batch_vs_slicing_logical_xor_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:34:20.6549429Z test_batch_vs_slicing_logical_xor_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:34:20.6586531Z test_batch_vs_slicing_logical_xor_cuda_complex128 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:34:20.6628647Z test_batch_vs_slicing_logical_xor_cuda_complex64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:34:20.6663606Z test_batch_vs_slicing_logical_xor_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:34:20.6698774Z test_batch_vs_slicing_logical_xor_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:34:20.6733677Z test_batch_vs_slicing_logical_xor_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:34:20.6766684Z test_batch_vs_slicing_logical_xor_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:34:20.6800329Z test_batch_vs_slicing_logical_xor_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:34:20.6833788Z test_batch_vs_slicing_logical_xor_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:34:20.6872225Z test_batch_vs_slicing_logical_xor_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:34:20.6905444Z test_batch_vs_slicing_logical_xor_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:34:20.6940195Z test_batch_vs_slicing_lt_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:34:20.6972251Z test_batch_vs_slicing_lt_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:34:20.7006033Z test_batch_vs_slicing_lt_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:34:20.7040261Z test_batch_vs_slicing_lt_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:34:20.7074702Z test_batch_vs_slicing_lt_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:34:20.7112537Z test_batch_vs_slicing_lt_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:34:20.7144735Z test_batch_vs_slicing_lt_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:34:20.7177183Z test_batch_vs_slicing_lt_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:34:20.7209968Z test_batch_vs_slicing_lt_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:34:20.7242012Z test_batch_vs_slicing_lt_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:34:20.7279803Z test_batch_vs_slicing_max_binary_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:34:20.7312954Z test_batch_vs_slicing_max_binary_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:34:20.7354807Z test_batch_vs_slicing_max_binary_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:34:20.7391504Z test_batch_vs_slicing_max_binary_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:34:20.7427398Z test_batch_vs_slicing_max_binary_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:34:20.7460477Z test_batch_vs_slicing_max_binary_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:34:20.7493853Z test_batch_vs_slicing_max_binary_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:34:20.7526745Z test_batch_vs_slicing_max_binary_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:34:20.7560211Z test_batch_vs_slicing_max_binary_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:34:20.7598730Z test_batch_vs_slicing_max_binary_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:34:20.7635301Z test_batch_vs_slicing_maximum_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:34:20.7668152Z test_batch_vs_slicing_maximum_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:34:20.7704528Z test_batch_vs_slicing_maximum_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:34:20.7745606Z test_batch_vs_slicing_maximum_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:34:20.7782272Z test_batch_vs_slicing_maximum_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:34:20.7816033Z test_batch_vs_slicing_maximum_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:34:20.7854672Z test_batch_vs_slicing_maximum_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:34:20.7887016Z test_batch_vs_slicing_maximum_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:34:20.7920073Z test_batch_vs_slicing_maximum_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:34:20.7952814Z test_batch_vs_slicing_maximum_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:34:20.7989978Z test_batch_vs_slicing_min_binary_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:34:20.8023123Z test_batch_vs_slicing_min_binary_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:34:20.8060088Z test_batch_vs_slicing_min_binary_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:34:20.8102213Z test_batch_vs_slicing_min_binary_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:34:20.8138148Z test_batch_vs_slicing_min_binary_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:34:20.8171089Z test_batch_vs_slicing_min_binary_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:34:20.8203876Z test_batch_vs_slicing_min_binary_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:34:20.8236647Z test_batch_vs_slicing_min_binary_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:34:20.8269939Z test_batch_vs_slicing_min_binary_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:34:20.8303551Z test_batch_vs_slicing_min_binary_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:34:20.8345367Z test_batch_vs_slicing_minimum_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:34:20.8377916Z test_batch_vs_slicing_minimum_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:34:20.8414219Z test_batch_vs_slicing_minimum_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:34:20.8450187Z test_batch_vs_slicing_minimum_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:34:20.8486501Z test_batch_vs_slicing_minimum_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:34:20.8519201Z test_batch_vs_slicing_minimum_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:34:20.8552248Z test_batch_vs_slicing_minimum_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:34:20.8590505Z test_batch_vs_slicing_minimum_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:34:20.8623212Z test_batch_vs_slicing_minimum_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:34:20.8655980Z test_batch_vs_slicing_minimum_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:34:20.8852002Z test_batch_vs_slicing_mul_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.019s) 2022-08-13T13:34:20.8884524Z test_batch_vs_slicing_mul_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:34:20.8923538Z test_batch_vs_slicing_mul_cuda_complex128 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:34:21.1587082Z test_batch_vs_slicing_mul_cuda_complex32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.266s) 2022-08-13T13:34:21.1633624Z test_batch_vs_slicing_mul_cuda_complex64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.005s) 2022-08-13T13:34:21.1669860Z test_batch_vs_slicing_mul_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:34:21.1705697Z test_batch_vs_slicing_mul_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:34:21.1742012Z test_batch_vs_slicing_mul_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:34:21.1775455Z test_batch_vs_slicing_mul_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:34:21.1808459Z test_batch_vs_slicing_mul_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:34:21.1841112Z test_batch_vs_slicing_mul_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:34:21.1879288Z test_batch_vs_slicing_mul_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:34:21.1912237Z test_batch_vs_slicing_mul_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:34:21.1946685Z test_batch_vs_slicing_ne_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:34:21.1979261Z test_batch_vs_slicing_ne_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:34:21.2015690Z test_batch_vs_slicing_ne_cuda_complex128 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:34:21.2053528Z test_batch_vs_slicing_ne_cuda_complex64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:34:21.2088233Z test_batch_vs_slicing_ne_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:34:21.2127474Z test_batch_vs_slicing_ne_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:34:21.2161872Z test_batch_vs_slicing_ne_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:34:21.2194134Z test_batch_vs_slicing_ne_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:34:21.2226513Z test_batch_vs_slicing_ne_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:34:21.2259020Z test_batch_vs_slicing_ne_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:34:21.2291613Z test_batch_vs_slicing_ne_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:34:21.2323266Z test_batch_vs_slicing_ne_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:34:21.2364396Z test_batch_vs_slicing_nextafter_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:34:21.2400210Z test_batch_vs_slicing_nextafter_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:34:21.2435689Z test_batch_vs_slicing_nextafter_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:34:21.2473639Z test_batch_vs_slicing_polar_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:34:21.2510983Z test_batch_vs_slicing_polar_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:34:21.2547213Z test_batch_vs_slicing_pow_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:34:21.2610555Z test_batch_vs_slicing_pow_cuda_complex128 (__main__.TestBinaryUfuncsCUDA) ... ok (0.006s) 2022-08-13T13:34:21.9251549Z test_batch_vs_slicing_pow_cuda_complex32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.664s) 2022-08-13T13:34:21.9295833Z test_batch_vs_slicing_pow_cuda_complex64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:34:21.9332379Z test_batch_vs_slicing_pow_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:34:21.9368965Z test_batch_vs_slicing_pow_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:34:21.9407400Z test_batch_vs_slicing_pow_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:34:21.9439947Z test_batch_vs_slicing_pow_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:34:21.9472480Z test_batch_vs_slicing_pow_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:34:21.9509773Z test_batch_vs_slicing_pow_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:34:21.9542665Z test_batch_vs_slicing_pow_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:34:21.9575055Z test_batch_vs_slicing_pow_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:34:21.9613337Z test_batch_vs_slicing_remainder_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:34:21.9651399Z test_batch_vs_slicing_remainder_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:34:21.9689032Z test_batch_vs_slicing_remainder_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:34:21.9726022Z test_batch_vs_slicing_remainder_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:34:21.9766421Z test_batch_vs_slicing_remainder_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:34:21.9800660Z test_batch_vs_slicing_remainder_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:34:21.9834933Z test_batch_vs_slicing_remainder_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:34:21.9869086Z test_batch_vs_slicing_remainder_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:34:21.9903583Z test_batch_vs_slicing_remainder_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:34:21.9940005Z test_batch_vs_slicing_rsub_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:34:21.9978280Z test_batch_vs_slicing_rsub_cuda_complex128 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:34:22.0021681Z test_batch_vs_slicing_rsub_cuda_complex64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:34:22.0057705Z test_batch_vs_slicing_rsub_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:34:22.0093555Z test_batch_vs_slicing_rsub_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:34:22.0129170Z test_batch_vs_slicing_rsub_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:34:22.0161501Z test_batch_vs_slicing_rsub_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:34:22.0194202Z test_batch_vs_slicing_rsub_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:34:22.0226365Z test_batch_vs_slicing_rsub_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:34:22.0263963Z test_batch_vs_slicing_rsub_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:34:22.0298298Z test_batch_vs_slicing_rsub_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:34:22.4464306Z test_batch_vs_slicing_special_chebyshev_polynomial_t_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... ok (0.416s) 2022-08-13T13:34:22.8060485Z test_batch_vs_slicing_special_chebyshev_polynomial_t_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.359s) 2022-08-13T13:34:23.1923968Z test_batch_vs_slicing_special_chebyshev_polynomial_t_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.386s) 2022-08-13T13:34:23.1960079Z test_batch_vs_slicing_special_chebyshev_polynomial_t_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:34:23.1993983Z test_batch_vs_slicing_special_chebyshev_polynomial_t_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:34:23.2033839Z test_batch_vs_slicing_special_chebyshev_polynomial_t_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:34:23.2067815Z test_batch_vs_slicing_special_chebyshev_polynomial_t_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:34:23.2101737Z test_batch_vs_slicing_special_chebyshev_polynomial_t_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:34:23.7520167Z test_batch_vs_slicing_special_chebyshev_polynomial_u_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... ok (0.542s) 2022-08-13T13:34:24.3494969Z test_batch_vs_slicing_special_chebyshev_polynomial_u_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.597s) 2022-08-13T13:34:24.9284159Z test_batch_vs_slicing_special_chebyshev_polynomial_u_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.579s) 2022-08-13T13:34:24.9326291Z test_batch_vs_slicing_special_chebyshev_polynomial_u_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:34:24.9366409Z test_batch_vs_slicing_special_chebyshev_polynomial_u_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:34:24.9399959Z test_batch_vs_slicing_special_chebyshev_polynomial_u_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:34:24.9433706Z test_batch_vs_slicing_special_chebyshev_polynomial_u_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:34:24.9467814Z test_batch_vs_slicing_special_chebyshev_polynomial_u_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:34:24.9478888Z test_batch_vs_slicing_special_chebyshev_polynomial_v_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-08-13T13:34:24.9489323Z test_batch_vs_slicing_special_chebyshev_polynomial_v_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-08-13T13:34:24.9499224Z test_batch_vs_slicing_special_chebyshev_polynomial_v_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-08-13T13:34:24.9509554Z test_batch_vs_slicing_special_chebyshev_polynomial_v_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-08-13T13:34:24.9519910Z test_batch_vs_slicing_special_chebyshev_polynomial_v_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-08-13T13:34:24.9531747Z test_batch_vs_slicing_special_chebyshev_polynomial_v_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-08-13T13:34:24.9541409Z test_batch_vs_slicing_special_chebyshev_polynomial_v_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-08-13T13:34:24.9551994Z test_batch_vs_slicing_special_chebyshev_polynomial_v_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-08-13T13:34:24.9562827Z test_batch_vs_slicing_special_chebyshev_polynomial_w_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-08-13T13:34:24.9573170Z test_batch_vs_slicing_special_chebyshev_polynomial_w_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-08-13T13:34:24.9583899Z test_batch_vs_slicing_special_chebyshev_polynomial_w_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-08-13T13:34:24.9593929Z test_batch_vs_slicing_special_chebyshev_polynomial_w_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-08-13T13:34:24.9604005Z test_batch_vs_slicing_special_chebyshev_polynomial_w_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-08-13T13:34:24.9614601Z test_batch_vs_slicing_special_chebyshev_polynomial_w_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-08-13T13:34:24.9625146Z test_batch_vs_slicing_special_chebyshev_polynomial_w_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-08-13T13:34:24.9635301Z test_batch_vs_slicing_special_chebyshev_polynomial_w_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-08-13T13:34:25.3236768Z test_batch_vs_slicing_special_hermite_polynomial_h_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... ok (0.360s) 2022-08-13T13:34:25.6243906Z test_batch_vs_slicing_special_hermite_polynomial_h_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.301s) 2022-08-13T13:34:25.9393952Z test_batch_vs_slicing_special_hermite_polynomial_h_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.315s) 2022-08-13T13:34:25.9436023Z test_batch_vs_slicing_special_hermite_polynomial_h_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:34:25.9469669Z test_batch_vs_slicing_special_hermite_polynomial_h_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:34:25.9503618Z test_batch_vs_slicing_special_hermite_polynomial_h_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:34:25.9537561Z test_batch_vs_slicing_special_hermite_polynomial_h_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:34:25.9571838Z test_batch_vs_slicing_special_hermite_polynomial_h_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:34:26.3214304Z test_batch_vs_slicing_special_hermite_polynomial_he_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... ok (0.364s) 2022-08-13T13:34:26.6254130Z test_batch_vs_slicing_special_hermite_polynomial_he_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.304s) 2022-08-13T13:34:26.9444811Z test_batch_vs_slicing_special_hermite_polynomial_he_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.319s) 2022-08-13T13:34:26.9480695Z test_batch_vs_slicing_special_hermite_polynomial_he_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:34:26.9514804Z test_batch_vs_slicing_special_hermite_polynomial_he_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:34:26.9548974Z test_batch_vs_slicing_special_hermite_polynomial_he_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:34:26.9583180Z test_batch_vs_slicing_special_hermite_polynomial_he_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:34:26.9617499Z test_batch_vs_slicing_special_hermite_polynomial_he_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:34:27.5043561Z test_batch_vs_slicing_special_laguerre_polynomial_l_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... ok (0.542s) 2022-08-13T13:34:28.1440154Z test_batch_vs_slicing_special_laguerre_polynomial_l_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.639s) 2022-08-13T13:34:28.9497821Z test_batch_vs_slicing_special_laguerre_polynomial_l_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.806s) 2022-08-13T13:34:28.9535651Z test_batch_vs_slicing_special_laguerre_polynomial_l_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:34:28.9571547Z test_batch_vs_slicing_special_laguerre_polynomial_l_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:34:28.9607969Z test_batch_vs_slicing_special_laguerre_polynomial_l_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:34:28.9643504Z test_batch_vs_slicing_special_laguerre_polynomial_l_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:34:28.9679675Z test_batch_vs_slicing_special_laguerre_polynomial_l_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:34:28.9690925Z test_batch_vs_slicing_special_legendre_polynomial_p_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-08-13T13:34:28.9701335Z test_batch_vs_slicing_special_legendre_polynomial_p_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-08-13T13:34:28.9711543Z test_batch_vs_slicing_special_legendre_polynomial_p_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-08-13T13:34:28.9721778Z test_batch_vs_slicing_special_legendre_polynomial_p_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-08-13T13:34:28.9732236Z test_batch_vs_slicing_special_legendre_polynomial_p_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-08-13T13:34:28.9742493Z test_batch_vs_slicing_special_legendre_polynomial_p_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-08-13T13:34:28.9752687Z test_batch_vs_slicing_special_legendre_polynomial_p_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-08-13T13:34:28.9763048Z test_batch_vs_slicing_special_legendre_polynomial_p_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-08-13T13:34:28.9773526Z test_batch_vs_slicing_special_shifted_chebyshev_polynomial_t_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-08-13T13:34:28.9783411Z test_batch_vs_slicing_special_shifted_chebyshev_polynomial_t_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-08-13T13:34:28.9793583Z test_batch_vs_slicing_special_shifted_chebyshev_polynomial_t_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-08-13T13:34:28.9804198Z test_batch_vs_slicing_special_shifted_chebyshev_polynomial_t_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-08-13T13:34:28.9814644Z test_batch_vs_slicing_special_shifted_chebyshev_polynomial_t_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-08-13T13:34:28.9824940Z test_batch_vs_slicing_special_shifted_chebyshev_polynomial_t_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-08-13T13:34:28.9834803Z test_batch_vs_slicing_special_shifted_chebyshev_polynomial_t_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-08-13T13:34:28.9845915Z test_batch_vs_slicing_special_shifted_chebyshev_polynomial_t_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-08-13T13:34:28.9856407Z test_batch_vs_slicing_special_shifted_chebyshev_polynomial_u_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-08-13T13:34:28.9866448Z test_batch_vs_slicing_special_shifted_chebyshev_polynomial_u_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-08-13T13:34:28.9876735Z test_batch_vs_slicing_special_shifted_chebyshev_polynomial_u_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-08-13T13:34:28.9886915Z test_batch_vs_slicing_special_shifted_chebyshev_polynomial_u_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-08-13T13:34:28.9897227Z test_batch_vs_slicing_special_shifted_chebyshev_polynomial_u_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-08-13T13:34:28.9907455Z test_batch_vs_slicing_special_shifted_chebyshev_polynomial_u_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-08-13T13:34:28.9917858Z test_batch_vs_slicing_special_shifted_chebyshev_polynomial_u_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-08-13T13:34:28.9927964Z test_batch_vs_slicing_special_shifted_chebyshev_polynomial_u_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-08-13T13:34:28.9938562Z test_batch_vs_slicing_special_shifted_chebyshev_polynomial_v_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-08-13T13:34:28.9948209Z test_batch_vs_slicing_special_shifted_chebyshev_polynomial_v_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-08-13T13:34:28.9958908Z test_batch_vs_slicing_special_shifted_chebyshev_polynomial_v_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-08-13T13:34:28.9969094Z test_batch_vs_slicing_special_shifted_chebyshev_polynomial_v_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-08-13T13:34:28.9979558Z test_batch_vs_slicing_special_shifted_chebyshev_polynomial_v_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-08-13T13:34:28.9989754Z test_batch_vs_slicing_special_shifted_chebyshev_polynomial_v_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-08-13T13:34:29.0000212Z test_batch_vs_slicing_special_shifted_chebyshev_polynomial_v_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-08-13T13:34:29.0010278Z test_batch_vs_slicing_special_shifted_chebyshev_polynomial_v_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-08-13T13:34:29.0020877Z test_batch_vs_slicing_special_shifted_chebyshev_polynomial_w_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-08-13T13:34:29.0030545Z test_batch_vs_slicing_special_shifted_chebyshev_polynomial_w_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-08-13T13:34:29.0041262Z test_batch_vs_slicing_special_shifted_chebyshev_polynomial_w_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-08-13T13:34:29.0051738Z test_batch_vs_slicing_special_shifted_chebyshev_polynomial_w_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-08-13T13:34:29.0061538Z test_batch_vs_slicing_special_shifted_chebyshev_polynomial_w_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-08-13T13:34:29.0071926Z test_batch_vs_slicing_special_shifted_chebyshev_polynomial_w_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-08-13T13:34:29.0081972Z test_batch_vs_slicing_special_shifted_chebyshev_polynomial_w_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-08-13T13:34:29.0092675Z test_batch_vs_slicing_special_shifted_chebyshev_polynomial_w_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-08-13T13:34:29.0135105Z test_batch_vs_slicing_special_xlog1py_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:34:29.0169470Z test_batch_vs_slicing_special_xlog1py_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:34:29.0205327Z test_batch_vs_slicing_special_xlog1py_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:34:29.0241367Z test_batch_vs_slicing_special_xlog1py_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:34:29.0277344Z test_batch_vs_slicing_special_xlog1py_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:34:29.0311939Z test_batch_vs_slicing_special_xlog1py_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:34:29.0346449Z test_batch_vs_slicing_special_xlog1py_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:34:29.0386299Z test_batch_vs_slicing_special_xlog1py_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:34:29.0420555Z test_batch_vs_slicing_special_xlog1py_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:34:29.0455152Z test_batch_vs_slicing_special_xlog1py_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:34:29.7162116Z test_batch_vs_slicing_special_zeta_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... ok (0.670s) 2022-08-13T13:34:30.5775259Z test_batch_vs_slicing_special_zeta_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.861s) 2022-08-13T13:34:31.6963884Z test_batch_vs_slicing_special_zeta_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (1.119s) 2022-08-13T13:34:31.7022056Z test_batch_vs_slicing_special_zeta_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.006s) 2022-08-13T13:34:31.7084514Z test_batch_vs_slicing_special_zeta_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.006s) 2022-08-13T13:34:31.7140907Z test_batch_vs_slicing_special_zeta_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.006s) 2022-08-13T13:34:31.7196493Z test_batch_vs_slicing_special_zeta_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.005s) 2022-08-13T13:34:31.7252406Z test_batch_vs_slicing_special_zeta_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.005s) 2022-08-13T13:34:31.7288833Z test_batch_vs_slicing_sub_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:34:31.7326806Z test_batch_vs_slicing_sub_cuda_complex128 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:34:31.7365272Z test_batch_vs_slicing_sub_cuda_complex32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:34:31.7408989Z test_batch_vs_slicing_sub_cuda_complex64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:34:31.7444592Z test_batch_vs_slicing_sub_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:34:31.7480015Z test_batch_vs_slicing_sub_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:34:31.7515274Z test_batch_vs_slicing_sub_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:34:31.7547962Z test_batch_vs_slicing_sub_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:34:31.7580425Z test_batch_vs_slicing_sub_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:34:31.7612303Z test_batch_vs_slicing_sub_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:34:31.7649504Z test_batch_vs_slicing_sub_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:34:31.7682007Z test_batch_vs_slicing_sub_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:34:31.7720608Z test_batch_vs_slicing_true_divide_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:34:31.7756692Z test_batch_vs_slicing_true_divide_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:34:31.7797748Z test_batch_vs_slicing_true_divide_cuda_complex128 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:34:31.7837781Z test_batch_vs_slicing_true_divide_cuda_complex32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:34:31.7878004Z test_batch_vs_slicing_true_divide_cuda_complex64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:34:31.7921704Z test_batch_vs_slicing_true_divide_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:34:31.7961423Z test_batch_vs_slicing_true_divide_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:34:31.8000991Z test_batch_vs_slicing_true_divide_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:34:31.8039081Z test_batch_vs_slicing_true_divide_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:34:31.8077430Z test_batch_vs_slicing_true_divide_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:34:31.8116072Z test_batch_vs_slicing_true_divide_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:34:31.8151943Z test_batch_vs_slicing_true_divide_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:34:31.8193469Z test_batch_vs_slicing_true_divide_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:34:31.8229734Z test_batch_vs_slicing_xlogy_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:34:31.8264071Z test_batch_vs_slicing_xlogy_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:34:31.8300360Z test_batch_vs_slicing_xlogy_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:34:31.8336501Z test_batch_vs_slicing_xlogy_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:34:31.8372302Z test_batch_vs_slicing_xlogy_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:34:31.8406341Z test_batch_vs_slicing_xlogy_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:34:31.8445533Z test_batch_vs_slicing_xlogy_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:34:31.8479630Z test_batch_vs_slicing_xlogy_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:34:31.8514082Z test_batch_vs_slicing_xlogy_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:34:31.8548483Z test_batch_vs_slicing_xlogy_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:34:31.8591424Z test_binary_op_mem_overlap_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:34:31.8610908Z test_binary_op_scalar_device_unspecified_cuda (__main__.TestBinaryUfuncsCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-08-13T13:34:50.6536782Z test_binary_ops_with_scalars_cuda (__main__.TestBinaryUfuncsCUDA) ... ok (18.792s) 2022-08-13T13:34:50.7009874Z test_bitwise_ops_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... ok (0.047s) 2022-08-13T13:34:50.7504090Z test_bitwise_ops_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.049s) 2022-08-13T13:34:50.8112044Z test_bitwise_ops_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.060s) 2022-08-13T13:34:50.8786333Z test_bitwise_ops_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.067s) 2022-08-13T13:34:50.9219401Z test_bitwise_ops_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.043s) 2022-08-13T13:34:50.9653537Z test_bitwise_ops_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.043s) 2022-08-13T13:34:50.9721092Z test_bool_tensor_comparison_ops_cuda (__main__.TestBinaryUfuncsCUDA) ... ok (0.007s) 2022-08-13T13:34:51.0546289Z test_broadcasting_add_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.082s) 2022-08-13T13:34:51.0959786Z test_broadcasting_add_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.041s) 2022-08-13T13:34:51.1363008Z test_broadcasting_bitwise_and_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.040s) 2022-08-13T13:34:51.1769022Z test_broadcasting_bitwise_or_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.040s) 2022-08-13T13:34:51.2174458Z test_broadcasting_bitwise_xor_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.040s) 2022-08-13T13:34:51.2988649Z test_broadcasting_clamp_max_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.081s) 2022-08-13T13:34:51.3392711Z test_broadcasting_clamp_max_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.040s) 2022-08-13T13:34:51.4213207Z test_broadcasting_clamp_min_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.082s) 2022-08-13T13:34:51.4618924Z test_broadcasting_clamp_min_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.041s) 2022-08-13T13:34:51.5258426Z test_broadcasting_eq_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.064s) 2022-08-13T13:34:51.5655703Z test_broadcasting_eq_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.040s) 2022-08-13T13:34:51.6464828Z test_broadcasting_float_power_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.081s) 2022-08-13T13:34:51.7072179Z test_broadcasting_float_power_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.061s) 2022-08-13T13:34:51.7968131Z test_broadcasting_floor_divide_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.089s) 2022-08-13T13:34:51.8420186Z test_broadcasting_floor_divide_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.045s) 2022-08-13T13:34:51.9268997Z test_broadcasting_fmod_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.085s) 2022-08-13T13:34:51.9705068Z test_broadcasting_fmod_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.044s) 2022-08-13T13:34:52.7078736Z test_broadcasting_gcd_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.737s) 2022-08-13T13:34:52.7720595Z test_broadcasting_ge_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.064s) 2022-08-13T13:34:52.8116687Z test_broadcasting_ge_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.040s) 2022-08-13T13:34:52.8752359Z test_broadcasting_gt_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.063s) 2022-08-13T13:34:52.9149960Z test_broadcasting_gt_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.040s) 2022-08-13T13:34:52.9932893Z test_broadcasting_heaviside_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.078s) 2022-08-13T13:34:53.0346174Z test_broadcasting_heaviside_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.041s) 2022-08-13T13:34:53.1045817Z test_broadcasting_isclose_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.070s) 2022-08-13T13:34:53.1511690Z test_broadcasting_isclose_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.046s) 2022-08-13T13:34:53.8782430Z test_broadcasting_jiterator_binary_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.727s) 2022-08-13T13:34:54.5634567Z test_broadcasting_jiterator_binary_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.685s) 2022-08-13T13:34:55.3071033Z test_broadcasting_jiterator_binary_return_by_ref_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.744s) 2022-08-13T13:34:55.9995055Z test_broadcasting_jiterator_binary_return_by_ref_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.692s) 2022-08-13T13:34:56.7627747Z test_broadcasting_lcm_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.763s) 2022-08-13T13:34:56.8264708Z test_broadcasting_le_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.064s) 2022-08-13T13:34:56.8752977Z test_broadcasting_le_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.049s) 2022-08-13T13:34:56.9391106Z test_broadcasting_logical_and_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.064s) 2022-08-13T13:34:56.9787400Z test_broadcasting_logical_and_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.039s) 2022-08-13T13:34:57.0421924Z test_broadcasting_logical_or_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.063s) 2022-08-13T13:34:57.0821406Z test_broadcasting_logical_or_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.040s) 2022-08-13T13:34:57.1453987Z test_broadcasting_logical_xor_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.063s) 2022-08-13T13:34:57.1848281Z test_broadcasting_logical_xor_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.039s) 2022-08-13T13:34:57.2481769Z test_broadcasting_lt_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.063s) 2022-08-13T13:34:57.2874992Z test_broadcasting_lt_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.039s) 2022-08-13T13:34:57.3687308Z test_broadcasting_max_binary_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.081s) 2022-08-13T13:34:57.4094066Z test_broadcasting_max_binary_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.041s) 2022-08-13T13:34:57.4908606Z test_broadcasting_maximum_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.081s) 2022-08-13T13:34:57.5311775Z test_broadcasting_maximum_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.040s) 2022-08-13T13:34:57.6125803Z test_broadcasting_min_binary_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.081s) 2022-08-13T13:34:57.6530605Z test_broadcasting_min_binary_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.040s) 2022-08-13T13:34:57.7347603Z test_broadcasting_minimum_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.081s) 2022-08-13T13:34:57.7758942Z test_broadcasting_minimum_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.041s) 2022-08-13T13:34:57.8392661Z test_broadcasting_ne_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.063s) 2022-08-13T13:34:57.8787848Z test_broadcasting_ne_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.039s) 2022-08-13T13:34:57.9605427Z test_broadcasting_pow_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.082s) 2022-08-13T13:34:58.0196251Z test_broadcasting_pow_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.059s) 2022-08-13T13:34:58.1050832Z test_broadcasting_remainder_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.085s) 2022-08-13T13:34:58.1492100Z test_broadcasting_remainder_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.044s) 2022-08-13T13:34:58.2310987Z test_broadcasting_sub_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.082s) 2022-08-13T13:34:58.2975885Z test_broadcasting_sub_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.066s) 2022-08-13T13:34:58.3008450Z test_cdiv_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... skip: Only runs on cpu (0.003s) 2022-08-13T13:34:58.3034879Z test_cmul_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... skip: Only runs on cpu (0.002s) 2022-08-13T13:34:58.3235440Z test_comparison_ops_type_promotion_and_broadcasting_cuda_bfloat16_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... test_binary_ufuncs.py:3049: RuntimeWarning: invalid value encountered in less 2022-08-13T13:34:58.3237682Z lambda inp: np_fn(inp, y_np, out=out) if out else np_fn(inp, y_np), 2022-08-13T13:34:58.3244949Z test_binary_ufuncs.py:3049: RuntimeWarning: invalid value encountered in less_equal 2022-08-13T13:34:58.3247103Z lambda inp: np_fn(inp, y_np, out=out) if out else np_fn(inp, y_np), 2022-08-13T13:34:58.3254466Z test_binary_ufuncs.py:3049: RuntimeWarning: invalid value encountered in greater 2022-08-13T13:34:58.3254881Z lambda inp: np_fn(inp, y_np, out=out) if out else np_fn(inp, y_np), 2022-08-13T13:34:58.3303423Z test_binary_ufuncs.py:3049: RuntimeWarning: invalid value encountered in greater_equal 2022-08-13T13:34:58.3305319Z lambda inp: np_fn(inp, y_np, out=out) if out else np_fn(inp, y_np), 2022-08-13T13:34:58.7274486Z ok (0.424s) 2022-08-13T13:34:59.1822887Z test_comparison_ops_type_promotion_and_broadcasting_cuda_bfloat16_bool (__main__.TestBinaryUfuncsCUDA) ... ok (0.454s) 2022-08-13T13:34:59.5772877Z test_comparison_ops_type_promotion_and_broadcasting_cuda_bool_bool (__main__.TestBinaryUfuncsCUDA) ... ok (0.395s) 2022-08-13T13:35:00.8827532Z test_comparison_ops_type_promotion_and_broadcasting_cuda_complex128_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (1.305s) 2022-08-13T13:35:00.9503777Z test_comparison_ops_type_promotion_and_broadcasting_cuda_complex128_bool (__main__.TestBinaryUfuncsCUDA) ... ok (0.068s) 2022-08-13T13:35:01.0208923Z test_comparison_ops_type_promotion_and_broadcasting_cuda_complex128_complex128 (__main__.TestBinaryUfuncsCUDA) ... ok (0.070s) 2022-08-13T13:35:01.0930004Z test_comparison_ops_type_promotion_and_broadcasting_cuda_complex128_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.072s) 2022-08-13T13:35:02.3435135Z test_comparison_ops_type_promotion_and_broadcasting_cuda_complex64_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (1.250s) 2022-08-13T13:35:02.4107430Z test_comparison_ops_type_promotion_and_broadcasting_cuda_complex64_bool (__main__.TestBinaryUfuncsCUDA) ... ok (0.067s) 2022-08-13T13:35:02.4820059Z test_comparison_ops_type_promotion_and_broadcasting_cuda_complex64_complex128 (__main__.TestBinaryUfuncsCUDA) ... ok (0.071s) 2022-08-13T13:35:02.5523356Z test_comparison_ops_type_promotion_and_broadcasting_cuda_complex64_complex64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.070s) 2022-08-13T13:35:02.6229773Z test_comparison_ops_type_promotion_and_broadcasting_cuda_complex64_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.071s) 2022-08-13T13:35:02.7420124Z test_comparison_ops_type_promotion_and_broadcasting_cuda_float16_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.119s) 2022-08-13T13:35:02.8520542Z test_comparison_ops_type_promotion_and_broadcasting_cuda_float16_bool (__main__.TestBinaryUfuncsCUDA) ... ok (0.110s) 2022-08-13T13:35:02.9638479Z test_comparison_ops_type_promotion_and_broadcasting_cuda_float16_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.112s) 2022-08-13T13:35:03.0819143Z test_comparison_ops_type_promotion_and_broadcasting_cuda_float32_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.118s) 2022-08-13T13:35:03.1907481Z test_comparison_ops_type_promotion_and_broadcasting_cuda_float32_bool (__main__.TestBinaryUfuncsCUDA) ... ok (0.109s) 2022-08-13T13:35:03.2615243Z test_comparison_ops_type_promotion_and_broadcasting_cuda_float32_complex128 (__main__.TestBinaryUfuncsCUDA) ... ok (0.071s) 2022-08-13T13:35:03.3320840Z test_comparison_ops_type_promotion_and_broadcasting_cuda_float32_complex64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.070s) 2022-08-13T13:35:03.4446831Z test_comparison_ops_type_promotion_and_broadcasting_cuda_float32_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.113s) 2022-08-13T13:35:03.5574193Z test_comparison_ops_type_promotion_and_broadcasting_cuda_float32_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.113s) 2022-08-13T13:35:03.6798136Z test_comparison_ops_type_promotion_and_broadcasting_cuda_float32_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.122s) 2022-08-13T13:35:03.7865037Z test_comparison_ops_type_promotion_and_broadcasting_cuda_float32_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.107s) 2022-08-13T13:35:03.8932825Z test_comparison_ops_type_promotion_and_broadcasting_cuda_float32_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.107s) 2022-08-13T13:35:04.0002864Z test_comparison_ops_type_promotion_and_broadcasting_cuda_float32_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.107s) 2022-08-13T13:35:04.1070017Z test_comparison_ops_type_promotion_and_broadcasting_cuda_float32_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.107s) 2022-08-13T13:35:04.2130528Z test_comparison_ops_type_promotion_and_broadcasting_cuda_float32_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.106s) 2022-08-13T13:35:04.3326975Z test_comparison_ops_type_promotion_and_broadcasting_cuda_float64_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.120s) 2022-08-13T13:35:04.4418469Z test_comparison_ops_type_promotion_and_broadcasting_cuda_float64_bool (__main__.TestBinaryUfuncsCUDA) ... ok (0.109s) 2022-08-13T13:35:04.5126960Z test_comparison_ops_type_promotion_and_broadcasting_cuda_float64_complex128 (__main__.TestBinaryUfuncsCUDA) ... ok (0.071s) 2022-08-13T13:35:04.5834997Z test_comparison_ops_type_promotion_and_broadcasting_cuda_float64_complex64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.071s) 2022-08-13T13:35:04.6964775Z test_comparison_ops_type_promotion_and_broadcasting_cuda_float64_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.113s) 2022-08-13T13:35:04.8085729Z test_comparison_ops_type_promotion_and_broadcasting_cuda_float64_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.112s) 2022-08-13T13:35:04.9148280Z test_comparison_ops_type_promotion_and_broadcasting_cuda_float64_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.106s) 2022-08-13T13:35:05.0222285Z test_comparison_ops_type_promotion_and_broadcasting_cuda_float64_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.107s) 2022-08-13T13:35:05.1286169Z test_comparison_ops_type_promotion_and_broadcasting_cuda_float64_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.106s) 2022-08-13T13:35:05.2346613Z test_comparison_ops_type_promotion_and_broadcasting_cuda_float64_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.106s) 2022-08-13T13:35:05.3410618Z test_comparison_ops_type_promotion_and_broadcasting_cuda_float64_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.106s) 2022-08-13T13:35:05.4552117Z test_comparison_ops_type_promotion_and_broadcasting_cuda_int16_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.114s) 2022-08-13T13:35:05.5581126Z test_comparison_ops_type_promotion_and_broadcasting_cuda_int16_bool (__main__.TestBinaryUfuncsCUDA) ... ok (0.103s) 2022-08-13T13:35:05.6242507Z test_comparison_ops_type_promotion_and_broadcasting_cuda_int16_complex128 (__main__.TestBinaryUfuncsCUDA) ... ok (0.066s) 2022-08-13T13:35:05.6902736Z test_comparison_ops_type_promotion_and_broadcasting_cuda_int16_complex64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.066s) 2022-08-13T13:35:05.7982575Z test_comparison_ops_type_promotion_and_broadcasting_cuda_int16_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.108s) 2022-08-13T13:35:05.8966333Z test_comparison_ops_type_promotion_and_broadcasting_cuda_int16_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.098s) 2022-08-13T13:35:05.9959684Z test_comparison_ops_type_promotion_and_broadcasting_cuda_int16_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.099s) 2022-08-13T13:35:06.1806961Z test_comparison_ops_type_promotion_and_broadcasting_cuda_int16_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.184s) 2022-08-13T13:35:06.3460539Z test_comparison_ops_type_promotion_and_broadcasting_cuda_int32_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.165s) 2022-08-13T13:35:06.4489864Z test_comparison_ops_type_promotion_and_broadcasting_cuda_int32_bool (__main__.TestBinaryUfuncsCUDA) ... ok (0.103s) 2022-08-13T13:35:06.5156829Z test_comparison_ops_type_promotion_and_broadcasting_cuda_int32_complex128 (__main__.TestBinaryUfuncsCUDA) ... ok (0.067s) 2022-08-13T13:35:06.5812886Z test_comparison_ops_type_promotion_and_broadcasting_cuda_int32_complex64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.066s) 2022-08-13T13:35:06.6890085Z test_comparison_ops_type_promotion_and_broadcasting_cuda_int32_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.108s) 2022-08-13T13:35:06.7874849Z test_comparison_ops_type_promotion_and_broadcasting_cuda_int32_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.098s) 2022-08-13T13:35:06.8869316Z test_comparison_ops_type_promotion_and_broadcasting_cuda_int32_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.099s) 2022-08-13T13:35:07.0008480Z test_comparison_ops_type_promotion_and_broadcasting_cuda_int64_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.114s) 2022-08-13T13:35:07.1037336Z test_comparison_ops_type_promotion_and_broadcasting_cuda_int64_bool (__main__.TestBinaryUfuncsCUDA) ... ok (0.103s) 2022-08-13T13:35:07.1702154Z test_comparison_ops_type_promotion_and_broadcasting_cuda_int64_complex128 (__main__.TestBinaryUfuncsCUDA) ... ok (0.066s) 2022-08-13T13:35:07.2359997Z test_comparison_ops_type_promotion_and_broadcasting_cuda_int64_complex64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.066s) 2022-08-13T13:35:07.3439364Z test_comparison_ops_type_promotion_and_broadcasting_cuda_int64_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.108s) 2022-08-13T13:35:07.4432432Z test_comparison_ops_type_promotion_and_broadcasting_cuda_int64_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.099s) 2022-08-13T13:35:07.5570292Z test_comparison_ops_type_promotion_and_broadcasting_cuda_int8_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.114s) 2022-08-13T13:35:07.6597452Z test_comparison_ops_type_promotion_and_broadcasting_cuda_int8_bool (__main__.TestBinaryUfuncsCUDA) ... ok (0.103s) 2022-08-13T13:35:07.7256394Z test_comparison_ops_type_promotion_and_broadcasting_cuda_int8_complex128 (__main__.TestBinaryUfuncsCUDA) ... ok (0.066s) 2022-08-13T13:35:07.7918918Z test_comparison_ops_type_promotion_and_broadcasting_cuda_int8_complex64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.066s) 2022-08-13T13:35:07.8996962Z test_comparison_ops_type_promotion_and_broadcasting_cuda_int8_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.108s) 2022-08-13T13:35:07.9989537Z test_comparison_ops_type_promotion_and_broadcasting_cuda_int8_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.099s) 2022-08-13T13:35:08.0983086Z test_comparison_ops_type_promotion_and_broadcasting_cuda_int8_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.099s) 2022-08-13T13:35:08.1980646Z test_comparison_ops_type_promotion_and_broadcasting_cuda_int8_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.100s) 2022-08-13T13:35:08.2967446Z test_comparison_ops_type_promotion_and_broadcasting_cuda_int8_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.099s) 2022-08-13T13:35:08.4105747Z test_comparison_ops_type_promotion_and_broadcasting_cuda_uint8_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.114s) 2022-08-13T13:35:08.5142003Z test_comparison_ops_type_promotion_and_broadcasting_cuda_uint8_bool (__main__.TestBinaryUfuncsCUDA) ... ok (0.103s) 2022-08-13T13:35:08.5801259Z test_comparison_ops_type_promotion_and_broadcasting_cuda_uint8_complex128 (__main__.TestBinaryUfuncsCUDA) ... ok (0.066s) 2022-08-13T13:35:08.6457110Z test_comparison_ops_type_promotion_and_broadcasting_cuda_uint8_complex64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.065s) 2022-08-13T13:35:08.7535580Z test_comparison_ops_type_promotion_and_broadcasting_cuda_uint8_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.108s) 2022-08-13T13:35:08.8525276Z test_comparison_ops_type_promotion_and_broadcasting_cuda_uint8_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.099s) 2022-08-13T13:35:08.9516194Z test_comparison_ops_type_promotion_and_broadcasting_cuda_uint8_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.099s) 2022-08-13T13:35:09.0538784Z test_comparison_ops_type_promotion_and_broadcasting_cuda_uint8_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.102s) 2022-08-13T13:35:09.1540582Z test_comparison_ops_type_promotion_and_broadcasting_cuda_uint8_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.100s) 2022-08-13T13:35:09.2520594Z test_comparison_ops_type_promotion_and_broadcasting_cuda_uint8_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.098s) 2022-08-13T13:35:09.2707091Z test_complex_scalar_pow_tensor_cuda_complex128 (__main__.TestBinaryUfuncsCUDA) ... ok (0.019s) 2022-08-13T13:35:09.2900645Z test_complex_scalar_pow_tensor_cuda_complex64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.019s) 2022-08-13T13:35:11.0079748Z test_complex_scalar_pow_tensor_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (1.718s) 2022-08-13T13:35:11.0273881Z test_complex_scalar_pow_tensor_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.019s) 2022-08-13T13:35:11.0459020Z test_complex_scalar_pow_tensor_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.018s) 2022-08-13T13:35:11.0657545Z test_complex_scalar_pow_tensor_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.020s) 2022-08-13T13:35:11.0850220Z test_complex_scalar_pow_tensor_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.019s) 2022-08-13T13:35:11.1042853Z test_complex_scalar_pow_tensor_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.019s) 2022-08-13T13:35:11.1235780Z test_complex_scalar_pow_tensor_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.019s) 2022-08-13T13:35:11.1429142Z test_complex_scalar_pow_tensor_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.019s) 2022-08-13T13:35:11.1465341Z test_contig_size1___radd___cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:35:11.1497521Z test_contig_size1___radd___cuda_bool (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:35:11.1541138Z test_contig_size1___radd___cuda_complex128 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:35:11.1579494Z test_contig_size1___radd___cuda_complex64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:35:11.1615477Z test_contig_size1___radd___cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:35:11.1651391Z test_contig_size1___radd___cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:35:11.1686565Z test_contig_size1___radd___cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:35:11.1718932Z test_contig_size1___radd___cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:35:11.1751184Z test_contig_size1___radd___cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:35:11.1788061Z test_contig_size1___radd___cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:35:11.1820727Z test_contig_size1___radd___cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:35:11.1853162Z test_contig_size1___radd___cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:35:11.1885003Z test_contig_size1___rand___cuda_bool (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:35:11.1917430Z test_contig_size1___rand___cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:35:11.1949755Z test_contig_size1___rand___cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:35:11.1981689Z test_contig_size1___rand___cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:35:11.2019035Z test_contig_size1___rand___cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:35:11.2051562Z test_contig_size1___rand___cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:35:11.2089912Z test_contig_size1___rdiv___cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:35:11.2125624Z test_contig_size1___rdiv___cuda_bool (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:35:11.2165901Z test_contig_size1___rdiv___cuda_complex128 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:35:11.2206249Z test_contig_size1___rdiv___cuda_complex64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:35:11.2243952Z test_contig_size1___rdiv___cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:35:11.2287015Z test_contig_size1___rdiv___cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:35:11.2324517Z test_contig_size1___rdiv___cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:35:11.2360967Z test_contig_size1___rdiv___cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:35:11.2397335Z test_contig_size1___rdiv___cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:35:11.2433494Z test_contig_size1___rdiv___cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:35:11.2469857Z test_contig_size1___rdiv___cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:35:11.2506379Z test_contig_size1___rdiv___cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:35:11.2547770Z test_contig_size1___rmod___cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:35:11.2583628Z test_contig_size1___rmod___cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:35:11.2619483Z test_contig_size1___rmod___cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:35:11.2654956Z test_contig_size1___rmod___cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:35:11.2687124Z test_contig_size1___rmod___cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:35:11.2719435Z test_contig_size1___rmod___cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:35:11.2751519Z test_contig_size1___rmod___cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:35:11.2788926Z test_contig_size1___rmod___cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:35:11.2821474Z test_contig_size1___rmod___cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:35:11.2857381Z test_contig_size1___rmul___cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:35:11.2889477Z test_contig_size1___rmul___cuda_bool (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:35:11.2927334Z test_contig_size1___rmul___cuda_complex128 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:35:11.2965561Z test_contig_size1___rmul___cuda_complex64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:35:11.3001207Z test_contig_size1___rmul___cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:35:11.3042118Z test_contig_size1___rmul___cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:35:11.3077576Z test_contig_size1___rmul___cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:35:11.3109966Z test_contig_size1___rmul___cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:35:11.3142458Z test_contig_size1___rmul___cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:35:11.3174377Z test_contig_size1___rmul___cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:35:11.3206300Z test_contig_size1___rmul___cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:35:11.3238484Z test_contig_size1___rmul___cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:35:11.3275898Z test_contig_size1___ror___cuda_bool (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:35:11.3307990Z test_contig_size1___ror___cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:35:11.3340222Z test_contig_size1___ror___cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:35:11.3372101Z test_contig_size1___ror___cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:35:11.3404115Z test_contig_size1___ror___cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:35:11.3436487Z test_contig_size1___ror___cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:35:11.3473361Z test_contig_size1___rpow___cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:35:11.3517651Z test_contig_size1___rpow___cuda_complex128 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:35:11.3556734Z test_contig_size1___rpow___cuda_complex64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:35:11.3593332Z test_contig_size1___rpow___cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:35:11.3629944Z test_contig_size1___rpow___cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:35:11.3666451Z test_contig_size1___rpow___cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:35:11.3699938Z test_contig_size1___rpow___cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:35:11.3732945Z test_contig_size1___rpow___cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:35:11.3771445Z test_contig_size1___rpow___cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:35:11.3804343Z test_contig_size1___rpow___cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:35:11.3837763Z test_contig_size1___rpow___cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:35:11.3873655Z test_contig_size1___rsub___cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:35:11.3911589Z test_contig_size1___rsub___cuda_complex128 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:35:11.3949757Z test_contig_size1___rsub___cuda_complex64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:35:11.3985647Z test_contig_size1___rsub___cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:35:11.4026899Z test_contig_size1___rsub___cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:35:11.4062398Z test_contig_size1___rsub___cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:35:11.4094860Z test_contig_size1___rsub___cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:35:11.4126777Z test_contig_size1___rsub___cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:35:11.4158814Z test_contig_size1___rsub___cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:35:11.4190904Z test_contig_size1___rsub___cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:35:11.4223096Z test_contig_size1___rsub___cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:35:11.4260631Z test_contig_size1___rxor___cuda_bool (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:35:11.4292786Z test_contig_size1___rxor___cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:35:11.4325023Z test_contig_size1___rxor___cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:35:11.4356802Z test_contig_size1___rxor___cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:35:11.4389303Z test_contig_size1___rxor___cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:35:11.4421457Z test_contig_size1___rxor___cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:35:11.4457140Z test_contig_size1_add_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:35:11.4494518Z test_contig_size1_add_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:35:11.4532462Z test_contig_size1_add_cuda_complex128 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:35:11.4570847Z test_contig_size1_add_cuda_complex32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:35:11.4608898Z test_contig_size1_add_cuda_complex64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:35:11.4644387Z test_contig_size1_add_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:35:11.4680301Z test_contig_size1_add_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:35:11.4715587Z test_contig_size1_add_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:35:11.4753285Z test_contig_size1_add_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:35:11.4785327Z test_contig_size1_add_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:35:11.4817214Z test_contig_size1_add_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:35:11.4849411Z test_contig_size1_add_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:35:11.4881518Z test_contig_size1_add_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:35:11.4917496Z test_contig_size1_atan2_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:35:11.4951452Z test_contig_size1_atan2_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:35:11.4992591Z test_contig_size1_atan2_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:35:11.5028223Z test_contig_size1_atan2_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:35:11.5063853Z test_contig_size1_atan2_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:35:11.5097712Z test_contig_size1_atan2_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:35:11.5131869Z test_contig_size1_atan2_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:35:11.5165842Z test_contig_size1_atan2_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:35:11.5199970Z test_contig_size1_atan2_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:35:11.5239588Z test_contig_size1_atan2_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:35:11.5271624Z test_contig_size1_bitwise_and_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:35:11.5303738Z test_contig_size1_bitwise_and_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:35:11.5336209Z test_contig_size1_bitwise_and_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:35:11.5368206Z test_contig_size1_bitwise_and_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:35:11.5399900Z test_contig_size1_bitwise_and_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:35:11.5431981Z test_contig_size1_bitwise_and_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:35:11.5470207Z test_contig_size1_bitwise_left_shift_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:35:11.5502436Z test_contig_size1_bitwise_left_shift_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:35:11.5534219Z test_contig_size1_bitwise_left_shift_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:35:11.5566293Z test_contig_size1_bitwise_left_shift_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:35:11.5598908Z test_contig_size1_bitwise_left_shift_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:35:11.5630856Z test_contig_size1_bitwise_or_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:35:11.5663347Z test_contig_size1_bitwise_or_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:35:11.5701110Z test_contig_size1_bitwise_or_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:35:11.5732802Z test_contig_size1_bitwise_or_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:35:11.5764862Z test_contig_size1_bitwise_or_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:35:11.5796879Z test_contig_size1_bitwise_or_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:35:11.5829067Z test_contig_size1_bitwise_right_shift_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:35:11.5861732Z test_contig_size1_bitwise_right_shift_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:35:11.5893936Z test_contig_size1_bitwise_right_shift_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:35:11.6010664Z test_contig_size1_bitwise_right_shift_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.012s) 2022-08-13T13:35:11.6042341Z test_contig_size1_bitwise_right_shift_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:35:11.6074421Z test_contig_size1_bitwise_xor_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:35:11.6106802Z test_contig_size1_bitwise_xor_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:35:11.6138857Z test_contig_size1_bitwise_xor_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:35:11.6171100Z test_contig_size1_bitwise_xor_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:35:11.6203155Z test_contig_size1_bitwise_xor_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:35:11.6241016Z test_contig_size1_bitwise_xor_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:35:11.6277435Z test_contig_size1_clamp_max_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:35:11.6309485Z test_contig_size1_clamp_max_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:35:11.6345382Z test_contig_size1_clamp_max_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:35:11.6381497Z test_contig_size1_clamp_max_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:35:11.6416881Z test_contig_size1_clamp_max_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:35:11.6449211Z test_contig_size1_clamp_max_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:35:11.6486769Z test_contig_size1_clamp_max_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:35:11.6518454Z test_contig_size1_clamp_max_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:35:11.6550794Z test_contig_size1_clamp_max_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:35:11.6583141Z test_contig_size1_clamp_max_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:35:11.6619150Z test_contig_size1_clamp_min_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:35:11.6651213Z test_contig_size1_clamp_min_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:35:11.6687082Z test_contig_size1_clamp_min_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:35:11.6728580Z test_contig_size1_clamp_min_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:35:11.6763704Z test_contig_size1_clamp_min_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:35:11.6795702Z test_contig_size1_clamp_min_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:35:11.6827967Z test_contig_size1_clamp_min_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:35:11.6860014Z test_contig_size1_clamp_min_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:35:11.6892232Z test_contig_size1_clamp_min_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:35:11.6924599Z test_contig_size1_clamp_min_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:35:11.6966448Z test_contig_size1_complex_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:35:11.7002643Z test_contig_size1_complex_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:35:11.7038343Z test_contig_size1_complex_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:35:11.7074359Z test_contig_size1_copysign_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:35:11.7108184Z test_contig_size1_copysign_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:35:11.7143947Z test_contig_size1_copysign_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:35:11.7179652Z test_contig_size1_copysign_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:35:11.7220394Z test_contig_size1_copysign_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:35:11.7254360Z test_contig_size1_copysign_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:35:11.7288532Z test_contig_size1_copysign_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:35:11.7322367Z test_contig_size1_copysign_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:35:11.7356514Z test_contig_size1_copysign_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:35:11.7390829Z test_contig_size1_copysign_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:35:11.7428677Z test_contig_size1_div_floor_rounding_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:35:11.7471780Z test_contig_size1_div_floor_rounding_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:35:11.7509475Z test_contig_size1_div_floor_rounding_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:35:11.7546230Z test_contig_size1_div_floor_rounding_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:35:11.7581927Z test_contig_size1_div_floor_rounding_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:35:11.7617879Z test_contig_size1_div_floor_rounding_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:35:11.7654157Z test_contig_size1_div_floor_rounding_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:35:11.7690136Z test_contig_size1_div_floor_rounding_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:35:11.7731251Z test_contig_size1_div_floor_rounding_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:35:11.7768843Z test_contig_size1_div_no_rounding_mode_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:35:11.7804453Z test_contig_size1_div_no_rounding_mode_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:35:11.7844247Z test_contig_size1_div_no_rounding_mode_cuda_complex128 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:35:11.7884293Z test_contig_size1_div_no_rounding_mode_cuda_complex32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:35:11.7924266Z test_contig_size1_div_no_rounding_mode_cuda_complex64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:35:11.7961721Z test_contig_size1_div_no_rounding_mode_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:35:11.8004092Z test_contig_size1_div_no_rounding_mode_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:35:11.8041180Z test_contig_size1_div_no_rounding_mode_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:35:11.8076998Z test_contig_size1_div_no_rounding_mode_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:35:11.8113399Z test_contig_size1_div_no_rounding_mode_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:35:11.8149314Z test_contig_size1_div_no_rounding_mode_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:35:11.8185396Z test_contig_size1_div_no_rounding_mode_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:35:11.8222190Z test_contig_size1_div_no_rounding_mode_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:35:11.8265768Z test_contig_size1_div_trunc_rounding_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:35:11.8303112Z test_contig_size1_div_trunc_rounding_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:35:11.8340472Z test_contig_size1_div_trunc_rounding_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:35:11.8378055Z test_contig_size1_div_trunc_rounding_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:35:11.8414192Z test_contig_size1_div_trunc_rounding_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:35:11.8450187Z test_contig_size1_div_trunc_rounding_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:35:11.8486286Z test_contig_size1_div_trunc_rounding_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:35:11.8527758Z test_contig_size1_div_trunc_rounding_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:35:11.8563336Z test_contig_size1_div_trunc_rounding_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:35:11.8597215Z test_contig_size1_eq_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:35:11.8629327Z test_contig_size1_eq_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:35:11.8665187Z test_contig_size1_eq_cuda_complex128 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:35:11.8701218Z test_contig_size1_eq_cuda_complex32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:35:11.8736988Z test_contig_size1_eq_cuda_complex64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:35:11.8776107Z test_contig_size1_eq_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:35:11.8809905Z test_contig_size1_eq_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:35:11.8843560Z test_contig_size1_eq_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:35:11.8876045Z test_contig_size1_eq_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:35:11.8908119Z test_contig_size1_eq_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:35:11.8940541Z test_contig_size1_eq_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:35:11.8972536Z test_contig_size1_eq_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:35:11.9009594Z test_contig_size1_eq_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:35:11.9045290Z test_contig_size1_float_power_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:35:11.9079170Z test_contig_size1_float_power_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:35:11.9117036Z test_contig_size1_float_power_cuda_complex128 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:35:11.9155465Z test_contig_size1_float_power_cuda_complex64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:35:11.9191385Z test_contig_size1_float_power_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:35:11.9227385Z test_contig_size1_float_power_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:35:11.9268053Z test_contig_size1_float_power_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:35:11.9302303Z test_contig_size1_float_power_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:35:11.9336390Z test_contig_size1_float_power_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:35:11.9370735Z test_contig_size1_float_power_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:35:11.9404937Z test_contig_size1_float_power_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:35:11.9438918Z test_contig_size1_float_power_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:35:11.9454473Z test_contig_size1_floor_divide_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... skip: Skipped! (0.001s) 2022-08-13T13:35:11.9492155Z test_contig_size1_floor_divide_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:35:11.9534830Z test_contig_size1_floor_divide_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:35:11.9571936Z test_contig_size1_floor_divide_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:35:11.9605780Z test_contig_size1_floor_divide_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:35:11.9639693Z test_contig_size1_floor_divide_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:35:11.9673418Z test_contig_size1_floor_divide_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:35:11.9707486Z test_contig_size1_floor_divide_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:35:11.9741514Z test_contig_size1_floor_divide_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:35:11.9782443Z test_contig_size1_fmax_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:35:11.9814340Z test_contig_size1_fmax_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:35:11.9850045Z test_contig_size1_fmax_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:35:11.9885530Z test_contig_size1_fmax_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:35:11.9920871Z test_contig_size1_fmax_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:35:11.9953095Z test_contig_size1_fmax_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:35:11.9985352Z test_contig_size1_fmax_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:35:12.0021640Z test_contig_size1_fmax_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:35:12.0054447Z test_contig_size1_fmax_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:35:12.0086414Z test_contig_size1_fmax_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:35:12.0122186Z test_contig_size1_fmin_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:35:12.0154247Z test_contig_size1_fmin_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:35:12.0190078Z test_contig_size1_fmin_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:35:12.0225611Z test_contig_size1_fmin_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:35:12.0266210Z test_contig_size1_fmin_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:35:12.0298339Z test_contig_size1_fmin_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:35:12.0330494Z test_contig_size1_fmin_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:35:12.0362289Z test_contig_size1_fmin_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:35:12.0394466Z test_contig_size1_fmin_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:35:12.0426583Z test_contig_size1_fmin_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:35:12.0464045Z test_contig_size1_fmod_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:35:12.0506682Z test_contig_size1_fmod_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:35:12.0544120Z test_contig_size1_fmod_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:35:12.0581064Z test_contig_size1_fmod_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:35:12.0615073Z test_contig_size1_fmod_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:35:12.0649234Z test_contig_size1_fmod_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:35:12.0682574Z test_contig_size1_fmod_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:35:12.0716296Z test_contig_size1_fmod_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:35:12.0755462Z test_contig_size1_fmod_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:35:12.0787680Z test_contig_size1_gcd_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:35:12.0819837Z test_contig_size1_gcd_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:35:12.0851858Z test_contig_size1_gcd_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:35:12.0884007Z test_contig_size1_gcd_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:35:12.0916143Z test_contig_size1_gcd_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:35:12.0950275Z test_contig_size1_ge_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:35:12.0987258Z test_contig_size1_ge_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:35:12.1021182Z test_contig_size1_ge_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:35:12.1055100Z test_contig_size1_ge_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:35:12.1089221Z test_contig_size1_ge_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:35:12.1120832Z test_contig_size1_ge_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:35:12.1153088Z test_contig_size1_ge_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:35:12.1185311Z test_contig_size1_ge_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:35:12.1222998Z test_contig_size1_ge_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:35:12.1255163Z test_contig_size1_ge_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:35:12.1288912Z test_contig_size1_gt_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:35:12.1320506Z test_contig_size1_gt_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:35:12.1354632Z test_contig_size1_gt_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:35:12.1388664Z test_contig_size1_gt_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:35:12.1422767Z test_contig_size1_gt_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:35:12.1460224Z test_contig_size1_gt_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:35:12.1492357Z test_contig_size1_gt_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:35:12.1523959Z test_contig_size1_gt_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:35:12.1556462Z test_contig_size1_gt_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:35:12.1588437Z test_contig_size1_gt_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:35:12.1624287Z test_contig_size1_heaviside_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:35:12.1656404Z test_contig_size1_heaviside_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:35:12.1697419Z test_contig_size1_heaviside_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:35:12.1733281Z test_contig_size1_heaviside_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:35:12.1768777Z test_contig_size1_heaviside_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:35:12.1800676Z test_contig_size1_heaviside_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:35:12.1832946Z test_contig_size1_heaviside_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:35:12.1864840Z test_contig_size1_heaviside_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:35:12.1897043Z test_contig_size1_heaviside_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:35:12.1934493Z test_contig_size1_heaviside_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:35:12.1970372Z test_contig_size1_hypot_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:35:12.2005875Z test_contig_size1_hypot_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:35:12.2041738Z test_contig_size1_hypot_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:35:12.2077343Z test_contig_size1_hypot_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:35:12.2113114Z test_contig_size1_igamma_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:35:12.2149104Z test_contig_size1_igamma_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:35:12.2190161Z test_contig_size1_igammac_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:35:12.2227210Z test_contig_size1_igammac_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:35:12.2263872Z test_contig_size1_isclose_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:35:12.2299449Z test_contig_size1_isclose_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:35:12.2339086Z test_contig_size1_isclose_cuda_complex128 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:35:12.2379463Z test_contig_size1_isclose_cuda_complex64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:35:12.2415835Z test_contig_size1_isclose_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:35:12.2457600Z test_contig_size1_isclose_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:35:12.2494245Z test_contig_size1_isclose_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:35:12.2529624Z test_contig_size1_isclose_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:35:12.2564670Z test_contig_size1_isclose_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:35:12.2600264Z test_contig_size1_isclose_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:35:12.2635469Z test_contig_size1_isclose_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:35:12.2670896Z test_contig_size1_isclose_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:35:12.2712059Z test_contig_size1_jiterator_binary_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:35:12.2744293Z test_contig_size1_jiterator_binary_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:35:12.2782512Z test_contig_size1_jiterator_binary_cuda_complex128 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:35:12.2820897Z test_contig_size1_jiterator_binary_cuda_complex64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:35:12.2857075Z test_contig_size1_jiterator_binary_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:35:12.2893106Z test_contig_size1_jiterator_binary_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:35:12.2928806Z test_contig_size1_jiterator_binary_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:35:12.2966827Z test_contig_size1_jiterator_binary_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:35:12.2999208Z test_contig_size1_jiterator_binary_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:35:12.3031239Z test_contig_size1_jiterator_binary_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:35:12.3064119Z test_contig_size1_jiterator_binary_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:35:12.3096511Z test_contig_size1_jiterator_binary_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:35:12.3132385Z test_contig_size1_jiterator_binary_return_by_ref_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:35:12.3164569Z test_contig_size1_jiterator_binary_return_by_ref_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:35:12.3208319Z test_contig_size1_jiterator_binary_return_by_ref_cuda_complex128 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:35:12.3246535Z test_contig_size1_jiterator_binary_return_by_ref_cuda_complex64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:35:12.3282283Z test_contig_size1_jiterator_binary_return_by_ref_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:35:12.3318326Z test_contig_size1_jiterator_binary_return_by_ref_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:35:12.3353878Z test_contig_size1_jiterator_binary_return_by_ref_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:35:12.3386372Z test_contig_size1_jiterator_binary_return_by_ref_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:35:12.3419098Z test_contig_size1_jiterator_binary_return_by_ref_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:35:12.3456306Z test_contig_size1_jiterator_binary_return_by_ref_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:35:12.3488770Z test_contig_size1_jiterator_binary_return_by_ref_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:35:12.3521034Z test_contig_size1_jiterator_binary_return_by_ref_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:35:12.3560313Z test_contig_size1_large_dim___radd___cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:35:12.3595597Z test_contig_size1_large_dim___radd___cuda_bool (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:35:12.3641980Z test_contig_size1_large_dim___radd___cuda_complex128 (__main__.TestBinaryUfuncsCUDA) ... ok (0.005s) 2022-08-13T13:35:12.3686065Z test_contig_size1_large_dim___radd___cuda_complex64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:35:12.3730644Z test_contig_size1_large_dim___radd___cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:35:12.3769827Z test_contig_size1_large_dim___radd___cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:35:12.3810682Z test_contig_size1_large_dim___radd___cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:35:12.3846003Z test_contig_size1_large_dim___radd___cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:35:12.3881937Z test_contig_size1_large_dim___radd___cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:35:12.3917046Z test_contig_size1_large_dim___radd___cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:35:12.3952517Z test_contig_size1_large_dim___radd___cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:35:12.3993297Z test_contig_size1_large_dim___radd___cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:35:12.4028921Z test_contig_size1_large_dim___rand___cuda_bool (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:35:12.4064645Z test_contig_size1_large_dim___rand___cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:35:12.4100223Z test_contig_size1_large_dim___rand___cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:35:12.4135350Z test_contig_size1_large_dim___rand___cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:35:12.4171253Z test_contig_size1_large_dim___rand___cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:35:12.4206564Z test_contig_size1_large_dim___rand___cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:35:12.4254075Z test_contig_size1_large_dim___rdiv___cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.005s) 2022-08-13T13:35:12.4296191Z test_contig_size1_large_dim___rdiv___cuda_bool (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:35:12.4342918Z test_contig_size1_large_dim___rdiv___cuda_complex128 (__main__.TestBinaryUfuncsCUDA) ... ok (0.005s) 2022-08-13T13:35:12.4390074Z test_contig_size1_large_dim___rdiv___cuda_complex64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.005s) 2022-08-13T13:35:12.4431971Z test_contig_size1_large_dim___rdiv___cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:35:12.4473817Z test_contig_size1_large_dim___rdiv___cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:35:12.4517471Z test_contig_size1_large_dim___rdiv___cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:35:12.4563238Z test_contig_size1_large_dim___rdiv___cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:35:12.4603358Z test_contig_size1_large_dim___rdiv___cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:35:12.4645496Z test_contig_size1_large_dim___rdiv___cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:35:12.4685657Z test_contig_size1_large_dim___rdiv___cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:35:12.4725658Z test_contig_size1_large_dim___rdiv___cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:35:12.4764831Z test_contig_size1_large_dim___rmod___cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:35:12.4804218Z test_contig_size1_large_dim___rmod___cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:35:12.4849459Z test_contig_size1_large_dim___rmod___cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:35:12.4890168Z test_contig_size1_large_dim___rmod___cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:35:12.4925657Z test_contig_size1_large_dim___rmod___cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:35:12.4960819Z test_contig_size1_large_dim___rmod___cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:35:12.4996177Z test_contig_size1_large_dim___rmod___cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:35:12.5031666Z test_contig_size1_large_dim___rmod___cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:35:12.5067338Z test_contig_size1_large_dim___rmod___cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:35:12.5111978Z test_contig_size1_large_dim___rmul___cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:35:12.5147430Z test_contig_size1_large_dim___rmul___cuda_bool (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:35:12.5193056Z test_contig_size1_large_dim___rmul___cuda_complex128 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:35:12.5236833Z test_contig_size1_large_dim___rmul___cuda_complex64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:35:12.5276528Z test_contig_size1_large_dim___rmul___cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:35:12.5315870Z test_contig_size1_large_dim___rmul___cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:35:12.5357071Z test_contig_size1_large_dim___rmul___cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:35:12.5397770Z test_contig_size1_large_dim___rmul___cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:35:12.5433238Z test_contig_size1_large_dim___rmul___cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:35:12.5468433Z test_contig_size1_large_dim___rmul___cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:35:12.5503863Z test_contig_size1_large_dim___rmul___cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:35:12.5539288Z test_contig_size1_large_dim___rmul___cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:35:12.5575092Z test_contig_size1_large_dim___ror___cuda_bool (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:35:12.5610613Z test_contig_size1_large_dim___ror___cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:35:12.5651590Z test_contig_size1_large_dim___ror___cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:35:12.5686631Z test_contig_size1_large_dim___ror___cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:35:12.5721882Z test_contig_size1_large_dim___ror___cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:35:12.5757562Z test_contig_size1_large_dim___ror___cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:35:12.5798084Z test_contig_size1_large_dim___rpow___cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:35:12.5845178Z test_contig_size1_large_dim___rpow___cuda_complex128 (__main__.TestBinaryUfuncsCUDA) ... ok (0.005s) 2022-08-13T13:35:12.5889264Z test_contig_size1_large_dim___rpow___cuda_complex64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:35:12.5934738Z test_contig_size1_large_dim___rpow___cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:35:12.5975114Z test_contig_size1_large_dim___rpow___cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:35:12.6017401Z test_contig_size1_large_dim___rpow___cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:35:12.6053936Z test_contig_size1_large_dim___rpow___cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:35:12.6090992Z test_contig_size1_large_dim___rpow___cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:35:12.6126886Z test_contig_size1_large_dim___rpow___cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:35:12.6163460Z test_contig_size1_large_dim___rpow___cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:35:12.6205036Z test_contig_size1_large_dim___rpow___cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:35:12.6244825Z test_contig_size1_large_dim___rsub___cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:35:12.6290781Z test_contig_size1_large_dim___rsub___cuda_complex128 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:35:12.6333101Z test_contig_size1_large_dim___rsub___cuda_complex64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:35:12.6372716Z test_contig_size1_large_dim___rsub___cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:35:12.6412787Z test_contig_size1_large_dim___rsub___cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:35:12.6452102Z test_contig_size1_large_dim___rsub___cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:35:12.6493444Z test_contig_size1_large_dim___rsub___cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:35:12.6528960Z test_contig_size1_large_dim___rsub___cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:35:12.6564188Z test_contig_size1_large_dim___rsub___cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:35:12.6599883Z test_contig_size1_large_dim___rsub___cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:35:12.6635411Z test_contig_size1_large_dim___rsub___cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:35:12.6670812Z test_contig_size1_large_dim___rxor___cuda_bool (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:35:12.6706290Z test_contig_size1_large_dim___rxor___cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:35:12.6747356Z test_contig_size1_large_dim___rxor___cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:35:12.6782236Z test_contig_size1_large_dim___rxor___cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:35:12.6817966Z test_contig_size1_large_dim___rxor___cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:35:12.6853715Z test_contig_size1_large_dim___rxor___cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:35:12.6893548Z test_contig_size1_large_dim_add_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:35:12.6928953Z test_contig_size1_large_dim_add_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:35:12.6975072Z test_contig_size1_large_dim_add_cuda_complex128 (__main__.TestBinaryUfuncsCUDA) ... ok (0.005s) 2022-08-13T13:35:12.7023036Z test_contig_size1_large_dim_add_cuda_complex32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.005s) 2022-08-13T13:35:12.7067130Z test_contig_size1_large_dim_add_cuda_complex64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:35:12.7106677Z test_contig_size1_large_dim_add_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:35:12.7146097Z test_contig_size1_large_dim_add_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:35:12.7187597Z test_contig_size1_large_dim_add_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:35:12.7222773Z test_contig_size1_large_dim_add_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:35:12.7258584Z test_contig_size1_large_dim_add_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:35:12.7298719Z test_contig_size1_large_dim_add_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:35:12.7334203Z test_contig_size1_large_dim_add_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:35:12.7369809Z test_contig_size1_large_dim_add_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:35:12.7409104Z test_contig_size1_large_dim_atan2_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:35:12.7446454Z test_contig_size1_large_dim_atan2_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:35:12.7486347Z test_contig_size1_large_dim_atan2_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:35:12.7525445Z test_contig_size1_large_dim_atan2_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:35:12.7569953Z test_contig_size1_large_dim_atan2_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:35:12.7607377Z test_contig_size1_large_dim_atan2_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:35:12.7644456Z test_contig_size1_large_dim_atan2_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:35:12.7681987Z test_contig_size1_large_dim_atan2_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:35:12.7719774Z test_contig_size1_large_dim_atan2_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:35:12.7757258Z test_contig_size1_large_dim_atan2_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:35:12.7792624Z test_contig_size1_large_dim_bitwise_and_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:35:12.7833822Z test_contig_size1_large_dim_bitwise_and_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:35:12.7869300Z test_contig_size1_large_dim_bitwise_and_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:35:12.7904488Z test_contig_size1_large_dim_bitwise_and_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:35:12.7940026Z test_contig_size1_large_dim_bitwise_and_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:35:12.7975558Z test_contig_size1_large_dim_bitwise_and_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:35:12.8011286Z test_contig_size1_large_dim_bitwise_left_shift_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:35:12.8046377Z test_contig_size1_large_dim_bitwise_left_shift_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:35:12.8086574Z test_contig_size1_large_dim_bitwise_left_shift_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:35:12.8122197Z test_contig_size1_large_dim_bitwise_left_shift_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:35:12.8157874Z test_contig_size1_large_dim_bitwise_left_shift_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:35:12.8193650Z test_contig_size1_large_dim_bitwise_or_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:35:12.8229011Z test_contig_size1_large_dim_bitwise_or_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:35:12.8264750Z test_contig_size1_large_dim_bitwise_or_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:35:12.8299860Z test_contig_size1_large_dim_bitwise_or_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:35:12.8340514Z test_contig_size1_large_dim_bitwise_or_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:35:12.8376239Z test_contig_size1_large_dim_bitwise_or_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:35:12.8411682Z test_contig_size1_large_dim_bitwise_right_shift_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:35:12.8447405Z test_contig_size1_large_dim_bitwise_right_shift_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:35:12.8482952Z test_contig_size1_large_dim_bitwise_right_shift_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:35:12.8517952Z test_contig_size1_large_dim_bitwise_right_shift_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:35:12.8553481Z test_contig_size1_large_dim_bitwise_right_shift_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:35:12.8594093Z test_contig_size1_large_dim_bitwise_xor_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:35:12.8629703Z test_contig_size1_large_dim_bitwise_xor_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:35:12.8664940Z test_contig_size1_large_dim_bitwise_xor_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:35:12.8700227Z test_contig_size1_large_dim_bitwise_xor_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:35:12.8735518Z test_contig_size1_large_dim_bitwise_xor_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:35:12.8771332Z test_contig_size1_large_dim_bitwise_xor_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:35:12.8810780Z test_contig_size1_large_dim_clamp_max_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:35:12.8851343Z test_contig_size1_large_dim_clamp_max_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:35:12.8890559Z test_contig_size1_large_dim_clamp_max_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:35:12.8929805Z test_contig_size1_large_dim_clamp_max_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:35:12.8970997Z test_contig_size1_large_dim_clamp_max_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:35:12.9006392Z test_contig_size1_large_dim_clamp_max_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:35:12.9041737Z test_contig_size1_large_dim_clamp_max_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:35:12.9076995Z test_contig_size1_large_dim_clamp_max_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:35:12.9117712Z test_contig_size1_large_dim_clamp_max_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:35:12.9153346Z test_contig_size1_large_dim_clamp_max_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:35:12.9192532Z test_contig_size1_large_dim_clamp_min_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:35:12.9227525Z test_contig_size1_large_dim_clamp_min_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:35:12.9267082Z test_contig_size1_large_dim_clamp_min_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:35:12.9306889Z test_contig_size1_large_dim_clamp_min_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:35:12.9347912Z test_contig_size1_large_dim_clamp_min_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:35:12.9388936Z test_contig_size1_large_dim_clamp_min_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:35:12.9424236Z test_contig_size1_large_dim_clamp_min_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:35:12.9459297Z test_contig_size1_large_dim_clamp_min_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:35:12.9494851Z test_contig_size1_large_dim_clamp_min_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:35:12.9530578Z test_contig_size1_large_dim_clamp_min_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:35:12.9570597Z test_contig_size1_large_dim_complex_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:35:12.9612475Z test_contig_size1_large_dim_complex_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:35:12.9657990Z test_contig_size1_large_dim_complex_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:35:12.9697266Z test_contig_size1_large_dim_copysign_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:35:12.9734398Z test_contig_size1_large_dim_copysign_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:35:12.9773820Z test_contig_size1_large_dim_copysign_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:35:12.9813515Z test_contig_size1_large_dim_copysign_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:35:12.9852635Z test_contig_size1_large_dim_copysign_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:35:12.9890298Z test_contig_size1_large_dim_copysign_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:35:12.9932871Z test_contig_size1_large_dim_copysign_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:35:12.9970363Z test_contig_size1_large_dim_copysign_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:35:13.0007692Z test_contig_size1_large_dim_copysign_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:35:13.0044779Z test_contig_size1_large_dim_copysign_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:35:13.0086833Z test_contig_size1_large_dim_div_floor_rounding_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:35:13.0128432Z test_contig_size1_large_dim_div_floor_rounding_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:35:13.0169922Z test_contig_size1_large_dim_div_floor_rounding_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:35:13.0216362Z test_contig_size1_large_dim_div_floor_rounding_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.005s) 2022-08-13T13:35:13.0256280Z test_contig_size1_large_dim_div_floor_rounding_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:35:13.0295801Z test_contig_size1_large_dim_div_floor_rounding_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:35:13.0337116Z test_contig_size1_large_dim_div_floor_rounding_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:35:13.0377068Z test_contig_size1_large_dim_div_floor_rounding_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:35:13.0416621Z test_contig_size1_large_dim_div_floor_rounding_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:35:13.0458323Z test_contig_size1_large_dim_div_no_rounding_mode_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:35:13.0503040Z test_contig_size1_large_dim_div_no_rounding_mode_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:35:13.0547372Z test_contig_size1_large_dim_div_no_rounding_mode_cuda_complex128 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:35:13.0592126Z test_contig_size1_large_dim_div_no_rounding_mode_cuda_complex32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:35:13.0636377Z test_contig_size1_large_dim_div_no_rounding_mode_cuda_complex64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:35:13.0678102Z test_contig_size1_large_dim_div_no_rounding_mode_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:35:13.0719392Z test_contig_size1_large_dim_div_no_rounding_mode_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:35:13.0760623Z test_contig_size1_large_dim_div_no_rounding_mode_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:35:13.0805918Z test_contig_size1_large_dim_div_no_rounding_mode_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:35:13.0845507Z test_contig_size1_large_dim_div_no_rounding_mode_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:35:13.0885233Z test_contig_size1_large_dim_div_no_rounding_mode_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:35:13.0924711Z test_contig_size1_large_dim_div_no_rounding_mode_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:35:13.0964535Z test_contig_size1_large_dim_div_no_rounding_mode_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:35:13.1006190Z test_contig_size1_large_dim_div_trunc_rounding_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:35:13.1048169Z test_contig_size1_large_dim_div_trunc_rounding_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:35:13.1095485Z test_contig_size1_large_dim_div_trunc_rounding_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.005s) 2022-08-13T13:35:13.1136978Z test_contig_size1_large_dim_div_trunc_rounding_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:35:13.1177012Z test_contig_size1_large_dim_div_trunc_rounding_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:35:13.1216472Z test_contig_size1_large_dim_div_trunc_rounding_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:35:13.1256242Z test_contig_size1_large_dim_div_trunc_rounding_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:35:13.1295902Z test_contig_size1_large_dim_div_trunc_rounding_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:35:13.1335522Z test_contig_size1_large_dim_div_trunc_rounding_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:35:13.1379157Z test_contig_size1_large_dim_eq_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:35:13.1414430Z test_contig_size1_large_dim_eq_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:35:13.1456456Z test_contig_size1_large_dim_eq_cuda_complex128 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:35:13.1495975Z test_contig_size1_large_dim_eq_cuda_complex32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:35:13.1535747Z test_contig_size1_large_dim_eq_cuda_complex64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:35:13.1573382Z test_contig_size1_large_dim_eq_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:35:13.1610668Z test_contig_size1_large_dim_eq_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:35:13.1653741Z test_contig_size1_large_dim_eq_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:35:13.1689388Z test_contig_size1_large_dim_eq_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:35:13.1724547Z test_contig_size1_large_dim_eq_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:35:13.1760144Z test_contig_size1_large_dim_eq_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:35:13.1795552Z test_contig_size1_large_dim_eq_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:35:13.1830951Z test_contig_size1_large_dim_eq_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:35:13.1870653Z test_contig_size1_large_dim_float_power_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:35:13.1913849Z test_contig_size1_large_dim_float_power_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:35:13.1956533Z test_contig_size1_large_dim_float_power_cuda_complex128 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:35:13.1999379Z test_contig_size1_large_dim_float_power_cuda_complex64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:35:13.2039114Z test_contig_size1_large_dim_float_power_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:35:13.2078582Z test_contig_size1_large_dim_float_power_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:35:13.2117410Z test_contig_size1_large_dim_float_power_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:35:13.2155129Z test_contig_size1_large_dim_float_power_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:35:13.2198439Z test_contig_size1_large_dim_float_power_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:35:13.2236236Z test_contig_size1_large_dim_float_power_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:35:13.2273837Z test_contig_size1_large_dim_float_power_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:35:13.2311545Z test_contig_size1_large_dim_float_power_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:35:13.2329455Z test_contig_size1_large_dim_floor_divide_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... skip: Skipped! (0.002s) 2022-08-13T13:35:13.2371479Z test_contig_size1_large_dim_floor_divide_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:35:13.2413552Z test_contig_size1_large_dim_floor_divide_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:35:13.2454737Z test_contig_size1_large_dim_floor_divide_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:35:13.2497882Z test_contig_size1_large_dim_floor_divide_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:35:13.2535722Z test_contig_size1_large_dim_floor_divide_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:35:13.2572924Z test_contig_size1_large_dim_floor_divide_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:35:13.2610759Z test_contig_size1_large_dim_floor_divide_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:35:13.2648366Z test_contig_size1_large_dim_floor_divide_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:35:13.2687656Z test_contig_size1_large_dim_fmax_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:35:13.2723240Z test_contig_size1_large_dim_fmax_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:35:13.2768549Z test_contig_size1_large_dim_fmax_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:35:13.2808236Z test_contig_size1_large_dim_fmax_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:35:13.2847407Z test_contig_size1_large_dim_fmax_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:35:13.2882563Z test_contig_size1_large_dim_fmax_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:35:13.2918099Z test_contig_size1_large_dim_fmax_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:35:13.2953586Z test_contig_size1_large_dim_fmax_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:35:13.2989181Z test_contig_size1_large_dim_fmax_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:35:13.3030318Z test_contig_size1_large_dim_fmax_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:35:13.3071177Z test_contig_size1_large_dim_fmin_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:35:13.3106208Z test_contig_size1_large_dim_fmin_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:35:13.3145693Z test_contig_size1_large_dim_fmin_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:35:13.3185076Z test_contig_size1_large_dim_fmin_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:35:13.3224488Z test_contig_size1_large_dim_fmin_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:35:13.3260784Z test_contig_size1_large_dim_fmin_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:35:13.3301522Z test_contig_size1_large_dim_fmin_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:35:13.3336586Z test_contig_size1_large_dim_fmin_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:35:13.3372282Z test_contig_size1_large_dim_fmin_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:35:13.3407763Z test_contig_size1_large_dim_fmin_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:35:13.3449658Z test_contig_size1_large_dim_fmod_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:35:13.3491499Z test_contig_size1_large_dim_fmod_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:35:13.3533501Z test_contig_size1_large_dim_fmod_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:35:13.3582116Z test_contig_size1_large_dim_fmod_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.005s) 2022-08-13T13:35:13.3619581Z test_contig_size1_large_dim_fmod_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:35:13.3657122Z test_contig_size1_large_dim_fmod_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:35:13.3694422Z test_contig_size1_large_dim_fmod_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:35:13.3732313Z test_contig_size1_large_dim_fmod_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:35:13.3770545Z test_contig_size1_large_dim_fmod_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:35:13.3806063Z test_contig_size1_large_dim_gcd_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:35:13.3847504Z test_contig_size1_large_dim_gcd_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:35:13.3882491Z test_contig_size1_large_dim_gcd_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:35:13.3918177Z test_contig_size1_large_dim_gcd_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:35:13.3953964Z test_contig_size1_large_dim_gcd_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:35:13.3991878Z test_contig_size1_large_dim_ge_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:35:13.4027481Z test_contig_size1_large_dim_ge_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:35:13.4065412Z test_contig_size1_large_dim_ge_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:35:13.4108735Z test_contig_size1_large_dim_ge_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:35:13.4146256Z test_contig_size1_large_dim_ge_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:35:13.4181842Z test_contig_size1_large_dim_ge_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:35:13.4217391Z test_contig_size1_large_dim_ge_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:35:13.4253487Z test_contig_size1_large_dim_ge_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:35:13.4289302Z test_contig_size1_large_dim_ge_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:35:13.4325358Z test_contig_size1_large_dim_ge_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:35:13.4369246Z test_contig_size1_large_dim_gt_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:35:13.4404520Z test_contig_size1_large_dim_gt_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:35:13.4442164Z test_contig_size1_large_dim_gt_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:35:13.4480125Z test_contig_size1_large_dim_gt_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:35:13.4518083Z test_contig_size1_large_dim_gt_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:35:13.4553916Z test_contig_size1_large_dim_gt_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:35:13.4590485Z test_contig_size1_large_dim_gt_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:35:13.4631469Z test_contig_size1_large_dim_gt_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:35:13.4667444Z test_contig_size1_large_dim_gt_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:35:13.4702906Z test_contig_size1_large_dim_gt_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:35:13.4742724Z test_contig_size1_large_dim_heaviside_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:35:13.4778713Z test_contig_size1_large_dim_heaviside_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:35:13.4818658Z test_contig_size1_large_dim_heaviside_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:35:13.4858829Z test_contig_size1_large_dim_heaviside_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:35:13.4903652Z test_contig_size1_large_dim_heaviside_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:35:13.4939577Z test_contig_size1_large_dim_heaviside_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:35:13.4975390Z test_contig_size1_large_dim_heaviside_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:35:13.5010908Z test_contig_size1_large_dim_heaviside_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:35:13.5046580Z test_contig_size1_large_dim_heaviside_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:35:13.5082654Z test_contig_size1_large_dim_heaviside_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:35:13.5123380Z test_contig_size1_large_dim_hypot_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:35:13.5168536Z test_contig_size1_large_dim_hypot_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:35:13.5207919Z test_contig_size1_large_dim_hypot_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:35:13.5246929Z test_contig_size1_large_dim_hypot_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:35:13.5286736Z test_contig_size1_large_dim_igamma_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:35:13.5347928Z test_contig_size1_large_dim_igamma_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.006s) 2022-08-13T13:35:13.5388535Z test_contig_size1_large_dim_igammac_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:35:13.5452717Z test_contig_size1_large_dim_igammac_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.006s) 2022-08-13T13:35:13.5498560Z test_contig_size1_large_dim_isclose_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:35:13.5537365Z test_contig_size1_large_dim_isclose_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:35:13.5581340Z test_contig_size1_large_dim_isclose_cuda_complex128 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:35:13.5624791Z test_contig_size1_large_dim_isclose_cuda_complex64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:35:13.5665218Z test_contig_size1_large_dim_isclose_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:35:13.5705857Z test_contig_size1_large_dim_isclose_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:35:13.5746424Z test_contig_size1_large_dim_isclose_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:35:13.5790750Z test_contig_size1_large_dim_isclose_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:35:13.5829472Z test_contig_size1_large_dim_isclose_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:35:13.5868440Z test_contig_size1_large_dim_isclose_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:35:13.5907382Z test_contig_size1_large_dim_isclose_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:35:13.5946440Z test_contig_size1_large_dim_isclose_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:35:13.5986266Z test_contig_size1_large_dim_jiterator_binary_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:35:13.6021768Z test_contig_size1_large_dim_jiterator_binary_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:35:13.6073255Z test_contig_size1_large_dim_jiterator_binary_cuda_complex128 (__main__.TestBinaryUfuncsCUDA) ... ok (0.005s) 2022-08-13T13:35:13.6115744Z test_contig_size1_large_dim_jiterator_binary_cuda_complex64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:35:13.6155519Z test_contig_size1_large_dim_jiterator_binary_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:35:13.6195149Z test_contig_size1_large_dim_jiterator_binary_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:35:13.6234573Z test_contig_size1_large_dim_jiterator_binary_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:35:13.6270557Z test_contig_size1_large_dim_jiterator_binary_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:35:13.6306259Z test_contig_size1_large_dim_jiterator_binary_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:35:13.6346926Z test_contig_size1_large_dim_jiterator_binary_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:35:13.6382900Z test_contig_size1_large_dim_jiterator_binary_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:35:13.6418811Z test_contig_size1_large_dim_jiterator_binary_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:35:13.6458598Z test_contig_size1_large_dim_jiterator_binary_return_by_ref_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:35:13.6494362Z test_contig_size1_large_dim_jiterator_binary_return_by_ref_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:35:13.6540122Z test_contig_size1_large_dim_jiterator_binary_return_by_ref_cuda_complex128 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:35:13.6582952Z test_contig_size1_large_dim_jiterator_binary_return_by_ref_cuda_complex64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:35:13.6627499Z test_contig_size1_large_dim_jiterator_binary_return_by_ref_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:35:13.6667531Z test_contig_size1_large_dim_jiterator_binary_return_by_ref_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:35:13.6706899Z test_contig_size1_large_dim_jiterator_binary_return_by_ref_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:35:13.6742724Z test_contig_size1_large_dim_jiterator_binary_return_by_ref_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:35:13.6778704Z test_contig_size1_large_dim_jiterator_binary_return_by_ref_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:35:13.6814250Z test_contig_size1_large_dim_jiterator_binary_return_by_ref_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:35:13.6850237Z test_contig_size1_large_dim_jiterator_binary_return_by_ref_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:35:13.6891505Z test_contig_size1_large_dim_jiterator_binary_return_by_ref_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:35:13.6927130Z test_contig_size1_large_dim_lcm_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:35:13.6962674Z test_contig_size1_large_dim_lcm_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:35:13.6998350Z test_contig_size1_large_dim_lcm_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:35:13.7033959Z test_contig_size1_large_dim_lcm_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:35:13.7069744Z test_contig_size1_large_dim_lcm_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:35:13.7110551Z test_contig_size1_large_dim_ldexp_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:35:13.7154869Z test_contig_size1_large_dim_ldexp_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:35:13.7200073Z test_contig_size1_large_dim_ldexp_cuda_complex128 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:35:13.7243087Z test_contig_size1_large_dim_ldexp_cuda_complex64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:35:13.7283368Z test_contig_size1_large_dim_ldexp_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:35:13.7323845Z test_contig_size1_large_dim_ldexp_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:35:13.7363692Z test_contig_size1_large_dim_ldexp_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:35:13.7402124Z test_contig_size1_large_dim_ldexp_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:35:13.7445904Z test_contig_size1_large_dim_ldexp_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:35:13.7484020Z test_contig_size1_large_dim_ldexp_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:35:13.7522429Z test_contig_size1_large_dim_ldexp_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:35:13.7560926Z test_contig_size1_large_dim_ldexp_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:35:13.7598381Z test_contig_size1_large_dim_le_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:35:13.7633600Z test_contig_size1_large_dim_le_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:35:13.7671094Z test_contig_size1_large_dim_le_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:35:13.7714037Z test_contig_size1_large_dim_le_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:35:13.7751608Z test_contig_size1_large_dim_le_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:35:13.7787293Z test_contig_size1_large_dim_le_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:35:13.7822903Z test_contig_size1_large_dim_le_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:35:13.7858520Z test_contig_size1_large_dim_le_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:35:13.7893990Z test_contig_size1_large_dim_le_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:35:13.7929411Z test_contig_size1_large_dim_le_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:35:13.7972310Z test_contig_size1_large_dim_logical_and_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:35:13.8007466Z test_contig_size1_large_dim_logical_and_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:35:13.8051315Z test_contig_size1_large_dim_logical_and_cuda_complex128 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:35:13.8091363Z test_contig_size1_large_dim_logical_and_cuda_complex64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:35:13.8128712Z test_contig_size1_large_dim_logical_and_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:35:13.8166244Z test_contig_size1_large_dim_logical_and_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:35:13.8203499Z test_contig_size1_large_dim_logical_and_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:35:13.8244902Z test_contig_size1_large_dim_logical_and_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:35:13.8280178Z test_contig_size1_large_dim_logical_and_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:35:13.8315796Z test_contig_size1_large_dim_logical_and_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:35:13.8351497Z test_contig_size1_large_dim_logical_and_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:35:13.8387361Z test_contig_size1_large_dim_logical_and_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:35:13.8424899Z test_contig_size1_large_dim_logical_or_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:35:13.8460377Z test_contig_size1_large_dim_logical_or_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:35:13.8507563Z test_contig_size1_large_dim_logical_or_cuda_complex128 (__main__.TestBinaryUfuncsCUDA) ... ok (0.005s) 2022-08-13T13:35:13.8547644Z test_contig_size1_large_dim_logical_or_cuda_complex64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:35:13.8585334Z test_contig_size1_large_dim_logical_or_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:35:13.8622860Z test_contig_size1_large_dim_logical_or_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:35:13.8660911Z test_contig_size1_large_dim_logical_or_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:35:13.8696548Z test_contig_size1_large_dim_logical_or_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:35:13.8732041Z test_contig_size1_large_dim_logical_or_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:35:13.8773177Z test_contig_size1_large_dim_logical_or_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:35:13.8808668Z test_contig_size1_large_dim_logical_or_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:35:13.8844097Z test_contig_size1_large_dim_logical_or_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:35:13.8881761Z test_contig_size1_large_dim_logical_xor_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:35:13.8917185Z test_contig_size1_large_dim_logical_xor_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:35:13.8957202Z test_contig_size1_large_dim_logical_xor_cuda_complex128 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:35:13.8996775Z test_contig_size1_large_dim_logical_xor_cuda_complex64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:35:13.9039632Z test_contig_size1_large_dim_logical_xor_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:35:13.9077176Z test_contig_size1_large_dim_logical_xor_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:35:13.9114709Z test_contig_size1_large_dim_logical_xor_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:35:13.9150420Z test_contig_size1_large_dim_logical_xor_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:35:13.9185979Z test_contig_size1_large_dim_logical_xor_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:35:13.9221587Z test_contig_size1_large_dim_logical_xor_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:35:13.9257288Z test_contig_size1_large_dim_logical_xor_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:35:13.9297968Z test_contig_size1_large_dim_logical_xor_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:35:13.9335537Z test_contig_size1_large_dim_lt_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:35:13.9370801Z test_contig_size1_large_dim_lt_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:35:13.9408297Z test_contig_size1_large_dim_lt_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:35:13.9445776Z test_contig_size1_large_dim_lt_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:35:13.9483174Z test_contig_size1_large_dim_lt_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:35:13.9518700Z test_contig_size1_large_dim_lt_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:35:13.9559880Z test_contig_size1_large_dim_lt_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:35:13.9595232Z test_contig_size1_large_dim_lt_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:35:13.9630463Z test_contig_size1_large_dim_lt_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:35:13.9665999Z test_contig_size1_large_dim_lt_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:35:13.9706060Z test_contig_size1_large_dim_max_binary_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:35:13.9741427Z test_contig_size1_large_dim_max_binary_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:35:13.9780951Z test_contig_size1_large_dim_max_binary_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:35:13.9825452Z test_contig_size1_large_dim_max_binary_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:35:13.9864831Z test_contig_size1_large_dim_max_binary_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:35:13.9900348Z test_contig_size1_large_dim_max_binary_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:35:13.9935688Z test_contig_size1_large_dim_max_binary_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:35:13.9970906Z test_contig_size1_large_dim_max_binary_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:35:14.0006029Z test_contig_size1_large_dim_max_binary_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:35:14.0041656Z test_contig_size1_large_dim_max_binary_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:35:14.0086610Z test_contig_size1_large_dim_maximum_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:35:14.0121876Z test_contig_size1_large_dim_maximum_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:35:14.0161148Z test_contig_size1_large_dim_maximum_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:35:14.0200590Z test_contig_size1_large_dim_maximum_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:35:14.0239699Z test_contig_size1_large_dim_maximum_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:35:14.0275281Z test_contig_size1_large_dim_maximum_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:35:14.0310857Z test_contig_size1_large_dim_maximum_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:35:14.0351105Z test_contig_size1_large_dim_maximum_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:35:14.0386786Z test_contig_size1_large_dim_maximum_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:35:14.0422432Z test_contig_size1_large_dim_maximum_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:35:14.0462025Z test_contig_size1_large_dim_min_binary_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:35:14.0497326Z test_contig_size1_large_dim_min_binary_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:35:14.0536679Z test_contig_size1_large_dim_min_binary_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:35:14.0576557Z test_contig_size1_large_dim_min_binary_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:35:14.0620877Z test_contig_size1_large_dim_min_binary_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:35:14.0656640Z test_contig_size1_large_dim_min_binary_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:35:14.0692086Z test_contig_size1_large_dim_min_binary_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:35:14.0726875Z test_contig_size1_large_dim_min_binary_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:35:14.0762387Z test_contig_size1_large_dim_min_binary_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:35:14.0798222Z test_contig_size1_large_dim_min_binary_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:35:14.0837750Z test_contig_size1_large_dim_minimum_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:35:14.0878661Z test_contig_size1_large_dim_minimum_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:35:14.0918011Z test_contig_size1_large_dim_minimum_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:35:14.0957501Z test_contig_size1_large_dim_minimum_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:35:14.0996664Z test_contig_size1_large_dim_minimum_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:35:14.1032212Z test_contig_size1_large_dim_minimum_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:35:14.1067970Z test_contig_size1_large_dim_minimum_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:35:14.1103067Z test_contig_size1_large_dim_minimum_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:35:14.1144133Z test_contig_size1_large_dim_minimum_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:35:14.1179660Z test_contig_size1_large_dim_minimum_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:35:14.1218816Z test_contig_size1_large_dim_mul_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:35:14.1254227Z test_contig_size1_large_dim_mul_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:35:14.1300177Z test_contig_size1_large_dim_mul_cuda_complex128 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:35:14.1342553Z test_contig_size1_large_dim_mul_cuda_complex32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:35:14.1384595Z test_contig_size1_large_dim_mul_cuda_complex64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:35:14.1429327Z test_contig_size1_large_dim_mul_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:35:14.1468740Z test_contig_size1_large_dim_mul_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:35:14.1507507Z test_contig_size1_large_dim_mul_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:35:14.1543023Z test_contig_size1_large_dim_mul_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:35:14.1578742Z test_contig_size1_large_dim_mul_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:35:14.1614032Z test_contig_size1_large_dim_mul_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:35:14.1649679Z test_contig_size1_large_dim_mul_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:35:14.1690351Z test_contig_size1_large_dim_mul_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:35:14.1727835Z test_contig_size1_large_dim_ne_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:35:14.1763089Z test_contig_size1_large_dim_ne_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:35:14.1804870Z test_contig_size1_large_dim_ne_cuda_complex128 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:35:14.1845201Z test_contig_size1_large_dim_ne_cuda_complex64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:35:14.1882859Z test_contig_size1_large_dim_ne_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:35:14.1920390Z test_contig_size1_large_dim_ne_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:35:14.1962902Z test_contig_size1_large_dim_ne_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:35:14.1998388Z test_contig_size1_large_dim_ne_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:35:14.2033977Z test_contig_size1_large_dim_ne_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:35:14.2069661Z test_contig_size1_large_dim_ne_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:35:14.2105055Z test_contig_size1_large_dim_ne_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:35:14.2140612Z test_contig_size1_large_dim_ne_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:35:14.2180352Z test_contig_size1_large_dim_nextafter_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:35:14.2225002Z test_contig_size1_large_dim_nextafter_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:35:14.2264423Z test_contig_size1_large_dim_nextafter_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:35:14.2304551Z test_contig_size1_large_dim_polar_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:35:14.2344617Z test_contig_size1_large_dim_polar_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:35:14.2384142Z test_contig_size1_large_dim_pow_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:35:14.2426604Z test_contig_size1_large_dim_pow_cuda_complex128 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:35:14.2468691Z test_contig_size1_large_dim_pow_cuda_complex32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:35:14.2518090Z test_contig_size1_large_dim_pow_cuda_complex64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.005s) 2022-08-13T13:35:14.2557762Z test_contig_size1_large_dim_pow_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:35:14.2597055Z test_contig_size1_large_dim_pow_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:35:14.2636138Z test_contig_size1_large_dim_pow_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:35:14.2671824Z test_contig_size1_large_dim_pow_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:35:14.2707530Z test_contig_size1_large_dim_pow_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:35:14.2743068Z test_contig_size1_large_dim_pow_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:35:14.2784014Z test_contig_size1_large_dim_pow_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:35:14.2819398Z test_contig_size1_large_dim_pow_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:35:14.2861698Z test_contig_size1_large_dim_remainder_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:35:14.2903288Z test_contig_size1_large_dim_remainder_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:35:14.2944781Z test_contig_size1_large_dim_remainder_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:35:14.2985949Z test_contig_size1_large_dim_remainder_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:35:14.3023607Z test_contig_size1_large_dim_remainder_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:35:14.3066729Z test_contig_size1_large_dim_remainder_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:35:14.3104153Z test_contig_size1_large_dim_remainder_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:35:14.3142067Z test_contig_size1_large_dim_remainder_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:35:14.3179441Z test_contig_size1_large_dim_remainder_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:35:14.3219067Z test_contig_size1_large_dim_rsub_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:35:14.3261093Z test_contig_size1_large_dim_rsub_cuda_complex128 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:35:14.3303565Z test_contig_size1_large_dim_rsub_cuda_complex64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:35:14.3348517Z test_contig_size1_large_dim_rsub_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:35:14.3388051Z test_contig_size1_large_dim_rsub_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:35:14.3427087Z test_contig_size1_large_dim_rsub_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:35:14.3462961Z test_contig_size1_large_dim_rsub_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:35:14.3498407Z test_contig_size1_large_dim_rsub_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:35:14.3533740Z test_contig_size1_large_dim_rsub_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:35:14.3569549Z test_contig_size1_large_dim_rsub_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:35:14.3610139Z test_contig_size1_large_dim_rsub_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:35:14.3647783Z test_contig_size1_large_dim_special_chebyshev_polynomial_t_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:35:14.3686909Z test_contig_size1_large_dim_special_chebyshev_polynomial_t_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:35:14.3725829Z test_contig_size1_large_dim_special_chebyshev_polynomial_t_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:35:14.3763566Z test_contig_size1_large_dim_special_chebyshev_polynomial_t_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:35:14.3800893Z test_contig_size1_large_dim_special_chebyshev_polynomial_t_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:35:14.3838493Z test_contig_size1_large_dim_special_chebyshev_polynomial_t_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:35:14.3881365Z test_contig_size1_large_dim_special_chebyshev_polynomial_t_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:35:14.3919001Z test_contig_size1_large_dim_special_chebyshev_polynomial_t_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:35:14.3956449Z test_contig_size1_large_dim_special_chebyshev_polynomial_u_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:35:14.3995835Z test_contig_size1_large_dim_special_chebyshev_polynomial_u_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:35:14.4034933Z test_contig_size1_large_dim_special_chebyshev_polynomial_u_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:35:14.4072404Z test_contig_size1_large_dim_special_chebyshev_polynomial_u_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:35:14.4109836Z test_contig_size1_large_dim_special_chebyshev_polynomial_u_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:35:14.4154629Z test_contig_size1_large_dim_special_chebyshev_polynomial_u_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:35:14.4192202Z test_contig_size1_large_dim_special_chebyshev_polynomial_u_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:35:14.4229872Z test_contig_size1_large_dim_special_chebyshev_polynomial_u_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:35:14.4248170Z test_contig_size1_large_dim_special_chebyshev_polynomial_v_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.002s) 2022-08-13T13:35:14.4266217Z test_contig_size1_large_dim_special_chebyshev_polynomial_v_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.002s) 2022-08-13T13:35:14.4284078Z test_contig_size1_large_dim_special_chebyshev_polynomial_v_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.002s) 2022-08-13T13:35:14.4302289Z test_contig_size1_large_dim_special_chebyshev_polynomial_v_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.002s) 2022-08-13T13:35:14.4320299Z test_contig_size1_large_dim_special_chebyshev_polynomial_v_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.002s) 2022-08-13T13:35:14.4338180Z test_contig_size1_large_dim_special_chebyshev_polynomial_v_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.002s) 2022-08-13T13:35:14.4356216Z test_contig_size1_large_dim_special_chebyshev_polynomial_v_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.002s) 2022-08-13T13:35:14.4374340Z test_contig_size1_large_dim_special_chebyshev_polynomial_v_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.002s) 2022-08-13T13:35:14.4392048Z test_contig_size1_large_dim_special_chebyshev_polynomial_w_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.002s) 2022-08-13T13:35:14.4410647Z test_contig_size1_large_dim_special_chebyshev_polynomial_w_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.002s) 2022-08-13T13:35:14.4428523Z test_contig_size1_large_dim_special_chebyshev_polynomial_w_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.002s) 2022-08-13T13:35:14.4446581Z test_contig_size1_large_dim_special_chebyshev_polynomial_w_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.002s) 2022-08-13T13:35:14.4464585Z test_contig_size1_large_dim_special_chebyshev_polynomial_w_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.002s) 2022-08-13T13:35:14.4482640Z test_contig_size1_large_dim_special_chebyshev_polynomial_w_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.002s) 2022-08-13T13:35:14.4500883Z test_contig_size1_large_dim_special_chebyshev_polynomial_w_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.002s) 2022-08-13T13:35:14.4518912Z test_contig_size1_large_dim_special_chebyshev_polynomial_w_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.002s) 2022-08-13T13:35:14.4556254Z test_contig_size1_large_dim_special_hermite_polynomial_h_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:35:14.4595799Z test_contig_size1_large_dim_special_hermite_polynomial_h_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:35:14.4634978Z test_contig_size1_large_dim_special_hermite_polynomial_h_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:35:14.4672351Z test_contig_size1_large_dim_special_hermite_polynomial_h_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:35:14.4715117Z test_contig_size1_large_dim_special_hermite_polynomial_h_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:35:14.4752735Z test_contig_size1_large_dim_special_hermite_polynomial_h_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:35:14.4790205Z test_contig_size1_large_dim_special_hermite_polynomial_h_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:35:14.4827864Z test_contig_size1_large_dim_special_hermite_polynomial_h_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:35:14.4865646Z test_contig_size1_large_dim_special_hermite_polynomial_he_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:35:14.4905319Z test_contig_size1_large_dim_special_hermite_polynomial_he_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:35:14.4944462Z test_contig_size1_large_dim_special_hermite_polynomial_he_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:35:14.4987682Z test_contig_size1_large_dim_special_hermite_polynomial_he_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:35:14.5024882Z test_contig_size1_large_dim_special_hermite_polynomial_he_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:35:14.5062378Z test_contig_size1_large_dim_special_hermite_polynomial_he_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:35:14.5099888Z test_contig_size1_large_dim_special_hermite_polynomial_he_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:35:14.5137521Z test_contig_size1_large_dim_special_hermite_polynomial_he_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:35:14.5174990Z test_contig_size1_large_dim_special_laguerre_polynomial_l_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:35:14.5214478Z test_contig_size1_large_dim_special_laguerre_polynomial_l_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:35:14.5258948Z test_contig_size1_large_dim_special_laguerre_polynomial_l_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:35:14.5296194Z test_contig_size1_large_dim_special_laguerre_polynomial_l_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:35:14.5333590Z test_contig_size1_large_dim_special_laguerre_polynomial_l_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:35:14.5371374Z test_contig_size1_large_dim_special_laguerre_polynomial_l_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:35:14.5408841Z test_contig_size1_large_dim_special_laguerre_polynomial_l_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:35:14.5446111Z test_contig_size1_large_dim_special_laguerre_polynomial_l_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:35:14.5465834Z test_contig_size1_large_dim_special_legendre_polynomial_p_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.002s) 2022-08-13T13:35:14.5482285Z test_contig_size1_large_dim_special_legendre_polynomial_p_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.002s) 2022-08-13T13:35:14.5500403Z test_contig_size1_large_dim_special_legendre_polynomial_p_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.002s) 2022-08-13T13:35:14.5518340Z test_contig_size1_large_dim_special_legendre_polynomial_p_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.002s) 2022-08-13T13:35:14.5536647Z test_contig_size1_large_dim_special_legendre_polynomial_p_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.002s) 2022-08-13T13:35:14.5554558Z test_contig_size1_large_dim_special_legendre_polynomial_p_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.002s) 2022-08-13T13:35:14.5573018Z test_contig_size1_large_dim_special_legendre_polynomial_p_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.002s) 2022-08-13T13:35:14.5590426Z test_contig_size1_large_dim_special_legendre_polynomial_p_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.002s) 2022-08-13T13:35:14.5608051Z test_contig_size1_large_dim_special_shifted_chebyshev_polynomial_t_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.002s) 2022-08-13T13:35:14.5626255Z test_contig_size1_large_dim_special_shifted_chebyshev_polynomial_t_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.002s) 2022-08-13T13:35:14.5644425Z test_contig_size1_large_dim_special_shifted_chebyshev_polynomial_t_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.002s) 2022-08-13T13:35:14.5662242Z test_contig_size1_large_dim_special_shifted_chebyshev_polynomial_t_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.002s) 2022-08-13T13:35:14.5679868Z test_contig_size1_large_dim_special_shifted_chebyshev_polynomial_t_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.002s) 2022-08-13T13:35:14.5698186Z test_contig_size1_large_dim_special_shifted_chebyshev_polynomial_t_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.002s) 2022-08-13T13:35:14.5716048Z test_contig_size1_large_dim_special_shifted_chebyshev_polynomial_t_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.002s) 2022-08-13T13:35:14.5734152Z test_contig_size1_large_dim_special_shifted_chebyshev_polynomial_t_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.002s) 2022-08-13T13:35:14.5752085Z test_contig_size1_large_dim_special_shifted_chebyshev_polynomial_u_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.002s) 2022-08-13T13:35:14.5770408Z test_contig_size1_large_dim_special_shifted_chebyshev_polynomial_u_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.002s) 2022-08-13T13:35:14.5788136Z test_contig_size1_large_dim_special_shifted_chebyshev_polynomial_u_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.002s) 2022-08-13T13:35:14.5806008Z test_contig_size1_large_dim_special_shifted_chebyshev_polynomial_u_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.002s) 2022-08-13T13:35:14.5823661Z test_contig_size1_large_dim_special_shifted_chebyshev_polynomial_u_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.002s) 2022-08-13T13:35:14.5841831Z test_contig_size1_large_dim_special_shifted_chebyshev_polynomial_u_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.002s) 2022-08-13T13:35:14.5859909Z test_contig_size1_large_dim_special_shifted_chebyshev_polynomial_u_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.002s) 2022-08-13T13:35:14.5877282Z test_contig_size1_large_dim_special_shifted_chebyshev_polynomial_u_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.002s) 2022-08-13T13:35:14.5895099Z test_contig_size1_large_dim_special_shifted_chebyshev_polynomial_v_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.002s) 2022-08-13T13:35:14.5913235Z test_contig_size1_large_dim_special_shifted_chebyshev_polynomial_v_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.002s) 2022-08-13T13:35:14.5931505Z test_contig_size1_large_dim_special_shifted_chebyshev_polynomial_v_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.002s) 2022-08-13T13:35:14.5948843Z test_contig_size1_large_dim_special_shifted_chebyshev_polynomial_v_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.002s) 2022-08-13T13:35:14.5967588Z test_contig_size1_large_dim_special_shifted_chebyshev_polynomial_v_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.002s) 2022-08-13T13:35:14.5985472Z test_contig_size1_large_dim_special_shifted_chebyshev_polynomial_v_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.002s) 2022-08-13T13:35:14.6003487Z test_contig_size1_large_dim_special_shifted_chebyshev_polynomial_v_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.002s) 2022-08-13T13:35:14.6021535Z test_contig_size1_large_dim_special_shifted_chebyshev_polynomial_v_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.002s) 2022-08-13T13:35:14.6039587Z test_contig_size1_large_dim_special_shifted_chebyshev_polynomial_w_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.002s) 2022-08-13T13:35:14.6057927Z test_contig_size1_large_dim_special_shifted_chebyshev_polynomial_w_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.002s) 2022-08-13T13:35:14.6075727Z test_contig_size1_large_dim_special_shifted_chebyshev_polynomial_w_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.002s) 2022-08-13T13:35:14.6094001Z test_contig_size1_large_dim_special_shifted_chebyshev_polynomial_w_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.002s) 2022-08-13T13:35:14.6112051Z test_contig_size1_large_dim_special_shifted_chebyshev_polynomial_w_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.002s) 2022-08-13T13:35:14.6130106Z test_contig_size1_large_dim_special_shifted_chebyshev_polynomial_w_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.002s) 2022-08-13T13:35:14.6147411Z test_contig_size1_large_dim_special_shifted_chebyshev_polynomial_w_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.002s) 2022-08-13T13:35:14.6165580Z test_contig_size1_large_dim_special_shifted_chebyshev_polynomial_w_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.002s) 2022-08-13T13:35:14.6204439Z test_contig_size1_large_dim_special_xlog1py_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:35:14.6247817Z test_contig_size1_large_dim_special_xlog1py_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:35:14.6287444Z test_contig_size1_large_dim_special_xlog1py_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:35:14.6326637Z test_contig_size1_large_dim_special_xlog1py_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:35:14.6365693Z test_contig_size1_large_dim_special_xlog1py_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:35:14.6403394Z test_contig_size1_large_dim_special_xlog1py_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:35:14.6441039Z test_contig_size1_large_dim_special_xlog1py_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:35:14.6478212Z test_contig_size1_large_dim_special_xlog1py_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:35:14.6521373Z test_contig_size1_large_dim_special_xlog1py_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:35:14.6558753Z test_contig_size1_large_dim_special_xlog1py_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:35:14.6596006Z test_contig_size1_large_dim_special_zeta_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:35:14.6635524Z test_contig_size1_large_dim_special_zeta_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:35:14.6689988Z test_contig_size1_large_dim_special_zeta_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.005s) 2022-08-13T13:35:14.6727388Z test_contig_size1_large_dim_special_zeta_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:35:14.6764744Z test_contig_size1_large_dim_special_zeta_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:35:14.6807998Z test_contig_size1_large_dim_special_zeta_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:35:14.6845298Z test_contig_size1_large_dim_special_zeta_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:35:14.6882645Z test_contig_size1_large_dim_special_zeta_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:35:14.6922015Z test_contig_size1_large_dim_sub_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:35:14.6963995Z test_contig_size1_large_dim_sub_cuda_complex128 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:35:14.7006288Z test_contig_size1_large_dim_sub_cuda_complex32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:35:14.7048984Z test_contig_size1_large_dim_sub_cuda_complex64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:35:14.7094075Z test_contig_size1_large_dim_sub_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:35:14.7133453Z test_contig_size1_large_dim_sub_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:35:14.7174724Z test_contig_size1_large_dim_sub_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:35:14.7210145Z test_contig_size1_large_dim_sub_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:35:14.7245251Z test_contig_size1_large_dim_sub_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:35:14.7281116Z test_contig_size1_large_dim_sub_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:35:14.7316274Z test_contig_size1_large_dim_sub_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:35:14.7357197Z test_contig_size1_large_dim_sub_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:35:14.7399938Z test_contig_size1_large_dim_true_divide_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:35:14.7439506Z test_contig_size1_large_dim_true_divide_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:35:14.7486924Z test_contig_size1_large_dim_true_divide_cuda_complex128 (__main__.TestBinaryUfuncsCUDA) ... ok (0.005s) 2022-08-13T13:35:14.7532386Z test_contig_size1_large_dim_true_divide_cuda_complex32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:35:14.7577812Z test_contig_size1_large_dim_true_divide_cuda_complex64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:35:14.7628357Z test_contig_size1_large_dim_true_divide_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.005s) 2022-08-13T13:35:14.7676315Z test_contig_size1_large_dim_true_divide_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.005s) 2022-08-13T13:35:14.7717570Z test_contig_size1_large_dim_true_divide_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:35:14.7757310Z test_contig_size1_large_dim_true_divide_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:35:14.7796975Z test_contig_size1_large_dim_true_divide_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:35:14.7837405Z test_contig_size1_large_dim_true_divide_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:35:14.7877413Z test_contig_size1_large_dim_true_divide_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:35:14.7917022Z test_contig_size1_large_dim_true_divide_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:35:14.7961777Z test_contig_size1_large_dim_xlogy_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:35:14.7999276Z test_contig_size1_large_dim_xlogy_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:35:14.8038805Z test_contig_size1_large_dim_xlogy_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:35:14.8078588Z test_contig_size1_large_dim_xlogy_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:35:14.8117611Z test_contig_size1_large_dim_xlogy_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:35:14.8155283Z test_contig_size1_large_dim_xlogy_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:35:14.8192940Z test_contig_size1_large_dim_xlogy_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:35:14.8236169Z test_contig_size1_large_dim_xlogy_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:35:14.8273785Z test_contig_size1_large_dim_xlogy_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:35:14.8311235Z test_contig_size1_large_dim_xlogy_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:35:14.8343732Z test_contig_size1_lcm_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:35:14.8375970Z test_contig_size1_lcm_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:35:14.8408169Z test_contig_size1_lcm_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:35:14.8440336Z test_contig_size1_lcm_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:35:14.8479131Z test_contig_size1_lcm_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:35:14.8515650Z test_contig_size1_ldexp_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:35:14.8550573Z test_contig_size1_ldexp_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:35:14.8588975Z test_contig_size1_ldexp_cuda_complex128 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:35:14.8629483Z test_contig_size1_ldexp_cuda_complex64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:35:14.8666413Z test_contig_size1_ldexp_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:35:14.8702882Z test_contig_size1_ldexp_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:35:14.8744617Z test_contig_size1_ldexp_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:35:14.8779520Z test_contig_size1_ldexp_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:35:14.8814329Z test_contig_size1_ldexp_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:35:14.8849000Z test_contig_size1_ldexp_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:35:14.8884838Z test_contig_size1_ldexp_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:35:14.8919958Z test_contig_size1_ldexp_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:35:14.8954232Z test_contig_size1_le_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:35:14.8991913Z test_contig_size1_le_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:35:14.9025669Z test_contig_size1_le_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:35:14.9059778Z test_contig_size1_le_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:35:14.9094457Z test_contig_size1_le_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:35:14.9126484Z test_contig_size1_le_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:35:14.9159016Z test_contig_size1_le_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:35:14.9191801Z test_contig_size1_le_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:35:14.9229740Z test_contig_size1_le_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:35:14.9262281Z test_contig_size1_le_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:35:14.9296144Z test_contig_size1_logical_and_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:35:14.9328191Z test_contig_size1_logical_and_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:35:14.9364012Z test_contig_size1_logical_and_cuda_complex128 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:35:14.9400138Z test_contig_size1_logical_and_cuda_complex64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:35:14.9434054Z test_contig_size1_logical_and_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:35:14.9473578Z test_contig_size1_logical_and_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:35:14.9507633Z test_contig_size1_logical_and_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:35:14.9540104Z test_contig_size1_logical_and_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:35:14.9572746Z test_contig_size1_logical_and_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:35:14.9604719Z test_contig_size1_logical_and_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:35:14.9637079Z test_contig_size1_logical_and_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:35:14.9669396Z test_contig_size1_logical_and_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:35:14.9708775Z test_contig_size1_logical_or_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:35:14.9741114Z test_contig_size1_logical_or_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:35:14.9777263Z test_contig_size1_logical_or_cuda_complex128 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:35:14.9813071Z test_contig_size1_logical_or_cuda_complex64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:35:14.9847384Z test_contig_size1_logical_or_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:35:14.9880991Z test_contig_size1_logical_or_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:35:14.9914934Z test_contig_size1_logical_or_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:35:14.9952731Z test_contig_size1_logical_or_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:35:14.9985354Z test_contig_size1_logical_or_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:35:15.0017842Z test_contig_size1_logical_or_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:35:15.0050157Z test_contig_size1_logical_or_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:35:15.0082020Z test_contig_size1_logical_or_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:35:15.0116269Z test_contig_size1_logical_xor_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:35:15.0148149Z test_contig_size1_logical_xor_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:35:15.0189591Z test_contig_size1_logical_xor_cuda_complex128 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:35:15.0225491Z test_contig_size1_logical_xor_cuda_complex64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:35:15.0259859Z test_contig_size1_logical_xor_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:35:15.0293817Z test_contig_size1_logical_xor_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:35:15.0328023Z test_contig_size1_logical_xor_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:35:15.0359987Z test_contig_size1_logical_xor_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:35:15.0392296Z test_contig_size1_logical_xor_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:35:15.0429486Z test_contig_size1_logical_xor_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:35:15.0462011Z test_contig_size1_logical_xor_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:35:15.0494258Z test_contig_size1_logical_xor_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:35:15.0528072Z test_contig_size1_lt_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:35:15.0560425Z test_contig_size1_lt_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:35:15.0594248Z test_contig_size1_lt_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:35:15.0628266Z test_contig_size1_lt_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:35:15.0667720Z test_contig_size1_lt_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:35:15.0699663Z test_contig_size1_lt_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:35:15.0731637Z test_contig_size1_lt_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:35:15.0763709Z test_contig_size1_lt_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:35:15.0796042Z test_contig_size1_lt_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:35:15.0827933Z test_contig_size1_lt_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:35:15.0864020Z test_contig_size1_max_binary_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:35:15.0901280Z test_contig_size1_max_binary_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:35:15.0937236Z test_contig_size1_max_binary_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:35:15.0973436Z test_contig_size1_max_binary_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:35:15.1008905Z test_contig_size1_max_binary_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:35:15.1040950Z test_contig_size1_max_binary_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:35:15.1073196Z test_contig_size1_max_binary_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:35:15.1105027Z test_contig_size1_max_binary_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:35:15.1142700Z test_contig_size1_max_binary_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:35:15.1175465Z test_contig_size1_max_binary_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:35:15.1211026Z test_contig_size1_maximum_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:35:15.1242804Z test_contig_size1_maximum_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:35:15.1278759Z test_contig_size1_maximum_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:35:15.1314386Z test_contig_size1_maximum_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:35:15.1350009Z test_contig_size1_maximum_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:35:15.1387822Z test_contig_size1_maximum_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:35:15.1420238Z test_contig_size1_maximum_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:35:15.1452333Z test_contig_size1_maximum_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:35:15.1483962Z test_contig_size1_maximum_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:35:15.1516548Z test_contig_size1_maximum_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:35:15.1552410Z test_contig_size1_min_binary_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:35:15.1584333Z test_contig_size1_min_binary_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:35:15.1625204Z test_contig_size1_min_binary_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:35:15.1661188Z test_contig_size1_min_binary_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:35:15.1696729Z test_contig_size1_min_binary_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:35:15.1728959Z test_contig_size1_min_binary_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:35:15.1761207Z test_contig_size1_min_binary_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:35:15.1793148Z test_contig_size1_min_binary_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:35:15.1825325Z test_contig_size1_min_binary_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:35:15.1863085Z test_contig_size1_min_binary_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:35:15.1899035Z test_contig_size1_minimum_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:35:15.1930931Z test_contig_size1_minimum_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:35:15.1966476Z test_contig_size1_minimum_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:35:15.2002208Z test_contig_size1_minimum_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:35:15.2037841Z test_contig_size1_minimum_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:35:15.2069959Z test_contig_size1_minimum_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:35:15.2107454Z test_contig_size1_minimum_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:35:15.2139494Z test_contig_size1_minimum_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:35:15.2172092Z test_contig_size1_minimum_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:35:15.2204202Z test_contig_size1_minimum_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:35:15.2239852Z test_contig_size1_mul_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:35:15.2272080Z test_contig_size1_mul_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:35:15.2309646Z test_contig_size1_mul_cuda_complex128 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:35:15.2353176Z test_contig_size1_mul_cuda_complex32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:35:15.2391470Z test_contig_size1_mul_cuda_complex64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:35:15.2427470Z test_contig_size1_mul_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:35:15.2463431Z test_contig_size1_mul_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:35:15.2498901Z test_contig_size1_mul_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:35:15.2531219Z test_contig_size1_mul_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:35:15.2563077Z test_contig_size1_mul_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:35:15.2600295Z test_contig_size1_mul_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:35:15.2632549Z test_contig_size1_mul_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:35:15.2664756Z test_contig_size1_mul_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:35:15.2698937Z test_contig_size1_ne_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:35:15.2730871Z test_contig_size1_ne_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:35:15.2766732Z test_contig_size1_ne_cuda_complex128 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:35:15.2802306Z test_contig_size1_ne_cuda_complex64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:35:15.2841692Z test_contig_size1_ne_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:35:15.2875521Z test_contig_size1_ne_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:35:15.2909529Z test_contig_size1_ne_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:35:15.2941998Z test_contig_size1_ne_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:35:15.2974290Z test_contig_size1_ne_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:35:15.3006197Z test_contig_size1_ne_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:35:15.3038361Z test_contig_size1_ne_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:35:15.3076336Z test_contig_size1_ne_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:35:15.3111901Z test_contig_size1_nextafter_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:35:15.3147905Z test_contig_size1_nextafter_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:35:15.3183287Z test_contig_size1_nextafter_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:35:15.3219641Z test_contig_size1_polar_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:35:15.3255827Z test_contig_size1_polar_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:35:15.3291713Z test_contig_size1_pow_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:35:15.3335003Z test_contig_size1_pow_cuda_complex128 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:35:15.3373430Z test_contig_size1_pow_cuda_complex32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:35:15.3411698Z test_contig_size1_pow_cuda_complex64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:35:15.3447521Z test_contig_size1_pow_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:35:15.3483089Z test_contig_size1_pow_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:35:15.3518538Z test_contig_size1_pow_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:35:15.3550824Z test_contig_size1_pow_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:35:15.3588413Z test_contig_size1_pow_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:35:15.3620229Z test_contig_size1_pow_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:35:15.3652668Z test_contig_size1_pow_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:35:15.3684704Z test_contig_size1_pow_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:35:15.3722487Z test_contig_size1_remainder_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:35:15.3759701Z test_contig_size1_remainder_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:35:15.3797052Z test_contig_size1_remainder_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:35:15.3839407Z test_contig_size1_remainder_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:35:15.3873341Z test_contig_size1_remainder_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:35:15.3907569Z test_contig_size1_remainder_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:35:15.3941639Z test_contig_size1_remainder_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:35:15.3975668Z test_contig_size1_remainder_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:35:15.4009449Z test_contig_size1_remainder_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:35:15.4045037Z test_contig_size1_rsub_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:35:15.4088586Z test_contig_size1_rsub_cuda_complex128 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:35:15.4126705Z test_contig_size1_rsub_cuda_complex64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:35:15.4162349Z test_contig_size1_rsub_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:35:15.4198126Z test_contig_size1_rsub_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:35:15.4233710Z test_contig_size1_rsub_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:35:15.4266262Z test_contig_size1_rsub_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:35:15.4298817Z test_contig_size1_rsub_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:35:15.4336111Z test_contig_size1_rsub_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:35:15.4368224Z test_contig_size1_rsub_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:35:15.4400258Z test_contig_size1_rsub_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:35:15.4434136Z test_contig_size1_special_chebyshev_polynomial_t_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:35:15.4470012Z test_contig_size1_special_chebyshev_polynomial_t_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:35:15.4505474Z test_contig_size1_special_chebyshev_polynomial_t_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:35:15.4539740Z test_contig_size1_special_chebyshev_polynomial_t_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:35:15.4578783Z test_contig_size1_special_chebyshev_polynomial_t_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:35:15.4612675Z test_contig_size1_special_chebyshev_polynomial_t_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:35:15.4647392Z test_contig_size1_special_chebyshev_polynomial_t_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:35:15.4681384Z test_contig_size1_special_chebyshev_polynomial_t_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:35:15.4715249Z test_contig_size1_special_chebyshev_polynomial_u_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:35:15.4750959Z test_contig_size1_special_chebyshev_polynomial_u_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:35:15.4786333Z test_contig_size1_special_chebyshev_polynomial_u_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:35:15.4827298Z test_contig_size1_special_chebyshev_polynomial_u_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:35:15.4861049Z test_contig_size1_special_chebyshev_polynomial_u_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:35:15.4895146Z test_contig_size1_special_chebyshev_polynomial_u_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:35:15.4928894Z test_contig_size1_special_chebyshev_polynomial_u_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:35:15.4962839Z test_contig_size1_special_chebyshev_polynomial_u_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:35:15.4978416Z test_contig_size1_special_chebyshev_polynomial_v_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-08-13T13:35:15.4994101Z test_contig_size1_special_chebyshev_polynomial_v_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-08-13T13:35:15.5008893Z test_contig_size1_special_chebyshev_polynomial_v_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-08-13T13:35:15.5024431Z test_contig_size1_special_chebyshev_polynomial_v_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-08-13T13:35:15.5039975Z test_contig_size1_special_chebyshev_polynomial_v_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-08-13T13:35:15.5056258Z test_contig_size1_special_chebyshev_polynomial_v_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-08-13T13:35:15.5071483Z test_contig_size1_special_chebyshev_polynomial_v_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-08-13T13:35:15.5086887Z test_contig_size1_special_chebyshev_polynomial_v_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-08-13T13:35:15.5102417Z test_contig_size1_special_chebyshev_polynomial_w_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-08-13T13:35:15.5117819Z test_contig_size1_special_chebyshev_polynomial_w_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-08-13T13:35:15.5133350Z test_contig_size1_special_chebyshev_polynomial_w_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-08-13T13:35:15.5148888Z test_contig_size1_special_chebyshev_polynomial_w_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-08-13T13:35:15.5164086Z test_contig_size1_special_chebyshev_polynomial_w_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-08-13T13:35:15.5179690Z test_contig_size1_special_chebyshev_polynomial_w_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-08-13T13:35:15.5195036Z test_contig_size1_special_chebyshev_polynomial_w_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-08-13T13:35:15.5210493Z test_contig_size1_special_chebyshev_polynomial_w_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-08-13T13:35:15.5243879Z test_contig_size1_special_hermite_polynomial_h_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:35:15.5279616Z test_contig_size1_special_hermite_polynomial_h_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:35:15.5320466Z test_contig_size1_special_hermite_polynomial_h_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:35:15.5354502Z test_contig_size1_special_hermite_polynomial_h_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:35:15.5388786Z test_contig_size1_special_hermite_polynomial_h_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:35:15.5422960Z test_contig_size1_special_hermite_polynomial_h_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:35:15.5456948Z test_contig_size1_special_hermite_polynomial_h_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:35:15.5491120Z test_contig_size1_special_hermite_polynomial_h_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:35:15.5524725Z test_contig_size1_special_hermite_polynomial_he_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:35:15.5566064Z test_contig_size1_special_hermite_polynomial_he_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:35:15.5601097Z test_contig_size1_special_hermite_polynomial_he_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:35:15.5635330Z test_contig_size1_special_hermite_polynomial_he_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:35:15.5669511Z test_contig_size1_special_hermite_polynomial_he_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:35:15.5703541Z test_contig_size1_special_hermite_polynomial_he_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:35:15.5737627Z test_contig_size1_special_hermite_polynomial_he_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:35:15.5771999Z test_contig_size1_special_hermite_polynomial_he_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:35:15.5811209Z test_contig_size1_special_laguerre_polynomial_l_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:35:15.5846820Z test_contig_size1_special_laguerre_polynomial_l_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:35:15.5882226Z test_contig_size1_special_laguerre_polynomial_l_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:35:15.5916162Z test_contig_size1_special_laguerre_polynomial_l_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:35:15.5950285Z test_contig_size1_special_laguerre_polynomial_l_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:35:15.5984213Z test_contig_size1_special_laguerre_polynomial_l_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:35:15.6018305Z test_contig_size1_special_laguerre_polynomial_l_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:35:15.6057865Z test_contig_size1_special_laguerre_polynomial_l_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:35:15.6073134Z test_contig_size1_special_legendre_polynomial_p_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-08-13T13:35:15.6088692Z test_contig_size1_special_legendre_polynomial_p_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-08-13T13:35:15.6104087Z test_contig_size1_special_legendre_polynomial_p_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-08-13T13:35:15.6119423Z test_contig_size1_special_legendre_polynomial_p_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-08-13T13:35:15.6134942Z test_contig_size1_special_legendre_polynomial_p_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-08-13T13:35:15.6150350Z test_contig_size1_special_legendre_polynomial_p_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-08-13T13:35:15.6165538Z test_contig_size1_special_legendre_polynomial_p_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-08-13T13:35:15.6181074Z test_contig_size1_special_legendre_polynomial_p_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-08-13T13:35:15.6196269Z test_contig_size1_special_shifted_chebyshev_polynomial_t_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-08-13T13:35:15.6211977Z test_contig_size1_special_shifted_chebyshev_polynomial_t_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-08-13T13:35:15.6226950Z test_contig_size1_special_shifted_chebyshev_polynomial_t_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-08-13T13:35:15.6242236Z test_contig_size1_special_shifted_chebyshev_polynomial_t_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-08-13T13:35:15.6257723Z test_contig_size1_special_shifted_chebyshev_polynomial_t_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-08-13T13:35:15.6272963Z test_contig_size1_special_shifted_chebyshev_polynomial_t_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-08-13T13:35:15.6288218Z test_contig_size1_special_shifted_chebyshev_polynomial_t_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-08-13T13:35:15.6303426Z test_contig_size1_special_shifted_chebyshev_polynomial_t_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-08-13T13:35:15.6318710Z test_contig_size1_special_shifted_chebyshev_polynomial_u_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-08-13T13:35:15.6334261Z test_contig_size1_special_shifted_chebyshev_polynomial_u_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-08-13T13:35:15.6349482Z test_contig_size1_special_shifted_chebyshev_polynomial_u_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-08-13T13:35:15.6364710Z test_contig_size1_special_shifted_chebyshev_polynomial_u_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-08-13T13:35:15.6380384Z test_contig_size1_special_shifted_chebyshev_polynomial_u_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-08-13T13:35:15.6395353Z test_contig_size1_special_shifted_chebyshev_polynomial_u_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-08-13T13:35:15.6410880Z test_contig_size1_special_shifted_chebyshev_polynomial_u_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-08-13T13:35:15.6426487Z test_contig_size1_special_shifted_chebyshev_polynomial_u_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-08-13T13:35:15.6441508Z test_contig_size1_special_shifted_chebyshev_polynomial_v_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-08-13T13:35:15.6456881Z test_contig_size1_special_shifted_chebyshev_polynomial_v_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-08-13T13:35:15.6472020Z test_contig_size1_special_shifted_chebyshev_polynomial_v_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-08-13T13:35:15.6487690Z test_contig_size1_special_shifted_chebyshev_polynomial_v_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-08-13T13:35:15.6502780Z test_contig_size1_special_shifted_chebyshev_polynomial_v_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-08-13T13:35:15.6518171Z test_contig_size1_special_shifted_chebyshev_polynomial_v_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-08-13T13:35:15.6533609Z test_contig_size1_special_shifted_chebyshev_polynomial_v_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-08-13T13:35:15.6548751Z test_contig_size1_special_shifted_chebyshev_polynomial_v_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-08-13T13:35:15.6564004Z test_contig_size1_special_shifted_chebyshev_polynomial_w_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-08-13T13:35:15.6579513Z test_contig_size1_special_shifted_chebyshev_polynomial_w_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-08-13T13:35:15.6594639Z test_contig_size1_special_shifted_chebyshev_polynomial_w_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-08-13T13:35:15.6610164Z test_contig_size1_special_shifted_chebyshev_polynomial_w_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-08-13T13:35:15.6625236Z test_contig_size1_special_shifted_chebyshev_polynomial_w_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-08-13T13:35:15.6640488Z test_contig_size1_special_shifted_chebyshev_polynomial_w_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-08-13T13:35:15.6656057Z test_contig_size1_special_shifted_chebyshev_polynomial_w_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-08-13T13:35:15.6671206Z test_contig_size1_special_shifted_chebyshev_polynomial_w_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-08-13T13:35:15.6707280Z test_contig_size1_special_xlog1py_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:35:15.6741217Z test_contig_size1_special_xlog1py_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:35:15.6777051Z test_contig_size1_special_xlog1py_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:35:15.6812951Z test_contig_size1_special_xlog1py_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:35:15.6848534Z test_contig_size1_special_xlog1py_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:35:15.6882421Z test_contig_size1_special_xlog1py_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:35:15.6921938Z test_contig_size1_special_xlog1py_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:35:15.6956124Z test_contig_size1_special_xlog1py_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:35:15.6990193Z test_contig_size1_special_xlog1py_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:35:15.7024169Z test_contig_size1_special_xlog1py_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:35:15.7058101Z test_contig_size1_special_zeta_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:35:15.7094015Z test_contig_size1_special_zeta_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:35:15.7129199Z test_contig_size1_special_zeta_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:35:15.7168958Z test_contig_size1_special_zeta_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:35:15.7202672Z test_contig_size1_special_zeta_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:35:15.7236900Z test_contig_size1_special_zeta_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:35:15.7270649Z test_contig_size1_special_zeta_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:35:15.7304897Z test_contig_size1_special_zeta_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:35:15.7340900Z test_contig_size1_sub_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:35:15.7379176Z test_contig_size1_sub_cuda_complex128 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:35:15.7422501Z test_contig_size1_sub_cuda_complex32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:35:15.7460761Z test_contig_size1_sub_cuda_complex64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:35:15.7496617Z test_contig_size1_sub_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:35:15.7532471Z test_contig_size1_sub_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:35:15.7568080Z test_contig_size1_sub_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:35:15.7599776Z test_contig_size1_sub_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:35:15.7632390Z test_contig_size1_sub_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:35:15.7669555Z test_contig_size1_sub_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:35:15.7701866Z test_contig_size1_sub_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:35:15.7734132Z test_contig_size1_sub_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:35:15.7771964Z test_contig_size1_true_divide_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:35:15.7807587Z test_contig_size1_true_divide_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:35:15.7847325Z test_contig_size1_true_divide_cuda_complex128 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:35:15.7887190Z test_contig_size1_true_divide_cuda_complex32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:35:15.7933108Z test_contig_size1_true_divide_cuda_complex64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:35:15.7970588Z test_contig_size1_true_divide_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:35:15.8008193Z test_contig_size1_true_divide_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:35:15.8045496Z test_contig_size1_true_divide_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:35:15.8081353Z test_contig_size1_true_divide_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:35:15.8117649Z test_contig_size1_true_divide_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:35:15.8153732Z test_contig_size1_true_divide_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:35:15.8196142Z test_contig_size1_true_divide_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:35:15.8231952Z test_contig_size1_true_divide_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:35:15.8267841Z test_contig_size1_xlogy_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:35:15.8301854Z test_contig_size1_xlogy_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:35:15.8337799Z test_contig_size1_xlogy_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:35:15.8373777Z test_contig_size1_xlogy_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:35:15.8409523Z test_contig_size1_xlogy_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:35:15.8448884Z test_contig_size1_xlogy_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:35:15.8482553Z test_contig_size1_xlogy_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:35:15.8516719Z test_contig_size1_xlogy_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:35:15.8550633Z test_contig_size1_xlogy_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:35:15.8584752Z test_contig_size1_xlogy_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:35:15.8616916Z test_contig_vs_every_other___radd___cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:35:15.8645149Z test_contig_vs_every_other___radd___cuda_bool (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:35:15.8684605Z test_contig_vs_every_other___radd___cuda_complex128 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:35:15.8719058Z test_contig_vs_every_other___radd___cuda_complex64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:35:15.8751197Z test_contig_vs_every_other___radd___cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:35:15.8783400Z test_contig_vs_every_other___radd___cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:35:15.8815181Z test_contig_vs_every_other___radd___cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:35:15.8843558Z test_contig_vs_every_other___radd___cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:35:15.8872276Z test_contig_vs_every_other___radd___cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:35:15.8905819Z test_contig_vs_every_other___radd___cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:35:15.8934507Z test_contig_vs_every_other___radd___cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:35:15.8962611Z test_contig_vs_every_other___radd___cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:35:15.8991137Z test_contig_vs_every_other___rand___cuda_bool (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:35:15.9019736Z test_contig_vs_every_other___rand___cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:35:15.9048554Z test_contig_vs_every_other___rand___cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:35:15.9076454Z test_contig_vs_every_other___rand___cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:35:15.9110777Z test_contig_vs_every_other___rand___cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:35:15.9139346Z test_contig_vs_every_other___rand___cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:35:15.9173861Z test_contig_vs_every_other___rdiv___cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:35:15.9205962Z test_contig_vs_every_other___rdiv___cuda_bool (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:35:15.9242734Z test_contig_vs_every_other___rdiv___cuda_complex128 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:35:15.9279426Z test_contig_vs_every_other___rdiv___cuda_complex64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:35:15.9313642Z test_contig_vs_every_other___rdiv___cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:35:15.9353337Z test_contig_vs_every_other___rdiv___cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:35:15.9387090Z test_contig_vs_every_other___rdiv___cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:35:15.9419636Z test_contig_vs_every_other___rdiv___cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:35:15.9452340Z test_contig_vs_every_other___rdiv___cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:35:15.9484536Z test_contig_vs_every_other___rdiv___cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:35:15.9517245Z test_contig_vs_every_other___rdiv___cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:35:15.9549958Z test_contig_vs_every_other___rdiv___cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:35:15.9587746Z test_contig_vs_every_other___rmod___cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:35:15.9619903Z test_contig_vs_every_other___rmod___cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:35:15.9652193Z test_contig_vs_every_other___rmod___cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:35:15.9683765Z test_contig_vs_every_other___rmod___cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:35:15.9712570Z test_contig_vs_every_other___rmod___cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:35:15.9741231Z test_contig_vs_every_other___rmod___cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:35:15.9769382Z test_contig_vs_every_other___rmod___cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:35:15.9803407Z test_contig_vs_every_other___rmod___cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:35:15.9831891Z test_contig_vs_every_other___rmod___cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:35:15.9864031Z test_contig_vs_every_other___rmul___cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:35:15.9892396Z test_contig_vs_every_other___rmul___cuda_bool (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:35:15.9926354Z test_contig_vs_every_other___rmul___cuda_complex128 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:35:15.9961000Z test_contig_vs_every_other___rmul___cuda_complex64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:35:15.9992923Z test_contig_vs_every_other___rmul___cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:35:16.0030704Z test_contig_vs_every_other___rmul___cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:35:16.0062469Z test_contig_vs_every_other___rmul___cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:35:16.0091130Z test_contig_vs_every_other___rmul___cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:35:16.0119277Z test_contig_vs_every_other___rmul___cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:35:16.0147401Z test_contig_vs_every_other___rmul___cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:35:16.0176084Z test_contig_vs_every_other___rmul___cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:35:16.0204452Z test_contig_vs_every_other___rmul___cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:35:16.0238413Z test_contig_vs_every_other___ror___cuda_bool (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:35:16.0267063Z test_contig_vs_every_other___ror___cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:35:16.0295627Z test_contig_vs_every_other___ror___cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:35:16.0323538Z test_contig_vs_every_other___ror___cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:35:16.0352224Z test_contig_vs_every_other___ror___cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:35:16.0381264Z test_contig_vs_every_other___ror___cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:35:16.0414272Z test_contig_vs_every_other___rpow___cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:35:16.0455121Z test_contig_vs_every_other___rpow___cuda_complex128 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:35:16.0490754Z test_contig_vs_every_other___rpow___cuda_complex64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:35:16.0523786Z test_contig_vs_every_other___rpow___cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:35:16.0557110Z test_contig_vs_every_other___rpow___cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:35:16.0590013Z test_contig_vs_every_other___rpow___cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:35:16.0619778Z test_contig_vs_every_other___rpow___cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:35:16.0649498Z test_contig_vs_every_other___rpow___cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:35:16.0684203Z test_contig_vs_every_other___rpow___cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:35:16.0713842Z test_contig_vs_every_other___rpow___cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:35:16.0743543Z test_contig_vs_every_other___rpow___cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:35:16.0775713Z test_contig_vs_every_other___rsub___cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:35:16.0809921Z test_contig_vs_every_other___rsub___cuda_complex128 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:35:16.0844246Z test_contig_vs_every_other___rsub___cuda_complex64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:35:16.0876865Z test_contig_vs_every_other___rsub___cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:35:16.0914871Z test_contig_vs_every_other___rsub___cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:35:16.0946726Z test_contig_vs_every_other___rsub___cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:35:16.0975393Z test_contig_vs_every_other___rsub___cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:35:16.1003644Z test_contig_vs_every_other___rsub___cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:35:16.1031903Z test_contig_vs_every_other___rsub___cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:35:16.1060539Z test_contig_vs_every_other___rsub___cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:35:16.1089427Z test_contig_vs_every_other___rsub___cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:35:16.1123348Z test_contig_vs_every_other___rxor___cuda_bool (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:35:16.1152129Z test_contig_vs_every_other___rxor___cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:35:16.1180637Z test_contig_vs_every_other___rxor___cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:35:16.1208835Z test_contig_vs_every_other___rxor___cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:35:16.1236990Z test_contig_vs_every_other___rxor___cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:35:16.1266433Z test_contig_vs_every_other___rxor___cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:35:16.1298601Z test_contig_vs_every_other_add_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:35:16.1332714Z test_contig_vs_every_other_add_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:35:16.1366723Z test_contig_vs_every_other_add_cuda_complex128 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:35:16.1401286Z test_contig_vs_every_other_add_cuda_complex32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:35:16.1435963Z test_contig_vs_every_other_add_cuda_complex64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:35:16.1468127Z test_contig_vs_every_other_add_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:35:16.1500147Z test_contig_vs_every_other_add_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:35:16.1532151Z test_contig_vs_every_other_add_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:35:16.1566662Z test_contig_vs_every_other_add_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:35:16.1595321Z test_contig_vs_every_other_add_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:35:16.1623208Z test_contig_vs_every_other_add_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:35:16.1651968Z test_contig_vs_every_other_add_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:35:16.1680323Z test_contig_vs_every_other_add_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:35:16.1712839Z test_contig_vs_every_other_atan2_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:35:16.1743568Z test_contig_vs_every_other_atan2_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:35:16.1781537Z test_contig_vs_every_other_atan2_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:35:16.1813798Z test_contig_vs_every_other_atan2_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:35:16.1845384Z test_contig_vs_every_other_atan2_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:35:16.1875681Z test_contig_vs_every_other_atan2_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:35:16.1906286Z test_contig_vs_every_other_atan2_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:35:16.1936988Z test_contig_vs_every_other_atan2_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:35:16.1967839Z test_contig_vs_every_other_atan2_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:35:16.2003850Z test_contig_vs_every_other_atan2_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:35:16.2032452Z test_contig_vs_every_other_bitwise_and_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:35:16.2061085Z test_contig_vs_every_other_bitwise_and_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:35:16.2089694Z test_contig_vs_every_other_bitwise_and_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:35:16.2118035Z test_contig_vs_every_other_bitwise_and_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:35:16.2147051Z test_contig_vs_every_other_bitwise_and_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:35:16.2176027Z test_contig_vs_every_other_bitwise_and_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:35:16.2210521Z test_contig_vs_every_other_bitwise_left_shift_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:35:16.2238813Z test_contig_vs_every_other_bitwise_left_shift_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:35:16.2266982Z test_contig_vs_every_other_bitwise_left_shift_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:35:16.2295717Z test_contig_vs_every_other_bitwise_left_shift_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:35:16.2324267Z test_contig_vs_every_other_bitwise_left_shift_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:35:16.2353229Z test_contig_vs_every_other_bitwise_or_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:35:16.2382087Z test_contig_vs_every_other_bitwise_or_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:35:16.2416367Z test_contig_vs_every_other_bitwise_or_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:35:16.2444340Z test_contig_vs_every_other_bitwise_or_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:35:16.2473014Z test_contig_vs_every_other_bitwise_or_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:35:16.2501745Z test_contig_vs_every_other_bitwise_or_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:35:16.2530559Z test_contig_vs_every_other_bitwise_right_shift_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:35:16.2559408Z test_contig_vs_every_other_bitwise_right_shift_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:35:16.2588209Z test_contig_vs_every_other_bitwise_right_shift_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:35:16.2622813Z test_contig_vs_every_other_bitwise_right_shift_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:35:16.2651508Z test_contig_vs_every_other_bitwise_right_shift_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:35:16.2679565Z test_contig_vs_every_other_bitwise_xor_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:35:16.2708379Z test_contig_vs_every_other_bitwise_xor_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:35:16.2737448Z test_contig_vs_every_other_bitwise_xor_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:35:16.2765840Z test_contig_vs_every_other_bitwise_xor_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:35:16.2795298Z test_contig_vs_every_other_bitwise_xor_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:35:16.2829482Z test_contig_vs_every_other_bitwise_xor_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:35:16.2861636Z test_contig_vs_every_other_clamp_max_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:35:16.2889795Z test_contig_vs_every_other_clamp_max_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:35:16.2921652Z test_contig_vs_every_other_clamp_max_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:35:16.2954021Z test_contig_vs_every_other_clamp_max_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:35:16.2985535Z test_contig_vs_every_other_clamp_max_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:35:16.3014089Z test_contig_vs_every_other_clamp_max_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:35:16.3048216Z test_contig_vs_every_other_clamp_max_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:35:16.3076092Z test_contig_vs_every_other_clamp_max_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:35:16.3104309Z test_contig_vs_every_other_clamp_max_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:35:16.3133130Z test_contig_vs_every_other_clamp_max_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:35:16.3164960Z test_contig_vs_every_other_clamp_min_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:35:16.3193389Z test_contig_vs_every_other_clamp_min_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:35:16.3225536Z test_contig_vs_every_other_clamp_min_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:35:16.3263101Z test_contig_vs_every_other_clamp_min_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:35:16.3294866Z test_contig_vs_every_other_clamp_min_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:35:16.3323092Z test_contig_vs_every_other_clamp_min_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:35:16.3351692Z test_contig_vs_every_other_clamp_min_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:35:16.3379975Z test_contig_vs_every_other_clamp_min_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:35:16.3408569Z test_contig_vs_every_other_clamp_min_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:35:16.3436692Z test_contig_vs_every_other_clamp_min_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:35:16.3476274Z test_contig_vs_every_other_complex_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:35:16.3507731Z test_contig_vs_every_other_complex_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:35:16.3540250Z test_contig_vs_every_other_complex_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:35:16.3572420Z test_contig_vs_every_other_copysign_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:35:16.3602295Z test_contig_vs_every_other_copysign_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:35:16.3634309Z test_contig_vs_every_other_copysign_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:35:16.3666278Z test_contig_vs_every_other_copysign_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:35:16.3703561Z test_contig_vs_every_other_copysign_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:35:16.3733892Z test_contig_vs_every_other_copysign_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:35:16.3764025Z test_contig_vs_every_other_copysign_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:35:16.3794570Z test_contig_vs_every_other_copysign_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:35:16.3824955Z test_contig_vs_every_other_copysign_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:35:16.3855347Z test_contig_vs_every_other_copysign_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:35:16.3889266Z test_contig_vs_every_other_div_floor_rounding_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:35:16.3928460Z test_contig_vs_every_other_div_floor_rounding_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:35:16.3961901Z test_contig_vs_every_other_div_floor_rounding_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:35:16.3995341Z test_contig_vs_every_other_div_floor_rounding_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:35:16.4027449Z test_contig_vs_every_other_div_floor_rounding_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:35:16.4059724Z test_contig_vs_every_other_div_floor_rounding_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:35:16.4092010Z test_contig_vs_every_other_div_floor_rounding_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:35:16.4123939Z test_contig_vs_every_other_div_floor_rounding_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:35:16.4161363Z test_contig_vs_every_other_div_floor_rounding_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:35:16.4195103Z test_contig_vs_every_other_div_no_rounding_mode_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:35:16.4226850Z test_contig_vs_every_other_div_no_rounding_mode_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:35:16.4262989Z test_contig_vs_every_other_div_no_rounding_mode_cuda_complex128 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:35:17.2757707Z test_contig_vs_every_other_div_no_rounding_mode_cuda_complex32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.849s) 2022-08-13T13:35:17.2796628Z test_contig_vs_every_other_div_no_rounding_mode_cuda_complex64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:35:17.2830824Z test_contig_vs_every_other_div_no_rounding_mode_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:35:17.2871424Z test_contig_vs_every_other_div_no_rounding_mode_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:35:17.2904924Z test_contig_vs_every_other_div_no_rounding_mode_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:35:17.2937252Z test_contig_vs_every_other_div_no_rounding_mode_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:35:17.2969552Z test_contig_vs_every_other_div_no_rounding_mode_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:35:17.3001599Z test_contig_vs_every_other_div_no_rounding_mode_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:35:17.3033587Z test_contig_vs_every_other_div_no_rounding_mode_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:35:17.3065919Z test_contig_vs_every_other_div_no_rounding_mode_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:35:17.3105294Z test_contig_vs_every_other_div_trunc_rounding_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:35:17.3139045Z test_contig_vs_every_other_div_trunc_rounding_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:35:17.3172897Z test_contig_vs_every_other_div_trunc_rounding_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:35:17.3206072Z test_contig_vs_every_other_div_trunc_rounding_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:35:17.3238200Z test_contig_vs_every_other_div_trunc_rounding_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:35:17.3270451Z test_contig_vs_every_other_div_trunc_rounding_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:35:17.3302677Z test_contig_vs_every_other_div_trunc_rounding_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:35:17.3340407Z test_contig_vs_every_other_div_trunc_rounding_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:35:17.3372487Z test_contig_vs_every_other_div_trunc_rounding_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:35:17.3402806Z test_contig_vs_every_other_eq_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:35:17.3431319Z test_contig_vs_every_other_eq_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:35:17.3463706Z test_contig_vs_every_other_eq_cuda_complex128 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:35:17.3496103Z test_contig_vs_every_other_eq_cuda_complex32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:35:17.3528692Z test_contig_vs_every_other_eq_cuda_complex64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:35:17.3564355Z test_contig_vs_every_other_eq_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:35:17.3594550Z test_contig_vs_every_other_eq_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:35:17.3624901Z test_contig_vs_every_other_eq_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:35:17.3653694Z test_contig_vs_every_other_eq_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:35:17.3681844Z test_contig_vs_every_other_eq_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:35:17.3710383Z test_contig_vs_every_other_eq_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:35:17.3739045Z test_contig_vs_every_other_eq_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:35:17.3773249Z test_contig_vs_every_other_eq_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:35:17.3805466Z test_contig_vs_every_other_float_power_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:35:17.3835879Z test_contig_vs_every_other_float_power_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:35:17.3870241Z test_contig_vs_every_other_float_power_cuda_complex128 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:35:17.3904948Z test_contig_vs_every_other_float_power_cuda_complex64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:35:17.3937613Z test_contig_vs_every_other_float_power_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:35:17.3970048Z test_contig_vs_every_other_float_power_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:35:17.4006824Z test_contig_vs_every_other_float_power_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:35:17.4037753Z test_contig_vs_every_other_float_power_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:35:17.4068375Z test_contig_vs_every_other_float_power_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:35:17.4099141Z test_contig_vs_every_other_float_power_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:35:17.4129912Z test_contig_vs_every_other_float_power_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:35:17.4160547Z test_contig_vs_every_other_float_power_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:35:17.4173212Z test_contig_vs_every_other_floor_divide_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... skip: Skipped! (0.001s) 2022-08-13T13:35:17.4206884Z test_contig_vs_every_other_floor_divide_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:35:17.4246156Z test_contig_vs_every_other_floor_divide_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:35:17.4279748Z test_contig_vs_every_other_floor_divide_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:35:17.4310060Z test_contig_vs_every_other_floor_divide_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:35:17.4340429Z test_contig_vs_every_other_floor_divide_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:35:17.4370471Z test_contig_vs_every_other_floor_divide_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:35:17.4400574Z test_contig_vs_every_other_floor_divide_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:35:17.4430911Z test_contig_vs_every_other_floor_divide_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:35:17.4468752Z test_contig_vs_every_other_fmax_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:35:17.4497182Z test_contig_vs_every_other_fmax_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:35:17.4529346Z test_contig_vs_every_other_fmax_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:35:17.4561192Z test_contig_vs_every_other_fmax_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:35:17.4593139Z test_contig_vs_every_other_fmax_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:35:17.4621849Z test_contig_vs_every_other_fmax_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:35:17.4650393Z test_contig_vs_every_other_fmax_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:35:17.4684004Z test_contig_vs_every_other_fmax_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:35:17.4712654Z test_contig_vs_every_other_fmax_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:35:17.4741474Z test_contig_vs_every_other_fmax_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:35:17.4773613Z test_contig_vs_every_other_fmin_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:35:17.4801750Z test_contig_vs_every_other_fmin_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:35:17.4834064Z test_contig_vs_every_other_fmin_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:35:17.4866095Z test_contig_vs_every_other_fmin_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:35:17.4903086Z test_contig_vs_every_other_fmin_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:35:17.4931719Z test_contig_vs_every_other_fmin_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:35:17.4960168Z test_contig_vs_every_other_fmin_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:35:17.4988427Z test_contig_vs_every_other_fmin_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:35:17.5016967Z test_contig_vs_every_other_fmin_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:35:17.5045363Z test_contig_vs_every_other_fmin_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:35:17.5057731Z test_contig_vs_every_other_fmod_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... skip: Skipped! (0.001s) 2022-08-13T13:35:17.5091750Z test_contig_vs_every_other_fmod_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:35:17.5130989Z test_contig_vs_every_other_fmod_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:35:17.5164307Z test_contig_vs_every_other_fmod_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:35:17.5194524Z test_contig_vs_every_other_fmod_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:35:17.5224936Z test_contig_vs_every_other_fmod_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:35:17.5255017Z test_contig_vs_every_other_fmod_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:35:17.5285133Z test_contig_vs_every_other_fmod_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:35:17.5315515Z test_contig_vs_every_other_fmod_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:35:18.2178018Z test_contig_vs_every_other_gcd_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.686s) 2022-08-13T13:35:18.8809931Z test_contig_vs_every_other_gcd_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.663s) 2022-08-13T13:35:18.8839941Z test_contig_vs_every_other_gcd_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:35:19.5381382Z test_contig_vs_every_other_gcd_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.654s) 2022-08-13T13:35:20.1900776Z test_contig_vs_every_other_gcd_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.652s) 2022-08-13T13:35:20.1933482Z test_contig_vs_every_other_ge_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:35:20.1961905Z test_contig_vs_every_other_ge_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:35:20.1998910Z test_contig_vs_every_other_ge_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:35:20.2029438Z test_contig_vs_every_other_ge_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:35:20.2059874Z test_contig_vs_every_other_ge_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:35:20.2088544Z test_contig_vs_every_other_ge_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:35:20.2117028Z test_contig_vs_every_other_ge_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:35:20.2145593Z test_contig_vs_every_other_ge_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:35:20.2174199Z test_contig_vs_every_other_ge_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:35:20.2208098Z test_contig_vs_every_other_ge_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:35:20.2238205Z test_contig_vs_every_other_gt_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:35:20.2266500Z test_contig_vs_every_other_gt_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:35:20.2296711Z test_contig_vs_every_other_gt_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:35:20.2326857Z test_contig_vs_every_other_gt_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:35:20.2357129Z test_contig_vs_every_other_gt_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:35:20.2385684Z test_contig_vs_every_other_gt_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:35:20.2419817Z test_contig_vs_every_other_gt_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:35:20.2448243Z test_contig_vs_every_other_gt_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:35:20.2476745Z test_contig_vs_every_other_gt_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:35:20.2505480Z test_contig_vs_every_other_gt_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:35:20.2537986Z test_contig_vs_every_other_heaviside_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:35:20.2566322Z test_contig_vs_every_other_heaviside_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:35:20.2598318Z test_contig_vs_every_other_heaviside_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:35:20.2635837Z test_contig_vs_every_other_heaviside_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:35:20.2667681Z test_contig_vs_every_other_heaviside_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:35:20.2696565Z test_contig_vs_every_other_heaviside_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:35:20.2724945Z test_contig_vs_every_other_heaviside_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:35:20.2753200Z test_contig_vs_every_other_heaviside_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:35:20.2781958Z test_contig_vs_every_other_heaviside_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:35:20.2810486Z test_contig_vs_every_other_heaviside_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:35:20.2848124Z test_contig_vs_every_other_hypot_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:35:20.2879853Z test_contig_vs_every_other_hypot_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:35:20.2912128Z test_contig_vs_every_other_hypot_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:35:20.2944031Z test_contig_vs_every_other_hypot_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:35:20.2976122Z test_contig_vs_every_other_igamma_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:35:20.3015358Z test_contig_vs_every_other_igamma_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:35:20.3047527Z test_contig_vs_every_other_igammac_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:35:20.3093715Z test_contig_vs_every_other_igammac_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.005s) 2022-08-13T13:35:20.3126406Z test_contig_vs_every_other_isclose_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:35:20.3158327Z test_contig_vs_every_other_isclose_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:35:20.3194614Z test_contig_vs_every_other_isclose_cuda_complex128 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:35:20.3230237Z test_contig_vs_every_other_isclose_cuda_complex64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:35:20.3263492Z test_contig_vs_every_other_isclose_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:35:20.3296599Z test_contig_vs_every_other_isclose_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:35:20.3335145Z test_contig_vs_every_other_isclose_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:35:20.3366921Z test_contig_vs_every_other_isclose_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:35:20.3398829Z test_contig_vs_every_other_isclose_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:35:20.3430430Z test_contig_vs_every_other_isclose_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:35:20.3462448Z test_contig_vs_every_other_isclose_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:35:20.3494406Z test_contig_vs_every_other_isclose_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:35:21.0097068Z test_contig_vs_every_other_jiterator_binary_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.660s) 2022-08-13T13:35:21.6612397Z test_contig_vs_every_other_jiterator_binary_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... ok (0.651s) 2022-08-13T13:35:22.4858848Z test_contig_vs_every_other_jiterator_binary_cuda_complex128 (__main__.TestBinaryUfuncsCUDA) ... ok (0.825s) 2022-08-13T13:35:23.2025809Z test_contig_vs_every_other_jiterator_binary_cuda_complex64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.716s) 2022-08-13T13:35:23.8659783Z test_contig_vs_every_other_jiterator_binary_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.663s) 2022-08-13T13:35:23.8694196Z test_contig_vs_every_other_jiterator_binary_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:35:24.5234114Z test_contig_vs_every_other_jiterator_binary_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.654s) 2022-08-13T13:35:25.1734372Z test_contig_vs_every_other_jiterator_binary_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.650s) 2022-08-13T13:35:25.8165300Z test_contig_vs_every_other_jiterator_binary_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.643s) 2022-08-13T13:35:25.8196913Z test_contig_vs_every_other_jiterator_binary_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:35:26.4644583Z test_contig_vs_every_other_jiterator_binary_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.644s) 2022-08-13T13:35:27.1013586Z test_contig_vs_every_other_jiterator_binary_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.637s) 2022-08-13T13:35:27.7565985Z test_contig_vs_every_other_jiterator_binary_return_by_ref_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.655s) 2022-08-13T13:35:28.4047280Z test_contig_vs_every_other_jiterator_binary_return_by_ref_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... ok (0.648s) 2022-08-13T13:35:29.0809190Z test_contig_vs_every_other_jiterator_binary_return_by_ref_cuda_complex128 (__main__.TestBinaryUfuncsCUDA) ... ok (0.676s) 2022-08-13T13:35:29.7376132Z test_contig_vs_every_other_jiterator_binary_return_by_ref_cuda_complex64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.656s) 2022-08-13T13:35:30.3799850Z test_contig_vs_every_other_jiterator_binary_return_by_ref_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.642s) 2022-08-13T13:35:30.3834841Z test_contig_vs_every_other_jiterator_binary_return_by_ref_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:35:31.0487930Z test_contig_vs_every_other_jiterator_binary_return_by_ref_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.665s) 2022-08-13T13:35:31.7066243Z test_contig_vs_every_other_jiterator_binary_return_by_ref_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.658s) 2022-08-13T13:35:32.3513135Z test_contig_vs_every_other_jiterator_binary_return_by_ref_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.645s) 2022-08-13T13:35:32.3543555Z test_contig_vs_every_other_jiterator_binary_return_by_ref_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:35:32.9956713Z test_contig_vs_every_other_jiterator_binary_return_by_ref_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.641s) 2022-08-13T13:35:33.4944782Z test_contig_vs_every_other_jiterator_binary_return_by_ref_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.499s) 2022-08-13T13:35:34.1652949Z test_contig_vs_every_other_lcm_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.671s) 2022-08-13T13:35:34.8279421Z test_contig_vs_every_other_lcm_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.662s) 2022-08-13T13:35:34.8310344Z test_contig_vs_every_other_lcm_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:35:35.4948763Z test_contig_vs_every_other_lcm_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.664s) 2022-08-13T13:35:36.1700128Z test_contig_vs_every_other_lcm_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.675s) 2022-08-13T13:35:36.1742695Z test_contig_vs_every_other_ldexp_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:35:36.1774344Z test_contig_vs_every_other_ldexp_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:35:36.1809407Z test_contig_vs_every_other_ldexp_cuda_complex128 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:35:36.1844446Z test_contig_vs_every_other_ldexp_cuda_complex64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:35:36.1877586Z test_contig_vs_every_other_ldexp_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:35:36.1910346Z test_contig_vs_every_other_ldexp_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:35:36.1942977Z test_contig_vs_every_other_ldexp_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:35:36.1979699Z test_contig_vs_every_other_ldexp_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:35:36.2010873Z test_contig_vs_every_other_ldexp_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:35:36.2041749Z test_contig_vs_every_other_ldexp_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:35:36.2072883Z test_contig_vs_every_other_ldexp_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:35:36.2104086Z test_contig_vs_every_other_ldexp_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:35:36.2134465Z test_contig_vs_every_other_le_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:35:36.2162623Z test_contig_vs_every_other_le_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:35:36.2198569Z test_contig_vs_every_other_le_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:35:36.2228911Z test_contig_vs_every_other_le_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:35:36.2259287Z test_contig_vs_every_other_le_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:35:36.2288039Z test_contig_vs_every_other_le_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:35:36.2316365Z test_contig_vs_every_other_le_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:35:36.2345029Z test_contig_vs_every_other_le_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:35:36.2373446Z test_contig_vs_every_other_le_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:35:36.2408045Z test_contig_vs_every_other_le_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:35:36.2438094Z test_contig_vs_every_other_logical_and_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:35:36.2466582Z test_contig_vs_every_other_logical_and_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:35:36.2498995Z test_contig_vs_every_other_logical_and_cuda_complex128 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:35:36.2531448Z test_contig_vs_every_other_logical_and_cuda_complex64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:35:36.2561630Z test_contig_vs_every_other_logical_and_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:35:36.2592098Z test_contig_vs_every_other_logical_and_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:35:36.2627867Z test_contig_vs_every_other_logical_and_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:35:36.2656498Z test_contig_vs_every_other_logical_and_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:35:36.2684940Z test_contig_vs_every_other_logical_and_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:35:36.2713692Z test_contig_vs_every_other_logical_and_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:35:36.2742423Z test_contig_vs_every_other_logical_and_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:35:36.2771021Z test_contig_vs_every_other_logical_and_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:35:36.2801370Z test_contig_vs_every_other_logical_or_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:35:36.2835301Z test_contig_vs_every_other_logical_or_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:35:36.2867463Z test_contig_vs_every_other_logical_or_cuda_complex128 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:35:36.2899967Z test_contig_vs_every_other_logical_or_cuda_complex64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:35:36.2930237Z test_contig_vs_every_other_logical_or_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:35:36.2960387Z test_contig_vs_every_other_logical_or_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:35:36.2990821Z test_contig_vs_every_other_logical_or_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:35:36.3019456Z test_contig_vs_every_other_logical_or_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:35:36.3053924Z test_contig_vs_every_other_logical_or_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:35:36.3082296Z test_contig_vs_every_other_logical_or_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:35:36.3111101Z test_contig_vs_every_other_logical_or_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:35:36.3139798Z test_contig_vs_every_other_logical_or_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:35:36.3170675Z test_contig_vs_every_other_logical_xor_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:35:36.3198692Z test_contig_vs_every_other_logical_xor_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:35:36.3230803Z test_contig_vs_every_other_logical_xor_cuda_complex128 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:35:36.3268493Z test_contig_vs_every_other_logical_xor_cuda_complex64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:35:36.3299031Z test_contig_vs_every_other_logical_xor_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:35:36.3329382Z test_contig_vs_every_other_logical_xor_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:35:36.3359616Z test_contig_vs_every_other_logical_xor_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:35:36.3388525Z test_contig_vs_every_other_logical_xor_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:35:36.3417129Z test_contig_vs_every_other_logical_xor_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:35:36.3445652Z test_contig_vs_every_other_logical_xor_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:35:36.3479342Z test_contig_vs_every_other_logical_xor_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:35:36.3508125Z test_contig_vs_every_other_logical_xor_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:35:36.3538481Z test_contig_vs_every_other_lt_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:35:36.3566815Z test_contig_vs_every_other_lt_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:35:36.3597135Z test_contig_vs_every_other_lt_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:35:36.3627515Z test_contig_vs_every_other_lt_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:35:36.3657908Z test_contig_vs_every_other_lt_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:35:36.3692343Z test_contig_vs_every_other_lt_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:35:36.3720694Z test_contig_vs_every_other_lt_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:35:36.3749392Z test_contig_vs_every_other_lt_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:35:36.3778133Z test_contig_vs_every_other_lt_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:35:36.3806520Z test_contig_vs_every_other_lt_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:35:36.3838776Z test_contig_vs_every_other_max_binary_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:35:36.3867228Z test_contig_vs_every_other_max_binary_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:35:36.3904838Z test_contig_vs_every_other_max_binary_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:35:36.3937237Z test_contig_vs_every_other_max_binary_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:35:36.3969238Z test_contig_vs_every_other_max_binary_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:35:36.3997831Z test_contig_vs_every_other_max_binary_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:35:36.4026645Z test_contig_vs_every_other_max_binary_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:35:36.4055014Z test_contig_vs_every_other_max_binary_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:35:36.4083369Z test_contig_vs_every_other_max_binary_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:35:36.4117449Z test_contig_vs_every_other_max_binary_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:35:36.4149597Z test_contig_vs_every_other_maximum_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:35:36.4178121Z test_contig_vs_every_other_maximum_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:35:36.4210476Z test_contig_vs_every_other_maximum_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:35:36.4242547Z test_contig_vs_every_other_maximum_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:35:36.4274543Z test_contig_vs_every_other_maximum_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:35:36.4303390Z test_contig_vs_every_other_maximum_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:35:36.4337469Z test_contig_vs_every_other_maximum_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:35:36.4365442Z test_contig_vs_every_other_maximum_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:35:36.4394002Z test_contig_vs_every_other_maximum_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:35:36.4422638Z test_contig_vs_every_other_maximum_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:35:36.4455258Z test_contig_vs_every_other_min_binary_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:35:36.4483828Z test_contig_vs_every_other_min_binary_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:35:36.4516175Z test_contig_vs_every_other_min_binary_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:35:36.4554757Z test_contig_vs_every_other_min_binary_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:35:36.4586616Z test_contig_vs_every_other_min_binary_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:35:36.4615567Z test_contig_vs_every_other_min_binary_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:35:36.4644054Z test_contig_vs_every_other_min_binary_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:35:36.4672222Z test_contig_vs_every_other_min_binary_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:35:36.4700782Z test_contig_vs_every_other_min_binary_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:35:36.4729285Z test_contig_vs_every_other_min_binary_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:35:36.4767004Z test_contig_vs_every_other_minimum_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:35:36.4795113Z test_contig_vs_every_other_minimum_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:35:36.4827130Z test_contig_vs_every_other_minimum_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:35:36.4859387Z test_contig_vs_every_other_minimum_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:35:36.4891251Z test_contig_vs_every_other_minimum_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:35:36.4919839Z test_contig_vs_every_other_minimum_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:35:36.4948473Z test_contig_vs_every_other_minimum_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:35:36.4982382Z test_contig_vs_every_other_minimum_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:35:36.5011027Z test_contig_vs_every_other_minimum_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:35:36.5039356Z test_contig_vs_every_other_minimum_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:35:36.5071535Z test_contig_vs_every_other_mul_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:35:36.5100124Z test_contig_vs_every_other_mul_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:35:36.5134699Z test_contig_vs_every_other_mul_cuda_complex128 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:35:37.2434077Z test_contig_vs_every_other_mul_cuda_complex32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.730s) 2022-08-13T13:35:37.2478150Z test_contig_vs_every_other_mul_cuda_complex64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:35:37.2510411Z test_contig_vs_every_other_mul_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:35:37.2542616Z test_contig_vs_every_other_mul_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:35:37.2574592Z test_contig_vs_every_other_mul_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:35:37.2603141Z test_contig_vs_every_other_mul_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:35:37.2631921Z test_contig_vs_every_other_mul_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:35:37.2660348Z test_contig_vs_every_other_mul_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:35:37.2694810Z test_contig_vs_every_other_mul_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:35:37.2723481Z test_contig_vs_every_other_mul_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:35:37.2753726Z test_contig_vs_every_other_ne_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:35:37.2782038Z test_contig_vs_every_other_ne_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:35:37.2814610Z test_contig_vs_every_other_ne_cuda_complex128 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:35:37.2847895Z test_contig_vs_every_other_ne_cuda_complex64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:35:37.2877772Z test_contig_vs_every_other_ne_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:35:37.2913799Z test_contig_vs_every_other_ne_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:35:37.2944313Z test_contig_vs_every_other_ne_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:35:37.2973013Z test_contig_vs_every_other_ne_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:35:37.3001355Z test_contig_vs_every_other_ne_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:35:37.3030109Z test_contig_vs_every_other_ne_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:35:37.3058831Z test_contig_vs_every_other_ne_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:35:37.3087905Z test_contig_vs_every_other_ne_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:35:37.3125097Z test_contig_vs_every_other_nextafter_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:35:37.3157088Z test_contig_vs_every_other_nextafter_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:35:37.3189048Z test_contig_vs_every_other_nextafter_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:35:37.3221865Z test_contig_vs_every_other_polar_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:35:37.3254248Z test_contig_vs_every_other_polar_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:35:37.3285973Z test_contig_vs_every_other_pow_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:35:37.3320325Z test_contig_vs_every_other_pow_cuda_complex128 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:35:38.3526834Z test_contig_vs_every_other_pow_cuda_complex32 (__main__.TestBinaryUfuncsCUDA) ... ok (1.020s) 2022-08-13T13:35:38.3563021Z test_contig_vs_every_other_pow_cuda_complex64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:35:38.3595901Z test_contig_vs_every_other_pow_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:35:38.3628976Z test_contig_vs_every_other_pow_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:35:38.3660952Z test_contig_vs_every_other_pow_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:35:38.3689966Z test_contig_vs_every_other_pow_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:35:38.3718278Z test_contig_vs_every_other_pow_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:35:38.3753222Z test_contig_vs_every_other_pow_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:35:38.3781677Z test_contig_vs_every_other_pow_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:35:38.3810642Z test_contig_vs_every_other_pow_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:35:38.3822369Z test_contig_vs_every_other_remainder_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... skip: Skipped! (0.001s) 2022-08-13T13:35:38.3857178Z test_contig_vs_every_other_remainder_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:35:38.3890849Z test_contig_vs_every_other_remainder_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:35:38.3924139Z test_contig_vs_every_other_remainder_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:35:38.3954629Z test_contig_vs_every_other_remainder_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:35:38.3990712Z test_contig_vs_every_other_remainder_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:35:38.4020590Z test_contig_vs_every_other_remainder_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:35:38.4050991Z test_contig_vs_every_other_remainder_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:35:38.4080834Z test_contig_vs_every_other_remainder_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:35:38.4113439Z test_contig_vs_every_other_rsub_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:35:38.4147508Z test_contig_vs_every_other_rsub_cuda_complex128 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:35:38.4182213Z test_contig_vs_every_other_rsub_cuda_complex64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:35:38.4220195Z test_contig_vs_every_other_rsub_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:35:38.4252413Z test_contig_vs_every_other_rsub_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:35:38.4283739Z test_contig_vs_every_other_rsub_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:35:38.4312400Z test_contig_vs_every_other_rsub_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:35:38.4341013Z test_contig_vs_every_other_rsub_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:35:38.4369380Z test_contig_vs_every_other_rsub_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:35:38.4398033Z test_contig_vs_every_other_rsub_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:35:38.4432263Z test_contig_vs_every_other_rsub_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:35:39.8425132Z test_contig_vs_every_other_special_chebyshev_polynomial_t_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... ok (1.399s) 2022-08-13T13:35:40.6535114Z test_contig_vs_every_other_special_chebyshev_polynomial_t_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.811s) 2022-08-13T13:35:41.4944486Z test_contig_vs_every_other_special_chebyshev_polynomial_t_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.841s) 2022-08-13T13:35:41.4976990Z test_contig_vs_every_other_special_chebyshev_polynomial_t_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:35:41.5008351Z test_contig_vs_every_other_special_chebyshev_polynomial_t_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:35:41.5038993Z test_contig_vs_every_other_special_chebyshev_polynomial_t_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:35:41.5076441Z test_contig_vs_every_other_special_chebyshev_polynomial_t_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:35:41.5106983Z test_contig_vs_every_other_special_chebyshev_polynomial_t_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:35:43.0963920Z test_contig_vs_every_other_special_chebyshev_polynomial_u_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... ok (1.585s) 2022-08-13T13:35:44.0611799Z test_contig_vs_every_other_special_chebyshev_polynomial_u_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.965s) 2022-08-13T13:35:45.0566247Z test_contig_vs_every_other_special_chebyshev_polynomial_u_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.995s) 2022-08-13T13:35:45.0598859Z test_contig_vs_every_other_special_chebyshev_polynomial_u_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:35:45.0629822Z test_contig_vs_every_other_special_chebyshev_polynomial_u_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:35:45.0667698Z test_contig_vs_every_other_special_chebyshev_polynomial_u_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:35:45.0698069Z test_contig_vs_every_other_special_chebyshev_polynomial_u_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:35:45.0728585Z test_contig_vs_every_other_special_chebyshev_polynomial_u_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:35:45.0741152Z test_contig_vs_every_other_special_chebyshev_polynomial_v_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-08-13T13:35:45.0753584Z test_contig_vs_every_other_special_chebyshev_polynomial_v_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-08-13T13:35:45.0765336Z test_contig_vs_every_other_special_chebyshev_polynomial_v_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-08-13T13:35:45.0777179Z test_contig_vs_every_other_special_chebyshev_polynomial_v_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-08-13T13:35:45.0788991Z test_contig_vs_every_other_special_chebyshev_polynomial_v_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-08-13T13:35:45.0801592Z test_contig_vs_every_other_special_chebyshev_polynomial_v_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-08-13T13:35:45.0813872Z test_contig_vs_every_other_special_chebyshev_polynomial_v_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-08-13T13:35:45.0825959Z test_contig_vs_every_other_special_chebyshev_polynomial_v_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-08-13T13:35:45.0838142Z test_contig_vs_every_other_special_chebyshev_polynomial_w_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-08-13T13:35:45.0850632Z test_contig_vs_every_other_special_chebyshev_polynomial_w_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-08-13T13:35:45.0862372Z test_contig_vs_every_other_special_chebyshev_polynomial_w_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-08-13T13:35:45.0874736Z test_contig_vs_every_other_special_chebyshev_polynomial_w_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-08-13T13:35:45.0886765Z test_contig_vs_every_other_special_chebyshev_polynomial_w_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-08-13T13:35:45.0899034Z test_contig_vs_every_other_special_chebyshev_polynomial_w_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-08-13T13:35:45.0911297Z test_contig_vs_every_other_special_chebyshev_polynomial_w_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-08-13T13:35:45.0923512Z test_contig_vs_every_other_special_chebyshev_polynomial_w_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-08-13T13:35:46.3809060Z test_contig_vs_every_other_special_hermite_polynomial_h_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... ok (1.288s) 2022-08-13T13:35:47.1194826Z test_contig_vs_every_other_special_hermite_polynomial_h_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.738s) 2022-08-13T13:35:47.8783502Z test_contig_vs_every_other_special_hermite_polynomial_h_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.759s) 2022-08-13T13:35:47.8816298Z test_contig_vs_every_other_special_hermite_polynomial_h_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:35:47.8854445Z test_contig_vs_every_other_special_hermite_polynomial_h_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:35:47.8884382Z test_contig_vs_every_other_special_hermite_polynomial_h_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:35:47.8915140Z test_contig_vs_every_other_special_hermite_polynomial_h_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:35:47.8945901Z test_contig_vs_every_other_special_hermite_polynomial_h_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:35:49.1602824Z test_contig_vs_every_other_special_hermite_polynomial_he_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... ok (1.265s) 2022-08-13T13:35:49.9070742Z test_contig_vs_every_other_special_hermite_polynomial_he_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.747s) 2022-08-13T13:35:50.6544207Z test_contig_vs_every_other_special_hermite_polynomial_he_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.747s) 2022-08-13T13:35:50.6584069Z test_contig_vs_every_other_special_hermite_polynomial_he_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:35:50.6614684Z test_contig_vs_every_other_special_hermite_polynomial_he_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:35:50.6644620Z test_contig_vs_every_other_special_hermite_polynomial_he_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:35:50.6675369Z test_contig_vs_every_other_special_hermite_polynomial_he_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:35:50.6706099Z test_contig_vs_every_other_special_hermite_polynomial_he_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:35:52.1746783Z test_contig_vs_every_other_special_laguerre_polynomial_l_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... ok (1.504s) 2022-08-13T13:35:53.1070343Z test_contig_vs_every_other_special_laguerre_polynomial_l_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.932s) 2022-08-13T13:35:54.1363439Z test_contig_vs_every_other_special_laguerre_polynomial_l_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (1.029s) 2022-08-13T13:35:54.1396305Z test_contig_vs_every_other_special_laguerre_polynomial_l_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:35:54.1426989Z test_contig_vs_every_other_special_laguerre_polynomial_l_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:35:54.1458070Z test_contig_vs_every_other_special_laguerre_polynomial_l_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:35:54.1488783Z test_contig_vs_every_other_special_laguerre_polynomial_l_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:35:54.1519077Z test_contig_vs_every_other_special_laguerre_polynomial_l_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:35:54.1531973Z test_contig_vs_every_other_special_legendre_polynomial_p_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-08-13T13:35:54.1544266Z test_contig_vs_every_other_special_legendre_polynomial_p_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-08-13T13:35:54.1556436Z test_contig_vs_every_other_special_legendre_polynomial_p_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-08-13T13:35:54.1569089Z test_contig_vs_every_other_special_legendre_polynomial_p_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-08-13T13:35:54.1581176Z test_contig_vs_every_other_special_legendre_polynomial_p_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-08-13T13:35:54.1593494Z test_contig_vs_every_other_special_legendre_polynomial_p_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-08-13T13:35:54.1605650Z test_contig_vs_every_other_special_legendre_polynomial_p_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-08-13T13:35:54.1617797Z test_contig_vs_every_other_special_legendre_polynomial_p_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-08-13T13:35:54.1630184Z test_contig_vs_every_other_special_shifted_chebyshev_polynomial_t_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-08-13T13:35:54.1642478Z test_contig_vs_every_other_special_shifted_chebyshev_polynomial_t_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-08-13T13:35:54.1654785Z test_contig_vs_every_other_special_shifted_chebyshev_polynomial_t_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-08-13T13:35:54.1667210Z test_contig_vs_every_other_special_shifted_chebyshev_polynomial_t_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-08-13T13:35:54.1679161Z test_contig_vs_every_other_special_shifted_chebyshev_polynomial_t_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-08-13T13:35:54.1690902Z test_contig_vs_every_other_special_shifted_chebyshev_polynomial_t_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-08-13T13:35:54.1703452Z test_contig_vs_every_other_special_shifted_chebyshev_polynomial_t_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-08-13T13:35:54.1715615Z test_contig_vs_every_other_special_shifted_chebyshev_polynomial_t_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-08-13T13:35:54.1728103Z test_contig_vs_every_other_special_shifted_chebyshev_polynomial_u_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-08-13T13:35:54.1739966Z test_contig_vs_every_other_special_shifted_chebyshev_polynomial_u_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-08-13T13:35:54.1752273Z test_contig_vs_every_other_special_shifted_chebyshev_polynomial_u_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-08-13T13:35:54.1764371Z test_contig_vs_every_other_special_shifted_chebyshev_polynomial_u_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-08-13T13:35:54.1776840Z test_contig_vs_every_other_special_shifted_chebyshev_polynomial_u_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-08-13T13:35:54.1788955Z test_contig_vs_every_other_special_shifted_chebyshev_polynomial_u_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-08-13T13:35:54.1800972Z test_contig_vs_every_other_special_shifted_chebyshev_polynomial_u_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-08-13T13:35:54.1813305Z test_contig_vs_every_other_special_shifted_chebyshev_polynomial_u_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-08-13T13:35:54.1825383Z test_contig_vs_every_other_special_shifted_chebyshev_polynomial_v_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-08-13T13:35:54.1837657Z test_contig_vs_every_other_special_shifted_chebyshev_polynomial_v_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-08-13T13:35:54.1850308Z test_contig_vs_every_other_special_shifted_chebyshev_polynomial_v_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-08-13T13:35:54.1862555Z test_contig_vs_every_other_special_shifted_chebyshev_polynomial_v_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-08-13T13:35:54.1874509Z test_contig_vs_every_other_special_shifted_chebyshev_polynomial_v_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-08-13T13:35:54.1886889Z test_contig_vs_every_other_special_shifted_chebyshev_polynomial_v_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-08-13T13:35:54.1899172Z test_contig_vs_every_other_special_shifted_chebyshev_polynomial_v_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-08-13T13:35:54.1911145Z test_contig_vs_every_other_special_shifted_chebyshev_polynomial_v_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-08-13T13:35:54.1923226Z test_contig_vs_every_other_special_shifted_chebyshev_polynomial_w_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-08-13T13:35:54.1935712Z test_contig_vs_every_other_special_shifted_chebyshev_polynomial_w_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-08-13T13:35:54.1947755Z test_contig_vs_every_other_special_shifted_chebyshev_polynomial_w_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-08-13T13:35:54.1960023Z test_contig_vs_every_other_special_shifted_chebyshev_polynomial_w_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-08-13T13:35:54.1972420Z test_contig_vs_every_other_special_shifted_chebyshev_polynomial_w_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-08-13T13:35:54.1984620Z test_contig_vs_every_other_special_shifted_chebyshev_polynomial_w_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-08-13T13:35:54.1996799Z test_contig_vs_every_other_special_shifted_chebyshev_polynomial_w_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-08-13T13:35:54.2009167Z test_contig_vs_every_other_special_shifted_chebyshev_polynomial_w_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-08-13T13:35:54.2041302Z test_contig_vs_every_other_special_xlog1py_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:35:54.2077548Z test_contig_vs_every_other_special_xlog1py_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:35:54.2109784Z test_contig_vs_every_other_special_xlog1py_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:35:54.2141870Z test_contig_vs_every_other_special_xlog1py_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:35:54.2173902Z test_contig_vs_every_other_special_xlog1py_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:35:54.2204073Z test_contig_vs_every_other_special_xlog1py_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:35:54.2234438Z test_contig_vs_every_other_special_xlog1py_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:35:54.2264848Z test_contig_vs_every_other_special_xlog1py_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:35:54.2300861Z test_contig_vs_every_other_special_xlog1py_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:35:54.2331374Z test_contig_vs_every_other_special_xlog1py_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:35:55.8855366Z test_contig_vs_every_other_special_zeta_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... ok (1.652s) 2022-08-13T13:35:56.9440190Z test_contig_vs_every_other_special_zeta_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (1.058s) 2022-08-13T13:35:58.1397244Z test_contig_vs_every_other_special_zeta_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (1.196s) 2022-08-13T13:35:58.1430069Z test_contig_vs_every_other_special_zeta_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:35:58.1460674Z test_contig_vs_every_other_special_zeta_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:35:58.1497856Z test_contig_vs_every_other_special_zeta_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:35:58.1528138Z test_contig_vs_every_other_special_zeta_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:35:58.1558321Z test_contig_vs_every_other_special_zeta_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:35:58.1590627Z test_contig_vs_every_other_sub_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:35:58.1625203Z test_contig_vs_every_other_sub_cuda_complex128 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:35:58.1659855Z test_contig_vs_every_other_sub_cuda_complex32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:35:58.1694485Z test_contig_vs_every_other_sub_cuda_complex64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:35:58.1733006Z test_contig_vs_every_other_sub_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:35:58.1764819Z test_contig_vs_every_other_sub_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:35:58.1796716Z test_contig_vs_every_other_sub_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:35:58.1825086Z test_contig_vs_every_other_sub_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:35:58.1853963Z test_contig_vs_every_other_sub_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:35:58.1881619Z test_contig_vs_every_other_sub_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:35:58.1910225Z test_contig_vs_every_other_sub_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:35:58.1944242Z test_contig_vs_every_other_sub_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:35:58.1978783Z test_contig_vs_every_other_true_divide_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:35:58.2010802Z test_contig_vs_every_other_true_divide_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:35:58.2046723Z test_contig_vs_every_other_true_divide_cuda_complex128 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:35:58.2083126Z test_contig_vs_every_other_true_divide_cuda_complex32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:35:58.2119507Z test_contig_vs_every_other_true_divide_cuda_complex64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:35:58.2153359Z test_contig_vs_every_other_true_divide_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:35:58.2192588Z test_contig_vs_every_other_true_divide_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:35:58.2226001Z test_contig_vs_every_other_true_divide_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:35:58.2258566Z test_contig_vs_every_other_true_divide_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:35:58.2290710Z test_contig_vs_every_other_true_divide_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:35:58.2322739Z test_contig_vs_every_other_true_divide_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:35:58.2354923Z test_contig_vs_every_other_true_divide_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:35:58.2386899Z test_contig_vs_every_other_true_divide_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:35:58.2424300Z test_contig_vs_every_other_xlogy_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:35:58.2454784Z test_contig_vs_every_other_xlogy_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:35:58.2486567Z test_contig_vs_every_other_xlogy_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:35:58.2518651Z test_contig_vs_every_other_xlogy_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:35:58.2550352Z test_contig_vs_every_other_xlogy_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:35:58.2580802Z test_contig_vs_every_other_xlogy_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:35:58.2611548Z test_contig_vs_every_other_xlogy_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:35:58.2646714Z test_contig_vs_every_other_xlogy_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:35:58.2676998Z test_contig_vs_every_other_xlogy_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:35:58.2707573Z test_contig_vs_every_other_xlogy_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:35:58.2744988Z test_contig_vs_transposed___radd___cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:35:58.2776407Z test_contig_vs_transposed___radd___cuda_bool (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:35:58.2834154Z test_contig_vs_transposed___radd___cuda_complex128 (__main__.TestBinaryUfuncsCUDA) ... ok (0.006s) 2022-08-13T13:35:58.2882731Z test_contig_vs_transposed___radd___cuda_complex64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.005s) 2022-08-13T13:35:58.2927014Z test_contig_vs_transposed___radd___cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:35:58.2965807Z test_contig_vs_transposed___radd___cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:35:58.3004708Z test_contig_vs_transposed___radd___cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:35:58.3033828Z test_contig_vs_transposed___radd___cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:35:58.3062948Z test_contig_vs_transposed___radd___cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:35:58.3091488Z test_contig_vs_transposed___radd___cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:35:58.3121807Z test_contig_vs_transposed___radd___cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:35:58.3156576Z test_contig_vs_transposed___radd___cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:35:58.3187206Z test_contig_vs_transposed___rand___cuda_bool (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:35:58.3218469Z test_contig_vs_transposed___rand___cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:35:58.3248020Z test_contig_vs_transposed___rand___cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:35:58.3277854Z test_contig_vs_transposed___rand___cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:35:58.3306877Z test_contig_vs_transposed___rand___cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:35:58.3337739Z test_contig_vs_transposed___rand___cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:35:58.3382839Z test_contig_vs_transposed___rdiv___cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:35:58.3420563Z test_contig_vs_transposed___rdiv___cuda_bool (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:35:58.3484689Z test_contig_vs_transposed___rdiv___cuda_complex128 (__main__.TestBinaryUfuncsCUDA) ... ok (0.006s) 2022-08-13T13:35:58.3537257Z test_contig_vs_transposed___rdiv___cuda_complex64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.005s) 2022-08-13T13:35:58.3576261Z test_contig_vs_transposed___rdiv___cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:35:58.3617227Z test_contig_vs_transposed___rdiv___cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:35:58.3661304Z test_contig_vs_transposed___rdiv___cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:35:58.3704640Z test_contig_vs_transposed___rdiv___cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:35:58.3744177Z test_contig_vs_transposed___rdiv___cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:35:58.3783794Z test_contig_vs_transposed___rdiv___cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:35:58.3821738Z test_contig_vs_transposed___rdiv___cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:35:58.3859734Z test_contig_vs_transposed___rdiv___cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:35:58.3896578Z test_contig_vs_transposed___rmod___cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:35:58.3933208Z test_contig_vs_transposed___rmod___cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:35:58.3975652Z test_contig_vs_transposed___rmod___cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:35:58.4014550Z test_contig_vs_transposed___rmod___cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:35:58.4043586Z test_contig_vs_transposed___rmod___cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:35:58.4072848Z test_contig_vs_transposed___rmod___cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:35:58.4101305Z test_contig_vs_transposed___rmod___cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:35:58.4130486Z test_contig_vs_transposed___rmod___cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:35:58.4159221Z test_contig_vs_transposed___rmod___cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:35:58.4201557Z test_contig_vs_transposed___rmul___cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:35:58.4230445Z test_contig_vs_transposed___rmul___cuda_bool (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:35:58.4286980Z test_contig_vs_transposed___rmul___cuda_complex128 (__main__.TestBinaryUfuncsCUDA) ... ok (0.006s) 2022-08-13T13:35:58.4333703Z test_contig_vs_transposed___rmul___cuda_complex64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.005s) 2022-08-13T13:35:58.4370447Z test_contig_vs_transposed___rmul___cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:35:58.4407271Z test_contig_vs_transposed___rmul___cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:35:58.4446091Z test_contig_vs_transposed___rmul___cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:35:58.4480523Z test_contig_vs_transposed___rmul___cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:35:58.4509770Z test_contig_vs_transposed___rmul___cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:35:58.4538029Z test_contig_vs_transposed___rmul___cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:35:58.4566799Z test_contig_vs_transposed___rmul___cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:35:58.4595649Z test_contig_vs_transposed___rmul___cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:35:58.4624456Z test_contig_vs_transposed___ror___cuda_bool (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:35:58.4653683Z test_contig_vs_transposed___ror___cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:35:58.4688776Z test_contig_vs_transposed___ror___cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:35:58.4716701Z test_contig_vs_transposed___ror___cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:35:58.4745951Z test_contig_vs_transposed___ror___cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:35:58.4774816Z test_contig_vs_transposed___ror___cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:35:58.4812758Z test_contig_vs_transposed___rpow___cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:35:58.4897315Z test_contig_vs_transposed___rpow___cuda_complex128 (__main__.TestBinaryUfuncsCUDA) ... ok (0.008s) 2022-08-13T13:35:58.4948641Z test_contig_vs_transposed___rpow___cuda_complex64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.005s) 2022-08-13T13:35:58.4992297Z test_contig_vs_transposed___rpow___cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:35:58.5030362Z test_contig_vs_transposed___rpow___cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:35:58.5083654Z test_contig_vs_transposed___rpow___cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.005s) 2022-08-13T13:35:58.5113912Z test_contig_vs_transposed___rpow___cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:35:58.5144310Z test_contig_vs_transposed___rpow___cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:35:58.5173899Z test_contig_vs_transposed___rpow___cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:35:58.5203890Z test_contig_vs_transposed___rpow___cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:35:58.5239382Z test_contig_vs_transposed___rpow___cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:35:58.5276440Z test_contig_vs_transposed___rsub___cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:35:58.5332554Z test_contig_vs_transposed___rsub___cuda_complex128 (__main__.TestBinaryUfuncsCUDA) ... ok (0.006s) 2022-08-13T13:35:58.5379599Z test_contig_vs_transposed___rsub___cuda_complex64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.005s) 2022-08-13T13:35:58.5416434Z test_contig_vs_transposed___rsub___cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:35:58.5453101Z test_contig_vs_transposed___rsub___cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:35:58.5491788Z test_contig_vs_transposed___rsub___cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:35:58.5526041Z test_contig_vs_transposed___rsub___cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:35:58.5555261Z test_contig_vs_transposed___rsub___cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:35:58.5583711Z test_contig_vs_transposed___rsub___cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:35:58.5612942Z test_contig_vs_transposed___rsub___cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:35:58.5641685Z test_contig_vs_transposed___rsub___cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:35:58.5670785Z test_contig_vs_transposed___rxor___cuda_bool (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:35:58.5700073Z test_contig_vs_transposed___rxor___cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:35:58.5734459Z test_contig_vs_transposed___rxor___cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:35:58.5762902Z test_contig_vs_transposed___rxor___cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:35:58.5791771Z test_contig_vs_transposed___rxor___cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:35:58.5820613Z test_contig_vs_transposed___rxor___cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:35:58.5857280Z test_contig_vs_transposed_add_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:35:58.5885886Z test_contig_vs_transposed_add_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:35:58.5942262Z test_contig_vs_transposed_add_cuda_complex128 (__main__.TestBinaryUfuncsCUDA) ... ok (0.006s) 2022-08-13T13:35:58.5993803Z test_contig_vs_transposed_add_cuda_complex32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.005s) 2022-08-13T13:35:58.6040551Z test_contig_vs_transposed_add_cuda_complex64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.005s) 2022-08-13T13:35:58.6077658Z test_contig_vs_transposed_add_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:35:58.6114762Z test_contig_vs_transposed_add_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:35:58.6153535Z test_contig_vs_transposed_add_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:35:58.6182652Z test_contig_vs_transposed_add_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:35:58.6211477Z test_contig_vs_transposed_add_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:35:58.6245018Z test_contig_vs_transposed_add_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:35:58.6274205Z test_contig_vs_transposed_add_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:35:58.6303166Z test_contig_vs_transposed_add_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:35:58.6340043Z test_contig_vs_transposed_atan2_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:35:58.6375214Z test_contig_vs_transposed_atan2_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:35:58.6411792Z test_contig_vs_transposed_atan2_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:35:58.6449119Z test_contig_vs_transposed_atan2_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:35:58.6498318Z test_contig_vs_transposed_atan2_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.005s) 2022-08-13T13:35:58.6533366Z test_contig_vs_transposed_atan2_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:35:58.6568827Z test_contig_vs_transposed_atan2_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:35:58.6603953Z test_contig_vs_transposed_atan2_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:35:58.6639300Z test_contig_vs_transposed_atan2_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:35:58.6674673Z test_contig_vs_transposed_atan2_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:35:58.6703619Z test_contig_vs_transposed_bitwise_and_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:35:58.6738219Z test_contig_vs_transposed_bitwise_and_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:35:58.6766999Z test_contig_vs_transposed_bitwise_and_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:35:58.6795157Z test_contig_vs_transposed_bitwise_and_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:35:58.6824144Z test_contig_vs_transposed_bitwise_and_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:35:58.6853077Z test_contig_vs_transposed_bitwise_and_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:35:58.6881900Z test_contig_vs_transposed_bitwise_left_shift_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:35:58.6911012Z test_contig_vs_transposed_bitwise_left_shift_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:35:58.6944840Z test_contig_vs_transposed_bitwise_left_shift_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:35:58.6974164Z test_contig_vs_transposed_bitwise_left_shift_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:35:58.7002836Z test_contig_vs_transposed_bitwise_left_shift_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:35:58.7031642Z test_contig_vs_transposed_bitwise_or_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:35:58.7060797Z test_contig_vs_transposed_bitwise_or_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:35:58.7089844Z test_contig_vs_transposed_bitwise_or_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:35:58.7117726Z test_contig_vs_transposed_bitwise_or_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:35:58.7152160Z test_contig_vs_transposed_bitwise_or_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:35:58.7181478Z test_contig_vs_transposed_bitwise_or_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:35:58.7210385Z test_contig_vs_transposed_bitwise_right_shift_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:35:58.7239202Z test_contig_vs_transposed_bitwise_right_shift_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:35:58.7267495Z test_contig_vs_transposed_bitwise_right_shift_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:35:58.7296505Z test_contig_vs_transposed_bitwise_right_shift_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:35:58.7324987Z test_contig_vs_transposed_bitwise_right_shift_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:35:58.7359392Z test_contig_vs_transposed_bitwise_xor_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:35:58.7388970Z test_contig_vs_transposed_bitwise_xor_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:35:58.7418025Z test_contig_vs_transposed_bitwise_xor_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:35:58.7446074Z test_contig_vs_transposed_bitwise_xor_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:35:58.7474867Z test_contig_vs_transposed_bitwise_xor_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:35:58.7503664Z test_contig_vs_transposed_bitwise_xor_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:35:58.7540653Z test_contig_vs_transposed_clamp_max_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:35:58.7575579Z test_contig_vs_transposed_clamp_max_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:35:58.7612108Z test_contig_vs_transposed_clamp_max_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:35:58.7649186Z test_contig_vs_transposed_clamp_max_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:35:58.7688079Z test_contig_vs_transposed_clamp_max_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:35:58.7716886Z test_contig_vs_transposed_clamp_max_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:35:58.7746117Z test_contig_vs_transposed_clamp_max_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:35:58.7774187Z test_contig_vs_transposed_clamp_max_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:35:58.7808640Z test_contig_vs_transposed_clamp_max_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:35:58.7837458Z test_contig_vs_transposed_clamp_max_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:35:58.7874473Z test_contig_vs_transposed_clamp_min_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:35:58.7903571Z test_contig_vs_transposed_clamp_min_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:35:58.7940304Z test_contig_vs_transposed_clamp_min_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:35:58.7977186Z test_contig_vs_transposed_clamp_min_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:35:58.8015748Z test_contig_vs_transposed_clamp_min_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:35:58.8050450Z test_contig_vs_transposed_clamp_min_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:35:58.8079324Z test_contig_vs_transposed_clamp_min_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:35:58.8107570Z test_contig_vs_transposed_clamp_min_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:35:58.8136646Z test_contig_vs_transposed_clamp_min_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:35:58.8165619Z test_contig_vs_transposed_clamp_min_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:35:58.8210026Z test_contig_vs_transposed_complex_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:35:58.8253935Z test_contig_vs_transposed_complex_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:35:58.8306431Z test_contig_vs_transposed_complex_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.005s) 2022-08-13T13:35:58.8343317Z test_contig_vs_transposed_copysign_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:35:58.8378793Z test_contig_vs_transposed_copysign_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:35:58.8415093Z test_contig_vs_transposed_copysign_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:35:58.8451986Z test_contig_vs_transposed_copysign_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:35:58.8490857Z test_contig_vs_transposed_copysign_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:35:58.8525759Z test_contig_vs_transposed_copysign_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:35:58.8566610Z test_contig_vs_transposed_copysign_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:35:58.8601805Z test_contig_vs_transposed_copysign_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:35:58.8637096Z test_contig_vs_transposed_copysign_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:35:58.8672300Z test_contig_vs_transposed_copysign_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:35:58.8711294Z test_contig_vs_transposed_div_floor_rounding_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:35:58.8750395Z test_contig_vs_transposed_div_floor_rounding_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:35:58.8789239Z test_contig_vs_transposed_div_floor_rounding_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:35:58.8835513Z test_contig_vs_transposed_div_floor_rounding_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.005s) 2022-08-13T13:35:58.8872788Z test_contig_vs_transposed_div_floor_rounding_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:35:58.8910196Z test_contig_vs_transposed_div_floor_rounding_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:35:58.8947625Z test_contig_vs_transposed_div_floor_rounding_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:35:58.8985342Z test_contig_vs_transposed_div_floor_rounding_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:35:58.9022629Z test_contig_vs_transposed_div_floor_rounding_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:35:58.9061797Z test_contig_vs_transposed_div_no_rounding_mode_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:35:58.9104950Z test_contig_vs_transposed_div_no_rounding_mode_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:35:58.9163508Z test_contig_vs_transposed_div_no_rounding_mode_cuda_complex128 (__main__.TestBinaryUfuncsCUDA) ... ok (0.006s) 2022-08-13T13:35:58.9211758Z test_contig_vs_transposed_div_no_rounding_mode_cuda_complex32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.005s) 2022-08-13T13:35:58.9260888Z test_contig_vs_transposed_div_no_rounding_mode_cuda_complex64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.005s) 2022-08-13T13:35:58.9299860Z test_contig_vs_transposed_div_no_rounding_mode_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:35:58.9338790Z test_contig_vs_transposed_div_no_rounding_mode_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:35:58.9380143Z test_contig_vs_transposed_div_no_rounding_mode_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:35:58.9422622Z test_contig_vs_transposed_div_no_rounding_mode_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:35:58.9459788Z test_contig_vs_transposed_div_no_rounding_mode_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:35:58.9496876Z test_contig_vs_transposed_div_no_rounding_mode_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:35:58.9533889Z test_contig_vs_transposed_div_no_rounding_mode_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:35:58.9571213Z test_contig_vs_transposed_div_no_rounding_mode_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:35:58.9609937Z test_contig_vs_transposed_div_trunc_rounding_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:35:58.9648675Z test_contig_vs_transposed_div_trunc_rounding_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:35:58.9693143Z test_contig_vs_transposed_div_trunc_rounding_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:35:58.9734145Z test_contig_vs_transposed_div_trunc_rounding_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:35:58.9771686Z test_contig_vs_transposed_div_trunc_rounding_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:35:58.9809011Z test_contig_vs_transposed_div_trunc_rounding_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:35:58.9845859Z test_contig_vs_transposed_div_trunc_rounding_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:35:58.9882891Z test_contig_vs_transposed_div_trunc_rounding_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:35:58.9920051Z test_contig_vs_transposed_div_trunc_rounding_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:35:58.9956664Z test_contig_vs_transposed_eq_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:35:58.9985585Z test_contig_vs_transposed_eq_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:35:59.0028615Z test_contig_vs_transposed_eq_cuda_complex128 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:35:59.0061494Z test_contig_vs_transposed_eq_cuda_complex32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:35:59.0094620Z test_contig_vs_transposed_eq_cuda_complex64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:35:59.0125470Z test_contig_vs_transposed_eq_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:35:59.0156382Z test_contig_vs_transposed_eq_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:35:59.0301085Z test_contig_vs_transposed_eq_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.014s) 2022-08-13T13:35:59.0330208Z test_contig_vs_transposed_eq_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:35:59.0358874Z test_contig_vs_transposed_eq_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:35:59.0387998Z test_contig_vs_transposed_eq_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:35:59.0417122Z test_contig_vs_transposed_eq_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:35:59.0445828Z test_contig_vs_transposed_eq_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:35:59.0496010Z test_contig_vs_transposed_float_power_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.005s) 2022-08-13T13:35:59.0550253Z test_contig_vs_transposed_float_power_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... ok (0.005s) 2022-08-13T13:35:59.0633542Z test_contig_vs_transposed_float_power_cuda_complex128 (__main__.TestBinaryUfuncsCUDA) ... ok (0.008s) 2022-08-13T13:35:59.0709961Z test_contig_vs_transposed_float_power_cuda_complex64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.008s) 2022-08-13T13:35:59.0759920Z test_contig_vs_transposed_float_power_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.005s) 2022-08-13T13:35:59.0810671Z test_contig_vs_transposed_float_power_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.005s) 2022-08-13T13:35:59.0861863Z test_contig_vs_transposed_float_power_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.005s) 2022-08-13T13:35:59.0910434Z test_contig_vs_transposed_float_power_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.005s) 2022-08-13T13:35:59.0965820Z test_contig_vs_transposed_float_power_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.005s) 2022-08-13T13:35:59.1015203Z test_contig_vs_transposed_float_power_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.005s) 2022-08-13T13:35:59.1063613Z test_contig_vs_transposed_float_power_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.005s) 2022-08-13T13:35:59.1112396Z test_contig_vs_transposed_float_power_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.005s) 2022-08-13T13:35:59.1124249Z test_contig_vs_transposed_floor_divide_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... skip: Skipped! (0.001s) 2022-08-13T13:35:59.1163717Z test_contig_vs_transposed_floor_divide_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:35:59.1202610Z test_contig_vs_transposed_floor_divide_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:35:59.1249012Z test_contig_vs_transposed_floor_divide_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.005s) 2022-08-13T13:35:59.1285612Z test_contig_vs_transposed_floor_divide_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:35:59.1316825Z test_contig_vs_transposed_floor_divide_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:35:59.1348322Z test_contig_vs_transposed_floor_divide_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:35:59.1379764Z test_contig_vs_transposed_floor_divide_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:35:59.1410398Z test_contig_vs_transposed_floor_divide_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:35:59.1447465Z test_contig_vs_transposed_fmax_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:35:59.1476222Z test_contig_vs_transposed_fmax_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:35:59.1518867Z test_contig_vs_transposed_fmax_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:35:59.1556056Z test_contig_vs_transposed_fmax_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:35:59.1595140Z test_contig_vs_transposed_fmax_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:35:59.1624347Z test_contig_vs_transposed_fmax_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:35:59.1653599Z test_contig_vs_transposed_fmax_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:35:59.1681409Z test_contig_vs_transposed_fmax_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:35:59.1710714Z test_contig_vs_transposed_fmax_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:35:59.1745673Z test_contig_vs_transposed_fmax_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:35:59.1782545Z test_contig_vs_transposed_fmin_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:35:59.1811264Z test_contig_vs_transposed_fmin_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:35:59.1848009Z test_contig_vs_transposed_fmin_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:35:59.1884737Z test_contig_vs_transposed_fmin_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:35:59.1923663Z test_contig_vs_transposed_fmin_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:35:59.1952881Z test_contig_vs_transposed_fmin_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:35:59.1987848Z test_contig_vs_transposed_fmin_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:35:59.2016248Z test_contig_vs_transposed_fmin_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:35:59.2045012Z test_contig_vs_transposed_fmin_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:35:59.2073929Z test_contig_vs_transposed_fmin_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:35:59.2113154Z test_contig_vs_transposed_fmod_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:35:59.2152041Z test_contig_vs_transposed_fmod_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:35:59.2191195Z test_contig_vs_transposed_fmod_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:35:59.2238329Z test_contig_vs_transposed_fmod_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.005s) 2022-08-13T13:35:59.2269511Z test_contig_vs_transposed_fmod_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:35:59.2300647Z test_contig_vs_transposed_fmod_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:35:59.2330870Z test_contig_vs_transposed_fmod_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:35:59.2361840Z test_contig_vs_transposed_fmod_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:35:59.2393015Z test_contig_vs_transposed_fmod_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:35:59.2422391Z test_contig_vs_transposed_gcd_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:35:59.2457572Z test_contig_vs_transposed_gcd_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:35:59.2485553Z test_contig_vs_transposed_gcd_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:35:59.2514525Z test_contig_vs_transposed_gcd_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:35:59.2543571Z test_contig_vs_transposed_gcd_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:35:59.2574308Z test_contig_vs_transposed_ge_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:35:59.2603012Z test_contig_vs_transposed_ge_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:35:59.2633972Z test_contig_vs_transposed_ge_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:35:59.2670748Z test_contig_vs_transposed_ge_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:35:59.2703828Z test_contig_vs_transposed_ge_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:35:59.2732877Z test_contig_vs_transposed_ge_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:35:59.2761559Z test_contig_vs_transposed_ge_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:35:59.2790800Z test_contig_vs_transposed_ge_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:35:59.2820412Z test_contig_vs_transposed_ge_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:35:59.2849649Z test_contig_vs_transposed_ge_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:35:59.2886220Z test_contig_vs_transposed_gt_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:35:59.2915016Z test_contig_vs_transposed_gt_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:35:59.2945734Z test_contig_vs_transposed_gt_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:35:59.2976540Z test_contig_vs_transposed_gt_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:35:59.3010060Z test_contig_vs_transposed_gt_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:35:59.3039090Z test_contig_vs_transposed_gt_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:35:59.3068480Z test_contig_vs_transposed_gt_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:35:59.3103848Z test_contig_vs_transposed_gt_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:35:59.3132623Z test_contig_vs_transposed_gt_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:35:59.3161295Z test_contig_vs_transposed_gt_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:35:59.3198561Z test_contig_vs_transposed_heaviside_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:35:59.3227794Z test_contig_vs_transposed_heaviside_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:35:59.3265349Z test_contig_vs_transposed_heaviside_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:35:59.3303062Z test_contig_vs_transposed_heaviside_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:35:59.3348241Z test_contig_vs_transposed_heaviside_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:35:59.3377288Z test_contig_vs_transposed_heaviside_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:35:59.3406222Z test_contig_vs_transposed_heaviside_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:35:59.3434393Z test_contig_vs_transposed_heaviside_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:35:59.3463718Z test_contig_vs_transposed_heaviside_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:35:59.3493048Z test_contig_vs_transposed_heaviside_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:35:59.3530417Z test_contig_vs_transposed_hypot_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:35:59.3573404Z test_contig_vs_transposed_hypot_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:35:59.3611641Z test_contig_vs_transposed_hypot_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:35:59.3651998Z test_contig_vs_transposed_hypot_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:35:59.3702417Z test_contig_vs_transposed_igamma_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.005s) 2022-08-13T13:35:59.4014370Z test_contig_vs_transposed_igamma_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.031s) 2022-08-13T13:35:59.4066859Z test_contig_vs_transposed_igammac_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.005s) 2022-08-13T13:35:59.4414923Z test_contig_vs_transposed_igammac_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.035s) 2022-08-13T13:35:59.4457332Z test_contig_vs_transposed_isclose_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:35:59.4489897Z test_contig_vs_transposed_isclose_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:35:59.4553164Z test_contig_vs_transposed_isclose_cuda_complex128 (__main__.TestBinaryUfuncsCUDA) ... ok (0.006s) 2022-08-13T13:35:59.4594143Z test_contig_vs_transposed_isclose_cuda_complex64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:35:59.4629722Z test_contig_vs_transposed_isclose_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:35:59.4663529Z test_contig_vs_transposed_isclose_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:35:59.4706298Z test_contig_vs_transposed_isclose_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:35:59.4744118Z test_contig_vs_transposed_isclose_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:35:59.4777087Z test_contig_vs_transposed_isclose_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:35:59.4810668Z test_contig_vs_transposed_isclose_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:35:59.4843192Z test_contig_vs_transposed_isclose_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:35:59.4876231Z test_contig_vs_transposed_isclose_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:35:59.4913781Z test_contig_vs_transposed_jiterator_binary_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:35:59.4943453Z test_contig_vs_transposed_jiterator_binary_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:35:59.5005406Z test_contig_vs_transposed_jiterator_binary_cuda_complex128 (__main__.TestBinaryUfuncsCUDA) ... ok (0.006s) 2022-08-13T13:35:59.5052629Z test_contig_vs_transposed_jiterator_binary_cuda_complex64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.005s) 2022-08-13T13:35:59.5089724Z test_contig_vs_transposed_jiterator_binary_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:35:59.5126899Z test_contig_vs_transposed_jiterator_binary_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:35:59.5165948Z test_contig_vs_transposed_jiterator_binary_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:35:59.5195260Z test_contig_vs_transposed_jiterator_binary_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:35:59.5224481Z test_contig_vs_transposed_jiterator_binary_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:35:59.5258622Z test_contig_vs_transposed_jiterator_binary_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:35:59.5288009Z test_contig_vs_transposed_jiterator_binary_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:35:59.5317167Z test_contig_vs_transposed_jiterator_binary_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:35:59.5354394Z test_contig_vs_transposed_jiterator_binary_return_by_ref_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:35:59.5383556Z test_contig_vs_transposed_jiterator_binary_return_by_ref_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:35:59.5440984Z test_contig_vs_transposed_jiterator_binary_return_by_ref_cuda_complex128 (__main__.TestBinaryUfuncsCUDA) ... ok (0.006s) 2022-08-13T13:35:59.5488399Z test_contig_vs_transposed_jiterator_binary_return_by_ref_cuda_complex64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.005s) 2022-08-13T13:35:59.5530639Z test_contig_vs_transposed_jiterator_binary_return_by_ref_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:35:59.5567995Z test_contig_vs_transposed_jiterator_binary_return_by_ref_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:35:59.5606933Z test_contig_vs_transposed_jiterator_binary_return_by_ref_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:35:59.5636154Z test_contig_vs_transposed_jiterator_binary_return_by_ref_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:35:59.5665545Z test_contig_vs_transposed_jiterator_binary_return_by_ref_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:35:59.5694319Z test_contig_vs_transposed_jiterator_binary_return_by_ref_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:35:59.5723539Z test_contig_vs_transposed_jiterator_binary_return_by_ref_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:35:59.5758145Z test_contig_vs_transposed_jiterator_binary_return_by_ref_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:35:59.5787243Z test_contig_vs_transposed_lcm_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:35:59.5816441Z test_contig_vs_transposed_lcm_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:35:59.5845970Z test_contig_vs_transposed_lcm_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:35:59.5874933Z test_contig_vs_transposed_lcm_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:35:59.5903839Z test_contig_vs_transposed_lcm_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:35:59.5942718Z test_contig_vs_transposed_ldexp_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:35:59.5984727Z test_contig_vs_transposed_ldexp_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:35:59.6071631Z test_contig_vs_transposed_ldexp_cuda_complex128 (__main__.TestBinaryUfuncsCUDA) ... ok (0.009s) 2022-08-13T13:35:59.6122677Z test_contig_vs_transposed_ldexp_cuda_complex64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.005s) 2022-08-13T13:35:59.6160621Z test_contig_vs_transposed_ldexp_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:35:59.6198963Z test_contig_vs_transposed_ldexp_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:35:59.6252511Z test_contig_vs_transposed_ldexp_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.005s) 2022-08-13T13:35:59.6289348Z test_contig_vs_transposed_ldexp_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:35:59.6331353Z test_contig_vs_transposed_ldexp_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:35:59.6368831Z test_contig_vs_transposed_ldexp_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:35:59.6404911Z test_contig_vs_transposed_ldexp_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:35:59.6441777Z test_contig_vs_transposed_ldexp_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:35:59.6472655Z test_contig_vs_transposed_le_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:35:59.6501528Z test_contig_vs_transposed_le_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:35:59.6532137Z test_contig_vs_transposed_le_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:35:59.6568334Z test_contig_vs_transposed_le_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:35:59.6601392Z test_contig_vs_transposed_le_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:35:59.6630123Z test_contig_vs_transposed_le_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:35:59.6659144Z test_contig_vs_transposed_le_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:35:59.6688199Z test_contig_vs_transposed_le_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:35:59.6716925Z test_contig_vs_transposed_le_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:35:59.6746070Z test_contig_vs_transposed_le_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:35:59.6782848Z test_contig_vs_transposed_logical_and_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:35:59.6811327Z test_contig_vs_transposed_logical_and_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:35:59.6855047Z test_contig_vs_transposed_logical_and_cuda_complex128 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:35:59.6888463Z test_contig_vs_transposed_logical_and_cuda_complex64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:35:59.6919055Z test_contig_vs_transposed_logical_and_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:35:59.6949919Z test_contig_vs_transposed_logical_and_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:35:59.6983266Z test_contig_vs_transposed_logical_and_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:35:59.7017924Z test_contig_vs_transposed_logical_and_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:35:59.7046781Z test_contig_vs_transposed_logical_and_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:35:59.7075962Z test_contig_vs_transposed_logical_and_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:35:59.7104720Z test_contig_vs_transposed_logical_and_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:35:59.7133982Z test_contig_vs_transposed_logical_and_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:35:59.7164532Z test_contig_vs_transposed_logical_or_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:35:59.7193648Z test_contig_vs_transposed_logical_or_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:35:59.7242350Z test_contig_vs_transposed_logical_or_cuda_complex128 (__main__.TestBinaryUfuncsCUDA) ... ok (0.005s) 2022-08-13T13:35:59.7275436Z test_contig_vs_transposed_logical_or_cuda_complex64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:35:59.7306310Z test_contig_vs_transposed_logical_or_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:35:59.7337183Z test_contig_vs_transposed_logical_or_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:35:59.7370428Z test_contig_vs_transposed_logical_or_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:35:59.7399635Z test_contig_vs_transposed_logical_or_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:35:59.7428530Z test_contig_vs_transposed_logical_or_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:35:59.7463336Z test_contig_vs_transposed_logical_or_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:35:59.7492460Z test_contig_vs_transposed_logical_or_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:35:59.7521301Z test_contig_vs_transposed_logical_or_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:35:59.7552381Z test_contig_vs_transposed_logical_xor_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:35:59.7581453Z test_contig_vs_transposed_logical_xor_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:35:59.7624736Z test_contig_vs_transposed_logical_xor_cuda_complex128 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:35:59.7657816Z test_contig_vs_transposed_logical_xor_cuda_complex64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:35:59.7694245Z test_contig_vs_transposed_logical_xor_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:35:59.7724850Z test_contig_vs_transposed_logical_xor_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:35:59.7758158Z test_contig_vs_transposed_logical_xor_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:35:59.7787178Z test_contig_vs_transposed_logical_xor_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:35:59.7816131Z test_contig_vs_transposed_logical_xor_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:35:59.7844995Z test_contig_vs_transposed_logical_xor_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:35:59.7874118Z test_contig_vs_transposed_logical_xor_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:35:59.7908440Z test_contig_vs_transposed_logical_xor_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:35:59.7939313Z test_contig_vs_transposed_lt_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:35:59.7968203Z test_contig_vs_transposed_lt_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:35:59.7998598Z test_contig_vs_transposed_lt_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:35:59.8029567Z test_contig_vs_transposed_lt_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:35:59.8062632Z test_contig_vs_transposed_lt_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:35:59.8091381Z test_contig_vs_transposed_lt_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:35:59.8125488Z test_contig_vs_transposed_lt_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:35:59.8154753Z test_contig_vs_transposed_lt_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:35:59.8183770Z test_contig_vs_transposed_lt_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:35:59.8212756Z test_contig_vs_transposed_lt_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:35:59.8249590Z test_contig_vs_transposed_max_binary_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:35:59.8278299Z test_contig_vs_transposed_max_binary_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:35:59.8315075Z test_contig_vs_transposed_max_binary_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:35:59.8357622Z test_contig_vs_transposed_max_binary_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:35:59.8396703Z test_contig_vs_transposed_max_binary_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:35:59.8425876Z test_contig_vs_transposed_max_binary_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:35:59.8455094Z test_contig_vs_transposed_max_binary_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:35:59.8482977Z test_contig_vs_transposed_max_binary_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:35:59.8512089Z test_contig_vs_transposed_max_binary_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:35:59.8541166Z test_contig_vs_transposed_max_binary_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:35:59.8583516Z test_contig_vs_transposed_maximum_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:35:59.8612317Z test_contig_vs_transposed_maximum_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:35:59.8649259Z test_contig_vs_transposed_maximum_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:35:59.8685966Z test_contig_vs_transposed_maximum_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:35:59.8725026Z test_contig_vs_transposed_maximum_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:35:59.8754074Z test_contig_vs_transposed_maximum_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:35:59.8783254Z test_contig_vs_transposed_maximum_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:35:59.8816878Z test_contig_vs_transposed_maximum_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:35:59.8845764Z test_contig_vs_transposed_maximum_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:35:59.8874700Z test_contig_vs_transposed_maximum_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:35:59.8911540Z test_contig_vs_transposed_min_binary_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:35:59.8940353Z test_contig_vs_transposed_min_binary_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:35:59.8977123Z test_contig_vs_transposed_min_binary_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:35:59.9013928Z test_contig_vs_transposed_min_binary_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:35:59.9058373Z test_contig_vs_transposed_min_binary_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:35:59.9086935Z test_contig_vs_transposed_min_binary_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:35:59.9116140Z test_contig_vs_transposed_min_binary_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:35:59.9144398Z test_contig_vs_transposed_min_binary_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:35:59.9173486Z test_contig_vs_transposed_min_binary_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:35:59.9202211Z test_contig_vs_transposed_min_binary_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:35:59.9239243Z test_contig_vs_transposed_minimum_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:35:59.9273586Z test_contig_vs_transposed_minimum_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:35:59.9310768Z test_contig_vs_transposed_minimum_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:35:59.9347521Z test_contig_vs_transposed_minimum_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:35:59.9386555Z test_contig_vs_transposed_minimum_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:35:59.9415437Z test_contig_vs_transposed_minimum_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:35:59.9444249Z test_contig_vs_transposed_minimum_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:35:59.9472544Z test_contig_vs_transposed_minimum_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:35:59.9507090Z test_contig_vs_transposed_minimum_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:35:59.9535964Z test_contig_vs_transposed_minimum_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:35:59.9572779Z test_contig_vs_transposed_mul_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:35:59.9601440Z test_contig_vs_transposed_mul_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:35:59.9658033Z test_contig_vs_transposed_mul_cuda_complex128 (__main__.TestBinaryUfuncsCUDA) ... ok (0.006s) 2022-08-13T13:35:59.9703996Z test_contig_vs_transposed_mul_cuda_complex32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:35:59.9750590Z test_contig_vs_transposed_mul_cuda_complex64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.005s) 2022-08-13T13:35:59.9793250Z test_contig_vs_transposed_mul_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:35:59.9830085Z test_contig_vs_transposed_mul_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:35:59.9869125Z test_contig_vs_transposed_mul_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:35:59.9898313Z test_contig_vs_transposed_mul_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:35:59.9927367Z test_contig_vs_transposed_mul_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:35:59.9955367Z test_contig_vs_transposed_mul_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:35:59.9984884Z test_contig_vs_transposed_mul_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:36:00.0018916Z test_contig_vs_transposed_mul_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:36:00.0049735Z test_contig_vs_transposed_ne_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:36:00.0078335Z test_contig_vs_transposed_ne_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:36:00.0121436Z test_contig_vs_transposed_ne_cuda_complex128 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:36:00.0154429Z test_contig_vs_transposed_ne_cuda_complex64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:36:00.0185224Z test_contig_vs_transposed_ne_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:36:00.0216053Z test_contig_vs_transposed_ne_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:36:00.0254930Z test_contig_vs_transposed_ne_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:36:00.0283789Z test_contig_vs_transposed_ne_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:36:00.0312963Z test_contig_vs_transposed_ne_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:36:00.0341880Z test_contig_vs_transposed_ne_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:36:00.0370856Z test_contig_vs_transposed_ne_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:36:00.0399751Z test_contig_vs_transposed_ne_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:36:00.0436651Z test_contig_vs_transposed_nextafter_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:36:00.0479294Z test_contig_vs_transposed_nextafter_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:36:00.0518216Z test_contig_vs_transposed_nextafter_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:36:00.0562809Z test_contig_vs_transposed_polar_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:36:00.0613687Z test_contig_vs_transposed_polar_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.005s) 2022-08-13T13:36:00.0650755Z test_contig_vs_transposed_pow_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:36:00.0733924Z test_contig_vs_transposed_pow_cuda_complex128 (__main__.TestBinaryUfuncsCUDA) ... ok (0.008s) 2022-08-13T13:36:00.0780310Z test_contig_vs_transposed_pow_cuda_complex32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.005s) 2022-08-13T13:36:00.0837224Z test_contig_vs_transposed_pow_cuda_complex64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.006s) 2022-08-13T13:36:00.0874396Z test_contig_vs_transposed_pow_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:36:00.0911255Z test_contig_vs_transposed_pow_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:36:00.0963251Z test_contig_vs_transposed_pow_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.005s) 2022-08-13T13:36:00.0992316Z test_contig_vs_transposed_pow_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:36:00.1021523Z test_contig_vs_transposed_pow_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:36:00.1049919Z test_contig_vs_transposed_pow_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:36:00.1084139Z test_contig_vs_transposed_pow_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:36:00.1113176Z test_contig_vs_transposed_pow_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:36:00.1152954Z test_contig_vs_transposed_remainder_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:36:00.1191978Z test_contig_vs_transposed_remainder_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:36:00.1230807Z test_contig_vs_transposed_remainder_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:36:00.1272116Z test_contig_vs_transposed_remainder_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:36:00.1303347Z test_contig_vs_transposed_remainder_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:36:00.1340153Z test_contig_vs_transposed_remainder_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:36:00.1370476Z test_contig_vs_transposed_remainder_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:36:00.1401698Z test_contig_vs_transposed_remainder_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:36:00.1432921Z test_contig_vs_transposed_remainder_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:36:00.1469922Z test_contig_vs_transposed_rsub_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:36:00.1525979Z test_contig_vs_transposed_rsub_cuda_complex128 (__main__.TestBinaryUfuncsCUDA) ... ok (0.006s) 2022-08-13T13:36:00.1572959Z test_contig_vs_transposed_rsub_cuda_complex64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.005s) 2022-08-13T13:36:00.1614997Z test_contig_vs_transposed_rsub_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:36:00.1651848Z test_contig_vs_transposed_rsub_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:36:00.1690758Z test_contig_vs_transposed_rsub_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:36:00.1719611Z test_contig_vs_transposed_rsub_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:36:00.1748612Z test_contig_vs_transposed_rsub_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:36:00.1777377Z test_contig_vs_transposed_rsub_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:36:00.1805936Z test_contig_vs_transposed_rsub_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:36:00.1840612Z test_contig_vs_transposed_rsub_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:36:00.1875900Z test_contig_vs_transposed_special_chebyshev_polynomial_t_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:36:00.1912691Z test_contig_vs_transposed_special_chebyshev_polynomial_t_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:36:00.1955015Z test_contig_vs_transposed_special_chebyshev_polynomial_t_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:36:00.1990251Z test_contig_vs_transposed_special_chebyshev_polynomial_t_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:36:00.2025533Z test_contig_vs_transposed_special_chebyshev_polynomial_t_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:36:00.2061101Z test_contig_vs_transposed_special_chebyshev_polynomial_t_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:36:00.2101897Z test_contig_vs_transposed_special_chebyshev_polynomial_t_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:36:00.2137229Z test_contig_vs_transposed_special_chebyshev_polynomial_t_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:36:00.2172206Z test_contig_vs_transposed_special_chebyshev_polynomial_u_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:36:00.2209278Z test_contig_vs_transposed_special_chebyshev_polynomial_u_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:36:00.2249056Z test_contig_vs_transposed_special_chebyshev_polynomial_u_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:36:00.2284055Z test_contig_vs_transposed_special_chebyshev_polynomial_u_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:36:00.2319402Z test_contig_vs_transposed_special_chebyshev_polynomial_u_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:36:00.2360507Z test_contig_vs_transposed_special_chebyshev_polynomial_u_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:36:00.2396095Z test_contig_vs_transposed_special_chebyshev_polynomial_u_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:36:00.2431367Z test_contig_vs_transposed_special_chebyshev_polynomial_u_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:36:00.2443440Z test_contig_vs_transposed_special_chebyshev_polynomial_v_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-08-13T13:36:00.2455590Z test_contig_vs_transposed_special_chebyshev_polynomial_v_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-08-13T13:36:00.2467362Z test_contig_vs_transposed_special_chebyshev_polynomial_v_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-08-13T13:36:00.2479416Z test_contig_vs_transposed_special_chebyshev_polynomial_v_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-08-13T13:36:00.2491747Z test_contig_vs_transposed_special_chebyshev_polynomial_v_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-08-13T13:36:00.2503036Z test_contig_vs_transposed_special_chebyshev_polynomial_v_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-08-13T13:36:00.2514900Z test_contig_vs_transposed_special_chebyshev_polynomial_v_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-08-13T13:36:00.2527716Z test_contig_vs_transposed_special_chebyshev_polynomial_v_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-08-13T13:36:00.2539606Z test_contig_vs_transposed_special_chebyshev_polynomial_w_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-08-13T13:36:00.2551168Z test_contig_vs_transposed_special_chebyshev_polynomial_w_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-08-13T13:36:00.2563315Z test_contig_vs_transposed_special_chebyshev_polynomial_w_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-08-13T13:36:00.2575561Z test_contig_vs_transposed_special_chebyshev_polynomial_w_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-08-13T13:36:00.2586761Z test_contig_vs_transposed_special_chebyshev_polynomial_w_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-08-13T13:36:00.2599101Z test_contig_vs_transposed_special_chebyshev_polynomial_w_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-08-13T13:36:00.2611192Z test_contig_vs_transposed_special_chebyshev_polynomial_w_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-08-13T13:36:00.2623108Z test_contig_vs_transposed_special_chebyshev_polynomial_w_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-08-13T13:36:00.2657939Z test_contig_vs_transposed_special_hermite_polynomial_h_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:36:00.2694901Z test_contig_vs_transposed_special_hermite_polynomial_h_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:36:00.2736390Z test_contig_vs_transposed_special_hermite_polynomial_h_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:36:00.2772087Z test_contig_vs_transposed_special_hermite_polynomial_h_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:36:00.2813558Z test_contig_vs_transposed_special_hermite_polynomial_h_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:36:00.2850331Z test_contig_vs_transposed_special_hermite_polynomial_h_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:36:00.2886280Z test_contig_vs_transposed_special_hermite_polynomial_h_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:36:00.2922391Z test_contig_vs_transposed_special_hermite_polynomial_h_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:36:00.2957729Z test_contig_vs_transposed_special_hermite_polynomial_he_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:36:00.2994648Z test_contig_vs_transposed_special_hermite_polynomial_he_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:36:00.3035672Z test_contig_vs_transposed_special_hermite_polynomial_he_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:36:00.3077322Z test_contig_vs_transposed_special_hermite_polynomial_he_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:36:00.3113602Z test_contig_vs_transposed_special_hermite_polynomial_he_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:36:00.3150547Z test_contig_vs_transposed_special_hermite_polynomial_he_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:36:00.3186388Z test_contig_vs_transposed_special_hermite_polynomial_he_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:36:00.3222733Z test_contig_vs_transposed_special_hermite_polynomial_he_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:36:00.3257509Z test_contig_vs_transposed_special_laguerre_polynomial_l_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:36:00.3295644Z test_contig_vs_transposed_special_laguerre_polynomial_l_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:36:00.3353447Z test_contig_vs_transposed_special_laguerre_polynomial_l_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.006s) 2022-08-13T13:36:00.3391607Z test_contig_vs_transposed_special_laguerre_polynomial_l_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:36:00.3429905Z test_contig_vs_transposed_special_laguerre_polynomial_l_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:36:00.3468521Z test_contig_vs_transposed_special_laguerre_polynomial_l_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:36:00.3506768Z test_contig_vs_transposed_special_laguerre_polynomial_l_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:36:00.3545126Z test_contig_vs_transposed_special_laguerre_polynomial_l_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:36:00.3557578Z test_contig_vs_transposed_special_legendre_polynomial_p_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-08-13T13:36:00.3569793Z test_contig_vs_transposed_special_legendre_polynomial_p_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-08-13T13:36:00.3581699Z test_contig_vs_transposed_special_legendre_polynomial_p_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-08-13T13:36:00.3593747Z test_contig_vs_transposed_special_legendre_polynomial_p_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-08-13T13:36:00.3605717Z test_contig_vs_transposed_special_legendre_polynomial_p_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-08-13T13:36:00.3617986Z test_contig_vs_transposed_special_legendre_polynomial_p_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-08-13T13:36:00.3629684Z test_contig_vs_transposed_special_legendre_polynomial_p_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-08-13T13:36:00.3641748Z test_contig_vs_transposed_special_legendre_polynomial_p_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-08-13T13:36:00.3653838Z test_contig_vs_transposed_special_shifted_chebyshev_polynomial_t_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-08-13T13:36:00.3665779Z test_contig_vs_transposed_special_shifted_chebyshev_polynomial_t_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-08-13T13:36:00.3677583Z test_contig_vs_transposed_special_shifted_chebyshev_polynomial_t_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-08-13T13:36:00.3689857Z test_contig_vs_transposed_special_shifted_chebyshev_polynomial_t_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-08-13T13:36:00.3701316Z test_contig_vs_transposed_special_shifted_chebyshev_polynomial_t_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-08-13T13:36:00.3713379Z test_contig_vs_transposed_special_shifted_chebyshev_polynomial_t_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-08-13T13:36:00.3725461Z test_contig_vs_transposed_special_shifted_chebyshev_polynomial_t_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-08-13T13:36:00.3737480Z test_contig_vs_transposed_special_shifted_chebyshev_polynomial_t_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-08-13T13:36:00.3749627Z test_contig_vs_transposed_special_shifted_chebyshev_polynomial_u_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-08-13T13:36:00.3761447Z test_contig_vs_transposed_special_shifted_chebyshev_polynomial_u_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-08-13T13:36:00.3773622Z test_contig_vs_transposed_special_shifted_chebyshev_polynomial_u_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-08-13T13:36:00.3785580Z test_contig_vs_transposed_special_shifted_chebyshev_polynomial_u_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-08-13T13:36:00.3797515Z test_contig_vs_transposed_special_shifted_chebyshev_polynomial_u_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-08-13T13:36:00.3809474Z test_contig_vs_transposed_special_shifted_chebyshev_polynomial_u_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-08-13T13:36:00.3821792Z test_contig_vs_transposed_special_shifted_chebyshev_polynomial_u_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-08-13T13:36:00.3833638Z test_contig_vs_transposed_special_shifted_chebyshev_polynomial_u_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-08-13T13:36:00.3845608Z test_contig_vs_transposed_special_shifted_chebyshev_polynomial_v_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-08-13T13:36:00.3857632Z test_contig_vs_transposed_special_shifted_chebyshev_polynomial_v_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-08-13T13:36:00.3869027Z test_contig_vs_transposed_special_shifted_chebyshev_polynomial_v_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-08-13T13:36:00.3881190Z test_contig_vs_transposed_special_shifted_chebyshev_polynomial_v_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-08-13T13:36:00.3893399Z test_contig_vs_transposed_special_shifted_chebyshev_polynomial_v_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-08-13T13:36:00.3905287Z test_contig_vs_transposed_special_shifted_chebyshev_polynomial_v_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-08-13T13:36:00.3917291Z test_contig_vs_transposed_special_shifted_chebyshev_polynomial_v_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-08-13T13:36:00.3928895Z test_contig_vs_transposed_special_shifted_chebyshev_polynomial_v_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-08-13T13:36:00.3941046Z test_contig_vs_transposed_special_shifted_chebyshev_polynomial_w_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-08-13T13:36:00.3952879Z test_contig_vs_transposed_special_shifted_chebyshev_polynomial_w_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-08-13T13:36:00.3964925Z test_contig_vs_transposed_special_shifted_chebyshev_polynomial_w_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-08-13T13:36:00.3976926Z test_contig_vs_transposed_special_shifted_chebyshev_polynomial_w_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-08-13T13:36:00.3988839Z test_contig_vs_transposed_special_shifted_chebyshev_polynomial_w_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-08-13T13:36:00.4000841Z test_contig_vs_transposed_special_shifted_chebyshev_polynomial_w_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-08-13T13:36:00.4012766Z test_contig_vs_transposed_special_shifted_chebyshev_polynomial_w_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-08-13T13:36:00.4024757Z test_contig_vs_transposed_special_shifted_chebyshev_polynomial_w_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-08-13T13:36:00.4061822Z test_contig_vs_transposed_special_xlog1py_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:36:00.4102821Z test_contig_vs_transposed_special_xlog1py_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:36:00.4140361Z test_contig_vs_transposed_special_xlog1py_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:36:00.4177075Z test_contig_vs_transposed_special_xlog1py_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:36:00.4223644Z test_contig_vs_transposed_special_xlog1py_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.005s) 2022-08-13T13:36:00.4258949Z test_contig_vs_transposed_special_xlog1py_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:36:00.4294041Z test_contig_vs_transposed_special_xlog1py_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:36:00.4329527Z test_contig_vs_transposed_special_xlog1py_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:36:00.4370634Z test_contig_vs_transposed_special_xlog1py_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:36:00.4405895Z test_contig_vs_transposed_special_xlog1py_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:36:00.4441248Z test_contig_vs_transposed_special_zeta_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:36:00.4487606Z test_contig_vs_transposed_special_zeta_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.005s) 2022-08-13T13:36:00.4729352Z test_contig_vs_transposed_special_zeta_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.024s) 2022-08-13T13:36:00.4774643Z test_contig_vs_transposed_special_zeta_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:36:00.4819864Z test_contig_vs_transposed_special_zeta_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:36:00.4871739Z test_contig_vs_transposed_special_zeta_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.005s) 2022-08-13T13:36:00.4916863Z test_contig_vs_transposed_special_zeta_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:36:00.4962286Z test_contig_vs_transposed_special_zeta_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:36:00.4999234Z test_contig_vs_transposed_sub_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:36:00.5055561Z test_contig_vs_transposed_sub_cuda_complex128 (__main__.TestBinaryUfuncsCUDA) ... ok (0.006s) 2022-08-13T13:36:00.5101372Z test_contig_vs_transposed_sub_cuda_complex32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:36:00.5148185Z test_contig_vs_transposed_sub_cuda_complex64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.005s) 2022-08-13T13:36:00.5191088Z test_contig_vs_transposed_sub_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:36:00.5228380Z test_contig_vs_transposed_sub_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:36:00.5267678Z test_contig_vs_transposed_sub_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:36:00.5296955Z test_contig_vs_transposed_sub_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:36:00.5325870Z test_contig_vs_transposed_sub_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:36:00.5354139Z test_contig_vs_transposed_sub_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:36:00.5383333Z test_contig_vs_transposed_sub_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:36:00.5417942Z test_contig_vs_transposed_sub_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:36:00.5456689Z test_contig_vs_transposed_true_divide_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:36:00.5494118Z test_contig_vs_transposed_true_divide_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:36:00.5553008Z test_contig_vs_transposed_true_divide_cuda_complex128 (__main__.TestBinaryUfuncsCUDA) ... ok (0.006s) 2022-08-13T13:36:00.5601438Z test_contig_vs_transposed_true_divide_cuda_complex32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.005s) 2022-08-13T13:36:00.5650830Z test_contig_vs_transposed_true_divide_cuda_complex64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.005s) 2022-08-13T13:36:00.5689807Z test_contig_vs_transposed_true_divide_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:36:00.5734340Z test_contig_vs_transposed_true_divide_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:36:00.5775607Z test_contig_vs_transposed_true_divide_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:36:00.5812567Z test_contig_vs_transposed_true_divide_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:36:00.5850104Z test_contig_vs_transposed_true_divide_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:36:00.5888201Z test_contig_vs_transposed_true_divide_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:36:00.5925212Z test_contig_vs_transposed_true_divide_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:36:00.5962350Z test_contig_vs_transposed_true_divide_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:36:00.6005115Z test_contig_vs_transposed_xlogy_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:36:00.6040259Z test_contig_vs_transposed_xlogy_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:36:00.6077043Z test_contig_vs_transposed_xlogy_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:36:00.6114105Z test_contig_vs_transposed_xlogy_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:36:00.6156784Z test_contig_vs_transposed_xlogy_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:36:00.6192253Z test_contig_vs_transposed_xlogy_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:36:00.6227284Z test_contig_vs_transposed_xlogy_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:36:00.6268264Z test_contig_vs_transposed_xlogy_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:36:00.6303595Z test_contig_vs_transposed_xlogy_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:36:00.6338822Z test_contig_vs_transposed_xlogy_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:36:00.6472338Z test_copysign_cuda_bfloat16_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.013s) 2022-08-13T13:36:00.6558473Z test_copysign_cuda_bfloat16_bool (__main__.TestBinaryUfuncsCUDA) ... ok (0.009s) 2022-08-13T13:36:00.6661301Z test_copysign_cuda_bfloat16_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.010s) 2022-08-13T13:36:00.6789996Z test_copysign_cuda_bfloat16_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.013s) 2022-08-13T13:36:00.6923238Z test_copysign_cuda_bfloat16_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.013s) 2022-08-13T13:36:00.7010183Z test_copysign_cuda_bfloat16_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.009s) 2022-08-13T13:36:00.7096054Z test_copysign_cuda_bfloat16_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.008s) 2022-08-13T13:36:00.7182410Z test_copysign_cuda_bfloat16_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.009s) 2022-08-13T13:36:00.7269315Z test_copysign_cuda_bfloat16_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.009s) 2022-08-13T13:36:00.7356342Z test_copysign_cuda_bfloat16_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.009s) 2022-08-13T13:36:00.7484271Z test_copysign_cuda_bool_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.013s) 2022-08-13T13:36:00.7573377Z test_copysign_cuda_bool_bool (__main__.TestBinaryUfuncsCUDA) ... ok (0.009s) 2022-08-13T13:36:00.7671246Z test_copysign_cuda_bool_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.010s) 2022-08-13T13:36:00.7794371Z test_copysign_cuda_bool_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.012s) 2022-08-13T13:36:00.7916276Z test_copysign_cuda_bool_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.012s) 2022-08-13T13:36:00.7998009Z test_copysign_cuda_bool_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.008s) 2022-08-13T13:36:00.8081044Z test_copysign_cuda_bool_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.008s) 2022-08-13T13:36:00.8164151Z test_copysign_cuda_bool_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.008s) 2022-08-13T13:36:00.8252609Z test_copysign_cuda_bool_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.009s) 2022-08-13T13:36:00.8335517Z test_copysign_cuda_bool_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.008s) 2022-08-13T13:36:00.8438799Z test_copysign_cuda_float16_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.010s) 2022-08-13T13:36:00.8513475Z test_copysign_cuda_float16_bool (__main__.TestBinaryUfuncsCUDA) ... ok (0.007s) 2022-08-13T13:36:00.8613334Z test_copysign_cuda_float16_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.010s) 2022-08-13T13:36:00.8713698Z test_copysign_cuda_float16_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.010s) 2022-08-13T13:36:00.8813652Z test_copysign_cuda_float16_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.010s) 2022-08-13T13:36:00.8895863Z test_copysign_cuda_float16_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.008s) 2022-08-13T13:36:00.8971376Z test_copysign_cuda_float16_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.007s) 2022-08-13T13:36:00.9047863Z test_copysign_cuda_float16_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.008s) 2022-08-13T13:36:00.9122792Z test_copysign_cuda_float16_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.007s) 2022-08-13T13:36:00.9197829Z test_copysign_cuda_float16_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.007s) 2022-08-13T13:36:00.9367268Z test_copysign_cuda_float32_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.017s) 2022-08-13T13:36:00.9491606Z test_copysign_cuda_float32_bool (__main__.TestBinaryUfuncsCUDA) ... ok (0.012s) 2022-08-13T13:36:00.9621653Z test_copysign_cuda_float32_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.013s) 2022-08-13T13:36:00.9785213Z test_copysign_cuda_float32_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.016s) 2022-08-13T13:36:00.9949029Z test_copysign_cuda_float32_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.016s) 2022-08-13T13:36:01.0072313Z test_copysign_cuda_float32_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.012s) 2022-08-13T13:36:01.0201413Z test_copysign_cuda_float32_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.013s) 2022-08-13T13:36:01.0327389Z test_copysign_cuda_float32_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.012s) 2022-08-13T13:36:01.0451094Z test_copysign_cuda_float32_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.012s) 2022-08-13T13:36:01.0580543Z test_copysign_cuda_float32_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.013s) 2022-08-13T13:36:01.0748685Z test_copysign_cuda_float64_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.017s) 2022-08-13T13:36:01.0871760Z test_copysign_cuda_float64_bool (__main__.TestBinaryUfuncsCUDA) ... ok (0.012s) 2022-08-13T13:36:01.0994499Z test_copysign_cuda_float64_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.012s) 2022-08-13T13:36:01.1159793Z test_copysign_cuda_float64_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.016s) 2022-08-13T13:36:01.1416711Z test_copysign_cuda_float64_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.026s) 2022-08-13T13:36:01.1539473Z test_copysign_cuda_float64_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.012s) 2022-08-13T13:36:01.1669361Z test_copysign_cuda_float64_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.013s) 2022-08-13T13:36:01.1791842Z test_copysign_cuda_float64_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.012s) 2022-08-13T13:36:01.1914561Z test_copysign_cuda_float64_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.012s) 2022-08-13T13:36:01.2038001Z test_copysign_cuda_float64_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.012s) 2022-08-13T13:36:01.2166431Z test_copysign_cuda_int16_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.013s) 2022-08-13T13:36:01.2249166Z test_copysign_cuda_int16_bool (__main__.TestBinaryUfuncsCUDA) ... ok (0.008s) 2022-08-13T13:36:01.2349042Z test_copysign_cuda_int16_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.010s) 2022-08-13T13:36:01.2477603Z test_copysign_cuda_int16_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.013s) 2022-08-13T13:36:01.2600037Z test_copysign_cuda_int16_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.012s) 2022-08-13T13:36:01.2682241Z test_copysign_cuda_int16_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.008s) 2022-08-13T13:36:01.2765274Z test_copysign_cuda_int16_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.008s) 2022-08-13T13:36:01.2848631Z test_copysign_cuda_int16_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.008s) 2022-08-13T13:36:01.2930831Z test_copysign_cuda_int16_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.008s) 2022-08-13T13:36:01.3013611Z test_copysign_cuda_int16_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.008s) 2022-08-13T13:36:01.3147203Z test_copysign_cuda_int32_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.013s) 2022-08-13T13:36:01.3229319Z test_copysign_cuda_int32_bool (__main__.TestBinaryUfuncsCUDA) ... ok (0.008s) 2022-08-13T13:36:01.3328628Z test_copysign_cuda_int32_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.010s) 2022-08-13T13:36:01.3453950Z test_copysign_cuda_int32_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.012s) 2022-08-13T13:36:01.3577333Z test_copysign_cuda_int32_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.012s) 2022-08-13T13:36:01.3660759Z test_copysign_cuda_int32_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.008s) 2022-08-13T13:36:01.3744230Z test_copysign_cuda_int32_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.008s) 2022-08-13T13:36:01.3832734Z test_copysign_cuda_int32_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.009s) 2022-08-13T13:36:01.3915721Z test_copysign_cuda_int32_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.008s) 2022-08-13T13:36:01.3999130Z test_copysign_cuda_int32_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.008s) 2022-08-13T13:36:01.4126875Z test_copysign_cuda_int64_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.013s) 2022-08-13T13:36:01.4210276Z test_copysign_cuda_int64_bool (__main__.TestBinaryUfuncsCUDA) ... ok (0.008s) 2022-08-13T13:36:01.4310236Z test_copysign_cuda_int64_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.010s) 2022-08-13T13:36:01.4435887Z test_copysign_cuda_int64_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.012s) 2022-08-13T13:36:01.4564784Z test_copysign_cuda_int64_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.013s) 2022-08-13T13:36:01.4648248Z test_copysign_cuda_int64_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.008s) 2022-08-13T13:36:01.4731293Z test_copysign_cuda_int64_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.008s) 2022-08-13T13:36:01.4814110Z test_copysign_cuda_int64_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.008s) 2022-08-13T13:36:01.4897254Z test_copysign_cuda_int64_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.008s) 2022-08-13T13:36:01.4980589Z test_copysign_cuda_int64_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.008s) 2022-08-13T13:36:01.5109524Z test_copysign_cuda_int8_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.013s) 2022-08-13T13:36:01.5198452Z test_copysign_cuda_int8_bool (__main__.TestBinaryUfuncsCUDA) ... ok (0.009s) 2022-08-13T13:36:01.5296994Z test_copysign_cuda_int8_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.010s) 2022-08-13T13:36:01.5420579Z test_copysign_cuda_int8_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.012s) 2022-08-13T13:36:01.5543599Z test_copysign_cuda_int8_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.012s) 2022-08-13T13:36:01.5625749Z test_copysign_cuda_int8_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.008s) 2022-08-13T13:36:01.5709230Z test_copysign_cuda_int8_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.008s) 2022-08-13T13:36:01.5792606Z test_copysign_cuda_int8_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.008s) 2022-08-13T13:36:01.5881234Z test_copysign_cuda_int8_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.009s) 2022-08-13T13:36:01.5963967Z test_copysign_cuda_int8_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.008s) 2022-08-13T13:36:01.6092450Z test_copysign_cuda_uint8_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.013s) 2022-08-13T13:36:01.6175078Z test_copysign_cuda_uint8_bool (__main__.TestBinaryUfuncsCUDA) ... ok (0.008s) 2022-08-13T13:36:01.6272844Z test_copysign_cuda_uint8_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.010s) 2022-08-13T13:36:01.6396078Z test_copysign_cuda_uint8_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.012s) 2022-08-13T13:36:01.6519362Z test_copysign_cuda_uint8_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.012s) 2022-08-13T13:36:01.6608439Z test_copysign_cuda_uint8_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.009s) 2022-08-13T13:36:01.6691115Z test_copysign_cuda_uint8_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.008s) 2022-08-13T13:36:01.6774143Z test_copysign_cuda_uint8_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.008s) 2022-08-13T13:36:01.6857308Z test_copysign_cuda_uint8_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.008s) 2022-08-13T13:36:01.6940109Z test_copysign_cuda_uint8_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.008s) 2022-08-13T13:36:01.7021317Z test_copysign_subgradient_cuda_bfloat16_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.008s) 2022-08-13T13:36:01.7097985Z test_copysign_subgradient_cuda_bfloat16_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.008s) 2022-08-13T13:36:01.7180291Z test_copysign_subgradient_cuda_bfloat16_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.008s) 2022-08-13T13:36:01.7256841Z test_copysign_subgradient_cuda_bfloat16_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.008s) 2022-08-13T13:36:01.7333428Z test_copysign_subgradient_cuda_float16_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.008s) 2022-08-13T13:36:01.7409635Z test_copysign_subgradient_cuda_float16_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.008s) 2022-08-13T13:36:01.7485869Z test_copysign_subgradient_cuda_float16_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.008s) 2022-08-13T13:36:01.7562115Z test_copysign_subgradient_cuda_float16_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.008s) 2022-08-13T13:36:01.7637648Z test_copysign_subgradient_cuda_float32_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.007s) 2022-08-13T13:36:01.7718651Z test_copysign_subgradient_cuda_float32_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.008s) 2022-08-13T13:36:01.7793997Z test_copysign_subgradient_cuda_float32_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.007s) 2022-08-13T13:36:01.7869975Z test_copysign_subgradient_cuda_float32_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.007s) 2022-08-13T13:36:01.7945429Z test_copysign_subgradient_cuda_float64_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.007s) 2022-08-13T13:36:01.8020912Z test_copysign_subgradient_cuda_float64_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.007s) 2022-08-13T13:36:01.8096432Z test_copysign_subgradient_cuda_float64_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.007s) 2022-08-13T13:36:01.8171316Z test_copysign_subgradient_cuda_float64_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.007s) 2022-08-13T13:36:01.8194133Z test_cpow_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... skip: Only runs on cpu (0.002s) 2022-08-13T13:36:01.8464881Z test_cpu_tensor_pow_cuda_scalar_tensor_cuda (__main__.TestBinaryUfuncsCUDA) ... ok (0.027s) 2022-08-13T13:36:01.8480794Z test_cremainder_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... skip: Only runs on cpu (0.002s) 2022-08-13T13:36:01.8508287Z test_cross_device_binary_ops_cuda (__main__.TestBinaryUfuncsCUDA) ... skip: fewer than 2 devices detected (0.003s) 2022-08-13T13:36:01.8590559Z test_cross_device_inplace_error_msg_cuda (__main__.TestBinaryUfuncsCUDA) ... ok (0.008s) 2022-08-13T13:36:01.8613062Z test_csub_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... skip: Only runs on cpu (0.002s) 2022-08-13T13:36:01.8778830Z test_cuda_tensor_pow_scalar_tensor_cuda (__main__.TestBinaryUfuncsCUDA) ... ok (0.016s) 2022-08-13T13:36:01.9249503Z test_cumulative_trapezoid_cuda (__main__.TestBinaryUfuncsCUDA) ... ok (0.047s) 2022-08-13T13:36:02.8258237Z test_div_and_floordiv_script_vs_python_cuda (__main__.TestBinaryUfuncsCUDA) ... ok (0.901s) 2022-08-13T13:36:02.8291333Z test_div_and_floordiv_vs_python_cuda (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:36:02.8364090Z test_div_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.007s) 2022-08-13T13:36:02.8415134Z test_div_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.005s) 2022-08-13T13:36:02.8472106Z test_div_rounding_modes_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.006s) 2022-08-13T13:36:02.8527932Z test_div_rounding_modes_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.005s) 2022-08-13T13:36:02.8582559Z test_div_rounding_modes_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.005s) 2022-08-13T13:36:02.8641796Z test_div_rounding_modes_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.006s) 2022-08-13T13:36:02.8692482Z test_div_rounding_modes_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.005s) 2022-08-13T13:36:02.8742147Z test_div_rounding_modes_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.005s) 2022-08-13T13:36:02.8791105Z test_div_rounding_modes_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.005s) 2022-08-13T13:36:02.8840709Z test_div_rounding_modes_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.005s) 2022-08-13T13:36:02.8890971Z test_div_rounding_modes_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.005s) 2022-08-13T13:36:02.8950197Z test_div_rounding_nonfinite_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.006s) 2022-08-13T13:36:02.9014998Z test_div_rounding_nonfinite_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.006s) 2022-08-13T13:36:02.9073303Z test_div_rounding_nonfinite_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.006s) 2022-08-13T13:36:02.9131606Z test_div_rounding_nonfinite_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.006s) 2022-08-13T13:36:02.9203441Z test_div_rounding_numpy_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.007s) 2022-08-13T13:36:02.9273005Z test_div_rounding_numpy_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.007s) 2022-08-13T13:36:02.9341933Z test_div_rounding_numpy_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.007s) 2022-08-13T13:36:02.9403045Z test_div_rounding_numpy_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.006s) 2022-08-13T13:36:02.9470099Z test_div_rounding_numpy_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.007s) 2022-08-13T13:36:02.9531213Z test_div_rounding_numpy_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.006s) 2022-08-13T13:36:02.9592540Z test_div_rounding_numpy_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.006s) 2022-08-13T13:36:02.9653655Z test_div_rounding_numpy_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.006s) 2022-08-13T13:36:02.9679878Z test_divide_by_zero_rounding_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... test_binary_ufuncs.py:1041: RuntimeWarning: divide by zero encountered in true_divide 2022-08-13T13:36:02.9682088Z expect = np.divide(an, 0) 2022-08-13T13:36:02.9682518Z test_binary_ufuncs.py:1041: RuntimeWarning: invalid value encountered in true_divide 2022-08-13T13:36:02.9682899Z expect = np.divide(an, 0) 2022-08-13T13:36:02.9693553Z ok (0.004s) 2022-08-13T13:36:02.9731886Z test_divide_by_zero_rounding_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:36:02.9769597Z test_divide_by_zero_rounding_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:36:02.9812491Z test_divide_by_zero_rounding_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:36:02.9849863Z test_divmul_scalar_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:36:03.0187732Z test_float_power_cuda_bfloat16_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... test_binary_ufuncs.py:3989: RuntimeWarning: invalid value encountered in float_power 2022-08-13T13:36:03.0188290Z expected_scalar_base = torch.from_numpy(np.float_power(i, to_np(exp))) 2022-08-13T13:36:03.0241608Z ok (0.039s) 2022-08-13T13:36:03.0878952Z test_float_power_cuda_bfloat16_complex128 (__main__.TestBinaryUfuncsCUDA) ... ok (0.064s) 2022-08-13T13:36:03.1521503Z test_float_power_cuda_bfloat16_complex64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.064s) 2022-08-13T13:36:03.1907924Z test_float_power_cuda_bfloat16_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.039s) 2022-08-13T13:36:03.2298264Z test_float_power_cuda_bfloat16_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.039s) 2022-08-13T13:36:03.2688345Z test_float_power_cuda_bfloat16_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.039s) 2022-08-13T13:36:03.3071911Z test_float_power_cuda_bfloat16_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.038s) 2022-08-13T13:36:03.3454988Z test_float_power_cuda_bfloat16_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.038s) 2022-08-13T13:36:03.3854752Z test_float_power_cuda_bfloat16_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.040s) 2022-08-13T13:36:03.4242096Z test_float_power_cuda_bfloat16_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.039s) 2022-08-13T13:36:03.4626352Z test_float_power_cuda_bfloat16_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.038s) 2022-08-13T13:36:03.4912810Z test_float_power_cuda_complex128_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.029s) 2022-08-13T13:36:03.5296367Z test_float_power_cuda_complex128_complex128 (__main__.TestBinaryUfuncsCUDA) ... ok (0.038s) 2022-08-13T13:36:03.5682090Z test_float_power_cuda_complex128_complex64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.038s) 2022-08-13T13:36:03.5961948Z test_float_power_cuda_complex128_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.028s) 2022-08-13T13:36:03.6241896Z test_float_power_cuda_complex128_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.028s) 2022-08-13T13:36:03.6520351Z test_float_power_cuda_complex128_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.028s) 2022-08-13T13:36:03.6800050Z test_float_power_cuda_complex128_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.028s) 2022-08-13T13:36:03.7079752Z test_float_power_cuda_complex128_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.028s) 2022-08-13T13:36:03.7363070Z test_float_power_cuda_complex128_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.028s) 2022-08-13T13:36:03.7640529Z test_float_power_cuda_complex128_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.028s) 2022-08-13T13:36:03.7917644Z test_float_power_cuda_complex128_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.028s) 2022-08-13T13:36:03.8364277Z test_float_power_cuda_complex64_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.045s) 2022-08-13T13:36:03.9054376Z test_float_power_cuda_complex64_complex128 (__main__.TestBinaryUfuncsCUDA) ... ok (0.069s) 2022-08-13T13:36:03.9759021Z test_float_power_cuda_complex64_complex64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.070s) 2022-08-13T13:36:04.0205563Z test_float_power_cuda_complex64_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.045s) 2022-08-13T13:36:04.0653486Z test_float_power_cuda_complex64_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.045s) 2022-08-13T13:36:04.1091170Z test_float_power_cuda_complex64_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.044s) 2022-08-13T13:36:04.1530704Z test_float_power_cuda_complex64_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.044s) 2022-08-13T13:36:04.1971139Z test_float_power_cuda_complex64_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.044s) 2022-08-13T13:36:04.2412370Z test_float_power_cuda_complex64_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.044s) 2022-08-13T13:36:04.2856932Z test_float_power_cuda_complex64_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.044s) 2022-08-13T13:36:04.3299569Z test_float_power_cuda_complex64_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.044s) 2022-08-13T13:36:04.3706241Z test_float_power_cuda_float16_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.041s) 2022-08-13T13:36:04.4337515Z test_float_power_cuda_float16_complex128 (__main__.TestBinaryUfuncsCUDA) ... ok (0.063s) 2022-08-13T13:36:04.4982683Z test_float_power_cuda_float16_complex64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.064s) 2022-08-13T13:36:04.5366488Z test_float_power_cuda_float16_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.038s) 2022-08-13T13:36:04.5762500Z test_float_power_cuda_float16_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.039s) 2022-08-13T13:36:04.6155158Z test_float_power_cuda_float16_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.039s) 2022-08-13T13:36:04.6533680Z test_float_power_cuda_float16_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.038s) 2022-08-13T13:36:04.6918612Z test_float_power_cuda_float16_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.038s) 2022-08-13T13:36:04.7300011Z test_float_power_cuda_float16_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.038s) 2022-08-13T13:36:04.7679189Z test_float_power_cuda_float16_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.038s) 2022-08-13T13:36:04.8061617Z test_float_power_cuda_float16_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.038s) 2022-08-13T13:36:04.8447424Z test_float_power_cuda_float32_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.038s) 2022-08-13T13:36:04.9078239Z test_float_power_cuda_float32_complex128 (__main__.TestBinaryUfuncsCUDA) ... ok (0.063s) 2022-08-13T13:36:04.9739096Z test_float_power_cuda_float32_complex64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.066s) 2022-08-13T13:36:05.0131540Z test_float_power_cuda_float32_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.039s) 2022-08-13T13:36:05.0513682Z test_float_power_cuda_float32_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.038s) 2022-08-13T13:36:05.0890641Z test_float_power_cuda_float32_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.038s) 2022-08-13T13:36:05.1268638Z test_float_power_cuda_float32_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.038s) 2022-08-13T13:36:05.1648434Z test_float_power_cuda_float32_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.038s) 2022-08-13T13:36:05.2026060Z test_float_power_cuda_float32_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.038s) 2022-08-13T13:36:05.2403665Z test_float_power_cuda_float32_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.038s) 2022-08-13T13:36:05.2796947Z test_float_power_cuda_float32_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.039s) 2022-08-13T13:36:05.3014571Z test_float_power_cuda_float64_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.022s) 2022-08-13T13:36:05.3501145Z test_float_power_cuda_float64_complex128 (__main__.TestBinaryUfuncsCUDA) ... ok (0.048s) 2022-08-13T13:36:05.3990433Z test_float_power_cuda_float64_complex64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.049s) 2022-08-13T13:36:05.4206023Z test_float_power_cuda_float64_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.021s) 2022-08-13T13:36:05.4421927Z test_float_power_cuda_float64_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.021s) 2022-08-13T13:36:05.4633253Z test_float_power_cuda_float64_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.021s) 2022-08-13T13:36:05.4853707Z test_float_power_cuda_float64_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.022s) 2022-08-13T13:36:05.5066898Z test_float_power_cuda_float64_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.021s) 2022-08-13T13:36:05.5280003Z test_float_power_cuda_float64_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.021s) 2022-08-13T13:36:05.5493946Z test_float_power_cuda_float64_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.021s) 2022-08-13T13:36:05.5707305Z test_float_power_cuda_float64_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.021s) 2022-08-13T13:36:05.6088943Z test_float_power_cuda_int16_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.038s) 2022-08-13T13:36:05.6717885Z test_float_power_cuda_int16_complex128 (__main__.TestBinaryUfuncsCUDA) ... ok (0.063s) 2022-08-13T13:36:05.7348951Z test_float_power_cuda_int16_complex64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.063s) 2022-08-13T13:36:05.7726688Z test_float_power_cuda_int16_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.038s) 2022-08-13T13:36:05.8116573Z test_float_power_cuda_int16_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.039s) 2022-08-13T13:36:05.8489896Z test_float_power_cuda_int16_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.037s) 2022-08-13T13:36:05.8869252Z test_float_power_cuda_int16_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.038s) 2022-08-13T13:36:05.9256429Z test_float_power_cuda_int16_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.039s) 2022-08-13T13:36:05.9633345Z test_float_power_cuda_int16_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.038s) 2022-08-13T13:36:06.0015766Z test_float_power_cuda_int16_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.038s) 2022-08-13T13:36:06.0393308Z test_float_power_cuda_int16_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.038s) 2022-08-13T13:36:06.0778542Z test_float_power_cuda_int32_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.038s) 2022-08-13T13:36:06.1401173Z test_float_power_cuda_int32_complex128 (__main__.TestBinaryUfuncsCUDA) ... ok (0.062s) 2022-08-13T13:36:06.2047649Z test_float_power_cuda_int32_complex64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.065s) 2022-08-13T13:36:06.2426203Z test_float_power_cuda_int32_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.038s) 2022-08-13T13:36:06.2811435Z test_float_power_cuda_int32_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.038s) 2022-08-13T13:36:06.3191656Z test_float_power_cuda_int32_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.038s) 2022-08-13T13:36:06.3575078Z test_float_power_cuda_int32_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.038s) 2022-08-13T13:36:06.3955680Z test_float_power_cuda_int32_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.038s) 2022-08-13T13:36:06.4334390Z test_float_power_cuda_int32_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.038s) 2022-08-13T13:36:06.4711777Z test_float_power_cuda_int32_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.038s) 2022-08-13T13:36:06.5089869Z test_float_power_cuda_int32_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.038s) 2022-08-13T13:36:06.5470493Z test_float_power_cuda_int64_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.038s) 2022-08-13T13:36:06.6125577Z test_float_power_cuda_int64_complex128 (__main__.TestBinaryUfuncsCUDA) ... ok (0.065s) 2022-08-13T13:36:06.6771917Z test_float_power_cuda_int64_complex64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.064s) 2022-08-13T13:36:06.7149960Z test_float_power_cuda_int64_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.038s) 2022-08-13T13:36:06.7527609Z test_float_power_cuda_int64_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.038s) 2022-08-13T13:36:06.7908963Z test_float_power_cuda_int64_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.038s) 2022-08-13T13:36:06.8286766Z test_float_power_cuda_int64_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.038s) 2022-08-13T13:36:06.8662988Z test_float_power_cuda_int64_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.038s) 2022-08-13T13:36:06.9045991Z test_float_power_cuda_int64_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.038s) 2022-08-13T13:36:06.9421453Z test_float_power_cuda_int64_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.038s) 2022-08-13T13:36:06.9806061Z test_float_power_cuda_int64_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.038s) 2022-08-13T13:36:07.0187301Z test_float_power_cuda_int8_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.038s) 2022-08-13T13:36:07.0822963Z test_float_power_cuda_int8_complex128 (__main__.TestBinaryUfuncsCUDA) ... ok (0.063s) 2022-08-13T13:36:07.1456708Z test_float_power_cuda_int8_complex64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.063s) 2022-08-13T13:36:07.1852322Z test_float_power_cuda_int8_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.039s) 2022-08-13T13:36:07.2236355Z test_float_power_cuda_int8_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.038s) 2022-08-13T13:36:07.2611140Z test_float_power_cuda_int8_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.037s) 2022-08-13T13:36:07.2988769Z test_float_power_cuda_int8_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.038s) 2022-08-13T13:36:07.3365477Z test_float_power_cuda_int8_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.038s) 2022-08-13T13:36:07.3752586Z test_float_power_cuda_int8_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.039s) 2022-08-13T13:36:07.4130457Z test_float_power_cuda_int8_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.038s) 2022-08-13T13:36:07.4512291Z test_float_power_cuda_int8_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.038s) 2022-08-13T13:36:07.4901276Z test_float_power_cuda_uint8_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.039s) 2022-08-13T13:36:07.5550902Z test_float_power_cuda_uint8_complex128 (__main__.TestBinaryUfuncsCUDA) ... ok (0.065s) 2022-08-13T13:36:07.6192126Z test_float_power_cuda_uint8_complex64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.064s) 2022-08-13T13:36:07.6583426Z test_float_power_cuda_uint8_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.039s) 2022-08-13T13:36:07.6960761Z test_float_power_cuda_uint8_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.038s) 2022-08-13T13:36:07.7340968Z test_float_power_cuda_uint8_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.038s) 2022-08-13T13:36:07.7719123Z test_float_power_cuda_uint8_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.038s) 2022-08-13T13:36:07.8102729Z test_float_power_cuda_uint8_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.038s) 2022-08-13T13:36:07.8492787Z test_float_power_cuda_uint8_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.039s) 2022-08-13T13:36:07.8869259Z test_float_power_cuda_uint8_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.038s) 2022-08-13T13:36:07.9256386Z test_float_power_cuda_uint8_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.039s) 2022-08-13T13:36:07.9389346Z test_float_power_exceptions_cuda (__main__.TestBinaryUfuncsCUDA) ... test_binary_ufuncs.py:4020: UserWarning: An output with one or more elements was resized since it had shape [1], which does not match the required output shape [5]. This behavior is deprecated, and in a future PyTorch release outputs will not be resized unless they have zero elements. You can explicitly reuse an out tensor t by resizing it, inplace, to zero elements with t.resize_(0). (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/native/Resize.cpp:24.) 2022-08-13T13:36:07.9390522Z torch.float_power(base, exp, out=out) 2022-08-13T13:36:07.9615887Z ok (0.036s) 2022-08-13T13:36:07.9716296Z test_float_scalar_pow_float_tensor_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... test_binary_ufuncs.py:1374: RuntimeWarning: invalid value encountered in power 2022-08-13T13:36:07.9716822Z np_res = np.power(to_np(base), to_np(np_exponent)) 2022-08-13T13:36:07.9997884Z test_binary_ufuncs.py:1374: RuntimeWarning: divide by zero encountered in power 2022-08-13T13:36:07.9998334Z np_res = np.power(to_np(base), to_np(np_exponent)) 2022-08-13T13:36:08.0416088Z ok (0.080s) 2022-08-13T13:36:08.1159509Z test_float_scalar_pow_float_tensor_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.074s) 2022-08-13T13:36:08.1210715Z test_floor_divide_scalar_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.005s) 2022-08-13T13:36:08.1254915Z test_floor_divide_scalar_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:36:08.1299373Z test_floor_divide_scalar_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:36:08.1342087Z test_floor_divide_scalar_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:36:08.1384985Z test_floor_divide_scalar_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:36:08.1428189Z test_floor_divide_scalar_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:36:08.1470600Z test_floor_divide_scalar_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:36:08.1519208Z test_floor_divide_scalar_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.005s) 2022-08-13T13:36:08.1550828Z test_floor_divide_tensor_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:36:08.1581385Z test_floor_divide_tensor_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:36:08.1611305Z test_floor_divide_tensor_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:36:08.1640241Z test_floor_divide_tensor_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:36:08.1669257Z test_floor_divide_tensor_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:36:08.1698057Z test_floor_divide_tensor_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:36:08.1732541Z test_floor_divide_tensor_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:36:08.1761081Z test_floor_divide_tensor_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:36:08.1780762Z test_floor_divide_zero_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... skip: Only runs on cpu (0.002s) 2022-08-13T13:36:08.1800124Z test_floor_divide_zero_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... skip: Only runs on cpu (0.002s) 2022-08-13T13:36:08.1819535Z test_floor_divide_zero_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... skip: Only runs on cpu (0.002s) 2022-08-13T13:36:08.1838768Z test_floor_divide_zero_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... skip: Only runs on cpu (0.002s) 2022-08-13T13:36:08.1858359Z test_floor_divide_zero_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... skip: Only runs on cpu (0.002s) 2022-08-13T13:36:08.1887224Z test_fmod_remainder_by_zero_float_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:36:08.1915637Z test_fmod_remainder_by_zero_float_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:36:08.1949835Z test_fmod_remainder_by_zero_float_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:36:08.1981297Z test_fmod_remainder_by_zero_integral_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:36:08.2012822Z test_fmod_remainder_by_zero_integral_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:36:08.2054181Z test_fmod_remainder_by_zero_integral_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:36:08.2085343Z test_fmod_remainder_by_zero_integral_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:36:08.2116766Z test_fmod_remainder_by_zero_integral_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:36:08.2352821Z test_fmod_remainder_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.023s) 2022-08-13T13:36:08.2593202Z test_fmod_remainder_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.024s) 2022-08-13T13:36:08.2821972Z test_fmod_remainder_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.023s) 2022-08-13T13:36:08.3473815Z test_fmod_remainder_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.065s) 2022-08-13T13:36:08.4122067Z test_fmod_remainder_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.065s) 2022-08-13T13:36:08.4774222Z test_fmod_remainder_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.065s) 2022-08-13T13:36:08.5427172Z test_fmod_remainder_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.065s) 2022-08-13T13:36:08.6081395Z test_fmod_remainder_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.065s) 2022-08-13T13:36:08.6129601Z test_gcd_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.005s) 2022-08-13T13:36:08.6170237Z test_gcd_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:36:08.6210922Z test_gcd_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:36:08.6251891Z test_gcd_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:36:08.6292307Z test_gcd_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:36:08.6532334Z test_heaviside_complex_cuda_complex128_complex128 (__main__.TestBinaryUfuncsCUDA) ... ok (0.024s) 2022-08-13T13:36:08.6768808Z test_heaviside_complex_cuda_complex128_complex64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.024s) 2022-08-13T13:36:08.7013873Z test_heaviside_complex_cuda_complex64_complex128 (__main__.TestBinaryUfuncsCUDA) ... ok (0.024s) 2022-08-13T13:36:08.7253091Z test_heaviside_complex_cuda_complex64_complex64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.024s) 2022-08-13T13:36:08.7397405Z test_heaviside_cross_device_cuda (__main__.TestBinaryUfuncsCUDA) ... ok (0.014s) 2022-08-13T13:36:08.7459073Z test_heaviside_cuda_bfloat16_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.006s) 2022-08-13T13:36:08.7712129Z test_heaviside_cuda_bfloat16_bool (__main__.TestBinaryUfuncsCUDA) ... ok (0.025s) 2022-08-13T13:36:08.7969053Z test_heaviside_cuda_bfloat16_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.026s) 2022-08-13T13:36:08.8226047Z test_heaviside_cuda_bfloat16_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.026s) 2022-08-13T13:36:08.8488508Z test_heaviside_cuda_bfloat16_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.026s) 2022-08-13T13:36:08.8736582Z test_heaviside_cuda_bfloat16_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.025s) 2022-08-13T13:36:08.8984899Z test_heaviside_cuda_bfloat16_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.025s) 2022-08-13T13:36:08.9241606Z test_heaviside_cuda_bfloat16_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.026s) 2022-08-13T13:36:08.9494172Z test_heaviside_cuda_bfloat16_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.025s) 2022-08-13T13:36:08.9750894Z test_heaviside_cuda_bfloat16_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.026s) 2022-08-13T13:36:09.0008240Z test_heaviside_cuda_bool_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.026s) 2022-08-13T13:36:09.0067077Z test_heaviside_cuda_bool_bool (__main__.TestBinaryUfuncsCUDA) ... ok (0.006s) 2022-08-13T13:36:09.0323184Z test_heaviside_cuda_bool_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.026s) 2022-08-13T13:36:09.0580128Z test_heaviside_cuda_bool_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.026s) 2022-08-13T13:36:09.0832262Z test_heaviside_cuda_bool_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.025s) 2022-08-13T13:36:09.1086783Z test_heaviside_cuda_bool_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.025s) 2022-08-13T13:36:09.1339474Z test_heaviside_cuda_bool_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.025s) 2022-08-13T13:36:09.1596513Z test_heaviside_cuda_bool_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.026s) 2022-08-13T13:36:09.1857183Z test_heaviside_cuda_bool_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.026s) 2022-08-13T13:36:09.2111704Z test_heaviside_cuda_bool_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.025s) 2022-08-13T13:36:09.2364219Z test_heaviside_cuda_float16_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.025s) 2022-08-13T13:36:09.2619421Z test_heaviside_cuda_float16_bool (__main__.TestBinaryUfuncsCUDA) ... ok (0.025s) 2022-08-13T13:36:09.2680075Z test_heaviside_cuda_float16_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.006s) 2022-08-13T13:36:09.2935049Z test_heaviside_cuda_float16_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.025s) 2022-08-13T13:36:09.3185434Z test_heaviside_cuda_float16_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.025s) 2022-08-13T13:36:09.3442514Z test_heaviside_cuda_float16_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.026s) 2022-08-13T13:36:09.3696563Z test_heaviside_cuda_float16_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.025s) 2022-08-13T13:36:09.3952018Z test_heaviside_cuda_float16_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.025s) 2022-08-13T13:36:09.4200088Z test_heaviside_cuda_float16_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.025s) 2022-08-13T13:36:09.4448433Z test_heaviside_cuda_float16_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.025s) 2022-08-13T13:36:09.4705150Z test_heaviside_cuda_float32_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.026s) 2022-08-13T13:36:09.4953133Z test_heaviside_cuda_float32_bool (__main__.TestBinaryUfuncsCUDA) ... ok (0.025s) 2022-08-13T13:36:09.5216654Z test_heaviside_cuda_float32_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.026s) 2022-08-13T13:36:09.5278256Z test_heaviside_cuda_float32_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.006s) 2022-08-13T13:36:09.5536650Z test_heaviside_cuda_float32_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.026s) 2022-08-13T13:36:09.5785964Z test_heaviside_cuda_float32_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.025s) 2022-08-13T13:36:09.6036867Z test_heaviside_cuda_float32_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.025s) 2022-08-13T13:36:09.6293887Z test_heaviside_cuda_float32_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.026s) 2022-08-13T13:36:09.6548981Z test_heaviside_cuda_float32_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.025s) 2022-08-13T13:36:09.6810687Z test_heaviside_cuda_float32_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.026s) 2022-08-13T13:36:09.7067216Z test_heaviside_cuda_float64_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.026s) 2022-08-13T13:36:09.7323413Z test_heaviside_cuda_float64_bool (__main__.TestBinaryUfuncsCUDA) ... ok (0.026s) 2022-08-13T13:36:09.7579916Z test_heaviside_cuda_float64_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.026s) 2022-08-13T13:36:09.7836097Z test_heaviside_cuda_float64_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.026s) 2022-08-13T13:36:09.7895972Z test_heaviside_cuda_float64_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.006s) 2022-08-13T13:36:09.8152610Z test_heaviside_cuda_float64_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.026s) 2022-08-13T13:36:09.8416399Z test_heaviside_cuda_float64_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.026s) 2022-08-13T13:36:09.8669308Z test_heaviside_cuda_float64_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.025s) 2022-08-13T13:36:09.8925628Z test_heaviside_cuda_float64_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.026s) 2022-08-13T13:36:09.9173991Z test_heaviside_cuda_float64_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.025s) 2022-08-13T13:36:09.9430499Z test_heaviside_cuda_int16_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.026s) 2022-08-13T13:36:09.9687773Z test_heaviside_cuda_int16_bool (__main__.TestBinaryUfuncsCUDA) ... ok (0.026s) 2022-08-13T13:36:09.9938219Z test_heaviside_cuda_int16_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.025s) 2022-08-13T13:36:10.0192219Z test_heaviside_cuda_int16_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.025s) 2022-08-13T13:36:10.0446784Z test_heaviside_cuda_int16_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.025s) 2022-08-13T13:36:10.0499640Z test_heaviside_cuda_int16_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.005s) 2022-08-13T13:36:10.0749662Z test_heaviside_cuda_int16_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.025s) 2022-08-13T13:36:10.1004546Z test_heaviside_cuda_int16_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.025s) 2022-08-13T13:36:10.1252495Z test_heaviside_cuda_int16_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.025s) 2022-08-13T13:36:10.1501211Z test_heaviside_cuda_int16_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.025s) 2022-08-13T13:36:10.1761803Z test_heaviside_cuda_int32_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.026s) 2022-08-13T13:36:10.2018436Z test_heaviside_cuda_int32_bool (__main__.TestBinaryUfuncsCUDA) ... ok (0.026s) 2022-08-13T13:36:10.2274156Z test_heaviside_cuda_int32_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.025s) 2022-08-13T13:36:10.2531118Z test_heaviside_cuda_int32_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.026s) 2022-08-13T13:36:10.2783149Z test_heaviside_cuda_int32_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.025s) 2022-08-13T13:36:10.3031367Z test_heaviside_cuda_int32_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.025s) 2022-08-13T13:36:10.3084300Z test_heaviside_cuda_int32_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.005s) 2022-08-13T13:36:10.3341610Z test_heaviside_cuda_int32_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.026s) 2022-08-13T13:36:10.3596040Z test_heaviside_cuda_int32_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.025s) 2022-08-13T13:36:10.3848636Z test_heaviside_cuda_int32_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.025s) 2022-08-13T13:36:10.4105275Z test_heaviside_cuda_int64_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.026s) 2022-08-13T13:36:10.4357466Z test_heaviside_cuda_int64_bool (__main__.TestBinaryUfuncsCUDA) ... ok (0.025s) 2022-08-13T13:36:10.4609788Z test_heaviside_cuda_int64_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.025s) 2022-08-13T13:36:10.4866795Z test_heaviside_cuda_int64_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.026s) 2022-08-13T13:36:10.5120857Z test_heaviside_cuda_int64_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.025s) 2022-08-13T13:36:10.5377189Z test_heaviside_cuda_int64_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.026s) 2022-08-13T13:36:10.5627932Z test_heaviside_cuda_int64_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.025s) 2022-08-13T13:36:10.5679442Z test_heaviside_cuda_int64_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.005s) 2022-08-13T13:36:10.5930580Z test_heaviside_cuda_int64_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.025s) 2022-08-13T13:36:10.6190570Z test_heaviside_cuda_int64_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.026s) 2022-08-13T13:36:10.6448865Z test_heaviside_cuda_int8_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.026s) 2022-08-13T13:36:10.6706369Z test_heaviside_cuda_int8_bool (__main__.TestBinaryUfuncsCUDA) ... ok (0.026s) 2022-08-13T13:36:10.6956719Z test_heaviside_cuda_int8_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.025s) 2022-08-13T13:36:10.7211251Z test_heaviside_cuda_int8_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.025s) 2022-08-13T13:36:10.7466255Z test_heaviside_cuda_int8_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.025s) 2022-08-13T13:36:10.7722477Z test_heaviside_cuda_int8_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.026s) 2022-08-13T13:36:10.7979461Z test_heaviside_cuda_int8_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.026s) 2022-08-13T13:36:10.8229897Z test_heaviside_cuda_int8_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.025s) 2022-08-13T13:36:10.8290065Z test_heaviside_cuda_int8_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.006s) 2022-08-13T13:36:10.8546657Z test_heaviside_cuda_int8_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.026s) 2022-08-13T13:36:10.8801120Z test_heaviside_cuda_uint8_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.025s) 2022-08-13T13:36:10.9054026Z test_heaviside_cuda_uint8_bool (__main__.TestBinaryUfuncsCUDA) ... ok (0.025s) 2022-08-13T13:36:10.9304368Z test_heaviside_cuda_uint8_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.025s) 2022-08-13T13:36:10.9552461Z test_heaviside_cuda_uint8_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.025s) 2022-08-13T13:36:10.9801072Z test_heaviside_cuda_uint8_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.025s) 2022-08-13T13:36:11.0060056Z test_heaviside_cuda_uint8_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.026s) 2022-08-13T13:36:11.0316000Z test_heaviside_cuda_uint8_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.025s) 2022-08-13T13:36:11.0568863Z test_heaviside_cuda_uint8_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.025s) 2022-08-13T13:36:11.0821705Z test_heaviside_cuda_uint8_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.025s) 2022-08-13T13:36:11.0874910Z test_heaviside_cuda_uint8_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.005s) 2022-08-13T13:36:11.0927009Z test_hypot_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.005s) 2022-08-13T13:36:11.0979959Z test_hypot_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.005s) 2022-08-13T13:36:20.8039104Z test_idiv_and_ifloordiv_vs_python_cuda (__main__.TestBinaryUfuncsCUDA) ... ok (9.706s) 2022-08-13T13:36:20.8060393Z test_inplace_division_cuda (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-08-13T13:36:20.8083689Z test_inplace_dunders_cuda (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-08-13T13:36:21.9935833Z test_int_and_float_pow_cuda (__main__.TestBinaryUfuncsCUDA) ... ok (1.185s) 2022-08-13T13:36:22.0673423Z test_int_tensor_pow_neg_ints_cuda (__main__.TestBinaryUfuncsCUDA) ... ok (0.074s) 2022-08-13T13:36:22.0710060Z test_lcm_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:36:22.0746828Z test_lcm_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:36:22.0789850Z test_lcm_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:36:22.0815735Z test_ldexp_cuda (__main__.TestBinaryUfuncsCUDA) ... skip: Only runs on cpu (0.002s) 2022-08-13T13:36:22.0907259Z test_lerp_cuda_complex128 (__main__.TestBinaryUfuncsCUDA) ... test_binary_ufuncs.py:3343: UserWarning: An output with one or more elements was resized since it had shape [], which does not match the required output shape [5]. This behavior is deprecated, and in a future PyTorch release outputs will not be resized unless they have zero elements. You can explicitly reuse an out tensor t by resizing it, inplace, to zero elements with t.resize_(0). (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/native/Resize.cpp:24.) 2022-08-13T13:36:22.0908250Z torch.lerp(start, end, weight, out=actual_out) 2022-08-13T13:36:22.0963994Z test_binary_ufuncs.py:3343: UserWarning: An output with one or more elements was resized since it had shape [], which does not match the required output shape [5, 5]. This behavior is deprecated, and in a future PyTorch release outputs will not be resized unless they have zero elements. You can explicitly reuse an out tensor t by resizing it, inplace, to zero elements with t.resize_(0). (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/native/Resize.cpp:24.) 2022-08-13T13:36:22.0965414Z torch.lerp(start, end, weight, out=actual_out) 2022-08-13T13:36:22.2383857Z ok (0.157s) 2022-08-13T13:36:22.4048457Z test_lerp_cuda_complex64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.166s) 2022-08-13T13:36:22.4821131Z test_lerp_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.077s) 2022-08-13T13:36:22.5533568Z test_lerp_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.071s) 2022-08-13T13:36:22.5570069Z test_lerp_lowp_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:36:22.5606070Z test_lerp_lowp_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:36:22.5655118Z test_logaddexp2_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.005s) 2022-08-13T13:36:22.5695649Z test_logaddexp2_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:36:22.5735648Z test_logaddexp2_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:36:22.5778108Z test_logaddexp_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:36:22.5818818Z test_logaddexp_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:36:22.5858851Z test_logaddexp_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:36:22.5891492Z test_logical_and_cuda_bfloat16_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:36:22.5928290Z test_logical_and_cuda_bfloat16_bool (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:36:22.5959469Z test_logical_and_cuda_bfloat16_complex128 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:36:22.5990918Z test_logical_and_cuda_bfloat16_complex64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:36:22.6022425Z test_logical_and_cuda_bfloat16_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:36:22.6053741Z test_logical_and_cuda_bfloat16_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:36:22.6084878Z test_logical_and_cuda_bfloat16_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:36:22.6116473Z test_logical_and_cuda_bfloat16_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:36:22.6153869Z test_logical_and_cuda_bfloat16_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:36:22.6185359Z test_logical_and_cuda_bfloat16_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:36:22.6216762Z test_logical_and_cuda_bfloat16_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:36:22.6248243Z test_logical_and_cuda_bfloat16_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:36:22.6277263Z test_logical_and_cuda_bool_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:36:22.6306551Z test_logical_and_cuda_bool_bool (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:36:22.6336077Z test_logical_and_cuda_bool_complex128 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:36:22.6370821Z test_logical_and_cuda_bool_complex64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:36:22.6400162Z test_logical_and_cuda_bool_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:36:22.6429260Z test_logical_and_cuda_bool_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:36:22.6458549Z test_logical_and_cuda_bool_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:36:22.6487769Z test_logical_and_cuda_bool_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:36:22.6516710Z test_logical_and_cuda_bool_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:36:22.6546066Z test_logical_and_cuda_bool_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:36:22.6581057Z test_logical_and_cuda_bool_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:36:22.6610150Z test_logical_and_cuda_bool_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:36:22.6630511Z test_logical_and_cuda_complex128_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... test_binary_ufuncs.py:3237: UserWarning: Casting complex values to real discards the imaginary part (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/native/Copy.cpp:250.) 2022-08-13T13:36:22.6631821Z self.assertEqual(expected_res.bool(), getattr(a, op)(b)) 2022-08-13T13:36:22.6642930Z ok (0.003s) 2022-08-13T13:36:22.6674314Z test_logical_and_cuda_complex128_bool (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:36:22.8605344Z test_logical_and_cuda_complex128_complex128 (__main__.TestBinaryUfuncsCUDA) ... ok (0.193s) 2022-08-13T13:36:22.8637698Z test_logical_and_cuda_complex128_complex64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:36:22.8669528Z test_logical_and_cuda_complex128_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:36:22.8707621Z test_logical_and_cuda_complex128_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:36:22.8739332Z test_logical_and_cuda_complex128_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:36:22.8771128Z test_logical_and_cuda_complex128_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:36:22.8802698Z test_logical_and_cuda_complex128_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:36:22.8834220Z test_logical_and_cuda_complex128_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:36:22.8865915Z test_logical_and_cuda_complex128_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:36:22.8897771Z test_logical_and_cuda_complex128_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:36:22.8935194Z test_logical_and_cuda_complex64_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:36:22.8966843Z test_logical_and_cuda_complex64_bool (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:36:22.8998664Z test_logical_and_cuda_complex64_complex128 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:36:23.0877225Z test_logical_and_cuda_complex64_complex64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.188s) 2022-08-13T13:36:23.0909608Z test_logical_and_cuda_complex64_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:36:23.0941496Z test_logical_and_cuda_complex64_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:36:23.0973572Z test_logical_and_cuda_complex64_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:36:23.1011341Z test_logical_and_cuda_complex64_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:36:23.1042890Z test_logical_and_cuda_complex64_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:36:23.1074948Z test_logical_and_cuda_complex64_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:36:23.1106918Z test_logical_and_cuda_complex64_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:36:23.1138722Z test_logical_and_cuda_complex64_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:36:23.1170449Z test_logical_and_cuda_float16_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:36:23.1201683Z test_logical_and_cuda_float16_bool (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:36:23.1238685Z test_logical_and_cuda_float16_complex128 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:36:23.1269917Z test_logical_and_cuda_float16_complex64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:36:23.1301470Z test_logical_and_cuda_float16_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:36:23.1333086Z test_logical_and_cuda_float16_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:36:23.1364045Z test_logical_and_cuda_float16_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:36:23.1395586Z test_logical_and_cuda_float16_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:36:23.1427243Z test_logical_and_cuda_float16_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:36:23.1464297Z test_logical_and_cuda_float16_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:36:23.1495736Z test_logical_and_cuda_float16_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:36:23.1526886Z test_logical_and_cuda_float16_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:36:23.1558073Z test_logical_and_cuda_float32_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:36:23.1590845Z test_logical_and_cuda_float32_bool (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:36:23.1621010Z test_logical_and_cuda_float32_complex128 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:36:23.1652473Z test_logical_and_cuda_float32_complex64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:36:23.1689364Z test_logical_and_cuda_float32_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:36:23.1720545Z test_logical_and_cuda_float32_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:36:23.1752060Z test_logical_and_cuda_float32_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:36:23.1783679Z test_logical_and_cuda_float32_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:36:23.1815046Z test_logical_and_cuda_float32_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:36:23.1846422Z test_logical_and_cuda_float32_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:36:23.1877815Z test_logical_and_cuda_float32_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:36:23.1915186Z test_logical_and_cuda_float32_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:36:23.1946369Z test_logical_and_cuda_float64_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:36:23.1977474Z test_logical_and_cuda_float64_bool (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:36:23.2008717Z test_logical_and_cuda_float64_complex128 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:36:23.2039792Z test_logical_and_cuda_float64_complex64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:36:23.2071006Z test_logical_and_cuda_float64_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:36:23.2102400Z test_logical_and_cuda_float64_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:36:23.2138907Z test_logical_and_cuda_float64_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:36:23.2169885Z test_logical_and_cuda_float64_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:36:23.2200652Z test_logical_and_cuda_float64_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:36:23.2232049Z test_logical_and_cuda_float64_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:36:23.2262998Z test_logical_and_cuda_float64_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:36:23.2294249Z test_logical_and_cuda_float64_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:36:23.2323405Z test_logical_and_cuda_int16_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:36:23.2358721Z test_logical_and_cuda_int16_bool (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:36:23.2388253Z test_logical_and_cuda_int16_complex128 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:36:23.2417667Z test_logical_and_cuda_int16_complex64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:36:23.2447002Z test_logical_and_cuda_int16_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:36:23.2476638Z test_logical_and_cuda_int16_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:36:23.2506240Z test_logical_and_cuda_int16_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:36:23.2535962Z test_logical_and_cuda_int16_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:36:23.2571411Z test_logical_and_cuda_int16_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:36:23.2600553Z test_logical_and_cuda_int16_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:36:23.2630350Z test_logical_and_cuda_int16_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:36:23.2659985Z test_logical_and_cuda_int16_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:36:23.2689546Z test_logical_and_cuda_int32_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:36:23.2718949Z test_logical_and_cuda_int32_bool (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:36:23.2748627Z test_logical_and_cuda_int32_complex128 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:36:23.2783754Z test_logical_and_cuda_int32_complex64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:36:23.2813469Z test_logical_and_cuda_int32_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:36:23.2842802Z test_logical_and_cuda_int32_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:36:23.2872186Z test_logical_and_cuda_int32_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:36:23.2901769Z test_logical_and_cuda_int32_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:36:23.2931650Z test_logical_and_cuda_int32_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:36:23.2961157Z test_logical_and_cuda_int32_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:36:23.2996320Z test_logical_and_cuda_int32_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:36:23.3025810Z test_logical_and_cuda_int32_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:36:23.3055220Z test_logical_and_cuda_int64_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:36:23.3084122Z test_logical_and_cuda_int64_bool (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:36:23.3113684Z test_logical_and_cuda_int64_complex128 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:36:23.3143319Z test_logical_and_cuda_int64_complex64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:36:23.3172404Z test_logical_and_cuda_int64_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:36:23.3206734Z test_logical_and_cuda_int64_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:36:23.3235864Z test_logical_and_cuda_int64_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:36:23.3265129Z test_logical_and_cuda_int64_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:36:23.3294477Z test_logical_and_cuda_int64_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:36:23.3323495Z test_logical_and_cuda_int64_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:36:23.3353176Z test_logical_and_cuda_int64_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:36:23.3382618Z test_logical_and_cuda_int64_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:36:23.3417895Z test_logical_and_cuda_int8_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:36:23.3447235Z test_logical_and_cuda_int8_bool (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:36:23.3476678Z test_logical_and_cuda_int8_complex128 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:36:23.3506171Z test_logical_and_cuda_int8_complex64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:36:23.3535749Z test_logical_and_cuda_int8_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:36:23.3564873Z test_logical_and_cuda_int8_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:36:23.3594580Z test_logical_and_cuda_int8_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:36:23.3629833Z test_logical_and_cuda_int8_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:36:23.3659489Z test_logical_and_cuda_int8_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:36:23.3689040Z test_logical_and_cuda_int8_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:36:23.3718719Z test_logical_and_cuda_int8_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:36:23.3748226Z test_logical_and_cuda_int8_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:36:23.3777761Z test_logical_and_cuda_uint8_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:36:23.3806953Z test_logical_and_cuda_uint8_bool (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:36:23.3842035Z test_logical_and_cuda_uint8_complex128 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:36:23.3871529Z test_logical_and_cuda_uint8_complex64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:36:23.3901450Z test_logical_and_cuda_uint8_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:36:23.3930972Z test_logical_and_cuda_uint8_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:36:23.3960317Z test_logical_and_cuda_uint8_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:36:23.3989828Z test_logical_and_cuda_uint8_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:36:23.4019664Z test_logical_and_cuda_uint8_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:36:23.4054475Z test_logical_and_cuda_uint8_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:36:23.4092631Z test_logical_and_cuda_uint8_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:36:23.4113504Z test_logical_and_cuda_uint8_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:36:23.4187390Z test_logical_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.007s) 2022-08-13T13:36:23.4248444Z test_logical_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... ok (0.006s) 2022-08-13T13:36:23.4321977Z test_logical_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.007s) 2022-08-13T13:36:23.4395242Z test_logical_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.007s) 2022-08-13T13:36:23.4474065Z test_logical_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.008s) 2022-08-13T13:36:23.4547282Z test_logical_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.007s) 2022-08-13T13:36:23.4620804Z test_logical_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.007s) 2022-08-13T13:36:23.4694116Z test_logical_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.007s) 2022-08-13T13:36:23.4769616Z test_logical_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.007s) 2022-08-13T13:36:23.4842628Z test_logical_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.007s) 2022-08-13T13:36:23.4874217Z test_logical_or_cuda_bfloat16_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:36:23.4911509Z test_logical_or_cuda_bfloat16_bool (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:36:23.4942770Z test_logical_or_cuda_bfloat16_complex128 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:36:23.4974416Z test_logical_or_cuda_bfloat16_complex64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:36:23.5005506Z test_logical_or_cuda_bfloat16_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:36:23.5036740Z test_logical_or_cuda_bfloat16_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:36:23.5068296Z test_logical_or_cuda_bfloat16_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:36:23.5099744Z test_logical_or_cuda_bfloat16_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:36:23.5136621Z test_logical_or_cuda_bfloat16_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:36:23.5168101Z test_logical_or_cuda_bfloat16_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:36:23.5199418Z test_logical_or_cuda_bfloat16_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:36:23.5230558Z test_logical_or_cuda_bfloat16_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:36:23.5260006Z test_logical_or_cuda_bool_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:36:23.5289302Z test_logical_or_cuda_bool_bool (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:36:23.5318241Z test_logical_or_cuda_bool_complex128 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:36:23.5353186Z test_logical_or_cuda_bool_complex64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:36:23.5382617Z test_logical_or_cuda_bool_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:36:23.5411937Z test_logical_or_cuda_bool_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:36:23.5440974Z test_logical_or_cuda_bool_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:36:23.5470184Z test_logical_or_cuda_bool_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:36:23.5499539Z test_logical_or_cuda_bool_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:36:23.5528697Z test_logical_or_cuda_bool_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:36:23.5563927Z test_logical_or_cuda_bool_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:36:23.5593149Z test_logical_or_cuda_bool_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:36:23.5624834Z test_logical_or_cuda_complex128_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:36:23.5656529Z test_logical_or_cuda_complex128_bool (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:36:23.5688156Z test_logical_or_cuda_complex128_complex128 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:36:23.5719324Z test_logical_or_cuda_complex128_complex64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:36:23.5750767Z test_logical_or_cuda_complex128_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:36:23.5788046Z test_logical_or_cuda_complex128_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:36:23.5819589Z test_logical_or_cuda_complex128_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:36:23.5851359Z test_logical_or_cuda_complex128_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:36:23.5882902Z test_logical_or_cuda_complex128_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:36:23.5914524Z test_logical_or_cuda_complex128_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:36:23.5945963Z test_logical_or_cuda_complex128_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:36:23.5977552Z test_logical_or_cuda_complex128_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:36:23.6015172Z test_logical_or_cuda_complex64_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:36:23.6046883Z test_logical_or_cuda_complex64_bool (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:36:23.6078749Z test_logical_or_cuda_complex64_complex128 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:36:23.6110800Z test_logical_or_cuda_complex64_complex64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:36:23.6142704Z test_logical_or_cuda_complex64_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:36:23.6174789Z test_logical_or_cuda_complex64_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:36:23.6206048Z test_logical_or_cuda_complex64_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:36:23.6243493Z test_logical_or_cuda_complex64_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:36:23.6275635Z test_logical_or_cuda_complex64_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:36:23.6307835Z test_logical_or_cuda_complex64_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:36:23.6339557Z test_logical_or_cuda_complex64_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:36:23.6371567Z test_logical_or_cuda_complex64_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:36:23.6403004Z test_logical_or_cuda_float16_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:36:23.6434552Z test_logical_or_cuda_float16_bool (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:36:23.6471703Z test_logical_or_cuda_float16_complex128 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:36:23.6503079Z test_logical_or_cuda_float16_complex64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:36:23.6534405Z test_logical_or_cuda_float16_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:36:23.6565751Z test_logical_or_cuda_float16_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:36:23.6597084Z test_logical_or_cuda_float16_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:36:23.6628525Z test_logical_or_cuda_float16_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:36:23.6660091Z test_logical_or_cuda_float16_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:36:23.6697097Z test_logical_or_cuda_float16_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:36:23.6728437Z test_logical_or_cuda_float16_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:36:23.6759552Z test_logical_or_cuda_float16_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:36:23.6791141Z test_logical_or_cuda_float32_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:36:23.6822271Z test_logical_or_cuda_float32_bool (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:36:23.6853951Z test_logical_or_cuda_float32_complex128 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:36:23.6885205Z test_logical_or_cuda_float32_complex64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:36:23.6922268Z test_logical_or_cuda_float32_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:36:23.6953442Z test_logical_or_cuda_float32_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:36:23.6985047Z test_logical_or_cuda_float32_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:36:23.7016509Z test_logical_or_cuda_float32_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:36:23.7047990Z test_logical_or_cuda_float32_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:36:23.7079264Z test_logical_or_cuda_float32_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:36:23.7110292Z test_logical_or_cuda_float32_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:36:23.7147406Z test_logical_or_cuda_float32_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:36:23.7178569Z test_logical_or_cuda_float64_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:36:23.7209634Z test_logical_or_cuda_float64_bool (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:36:23.7240398Z test_logical_or_cuda_float64_complex128 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:36:23.7271718Z test_logical_or_cuda_float64_complex64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:36:23.7303226Z test_logical_or_cuda_float64_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:36:23.7334544Z test_logical_or_cuda_float64_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:36:23.7371185Z test_logical_or_cuda_float64_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:36:23.7401935Z test_logical_or_cuda_float64_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:36:23.7432731Z test_logical_or_cuda_float64_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:36:23.7464019Z test_logical_or_cuda_float64_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:36:23.7495031Z test_logical_or_cuda_float64_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:36:23.7525910Z test_logical_or_cuda_float64_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:36:23.7555483Z test_logical_or_cuda_int16_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:36:23.7590832Z test_logical_or_cuda_int16_bool (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:36:23.7620428Z test_logical_or_cuda_int16_complex128 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:36:23.7650072Z test_logical_or_cuda_int16_complex64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:36:23.7679356Z test_logical_or_cuda_int16_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:36:23.7709036Z test_logical_or_cuda_int16_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:36:23.7738525Z test_logical_or_cuda_int16_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:36:23.7767945Z test_logical_or_cuda_int16_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:36:23.7803052Z test_logical_or_cuda_int16_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:36:23.7832371Z test_logical_or_cuda_int16_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:36:23.7862146Z test_logical_or_cuda_int16_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:36:23.7891844Z test_logical_or_cuda_int16_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:36:23.7920788Z test_logical_or_cuda_int32_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:36:23.7950587Z test_logical_or_cuda_int32_bool (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:36:23.7980083Z test_logical_or_cuda_int32_complex128 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:36:23.8015239Z test_logical_or_cuda_int32_complex64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:36:23.8044581Z test_logical_or_cuda_int32_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:36:23.8074409Z test_logical_or_cuda_int32_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:36:23.8104000Z test_logical_or_cuda_int32_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:36:23.8133587Z test_logical_or_cuda_int32_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:36:23.8162943Z test_logical_or_cuda_int32_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:36:23.8192630Z test_logical_or_cuda_int32_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:36:23.8228146Z test_logical_or_cuda_int32_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:36:23.8257781Z test_logical_or_cuda_int32_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:36:23.8286812Z test_logical_or_cuda_int64_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:36:23.8315931Z test_logical_or_cuda_int64_bool (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:36:23.8345256Z test_logical_or_cuda_int64_complex128 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:36:23.8374707Z test_logical_or_cuda_int64_complex64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:36:23.8403939Z test_logical_or_cuda_int64_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:36:23.8438661Z test_logical_or_cuda_int64_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:36:23.8467834Z test_logical_or_cuda_int64_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:36:23.8497434Z test_logical_or_cuda_int64_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:36:23.8526471Z test_logical_or_cuda_int64_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:36:23.8555616Z test_logical_or_cuda_int64_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:36:23.8585019Z test_logical_or_cuda_int64_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:36:23.8614227Z test_logical_or_cuda_int64_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:36:23.8649477Z test_logical_or_cuda_int8_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:36:23.8678688Z test_logical_or_cuda_int8_bool (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:36:23.8708198Z test_logical_or_cuda_int8_complex128 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:36:23.8737812Z test_logical_or_cuda_int8_complex64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:36:23.8767465Z test_logical_or_cuda_int8_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:36:23.8796843Z test_logical_or_cuda_int8_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:36:23.8826454Z test_logical_or_cuda_int8_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:36:23.8861586Z test_logical_or_cuda_int8_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:36:23.8891309Z test_logical_or_cuda_int8_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:36:23.8920594Z test_logical_or_cuda_int8_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:36:23.8950220Z test_logical_or_cuda_int8_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:36:23.8979687Z test_logical_or_cuda_int8_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:36:23.9009426Z test_logical_or_cuda_uint8_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:36:23.9038717Z test_logical_or_cuda_uint8_bool (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:36:23.9074044Z test_logical_or_cuda_uint8_complex128 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:36:23.9103652Z test_logical_or_cuda_uint8_complex64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:36:23.9133317Z test_logical_or_cuda_uint8_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:36:23.9162691Z test_logical_or_cuda_uint8_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:36:23.9192480Z test_logical_or_cuda_uint8_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:36:23.9222123Z test_logical_or_cuda_uint8_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:36:23.9251868Z test_logical_or_cuda_uint8_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:36:23.9286817Z test_logical_or_cuda_uint8_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:36:23.9316429Z test_logical_or_cuda_uint8_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:36:23.9345974Z test_logical_or_cuda_uint8_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:36:23.9377766Z test_logical_xor_cuda_bfloat16_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:36:23.9409549Z test_logical_xor_cuda_bfloat16_bool (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:36:23.9440761Z test_logical_xor_cuda_bfloat16_complex128 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:36:23.9472210Z test_logical_xor_cuda_bfloat16_complex64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:36:23.9509479Z test_logical_xor_cuda_bfloat16_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:36:23.9540866Z test_logical_xor_cuda_bfloat16_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:36:23.9572403Z test_logical_xor_cuda_bfloat16_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:36:23.9603602Z test_logical_xor_cuda_bfloat16_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:36:23.9635160Z test_logical_xor_cuda_bfloat16_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:36:23.9666846Z test_logical_xor_cuda_bfloat16_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:36:23.9698301Z test_logical_xor_cuda_bfloat16_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:36:23.9735399Z test_logical_xor_cuda_bfloat16_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:36:23.9764502Z test_logical_xor_cuda_bool_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:36:23.9794098Z test_logical_xor_cuda_bool_bool (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:36:23.9823181Z test_logical_xor_cuda_bool_complex128 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:36:23.9852532Z test_logical_xor_cuda_bool_complex64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:36:23.9881365Z test_logical_xor_cuda_bool_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:36:23.9910654Z test_logical_xor_cuda_bool_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:36:23.9945773Z test_logical_xor_cuda_bool_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:36:23.9975072Z test_logical_xor_cuda_bool_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:36:24.0004154Z test_logical_xor_cuda_bool_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:36:24.0033452Z test_logical_xor_cuda_bool_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:36:24.0062821Z test_logical_xor_cuda_bool_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:36:24.0092365Z test_logical_xor_cuda_bool_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:36:24.0123692Z test_logical_xor_cuda_complex128_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:36:24.0161195Z test_logical_xor_cuda_complex128_bool (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:36:24.0192902Z test_logical_xor_cuda_complex128_complex128 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:36:24.0224564Z test_logical_xor_cuda_complex128_complex64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:36:24.0256332Z test_logical_xor_cuda_complex128_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:36:24.0287970Z test_logical_xor_cuda_complex128_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:36:24.0319406Z test_logical_xor_cuda_complex128_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:36:24.0350937Z test_logical_xor_cuda_complex128_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:36:24.0388568Z test_logical_xor_cuda_complex128_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:36:24.0420068Z test_logical_xor_cuda_complex128_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:36:24.0451888Z test_logical_xor_cuda_complex128_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:36:24.0483308Z test_logical_xor_cuda_complex128_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:36:24.0515344Z test_logical_xor_cuda_complex64_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:36:24.0547255Z test_logical_xor_cuda_complex64_bool (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:36:24.0579363Z test_logical_xor_cuda_complex64_complex128 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:36:24.0617310Z test_logical_xor_cuda_complex64_complex64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:36:24.0649282Z test_logical_xor_cuda_complex64_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:36:24.0680961Z test_logical_xor_cuda_complex64_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:36:24.0712727Z test_logical_xor_cuda_complex64_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:36:24.0744848Z test_logical_xor_cuda_complex64_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:36:24.0776870Z test_logical_xor_cuda_complex64_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:36:24.0808803Z test_logical_xor_cuda_complex64_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:36:24.0846632Z test_logical_xor_cuda_complex64_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:36:24.0878536Z test_logical_xor_cuda_complex64_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:36:24.0909959Z test_logical_xor_cuda_float16_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:36:24.0941520Z test_logical_xor_cuda_float16_bool (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:36:24.0973170Z test_logical_xor_cuda_float16_complex128 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:36:24.1004347Z test_logical_xor_cuda_float16_complex64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:36:24.1036035Z test_logical_xor_cuda_float16_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:36:24.1073232Z test_logical_xor_cuda_float16_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:36:24.1104776Z test_logical_xor_cuda_float16_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:36:24.1136245Z test_logical_xor_cuda_float16_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:36:24.1167870Z test_logical_xor_cuda_float16_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:36:24.1199087Z test_logical_xor_cuda_float16_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:36:24.1230316Z test_logical_xor_cuda_float16_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:36:24.1261593Z test_logical_xor_cuda_float16_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:36:24.1299014Z test_logical_xor_cuda_float32_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:36:24.1330468Z test_logical_xor_cuda_float32_bool (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:36:24.1361732Z test_logical_xor_cuda_float32_complex128 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:36:24.1393421Z test_logical_xor_cuda_float32_complex64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:36:24.1425128Z test_logical_xor_cuda_float32_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:36:24.1456444Z test_logical_xor_cuda_float32_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:36:24.1488012Z test_logical_xor_cuda_float32_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:36:24.1525100Z test_logical_xor_cuda_float32_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:36:24.1556592Z test_logical_xor_cuda_float32_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:36:24.1588014Z test_logical_xor_cuda_float32_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:36:24.1619487Z test_logical_xor_cuda_float32_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:36:24.1650868Z test_logical_xor_cuda_float32_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:36:24.1681669Z test_logical_xor_cuda_float64_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:36:24.1713175Z test_logical_xor_cuda_float64_bool (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:36:24.1750407Z test_logical_xor_cuda_float64_complex128 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:36:24.1781629Z test_logical_xor_cuda_float64_complex64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:36:24.1812680Z test_logical_xor_cuda_float64_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:36:24.1843432Z test_logical_xor_cuda_float64_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:36:24.1874647Z test_logical_xor_cuda_float64_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:36:24.1905963Z test_logical_xor_cuda_float64_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:36:24.1937238Z test_logical_xor_cuda_float64_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:36:24.1974315Z test_logical_xor_cuda_float64_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:36:24.2005107Z test_logical_xor_cuda_float64_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:36:24.2036235Z test_logical_xor_cuda_float64_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:36:24.2065868Z test_logical_xor_cuda_int16_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:36:24.2095757Z test_logical_xor_cuda_int16_bool (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:36:24.2125478Z test_logical_xor_cuda_int16_complex128 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:36:24.2155390Z test_logical_xor_cuda_int16_complex64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:36:24.2191242Z test_logical_xor_cuda_int16_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:36:24.2220900Z test_logical_xor_cuda_int16_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:36:24.2250559Z test_logical_xor_cuda_int16_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:36:24.2279828Z test_logical_xor_cuda_int16_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:36:24.2309664Z test_logical_xor_cuda_int16_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:36:24.2339546Z test_logical_xor_cuda_int16_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:36:24.2586671Z test_logical_xor_cuda_int16_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.025s) 2022-08-13T13:36:24.2623399Z test_logical_xor_cuda_int16_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:36:24.2653217Z test_logical_xor_cuda_int32_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:36:24.2682580Z test_logical_xor_cuda_int32_bool (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:36:24.2712370Z test_logical_xor_cuda_int32_complex128 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:36:24.2742185Z test_logical_xor_cuda_int32_complex64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:36:24.2772002Z test_logical_xor_cuda_int32_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:36:24.2801694Z test_logical_xor_cuda_int32_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:36:24.2837325Z test_logical_xor_cuda_int32_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:36:24.2867061Z test_logical_xor_cuda_int32_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:36:24.2896686Z test_logical_xor_cuda_int32_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:36:24.2925955Z test_logical_xor_cuda_int32_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:36:24.2955428Z test_logical_xor_cuda_int32_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:36:24.2985618Z test_logical_xor_cuda_int32_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:36:24.3015212Z test_logical_xor_cuda_int64_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:36:24.3050571Z test_logical_xor_cuda_int64_bool (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:36:24.3079540Z test_logical_xor_cuda_int64_complex128 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:36:24.3109875Z test_logical_xor_cuda_int64_complex64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:36:24.3139109Z test_logical_xor_cuda_int64_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:36:24.3168512Z test_logical_xor_cuda_int64_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:36:24.3197790Z test_logical_xor_cuda_int64_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:36:24.3227644Z test_logical_xor_cuda_int64_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:36:24.3262827Z test_logical_xor_cuda_int64_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:36:24.3292183Z test_logical_xor_cuda_int64_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:36:24.3320977Z test_logical_xor_cuda_int64_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:36:24.3350149Z test_logical_xor_cuda_int64_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:36:24.3380168Z test_logical_xor_cuda_int8_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:36:24.3409975Z test_logical_xor_cuda_int8_bool (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:36:24.3439727Z test_logical_xor_cuda_int8_complex128 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:36:24.3475309Z test_logical_xor_cuda_int8_complex64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:36:24.3504827Z test_logical_xor_cuda_int8_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:36:24.3534494Z test_logical_xor_cuda_int8_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:36:24.3563808Z test_logical_xor_cuda_int8_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:36:24.3593698Z test_logical_xor_cuda_int8_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:36:24.3623596Z test_logical_xor_cuda_int8_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:36:24.3653830Z test_logical_xor_cuda_int8_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:36:24.3689784Z test_logical_xor_cuda_int8_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:36:24.3719273Z test_logical_xor_cuda_int8_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:36:24.3748842Z test_logical_xor_cuda_uint8_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:36:24.3778833Z test_logical_xor_cuda_uint8_bool (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:36:24.3808411Z test_logical_xor_cuda_uint8_complex128 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:36:24.3838017Z test_logical_xor_cuda_uint8_complex64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:36:24.3868097Z test_logical_xor_cuda_uint8_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:36:24.3903873Z test_logical_xor_cuda_uint8_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:36:24.3933412Z test_logical_xor_cuda_uint8_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:36:24.3962784Z test_logical_xor_cuda_uint8_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:36:24.3992645Z test_logical_xor_cuda_uint8_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:36:24.4022593Z test_logical_xor_cuda_uint8_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:36:24.4052754Z test_logical_xor_cuda_uint8_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:36:24.4082418Z test_logical_xor_cuda_uint8_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:36:24.7094368Z test_logical_xor_with_nontrivial_alignment_cuda (__main__.TestBinaryUfuncsCUDA) ... ok (0.301s) 2022-08-13T13:36:24.7553097Z test_long_tensor_pow_floats_cuda (__main__.TestBinaryUfuncsCUDA) ... ok (0.046s) 2022-08-13T13:36:24.7610057Z test_maximum_and_minimum_subgradient_cuda_bfloat16_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.006s) 2022-08-13T13:36:24.7667324Z test_maximum_and_minimum_subgradient_cuda_bfloat16_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.006s) 2022-08-13T13:36:24.7723492Z test_maximum_and_minimum_subgradient_cuda_bfloat16_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.006s) 2022-08-13T13:36:24.7780087Z test_maximum_and_minimum_subgradient_cuda_bfloat16_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.005s) 2022-08-13T13:36:24.7837591Z test_maximum_and_minimum_subgradient_cuda_float16_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.006s) 2022-08-13T13:36:24.7898725Z test_maximum_and_minimum_subgradient_cuda_float16_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.006s) 2022-08-13T13:36:24.7954511Z test_maximum_and_minimum_subgradient_cuda_float16_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.005s) 2022-08-13T13:36:24.8009798Z test_maximum_and_minimum_subgradient_cuda_float16_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.005s) 2022-08-13T13:36:24.8065910Z test_maximum_and_minimum_subgradient_cuda_float32_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.006s) 2022-08-13T13:36:24.8121846Z test_maximum_and_minimum_subgradient_cuda_float32_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.005s) 2022-08-13T13:36:24.8177988Z test_maximum_and_minimum_subgradient_cuda_float32_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.006s) 2022-08-13T13:36:24.8233209Z test_maximum_and_minimum_subgradient_cuda_float32_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.005s) 2022-08-13T13:36:24.8294372Z test_maximum_and_minimum_subgradient_cuda_float64_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.006s) 2022-08-13T13:36:24.8350217Z test_maximum_and_minimum_subgradient_cuda_float64_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.005s) 2022-08-13T13:36:24.8405858Z test_maximum_and_minimum_subgradient_cuda_float64_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.005s) 2022-08-13T13:36:24.8460412Z test_maximum_and_minimum_subgradient_cuda_float64_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.005s) 2022-08-13T13:36:24.9123131Z test_maximum_minimum_complex_cuda_complex128_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.066s) 2022-08-13T13:36:24.9789055Z test_maximum_minimum_complex_cuda_complex128_bool (__main__.TestBinaryUfuncsCUDA) ... ok (0.066s) 2022-08-13T13:36:25.0465189Z test_maximum_minimum_complex_cuda_complex128_complex128 (__main__.TestBinaryUfuncsCUDA) ... ok (0.067s) 2022-08-13T13:36:25.1136806Z test_maximum_minimum_complex_cuda_complex128_complex64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.067s) 2022-08-13T13:36:25.1802762Z test_maximum_minimum_complex_cuda_complex128_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.066s) 2022-08-13T13:36:25.2465374Z test_maximum_minimum_complex_cuda_complex128_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.066s) 2022-08-13T13:36:25.3136161Z test_maximum_minimum_complex_cuda_complex128_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.067s) 2022-08-13T13:36:25.3811498Z test_maximum_minimum_complex_cuda_complex128_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.068s) 2022-08-13T13:36:25.4474899Z test_maximum_minimum_complex_cuda_complex128_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.066s) 2022-08-13T13:36:25.5144725Z test_maximum_minimum_complex_cuda_complex128_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.067s) 2022-08-13T13:36:25.5818402Z test_maximum_minimum_complex_cuda_complex128_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.067s) 2022-08-13T13:36:25.6490992Z test_maximum_minimum_complex_cuda_complex128_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.067s) 2022-08-13T13:36:25.7164667Z test_maximum_minimum_complex_cuda_complex64_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.067s) 2022-08-13T13:36:25.7830442Z test_maximum_minimum_complex_cuda_complex64_bool (__main__.TestBinaryUfuncsCUDA) ... ok (0.066s) 2022-08-13T13:36:25.8502784Z test_maximum_minimum_complex_cuda_complex64_complex128 (__main__.TestBinaryUfuncsCUDA) ... ok (0.067s) 2022-08-13T13:36:25.9176005Z test_maximum_minimum_complex_cuda_complex64_complex64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.067s) 2022-08-13T13:36:25.9834428Z test_maximum_minimum_complex_cuda_complex64_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.066s) 2022-08-13T13:36:26.0496136Z test_maximum_minimum_complex_cuda_complex64_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.066s) 2022-08-13T13:36:26.1169819Z test_maximum_minimum_complex_cuda_complex64_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.067s) 2022-08-13T13:36:26.1842960Z test_maximum_minimum_complex_cuda_complex64_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.067s) 2022-08-13T13:36:26.2504630Z test_maximum_minimum_complex_cuda_complex64_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.066s) 2022-08-13T13:36:26.3166797Z test_maximum_minimum_complex_cuda_complex64_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.066s) 2022-08-13T13:36:26.3839703Z test_maximum_minimum_complex_cuda_complex64_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.067s) 2022-08-13T13:36:26.4510369Z test_maximum_minimum_complex_cuda_complex64_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.067s) 2022-08-13T13:36:26.4784721Z test_maximum_minimum_cross_device_cuda (__main__.TestBinaryUfuncsCUDA) ... ok (0.027s) 2022-08-13T13:36:26.4858631Z test_maximum_minimum_float_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.007s) 2022-08-13T13:36:26.4927313Z test_maximum_minimum_float_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.007s) 2022-08-13T13:36:26.4996502Z test_maximum_minimum_float_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.007s) 2022-08-13T13:36:26.5064372Z test_maximum_minimum_float_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.007s) 2022-08-13T13:36:26.5140119Z test_maximum_minimum_float_nan_and_inf_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.007s) 2022-08-13T13:36:26.5214704Z test_maximum_minimum_float_nan_and_inf_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.007s) 2022-08-13T13:36:26.5294580Z test_maximum_minimum_float_nan_and_inf_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.008s) 2022-08-13T13:36:26.5366876Z test_maximum_minimum_float_nan_and_inf_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.007s) 2022-08-13T13:36:26.5410689Z test_maximum_minimum_forward_ad_float32_cuda (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:36:26.5468396Z test_maximum_minimum_int_and_bool_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... ok (0.006s) 2022-08-13T13:36:26.5525131Z test_maximum_minimum_int_and_bool_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.006s) 2022-08-13T13:36:26.5582563Z test_maximum_minimum_int_and_bool_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.006s) 2022-08-13T13:36:26.5637972Z test_maximum_minimum_int_and_bool_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.005s) 2022-08-13T13:36:26.5700594Z test_maximum_minimum_int_and_bool_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.006s) 2022-08-13T13:36:26.5757419Z test_maximum_minimum_int_and_bool_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.006s) 2022-08-13T13:36:26.5788873Z test_maximum_minimum_type_promotion_cuda_bfloat16_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:36:26.5820069Z test_maximum_minimum_type_promotion_cuda_bfloat16_bool (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:36:26.5851589Z test_maximum_minimum_type_promotion_cuda_bfloat16_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:36:26.5882595Z test_maximum_minimum_type_promotion_cuda_bfloat16_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:36:26.5914101Z test_maximum_minimum_type_promotion_cuda_bfloat16_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:36:26.5950937Z test_maximum_minimum_type_promotion_cuda_bfloat16_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:36:26.5982024Z test_maximum_minimum_type_promotion_cuda_bfloat16_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:36:26.6013366Z test_maximum_minimum_type_promotion_cuda_bfloat16_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:36:26.6044264Z test_maximum_minimum_type_promotion_cuda_bfloat16_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:36:26.6075711Z test_maximum_minimum_type_promotion_cuda_bfloat16_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:36:26.6107235Z test_maximum_minimum_type_promotion_cuda_bool_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:36:26.6138060Z test_maximum_minimum_type_promotion_cuda_bool_bool (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:36:26.6175683Z test_maximum_minimum_type_promotion_cuda_bool_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:36:26.6206731Z test_maximum_minimum_type_promotion_cuda_bool_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:36:26.6237784Z test_maximum_minimum_type_promotion_cuda_bool_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:36:26.6269084Z test_maximum_minimum_type_promotion_cuda_bool_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:36:26.6300127Z test_maximum_minimum_type_promotion_cuda_bool_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:36:26.6331337Z test_maximum_minimum_type_promotion_cuda_bool_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:36:26.6362530Z test_maximum_minimum_type_promotion_cuda_bool_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:36:26.6399332Z test_maximum_minimum_type_promotion_cuda_bool_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:36:26.6430731Z test_maximum_minimum_type_promotion_cuda_float16_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:36:26.6461913Z test_maximum_minimum_type_promotion_cuda_float16_bool (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:36:26.6493367Z test_maximum_minimum_type_promotion_cuda_float16_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:36:26.6523943Z test_maximum_minimum_type_promotion_cuda_float16_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:36:26.6555350Z test_maximum_minimum_type_promotion_cuda_float16_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:36:26.6586709Z test_maximum_minimum_type_promotion_cuda_float16_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:36:26.6623508Z test_maximum_minimum_type_promotion_cuda_float16_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:36:26.6654708Z test_maximum_minimum_type_promotion_cuda_float16_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:36:26.6685946Z test_maximum_minimum_type_promotion_cuda_float16_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:36:26.6716897Z test_maximum_minimum_type_promotion_cuda_float16_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:36:26.6748197Z test_maximum_minimum_type_promotion_cuda_float32_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:36:26.6779788Z test_maximum_minimum_type_promotion_cuda_float32_bool (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:36:26.6810989Z test_maximum_minimum_type_promotion_cuda_float32_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:36:26.6847770Z test_maximum_minimum_type_promotion_cuda_float32_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:36:26.6878835Z test_maximum_minimum_type_promotion_cuda_float32_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:36:26.6909789Z test_maximum_minimum_type_promotion_cuda_float32_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:36:26.6940951Z test_maximum_minimum_type_promotion_cuda_float32_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:36:26.6972252Z test_maximum_minimum_type_promotion_cuda_float32_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:36:26.7003137Z test_maximum_minimum_type_promotion_cuda_float32_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:36:26.7034605Z test_maximum_minimum_type_promotion_cuda_float32_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:36:26.7071393Z test_maximum_minimum_type_promotion_cuda_float64_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:36:26.7102622Z test_maximum_minimum_type_promotion_cuda_float64_bool (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:36:26.7133781Z test_maximum_minimum_type_promotion_cuda_float64_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:36:26.7164815Z test_maximum_minimum_type_promotion_cuda_float64_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:36:26.7196088Z test_maximum_minimum_type_promotion_cuda_float64_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:36:26.7227399Z test_maximum_minimum_type_promotion_cuda_float64_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:36:26.7258788Z test_maximum_minimum_type_promotion_cuda_float64_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:36:26.7295700Z test_maximum_minimum_type_promotion_cuda_float64_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:36:26.7326521Z test_maximum_minimum_type_promotion_cuda_float64_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:36:26.7357817Z test_maximum_minimum_type_promotion_cuda_float64_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:36:26.7389065Z test_maximum_minimum_type_promotion_cuda_int16_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:36:26.7420187Z test_maximum_minimum_type_promotion_cuda_int16_bool (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:36:26.7451764Z test_maximum_minimum_type_promotion_cuda_int16_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:36:26.7482548Z test_maximum_minimum_type_promotion_cuda_int16_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:36:26.7519346Z test_maximum_minimum_type_promotion_cuda_int16_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:36:26.7550435Z test_maximum_minimum_type_promotion_cuda_int16_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:36:26.7581587Z test_maximum_minimum_type_promotion_cuda_int16_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:36:26.7612985Z test_maximum_minimum_type_promotion_cuda_int16_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:36:26.7644007Z test_maximum_minimum_type_promotion_cuda_int16_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:36:26.7675093Z test_maximum_minimum_type_promotion_cuda_int16_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:36:26.7706429Z test_maximum_minimum_type_promotion_cuda_int32_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:36:26.7743241Z test_maximum_minimum_type_promotion_cuda_int32_bool (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:36:26.7774557Z test_maximum_minimum_type_promotion_cuda_int32_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:36:26.7805679Z test_maximum_minimum_type_promotion_cuda_int32_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:36:26.7836794Z test_maximum_minimum_type_promotion_cuda_int32_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:36:26.7868156Z test_maximum_minimum_type_promotion_cuda_int32_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:36:26.7899390Z test_maximum_minimum_type_promotion_cuda_int32_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:36:26.7930590Z test_maximum_minimum_type_promotion_cuda_int32_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:36:26.7967219Z test_maximum_minimum_type_promotion_cuda_int32_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:36:26.7998270Z test_maximum_minimum_type_promotion_cuda_int32_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:36:26.8029443Z test_maximum_minimum_type_promotion_cuda_int64_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:36:26.8060757Z test_maximum_minimum_type_promotion_cuda_int64_bool (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:36:26.8092485Z test_maximum_minimum_type_promotion_cuda_int64_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:36:26.8123404Z test_maximum_minimum_type_promotion_cuda_int64_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:36:26.8154614Z test_maximum_minimum_type_promotion_cuda_int64_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:36:26.8191310Z test_maximum_minimum_type_promotion_cuda_int64_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:36:26.8222618Z test_maximum_minimum_type_promotion_cuda_int64_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:36:26.8253896Z test_maximum_minimum_type_promotion_cuda_int64_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:36:26.8284785Z test_maximum_minimum_type_promotion_cuda_int64_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:36:26.8316020Z test_maximum_minimum_type_promotion_cuda_int64_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:36:26.8347293Z test_maximum_minimum_type_promotion_cuda_int8_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:36:26.8378720Z test_maximum_minimum_type_promotion_cuda_int8_bool (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:36:26.8415349Z test_maximum_minimum_type_promotion_cuda_int8_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:36:26.8446358Z test_maximum_minimum_type_promotion_cuda_int8_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:36:26.8477293Z test_maximum_minimum_type_promotion_cuda_int8_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:36:26.8508590Z test_maximum_minimum_type_promotion_cuda_int8_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:36:26.8539740Z test_maximum_minimum_type_promotion_cuda_int8_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:36:26.8571544Z test_maximum_minimum_type_promotion_cuda_int8_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:36:26.8602014Z test_maximum_minimum_type_promotion_cuda_int8_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:36:26.8638709Z test_maximum_minimum_type_promotion_cuda_int8_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:36:26.8669957Z test_maximum_minimum_type_promotion_cuda_uint8_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:36:26.8701044Z test_maximum_minimum_type_promotion_cuda_uint8_bool (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:36:26.8732376Z test_maximum_minimum_type_promotion_cuda_uint8_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:36:26.8763342Z test_maximum_minimum_type_promotion_cuda_uint8_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:36:26.8794742Z test_maximum_minimum_type_promotion_cuda_uint8_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:36:26.8825908Z test_maximum_minimum_type_promotion_cuda_uint8_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:36:26.8863060Z test_maximum_minimum_type_promotion_cuda_uint8_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:36:26.8894501Z test_maximum_minimum_type_promotion_cuda_uint8_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:36:26.8925468Z test_maximum_minimum_type_promotion_cuda_uint8_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:36:26.8956591Z test_maximum_minimum_type_promotion_cuda_uint8_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:36:27.0939853Z test_min_max_binary_op_nan_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.198s) 2022-08-13T13:36:27.2961613Z test_min_max_binary_op_nan_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.202s) 2022-08-13T13:36:27.4976200Z test_min_max_binary_op_nan_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.201s) 2022-08-13T13:36:27.7618911Z test_mul_chalf_tensor_and_cpu_scalar_cuda_complex32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.264s) 2022-08-13T13:36:27.7667430Z test_mul_cuda (__main__.TestBinaryUfuncsCUDA) ... ok (0.005s) 2022-08-13T13:36:27.7746433Z test_mul_intertype_scalar_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.008s) 2022-08-13T13:36:27.7820187Z test_mul_intertype_scalar_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.007s) 2022-08-13T13:36:27.7895903Z test_mul_intertype_scalar_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.007s) 2022-08-13T13:36:27.7943504Z test_muldiv_scalar_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.005s) 2022-08-13T13:36:27.7982493Z test_muldiv_scalar_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:36:27.8034835Z test_muldiv_scalar_cuda_complex128 (__main__.TestBinaryUfuncsCUDA) ... ok (0.005s) 2022-08-13T13:36:27.8083221Z test_muldiv_scalar_cuda_complex64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.005s) 2022-08-13T13:36:27.8127179Z test_muldiv_scalar_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:36:27.8171828Z test_muldiv_scalar_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:36:27.8214828Z test_muldiv_scalar_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:36:27.8253846Z test_muldiv_scalar_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:36:27.8293058Z test_muldiv_scalar_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:36:27.8336940Z test_muldiv_scalar_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:36:27.8376065Z test_muldiv_scalar_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:36:27.8415132Z test_muldiv_scalar_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:36:27.8502249Z test_nextafter_bfloat16_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.009s) 2022-08-13T13:36:27.8547954Z test_nextafter_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:36:27.8593182Z test_nextafter_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:36:27.8637042Z test_non_contig___radd___cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:36:27.8680987Z test_non_contig___radd___cuda_bool (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:36:27.8729056Z test_non_contig___radd___cuda_complex128 (__main__.TestBinaryUfuncsCUDA) ... ok (0.005s) 2022-08-13T13:36:27.8777797Z test_non_contig___radd___cuda_complex64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.005s) 2022-08-13T13:36:27.8821633Z test_non_contig___radd___cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:36:27.8865266Z test_non_contig___radd___cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:36:27.8908085Z test_non_contig___radd___cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:36:27.8944771Z test_non_contig___radd___cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:36:27.8986954Z test_non_contig___radd___cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:36:27.9022911Z test_non_contig___radd___cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:36:27.9059816Z test_non_contig___radd___cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:36:27.9096677Z test_non_contig___radd___cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:36:27.9132809Z test_non_contig___rand___cuda_bool (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:36:27.9169558Z test_non_contig___rand___cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:36:27.9205976Z test_non_contig___rand___cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:36:27.9247724Z test_non_contig___rand___cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:36:27.9284445Z test_non_contig___rand___cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:36:27.9321042Z test_non_contig___rand___cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:36:27.9369253Z test_non_contig___rdiv___cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.005s) 2022-08-13T13:36:27.9413711Z test_non_contig___rdiv___cuda_bool (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:36:27.9465610Z test_non_contig___rdiv___cuda_complex128 (__main__.TestBinaryUfuncsCUDA) ... ok (0.005s) 2022-08-13T13:36:27.9518450Z test_non_contig___rdiv___cuda_complex64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.005s) 2022-08-13T13:36:27.9572134Z test_non_contig___rdiv___cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.005s) 2022-08-13T13:36:27.9619893Z test_non_contig___rdiv___cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.005s) 2022-08-13T13:36:27.9667086Z test_non_contig___rdiv___cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.005s) 2022-08-13T13:36:27.9711752Z test_non_contig___rdiv___cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:36:27.9756068Z test_non_contig___rdiv___cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:36:27.9800690Z test_non_contig___rdiv___cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:36:27.9844908Z test_non_contig___rdiv___cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:36:27.9895414Z test_non_contig___rdiv___cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.005s) 2022-08-13T13:36:27.9939154Z test_non_contig___rmod___cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:36:27.9982983Z test_non_contig___rmod___cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:36:28.0026862Z test_non_contig___rmod___cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:36:28.0069762Z test_non_contig___rmod___cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:36:28.0106631Z test_non_contig___rmod___cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:36:28.0143198Z test_non_contig___rmod___cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:36:28.0184688Z test_non_contig___rmod___cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:36:28.0221563Z test_non_contig___rmod___cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:36:28.0258388Z test_non_contig___rmod___cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:36:28.0301991Z test_non_contig___rmul___cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:36:28.0338076Z test_non_contig___rmul___cuda_bool (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:36:28.0385942Z test_non_contig___rmul___cuda_complex128 (__main__.TestBinaryUfuncsCUDA) ... ok (0.005s) 2022-08-13T13:36:28.0434370Z test_non_contig___rmul___cuda_complex64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.005s) 2022-08-13T13:36:28.0483403Z test_non_contig___rmul___cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.005s) 2022-08-13T13:36:28.0527073Z test_non_contig___rmul___cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:36:28.0570113Z test_non_contig___rmul___cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:36:28.0606549Z test_non_contig___rmul___cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:36:28.0642862Z test_non_contig___rmul___cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:36:28.0679047Z test_non_contig___rmul___cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:36:28.0715478Z test_non_contig___rmul___cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:36:28.0757847Z test_non_contig___rmul___cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:36:28.0794372Z test_non_contig___ror___cuda_bool (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:36:28.0830947Z test_non_contig___ror___cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:36:28.0867563Z test_non_contig___ror___cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:36:28.0903690Z test_non_contig___ror___cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:36:28.0940271Z test_non_contig___ror___cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:36:28.0977067Z test_non_contig___ror___cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:36:28.1028673Z test_non_contig___rpow___cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.005s) 2022-08-13T13:36:28.1078725Z test_non_contig___rpow___cuda_complex128 (__main__.TestBinaryUfuncsCUDA) ... ok (0.005s) 2022-08-13T13:36:28.1129622Z test_non_contig___rpow___cuda_complex64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.005s) 2022-08-13T13:36:28.1175415Z test_non_contig___rpow___cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:36:28.1221513Z test_non_contig___rpow___cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:36:28.1266608Z test_non_contig___rpow___cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:36:28.1305474Z test_non_contig___rpow___cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:36:28.1349699Z test_non_contig___rpow___cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:36:28.1387954Z test_non_contig___rpow___cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:36:28.1426615Z test_non_contig___rpow___cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:36:28.1465646Z test_non_contig___rpow___cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:36:28.1509342Z test_non_contig___rsub___cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:36:28.1557107Z test_non_contig___rsub___cuda_complex128 (__main__.TestBinaryUfuncsCUDA) ... ok (0.005s) 2022-08-13T13:36:28.1605647Z test_non_contig___rsub___cuda_complex64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.005s) 2022-08-13T13:36:28.1655217Z test_non_contig___rsub___cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.005s) 2022-08-13T13:36:28.1698636Z test_non_contig___rsub___cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:36:28.1741528Z test_non_contig___rsub___cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:36:28.1778365Z test_non_contig___rsub___cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:36:28.1815095Z test_non_contig___rsub___cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:36:28.1850986Z test_non_contig___rsub___cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:36:28.1887802Z test_non_contig___rsub___cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:36:28.1930017Z test_non_contig___rsub___cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:36:28.1966152Z test_non_contig___rxor___cuda_bool (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:36:28.2002909Z test_non_contig___rxor___cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:36:28.2039510Z test_non_contig___rxor___cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:36:28.2075605Z test_non_contig___rxor___cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:36:28.2112374Z test_non_contig___rxor___cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:36:28.2148828Z test_non_contig___rxor___cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:36:28.2197738Z test_non_contig_add_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.005s) 2022-08-13T13:36:28.2234015Z test_non_contig_add_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:36:28.2281881Z test_non_contig_add_cuda_complex128 (__main__.TestBinaryUfuncsCUDA) ... ok (0.005s) 2022-08-13T13:36:28.2330502Z test_non_contig_add_cuda_complex32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.005s) 2022-08-13T13:36:28.2379573Z test_non_contig_add_cuda_complex64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.005s) 2022-08-13T13:36:28.2422983Z test_non_contig_add_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:36:28.2466545Z test_non_contig_add_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:36:28.2514587Z test_non_contig_add_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.005s) 2022-08-13T13:36:28.2551180Z test_non_contig_add_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:36:28.2587842Z test_non_contig_add_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:36:28.2623986Z test_non_contig_add_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:36:28.2660607Z test_non_contig_add_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:36:28.2697193Z test_non_contig_add_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:36:28.2740731Z test_non_contig_atan2_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:36:28.2786419Z test_non_contig_atan2_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:36:28.2829889Z test_non_contig_atan2_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:36:28.2873707Z test_non_contig_atan2_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:36:28.2916250Z test_non_contig_atan2_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:36:28.2956695Z test_non_contig_atan2_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:36:28.2996916Z test_non_contig_atan2_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:36:28.3037002Z test_non_contig_atan2_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:36:28.3082993Z test_non_contig_atan2_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:36:28.3123138Z test_non_contig_atan2_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:36:28.3159525Z test_non_contig_bitwise_and_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:36:28.3196150Z test_non_contig_bitwise_and_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:36:28.3233048Z test_non_contig_bitwise_and_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:36:28.3269113Z test_non_contig_bitwise_and_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:36:28.3305840Z test_non_contig_bitwise_and_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:36:28.3348073Z test_non_contig_bitwise_and_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:36:28.3384868Z test_non_contig_bitwise_left_shift_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:36:28.3421298Z test_non_contig_bitwise_left_shift_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:36:28.3457137Z test_non_contig_bitwise_left_shift_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:36:28.3493770Z test_non_contig_bitwise_left_shift_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:36:28.3530412Z test_non_contig_bitwise_left_shift_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:36:28.3566492Z test_non_contig_bitwise_or_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:36:28.3609294Z test_non_contig_bitwise_or_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:36:28.3645744Z test_non_contig_bitwise_or_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:36:28.3681865Z test_non_contig_bitwise_or_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:36:28.3718179Z test_non_contig_bitwise_or_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:36:28.3754951Z test_non_contig_bitwise_or_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:36:28.3791788Z test_non_contig_bitwise_right_shift_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:36:28.3828256Z test_non_contig_bitwise_right_shift_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:36:28.3869913Z test_non_contig_bitwise_right_shift_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:36:28.3906741Z test_non_contig_bitwise_right_shift_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:36:28.3943413Z test_non_contig_bitwise_right_shift_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:36:28.3979704Z test_non_contig_bitwise_xor_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:36:28.4016465Z test_non_contig_bitwise_xor_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:36:28.4053240Z test_non_contig_bitwise_xor_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:36:28.4089111Z test_non_contig_bitwise_xor_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:36:28.4131881Z test_non_contig_bitwise_xor_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:36:28.4168559Z test_non_contig_bitwise_xor_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:36:28.4212206Z test_non_contig_clamp_max_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:36:28.4248659Z test_non_contig_clamp_max_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:36:28.4292374Z test_non_contig_clamp_max_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:36:28.4336309Z test_non_contig_clamp_max_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:36:28.4379506Z test_non_contig_clamp_max_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:36:28.4618584Z test_non_contig_clamp_max_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.024s) 2022-08-13T13:36:28.4655117Z test_non_contig_clamp_max_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:36:28.4690967Z test_non_contig_clamp_max_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:36:28.4727560Z test_non_contig_clamp_max_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:36:28.4763838Z test_non_contig_clamp_max_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:36:28.4807895Z test_non_contig_clamp_min_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:36:28.4843901Z test_non_contig_clamp_min_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:36:28.4893664Z test_non_contig_clamp_min_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.005s) 2022-08-13T13:36:28.4937310Z test_non_contig_clamp_min_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:36:28.4980225Z test_non_contig_clamp_min_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:36:28.5016984Z test_non_contig_clamp_min_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:36:28.5053657Z test_non_contig_clamp_min_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:36:28.5089398Z test_non_contig_clamp_min_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:36:28.5125805Z test_non_contig_clamp_min_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:36:28.5168525Z test_non_contig_clamp_min_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:36:28.5213541Z test_non_contig_complex_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:36:28.5258511Z test_non_contig_complex_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:36:28.5302110Z test_non_contig_complex_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:36:28.5345743Z test_non_contig_copysign_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:36:28.5385889Z test_non_contig_copysign_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:36:28.5429283Z test_non_contig_copysign_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:36:28.5478492Z test_non_contig_copysign_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.005s) 2022-08-13T13:36:28.5521414Z test_non_contig_copysign_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:36:28.5561424Z test_non_contig_copysign_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:36:28.5601751Z test_non_contig_copysign_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:36:28.5641843Z test_non_contig_copysign_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:36:28.5681990Z test_non_contig_copysign_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:36:28.5722384Z test_non_contig_copysign_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:36:28.5775854Z test_non_contig_div_floor_rounding_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.005s) 2022-08-13T13:36:28.5822641Z test_non_contig_div_floor_rounding_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.005s) 2022-08-13T13:36:28.5869458Z test_non_contig_div_floor_rounding_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.005s) 2022-08-13T13:36:28.5915632Z test_non_contig_div_floor_rounding_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:36:28.5959081Z test_non_contig_div_floor_rounding_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:36:28.6002618Z test_non_contig_div_floor_rounding_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:36:28.6046193Z test_non_contig_div_floor_rounding_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:36:28.6095941Z test_non_contig_div_floor_rounding_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.005s) 2022-08-13T13:36:28.6139784Z test_non_contig_div_floor_rounding_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:36:28.6186880Z test_non_contig_div_no_rounding_mode_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.005s) 2022-08-13T13:36:28.6229931Z test_non_contig_div_no_rounding_mode_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:36:28.6281193Z test_non_contig_div_no_rounding_mode_cuda_complex128 (__main__.TestBinaryUfuncsCUDA) ... ok (0.005s) 2022-08-13T13:36:28.6333210Z test_non_contig_div_no_rounding_mode_cuda_complex32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.005s) 2022-08-13T13:36:28.6385730Z test_non_contig_div_no_rounding_mode_cuda_complex64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.005s) 2022-08-13T13:36:28.6438727Z test_non_contig_div_no_rounding_mode_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.005s) 2022-08-13T13:36:28.6485000Z test_non_contig_div_no_rounding_mode_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.005s) 2022-08-13T13:36:28.6531549Z test_non_contig_div_no_rounding_mode_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.005s) 2022-08-13T13:36:28.6575005Z test_non_contig_div_no_rounding_mode_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:36:28.6618436Z test_non_contig_div_no_rounding_mode_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:36:28.6661857Z test_non_contig_div_no_rounding_mode_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:36:28.6705839Z test_non_contig_div_no_rounding_mode_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:36:28.6755840Z test_non_contig_div_no_rounding_mode_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.005s) 2022-08-13T13:36:28.6802337Z test_non_contig_div_trunc_rounding_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.005s) 2022-08-13T13:36:28.6849330Z test_non_contig_div_trunc_rounding_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.005s) 2022-08-13T13:36:28.6895958Z test_non_contig_div_trunc_rounding_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.005s) 2022-08-13T13:36:28.6942092Z test_non_contig_div_trunc_rounding_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:36:28.6985870Z test_non_contig_div_trunc_rounding_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:36:28.7029791Z test_non_contig_div_trunc_rounding_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:36:28.7079335Z test_non_contig_div_trunc_rounding_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.005s) 2022-08-13T13:36:28.7122784Z test_non_contig_div_trunc_rounding_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:36:28.7166368Z test_non_contig_div_trunc_rounding_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:36:28.7206269Z test_non_contig_eq_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:36:28.7242723Z test_non_contig_eq_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:36:28.7286961Z test_non_contig_eq_cuda_complex128 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:36:28.7331265Z test_non_contig_eq_cuda_complex32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:36:28.7381613Z test_non_contig_eq_cuda_complex64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.005s) 2022-08-13T13:36:28.7423815Z test_non_contig_eq_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:36:28.7465851Z test_non_contig_eq_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:36:28.7505930Z test_non_contig_eq_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:36:28.7542472Z test_non_contig_eq_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:36:28.7579433Z test_non_contig_eq_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:36:28.7616254Z test_non_contig_eq_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:36:28.7658851Z test_non_contig_eq_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:36:28.7695468Z test_non_contig_eq_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:36:28.7770212Z test_non_contig_expand___radd___cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.007s) 2022-08-13T13:36:28.7822349Z test_non_contig_expand___radd___cuda_bool (__main__.TestBinaryUfuncsCUDA) ... ok (0.005s) 2022-08-13T13:36:28.7905136Z test_non_contig_expand___radd___cuda_complex128 (__main__.TestBinaryUfuncsCUDA) ... ok (0.008s) 2022-08-13T13:36:28.7990677Z test_non_contig_expand___radd___cuda_complex64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.008s) 2022-08-13T13:36:28.8065222Z test_non_contig_expand___radd___cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.007s) 2022-08-13T13:36:28.8145493Z test_non_contig_expand___radd___cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.008s) 2022-08-13T13:36:28.8216471Z test_non_contig_expand___radd___cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.007s) 2022-08-13T13:36:28.8269232Z test_non_contig_expand___radd___cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.005s) 2022-08-13T13:36:28.8321587Z test_non_contig_expand___radd___cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.005s) 2022-08-13T13:36:28.8371552Z test_non_contig_expand___radd___cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.005s) 2022-08-13T13:36:28.8424680Z test_non_contig_expand___radd___cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.005s) 2022-08-13T13:36:28.8477619Z test_non_contig_expand___radd___cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.005s) 2022-08-13T13:36:28.8536457Z test_non_contig_expand___rand___cuda_bool (__main__.TestBinaryUfuncsCUDA) ... ok (0.006s) 2022-08-13T13:36:28.8589138Z test_non_contig_expand___rand___cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.005s) 2022-08-13T13:36:28.8641650Z test_non_contig_expand___rand___cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.005s) 2022-08-13T13:36:28.8691391Z test_non_contig_expand___rand___cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.005s) 2022-08-13T13:36:28.8744276Z test_non_contig_expand___rand___cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.005s) 2022-08-13T13:36:28.8797403Z test_non_contig_expand___rand___cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.005s) 2022-08-13T13:36:28.8877927Z test_non_contig_expand___rdiv___cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.008s) 2022-08-13T13:36:28.8959262Z test_non_contig_expand___rdiv___cuda_bool (__main__.TestBinaryUfuncsCUDA) ... ok (0.008s) 2022-08-13T13:36:28.9048133Z test_non_contig_expand___rdiv___cuda_complex128 (__main__.TestBinaryUfuncsCUDA) ... ok (0.009s) 2022-08-13T13:36:28.9139422Z test_non_contig_expand___rdiv___cuda_complex64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.009s) 2022-08-13T13:36:28.9220073Z test_non_contig_expand___rdiv___cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.008s) 2022-08-13T13:36:28.9300786Z test_non_contig_expand___rdiv___cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.008s) 2022-08-13T13:36:28.9378561Z test_non_contig_expand___rdiv___cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.008s) 2022-08-13T13:36:28.9454530Z test_non_contig_expand___rdiv___cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.007s) 2022-08-13T13:36:28.9536274Z test_non_contig_expand___rdiv___cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.008s) 2022-08-13T13:36:28.9612075Z test_non_contig_expand___rdiv___cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.007s) 2022-08-13T13:36:28.9687631Z test_non_contig_expand___rdiv___cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.007s) 2022-08-13T13:36:28.9763594Z test_non_contig_expand___rdiv___cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.007s) 2022-08-13T13:36:28.9838168Z test_non_contig_expand___rmod___cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.007s) 2022-08-13T13:36:28.9912627Z test_non_contig_expand___rmod___cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.007s) 2022-08-13T13:36:28.9987558Z test_non_contig_expand___rmod___cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.007s) 2022-08-13T13:36:29.0065506Z test_non_contig_expand___rmod___cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.008s) 2022-08-13T13:36:29.0118103Z test_non_contig_expand___rmod___cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.005s) 2022-08-13T13:36:29.0170959Z test_non_contig_expand___rmod___cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.005s) 2022-08-13T13:36:29.0220814Z test_non_contig_expand___rmod___cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.005s) 2022-08-13T13:36:29.0274262Z test_non_contig_expand___rmod___cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.005s) 2022-08-13T13:36:29.0326910Z test_non_contig_expand___rmod___cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.005s) 2022-08-13T13:36:29.0401949Z test_non_contig_expand___rmul___cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.007s) 2022-08-13T13:36:29.0460447Z test_non_contig_expand___rmul___cuda_bool (__main__.TestBinaryUfuncsCUDA) ... ok (0.006s) 2022-08-13T13:36:29.0541736Z test_non_contig_expand___rmul___cuda_complex128 (__main__.TestBinaryUfuncsCUDA) ... ok (0.008s) 2022-08-13T13:36:29.0626581Z test_non_contig_expand___rmul___cuda_complex64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.008s) 2022-08-13T13:36:29.0701162Z test_non_contig_expand___rmul___cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.007s) 2022-08-13T13:36:29.0776111Z test_non_contig_expand___rmul___cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.007s) 2022-08-13T13:36:29.0846975Z test_non_contig_expand___rmul___cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.007s) 2022-08-13T13:36:29.0900728Z test_non_contig_expand___rmul___cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.005s) 2022-08-13T13:36:29.0959090Z test_non_contig_expand___rmul___cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.006s) 2022-08-13T13:36:29.1008982Z test_non_contig_expand___rmul___cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.005s) 2022-08-13T13:36:29.1061990Z test_non_contig_expand___rmul___cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.005s) 2022-08-13T13:36:29.1114653Z test_non_contig_expand___rmul___cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.005s) 2022-08-13T13:36:29.1167019Z test_non_contig_expand___ror___cuda_bool (__main__.TestBinaryUfuncsCUDA) ... ok (0.005s) 2022-08-13T13:36:29.1220389Z test_non_contig_expand___ror___cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.005s) 2022-08-13T13:36:29.1274502Z test_non_contig_expand___ror___cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.005s) 2022-08-13T13:36:29.1329762Z test_non_contig_expand___ror___cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.005s) 2022-08-13T13:36:29.1382414Z test_non_contig_expand___ror___cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.005s) 2022-08-13T13:36:29.1435069Z test_non_contig_expand___ror___cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.005s) 2022-08-13T13:36:29.1512807Z test_non_contig_expand___rpow___cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.008s) 2022-08-13T13:36:29.1597475Z test_non_contig_expand___rpow___cuda_complex128 (__main__.TestBinaryUfuncsCUDA) ... ok (0.008s) 2022-08-13T13:36:29.1685163Z test_non_contig_expand___rpow___cuda_complex64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.009s) 2022-08-13T13:36:29.1762807Z test_non_contig_expand___rpow___cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.008s) 2022-08-13T13:36:29.1845896Z test_non_contig_expand___rpow___cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.008s) 2022-08-13T13:36:29.1920472Z test_non_contig_expand___rpow___cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.007s) 2022-08-13T13:36:29.1976124Z test_non_contig_expand___rpow___cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.005s) 2022-08-13T13:36:29.2031772Z test_non_contig_expand___rpow___cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.005s) 2022-08-13T13:36:29.2084247Z test_non_contig_expand___rpow___cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.005s) 2022-08-13T13:36:29.2140234Z test_non_contig_expand___rpow___cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.005s) 2022-08-13T13:36:29.2196093Z test_non_contig_expand___rpow___cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.005s) 2022-08-13T13:36:29.2276080Z test_non_contig_expand___rsub___cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.008s) 2022-08-13T13:36:29.2358108Z test_non_contig_expand___rsub___cuda_complex128 (__main__.TestBinaryUfuncsCUDA) ... ok (0.008s) 2022-08-13T13:36:29.2442820Z test_non_contig_expand___rsub___cuda_complex64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.008s) 2022-08-13T13:36:29.2517164Z test_non_contig_expand___rsub___cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.007s) 2022-08-13T13:36:29.2591173Z test_non_contig_expand___rsub___cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.007s) 2022-08-13T13:36:29.2662522Z test_non_contig_expand___rsub___cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.007s) 2022-08-13T13:36:29.2715301Z test_non_contig_expand___rsub___cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.005s) 2022-08-13T13:36:29.2773924Z test_non_contig_expand___rsub___cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.006s) 2022-08-13T13:36:29.2823613Z test_non_contig_expand___rsub___cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.005s) 2022-08-13T13:36:29.2876526Z test_non_contig_expand___rsub___cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.005s) 2022-08-13T13:36:29.2929523Z test_non_contig_expand___rsub___cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.005s) 2022-08-13T13:36:29.2981611Z test_non_contig_expand___rxor___cuda_bool (__main__.TestBinaryUfuncsCUDA) ... ok (0.005s) 2022-08-13T13:36:29.3034159Z test_non_contig_expand___rxor___cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.005s) 2022-08-13T13:36:29.3086756Z test_non_contig_expand___rxor___cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.005s) 2022-08-13T13:36:29.3141971Z test_non_contig_expand___rxor___cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.005s) 2022-08-13T13:36:29.3194718Z test_non_contig_expand___rxor___cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.005s) 2022-08-13T13:36:29.3247558Z test_non_contig_expand___rxor___cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.005s) 2022-08-13T13:36:29.3322047Z test_non_contig_expand_add_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.007s) 2022-08-13T13:36:29.3374178Z test_non_contig_expand_add_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... ok (0.005s) 2022-08-13T13:36:29.3456193Z test_non_contig_expand_add_cuda_complex128 (__main__.TestBinaryUfuncsCUDA) ... ok (0.008s) 2022-08-13T13:36:29.3540992Z test_non_contig_expand_add_cuda_complex32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.008s) 2022-08-13T13:36:29.3631222Z test_non_contig_expand_add_cuda_complex64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.009s) 2022-08-13T13:36:29.3705182Z test_non_contig_expand_add_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.007s) 2022-08-13T13:36:29.3779446Z test_non_contig_expand_add_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.007s) 2022-08-13T13:36:29.3850861Z test_non_contig_expand_add_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.007s) 2022-08-13T13:36:29.3903412Z test_non_contig_expand_add_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.005s) 2022-08-13T13:36:29.3956139Z test_non_contig_expand_add_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.005s) 2022-08-13T13:36:29.4005922Z test_non_contig_expand_add_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.005s) 2022-08-13T13:36:29.4064921Z test_non_contig_expand_add_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.006s) 2022-08-13T13:36:29.4117945Z test_non_contig_expand_add_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.005s) 2022-08-13T13:36:29.4192771Z test_non_contig_expand_atan2_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.007s) 2022-08-13T13:36:29.4261686Z test_non_contig_expand_atan2_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... ok (0.007s) 2022-08-13T13:36:29.4336691Z test_non_contig_expand_atan2_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.007s) 2022-08-13T13:36:29.4411888Z test_non_contig_expand_atan2_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.007s) 2022-08-13T13:36:29.4483288Z test_non_contig_expand_atan2_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.007s) 2022-08-13T13:36:29.4559234Z test_non_contig_expand_atan2_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.007s) 2022-08-13T13:36:29.4631141Z test_non_contig_expand_atan2_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.007s) 2022-08-13T13:36:29.4700476Z test_non_contig_expand_atan2_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.007s) 2022-08-13T13:36:29.4769886Z test_non_contig_expand_atan2_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.007s) 2022-08-13T13:36:29.4839402Z test_non_contig_expand_atan2_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.007s) 2022-08-13T13:36:29.4892393Z test_non_contig_expand_bitwise_and_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... ok (0.005s) 2022-08-13T13:36:29.4945257Z test_non_contig_expand_bitwise_and_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.005s) 2022-08-13T13:36:29.5004143Z test_non_contig_expand_bitwise_and_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.006s) 2022-08-13T13:36:29.5054211Z test_non_contig_expand_bitwise_and_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.005s) 2022-08-13T13:36:29.5107711Z test_non_contig_expand_bitwise_and_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.005s) 2022-08-13T13:36:29.5160094Z test_non_contig_expand_bitwise_and_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.005s) 2022-08-13T13:36:29.5213508Z test_non_contig_expand_bitwise_left_shift_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.005s) 2022-08-13T13:36:29.5266367Z test_non_contig_expand_bitwise_left_shift_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.005s) 2022-08-13T13:36:29.5315904Z test_non_contig_expand_bitwise_left_shift_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.005s) 2022-08-13T13:36:29.5374569Z test_non_contig_expand_bitwise_left_shift_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.006s) 2022-08-13T13:36:29.5427564Z test_non_contig_expand_bitwise_left_shift_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.005s) 2022-08-13T13:36:29.5479993Z test_non_contig_expand_bitwise_or_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... ok (0.005s) 2022-08-13T13:36:29.5532607Z test_non_contig_expand_bitwise_or_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.005s) 2022-08-13T13:36:29.5585506Z test_non_contig_expand_bitwise_or_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.005s) 2022-08-13T13:36:29.5635214Z test_non_contig_expand_bitwise_or_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.005s) 2022-08-13T13:36:29.5688544Z test_non_contig_expand_bitwise_or_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.005s) 2022-08-13T13:36:29.5746985Z test_non_contig_expand_bitwise_or_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.006s) 2022-08-13T13:36:29.5799913Z test_non_contig_expand_bitwise_right_shift_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.005s) 2022-08-13T13:36:29.5852685Z test_non_contig_expand_bitwise_right_shift_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.005s) 2022-08-13T13:36:29.5902339Z test_non_contig_expand_bitwise_right_shift_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.005s) 2022-08-13T13:36:29.5955329Z test_non_contig_expand_bitwise_right_shift_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.005s) 2022-08-13T13:36:29.6008656Z test_non_contig_expand_bitwise_right_shift_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.005s) 2022-08-13T13:36:29.6060954Z test_non_contig_expand_bitwise_xor_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... ok (0.005s) 2022-08-13T13:36:29.6119451Z test_non_contig_expand_bitwise_xor_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.006s) 2022-08-13T13:36:29.6172272Z test_non_contig_expand_bitwise_xor_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.005s) 2022-08-13T13:36:29.6221780Z test_non_contig_expand_bitwise_xor_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.005s) 2022-08-13T13:36:29.6274654Z test_non_contig_expand_bitwise_xor_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.005s) 2022-08-13T13:36:29.6327478Z test_non_contig_expand_bitwise_xor_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.005s) 2022-08-13T13:36:29.6402847Z test_non_contig_expand_clamp_max_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.007s) 2022-08-13T13:36:29.6455618Z test_non_contig_expand_clamp_max_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... ok (0.005s) 2022-08-13T13:36:29.6535735Z test_non_contig_expand_clamp_max_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.008s) 2022-08-13T13:36:29.6610209Z test_non_contig_expand_clamp_max_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.007s) 2022-08-13T13:36:29.6681335Z test_non_contig_expand_clamp_max_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.007s) 2022-08-13T13:36:29.6734404Z test_non_contig_expand_clamp_max_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.005s) 2022-08-13T13:36:29.6787118Z test_non_contig_expand_clamp_max_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.005s) 2022-08-13T13:36:29.6836927Z test_non_contig_expand_clamp_max_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.005s) 2022-08-13T13:36:29.6890013Z test_non_contig_expand_clamp_max_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.005s) 2022-08-13T13:36:29.6948000Z test_non_contig_expand_clamp_max_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.006s) 2022-08-13T13:36:29.7022558Z test_non_contig_expand_clamp_min_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.007s) 2022-08-13T13:36:29.7074127Z test_non_contig_expand_clamp_min_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... ok (0.005s) 2022-08-13T13:36:29.7148582Z test_non_contig_expand_clamp_min_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.007s) 2022-08-13T13:36:29.7223459Z test_non_contig_expand_clamp_min_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.007s) 2022-08-13T13:36:29.7295184Z test_non_contig_expand_clamp_min_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.007s) 2022-08-13T13:36:29.7347711Z test_non_contig_expand_clamp_min_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.005s) 2022-08-13T13:36:29.7406297Z test_non_contig_expand_clamp_min_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.006s) 2022-08-13T13:36:29.7456167Z test_non_contig_expand_clamp_min_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.005s) 2022-08-13T13:36:29.7508813Z test_non_contig_expand_clamp_min_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.005s) 2022-08-13T13:36:29.7561546Z test_non_contig_expand_clamp_min_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.005s) 2022-08-13T13:36:29.7641072Z test_non_contig_expand_complex_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.008s) 2022-08-13T13:36:29.7720437Z test_non_contig_expand_complex_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.008s) 2022-08-13T13:36:29.7797641Z test_non_contig_expand_complex_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.008s) 2022-08-13T13:36:29.7876577Z test_non_contig_expand_copysign_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.008s) 2022-08-13T13:36:29.7945155Z test_non_contig_expand_copysign_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... ok (0.007s) 2022-08-13T13:36:29.8019801Z test_non_contig_expand_copysign_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.007s) 2022-08-13T13:36:29.8094658Z test_non_contig_expand_copysign_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.007s) 2022-08-13T13:36:29.8165880Z test_non_contig_expand_copysign_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.007s) 2022-08-13T13:36:29.8235743Z test_non_contig_expand_copysign_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.007s) 2022-08-13T13:36:29.8305499Z test_non_contig_expand_copysign_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.007s) 2022-08-13T13:36:29.8380849Z test_non_contig_expand_copysign_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.007s) 2022-08-13T13:36:29.8449821Z test_non_contig_expand_copysign_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.007s) 2022-08-13T13:36:29.8518464Z test_non_contig_expand_copysign_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.007s) 2022-08-13T13:36:29.8597939Z test_non_contig_expand_div_floor_rounding_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.008s) 2022-08-13T13:36:29.8677741Z test_non_contig_expand_div_floor_rounding_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.008s) 2022-08-13T13:36:29.8757834Z test_non_contig_expand_div_floor_rounding_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.008s) 2022-08-13T13:36:29.8834342Z test_non_contig_expand_div_floor_rounding_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.008s) 2022-08-13T13:36:29.8913909Z test_non_contig_expand_div_floor_rounding_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.008s) 2022-08-13T13:36:29.8988064Z test_non_contig_expand_div_floor_rounding_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.007s) 2022-08-13T13:36:29.9062446Z test_non_contig_expand_div_floor_rounding_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.007s) 2022-08-13T13:36:29.9136204Z test_non_contig_expand_div_floor_rounding_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.007s) 2022-08-13T13:36:29.9211373Z test_non_contig_expand_div_floor_rounding_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.007s) 2022-08-13T13:36:29.9291104Z test_non_contig_expand_div_no_rounding_mode_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.008s) 2022-08-13T13:36:29.9365324Z test_non_contig_expand_div_no_rounding_mode_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... ok (0.007s) 2022-08-13T13:36:29.9458583Z test_non_contig_expand_div_no_rounding_mode_cuda_complex128 (__main__.TestBinaryUfuncsCUDA) ... ok (0.009s) 2022-08-13T13:36:29.9548225Z test_non_contig_expand_div_no_rounding_mode_cuda_complex32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.009s) 2022-08-13T13:36:29.9638082Z test_non_contig_expand_div_no_rounding_mode_cuda_complex64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.009s) 2022-08-13T13:36:29.9717298Z test_non_contig_expand_div_no_rounding_mode_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.008s) 2022-08-13T13:36:29.9796726Z test_non_contig_expand_div_no_rounding_mode_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.008s) 2022-08-13T13:36:29.9872869Z test_non_contig_expand_div_no_rounding_mode_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.008s) 2022-08-13T13:36:29.9949565Z test_non_contig_expand_div_no_rounding_mode_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.008s) 2022-08-13T13:36:30.0031348Z test_non_contig_expand_div_no_rounding_mode_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.008s) 2022-08-13T13:36:30.0105270Z test_non_contig_expand_div_no_rounding_mode_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.007s) 2022-08-13T13:36:30.0179359Z test_non_contig_expand_div_no_rounding_mode_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.007s) 2022-08-13T13:36:30.0253839Z test_non_contig_expand_div_no_rounding_mode_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.007s) 2022-08-13T13:36:30.0333594Z test_non_contig_expand_div_trunc_rounding_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.008s) 2022-08-13T13:36:30.0412985Z test_non_contig_expand_div_trunc_rounding_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.008s) 2022-08-13T13:36:30.0492522Z test_non_contig_expand_div_trunc_rounding_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.008s) 2022-08-13T13:36:30.0574459Z test_non_contig_expand_div_trunc_rounding_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.008s) 2022-08-13T13:36:30.0648726Z test_non_contig_expand_div_trunc_rounding_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.007s) 2022-08-13T13:36:30.0722189Z test_non_contig_expand_div_trunc_rounding_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.007s) 2022-08-13T13:36:30.0796147Z test_non_contig_expand_div_trunc_rounding_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.007s) 2022-08-13T13:36:30.0872703Z test_non_contig_expand_div_trunc_rounding_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.008s) 2022-08-13T13:36:30.0951074Z test_non_contig_expand_div_trunc_rounding_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.008s) 2022-08-13T13:36:30.1012456Z test_non_contig_expand_eq_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.006s) 2022-08-13T13:36:30.1073259Z test_non_contig_expand_eq_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... ok (0.006s) 2022-08-13T13:36:30.1141189Z test_non_contig_expand_eq_cuda_complex128 (__main__.TestBinaryUfuncsCUDA) ... ok (0.007s) 2022-08-13T13:36:30.1208616Z test_non_contig_expand_eq_cuda_complex32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.007s) 2022-08-13T13:36:30.1272739Z test_non_contig_expand_eq_cuda_complex64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.006s) 2022-08-13T13:36:30.1330782Z test_non_contig_expand_eq_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.006s) 2022-08-13T13:36:30.1389112Z test_non_contig_expand_eq_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.006s) 2022-08-13T13:36:30.1447379Z test_non_contig_expand_eq_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.006s) 2022-08-13T13:36:30.1505314Z test_non_contig_expand_eq_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.006s) 2022-08-13T13:36:30.1558044Z test_non_contig_expand_eq_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.005s) 2022-08-13T13:36:30.1610335Z test_non_contig_expand_eq_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.005s) 2022-08-13T13:36:30.1663167Z test_non_contig_expand_eq_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.005s) 2022-08-13T13:36:30.1715906Z test_non_contig_expand_eq_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.005s) 2022-08-13T13:36:30.1789047Z test_non_contig_expand_float_power_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.007s) 2022-08-13T13:36:30.1856958Z test_non_contig_expand_float_power_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... ok (0.007s) 2022-08-13T13:36:30.1944294Z test_non_contig_expand_float_power_cuda_complex128 (__main__.TestBinaryUfuncsCUDA) ... ok (0.009s) 2022-08-13T13:36:30.2027777Z test_non_contig_expand_float_power_cuda_complex64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.008s) 2022-08-13T13:36:30.2100446Z test_non_contig_expand_float_power_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.007s) 2022-08-13T13:36:30.2173606Z test_non_contig_expand_float_power_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.007s) 2022-08-13T13:36:30.2245262Z test_non_contig_expand_float_power_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.007s) 2022-08-13T13:36:30.2313278Z test_non_contig_expand_float_power_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.007s) 2022-08-13T13:36:30.2381279Z test_non_contig_expand_float_power_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.007s) 2022-08-13T13:36:30.2454569Z test_non_contig_expand_float_power_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.007s) 2022-08-13T13:36:30.2522396Z test_non_contig_expand_float_power_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.007s) 2022-08-13T13:36:30.2590180Z test_non_contig_expand_float_power_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.007s) 2022-08-13T13:36:30.2603971Z test_non_contig_expand_floor_divide_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... skip: Skipped! (0.001s) 2022-08-13T13:36:30.2683968Z test_non_contig_expand_floor_divide_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.008s) 2022-08-13T13:36:30.2764107Z test_non_contig_expand_floor_divide_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.008s) 2022-08-13T13:36:30.2840448Z test_non_contig_expand_floor_divide_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.008s) 2022-08-13T13:36:30.2898428Z test_non_contig_expand_floor_divide_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.006s) 2022-08-13T13:36:30.2961869Z test_non_contig_expand_floor_divide_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.006s) 2022-08-13T13:36:30.3016468Z test_non_contig_expand_floor_divide_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.005s) 2022-08-13T13:36:30.3074149Z test_non_contig_expand_floor_divide_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.006s) 2022-08-13T13:36:30.3132781Z test_non_contig_expand_floor_divide_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.006s) 2022-08-13T13:36:30.3207785Z test_non_contig_expand_fmax_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.007s) 2022-08-13T13:36:30.3260487Z test_non_contig_expand_fmax_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... ok (0.005s) 2022-08-13T13:36:30.3335396Z test_non_contig_expand_fmax_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.007s) 2022-08-13T13:36:30.3415610Z test_non_contig_expand_fmax_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.008s) 2022-08-13T13:36:30.3486712Z test_non_contig_expand_fmax_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.007s) 2022-08-13T13:36:30.3539408Z test_non_contig_expand_fmax_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.005s) 2022-08-13T13:36:30.3592100Z test_non_contig_expand_fmax_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.005s) 2022-08-13T13:36:30.3641536Z test_non_contig_expand_fmax_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.005s) 2022-08-13T13:36:30.3694901Z test_non_contig_expand_fmax_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.005s) 2022-08-13T13:36:30.3747622Z test_non_contig_expand_fmax_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.005s) 2022-08-13T13:36:30.3827585Z test_non_contig_expand_fmin_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.008s) 2022-08-13T13:36:30.3879692Z test_non_contig_expand_fmin_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... ok (0.005s) 2022-08-13T13:36:30.3955880Z test_non_contig_expand_fmin_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.008s) 2022-08-13T13:36:30.4033963Z test_non_contig_expand_fmin_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.008s) 2022-08-13T13:36:30.4109443Z test_non_contig_expand_fmin_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.007s) 2022-08-13T13:36:30.4165536Z test_non_contig_expand_fmin_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.006s) 2022-08-13T13:36:30.4221893Z test_non_contig_expand_fmin_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.006s) 2022-08-13T13:36:30.4278874Z test_non_contig_expand_fmin_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.006s) 2022-08-13T13:36:30.4332093Z test_non_contig_expand_fmin_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.005s) 2022-08-13T13:36:30.4384961Z test_non_contig_expand_fmin_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.005s) 2022-08-13T13:36:30.4464282Z test_non_contig_expand_fmod_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.008s) 2022-08-13T13:36:30.4543823Z test_non_contig_expand_fmod_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.008s) 2022-08-13T13:36:30.4623242Z test_non_contig_expand_fmod_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.008s) 2022-08-13T13:36:30.4699638Z test_non_contig_expand_fmod_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.008s) 2022-08-13T13:36:30.4762682Z test_non_contig_expand_fmod_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.006s) 2022-08-13T13:36:30.4820547Z test_non_contig_expand_fmod_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.006s) 2022-08-13T13:36:30.4874983Z test_non_contig_expand_fmod_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.005s) 2022-08-13T13:36:30.4932769Z test_non_contig_expand_fmod_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.006s) 2022-08-13T13:36:30.4990913Z test_non_contig_expand_fmod_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.006s) 2022-08-13T13:36:30.5043715Z test_non_contig_expand_gcd_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.005s) 2022-08-13T13:36:30.5096865Z test_non_contig_expand_gcd_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.005s) 2022-08-13T13:36:30.5152718Z test_non_contig_expand_gcd_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.005s) 2022-08-13T13:36:30.5205331Z test_non_contig_expand_gcd_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.005s) 2022-08-13T13:36:30.5258228Z test_non_contig_expand_gcd_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.005s) 2022-08-13T13:36:30.5316136Z test_non_contig_expand_ge_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.006s) 2022-08-13T13:36:30.5368799Z test_non_contig_expand_ge_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... ok (0.005s) 2022-08-13T13:36:30.5426871Z test_non_contig_expand_ge_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.006s) 2022-08-13T13:36:30.5485329Z test_non_contig_expand_ge_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.006s) 2022-08-13T13:36:30.5549514Z test_non_contig_expand_ge_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.006s) 2022-08-13T13:36:30.5602371Z test_non_contig_expand_ge_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.005s) 2022-08-13T13:36:30.5655709Z test_non_contig_expand_ge_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.005s) 2022-08-13T13:36:30.5708563Z test_non_contig_expand_ge_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.005s) 2022-08-13T13:36:30.5761342Z test_non_contig_expand_ge_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.005s) 2022-08-13T13:36:30.5814696Z test_non_contig_expand_ge_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.005s) 2022-08-13T13:36:30.5872873Z test_non_contig_expand_gt_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.006s) 2022-08-13T13:36:30.5930894Z test_non_contig_expand_gt_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... ok (0.006s) 2022-08-13T13:36:30.5990425Z test_non_contig_expand_gt_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.006s) 2022-08-13T13:36:30.6051756Z test_non_contig_expand_gt_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.006s) 2022-08-13T13:36:30.6113159Z test_non_contig_expand_gt_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.006s) 2022-08-13T13:36:30.6165794Z test_non_contig_expand_gt_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.005s) 2022-08-13T13:36:30.6218926Z test_non_contig_expand_gt_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.005s) 2022-08-13T13:36:30.6271718Z test_non_contig_expand_gt_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.005s) 2022-08-13T13:36:30.6330338Z test_non_contig_expand_gt_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.006s) 2022-08-13T13:36:30.6383272Z test_non_contig_expand_gt_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.005s) 2022-08-13T13:36:30.6458112Z test_non_contig_expand_heaviside_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.007s) 2022-08-13T13:36:30.6510192Z test_non_contig_expand_heaviside_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... ok (0.005s) 2022-08-13T13:36:30.6585232Z test_non_contig_expand_heaviside_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.007s) 2022-08-13T13:36:30.6660274Z test_non_contig_expand_heaviside_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.007s) 2022-08-13T13:36:30.6732159Z test_non_contig_expand_heaviside_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.007s) 2022-08-13T13:36:30.6790563Z test_non_contig_expand_heaviside_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.006s) 2022-08-13T13:36:30.6843182Z test_non_contig_expand_heaviside_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.005s) 2022-08-13T13:36:30.6893259Z test_non_contig_expand_heaviside_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.005s) 2022-08-13T13:36:30.6945950Z test_non_contig_expand_heaviside_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.005s) 2022-08-13T13:36:30.6999090Z test_non_contig_expand_heaviside_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.005s) 2022-08-13T13:36:30.7074293Z test_non_contig_expand_hypot_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.007s) 2022-08-13T13:36:30.7148936Z test_non_contig_expand_hypot_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.007s) 2022-08-13T13:36:30.7229238Z test_non_contig_expand_hypot_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.008s) 2022-08-13T13:36:30.7300816Z test_non_contig_expand_hypot_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.007s) 2022-08-13T13:36:30.7375407Z test_non_contig_expand_igamma_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.007s) 2022-08-13T13:36:30.7447222Z test_non_contig_expand_igamma_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.007s) 2022-08-13T13:36:30.7521983Z test_non_contig_expand_igammac_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.007s) 2022-08-13T13:36:30.7593899Z test_non_contig_expand_igammac_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.007s) 2022-08-13T13:36:30.7661131Z test_non_contig_expand_isclose_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.007s) 2022-08-13T13:36:30.7729346Z test_non_contig_expand_isclose_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... ok (0.007s) 2022-08-13T13:36:30.7804785Z test_non_contig_expand_isclose_cuda_complex128 (__main__.TestBinaryUfuncsCUDA) ... ok (0.007s) 2022-08-13T13:36:30.7880129Z test_non_contig_expand_isclose_cuda_complex64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.007s) 2022-08-13T13:36:30.7946561Z test_non_contig_expand_isclose_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.007s) 2022-08-13T13:36:30.8013898Z test_non_contig_expand_isclose_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.007s) 2022-08-13T13:36:30.8080567Z test_non_contig_expand_isclose_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.007s) 2022-08-13T13:36:30.8143804Z test_non_contig_expand_isclose_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.006s) 2022-08-13T13:36:30.8212037Z test_non_contig_expand_isclose_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.007s) 2022-08-13T13:36:30.8274831Z test_non_contig_expand_isclose_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.006s) 2022-08-13T13:36:30.8337593Z test_non_contig_expand_isclose_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.006s) 2022-08-13T13:36:30.8400069Z test_non_contig_expand_isclose_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.006s) 2022-08-13T13:36:30.8476147Z test_non_contig_expand_jiterator_binary_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.007s) 2022-08-13T13:36:30.8529280Z test_non_contig_expand_jiterator_binary_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... ok (0.005s) 2022-08-13T13:36:30.8612095Z test_non_contig_expand_jiterator_binary_cuda_complex128 (__main__.TestBinaryUfuncsCUDA) ... ok (0.008s) 2022-08-13T13:36:30.8703556Z test_non_contig_expand_jiterator_binary_cuda_complex64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.009s) 2022-08-13T13:36:30.8778564Z test_non_contig_expand_jiterator_binary_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.007s) 2022-08-13T13:36:30.8853706Z test_non_contig_expand_jiterator_binary_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.007s) 2022-08-13T13:36:30.8925648Z test_non_contig_expand_jiterator_binary_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.007s) 2022-08-13T13:36:30.8979789Z test_non_contig_expand_jiterator_binary_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.005s) 2022-08-13T13:36:30.9033500Z test_non_contig_expand_jiterator_binary_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.005s) 2022-08-13T13:36:30.9083581Z test_non_contig_expand_jiterator_binary_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.005s) 2022-08-13T13:36:30.9142735Z test_non_contig_expand_jiterator_binary_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.006s) 2022-08-13T13:36:30.9196287Z test_non_contig_expand_jiterator_binary_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.005s) 2022-08-13T13:36:30.9271481Z test_non_contig_expand_jiterator_binary_return_by_ref_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.007s) 2022-08-13T13:36:30.9324045Z test_non_contig_expand_jiterator_binary_return_by_ref_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... ok (0.005s) 2022-08-13T13:36:30.9407553Z test_non_contig_expand_jiterator_binary_return_by_ref_cuda_complex128 (__main__.TestBinaryUfuncsCUDA) ... ok (0.008s) 2022-08-13T13:36:30.9493295Z test_non_contig_expand_jiterator_binary_return_by_ref_cuda_complex64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.008s) 2022-08-13T13:36:30.9569136Z test_non_contig_expand_jiterator_binary_return_by_ref_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.007s) 2022-08-13T13:36:30.9649628Z test_non_contig_expand_jiterator_binary_return_by_ref_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.008s) 2022-08-13T13:36:30.9721611Z test_non_contig_expand_jiterator_binary_return_by_ref_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.007s) 2022-08-13T13:36:30.9775167Z test_non_contig_expand_jiterator_binary_return_by_ref_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.005s) 2022-08-13T13:36:30.9828650Z test_non_contig_expand_jiterator_binary_return_by_ref_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.005s) 2022-08-13T13:36:30.9879192Z test_non_contig_expand_jiterator_binary_return_by_ref_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.005s) 2022-08-13T13:36:30.9932569Z test_non_contig_expand_jiterator_binary_return_by_ref_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.005s) 2022-08-13T13:36:30.9986599Z test_non_contig_expand_jiterator_binary_return_by_ref_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.005s) 2022-08-13T13:36:31.0045140Z test_non_contig_expand_lcm_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.006s) 2022-08-13T13:36:31.0098428Z test_non_contig_expand_lcm_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.005s) 2022-08-13T13:36:31.0147682Z test_non_contig_expand_lcm_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.005s) 2022-08-13T13:36:31.0200552Z test_non_contig_expand_lcm_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.005s) 2022-08-13T13:36:31.0253811Z test_non_contig_expand_lcm_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.005s) 2022-08-13T13:36:31.0330787Z test_non_contig_expand_ldexp_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.008s) 2022-08-13T13:36:31.0402010Z test_non_contig_expand_ldexp_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... ok (0.007s) 2022-08-13T13:36:31.0492170Z test_non_contig_expand_ldexp_cuda_complex128 (__main__.TestBinaryUfuncsCUDA) ... ok (0.009s) 2022-08-13T13:36:31.0578451Z test_non_contig_expand_ldexp_cuda_complex64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.009s) 2022-08-13T13:36:31.0654573Z test_non_contig_expand_ldexp_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.008s) 2022-08-13T13:36:31.0730449Z test_non_contig_expand_ldexp_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.007s) 2022-08-13T13:36:31.0803630Z test_non_contig_expand_ldexp_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.007s) 2022-08-13T13:36:31.0875291Z test_non_contig_expand_ldexp_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.007s) 2022-08-13T13:36:31.0947080Z test_non_contig_expand_ldexp_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.007s) 2022-08-13T13:36:31.1024062Z test_non_contig_expand_ldexp_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.008s) 2022-08-13T13:36:31.1095601Z test_non_contig_expand_ldexp_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.007s) 2022-08-13T13:36:31.1166359Z test_non_contig_expand_ldexp_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.007s) 2022-08-13T13:36:31.1224310Z test_non_contig_expand_le_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.006s) 2022-08-13T13:36:31.1276319Z test_non_contig_expand_le_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... ok (0.005s) 2022-08-13T13:36:31.1334381Z test_non_contig_expand_le_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.006s) 2022-08-13T13:36:31.1392747Z test_non_contig_expand_le_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.006s) 2022-08-13T13:36:31.1456545Z test_non_contig_expand_le_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.006s) 2022-08-13T13:36:31.1509023Z test_non_contig_expand_le_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.005s) 2022-08-13T13:36:31.1561591Z test_non_contig_expand_le_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.005s) 2022-08-13T13:36:31.1614437Z test_non_contig_expand_le_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.005s) 2022-08-13T13:36:31.1667264Z test_non_contig_expand_le_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.005s) 2022-08-13T13:36:31.1719745Z test_non_contig_expand_le_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.005s) 2022-08-13T13:36:31.1778209Z test_non_contig_expand_logical_and_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.006s) 2022-08-13T13:36:31.1836497Z test_non_contig_expand_logical_and_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... ok (0.006s) 2022-08-13T13:36:31.1900611Z test_non_contig_expand_logical_and_cuda_complex128 (__main__.TestBinaryUfuncsCUDA) ... ok (0.006s) 2022-08-13T13:36:31.1964604Z test_non_contig_expand_logical_and_cuda_complex64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.006s) 2022-08-13T13:36:31.2022969Z test_non_contig_expand_logical_and_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.006s) 2022-08-13T13:36:31.2081342Z test_non_contig_expand_logical_and_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.006s) 2022-08-13T13:36:31.2139852Z test_non_contig_expand_logical_and_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.006s) 2022-08-13T13:36:31.2192783Z test_non_contig_expand_logical_and_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.005s) 2022-08-13T13:36:31.2251702Z test_non_contig_expand_logical_and_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.006s) 2022-08-13T13:36:31.2304568Z test_non_contig_expand_logical_and_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.005s) 2022-08-13T13:36:31.2357407Z test_non_contig_expand_logical_and_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.005s) 2022-08-13T13:36:31.2410500Z test_non_contig_expand_logical_and_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.005s) 2022-08-13T13:36:31.2469165Z test_non_contig_expand_logical_or_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.006s) 2022-08-13T13:36:31.2521576Z test_non_contig_expand_logical_or_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... ok (0.005s) 2022-08-13T13:36:31.2585635Z test_non_contig_expand_logical_or_cuda_complex128 (__main__.TestBinaryUfuncsCUDA) ... ok (0.006s) 2022-08-13T13:36:31.2655893Z test_non_contig_expand_logical_or_cuda_complex64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.007s) 2022-08-13T13:36:31.2713868Z test_non_contig_expand_logical_or_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.006s) 2022-08-13T13:36:31.2772113Z test_non_contig_expand_logical_or_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.006s) 2022-08-13T13:36:31.2830109Z test_non_contig_expand_logical_or_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.006s) 2022-08-13T13:36:31.2883087Z test_non_contig_expand_logical_or_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.005s) 2022-08-13T13:36:31.2936353Z test_non_contig_expand_logical_or_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.005s) 2022-08-13T13:36:31.2989454Z test_non_contig_expand_logical_or_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.005s) 2022-08-13T13:36:31.3048178Z test_non_contig_expand_logical_or_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.006s) 2022-08-13T13:36:31.3100916Z test_non_contig_expand_logical_or_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.005s) 2022-08-13T13:36:31.3159033Z test_non_contig_expand_logical_xor_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.006s) 2022-08-13T13:36:31.3211381Z test_non_contig_expand_logical_xor_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... ok (0.005s) 2022-08-13T13:36:31.3275606Z test_non_contig_expand_logical_xor_cuda_complex128 (__main__.TestBinaryUfuncsCUDA) ... ok (0.006s) 2022-08-13T13:36:31.3339638Z test_non_contig_expand_logical_xor_cuda_complex64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.006s) 2022-08-13T13:36:31.3398045Z test_non_contig_expand_logical_xor_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.006s) 2022-08-13T13:36:31.3462725Z test_non_contig_expand_logical_xor_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.006s) 2022-08-13T13:36:31.3520517Z test_non_contig_expand_logical_xor_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.006s) 2022-08-13T13:36:31.3573703Z test_non_contig_expand_logical_xor_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.005s) 2022-08-13T13:36:31.3626302Z test_non_contig_expand_logical_xor_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.005s) 2022-08-13T13:36:31.3679703Z test_non_contig_expand_logical_xor_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.005s) 2022-08-13T13:36:31.3732954Z test_non_contig_expand_logical_xor_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.005s) 2022-08-13T13:36:31.3786301Z test_non_contig_expand_logical_xor_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.005s) 2022-08-13T13:36:31.3850215Z test_non_contig_expand_lt_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.006s) 2022-08-13T13:36:31.3902430Z test_non_contig_expand_lt_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... ok (0.005s) 2022-08-13T13:36:31.3960126Z test_non_contig_expand_lt_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.006s) 2022-08-13T13:36:31.4018244Z test_non_contig_expand_lt_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.006s) 2022-08-13T13:36:31.4076145Z test_non_contig_expand_lt_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.006s) 2022-08-13T13:36:31.4129009Z test_non_contig_expand_lt_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.005s) 2022-08-13T13:36:31.4182440Z test_non_contig_expand_lt_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.005s) 2022-08-13T13:36:31.4240821Z test_non_contig_expand_lt_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.006s) 2022-08-13T13:36:31.4293586Z test_non_contig_expand_lt_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.005s) 2022-08-13T13:36:31.4346165Z test_non_contig_expand_lt_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.005s) 2022-08-13T13:36:31.4420616Z test_non_contig_expand_max_binary_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.007s) 2022-08-13T13:36:31.4472815Z test_non_contig_expand_max_binary_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... ok (0.005s) 2022-08-13T13:36:31.4547379Z test_non_contig_expand_max_binary_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.007s) 2022-08-13T13:36:31.4622833Z test_non_contig_expand_max_binary_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.007s) 2022-08-13T13:36:31.4700291Z test_non_contig_expand_max_binary_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.008s) 2022-08-13T13:36:31.4752957Z test_non_contig_expand_max_binary_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.005s) 2022-08-13T13:36:31.4805487Z test_non_contig_expand_max_binary_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.005s) 2022-08-13T13:36:31.4855345Z test_non_contig_expand_max_binary_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.005s) 2022-08-13T13:36:31.4908329Z test_non_contig_expand_max_binary_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.005s) 2022-08-13T13:36:31.4961436Z test_non_contig_expand_max_binary_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.005s) 2022-08-13T13:36:31.5036487Z test_non_contig_expand_maximum_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.007s) 2022-08-13T13:36:31.5095334Z test_non_contig_expand_maximum_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... ok (0.006s) 2022-08-13T13:36:31.5169722Z test_non_contig_expand_maximum_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.007s) 2022-08-13T13:36:31.5243633Z test_non_contig_expand_maximum_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.007s) 2022-08-13T13:36:31.5315095Z test_non_contig_expand_maximum_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.007s) 2022-08-13T13:36:31.5368068Z test_non_contig_expand_maximum_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.005s) 2022-08-13T13:36:31.5421210Z test_non_contig_expand_maximum_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.005s) 2022-08-13T13:36:31.5471222Z test_non_contig_expand_maximum_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.005s) 2022-08-13T13:36:31.5530115Z test_non_contig_expand_maximum_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.006s) 2022-08-13T13:36:31.5583079Z test_non_contig_expand_maximum_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.005s) 2022-08-13T13:36:31.5657598Z test_non_contig_expand_min_binary_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.007s) 2022-08-13T13:36:31.5709629Z test_non_contig_expand_min_binary_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... ok (0.005s) 2022-08-13T13:36:31.5784661Z test_non_contig_expand_min_binary_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.007s) 2022-08-13T13:36:31.5859993Z test_non_contig_expand_min_binary_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.007s) 2022-08-13T13:36:31.5932529Z test_non_contig_expand_min_binary_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.007s) 2022-08-13T13:36:31.6169953Z test_non_contig_expand_min_binary_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.024s) 2022-08-13T13:36:31.6222880Z test_non_contig_expand_min_binary_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.005s) 2022-08-13T13:36:31.6272828Z test_non_contig_expand_min_binary_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.005s) 2022-08-13T13:36:31.6325284Z test_non_contig_expand_min_binary_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.005s) 2022-08-13T13:36:31.6378853Z test_non_contig_expand_min_binary_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.005s) 2022-08-13T13:36:31.6455231Z test_non_contig_expand_minimum_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.007s) 2022-08-13T13:36:31.6508813Z test_non_contig_expand_minimum_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... ok (0.005s) 2022-08-13T13:36:31.6591259Z test_non_contig_expand_minimum_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.008s) 2022-08-13T13:36:31.6665773Z test_non_contig_expand_minimum_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.007s) 2022-08-13T13:36:31.6737053Z test_non_contig_expand_minimum_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.007s) 2022-08-13T13:36:31.6790021Z test_non_contig_expand_minimum_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.005s) 2022-08-13T13:36:31.6843052Z test_non_contig_expand_minimum_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.005s) 2022-08-13T13:36:31.6893389Z test_non_contig_expand_minimum_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.005s) 2022-08-13T13:36:31.6946664Z test_non_contig_expand_minimum_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.005s) 2022-08-13T13:36:31.7005327Z test_non_contig_expand_minimum_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.006s) 2022-08-13T13:36:31.7080059Z test_non_contig_expand_mul_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.007s) 2022-08-13T13:36:31.7132155Z test_non_contig_expand_mul_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... ok (0.005s) 2022-08-13T13:36:31.7214224Z test_non_contig_expand_mul_cuda_complex128 (__main__.TestBinaryUfuncsCUDA) ... ok (0.008s) 2022-08-13T13:36:31.7300071Z test_non_contig_expand_mul_cuda_complex32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.008s) 2022-08-13T13:36:31.7385563Z test_non_contig_expand_mul_cuda_complex64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.008s) 2022-08-13T13:36:31.7460881Z test_non_contig_expand_mul_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.007s) 2022-08-13T13:36:31.7541425Z test_non_contig_expand_mul_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.008s) 2022-08-13T13:36:31.7612801Z test_non_contig_expand_mul_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.007s) 2022-08-13T13:36:31.7665555Z test_non_contig_expand_mul_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.005s) 2022-08-13T13:36:31.7718587Z test_non_contig_expand_mul_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.005s) 2022-08-13T13:36:31.7768894Z test_non_contig_expand_mul_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.005s) 2022-08-13T13:36:31.7822584Z test_non_contig_expand_mul_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.005s) 2022-08-13T13:36:31.7875999Z test_non_contig_expand_mul_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.005s) 2022-08-13T13:36:31.7940327Z test_non_contig_expand_ne_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.006s) 2022-08-13T13:36:31.7992418Z test_non_contig_expand_ne_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... ok (0.005s) 2022-08-13T13:36:31.8056631Z test_non_contig_expand_ne_cuda_complex128 (__main__.TestBinaryUfuncsCUDA) ... ok (0.006s) 2022-08-13T13:36:31.8120499Z test_non_contig_expand_ne_cuda_complex64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.006s) 2022-08-13T13:36:31.8179619Z test_non_contig_expand_ne_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.006s) 2022-08-13T13:36:31.8237685Z test_non_contig_expand_ne_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.006s) 2022-08-13T13:36:31.8296686Z test_non_contig_expand_ne_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.006s) 2022-08-13T13:36:31.8355376Z test_non_contig_expand_ne_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.006s) 2022-08-13T13:36:31.8408297Z test_non_contig_expand_ne_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.005s) 2022-08-13T13:36:31.8460728Z test_non_contig_expand_ne_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.005s) 2022-08-13T13:36:31.8513201Z test_non_contig_expand_ne_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.005s) 2022-08-13T13:36:31.8566319Z test_non_contig_expand_ne_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.005s) 2022-08-13T13:36:31.8640959Z test_non_contig_expand_nextafter_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.007s) 2022-08-13T13:36:31.8715975Z test_non_contig_expand_nextafter_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.007s) 2022-08-13T13:36:31.8792548Z test_non_contig_expand_nextafter_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.008s) 2022-08-13T13:36:31.8871756Z test_non_contig_expand_polar_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.008s) 2022-08-13T13:36:31.8950320Z test_non_contig_expand_polar_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.008s) 2022-08-13T13:36:31.9028818Z test_non_contig_expand_pow_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.008s) 2022-08-13T13:36:31.9112867Z test_non_contig_expand_pow_cuda_complex128 (__main__.TestBinaryUfuncsCUDA) ... ok (0.008s) 2022-08-13T13:36:31.9198182Z test_non_contig_expand_pow_cuda_complex32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.008s) 2022-08-13T13:36:31.9283073Z test_non_contig_expand_pow_cuda_complex64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.008s) 2022-08-13T13:36:31.9363008Z test_non_contig_expand_pow_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.008s) 2022-08-13T13:36:31.9437300Z test_non_contig_expand_pow_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.007s) 2022-08-13T13:36:31.9508463Z test_non_contig_expand_pow_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.007s) 2022-08-13T13:36:31.9561104Z test_non_contig_expand_pow_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.005s) 2022-08-13T13:36:31.9614011Z test_non_contig_expand_pow_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.005s) 2022-08-13T13:36:31.9663931Z test_non_contig_expand_pow_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.005s) 2022-08-13T13:36:31.9716593Z test_non_contig_expand_pow_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.005s) 2022-08-13T13:36:31.9775298Z test_non_contig_expand_pow_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.006s) 2022-08-13T13:36:31.9854863Z test_non_contig_expand_remainder_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.008s) 2022-08-13T13:36:31.9933744Z test_non_contig_expand_remainder_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.008s) 2022-08-13T13:36:32.0013005Z test_non_contig_expand_remainder_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.008s) 2022-08-13T13:36:32.0089577Z test_non_contig_expand_remainder_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.008s) 2022-08-13T13:36:32.0147463Z test_non_contig_expand_remainder_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.006s) 2022-08-13T13:36:32.0205009Z test_non_contig_expand_remainder_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.006s) 2022-08-13T13:36:32.0265264Z test_non_contig_expand_remainder_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.006s) 2022-08-13T13:36:32.0322843Z test_non_contig_expand_remainder_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.006s) 2022-08-13T13:36:32.0381163Z test_non_contig_expand_remainder_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.006s) 2022-08-13T13:36:32.0455131Z test_non_contig_expand_rsub_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.007s) 2022-08-13T13:36:32.0537194Z test_non_contig_expand_rsub_cuda_complex128 (__main__.TestBinaryUfuncsCUDA) ... ok (0.008s) 2022-08-13T13:36:32.0622168Z test_non_contig_expand_rsub_cuda_complex64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.008s) 2022-08-13T13:36:32.0697251Z test_non_contig_expand_rsub_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.007s) 2022-08-13T13:36:32.0776990Z test_non_contig_expand_rsub_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.008s) 2022-08-13T13:36:32.0848050Z test_non_contig_expand_rsub_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.007s) 2022-08-13T13:36:32.0900687Z test_non_contig_expand_rsub_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.005s) 2022-08-13T13:36:32.0953563Z test_non_contig_expand_rsub_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.005s) 2022-08-13T13:36:32.1003311Z test_non_contig_expand_rsub_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.005s) 2022-08-13T13:36:32.1056764Z test_non_contig_expand_rsub_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.005s) 2022-08-13T13:36:32.1109315Z test_non_contig_expand_rsub_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.005s) 2022-08-13T13:36:32.1183841Z test_non_contig_expand_special_chebyshev_polynomial_t_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... ok (0.007s) 2022-08-13T13:36:32.1258230Z test_non_contig_expand_special_chebyshev_polynomial_t_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.007s) 2022-08-13T13:36:32.1329397Z test_non_contig_expand_special_chebyshev_polynomial_t_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.007s) 2022-08-13T13:36:32.1398151Z test_non_contig_expand_special_chebyshev_polynomial_t_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.007s) 2022-08-13T13:36:32.1467139Z test_non_contig_expand_special_chebyshev_polynomial_t_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.007s) 2022-08-13T13:36:32.1535779Z test_non_contig_expand_special_chebyshev_polynomial_t_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.007s) 2022-08-13T13:36:32.1604823Z test_non_contig_expand_special_chebyshev_polynomial_t_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.007s) 2022-08-13T13:36:32.1679786Z test_non_contig_expand_special_chebyshev_polynomial_t_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.007s) 2022-08-13T13:36:32.1748173Z test_non_contig_expand_special_chebyshev_polynomial_u_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... ok (0.007s) 2022-08-13T13:36:32.1822634Z test_non_contig_expand_special_chebyshev_polynomial_u_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.007s) 2022-08-13T13:36:32.1897383Z test_non_contig_expand_special_chebyshev_polynomial_u_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.007s) 2022-08-13T13:36:32.1970251Z test_non_contig_expand_special_chebyshev_polynomial_u_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.007s) 2022-08-13T13:36:32.2042657Z test_non_contig_expand_special_chebyshev_polynomial_u_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.007s) 2022-08-13T13:36:32.2115015Z test_non_contig_expand_special_chebyshev_polynomial_u_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.007s) 2022-08-13T13:36:32.2191519Z test_non_contig_expand_special_chebyshev_polynomial_u_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.008s) 2022-08-13T13:36:32.2260602Z test_non_contig_expand_special_chebyshev_polynomial_u_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.007s) 2022-08-13T13:36:32.2275489Z test_non_contig_expand_special_chebyshev_polynomial_v_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-08-13T13:36:32.2289986Z test_non_contig_expand_special_chebyshev_polynomial_v_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-08-13T13:36:32.2303732Z test_non_contig_expand_special_chebyshev_polynomial_v_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-08-13T13:36:32.2318607Z test_non_contig_expand_special_chebyshev_polynomial_v_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-08-13T13:36:32.2333029Z test_non_contig_expand_special_chebyshev_polynomial_v_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-08-13T13:36:32.2347209Z test_non_contig_expand_special_chebyshev_polynomial_v_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-08-13T13:36:32.2361537Z test_non_contig_expand_special_chebyshev_polynomial_v_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-08-13T13:36:32.2376377Z test_non_contig_expand_special_chebyshev_polynomial_v_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-08-13T13:36:32.2390627Z test_non_contig_expand_special_chebyshev_polynomial_w_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-08-13T13:36:32.2404533Z test_non_contig_expand_special_chebyshev_polynomial_w_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-08-13T13:36:32.2419849Z test_non_contig_expand_special_chebyshev_polynomial_w_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-08-13T13:36:32.2433722Z test_non_contig_expand_special_chebyshev_polynomial_w_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-08-13T13:36:32.2447698Z test_non_contig_expand_special_chebyshev_polynomial_w_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-08-13T13:36:32.2462513Z test_non_contig_expand_special_chebyshev_polynomial_w_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-08-13T13:36:32.2476816Z test_non_contig_expand_special_chebyshev_polynomial_w_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-08-13T13:36:32.2490559Z test_non_contig_expand_special_chebyshev_polynomial_w_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-08-13T13:36:32.2559190Z test_non_contig_expand_special_hermite_polynomial_h_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... ok (0.007s) 2022-08-13T13:36:32.2633318Z test_non_contig_expand_special_hermite_polynomial_h_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.007s) 2022-08-13T13:36:32.2704104Z test_non_contig_expand_special_hermite_polynomial_h_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.007s) 2022-08-13T13:36:32.2773164Z test_non_contig_expand_special_hermite_polynomial_h_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.007s) 2022-08-13T13:36:32.2841845Z test_non_contig_expand_special_hermite_polynomial_h_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.007s) 2022-08-13T13:36:32.2916608Z test_non_contig_expand_special_hermite_polynomial_h_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.007s) 2022-08-13T13:36:32.2986271Z test_non_contig_expand_special_hermite_polynomial_h_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.007s) 2022-08-13T13:36:32.3055737Z test_non_contig_expand_special_hermite_polynomial_h_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.007s) 2022-08-13T13:36:32.3123906Z test_non_contig_expand_special_hermite_polynomial_he_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... ok (0.007s) 2022-08-13T13:36:32.3197976Z test_non_contig_expand_special_hermite_polynomial_he_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.007s) 2022-08-13T13:36:32.3269106Z test_non_contig_expand_special_hermite_polynomial_he_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.007s) 2022-08-13T13:36:32.3338217Z test_non_contig_expand_special_hermite_polynomial_he_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.007s) 2022-08-13T13:36:32.3413122Z test_non_contig_expand_special_hermite_polynomial_he_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.007s) 2022-08-13T13:36:32.3481604Z test_non_contig_expand_special_hermite_polynomial_he_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.007s) 2022-08-13T13:36:32.3550510Z test_non_contig_expand_special_hermite_polynomial_he_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.007s) 2022-08-13T13:36:32.3619897Z test_non_contig_expand_special_hermite_polynomial_he_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.007s) 2022-08-13T13:36:32.3688562Z test_non_contig_expand_special_laguerre_polynomial_l_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... ok (0.007s) 2022-08-13T13:36:32.3762225Z test_non_contig_expand_special_laguerre_polynomial_l_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.007s) 2022-08-13T13:36:32.3833493Z test_non_contig_expand_special_laguerre_polynomial_l_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.007s) 2022-08-13T13:36:32.3908233Z test_non_contig_expand_special_laguerre_polynomial_l_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.007s) 2022-08-13T13:36:32.3977316Z test_non_contig_expand_special_laguerre_polynomial_l_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.007s) 2022-08-13T13:36:32.4046134Z test_non_contig_expand_special_laguerre_polynomial_l_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.007s) 2022-08-13T13:36:32.4115359Z test_non_contig_expand_special_laguerre_polynomial_l_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.007s) 2022-08-13T13:36:32.4184721Z test_non_contig_expand_special_laguerre_polynomial_l_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.007s) 2022-08-13T13:36:32.4199711Z test_non_contig_expand_special_legendre_polynomial_p_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-08-13T13:36:32.4214080Z test_non_contig_expand_special_legendre_polynomial_p_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-08-13T13:36:32.4228429Z test_non_contig_expand_special_legendre_polynomial_p_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-08-13T13:36:32.4242902Z test_non_contig_expand_special_legendre_polynomial_p_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-08-13T13:36:32.4257956Z test_non_contig_expand_special_legendre_polynomial_p_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-08-13T13:36:32.4271870Z test_non_contig_expand_special_legendre_polynomial_p_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-08-13T13:36:32.4286095Z test_non_contig_expand_special_legendre_polynomial_p_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-08-13T13:36:32.4300551Z test_non_contig_expand_special_legendre_polynomial_p_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-08-13T13:36:32.4314589Z test_non_contig_expand_special_shifted_chebyshev_polynomial_t_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-08-13T13:36:32.4329482Z test_non_contig_expand_special_shifted_chebyshev_polynomial_t_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-08-13T13:36:32.4343656Z test_non_contig_expand_special_shifted_chebyshev_polynomial_t_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-08-13T13:36:32.4357787Z test_non_contig_expand_special_shifted_chebyshev_polynomial_t_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-08-13T13:36:32.4371857Z test_non_contig_expand_special_shifted_chebyshev_polynomial_t_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-08-13T13:36:32.4386319Z test_non_contig_expand_special_shifted_chebyshev_polynomial_t_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-08-13T13:36:32.4400379Z test_non_contig_expand_special_shifted_chebyshev_polynomial_t_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-08-13T13:36:32.4414917Z test_non_contig_expand_special_shifted_chebyshev_polynomial_t_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-08-13T13:36:32.4429106Z test_non_contig_expand_special_shifted_chebyshev_polynomial_u_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-08-13T13:36:32.4443811Z test_non_contig_expand_special_shifted_chebyshev_polynomial_u_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-08-13T13:36:32.4458214Z test_non_contig_expand_special_shifted_chebyshev_polynomial_u_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-08-13T13:36:32.4472364Z test_non_contig_expand_special_shifted_chebyshev_polynomial_u_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-08-13T13:36:32.4486484Z test_non_contig_expand_special_shifted_chebyshev_polynomial_u_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-08-13T13:36:32.4500848Z test_non_contig_expand_special_shifted_chebyshev_polynomial_u_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-08-13T13:36:32.4515125Z test_non_contig_expand_special_shifted_chebyshev_polynomial_u_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-08-13T13:36:32.4530454Z test_non_contig_expand_special_shifted_chebyshev_polynomial_u_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-08-13T13:36:32.4544056Z test_non_contig_expand_special_shifted_chebyshev_polynomial_v_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-08-13T13:36:32.4558306Z test_non_contig_expand_special_shifted_chebyshev_polynomial_v_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-08-13T13:36:32.4572885Z test_non_contig_expand_special_shifted_chebyshev_polynomial_v_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-08-13T13:36:32.4587190Z test_non_contig_expand_special_shifted_chebyshev_polynomial_v_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-08-13T13:36:32.4600854Z test_non_contig_expand_special_shifted_chebyshev_polynomial_v_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-08-13T13:36:32.4615931Z test_non_contig_expand_special_shifted_chebyshev_polynomial_v_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-08-13T13:36:32.4630395Z test_non_contig_expand_special_shifted_chebyshev_polynomial_v_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-08-13T13:36:32.4644694Z test_non_contig_expand_special_shifted_chebyshev_polynomial_v_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-08-13T13:36:32.4659409Z test_non_contig_expand_special_shifted_chebyshev_polynomial_w_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-08-13T13:36:32.4673218Z test_non_contig_expand_special_shifted_chebyshev_polynomial_w_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-08-13T13:36:32.4687973Z test_non_contig_expand_special_shifted_chebyshev_polynomial_w_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-08-13T13:36:32.4701758Z test_non_contig_expand_special_shifted_chebyshev_polynomial_w_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-08-13T13:36:32.4716598Z test_non_contig_expand_special_shifted_chebyshev_polynomial_w_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-08-13T13:36:32.4730577Z test_non_contig_expand_special_shifted_chebyshev_polynomial_w_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-08-13T13:36:32.4744991Z test_non_contig_expand_special_shifted_chebyshev_polynomial_w_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-08-13T13:36:32.4760801Z test_non_contig_expand_special_shifted_chebyshev_polynomial_w_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-08-13T13:36:32.4834074Z test_non_contig_expand_special_xlog1py_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.007s) 2022-08-13T13:36:32.4903223Z test_non_contig_expand_special_xlog1py_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... ok (0.007s) 2022-08-13T13:36:32.4983327Z test_non_contig_expand_special_xlog1py_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.008s) 2022-08-13T13:36:32.5057650Z test_non_contig_expand_special_xlog1py_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.007s) 2022-08-13T13:36:32.5128900Z test_non_contig_expand_special_xlog1py_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.007s) 2022-08-13T13:36:32.5198111Z test_non_contig_expand_special_xlog1py_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.007s) 2022-08-13T13:36:32.5267634Z test_non_contig_expand_special_xlog1py_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.007s) 2022-08-13T13:36:32.5336654Z test_non_contig_expand_special_xlog1py_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.007s) 2022-08-13T13:36:32.5405529Z test_non_contig_expand_special_xlog1py_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.007s) 2022-08-13T13:36:32.5481004Z test_non_contig_expand_special_xlog1py_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.007s) 2022-08-13T13:36:32.5549647Z test_non_contig_expand_special_zeta_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... ok (0.007s) 2022-08-13T13:36:32.5624132Z test_non_contig_expand_special_zeta_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.007s) 2022-08-13T13:36:32.5695513Z test_non_contig_expand_special_zeta_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.007s) 2022-08-13T13:36:32.5764334Z test_non_contig_expand_special_zeta_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.007s) 2022-08-13T13:36:32.5833345Z test_non_contig_expand_special_zeta_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.007s) 2022-08-13T13:36:32.5902595Z test_non_contig_expand_special_zeta_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.007s) 2022-08-13T13:36:32.5977900Z test_non_contig_expand_special_zeta_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.007s) 2022-08-13T13:36:32.6046514Z test_non_contig_expand_special_zeta_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.007s) 2022-08-13T13:36:32.6120804Z test_non_contig_expand_sub_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.007s) 2022-08-13T13:36:32.6202960Z test_non_contig_expand_sub_cuda_complex128 (__main__.TestBinaryUfuncsCUDA) ... ok (0.008s) 2022-08-13T13:36:32.6287885Z test_non_contig_expand_sub_cuda_complex32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.008s) 2022-08-13T13:36:32.6372730Z test_non_contig_expand_sub_cuda_complex64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.008s) 2022-08-13T13:36:32.6447046Z test_non_contig_expand_sub_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.007s) 2022-08-13T13:36:32.6527955Z test_non_contig_expand_sub_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.008s) 2022-08-13T13:36:32.6599373Z test_non_contig_expand_sub_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.007s) 2022-08-13T13:36:32.6652722Z test_non_contig_expand_sub_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.005s) 2022-08-13T13:36:32.6705816Z test_non_contig_expand_sub_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.005s) 2022-08-13T13:36:32.6755709Z test_non_contig_expand_sub_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.005s) 2022-08-13T13:36:32.6808508Z test_non_contig_expand_sub_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.005s) 2022-08-13T13:36:32.6861675Z test_non_contig_expand_sub_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.005s) 2022-08-13T13:36:32.6949077Z test_non_contig_expand_true_divide_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.009s) 2022-08-13T13:36:32.7026718Z test_non_contig_expand_true_divide_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... ok (0.008s) 2022-08-13T13:36:32.7118087Z test_non_contig_expand_true_divide_cuda_complex128 (__main__.TestBinaryUfuncsCUDA) ... ok (0.009s) 2022-08-13T13:36:32.7212631Z test_non_contig_expand_true_divide_cuda_complex32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.009s) 2022-08-13T13:36:32.7306695Z test_non_contig_expand_true_divide_cuda_complex64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.009s) 2022-08-13T13:36:32.7392811Z test_non_contig_expand_true_divide_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.008s) 2022-08-13T13:36:32.7471574Z test_non_contig_expand_true_divide_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.008s) 2022-08-13T13:36:32.7553477Z test_non_contig_expand_true_divide_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.008s) 2022-08-13T13:36:32.7627800Z test_non_contig_expand_true_divide_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.007s) 2022-08-13T13:36:32.7702166Z test_non_contig_expand_true_divide_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.007s) 2022-08-13T13:36:32.7776052Z test_non_contig_expand_true_divide_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.007s) 2022-08-13T13:36:32.7850295Z test_non_contig_expand_true_divide_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.007s) 2022-08-13T13:36:32.7924412Z test_non_contig_expand_true_divide_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.007s) 2022-08-13T13:36:32.7999018Z test_non_contig_expand_xlogy_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.007s) 2022-08-13T13:36:32.8074235Z test_non_contig_expand_xlogy_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... ok (0.007s) 2022-08-13T13:36:32.8148533Z test_non_contig_expand_xlogy_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.007s) 2022-08-13T13:36:32.8222782Z test_non_contig_expand_xlogy_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.007s) 2022-08-13T13:36:32.8294719Z test_non_contig_expand_xlogy_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.007s) 2022-08-13T13:36:32.8363712Z test_non_contig_expand_xlogy_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.007s) 2022-08-13T13:36:32.8433660Z test_non_contig_expand_xlogy_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.007s) 2022-08-13T13:36:32.8502173Z test_non_contig_expand_xlogy_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.007s) 2022-08-13T13:36:32.8577531Z test_non_contig_expand_xlogy_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.007s) 2022-08-13T13:36:32.8646748Z test_non_contig_expand_xlogy_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.007s) 2022-08-13T13:36:32.8691102Z test_non_contig_float_power_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:36:32.8731281Z test_non_contig_float_power_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:36:32.8779323Z test_non_contig_float_power_cuda_complex128 (__main__.TestBinaryUfuncsCUDA) ... ok (0.005s) 2022-08-13T13:36:32.8828274Z test_non_contig_float_power_cuda_complex64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.005s) 2022-08-13T13:36:32.8872266Z test_non_contig_float_power_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:36:32.8922361Z test_non_contig_float_power_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.005s) 2022-08-13T13:36:32.8964975Z test_non_contig_float_power_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:36:32.9005526Z test_non_contig_float_power_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:36:32.9046073Z test_non_contig_float_power_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:36:32.9086717Z test_non_contig_float_power_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:36:32.9127200Z test_non_contig_float_power_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:36:32.9168235Z test_non_contig_float_power_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:36:32.9183670Z test_non_contig_floor_divide_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... skip: Skipped! (0.001s) 2022-08-13T13:36:32.9236465Z test_non_contig_floor_divide_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.005s) 2022-08-13T13:36:32.9283334Z test_non_contig_floor_divide_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.005s) 2022-08-13T13:36:32.9329697Z test_non_contig_floor_divide_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.005s) 2022-08-13T13:36:32.9370087Z test_non_contig_floor_divide_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:36:32.9410353Z test_non_contig_floor_divide_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:36:32.9449581Z test_non_contig_floor_divide_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:36:32.9489654Z test_non_contig_floor_divide_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:36:32.9535440Z test_non_contig_floor_divide_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:36:32.9579261Z test_non_contig_fmax_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:36:32.9615624Z test_non_contig_fmax_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:36:32.9659504Z test_non_contig_fmax_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:36:32.9703503Z test_non_contig_fmax_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:36:32.9746212Z test_non_contig_fmax_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:36:32.9782991Z test_non_contig_fmax_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:36:32.9825161Z test_non_contig_fmax_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:36:32.9860858Z test_non_contig_fmax_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:36:32.9897527Z test_non_contig_fmax_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:36:32.9934107Z test_non_contig_fmax_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:36:32.9978139Z test_non_contig_fmin_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:36:33.0014369Z test_non_contig_fmin_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:36:33.0058162Z test_non_contig_fmin_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:36:33.0107254Z test_non_contig_fmin_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.005s) 2022-08-13T13:36:33.0150003Z test_non_contig_fmin_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:36:33.0186730Z test_non_contig_fmin_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:36:33.0223203Z test_non_contig_fmin_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:36:33.0259207Z test_non_contig_fmin_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:36:33.0295604Z test_non_contig_fmin_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:36:33.0332266Z test_non_contig_fmin_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:36:33.0347539Z test_non_contig_fmod_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... skip: Skipped! (0.001s) 2022-08-13T13:36:33.0400214Z test_non_contig_fmod_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.005s) 2022-08-13T13:36:33.0446754Z test_non_contig_fmod_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.005s) 2022-08-13T13:36:33.0493280Z test_non_contig_fmod_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.005s) 2022-08-13T13:36:33.0533252Z test_non_contig_fmod_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:36:33.0573505Z test_non_contig_fmod_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:36:33.0612446Z test_non_contig_fmod_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:36:33.0652544Z test_non_contig_fmod_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:36:33.0698136Z test_non_contig_fmod_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:36:33.0734757Z test_non_contig_gcd_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:36:33.0771414Z test_non_contig_gcd_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:36:33.0807117Z test_non_contig_gcd_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:36:33.0843616Z test_non_contig_gcd_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:36:33.0880363Z test_non_contig_gcd_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:36:33.0920491Z test_non_contig_ge_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:36:33.0961951Z test_non_contig_ge_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:36:33.1001782Z test_non_contig_ge_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:36:33.1041604Z test_non_contig_ge_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:36:33.1081823Z test_non_contig_ge_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:36:33.1118277Z test_non_contig_ge_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:36:33.1154715Z test_non_contig_ge_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:36:33.1191109Z test_non_contig_ge_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:36:33.1233195Z test_non_contig_ge_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:36:33.1269723Z test_non_contig_ge_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:36:33.1309616Z test_non_contig_gt_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:36:33.1345645Z test_non_contig_gt_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:36:33.1386013Z test_non_contig_gt_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:36:33.1426188Z test_non_contig_gt_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:36:33.1465941Z test_non_contig_gt_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:36:33.1507846Z test_non_contig_gt_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:36:33.1544431Z test_non_contig_gt_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:36:33.1580850Z test_non_contig_gt_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:36:33.1617256Z test_non_contig_gt_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:36:33.1653814Z test_non_contig_gt_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:36:33.1697836Z test_non_contig_heaviside_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:36:33.1734289Z test_non_contig_heaviside_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:36:33.1784118Z test_non_contig_heaviside_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.005s) 2022-08-13T13:36:33.1827611Z test_non_contig_heaviside_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:36:33.1870439Z test_non_contig_heaviside_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:36:33.1907051Z test_non_contig_heaviside_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:36:33.1943592Z test_non_contig_heaviside_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:36:33.1979420Z test_non_contig_heaviside_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:36:33.2016324Z test_non_contig_heaviside_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:36:33.2058505Z test_non_contig_heaviside_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:36:33.2102044Z test_non_contig_hypot_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:36:33.2145535Z test_non_contig_hypot_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:36:33.2189258Z test_non_contig_hypot_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:36:33.2232032Z test_non_contig_hypot_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:36:33.2275583Z test_non_contig_igamma_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:36:33.2329013Z test_non_contig_igamma_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.005s) 2022-08-13T13:36:33.2378499Z test_non_contig_igammac_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.005s) 2022-08-13T13:36:33.2432180Z test_non_contig_igammac_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.005s) 2022-08-13T13:36:33.2465867Z test_non_contig_index___radd___cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:36:33.2495488Z test_non_contig_index___radd___cuda_bool (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:36:33.2531422Z test_non_contig_index___radd___cuda_complex128 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:36:33.2567453Z test_non_contig_index___radd___cuda_complex64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:36:33.2600316Z test_non_contig_index___radd___cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:36:33.2639768Z test_non_contig_index___radd___cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:36:33.2672962Z test_non_contig_index___radd___cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:36:33.2702855Z test_non_contig_index___radd___cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:36:33.2732676Z test_non_contig_index___radd___cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:36:33.2762052Z test_non_contig_index___radd___cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:36:33.2792044Z test_non_contig_index___radd___cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:36:33.2821833Z test_non_contig_index___radd___cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:36:33.2857192Z test_non_contig_index___rand___cuda_bool (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:36:33.2886862Z test_non_contig_index___rand___cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:36:33.2916796Z test_non_contig_index___rand___cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:36:33.2946540Z test_non_contig_index___rand___cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:36:33.2976446Z test_non_contig_index___rand___cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:36:33.3006030Z test_non_contig_index___rand___cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:36:33.3041781Z test_non_contig_index___rdiv___cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:36:33.3081588Z test_non_contig_index___rdiv___cuda_bool (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:36:33.3119752Z test_non_contig_index___rdiv___cuda_complex128 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:36:33.3158099Z test_non_contig_index___rdiv___cuda_complex64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:36:33.3193920Z test_non_contig_index___rdiv___cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:36:33.3229625Z test_non_contig_index___rdiv___cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:36:33.3264840Z test_non_contig_index___rdiv___cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:36:33.3298862Z test_non_contig_index___rdiv___cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:36:33.3338568Z test_non_contig_index___rdiv___cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:36:33.3372555Z test_non_contig_index___rdiv___cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:36:33.3406161Z test_non_contig_index___rdiv___cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:36:33.3440113Z test_non_contig_index___rdiv___cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:36:33.3473654Z test_non_contig_index___rmod___cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:36:33.3507271Z test_non_contig_index___rmod___cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:36:33.3541000Z test_non_contig_index___rmod___cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:36:33.3579974Z test_non_contig_index___rmod___cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:36:33.3609836Z test_non_contig_index___rmod___cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:36:33.3639500Z test_non_contig_index___rmod___cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:36:33.3669258Z test_non_contig_index___rmod___cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:36:33.3699188Z test_non_contig_index___rmod___cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:36:33.3729166Z test_non_contig_index___rmod___cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:36:33.3762427Z test_non_contig_index___rmul___cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:36:33.3797876Z test_non_contig_index___rmul___cuda_bool (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:36:33.3833629Z test_non_contig_index___rmul___cuda_complex128 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:36:33.3869691Z test_non_contig_index___rmul___cuda_complex64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:36:33.3903082Z test_non_contig_index___rmul___cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:36:33.3936612Z test_non_contig_index___rmul___cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:36:33.3969579Z test_non_contig_index___rmul___cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:36:33.3999273Z test_non_contig_index___rmul___cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:36:33.4034935Z test_non_contig_index___rmul___cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:36:33.4064760Z test_non_contig_index___rmul___cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:36:33.4094645Z test_non_contig_index___rmul___cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:36:33.4124351Z test_non_contig_index___rmul___cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:36:33.4154192Z test_non_contig_index___ror___cuda_bool (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:36:33.4184084Z test_non_contig_index___ror___cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:36:33.4213857Z test_non_contig_index___ror___cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:36:33.4249280Z test_non_contig_index___ror___cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:36:33.4279001Z test_non_contig_index___ror___cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:36:33.4309055Z test_non_contig_index___ror___cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:36:33.4343829Z test_non_contig_index___rpow___cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:36:33.4380595Z test_non_contig_index___rpow___cuda_complex128 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:36:33.4417962Z test_non_contig_index___rpow___cuda_complex64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:36:33.4452651Z test_non_contig_index___rpow___cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:36:33.4493118Z test_non_contig_index___rpow___cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:36:33.4527258Z test_non_contig_index___rpow___cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:36:33.4558148Z test_non_contig_index___rpow___cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:36:33.4589181Z test_non_contig_index___rpow___cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:36:33.4619872Z test_non_contig_index___rpow___cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:36:33.4650973Z test_non_contig_index___rpow___cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:36:33.4681719Z test_non_contig_index___rpow___cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:36:33.4721463Z test_non_contig_index___rsub___cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:36:33.4757359Z test_non_contig_index___rsub___cuda_complex128 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:36:33.4793572Z test_non_contig_index___rsub___cuda_complex64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:36:33.4826945Z test_non_contig_index___rsub___cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:36:33.4860682Z test_non_contig_index___rsub___cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:36:33.4893868Z test_non_contig_index___rsub___cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:36:33.4923685Z test_non_contig_index___rsub___cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:36:33.4959589Z test_non_contig_index___rsub___cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:36:33.4989029Z test_non_contig_index___rsub___cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:36:33.5019763Z test_non_contig_index___rsub___cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:36:33.5049100Z test_non_contig_index___rsub___cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:36:33.5078559Z test_non_contig_index___rxor___cuda_bool (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:36:33.5108642Z test_non_contig_index___rxor___cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:36:33.5138598Z test_non_contig_index___rxor___cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:36:33.5174070Z test_non_contig_index___rxor___cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:36:33.5203607Z test_non_contig_index___rxor___cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:36:33.5233710Z test_non_contig_index___rxor___cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:36:33.5267320Z test_non_contig_index_add_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:36:33.5297341Z test_non_contig_index_add_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:36:33.5332984Z test_non_contig_index_add_cuda_complex128 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:36:33.5369286Z test_non_contig_index_add_cuda_complex32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:36:33.5411462Z test_non_contig_index_add_cuda_complex64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:36:33.5444557Z test_non_contig_index_add_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:36:33.5478200Z test_non_contig_index_add_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:36:33.5511154Z test_non_contig_index_add_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:36:33.5541147Z test_non_contig_index_add_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:36:33.5570888Z test_non_contig_index_add_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:36:33.5600549Z test_non_contig_index_add_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:36:33.5636486Z test_non_contig_index_add_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:36:33.5666380Z test_non_contig_index_add_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:36:33.5700009Z test_non_contig_index_atan2_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:36:33.5731638Z test_non_contig_index_atan2_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:36:33.5764875Z test_non_contig_index_atan2_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:36:33.5798538Z test_non_contig_index_atan2_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:36:33.5832340Z test_non_contig_index_atan2_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:36:33.5869461Z test_non_contig_index_atan2_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:36:33.5901030Z test_non_contig_index_atan2_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:36:33.5933426Z test_non_contig_index_atan2_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:36:33.5964900Z test_non_contig_index_atan2_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:36:33.5996518Z test_non_contig_index_atan2_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:36:33.6026302Z test_non_contig_index_bitwise_and_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:36:33.6056349Z test_non_contig_index_bitwise_and_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:36:33.6092020Z test_non_contig_index_bitwise_and_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:36:33.6121293Z test_non_contig_index_bitwise_and_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:36:33.6151557Z test_non_contig_index_bitwise_and_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:36:33.6181261Z test_non_contig_index_bitwise_and_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:36:33.6211267Z test_non_contig_index_bitwise_left_shift_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:36:33.6241281Z test_non_contig_index_bitwise_left_shift_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:36:33.6271325Z test_non_contig_index_bitwise_left_shift_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:36:33.6307070Z test_non_contig_index_bitwise_left_shift_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:36:33.6336828Z test_non_contig_index_bitwise_left_shift_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:36:33.6366458Z test_non_contig_index_bitwise_or_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:36:33.6396257Z test_non_contig_index_bitwise_or_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:36:33.6426382Z test_non_contig_index_bitwise_or_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:36:33.6456270Z test_non_contig_index_bitwise_or_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:36:33.6486137Z test_non_contig_index_bitwise_or_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:36:33.6522313Z test_non_contig_index_bitwise_or_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:36:33.6552340Z test_non_contig_index_bitwise_right_shift_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:36:33.6582430Z test_non_contig_index_bitwise_right_shift_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:36:33.6611952Z test_non_contig_index_bitwise_right_shift_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:36:33.6641624Z test_non_contig_index_bitwise_right_shift_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:36:33.6671822Z test_non_contig_index_bitwise_right_shift_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:36:33.6702000Z test_non_contig_index_bitwise_xor_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:36:33.6737831Z test_non_contig_index_bitwise_xor_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:36:33.6767611Z test_non_contig_index_bitwise_xor_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:36:33.6796907Z test_non_contig_index_bitwise_xor_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:36:33.6826763Z test_non_contig_index_bitwise_xor_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:36:33.6857559Z test_non_contig_index_bitwise_xor_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:36:33.6891501Z test_non_contig_index_clamp_max_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:36:33.6921106Z test_non_contig_index_clamp_max_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:36:33.7085522Z test_non_contig_index_clamp_max_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.016s) 2022-08-13T13:36:33.7119572Z test_non_contig_index_clamp_max_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:36:33.7153566Z test_non_contig_index_clamp_max_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:36:33.7196580Z test_non_contig_index_clamp_max_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:36:33.7227176Z test_non_contig_index_clamp_max_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:36:33.7257543Z test_non_contig_index_clamp_max_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:36:33.7288228Z test_non_contig_index_clamp_max_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:36:33.7324049Z test_non_contig_index_clamp_max_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:36:33.7357567Z test_non_contig_index_clamp_min_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:36:33.7387528Z test_non_contig_index_clamp_min_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:36:33.7420989Z test_non_contig_index_clamp_min_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:36:33.7454814Z test_non_contig_index_clamp_min_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:36:33.7488374Z test_non_contig_index_clamp_min_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:36:33.7518956Z test_non_contig_index_clamp_min_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:36:33.7555374Z test_non_contig_index_clamp_min_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:36:33.7584781Z test_non_contig_index_clamp_min_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:36:33.7614590Z test_non_contig_index_clamp_min_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:36:33.7644322Z test_non_contig_index_clamp_min_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:36:33.7678710Z test_non_contig_index_complex_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:36:33.7712623Z test_non_contig_index_complex_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:36:33.7746442Z test_non_contig_index_complex_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:36:33.7785565Z test_non_contig_index_copysign_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:36:33.7817065Z test_non_contig_index_copysign_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:36:33.7850665Z test_non_contig_index_copysign_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:36:33.7883719Z test_non_contig_index_copysign_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:36:33.7916772Z test_non_contig_index_copysign_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:36:33.7948681Z test_non_contig_index_copysign_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:36:33.7980656Z test_non_contig_index_copysign_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:36:33.8017727Z test_non_contig_index_copysign_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:36:33.8049724Z test_non_contig_index_copysign_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:36:33.8081098Z test_non_contig_index_copysign_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:36:33.8116766Z test_non_contig_index_div_floor_rounding_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:36:33.8152010Z test_non_contig_index_div_floor_rounding_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:36:33.8187265Z test_non_contig_index_div_floor_rounding_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:36:33.8222056Z test_non_contig_index_div_floor_rounding_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:36:33.8261337Z test_non_contig_index_div_floor_rounding_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:36:33.8294821Z test_non_contig_index_div_floor_rounding_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:36:33.8328233Z test_non_contig_index_div_floor_rounding_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:36:33.8361525Z test_non_contig_index_div_floor_rounding_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:36:33.8395329Z test_non_contig_index_div_floor_rounding_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:36:33.8430199Z test_non_contig_index_div_no_rounding_mode_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:36:33.8463432Z test_non_contig_index_div_no_rounding_mode_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:36:33.8506577Z test_non_contig_index_div_no_rounding_mode_cuda_complex128 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:36:33.8544300Z test_non_contig_index_div_no_rounding_mode_cuda_complex32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:36:33.8582375Z test_non_contig_index_div_no_rounding_mode_cuda_complex64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:36:33.8617768Z test_non_contig_index_div_no_rounding_mode_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:36:33.8652920Z test_non_contig_index_div_no_rounding_mode_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:36:33.8687826Z test_non_contig_index_div_no_rounding_mode_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:36:33.8720996Z test_non_contig_index_div_no_rounding_mode_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:36:33.8759946Z test_non_contig_index_div_no_rounding_mode_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:36:33.8793443Z test_non_contig_index_div_no_rounding_mode_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:36:33.8826869Z test_non_contig_index_div_no_rounding_mode_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:36:33.8860349Z test_non_contig_index_div_no_rounding_mode_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:36:33.8895699Z test_non_contig_index_div_trunc_rounding_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:36:33.8930708Z test_non_contig_index_div_trunc_rounding_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:36:33.8965596Z test_non_contig_index_div_trunc_rounding_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:36:33.9005993Z test_non_contig_index_div_trunc_rounding_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:36:33.9039286Z test_non_contig_index_div_trunc_rounding_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:36:33.9072958Z test_non_contig_index_div_trunc_rounding_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:36:33.9106412Z test_non_contig_index_div_trunc_rounding_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:36:33.9139993Z test_non_contig_index_div_trunc_rounding_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:36:33.9173590Z test_non_contig_index_div_trunc_rounding_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:36:33.9205049Z test_non_contig_index_eq_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:36:33.9240259Z test_non_contig_index_eq_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:36:33.9274029Z test_non_contig_index_eq_cuda_complex128 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:36:33.9307779Z test_non_contig_index_eq_cuda_complex32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:36:33.9341318Z test_non_contig_index_eq_cuda_complex64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:36:33.9373065Z test_non_contig_index_eq_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:36:33.9404476Z test_non_contig_index_eq_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:36:33.9436065Z test_non_contig_index_eq_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:36:33.9471417Z test_non_contig_index_eq_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:36:33.9501559Z test_non_contig_index_eq_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:36:33.9531072Z test_non_contig_index_eq_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:36:33.9560775Z test_non_contig_index_eq_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:36:33.9590691Z test_non_contig_index_eq_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:36:33.9624581Z test_non_contig_index_float_power_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:36:33.9656457Z test_non_contig_index_float_power_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:36:33.9697843Z test_non_contig_index_float_power_cuda_complex128 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:36:33.9734030Z test_non_contig_index_float_power_cuda_complex64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:36:33.9767748Z test_non_contig_index_float_power_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:36:33.9803288Z test_non_contig_index_float_power_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:36:33.9838431Z test_non_contig_index_float_power_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:36:33.9872532Z test_non_contig_index_float_power_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:36:33.9906699Z test_non_contig_index_float_power_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:36:33.9945843Z test_non_contig_index_float_power_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:36:33.9977663Z test_non_contig_index_float_power_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:36:34.0009538Z test_non_contig_index_float_power_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:36:34.0022373Z test_non_contig_index_floor_divide_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... skip: Skipped! (0.001s) 2022-08-13T13:36:34.0057743Z test_non_contig_index_floor_divide_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:36:34.0093090Z test_non_contig_index_floor_divide_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:36:34.0128001Z test_non_contig_index_floor_divide_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:36:34.0159322Z test_non_contig_index_floor_divide_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:36:34.0196629Z test_non_contig_index_floor_divide_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:36:34.0228235Z test_non_contig_index_floor_divide_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:36:34.0260197Z test_non_contig_index_floor_divide_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:36:34.0291748Z test_non_contig_index_floor_divide_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:36:34.0324961Z test_non_contig_index_fmax_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:36:34.0354791Z test_non_contig_index_fmax_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:36:34.0388283Z test_non_contig_index_fmax_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:36:34.0427394Z test_non_contig_index_fmax_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:36:34.0460636Z test_non_contig_index_fmax_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:36:34.0490701Z test_non_contig_index_fmax_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:36:34.0520133Z test_non_contig_index_fmax_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:36:34.0549766Z test_non_contig_index_fmax_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:36:34.0579781Z test_non_contig_index_fmax_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:36:34.0609367Z test_non_contig_index_fmax_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:36:34.0648307Z test_non_contig_index_fmin_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:36:34.0677861Z test_non_contig_index_fmin_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:36:34.0711131Z test_non_contig_index_fmin_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:36:34.0744729Z test_non_contig_index_fmin_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:36:34.0777669Z test_non_contig_index_fmin_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:36:34.0807463Z test_non_contig_index_fmin_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:36:34.0837141Z test_non_contig_index_fmin_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:36:34.0872175Z test_non_contig_index_fmin_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:36:34.0901899Z test_non_contig_index_fmin_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:36:34.0931727Z test_non_contig_index_fmin_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:36:34.0966566Z test_non_contig_index_fmod_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:36:34.1001865Z test_non_contig_index_fmod_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:36:34.1037064Z test_non_contig_index_fmod_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:36:34.1071914Z test_non_contig_index_fmod_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:36:34.1109386Z test_non_contig_index_fmod_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:36:34.1141034Z test_non_contig_index_fmod_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:36:34.1172497Z test_non_contig_index_fmod_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:36:34.1203903Z test_non_contig_index_fmod_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:36:34.1235490Z test_non_contig_index_fmod_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:36:34.1265570Z test_non_contig_index_gcd_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:36:34.1295277Z test_non_contig_index_gcd_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:36:34.1330368Z test_non_contig_index_gcd_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:36:34.1359919Z test_non_contig_index_gcd_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:36:34.1390106Z test_non_contig_index_gcd_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:36:34.1421685Z test_non_contig_index_ge_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:36:34.1451410Z test_non_contig_index_ge_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:36:34.1482362Z test_non_contig_index_ge_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:36:34.1513929Z test_non_contig_index_ge_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:36:34.1551371Z test_non_contig_index_ge_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:36:34.1581443Z test_non_contig_index_ge_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:36:34.1611167Z test_non_contig_index_ge_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:36:34.1640621Z test_non_contig_index_ge_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:36:34.1670624Z test_non_contig_index_ge_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:36:34.1700693Z test_non_contig_index_ge_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:36:34.1732089Z test_non_contig_index_gt_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:36:34.1767229Z test_non_contig_index_gt_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:36:34.1798489Z test_non_contig_index_gt_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:36:34.1830146Z test_non_contig_index_gt_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:36:34.1862115Z test_non_contig_index_gt_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:36:34.1891894Z test_non_contig_index_gt_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:36:34.1921219Z test_non_contig_index_gt_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:36:34.1951071Z test_non_contig_index_gt_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:36:34.1986578Z test_non_contig_index_gt_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:36:34.2016456Z test_non_contig_index_gt_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:36:34.2050144Z test_non_contig_index_heaviside_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:36:34.2079397Z test_non_contig_index_heaviside_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:36:34.2112903Z test_non_contig_index_heaviside_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:36:34.2146602Z test_non_contig_index_heaviside_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:36:34.2179351Z test_non_contig_index_heaviside_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:36:34.2214997Z test_non_contig_index_heaviside_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:36:34.2244490Z test_non_contig_index_heaviside_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:36:34.2274423Z test_non_contig_index_heaviside_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:36:34.2304329Z test_non_contig_index_heaviside_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:36:34.2334135Z test_non_contig_index_heaviside_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:36:34.2367796Z test_non_contig_index_hypot_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:36:34.2400954Z test_non_contig_index_hypot_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:36:34.2440135Z test_non_contig_index_hypot_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:36:34.2473056Z test_non_contig_index_hypot_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:36:34.2506470Z test_non_contig_index_igamma_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:36:34.2539584Z test_non_contig_index_igamma_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:36:34.2573088Z test_non_contig_index_igammac_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:36:34.2606037Z test_non_contig_index_igammac_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:36:34.2640330Z test_non_contig_index_isclose_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:36:34.2679290Z test_non_contig_index_isclose_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:36:34.2716741Z test_non_contig_index_isclose_cuda_complex128 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:36:34.2754346Z test_non_contig_index_isclose_cuda_complex64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:36:34.2788583Z test_non_contig_index_isclose_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:36:34.2823311Z test_non_contig_index_isclose_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:36:34.2857798Z test_non_contig_index_isclose_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:36:34.2891138Z test_non_contig_index_isclose_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:36:34.2929566Z test_non_contig_index_isclose_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:36:34.2962470Z test_non_contig_index_isclose_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:36:34.2995497Z test_non_contig_index_isclose_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:36:34.3028677Z test_non_contig_index_isclose_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:36:34.3062551Z test_non_contig_index_jiterator_binary_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:36:34.3092935Z test_non_contig_index_jiterator_binary_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:36:34.3128565Z test_non_contig_index_jiterator_binary_cuda_complex128 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:36:34.3170894Z test_non_contig_index_jiterator_binary_cuda_complex64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:36:34.3204184Z test_non_contig_index_jiterator_binary_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:36:34.3238020Z test_non_contig_index_jiterator_binary_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:36:34.3271360Z test_non_contig_index_jiterator_binary_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:36:34.3301858Z test_non_contig_index_jiterator_binary_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:36:34.3332230Z test_non_contig_index_jiterator_binary_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:36:34.3361922Z test_non_contig_index_jiterator_binary_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:36:34.3397711Z test_non_contig_index_jiterator_binary_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:36:34.3427841Z test_non_contig_index_jiterator_binary_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:36:34.3461647Z test_non_contig_index_jiterator_binary_return_by_ref_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:36:34.3491581Z test_non_contig_index_jiterator_binary_return_by_ref_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:36:34.3528042Z test_non_contig_index_jiterator_binary_return_by_ref_cuda_complex128 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:36:34.3564244Z test_non_contig_index_jiterator_binary_return_by_ref_cuda_complex64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:36:34.3598093Z test_non_contig_index_jiterator_binary_return_by_ref_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:36:34.3637312Z test_non_contig_index_jiterator_binary_return_by_ref_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:36:34.3670877Z test_non_contig_index_jiterator_binary_return_by_ref_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:36:34.3701012Z test_non_contig_index_jiterator_binary_return_by_ref_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:36:34.3731127Z test_non_contig_index_jiterator_binary_return_by_ref_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:36:34.3760757Z test_non_contig_index_jiterator_binary_return_by_ref_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:36:34.3790808Z test_non_contig_index_jiterator_binary_return_by_ref_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:36:34.3820923Z test_non_contig_index_jiterator_binary_return_by_ref_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:36:34.3856567Z test_non_contig_index_lcm_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:36:34.3886170Z test_non_contig_index_lcm_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:36:34.3915434Z test_non_contig_index_lcm_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:36:34.3945321Z test_non_contig_index_lcm_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:36:34.3975280Z test_non_contig_index_lcm_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:36:34.4009389Z test_non_contig_index_ldexp_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:36:34.4041354Z test_non_contig_index_ldexp_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:36:34.4083346Z test_non_contig_index_ldexp_cuda_complex128 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:36:34.4119975Z test_non_contig_index_ldexp_cuda_complex64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:36:34.4154202Z test_non_contig_index_ldexp_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:36:34.4188236Z test_non_contig_index_ldexp_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:36:34.4221962Z test_non_contig_index_ldexp_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:36:34.4254349Z test_non_contig_index_ldexp_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:36:34.4286173Z test_non_contig_index_ldexp_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:36:34.4324250Z test_non_contig_index_ldexp_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:36:34.4356523Z test_non_contig_index_ldexp_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:36:34.4388940Z test_non_contig_index_ldexp_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:36:34.4420464Z test_non_contig_index_le_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:36:34.4450080Z test_non_contig_index_le_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:36:34.4481302Z test_non_contig_index_le_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:36:34.4512822Z test_non_contig_index_le_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:36:34.4550064Z test_non_contig_index_le_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:36:34.4579787Z test_non_contig_index_le_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:36:34.4609501Z test_non_contig_index_le_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:36:34.4638959Z test_non_contig_index_le_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:36:34.4668676Z test_non_contig_index_le_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:36:34.4698915Z test_non_contig_index_le_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:36:34.4730832Z test_non_contig_index_logical_and_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:36:34.4765890Z test_non_contig_index_logical_and_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:36:34.4799517Z test_non_contig_index_logical_and_cuda_complex128 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:36:34.4833060Z test_non_contig_index_logical_and_cuda_complex64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:36:34.4864558Z test_non_contig_index_logical_and_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:36:34.4896081Z test_non_contig_index_logical_and_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:36:34.4927655Z test_non_contig_index_logical_and_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:36:34.4957399Z test_non_contig_index_logical_and_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:36:34.4993040Z test_non_contig_index_logical_and_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:36:34.5022679Z test_non_contig_index_logical_and_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:36:34.5052650Z test_non_contig_index_logical_and_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:36:34.5082434Z test_non_contig_index_logical_and_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:36:34.5114052Z test_non_contig_index_logical_or_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:36:34.5143858Z test_non_contig_index_logical_or_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:36:34.5177698Z test_non_contig_index_logical_or_cuda_complex128 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:36:34.5216999Z test_non_contig_index_logical_or_cuda_complex64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:36:34.5248611Z test_non_contig_index_logical_or_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:36:34.5280026Z test_non_contig_index_logical_or_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:36:34.5311794Z test_non_contig_index_logical_or_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:36:34.5341535Z test_non_contig_index_logical_or_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:36:34.5371690Z test_non_contig_index_logical_or_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:36:34.5401300Z test_non_contig_index_logical_or_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:36:34.5436532Z test_non_contig_index_logical_or_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:36:34.5466428Z test_non_contig_index_logical_or_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:36:34.5498179Z test_non_contig_index_logical_xor_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:36:34.5527809Z test_non_contig_index_logical_xor_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:36:34.5561299Z test_non_contig_index_logical_xor_cuda_complex128 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:36:34.5595139Z test_non_contig_index_logical_xor_cuda_complex64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:36:34.5626615Z test_non_contig_index_logical_xor_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:36:34.5663934Z test_non_contig_index_logical_xor_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:36:34.5695726Z test_non_contig_index_logical_xor_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:36:34.5725351Z test_non_contig_index_logical_xor_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:36:34.5755213Z test_non_contig_index_logical_xor_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:36:34.5785173Z test_non_contig_index_logical_xor_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:36:34.5815151Z test_non_contig_index_logical_xor_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:36:34.5844677Z test_non_contig_index_logical_xor_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:36:34.5882425Z test_non_contig_index_lt_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:36:34.5911924Z test_non_contig_index_lt_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:36:34.5943845Z test_non_contig_index_lt_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:36:34.5975256Z test_non_contig_index_lt_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:36:34.6006710Z test_non_contig_index_lt_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:36:34.6038754Z test_non_contig_index_lt_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:36:34.6070618Z test_non_contig_index_lt_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:36:34.6108012Z test_non_contig_index_lt_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:36:34.6137667Z test_non_contig_index_lt_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:36:34.6167872Z test_non_contig_index_lt_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:36:34.6201019Z test_non_contig_index_max_binary_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:36:34.6230673Z test_non_contig_index_max_binary_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:36:34.6264270Z test_non_contig_index_max_binary_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:36:34.6297726Z test_non_contig_index_max_binary_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:36:34.6336548Z test_non_contig_index_max_binary_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:36:34.6366067Z test_non_contig_index_max_binary_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:36:34.6395915Z test_non_contig_index_max_binary_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:36:34.6425161Z test_non_contig_index_max_binary_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:36:34.6455639Z test_non_contig_index_max_binary_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:36:34.6484721Z test_non_contig_index_max_binary_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:36:34.6518259Z test_non_contig_index_maximum_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:36:34.6553392Z test_non_contig_index_maximum_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:36:34.6586948Z test_non_contig_index_maximum_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:36:34.6620355Z test_non_contig_index_maximum_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:36:34.6653671Z test_non_contig_index_maximum_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:36:34.6683192Z test_non_contig_index_maximum_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:36:34.6713100Z test_non_contig_index_maximum_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:36:34.6742534Z test_non_contig_index_maximum_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:36:34.6778081Z test_non_contig_index_maximum_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:36:34.6807897Z test_non_contig_index_maximum_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:36:34.6841008Z test_non_contig_index_min_binary_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:36:34.6870803Z test_non_contig_index_min_binary_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:36:34.6904387Z test_non_contig_index_min_binary_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:36:34.6937653Z test_non_contig_index_min_binary_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:36:34.6970856Z test_non_contig_index_min_binary_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:36:34.7005935Z test_non_contig_index_min_binary_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:36:34.7035806Z test_non_contig_index_min_binary_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:36:34.7065492Z test_non_contig_index_min_binary_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:36:34.7095617Z test_non_contig_index_min_binary_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:36:34.7125118Z test_non_contig_index_min_binary_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:36:34.7158610Z test_non_contig_index_minimum_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:36:34.7188025Z test_non_contig_index_minimum_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:36:34.7227200Z test_non_contig_index_minimum_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:36:34.7260685Z test_non_contig_index_minimum_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:36:34.7293793Z test_non_contig_index_minimum_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:36:34.7323843Z test_non_contig_index_minimum_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:36:34.7353593Z test_non_contig_index_minimum_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:36:34.7383828Z test_non_contig_index_minimum_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:36:34.7413460Z test_non_contig_index_minimum_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:36:34.7449423Z test_non_contig_index_minimum_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:36:34.7482442Z test_non_contig_index_mul_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:36:34.7512306Z test_non_contig_index_mul_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:36:34.7548492Z test_non_contig_index_mul_cuda_complex128 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:36:34.7584838Z test_non_contig_index_mul_cuda_complex32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:36:34.7621513Z test_non_contig_index_mul_cuda_complex64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:36:34.7655035Z test_non_contig_index_mul_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:36:34.7729590Z test_non_contig_index_mul_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.007s) 2022-08-13T13:36:34.7762392Z test_non_contig_index_mul_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:36:34.7792385Z test_non_contig_index_mul_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:36:34.7822190Z test_non_contig_index_mul_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:36:34.7852123Z test_non_contig_index_mul_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:36:34.7881503Z test_non_contig_index_mul_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:36:34.7911378Z test_non_contig_index_mul_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:36:34.7948881Z test_non_contig_index_ne_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:36:34.7978816Z test_non_contig_index_ne_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:36:34.8012549Z test_non_contig_index_ne_cuda_complex128 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:36:34.8046143Z test_non_contig_index_ne_cuda_complex64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:36:34.8077595Z test_non_contig_index_ne_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:36:34.8109165Z test_non_contig_index_ne_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:36:34.8140702Z test_non_contig_index_ne_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:36:34.8176647Z test_non_contig_index_ne_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:36:34.8206261Z test_non_contig_index_ne_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:36:34.8236237Z test_non_contig_index_ne_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:36:34.8266286Z test_non_contig_index_ne_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:36:34.8295880Z test_non_contig_index_ne_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:36:34.8329495Z test_non_contig_index_nextafter_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:36:34.8362470Z test_non_contig_index_nextafter_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:36:34.8401435Z test_non_contig_index_nextafter_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:36:34.8435449Z test_non_contig_index_polar_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:36:34.8469142Z test_non_contig_index_polar_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:36:34.8502610Z test_non_contig_index_pow_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:36:34.8538589Z test_non_contig_index_pow_cuda_complex128 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:36:34.8574554Z test_non_contig_index_pow_cuda_complex32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:36:34.8610229Z test_non_contig_index_pow_cuda_complex64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:36:34.8650345Z test_non_contig_index_pow_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:36:34.8683153Z test_non_contig_index_pow_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:36:34.8716322Z test_non_contig_index_pow_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:36:34.8746095Z test_non_contig_index_pow_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:36:34.8775982Z test_non_contig_index_pow_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:36:34.8805196Z test_non_contig_index_pow_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:36:34.8834774Z test_non_contig_index_pow_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:36:34.8870622Z test_non_contig_index_pow_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:36:34.8906325Z test_non_contig_index_remainder_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:36:34.8941387Z test_non_contig_index_remainder_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:36:34.8976713Z test_non_contig_index_remainder_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:36:34.9011561Z test_non_contig_index_remainder_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:36:34.9043091Z test_non_contig_index_remainder_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:36:34.9074646Z test_non_contig_index_remainder_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:36:34.9111852Z test_non_contig_index_remainder_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:36:34.9143676Z test_non_contig_index_remainder_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:36:34.9175160Z test_non_contig_index_remainder_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:36:34.9208597Z test_non_contig_index_rsub_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:36:34.9243864Z test_non_contig_index_rsub_cuda_complex128 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:36:34.9280325Z test_non_contig_index_rsub_cuda_complex64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:36:34.9313598Z test_non_contig_index_rsub_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:36:34.9352838Z test_non_contig_index_rsub_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:36:34.9386116Z test_non_contig_index_rsub_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:36:34.9418224Z test_non_contig_index_rsub_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:36:34.9450016Z test_non_contig_index_rsub_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:36:34.9481069Z test_non_contig_index_rsub_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:36:34.9512940Z test_non_contig_index_rsub_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:36:34.9544948Z test_non_contig_index_rsub_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:36:34.9584068Z test_non_contig_index_special_chebyshev_polynomial_t_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:36:34.9617461Z test_non_contig_index_special_chebyshev_polynomial_t_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:36:34.9650607Z test_non_contig_index_special_chebyshev_polynomial_t_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:36:34.9681927Z test_non_contig_index_special_chebyshev_polynomial_t_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:36:34.9714076Z test_non_contig_index_special_chebyshev_polynomial_t_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:36:34.9745515Z test_non_contig_index_special_chebyshev_polynomial_t_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:36:34.9779058Z test_non_contig_index_special_chebyshev_polynomial_t_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:36:34.9816711Z test_non_contig_index_special_chebyshev_polynomial_t_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:36:34.9848372Z test_non_contig_index_special_chebyshev_polynomial_u_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:36:34.9881311Z test_non_contig_index_special_chebyshev_polynomial_u_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:36:34.9914580Z test_non_contig_index_special_chebyshev_polynomial_u_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:36:34.9945839Z test_non_contig_index_special_chebyshev_polynomial_u_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:36:34.9977405Z test_non_contig_index_special_chebyshev_polynomial_u_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:36:35.0009140Z test_non_contig_index_special_chebyshev_polynomial_u_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:36:35.0046686Z test_non_contig_index_special_chebyshev_polynomial_u_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:36:35.0078199Z test_non_contig_index_special_chebyshev_polynomial_u_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:36:35.0091877Z test_non_contig_index_special_chebyshev_polynomial_v_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-08-13T13:36:35.0104766Z test_non_contig_index_special_chebyshev_polynomial_v_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-08-13T13:36:35.0117623Z test_non_contig_index_special_chebyshev_polynomial_v_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-08-13T13:36:35.0130266Z test_non_contig_index_special_chebyshev_polynomial_v_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-08-13T13:36:35.0143390Z test_non_contig_index_special_chebyshev_polynomial_v_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-08-13T13:36:35.0156230Z test_non_contig_index_special_chebyshev_polynomial_v_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-08-13T13:36:35.0169928Z test_non_contig_index_special_chebyshev_polynomial_v_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-08-13T13:36:35.0182539Z test_non_contig_index_special_chebyshev_polynomial_v_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-08-13T13:36:35.0195580Z test_non_contig_index_special_chebyshev_polynomial_w_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-08-13T13:36:35.0207807Z test_non_contig_index_special_chebyshev_polynomial_w_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-08-13T13:36:35.0220519Z test_non_contig_index_special_chebyshev_polynomial_w_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-08-13T13:36:35.0233977Z test_non_contig_index_special_chebyshev_polynomial_w_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-08-13T13:36:35.0246881Z test_non_contig_index_special_chebyshev_polynomial_w_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-08-13T13:36:35.0259442Z test_non_contig_index_special_chebyshev_polynomial_w_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-08-13T13:36:35.0272292Z test_non_contig_index_special_chebyshev_polynomial_w_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-08-13T13:36:35.0285460Z test_non_contig_index_special_chebyshev_polynomial_w_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-08-13T13:36:35.0316542Z test_non_contig_index_special_hermite_polynomial_h_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:36:35.0350096Z test_non_contig_index_special_hermite_polynomial_h_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:36:35.0383057Z test_non_contig_index_special_hermite_polynomial_h_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:36:35.0415025Z test_non_contig_index_special_hermite_polynomial_h_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:36:35.0446293Z test_non_contig_index_special_hermite_polynomial_h_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:36:35.0483539Z test_non_contig_index_special_hermite_polynomial_h_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:36:35.0515113Z test_non_contig_index_special_hermite_polynomial_h_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:36:35.0547018Z test_non_contig_index_special_hermite_polynomial_h_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:36:35.0578609Z test_non_contig_index_special_hermite_polynomial_he_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:36:35.0612039Z test_non_contig_index_special_hermite_polynomial_he_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:36:35.0644864Z test_non_contig_index_special_hermite_polynomial_he_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:36:35.0676725Z test_non_contig_index_special_hermite_polynomial_he_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:36:35.0713980Z test_non_contig_index_special_hermite_polynomial_he_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:36:35.0746124Z test_non_contig_index_special_hermite_polynomial_he_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:36:35.0777365Z test_non_contig_index_special_hermite_polynomial_he_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:36:35.0808915Z test_non_contig_index_special_hermite_polynomial_he_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:36:35.0840033Z test_non_contig_index_special_laguerre_polynomial_l_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:36:35.0873554Z test_non_contig_index_special_laguerre_polynomial_l_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:36:35.0906458Z test_non_contig_index_special_laguerre_polynomial_l_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:36:35.0943754Z test_non_contig_index_special_laguerre_polynomial_l_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:36:35.0975416Z test_non_contig_index_special_laguerre_polynomial_l_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:36:35.1006872Z test_non_contig_index_special_laguerre_polynomial_l_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:36:35.1038449Z test_non_contig_index_special_laguerre_polynomial_l_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:36:35.1070019Z test_non_contig_index_special_laguerre_polynomial_l_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:36:35.1083295Z test_non_contig_index_special_legendre_polynomial_p_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-08-13T13:36:35.1095980Z test_non_contig_index_special_legendre_polynomial_p_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-08-13T13:36:35.1109166Z test_non_contig_index_special_legendre_polynomial_p_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-08-13T13:36:35.1121641Z test_non_contig_index_special_legendre_polynomial_p_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-08-13T13:36:35.1134709Z test_non_contig_index_special_legendre_polynomial_p_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-08-13T13:36:35.1147606Z test_non_contig_index_special_legendre_polynomial_p_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-08-13T13:36:35.1160642Z test_non_contig_index_special_legendre_polynomial_p_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-08-13T13:36:35.1173469Z test_non_contig_index_special_legendre_polynomial_p_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-08-13T13:36:35.1186735Z test_non_contig_index_special_shifted_chebyshev_polynomial_t_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-08-13T13:36:35.1199159Z test_non_contig_index_special_shifted_chebyshev_polynomial_t_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-08-13T13:36:35.1212145Z test_non_contig_index_special_shifted_chebyshev_polynomial_t_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-08-13T13:36:35.1224895Z test_non_contig_index_special_shifted_chebyshev_polynomial_t_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-08-13T13:36:35.1238320Z test_non_contig_index_special_shifted_chebyshev_polynomial_t_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-08-13T13:36:35.1251078Z test_non_contig_index_special_shifted_chebyshev_polynomial_t_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-08-13T13:36:35.1264210Z test_non_contig_index_special_shifted_chebyshev_polynomial_t_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-08-13T13:36:35.1277320Z test_non_contig_index_special_shifted_chebyshev_polynomial_t_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-08-13T13:36:35.1291412Z test_non_contig_index_special_shifted_chebyshev_polynomial_u_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-08-13T13:36:35.1302930Z test_non_contig_index_special_shifted_chebyshev_polynomial_u_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-08-13T13:36:35.1317131Z test_non_contig_index_special_shifted_chebyshev_polynomial_u_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-08-13T13:36:35.1330442Z test_non_contig_index_special_shifted_chebyshev_polynomial_u_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-08-13T13:36:35.1344983Z test_non_contig_index_special_shifted_chebyshev_polynomial_u_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-08-13T13:36:35.1358717Z test_non_contig_index_special_shifted_chebyshev_polynomial_u_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-08-13T13:36:35.1373836Z test_non_contig_index_special_shifted_chebyshev_polynomial_u_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-08-13T13:36:35.1388244Z test_non_contig_index_special_shifted_chebyshev_polynomial_u_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-08-13T13:36:35.1402952Z test_non_contig_index_special_shifted_chebyshev_polynomial_v_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-08-13T13:36:35.1417973Z test_non_contig_index_special_shifted_chebyshev_polynomial_v_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-08-13T13:36:35.1431797Z test_non_contig_index_special_shifted_chebyshev_polynomial_v_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-08-13T13:36:35.1446412Z test_non_contig_index_special_shifted_chebyshev_polynomial_v_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-08-13T13:36:35.1460015Z test_non_contig_index_special_shifted_chebyshev_polynomial_v_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-08-13T13:36:35.1472856Z test_non_contig_index_special_shifted_chebyshev_polynomial_v_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-08-13T13:36:35.1485828Z test_non_contig_index_special_shifted_chebyshev_polynomial_v_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-08-13T13:36:35.1498529Z test_non_contig_index_special_shifted_chebyshev_polynomial_v_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-08-13T13:36:35.1511974Z test_non_contig_index_special_shifted_chebyshev_polynomial_w_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-08-13T13:36:35.1524996Z test_non_contig_index_special_shifted_chebyshev_polynomial_w_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-08-13T13:36:35.1538056Z test_non_contig_index_special_shifted_chebyshev_polynomial_w_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-08-13T13:36:35.1551084Z test_non_contig_index_special_shifted_chebyshev_polynomial_w_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-08-13T13:36:35.1563889Z test_non_contig_index_special_shifted_chebyshev_polynomial_w_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-08-13T13:36:35.1576938Z test_non_contig_index_special_shifted_chebyshev_polynomial_w_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-08-13T13:36:35.1589854Z test_non_contig_index_special_shifted_chebyshev_polynomial_w_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-08-13T13:36:35.1602911Z test_non_contig_index_special_shifted_chebyshev_polynomial_w_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-08-13T13:36:35.1636134Z test_non_contig_index_special_xlog1py_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:36:35.1667776Z test_non_contig_index_special_xlog1py_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:36:35.1707167Z test_non_contig_index_special_xlog1py_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:36:35.1740503Z test_non_contig_index_special_xlog1py_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:36:35.1773973Z test_non_contig_index_special_xlog1py_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:36:35.1805386Z test_non_contig_index_special_xlog1py_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:36:35.1837253Z test_non_contig_index_special_xlog1py_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:36:35.1869026Z test_non_contig_index_special_xlog1py_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:36:35.1900580Z test_non_contig_index_special_xlog1py_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:36:35.1937933Z test_non_contig_index_special_xlog1py_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:36:35.1969842Z test_non_contig_index_special_zeta_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:36:35.2002843Z test_non_contig_index_special_zeta_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:36:35.2036005Z test_non_contig_index_special_zeta_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:36:35.2067742Z test_non_contig_index_special_zeta_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:36:35.2099480Z test_non_contig_index_special_zeta_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:36:35.2131123Z test_non_contig_index_special_zeta_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:36:35.2168943Z test_non_contig_index_special_zeta_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:36:35.2200426Z test_non_contig_index_special_zeta_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:36:35.2233836Z test_non_contig_index_sub_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:36:35.2269541Z test_non_contig_index_sub_cuda_complex128 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:36:35.2305496Z test_non_contig_index_sub_cuda_complex32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:36:35.2341742Z test_non_contig_index_sub_cuda_complex64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:36:35.2375309Z test_non_contig_index_sub_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:36:35.2413995Z test_non_contig_index_sub_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:36:35.2446869Z test_non_contig_index_sub_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:36:35.2476632Z test_non_contig_index_sub_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:36:35.2506598Z test_non_contig_index_sub_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:36:35.2536046Z test_non_contig_index_sub_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:36:35.2565777Z test_non_contig_index_sub_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:36:35.2595576Z test_non_contig_index_sub_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:36:35.2636517Z test_non_contig_index_true_divide_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:36:35.2670027Z test_non_contig_index_true_divide_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:36:35.2707446Z test_non_contig_index_true_divide_cuda_complex128 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:36:35.2745228Z test_non_contig_index_true_divide_cuda_complex32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:36:35.2783162Z test_non_contig_index_true_divide_cuda_complex64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:36:35.2818464Z test_non_contig_index_true_divide_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:36:35.2853892Z test_non_contig_index_true_divide_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:36:35.2894299Z test_non_contig_index_true_divide_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:36:35.2927768Z test_non_contig_index_true_divide_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:36:35.2961294Z test_non_contig_index_true_divide_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:36:35.2994682Z test_non_contig_index_true_divide_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:36:35.3028121Z test_non_contig_index_true_divide_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:36:35.3061740Z test_non_contig_index_true_divide_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:36:35.3095298Z test_non_contig_index_xlogy_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:36:35.3132705Z test_non_contig_index_xlogy_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:36:35.3165962Z test_non_contig_index_xlogy_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:36:35.3199294Z test_non_contig_index_xlogy_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:36:35.3232252Z test_non_contig_index_xlogy_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:36:35.3264246Z test_non_contig_index_xlogy_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:36:35.3295610Z test_non_contig_index_xlogy_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:36:35.3327389Z test_non_contig_index_xlogy_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:36:35.3364401Z test_non_contig_index_xlogy_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:36:35.3396451Z test_non_contig_index_xlogy_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:36:35.3442149Z test_non_contig_isclose_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:36:35.3485149Z test_non_contig_isclose_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:36:35.3536962Z test_non_contig_isclose_cuda_complex128 (__main__.TestBinaryUfuncsCUDA) ... ok (0.005s) 2022-08-13T13:36:35.3588712Z test_non_contig_isclose_cuda_complex64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.005s) 2022-08-13T13:36:35.3634104Z test_non_contig_isclose_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:36:35.3685347Z test_non_contig_isclose_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.005s) 2022-08-13T13:36:35.3731247Z test_non_contig_isclose_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:36:35.3774546Z test_non_contig_isclose_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:36:35.3817702Z test_non_contig_isclose_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:36:35.3860792Z test_non_contig_isclose_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:36:35.3903746Z test_non_contig_isclose_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:36:35.3946931Z test_non_contig_isclose_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:36:35.3996871Z test_non_contig_jiterator_binary_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.005s) 2022-08-13T13:36:35.4033731Z test_non_contig_jiterator_binary_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:36:35.4082076Z test_non_contig_jiterator_binary_cuda_complex128 (__main__.TestBinaryUfuncsCUDA) ... ok (0.005s) 2022-08-13T13:36:35.4131626Z test_non_contig_jiterator_binary_cuda_complex64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.005s) 2022-08-13T13:36:35.4175751Z test_non_contig_jiterator_binary_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:36:35.4219996Z test_non_contig_jiterator_binary_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:36:35.4263465Z test_non_contig_jiterator_binary_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:36:35.4305908Z test_non_contig_jiterator_binary_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:36:35.4343443Z test_non_contig_jiterator_binary_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:36:35.4380428Z test_non_contig_jiterator_binary_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:36:35.4417137Z test_non_contig_jiterator_binary_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:36:35.4454355Z test_non_contig_jiterator_binary_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:36:35.4498733Z test_non_contig_jiterator_binary_return_by_ref_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:36:35.4535259Z test_non_contig_jiterator_binary_return_by_ref_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:36:35.4589383Z test_non_contig_jiterator_binary_return_by_ref_cuda_complex128 (__main__.TestBinaryUfuncsCUDA) ... ok (0.005s) 2022-08-13T13:36:35.4638729Z test_non_contig_jiterator_binary_return_by_ref_cuda_complex64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.005s) 2022-08-13T13:36:35.4682758Z test_non_contig_jiterator_binary_return_by_ref_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:36:35.4728030Z test_non_contig_jiterator_binary_return_by_ref_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:36:35.4770500Z test_non_contig_jiterator_binary_return_by_ref_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:36:35.4807847Z test_non_contig_jiterator_binary_return_by_ref_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:36:35.4844633Z test_non_contig_jiterator_binary_return_by_ref_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:36:35.4886667Z test_non_contig_jiterator_binary_return_by_ref_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:36:35.4923474Z test_non_contig_jiterator_binary_return_by_ref_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:36:35.4960706Z test_non_contig_jiterator_binary_return_by_ref_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:36:35.4997081Z test_non_contig_lcm_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:36:35.5033709Z test_non_contig_lcm_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:36:35.5069619Z test_non_contig_lcm_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:36:35.5106202Z test_non_contig_lcm_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:36:35.5148384Z test_non_contig_lcm_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:36:35.5193324Z test_non_contig_ldexp_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:36:35.5234373Z test_non_contig_ldexp_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:36:35.5283360Z test_non_contig_ldexp_cuda_complex128 (__main__.TestBinaryUfuncsCUDA) ... ok (0.005s) 2022-08-13T13:36:35.5333409Z test_non_contig_ldexp_cuda_complex64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.005s) 2022-08-13T13:36:35.5378614Z test_non_contig_ldexp_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:36:35.5423265Z test_non_contig_ldexp_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:36:35.5473111Z test_non_contig_ldexp_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.005s) 2022-08-13T13:36:35.5514821Z test_non_contig_ldexp_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:36:35.5556288Z test_non_contig_ldexp_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:36:35.5597661Z test_non_contig_ldexp_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:36:35.5639034Z test_non_contig_ldexp_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:36:35.5680776Z test_non_contig_ldexp_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:36:35.5720730Z test_non_contig_le_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:36:35.5762632Z test_non_contig_le_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:36:35.5802507Z test_non_contig_le_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:36:35.5842536Z test_non_contig_le_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:36:35.5882184Z test_non_contig_le_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:36:35.5918763Z test_non_contig_le_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:36:35.5955416Z test_non_contig_le_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:36:35.5991948Z test_non_contig_le_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:36:35.6033901Z test_non_contig_le_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:36:35.6070524Z test_non_contig_le_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:36:35.6110640Z test_non_contig_logical_and_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:36:35.6147063Z test_non_contig_logical_and_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:36:35.6191054Z test_non_contig_logical_and_cuda_complex128 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:36:35.6234920Z test_non_contig_logical_and_cuda_complex64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:36:35.6275521Z test_non_contig_logical_and_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:36:35.6323791Z test_non_contig_logical_and_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.005s) 2022-08-13T13:36:35.6367009Z test_non_contig_logical_and_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:36:35.6405821Z test_non_contig_logical_and_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:36:35.6445304Z test_non_contig_logical_and_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:36:35.6483839Z test_non_contig_logical_and_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:36:35.6520333Z test_non_contig_logical_and_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:36:35.6557046Z test_non_contig_logical_and_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:36:35.6602663Z test_non_contig_logical_or_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:36:35.6639125Z test_non_contig_logical_or_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:36:35.6682979Z test_non_contig_logical_or_cuda_complex128 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:36:35.6727002Z test_non_contig_logical_or_cuda_complex64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:36:35.6767129Z test_non_contig_logical_or_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:36:35.6807461Z test_non_contig_logical_or_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:36:35.6847136Z test_non_contig_logical_or_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:36:35.6889748Z test_non_contig_logical_or_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:36:35.6926039Z test_non_contig_logical_or_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:36:35.6962859Z test_non_contig_logical_or_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:36:35.6999666Z test_non_contig_logical_or_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:36:35.7036511Z test_non_contig_logical_or_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:36:35.7076644Z test_non_contig_logical_xor_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:36:35.7113214Z test_non_contig_logical_xor_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:36:35.7162588Z test_non_contig_logical_xor_cuda_complex128 (__main__.TestBinaryUfuncsCUDA) ... ok (0.005s) 2022-08-13T13:36:35.7206611Z test_non_contig_logical_xor_cuda_complex64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:36:35.7246494Z test_non_contig_logical_xor_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:36:35.7286633Z test_non_contig_logical_xor_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:36:35.7326771Z test_non_contig_logical_xor_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:36:35.7363422Z test_non_contig_logical_xor_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:36:35.7400188Z test_non_contig_logical_xor_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:36:35.7442235Z test_non_contig_logical_xor_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:36:35.7478904Z test_non_contig_logical_xor_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:36:35.7515704Z test_non_contig_logical_xor_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:36:35.7555647Z test_non_contig_lt_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:36:35.7591849Z test_non_contig_lt_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:36:35.7632107Z test_non_contig_lt_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:36:35.7671938Z test_non_contig_lt_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:36:35.7717257Z test_non_contig_lt_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:36:35.7754649Z test_non_contig_lt_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:36:35.7790397Z test_non_contig_lt_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:36:35.7826930Z test_non_contig_lt_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:36:35.7863505Z test_non_contig_lt_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:36:35.7900135Z test_non_contig_lt_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:36:35.7943940Z test_non_contig_max_binary_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:36:35.7985927Z test_non_contig_max_binary_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:36:35.8029724Z test_non_contig_max_binary_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:36:35.8073403Z test_non_contig_max_binary_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:36:35.8116398Z test_non_contig_max_binary_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:36:35.8153306Z test_non_contig_max_binary_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:36:35.8190159Z test_non_contig_max_binary_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:36:35.8226621Z test_non_contig_max_binary_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:36:35.8269337Z test_non_contig_max_binary_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:36:35.8306140Z test_non_contig_max_binary_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:36:35.8349881Z test_non_contig_maximum_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:36:35.8386223Z test_non_contig_maximum_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:36:35.8429754Z test_non_contig_maximum_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:36:35.8473380Z test_non_contig_maximum_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:36:35.8516024Z test_non_contig_maximum_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:36:35.8558219Z test_non_contig_maximum_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:36:35.8594816Z test_non_contig_maximum_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:36:35.8630476Z test_non_contig_maximum_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:36:35.8667226Z test_non_contig_maximum_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:36:35.8703808Z test_non_contig_maximum_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:36:35.8747493Z test_non_contig_min_binary_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:36:35.8783730Z test_non_contig_min_binary_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:36:35.8833241Z test_non_contig_min_binary_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.005s) 2022-08-13T13:36:35.8876927Z test_non_contig_min_binary_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:36:35.8919631Z test_non_contig_min_binary_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:36:35.8956180Z test_non_contig_min_binary_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:36:35.8992817Z test_non_contig_min_binary_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:36:35.9028632Z test_non_contig_min_binary_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:36:35.9065365Z test_non_contig_min_binary_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:36:35.9107675Z test_non_contig_min_binary_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:36:35.9151432Z test_non_contig_minimum_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:36:35.9187338Z test_non_contig_minimum_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:36:35.9231089Z test_non_contig_minimum_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:36:35.9274491Z test_non_contig_minimum_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:36:35.9317301Z test_non_contig_minimum_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:36:35.9353942Z test_non_contig_minimum_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:36:35.9396238Z test_non_contig_minimum_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:36:35.9431779Z test_non_contig_minimum_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:36:35.9468382Z test_non_contig_minimum_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:36:35.9506876Z test_non_contig_minimum_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:36:35.9550661Z test_non_contig_mul_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:36:35.9586803Z test_non_contig_mul_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:36:35.9634400Z test_non_contig_mul_cuda_complex128 (__main__.TestBinaryUfuncsCUDA) ... ok (0.005s) 2022-08-13T13:36:35.9688463Z test_non_contig_mul_cuda_complex32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.005s) 2022-08-13T13:36:35.9737116Z test_non_contig_mul_cuda_complex64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.005s) 2022-08-13T13:36:35.9780761Z test_non_contig_mul_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:36:35.9824342Z test_non_contig_mul_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:36:35.9866773Z test_non_contig_mul_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:36:35.9903322Z test_non_contig_mul_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:36:35.9939797Z test_non_contig_mul_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:36:35.9981384Z test_non_contig_mul_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:36:36.0018064Z test_non_contig_mul_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:36:36.0054724Z test_non_contig_mul_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:36:36.0094702Z test_non_contig_ne_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:36:36.0130701Z test_non_contig_ne_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:36:36.0174664Z test_non_contig_ne_cuda_complex128 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:36:36.0218380Z test_non_contig_ne_cuda_complex64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:36:36.0263824Z test_non_contig_ne_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:36:36.0303603Z test_non_contig_ne_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:36:36.0343482Z test_non_contig_ne_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:36:36.0380056Z test_non_contig_ne_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:36:36.0416417Z test_non_contig_ne_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:36:36.0453032Z test_non_contig_ne_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:36:36.0489423Z test_non_contig_ne_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:36:36.0531673Z test_non_contig_ne_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:36:36.0575417Z test_non_contig_nextafter_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:36:36.0619039Z test_non_contig_nextafter_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:36:36.0661782Z test_non_contig_nextafter_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:36:36.0706687Z test_non_contig_polar_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:36:36.0750820Z test_non_contig_polar_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:36:36.0794414Z test_non_contig_pow_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:36:36.0847983Z test_non_contig_pow_cuda_complex128 (__main__.TestBinaryUfuncsCUDA) ... ok (0.005s) 2022-08-13T13:36:36.0896507Z test_non_contig_pow_cuda_complex32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.005s) 2022-08-13T13:36:36.0945048Z test_non_contig_pow_cuda_complex64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.005s) 2022-08-13T13:36:36.0988681Z test_non_contig_pow_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:36:36.1032185Z test_non_contig_pow_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:36:36.1074904Z test_non_contig_pow_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:36:36.1111573Z test_non_contig_pow_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:36:36.1154050Z test_non_contig_pow_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:36:36.1189836Z test_non_contig_pow_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:36:36.1226381Z test_non_contig_pow_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:36:36.1263329Z test_non_contig_pow_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:36:36.1278506Z test_non_contig_remainder_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... skip: Skipped! (0.001s) 2022-08-13T13:36:36.1325386Z test_non_contig_remainder_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.005s) 2022-08-13T13:36:36.1372592Z test_non_contig_remainder_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.005s) 2022-08-13T13:36:36.1419181Z test_non_contig_remainder_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.005s) 2022-08-13T13:36:36.1464371Z test_non_contig_remainder_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:36:36.1504755Z test_non_contig_remainder_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:36:36.1543826Z test_non_contig_remainder_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:36:36.1583798Z test_non_contig_remainder_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:36:36.1623653Z test_non_contig_remainder_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:36:36.1667306Z test_non_contig_rsub_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:36:36.1714896Z test_non_contig_rsub_cuda_complex128 (__main__.TestBinaryUfuncsCUDA) ... ok (0.005s) 2022-08-13T13:36:36.1769031Z test_non_contig_rsub_cuda_complex64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.005s) 2022-08-13T13:36:36.1812853Z test_non_contig_rsub_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:36:36.1856303Z test_non_contig_rsub_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:36:36.1898950Z test_non_contig_rsub_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:36:36.1935659Z test_non_contig_rsub_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:36:36.1972245Z test_non_contig_rsub_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:36:36.2008031Z test_non_contig_rsub_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:36:36.2050417Z test_non_contig_rsub_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:36:36.2086624Z test_non_contig_rsub_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:36:36.2126881Z test_non_contig_special_chebyshev_polynomial_t_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:36:36.2170368Z test_non_contig_special_chebyshev_polynomial_t_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:36:36.2213236Z test_non_contig_special_chebyshev_polynomial_t_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:36:36.2253581Z test_non_contig_special_chebyshev_polynomial_t_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:36:36.2293759Z test_non_contig_special_chebyshev_polynomial_t_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:36:36.2339719Z test_non_contig_special_chebyshev_polynomial_t_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:36:36.2380210Z test_non_contig_special_chebyshev_polynomial_t_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:36:36.2420206Z test_non_contig_special_chebyshev_polynomial_t_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:36:36.2460224Z test_non_contig_special_chebyshev_polynomial_u_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:36:36.2503640Z test_non_contig_special_chebyshev_polynomial_u_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:36:36.2546535Z test_non_contig_special_chebyshev_polynomial_u_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:36:36.2586735Z test_non_contig_special_chebyshev_polynomial_u_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:36:36.2632439Z test_non_contig_special_chebyshev_polynomial_u_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:36:36.2672936Z test_non_contig_special_chebyshev_polynomial_u_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:36:36.2712637Z test_non_contig_special_chebyshev_polynomial_u_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:36:36.2752826Z test_non_contig_special_chebyshev_polynomial_u_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:36:36.2768891Z test_non_contig_special_chebyshev_polynomial_v_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-08-13T13:36:36.2783835Z test_non_contig_special_chebyshev_polynomial_v_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-08-13T13:36:36.2798459Z test_non_contig_special_chebyshev_polynomial_v_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-08-13T13:36:36.2813770Z test_non_contig_special_chebyshev_polynomial_v_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-08-13T13:36:36.2829405Z test_non_contig_special_chebyshev_polynomial_v_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-08-13T13:36:36.2844183Z test_non_contig_special_chebyshev_polynomial_v_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-08-13T13:36:36.2859882Z test_non_contig_special_chebyshev_polynomial_v_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-08-13T13:36:36.2874737Z test_non_contig_special_chebyshev_polynomial_v_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-08-13T13:36:36.2890165Z test_non_contig_special_chebyshev_polynomial_w_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-08-13T13:36:36.2906026Z test_non_contig_special_chebyshev_polynomial_w_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-08-13T13:36:36.2920790Z test_non_contig_special_chebyshev_polynomial_w_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-08-13T13:36:36.2937861Z test_non_contig_special_chebyshev_polynomial_w_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.002s) 2022-08-13T13:36:36.2954782Z test_non_contig_special_chebyshev_polynomial_w_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.002s) 2022-08-13T13:36:36.2971727Z test_non_contig_special_chebyshev_polynomial_w_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.002s) 2022-08-13T13:36:36.2986868Z test_non_contig_special_chebyshev_polynomial_w_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-08-13T13:36:36.3003702Z test_non_contig_special_chebyshev_polynomial_w_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.002s) 2022-08-13T13:36:36.3046118Z test_non_contig_special_hermite_polynomial_h_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:36:36.3092705Z test_non_contig_special_hermite_polynomial_h_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.005s) 2022-08-13T13:36:36.3137544Z test_non_contig_special_hermite_polynomial_h_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:36:36.3183409Z test_non_contig_special_hermite_polynomial_h_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:36:36.3223475Z test_non_contig_special_hermite_polynomial_h_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:36:36.3263798Z test_non_contig_special_hermite_polynomial_h_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:36:36.3303911Z test_non_contig_special_hermite_polynomial_h_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:36:36.3344103Z test_non_contig_special_hermite_polynomial_h_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:36:36.3383834Z test_non_contig_special_hermite_polynomial_he_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:36:36.3427080Z test_non_contig_special_hermite_polynomial_he_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:36:36.3475927Z test_non_contig_special_hermite_polynomial_he_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.005s) 2022-08-13T13:36:36.3515906Z test_non_contig_special_hermite_polynomial_he_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:36:36.3556097Z test_non_contig_special_hermite_polynomial_he_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:36:36.3596322Z test_non_contig_special_hermite_polynomial_he_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:36:36.3636543Z test_non_contig_special_hermite_polynomial_he_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:36:36.3676667Z test_non_contig_special_hermite_polynomial_he_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:36:36.3716448Z test_non_contig_special_laguerre_polynomial_l_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:36:36.3765801Z test_non_contig_special_laguerre_polynomial_l_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.005s) 2022-08-13T13:36:36.3808670Z test_non_contig_special_laguerre_polynomial_l_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:36:36.3848737Z test_non_contig_special_laguerre_polynomial_l_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:36:36.3889084Z test_non_contig_special_laguerre_polynomial_l_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:36:36.3929385Z test_non_contig_special_laguerre_polynomial_l_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:36:36.3969233Z test_non_contig_special_laguerre_polynomial_l_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:36:36.4009384Z test_non_contig_special_laguerre_polynomial_l_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:36:36.4024730Z test_non_contig_special_legendre_polynomial_p_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-08-13T13:36:36.4040089Z test_non_contig_special_legendre_polynomial_p_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-08-13T13:36:36.4055590Z test_non_contig_special_legendre_polynomial_p_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-08-13T13:36:36.4070831Z test_non_contig_special_legendre_polynomial_p_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-08-13T13:36:36.4085918Z test_non_contig_special_legendre_polynomial_p_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-08-13T13:36:36.4100903Z test_non_contig_special_legendre_polynomial_p_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-08-13T13:36:36.4115847Z test_non_contig_special_legendre_polynomial_p_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-08-13T13:36:36.4131181Z test_non_contig_special_legendre_polynomial_p_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-08-13T13:36:36.4146161Z test_non_contig_special_shifted_chebyshev_polynomial_t_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-08-13T13:36:36.4163179Z test_non_contig_special_shifted_chebyshev_polynomial_t_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-08-13T13:36:36.4177183Z test_non_contig_special_shifted_chebyshev_polynomial_t_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-08-13T13:36:36.4192356Z test_non_contig_special_shifted_chebyshev_polynomial_t_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-08-13T13:36:36.4207971Z test_non_contig_special_shifted_chebyshev_polynomial_t_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-08-13T13:36:36.4222909Z test_non_contig_special_shifted_chebyshev_polynomial_t_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-08-13T13:36:36.4237981Z test_non_contig_special_shifted_chebyshev_polynomial_t_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-08-13T13:36:36.4253207Z test_non_contig_special_shifted_chebyshev_polynomial_t_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-08-13T13:36:36.4268412Z test_non_contig_special_shifted_chebyshev_polynomial_u_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-08-13T13:36:36.4283911Z test_non_contig_special_shifted_chebyshev_polynomial_u_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-08-13T13:36:36.4299037Z test_non_contig_special_shifted_chebyshev_polynomial_u_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-08-13T13:36:36.4314093Z test_non_contig_special_shifted_chebyshev_polynomial_u_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-08-13T13:36:36.4330272Z test_non_contig_special_shifted_chebyshev_polynomial_u_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-08-13T13:36:36.4344732Z test_non_contig_special_shifted_chebyshev_polynomial_u_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-08-13T13:36:36.4360653Z test_non_contig_special_shifted_chebyshev_polynomial_u_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-08-13T13:36:36.4375490Z test_non_contig_special_shifted_chebyshev_polynomial_u_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-08-13T13:36:36.4390503Z test_non_contig_special_shifted_chebyshev_polynomial_v_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-08-13T13:36:36.4405461Z test_non_contig_special_shifted_chebyshev_polynomial_v_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-08-13T13:36:36.4420743Z test_non_contig_special_shifted_chebyshev_polynomial_v_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-08-13T13:36:36.4436326Z test_non_contig_special_shifted_chebyshev_polynomial_v_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-08-13T13:36:36.4451937Z test_non_contig_special_shifted_chebyshev_polynomial_v_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-08-13T13:36:36.4466816Z test_non_contig_special_shifted_chebyshev_polynomial_v_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-08-13T13:36:36.4481949Z test_non_contig_special_shifted_chebyshev_polynomial_v_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-08-13T13:36:36.4497775Z test_non_contig_special_shifted_chebyshev_polynomial_v_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-08-13T13:36:36.4512203Z test_non_contig_special_shifted_chebyshev_polynomial_w_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-08-13T13:36:36.4528158Z test_non_contig_special_shifted_chebyshev_polynomial_w_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-08-13T13:36:36.4542760Z test_non_contig_special_shifted_chebyshev_polynomial_w_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-08-13T13:36:36.4558225Z test_non_contig_special_shifted_chebyshev_polynomial_w_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-08-13T13:36:36.4573660Z test_non_contig_special_shifted_chebyshev_polynomial_w_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-08-13T13:36:36.4588897Z test_non_contig_special_shifted_chebyshev_polynomial_w_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-08-13T13:36:36.4603541Z test_non_contig_special_shifted_chebyshev_polynomial_w_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-08-13T13:36:36.4619817Z test_non_contig_special_shifted_chebyshev_polynomial_w_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-08-13T13:36:36.4669059Z test_non_contig_special_xlog1py_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.005s) 2022-08-13T13:36:36.4708814Z test_non_contig_special_xlog1py_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:36:36.4752366Z test_non_contig_special_xlog1py_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:36:36.4796162Z test_non_contig_special_xlog1py_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:36:36.4838877Z test_non_contig_special_xlog1py_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:36:36.4879460Z test_non_contig_special_xlog1py_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:36:36.4919980Z test_non_contig_special_xlog1py_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:36:36.4966148Z test_non_contig_special_xlog1py_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.005s) 2022-08-13T13:36:36.5006347Z test_non_contig_special_xlog1py_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:36:36.5046612Z test_non_contig_special_xlog1py_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:36:36.5086490Z test_non_contig_special_zeta_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:36:36.5130976Z test_non_contig_special_zeta_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:36:36.5179577Z test_non_contig_special_zeta_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.005s) 2022-08-13T13:36:36.5220141Z test_non_contig_special_zeta_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:36:36.5266352Z test_non_contig_special_zeta_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.005s) 2022-08-13T13:36:36.5306549Z test_non_contig_special_zeta_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:36:36.5346659Z test_non_contig_special_zeta_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:36:36.5387088Z test_non_contig_special_zeta_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:36:36.5430351Z test_non_contig_sub_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:36:36.5478400Z test_non_contig_sub_cuda_complex128 (__main__.TestBinaryUfuncsCUDA) ... ok (0.005s) 2022-08-13T13:36:36.5527349Z test_non_contig_sub_cuda_complex32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.005s) 2022-08-13T13:36:36.5581940Z test_non_contig_sub_cuda_complex64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.005s) 2022-08-13T13:36:36.5625264Z test_non_contig_sub_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:36:36.5668467Z test_non_contig_sub_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:36:36.5711465Z test_non_contig_sub_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:36:36.5748203Z test_non_contig_sub_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:36:36.5785064Z test_non_contig_sub_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:36:36.5821719Z test_non_contig_sub_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:36:36.5863833Z test_non_contig_sub_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:36:36.5900607Z test_non_contig_sub_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:36:36.5947385Z test_non_contig_true_divide_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.005s) 2022-08-13T13:36:36.5990970Z test_non_contig_true_divide_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:36:36.6042418Z test_non_contig_true_divide_cuda_complex128 (__main__.TestBinaryUfuncsCUDA) ... ok (0.005s) 2022-08-13T13:36:36.6095229Z test_non_contig_true_divide_cuda_complex32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.005s) 2022-08-13T13:36:36.6147835Z test_non_contig_true_divide_cuda_complex64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.005s) 2022-08-13T13:36:36.6200707Z test_non_contig_true_divide_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.005s) 2022-08-13T13:36:36.6247712Z test_non_contig_true_divide_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.005s) 2022-08-13T13:36:36.6293724Z test_non_contig_true_divide_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.005s) 2022-08-13T13:36:36.6337453Z test_non_contig_true_divide_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:36:36.6381857Z test_non_contig_true_divide_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:36:36.6426085Z test_non_contig_true_divide_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:36:36.6470460Z test_non_contig_true_divide_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:36:36.6519922Z test_non_contig_true_divide_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.005s) 2022-08-13T13:36:36.6563477Z test_non_contig_xlogy_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:36:36.6603414Z test_non_contig_xlogy_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:36:36.6646907Z test_non_contig_xlogy_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:36:36.6690999Z test_non_contig_xlogy_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:36:36.6733895Z test_non_contig_xlogy_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:36:36.6775012Z test_non_contig_xlogy_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:36:36.6821999Z test_non_contig_xlogy_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.005s) 2022-08-13T13:36:36.6862454Z test_non_contig_xlogy_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:36:36.6902414Z test_non_contig_xlogy_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:36:36.6943023Z test_non_contig_xlogy_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:36:36.7240993Z test_not_broadcastable___radd___cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.030s) 2022-08-13T13:36:36.7527634Z test_not_broadcastable___rdiv___cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.029s) 2022-08-13T13:36:36.7809054Z test_not_broadcastable___rmod___cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.028s) 2022-08-13T13:36:36.8089444Z test_not_broadcastable___rmul___cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.028s) 2022-08-13T13:36:36.8365717Z test_not_broadcastable___rpow___cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.027s) 2022-08-13T13:36:36.8737342Z test_not_broadcastable___rsub___cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.037s) 2022-08-13T13:36:36.9033655Z test_not_broadcastable_add_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.030s) 2022-08-13T13:36:36.9313562Z test_not_broadcastable_atan2_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.028s) 2022-08-13T13:36:36.9593238Z test_not_broadcastable_clamp_max_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.028s) 2022-08-13T13:36:36.9871962Z test_not_broadcastable_clamp_min_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.028s) 2022-08-13T13:36:37.0193843Z test_not_broadcastable_complex_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.032s) 2022-08-13T13:36:37.0477090Z test_not_broadcastable_copysign_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.028s) 2022-08-13T13:36:37.0762732Z test_not_broadcastable_div_floor_rounding_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.028s) 2022-08-13T13:36:37.1044577Z test_not_broadcastable_div_no_rounding_mode_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.028s) 2022-08-13T13:36:37.1329150Z test_not_broadcastable_div_trunc_rounding_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.028s) 2022-08-13T13:36:37.1604955Z test_not_broadcastable_eq_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.027s) 2022-08-13T13:36:37.1937387Z test_not_broadcastable_float_power_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.033s) 2022-08-13T13:36:37.2257679Z test_not_broadcastable_floor_divide_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.032s) 2022-08-13T13:36:37.2534660Z test_not_broadcastable_fmax_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.028s) 2022-08-13T13:36:37.2816736Z test_not_broadcastable_fmin_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.028s) 2022-08-13T13:36:37.3106294Z test_not_broadcastable_fmod_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.029s) 2022-08-13T13:36:37.3381485Z test_not_broadcastable_ge_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.027s) 2022-08-13T13:36:37.3656749Z test_not_broadcastable_gt_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.027s) 2022-08-13T13:36:37.3935808Z test_not_broadcastable_heaviside_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.028s) 2022-08-13T13:36:37.4212380Z test_not_broadcastable_hypot_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.028s) 2022-08-13T13:36:37.4479620Z test_not_broadcastable_igamma_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.027s) 2022-08-13T13:36:37.4754804Z test_not_broadcastable_igammac_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.027s) 2022-08-13T13:36:37.5083600Z test_not_broadcastable_isclose_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.033s) 2022-08-13T13:36:37.5237557Z test_not_broadcastable_jiterator_binary_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.015s) 2022-08-13T13:36:37.5387456Z test_not_broadcastable_jiterator_binary_return_by_ref_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.015s) 2022-08-13T13:36:37.5716841Z test_not_broadcastable_ldexp_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.033s) 2022-08-13T13:36:37.5998183Z test_not_broadcastable_le_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.028s) 2022-08-13T13:36:37.6361989Z test_not_broadcastable_logical_and_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.036s) 2022-08-13T13:36:37.6719352Z test_not_broadcastable_logical_or_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.036s) 2022-08-13T13:36:37.7087203Z test_not_broadcastable_logical_xor_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.037s) 2022-08-13T13:36:37.7366329Z test_not_broadcastable_lt_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.028s) 2022-08-13T13:36:37.7698442Z test_not_broadcastable_max_binary_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.033s) 2022-08-13T13:36:37.7975699Z test_not_broadcastable_maximum_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.028s) 2022-08-13T13:36:37.8314784Z test_not_broadcastable_min_binary_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.034s) 2022-08-13T13:36:37.8592440Z test_not_broadcastable_minimum_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.028s) 2022-08-13T13:36:37.8868351Z test_not_broadcastable_mul_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.027s) 2022-08-13T13:36:37.9147935Z test_not_broadcastable_ne_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.028s) 2022-08-13T13:36:37.9421448Z test_not_broadcastable_nextafter_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.027s) 2022-08-13T13:36:37.9738548Z test_not_broadcastable_polar_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.032s) 2022-08-13T13:36:38.0015020Z test_not_broadcastable_pow_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.028s) 2022-08-13T13:36:38.0309810Z test_not_broadcastable_remainder_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.029s) 2022-08-13T13:36:38.0676745Z test_not_broadcastable_rsub_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.037s) 2022-08-13T13:36:38.0953095Z test_not_broadcastable_special_chebyshev_polynomial_t_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.028s) 2022-08-13T13:36:38.1224580Z test_not_broadcastable_special_chebyshev_polynomial_u_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.027s) 2022-08-13T13:36:38.1239024Z test_not_broadcastable_special_chebyshev_polynomial_v_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-08-13T13:36:38.1252864Z test_not_broadcastable_special_chebyshev_polynomial_w_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-08-13T13:36:38.1526243Z test_not_broadcastable_special_hermite_polynomial_h_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.027s) 2022-08-13T13:36:38.1799950Z test_not_broadcastable_special_hermite_polynomial_he_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.027s) 2022-08-13T13:36:38.2079530Z test_not_broadcastable_special_laguerre_polynomial_l_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.028s) 2022-08-13T13:36:38.2093138Z test_not_broadcastable_special_legendre_polynomial_p_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-08-13T13:36:38.2107419Z test_not_broadcastable_special_shifted_chebyshev_polynomial_t_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-08-13T13:36:38.2121114Z test_not_broadcastable_special_shifted_chebyshev_polynomial_u_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-08-13T13:36:38.2134355Z test_not_broadcastable_special_shifted_chebyshev_polynomial_v_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-08-13T13:36:38.2146885Z test_not_broadcastable_special_shifted_chebyshev_polynomial_w_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-08-13T13:36:38.2432207Z test_not_broadcastable_special_xlog1py_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.028s) 2022-08-13T13:36:38.2711810Z test_not_broadcastable_special_zeta_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.028s) 2022-08-13T13:36:38.3010035Z test_not_broadcastable_sub_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.030s) 2022-08-13T13:36:38.3346638Z test_not_broadcastable_true_divide_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.034s) 2022-08-13T13:36:38.3621933Z test_not_broadcastable_xlogy_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.027s) 2022-08-13T13:36:38.3664077Z test_out_resize_warning_cuda (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:36:38.6051514Z test_pow_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.239s) 2022-08-13T13:36:44.2321214Z test_pow_cuda_complex128 (__main__.TestBinaryUfuncsCUDA) ... ok (5.627s) 2022-08-13T13:36:49.4920563Z test_pow_cuda_complex64 (__main__.TestBinaryUfuncsCUDA) ... ok (5.260s) 2022-08-13T13:36:49.4948101Z test_pow_cuda_complex_extremal_failing_cuda_complex128 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:36:49.4973320Z test_pow_cuda_complex_extremal_failing_cuda_complex64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-08-13T13:36:50.4003525Z test_pow_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.903s) 2022-08-13T13:36:50.6414295Z test_pow_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.241s) 2022-08-13T13:36:50.8811777Z test_pow_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.240s) 2022-08-13T13:36:51.1072460Z test_pow_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.226s) 2022-08-13T13:36:51.3330178Z test_pow_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.226s) 2022-08-13T13:36:51.5568802Z test_pow_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.224s) 2022-08-13T13:36:51.7830517Z test_pow_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.226s) 2022-08-13T13:36:52.0072395Z test_pow_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.224s) 2022-08-13T13:36:52.0291800Z test_pow_inplace_resizing_exception_cuda (__main__.TestBinaryUfuncsCUDA) ... ok (0.022s) 2022-08-13T13:36:52.0446378Z test_pow_scalar_base_cuda (__main__.TestBinaryUfuncsCUDA) ... ok (0.015s) 2022-08-13T13:36:52.0682030Z test_pow_scalar_overloads_mem_overlap_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.023s) 2022-08-13T13:36:52.0717471Z test_pow_scalar_type_promotion_cuda (__main__.TestBinaryUfuncsCUDA) ... test_binary_ufuncs.py:1661: UserWarning: An output with one or more elements was resized since it had shape [], which does not match the required output shape [1]. This behavior is deprecated, and in a future PyTorch release outputs will not be resized unless they have zero elements. You can explicitly reuse an out tensor t by resizing it, inplace, to zero elements with t.resize_(0). (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/native/Resize.cpp:24.) 2022-08-13T13:36:52.0718523Z out=torch.tensor(0, dtype=torch.int64, device=device), 2022-08-13T13:36:52.0719401Z test_binary_ufuncs.py:1669: UserWarning: An output with one or more elements was resized since it had shape [], which does not match the required output shape [1]. This behavior is deprecated, and in a future PyTorch release outputs will not be resized unless they have zero elements. You can explicitly reuse an out tensor t by resizing it, inplace, to zero elements with t.resize_(0). (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/native/Resize.cpp:24.) 2022-08-13T13:36:52.0720265Z out=torch.tensor(0, dtype=torch.int64, device=device), 2022-08-13T13:36:52.0732575Z ok (0.005s) 2022-08-13T13:36:52.0753679Z test_rdiv_cuda_complex128 (__main__.TestBinaryUfuncsCUDA) ... skip: Only runs on cpu (0.002s) 2022-08-13T13:36:52.0774856Z test_rdiv_cuda_complex64 (__main__.TestBinaryUfuncsCUDA) ... skip: Only runs on cpu (0.002s) 2022-08-13T13:36:52.0795456Z test_rdiv_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... skip: Only runs on cpu (0.002s) 2022-08-13T13:36:52.0816466Z test_rdiv_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... skip: Only runs on cpu (0.002s) 2022-08-13T13:36:52.0836836Z test_rdiv_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... skip: Only runs on cpu (0.002s) 2022-08-13T13:36:52.0858206Z test_rdiv_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... skip: Only runs on cpu (0.002s) 2022-08-13T13:36:52.0878971Z test_rdiv_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... skip: Only runs on cpu (0.002s) 2022-08-13T13:36:52.0900115Z test_rdiv_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... skip: Only runs on cpu (0.002s) 2022-08-13T13:36:52.0927126Z test_rdiv_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... skip: Only runs on cpu (0.003s) 2022-08-13T13:36:52.1120006Z test_reference_numerics_add_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.019s) 2022-08-13T13:36:52.1217948Z test_reference_numerics_add_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... ok (0.010s) 2022-08-13T13:36:52.1841016Z test_reference_numerics_add_cuda_complex128 (__main__.TestBinaryUfuncsCUDA) ... ok (0.062s) 2022-08-13T13:36:52.2191828Z test_reference_numerics_add_cuda_complex32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.035s) 2022-08-13T13:36:52.2570917Z test_reference_numerics_add_cuda_complex64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.038s) 2022-08-13T13:36:52.2857379Z test_reference_numerics_add_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.028s) 2022-08-13T13:36:52.3039110Z test_reference_numerics_add_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.018s) 2022-08-13T13:36:52.3271002Z test_reference_numerics_add_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.023s) 2022-08-13T13:36:52.3375607Z test_reference_numerics_add_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.010s) 2022-08-13T13:36:52.3488776Z test_reference_numerics_add_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.011s) 2022-08-13T13:36:52.3616650Z test_reference_numerics_add_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.013s) 2022-08-13T13:36:52.3706063Z test_reference_numerics_add_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.009s) 2022-08-13T13:36:52.3786639Z test_reference_numerics_add_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.008s) 2022-08-13T13:36:52.3865940Z test_reference_numerics_bitwise_and_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... ok (0.008s) 2022-08-13T13:36:52.3953150Z test_reference_numerics_bitwise_and_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.009s) 2022-08-13T13:36:52.4061242Z test_reference_numerics_bitwise_and_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.011s) 2022-08-13T13:36:52.4187044Z test_reference_numerics_bitwise_and_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.012s) 2022-08-13T13:36:52.4268644Z test_reference_numerics_bitwise_and_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.008s) 2022-08-13T13:36:52.4356533Z test_reference_numerics_bitwise_and_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.009s) 2022-08-13T13:36:52.4435800Z test_reference_numerics_bitwise_or_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... ok (0.008s) 2022-08-13T13:36:52.4522831Z test_reference_numerics_bitwise_or_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.009s) 2022-08-13T13:36:52.4625851Z test_reference_numerics_bitwise_or_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.010s) 2022-08-13T13:36:52.4752508Z test_reference_numerics_bitwise_or_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.013s) 2022-08-13T13:36:52.4835710Z test_reference_numerics_bitwise_or_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.008s) 2022-08-13T13:36:52.4917499Z test_reference_numerics_bitwise_or_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.008s) 2022-08-13T13:36:52.5013465Z test_reference_numerics_bitwise_xor_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... ok (0.009s) 2022-08-13T13:36:52.5101395Z test_reference_numerics_bitwise_xor_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.009s) 2022-08-13T13:36:52.5205101Z test_reference_numerics_bitwise_xor_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.010s) 2022-08-13T13:36:52.5331796Z test_reference_numerics_bitwise_xor_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.013s) 2022-08-13T13:36:52.5415454Z test_reference_numerics_bitwise_xor_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.008s) 2022-08-13T13:36:52.5497335Z test_reference_numerics_bitwise_xor_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.008s) 2022-08-13T13:36:52.5723189Z test_reference_numerics_clamp_max_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.022s) 2022-08-13T13:36:52.5818539Z test_reference_numerics_clamp_max_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... ok (0.010s) 2022-08-13T13:36:52.6169957Z test_reference_numerics_clamp_max_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.035s) 2022-08-13T13:36:52.6414341Z test_reference_numerics_clamp_max_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.024s) 2022-08-13T13:36:52.6679983Z test_reference_numerics_clamp_max_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.026s) 2022-08-13T13:36:52.6784898Z test_reference_numerics_clamp_max_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.010s) 2022-08-13T13:36:52.6898972Z test_reference_numerics_clamp_max_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.011s) 2022-08-13T13:36:52.7032522Z test_reference_numerics_clamp_max_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.013s) 2022-08-13T13:36:52.7136879Z test_reference_numerics_clamp_max_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.010s) 2022-08-13T13:36:52.7233897Z test_reference_numerics_clamp_max_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.010s) 2022-08-13T13:36:52.7477255Z test_reference_numerics_clamp_min_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.024s) 2022-08-13T13:36:52.7571165Z test_reference_numerics_clamp_min_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... ok (0.009s) 2022-08-13T13:36:52.7903703Z test_reference_numerics_clamp_min_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.033s) 2022-08-13T13:36:52.8136397Z test_reference_numerics_clamp_min_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.023s) 2022-08-13T13:36:52.8375442Z test_reference_numerics_clamp_min_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.024s) 2022-08-13T13:36:52.8481050Z test_reference_numerics_clamp_min_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.010s) 2022-08-13T13:36:52.8587125Z test_reference_numerics_clamp_min_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.010s) 2022-08-13T13:36:52.8713398Z test_reference_numerics_clamp_min_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.013s) 2022-08-13T13:36:52.8802810Z test_reference_numerics_clamp_min_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.009s) 2022-08-13T13:36:52.8891024Z test_reference_numerics_clamp_min_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.009s) 2022-08-13T13:36:52.9002546Z test_reference_numerics_eq_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.011s) 2022-08-13T13:36:52.9092469Z test_reference_numerics_eq_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... ok (0.009s) 2022-08-13T13:36:52.9333972Z test_reference_numerics_eq_cuda_complex128 (__main__.TestBinaryUfuncsCUDA) ... ok (0.024s) 2022-08-13T13:36:52.9509099Z test_reference_numerics_eq_cuda_complex32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.017s) 2022-08-13T13:36:52.9691575Z test_reference_numerics_eq_cuda_complex64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.018s) 2022-08-13T13:36:52.9857313Z test_reference_numerics_eq_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.016s) 2022-08-13T13:36:52.9977596Z test_reference_numerics_eq_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.012s) 2022-08-13T13:36:53.0122694Z test_reference_numerics_eq_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.014s) 2022-08-13T13:36:53.0208044Z test_reference_numerics_eq_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.008s) 2022-08-13T13:36:53.0309557Z test_reference_numerics_eq_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.010s) 2022-08-13T13:36:53.0419913Z test_reference_numerics_eq_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.011s) 2022-08-13T13:36:53.0501260Z test_reference_numerics_eq_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.008s) 2022-08-13T13:36:53.0581214Z test_reference_numerics_eq_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.008s) 2022-08-13T13:36:53.0635427Z test_reference_numerics_extremal_values_add_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... /opt/conda/lib/python3.7/site-packages/torch/testing/_internal/common_methods_invocations.py:8635: RuntimeWarning: invalid value encountered in add 2022-08-13T13:36:53.0636127Z ref=lambda input, other, *, alpha=1: np.add(input, other) if alpha == 1 \ 2022-08-13T13:36:53.0671237Z ok (0.009s) 2022-08-13T13:36:53.0680764Z test_reference_numerics_extremal_values_add_cuda_complex128 (__main__.TestBinaryUfuncsCUDA) ... skip: Skipped! (0.001s) 2022-08-13T13:36:53.0690244Z test_reference_numerics_extremal_values_add_cuda_complex64 (__main__.TestBinaryUfuncsCUDA) ... skip: Skipped! (0.001s) 2022-08-13T13:36:53.0746493Z test_reference_numerics_extremal_values_add_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.005s) 2022-08-13T13:36:53.0800509Z test_reference_numerics_extremal_values_add_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.005s) 2022-08-13T13:36:53.0862431Z test_reference_numerics_extremal_values_add_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.006s) 2022-08-13T13:36:53.0918047Z test_reference_numerics_extremal_values_clamp_max_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.005s) 2022-08-13T13:36:53.0975379Z test_reference_numerics_extremal_values_clamp_max_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.006s) 2022-08-13T13:36:53.1029847Z test_reference_numerics_extremal_values_clamp_max_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.005s) 2022-08-13T13:36:53.1084222Z test_reference_numerics_extremal_values_clamp_max_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.005s) 2022-08-13T13:36:53.1139977Z test_reference_numerics_extremal_values_clamp_min_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.005s) 2022-08-13T13:36:53.1197066Z test_reference_numerics_extremal_values_clamp_min_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.006s) 2022-08-13T13:36:53.1257408Z test_reference_numerics_extremal_values_clamp_min_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.006s) 2022-08-13T13:36:53.1311565Z test_reference_numerics_extremal_values_clamp_min_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.005s) 2022-08-13T13:36:53.1358362Z test_reference_numerics_extremal_values_eq_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.005s) 2022-08-13T13:36:53.1430309Z test_reference_numerics_extremal_values_eq_cuda_complex128 (__main__.TestBinaryUfuncsCUDA) ... ok (0.007s) 2022-08-13T13:36:53.1500521Z test_reference_numerics_extremal_values_eq_cuda_complex64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.007s) 2022-08-13T13:36:53.1546791Z test_reference_numerics_extremal_values_eq_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.005s) 2022-08-13T13:36:53.1592347Z test_reference_numerics_extremal_values_eq_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:36:53.1645972Z test_reference_numerics_extremal_values_eq_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.005s) 2022-08-13T13:36:53.1697559Z test_reference_numerics_extremal_values_float_power_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... test_binary_ufuncs.py:158: RuntimeWarning: divide by zero encountered in float_power 2022-08-13T13:36:53.1698093Z expected = op.ref(l_numpy, r_numpy) 2022-08-13T13:36:53.1698478Z test_binary_ufuncs.py:158: RuntimeWarning: invalid value encountered in float_power 2022-08-13T13:36:53.1698862Z expected = op.ref(l_numpy, r_numpy) 2022-08-13T13:36:53.1708181Z ok (0.006s) 2022-08-13T13:36:53.1717247Z test_reference_numerics_extremal_values_float_power_cuda_complex128 (__main__.TestBinaryUfuncsCUDA) ... skip: Skipped! (0.001s) 2022-08-13T13:36:53.1725934Z test_reference_numerics_extremal_values_float_power_cuda_complex64 (__main__.TestBinaryUfuncsCUDA) ... skip: Skipped! (0.001s) 2022-08-13T13:36:53.1786969Z test_reference_numerics_extremal_values_float_power_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.006s) 2022-08-13T13:36:53.1847122Z test_reference_numerics_extremal_values_float_power_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.006s) 2022-08-13T13:36:53.1906399Z test_reference_numerics_extremal_values_float_power_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.006s) 2022-08-13T13:36:53.1915503Z test_reference_numerics_extremal_values_floor_divide_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... skip: Skipped! (0.001s) 2022-08-13T13:36:53.1924500Z test_reference_numerics_extremal_values_floor_divide_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... skip: Skipped! (0.001s) 2022-08-13T13:36:53.1947951Z test_reference_numerics_extremal_values_floor_divide_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... /opt/conda/lib/python3.7/site-packages/torch/testing/_internal/common_methods_invocations.py:2276: RuntimeWarning: invalid value encountered in floor_divide 2022-08-13T13:36:53.1948633Z return np.floor_divide(a, b) 2022-08-13T13:36:53.1984585Z ok (0.006s) 2022-08-13T13:36:53.2044022Z test_reference_numerics_extremal_values_floor_divide_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.006s) 2022-08-13T13:36:53.2071966Z test_reference_numerics_extremal_values_fmod_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... test_binary_ufuncs.py:158: RuntimeWarning: invalid value encountered in fmod 2022-08-13T13:36:53.2072631Z expected = op.ref(l_numpy, r_numpy) 2022-08-13T13:36:53.2108217Z ok (0.006s) 2022-08-13T13:36:53.2166777Z test_reference_numerics_extremal_values_fmod_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.006s) 2022-08-13T13:36:53.2222752Z test_reference_numerics_extremal_values_fmod_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.005s) 2022-08-13T13:36:53.2279325Z test_reference_numerics_extremal_values_fmod_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.006s) 2022-08-13T13:36:53.2301545Z test_reference_numerics_extremal_values_ge_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... test_binary_ufuncs.py:158: RuntimeWarning: invalid value encountered in greater_equal 2022-08-13T13:36:53.2302063Z expected = op.ref(l_numpy, r_numpy) 2022-08-13T13:36:53.2326916Z ok (0.005s) 2022-08-13T13:36:53.2374870Z test_reference_numerics_extremal_values_ge_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.005s) 2022-08-13T13:36:53.2421128Z test_reference_numerics_extremal_values_ge_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.005s) 2022-08-13T13:36:53.2473362Z test_reference_numerics_extremal_values_ge_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.005s) 2022-08-13T13:36:53.2495139Z test_reference_numerics_extremal_values_gt_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... test_binary_ufuncs.py:158: RuntimeWarning: invalid value encountered in greater 2022-08-13T13:36:53.2495634Z expected = op.ref(l_numpy, r_numpy) 2022-08-13T13:36:53.2520357Z ok (0.005s) 2022-08-13T13:36:53.2568437Z test_reference_numerics_extremal_values_gt_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.005s) 2022-08-13T13:36:53.2614185Z test_reference_numerics_extremal_values_gt_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:36:53.2660208Z test_reference_numerics_extremal_values_gt_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.005s) 2022-08-13T13:36:53.2669045Z test_reference_numerics_extremal_values_heaviside_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... skip: Skipped! (0.001s) 2022-08-13T13:36:53.2677966Z test_reference_numerics_extremal_values_heaviside_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... skip: Skipped! (0.001s) 2022-08-13T13:36:53.2686725Z test_reference_numerics_extremal_values_heaviside_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... skip: Skipped! (0.001s) 2022-08-13T13:36:53.2695743Z test_reference_numerics_extremal_values_heaviside_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... skip: Skipped! (0.001s) 2022-08-13T13:36:53.2704546Z test_reference_numerics_extremal_values_isclose_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... skip: Skipped! (0.001s) 2022-08-13T13:36:53.2713807Z test_reference_numerics_extremal_values_isclose_cuda_complex128 (__main__.TestBinaryUfuncsCUDA) ... skip: Skipped! (0.001s) 2022-08-13T13:36:53.2722617Z test_reference_numerics_extremal_values_isclose_cuda_complex64 (__main__.TestBinaryUfuncsCUDA) ... skip: Skipped! (0.001s) 2022-08-13T13:36:53.2731709Z test_reference_numerics_extremal_values_isclose_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... skip: Skipped! (0.001s) 2022-08-13T13:36:53.2740582Z test_reference_numerics_extremal_values_isclose_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... skip: Skipped! (0.001s) 2022-08-13T13:36:53.2749455Z test_reference_numerics_extremal_values_isclose_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... skip: Skipped! (0.001s) 2022-08-13T13:36:53.2771940Z test_reference_numerics_extremal_values_jiterator_binary_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... /opt/conda/lib/python3.7/site-packages/torch/testing/_internal/common_methods_invocations.py:16530: RuntimeWarning: invalid value encountered in add 2022-08-13T13:36:53.2772621Z ref=lambda input, other, *, alpha=1: np.add(input, other) if alpha == 1 \ 2022-08-13T13:36:53.2805415Z ok (0.005s) 2022-08-13T13:36:53.2900399Z test_reference_numerics_extremal_values_jiterator_binary_cuda_complex128 (__main__.TestBinaryUfuncsCUDA) ... ok (0.009s) 2022-08-13T13:36:53.3001481Z test_reference_numerics_extremal_values_jiterator_binary_cuda_complex64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.010s) 2022-08-13T13:36:53.3057713Z test_reference_numerics_extremal_values_jiterator_binary_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.006s) 2022-08-13T13:36:53.3111275Z test_reference_numerics_extremal_values_jiterator_binary_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.005s) 2022-08-13T13:36:53.3164772Z test_reference_numerics_extremal_values_jiterator_binary_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.005s) 2022-08-13T13:36:53.3187680Z test_reference_numerics_extremal_values_jiterator_binary_return_by_ref_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... /opt/conda/lib/python3.7/site-packages/torch/testing/_internal/common_methods_invocations.py:16587: RuntimeWarning: invalid value encountered in add 2022-08-13T13:36:53.3188292Z ref=lambda i0, i1: i0 + i1, 2022-08-13T13:36:53.3220966Z ok (0.006s) 2022-08-13T13:36:53.3315538Z test_reference_numerics_extremal_values_jiterator_binary_return_by_ref_cuda_complex128 (__main__.TestBinaryUfuncsCUDA) ... ok (0.009s) 2022-08-13T13:36:53.3411416Z test_reference_numerics_extremal_values_jiterator_binary_return_by_ref_cuda_complex64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.009s) 2022-08-13T13:36:53.3474466Z test_reference_numerics_extremal_values_jiterator_binary_return_by_ref_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.006s) 2022-08-13T13:36:53.3528813Z test_reference_numerics_extremal_values_jiterator_binary_return_by_ref_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.005s) 2022-08-13T13:36:53.3582410Z test_reference_numerics_extremal_values_jiterator_binary_return_by_ref_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.005s) 2022-08-13T13:36:53.3604413Z test_reference_numerics_extremal_values_le_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... test_binary_ufuncs.py:158: RuntimeWarning: invalid value encountered in less_equal 2022-08-13T13:36:53.3605245Z expected = op.ref(l_numpy, r_numpy) 2022-08-13T13:36:53.3630182Z ok (0.005s) 2022-08-13T13:36:53.3678192Z test_reference_numerics_extremal_values_le_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.005s) 2022-08-13T13:36:53.3723281Z test_reference_numerics_extremal_values_le_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:36:53.3769579Z test_reference_numerics_extremal_values_le_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.005s) 2022-08-13T13:36:53.3822114Z test_reference_numerics_extremal_values_logical_and_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.005s) 2022-08-13T13:36:53.3893592Z test_reference_numerics_extremal_values_logical_and_cuda_complex128 (__main__.TestBinaryUfuncsCUDA) ... ok (0.007s) 2022-08-13T13:36:53.3963769Z test_reference_numerics_extremal_values_logical_and_cuda_complex64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.007s) 2022-08-13T13:36:53.4010420Z test_reference_numerics_extremal_values_logical_and_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.005s) 2022-08-13T13:36:53.4056083Z test_reference_numerics_extremal_values_logical_and_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:36:53.4101985Z test_reference_numerics_extremal_values_logical_and_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:36:53.4148331Z test_reference_numerics_extremal_values_logical_or_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.005s) 2022-08-13T13:36:53.4225316Z test_reference_numerics_extremal_values_logical_or_cuda_complex128 (__main__.TestBinaryUfuncsCUDA) ... ok (0.008s) 2022-08-13T13:36:53.4296320Z test_reference_numerics_extremal_values_logical_or_cuda_complex64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.007s) 2022-08-13T13:36:53.4342533Z test_reference_numerics_extremal_values_logical_or_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.005s) 2022-08-13T13:36:53.4388781Z test_reference_numerics_extremal_values_logical_or_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.005s) 2022-08-13T13:36:53.4434888Z test_reference_numerics_extremal_values_logical_or_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:36:53.4481420Z test_reference_numerics_extremal_values_logical_xor_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.005s) 2022-08-13T13:36:53.4552062Z test_reference_numerics_extremal_values_logical_xor_cuda_complex128 (__main__.TestBinaryUfuncsCUDA) ... ok (0.007s) 2022-08-13T13:36:53.4628793Z test_reference_numerics_extremal_values_logical_xor_cuda_complex64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.008s) 2022-08-13T13:36:53.4675153Z test_reference_numerics_extremal_values_logical_xor_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.005s) 2022-08-13T13:36:53.4720464Z test_reference_numerics_extremal_values_logical_xor_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:36:53.4766715Z test_reference_numerics_extremal_values_logical_xor_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.005s) 2022-08-13T13:36:53.4788400Z test_reference_numerics_extremal_values_lt_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... test_binary_ufuncs.py:158: RuntimeWarning: invalid value encountered in less 2022-08-13T13:36:53.4788897Z expected = op.ref(l_numpy, r_numpy) 2022-08-13T13:36:53.4814063Z ok (0.005s) 2022-08-13T13:36:53.4861869Z test_reference_numerics_extremal_values_lt_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.005s) 2022-08-13T13:36:53.4907588Z test_reference_numerics_extremal_values_lt_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:36:53.4959622Z test_reference_numerics_extremal_values_lt_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.005s) 2022-08-13T13:36:53.5014799Z test_reference_numerics_extremal_values_max_binary_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.005s) 2022-08-13T13:36:53.5071380Z test_reference_numerics_extremal_values_max_binary_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.006s) 2022-08-13T13:36:53.5125263Z test_reference_numerics_extremal_values_max_binary_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.005s) 2022-08-13T13:36:53.5179512Z test_reference_numerics_extremal_values_max_binary_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.005s) 2022-08-13T13:36:53.5234828Z test_reference_numerics_extremal_values_maximum_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.005s) 2022-08-13T13:36:53.5292357Z test_reference_numerics_extremal_values_maximum_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.006s) 2022-08-13T13:36:53.5352480Z test_reference_numerics_extremal_values_maximum_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.006s) 2022-08-13T13:36:53.5407033Z test_reference_numerics_extremal_values_maximum_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.005s) 2022-08-13T13:36:53.5462670Z test_reference_numerics_extremal_values_min_binary_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.005s) 2022-08-13T13:36:53.5519189Z test_reference_numerics_extremal_values_min_binary_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.006s) 2022-08-13T13:36:53.5573673Z test_reference_numerics_extremal_values_min_binary_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.005s) 2022-08-13T13:36:53.5627863Z test_reference_numerics_extremal_values_min_binary_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.005s) 2022-08-13T13:36:53.5683645Z test_reference_numerics_extremal_values_minimum_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.005s) 2022-08-13T13:36:53.5746559Z test_reference_numerics_extremal_values_minimum_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.006s) 2022-08-13T13:36:53.5800916Z test_reference_numerics_extremal_values_minimum_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.005s) 2022-08-13T13:36:53.5855143Z test_reference_numerics_extremal_values_minimum_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.005s) 2022-08-13T13:36:53.5902019Z test_reference_numerics_extremal_values_ne_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.005s) 2022-08-13T13:36:53.5973319Z test_reference_numerics_extremal_values_ne_cuda_complex128 (__main__.TestBinaryUfuncsCUDA) ... ok (0.007s) 2022-08-13T13:36:53.6042923Z test_reference_numerics_extremal_values_ne_cuda_complex64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.007s) 2022-08-13T13:36:53.6090538Z test_reference_numerics_extremal_values_ne_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.005s) 2022-08-13T13:36:53.6142015Z test_reference_numerics_extremal_values_ne_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.005s) 2022-08-13T13:36:53.6187713Z test_reference_numerics_extremal_values_ne_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:36:53.6238698Z test_reference_numerics_extremal_values_pow_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... test_binary_ufuncs.py:158: RuntimeWarning: divide by zero encountered in power 2022-08-13T13:36:53.6239513Z expected = op.ref(l_numpy, r_numpy) 2022-08-13T13:36:53.6239910Z test_binary_ufuncs.py:158: RuntimeWarning: invalid value encountered in power 2022-08-13T13:36:53.6240278Z expected = op.ref(l_numpy, r_numpy) 2022-08-13T13:36:53.6249578Z ok (0.006s) 2022-08-13T13:36:53.6259173Z test_reference_numerics_extremal_values_pow_cuda_complex128 (__main__.TestBinaryUfuncsCUDA) ... skip: Skipped! (0.001s) 2022-08-13T13:36:53.6267911Z test_reference_numerics_extremal_values_pow_cuda_complex64 (__main__.TestBinaryUfuncsCUDA) ... skip: Skipped! (0.001s) 2022-08-13T13:36:53.6322022Z test_reference_numerics_extremal_values_pow_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... test_binary_ufuncs.py:158: RuntimeWarning: overflow encountered in power 2022-08-13T13:36:53.6322760Z expected = op.ref(l_numpy, r_numpy) 2022-08-13T13:36:53.6332494Z ok (0.006s) 2022-08-13T13:36:53.6392643Z test_reference_numerics_extremal_values_pow_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.006s) 2022-08-13T13:36:53.6452599Z test_reference_numerics_extremal_values_pow_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.006s) 2022-08-13T13:36:53.6474767Z test_reference_numerics_extremal_values_remainder_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... test_binary_ufuncs.py:158: RuntimeWarning: invalid value encountered in remainder 2022-08-13T13:36:53.6475594Z expected = op.ref(l_numpy, r_numpy) 2022-08-13T13:36:53.6512298Z ok (0.006s) 2022-08-13T13:36:53.6580297Z test_reference_numerics_extremal_values_remainder_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.007s) 2022-08-13T13:36:53.6636894Z test_reference_numerics_extremal_values_remainder_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.006s) 2022-08-13T13:36:53.6694291Z test_reference_numerics_extremal_values_remainder_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.006s) 2022-08-13T13:36:53.6717058Z test_reference_numerics_extremal_values_sub_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... /opt/conda/lib/python3.7/site-packages/torch/testing/_internal/common_methods_invocations.py:8753: RuntimeWarning: invalid value encountered in subtract 2022-08-13T13:36:53.6717829Z ref=lambda input, other, *, alpha=1: np.subtract(input, np.multiply(alpha, other)), 2022-08-13T13:36:53.6750160Z ok (0.005s) 2022-08-13T13:36:53.6991818Z test_reference_numerics_extremal_values_sub_cuda_complex128 (__main__.TestBinaryUfuncsCUDA) ... /opt/conda/lib/python3.7/site-packages/torch/testing/_internal/common_methods_invocations.py:8753: RuntimeWarning: invalid value encountered in multiply 2022-08-13T13:36:53.6992552Z ref=lambda input, other, *, alpha=1: np.subtract(input, np.multiply(alpha, other)), 2022-08-13T13:36:53.7064759Z ok (0.031s) 2022-08-13T13:36:53.7159094Z test_reference_numerics_extremal_values_sub_cuda_complex64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.009s) 2022-08-13T13:36:53.7218055Z test_reference_numerics_extremal_values_sub_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.006s) 2022-08-13T13:36:53.7278916Z test_reference_numerics_extremal_values_sub_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.006s) 2022-08-13T13:36:53.7334235Z test_reference_numerics_extremal_values_sub_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.005s) 2022-08-13T13:36:53.8132317Z test_reference_numerics_float_power_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.079s) 2022-08-13T13:36:53.8427076Z test_reference_numerics_float_power_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... ok (0.029s) 2022-08-13T13:36:54.0824813Z test_reference_numerics_float_power_cuda_complex128 (__main__.TestBinaryUfuncsCUDA) ... ok (0.240s) 2022-08-13T13:36:54.3172892Z test_reference_numerics_float_power_cuda_complex64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.235s) 2022-08-13T13:36:54.4045726Z test_reference_numerics_float_power_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.087s) 2022-08-13T13:36:54.4870568Z test_reference_numerics_float_power_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.082s) 2022-08-13T13:36:54.5676740Z test_reference_numerics_float_power_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.080s) 2022-08-13T13:36:54.6254293Z test_reference_numerics_float_power_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.058s) 2022-08-13T13:36:54.6839727Z test_reference_numerics_float_power_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.058s) 2022-08-13T13:36:54.7474090Z test_reference_numerics_float_power_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.063s) 2022-08-13T13:36:54.8074524Z test_reference_numerics_float_power_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.060s) 2022-08-13T13:36:54.8672816Z test_reference_numerics_float_power_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.060s) 2022-08-13T13:36:54.8680113Z test_reference_numerics_floor_divide_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... skip: Skipped! (0.001s) 2022-08-13T13:36:54.9234752Z test_reference_numerics_floor_divide_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.055s) 2022-08-13T13:36:54.9792222Z test_reference_numerics_floor_divide_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.056s) 2022-08-13T13:36:55.0470138Z test_reference_numerics_floor_divide_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.068s) 2022-08-13T13:36:55.0695741Z test_reference_numerics_floor_divide_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.022s) 2022-08-13T13:36:55.0942029Z test_reference_numerics_floor_divide_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.025s) 2022-08-13T13:36:55.1259571Z test_reference_numerics_floor_divide_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.032s) 2022-08-13T13:36:55.1462994Z test_reference_numerics_floor_divide_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.020s) 2022-08-13T13:36:55.1607292Z test_reference_numerics_floor_divide_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.014s) 2022-08-13T13:36:55.1613491Z test_reference_numerics_fmod_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... skip: Skipped! (0.001s) 2022-08-13T13:36:55.2086201Z test_reference_numerics_fmod_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.047s) 2022-08-13T13:36:55.2479926Z test_reference_numerics_fmod_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.039s) 2022-08-13T13:36:55.2891581Z test_reference_numerics_fmod_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.041s) 2022-08-13T13:36:55.3024013Z test_reference_numerics_fmod_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.013s) 2022-08-13T13:36:55.3162754Z test_reference_numerics_fmod_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.014s) 2022-08-13T13:36:55.3386730Z test_reference_numerics_fmod_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.022s) 2022-08-13T13:36:55.3515829Z test_reference_numerics_fmod_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.013s) 2022-08-13T13:36:55.3643821Z test_reference_numerics_fmod_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.013s) 2022-08-13T13:36:55.3948267Z test_reference_numerics_gcd_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.030s) 2022-08-13T13:36:55.4247975Z test_reference_numerics_gcd_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.030s) 2022-08-13T13:36:55.4648915Z test_reference_numerics_gcd_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.040s) 2022-08-13T13:36:55.4934950Z test_reference_numerics_gcd_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.028s) 2022-08-13T13:36:55.5207960Z test_reference_numerics_gcd_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.027s) 2022-08-13T13:36:55.5327153Z test_reference_numerics_ge_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.012s) 2022-08-13T13:36:55.5417501Z test_reference_numerics_ge_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... ok (0.009s) 2022-08-13T13:36:55.5671439Z test_reference_numerics_ge_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.025s) 2022-08-13T13:36:55.5792167Z test_reference_numerics_ge_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.012s) 2022-08-13T13:36:55.5938170Z test_reference_numerics_ge_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.014s) 2022-08-13T13:36:55.6026125Z test_reference_numerics_ge_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.009s) 2022-08-13T13:36:55.6122917Z test_reference_numerics_ge_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.010s) 2022-08-13T13:36:55.6243013Z test_reference_numerics_ge_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.012s) 2022-08-13T13:36:55.6326325Z test_reference_numerics_ge_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.008s) 2022-08-13T13:36:55.6408088Z test_reference_numerics_ge_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.008s) 2022-08-13T13:36:55.6522710Z test_reference_numerics_gt_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.011s) 2022-08-13T13:36:55.6615162Z test_reference_numerics_gt_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... ok (0.009s) 2022-08-13T13:36:55.6873795Z test_reference_numerics_gt_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.026s) 2022-08-13T13:36:55.6993435Z test_reference_numerics_gt_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.012s) 2022-08-13T13:36:55.7146843Z test_reference_numerics_gt_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.015s) 2022-08-13T13:36:55.7232926Z test_reference_numerics_gt_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.008s) 2022-08-13T13:36:55.7328854Z test_reference_numerics_gt_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.009s) 2022-08-13T13:36:55.7441738Z test_reference_numerics_gt_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.011s) 2022-08-13T13:36:55.7524479Z test_reference_numerics_gt_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.008s) 2022-08-13T13:36:55.7648929Z test_reference_numerics_gt_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.012s) 2022-08-13T13:36:55.7979731Z test_reference_numerics_heaviside_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.033s) 2022-08-13T13:36:55.8506911Z test_reference_numerics_heaviside_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... ok (0.053s) 2022-08-13T13:36:55.8860445Z test_reference_numerics_heaviside_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.035s) 2022-08-13T13:36:55.9103023Z test_reference_numerics_heaviside_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.024s) 2022-08-13T13:36:55.9367349Z test_reference_numerics_heaviside_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.026s) 2022-08-13T13:36:55.9547733Z test_reference_numerics_heaviside_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.018s) 2022-08-13T13:36:55.9742559Z test_reference_numerics_heaviside_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.019s) 2022-08-13T13:36:55.9963579Z test_reference_numerics_heaviside_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.022s) 2022-08-13T13:36:56.0354621Z test_reference_numerics_heaviside_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.039s) 2022-08-13T13:36:56.0700568Z test_reference_numerics_heaviside_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.034s) 2022-08-13T13:36:56.0853852Z test_reference_numerics_isclose_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.015s) 2022-08-13T13:36:56.1009942Z test_reference_numerics_isclose_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... ok (0.016s) 2022-08-13T13:36:56.1685301Z test_reference_numerics_isclose_cuda_complex128 (__main__.TestBinaryUfuncsCUDA) ... ok (0.067s) 2022-08-13T13:36:56.2034709Z test_reference_numerics_isclose_cuda_complex64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.035s) 2022-08-13T13:36:56.3269750Z test_reference_numerics_isclose_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.123s) 2022-08-13T13:36:56.3436021Z test_reference_numerics_isclose_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.017s) 2022-08-13T13:36:56.3642613Z test_reference_numerics_isclose_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.021s) 2022-08-13T13:36:56.3800801Z test_reference_numerics_isclose_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.016s) 2022-08-13T13:36:56.3970829Z test_reference_numerics_isclose_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.017s) 2022-08-13T13:36:56.4154104Z test_reference_numerics_isclose_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.018s) 2022-08-13T13:36:56.4316707Z test_reference_numerics_isclose_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.016s) 2022-08-13T13:36:56.4474164Z test_reference_numerics_isclose_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.016s) 2022-08-13T13:36:56.4643139Z test_reference_numerics_jiterator_binary_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.017s) 2022-08-13T13:36:56.4730654Z test_reference_numerics_jiterator_binary_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... ok (0.009s) 2022-08-13T13:36:56.5234291Z test_reference_numerics_jiterator_binary_cuda_complex128 (__main__.TestBinaryUfuncsCUDA) ... ok (0.050s) 2022-08-13T13:36:56.5593207Z test_reference_numerics_jiterator_binary_cuda_complex64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.036s) 2022-08-13T13:36:56.5881288Z test_reference_numerics_jiterator_binary_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.029s) 2022-08-13T13:36:56.6066541Z test_reference_numerics_jiterator_binary_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.018s) 2022-08-13T13:36:56.6288793Z test_reference_numerics_jiterator_binary_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.022s) 2022-08-13T13:36:56.6405698Z test_reference_numerics_jiterator_binary_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.012s) 2022-08-13T13:36:56.6524264Z test_reference_numerics_jiterator_binary_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.011s) 2022-08-13T13:36:56.6646767Z test_reference_numerics_jiterator_binary_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.013s) 2022-08-13T13:36:56.6731214Z test_reference_numerics_jiterator_binary_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.008s) 2022-08-13T13:36:56.6814105Z test_reference_numerics_jiterator_binary_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.008s) 2022-08-13T13:36:56.6975607Z test_reference_numerics_jiterator_binary_return_by_ref_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.016s) 2022-08-13T13:36:56.7064728Z test_reference_numerics_jiterator_binary_return_by_ref_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... ok (0.009s) 2022-08-13T13:36:56.7533143Z test_reference_numerics_jiterator_binary_return_by_ref_cuda_complex128 (__main__.TestBinaryUfuncsCUDA) ... ok (0.047s) 2022-08-13T13:36:56.7895398Z test_reference_numerics_jiterator_binary_return_by_ref_cuda_complex64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.036s) 2022-08-13T13:36:56.8184668Z test_reference_numerics_jiterator_binary_return_by_ref_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.029s) 2022-08-13T13:36:56.8395765Z test_reference_numerics_jiterator_binary_return_by_ref_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.021s) 2022-08-13T13:36:56.8629157Z test_reference_numerics_jiterator_binary_return_by_ref_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.023s) 2022-08-13T13:36:56.8732858Z test_reference_numerics_jiterator_binary_return_by_ref_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.010s) 2022-08-13T13:36:56.8848609Z test_reference_numerics_jiterator_binary_return_by_ref_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.011s) 2022-08-13T13:36:56.8989713Z test_reference_numerics_jiterator_binary_return_by_ref_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.014s) 2022-08-13T13:36:56.9080358Z test_reference_numerics_jiterator_binary_return_by_ref_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.009s) 2022-08-13T13:36:56.9170055Z test_reference_numerics_jiterator_binary_return_by_ref_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.009s) 2022-08-13T13:36:56.9419235Z test_reference_numerics_large_values_add_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.025s) 2022-08-13T13:36:56.9468511Z test_reference_numerics_large_values_add_cuda_complex128 (__main__.TestBinaryUfuncsCUDA) ... ok (0.005s) 2022-08-13T13:36:56.9516239Z test_reference_numerics_large_values_add_cuda_complex64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.005s) 2022-08-13T13:36:56.9629732Z test_reference_numerics_large_values_add_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.011s) 2022-08-13T13:36:56.9765989Z test_reference_numerics_large_values_add_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.013s) 2022-08-13T13:36:56.9893812Z test_reference_numerics_large_values_add_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.013s) 2022-08-13T13:36:56.9934811Z test_reference_numerics_large_values_add_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:36:56.9975357Z test_reference_numerics_large_values_add_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:36:57.0015669Z test_reference_numerics_large_values_add_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:36:57.0056123Z test_reference_numerics_large_values_bitwise_and_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:36:57.0096457Z test_reference_numerics_large_values_bitwise_and_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:36:57.0142468Z test_reference_numerics_large_values_bitwise_and_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.005s) 2022-08-13T13:36:57.0183038Z test_reference_numerics_large_values_bitwise_or_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:36:57.0223459Z test_reference_numerics_large_values_bitwise_or_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:36:57.0263766Z test_reference_numerics_large_values_bitwise_or_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:36:57.0304388Z test_reference_numerics_large_values_bitwise_xor_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:36:57.0344907Z test_reference_numerics_large_values_bitwise_xor_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:36:57.0385167Z test_reference_numerics_large_values_bitwise_xor_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:36:57.0635672Z test_reference_numerics_large_values_clamp_max_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.025s) 2022-08-13T13:36:57.0755328Z test_reference_numerics_large_values_clamp_max_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.012s) 2022-08-13T13:36:57.0886580Z test_reference_numerics_large_values_clamp_max_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.013s) 2022-08-13T13:36:57.1017068Z test_reference_numerics_large_values_clamp_max_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.013s) 2022-08-13T13:36:57.1058016Z test_reference_numerics_large_values_clamp_max_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:36:57.1098424Z test_reference_numerics_large_values_clamp_max_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:36:57.1138345Z test_reference_numerics_large_values_clamp_max_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:36:57.1391176Z test_reference_numerics_large_values_clamp_min_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.025s) 2022-08-13T13:36:57.1508051Z test_reference_numerics_large_values_clamp_min_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.012s) 2022-08-13T13:36:57.1638747Z test_reference_numerics_large_values_clamp_min_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.013s) 2022-08-13T13:36:57.1771222Z test_reference_numerics_large_values_clamp_min_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.013s) 2022-08-13T13:36:57.1812443Z test_reference_numerics_large_values_clamp_min_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:36:57.1852471Z test_reference_numerics_large_values_clamp_min_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:36:57.1892605Z test_reference_numerics_large_values_clamp_min_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:36:57.2084383Z test_reference_numerics_large_values_eq_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.019s) 2022-08-13T13:36:57.2128247Z test_reference_numerics_large_values_eq_cuda_complex128 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:36:57.2170735Z test_reference_numerics_large_values_eq_cuda_complex64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:36:57.2262006Z test_reference_numerics_large_values_eq_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.009s) 2022-08-13T13:36:57.2373876Z test_reference_numerics_large_values_eq_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.011s) 2022-08-13T13:36:57.2484183Z test_reference_numerics_large_values_eq_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.011s) 2022-08-13T13:36:57.2523696Z test_reference_numerics_large_values_eq_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:36:57.2569605Z test_reference_numerics_large_values_eq_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:36:57.2609034Z test_reference_numerics_large_values_eq_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:36:57.2631479Z test_reference_numerics_large_values_float_power_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... test_binary_ufuncs.py:158: RuntimeWarning: overflow encountered in float_power 2022-08-13T13:36:57.2632007Z expected = op.ref(l_numpy, r_numpy) 2022-08-13T13:36:57.2793874Z ok (0.018s) 2022-08-13T13:36:57.2803587Z test_reference_numerics_large_values_float_power_cuda_complex128 (__main__.TestBinaryUfuncsCUDA) ... skip: Skipped! (0.001s) 2022-08-13T13:36:57.2812643Z test_reference_numerics_large_values_float_power_cuda_complex64 (__main__.TestBinaryUfuncsCUDA) ... skip: Skipped! (0.001s) 2022-08-13T13:36:57.2906489Z test_reference_numerics_large_values_float_power_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.009s) 2022-08-13T13:36:57.3018314Z test_reference_numerics_large_values_float_power_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.011s) 2022-08-13T13:36:57.3128548Z test_reference_numerics_large_values_float_power_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.011s) 2022-08-13T13:36:57.3172539Z test_reference_numerics_large_values_float_power_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:36:57.3221999Z test_reference_numerics_large_values_float_power_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.005s) 2022-08-13T13:36:57.3265989Z test_reference_numerics_large_values_float_power_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:36:57.3275465Z test_reference_numerics_large_values_floor_divide_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... skip: Skipped! (0.001s) 2022-08-13T13:36:57.3389991Z test_reference_numerics_large_values_floor_divide_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.011s) 2022-08-13T13:36:57.3550487Z test_reference_numerics_large_values_floor_divide_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.016s) 2022-08-13T13:36:57.3708417Z test_reference_numerics_large_values_floor_divide_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.016s) 2022-08-13T13:36:57.3749568Z test_reference_numerics_large_values_floor_divide_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:36:57.3790598Z test_reference_numerics_large_values_floor_divide_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:36:57.3837343Z test_reference_numerics_large_values_floor_divide_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.005s) 2022-08-13T13:36:57.4067914Z test_reference_numerics_large_values_fmod_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.023s) 2022-08-13T13:36:57.4177585Z test_reference_numerics_large_values_fmod_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.011s) 2022-08-13T13:36:57.4309556Z test_reference_numerics_large_values_fmod_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.013s) 2022-08-13T13:36:57.4441127Z test_reference_numerics_large_values_fmod_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.013s) 2022-08-13T13:36:57.4482621Z test_reference_numerics_large_values_fmod_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:36:57.4522997Z test_reference_numerics_large_values_fmod_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:36:57.4569570Z test_reference_numerics_large_values_fmod_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.005s) 2022-08-13T13:36:57.4609889Z test_reference_numerics_large_values_gcd_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:36:57.4650154Z test_reference_numerics_large_values_gcd_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:36:57.4690339Z test_reference_numerics_large_values_gcd_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:36:57.4875961Z test_reference_numerics_large_values_ge_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.018s) 2022-08-13T13:36:57.4970280Z test_reference_numerics_large_values_ge_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.009s) 2022-08-13T13:36:57.5083525Z test_reference_numerics_large_values_ge_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.011s) 2022-08-13T13:36:57.5200378Z test_reference_numerics_large_values_ge_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.012s) 2022-08-13T13:36:57.5239979Z test_reference_numerics_large_values_ge_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:36:57.5279837Z test_reference_numerics_large_values_ge_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:36:57.5319736Z test_reference_numerics_large_values_ge_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:36:57.5505467Z test_reference_numerics_large_values_gt_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.018s) 2022-08-13T13:36:57.5597019Z test_reference_numerics_large_values_gt_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.009s) 2022-08-13T13:36:57.5710300Z test_reference_numerics_large_values_gt_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.011s) 2022-08-13T13:36:57.5827249Z test_reference_numerics_large_values_gt_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.012s) 2022-08-13T13:36:57.5866826Z test_reference_numerics_large_values_gt_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:36:57.5906741Z test_reference_numerics_large_values_gt_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:36:57.5946407Z test_reference_numerics_large_values_gt_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:36:57.6158320Z test_reference_numerics_large_values_heaviside_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.021s) 2022-08-13T13:36:57.6263250Z test_reference_numerics_large_values_heaviside_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.010s) 2022-08-13T13:36:57.6401420Z test_reference_numerics_large_values_heaviside_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.014s) 2022-08-13T13:36:57.6544016Z test_reference_numerics_large_values_heaviside_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.014s) 2022-08-13T13:36:57.6587223Z test_reference_numerics_large_values_heaviside_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:36:57.6630130Z test_reference_numerics_large_values_heaviside_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:36:57.6670546Z test_reference_numerics_large_values_heaviside_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:36:57.6858869Z test_reference_numerics_large_values_isclose_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.019s) 2022-08-13T13:36:57.6907820Z test_reference_numerics_large_values_isclose_cuda_complex128 (__main__.TestBinaryUfuncsCUDA) ... ok (0.005s) 2022-08-13T13:36:57.6954717Z test_reference_numerics_large_values_isclose_cuda_complex64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.005s) 2022-08-13T13:36:57.7054096Z test_reference_numerics_large_values_isclose_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.010s) 2022-08-13T13:36:57.7169165Z test_reference_numerics_large_values_isclose_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.011s) 2022-08-13T13:36:57.7282490Z test_reference_numerics_large_values_isclose_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.011s) 2022-08-13T13:36:57.7325862Z test_reference_numerics_large_values_isclose_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:36:57.7370061Z test_reference_numerics_large_values_isclose_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:36:57.7413181Z test_reference_numerics_large_values_isclose_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:36:57.7652606Z test_reference_numerics_large_values_jiterator_binary_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.024s) 2022-08-13T13:36:57.7707504Z test_reference_numerics_large_values_jiterator_binary_cuda_complex128 (__main__.TestBinaryUfuncsCUDA) ... ok (0.005s) 2022-08-13T13:36:57.7755437Z test_reference_numerics_large_values_jiterator_binary_cuda_complex64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.005s) 2022-08-13T13:36:57.7869332Z test_reference_numerics_large_values_jiterator_binary_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.011s) 2022-08-13T13:36:57.7997334Z test_reference_numerics_large_values_jiterator_binary_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.013s) 2022-08-13T13:36:57.8126347Z test_reference_numerics_large_values_jiterator_binary_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.013s) 2022-08-13T13:36:57.8167740Z test_reference_numerics_large_values_jiterator_binary_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:36:57.8208106Z test_reference_numerics_large_values_jiterator_binary_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:36:57.8254149Z test_reference_numerics_large_values_jiterator_binary_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:36:57.8493781Z test_reference_numerics_large_values_jiterator_binary_return_by_ref_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.024s) 2022-08-13T13:36:57.8542371Z test_reference_numerics_large_values_jiterator_binary_return_by_ref_cuda_complex128 (__main__.TestBinaryUfuncsCUDA) ... ok (0.005s) 2022-08-13T13:36:57.8590319Z test_reference_numerics_large_values_jiterator_binary_return_by_ref_cuda_complex64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.005s) 2022-08-13T13:36:57.8704346Z test_reference_numerics_large_values_jiterator_binary_return_by_ref_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.011s) 2022-08-13T13:36:57.8833121Z test_reference_numerics_large_values_jiterator_binary_return_by_ref_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.013s) 2022-08-13T13:36:57.8961229Z test_reference_numerics_large_values_jiterator_binary_return_by_ref_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.013s) 2022-08-13T13:36:57.9007905Z test_reference_numerics_large_values_jiterator_binary_return_by_ref_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.005s) 2022-08-13T13:36:57.9048218Z test_reference_numerics_large_values_jiterator_binary_return_by_ref_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:36:57.9088333Z test_reference_numerics_large_values_jiterator_binary_return_by_ref_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:36:57.9128698Z test_reference_numerics_large_values_lcm_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:36:57.9169306Z test_reference_numerics_large_values_lcm_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:36:57.9209726Z test_reference_numerics_large_values_lcm_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:36:57.9400850Z test_reference_numerics_large_values_le_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.019s) 2022-08-13T13:36:57.9500362Z test_reference_numerics_large_values_le_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.010s) 2022-08-13T13:36:57.9615401Z test_reference_numerics_large_values_le_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.011s) 2022-08-13T13:36:57.9726511Z test_reference_numerics_large_values_le_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.011s) 2022-08-13T13:36:57.9766423Z test_reference_numerics_large_values_le_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:36:57.9806437Z test_reference_numerics_large_values_le_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:36:57.9846090Z test_reference_numerics_large_values_le_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:36:58.0031642Z test_reference_numerics_large_values_logical_and_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.018s) 2022-08-13T13:36:58.0081532Z test_reference_numerics_large_values_logical_and_cuda_complex128 (__main__.TestBinaryUfuncsCUDA) ... ok (0.005s) 2022-08-13T13:36:58.0124129Z test_reference_numerics_large_values_logical_and_cuda_complex64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:36:58.0216888Z test_reference_numerics_large_values_logical_and_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.009s) 2022-08-13T13:36:58.0328642Z test_reference_numerics_large_values_logical_and_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.011s) 2022-08-13T13:36:58.0439086Z test_reference_numerics_large_values_logical_and_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.011s) 2022-08-13T13:36:58.0479421Z test_reference_numerics_large_values_logical_and_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:36:58.0519157Z test_reference_numerics_large_values_logical_and_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:36:58.0564679Z test_reference_numerics_large_values_logical_and_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:36:58.0750474Z test_reference_numerics_large_values_logical_or_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.018s) 2022-08-13T13:36:58.0794747Z test_reference_numerics_large_values_logical_or_cuda_complex128 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:36:58.0837262Z test_reference_numerics_large_values_logical_or_cuda_complex64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:36:58.0928863Z test_reference_numerics_large_values_logical_or_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.009s) 2022-08-13T13:36:58.1041246Z test_reference_numerics_large_values_logical_or_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.011s) 2022-08-13T13:36:58.1152597Z test_reference_numerics_large_values_logical_or_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.011s) 2022-08-13T13:36:58.1197730Z test_reference_numerics_large_values_logical_or_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:36:58.1237421Z test_reference_numerics_large_values_logical_or_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:36:58.1277424Z test_reference_numerics_large_values_logical_or_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:36:58.1463711Z test_reference_numerics_large_values_logical_xor_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.018s) 2022-08-13T13:36:58.1506757Z test_reference_numerics_large_values_logical_xor_cuda_complex128 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:36:58.1550223Z test_reference_numerics_large_values_logical_xor_cuda_complex64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:36:58.1641882Z test_reference_numerics_large_values_logical_xor_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.009s) 2022-08-13T13:36:58.1760566Z test_reference_numerics_large_values_logical_xor_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.012s) 2022-08-13T13:36:58.1871643Z test_reference_numerics_large_values_logical_xor_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.011s) 2022-08-13T13:36:58.1911468Z test_reference_numerics_large_values_logical_xor_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:36:58.1951241Z test_reference_numerics_large_values_logical_xor_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:36:58.1991569Z test_reference_numerics_large_values_logical_xor_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:36:58.2176209Z test_reference_numerics_large_values_lt_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.018s) 2022-08-13T13:36:58.2268033Z test_reference_numerics_large_values_lt_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.009s) 2022-08-13T13:36:58.2385797Z test_reference_numerics_large_values_lt_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.012s) 2022-08-13T13:36:58.2497299Z test_reference_numerics_large_values_lt_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.011s) 2022-08-13T13:36:58.2537395Z test_reference_numerics_large_values_lt_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:36:58.2577496Z test_reference_numerics_large_values_lt_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:36:58.2617589Z test_reference_numerics_large_values_lt_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:36:58.2863918Z test_reference_numerics_large_values_max_binary_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.024s) 2022-08-13T13:36:58.2981690Z test_reference_numerics_large_values_max_binary_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.012s) 2022-08-13T13:36:58.3118386Z test_reference_numerics_large_values_max_binary_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.014s) 2022-08-13T13:36:58.3249694Z test_reference_numerics_large_values_max_binary_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.013s) 2022-08-13T13:36:58.3291006Z test_reference_numerics_large_values_max_binary_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:36:58.3331267Z test_reference_numerics_large_values_max_binary_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:36:58.3371151Z test_reference_numerics_large_values_max_binary_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:36:58.3615488Z test_reference_numerics_large_values_maximum_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.024s) 2022-08-13T13:36:58.3732453Z test_reference_numerics_large_values_maximum_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.012s) 2022-08-13T13:36:58.3872213Z test_reference_numerics_large_values_maximum_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.014s) 2022-08-13T13:36:58.4002500Z test_reference_numerics_large_values_maximum_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.013s) 2022-08-13T13:36:58.4043271Z test_reference_numerics_large_values_maximum_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:36:58.4084297Z test_reference_numerics_large_values_maximum_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:36:58.4124284Z test_reference_numerics_large_values_maximum_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:36:58.4368365Z test_reference_numerics_large_values_min_binary_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.024s) 2022-08-13T13:36:58.4485909Z test_reference_numerics_large_values_min_binary_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.012s) 2022-08-13T13:36:58.4622567Z test_reference_numerics_large_values_min_binary_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.014s) 2022-08-13T13:36:58.4753702Z test_reference_numerics_large_values_min_binary_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.013s) 2022-08-13T13:36:58.4794425Z test_reference_numerics_large_values_min_binary_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:36:58.4834816Z test_reference_numerics_large_values_min_binary_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:36:58.4875021Z test_reference_numerics_large_values_min_binary_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:36:58.5119254Z test_reference_numerics_large_values_minimum_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.024s) 2022-08-13T13:36:58.5236300Z test_reference_numerics_large_values_minimum_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.012s) 2022-08-13T13:36:58.5373882Z test_reference_numerics_large_values_minimum_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.014s) 2022-08-13T13:36:58.5503662Z test_reference_numerics_large_values_minimum_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.013s) 2022-08-13T13:36:58.5544736Z test_reference_numerics_large_values_minimum_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:36:58.5585561Z test_reference_numerics_large_values_minimum_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:36:58.5625527Z test_reference_numerics_large_values_minimum_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:36:58.5810782Z test_reference_numerics_large_values_ne_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.018s) 2022-08-13T13:36:58.5854507Z test_reference_numerics_large_values_ne_cuda_complex128 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:36:58.5902722Z test_reference_numerics_large_values_ne_cuda_complex64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.005s) 2022-08-13T13:36:58.5994836Z test_reference_numerics_large_values_ne_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.009s) 2022-08-13T13:36:58.6107591Z test_reference_numerics_large_values_ne_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.011s) 2022-08-13T13:36:58.6218280Z test_reference_numerics_large_values_ne_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.011s) 2022-08-13T13:36:58.6258321Z test_reference_numerics_large_values_ne_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:36:58.6298148Z test_reference_numerics_large_values_ne_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:36:58.6337832Z test_reference_numerics_large_values_ne_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:36:58.6528389Z test_reference_numerics_large_values_pow_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.019s) 2022-08-13T13:36:58.6538061Z test_reference_numerics_large_values_pow_cuda_complex128 (__main__.TestBinaryUfuncsCUDA) ... skip: Skipped! (0.001s) 2022-08-13T13:36:58.6546584Z test_reference_numerics_large_values_pow_cuda_complex64 (__main__.TestBinaryUfuncsCUDA) ... skip: Skipped! (0.001s) 2022-08-13T13:36:58.6640864Z test_reference_numerics_large_values_pow_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.009s) 2022-08-13T13:36:58.6753491Z test_reference_numerics_large_values_pow_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.011s) 2022-08-13T13:36:58.6864232Z test_reference_numerics_large_values_pow_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.011s) 2022-08-13T13:36:58.6891328Z test_reference_numerics_large_values_pow_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... expected failure (0.003s) 2022-08-13T13:36:58.6915896Z test_reference_numerics_large_values_pow_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... expected failure (0.002s) 2022-08-13T13:36:58.6940949Z test_reference_numerics_large_values_pow_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... expected failure (0.002s) 2022-08-13T13:36:58.7172558Z test_reference_numerics_large_values_remainder_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.023s) 2022-08-13T13:36:58.7289012Z test_reference_numerics_large_values_remainder_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.012s) 2022-08-13T13:36:58.7416725Z test_reference_numerics_large_values_remainder_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.013s) 2022-08-13T13:36:58.7542730Z test_reference_numerics_large_values_remainder_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.013s) 2022-08-13T13:36:58.7583942Z test_reference_numerics_large_values_remainder_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:36:58.7624266Z test_reference_numerics_large_values_remainder_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:36:58.7664598Z test_reference_numerics_large_values_remainder_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:36:58.7903858Z test_reference_numerics_large_values_sub_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.024s) 2022-08-13T13:36:58.7958694Z test_reference_numerics_large_values_sub_cuda_complex128 (__main__.TestBinaryUfuncsCUDA) ... ok (0.005s) 2022-08-13T13:36:58.8006537Z test_reference_numerics_large_values_sub_cuda_complex64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.005s) 2022-08-13T13:36:58.8120204Z test_reference_numerics_large_values_sub_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.011s) 2022-08-13T13:36:58.8249709Z test_reference_numerics_large_values_sub_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.013s) 2022-08-13T13:36:58.8379012Z test_reference_numerics_large_values_sub_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.013s) 2022-08-13T13:36:58.8420495Z test_reference_numerics_large_values_sub_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:36:58.8461410Z test_reference_numerics_large_values_sub_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:36:58.8507933Z test_reference_numerics_large_values_sub_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.005s) 2022-08-13T13:36:58.8851433Z test_reference_numerics_lcm_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.034s) 2022-08-13T13:36:58.9205874Z test_reference_numerics_lcm_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.035s) 2022-08-13T13:36:58.9706964Z test_reference_numerics_lcm_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.050s) 2022-08-13T13:36:59.0053053Z test_reference_numerics_lcm_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.034s) 2022-08-13T13:36:59.0385575Z test_reference_numerics_lcm_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.033s) 2022-08-13T13:36:59.0508290Z test_reference_numerics_le_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.012s) 2022-08-13T13:36:59.0613621Z test_reference_numerics_le_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... ok (0.010s) 2022-08-13T13:36:59.0870731Z test_reference_numerics_le_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.026s) 2022-08-13T13:36:59.0998115Z test_reference_numerics_le_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.013s) 2022-08-13T13:36:59.1152375Z test_reference_numerics_le_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.015s) 2022-08-13T13:36:59.1246114Z test_reference_numerics_le_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.009s) 2022-08-13T13:36:59.1349201Z test_reference_numerics_le_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.010s) 2022-08-13T13:36:59.1469149Z test_reference_numerics_le_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.012s) 2022-08-13T13:36:59.1566185Z test_reference_numerics_le_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.010s) 2022-08-13T13:36:59.1655607Z test_reference_numerics_le_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.009s) 2022-08-13T13:36:59.1794181Z test_reference_numerics_logical_and_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.014s) 2022-08-13T13:36:59.1883351Z test_reference_numerics_logical_and_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... ok (0.009s) 2022-08-13T13:36:59.2129227Z test_reference_numerics_logical_and_cuda_complex128 (__main__.TestBinaryUfuncsCUDA) ... ok (0.024s) 2022-08-13T13:36:59.2314382Z test_reference_numerics_logical_and_cuda_complex64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.018s) 2022-08-13T13:36:59.2456306Z test_reference_numerics_logical_and_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.014s) 2022-08-13T13:36:59.2590243Z test_reference_numerics_logical_and_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.013s) 2022-08-13T13:36:59.2738992Z test_reference_numerics_logical_and_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.015s) 2022-08-13T13:36:59.2825167Z test_reference_numerics_logical_and_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.009s) 2022-08-13T13:36:59.2919855Z test_reference_numerics_logical_and_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.009s) 2022-08-13T13:36:59.3032099Z test_reference_numerics_logical_and_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.011s) 2022-08-13T13:36:59.3114777Z test_reference_numerics_logical_and_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.008s) 2022-08-13T13:36:59.3196089Z test_reference_numerics_logical_and_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.008s) 2022-08-13T13:36:59.3326629Z test_reference_numerics_logical_or_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.013s) 2022-08-13T13:36:59.3407557Z test_reference_numerics_logical_or_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... ok (0.008s) 2022-08-13T13:36:59.3641975Z test_reference_numerics_logical_or_cuda_complex128 (__main__.TestBinaryUfuncsCUDA) ... ok (0.023s) 2022-08-13T13:36:59.3822576Z test_reference_numerics_logical_or_cuda_complex64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.018s) 2022-08-13T13:36:59.3948254Z test_reference_numerics_logical_or_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.012s) 2022-08-13T13:36:59.4087542Z test_reference_numerics_logical_or_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.014s) 2022-08-13T13:36:59.4237893Z test_reference_numerics_logical_or_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.015s) 2022-08-13T13:36:59.4331974Z test_reference_numerics_logical_or_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.009s) 2022-08-13T13:36:59.4426813Z test_reference_numerics_logical_or_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.009s) 2022-08-13T13:36:59.4538863Z test_reference_numerics_logical_or_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.011s) 2022-08-13T13:36:59.4622156Z test_reference_numerics_logical_or_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.008s) 2022-08-13T13:36:59.4703351Z test_reference_numerics_logical_or_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.008s) 2022-08-13T13:36:59.4826317Z test_reference_numerics_logical_xor_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.012s) 2022-08-13T13:36:59.4915065Z test_reference_numerics_logical_xor_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... ok (0.009s) 2022-08-13T13:36:59.5161798Z test_reference_numerics_logical_xor_cuda_complex128 (__main__.TestBinaryUfuncsCUDA) ... ok (0.024s) 2022-08-13T13:36:59.5351387Z test_reference_numerics_logical_xor_cuda_complex64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.019s) 2022-08-13T13:36:59.5490816Z test_reference_numerics_logical_xor_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.014s) 2022-08-13T13:36:59.5617284Z test_reference_numerics_logical_xor_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.013s) 2022-08-13T13:36:59.5767106Z test_reference_numerics_logical_xor_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.015s) 2022-08-13T13:36:59.5858537Z test_reference_numerics_logical_xor_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.009s) 2022-08-13T13:36:59.5957634Z test_reference_numerics_logical_xor_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.010s) 2022-08-13T13:36:59.6078155Z test_reference_numerics_logical_xor_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.012s) 2022-08-13T13:36:59.6168990Z test_reference_numerics_logical_xor_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.009s) 2022-08-13T13:36:59.6257804Z test_reference_numerics_logical_xor_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.009s) 2022-08-13T13:36:59.6369072Z test_reference_numerics_lt_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.011s) 2022-08-13T13:36:59.6460219Z test_reference_numerics_lt_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... ok (0.009s) 2022-08-13T13:36:59.6711084Z test_reference_numerics_lt_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.025s) 2022-08-13T13:36:59.6830235Z test_reference_numerics_lt_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.012s) 2022-08-13T13:36:59.6982891Z test_reference_numerics_lt_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.015s) 2022-08-13T13:36:59.7068500Z test_reference_numerics_lt_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.008s) 2022-08-13T13:36:59.7162663Z test_reference_numerics_lt_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.009s) 2022-08-13T13:36:59.7274888Z test_reference_numerics_lt_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.011s) 2022-08-13T13:36:59.7356991Z test_reference_numerics_lt_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.008s) 2022-08-13T13:36:59.7437623Z test_reference_numerics_lt_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.008s) 2022-08-13T13:36:59.7646853Z test_reference_numerics_max_binary_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.021s) 2022-08-13T13:36:59.7741491Z test_reference_numerics_max_binary_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... ok (0.009s) 2022-08-13T13:36:59.8072597Z test_reference_numerics_max_binary_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.033s) 2022-08-13T13:36:59.8290529Z test_reference_numerics_max_binary_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.022s) 2022-08-13T13:36:59.8532118Z test_reference_numerics_max_binary_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.024s) 2022-08-13T13:36:59.8629361Z test_reference_numerics_max_binary_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.010s) 2022-08-13T13:36:59.8734924Z test_reference_numerics_max_binary_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.010s) 2022-08-13T13:36:59.8871764Z test_reference_numerics_max_binary_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.014s) 2022-08-13T13:36:59.8979404Z test_reference_numerics_max_binary_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.011s) 2022-08-13T13:36:59.9065764Z test_reference_numerics_max_binary_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.009s) 2022-08-13T13:36:59.9286935Z test_reference_numerics_maximum_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.022s) 2022-08-13T13:36:59.9383792Z test_reference_numerics_maximum_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... ok (0.010s) 2022-08-13T13:36:59.9714523Z test_reference_numerics_maximum_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.033s) 2022-08-13T13:36:59.9953376Z test_reference_numerics_maximum_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.024s) 2022-08-13T13:37:00.0291273Z test_reference_numerics_maximum_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.034s) 2022-08-13T13:37:00.0434901Z test_reference_numerics_maximum_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.014s) 2022-08-13T13:37:00.0571556Z test_reference_numerics_maximum_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.013s) 2022-08-13T13:37:00.0802725Z test_reference_numerics_maximum_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.023s) 2022-08-13T13:37:00.0898560Z test_reference_numerics_maximum_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.010s) 2022-08-13T13:37:00.0990939Z test_reference_numerics_maximum_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.009s) 2022-08-13T13:37:00.1207127Z test_reference_numerics_min_binary_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.021s) 2022-08-13T13:37:00.1299011Z test_reference_numerics_min_binary_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... ok (0.009s) 2022-08-13T13:37:00.1638257Z test_reference_numerics_min_binary_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.034s) 2022-08-13T13:37:00.1863777Z test_reference_numerics_min_binary_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.022s) 2022-08-13T13:37:00.2125619Z test_reference_numerics_min_binary_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.026s) 2022-08-13T13:37:00.2241117Z test_reference_numerics_min_binary_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.012s) 2022-08-13T13:37:00.2365426Z test_reference_numerics_min_binary_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.012s) 2022-08-13T13:37:00.2500731Z test_reference_numerics_min_binary_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.013s) 2022-08-13T13:37:00.2594001Z test_reference_numerics_min_binary_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.009s) 2022-08-13T13:37:00.2695120Z test_reference_numerics_min_binary_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.010s) 2022-08-13T13:37:00.2909628Z test_reference_numerics_minimum_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.021s) 2022-08-13T13:37:00.3002063Z test_reference_numerics_minimum_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... ok (0.009s) 2022-08-13T13:37:00.3332370Z test_reference_numerics_minimum_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.033s) 2022-08-13T13:37:00.3558893Z test_reference_numerics_minimum_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.022s) 2022-08-13T13:37:00.3805990Z test_reference_numerics_minimum_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.024s) 2022-08-13T13:37:00.3908582Z test_reference_numerics_minimum_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.010s) 2022-08-13T13:37:00.4027549Z test_reference_numerics_minimum_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.012s) 2022-08-13T13:37:00.4159947Z test_reference_numerics_minimum_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.013s) 2022-08-13T13:37:00.4253803Z test_reference_numerics_minimum_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.009s) 2022-08-13T13:37:00.4346983Z test_reference_numerics_minimum_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.009s) 2022-08-13T13:37:00.4465146Z test_reference_numerics_ne_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.012s) 2022-08-13T13:37:00.4557056Z test_reference_numerics_ne_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... ok (0.009s) 2022-08-13T13:37:00.4799693Z test_reference_numerics_ne_cuda_complex128 (__main__.TestBinaryUfuncsCUDA) ... ok (0.024s) 2022-08-13T13:37:00.4998838Z test_reference_numerics_ne_cuda_complex64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.020s) 2022-08-13T13:37:00.5183216Z test_reference_numerics_ne_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.018s) 2022-08-13T13:37:00.5308480Z test_reference_numerics_ne_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.012s) 2022-08-13T13:37:00.5460204Z test_reference_numerics_ne_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.015s) 2022-08-13T13:37:00.5550022Z test_reference_numerics_ne_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.009s) 2022-08-13T13:37:00.5650471Z test_reference_numerics_ne_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.010s) 2022-08-13T13:37:00.5767756Z test_reference_numerics_ne_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.012s) 2022-08-13T13:37:00.5861372Z test_reference_numerics_ne_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.009s) 2022-08-13T13:37:00.5945986Z test_reference_numerics_ne_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.008s) 2022-08-13T13:37:00.6834466Z test_reference_numerics_pow_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.089s) 2022-08-13T13:37:00.9247310Z test_reference_numerics_pow_cuda_complex128 (__main__.TestBinaryUfuncsCUDA) ... ok (0.241s) 2022-08-13T13:37:00.9255258Z test_reference_numerics_pow_cuda_complex32 (__main__.TestBinaryUfuncsCUDA) ... skip: Skipped! (0.001s) 2022-08-13T13:37:01.1469323Z test_reference_numerics_pow_cuda_complex64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.221s) 2022-08-13T13:37:01.2777919Z test_reference_numerics_pow_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.131s) 2022-08-13T13:37:01.3711098Z test_reference_numerics_pow_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.093s) 2022-08-13T13:37:01.4552883Z test_reference_numerics_pow_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.084s) 2022-08-13T13:37:01.4753199Z test_reference_numerics_pow_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.020s) 2022-08-13T13:37:01.4960260Z test_reference_numerics_pow_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.021s) 2022-08-13T13:37:01.5175598Z test_reference_numerics_pow_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.021s) 2022-08-13T13:37:01.5360401Z test_reference_numerics_pow_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.018s) 2022-08-13T13:37:01.5542058Z test_reference_numerics_pow_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.018s) 2022-08-13T13:37:01.5548333Z test_reference_numerics_remainder_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... skip: Skipped! (0.001s) 2022-08-13T13:37:01.6100976Z test_reference_numerics_remainder_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... test_binary_ufuncs.py:158: RuntimeWarning: overflow encountered in remainder 2022-08-13T13:37:01.6101488Z expected = op.ref(l_numpy, r_numpy) 2022-08-13T13:37:01.6151167Z ok (0.060s) 2022-08-13T13:37:01.6607433Z test_reference_numerics_remainder_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.045s) 2022-08-13T13:37:01.7076382Z test_reference_numerics_remainder_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.047s) 2022-08-13T13:37:01.7309169Z test_reference_numerics_remainder_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.023s) 2022-08-13T13:37:01.7545645Z test_reference_numerics_remainder_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.023s) 2022-08-13T13:37:01.7868787Z test_reference_numerics_remainder_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.032s) 2022-08-13T13:37:01.8101921Z test_reference_numerics_remainder_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.023s) 2022-08-13T13:37:01.8234550Z test_reference_numerics_remainder_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.013s) 2022-08-13T13:37:01.8271120Z test_reference_numerics_small_values_add_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:37:01.8291216Z test_reference_numerics_small_values_add_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... skip: Doesn't support bool! (0.002s) 2022-08-13T13:37:01.8469583Z test_reference_numerics_small_values_add_cuda_complex128 (__main__.TestBinaryUfuncsCUDA) ... ok (0.018s) 2022-08-13T13:37:01.8646843Z test_reference_numerics_small_values_add_cuda_complex32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.018s) 2022-08-13T13:37:01.8816581Z test_reference_numerics_small_values_add_cuda_complex64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.017s) 2022-08-13T13:37:01.8843986Z test_reference_numerics_small_values_add_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:37:01.8873098Z test_reference_numerics_small_values_add_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:37:01.8902055Z test_reference_numerics_small_values_add_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:37:01.8978723Z test_reference_numerics_small_values_add_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.008s) 2022-08-13T13:37:01.9046832Z test_reference_numerics_small_values_add_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.007s) 2022-08-13T13:37:01.9115062Z test_reference_numerics_small_values_add_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.007s) 2022-08-13T13:37:01.9184492Z test_reference_numerics_small_values_add_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.007s) 2022-08-13T13:37:01.9260844Z test_reference_numerics_small_values_add_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.008s) 2022-08-13T13:37:01.9280545Z test_reference_numerics_small_values_bitwise_and_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... skip: Doesn't support bool! (0.002s) 2022-08-13T13:37:01.9348795Z test_reference_numerics_small_values_bitwise_and_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.007s) 2022-08-13T13:37:01.9417351Z test_reference_numerics_small_values_bitwise_and_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.007s) 2022-08-13T13:37:01.9492264Z test_reference_numerics_small_values_bitwise_and_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.007s) 2022-08-13T13:37:01.9560446Z test_reference_numerics_small_values_bitwise_and_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.007s) 2022-08-13T13:37:01.9637621Z test_reference_numerics_small_values_bitwise_and_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.008s) 2022-08-13T13:37:01.9657631Z test_reference_numerics_small_values_bitwise_or_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... skip: Doesn't support bool! (0.002s) 2022-08-13T13:37:01.9725185Z test_reference_numerics_small_values_bitwise_or_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.007s) 2022-08-13T13:37:01.9793888Z test_reference_numerics_small_values_bitwise_or_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.007s) 2022-08-13T13:37:01.9861402Z test_reference_numerics_small_values_bitwise_or_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.007s) 2022-08-13T13:37:01.9929212Z test_reference_numerics_small_values_bitwise_or_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.007s) 2022-08-13T13:37:02.0013241Z test_reference_numerics_small_values_bitwise_or_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.008s) 2022-08-13T13:37:02.0032520Z test_reference_numerics_small_values_bitwise_xor_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... skip: Doesn't support bool! (0.002s) 2022-08-13T13:37:02.0100943Z test_reference_numerics_small_values_bitwise_xor_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.007s) 2022-08-13T13:37:02.0169434Z test_reference_numerics_small_values_bitwise_xor_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.007s) 2022-08-13T13:37:02.0237295Z test_reference_numerics_small_values_bitwise_xor_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.007s) 2022-08-13T13:37:02.0305656Z test_reference_numerics_small_values_bitwise_xor_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.007s) 2022-08-13T13:37:02.0382810Z test_reference_numerics_small_values_bitwise_xor_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.008s) 2022-08-13T13:37:02.0410979Z test_reference_numerics_small_values_clamp_max_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:37:02.0437547Z test_reference_numerics_small_values_clamp_max_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... skip: Doesn't support bool! (0.003s) 2022-08-13T13:37:02.0465394Z test_reference_numerics_small_values_clamp_max_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:37:02.0493939Z test_reference_numerics_small_values_clamp_max_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:37:02.0522142Z test_reference_numerics_small_values_clamp_max_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:37:02.0590341Z test_reference_numerics_small_values_clamp_max_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.007s) 2022-08-13T13:37:02.0658084Z test_reference_numerics_small_values_clamp_max_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.007s) 2022-08-13T13:37:02.0725705Z test_reference_numerics_small_values_clamp_max_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.007s) 2022-08-13T13:37:02.0793165Z test_reference_numerics_small_values_clamp_max_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.007s) 2022-08-13T13:37:02.0876555Z test_reference_numerics_small_values_clamp_max_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.008s) 2022-08-13T13:37:02.0904735Z test_reference_numerics_small_values_clamp_min_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:37:02.0924417Z test_reference_numerics_small_values_clamp_min_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... skip: Doesn't support bool! (0.002s) 2022-08-13T13:37:02.0953151Z test_reference_numerics_small_values_clamp_min_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:37:02.0981863Z test_reference_numerics_small_values_clamp_min_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:37:02.1010327Z test_reference_numerics_small_values_clamp_min_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:37:02.1078221Z test_reference_numerics_small_values_clamp_min_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.007s) 2022-08-13T13:37:02.1145980Z test_reference_numerics_small_values_clamp_min_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.007s) 2022-08-13T13:37:02.1220312Z test_reference_numerics_small_values_clamp_min_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.007s) 2022-08-13T13:37:02.1288988Z test_reference_numerics_small_values_clamp_min_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.007s) 2022-08-13T13:37:02.1366116Z test_reference_numerics_small_values_clamp_min_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.008s) 2022-08-13T13:37:02.1393557Z test_reference_numerics_small_values_eq_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:37:02.1413471Z test_reference_numerics_small_values_eq_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... skip: Doesn't support bool! (0.002s) 2022-08-13T13:37:02.1577264Z test_reference_numerics_small_values_eq_cuda_complex128 (__main__.TestBinaryUfuncsCUDA) ... ok (0.016s) 2022-08-13T13:37:02.1757146Z test_reference_numerics_small_values_eq_cuda_complex32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.018s) 2022-08-13T13:37:02.1927872Z test_reference_numerics_small_values_eq_cuda_complex64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.017s) 2022-08-13T13:37:02.1968833Z test_reference_numerics_small_values_eq_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:37:02.1999868Z test_reference_numerics_small_values_eq_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:37:02.2028527Z test_reference_numerics_small_values_eq_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:37:02.2097058Z test_reference_numerics_small_values_eq_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.007s) 2022-08-13T13:37:02.2164348Z test_reference_numerics_small_values_eq_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.007s) 2022-08-13T13:37:02.2243346Z test_reference_numerics_small_values_eq_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.008s) 2022-08-13T13:37:02.2312175Z test_reference_numerics_small_values_eq_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.007s) 2022-08-13T13:37:02.2395511Z test_reference_numerics_small_values_eq_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.008s) 2022-08-13T13:37:02.2428280Z test_reference_numerics_small_values_float_power_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:37:02.2451847Z test_reference_numerics_small_values_float_power_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... skip: Doesn't support bool! (0.002s) 2022-08-13T13:37:02.2461019Z test_reference_numerics_small_values_float_power_cuda_complex128 (__main__.TestBinaryUfuncsCUDA) ... skip: Skipped! (0.001s) 2022-08-13T13:37:02.2470679Z test_reference_numerics_small_values_float_power_cuda_complex64 (__main__.TestBinaryUfuncsCUDA) ... skip: Skipped! (0.001s) 2022-08-13T13:37:02.2500081Z test_reference_numerics_small_values_float_power_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:37:02.2528465Z test_reference_numerics_small_values_float_power_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:37:02.2556392Z test_reference_numerics_small_values_float_power_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:37:02.2659723Z test_reference_numerics_small_values_float_power_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.010s) 2022-08-13T13:37:02.2763690Z test_reference_numerics_small_values_float_power_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.010s) 2022-08-13T13:37:02.2862329Z test_reference_numerics_small_values_float_power_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.010s) 2022-08-13T13:37:02.2966516Z test_reference_numerics_small_values_float_power_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.010s) 2022-08-13T13:37:02.3074993Z test_reference_numerics_small_values_float_power_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.011s) 2022-08-13T13:37:02.3083604Z test_reference_numerics_small_values_floor_divide_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... skip: Skipped! (0.001s) 2022-08-13T13:37:02.3117797Z test_reference_numerics_small_values_floor_divide_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:37:02.3151727Z test_reference_numerics_small_values_floor_divide_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:37:02.3182075Z test_reference_numerics_small_values_floor_divide_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:37:02.3250992Z test_reference_numerics_small_values_floor_divide_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.007s) 2022-08-13T13:37:02.3325178Z test_reference_numerics_small_values_floor_divide_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.007s) 2022-08-13T13:37:02.3405728Z test_reference_numerics_small_values_floor_divide_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.008s) 2022-08-13T13:37:02.3414293Z test_reference_numerics_small_values_floor_divide_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... skip: Skipped! (0.001s) 2022-08-13T13:37:02.3492188Z test_reference_numerics_small_values_floor_divide_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.008s) 2022-08-13T13:37:02.3519437Z test_reference_numerics_small_values_fmod_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:37:02.3547418Z test_reference_numerics_small_values_fmod_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:37:02.3575271Z test_reference_numerics_small_values_fmod_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:37:02.3602311Z test_reference_numerics_small_values_fmod_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:37:02.3676707Z test_reference_numerics_small_values_fmod_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.007s) 2022-08-13T13:37:02.3756021Z test_reference_numerics_small_values_fmod_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.008s) 2022-08-13T13:37:02.3824727Z test_reference_numerics_small_values_fmod_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.007s) 2022-08-13T13:37:02.3892422Z test_reference_numerics_small_values_fmod_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.007s) 2022-08-13T13:37:02.3900138Z test_reference_numerics_small_values_fmod_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... skip: Skipped! (0.001s) 2022-08-13T13:37:02.3967007Z test_reference_numerics_small_values_gcd_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.007s) 2022-08-13T13:37:02.4046173Z test_reference_numerics_small_values_gcd_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.008s) 2022-08-13T13:37:02.4116390Z test_reference_numerics_small_values_gcd_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.007s) 2022-08-13T13:37:02.4197042Z test_reference_numerics_small_values_gcd_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... expected failure (0.008s) 2022-08-13T13:37:02.9066547Z test_reference_numerics_small_values_gcd_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.487s) 2022-08-13T13:37:02.9117087Z test_reference_numerics_small_values_ge_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.005s) 2022-08-13T13:37:02.9136087Z test_reference_numerics_small_values_ge_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... skip: Doesn't support bool! (0.002s) 2022-08-13T13:37:02.9164483Z test_reference_numerics_small_values_ge_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:37:02.9192082Z test_reference_numerics_small_values_ge_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:37:02.9219991Z test_reference_numerics_small_values_ge_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:37:02.9289096Z test_reference_numerics_small_values_ge_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.007s) 2022-08-13T13:37:02.9356897Z test_reference_numerics_small_values_ge_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.007s) 2022-08-13T13:37:02.9424189Z test_reference_numerics_small_values_ge_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.007s) 2022-08-13T13:37:02.9491415Z test_reference_numerics_small_values_ge_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.007s) 2022-08-13T13:37:02.9570311Z test_reference_numerics_small_values_ge_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.008s) 2022-08-13T13:37:02.9598181Z test_reference_numerics_small_values_gt_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:37:02.9616996Z test_reference_numerics_small_values_gt_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... skip: Doesn't support bool! (0.002s) 2022-08-13T13:37:02.9644337Z test_reference_numerics_small_values_gt_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:37:02.9672060Z test_reference_numerics_small_values_gt_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:37:02.9700008Z test_reference_numerics_small_values_gt_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:37:02.9770896Z test_reference_numerics_small_values_gt_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.007s) 2022-08-13T13:37:02.9836342Z test_reference_numerics_small_values_gt_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.006s) 2022-08-13T13:37:02.9902400Z test_reference_numerics_small_values_gt_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.006s) 2022-08-13T13:37:02.9969846Z test_reference_numerics_small_values_gt_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.007s) 2022-08-13T13:37:03.0045692Z test_reference_numerics_small_values_gt_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.007s) 2022-08-13T13:37:03.0075043Z test_reference_numerics_small_values_heaviside_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:37:03.0094480Z test_reference_numerics_small_values_heaviside_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... skip: Doesn't support bool! (0.002s) 2022-08-13T13:37:03.0128557Z test_reference_numerics_small_values_heaviside_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:37:03.0157479Z test_reference_numerics_small_values_heaviside_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:37:03.0186508Z test_reference_numerics_small_values_heaviside_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:37:03.0259104Z test_reference_numerics_small_values_heaviside_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.007s) 2022-08-13T13:37:03.0331867Z test_reference_numerics_small_values_heaviside_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.007s) 2022-08-13T13:37:03.0399477Z test_reference_numerics_small_values_heaviside_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.007s) 2022-08-13T13:37:03.0470744Z test_reference_numerics_small_values_heaviside_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.007s) 2022-08-13T13:37:03.0556975Z test_reference_numerics_small_values_heaviside_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.009s) 2022-08-13T13:37:03.0588123Z test_reference_numerics_small_values_isclose_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:37:03.0606739Z test_reference_numerics_small_values_isclose_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... skip: Doesn't support bool! (0.002s) 2022-08-13T13:37:03.0794570Z test_reference_numerics_small_values_isclose_cuda_complex128 (__main__.TestBinaryUfuncsCUDA) ... ok (0.018s) 2022-08-13T13:37:03.0967022Z test_reference_numerics_small_values_isclose_cuda_complex64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.017s) 2022-08-13T13:37:03.0995969Z test_reference_numerics_small_values_isclose_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:37:03.1025844Z test_reference_numerics_small_values_isclose_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:37:03.1055903Z test_reference_numerics_small_values_isclose_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:37:03.1131553Z test_reference_numerics_small_values_isclose_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.007s) 2022-08-13T13:37:03.1200710Z test_reference_numerics_small_values_isclose_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.007s) 2022-08-13T13:37:03.1269510Z test_reference_numerics_small_values_isclose_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.007s) 2022-08-13T13:37:03.1337347Z test_reference_numerics_small_values_isclose_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.007s) 2022-08-13T13:37:03.1413668Z test_reference_numerics_small_values_isclose_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.008s) 2022-08-13T13:37:03.1441512Z test_reference_numerics_small_values_jiterator_binary_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:37:03.1461454Z test_reference_numerics_small_values_jiterator_binary_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... skip: Doesn't support bool! (0.002s) 2022-08-13T13:37:03.1640466Z test_reference_numerics_small_values_jiterator_binary_cuda_complex128 (__main__.TestBinaryUfuncsCUDA) ... ok (0.018s) 2022-08-13T13:37:03.1817830Z test_reference_numerics_small_values_jiterator_binary_cuda_complex64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.018s) 2022-08-13T13:37:03.1845771Z test_reference_numerics_small_values_jiterator_binary_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:37:03.1874794Z test_reference_numerics_small_values_jiterator_binary_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:37:03.1903872Z test_reference_numerics_small_values_jiterator_binary_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:37:03.1971430Z test_reference_numerics_small_values_jiterator_binary_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.007s) 2022-08-13T13:37:03.2037713Z test_reference_numerics_small_values_jiterator_binary_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.006s) 2022-08-13T13:37:03.2105574Z test_reference_numerics_small_values_jiterator_binary_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.007s) 2022-08-13T13:37:03.2178164Z test_reference_numerics_small_values_jiterator_binary_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.007s) 2022-08-13T13:37:03.2255254Z test_reference_numerics_small_values_jiterator_binary_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.008s) 2022-08-13T13:37:03.2284039Z test_reference_numerics_small_values_jiterator_binary_return_by_ref_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:37:03.2304590Z test_reference_numerics_small_values_jiterator_binary_return_by_ref_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... skip: Doesn't support bool! (0.002s) 2022-08-13T13:37:03.2488727Z test_reference_numerics_small_values_jiterator_binary_return_by_ref_cuda_complex128 (__main__.TestBinaryUfuncsCUDA) ... ok (0.018s) 2022-08-13T13:37:03.2658322Z test_reference_numerics_small_values_jiterator_binary_return_by_ref_cuda_complex64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.017s) 2022-08-13T13:37:03.2686470Z test_reference_numerics_small_values_jiterator_binary_return_by_ref_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:37:03.2716130Z test_reference_numerics_small_values_jiterator_binary_return_by_ref_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:37:03.2752427Z test_reference_numerics_small_values_jiterator_binary_return_by_ref_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:37:03.2820610Z test_reference_numerics_small_values_jiterator_binary_return_by_ref_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.007s) 2022-08-13T13:37:03.2887380Z test_reference_numerics_small_values_jiterator_binary_return_by_ref_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.007s) 2022-08-13T13:37:03.2954885Z test_reference_numerics_small_values_jiterator_binary_return_by_ref_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.007s) 2022-08-13T13:37:03.3022382Z test_reference_numerics_small_values_jiterator_binary_return_by_ref_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.007s) 2022-08-13T13:37:03.3097722Z test_reference_numerics_small_values_jiterator_binary_return_by_ref_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.007s) 2022-08-13T13:37:03.3163982Z test_reference_numerics_small_values_lcm_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.007s) 2022-08-13T13:37:03.3237483Z test_reference_numerics_small_values_lcm_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.007s) 2022-08-13T13:37:03.3305358Z test_reference_numerics_small_values_lcm_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.007s) 2022-08-13T13:37:03.3371715Z test_reference_numerics_small_values_lcm_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.007s) 2022-08-13T13:37:03.3446501Z test_reference_numerics_small_values_lcm_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.007s) 2022-08-13T13:37:03.3473888Z test_reference_numerics_small_values_le_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:37:03.3494164Z test_reference_numerics_small_values_le_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... skip: Doesn't support bool! (0.002s) 2022-08-13T13:37:03.3521037Z test_reference_numerics_small_values_le_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:37:03.3548635Z test_reference_numerics_small_values_le_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:37:03.3584374Z test_reference_numerics_small_values_le_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:37:03.3650009Z test_reference_numerics_small_values_le_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.006s) 2022-08-13T13:37:03.3715772Z test_reference_numerics_small_values_le_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.006s) 2022-08-13T13:37:03.3781623Z test_reference_numerics_small_values_le_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.006s) 2022-08-13T13:37:03.3847654Z test_reference_numerics_small_values_le_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.006s) 2022-08-13T13:37:03.3923055Z test_reference_numerics_small_values_le_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.007s) 2022-08-13T13:37:03.3950823Z test_reference_numerics_small_values_logical_and_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:37:03.3977109Z test_reference_numerics_small_values_logical_and_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... skip: Doesn't support bool! (0.002s) 2022-08-13T13:37:03.4138865Z test_reference_numerics_small_values_logical_and_cuda_complex128 (__main__.TestBinaryUfuncsCUDA) ... ok (0.016s) 2022-08-13T13:37:03.4292560Z test_reference_numerics_small_values_logical_and_cuda_complex64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.015s) 2022-08-13T13:37:03.4318848Z test_reference_numerics_small_values_logical_and_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:37:03.4345224Z test_reference_numerics_small_values_logical_and_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:37:03.4371817Z test_reference_numerics_small_values_logical_and_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:37:03.4437261Z test_reference_numerics_small_values_logical_and_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.006s) 2022-08-13T13:37:03.4502967Z test_reference_numerics_small_values_logical_and_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.006s) 2022-08-13T13:37:03.4574501Z test_reference_numerics_small_values_logical_and_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.007s) 2022-08-13T13:37:03.4639052Z test_reference_numerics_small_values_logical_and_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.006s) 2022-08-13T13:37:03.4712811Z test_reference_numerics_small_values_logical_and_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.007s) 2022-08-13T13:37:03.4739597Z test_reference_numerics_small_values_logical_or_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:37:03.4758446Z test_reference_numerics_small_values_logical_or_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... skip: Doesn't support bool! (0.002s) 2022-08-13T13:37:03.4918888Z test_reference_numerics_small_values_logical_or_cuda_complex128 (__main__.TestBinaryUfuncsCUDA) ... ok (0.016s) 2022-08-13T13:37:03.5074364Z test_reference_numerics_small_values_logical_or_cuda_complex64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.015s) 2022-08-13T13:37:03.5100797Z test_reference_numerics_small_values_logical_or_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:37:03.5134516Z test_reference_numerics_small_values_logical_or_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:37:03.5161284Z test_reference_numerics_small_values_logical_or_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:37:03.5226270Z test_reference_numerics_small_values_logical_or_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.006s) 2022-08-13T13:37:03.5291760Z test_reference_numerics_small_values_logical_or_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.006s) 2022-08-13T13:37:03.5356885Z test_reference_numerics_small_values_logical_or_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.006s) 2022-08-13T13:37:03.5422583Z test_reference_numerics_small_values_logical_or_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.006s) 2022-08-13T13:37:03.5496586Z test_reference_numerics_small_values_logical_or_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.007s) 2022-08-13T13:37:03.5530085Z test_reference_numerics_small_values_logical_xor_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:37:03.5549559Z test_reference_numerics_small_values_logical_xor_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... skip: Doesn't support bool! (0.002s) 2022-08-13T13:37:03.5712143Z test_reference_numerics_small_values_logical_xor_cuda_complex128 (__main__.TestBinaryUfuncsCUDA) ... ok (0.016s) 2022-08-13T13:37:03.5867009Z test_reference_numerics_small_values_logical_xor_cuda_complex64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.015s) 2022-08-13T13:37:03.5893949Z test_reference_numerics_small_values_logical_xor_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:37:03.5921507Z test_reference_numerics_small_values_logical_xor_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:37:03.5948582Z test_reference_numerics_small_values_logical_xor_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:37:03.6015025Z test_reference_numerics_small_values_logical_xor_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.007s) 2022-08-13T13:37:03.6086620Z test_reference_numerics_small_values_logical_xor_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.007s) 2022-08-13T13:37:03.6151676Z test_reference_numerics_small_values_logical_xor_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.006s) 2022-08-13T13:37:03.6216608Z test_reference_numerics_small_values_logical_xor_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.006s) 2022-08-13T13:37:03.6292099Z test_reference_numerics_small_values_logical_xor_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.007s) 2022-08-13T13:37:03.6319044Z test_reference_numerics_small_values_lt_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:37:03.6338731Z test_reference_numerics_small_values_lt_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... skip: Doesn't support bool! (0.002s) 2022-08-13T13:37:03.6365161Z test_reference_numerics_small_values_lt_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:37:03.6392104Z test_reference_numerics_small_values_lt_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:37:03.6425831Z test_reference_numerics_small_values_lt_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:37:03.6491202Z test_reference_numerics_small_values_lt_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.006s) 2022-08-13T13:37:03.6556484Z test_reference_numerics_small_values_lt_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.006s) 2022-08-13T13:37:03.6622249Z test_reference_numerics_small_values_lt_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.006s) 2022-08-13T13:37:03.6687124Z test_reference_numerics_small_values_lt_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.006s) 2022-08-13T13:37:03.6761685Z test_reference_numerics_small_values_lt_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.007s) 2022-08-13T13:37:03.6790157Z test_reference_numerics_small_values_max_binary_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:37:03.6816538Z test_reference_numerics_small_values_max_binary_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... skip: Doesn't support bool! (0.003s) 2022-08-13T13:37:03.6844331Z test_reference_numerics_small_values_max_binary_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:37:03.6872719Z test_reference_numerics_small_values_max_binary_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:37:03.6901305Z test_reference_numerics_small_values_max_binary_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:37:03.6967998Z test_reference_numerics_small_values_max_binary_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.007s) 2022-08-13T13:37:03.7033564Z test_reference_numerics_small_values_max_binary_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.006s) 2022-08-13T13:37:03.7099498Z test_reference_numerics_small_values_max_binary_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.006s) 2022-08-13T13:37:03.7165147Z test_reference_numerics_small_values_max_binary_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.006s) 2022-08-13T13:37:03.7246306Z test_reference_numerics_small_values_max_binary_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.008s) 2022-08-13T13:37:03.7274327Z test_reference_numerics_small_values_maximum_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:37:03.7294691Z test_reference_numerics_small_values_maximum_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... skip: Doesn't support bool! (0.002s) 2022-08-13T13:37:03.7322225Z test_reference_numerics_small_values_maximum_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:37:03.7351236Z test_reference_numerics_small_values_maximum_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:37:03.7380134Z test_reference_numerics_small_values_maximum_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:37:03.7445962Z test_reference_numerics_small_values_maximum_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.007s) 2022-08-13T13:37:03.7513247Z test_reference_numerics_small_values_maximum_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.007s) 2022-08-13T13:37:03.7585784Z test_reference_numerics_small_values_maximum_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.007s) 2022-08-13T13:37:03.7651728Z test_reference_numerics_small_values_maximum_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.006s) 2022-08-13T13:37:03.7726101Z test_reference_numerics_small_values_maximum_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.007s) 2022-08-13T13:37:03.7754299Z test_reference_numerics_small_values_min_binary_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:37:03.7774552Z test_reference_numerics_small_values_min_binary_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... skip: Doesn't support bool! (0.002s) 2022-08-13T13:37:03.7802186Z test_reference_numerics_small_values_min_binary_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:37:03.7830813Z test_reference_numerics_small_values_min_binary_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:37:03.7859559Z test_reference_numerics_small_values_min_binary_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:37:03.7932638Z test_reference_numerics_small_values_min_binary_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.007s) 2022-08-13T13:37:03.7998037Z test_reference_numerics_small_values_min_binary_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.006s) 2022-08-13T13:37:03.8063799Z test_reference_numerics_small_values_min_binary_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.006s) 2022-08-13T13:37:03.8130357Z test_reference_numerics_small_values_min_binary_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.007s) 2022-08-13T13:37:03.8204832Z test_reference_numerics_small_values_min_binary_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.007s) 2022-08-13T13:37:03.8232767Z test_reference_numerics_small_values_minimum_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:37:03.8253267Z test_reference_numerics_small_values_minimum_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... skip: Doesn't support bool! (0.002s) 2022-08-13T13:37:03.8280839Z test_reference_numerics_small_values_minimum_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:37:03.8316572Z test_reference_numerics_small_values_minimum_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:37:03.8344998Z test_reference_numerics_small_values_minimum_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:37:03.8412307Z test_reference_numerics_small_values_minimum_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.007s) 2022-08-13T13:37:03.8478110Z test_reference_numerics_small_values_minimum_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.006s) 2022-08-13T13:37:03.8543630Z test_reference_numerics_small_values_minimum_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.006s) 2022-08-13T13:37:03.8609737Z test_reference_numerics_small_values_minimum_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.006s) 2022-08-13T13:37:03.8684268Z test_reference_numerics_small_values_minimum_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.007s) 2022-08-13T13:37:03.8717566Z test_reference_numerics_small_values_ne_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:37:03.8737026Z test_reference_numerics_small_values_ne_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... skip: Doesn't support bool! (0.002s) 2022-08-13T13:37:03.8900232Z test_reference_numerics_small_values_ne_cuda_complex128 (__main__.TestBinaryUfuncsCUDA) ... ok (0.016s) 2022-08-13T13:37:03.9057244Z test_reference_numerics_small_values_ne_cuda_complex64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.016s) 2022-08-13T13:37:03.9083350Z test_reference_numerics_small_values_ne_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:37:03.9110404Z test_reference_numerics_small_values_ne_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:37:03.9137650Z test_reference_numerics_small_values_ne_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:37:03.9202059Z test_reference_numerics_small_values_ne_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.006s) 2022-08-13T13:37:03.9274181Z test_reference_numerics_small_values_ne_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.007s) 2022-08-13T13:37:03.9339529Z test_reference_numerics_small_values_ne_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.006s) 2022-08-13T13:37:03.9405326Z test_reference_numerics_small_values_ne_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.006s) 2022-08-13T13:37:03.9479807Z test_reference_numerics_small_values_ne_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.007s) 2022-08-13T13:37:03.9508710Z test_reference_numerics_small_values_pow_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:37:03.9518020Z test_reference_numerics_small_values_pow_cuda_complex128 (__main__.TestBinaryUfuncsCUDA) ... skip: Skipped! (0.001s) 2022-08-13T13:37:03.9526201Z test_reference_numerics_small_values_pow_cuda_complex32 (__main__.TestBinaryUfuncsCUDA) ... skip: Skipped! (0.001s) 2022-08-13T13:37:03.9534184Z test_reference_numerics_small_values_pow_cuda_complex64 (__main__.TestBinaryUfuncsCUDA) ... skip: Skipped! (0.001s) 2022-08-13T13:37:03.9562231Z test_reference_numerics_small_values_pow_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:37:03.9591207Z test_reference_numerics_small_values_pow_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:37:03.9626266Z test_reference_numerics_small_values_pow_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:37:03.9650763Z test_reference_numerics_small_values_pow_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... expected failure (0.002s) 2022-08-13T13:37:03.9674587Z test_reference_numerics_small_values_pow_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... expected failure (0.002s) 2022-08-13T13:37:03.9698529Z test_reference_numerics_small_values_pow_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... expected failure (0.002s) 2022-08-13T13:37:03.9722176Z test_reference_numerics_small_values_pow_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... expected failure (0.002s) 2022-08-13T13:37:03.9797360Z test_reference_numerics_small_values_pow_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.007s) 2022-08-13T13:37:03.9824694Z test_reference_numerics_small_values_remainder_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:37:03.9852489Z test_reference_numerics_small_values_remainder_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:37:03.9886156Z test_reference_numerics_small_values_remainder_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:37:03.9913468Z test_reference_numerics_small_values_remainder_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:37:03.9978970Z test_reference_numerics_small_values_remainder_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.006s) 2022-08-13T13:37:04.0043577Z test_reference_numerics_small_values_remainder_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.006s) 2022-08-13T13:37:04.0108677Z test_reference_numerics_small_values_remainder_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.006s) 2022-08-13T13:37:04.0174005Z test_reference_numerics_small_values_remainder_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.006s) 2022-08-13T13:37:04.0180918Z test_reference_numerics_small_values_remainder_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... skip: Skipped! (0.001s) 2022-08-13T13:37:04.0208857Z test_reference_numerics_small_values_sub_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:37:04.0395047Z test_reference_numerics_small_values_sub_cuda_complex128 (__main__.TestBinaryUfuncsCUDA) ... ok (0.018s) 2022-08-13T13:37:04.0571538Z test_reference_numerics_small_values_sub_cuda_complex32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.018s) 2022-08-13T13:37:04.0741406Z test_reference_numerics_small_values_sub_cuda_complex64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.017s) 2022-08-13T13:37:04.0769701Z test_reference_numerics_small_values_sub_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:37:04.0798887Z test_reference_numerics_small_values_sub_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:37:04.0827839Z test_reference_numerics_small_values_sub_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:37:04.0895356Z test_reference_numerics_small_values_sub_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.007s) 2022-08-13T13:37:04.0968798Z test_reference_numerics_small_values_sub_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.007s) 2022-08-13T13:37:04.1035919Z test_reference_numerics_small_values_sub_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.007s) 2022-08-13T13:37:04.1105592Z test_reference_numerics_small_values_sub_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.007s) 2022-08-13T13:37:04.1114735Z test_reference_numerics_small_values_sub_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... skip: Skipped! (0.001s) 2022-08-13T13:37:04.1378592Z test_reference_numerics_sub_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.026s) 2022-08-13T13:37:04.2181309Z test_reference_numerics_sub_cuda_complex128 (__main__.TestBinaryUfuncsCUDA) ... ok (0.080s) 2022-08-13T13:37:04.2723925Z test_reference_numerics_sub_cuda_complex32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.054s) 2022-08-13T13:37:04.3264433Z test_reference_numerics_sub_cuda_complex64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.054s) 2022-08-13T13:37:04.3697083Z test_reference_numerics_sub_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.043s) 2022-08-13T13:37:04.3947872Z test_reference_numerics_sub_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.025s) 2022-08-13T13:37:04.4409016Z test_reference_numerics_sub_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.046s) 2022-08-13T13:37:04.4532059Z test_reference_numerics_sub_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.012s) 2022-08-13T13:37:04.4691793Z test_reference_numerics_sub_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.016s) 2022-08-13T13:37:04.4864929Z test_reference_numerics_sub_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.017s) 2022-08-13T13:37:04.4964106Z test_reference_numerics_sub_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.010s) 2022-08-13T13:37:04.4972615Z test_reference_numerics_sub_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... skip: Skipped! (0.001s) 2022-08-13T13:37:04.5038762Z test_remainder_fmod_large_dividend_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.006s) 2022-08-13T13:37:04.5094170Z test_remainder_fmod_large_dividend_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.005s) 2022-08-13T13:37:04.5125263Z test_remainder_overflow_cuda (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:37:04.5158692Z test_rpow_cuda (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:37:04.5415324Z test_scalar_support_add_cuda_complex64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.026s) 2022-08-13T13:37:04.5581558Z test_scalar_support_add_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.017s) 2022-08-13T13:37:04.5671952Z test_scalar_support_add_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.009s) 2022-08-13T13:37:04.5765593Z test_scalar_support_bitwise_and_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.009s) 2022-08-13T13:37:04.5852560Z test_scalar_support_bitwise_or_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.009s) 2022-08-13T13:37:04.5939781Z test_scalar_support_bitwise_xor_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.009s) 2022-08-13T13:37:04.5960644Z test_scalar_support_clamp_max_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-08-13T13:37:04.5981832Z test_scalar_support_clamp_max_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-08-13T13:37:04.6002771Z test_scalar_support_clamp_min_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-08-13T13:37:04.6023548Z test_scalar_support_clamp_min_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-08-13T13:37:04.6383391Z test_scalar_support_eq_cuda_complex64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.036s) 2022-08-13T13:37:04.6627189Z test_scalar_support_eq_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.024s) 2022-08-13T13:37:04.6799907Z test_scalar_support_eq_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.017s) 2022-08-13T13:37:04.7043600Z test_scalar_support_float_power_cuda_complex64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.024s) 2022-08-13T13:37:04.7202892Z test_scalar_support_float_power_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.016s) 2022-08-13T13:37:04.7338396Z test_scalar_support_float_power_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.013s) 2022-08-13T13:37:04.7535304Z test_scalar_support_floor_divide_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.020s) 2022-08-13T13:37:04.7647598Z test_scalar_support_floor_divide_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.011s) 2022-08-13T13:37:04.7800095Z test_scalar_support_fmod_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.015s) 2022-08-13T13:37:04.7893632Z test_scalar_support_fmod_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.009s) 2022-08-13T13:37:04.7915338Z test_scalar_support_gcd_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-08-13T13:37:04.8160933Z test_scalar_support_ge_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.024s) 2022-08-13T13:37:04.8341248Z test_scalar_support_ge_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.018s) 2022-08-13T13:37:04.8585691Z test_scalar_support_gt_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.024s) 2022-08-13T13:37:04.8757495Z test_scalar_support_gt_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.017s) 2022-08-13T13:37:04.8778832Z test_scalar_support_heaviside_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-08-13T13:37:04.8800129Z test_scalar_support_heaviside_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-08-13T13:37:04.8821388Z test_scalar_support_isclose_cuda_complex64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-08-13T13:37:04.8842562Z test_scalar_support_isclose_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-08-13T13:37:04.8870392Z test_scalar_support_isclose_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:37:04.8891952Z test_scalar_support_jiterator_binary_cuda_complex64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-08-13T13:37:04.8913117Z test_scalar_support_jiterator_binary_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-08-13T13:37:04.8934655Z test_scalar_support_jiterator_binary_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-08-13T13:37:04.8956018Z test_scalar_support_jiterator_binary_return_by_ref_cuda_complex64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-08-13T13:37:04.8977607Z test_scalar_support_jiterator_binary_return_by_ref_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-08-13T13:37:04.8998791Z test_scalar_support_jiterator_binary_return_by_ref_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-08-13T13:37:04.9026312Z test_scalar_support_lcm_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:37:04.9278806Z test_scalar_support_le_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.025s) 2022-08-13T13:37:04.9451793Z test_scalar_support_le_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.017s) 2022-08-13T13:37:04.9473313Z test_scalar_support_logical_and_cuda_complex64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-08-13T13:37:04.9495162Z test_scalar_support_logical_and_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-08-13T13:37:04.9516572Z test_scalar_support_logical_and_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-08-13T13:37:04.9538598Z test_scalar_support_logical_or_cuda_complex64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-08-13T13:37:04.9566418Z test_scalar_support_logical_or_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:37:04.9587927Z test_scalar_support_logical_or_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-08-13T13:37:04.9609740Z test_scalar_support_logical_xor_cuda_complex64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-08-13T13:37:04.9631389Z test_scalar_support_logical_xor_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-08-13T13:37:04.9653200Z test_scalar_support_logical_xor_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-08-13T13:37:04.9898202Z test_scalar_support_lt_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.024s) 2022-08-13T13:37:05.0070359Z test_scalar_support_lt_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.017s) 2022-08-13T13:37:05.0097939Z test_scalar_support_max_binary_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:37:05.0118953Z test_scalar_support_max_binary_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-08-13T13:37:05.0140237Z test_scalar_support_maximum_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-08-13T13:37:05.0161430Z test_scalar_support_maximum_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-08-13T13:37:05.0182939Z test_scalar_support_min_binary_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-08-13T13:37:05.0204092Z test_scalar_support_min_binary_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-08-13T13:37:05.0225374Z test_scalar_support_minimum_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-08-13T13:37:05.0252825Z test_scalar_support_minimum_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:37:05.0606243Z test_scalar_support_ne_cuda_complex64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.035s) 2022-08-13T13:37:05.0850481Z test_scalar_support_ne_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.024s) 2022-08-13T13:37:05.1021908Z test_scalar_support_ne_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.017s) 2022-08-13T13:37:05.1268027Z test_scalar_support_pow_cuda_complex64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.024s) 2022-08-13T13:37:05.1427127Z test_scalar_support_pow_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.016s) 2022-08-13T13:37:05.1520417Z test_scalar_support_pow_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.009s) 2022-08-13T13:37:05.1696559Z test_scalar_support_remainder_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.018s) 2022-08-13T13:37:05.1799999Z test_scalar_support_remainder_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.010s) 2022-08-13T13:37:05.2055169Z test_scalar_support_sub_cuda_complex64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.025s) 2022-08-13T13:37:05.2221668Z test_scalar_support_sub_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.017s) 2022-08-13T13:37:05.2312902Z test_scalar_support_sub_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.009s) 2022-08-13T13:37:05.2325593Z test_signed_shift_cuda_int16 (__main__.TestBinaryUfuncsCUDA) 2022-08-13T13:37:05.2352697Z Ensure that signed integer bit shifting works as expected. ... ok (0.004s) 2022-08-13T13:37:05.2365328Z test_signed_shift_cuda_int32 (__main__.TestBinaryUfuncsCUDA) 2022-08-13T13:37:05.2398804Z Ensure that signed integer bit shifting works as expected. ... ok (0.004s) 2022-08-13T13:37:05.2411654Z test_signed_shift_cuda_int64 (__main__.TestBinaryUfuncsCUDA) 2022-08-13T13:37:05.2436866Z Ensure that signed integer bit shifting works as expected. ... ok (0.004s) 2022-08-13T13:37:05.2449749Z test_signed_shift_cuda_int8 (__main__.TestBinaryUfuncsCUDA) 2022-08-13T13:37:05.2476228Z Ensure that signed integer bit shifting works as expected. ... ok (0.004s) 2022-08-13T13:37:05.2503917Z test_sub_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... skip: Only runs on cpu (0.003s) 2022-08-13T13:37:05.2531143Z test_sub_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... skip: Only runs on cpu (0.003s) 2022-08-13T13:37:05.2558101Z test_sub_cuda_complex128 (__main__.TestBinaryUfuncsCUDA) ... skip: Only runs on cpu (0.003s) 2022-08-13T13:37:05.2585301Z test_sub_cuda_complex64 (__main__.TestBinaryUfuncsCUDA) ... skip: Only runs on cpu (0.003s) 2022-08-13T13:37:05.2612377Z test_sub_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... skip: Only runs on cpu (0.003s) 2022-08-13T13:37:05.2639374Z test_sub_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... skip: Only runs on cpu (0.003s) 2022-08-13T13:37:05.2672659Z test_sub_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... skip: Only runs on cpu (0.003s) 2022-08-13T13:37:05.2700210Z test_sub_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... skip: Only runs on cpu (0.003s) 2022-08-13T13:37:05.2727318Z test_sub_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... skip: Only runs on cpu (0.003s) 2022-08-13T13:37:05.2754346Z test_sub_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... skip: Only runs on cpu (0.003s) 2022-08-13T13:37:05.2781597Z test_sub_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... skip: Only runs on cpu (0.003s) 2022-08-13T13:37:05.2808853Z test_sub_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... skip: Only runs on cpu (0.003s) 2022-08-13T13:37:05.3115938Z test_sub_typing_cuda (__main__.TestBinaryUfuncsCUDA) ... ok (0.031s) 2022-08-13T13:37:05.3460843Z test_tensor_pow_tensor_cuda (__main__.TestBinaryUfuncsCUDA) ... test_binary_ufuncs.py:1374: RuntimeWarning: invalid value encountered in power 2022-08-13T13:37:05.3461364Z np_res = np.power(to_np(base), to_np(np_exponent)) 2022-08-13T13:37:05.3487974Z test_binary_ufuncs.py:1374: RuntimeWarning: divide by zero encountered in power 2022-08-13T13:37:05.3488383Z np_res = np.power(to_np(base), to_np(np_exponent)) 2022-08-13T13:37:05.4314270Z ok (0.120s) 2022-08-13T13:37:05.4526593Z test_trapezoid_cuda (__main__.TestBinaryUfuncsCUDA) ... ok (0.021s) 2022-08-13T13:37:05.4563889Z test_true_divide_out_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:37:05.4592783Z test_true_divide_out_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-08-13T13:37:05.4812094Z test_type_promotion___radd___cuda (__main__.TestBinaryUfuncsCUDA) ... ok (0.022s) 2022-08-13T13:37:05.4972807Z test_type_promotion___rand___cuda (__main__.TestBinaryUfuncsCUDA) ... ok (0.016s) 2022-08-13T13:37:05.5199769Z test_type_promotion___rdiv___cuda (__main__.TestBinaryUfuncsCUDA) ... expected failure (0.023s) 2022-08-13T13:37:05.7433532Z test_type_promotion___rmod___cuda (__main__.TestBinaryUfuncsCUDA) ... ok (0.223s) 2022-08-13T13:37:05.7652652Z test_type_promotion___rmul___cuda (__main__.TestBinaryUfuncsCUDA) ... ok (0.022s) 2022-08-13T13:37:05.7815412Z test_type_promotion___ror___cuda (__main__.TestBinaryUfuncsCUDA) ... ok (0.016s) 2022-08-13T13:37:05.7968191Z test_type_promotion___rpow___cuda (__main__.TestBinaryUfuncsCUDA) ... /opt/conda/lib/python3.7/site-packages/torch/_tensor.py:850: UserWarning: To copy construct from a tensor, it is recommended to use sourceTensor.clone().detach() or sourceTensor.clone().detach().requires_grad_(True), rather than torch.tensor(sourceTensor). 2022-08-13T13:37:05.7968993Z return torch.tensor(other, dtype=dtype, device=self.device) ** self 2022-08-13T13:37:05.8049919Z ok (0.023s) 2022-08-13T13:37:05.8270730Z test_type_promotion___rsub___cuda (__main__.TestBinaryUfuncsCUDA) ... ok (0.022s) 2022-08-13T13:37:05.8432996Z test_type_promotion___rxor___cuda (__main__.TestBinaryUfuncsCUDA) ... ok (0.016s) 2022-08-13T13:37:05.9015759Z test_type_promotion__refs_add_cuda (__main__.TestBinaryUfuncsCUDA) ... ok (0.058s) 2022-08-13T13:37:05.9451987Z test_type_promotion__refs_atan2_cuda (__main__.TestBinaryUfuncsCUDA) ... ok (0.044s) 2022-08-13T13:37:05.9744616Z test_type_promotion__refs_bitwise_and_cuda (__main__.TestBinaryUfuncsCUDA) ... ok (0.029s) 2022-08-13T13:37:06.0032616Z test_type_promotion__refs_bitwise_left_shift_cuda (__main__.TestBinaryUfuncsCUDA) ... ok (0.029s) 2022-08-13T13:37:06.0323191Z test_type_promotion__refs_bitwise_or_cuda (__main__.TestBinaryUfuncsCUDA) ... ok (0.029s) 2022-08-13T13:37:06.0614057Z test_type_promotion__refs_bitwise_xor_cuda (__main__.TestBinaryUfuncsCUDA) ... ok (0.029s) 2022-08-13T13:37:06.0836814Z test_type_promotion__refs_clamp_max_cuda (__main__.TestBinaryUfuncsCUDA) ... ok (0.022s) 2022-08-13T13:37:06.1056261Z test_type_promotion__refs_clamp_min_cuda (__main__.TestBinaryUfuncsCUDA) ... ok (0.022s) 2022-08-13T13:37:06.1191677Z test_type_promotion__refs_copysign_cuda (__main__.TestBinaryUfuncsCUDA) ... skip: Skipped! (0.013s) 2022-08-13T13:37:06.1671329Z test_type_promotion__refs_div_floor_rounding_cuda (__main__.TestBinaryUfuncsCUDA) ... ok (0.048s) 2022-08-13T13:37:06.2292120Z test_type_promotion__refs_div_no_rounding_mode_cuda (__main__.TestBinaryUfuncsCUDA) ... ok (0.062s) 2022-08-13T13:37:06.2772499Z test_type_promotion__refs_div_trunc_rounding_cuda (__main__.TestBinaryUfuncsCUDA) ... ok (0.048s) 2022-08-13T13:37:06.3324758Z test_type_promotion__refs_eq_cuda (__main__.TestBinaryUfuncsCUDA) ... ok (0.055s) 2022-08-13T13:37:06.3491766Z test_type_promotion__refs_float_power_cuda (__main__.TestBinaryUfuncsCUDA) ... expected failure (0.017s) 2022-08-13T13:37:06.7111522Z test_type_promotion__refs_floor_divide_cuda (__main__.TestBinaryUfuncsCUDA) ... ok (0.362s) 2022-08-13T13:37:06.7520324Z test_type_promotion__refs_fmax_cuda (__main__.TestBinaryUfuncsCUDA) ... ok (0.041s) 2022-08-13T13:37:06.7928439Z test_type_promotion__refs_fmin_cuda (__main__.TestBinaryUfuncsCUDA) ... ok (0.041s) 2022-08-13T13:37:06.8385740Z test_type_promotion__refs_fmod_cuda (__main__.TestBinaryUfuncsCUDA) ... ok (0.046s) 2022-08-13T13:37:06.8680307Z test_type_promotion__refs_gcd_cuda (__main__.TestBinaryUfuncsCUDA) ... ok (0.029s) 2022-08-13T13:37:06.9089696Z test_type_promotion__refs_ge_cuda (__main__.TestBinaryUfuncsCUDA) ... ok (0.041s) 2022-08-13T13:37:06.9499137Z test_type_promotion__refs_gt_cuda (__main__.TestBinaryUfuncsCUDA) ... ok (0.041s) 2022-08-13T13:37:07.0632168Z test_type_promotion__refs_heaviside_cuda (__main__.TestBinaryUfuncsCUDA) ... ok (0.113s) 2022-08-13T13:37:07.0890014Z test_type_promotion__refs_hypot_cuda (__main__.TestBinaryUfuncsCUDA) ... ok (0.026s) 2022-08-13T13:37:07.1149892Z test_type_promotion__refs_igamma_cuda (__main__.TestBinaryUfuncsCUDA) ... ok (0.026s) 2022-08-13T13:37:07.1409305Z test_type_promotion__refs_igammac_cuda (__main__.TestBinaryUfuncsCUDA) ... ok (0.026s) 2022-08-13T13:37:07.1578145Z test_type_promotion__refs_isclose_cuda (__main__.TestBinaryUfuncsCUDA) ... expected failure (0.017s) 2022-08-13T13:37:07.2381465Z test_type_promotion__refs_lcm_cuda (__main__.TestBinaryUfuncsCUDA) ... ok (0.080s) 2022-08-13T13:37:07.2787258Z test_type_promotion__refs_le_cuda (__main__.TestBinaryUfuncsCUDA) ... ok (0.040s) 2022-08-13T13:37:07.3191798Z test_type_promotion__refs_logical_and_cuda (__main__.TestBinaryUfuncsCUDA) ... ok (0.040s) 2022-08-13T13:37:07.3703359Z test_type_promotion__refs_logical_or_cuda (__main__.TestBinaryUfuncsCUDA) ... ok (0.051s) 2022-08-13T13:37:07.4102935Z test_type_promotion__refs_logical_xor_cuda (__main__.TestBinaryUfuncsCUDA) ... ok (0.040s) 2022-08-13T13:37:07.4514072Z test_type_promotion__refs_lt_cuda (__main__.TestBinaryUfuncsCUDA) ... ok (0.041s) 2022-08-13T13:37:07.4931820Z test_type_promotion__refs_maximum_cuda (__main__.TestBinaryUfuncsCUDA) ... ok (0.042s) 2022-08-13T13:37:07.5348946Z test_type_promotion__refs_minimum_cuda (__main__.TestBinaryUfuncsCUDA) ... ok (0.042s) 2022-08-13T13:37:07.5926703Z test_type_promotion__refs_mul_cuda (__main__.TestBinaryUfuncsCUDA) ... ok (0.058s) 2022-08-13T13:37:07.6473403Z test_type_promotion__refs_ne_cuda (__main__.TestBinaryUfuncsCUDA) ... ok (0.055s) 2022-08-13T13:37:07.6729891Z test_type_promotion__refs_nextafter_cuda (__main__.TestBinaryUfuncsCUDA) ... ok (0.026s) 2022-08-13T13:37:07.7306166Z test_type_promotion__refs_pow_cuda (__main__.TestBinaryUfuncsCUDA) ... ok (0.057s) 2022-08-13T13:37:07.7765511Z test_type_promotion__refs_remainder_cuda (__main__.TestBinaryUfuncsCUDA) ... ok (0.046s) 2022-08-13T13:37:07.8141018Z test_type_promotion__refs_rsub_cuda (__main__.TestBinaryUfuncsCUDA) ... ok (0.037s) 2022-08-13T13:37:09.9220001Z test_type_promotion__refs_special_zeta_cuda (__main__.TestBinaryUfuncsCUDA) ... ok (2.108s) 2022-08-13T13:37:09.9811495Z test_type_promotion__refs_sub_cuda (__main__.TestBinaryUfuncsCUDA) ... ok (0.059s) 2022-08-13T13:37:10.0433575Z test_type_promotion__refs_true_divide_cuda (__main__.TestBinaryUfuncsCUDA) ... ok (0.062s) 2022-08-13T13:37:10.0948335Z test_type_promotion_add_cuda (__main__.TestBinaryUfuncsCUDA) ... ok (0.051s) 2022-08-13T13:37:10.1309404Z test_type_promotion_atan2_cuda (__main__.TestBinaryUfuncsCUDA) ... ok (0.036s) 2022-08-13T13:37:10.1595394Z test_type_promotion_bitwise_and_cuda (__main__.TestBinaryUfuncsCUDA) ... expected failure (0.028s) 2022-08-13T13:37:10.1732696Z test_type_promotion_bitwise_left_shift_cuda (__main__.TestBinaryUfuncsCUDA) ... skip: Skipped! (0.014s) 2022-08-13T13:37:10.2016518Z test_type_promotion_bitwise_or_cuda (__main__.TestBinaryUfuncsCUDA) ... expected failure (0.028s) 2022-08-13T13:37:10.2153607Z test_type_promotion_bitwise_right_shift_cuda (__main__.TestBinaryUfuncsCUDA) ... skip: Skipped! (0.014s) 2022-08-13T13:37:10.2442332Z test_type_promotion_bitwise_xor_cuda (__main__.TestBinaryUfuncsCUDA) ... expected failure (0.029s) 2022-08-13T13:37:10.2703122Z test_type_promotion_clamp_max_cuda (__main__.TestBinaryUfuncsCUDA) ... expected failure (0.026s) 2022-08-13T13:37:10.2968513Z test_type_promotion_clamp_min_cuda (__main__.TestBinaryUfuncsCUDA) ... expected failure (0.026s) 2022-08-13T13:37:10.3184457Z test_type_promotion_complex_cuda (__main__.TestBinaryUfuncsCUDA) ... expected failure (0.021s) 2022-08-13T13:37:10.3546772Z test_type_promotion_copysign_cuda (__main__.TestBinaryUfuncsCUDA) ... ok (0.036s) 2022-08-13T13:37:10.3928347Z test_type_promotion_div_floor_rounding_cuda (__main__.TestBinaryUfuncsCUDA) ... ok (0.038s) 2022-08-13T13:37:10.4451896Z test_type_promotion_div_no_rounding_mode_cuda (__main__.TestBinaryUfuncsCUDA) ... ok (0.052s) 2022-08-13T13:37:10.4831248Z test_type_promotion_div_trunc_rounding_cuda (__main__.TestBinaryUfuncsCUDA) ... ok (0.038s) 2022-08-13T13:37:10.5088605Z test_type_promotion_eq_cuda (__main__.TestBinaryUfuncsCUDA) ... ok (0.026s) 2022-08-13T13:37:10.5224039Z test_type_promotion_float_power_cuda (__main__.TestBinaryUfuncsCUDA) ... skip: Skipped! (0.014s) 2022-08-13T13:37:10.5605661Z test_type_promotion_floor_divide_cuda (__main__.TestBinaryUfuncsCUDA) ... ok (0.038s) 2022-08-13T13:37:10.5740617Z test_type_promotion_fmax_cuda (__main__.TestBinaryUfuncsCUDA) ... skip: Skipped! (0.013s) 2022-08-13T13:37:10.5876722Z test_type_promotion_fmin_cuda (__main__.TestBinaryUfuncsCUDA) ... skip: Skipped! (0.014s) 2022-08-13T13:37:10.6209932Z test_type_promotion_fmod_cuda (__main__.TestBinaryUfuncsCUDA) ... ok (0.033s) 2022-08-13T13:37:11.2831276Z test_type_promotion_gcd_cuda (__main__.TestBinaryUfuncsCUDA) ... ok (0.662s) 2022-08-13T13:37:11.3055224Z test_type_promotion_ge_cuda (__main__.TestBinaryUfuncsCUDA) ... ok (0.022s) 2022-08-13T13:37:11.3271818Z test_type_promotion_gt_cuda (__main__.TestBinaryUfuncsCUDA) ... ok (0.022s) 2022-08-13T13:37:11.3472623Z test_type_promotion_heaviside_cuda (__main__.TestBinaryUfuncsCUDA) ... expected failure (0.020s) 2022-08-13T13:37:11.3698698Z test_type_promotion_hypot_cuda (__main__.TestBinaryUfuncsCUDA) ... ok (0.022s) 2022-08-13T13:37:11.3924773Z test_type_promotion_igamma_cuda (__main__.TestBinaryUfuncsCUDA) ... ok (0.022s) 2022-08-13T13:37:11.4171278Z test_type_promotion_igammac_cuda (__main__.TestBinaryUfuncsCUDA) ... ok (0.025s) 2022-08-13T13:37:11.4365779Z test_type_promotion_isclose_cuda (__main__.TestBinaryUfuncsCUDA) ... expected failure (0.019s) 2022-08-13T13:37:13.0396530Z test_type_promotion_jiterator_binary_cuda (__main__.TestBinaryUfuncsCUDA) ... ok (1.603s) 2022-08-13T13:37:14.5225355Z test_type_promotion_jiterator_binary_return_by_ref_cuda (__main__.TestBinaryUfuncsCUDA) ... ok (1.483s) 2022-08-13T13:37:15.2273493Z test_type_promotion_lcm_cuda (__main__.TestBinaryUfuncsCUDA) ... ok (0.705s) 2022-08-13T13:37:15.2805913Z test_type_promotion_ldexp_cuda (__main__.TestBinaryUfuncsCUDA) ... ok (0.053s) 2022-08-13T13:37:15.3022373Z test_type_promotion_le_cuda (__main__.TestBinaryUfuncsCUDA) ... ok (0.022s) 2022-08-13T13:37:15.3258368Z test_type_promotion_logical_and_cuda (__main__.TestBinaryUfuncsCUDA) ... ok (0.023s) 2022-08-13T13:37:15.3493994Z test_type_promotion_logical_or_cuda (__main__.TestBinaryUfuncsCUDA) ... ok (0.023s) 2022-08-13T13:37:15.3729798Z test_type_promotion_logical_xor_cuda (__main__.TestBinaryUfuncsCUDA) ... ok (0.023s) 2022-08-13T13:37:15.3951619Z test_type_promotion_lt_cuda (__main__.TestBinaryUfuncsCUDA) ... ok (0.022s) 2022-08-13T13:37:15.4219840Z test_type_promotion_max_binary_cuda (__main__.TestBinaryUfuncsCUDA) ... expected failure (0.027s) 2022-08-13T13:37:15.4478082Z test_type_promotion_maximum_cuda (__main__.TestBinaryUfuncsCUDA) ... expected failure (0.026s) 2022-08-13T13:37:15.4746652Z test_type_promotion_min_binary_cuda (__main__.TestBinaryUfuncsCUDA) ... expected failure (0.027s) 2022-08-13T13:37:15.5004635Z test_type_promotion_minimum_cuda (__main__.TestBinaryUfuncsCUDA) ... expected failure (0.026s) 2022-08-13T13:37:15.5452121Z test_type_promotion_mul_cuda (__main__.TestBinaryUfuncsCUDA) ... ok (0.045s) 2022-08-13T13:37:15.5708752Z test_type_promotion_ne_cuda (__main__.TestBinaryUfuncsCUDA) ... ok (0.026s) 2022-08-13T13:37:15.5934963Z test_type_promotion_nextafter_cuda (__main__.TestBinaryUfuncsCUDA) ... ok (0.022s) 2022-08-13T13:37:15.6072429Z test_type_promotion_polar_cuda (__main__.TestBinaryUfuncsCUDA) ... skip: Skipped! (0.014s) 2022-08-13T13:37:15.6523645Z test_type_promotion_pow_cuda (__main__.TestBinaryUfuncsCUDA) ... ok (0.045s) 2022-08-13T13:37:15.6857750Z test_type_promotion_remainder_cuda (__main__.TestBinaryUfuncsCUDA) ... ok (0.033s) 2022-08-13T13:37:15.7073219Z test_type_promotion_rsub_cuda (__main__.TestBinaryUfuncsCUDA) ... ok (0.021s) 2022-08-13T13:37:17.3432004Z test_type_promotion_special_chebyshev_polynomial_t_cuda (__main__.TestBinaryUfuncsCUDA) ... ok (1.636s) 2022-08-13T13:37:19.5973052Z test_type_promotion_special_chebyshev_polynomial_u_cuda (__main__.TestBinaryUfuncsCUDA) ... ok (2.254s) 2022-08-13T13:37:19.6108737Z test_type_promotion_special_chebyshev_polynomial_v_cuda (__main__.TestBinaryUfuncsCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.014s) 2022-08-13T13:37:19.6244749Z test_type_promotion_special_chebyshev_polynomial_w_cuda (__main__.TestBinaryUfuncsCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.013s) 2022-08-13T13:37:21.0189836Z test_type_promotion_special_hermite_polynomial_h_cuda (__main__.TestBinaryUfuncsCUDA) ... ok (1.394s) 2022-08-13T13:37:22.4209350Z test_type_promotion_special_hermite_polynomial_he_cuda (__main__.TestBinaryUfuncsCUDA) ... ok (1.402s) 2022-08-13T13:37:24.8981208Z test_type_promotion_special_laguerre_polynomial_l_cuda (__main__.TestBinaryUfuncsCUDA) ... ok (2.477s) 2022-08-13T13:37:24.9118896Z test_type_promotion_special_legendre_polynomial_p_cuda (__main__.TestBinaryUfuncsCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.014s) 2022-08-13T13:37:24.9264175Z test_type_promotion_special_shifted_chebyshev_polynomial_t_cuda (__main__.TestBinaryUfuncsCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.014s) 2022-08-13T13:37:24.9400602Z test_type_promotion_special_shifted_chebyshev_polynomial_u_cuda (__main__.TestBinaryUfuncsCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.014s) 2022-08-13T13:37:24.9535814Z test_type_promotion_special_shifted_chebyshev_polynomial_v_cuda (__main__.TestBinaryUfuncsCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.013s) 2022-08-13T13:37:24.9670385Z test_type_promotion_special_shifted_chebyshev_polynomial_w_cuda (__main__.TestBinaryUfuncsCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.013s) 2022-08-13T13:37:25.0053320Z test_type_promotion_special_xlog1py_cuda (__main__.TestBinaryUfuncsCUDA) ... ok (0.038s) 2022-08-13T13:37:27.2553795Z test_type_promotion_special_zeta_cuda (__main__.TestBinaryUfuncsCUDA) ... ok (2.250s) 2022-08-13T13:37:27.3033949Z test_type_promotion_sub_cuda (__main__.TestBinaryUfuncsCUDA) ... ok (0.048s) 2022-08-13T13:37:27.3581422Z test_type_promotion_true_divide_cuda (__main__.TestBinaryUfuncsCUDA) ... ok (0.055s) 2022-08-13T13:37:27.3949298Z test_type_promotion_xlogy_cuda (__main__.TestBinaryUfuncsCUDA) ... ok (0.037s) 2022-08-13T13:37:27.4072577Z test_xlogy_xlog1py_bfloat16_cuda (__main__.TestBinaryUfuncsCUDA) ... ok (0.012s) 2022-08-13T13:37:27.4468008Z test_xlogy_xlog1py_cuda_bool_bool (__main__.TestBinaryUfuncsCUDA) ... ok (0.039s) 2022-08-13T13:37:27.4836832Z test_xlogy_xlog1py_cuda_bool_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.037s) 2022-08-13T13:37:27.5196379Z test_xlogy_xlog1py_cuda_bool_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.036s) 2022-08-13T13:37:27.5550819Z test_xlogy_xlog1py_cuda_bool_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.035s) 2022-08-13T13:37:27.5952038Z test_xlogy_xlog1py_cuda_bool_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.040s) 2022-08-13T13:37:27.6350934Z test_xlogy_xlog1py_cuda_bool_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.040s) 2022-08-13T13:37:27.6749239Z test_xlogy_xlog1py_cuda_bool_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.040s) 2022-08-13T13:37:27.7144002Z test_xlogy_xlog1py_cuda_bool_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.039s) 2022-08-13T13:37:27.7549585Z test_xlogy_xlog1py_cuda_bool_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.040s) 2022-08-13T13:37:27.7821112Z test_xlogy_xlog1py_cuda_float16_bool (__main__.TestBinaryUfuncsCUDA) ... ok (0.027s) 2022-08-13T13:37:27.8052667Z test_xlogy_xlog1py_cuda_float16_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.023s) 2022-08-13T13:37:27.8283249Z test_xlogy_xlog1py_cuda_float16_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.023s) 2022-08-13T13:37:27.8510017Z test_xlogy_xlog1py_cuda_float16_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.023s) 2022-08-13T13:37:27.8783192Z test_xlogy_xlog1py_cuda_float16_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.027s) 2022-08-13T13:37:27.9055147Z test_xlogy_xlog1py_cuda_float16_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.027s) 2022-08-13T13:37:27.9333059Z test_xlogy_xlog1py_cuda_float16_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.028s) 2022-08-13T13:37:27.9604415Z test_xlogy_xlog1py_cuda_float16_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.027s) 2022-08-13T13:37:27.9876674Z test_xlogy_xlog1py_cuda_float16_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.027s) 2022-08-13T13:37:28.0151430Z test_xlogy_xlog1py_cuda_float32_bool (__main__.TestBinaryUfuncsCUDA) ... ok (0.027s) 2022-08-13T13:37:28.0383029Z test_xlogy_xlog1py_cuda_float32_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.023s) 2022-08-13T13:37:28.0613230Z test_xlogy_xlog1py_cuda_float32_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.023s) 2022-08-13T13:37:28.0838141Z test_xlogy_xlog1py_cuda_float32_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.022s) 2022-08-13T13:37:28.1113935Z test_xlogy_xlog1py_cuda_float32_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.027s) 2022-08-13T13:37:28.1383882Z test_xlogy_xlog1py_cuda_float32_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.027s) 2022-08-13T13:37:28.1655506Z test_xlogy_xlog1py_cuda_float32_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.027s) 2022-08-13T13:37:28.1924255Z test_xlogy_xlog1py_cuda_float32_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.027s) 2022-08-13T13:37:28.2194066Z test_xlogy_xlog1py_cuda_float32_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.027s) 2022-08-13T13:37:28.2458805Z test_xlogy_xlog1py_cuda_float64_bool (__main__.TestBinaryUfuncsCUDA) ... ok (0.026s) 2022-08-13T13:37:28.2683528Z test_xlogy_xlog1py_cuda_float64_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.022s) 2022-08-13T13:37:28.2912756Z test_xlogy_xlog1py_cuda_float64_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.023s) 2022-08-13T13:37:28.3132462Z test_xlogy_xlog1py_cuda_float64_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.022s) 2022-08-13T13:37:28.3395938Z test_xlogy_xlog1py_cuda_float64_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.026s) 2022-08-13T13:37:28.3660152Z test_xlogy_xlog1py_cuda_float64_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.026s) 2022-08-13T13:37:28.3924053Z test_xlogy_xlog1py_cuda_float64_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.026s) 2022-08-13T13:37:28.4188532Z test_xlogy_xlog1py_cuda_float64_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.026s) 2022-08-13T13:37:28.4453067Z test_xlogy_xlog1py_cuda_float64_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.026s) 2022-08-13T13:37:28.4856369Z test_xlogy_xlog1py_cuda_int16_bool (__main__.TestBinaryUfuncsCUDA) ... ok (0.040s) 2022-08-13T13:37:28.5215362Z test_xlogy_xlog1py_cuda_int16_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.036s) 2022-08-13T13:37:28.5575736Z test_xlogy_xlog1py_cuda_int16_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.036s) 2022-08-13T13:37:28.5929656Z test_xlogy_xlog1py_cuda_int16_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.035s) 2022-08-13T13:37:28.6329126Z test_xlogy_xlog1py_cuda_int16_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.040s) 2022-08-13T13:37:28.6726088Z test_xlogy_xlog1py_cuda_int16_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.040s) 2022-08-13T13:37:28.7122777Z test_xlogy_xlog1py_cuda_int16_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.040s) 2022-08-13T13:37:28.7530269Z test_xlogy_xlog1py_cuda_int16_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.041s) 2022-08-13T13:37:28.7929911Z test_xlogy_xlog1py_cuda_int16_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.040s) 2022-08-13T13:37:28.8322705Z test_xlogy_xlog1py_cuda_int32_bool (__main__.TestBinaryUfuncsCUDA) ... ok (0.039s) 2022-08-13T13:37:28.8683886Z test_xlogy_xlog1py_cuda_int32_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.036s) 2022-08-13T13:37:28.9046200Z test_xlogy_xlog1py_cuda_int32_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.036s) 2022-08-13T13:37:28.9400321Z test_xlogy_xlog1py_cuda_int32_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.035s) 2022-08-13T13:37:28.9795057Z test_xlogy_xlog1py_cuda_int32_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.039s) 2022-08-13T13:37:29.0199314Z test_xlogy_xlog1py_cuda_int32_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.040s) 2022-08-13T13:37:29.0596529Z test_xlogy_xlog1py_cuda_int32_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.040s) 2022-08-13T13:37:29.0990261Z test_xlogy_xlog1py_cuda_int32_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.039s) 2022-08-13T13:37:29.1388024Z test_xlogy_xlog1py_cuda_int32_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.040s) 2022-08-13T13:37:29.1782176Z test_xlogy_xlog1py_cuda_int64_bool (__main__.TestBinaryUfuncsCUDA) ... ok (0.039s) 2022-08-13T13:37:29.2142063Z test_xlogy_xlog1py_cuda_int64_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.036s) 2022-08-13T13:37:29.2500129Z test_xlogy_xlog1py_cuda_int64_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.036s) 2022-08-13T13:37:29.2857587Z test_xlogy_xlog1py_cuda_int64_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.036s) 2022-08-13T13:37:29.3253176Z test_xlogy_xlog1py_cuda_int64_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.039s) 2022-08-13T13:37:29.3651960Z test_xlogy_xlog1py_cuda_int64_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.040s) 2022-08-13T13:37:29.4048669Z test_xlogy_xlog1py_cuda_int64_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.040s) 2022-08-13T13:37:29.4450698Z test_xlogy_xlog1py_cuda_int64_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.040s) 2022-08-13T13:37:29.4847137Z test_xlogy_xlog1py_cuda_int64_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.040s) 2022-08-13T13:37:29.5245327Z test_xlogy_xlog1py_cuda_int8_bool (__main__.TestBinaryUfuncsCUDA) ... ok (0.040s) 2022-08-13T13:37:29.5609181Z test_xlogy_xlog1py_cuda_int8_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.036s) 2022-08-13T13:37:29.5967226Z test_xlogy_xlog1py_cuda_int8_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.036s) 2022-08-13T13:37:29.6320809Z test_xlogy_xlog1py_cuda_int8_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.035s) 2022-08-13T13:37:29.6715700Z test_xlogy_xlog1py_cuda_int8_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.039s) 2022-08-13T13:37:29.7118372Z test_xlogy_xlog1py_cuda_int8_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.040s) 2022-08-13T13:37:29.7519661Z test_xlogy_xlog1py_cuda_int8_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.040s) 2022-08-13T13:37:29.7919747Z test_xlogy_xlog1py_cuda_int8_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.040s) 2022-08-13T13:37:29.8319978Z test_xlogy_xlog1py_cuda_int8_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.040s) 2022-08-13T13:37:29.8722183Z test_xlogy_xlog1py_cuda_uint8_bool (__main__.TestBinaryUfuncsCUDA) ... ok (0.040s) 2022-08-13T13:37:29.9077322Z test_xlogy_xlog1py_cuda_uint8_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.035s) 2022-08-13T13:37:29.9431197Z test_xlogy_xlog1py_cuda_uint8_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.035s) 2022-08-13T13:37:29.9783998Z test_xlogy_xlog1py_cuda_uint8_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.035s) 2022-08-13T13:37:30.0185700Z test_xlogy_xlog1py_cuda_uint8_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.040s) 2022-08-13T13:37:30.0580711Z test_xlogy_xlog1py_cuda_uint8_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.039s) 2022-08-13T13:37:30.0983878Z test_xlogy_xlog1py_cuda_uint8_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.040s) 2022-08-13T13:37:30.1382454Z test_xlogy_xlog1py_cuda_uint8_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.040s) 2022-08-13T13:37:30.1775435Z test_xlogy_xlog1py_cuda_uint8_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.039s) 2022-08-13T13:37:30.1811534Z test_xlogy_xlog1py_scalar_type_promotion_cuda (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-08-13T13:37:30.1853324Z test_zeta_cuda_bool_bool (__main__.TestBinaryUfuncsCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:37:30.1895063Z test_zeta_cuda_bool_float32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:37:30.1936581Z test_zeta_cuda_bool_float64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:37:30.1977864Z test_zeta_cuda_bool_int16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:37:30.2019289Z test_zeta_cuda_bool_int32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:37:30.2066964Z test_zeta_cuda_bool_int64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.005s) 2022-08-13T13:37:30.2108474Z test_zeta_cuda_bool_int8 (__main__.TestBinaryUfuncsCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:37:30.2149983Z test_zeta_cuda_bool_uint8 (__main__.TestBinaryUfuncsCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:37:30.2191720Z test_zeta_cuda_float32_bool (__main__.TestBinaryUfuncsCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:37:30.2233086Z test_zeta_cuda_float32_float32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:37:30.2274513Z test_zeta_cuda_float32_float64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:37:30.2315878Z test_zeta_cuda_float32_int16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:37:30.2357289Z test_zeta_cuda_float32_int32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:37:30.2399140Z test_zeta_cuda_float32_int64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:37:30.2440774Z test_zeta_cuda_float32_int8 (__main__.TestBinaryUfuncsCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:37:30.2482044Z test_zeta_cuda_float32_uint8 (__main__.TestBinaryUfuncsCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:37:30.2529938Z test_zeta_cuda_float64_bool (__main__.TestBinaryUfuncsCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.005s) 2022-08-13T13:37:30.2571602Z test_zeta_cuda_float64_float32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:37:30.2612869Z test_zeta_cuda_float64_float64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:37:30.2654556Z test_zeta_cuda_float64_int16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:37:30.2696157Z test_zeta_cuda_float64_int32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:37:30.2737533Z test_zeta_cuda_float64_int64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:37:30.2779188Z test_zeta_cuda_float64_int8 (__main__.TestBinaryUfuncsCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:37:30.2820674Z test_zeta_cuda_float64_uint8 (__main__.TestBinaryUfuncsCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:37:30.2862706Z test_zeta_cuda_int16_bool (__main__.TestBinaryUfuncsCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:37:30.2903851Z test_zeta_cuda_int16_float32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:37:30.2945193Z test_zeta_cuda_int16_float64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:37:30.2992481Z test_zeta_cuda_int16_int16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.005s) 2022-08-13T13:37:30.3033541Z test_zeta_cuda_int16_int32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:37:30.3074911Z test_zeta_cuda_int16_int64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:37:30.3116109Z test_zeta_cuda_int16_int8 (__main__.TestBinaryUfuncsCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:37:30.3157751Z test_zeta_cuda_int16_uint8 (__main__.TestBinaryUfuncsCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:37:30.3199336Z test_zeta_cuda_int32_bool (__main__.TestBinaryUfuncsCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:37:30.3240553Z test_zeta_cuda_int32_float32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:37:30.3282160Z test_zeta_cuda_int32_float64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:37:30.3323781Z test_zeta_cuda_int32_int16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:37:30.3365263Z test_zeta_cuda_int32_int32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:37:30.3406770Z test_zeta_cuda_int32_int64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:37:30.3454382Z test_zeta_cuda_int32_int8 (__main__.TestBinaryUfuncsCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.005s) 2022-08-13T13:37:30.3495589Z test_zeta_cuda_int32_uint8 (__main__.TestBinaryUfuncsCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:37:30.3536978Z test_zeta_cuda_int64_bool (__main__.TestBinaryUfuncsCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:37:30.3578307Z test_zeta_cuda_int64_float32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:37:30.3619798Z test_zeta_cuda_int64_float64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:37:30.3661160Z test_zeta_cuda_int64_int16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:37:30.3702731Z test_zeta_cuda_int64_int32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:37:30.3744174Z test_zeta_cuda_int64_int64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:37:30.3785624Z test_zeta_cuda_int64_int8 (__main__.TestBinaryUfuncsCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:37:30.3827166Z test_zeta_cuda_int64_uint8 (__main__.TestBinaryUfuncsCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:37:30.3868742Z test_zeta_cuda_int8_bool (__main__.TestBinaryUfuncsCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:37:30.3916487Z test_zeta_cuda_int8_float32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.005s) 2022-08-13T13:37:30.3957895Z test_zeta_cuda_int8_float64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:37:30.3999305Z test_zeta_cuda_int8_int16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:37:30.4040863Z test_zeta_cuda_int8_int32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:37:30.4082380Z test_zeta_cuda_int8_int64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:37:30.4123714Z test_zeta_cuda_int8_int8 (__main__.TestBinaryUfuncsCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:37:30.4165500Z test_zeta_cuda_int8_uint8 (__main__.TestBinaryUfuncsCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:37:30.4206740Z test_zeta_cuda_uint8_bool (__main__.TestBinaryUfuncsCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:37:30.4248667Z test_zeta_cuda_uint8_float32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:37:30.4290189Z test_zeta_cuda_uint8_float64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:37:30.4332271Z test_zeta_cuda_uint8_int16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:37:30.4380216Z test_zeta_cuda_uint8_int32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.005s) 2022-08-13T13:37:30.4421578Z test_zeta_cuda_uint8_int64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:37:30.4463180Z test_zeta_cuda_uint8_int8 (__main__.TestBinaryUfuncsCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:37:30.4504826Z test_zeta_cuda_uint8_uint8 (__main__.TestBinaryUfuncsCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:37:30.4507528Z 2022-08-13T13:37:30.4510184Z ---------------------------------------------------------------------- 2022-08-13T13:37:30.4511072Z Ran 8335 tests in 200.642s 2022-08-13T13:37:30.4511257Z 2022-08-13T13:37:30.4511411Z OK (skipped=641, expected failures=23) 2022-08-13T13:37:30.4514238Z 2022-08-13T13:37:30.4514546Z Generating XML reports... 2022-08-13T13:37:31.5298918Z Generated XML report: test-reports/python-unittest/test_binary_ufuncs/TEST-TestBinaryUfuncsCUDA-20220813133409.xml 2022-08-13T13:37:32.1959505Z Running test_complex ... [2022-08-13 13:37:32.195418] 2022-08-13T13:37:32.1960178Z Executing ['/opt/conda/bin/python', '-bb', 'test_complex.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2022-08-13 13:37:32.195527] 2022-08-13T13:37:35.3497974Z Test results will be stored in test-reports/python-unittest/test_complex 2022-08-13T13:37:35.3515958Z 2022-08-13T13:37:35.3516623Z Running tests... 2022-08-13T13:37:35.3517114Z ---------------------------------------------------------------------- 2022-08-13T13:37:35.3561491Z test_dtype_inference_cuda_float32 (__main__.TestComplexTensorCUDA) ... ok (0.004s) 2022-08-13T13:37:35.3590188Z test_dtype_inference_cuda_float64 (__main__.TestComplexTensorCUDA) ... ok (0.003s) 2022-08-13T13:37:35.3615422Z test_to_list_cuda_complex128 (__main__.TestComplexTensorCUDA) ... ok (0.002s) 2022-08-13T13:37:35.3639512Z test_to_list_cuda_complex64 (__main__.TestComplexTensorCUDA) ... ok (0.002s) 2022-08-13T13:37:35.3640028Z 2022-08-13T13:37:35.3640523Z ---------------------------------------------------------------------- 2022-08-13T13:37:35.3640861Z Ran 4 tests in 0.012s 2022-08-13T13:37:35.3641026Z 2022-08-13T13:37:35.3645988Z OK 2022-08-13T13:37:35.3646384Z 2022-08-13T13:37:35.3646542Z Generating XML reports... 2022-08-13T13:37:35.3677815Z Generated XML report: test-reports/python-unittest/test_complex/TEST-TestComplexTensorCUDA-20220813133735.xml 2022-08-13T13:37:35.6881262Z Running test_cpp_extensions_aot_ninja ... [2022-08-13 13:37:35.687643] 2022-08-13T13:37:37.7346689Z /opt/conda/lib/python3.7/site-packages/setuptools/_distutils/extension.py:131: UserWarning: Unknown Extension options: 'dlink' 2022-08-13T13:37:37.7347192Z warnings.warn(msg) 2022-08-13T13:37:38.2222901Z running install 2022-08-13T13:37:38.2223774Z /opt/conda/lib/python3.7/site-packages/setuptools/command/install.py:37: SetuptoolsDeprecationWarning: setup.py install is deprecated. Use build and pip and other standards-based tools. 2022-08-13T13:37:38.2224370Z setuptools.SetuptoolsDeprecationWarning, 2022-08-13T13:37:38.2380821Z running build 2022-08-13T13:37:38.2381089Z running build_py 2022-08-13T13:37:38.3193618Z creating build 2022-08-13T13:37:38.3194126Z creating build/lib.linux-x86_64-3.7 2022-08-13T13:37:38.3194548Z creating build/lib.linux-x86_64-3.7/torch_test_cpp_extension 2022-08-13T13:37:38.3195166Z copying torch_test_cpp_extension/__init__.py -> build/lib.linux-x86_64-3.7/torch_test_cpp_extension 2022-08-13T13:37:38.3198278Z running build_ext 2022-08-13T13:37:38.3772379Z building 'torch_test_cpp_extension.cpp' extension 2022-08-13T13:37:38.3773569Z creating /var/lib/jenkins/workspace/test/cpp_extensions/build/temp.linux-x86_64-3.7 2022-08-13T13:37:38.4242038Z Emitting ninja build file /var/lib/jenkins/workspace/test/cpp_extensions/build/temp.linux-x86_64-3.7/build.ninja... 2022-08-13T13:37:38.4244299Z Compiling objects... 2022-08-13T13:37:38.4244740Z Using envvar MAX_JOBS (14) as the number of workers... 2022-08-13T13:38:10.5678713Z [1/1] c++ -MMD -MF /var/lib/jenkins/workspace/test/cpp_extensions/build/temp.linux-x86_64-3.7/extension.o.d -pthread -B /opt/conda/compiler_compat -Wl,--sysroot=/ -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -fPIC -I/opt/conda/lib/python3.7/site-packages/torch/include -I/opt/conda/lib/python3.7/site-packages/torch/include/torch/csrc/api/include -I/opt/conda/lib/python3.7/site-packages/torch/include/TH -I/opt/conda/lib/python3.7/site-packages/torch/include/THC -I/var/lib/jenkins/workspace/test/cpp_extensions/self_compiler_include_dirs_test -I/opt/conda/include/python3.7m -c -c /var/lib/jenkins/workspace/test/cpp_extensions/extension.cpp -o /var/lib/jenkins/workspace/test/cpp_extensions/build/temp.linux-x86_64-3.7/extension.o -g -DTORCH_API_INCLUDE_EXTENSION_H '-DPYBIND11_COMPILER_TYPE="_gcc"' '-DPYBIND11_STDLIB="_libstdcpp"' '-DPYBIND11_BUILD_ABI="_cxxabi1011"' -DTORCH_EXTENSION_NAME=cpp -D_GLIBCXX_USE_CXX11_ABI=1 -std=c++14 2022-08-13T13:38:10.5680758Z cc1plus: warning: command line option ‘-Wstrict-prototypes’ is valid for C/ObjC but not for C++ 2022-08-13T13:38:10.5683405Z In file included from /opt/conda/lib/python3.7/site-packages/torch/include/torch/csrc/Exceptions.h:13:0, 2022-08-13T13:38:10.5684049Z from /opt/conda/lib/python3.7/site-packages/torch/include/torch/csrc/api/include/torch/python.h:11, 2022-08-13T13:38:10.5684966Z from /opt/conda/lib/python3.7/site-packages/torch/include/torch/extension.h:6, 2022-08-13T13:38:10.5685731Z from /var/lib/jenkins/workspace/test/cpp_extensions/extension.cpp:1: 2022-08-13T13:38:10.5686563Z /opt/conda/lib/python3.7/site-packages/torch/include/pybind11/pybind11.h: In instantiation of ‘class pybind11::class_’: 2022-08-13T13:38:10.5687118Z /var/lib/jenkins/workspace/test/cpp_extensions/extension.cpp:36:53: required from here 2022-08-13T13:38:10.5688068Z /opt/conda/lib/python3.7/site-packages/torch/include/pybind11/pybind11.h:1479:7: warning: ‘pybind11::class_’ declared with greater visibility than the type of its field ‘pybind11::class_::’ [-Wattributes] 2022-08-13T13:38:10.5689004Z class class_ : public detail::generic_type { 2022-08-13T13:38:10.5689451Z ^~~~~~ 2022-08-13T13:38:10.5690976Z /opt/conda/lib/python3.7/site-packages/torch/include/pybind11/pybind11.h:1479:7: warning: ‘pybind11::class_’ declared with greater visibility than its base ‘pybind11::detail::generic_type’ [-Wattributes] 2022-08-13T13:38:10.5806882Z g++ -pthread -B /opt/conda/compiler_compat -Wl,--sysroot=/ -pthread -shared -B /opt/conda/compiler_compat -L/opt/conda/lib -Wl,-rpath=/opt/conda/lib -Wl,--no-as-needed -Wl,--sysroot=/ /var/lib/jenkins/workspace/test/cpp_extensions/build/temp.linux-x86_64-3.7/extension.o -L/opt/conda/lib/python3.7/site-packages/torch/lib -lc10 -ltorch -ltorch_cpu -ltorch_python -o build/lib.linux-x86_64-3.7/torch_test_cpp_extension/cpp.cpython-37m-x86_64-linux-gnu.so 2022-08-13T13:38:10.8954326Z building 'torch_test_cpp_extension.ort' extension 2022-08-13T13:38:10.9437250Z Emitting ninja build file /var/lib/jenkins/workspace/test/cpp_extensions/build/temp.linux-x86_64-3.7/build.ninja... 2022-08-13T13:38:10.9439549Z Compiling objects... 2022-08-13T13:38:10.9440121Z Using envvar MAX_JOBS (14) as the number of workers... 2022-08-13T13:38:43.7768303Z [1/1] c++ -MMD -MF /var/lib/jenkins/workspace/test/cpp_extensions/build/temp.linux-x86_64-3.7/ort_extension.o.d -pthread -B /opt/conda/compiler_compat -Wl,--sysroot=/ -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -fPIC -I/opt/conda/lib/python3.7/site-packages/torch/include -I/opt/conda/lib/python3.7/site-packages/torch/include/torch/csrc/api/include -I/opt/conda/lib/python3.7/site-packages/torch/include/TH -I/opt/conda/lib/python3.7/site-packages/torch/include/THC -I/var/lib/jenkins/workspace/test/cpp_extensions/self_compiler_include_dirs_test -I/opt/conda/include/python3.7m -c -c /var/lib/jenkins/workspace/test/cpp_extensions/ort_extension.cpp -o /var/lib/jenkins/workspace/test/cpp_extensions/build/temp.linux-x86_64-3.7/ort_extension.o -g -DTORCH_API_INCLUDE_EXTENSION_H '-DPYBIND11_COMPILER_TYPE="_gcc"' '-DPYBIND11_STDLIB="_libstdcpp"' '-DPYBIND11_BUILD_ABI="_cxxabi1011"' -DTORCH_EXTENSION_NAME=ort -D_GLIBCXX_USE_CXX11_ABI=1 -std=c++14 2022-08-13T13:38:43.7772300Z cc1plus: warning: command line option ‘-Wstrict-prototypes’ is valid for C/ObjC but not for C++ 2022-08-13T13:38:43.7869947Z g++ -pthread -B /opt/conda/compiler_compat -Wl,--sysroot=/ -pthread -shared -B /opt/conda/compiler_compat -L/opt/conda/lib -Wl,-rpath=/opt/conda/lib -Wl,--no-as-needed -Wl,--sysroot=/ /var/lib/jenkins/workspace/test/cpp_extensions/build/temp.linux-x86_64-3.7/ort_extension.o -L/opt/conda/lib/python3.7/site-packages/torch/lib -lc10 -ltorch -ltorch_cpu -ltorch_python -o build/lib.linux-x86_64-3.7/torch_test_cpp_extension/ort.cpython-37m-x86_64-linux-gnu.so 2022-08-13T13:38:44.1227294Z building 'torch_test_cpp_extension.rng' extension 2022-08-13T13:38:44.1728792Z Emitting ninja build file /var/lib/jenkins/workspace/test/cpp_extensions/build/temp.linux-x86_64-3.7/build.ninja... 2022-08-13T13:38:44.1731620Z Compiling objects... 2022-08-13T13:38:44.1731935Z Using envvar MAX_JOBS (14) as the number of workers... 2022-08-13T13:39:19.4276866Z [1/1] c++ -MMD -MF /var/lib/jenkins/workspace/test/cpp_extensions/build/temp.linux-x86_64-3.7/rng_extension.o.d -pthread -B /opt/conda/compiler_compat -Wl,--sysroot=/ -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -fPIC -I/opt/conda/lib/python3.7/site-packages/torch/include -I/opt/conda/lib/python3.7/site-packages/torch/include/torch/csrc/api/include -I/opt/conda/lib/python3.7/site-packages/torch/include/TH -I/opt/conda/lib/python3.7/site-packages/torch/include/THC -I/var/lib/jenkins/workspace/test/cpp_extensions/self_compiler_include_dirs_test -I/opt/conda/include/python3.7m -c -c /var/lib/jenkins/workspace/test/cpp_extensions/rng_extension.cpp -o /var/lib/jenkins/workspace/test/cpp_extensions/build/temp.linux-x86_64-3.7/rng_extension.o -g -DTORCH_API_INCLUDE_EXTENSION_H '-DPYBIND11_COMPILER_TYPE="_gcc"' '-DPYBIND11_STDLIB="_libstdcpp"' '-DPYBIND11_BUILD_ABI="_cxxabi1011"' -DTORCH_EXTENSION_NAME=rng -D_GLIBCXX_USE_CXX11_ABI=1 -std=c++14 2022-08-13T13:39:19.4278751Z cc1plus: warning: command line option ‘-Wstrict-prototypes’ is valid for C/ObjC but not for C++ 2022-08-13T13:39:19.4279402Z In file included from /opt/conda/lib/python3.7/site-packages/torch/include/ATen/cpu/vec/vec256/vec256.h:8:0, 2022-08-13T13:39:19.4279978Z from /opt/conda/lib/python3.7/site-packages/torch/include/ATen/cpu/vec/vec.h:6, 2022-08-13T13:39:19.4280540Z from /opt/conda/lib/python3.7/site-packages/torch/include/ATen/native/cpu/Loops.h:37, 2022-08-13T13:39:19.4281174Z from /opt/conda/lib/python3.7/site-packages/torch/include/ATen/native/cpu/DistributionTemplates.h:8, 2022-08-13T13:39:19.4281665Z from /var/lib/jenkins/workspace/test/cpp_extensions/rng_extension.cpp:6: 2022-08-13T13:39:19.4282324Z /opt/conda/lib/python3.7/site-packages/torch/include/ATen/cpu/vec/vec_base.h:974:0: warning: ignoring #pragma unroll [-Wunknown-pragmas] 2022-08-13T13:39:19.4282728Z # pragma unroll 2022-08-13T13:39:19.4282974Z 2022-08-13T13:39:19.4348042Z g++ -pthread -B /opt/conda/compiler_compat -Wl,--sysroot=/ -pthread -shared -B /opt/conda/compiler_compat -L/opt/conda/lib -Wl,-rpath=/opt/conda/lib -Wl,--no-as-needed -Wl,--sysroot=/ /var/lib/jenkins/workspace/test/cpp_extensions/build/temp.linux-x86_64-3.7/rng_extension.o -L/opt/conda/lib/python3.7/site-packages/torch/lib -lc10 -ltorch -ltorch_cpu -ltorch_python -o build/lib.linux-x86_64-3.7/torch_test_cpp_extension/rng.cpython-37m-x86_64-linux-gnu.so 2022-08-13T13:39:19.7730119Z building 'torch_test_cpp_extension.cuda' extension 2022-08-13T13:39:19.8213172Z Emitting ninja build file /var/lib/jenkins/workspace/test/cpp_extensions/build/temp.linux-x86_64-3.7/build.ninja... 2022-08-13T13:39:19.8217432Z Compiling objects... 2022-08-13T13:39:19.8218018Z Using envvar MAX_JOBS (14) as the number of workers... 2022-08-13T13:39:49.8775614Z [1/3] c++ -MMD -MF /var/lib/jenkins/workspace/test/cpp_extensions/build/temp.linux-x86_64-3.7/cuda_extension.o.d -pthread -B /opt/conda/compiler_compat -Wl,--sysroot=/ -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -fPIC -I/opt/conda/lib/python3.7/site-packages/torch/include -I/opt/conda/lib/python3.7/site-packages/torch/include/torch/csrc/api/include -I/opt/conda/lib/python3.7/site-packages/torch/include/TH -I/opt/conda/lib/python3.7/site-packages/torch/include/THC -I/usr/local/cuda/include -I/var/lib/jenkins/workspace/test/cpp_extensions/self_compiler_include_dirs_test -I/opt/conda/include/python3.7m -c -c /var/lib/jenkins/workspace/test/cpp_extensions/cuda_extension.cpp -o /var/lib/jenkins/workspace/test/cpp_extensions/build/temp.linux-x86_64-3.7/cuda_extension.o -g -DTORCH_API_INCLUDE_EXTENSION_H '-DPYBIND11_COMPILER_TYPE="_gcc"' '-DPYBIND11_STDLIB="_libstdcpp"' '-DPYBIND11_BUILD_ABI="_cxxabi1011"' -DTORCH_EXTENSION_NAME=cuda -D_GLIBCXX_USE_CXX11_ABI=1 -std=c++14 2022-08-13T13:39:49.8777722Z cc1plus: warning: command line option ‘-Wstrict-prototypes’ is valid for C/ObjC but not for C++ 2022-08-13T13:39:51.3386134Z [2/3] /usr/local/cuda/bin/nvcc -I/opt/conda/lib/python3.7/site-packages/torch/include -I/opt/conda/lib/python3.7/site-packages/torch/include/torch/csrc/api/include -I/opt/conda/lib/python3.7/site-packages/torch/include/TH -I/opt/conda/lib/python3.7/site-packages/torch/include/THC -I/usr/local/cuda/include -I/var/lib/jenkins/workspace/test/cpp_extensions/self_compiler_include_dirs_test -I/opt/conda/include/python3.7m -c -c /var/lib/jenkins/workspace/test/cpp_extensions/cuda_extension_kernel.cu -o /var/lib/jenkins/workspace/test/cpp_extensions/build/temp.linux-x86_64-3.7/cuda_extension_kernel.o -D__CUDA_NO_HALF_OPERATORS__ -D__CUDA_NO_HALF_CONVERSIONS__ -D__CUDA_NO_BFLOAT16_CONVERSIONS__ -D__CUDA_NO_HALF2_OPERATORS__ --expt-relaxed-constexpr --compiler-options ''"'"'-fPIC'"'"'' -O2 -DTORCH_API_INCLUDE_EXTENSION_H '-DPYBIND11_COMPILER_TYPE="_gcc"' '-DPYBIND11_STDLIB="_libstdcpp"' '-DPYBIND11_BUILD_ABI="_cxxabi1011"' -DTORCH_EXTENSION_NAME=cuda -D_GLIBCXX_USE_CXX11_ABI=1 -gencode=arch=compute_50,code=sm_50 -gencode=arch=compute_52,code=compute_52 -gencode=arch=compute_52,code=sm_52 -std=c++14 2022-08-13T13:39:51.3388336Z /opt/conda/lib/python3.7/site-packages/torch/include/ATen/Context.h(26): warning: attribute "__visibility__" does not apply here 2022-08-13T13:39:51.3388662Z 2022-08-13T13:39:51.3389049Z /opt/conda/lib/python3.7/site-packages/torch/include/ATen/Context.h(26): warning: attribute "__visibility__" does not apply here 2022-08-13T13:39:51.3389339Z 2022-08-13T13:39:51.3389736Z /opt/conda/lib/python3.7/site-packages/torch/include/ATen/Context.h(26): warning: attribute "__visibility__" does not apply here 2022-08-13T13:39:51.3390050Z 2022-08-13T13:39:51.4115189Z [3/3] /usr/local/cuda/bin/nvcc -I/opt/conda/lib/python3.7/site-packages/torch/include -I/opt/conda/lib/python3.7/site-packages/torch/include/torch/csrc/api/include -I/opt/conda/lib/python3.7/site-packages/torch/include/TH -I/opt/conda/lib/python3.7/site-packages/torch/include/THC -I/usr/local/cuda/include -I/var/lib/jenkins/workspace/test/cpp_extensions/self_compiler_include_dirs_test -I/opt/conda/include/python3.7m -c -c /var/lib/jenkins/workspace/test/cpp_extensions/cuda_extension_kernel2.cu -o /var/lib/jenkins/workspace/test/cpp_extensions/build/temp.linux-x86_64-3.7/cuda_extension_kernel2.o -D__CUDA_NO_HALF_OPERATORS__ -D__CUDA_NO_HALF_CONVERSIONS__ -D__CUDA_NO_BFLOAT16_CONVERSIONS__ -D__CUDA_NO_HALF2_OPERATORS__ --expt-relaxed-constexpr --compiler-options ''"'"'-fPIC'"'"'' -O2 -DTORCH_API_INCLUDE_EXTENSION_H '-DPYBIND11_COMPILER_TYPE="_gcc"' '-DPYBIND11_STDLIB="_libstdcpp"' '-DPYBIND11_BUILD_ABI="_cxxabi1011"' -DTORCH_EXTENSION_NAME=cuda -D_GLIBCXX_USE_CXX11_ABI=1 -gencode=arch=compute_50,code=sm_50 -gencode=arch=compute_52,code=compute_52 -gencode=arch=compute_52,code=sm_52 -std=c++14 2022-08-13T13:39:51.4117586Z /opt/conda/lib/python3.7/site-packages/torch/include/ATen/Context.h(26): warning: attribute "__visibility__" does not apply here 2022-08-13T13:39:51.4117918Z 2022-08-13T13:39:51.4118319Z /opt/conda/lib/python3.7/site-packages/torch/include/ATen/Context.h(26): warning: attribute "__visibility__" does not apply here 2022-08-13T13:39:51.4118629Z 2022-08-13T13:39:51.4119002Z /opt/conda/lib/python3.7/site-packages/torch/include/ATen/Context.h(26): warning: attribute "__visibility__" does not apply here 2022-08-13T13:39:51.4119306Z 2022-08-13T13:39:51.4173143Z g++ -pthread -B /opt/conda/compiler_compat -Wl,--sysroot=/ -pthread -shared -B /opt/conda/compiler_compat -L/opt/conda/lib -Wl,-rpath=/opt/conda/lib -Wl,--no-as-needed -Wl,--sysroot=/ /var/lib/jenkins/workspace/test/cpp_extensions/build/temp.linux-x86_64-3.7/cuda_extension.o /var/lib/jenkins/workspace/test/cpp_extensions/build/temp.linux-x86_64-3.7/cuda_extension_kernel.o /var/lib/jenkins/workspace/test/cpp_extensions/build/temp.linux-x86_64-3.7/cuda_extension_kernel2.o -L/opt/conda/lib/python3.7/site-packages/torch/lib -L/usr/local/cuda/lib64 -lc10 -ltorch -ltorch_cpu -ltorch_python -lcudart -lc10_cuda -ltorch_cuda -o build/lib.linux-x86_64-3.7/torch_test_cpp_extension/cuda.cpython-37m-x86_64-linux-gnu.so 2022-08-13T13:39:51.8854440Z building 'torch_test_cpp_extension.torch_library' extension 2022-08-13T13:39:51.9341940Z Emitting ninja build file /var/lib/jenkins/workspace/test/cpp_extensions/build/temp.linux-x86_64-3.7/build.ninja... 2022-08-13T13:39:51.9346366Z Compiling objects... 2022-08-13T13:39:51.9346946Z Using envvar MAX_JOBS (14) as the number of workers... 2022-08-13T13:41:41.7294203Z [1/1] /usr/local/cuda/bin/nvcc -I/opt/conda/lib/python3.7/site-packages/torch/include -I/opt/conda/lib/python3.7/site-packages/torch/include/torch/csrc/api/include -I/opt/conda/lib/python3.7/site-packages/torch/include/TH -I/opt/conda/lib/python3.7/site-packages/torch/include/THC -I/usr/local/cuda/include -I/var/lib/jenkins/workspace/test/cpp_extensions/self_compiler_include_dirs_test -I/opt/conda/include/python3.7m -c -c /var/lib/jenkins/workspace/test/cpp_extensions/torch_library.cu -o /var/lib/jenkins/workspace/test/cpp_extensions/build/temp.linux-x86_64-3.7/torch_library.o -D__CUDA_NO_HALF_OPERATORS__ -D__CUDA_NO_HALF_CONVERSIONS__ -D__CUDA_NO_BFLOAT16_CONVERSIONS__ -D__CUDA_NO_HALF2_OPERATORS__ --expt-relaxed-constexpr --compiler-options ''"'"'-fPIC'"'"'' -O2 -DTORCH_API_INCLUDE_EXTENSION_H '-DPYBIND11_COMPILER_TYPE="_gcc"' '-DPYBIND11_STDLIB="_libstdcpp"' '-DPYBIND11_BUILD_ABI="_cxxabi1011"' -DTORCH_EXTENSION_NAME=torch_library -D_GLIBCXX_USE_CXX11_ABI=1 -gencode=arch=compute_50,code=sm_50 -gencode=arch=compute_52,code=compute_52 -gencode=arch=compute_52,code=sm_52 -std=c++14 2022-08-13T13:41:41.7296361Z /opt/conda/lib/python3.7/site-packages/torch/include/ATen/core/function_schema.h(207): warning: attribute "__visibility__" does not apply here 2022-08-13T13:41:41.7296712Z 2022-08-13T13:41:41.7298978Z /opt/conda/lib/python3.7/site-packages/torch/include/ATen/Context.h(26): warning: attribute "__visibility__" does not apply here 2022-08-13T13:41:41.7299779Z 2022-08-13T13:41:41.7300413Z /opt/conda/lib/python3.7/site-packages/torch/include/ATen/core/function_schema.h(207): warning: attribute "__visibility__" does not apply here 2022-08-13T13:41:41.7301031Z 2022-08-13T13:41:41.7301931Z /opt/conda/lib/python3.7/site-packages/torch/include/ATen/Context.h(26): warning: attribute "__visibility__" does not apply here 2022-08-13T13:41:41.7302500Z 2022-08-13T13:41:41.7302922Z /opt/conda/lib/python3.7/site-packages/torch/include/ATen/core/function_schema.h(207): warning: attribute "__visibility__" does not apply here 2022-08-13T13:41:41.7303253Z 2022-08-13T13:41:41.7303824Z /opt/conda/lib/python3.7/site-packages/torch/include/ATen/Context.h(26): warning: attribute "__visibility__" does not apply here 2022-08-13T13:41:41.7304157Z 2022-08-13T13:41:41.7361379Z g++ -pthread -B /opt/conda/compiler_compat -Wl,--sysroot=/ -pthread -shared -B /opt/conda/compiler_compat -L/opt/conda/lib -Wl,-rpath=/opt/conda/lib -Wl,--no-as-needed -Wl,--sysroot=/ /var/lib/jenkins/workspace/test/cpp_extensions/build/temp.linux-x86_64-3.7/torch_library.o -L/opt/conda/lib/python3.7/site-packages/torch/lib -L/usr/local/cuda/lib64 -lc10 -ltorch -ltorch_cpu -ltorch_python -lcudart -lc10_cuda -ltorch_cuda -o build/lib.linux-x86_64-3.7/torch_test_cpp_extension/torch_library.cpython-37m-x86_64-linux-gnu.so 2022-08-13T13:41:42.0249450Z building 'torch_test_cpp_extension.cublas_extension' extension 2022-08-13T13:41:42.0733841Z Emitting ninja build file /var/lib/jenkins/workspace/test/cpp_extensions/build/temp.linux-x86_64-3.7/build.ninja... 2022-08-13T13:41:42.0736166Z Compiling objects... 2022-08-13T13:41:42.0736876Z Using envvar MAX_JOBS (14) as the number of workers... 2022-08-13T13:42:11.5884923Z [1/1] c++ -MMD -MF /var/lib/jenkins/workspace/test/cpp_extensions/build/temp.linux-x86_64-3.7/cublas_extension.o.d -pthread -B /opt/conda/compiler_compat -Wl,--sysroot=/ -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -fPIC -I/opt/conda/lib/python3.7/site-packages/torch/include -I/opt/conda/lib/python3.7/site-packages/torch/include/torch/csrc/api/include -I/opt/conda/lib/python3.7/site-packages/torch/include/TH -I/opt/conda/lib/python3.7/site-packages/torch/include/THC -I/usr/local/cuda/include -I/var/lib/jenkins/workspace/test/cpp_extensions/self_compiler_include_dirs_test -I/opt/conda/include/python3.7m -c -c /var/lib/jenkins/workspace/test/cpp_extensions/cublas_extension.cpp -o /var/lib/jenkins/workspace/test/cpp_extensions/build/temp.linux-x86_64-3.7/cublas_extension.o -DTORCH_API_INCLUDE_EXTENSION_H '-DPYBIND11_COMPILER_TYPE="_gcc"' '-DPYBIND11_STDLIB="_libstdcpp"' '-DPYBIND11_BUILD_ABI="_cxxabi1011"' -DTORCH_EXTENSION_NAME=cublas_extension -D_GLIBCXX_USE_CXX11_ABI=1 -std=c++14 2022-08-13T13:42:11.5886999Z cc1plus: warning: command line option ‘-Wstrict-prototypes’ is valid for C/ObjC but not for C++ 2022-08-13T13:42:11.5955266Z g++ -pthread -B /opt/conda/compiler_compat -Wl,--sysroot=/ -pthread -shared -B /opt/conda/compiler_compat -L/opt/conda/lib -Wl,-rpath=/opt/conda/lib -Wl,--no-as-needed -Wl,--sysroot=/ /var/lib/jenkins/workspace/test/cpp_extensions/build/temp.linux-x86_64-3.7/cublas_extension.o -L/opt/conda/lib/python3.7/site-packages/torch/lib -L/usr/local/cuda/lib64 -lcublas -lc10 -ltorch -ltorch_cpu -ltorch_python -lcudart -lc10_cuda -ltorch_cuda -o build/lib.linux-x86_64-3.7/torch_test_cpp_extension/cublas_extension.cpython-37m-x86_64-linux-gnu.so 2022-08-13T13:42:12.0485248Z building 'torch_test_cpp_extension.cusolver_extension' extension 2022-08-13T13:42:12.0969003Z Emitting ninja build file /var/lib/jenkins/workspace/test/cpp_extensions/build/temp.linux-x86_64-3.7/build.ninja... 2022-08-13T13:42:12.0971760Z Compiling objects... 2022-08-13T13:42:12.0972106Z Using envvar MAX_JOBS (14) as the number of workers... 2022-08-13T13:42:41.5846736Z [1/1] c++ -MMD -MF /var/lib/jenkins/workspace/test/cpp_extensions/build/temp.linux-x86_64-3.7/cusolver_extension.o.d -pthread -B /opt/conda/compiler_compat -Wl,--sysroot=/ -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -fPIC -I/opt/conda/lib/python3.7/site-packages/torch/include -I/opt/conda/lib/python3.7/site-packages/torch/include/torch/csrc/api/include -I/opt/conda/lib/python3.7/site-packages/torch/include/TH -I/opt/conda/lib/python3.7/site-packages/torch/include/THC -I/usr/local/cuda/include -I/var/lib/jenkins/workspace/test/cpp_extensions/self_compiler_include_dirs_test -I/opt/conda/include/python3.7m -c -c /var/lib/jenkins/workspace/test/cpp_extensions/cusolver_extension.cpp -o /var/lib/jenkins/workspace/test/cpp_extensions/build/temp.linux-x86_64-3.7/cusolver_extension.o -DTORCH_API_INCLUDE_EXTENSION_H '-DPYBIND11_COMPILER_TYPE="_gcc"' '-DPYBIND11_STDLIB="_libstdcpp"' '-DPYBIND11_BUILD_ABI="_cxxabi1011"' -DTORCH_EXTENSION_NAME=cusolver_extension -D_GLIBCXX_USE_CXX11_ABI=1 -std=c++14 2022-08-13T13:42:41.5849514Z cc1plus: warning: command line option ‘-Wstrict-prototypes’ is valid for C/ObjC but not for C++ 2022-08-13T13:42:41.5915899Z g++ -pthread -B /opt/conda/compiler_compat -Wl,--sysroot=/ -pthread -shared -B /opt/conda/compiler_compat -L/opt/conda/lib -Wl,-rpath=/opt/conda/lib -Wl,--no-as-needed -Wl,--sysroot=/ /var/lib/jenkins/workspace/test/cpp_extensions/build/temp.linux-x86_64-3.7/cusolver_extension.o -L/opt/conda/lib/python3.7/site-packages/torch/lib -L/usr/local/cuda/lib64 -lcusolver -lc10 -ltorch -ltorch_cpu -ltorch_python -lcudart -lc10_cuda -ltorch_cuda -o build/lib.linux-x86_64-3.7/torch_test_cpp_extension/cusolver_extension.cpython-37m-x86_64-linux-gnu.so 2022-08-13T13:42:42.0444515Z building 'torch_test_cpp_extension.cuda_dlink' extension 2022-08-13T13:42:42.0927493Z Emitting ninja build file /var/lib/jenkins/workspace/test/cpp_extensions/build/temp.linux-x86_64-3.7/build.ninja... 2022-08-13T13:42:42.0932248Z Compiling objects... 2022-08-13T13:42:42.0932682Z Using envvar MAX_JOBS (14) as the number of workers... 2022-08-13T13:42:43.1157960Z [1/4] /usr/local/cuda/bin/nvcc -I/opt/conda/lib/python3.7/site-packages/torch/include -I/opt/conda/lib/python3.7/site-packages/torch/include/torch/csrc/api/include -I/opt/conda/lib/python3.7/site-packages/torch/include/TH -I/opt/conda/lib/python3.7/site-packages/torch/include/THC -I/usr/local/cuda/include -I/var/lib/jenkins/workspace/test/cpp_extensions/self_compiler_include_dirs_test -I/opt/conda/include/python3.7m -c -c /var/lib/jenkins/workspace/test/cpp_extensions/cuda_dlink_extension_add.cu -o /var/lib/jenkins/workspace/test/cpp_extensions/build/temp.linux-x86_64-3.7/cuda_dlink_extension_add.o -D__CUDA_NO_HALF_OPERATORS__ -D__CUDA_NO_HALF_CONVERSIONS__ -D__CUDA_NO_BFLOAT16_CONVERSIONS__ -D__CUDA_NO_HALF2_OPERATORS__ --expt-relaxed-constexpr --compiler-options ''"'"'-fPIC'"'"'' -O2 -dc -DTORCH_API_INCLUDE_EXTENSION_H '-DPYBIND11_COMPILER_TYPE="_gcc"' '-DPYBIND11_STDLIB="_libstdcpp"' '-DPYBIND11_BUILD_ABI="_cxxabi1011"' -DTORCH_EXTENSION_NAME=cuda_dlink -D_GLIBCXX_USE_CXX11_ABI=1 -gencode=arch=compute_50,code=sm_50 -gencode=arch=compute_52,code=compute_52 -gencode=arch=compute_52,code=sm_52 -std=c++14 2022-08-13T13:43:12.7619873Z [2/4] c++ -MMD -MF /var/lib/jenkins/workspace/test/cpp_extensions/build/temp.linux-x86_64-3.7/cuda_dlink_extension.o.d -pthread -B /opt/conda/compiler_compat -Wl,--sysroot=/ -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -fPIC -I/opt/conda/lib/python3.7/site-packages/torch/include -I/opt/conda/lib/python3.7/site-packages/torch/include/torch/csrc/api/include -I/opt/conda/lib/python3.7/site-packages/torch/include/TH -I/opt/conda/lib/python3.7/site-packages/torch/include/THC -I/usr/local/cuda/include -I/var/lib/jenkins/workspace/test/cpp_extensions/self_compiler_include_dirs_test -I/opt/conda/include/python3.7m -c -c /var/lib/jenkins/workspace/test/cpp_extensions/cuda_dlink_extension.cpp -o /var/lib/jenkins/workspace/test/cpp_extensions/build/temp.linux-x86_64-3.7/cuda_dlink_extension.o -g -DTORCH_API_INCLUDE_EXTENSION_H '-DPYBIND11_COMPILER_TYPE="_gcc"' '-DPYBIND11_STDLIB="_libstdcpp"' '-DPYBIND11_BUILD_ABI="_cxxabi1011"' -DTORCH_EXTENSION_NAME=cuda_dlink -D_GLIBCXX_USE_CXX11_ABI=1 -std=c++14 2022-08-13T13:43:12.7621758Z cc1plus: warning: command line option ‘-Wstrict-prototypes’ is valid for C/ObjC but not for C++ 2022-08-13T13:43:13.2305482Z [3/4] /usr/local/cuda/bin/nvcc -I/opt/conda/lib/python3.7/site-packages/torch/include -I/opt/conda/lib/python3.7/site-packages/torch/include/torch/csrc/api/include -I/opt/conda/lib/python3.7/site-packages/torch/include/TH -I/opt/conda/lib/python3.7/site-packages/torch/include/THC -I/usr/local/cuda/include -I/var/lib/jenkins/workspace/test/cpp_extensions/self_compiler_include_dirs_test -I/opt/conda/include/python3.7m -c -c /var/lib/jenkins/workspace/test/cpp_extensions/cuda_dlink_extension_kernel.cu -o /var/lib/jenkins/workspace/test/cpp_extensions/build/temp.linux-x86_64-3.7/cuda_dlink_extension_kernel.o -D__CUDA_NO_HALF_OPERATORS__ -D__CUDA_NO_HALF_CONVERSIONS__ -D__CUDA_NO_BFLOAT16_CONVERSIONS__ -D__CUDA_NO_HALF2_OPERATORS__ --expt-relaxed-constexpr --compiler-options ''"'"'-fPIC'"'"'' -O2 -dc -DTORCH_API_INCLUDE_EXTENSION_H '-DPYBIND11_COMPILER_TYPE="_gcc"' '-DPYBIND11_STDLIB="_libstdcpp"' '-DPYBIND11_BUILD_ABI="_cxxabi1011"' -DTORCH_EXTENSION_NAME=cuda_dlink -D_GLIBCXX_USE_CXX11_ABI=1 -gencode=arch=compute_50,code=sm_50 -gencode=arch=compute_52,code=compute_52 -gencode=arch=compute_52,code=sm_52 -std=c++14 2022-08-13T13:43:13.2309123Z /opt/conda/lib/python3.7/site-packages/torch/include/ATen/Context.h(26): warning: attribute "__visibility__" does not apply here 2022-08-13T13:43:13.2309460Z 2022-08-13T13:43:13.2309859Z /opt/conda/lib/python3.7/site-packages/torch/include/ATen/Context.h(26): warning: attribute "__visibility__" does not apply here 2022-08-13T13:43:13.2310153Z 2022-08-13T13:43:13.2310551Z /opt/conda/lib/python3.7/site-packages/torch/include/ATen/Context.h(26): warning: attribute "__visibility__" does not apply here 2022-08-13T13:43:13.2310867Z 2022-08-13T13:43:13.3318647Z [4/4] /usr/local/cuda/bin/nvcc /var/lib/jenkins/workspace/test/cpp_extensions/build/temp.linux-x86_64-3.7/cuda_dlink_extension.o /var/lib/jenkins/workspace/test/cpp_extensions/build/temp.linux-x86_64-3.7/cuda_dlink_extension_add.o /var/lib/jenkins/workspace/test/cpp_extensions/build/temp.linux-x86_64-3.7/cuda_dlink_extension_kernel.o -o /var/lib/jenkins/workspace/test/cpp_extensions/build/temp.linux-x86_64-3.7/dlink.o -D__CUDA_NO_HALF_OPERATORS__ -D__CUDA_NO_HALF_CONVERSIONS__ -D__CUDA_NO_BFLOAT16_CONVERSIONS__ -D__CUDA_NO_HALF2_OPERATORS__ --expt-relaxed-constexpr --compiler-options '-fPIC' -dlink -L/opt/conda/lib/python3.7/site-packages/torch/lib -L/usr/local/cuda/lib64 -DTORCH_API_INCLUDE_EXTENSION_H -DPYBIND11_COMPILER_TYPE="_gcc" -DPYBIND11_STDLIB="_libstdcpp" -DPYBIND11_BUILD_ABI="_cxxabi1011" -DTORCH_EXTENSION_NAME=cuda_dlink -D_GLIBCXX_USE_CXX11_ABI=1 -gencode=arch=compute_50,code=sm_50 -gencode=arch=compute_52,code=compute_52 -gencode=arch=compute_52,code=sm_52 2022-08-13T13:43:13.3386351Z g++ -pthread -B /opt/conda/compiler_compat -Wl,--sysroot=/ -pthread -shared -B /opt/conda/compiler_compat -L/opt/conda/lib -Wl,-rpath=/opt/conda/lib -Wl,--no-as-needed -Wl,--sysroot=/ /var/lib/jenkins/workspace/test/cpp_extensions/build/temp.linux-x86_64-3.7/cuda_dlink_extension.o /var/lib/jenkins/workspace/test/cpp_extensions/build/temp.linux-x86_64-3.7/cuda_dlink_extension_add.o /var/lib/jenkins/workspace/test/cpp_extensions/build/temp.linux-x86_64-3.7/cuda_dlink_extension_kernel.o /var/lib/jenkins/workspace/test/cpp_extensions/build/temp.linux-x86_64-3.7/dlink.o -L/opt/conda/lib/python3.7/site-packages/torch/lib -L/usr/local/cuda/lib64 -lc10 -ltorch -ltorch_cpu -ltorch_python -lcudart -lc10_cuda -ltorch_cuda -o build/lib.linux-x86_64-3.7/torch_test_cpp_extension/cuda_dlink.cpython-37m-x86_64-linux-gnu.so 2022-08-13T13:43:13.7900829Z running install_lib 2022-08-13T13:43:13.8739709Z creating install 2022-08-13T13:43:13.8739998Z creating install/opt 2022-08-13T13:43:13.8740378Z creating install/opt/conda 2022-08-13T13:43:13.8740901Z creating install/opt/conda/lib 2022-08-13T13:43:13.8742117Z creating install/opt/conda/lib/python3.7 2022-08-13T13:43:13.8742801Z creating install/opt/conda/lib/python3.7/site-packages 2022-08-13T13:43:13.8744085Z creating install/opt/conda/lib/python3.7/site-packages/torch_test_cpp_extension 2022-08-13T13:43:13.8744791Z copying build/lib.linux-x86_64-3.7/torch_test_cpp_extension/__init__.py -> ./install/opt/conda/lib/python3.7/site-packages/torch_test_cpp_extension 2022-08-13T13:43:13.8747554Z copying build/lib.linux-x86_64-3.7/torch_test_cpp_extension/cpp.cpython-37m-x86_64-linux-gnu.so -> ./install/opt/conda/lib/python3.7/site-packages/torch_test_cpp_extension 2022-08-13T13:43:13.8822454Z copying build/lib.linux-x86_64-3.7/torch_test_cpp_extension/ort.cpython-37m-x86_64-linux-gnu.so -> ./install/opt/conda/lib/python3.7/site-packages/torch_test_cpp_extension 2022-08-13T13:43:13.8902538Z copying build/lib.linux-x86_64-3.7/torch_test_cpp_extension/rng.cpython-37m-x86_64-linux-gnu.so -> ./install/opt/conda/lib/python3.7/site-packages/torch_test_cpp_extension 2022-08-13T13:43:13.8983451Z copying build/lib.linux-x86_64-3.7/torch_test_cpp_extension/cuda.cpython-37m-x86_64-linux-gnu.so -> ./install/opt/conda/lib/python3.7/site-packages/torch_test_cpp_extension 2022-08-13T13:43:13.9055294Z copying build/lib.linux-x86_64-3.7/torch_test_cpp_extension/torch_library.cpython-37m-x86_64-linux-gnu.so -> ./install/opt/conda/lib/python3.7/site-packages/torch_test_cpp_extension 2022-08-13T13:43:13.9058253Z copying build/lib.linux-x86_64-3.7/torch_test_cpp_extension/cublas_extension.cpython-37m-x86_64-linux-gnu.so -> ./install/opt/conda/lib/python3.7/site-packages/torch_test_cpp_extension 2022-08-13T13:43:13.9130268Z copying build/lib.linux-x86_64-3.7/torch_test_cpp_extension/cusolver_extension.cpython-37m-x86_64-linux-gnu.so -> ./install/opt/conda/lib/python3.7/site-packages/torch_test_cpp_extension 2022-08-13T13:43:13.9202055Z copying build/lib.linux-x86_64-3.7/torch_test_cpp_extension/cuda_dlink.cpython-37m-x86_64-linux-gnu.so -> ./install/opt/conda/lib/python3.7/site-packages/torch_test_cpp_extension 2022-08-13T13:43:13.9281525Z byte-compiling ./install/opt/conda/lib/python3.7/site-packages/torch_test_cpp_extension/__init__.py to __init__.cpython-37.pyc 2022-08-13T13:43:13.9283991Z running install_egg_info 2022-08-13T13:43:14.0961994Z running egg_info 2022-08-13T13:43:14.0962469Z creating torch_test_cpp_extension.egg-info 2022-08-13T13:43:14.1771690Z writing torch_test_cpp_extension.egg-info/PKG-INFO 2022-08-13T13:43:14.2511104Z writing dependency_links to torch_test_cpp_extension.egg-info/dependency_links.txt 2022-08-13T13:43:14.6970985Z writing top-level names to torch_test_cpp_extension.egg-info/top_level.txt 2022-08-13T13:43:14.6971502Z writing manifest file 'torch_test_cpp_extension.egg-info/SOURCES.txt' 2022-08-13T13:43:14.7051512Z reading manifest file 'torch_test_cpp_extension.egg-info/SOURCES.txt' 2022-08-13T13:43:14.7060609Z writing manifest file 'torch_test_cpp_extension.egg-info/SOURCES.txt' 2022-08-13T13:43:14.7061640Z Copying torch_test_cpp_extension.egg-info to ./install/opt/conda/lib/python3.7/site-packages/torch_test_cpp_extension-0.0.0-py3.7.egg-info 2022-08-13T13:43:14.7068201Z running install_scripts 2022-08-13T13:43:17.3447620Z running install 2022-08-13T13:43:17.3449867Z /opt/conda/lib/python3.7/site-packages/setuptools/command/install.py:37: SetuptoolsDeprecationWarning: setup.py install is deprecated. Use build and pip and other standards-based tools. 2022-08-13T13:43:17.3451032Z setuptools.SetuptoolsDeprecationWarning, 2022-08-13T13:43:17.3604350Z running build 2022-08-13T13:43:17.3605125Z running build_ext 2022-08-13T13:43:17.4107569Z building 'no_python_abi_suffix_test' extension 2022-08-13T13:43:17.4108375Z creating /var/lib/jenkins/workspace/test/cpp_extensions/no_python_abi_suffix_test/build 2022-08-13T13:43:17.4109709Z creating /var/lib/jenkins/workspace/test/cpp_extensions/no_python_abi_suffix_test/build/temp.linux-x86_64-3.7 2022-08-13T13:43:17.4720735Z Emitting ninja build file /var/lib/jenkins/workspace/test/cpp_extensions/no_python_abi_suffix_test/build/temp.linux-x86_64-3.7/build.ninja... 2022-08-13T13:43:17.4722234Z Compiling objects... 2022-08-13T13:43:17.4722846Z Using envvar MAX_JOBS (14) as the number of workers... 2022-08-13T13:43:17.7581568Z [1/1] c++ -MMD -MF /var/lib/jenkins/workspace/test/cpp_extensions/no_python_abi_suffix_test/build/temp.linux-x86_64-3.7/no_python_abi_suffix_test.o.d -pthread -B /opt/conda/compiler_compat -Wl,--sysroot=/ -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -fPIC -I/opt/conda/lib/python3.7/site-packages/torch/include -I/opt/conda/lib/python3.7/site-packages/torch/include/torch/csrc/api/include -I/opt/conda/lib/python3.7/site-packages/torch/include/TH -I/opt/conda/lib/python3.7/site-packages/torch/include/THC -I/opt/conda/include/python3.7m -c -c /var/lib/jenkins/workspace/test/cpp_extensions/no_python_abi_suffix_test/no_python_abi_suffix_test.cpp -o /var/lib/jenkins/workspace/test/cpp_extensions/no_python_abi_suffix_test/build/temp.linux-x86_64-3.7/no_python_abi_suffix_test.o -DTORCH_API_INCLUDE_EXTENSION_H '-DPYBIND11_COMPILER_TYPE="_gcc"' '-DPYBIND11_STDLIB="_libstdcpp"' '-DPYBIND11_BUILD_ABI="_cxxabi1011"' -DTORCH_EXTENSION_NAME=no_python_abi_suffix_test -D_GLIBCXX_USE_CXX11_ABI=1 -std=c++14 2022-08-13T13:43:17.7583527Z cc1plus: warning: command line option ‘-Wstrict-prototypes’ is valid for C/ObjC but not for C++ 2022-08-13T13:43:17.7640612Z creating build/lib.linux-x86_64-3.7 2022-08-13T13:43:17.7643857Z g++ -pthread -B /opt/conda/compiler_compat -Wl,--sysroot=/ -pthread -shared -B /opt/conda/compiler_compat -L/opt/conda/lib -Wl,-rpath=/opt/conda/lib -Wl,--no-as-needed -Wl,--sysroot=/ /var/lib/jenkins/workspace/test/cpp_extensions/no_python_abi_suffix_test/build/temp.linux-x86_64-3.7/no_python_abi_suffix_test.o -L/opt/conda/lib/python3.7/site-packages/torch/lib -lc10 -ltorch -ltorch_cpu -ltorch_python -o build/lib.linux-x86_64-3.7/no_python_abi_suffix_test.so 2022-08-13T13:43:17.9567421Z running install_lib 2022-08-13T13:43:18.0403702Z creating install 2022-08-13T13:43:18.0404199Z creating install/opt 2022-08-13T13:43:18.0405078Z creating install/opt/conda 2022-08-13T13:43:18.0405638Z creating install/opt/conda/lib 2022-08-13T13:43:18.0406236Z creating install/opt/conda/lib/python3.7 2022-08-13T13:43:18.0407205Z creating install/opt/conda/lib/python3.7/site-packages 2022-08-13T13:43:18.0408370Z copying build/lib.linux-x86_64-3.7/no_python_abi_suffix_test.so -> ./install/opt/conda/lib/python3.7/site-packages 2022-08-13T13:43:18.0416476Z running install_egg_info 2022-08-13T13:43:18.2122507Z running egg_info 2022-08-13T13:43:18.2123314Z creating no_python_abi_suffix_test.egg-info 2022-08-13T13:43:18.2933963Z writing no_python_abi_suffix_test.egg-info/PKG-INFO 2022-08-13T13:43:18.3683044Z writing dependency_links to no_python_abi_suffix_test.egg-info/dependency_links.txt 2022-08-13T13:43:18.8173486Z writing top-level names to no_python_abi_suffix_test.egg-info/top_level.txt 2022-08-13T13:43:18.8174511Z writing manifest file 'no_python_abi_suffix_test.egg-info/SOURCES.txt' 2022-08-13T13:43:18.8251917Z reading manifest file 'no_python_abi_suffix_test.egg-info/SOURCES.txt' 2022-08-13T13:43:18.8261033Z writing manifest file 'no_python_abi_suffix_test.egg-info/SOURCES.txt' 2022-08-13T13:43:18.8262340Z Copying no_python_abi_suffix_test.egg-info to ./install/opt/conda/lib/python3.7/site-packages/no_python_abi_suffix_test-0.0.0-py3.7.egg-info 2022-08-13T13:43:18.8269791Z running install_scripts 2022-08-13T13:43:19.2022053Z Executing ['/opt/conda/bin/python', '-bb', 'test_cpp_extensions_aot_ninja.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2022-08-13 13:43:19.201613] 2022-08-13T13:43:22.8839630Z Test results will be stored in test-reports/python-unittest/test_cpp_extensions_aot_ninja 2022-08-13T13:43:22.8861067Z 2022-08-13T13:43:22.8861542Z Running tests... 2022-08-13T13:43:22.8862040Z ---------------------------------------------------------------------- 2022-08-13T13:43:22.9036013Z test_backward (__main__.TestCppExtensionAOT) ... ok (0.017s) 2022-08-13T13:43:23.0676908Z test_cublas_extension (__main__.TestCppExtensionAOT) ... ok (0.164s) 2022-08-13T13:43:23.0709146Z test_cuda_dlink_libs (__main__.TestCppExtensionAOT) ... ok (0.003s) 2022-08-13T13:43:23.0736495Z test_cuda_extension (__main__.TestCppExtensionAOT) ... ok (0.003s) 2022-08-13T13:43:23.2711633Z test_cusolver_extension (__main__.TestCppExtensionAOT) ... ok (0.197s) 2022-08-13T13:43:23.2728998Z test_extension_function (__main__.TestCppExtensionAOT) ... ok (0.002s) 2022-08-13T13:43:23.2746295Z test_extension_module (__main__.TestCppExtensionAOT) ... ok (0.002s) 2022-08-13T13:43:23.2767097Z test_no_python_abi_suffix_sets_the_correct_library_name (__main__.TestCppExtensionAOT) ... ok (0.002s) 2022-08-13T13:43:23.2780247Z test_optional (__main__.TestCppExtensionAOT) ... ok (0.001s) 2022-08-13T13:43:23.2798357Z test_add (__main__.TestORTTensor) ... ok (0.002s) 2022-08-13T13:43:23.2827258Z test_conv_backend_override (__main__.TestORTTensor) ... ok (0.003s) 2022-08-13T13:43:23.2900474Z test_unregistered (__main__.TestORTTensor) ... ok (0.007s) 2022-08-13T13:43:23.2924246Z test_zeros (__main__.TestORTTensor) ... ok (0.002s) 2022-08-13T13:43:23.2971670Z test_rng (__main__.TestRNGExtension) ... ok (0.005s) 2022-08-13T13:43:23.3730075Z test_torch_library (__main__.TestTorchLibrary) ... ok (0.076s) 2022-08-13T13:43:23.3730787Z 2022-08-13T13:43:23.3731514Z ---------------------------------------------------------------------- 2022-08-13T13:43:23.3732076Z Ran 15 tests in 0.487s 2022-08-13T13:43:23.3732250Z 2022-08-13T13:43:23.3732350Z OK 2022-08-13T13:43:23.3732487Z 2022-08-13T13:43:23.3732619Z Generating XML reports... 2022-08-13T13:43:23.3776529Z Generated XML report: test-reports/python-unittest/test_cpp_extensions_aot_ninja/TEST-TestCppExtensionAOT-20220813134322.xml 2022-08-13T13:43:23.3784124Z Generated XML report: test-reports/python-unittest/test_cpp_extensions_aot_ninja/TEST-TestORTTensor-20220813134322.xml 2022-08-13T13:43:23.3788095Z Generated XML report: test-reports/python-unittest/test_cpp_extensions_aot_ninja/TEST-TestRNGExtension-20220813134322.xml 2022-08-13T13:43:23.3792338Z Generated XML report: test-reports/python-unittest/test_cpp_extensions_aot_ninja/TEST-TestTorchLibrary-20220813134322.xml 2022-08-13T13:43:23.8741687Z Running test_cpp_extensions_jit ... [2022-08-13 13:43:23.873598] 2022-08-13T13:43:23.8742384Z Executing ['/opt/conda/bin/python', '-bb', 'test_cpp_extensions_jit.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2022-08-13 13:43:23.873708] 2022-08-13T13:43:25.8534063Z Test results will be stored in test-reports/python-unittest/test_cpp_extensions_jit 2022-08-13T13:43:25.8556668Z 2022-08-13T13:43:25.8557130Z Running tests... 2022-08-13T13:43:25.8557572Z ---------------------------------------------------------------------- 2022-08-13T13:43:25.8574360Z test_autograd_from_cpp (__main__.TestCppExtensionJIT) ... skip: Tests that don't use gradcheck don't need to run on slow_gradcheck CI (0.002s) 2022-08-13T13:43:25.8580725Z test_compilation_error_formatting (__main__.TestCppExtensionJIT) ... skip: Tests that don't use gradcheck don't need to run on slow_gradcheck CI (0.001s) 2022-08-13T13:43:25.8596754Z test_cpp_frontend_module_has_same_output_as_python (__main__.TestCppExtensionJIT) ... skip: Tests that don't use gradcheck don't need to run on slow_gradcheck CI (0.001s) 2022-08-13T13:43:25.8608132Z test_cpp_frontend_module_has_up_to_date_attributes (__main__.TestCppExtensionJIT) ... skip: Tests that don't use gradcheck don't need to run on slow_gradcheck CI (0.001s) 2022-08-13T13:43:25.8654157Z test_cpp_frontend_module_python_inter_op (__main__.TestCppExtensionJIT) ... skip: Tests that don't use gradcheck don't need to run on slow_gradcheck CI (0.005s) 2022-08-13T13:43:25.8672786Z test_cpp_frontend_module_python_inter_op_with_cuda (__main__.TestCppExtensionJIT) ... skip: Tests that don't use gradcheck don't need to run on slow_gradcheck CI (0.002s) 2022-08-13T13:43:25.8684571Z test_custom_compound_op_autograd (__main__.TestCppExtensionJIT) ... skip: Tests that don't use gradcheck don't need to run on slow_gradcheck CI (0.001s) 2022-08-13T13:43:25.8694844Z test_half_support (__main__.TestCppExtensionJIT) 2022-08-13T13:43:25.8695520Z Checks for an issue with operator< ambiguity for half when certain ... skip: Tests that don't use gradcheck don't need to run on slow_gradcheck CI (0.001s) 2022-08-13T13:43:25.8707481Z test_inline_jit_compile_custom_op_cuda (__main__.TestCppExtensionJIT) ... skip: Tests that don't use gradcheck don't need to run on slow_gradcheck CI (0.001s) 2022-08-13T13:43:25.8720645Z test_inline_jit_compile_extension_cuda (__main__.TestCppExtensionJIT) ... skip: Tests that don't use gradcheck don't need to run on slow_gradcheck CI (0.001s) 2022-08-13T13:43:25.8729699Z test_inline_jit_compile_extension_multiple_sources_and_no_functions (__main__.TestCppExtensionJIT) ... skip: Tests that don't use gradcheck don't need to run on slow_gradcheck CI (0.001s) 2022-08-13T13:43:25.8734924Z test_inline_jit_compile_extension_throws_when_functions_is_bad (__main__.TestCppExtensionJIT) ... skip: Tests that don't use gradcheck don't need to run on slow_gradcheck CI (0.000s) 2022-08-13T13:43:25.8742218Z test_inline_jit_compile_extension_with_functions_as_dict (__main__.TestCppExtensionJIT) ... skip: Tests that don't use gradcheck don't need to run on slow_gradcheck CI (0.001s) 2022-08-13T13:43:25.8751769Z test_inline_jit_compile_extension_with_functions_as_list (__main__.TestCppExtensionJIT) ... skip: Tests that don't use gradcheck don't need to run on slow_gradcheck CI (0.001s) 2022-08-13T13:43:25.8764889Z test_jit_compile_extension (__main__.TestCppExtensionJIT) ... skip: Tests that don't use gradcheck don't need to run on slow_gradcheck CI (0.001s) 2022-08-13T13:43:25.8779768Z test_jit_cuda_archflags (__main__.TestCppExtensionJIT) ... skip: Tests that don't use gradcheck don't need to run on slow_gradcheck CI (0.001s) 2022-08-13T13:43:25.8789692Z test_jit_cuda_extension (__main__.TestCppExtensionJIT) ... skip: Tests that don't use gradcheck don't need to run on slow_gradcheck CI (0.001s) 2022-08-13T13:43:25.8802757Z test_jit_cudnn_extension (__main__.TestCppExtensionJIT) ... skip: Tests that don't use gradcheck don't need to run on slow_gradcheck CI (0.001s) 2022-08-13T13:43:25.8812891Z test_lenient_flag_handling_in_jit_extensions (__main__.TestCppExtensionJIT) ... skip: Tests that don't use gradcheck don't need to run on slow_gradcheck CI (0.001s) 2022-08-13T13:43:25.8822531Z test_reload_jit_extension (__main__.TestCppExtensionJIT) ... skip: Tests that don't use gradcheck don't need to run on slow_gradcheck CI (0.001s) 2022-08-13T13:43:25.8829837Z test_returns_shared_library_path_when_is_python_module_is_true (__main__.TestCppExtensionJIT) ... skip: Tests that don't use gradcheck don't need to run on slow_gradcheck CI (0.001s) 2022-08-13T13:43:25.8840608Z test_set_default_type_also_changes_aten_default_type (__main__.TestCppExtensionJIT) ... skip: Tests that don't use gradcheck don't need to run on slow_gradcheck CI (0.001s) 2022-08-13T13:43:25.8870512Z test_warning (__main__.TestCppExtensionJIT) ... skip: Tests that don't use gradcheck don't need to run on slow_gradcheck CI (0.003s) 2022-08-13T13:43:25.8870989Z 2022-08-13T13:43:25.8871274Z ---------------------------------------------------------------------- 2022-08-13T13:43:25.8871621Z Ran 23 tests in 0.031s 2022-08-13T13:43:25.8871801Z 2022-08-13T13:43:25.8871924Z OK (skipped=23) 2022-08-13T13:43:25.8872055Z 2022-08-13T13:43:25.8872176Z Generating XML reports... 2022-08-13T13:43:25.8938804Z Generated XML report: test-reports/python-unittest/test_cpp_extensions_jit/TEST-TestCppExtensionJIT-20220813134325.xml 2022-08-13T13:43:26.1722318Z Running test_cuda ... [2022-08-13 13:43:26.171668] 2022-08-13T13:43:26.1723049Z Executing ['/opt/conda/bin/python', '-bb', 'test_cuda.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2022-08-13 13:43:26.171774] 2022-08-13T13:43:30.3501728Z Test results will be stored in test-reports/python-unittest/test_cuda 2022-08-13T13:43:30.3583128Z 2022-08-13T13:43:30.3583461Z Running tests... 2022-08-13T13:43:30.3583935Z ---------------------------------------------------------------------- 2022-08-13T13:43:30.3595585Z test_arithmetic_large_tensor (__main__.TestCuda) ... skip: was disabled due to not enough memory, but actually it always fail (0.001s) 2022-08-13T13:43:30.4376265Z test_autocast_banned (__main__.TestCuda) ... ok (0.078s) 2022-08-13T13:43:30.6908613Z test_autocast_cache_leak (__main__.TestCuda) ... ok (0.253s) 2022-08-13T13:43:30.8479082Z test_autocast_cat_jit (__main__.TestCuda) ... ok (0.157s) 2022-08-13T13:43:30.9229013Z test_autocast_checkpointing (__main__.TestCuda) ... ok (0.075s) 2022-08-13T13:43:31.0064745Z test_autocast_custom_cast_inputs (__main__.TestCuda) ... ok (0.083s) 2022-08-13T13:43:31.0810725Z test_autocast_custom_enabled (__main__.TestCuda) ... ok (0.074s) 2022-08-13T13:43:31.1601125Z test_autocast_ignored_types (__main__.TestCuda) ... ok (0.079s) 2022-08-13T13:43:31.2274955Z test_autocast_linalg_fp16 (__main__.TestCuda) ... [W Module.cpp:845] Warning: cuDNN Benchmark limit is not supported with cuDNN v7 API and will have no effect. (function operator()) 2022-08-13T13:43:31.2286345Z ok (0.069s) 2022-08-13T13:43:31.3011362Z test_autocast_methods_expect_builtin_promote (__main__.TestCuda) ... ok (0.072s) 2022-08-13T13:43:31.3707364Z test_autocast_methods_fp16 (__main__.TestCuda) ... ok (0.069s) 2022-08-13T13:43:31.4392968Z test_autocast_methods_fp32 (__main__.TestCuda) ... ok (0.068s) 2022-08-13T13:43:31.5069726Z test_autocast_nn_bf16 (__main__.TestCuda) ... ok (0.068s) 2022-08-13T13:43:31.5752263Z test_autocast_nn_fp16 (__main__.TestCuda) ... ok (0.068s) 2022-08-13T13:43:31.6453696Z test_autocast_nn_fp32 (__main__.TestCuda) ... ok (0.070s) 2022-08-13T13:43:32.2760307Z test_autocast_rnn (__main__.TestCuda) ... /opt/conda/lib/python3.7/site-packages/torch/nn/modules/rnn.py:478: UserWarning: RNN module weights are not part of single contiguous chunk of memory. This means they need to be compacted at every call, possibly greatly increasing memory usage. To compact weights again call flatten_parameters(). (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/native/cudnn/RNN.cpp:968.) 2022-08-13T13:43:32.2761150Z self.batch_first) 2022-08-13T13:43:32.7907140Z /opt/conda/lib/python3.7/site-packages/torch/nn/modules/rnn.py:487: UserWarning: RNN module weights are not part of single contiguous chunk of memory. This means they need to be compacted at every call, possibly greatly increasing memory usage. To compact weights again call flatten_parameters(). (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/native/cudnn/RNN.cpp:968.) 2022-08-13T13:43:32.7908514Z self.bidirectional) 2022-08-13T13:43:35.7349263Z /opt/conda/lib/python3.7/site-packages/torch/nn/modules/rnn.py:956: UserWarning: RNN module weights are not part of single contiguous chunk of memory. This means they need to be compacted at every call, possibly greatly increasing memory usage. To compact weights again call flatten_parameters(). (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/native/cudnn/RNN.cpp:968.) 2022-08-13T13:43:35.7350159Z self.dropout, self.training, self.bidirectional, self.batch_first) 2022-08-13T13:43:36.2484172Z /opt/conda/lib/python3.7/site-packages/torch/nn/modules/rnn.py:959: UserWarning: RNN module weights are not part of single contiguous chunk of memory. This means they need to be compacted at every call, possibly greatly increasing memory usage. To compact weights again call flatten_parameters(). (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/native/cudnn/RNN.cpp:968.) 2022-08-13T13:43:36.2485265Z self.num_layers, self.dropout, self.training, self.bidirectional) 2022-08-13T13:43:39.2004327Z /opt/conda/lib/python3.7/site-packages/torch/nn/modules/rnn.py:775: UserWarning: RNN module weights are not part of single contiguous chunk of memory. This means they need to be compacted at every call, possibly greatly increasing memory usage. To compact weights again call flatten_parameters(). (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/native/cudnn/RNN.cpp:968.) 2022-08-13T13:43:39.2005523Z self.dropout, self.training, self.bidirectional, self.batch_first) 2022-08-13T13:43:39.7446461Z /opt/conda/lib/python3.7/site-packages/torch/nn/modules/rnn.py:778: UserWarning: RNN module weights are not part of single contiguous chunk of memory. This means they need to be compacted at every call, possibly greatly increasing memory usage. To compact weights again call flatten_parameters(). (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/native/cudnn/RNN.cpp:968.) 2022-08-13T13:43:39.7447356Z self.num_layers, self.dropout, self.training, self.bidirectional) 2022-08-13T13:43:42.8647256Z ok (11.219s) 2022-08-13T13:43:42.9423165Z test_autocast_torch_bf16 (__main__.TestCuda) ... ok (0.077s) 2022-08-13T13:43:43.0122135Z test_autocast_torch_expect_builtin_promote (__main__.TestCuda) ... ok (0.070s) 2022-08-13T13:43:43.1148661Z test_autocast_torch_fp16 (__main__.TestCuda) ... /opt/conda/lib/python3.7/site-packages/torch/functional.py:1557: UserWarning: torch.chain_matmul is deprecated and will be removed in a future PyTorch release. Use torch.linalg.multi_dot instead, which accepts a list of two or more tensors rather than multiple parameters. (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/native/LinearAlgebra.cpp:987.) 2022-08-13T13:43:43.1149933Z return _VF.chain_matmul(matrices) # type: ignore[attr-defined] 2022-08-13T13:43:43.1189126Z ok (0.107s) 2022-08-13T13:43:44.9037388Z test_autocast_torch_fp32 (__main__.TestCuda) ... ok (1.785s) 2022-08-13T13:43:44.9848461Z test_autocast_torch_need_autocast_promote (__main__.TestCuda) ... ok (0.081s) 2022-08-13T13:43:44.9861895Z test_autogpu (__main__.TestCuda) ... skip: only one GPU detected (0.001s) 2022-08-13T13:43:45.0552559Z test_batch_norm_gather_stats (__main__.TestCuda) ... ok (0.069s) 2022-08-13T13:43:45.1271655Z test_bincount_ext (__main__.TestCuda) ... ok (0.072s) 2022-08-13T13:43:45.1281010Z test_caching_allocator_record_stream_oom (__main__.TestCuda) 2022-08-13T13:43:46.0963765Z allocations delayed by a record_stream call should still be freed on ... ok (0.969s) 2022-08-13T13:43:46.0982089Z test_caching_pinned_memory (__main__.TestCuda) ... skip: Test is disabled because an issue exists disabling it: https://github.com/pytorch/pytorch/issues/79508 for platform(s) linux, 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.002s) 2022-08-13T13:43:46.0996071Z test_caching_pinned_memory_multi_gpu (__main__.TestCuda) ... skip: only one GPU detected (0.001s) 2022-08-13T13:43:46.1004057Z test_cat_autogpu (__main__.TestCuda) ... skip: only one GPU detected (0.001s) 2022-08-13T13:43:46.1825879Z test_check_error (__main__.TestCuda) ... ok (0.082s) 2022-08-13T13:43:46.1839848Z test_copy_device (__main__.TestCuda) ... skip: only one GPU detected (0.001s) 2022-08-13T13:43:46.4087323Z test_copy_non_blocking (__main__.TestCuda) ... ok (0.224s) 2022-08-13T13:43:46.4095745Z test_copy_streams (__main__.TestCuda) ... skip: only one GPU detected (0.001s) 2022-08-13T13:43:46.4865495Z test_cublas_allow_fp16_reduced_precision_reduction_get_set (__main__.TestCuda) ... ok (0.077s) 2022-08-13T13:43:46.5580971Z test_cublas_allow_tf32_get_set (__main__.TestCuda) ... ok (0.071s) 2022-08-13T13:43:47.0090110Z test_cublas_multiple_threads_same_device (__main__.TestCuda) ... ok (0.451s) 2022-08-13T13:43:47.0099067Z test_cuda_device_memory_allocated (__main__.TestCuda) ... skip: Test needs multiple GPUs (0.001s) 2022-08-13T13:43:47.0953260Z test_cuda_get_device_capability (__main__.TestCuda) ... ok (0.085s) 2022-08-13T13:43:47.1626613Z test_cuda_get_device_name (__main__.TestCuda) ... ok (0.067s) 2022-08-13T13:43:47.1632566Z test_cuda_init_race (__main__.TestCuda) ... skip: only one GPU detected (0.001s) 2022-08-13T13:43:47.4280274Z test_cuda_kernel_loop_overflow (__main__.TestCuda) ... ok (0.264s) 2022-08-13T13:43:47.4292592Z test_cuda_kernel_loop_overflow_large (__main__.TestCuda) ... skip: not enough memory (0.001s) 2022-08-13T13:43:47.7087757Z test_cuda_memory_leak_detection (__main__.TestCuda) ... ok (0.279s) 2022-08-13T13:43:47.8650009Z test_cuda_memory_leak_detection_propagates_errors (__main__.TestCuda) ... ok (0.156s) 2022-08-13T13:43:47.8660879Z test_cuda_set_device (__main__.TestCuda) ... skip: detected only one GPU (0.001s) 2022-08-13T13:43:47.9444930Z test_cuda_synchronize (__main__.TestCuda) ... ok (0.078s) 2022-08-13T13:43:48.0137938Z test_cudart_register (__main__.TestCuda) ... ok (0.069s) 2022-08-13T13:43:48.0815931Z test_cudnn_allow_tf32_get_set (__main__.TestCuda) ... ok (0.068s) 2022-08-13T13:44:01.0883808Z test_cudnn_multiple_threads_same_device (__main__.TestCuda) ... ok (13.007s) 2022-08-13T13:44:01.0899248Z test_current_stream (__main__.TestCuda) ... skip: detected only one GPU (0.002s) 2022-08-13T13:44:01.0922484Z test_cusparse_multiple_threads_same_device (__main__.TestCuda) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:44:01.0938793Z test_default_stream (__main__.TestCuda) ... skip: detected only one GPU (0.002s) 2022-08-13T13:44:01.2585390Z test_events (__main__.TestCuda) ... ok (0.164s) 2022-08-13T13:44:01.2605637Z test_events_multi_gpu_elapsed_time (__main__.TestCuda) ... skip: detected only one GPU (0.002s) 2022-08-13T13:44:01.2625988Z test_events_multi_gpu_query (__main__.TestCuda) ... skip: detected only one GPU (0.002s) 2022-08-13T13:44:01.2641284Z test_events_wait (__main__.TestCuda) ... skip: detected only one GPU (0.001s) 2022-08-13T13:44:01.3460241Z test_external_streams (__main__.TestCuda) ... ok (0.082s) 2022-08-13T13:44:01.3467659Z test_external_streams_multi_device (__main__.TestCuda) ... skip: detected only one GPU (0.001s) 2022-08-13T13:44:04.1177051Z test_fixed_cuda_assert_async (__main__.TestCuda) ... /var/lib/jenkins/workspace/aten/src/ATen/native/cuda/TensorCompare.cu:106: _assert_async_cuda_kernel: block: [0,0,0], thread: [0,0,0] Assertion `input[0] != 0` failed. 2022-08-13T13:44:04.1181831Z Traceback (most recent call last): 2022-08-13T13:44:04.1182410Z File "", line 4, in 2022-08-13T13:44:04.1183416Z File "/opt/conda/lib/python3.7/site-packages/torch/cuda/__init__.py", line 501, in synchronize 2022-08-13T13:44:04.1185754Z return torch._C._cuda_synchronize() 2022-08-13T13:44:04.1186456Z RuntimeError: CUDA error: device-side assert triggered 2022-08-13T13:44:04.1186953Z CUDA kernel errors might be asynchronously reported at some other API call,so the stacktrace below might be incorrect. 2022-08-13T13:44:04.1187411Z For debugging consider passing CUDA_LAUNCH_BLOCKING=1. 2022-08-13T13:44:07.0220175Z /var/lib/jenkins/workspace/aten/src/ATen/native/cuda/TensorCompare.cu:106: _assert_async_cuda_kernel: block: [0,0,0], thread: [0,0,0] Assertion `input[0] != 0` failed. 2022-08-13T13:44:07.0225436Z Traceback (most recent call last): 2022-08-13T13:44:07.0225830Z File "", line 4, in 2022-08-13T13:44:07.0226649Z File "/opt/conda/lib/python3.7/site-packages/torch/cuda/__init__.py", line 501, in synchronize 2022-08-13T13:44:07.0228906Z return torch._C._cuda_synchronize() 2022-08-13T13:44:07.0229494Z RuntimeError: CUDA error: device-side assert triggered 2022-08-13T13:44:07.0230123Z CUDA kernel errors might be asynchronously reported at some other API call,so the stacktrace below might be incorrect. 2022-08-13T13:44:07.0230755Z For debugging consider passing CUDA_LAUNCH_BLOCKING=1. 2022-08-13T13:44:09.9108533Z /var/lib/jenkins/workspace/aten/src/ATen/native/cuda/TensorCompare.cu:106: _assert_async_cuda_kernel: block: [0,0,0], thread: [0,0,0] Assertion `input[0] != 0` failed. 2022-08-13T13:44:09.9113561Z Traceback (most recent call last): 2022-08-13T13:44:09.9114064Z File "", line 4, in 2022-08-13T13:44:09.9114709Z File "/opt/conda/lib/python3.7/site-packages/torch/cuda/__init__.py", line 501, in synchronize 2022-08-13T13:44:09.9116882Z return torch._C._cuda_synchronize() 2022-08-13T13:44:09.9117554Z RuntimeError: CUDA error: device-side assert triggered 2022-08-13T13:44:09.9118055Z CUDA kernel errors might be asynchronously reported at some other API call,so the stacktrace below might be incorrect. 2022-08-13T13:44:09.9118520Z For debugging consider passing CUDA_LAUNCH_BLOCKING=1. 2022-08-13T13:44:12.8396322Z /var/lib/jenkins/workspace/aten/src/ATen/native/cuda/TensorCompare.cu:110: _assert_async_cuda_kernel: block: [0,0,0], thread: [0,0,0] Assertion `input[0] != c10::complex(0, 0)` failed. 2022-08-13T13:44:12.8401059Z Traceback (most recent call last): 2022-08-13T13:44:12.8401389Z File "", line 4, in 2022-08-13T13:44:12.8402400Z File "/opt/conda/lib/python3.7/site-packages/torch/cuda/__init__.py", line 501, in synchronize 2022-08-13T13:44:12.8404776Z return torch._C._cuda_synchronize() 2022-08-13T13:44:12.8405859Z RuntimeError: CUDA error: device-side assert triggered 2022-08-13T13:44:12.8406512Z CUDA kernel errors might be asynchronously reported at some other API call,so the stacktrace below might be incorrect. 2022-08-13T13:44:12.8406996Z For debugging consider passing CUDA_LAUNCH_BLOCKING=1. 2022-08-13T13:44:13.0725596Z ok (11.726s) 2022-08-13T13:44:13.1686444Z test_float32_matmul_precision_get_set (__main__.TestCuda) ... ok (0.096s) 2022-08-13T13:44:13.2359037Z test_gather_bool (__main__.TestCuda) ... ok (0.067s) 2022-08-13T13:44:13.3051345Z test_get_device_index (__main__.TestCuda) ... ok (0.069s) 2022-08-13T13:44:13.3061749Z test_get_set_rng_state_all (__main__.TestCuda) ... skip: only one GPU detected (0.001s) 2022-08-13T13:44:13.4011604Z test_grad_scaling_accumulation (__main__.TestCuda) ... ok (0.095s) 2022-08-13T13:44:13.5150273Z test_grad_scaling_autocast (__main__.TestCuda) ... ok (0.114s) 2022-08-13T13:44:13.6112326Z test_grad_scaling_clipping (__main__.TestCuda) ... ok (0.096s) 2022-08-13T13:44:13.7080963Z test_grad_scaling_clipping_separate_unscale (__main__.TestCuda) ... ok (0.097s) 2022-08-13T13:44:13.7095662Z test_grad_scaling_device_as_key (__main__.TestCuda) ... skip: only one GPU detected (0.002s) 2022-08-13T13:44:13.7130628Z test_grad_scaling_multigpu (__main__.TestCuda) ... skip: only one GPU detected (0.003s) 2022-08-13T13:44:13.8297051Z test_grad_scaling_multiple (__main__.TestCuda) ... ok (0.116s) 2022-08-13T13:44:13.9446238Z test_grad_scaling_penalty (__main__.TestCuda) ... ok (0.115s) 2022-08-13T13:44:13.9460385Z test_grad_scaling_scale (__main__.TestCuda) ... skip: only one GPU detected (0.002s) 2022-08-13T13:44:14.0158563Z test_grad_scaling_state_dict (__main__.TestCuda) ... ok (0.069s) 2022-08-13T13:44:14.0977137Z test_grad_scaling_unscale (__main__.TestCuda) ... ok (0.082s) 2022-08-13T13:44:14.1734356Z test_grad_scaling_unscale_sparse (__main__.TestCuda) ... ok (0.076s) 2022-08-13T13:44:14.2417348Z test_grad_scaling_update_scale (__main__.TestCuda) ... ok (0.068s) 2022-08-13T13:44:14.2447124Z test_graph_adam_adamw (__main__.TestCuda) ... skip: CUDA >= 11.0 required for graphs (0.003s) 2022-08-13T13:44:14.2454403Z test_graph_capture_oom (__main__.TestCuda) ... skip: CUDA >= 11.0 required for graphs (0.001s) 2022-08-13T13:44:14.2466648Z test_graph_capture_simple (__main__.TestCuda) ... skip: CUDA >= 11.0 required for graphs (0.001s) 2022-08-13T13:44:14.2498608Z test_graph_concurrent_replay (__main__.TestCuda) ... skip: Temporarily disabled due to a graphs bug in libcuda.so, see https://github.com/pytorch/pytorch/pull/57556 (0.003s) 2022-08-13T13:44:14.2511134Z test_graph_cudnn_dropout (__main__.TestCuda) ... skip: CUDA >= 11.0 required for graphs (0.001s) 2022-08-13T13:44:14.2536126Z test_graph_grad_scaling (__main__.TestCuda) ... skip: CUDA >= 11.0 required for graphs (0.002s) 2022-08-13T13:44:14.3205931Z test_graph_is_current_stream_capturing (__main__.TestCuda) ... ok (0.067s) 2022-08-13T13:44:14.3213996Z test_graph_make_graphed_callables_with_amp_cache_disabled (__main__.TestCuda) ... skip: CUDA >= 11.0 required for graphs (0.001s) 2022-08-13T13:44:14.3221773Z test_graph_make_graphed_callables_with_amp_cache_enabled (__main__.TestCuda) ... skip: CUDA >= 11.0 required for graphs (0.001s) 2022-08-13T13:44:14.3229963Z test_graph_make_graphed_callables_without_amp (__main__.TestCuda) ... skip: CUDA >= 11.0 required for graphs (0.001s) 2022-08-13T13:44:14.3271022Z test_graph_memory_stats_and_use_result_after_destroy_graph (__main__.TestCuda) ... skip: CUDA >= 11.0 required for graphs (0.004s) 2022-08-13T13:44:14.3288695Z test_graph_record_stream (__main__.TestCuda) ... skip: CUDA >= 11.0 required for graphs (0.002s) 2022-08-13T13:44:14.3335142Z test_graph_rng_distributions (__main__.TestCuda) ... skip: CUDA >= 11.0 required for graphs (0.005s) 2022-08-13T13:44:14.3357999Z test_graph_rng_functional (__main__.TestCuda) ... skip: CUDA >= 11.0 required for graphs (0.002s) 2022-08-13T13:44:14.3384226Z test_graph_three_successive (__main__.TestCuda) ... skip: CUDA >= 11.0 required for graphs (0.003s) 2022-08-13T13:44:14.3413762Z test_graph_two_successive (__main__.TestCuda) ... skip: CUDA >= 11.0 required for graphs (0.003s) 2022-08-13T13:44:14.3422572Z test_huge_index (__main__.TestCuda) ... skip: not enough memory (0.001s) 2022-08-13T13:44:14.4234319Z test_large_trilu_indices (__main__.TestCuda) ... ok (0.081s) 2022-08-13T13:44:14.4239939Z test_lazy_init (__main__.TestCuda) 2022-08-13T13:44:16.0839682Z Validate that no CUDA calls are made during `import torch` call ... ok (1.660s) 2022-08-13T13:44:16.1805043Z test_load_nonexistent_device (__main__.TestCuda) ... ok (0.096s) 2022-08-13T13:44:16.2497813Z test_manual_seed (__main__.TestCuda) ... ok (0.069s) 2022-08-13T13:44:16.3185806Z test_matmul_memory_use (__main__.TestCuda) ... ok (0.069s) 2022-08-13T13:44:16.3193258Z test_max_large_axis (__main__.TestCuda) ... skip: not enough memory (0.001s) 2022-08-13T13:44:16.3885361Z test_mean_fp16 (__main__.TestCuda) ... ok (0.069s) 2022-08-13T13:44:16.4575908Z test_mem_get_info (__main__.TestCuda) ... ok (0.069s) 2022-08-13T13:44:16.6103327Z test_memory_allocation (__main__.TestCuda) ... ok (0.153s) 2022-08-13T13:44:17.0986020Z test_memory_stats (__main__.TestCuda) ... ok (0.488s) 2022-08-13T13:44:17.1003230Z test_memory_stats_multigpu (__main__.TestCuda) ... skip: only one GPU detected (0.002s) 2022-08-13T13:44:17.1799447Z test_min_max_inits (__main__.TestCuda) ... ok (0.079s) 2022-08-13T13:44:17.1811734Z test_multigpu_serialization_remap (__main__.TestCuda) ... skip: detected only one GPU (0.001s) 2022-08-13T13:44:17.1822761Z test_multigpu_serialization_remap_dict (__main__.TestCuda) ... skip: detected only one GPU (0.001s) 2022-08-13T13:44:17.1831647Z test_multigpu_storage_clone (__main__.TestCuda) ... skip: detected only one GPU (0.001s) 2022-08-13T13:44:17.2768652Z test_multinomial_ext (__main__.TestCuda) ... ok (0.093s) 2022-08-13T13:44:17.3536918Z test_multinomial_invalid_probs_cuda (__main__.TestCuda) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.077s) 2022-08-13T13:44:17.3546790Z test_new (__main__.TestCuda) ... skip: only one GPU detected (0.001s) 2022-08-13T13:44:17.4255547Z test_noncontiguous_pinned_memory (__main__.TestCuda) ... ok (0.071s) 2022-08-13T13:44:17.4962612Z test_norm_type_conversion (__main__.TestCuda) ... ok (0.071s) 2022-08-13T13:44:17.5660690Z test_nvtx (__main__.TestCuda) ... ok (0.070s) 2022-08-13T13:44:17.6555635Z test_out_of_memory (__main__.TestCuda) ... ok (0.089s) 2022-08-13T13:44:23.3353633Z test_prod_large (__main__.TestCuda) ... ok (5.680s) 2022-08-13T13:44:23.4980377Z test_record_stream (__main__.TestCuda) ... ok (0.163s) 2022-08-13T13:44:23.5673706Z test_record_stream_on_shifted_view (__main__.TestCuda) ... ok (0.069s) 2022-08-13T13:44:23.7125567Z test_reduction_gpu_memory_accessing (__main__.TestCuda) ... ok (0.071s) 2022-08-13T13:44:23.7141861Z test_rocm_backward_pass_guard (__main__.TestCuda) ... skip: ROCm-only test (0.002s) 2022-08-13T13:44:23.7842998Z test_serialization_array_with_empty (__main__.TestCuda) ... ok (0.070s) 2022-08-13T13:44:23.8591168Z test_serialization_array_with_storage (__main__.TestCuda) ... ok (0.075s) 2022-08-13T13:44:23.9526352Z test_set_per_process_memory_fraction (__main__.TestCuda) ... ok (0.093s) 2022-08-13T13:44:24.0314836Z test_specify_improper_device_name (__main__.TestCuda) ... ok (0.079s) 2022-08-13T13:44:24.0336170Z test_stream_context (__main__.TestCuda) ... skip: detected only one GPU (0.002s) 2022-08-13T13:44:24.0348964Z test_stream_event_device (__main__.TestCuda) ... skip: detected only one GPU (0.001s) 2022-08-13T13:44:24.0363422Z test_stream_event_nogil (__main__.TestCuda) ... skip: detected only one GPU (0.001s) 2022-08-13T13:44:24.1037367Z test_stream_event_repr (__main__.TestCuda) ... ok (0.067s) 2022-08-13T13:44:24.1897622Z test_streaming_backwards_callback (__main__.TestCuda) ... ok (0.086s) 2022-08-13T13:44:24.1916612Z test_streaming_backwards_device_transfer (__main__.TestCuda) ... skip: only one GPU detected (0.002s) 2022-08-13T13:44:24.3672263Z test_streaming_backwards_multiple_streams (__main__.TestCuda) ... ok (0.175s) 2022-08-13T13:44:24.4518140Z test_streaming_backwards_sync (__main__.TestCuda) ... ok (0.084s) 2022-08-13T13:44:24.7742885Z test_streaming_backwards_sync_graph_root (__main__.TestCuda) ... ok (0.322s) 2022-08-13T13:44:24.8463520Z test_streams (__main__.TestCuda) ... ok (0.072s) 2022-08-13T13:44:24.8472772Z test_streams_multi_gpu (__main__.TestCuda) ... skip: detected only one GPU (0.001s) 2022-08-13T13:44:24.8490506Z test_streams_multi_gpu_eq (__main__.TestCuda) ... skip: detected only one GPU (0.002s) 2022-08-13T13:44:24.8509936Z test_streams_multi_gpu_query (__main__.TestCuda) ... skip: detected only one GPU (0.002s) 2022-08-13T13:44:24.8519491Z test_streams_priority (__main__.TestCuda) ... skip: multi-GPU not supported (0.001s) 2022-08-13T13:44:24.9241578Z test_sum_fp16 (__main__.TestCuda) ... ok (0.072s) 2022-08-13T13:44:24.9252261Z test_tensor_device (__main__.TestCuda) ... skip: multi-GPU not supported (0.001s) 2022-08-13T13:44:25.0144576Z test_tiny_half_norm_ (__main__.TestCuda) ... ok (0.089s) 2022-08-13T13:44:25.1956389Z test_to_cpu_blocking_by_default (__main__.TestCuda) ... ok (0.181s) 2022-08-13T13:44:25.7098168Z test_to_non_blocking (__main__.TestCuda) ... ok (0.514s) 2022-08-13T13:44:25.7881688Z test_to_numpy (__main__.TestCuda) ... ok (0.078s) 2022-08-13T13:44:25.8571149Z test_torch_manual_seed_seeds_cuda_devices (__main__.TestCuda) ... ok (0.069s) 2022-08-13T13:44:26.0117001Z test_trilu_indices (__main__.TestCuda) ... ok (0.154s) 2022-08-13T13:44:26.0958150Z test_type_conversions (__main__.TestCuda) ... ok (0.084s) 2022-08-13T13:44:26.0974810Z test_broadcast_coalesced (__main__.TestCudaComm) ... skip: only one GPU detected (0.002s) 2022-08-13T13:44:26.0985413Z test_broadcast_coalesced_dense_only (__main__.TestCudaComm) ... skip: only one GPU detected (0.001s) 2022-08-13T13:44:26.0992877Z test_broadcast_coalesced_empty_tensors (__main__.TestCudaComm) ... skip: only one GPU detected (0.001s) 2022-08-13T13:44:26.1003839Z test_broadcast_cpu (__main__.TestCudaComm) ... skip: only one GPU detected (0.001s) 2022-08-13T13:44:26.1015712Z test_broadcast_gpu (__main__.TestCudaComm) ... skip: only one GPU detected (0.001s) 2022-08-13T13:44:26.1025644Z test_gather (__main__.TestCudaComm) ... skip: only one GPU detected (0.001s) 2022-08-13T13:44:26.1035666Z test_gather_dim (__main__.TestCudaComm) ... skip: only one GPU detected (0.001s) 2022-08-13T13:44:26.1071350Z test_gather_namedtuple (__main__.TestCudaComm) ... skip: Test needs multiple GPUs (0.003s) 2022-08-13T13:44:26.1080942Z test_gather_neg_dim (__main__.TestCudaComm) ... skip: only one GPU detected (0.001s) 2022-08-13T13:44:26.1521796Z test_matmul_device_mismatch (__main__.TestCudaComm) ... ok (0.044s) 2022-08-13T13:44:26.1532666Z test_memory_format_scatter_gather (__main__.TestCudaComm) ... skip: only one GPU detected (0.001s) 2022-08-13T13:44:26.1929889Z test_memory_snapshot (__main__.TestCudaComm) ... Downloading flamegraph.pl to: /tmp/1000_flamegraph.pl 2022-08-13T13:44:26.4305596Z ok (0.277s) 2022-08-13T13:44:26.4388237Z test_raises_oom (__main__.TestCudaComm) ... ok (0.008s) 2022-08-13T13:44:26.4396874Z test_reduce_add (__main__.TestCudaComm) ... skip: only one GPU detected (0.001s) 2022-08-13T13:44:26.4412389Z test_reduce_add_coalesced (__main__.TestCudaComm) ... skip: only one GPU detected (0.001s) 2022-08-13T13:44:26.4421953Z test_reduce_add_coalesced_dense_only (__main__.TestCudaComm) ... skip: only one GPU detected (0.001s) 2022-08-13T13:44:26.4432345Z test_scatter_cpu (__main__.TestCudaComm) ... skip: only one GPU detected (0.001s) 2022-08-13T13:44:26.4442473Z test_scatter_cpu_dim (__main__.TestCudaComm) ... skip: only one GPU detected (0.001s) 2022-08-13T13:44:26.4453175Z test_scatter_cpu_neg_dim (__main__.TestCudaComm) ... skip: only one GPU detected (0.001s) 2022-08-13T13:44:26.4463159Z test_scatter_cpu_sizes (__main__.TestCudaComm) ... skip: only one GPU detected (0.001s) 2022-08-13T13:44:26.4476530Z test_scatter_gpu (__main__.TestCudaComm) ... skip: only one GPU detected (0.001s) 2022-08-13T13:44:26.4487789Z test_scatter_gpu_dim (__main__.TestCudaComm) ... skip: only one GPU detected (0.001s) 2022-08-13T13:44:26.4498565Z test_scatter_gpu_neg_dim (__main__.TestCudaComm) ... skip: only one GPU detected (0.001s) 2022-08-13T13:44:26.4509711Z test_scatter_gpu_sizes (__main__.TestCudaComm) ... skip: only one GPU detected (0.001s) 2022-08-13T13:44:26.4537060Z test_scatter_namedtuple (__main__.TestCudaComm) ... skip: Test needs multiple GPUs (0.003s) 2022-08-13T13:44:26.4539076Z 2022-08-13T13:44:26.4539658Z ---------------------------------------------------------------------- 2022-08-13T13:44:26.4540025Z Ran 171 tests in 56.096s 2022-08-13T13:44:26.4540206Z 2022-08-13T13:44:26.4540329Z OK (skipped=77) 2022-08-13T13:44:26.4540492Z 2022-08-13T13:44:26.4540601Z Generating XML reports... 2022-08-13T13:44:26.4747875Z Generated XML report: test-reports/python-unittest/test_cuda/TEST-TestCuda-20220813134330.xml 2022-08-13T13:44:26.4781665Z Generated XML report: test-reports/python-unittest/test_cuda/TEST-TestCudaComm-20220813134330.xml 2022-08-13T13:44:27.0015550Z Running test_cuda_trace ... [2022-08-13 13:44:27.001016] 2022-08-13T13:44:27.0016290Z Executing ['/opt/conda/bin/python', '-bb', 'test_cuda_trace.py', '-v', '--subprocess', '--import-slow-tests', '--import-disabled-tests'] ... [2022-08-13 13:44:27.001137] 2022-08-13T13:44:28.5452717Z 2022-08-13T13:44:28.5453874Z , <__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_wait_callback>, <__main__.TestCudaTrace testMethod=test_memory_allocation_callback>, <__main__.TestCudaTrace testMethod=test_memory_deallocation_callback>, <__main__.TestCudaTrace testMethod=test_stream_creation_callback>]> 2022-08-13T13:44:28.5454993Z test_all_trace_callbacks_called (__main__.TestCudaTrace) 2022-08-13T13:44:28.5455361Z test_event_creation_callback (__main__.TestCudaTrace) 2022-08-13T13:44:28.5455718Z test_event_deletion_callback (__main__.TestCudaTrace) 2022-08-13T13:44:28.5456049Z test_event_record_callback (__main__.TestCudaTrace) 2022-08-13T13:44:28.5456391Z test_event_wait_callback (__main__.TestCudaTrace) 2022-08-13T13:44:28.5456746Z test_memory_allocation_callback (__main__.TestCudaTrace) 2022-08-13T13:44:28.5457112Z test_memory_deallocation_callback (__main__.TestCudaTrace) 2022-08-13T13:44:28.5457457Z test_stream_creation_callback (__main__.TestCudaTrace) 2022-08-13T13:44:30.1157794Z Test results will be stored in test-reports/python-unittest/test_cuda_trace 2022-08-13T13:44:30.1172274Z 2022-08-13T13:44:30.1172633Z Running tests... 2022-08-13T13:44:30.1173081Z ---------------------------------------------------------------------- 2022-08-13T13:44:31.3709830Z test_all_trace_callbacks_called (__main__.TestCudaTrace) ... ok (1.253s) 2022-08-13T13:44:31.3710141Z 2022-08-13T13:44:31.3710517Z ---------------------------------------------------------------------- 2022-08-13T13:44:31.3710859Z Ran 1 test in 1.254s 2022-08-13T13:44:31.3711026Z 2022-08-13T13:44:31.3711104Z OK 2022-08-13T13:44:31.3711239Z 2022-08-13T13:44:31.3711372Z Generating XML reports... 2022-08-13T13:44:31.3746575Z Generated XML report: test-reports/python-unittest/test_cuda_trace/TEST-TestCudaTrace-20220813134430.xml 2022-08-13T13:44:33.1713738Z Test results will be stored in test-reports/python-unittest/test_cuda_trace 2022-08-13T13:44:33.1728145Z 2022-08-13T13:44:33.1728410Z Running tests... 2022-08-13T13:44:33.1729102Z ---------------------------------------------------------------------- 2022-08-13T13:44:34.4027183Z test_event_creation_callback (__main__.TestCudaTrace) ... ok (1.230s) 2022-08-13T13:44:34.4027464Z 2022-08-13T13:44:34.4028164Z ---------------------------------------------------------------------- 2022-08-13T13:44:34.4028684Z Ran 1 test in 1.230s 2022-08-13T13:44:34.4028944Z 2022-08-13T13:44:34.4029101Z OK 2022-08-13T13:44:34.4029304Z 2022-08-13T13:44:34.4029536Z Generating XML reports... 2022-08-13T13:44:34.4072789Z Generated XML report: test-reports/python-unittest/test_cuda_trace/TEST-TestCudaTrace-20220813134433.xml 2022-08-13T13:44:36.2143285Z Test results will be stored in test-reports/python-unittest/test_cuda_trace 2022-08-13T13:44:36.2156528Z 2022-08-13T13:44:36.2156779Z Running tests... 2022-08-13T13:44:36.2157249Z ---------------------------------------------------------------------- 2022-08-13T13:44:37.4100509Z test_event_deletion_callback (__main__.TestCudaTrace) ... ok (1.194s) 2022-08-13T13:44:37.4100881Z 2022-08-13T13:44:37.4101471Z ---------------------------------------------------------------------- 2022-08-13T13:44:37.4101821Z Ran 1 test in 1.194s 2022-08-13T13:44:37.4101971Z 2022-08-13T13:44:37.4102077Z OK 2022-08-13T13:44:37.4102212Z 2022-08-13T13:44:37.4102342Z Generating XML reports... 2022-08-13T13:44:37.4135823Z Generated XML report: test-reports/python-unittest/test_cuda_trace/TEST-TestCudaTrace-20220813134436.xml 2022-08-13T13:44:39.2212306Z Test results will be stored in test-reports/python-unittest/test_cuda_trace 2022-08-13T13:44:39.2225743Z 2022-08-13T13:44:39.2226053Z Running tests... 2022-08-13T13:44:39.2226480Z ---------------------------------------------------------------------- 2022-08-13T13:44:40.4492734Z test_event_record_callback (__main__.TestCudaTrace) ... ok (1.226s) 2022-08-13T13:44:40.4493017Z 2022-08-13T13:44:40.4493403Z ---------------------------------------------------------------------- 2022-08-13T13:44:40.4493722Z Ran 1 test in 1.227s 2022-08-13T13:44:40.4493885Z 2022-08-13T13:44:40.4493996Z OK 2022-08-13T13:44:40.4494136Z 2022-08-13T13:44:40.4494268Z Generating XML reports... 2022-08-13T13:44:40.4527516Z Generated XML report: test-reports/python-unittest/test_cuda_trace/TEST-TestCudaTrace-20220813134439.xml 2022-08-13T13:44:42.2876461Z Test results will be stored in test-reports/python-unittest/test_cuda_trace 2022-08-13T13:44:42.2891967Z 2022-08-13T13:44:42.2892229Z Running tests... 2022-08-13T13:44:42.2892691Z ---------------------------------------------------------------------- 2022-08-13T13:44:43.5183916Z test_event_wait_callback (__main__.TestCudaTrace) ... ok (1.229s) 2022-08-13T13:44:43.5184387Z 2022-08-13T13:44:43.5184773Z ---------------------------------------------------------------------- 2022-08-13T13:44:43.5185097Z Ran 1 test in 1.229s 2022-08-13T13:44:43.5185261Z 2022-08-13T13:44:43.5185354Z OK 2022-08-13T13:44:43.5185490Z 2022-08-13T13:44:43.5186831Z Generating XML reports... 2022-08-13T13:44:43.5222367Z Generated XML report: test-reports/python-unittest/test_cuda_trace/TEST-TestCudaTrace-20220813134442.xml 2022-08-13T13:44:45.3800835Z Test results will be stored in test-reports/python-unittest/test_cuda_trace 2022-08-13T13:44:45.3815346Z 2022-08-13T13:44:45.3815935Z Running tests... 2022-08-13T13:44:45.3816495Z ---------------------------------------------------------------------- 2022-08-13T13:44:46.6184062Z test_memory_allocation_callback (__main__.TestCudaTrace) ... ok (1.236s) 2022-08-13T13:44:46.6184592Z 2022-08-13T13:44:46.6185064Z ---------------------------------------------------------------------- 2022-08-13T13:44:46.6185414Z Ran 1 test in 1.237s 2022-08-13T13:44:46.6185561Z 2022-08-13T13:44:46.6185655Z OK 2022-08-13T13:44:46.6185792Z 2022-08-13T13:44:46.6185923Z Generating XML reports... 2022-08-13T13:44:46.6220971Z Generated XML report: test-reports/python-unittest/test_cuda_trace/TEST-TestCudaTrace-20220813134445.xml 2022-08-13T13:44:48.4125984Z Test results will be stored in test-reports/python-unittest/test_cuda_trace 2022-08-13T13:44:48.4140428Z 2022-08-13T13:44:48.4140602Z Running tests... 2022-08-13T13:44:48.4141060Z ---------------------------------------------------------------------- 2022-08-13T13:44:49.6250256Z test_memory_deallocation_callback (__main__.TestCudaTrace) ... ok (1.211s) 2022-08-13T13:44:49.6250905Z 2022-08-13T13:44:49.6251287Z ---------------------------------------------------------------------- 2022-08-13T13:44:49.6251607Z Ran 1 test in 1.211s 2022-08-13T13:44:49.6251778Z 2022-08-13T13:44:49.6251871Z OK 2022-08-13T13:44:49.6252005Z 2022-08-13T13:44:49.6252137Z Generating XML reports... 2022-08-13T13:44:49.6285929Z Generated XML report: test-reports/python-unittest/test_cuda_trace/TEST-TestCudaTrace-20220813134448.xml 2022-08-13T13:44:51.4958981Z Test results will be stored in test-reports/python-unittest/test_cuda_trace 2022-08-13T13:44:51.4974773Z 2022-08-13T13:44:51.4975034Z Running tests... 2022-08-13T13:44:51.4975468Z ---------------------------------------------------------------------- 2022-08-13T13:44:52.7418837Z test_stream_creation_callback (__main__.TestCudaTrace) ... ok (1.244s) 2022-08-13T13:44:52.7419195Z 2022-08-13T13:44:52.7419761Z ---------------------------------------------------------------------- 2022-08-13T13:44:52.7420097Z Ran 1 test in 1.244s 2022-08-13T13:44:52.7420264Z 2022-08-13T13:44:52.7420360Z OK 2022-08-13T13:44:52.7420495Z 2022-08-13T13:44:52.7420625Z Generating XML reports... 2022-08-13T13:44:52.7455616Z Generated XML report: test-reports/python-unittest/test_cuda_trace/TEST-TestCudaTrace-20220813134451.xml 2022-08-13T13:44:53.2248440Z Running test_datapipe ... [2022-08-13 13:44:53.224250] 2022-08-13T13:44:53.2249173Z Executing ['/opt/conda/bin/python', '-bb', 'test_datapipe.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2022-08-13 13:44:53.224357] 2022-08-13T13:44:54.8521293Z Test results will be stored in test-reports/python-unittest/test_datapipe 2022-08-13T13:44:54.8562632Z 2022-08-13T13:44:54.8562943Z Running tests... 2022-08-13T13:44:54.8563411Z ---------------------------------------------------------------------- 2022-08-13T13:44:54.8568739Z test_basic_capture (__main__.TestCaptureDataFrame) ... skip: no dataframes (pandas) (0.001s) 2022-08-13T13:44:54.8619864Z test_circular_serialization_with_dill (__main__.TestCircularSerialization) ... skip: no dill (0.005s) 2022-08-13T13:44:56.4522260Z test_circular_serialization_with_pickle (__main__.TestCircularSerialization) ... /opt/conda/lib/python3.7/site-packages/torch/utils/data/datapipes/iter/combining.py:264: 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. 2022-08-13T13:44:56.4523221Z "the buffer and each child DataPipe will read from the start again.", UserWarning) 2022-08-13T13:44:56.4614827Z ok (1.599s) 2022-08-13T13:44:56.4625567Z test_as_string (__main__.TestDataChunk) ... ok (0.001s) 2022-08-13T13:44:56.4636303Z test_getitem (__main__.TestDataChunk) ... ok (0.001s) 2022-08-13T13:44:56.4646250Z test_iter (__main__.TestDataChunk) ... ok (0.001s) 2022-08-13T13:44:56.4652102Z test_len (__main__.TestDataChunk) ... ok (0.000s) 2022-08-13T13:44:56.4664133Z test_random_shuffle (__main__.TestDataChunk) ... ok (0.001s) 2022-08-13T13:44:56.4675784Z test_reverse (__main__.TestDataChunk) ... ok (0.001s) 2022-08-13T13:44:56.4687170Z test_sort (__main__.TestDataChunk) ... ok (0.001s) 2022-08-13T13:44:56.4696019Z test_batch (__main__.TestDataFramesPipes) ... skip: no dataframes (pandas) (0.001s) 2022-08-13T13:44:56.4704134Z test_capture (__main__.TestDataFramesPipes) ... skip: no dataframes (pandas) (0.001s) 2022-08-13T13:44:56.4715953Z test_collate (__main__.TestDataFramesPipes) ... skip: no dataframes (pandas) (0.001s) 2022-08-13T13:44:56.4722986Z test_filter (__main__.TestDataFramesPipes) ... skip: no dataframes (pandas) (0.001s) 2022-08-13T13:44:56.4730168Z test_shuffle (__main__.TestDataFramesPipes) ... skip: no dataframes (pandas) (0.001s) 2022-08-13T13:44:56.4736876Z test_unbatch (__main__.TestDataFramesPipes) ... skip: no dataframes (pandas) (0.001s) 2022-08-13T13:44:56.4787179Z test_batch_iterdatapipe (__main__.TestFunctionalIterDataPipe) ... ok (0.005s) 2022-08-13T13:44:56.4830028Z test_collate_iterdatapipe (__main__.TestFunctionalIterDataPipe) ... /opt/conda/lib/python3.7/site-packages/torch/utils/data/datapipes/utils/common.py:53: UserWarning: Local function is not supported by pickle, please use regular python function or functools.partial instead. 2022-08-13T13:44:56.4830734Z "Local function is not supported by pickle, please use " 2022-08-13T13:44:56.4860374Z ok (0.007s) 2022-08-13T13:44:56.4911040Z test_concat_iterdatapipe (__main__.TestFunctionalIterDataPipe) ... ok (0.005s) 2022-08-13T13:44:56.5018381Z test_demux_iterdatapipe (__main__.TestFunctionalIterDataPipe) ... /opt/conda/lib/python3.7/site-packages/torch/utils/data/datapipes/utils/common.py:53: UserWarning: Local function is not supported by pickle, please use regular python function or functools.partial instead. 2022-08-13T13:44:56.5019087Z "Local function is not supported by pickle, please use " 2022-08-13T13:44:56.5028958Z /opt/conda/lib/python3.7/site-packages/torch/utils/data/datapipes/utils/common.py:53: UserWarning: Local function is not supported by pickle, please use regular python function or functools.partial instead. 2022-08-13T13:44:56.5029560Z "Local function is not supported by pickle, please use " 2022-08-13T13:44:56.5040847Z /opt/conda/lib/python3.7/site-packages/torch/utils/data/datapipes/utils/common.py:53: UserWarning: Local function is not supported by pickle, please use regular python function or functools.partial instead. 2022-08-13T13:44:56.5041434Z "Local function is not supported by pickle, please use " 2022-08-13T13:44:56.5056432Z /opt/conda/lib/python3.7/site-packages/torch/utils/data/datapipes/utils/common.py:53: UserWarning: Local function is not supported by pickle, please use regular python function or functools.partial instead. 2022-08-13T13:44:56.5057035Z "Local function is not supported by pickle, please use " 2022-08-13T13:44:56.5067514Z ok (0.016s) 2022-08-13T13:44:56.5123890Z test_filter_datapipe (__main__.TestFunctionalIterDataPipe) ... ok (0.006s) 2022-08-13T13:44:56.5317389Z test_fork_iterdatapipe (__main__.TestFunctionalIterDataPipe) ... ok (0.019s) 2022-08-13T13:44:56.5353815Z test_iterable_wrapper_datapipe (__main__.TestFunctionalIterDataPipe) ... ok (0.004s) 2022-08-13T13:44:56.5569655Z test_map_dict_with_col_iterdatapipe (__main__.TestFunctionalIterDataPipe) ... ok (0.021s) 2022-08-13T13:44:56.5595244Z test_map_iterdatapipe (__main__.TestFunctionalIterDataPipe) ... /opt/conda/lib/python3.7/site-packages/torch/utils/data/datapipes/utils/common.py:53: UserWarning: Local function is not supported by pickle, please use regular python function or functools.partial instead. 2022-08-13T13:44:56.5595941Z "Local function is not supported by pickle, please use " 2022-08-13T13:44:56.5659026Z ok (0.009s) 2022-08-13T13:44:56.6026945Z test_map_tuple_list_with_col_iterdatapipe (__main__.TestFunctionalIterDataPipe) ... ok (0.037s) 2022-08-13T13:44:56.6064166Z test_mux_iterdatapipe (__main__.TestFunctionalIterDataPipe) ... ok (0.004s) 2022-08-13T13:44:56.6085923Z test_sampler_iterdatapipe (__main__.TestFunctionalIterDataPipe) ... ok (0.002s) 2022-08-13T13:44:56.6229293Z test_serializable (__main__.TestFunctionalIterDataPipe) ... /opt/conda/lib/python3.7/site-packages/torch/utils/data/datapipes/iter/combining.py:264: 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. 2022-08-13T13:44:56.6230068Z "the buffer and each child DataPipe will read from the start again.", UserWarning) 2022-08-13T13:44:56.6550608Z /opt/conda/lib/python3.7/site-packages/torch/utils/data/datapipes/iter/combining.py:264: 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. 2022-08-13T13:44:56.6551422Z "the buffer and each child DataPipe will read from the start again.", UserWarning) 2022-08-13T13:44:56.6774605Z ok (0.069s) 2022-08-13T13:44:56.6804328Z test_serializable_with_dill (__main__.TestFunctionalIterDataPipe) 2022-08-13T13:44:56.6969716Z Only for DataPipes that take in a function as argument ... ok (0.019s) 2022-08-13T13:44:56.7001313Z test_shuffle_iterdatapipe (__main__.TestFunctionalIterDataPipe) ... skip: Test is disabled because an issue exists disabling it: https://github.com/pytorch/pytorch/issues/74877 for allplatform(s) . If you're seeing this on your local machine and would like to enable this test, please make sure CI is not set and you are not using the flag --import-disabled-tests. (0.003s) 2022-08-13T13:44:56.7024689Z test_stream_reader_iterdatapipe (__main__.TestFunctionalIterDataPipe) ... ok (0.002s) 2022-08-13T13:44:56.7099105Z test_unbatch_iterdatapipe (__main__.TestFunctionalIterDataPipe) ... ok (0.007s) 2022-08-13T13:44:56.7139791Z test_zip_iterdatapipe (__main__.TestFunctionalIterDataPipe) ... ok (0.004s) 2022-08-13T13:44:56.7189158Z test_batch_mapdatapipe (__main__.TestFunctionalMapDataPipe) ... ok (0.005s) 2022-08-13T13:44:56.7221293Z test_concat_mapdatapipe (__main__.TestFunctionalMapDataPipe) ... ok (0.003s) 2022-08-13T13:44:56.7241070Z test_map_mapdatapipe (__main__.TestFunctionalMapDataPipe) ... /opt/conda/lib/python3.7/site-packages/torch/utils/data/datapipes/utils/common.py:53: UserWarning: Local function is not supported by pickle, please use regular python function or functools.partial instead. 2022-08-13T13:44:56.7241750Z "Local function is not supported by pickle, please use " 2022-08-13T13:44:56.7279528Z ok (0.006s) 2022-08-13T13:44:56.7311665Z test_sequence_wrapper_datapipe (__main__.TestFunctionalMapDataPipe) ... ok (0.003s) 2022-08-13T13:44:56.7456385Z test_serializable (__main__.TestFunctionalMapDataPipe) ... ok (0.014s) 2022-08-13T13:44:56.7471983Z test_serializable_with_dill (__main__.TestFunctionalMapDataPipe) 2022-08-13T13:44:56.7508934Z Only for DataPipes that take in a function as argument ... ok (0.005s) 2022-08-13T13:44:56.7534335Z test_shuffler_mapdatapipe (__main__.TestFunctionalMapDataPipe) ... ok (0.002s) 2022-08-13T13:44:56.7569398Z test_zip_mapdatapipe (__main__.TestFunctionalMapDataPipe) ... ok (0.003s) 2022-08-13T13:44:56.7585371Z test_simple_traverse (__main__.TestGraph) ... /opt/conda/lib/python3.7/site-packages/torch/utils/data/datapipes/utils/common.py:53: UserWarning: Local function is not supported by pickle, please use regular python function or functools.partial instead. 2022-08-13T13:44:56.7586020Z "Local function is not supported by pickle, please use " 2022-08-13T13:44:56.7590465Z ok (0.002s) 2022-08-13T13:44:56.7614085Z test_traverse_circular_datapipe (__main__.TestGraph) ... ok (0.002s) 2022-08-13T13:44:56.7657576Z test_traverse_forked (__main__.TestGraph) ... ok (0.004s) 2022-08-13T13:44:56.7677175Z test_traverse_mapdatapipe (__main__.TestGraph) ... ok (0.002s) 2022-08-13T13:44:56.7694057Z test_traverse_mixdatapipe (__main__.TestGraph) ... ok (0.002s) 2022-08-13T13:44:56.7713776Z test_traverse_unhashable_datapipe (__main__.TestGraph) ... ok (0.002s) 2022-08-13T13:44:56.7728155Z test_iterdatapipe_sample_yielded_generator_function (__main__.TestIterDataPipeCountSampleYielded) ... ok (0.001s) 2022-08-13T13:44:56.7750141Z test_iterdatapipe_sample_yielded_generator_function_exception (__main__.TestIterDataPipeCountSampleYielded) ... ok (0.002s) 2022-08-13T13:44:56.7768454Z test_iterdatapipe_sample_yielded_next (__main__.TestIterDataPipeCountSampleYielded) ... ok (0.002s) 2022-08-13T13:44:56.7790224Z test_iterdatapipe_sample_yielded_next_exception (__main__.TestIterDataPipeCountSampleYielded) ... ok (0.002s) 2022-08-13T13:44:56.7808080Z test_iterdatapipe_sample_yielded_return_self (__main__.TestIterDataPipeCountSampleYielded) ... ok (0.002s) 2022-08-13T13:44:56.7828063Z test_simple_snapshot_custom_non_generator (__main__.TestIterDataPipeGraphFastForward) ... ok (0.002s) 2022-08-13T13:44:56.7848927Z test_simple_snapshot_custom_self_next (__main__.TestIterDataPipeGraphFastForward) ... ok (0.002s) 2022-08-13T13:44:56.8040339Z test_simple_snapshot_graph (__main__.TestIterDataPipeGraphFastForward) ... ok (0.019s) 2022-08-13T13:44:56.8091858Z test_simple_snapshot_graph_repeated (__main__.TestIterDataPipeGraphFastForward) ... /opt/conda/lib/python3.7/site-packages/torch/utils/data/datapipes/iter/combining.py:264: 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. 2022-08-13T13:44:56.8092676Z "the buffer and each child DataPipe will read from the start again.", UserWarning) 2022-08-13T13:44:56.8119275Z ok (0.008s) 2022-08-13T13:44:56.8288223Z test_simple_snapshot_graph_with_serialization (__main__.TestIterDataPipeGraphFastForward) ... ok (0.017s) 2022-08-13T13:44:56.8302312Z test_iterdatapipe_singleton_buggy (__main__.TestIterDataPipeSingletonConstraint) 2022-08-13T13:44:56.8331058Z Buggy test case case where IterDataPipe's `__iter__` returns a new object, but also has ... ok (0.004s) 2022-08-13T13:44:56.8369777Z test_iterdatapipe_singleton_constraint_multiple_outputs (__main__.TestIterDataPipeSingletonConstraint) 2022-08-13T13:44:56.8437460Z Testing for the case where IterDataPipe has multiple child DataPipes as outputs. ... ok (0.011s) 2022-08-13T13:44:56.8445148Z test_iterdatapipe_singleton_generator (__main__.TestIterDataPipeSingletonConstraint) 2022-08-13T13:44:56.8484786Z Testing for the case where IterDataPipe's `__iter__` is a generator function. ... ok (0.005s) 2022-08-13T13:44:56.8499936Z test_iterdatapipe_singleton_new_object (__main__.TestIterDataPipeSingletonConstraint) 2022-08-13T13:44:56.8517070Z Testing for the case where IterDataPipe's `__iter__` isn't a generator nor returns `self`, ... ok (0.003s) 2022-08-13T13:44:56.8531928Z test_iterdatapipe_singleton_self_next (__main__.TestIterDataPipeSingletonConstraint) 2022-08-13T13:44:56.8575270Z Testing for the case where IterDataPipe's `__iter__` returns `self` and there is a `__next__` method ... ok (0.006s) 2022-08-13T13:44:56.8605046Z test_demux_mux_datapipe (__main__.TestIterableDataPipeBasic) ... /opt/conda/lib/python3.7/site-packages/torch/utils/data/datapipes/utils/common.py:53: UserWarning: Local function is not supported by pickle, please use regular python function or functools.partial instead. 2022-08-13T13:44:56.8605768Z "Local function is not supported by pickle, please use " 2022-08-13T13:44:56.8632293Z ok (0.006s) 2022-08-13T13:44:56.8734296Z test_groupby_iterable_datapipe (__main__.TestIterableDataPipeBasic) ... ok (0.010s) 2022-08-13T13:44:56.8771381Z test_listdirfiles_iterable_datapipe (__main__.TestIterableDataPipeBasic) ... ok (0.004s) 2022-08-13T13:44:56.8797790Z test_listdirfilesdeterministic_iterable_datapipe (__main__.TestIterableDataPipeBasic) ... ok (0.003s) 2022-08-13T13:44:56.8838795Z test_map_with_col_file_handle_datapipe (__main__.TestIterableDataPipeBasic) ... ok (0.004s) 2022-08-13T13:44:56.8895547Z test_openfilesfromdisk_iterable_datapipe (__main__.TestIterableDataPipeBasic) ... ok (0.006s) 2022-08-13T13:44:56.8946433Z test_routeddecoder_iterable_datapipe (__main__.TestIterableDataPipeBasic) ... ok (0.005s) 2022-08-13T13:44:56.8954612Z test_spawn_lambdas_iter (__main__.TestSerialization) ... skip: no dill (0.001s) 2022-08-13T13:44:56.8962538Z test_spawn_lambdas_map (__main__.TestSerialization) ... skip: no dill (0.001s) 2022-08-13T13:44:56.9599155Z test_old_dataloader (__main__.TestSharding) ... ok (0.063s) 2022-08-13T13:44:56.9633847Z test_sharding_length (__main__.TestSharding) ... ok (0.003s) 2022-08-13T13:44:56.9683055Z test_simple_sharding (__main__.TestSharding) ... ok (0.005s) 2022-08-13T13:44:56.9702888Z test_api (__main__.TestStreamWrapper) ... ok (0.002s) 2022-08-13T13:44:56.9714819Z test_dir (__main__.TestStreamWrapper) ... ok (0.001s) 2022-08-13T13:44:56.9734379Z test_pickle (__main__.TestStreamWrapper) ... ok (0.002s) 2022-08-13T13:44:56.9750042Z test_repr (__main__.TestStreamWrapper) ... ok (0.001s) 2022-08-13T13:44:56.9799365Z test_compile_time (__main__.TestTyping) ... skip: TODO: Fix typing bug (0.005s) 2022-08-13T13:44:56.9814433Z test_construct_time (__main__.TestTyping) ... skip: TODO: Fix typing bug (0.001s) 2022-08-13T13:44:56.9826610Z test_isinstance (__main__.TestTyping) ... ok (0.001s) 2022-08-13T13:44:56.9851466Z test_issubinstance (__main__.TestTyping) ... skip: TODO: Fix typing bug (0.002s) 2022-08-13T13:44:56.9864133Z test_protocol (__main__.TestTyping) ... ok (0.001s) 2022-08-13T13:44:56.9878815Z test_reinforce (__main__.TestTyping) ... skip: TODO: Fix typing bug (0.001s) 2022-08-13T13:44:56.9896908Z test_runtime (__main__.TestTyping) ... skip: TODO: Fix typing bug (0.002s) 2022-08-13T13:44:56.9921302Z test_subtype (__main__.TestTyping) ... skip: TODO: Fix typing bug (0.002s) 2022-08-13T13:44:56.9922368Z 2022-08-13T13:44:56.9922773Z ---------------------------------------------------------------------- 2022-08-13T13:44:56.9923138Z Ran 87 tests in 2.136s 2022-08-13T13:44:56.9923304Z 2022-08-13T13:44:56.9923417Z OK (skipped=17) 2022-08-13T13:44:56.9923558Z 2022-08-13T13:44:56.9923693Z Generating XML reports... 2022-08-13T13:44:56.9967114Z Generated XML report: test-reports/python-unittest/test_datapipe/TEST-TestCircularSerialization-20220813134454.xml 2022-08-13T13:44:56.9982744Z Generated XML report: test-reports/python-unittest/test_datapipe/TEST-TestDataChunk-20220813134454.xml 2022-08-13T13:44:57.0005886Z Generated XML report: test-reports/python-unittest/test_datapipe/TEST-TestFunctionalIterDataPipe-20220813134454.xml 2022-08-13T13:44:57.0018444Z Generated XML report: test-reports/python-unittest/test_datapipe/TEST-TestFunctionalMapDataPipe-20220813134454.xml 2022-08-13T13:44:57.0027605Z Generated XML report: test-reports/python-unittest/test_datapipe/TEST-TestGraph-20220813134454.xml 2022-08-13T13:44:57.0035942Z Generated XML report: test-reports/python-unittest/test_datapipe/TEST-TestIterDataPipeCountSampleYielded-20220813134454.xml 2022-08-13T13:44:57.0045151Z Generated XML report: test-reports/python-unittest/test_datapipe/TEST-TestIterDataPipeGraphFastForward-20220813134454.xml 2022-08-13T13:44:57.0054361Z Generated XML report: test-reports/python-unittest/test_datapipe/TEST-TestIterDataPipeSingletonConstraint-20220813134454.xml 2022-08-13T13:44:57.0064313Z Generated XML report: test-reports/python-unittest/test_datapipe/TEST-TestIterableDataPipeBasic-20220813134454.xml 2022-08-13T13:44:57.0070067Z Generated XML report: test-reports/python-unittest/test_datapipe/TEST-TestSharding-20220813134454.xml 2022-08-13T13:44:57.0077675Z Generated XML report: test-reports/python-unittest/test_datapipe/TEST-TestStreamWrapper-20220813134454.xml 2022-08-13T13:44:57.0090651Z Generated XML report: test-reports/python-unittest/test_datapipe/TEST-TestTyping-20220813134454.xml 2022-08-13T13:44:57.0094444Z Generated XML report: test-reports/python-unittest/test_datapipe/TEST-TestCaptureDataFrame-20220813134454.xml 2022-08-13T13:44:57.0105158Z Generated XML report: test-reports/python-unittest/test_datapipe/TEST-TestDataFramesPipes-20220813134454.xml 2022-08-13T13:44:57.0111236Z Generated XML report: test-reports/python-unittest/test_datapipe/TEST-TestSerialization-20220813134454.xml 2022-08-13T13:44:57.3823552Z Running test_deploy ... [2022-08-13 13:44:57.381802] 2022-08-13T13:44:57.3824150Z Executing ['/opt/conda/bin/python', '-bb', '-m', 'pytest', 'test_deploy.py', '-v'] ... [2022-08-13 13:44:57.381924] 2022-08-13T13:44:58.1641098Z ============================= test session starts ============================== 2022-08-13T13:44:58.1641683Z platform linux -- Python 3.7.13, pytest-7.1.2, pluggy-1.0.0 -- /opt/conda/bin/python 2022-08-13T13:44:58.1750575Z cachedir: .pytest_cache 2022-08-13T13:44:58.1752043Z hypothesis profile 'default' -> database=DirectoryBasedExampleDatabase('/var/lib/jenkins/workspace/test/.hypothesis/examples') 2022-08-13T13:44:58.1753360Z rootdir: /var/lib/jenkins/workspace, configfile: pytest.ini 2022-08-13T13:44:58.1754427Z plugins: hypothesis-5.35.1, forked-1.4.0, rerunfailures-10.2, xdist-2.5.0 2022-08-13T13:44:59.5653102Z collecting ...  2022-08-13T13:44:59.5662443Z collecting 0 items  2022-08-13T13:44:59.5662912Z collected 1 item  2022-08-13T13:44:59.5667448Z 2022-08-13T13:45:01.1390254Z test_deploy.py::TestFreezer::test_compile_string PASSED [100%] 2022-08-13T13:45:01.1391246Z 2022-08-13T13:45:01.1391611Z ============================== 1 passed in 2.98s =============================== 2022-08-13T13:45:01.4839279Z Running test_dispatch ... [2022-08-13 13:45:01.483362] 2022-08-13T13:45:01.4839986Z Executing ['/opt/conda/bin/python', '-bb', 'test_dispatch.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2022-08-13 13:45:01.483472] 2022-08-13T13:45:03.4388146Z Test results will be stored in test-reports/python-unittest/test_dispatch 2022-08-13T13:45:03.4409325Z 2022-08-13T13:45:03.4409880Z Running tests... 2022-08-13T13:45:03.4410395Z ---------------------------------------------------------------------- 2022-08-13T13:45:05.0285980Z test_all_invariants (__main__.TestDispatch) ... ok (1.587s) 2022-08-13T13:45:16.1550550Z test_computed_table (__main__.TestDispatch) ... ok (11.126s) 2022-08-13T13:45:16.1725750Z test_computed_table_with_ambiguous_autogradother (__main__.TestDispatch) ... ok (0.018s) 2022-08-13T13:45:16.1751804Z test_computed_table_with_autograd (__main__.TestDispatch) ... ok (0.003s) 2022-08-13T13:45:16.4968130Z test_computed_table_with_cpu_autograd_defaultbackend (__main__.TestDispatch) ... ok (0.321s) 2022-08-13T13:45:16.8351728Z test_computed_table_with_cpu_autograd_math (__main__.TestDispatch) ... ok (0.338s) 2022-08-13T13:45:27.4270794Z test_computed_table_with_cpu_autograd_math_defaultbackend (__main__.TestDispatch) ... ok (10.592s) 2022-08-13T13:45:27.4437743Z test_computed_table_with_cpu_defaultbackend (__main__.TestDispatch) ... ok (0.017s) 2022-08-13T13:45:27.4613488Z test_computed_table_with_cpu_math (__main__.TestDispatch) ... ok (0.017s) 2022-08-13T13:45:27.4643706Z test_computed_table_with_cpu_math_autogradcpu_fallthrough (__main__.TestDispatch) ... ok (0.003s) 2022-08-13T13:45:27.4672828Z test_computed_table_with_math (__main__.TestDispatch) ... ok (0.003s) 2022-08-13T13:45:38.1130158Z test_def (__main__.TestDispatch) ... ok (10.645s) 2022-08-13T13:45:38.1285586Z test_def_impl_schema_mismatch (__main__.TestDispatch) ... ok (0.016s) 2022-08-13T13:45:38.1298820Z test_def_only (__main__.TestDispatch) ... ok (0.001s) 2022-08-13T13:45:38.1312386Z test_def_with_explicit_alias (__main__.TestDispatch) ... ok (0.001s) 2022-08-13T13:45:38.4856109Z test_def_with_inference (__main__.TestDispatch) ... ok (0.354s) 2022-08-13T13:45:38.4880726Z test_dispatch_print_registrations_for_dispatch_key_invalid (__main__.TestDispatch) ... ok (0.002s) 2022-08-13T13:45:38.4894682Z test_find_dangling_impls (__main__.TestDispatch) ... ok (0.001s) 2022-08-13T13:45:38.4910751Z test_find_dangling_impls_ext (__main__.TestDispatch) ... Using /var/lib/jenkins/.cache/torch_extensions/py37_cu102 as PyTorch extensions root... 2022-08-13T13:45:38.4911342Z Creating extension directory /var/lib/jenkins/.cache/torch_extensions/py37_cu102/dangling_impl_extension... 2022-08-13T13:45:38.5611632Z Emitting ninja build file /var/lib/jenkins/.cache/torch_extensions/py37_cu102/dangling_impl_extension/build.ninja... 2022-08-13T13:45:38.5616749Z Building extension module dangling_impl_extension... 2022-08-13T13:45:38.5617114Z Using envvar MAX_JOBS (14) as the number of workers... 2022-08-13T13:46:01.9048205Z [1/2] c++ -MMD -MF dangling_impl_extension.o.d -DTORCH_EXTENSION_NAME=dangling_impl_extension -DTORCH_API_INCLUDE_EXTENSION_H -DPYBIND11_COMPILER_TYPE=\"_gcc\" -DPYBIND11_STDLIB=\"_libstdcpp\" -DPYBIND11_BUILD_ABI=\"_cxxabi1011\" -isystem /opt/conda/lib/python3.7/site-packages/torch/include -isystem /opt/conda/lib/python3.7/site-packages/torch/include/torch/csrc/api/include -isystem /opt/conda/lib/python3.7/site-packages/torch/include/TH -isystem /opt/conda/lib/python3.7/site-packages/torch/include/THC -isystem /opt/conda/include/python3.7m -D_GLIBCXX_USE_CXX11_ABI=1 -fPIC -std=c++14 -g -c /var/lib/jenkins/workspace/test/cpp_extensions/dangling_impl_extension.cpp -o dangling_impl_extension.o 2022-08-13T13:46:02.2902951Z [2/2] c++ dangling_impl_extension.o -shared -L/opt/conda/lib/python3.7/site-packages/torch/lib -lc10 -ltorch_cpu -ltorch -ltorch_python -o dangling_impl_extension.so 2022-08-13T13:46:02.2962866Z Loading extension module dangling_impl_extension... 2022-08-13T13:46:02.2992773Z ok (23.810s) 2022-08-13T13:46:02.6324411Z test_impl_only (__main__.TestDispatch) ... ok (0.333s) 2022-08-13T13:46:02.6439789Z test_multiple_def_alias_defaulting (__main__.TestDispatch) ... ok (0.011s) 2022-08-13T13:46:02.6553189Z test_multiple_def_alias_mismatch (__main__.TestDispatch) ... ok (0.011s) 2022-08-13T13:46:02.6668260Z test_multiple_def_error (__main__.TestDispatch) ... ok (0.011s) 2022-08-13T13:46:02.6806760Z test_multiple_fallback (__main__.TestDispatch) ... ok (0.014s) 2022-08-13T13:46:02.6820809Z test_overwrite_math (__main__.TestDispatch) ... [W OperatorEntry.cpp:139] Warning: Overriding a previously registered kernel for the same operator and the same dispatch key 2022-08-13T13:46:02.6821344Z operator: __test45643__::foo 2022-08-13T13:46:02.6821619Z no debug info 2022-08-13T13:46:02.6823514Z dispatch key: (catch all) 2022-08-13T13:46:02.6823815Z previous kernel: fn1 2022-08-13T13:46:02.6826021Z new kernel: fn2 (function registerKernel) 2022-08-13T13:46:02.6826776Z [W OperatorEntry.cpp:139] Warning: Overriding a previously registered kernel for the same operator and the same dispatch key 2022-08-13T13:46:02.6827428Z operator: __test45644__::foo 2022-08-13T13:46:02.6827848Z no debug info 2022-08-13T13:46:02.6828189Z dispatch key: (catch all) 2022-08-13T13:46:02.6828447Z previous kernel: fn1 2022-08-13T13:46:02.6828758Z new kernel: fn2 (function registerKernel) 2022-08-13T13:46:02.6829047Z ok (0.002s) 2022-08-13T13:46:02.6845633Z test_autogradother (__main__.TestPythonDispatcher) ... ok (0.002s) 2022-08-13T13:46:02.6859685Z test_basic (__main__.TestPythonDispatcher) ... ok (0.001s) 2022-08-13T13:46:02.6875568Z test_defaultbackend_autogradcpu (__main__.TestPythonDispatcher) ... ok (0.001s) 2022-08-13T13:46:02.6891043Z test_defaultbackend_math (__main__.TestPythonDispatcher) ... ok (0.001s) 2022-08-13T13:46:02.6903252Z test_duplicate_registrations (__main__.TestPythonDispatcher) ... ok (0.001s) 2022-08-13T13:46:02.6919248Z test_math_autogradcpu (__main__.TestPythonDispatcher) ... ok (0.001s) 2022-08-13T13:46:02.7207492Z test_quantized_structured_not_implemented (__main__.TestPythonDispatcher) ... ok (0.029s) 2022-08-13T13:46:02.7208109Z 2022-08-13T13:46:02.7208521Z ---------------------------------------------------------------------- 2022-08-13T13:46:02.7208865Z Ran 32 tests in 59.280s 2022-08-13T13:46:02.7209035Z 2022-08-13T13:46:02.7209132Z OK 2022-08-13T13:46:02.7209271Z 2022-08-13T13:46:02.7209413Z Generating XML reports... 2022-08-13T13:46:02.7274079Z Generated XML report: test-reports/python-unittest/test_dispatch/TEST-TestDispatch-20220813134503.xml 2022-08-13T13:46:02.7283974Z Generated XML report: test-reports/python-unittest/test_dispatch/TEST-TestPythonDispatcher-20220813134503.xml 2022-08-13T13:46:03.1578386Z Running test_expanded_weights ... [2022-08-13 13:46:03.157250] 2022-08-13T13:46:07.3282313Z Executing ['/opt/conda/bin/python', '-bb', 'test_expanded_weights.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2022-08-13 13:46:03.157369] 2022-08-13T13:46:07.3283656Z Test results will be stored in test-reports/python-unittest/test_expanded_weights 2022-08-13T13:46:07.3342759Z 2022-08-13T13:46:07.3343455Z Running tests... 2022-08-13T13:46:07.3344205Z ---------------------------------------------------------------------- 2022-08-13T13:46:08.1324195Z test_cnn_model_mean_cuda (__main__.TestExpandedWeightFunctionalCUDA) ... ok (0.797s) 2022-08-13T13:46:08.3537075Z test_cnn_model_sum_cuda (__main__.TestExpandedWeightFunctionalCUDA) ... ok (0.221s) 2022-08-13T13:46:08.3786329Z test_embedding_model_cuda (__main__.TestExpandedWeightFunctionalCUDA) ... ok (0.025s) 2022-08-13T13:46:08.3816381Z test_expanded_weight_error_cuda (__main__.TestExpandedWeightFunctionalCUDA) ... ok (0.003s) 2022-08-13T13:46:08.4012860Z test_expanded_weight_forward_nn_functional_conv1d_cuda_complex128 (__main__.TestExpandedWeightFunctionalCUDA) ... ok (0.020s) 2022-08-13T13:46:08.4046844Z test_expanded_weight_forward_nn_functional_conv1d_cuda_complex32 (__main__.TestExpandedWeightFunctionalCUDA) ... /opt/conda/lib/python3.7/site-packages/torch/testing/_creation.py:142: UserWarning: ComplexHalf support is experimental and many operators don't support it yet. (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/EmptyTensor.cpp:32.) 2022-08-13T13:46:08.4047728Z result = torch.complex(real, imag) 2022-08-13T13:46:08.7503244Z ok (0.349s) 2022-08-13T13:46:08.7671265Z test_expanded_weight_forward_nn_functional_conv1d_cuda_complex64 (__main__.TestExpandedWeightFunctionalCUDA) ... ok (0.017s) 2022-08-13T13:46:08.7776022Z test_expanded_weight_forward_nn_functional_conv1d_cuda_float16 (__main__.TestExpandedWeightFunctionalCUDA) ... ok (0.010s) 2022-08-13T13:46:08.7880172Z test_expanded_weight_forward_nn_functional_conv1d_cuda_float32 (__main__.TestExpandedWeightFunctionalCUDA) ... ok (0.010s) 2022-08-13T13:46:08.7984633Z test_expanded_weight_forward_nn_functional_conv1d_cuda_float64 (__main__.TestExpandedWeightFunctionalCUDA) ... ok (0.010s) 2022-08-13T13:46:08.8482408Z test_expanded_weight_forward_nn_functional_conv2d_cuda_complex128 (__main__.TestExpandedWeightFunctionalCUDA) ... ok (0.050s) 2022-08-13T13:46:08.8989456Z test_expanded_weight_forward_nn_functional_conv2d_cuda_complex32 (__main__.TestExpandedWeightFunctionalCUDA) ... ok (0.051s) 2022-08-13T13:46:08.9505000Z test_expanded_weight_forward_nn_functional_conv2d_cuda_complex64 (__main__.TestExpandedWeightFunctionalCUDA) ... ok (0.051s) 2022-08-13T13:46:08.9795144Z test_expanded_weight_forward_nn_functional_conv2d_cuda_float16 (__main__.TestExpandedWeightFunctionalCUDA) ... ok (0.029s) 2022-08-13T13:46:09.0089713Z test_expanded_weight_forward_nn_functional_conv2d_cuda_float32 (__main__.TestExpandedWeightFunctionalCUDA) ... ok (0.029s) 2022-08-13T13:46:09.0371188Z test_expanded_weight_forward_nn_functional_conv2d_cuda_float64 (__main__.TestExpandedWeightFunctionalCUDA) ... ok (0.028s) 2022-08-13T13:46:09.0513099Z test_expanded_weight_forward_nn_functional_embedding_cuda_bfloat16 (__main__.TestExpandedWeightFunctionalCUDA) ... skip: embedding is non-determinstic in this case, see issue #74679 (0.014s) 2022-08-13T13:46:09.0652525Z test_expanded_weight_forward_nn_functional_embedding_cuda_float16 (__main__.TestExpandedWeightFunctionalCUDA) ... skip: embedding is non-determinstic in this case, see issue #74679 (0.014s) 2022-08-13T13:46:09.0791895Z test_expanded_weight_forward_nn_functional_embedding_cuda_float32 (__main__.TestExpandedWeightFunctionalCUDA) ... skip: embedding is non-determinstic in this case, see issue #74679 (0.014s) 2022-08-13T13:46:09.0925673Z test_expanded_weight_forward_nn_functional_embedding_cuda_float64 (__main__.TestExpandedWeightFunctionalCUDA) ... skip: embedding is non-determinstic in this case, see issue #74679 (0.013s) 2022-08-13T13:46:09.1023583Z test_expanded_weight_forward_nn_functional_group_norm_cuda_bfloat16 (__main__.TestExpandedWeightFunctionalCUDA) ... ok (0.010s) 2022-08-13T13:46:09.1124869Z test_expanded_weight_forward_nn_functional_group_norm_cuda_float16 (__main__.TestExpandedWeightFunctionalCUDA) ... ok (0.010s) 2022-08-13T13:46:09.1221226Z test_expanded_weight_forward_nn_functional_group_norm_cuda_float32 (__main__.TestExpandedWeightFunctionalCUDA) ... ok (0.010s) 2022-08-13T13:46:09.1315629Z test_expanded_weight_forward_nn_functional_group_norm_cuda_float64 (__main__.TestExpandedWeightFunctionalCUDA) ... ok (0.009s) 2022-08-13T13:46:09.1558911Z test_expanded_weight_forward_nn_functional_instance_norm_cuda_bfloat16 (__main__.TestExpandedWeightFunctionalCUDA) ... ok (0.024s) 2022-08-13T13:46:09.1801805Z test_expanded_weight_forward_nn_functional_instance_norm_cuda_float16 (__main__.TestExpandedWeightFunctionalCUDA) ... ok (0.024s) 2022-08-13T13:46:09.2042149Z test_expanded_weight_forward_nn_functional_instance_norm_cuda_float32 (__main__.TestExpandedWeightFunctionalCUDA) ... ok (0.024s) 2022-08-13T13:46:09.2277156Z test_expanded_weight_forward_nn_functional_instance_norm_cuda_float64 (__main__.TestExpandedWeightFunctionalCUDA) ... ok (0.023s) 2022-08-13T13:46:09.2367166Z test_expanded_weight_forward_nn_functional_layer_norm_cuda_bfloat16 (__main__.TestExpandedWeightFunctionalCUDA) ... ok (0.009s) 2022-08-13T13:46:09.2451160Z test_expanded_weight_forward_nn_functional_layer_norm_cuda_float16 (__main__.TestExpandedWeightFunctionalCUDA) ... ok (0.008s) 2022-08-13T13:46:09.2535594Z test_expanded_weight_forward_nn_functional_layer_norm_cuda_float32 (__main__.TestExpandedWeightFunctionalCUDA) ... ok (0.008s) 2022-08-13T13:46:09.2619060Z test_expanded_weight_forward_nn_functional_layer_norm_cuda_float64 (__main__.TestExpandedWeightFunctionalCUDA) ... ok (0.008s) 2022-08-13T13:46:09.2822672Z test_expanded_weight_forward_nn_functional_linear_cuda_complex128 (__main__.TestExpandedWeightFunctionalCUDA) ... ok (0.020s) 2022-08-13T13:46:09.3030681Z test_expanded_weight_forward_nn_functional_linear_cuda_complex64 (__main__.TestExpandedWeightFunctionalCUDA) ... ok (0.021s) 2022-08-13T13:46:09.3194276Z test_expanded_weight_forward_nn_functional_linear_cuda_float16 (__main__.TestExpandedWeightFunctionalCUDA) ... ok (0.016s) 2022-08-13T13:46:09.3362149Z test_expanded_weight_forward_nn_functional_linear_cuda_float32 (__main__.TestExpandedWeightFunctionalCUDA) ... ok (0.017s) 2022-08-13T13:46:09.3520488Z test_expanded_weight_forward_nn_functional_linear_cuda_float64 (__main__.TestExpandedWeightFunctionalCUDA) ... ok (0.016s) 2022-08-13T13:46:09.3656930Z test_expanded_weight_per_sample_grad_mean_nn_functional_conv1d_cuda_float64 (__main__.TestExpandedWeightFunctionalCUDA) ... ok (0.013s) 2022-08-13T13:46:09.4107086Z test_expanded_weight_per_sample_grad_mean_nn_functional_conv2d_cuda_float64 (__main__.TestExpandedWeightFunctionalCUDA) ... ok (0.045s) 2022-08-13T13:46:09.4159705Z test_expanded_weight_per_sample_grad_mean_nn_functional_embedding_cuda_float64 (__main__.TestExpandedWeightFunctionalCUDA) ... ok (0.005s) 2022-08-13T13:46:09.4283295Z test_expanded_weight_per_sample_grad_mean_nn_functional_group_norm_cuda_float64 (__main__.TestExpandedWeightFunctionalCUDA) ... ok (0.012s) 2022-08-13T13:46:09.4676845Z test_expanded_weight_per_sample_grad_mean_nn_functional_instance_norm_cuda_float64 (__main__.TestExpandedWeightFunctionalCUDA) ... ok (0.039s) 2022-08-13T13:46:09.4777476Z test_expanded_weight_per_sample_grad_mean_nn_functional_layer_norm_cuda_float64 (__main__.TestExpandedWeightFunctionalCUDA) ... ok (0.010s) 2022-08-13T13:46:09.5096274Z test_expanded_weight_per_sample_grad_mean_nn_functional_linear_cuda_float64 (__main__.TestExpandedWeightFunctionalCUDA) ... ok (0.032s) 2022-08-13T13:46:09.5235472Z test_expanded_weight_per_sample_grad_sum_nn_functional_conv1d_cuda_float64 (__main__.TestExpandedWeightFunctionalCUDA) ... ok (0.014s) 2022-08-13T13:46:09.5719556Z test_expanded_weight_per_sample_grad_sum_nn_functional_conv2d_cuda_float64 (__main__.TestExpandedWeightFunctionalCUDA) ... ok (0.048s) 2022-08-13T13:46:09.5775009Z test_expanded_weight_per_sample_grad_sum_nn_functional_embedding_cuda_float64 (__main__.TestExpandedWeightFunctionalCUDA) ... ok (0.005s) 2022-08-13T13:46:09.5908532Z test_expanded_weight_per_sample_grad_sum_nn_functional_group_norm_cuda_float64 (__main__.TestExpandedWeightFunctionalCUDA) ... ok (0.013s) 2022-08-13T13:46:09.6324899Z test_expanded_weight_per_sample_grad_sum_nn_functional_instance_norm_cuda_float64 (__main__.TestExpandedWeightFunctionalCUDA) ... ok (0.041s) 2022-08-13T13:46:09.6435151Z test_expanded_weight_per_sample_grad_sum_nn_functional_layer_norm_cuda_float64 (__main__.TestExpandedWeightFunctionalCUDA) ... ok (0.011s) 2022-08-13T13:46:09.6782382Z test_expanded_weight_per_sample_grad_sum_nn_functional_linear_cuda_float64 (__main__.TestExpandedWeightFunctionalCUDA) ... ok (0.035s) 2022-08-13T13:46:09.6894272Z test_expanded_weights_per_sample_grad_input_no_grad_nn_functional_conv1d_cuda_float64 (__main__.TestExpandedWeightFunctionalCUDA) ... ok (0.011s) 2022-08-13T13:46:09.7266236Z test_expanded_weights_per_sample_grad_input_no_grad_nn_functional_conv2d_cuda_float64 (__main__.TestExpandedWeightFunctionalCUDA) ... ok (0.037s) 2022-08-13T13:46:09.7318497Z test_expanded_weights_per_sample_grad_input_no_grad_nn_functional_embedding_cuda_float64 (__main__.TestExpandedWeightFunctionalCUDA) ... ok (0.005s) 2022-08-13T13:46:09.7413391Z test_expanded_weights_per_sample_grad_input_no_grad_nn_functional_group_norm_cuda_float64 (__main__.TestExpandedWeightFunctionalCUDA) ... ok (0.009s) 2022-08-13T13:46:09.7717984Z test_expanded_weights_per_sample_grad_input_no_grad_nn_functional_instance_norm_cuda_float64 (__main__.TestExpandedWeightFunctionalCUDA) ... ok (0.030s) 2022-08-13T13:46:09.7800957Z test_expanded_weights_per_sample_grad_input_no_grad_nn_functional_layer_norm_cuda_float64 (__main__.TestExpandedWeightFunctionalCUDA) ... ok (0.008s) 2022-08-13T13:46:09.8073015Z test_expanded_weights_per_sample_grad_input_no_grad_nn_functional_linear_cuda_float64 (__main__.TestExpandedWeightFunctionalCUDA) ... ok (0.027s) 2022-08-13T13:46:09.8128348Z test_group_norm_error_cuda (__main__.TestExpandedWeightFunctionalCUDA) ... ok (0.005s) 2022-08-13T13:46:09.9359417Z test_group_norm_model_num_dim_1_cuda (__main__.TestExpandedWeightFunctionalCUDA) ... ok (0.123s) 2022-08-13T13:46:09.9753194Z test_group_norm_model_num_dim_2_cuda (__main__.TestExpandedWeightFunctionalCUDA) ... ok (0.039s) 2022-08-13T13:46:10.1252686Z test_group_norm_model_num_dim_3_cuda (__main__.TestExpandedWeightFunctionalCUDA) ... ok (0.150s) 2022-08-13T13:46:10.1653773Z test_instance_norm_model_num_dim_1_cuda (__main__.TestExpandedWeightFunctionalCUDA) ... ok (0.040s) 2022-08-13T13:46:10.2789686Z test_instance_norm_model_num_dim_2_cuda (__main__.TestExpandedWeightFunctionalCUDA) ... ok (0.113s) 2022-08-13T13:46:10.3304520Z test_instance_norm_model_num_dim_3_cuda (__main__.TestExpandedWeightFunctionalCUDA) ... ok (0.051s) 2022-08-13T13:46:10.4726347Z test_layer_norm_model_num_dim_1_cuda (__main__.TestExpandedWeightFunctionalCUDA) ... ok (0.142s) 2022-08-13T13:46:10.5086428Z test_layer_norm_model_num_dim_2_cuda (__main__.TestExpandedWeightFunctionalCUDA) ... ok (0.036s) 2022-08-13T13:46:10.6550207Z test_layer_norm_model_num_dim_3_cuda (__main__.TestExpandedWeightFunctionalCUDA) ... ok (0.146s) 2022-08-13T13:46:10.6637659Z test_unsupported_expand_weights_nn_functional_conv1d_cuda_float64 (__main__.TestExpandedWeightFunctionalCUDA) ... ok (0.009s) 2022-08-13T13:46:10.6821747Z test_unsupported_expand_weights_nn_functional_conv2d_cuda_float64 (__main__.TestExpandedWeightFunctionalCUDA) ... ok (0.018s) 2022-08-13T13:46:10.6867298Z test_unsupported_expand_weights_nn_functional_embedding_cuda_float64 (__main__.TestExpandedWeightFunctionalCUDA) ... ok (0.004s) 2022-08-13T13:46:10.6918726Z test_unsupported_expand_weights_nn_functional_group_norm_cuda_float64 (__main__.TestExpandedWeightFunctionalCUDA) ... ok (0.005s) 2022-08-13T13:46:10.6999182Z test_unsupported_expand_weights_nn_functional_instance_norm_cuda_float64 (__main__.TestExpandedWeightFunctionalCUDA) ... ok (0.008s) 2022-08-13T13:46:10.7058974Z test_unsupported_expand_weights_nn_functional_layer_norm_cuda_float64 (__main__.TestExpandedWeightFunctionalCUDA) ... ok (0.006s) 2022-08-13T13:46:10.7151779Z test_unsupported_expand_weights_nn_functional_linear_cuda_float64 (__main__.TestExpandedWeightFunctionalCUDA) ... ok (0.009s) 2022-08-13T13:46:10.7219529Z test_forward_helper_cuda (__main__.TestExpandedWeightHelperFunctionCUDA) ... ok (0.006s) 2022-08-13T13:46:10.7274554Z test_forward_helper_failure_args_cuda (__main__.TestExpandedWeightHelperFunctionCUDA) ... ok (0.005s) 2022-08-13T13:46:10.7300491Z test_set_grad_sample_if_exists_cuda (__main__.TestExpandedWeightHelperFunctionCUDA) ... ok (0.002s) 2022-08-13T13:46:10.7323466Z test_set_grad_sample_if_exists_failure_cuda (__main__.TestExpandedWeightHelperFunctionCUDA) ... ok (0.002s) 2022-08-13T13:46:10.7361433Z test_sum_over_all_but_batch_and_last_n_cuda (__main__.TestExpandedWeightHelperFunctionCUDA) ... ok (0.004s) 2022-08-13T13:46:10.7392733Z test_unpack_expanded_weight_or_tensor_cuda (__main__.TestExpandedWeightHelperFunctionCUDA) ... ok (0.003s) 2022-08-13T13:46:10.7418126Z test_unpack_expanded_weight_or_tensor_failure_cuda (__main__.TestExpandedWeightHelperFunctionCUDA) ... ok (0.002s) 2022-08-13T13:46:10.7441256Z test_unpack_expanded_weight_or_tensor_with_custom_function_cuda (__main__.TestExpandedWeightHelperFunctionCUDA) ... ok (0.002s) 2022-08-13T13:46:10.7491038Z test_Conv1d (__main__.TestExpandedWeightModule) ... ok (0.005s) 2022-08-13T13:46:10.7536221Z test_Conv1d_circular_stride2_pad2 (__main__.TestExpandedWeightModule) ... ok (0.004s) 2022-08-13T13:46:10.7604544Z test_Conv1d_circular_stride2_pad2_cuda_double (__main__.TestExpandedWeightModule) ... ok (0.007s) 2022-08-13T13:46:10.7890209Z test_Conv1d_circular_stride2_pad2_multiple_inputs (__main__.TestExpandedWeightModule) ... ok (0.028s) 2022-08-13T13:46:10.7944536Z test_Conv1d_cuda_double (__main__.TestExpandedWeightModule) ... ok (0.005s) 2022-08-13T13:46:10.7985345Z test_Conv1d_dilated (__main__.TestExpandedWeightModule) ... ok (0.004s) 2022-08-13T13:46:10.8039921Z test_Conv1d_dilated_cuda_double (__main__.TestExpandedWeightModule) ... ok (0.005s) 2022-08-13T13:46:10.8093369Z test_Conv1d_dilated_multiple_inputs (__main__.TestExpandedWeightModule) ... ok (0.005s) 2022-08-13T13:46:10.8136060Z test_Conv1d_groups (__main__.TestExpandedWeightModule) ... ok (0.004s) 2022-08-13T13:46:10.8195137Z test_Conv1d_groups_cuda_double (__main__.TestExpandedWeightModule) ... ok (0.006s) 2022-08-13T13:46:10.8250817Z test_Conv1d_groups_multiple_inputs (__main__.TestExpandedWeightModule) ... ok (0.005s) 2022-08-13T13:46:10.8306939Z test_Conv1d_multiple_inputs (__main__.TestExpandedWeightModule) ... ok (0.005s) 2022-08-13T13:46:10.8346840Z test_Conv1d_pad1 (__main__.TestExpandedWeightModule) ... ok (0.004s) 2022-08-13T13:46:10.8401864Z test_Conv1d_pad1_cuda_double (__main__.TestExpandedWeightModule) ... ok (0.005s) 2022-08-13T13:46:10.8455068Z test_Conv1d_pad1_multiple_inputs (__main__.TestExpandedWeightModule) ... ok (0.005s) 2022-08-13T13:46:10.8492406Z test_Conv1d_pad1size1 (__main__.TestExpandedWeightModule) ... ok (0.004s) 2022-08-13T13:46:10.8542468Z test_Conv1d_pad1size1_cuda_double (__main__.TestExpandedWeightModule) ... ok (0.005s) 2022-08-13T13:46:10.8585044Z test_Conv1d_pad1size1_multiple_inputs (__main__.TestExpandedWeightModule) ... ok (0.004s) 2022-08-13T13:46:10.8625568Z test_Conv1d_pad2 (__main__.TestExpandedWeightModule) ... ok (0.004s) 2022-08-13T13:46:10.8681021Z test_Conv1d_pad2_cuda_double (__main__.TestExpandedWeightModule) ... ok (0.005s) 2022-08-13T13:46:10.8733504Z test_Conv1d_pad2_multiple_inputs (__main__.TestExpandedWeightModule) ... ok (0.005s) 2022-08-13T13:46:10.8770228Z test_Conv1d_pad2size1 (__main__.TestExpandedWeightModule) ... ok (0.004s) 2022-08-13T13:46:10.8821216Z test_Conv1d_pad2size1_cuda_double (__main__.TestExpandedWeightModule) ... ok (0.005s) 2022-08-13T13:46:10.8863057Z test_Conv1d_pad2size1_multiple_inputs (__main__.TestExpandedWeightModule) ... ok (0.004s) 2022-08-13T13:46:10.8905323Z test_Conv1d_reflect_stride2_pad2 (__main__.TestExpandedWeightModule) ... ok (0.004s) 2022-08-13T13:46:10.8964524Z test_Conv1d_reflect_stride2_pad2_cuda_double (__main__.TestExpandedWeightModule) ... ok (0.006s) 2022-08-13T13:46:10.9034353Z test_Conv1d_reflect_stride2_pad2_multiple_inputs (__main__.TestExpandedWeightModule) ... ok (0.007s) 2022-08-13T13:46:10.9082804Z test_Conv1d_replicate_stride2_pad2 (__main__.TestExpandedWeightModule) ... ok (0.005s) 2022-08-13T13:46:10.9139680Z test_Conv1d_replicate_stride2_pad2_cuda_double (__main__.TestExpandedWeightModule) ... ok (0.006s) 2022-08-13T13:46:10.9202163Z test_Conv1d_replicate_stride2_pad2_multiple_inputs (__main__.TestExpandedWeightModule) ... ok (0.006s) 2022-08-13T13:46:10.9241225Z test_Conv1d_stride (__main__.TestExpandedWeightModule) ... ok (0.004s) 2022-08-13T13:46:10.9296150Z test_Conv1d_stride_cuda_double (__main__.TestExpandedWeightModule) ... ok (0.005s) 2022-08-13T13:46:10.9352374Z test_Conv1d_stride_multiple_inputs (__main__.TestExpandedWeightModule) ... ok (0.005s) 2022-08-13T13:46:10.9367809Z test_Conv1d_zero_batch (__main__.TestExpandedWeightModule) ... skip: Can't get per sample gradients when no batch dim or batch dim is 0 (0.001s) 2022-08-13T13:46:10.9381389Z test_Conv1d_zero_batch_cuda_double (__main__.TestExpandedWeightModule) ... skip: Can't get per sample gradients when no batch dim or batch dim is 0 (0.001s) 2022-08-13T13:46:10.9392986Z test_Conv1d_zero_batch_multiple_inputs (__main__.TestExpandedWeightModule) ... skip: Can't get per sample gradients when no batch dim or batch dim is 0 (0.001s) 2022-08-13T13:46:10.9437333Z test_Conv1d_zeros_stride2_pad2 (__main__.TestExpandedWeightModule) ... ok (0.004s) 2022-08-13T13:46:10.9492457Z test_Conv1d_zeros_stride2_pad2_cuda_double (__main__.TestExpandedWeightModule) ... ok (0.005s) 2022-08-13T13:46:10.9542186Z test_Conv1d_zeros_stride2_pad2_multiple_inputs (__main__.TestExpandedWeightModule) ... ok (0.005s) 2022-08-13T13:46:10.9582442Z test_Conv2d (__main__.TestExpandedWeightModule) ... ok (0.004s) 2022-08-13T13:46:10.9631522Z test_Conv2d_circular_stride2_pad2 (__main__.TestExpandedWeightModule) ... ok (0.005s) 2022-08-13T13:46:10.9706523Z test_Conv2d_circular_stride2_pad2_cuda_double (__main__.TestExpandedWeightModule) ... ok (0.007s) 2022-08-13T13:46:10.9782036Z test_Conv2d_circular_stride2_pad2_multiple_inputs (__main__.TestExpandedWeightModule) ... ok (0.007s) 2022-08-13T13:46:10.9836405Z test_Conv2d_cuda_double (__main__.TestExpandedWeightModule) ... ok (0.005s) 2022-08-13T13:46:10.9888534Z test_Conv2d_depthwise (__main__.TestExpandedWeightModule) ... ok (0.005s) 2022-08-13T13:46:10.9941490Z test_Conv2d_depthwise_cuda_double (__main__.TestExpandedWeightModule) ... ok (0.005s) 2022-08-13T13:46:10.9992897Z test_Conv2d_depthwise_dilated (__main__.TestExpandedWeightModule) ... ok (0.005s) 2022-08-13T13:46:11.0045189Z test_Conv2d_depthwise_dilated_cuda_double (__main__.TestExpandedWeightModule) ... ok (0.005s) 2022-08-13T13:46:11.0113532Z test_Conv2d_depthwise_dilated_multiple_inputs (__main__.TestExpandedWeightModule) ... ok (0.007s) 2022-08-13T13:46:11.0189983Z test_Conv2d_depthwise_multiple_inputs (__main__.TestExpandedWeightModule) ... ok (0.007s) 2022-08-13T13:46:11.0242569Z test_Conv2d_depthwise_strided (__main__.TestExpandedWeightModule) ... ok (0.005s) 2022-08-13T13:46:11.0295107Z test_Conv2d_depthwise_strided_cuda_double (__main__.TestExpandedWeightModule) ... ok (0.005s) 2022-08-13T13:46:11.0363832Z test_Conv2d_depthwise_strided_multiple_inputs (__main__.TestExpandedWeightModule) ... ok (0.007s) 2022-08-13T13:46:11.0418315Z test_Conv2d_depthwise_with_multiplier (__main__.TestExpandedWeightModule) ... ok (0.005s) 2022-08-13T13:46:11.0471470Z test_Conv2d_depthwise_with_multiplier_cuda_double (__main__.TestExpandedWeightModule) ... ok (0.005s) 2022-08-13T13:46:11.0537253Z test_Conv2d_depthwise_with_multiplier_multiple_inputs (__main__.TestExpandedWeightModule) ... ok (0.006s) 2022-08-13T13:46:11.0585333Z test_Conv2d_dilated (__main__.TestExpandedWeightModule) ... ok (0.005s) 2022-08-13T13:46:11.0639532Z test_Conv2d_dilated_cuda_double (__main__.TestExpandedWeightModule) ... ok (0.005s) 2022-08-13T13:46:11.0691597Z test_Conv2d_dilated_multiple_inputs (__main__.TestExpandedWeightModule) ... ok (0.005s) 2022-08-13T13:46:11.0734087Z test_Conv2d_groups (__main__.TestExpandedWeightModule) ... ok (0.004s) 2022-08-13T13:46:11.0791477Z test_Conv2d_groups_cuda_double (__main__.TestExpandedWeightModule) ... ok (0.006s) 2022-08-13T13:46:11.0845622Z test_Conv2d_groups_multiple_inputs (__main__.TestExpandedWeightModule) ... ok (0.005s) 2022-08-13T13:46:11.0889025Z test_Conv2d_groups_thnn (__main__.TestExpandedWeightModule) ... ok (0.004s) 2022-08-13T13:46:11.0946241Z test_Conv2d_groups_thnn_cuda_double (__main__.TestExpandedWeightModule) ... ok (0.006s) 2022-08-13T13:46:11.0998037Z test_Conv2d_groups_thnn_multiple_inputs (__main__.TestExpandedWeightModule) ... ok (0.005s) 2022-08-13T13:46:11.1052239Z test_Conv2d_multiple_inputs (__main__.TestExpandedWeightModule) ... ok (0.005s) 2022-08-13T13:46:11.1088791Z test_Conv2d_no_bias (__main__.TestExpandedWeightModule) ... ok (0.004s) 2022-08-13T13:46:11.1136101Z test_Conv2d_no_bias_cuda_double (__main__.TestExpandedWeightModule) ... ok (0.005s) 2022-08-13T13:46:11.1185529Z test_Conv2d_no_bias_multiple_inputs (__main__.TestExpandedWeightModule) ... ok (0.005s) 2022-08-13T13:46:11.1233519Z test_Conv2d_padding (__main__.TestExpandedWeightModule) ... ok (0.005s) 2022-08-13T13:46:11.1291096Z test_Conv2d_padding_cuda_double (__main__.TestExpandedWeightModule) ... ok (0.006s) 2022-08-13T13:46:11.1341905Z test_Conv2d_padding_multiple_inputs (__main__.TestExpandedWeightModule) ... ok (0.005s) 2022-08-13T13:46:11.1383314Z test_Conv2d_reflect_stride2_pad2 (__main__.TestExpandedWeightModule) ... ok (0.004s) 2022-08-13T13:46:11.1438832Z test_Conv2d_reflect_stride2_pad2_cuda_double (__main__.TestExpandedWeightModule) ... ok (0.006s) 2022-08-13T13:46:11.1504733Z test_Conv2d_reflect_stride2_pad2_multiple_inputs (__main__.TestExpandedWeightModule) ... ok (0.006s) 2022-08-13T13:46:11.1545469Z test_Conv2d_replicate_stride2_pad2 (__main__.TestExpandedWeightModule) ... ok (0.004s) 2022-08-13T13:46:11.1601875Z test_Conv2d_replicate_stride2_pad2_cuda_double (__main__.TestExpandedWeightModule) ... ok (0.006s) 2022-08-13T13:46:11.1673890Z test_Conv2d_replicate_stride2_pad2_multiple_inputs (__main__.TestExpandedWeightModule) ... ok (0.007s) 2022-08-13T13:46:11.1721389Z test_Conv2d_strided (__main__.TestExpandedWeightModule) ... ok (0.005s) 2022-08-13T13:46:11.1777542Z test_Conv2d_strided_cuda_double (__main__.TestExpandedWeightModule) ... ok (0.005s) 2022-08-13T13:46:11.1827280Z test_Conv2d_strided_multiple_inputs (__main__.TestExpandedWeightModule) ... ok (0.005s) 2022-08-13T13:46:11.1840618Z test_Conv2d_zero_batch (__main__.TestExpandedWeightModule) ... skip: Can't get per sample gradients when no batch dim or batch dim is 0 (0.001s) 2022-08-13T13:46:11.1854783Z test_Conv2d_zero_batch_cuda_double (__main__.TestExpandedWeightModule) ... skip: Can't get per sample gradients when no batch dim or batch dim is 0 (0.001s) 2022-08-13T13:46:11.1866571Z test_Conv2d_zero_batch_multiple_inputs (__main__.TestExpandedWeightModule) ... skip: Can't get per sample gradients when no batch dim or batch dim is 0 (0.001s) 2022-08-13T13:46:11.1905393Z test_Conv2d_zeros_stride2_pad2 (__main__.TestExpandedWeightModule) ... ok (0.004s) 2022-08-13T13:46:11.1959495Z test_Conv2d_zeros_stride2_pad2_cuda_double (__main__.TestExpandedWeightModule) ... ok (0.005s) 2022-08-13T13:46:11.2026946Z test_Conv2d_zeros_stride2_pad2_multiple_inputs (__main__.TestExpandedWeightModule) ... ok (0.007s) 2022-08-13T13:46:11.2072919Z test_Conv3d (__main__.TestExpandedWeightModule) ... ok (0.004s) 2022-08-13T13:46:11.2110112Z test_Conv3d_1x1x1_no_bias (__main__.TestExpandedWeightModule) ... ok (0.004s) 2022-08-13T13:46:11.2155631Z test_Conv3d_1x1x1_no_bias_cuda_double (__main__.TestExpandedWeightModule) ... ok (0.004s) 2022-08-13T13:46:11.2208870Z test_Conv3d_1x1x1_no_bias_multiple_inputs (__main__.TestExpandedWeightModule) ... ok (0.005s) 2022-08-13T13:46:11.2264587Z test_Conv3d_circular_stride2_pad2 (__main__.TestExpandedWeightModule) ... ok (0.005s) 2022-08-13T13:46:11.2348128Z test_Conv3d_circular_stride2_pad2_cuda_double (__main__.TestExpandedWeightModule) ... ok (0.008s) 2022-08-13T13:46:11.2422564Z test_Conv3d_circular_stride2_pad2_multiple_inputs (__main__.TestExpandedWeightModule) ... ok (0.007s) 2022-08-13T13:46:11.2472399Z test_Conv3d_cuda_double (__main__.TestExpandedWeightModule) ... ok (0.005s) 2022-08-13T13:46:11.2512203Z test_Conv3d_dilated (__main__.TestExpandedWeightModule) ... ok (0.004s) 2022-08-13T13:46:11.2566796Z test_Conv3d_dilated_cuda_double (__main__.TestExpandedWeightModule) ... ok (0.005s) 2022-08-13T13:46:11.2634908Z test_Conv3d_dilated_multiple_inputs (__main__.TestExpandedWeightModule) ... ok (0.007s) 2022-08-13T13:46:11.2673528Z test_Conv3d_dilated_strided (__main__.TestExpandedWeightModule) ... ok (0.004s) 2022-08-13T13:46:11.2728280Z test_Conv3d_dilated_strided_cuda_double (__main__.TestExpandedWeightModule) ... ok (0.005s) 2022-08-13T13:46:11.2791691Z test_Conv3d_dilated_strided_multiple_inputs (__main__.TestExpandedWeightModule) ... ok (0.006s) 2022-08-13T13:46:11.2830479Z test_Conv3d_groups (__main__.TestExpandedWeightModule) ... ok (0.004s) 2022-08-13T13:46:11.2881771Z test_Conv3d_groups_cuda_double (__main__.TestExpandedWeightModule) ... ok (0.005s) 2022-08-13T13:46:11.2931660Z test_Conv3d_groups_multiple_inputs (__main__.TestExpandedWeightModule) ... ok (0.005s) 2022-08-13T13:46:11.2983130Z test_Conv3d_multiple_inputs (__main__.TestExpandedWeightModule) ... ok (0.005s) 2022-08-13T13:46:11.3021945Z test_Conv3d_no_bias (__main__.TestExpandedWeightModule) ... ok (0.004s) 2022-08-13T13:46:11.3067018Z test_Conv3d_no_bias_cuda_double (__main__.TestExpandedWeightModule) ... ok (0.004s) 2022-08-13T13:46:11.3109966Z test_Conv3d_no_bias_multiple_inputs (__main__.TestExpandedWeightModule) ... ok (0.004s) 2022-08-13T13:46:11.3153550Z test_Conv3d_replicate_stride2_pad2 (__main__.TestExpandedWeightModule) ... ok (0.004s) 2022-08-13T13:46:11.3211558Z test_Conv3d_replicate_stride2_pad2_cuda_double (__main__.TestExpandedWeightModule) ... ok (0.006s) 2022-08-13T13:46:11.3285039Z test_Conv3d_replicate_stride2_pad2_multiple_inputs (__main__.TestExpandedWeightModule) ... ok (0.007s) 2022-08-13T13:46:11.3332776Z test_Conv3d_stride (__main__.TestExpandedWeightModule) ... ok (0.005s) 2022-08-13T13:46:11.3389553Z test_Conv3d_stride_cuda_double (__main__.TestExpandedWeightModule) ... ok (0.006s) 2022-08-13T13:46:11.3439987Z test_Conv3d_stride_multiple_inputs (__main__.TestExpandedWeightModule) ... ok (0.005s) 2022-08-13T13:46:11.3482102Z test_Conv3d_stride_padding (__main__.TestExpandedWeightModule) ... ok (0.004s) 2022-08-13T13:46:11.3536067Z test_Conv3d_stride_padding_cuda_double (__main__.TestExpandedWeightModule) ... ok (0.005s) 2022-08-13T13:46:11.3591230Z test_Conv3d_stride_padding_multiple_inputs (__main__.TestExpandedWeightModule) ... ok (0.005s) 2022-08-13T13:46:11.3610021Z test_Conv3d_zero_batch (__main__.TestExpandedWeightModule) ... skip: Can't get per sample gradients when no batch dim or batch dim is 0 (0.002s) 2022-08-13T13:46:11.3623303Z test_Conv3d_zero_batch_cuda_double (__main__.TestExpandedWeightModule) ... skip: Can't get per sample gradients when no batch dim or batch dim is 0 (0.001s) 2022-08-13T13:46:11.3635267Z test_Conv3d_zero_batch_multiple_inputs (__main__.TestExpandedWeightModule) ... skip: Can't get per sample gradients when no batch dim or batch dim is 0 (0.001s) 2022-08-13T13:46:11.3681046Z test_Conv3d_zeros_stride2_pad2 (__main__.TestExpandedWeightModule) ... ok (0.004s) 2022-08-13T13:46:11.3736885Z test_Conv3d_zeros_stride2_pad2_cuda_double (__main__.TestExpandedWeightModule) ... ok (0.005s) 2022-08-13T13:46:11.3791332Z test_Conv3d_zeros_stride2_pad2_multiple_inputs (__main__.TestExpandedWeightModule) ... ok (0.005s) 2022-08-13T13:46:11.3821121Z test_Embedding (__main__.TestExpandedWeightModule) ... ok (0.003s) 2022-08-13T13:46:11.3859083Z test_Embedding_cuda_double (__main__.TestExpandedWeightModule) ... ok (0.004s) 2022-08-13T13:46:11.3899646Z test_Embedding_discontiguous (__main__.TestExpandedWeightModule) ... ok (0.004s) 2022-08-13T13:46:11.3954081Z test_Embedding_discontiguous_cuda_double (__main__.TestExpandedWeightModule) ... ok (0.005s) 2022-08-13T13:46:11.3993953Z test_Embedding_discontiguous_multiple_inputs (__main__.TestExpandedWeightModule) ... ok (0.004s) 2022-08-13T13:46:11.4020836Z test_Embedding_multiple_inputs (__main__.TestExpandedWeightModule) ... ok (0.003s) 2022-08-13T13:46:11.4052936Z test_Embedding_sparse (__main__.TestExpandedWeightModule) ... ok (0.003s) 2022-08-13T13:46:11.4092999Z test_Embedding_sparse_cuda_double (__main__.TestExpandedWeightModule) ... ok (0.004s) 2022-08-13T13:46:11.4121830Z test_Embedding_sparse_multiple_inputs (__main__.TestExpandedWeightModule) ... ok (0.003s) 2022-08-13T13:46:11.4175415Z test_GroupNorm_1d_affine (__main__.TestExpandedWeightModule) ... ok (0.005s) 2022-08-13T13:46:11.4224022Z test_GroupNorm_1d_affine_GN (__main__.TestExpandedWeightModule) ... ok (0.005s) 2022-08-13T13:46:11.4285664Z test_GroupNorm_1d_affine_GN_cuda_double (__main__.TestExpandedWeightModule) ... ok (0.006s) 2022-08-13T13:46:11.4334879Z test_GroupNorm_1d_affine_GN_multiple_inputs (__main__.TestExpandedWeightModule) ... ok (0.005s) 2022-08-13T13:46:11.4399582Z test_GroupNorm_1d_affine_cuda_double (__main__.TestExpandedWeightModule) ... ok (0.006s) 2022-08-13T13:46:11.5232425Z test_GroupNorm_1d_affine_large_batch_cuda_double (__main__.TestExpandedWeightModule) ... ok (0.083s) 2022-08-13T13:46:11.5284432Z test_GroupNorm_1d_affine_multiple_inputs (__main__.TestExpandedWeightModule) ... ok (0.005s) 2022-08-13T13:46:11.5321847Z test_GroupNorm_1d_no_affine_IN (__main__.TestExpandedWeightModule) ... ok (0.004s) 2022-08-13T13:46:11.5370394Z test_GroupNorm_1d_no_affine_IN_cuda_double (__main__.TestExpandedWeightModule) ... ok (0.005s) 2022-08-13T13:46:11.5404445Z test_GroupNorm_1d_no_affine_IN_multiple_inputs (__main__.TestExpandedWeightModule) ... ok (0.003s) 2022-08-13T13:46:11.5443827Z test_GroupNorm_1d_no_affine_LN (__main__.TestExpandedWeightModule) ... ok (0.004s) 2022-08-13T13:46:11.5490915Z test_GroupNorm_1d_no_affine_LN_cuda_double (__main__.TestExpandedWeightModule) ... ok (0.005s) 2022-08-13T13:46:11.5523423Z test_GroupNorm_1d_no_affine_LN_multiple_inputs (__main__.TestExpandedWeightModule) ... ok (0.003s) 2022-08-13T13:46:11.5576160Z test_GroupNorm_2d_affine (__main__.TestExpandedWeightModule) ... ok (0.005s) 2022-08-13T13:46:11.5637950Z test_GroupNorm_2d_affine_cuda_double (__main__.TestExpandedWeightModule) ... ok (0.006s) 2022-08-13T13:46:11.5701151Z test_GroupNorm_2d_affine_large_feature_cuda_double (__main__.TestExpandedWeightModule) ... ok (0.006s) 2022-08-13T13:46:11.5751386Z test_GroupNorm_2d_affine_multiple_inputs (__main__.TestExpandedWeightModule) ... ok (0.005s) 2022-08-13T13:46:11.5789009Z test_GroupNorm_2d_no_affine_IN (__main__.TestExpandedWeightModule) ... ok (0.004s) 2022-08-13T13:46:11.5835467Z test_GroupNorm_2d_no_affine_IN_cuda_double (__main__.TestExpandedWeightModule) ... ok (0.005s) 2022-08-13T13:46:11.5869551Z test_GroupNorm_2d_no_affine_IN_multiple_inputs (__main__.TestExpandedWeightModule) ... ok (0.003s) 2022-08-13T13:46:11.5908894Z test_GroupNorm_2d_no_affine_LN (__main__.TestExpandedWeightModule) ... ok (0.004s) 2022-08-13T13:46:11.5955517Z test_GroupNorm_2d_no_affine_LN_cuda_double (__main__.TestExpandedWeightModule) ... ok (0.005s) 2022-08-13T13:46:11.5989406Z test_GroupNorm_2d_no_affine_LN_multiple_inputs (__main__.TestExpandedWeightModule) ... ok (0.003s) 2022-08-13T13:46:11.6045605Z test_GroupNorm_2d_no_affine_large_feature_cuda_double (__main__.TestExpandedWeightModule) ... ok (0.006s) 2022-08-13T13:46:11.6091606Z test_LayerNorm_1d_elementwise_affine (__main__.TestExpandedWeightModule) ... ok (0.004s) 2022-08-13T13:46:11.6146586Z test_LayerNorm_1d_elementwise_affine_cuda_double (__main__.TestExpandedWeightModule) ... ok (0.005s) 2022-08-13T13:46:11.6188759Z test_LayerNorm_1d_elementwise_affine_multiple_inputs (__main__.TestExpandedWeightModule) ... ok (0.004s) 2022-08-13T13:46:11.6202223Z test_LayerNorm_1d_empty_elementwise_affine (__main__.TestExpandedWeightModule) ... skip: Can't get per sample gradients when no batch dim or batch dim is 0 (0.001s) 2022-08-13T13:46:11.6216230Z test_LayerNorm_1d_empty_elementwise_affine_cuda_double (__main__.TestExpandedWeightModule) ... skip: Can't get per sample gradients when no batch dim or batch dim is 0 (0.001s) 2022-08-13T13:46:11.6228483Z test_LayerNorm_1d_empty_elementwise_affine_multiple_inputs (__main__.TestExpandedWeightModule) ... skip: Can't get per sample gradients when no batch dim or batch dim is 0 (0.001s) 2022-08-13T13:46:11.6259639Z test_LayerNorm_1d_no_elementwise_affine (__main__.TestExpandedWeightModule) ... ok (0.003s) 2022-08-13T13:46:11.6301036Z test_LayerNorm_1d_no_elementwise_affine_cuda_double (__main__.TestExpandedWeightModule) ... ok (0.004s) 2022-08-13T13:46:11.6330680Z test_LayerNorm_1d_no_elementwise_affine_multiple_inputs (__main__.TestExpandedWeightModule) ... ok (0.003s) 2022-08-13T13:46:11.6371550Z test_LayerNorm_3d_elementwise_affine (__main__.TestExpandedWeightModule) ... ok (0.004s) 2022-08-13T13:46:11.6429247Z test_LayerNorm_3d_elementwise_affine_cuda_double (__main__.TestExpandedWeightModule) ... ok (0.006s) 2022-08-13T13:46:11.6470561Z test_LayerNorm_3d_elementwise_affine_multiple_inputs (__main__.TestExpandedWeightModule) ... ok (0.004s) 2022-08-13T13:46:11.6711501Z test_LayerNorm_3d_no_affine_large_feature (__main__.TestExpandedWeightModule) ... ok (0.024s) 2022-08-13T13:46:11.6927625Z test_LayerNorm_3d_no_affine_large_feature_cuda_double (__main__.TestExpandedWeightModule) ... ok (0.022s) 2022-08-13T13:46:11.7054942Z test_LayerNorm_3d_no_affine_large_feature_multiple_inputs (__main__.TestExpandedWeightModule) ... ok (0.012s) 2022-08-13T13:46:11.7088466Z test_LayerNorm_3d_no_elementwise_affine (__main__.TestExpandedWeightModule) ... ok (0.003s) 2022-08-13T13:46:11.7132728Z test_LayerNorm_3d_no_elementwise_affine_cuda_double (__main__.TestExpandedWeightModule) ... ok (0.004s) 2022-08-13T13:46:11.7162894Z test_LayerNorm_3d_no_elementwise_affine_multiple_inputs (__main__.TestExpandedWeightModule) ... ok (0.003s) 2022-08-13T13:46:11.7203308Z test_Linear (__main__.TestExpandedWeightModule) ... ok (0.004s) 2022-08-13T13:46:11.7262202Z test_Linear_cuda_double (__main__.TestExpandedWeightModule) ... ok (0.006s) 2022-08-13T13:46:11.7302558Z test_Linear_multiple_inputs (__main__.TestExpandedWeightModule) ... ok (0.004s) 2022-08-13T13:46:11.7316528Z test_Linear_no_batch_dim (__main__.TestExpandedWeightModule) ... skip: Can't get per sample gradients for input of rank 1 (0.001s) 2022-08-13T13:46:11.7330589Z test_Linear_no_batch_dim_cuda_double (__main__.TestExpandedWeightModule) ... skip: Can't get per sample gradients for input of rank 1 (0.001s) 2022-08-13T13:46:11.7342530Z test_Linear_no_batch_dim_multiple_inputs (__main__.TestExpandedWeightModule) ... skip: Can't get per sample gradients for input of rank 1 (0.001s) 2022-08-13T13:46:11.7378204Z test_Linear_no_bias (__main__.TestExpandedWeightModule) ... ok (0.003s) 2022-08-13T13:46:11.7428908Z test_Linear_no_bias_cuda_double (__main__.TestExpandedWeightModule) ... ok (0.005s) 2022-08-13T13:46:11.7464709Z test_Linear_no_bias_multiple_inputs (__main__.TestExpandedWeightModule) ... ok (0.003s) 2022-08-13T13:46:11.7504974Z test_per_sample_api_compute_batch_size (__main__.TestExpandedWeightModule) ... ok (0.004s) 2022-08-13T13:46:11.7551317Z test_per_sample_api_compute_batch_size_not_pytreeable (__main__.TestExpandedWeightModule) ... ok (0.005s) 2022-08-13T13:46:11.7601016Z test_per_sample_api_failing (__main__.TestExpandedWeightModule) ... ok (0.005s) 2022-08-13T13:46:11.7601826Z 2022-08-13T13:46:11.7602164Z ---------------------------------------------------------------------- 2022-08-13T13:46:11.7602553Z Ran 269 tests in 4.426s 2022-08-13T13:46:11.7602719Z 2022-08-13T13:46:11.7602816Z OK (skipped=19) 2022-08-13T13:46:11.7602981Z 2022-08-13T13:46:11.7603407Z Generating XML reports... 2022-08-13T13:46:11.7720180Z Generated XML report: test-reports/python-unittest/test_expanded_weights/TEST-TestExpandedWeightFunctionalCUDA-20220813134607.xml 2022-08-13T13:46:11.7732670Z Generated XML report: test-reports/python-unittest/test_expanded_weights/TEST-TestExpandedWeightHelperFunctionCUDA-20220813134607.xml 2022-08-13T13:46:11.7939127Z Generated XML report: test-reports/python-unittest/test_expanded_weights/TEST-TestExpandedWeightModule-20220813134607.xml 2022-08-13T13:46:12.2655063Z Running test_foreach ... [2022-08-13 13:46:12.264949] 2022-08-13T13:46:12.2655764Z Executing ['/opt/conda/bin/python', '-bb', 'test_foreach.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2022-08-13 13:46:12.265056] 2022-08-13T13:46:16.4965586Z Test results will be stored in test-reports/python-unittest/test_foreach 2022-08-13T13:46:16.6069316Z 2022-08-13T13:46:16.6069940Z Running tests... 2022-08-13T13:46:16.6070469Z ---------------------------------------------------------------------- 2022-08-13T13:46:16.6306816Z test_add_scalar_with_empty_list_and_empty_tensor_cuda_bfloat16 (__main__.TestForeachCUDA) ... ok (0.023s) 2022-08-13T13:46:16.6333792Z test_add_scalar_with_empty_list_and_empty_tensor_cuda_bool (__main__.TestForeachCUDA) ... ok (0.003s) 2022-08-13T13:46:16.6359284Z test_add_scalar_with_empty_list_and_empty_tensor_cuda_complex128 (__main__.TestForeachCUDA) ... ok (0.002s) 2022-08-13T13:46:16.6387514Z test_add_scalar_with_empty_list_and_empty_tensor_cuda_complex64 (__main__.TestForeachCUDA) ... ok (0.003s) 2022-08-13T13:46:16.6415042Z test_add_scalar_with_empty_list_and_empty_tensor_cuda_float16 (__main__.TestForeachCUDA) ... ok (0.003s) 2022-08-13T13:46:16.6440439Z test_add_scalar_with_empty_list_and_empty_tensor_cuda_float32 (__main__.TestForeachCUDA) ... ok (0.002s) 2022-08-13T13:46:16.6467663Z test_add_scalar_with_empty_list_and_empty_tensor_cuda_float64 (__main__.TestForeachCUDA) ... ok (0.003s) 2022-08-13T13:46:16.6493549Z test_add_scalar_with_empty_list_and_empty_tensor_cuda_int16 (__main__.TestForeachCUDA) ... ok (0.002s) 2022-08-13T13:46:16.6518496Z test_add_scalar_with_empty_list_and_empty_tensor_cuda_int32 (__main__.TestForeachCUDA) ... ok (0.002s) 2022-08-13T13:46:16.6544035Z test_add_scalar_with_empty_list_and_empty_tensor_cuda_int64 (__main__.TestForeachCUDA) ... ok (0.002s) 2022-08-13T13:46:16.6571951Z test_add_scalar_with_empty_list_and_empty_tensor_cuda_int8 (__main__.TestForeachCUDA) ... ok (0.003s) 2022-08-13T13:46:16.6597504Z test_add_scalar_with_empty_list_and_empty_tensor_cuda_uint8 (__main__.TestForeachCUDA) ... ok (0.002s) 2022-08-13T13:46:16.7220023Z test_binary_op_list_error_cases__foreach_add_cuda_bfloat16 (__main__.TestForeachCUDA) ... ok (0.062s) 2022-08-13T13:46:16.7826885Z test_binary_op_list_error_cases__foreach_add_cuda_bool (__main__.TestForeachCUDA) ... ok (0.061s) 2022-08-13T13:46:16.8429502Z test_binary_op_list_error_cases__foreach_add_cuda_complex128 (__main__.TestForeachCUDA) ... ok (0.060s) 2022-08-13T13:46:16.9030592Z test_binary_op_list_error_cases__foreach_add_cuda_complex64 (__main__.TestForeachCUDA) ... ok (0.060s) 2022-08-13T13:46:16.9639863Z test_binary_op_list_error_cases__foreach_add_cuda_float16 (__main__.TestForeachCUDA) ... ok (0.061s) 2022-08-13T13:46:17.0247732Z test_binary_op_list_error_cases__foreach_add_cuda_float32 (__main__.TestForeachCUDA) ... ok (0.061s) 2022-08-13T13:46:17.0853752Z test_binary_op_list_error_cases__foreach_add_cuda_float64 (__main__.TestForeachCUDA) ... ok (0.060s) 2022-08-13T13:46:17.1457230Z test_binary_op_list_error_cases__foreach_add_cuda_int16 (__main__.TestForeachCUDA) ... ok (0.060s) 2022-08-13T13:46:17.2065006Z test_binary_op_list_error_cases__foreach_add_cuda_int32 (__main__.TestForeachCUDA) ... ok (0.061s) 2022-08-13T13:46:17.2679959Z test_binary_op_list_error_cases__foreach_add_cuda_int64 (__main__.TestForeachCUDA) ... ok (0.061s) 2022-08-13T13:46:17.3283085Z test_binary_op_list_error_cases__foreach_add_cuda_int8 (__main__.TestForeachCUDA) ... ok (0.060s) 2022-08-13T13:46:17.3883638Z test_binary_op_list_error_cases__foreach_add_cuda_uint8 (__main__.TestForeachCUDA) ... ok (0.060s) 2022-08-13T13:46:17.4446702Z test_binary_op_list_error_cases__foreach_div_cuda_bfloat16 (__main__.TestForeachCUDA) ... ok (0.056s) 2022-08-13T13:46:17.5021161Z test_binary_op_list_error_cases__foreach_div_cuda_bool (__main__.TestForeachCUDA) ... ok (0.057s) 2022-08-13T13:46:17.5586415Z test_binary_op_list_error_cases__foreach_div_cuda_complex128 (__main__.TestForeachCUDA) ... ok (0.056s) 2022-08-13T13:46:17.6158596Z test_binary_op_list_error_cases__foreach_div_cuda_complex64 (__main__.TestForeachCUDA) ... ok (0.057s) 2022-08-13T13:46:17.6726011Z test_binary_op_list_error_cases__foreach_div_cuda_float16 (__main__.TestForeachCUDA) ... ok (0.057s) 2022-08-13T13:46:17.7299053Z test_binary_op_list_error_cases__foreach_div_cuda_float32 (__main__.TestForeachCUDA) ... ok (0.057s) 2022-08-13T13:46:17.7870544Z test_binary_op_list_error_cases__foreach_div_cuda_float64 (__main__.TestForeachCUDA) ... ok (0.057s) 2022-08-13T13:46:17.8430234Z test_binary_op_list_error_cases__foreach_div_cuda_int16 (__main__.TestForeachCUDA) ... ok (0.056s) 2022-08-13T13:46:17.9002792Z test_binary_op_list_error_cases__foreach_div_cuda_int32 (__main__.TestForeachCUDA) ... ok (0.057s) 2022-08-13T13:46:17.9562245Z test_binary_op_list_error_cases__foreach_div_cuda_int64 (__main__.TestForeachCUDA) ... ok (0.056s) 2022-08-13T13:46:18.0132268Z test_binary_op_list_error_cases__foreach_div_cuda_int8 (__main__.TestForeachCUDA) ... ok (0.057s) 2022-08-13T13:46:18.0707127Z test_binary_op_list_error_cases__foreach_div_cuda_uint8 (__main__.TestForeachCUDA) ... ok (0.057s) 2022-08-13T13:46:18.1274147Z test_binary_op_list_error_cases__foreach_mul_cuda_bfloat16 (__main__.TestForeachCUDA) ... ok (0.057s) 2022-08-13T13:46:18.1848785Z test_binary_op_list_error_cases__foreach_mul_cuda_bool (__main__.TestForeachCUDA) ... ok (0.057s) 2022-08-13T13:46:18.2409805Z test_binary_op_list_error_cases__foreach_mul_cuda_complex128 (__main__.TestForeachCUDA) ... ok (0.056s) 2022-08-13T13:46:18.2981097Z test_binary_op_list_error_cases__foreach_mul_cuda_complex64 (__main__.TestForeachCUDA) ... ok (0.057s) 2022-08-13T13:46:18.3546666Z test_binary_op_list_error_cases__foreach_mul_cuda_float16 (__main__.TestForeachCUDA) ... ok (0.056s) 2022-08-13T13:46:18.4114714Z test_binary_op_list_error_cases__foreach_mul_cuda_float32 (__main__.TestForeachCUDA) ... ok (0.057s) 2022-08-13T13:46:18.4678112Z test_binary_op_list_error_cases__foreach_mul_cuda_float64 (__main__.TestForeachCUDA) ... ok (0.056s) 2022-08-13T13:46:18.5239109Z test_binary_op_list_error_cases__foreach_mul_cuda_int16 (__main__.TestForeachCUDA) ... ok (0.056s) 2022-08-13T13:46:18.5801653Z test_binary_op_list_error_cases__foreach_mul_cuda_int32 (__main__.TestForeachCUDA) ... ok (0.056s) 2022-08-13T13:46:18.6369196Z test_binary_op_list_error_cases__foreach_mul_cuda_int64 (__main__.TestForeachCUDA) ... ok (0.057s) 2022-08-13T13:46:18.6941598Z test_binary_op_list_error_cases__foreach_mul_cuda_int8 (__main__.TestForeachCUDA) ... ok (0.057s) 2022-08-13T13:46:18.7511365Z test_binary_op_list_error_cases__foreach_mul_cuda_uint8 (__main__.TestForeachCUDA) ... ok (0.057s) 2022-08-13T13:46:18.8097760Z test_binary_op_list_error_cases__foreach_sub_cuda_bfloat16 (__main__.TestForeachCUDA) ... ok (0.058s) 2022-08-13T13:46:18.8631397Z test_binary_op_list_error_cases__foreach_sub_cuda_bool (__main__.TestForeachCUDA) ... ok (0.053s) 2022-08-13T13:46:18.9229658Z test_binary_op_list_error_cases__foreach_sub_cuda_complex128 (__main__.TestForeachCUDA) ... ok (0.060s) 2022-08-13T13:46:18.9827396Z test_binary_op_list_error_cases__foreach_sub_cuda_complex64 (__main__.TestForeachCUDA) ... ok (0.060s) 2022-08-13T13:46:19.0409671Z test_binary_op_list_error_cases__foreach_sub_cuda_float16 (__main__.TestForeachCUDA) ... ok (0.058s) 2022-08-13T13:46:19.1000919Z test_binary_op_list_error_cases__foreach_sub_cuda_float32 (__main__.TestForeachCUDA) ... ok (0.059s) 2022-08-13T13:46:19.1590841Z test_binary_op_list_error_cases__foreach_sub_cuda_float64 (__main__.TestForeachCUDA) ... ok (0.059s) 2022-08-13T13:46:19.2184751Z test_binary_op_list_error_cases__foreach_sub_cuda_int16 (__main__.TestForeachCUDA) ... ok (0.059s) 2022-08-13T13:46:19.2787921Z test_binary_op_list_error_cases__foreach_sub_cuda_int32 (__main__.TestForeachCUDA) ... ok (0.060s) 2022-08-13T13:46:19.3372064Z test_binary_op_list_error_cases__foreach_sub_cuda_int64 (__main__.TestForeachCUDA) ... ok (0.058s) 2022-08-13T13:46:19.3968104Z test_binary_op_list_error_cases__foreach_sub_cuda_int8 (__main__.TestForeachCUDA) ... ok (0.059s) 2022-08-13T13:46:19.4562325Z test_binary_op_list_error_cases__foreach_sub_cuda_uint8 (__main__.TestForeachCUDA) ... ok (0.059s) 2022-08-13T13:46:19.7709765Z test_binary_op_list_slow_path__foreach_add_cuda_bfloat16 (__main__.TestForeachCUDA) ... STAGE:2022-08-13 13:46:19 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:19.7732899Z STAGE:2022-08-13 13:46:19 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:19.7766528Z STAGE:2022-08-13 13:46:19 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:19.7789859Z STAGE:2022-08-13 13:46:19 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:19.7811343Z STAGE:2022-08-13 13:46:19 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:19.7834031Z STAGE:2022-08-13 13:46:19 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:19.7854858Z STAGE:2022-08-13 13:46:19 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:19.7877354Z STAGE:2022-08-13 13:46:19 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:19.7910137Z STAGE:2022-08-13 13:46:19 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:19.7933540Z STAGE:2022-08-13 13:46:19 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:19.7954211Z STAGE:2022-08-13 13:46:19 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:19.7976957Z STAGE:2022-08-13 13:46:19 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:19.8000831Z STAGE:2022-08-13 13:46:19 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:19.8025471Z STAGE:2022-08-13 13:46:19 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:19.8050585Z STAGE:2022-08-13 13:46:19 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:19.8061498Z STAGE:2022-08-13 13:46:19 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:19.8076384Z ok (0.351s) 2022-08-13T13:46:19.8128961Z test_binary_op_list_slow_path__foreach_add_cuda_bool (__main__.TestForeachCUDA) ... STAGE:2022-08-13 13:46:19 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:19.8140125Z STAGE:2022-08-13 13:46:19 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:19.8157762Z STAGE:2022-08-13 13:46:19 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:19.8168983Z STAGE:2022-08-13 13:46:19 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:19.8186919Z STAGE:2022-08-13 13:46:19 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:19.8198119Z STAGE:2022-08-13 13:46:19 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:19.8216160Z STAGE:2022-08-13 13:46:19 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:19.8226847Z STAGE:2022-08-13 13:46:19 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:19.8251614Z STAGE:2022-08-13 13:46:19 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:19.8262524Z STAGE:2022-08-13 13:46:19 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:19.8280628Z STAGE:2022-08-13 13:46:19 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:19.8303969Z STAGE:2022-08-13 13:46:19 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:19.8462312Z STAGE:2022-08-13 13:46:19 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:19.8570256Z STAGE:2022-08-13 13:46:19 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:19.8588756Z STAGE:2022-08-13 13:46:19 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:19.8611730Z STAGE:2022-08-13 13:46:19 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:19.8624340Z ok (0.055s) 2022-08-13T13:46:19.8686353Z test_binary_op_list_slow_path__foreach_add_cuda_complex128 (__main__.TestForeachCUDA) ... STAGE:2022-08-13 13:46:19 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:19.8700010Z STAGE:2022-08-13 13:46:19 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:19.8750224Z STAGE:2022-08-13 13:46:19 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:19.8767184Z STAGE:2022-08-13 13:46:19 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:19.8788540Z STAGE:2022-08-13 13:46:19 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:19.8805481Z STAGE:2022-08-13 13:46:19 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:19.8826231Z STAGE:2022-08-13 13:46:19 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:19.8843173Z STAGE:2022-08-13 13:46:19 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:19.8876322Z STAGE:2022-08-13 13:46:19 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:19.8893764Z STAGE:2022-08-13 13:46:19 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:19.8914396Z STAGE:2022-08-13 13:46:19 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:19.8931388Z STAGE:2022-08-13 13:46:19 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:19.8957880Z STAGE:2022-08-13 13:46:19 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:19.8975334Z STAGE:2022-08-13 13:46:19 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:19.8996120Z STAGE:2022-08-13 13:46:19 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:19.9011811Z STAGE:2022-08-13 13:46:19 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:19.9026329Z ok (0.040s) 2022-08-13T13:46:19.9084933Z test_binary_op_list_slow_path__foreach_add_cuda_complex64 (__main__.TestForeachCUDA) ... STAGE:2022-08-13 13:46:19 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:19.9096289Z STAGE:2022-08-13 13:46:19 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:19.9117272Z STAGE:2022-08-13 13:46:19 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:19.9128379Z STAGE:2022-08-13 13:46:19 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:19.9149852Z STAGE:2022-08-13 13:46:19 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:19.9160698Z STAGE:2022-08-13 13:46:19 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:19.9182430Z STAGE:2022-08-13 13:46:19 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:19.9192953Z STAGE:2022-08-13 13:46:19 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:19.9226431Z STAGE:2022-08-13 13:46:19 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:19.9237277Z STAGE:2022-08-13 13:46:19 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:19.9258987Z STAGE:2022-08-13 13:46:19 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:19.9269778Z STAGE:2022-08-13 13:46:19 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:19.9297416Z STAGE:2022-08-13 13:46:19 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:19.9308306Z STAGE:2022-08-13 13:46:19 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:19.9329774Z STAGE:2022-08-13 13:46:19 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:19.9342285Z STAGE:2022-08-13 13:46:19 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:19.9355819Z ok (0.033s) 2022-08-13T13:46:19.9411306Z test_binary_op_list_slow_path__foreach_add_cuda_float16 (__main__.TestForeachCUDA) ... STAGE:2022-08-13 13:46:19 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:19.9421937Z STAGE:2022-08-13 13:46:19 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:19.9442483Z STAGE:2022-08-13 13:46:19 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:19.9453594Z STAGE:2022-08-13 13:46:19 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:19.9473955Z STAGE:2022-08-13 13:46:19 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:19.9485447Z STAGE:2022-08-13 13:46:19 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:19.9505888Z STAGE:2022-08-13 13:46:19 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:19.9516674Z STAGE:2022-08-13 13:46:19 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:19.9546346Z STAGE:2022-08-13 13:46:19 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:19.9557115Z STAGE:2022-08-13 13:46:19 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:19.9578259Z STAGE:2022-08-13 13:46:19 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:19.9588743Z STAGE:2022-08-13 13:46:19 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:19.9613076Z STAGE:2022-08-13 13:46:19 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:19.9623947Z STAGE:2022-08-13 13:46:19 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:19.9644330Z STAGE:2022-08-13 13:46:19 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:19.9655646Z STAGE:2022-08-13 13:46:19 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:19.9669432Z ok (0.031s) 2022-08-13T13:46:19.9724466Z test_binary_op_list_slow_path__foreach_add_cuda_float32 (__main__.TestForeachCUDA) ... STAGE:2022-08-13 13:46:19 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:19.9735665Z STAGE:2022-08-13 13:46:19 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:19.9756023Z STAGE:2022-08-13 13:46:19 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:19.9766862Z STAGE:2022-08-13 13:46:19 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:19.9787518Z STAGE:2022-08-13 13:46:19 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:19.9798363Z STAGE:2022-08-13 13:46:19 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:19.9819343Z STAGE:2022-08-13 13:46:19 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:19.9829880Z STAGE:2022-08-13 13:46:19 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:19.9859603Z STAGE:2022-08-13 13:46:19 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:19.9870512Z STAGE:2022-08-13 13:46:19 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:19.9891335Z STAGE:2022-08-13 13:46:19 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:19.9902118Z STAGE:2022-08-13 13:46:19 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:19.9925650Z STAGE:2022-08-13 13:46:19 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:19.9937036Z STAGE:2022-08-13 13:46:19 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:19.9957268Z STAGE:2022-08-13 13:46:19 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:19.9968463Z STAGE:2022-08-13 13:46:19 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:19.9982563Z ok (0.031s) 2022-08-13T13:46:20.0037245Z test_binary_op_list_slow_path__foreach_add_cuda_float64 (__main__.TestForeachCUDA) ... STAGE:2022-08-13 13:46:20 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:20.0048412Z STAGE:2022-08-13 13:46:20 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:20.0068105Z STAGE:2022-08-13 13:46:20 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:20.0078946Z STAGE:2022-08-13 13:46:20 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:20.0099373Z STAGE:2022-08-13 13:46:20 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:20.0110365Z STAGE:2022-08-13 13:46:20 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:20.0130614Z STAGE:2022-08-13 13:46:20 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:20.0141374Z STAGE:2022-08-13 13:46:20 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:20.0170328Z STAGE:2022-08-13 13:46:20 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:20.0181360Z STAGE:2022-08-13 13:46:20 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:20.0201244Z STAGE:2022-08-13 13:46:20 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:20.0212344Z STAGE:2022-08-13 13:46:20 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:20.0235481Z STAGE:2022-08-13 13:46:20 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:20.0246756Z STAGE:2022-08-13 13:46:20 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:20.0266674Z STAGE:2022-08-13 13:46:20 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:20.0277356Z STAGE:2022-08-13 13:46:20 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:20.0291444Z ok (0.031s) 2022-08-13T13:46:20.0344657Z test_binary_op_list_slow_path__foreach_add_cuda_int16 (__main__.TestForeachCUDA) ... STAGE:2022-08-13 13:46:20 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:20.0355390Z STAGE:2022-08-13 13:46:20 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:20.0373486Z STAGE:2022-08-13 13:46:20 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:20.0384421Z STAGE:2022-08-13 13:46:20 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:20.0402093Z STAGE:2022-08-13 13:46:20 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:20.0413339Z STAGE:2022-08-13 13:46:20 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:20.0430927Z STAGE:2022-08-13 13:46:20 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:20.0441818Z STAGE:2022-08-13 13:46:20 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:20.0466324Z STAGE:2022-08-13 13:46:20 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:20.0477162Z STAGE:2022-08-13 13:46:20 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:20.0495406Z STAGE:2022-08-13 13:46:20 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:20.0506151Z STAGE:2022-08-13 13:46:20 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:20.0524877Z STAGE:2022-08-13 13:46:20 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:20.0536315Z STAGE:2022-08-13 13:46:20 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:20.0553948Z STAGE:2022-08-13 13:46:20 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:20.0564591Z STAGE:2022-08-13 13:46:20 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:20.0576595Z ok (0.028s) 2022-08-13T13:46:20.0629751Z test_binary_op_list_slow_path__foreach_add_cuda_int32 (__main__.TestForeachCUDA) ... STAGE:2022-08-13 13:46:20 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:20.0640429Z STAGE:2022-08-13 13:46:20 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:20.0658455Z STAGE:2022-08-13 13:46:20 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:20.0669135Z STAGE:2022-08-13 13:46:20 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:20.0687061Z STAGE:2022-08-13 13:46:20 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:20.0698217Z STAGE:2022-08-13 13:46:20 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:20.0715681Z STAGE:2022-08-13 13:46:20 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:20.0726621Z STAGE:2022-08-13 13:46:20 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:20.0750918Z STAGE:2022-08-13 13:46:20 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:20.0761970Z STAGE:2022-08-13 13:46:20 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:20.0780152Z STAGE:2022-08-13 13:46:20 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:20.0790815Z STAGE:2022-08-13 13:46:20 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:20.0809947Z STAGE:2022-08-13 13:46:20 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:20.0820965Z STAGE:2022-08-13 13:46:20 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:20.0838495Z STAGE:2022-08-13 13:46:20 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:20.0849629Z STAGE:2022-08-13 13:46:20 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:20.0860821Z ok (0.028s) 2022-08-13T13:46:20.0914592Z test_binary_op_list_slow_path__foreach_add_cuda_int64 (__main__.TestForeachCUDA) ... STAGE:2022-08-13 13:46:20 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:20.0925309Z STAGE:2022-08-13 13:46:20 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:20.0942754Z STAGE:2022-08-13 13:46:20 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:20.0953653Z STAGE:2022-08-13 13:46:20 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:20.0971171Z STAGE:2022-08-13 13:46:20 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:20.0982021Z STAGE:2022-08-13 13:46:20 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:20.0999055Z STAGE:2022-08-13 13:46:20 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:20.1010147Z STAGE:2022-08-13 13:46:20 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:20.1034007Z STAGE:2022-08-13 13:46:20 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:20.1045271Z STAGE:2022-08-13 13:46:20 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:20.1062533Z STAGE:2022-08-13 13:46:20 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:20.1073235Z STAGE:2022-08-13 13:46:20 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:20.1092095Z STAGE:2022-08-13 13:46:20 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:20.1109204Z STAGE:2022-08-13 13:46:20 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:20.1126275Z STAGE:2022-08-13 13:46:20 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:20.1137622Z STAGE:2022-08-13 13:46:20 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:20.1148209Z ok (0.029s) 2022-08-13T13:46:20.1201245Z test_binary_op_list_slow_path__foreach_add_cuda_int8 (__main__.TestForeachCUDA) ... STAGE:2022-08-13 13:46:20 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:20.1212362Z STAGE:2022-08-13 13:46:20 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:20.1229845Z STAGE:2022-08-13 13:46:20 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:20.1240639Z STAGE:2022-08-13 13:46:20 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:20.1258958Z STAGE:2022-08-13 13:46:20 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:20.1269786Z STAGE:2022-08-13 13:46:20 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:20.1287358Z STAGE:2022-08-13 13:46:20 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:20.1298421Z STAGE:2022-08-13 13:46:20 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:20.1322512Z STAGE:2022-08-13 13:46:20 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:20.1333884Z STAGE:2022-08-13 13:46:20 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:20.1351532Z STAGE:2022-08-13 13:46:20 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:20.1362514Z STAGE:2022-08-13 13:46:20 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:20.1382113Z STAGE:2022-08-13 13:46:20 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:20.1392905Z STAGE:2022-08-13 13:46:20 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:20.1410832Z STAGE:2022-08-13 13:46:20 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:20.1421710Z STAGE:2022-08-13 13:46:20 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:20.1432807Z ok (0.028s) 2022-08-13T13:46:20.1485907Z test_binary_op_list_slow_path__foreach_add_cuda_uint8 (__main__.TestForeachCUDA) ... STAGE:2022-08-13 13:46:20 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:20.1496956Z STAGE:2022-08-13 13:46:20 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:20.1514551Z STAGE:2022-08-13 13:46:20 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:20.1525230Z STAGE:2022-08-13 13:46:20 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:20.1543587Z STAGE:2022-08-13 13:46:20 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:20.1554453Z STAGE:2022-08-13 13:46:20 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:20.1572449Z STAGE:2022-08-13 13:46:20 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:20.1583303Z STAGE:2022-08-13 13:46:20 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:20.1607631Z STAGE:2022-08-13 13:46:20 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:20.1618612Z STAGE:2022-08-13 13:46:20 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:20.1636371Z STAGE:2022-08-13 13:46:20 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:20.1647194Z STAGE:2022-08-13 13:46:20 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:20.1665982Z STAGE:2022-08-13 13:46:20 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:20.1676942Z STAGE:2022-08-13 13:46:20 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:20.1694993Z STAGE:2022-08-13 13:46:20 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:20.1705769Z STAGE:2022-08-13 13:46:20 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:20.1716967Z ok (0.028s) 2022-08-13T13:46:20.1773434Z test_binary_op_list_slow_path__foreach_div_cuda_bfloat16 (__main__.TestForeachCUDA) ... STAGE:2022-08-13 13:46:20 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:20.1784463Z STAGE:2022-08-13 13:46:20 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:20.1804730Z STAGE:2022-08-13 13:46:20 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:20.1816016Z STAGE:2022-08-13 13:46:20 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:20.1836318Z STAGE:2022-08-13 13:46:20 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:20.1847296Z STAGE:2022-08-13 13:46:20 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:20.1867810Z STAGE:2022-08-13 13:46:20 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:20.1878623Z STAGE:2022-08-13 13:46:20 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:20.1908275Z STAGE:2022-08-13 13:46:20 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:20.1919178Z STAGE:2022-08-13 13:46:20 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:20.1940140Z STAGE:2022-08-13 13:46:20 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:20.1950990Z STAGE:2022-08-13 13:46:20 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:20.1974862Z STAGE:2022-08-13 13:46:20 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:20.1985998Z STAGE:2022-08-13 13:46:20 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:20.2006707Z STAGE:2022-08-13 13:46:20 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:20.2017818Z STAGE:2022-08-13 13:46:20 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:20.2031828Z ok (0.031s) 2022-08-13T13:46:20.2084372Z test_binary_op_list_slow_path__foreach_div_cuda_bool (__main__.TestForeachCUDA) ... STAGE:2022-08-13 13:46:20 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:20.2095619Z STAGE:2022-08-13 13:46:20 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:20.2115845Z STAGE:2022-08-13 13:46:20 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:20.2202371Z STAGE:2022-08-13 13:46:20 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:20.2265972Z STAGE:2022-08-13 13:46:20 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:20.2277098Z STAGE:2022-08-13 13:46:20 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:20.2297978Z STAGE:2022-08-13 13:46:20 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:20.2381566Z STAGE:2022-08-13 13:46:20 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:20.2449597Z STAGE:2022-08-13 13:46:20 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:20.2460551Z STAGE:2022-08-13 13:46:20 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:20.2480699Z STAGE:2022-08-13 13:46:20 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:20.2565775Z STAGE:2022-08-13 13:46:20 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:20.2627871Z STAGE:2022-08-13 13:46:20 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:20.2638957Z STAGE:2022-08-13 13:46:20 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:20.2659612Z STAGE:2022-08-13 13:46:20 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:20.2744938Z STAGE:2022-08-13 13:46:20 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:20.2799020Z ok (0.077s) 2022-08-13T13:46:20.2857233Z test_binary_op_list_slow_path__foreach_div_cuda_complex128 (__main__.TestForeachCUDA) ... STAGE:2022-08-13 13:46:20 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:20.2868149Z STAGE:2022-08-13 13:46:20 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:20.2889094Z STAGE:2022-08-13 13:46:20 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:20.2899917Z STAGE:2022-08-13 13:46:20 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:20.2920379Z STAGE:2022-08-13 13:46:20 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:20.2931939Z STAGE:2022-08-13 13:46:20 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:20.2952317Z STAGE:2022-08-13 13:46:20 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:20.2962936Z STAGE:2022-08-13 13:46:20 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:20.2995517Z STAGE:2022-08-13 13:46:20 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:20.3006552Z STAGE:2022-08-13 13:46:20 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:20.3027691Z STAGE:2022-08-13 13:46:20 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:20.3038449Z STAGE:2022-08-13 13:46:20 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:20.3065616Z STAGE:2022-08-13 13:46:20 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:20.3076390Z STAGE:2022-08-13 13:46:20 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:20.3097312Z STAGE:2022-08-13 13:46:20 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:20.3107998Z STAGE:2022-08-13 13:46:20 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:20.3122066Z ok (0.032s) 2022-08-13T13:46:20.3180211Z test_binary_op_list_slow_path__foreach_div_cuda_complex64 (__main__.TestForeachCUDA) ... STAGE:2022-08-13 13:46:20 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:20.3190950Z STAGE:2022-08-13 13:46:20 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:20.3212231Z STAGE:2022-08-13 13:46:20 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:20.3222848Z STAGE:2022-08-13 13:46:20 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:20.3243865Z STAGE:2022-08-13 13:46:20 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:20.3255100Z STAGE:2022-08-13 13:46:20 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:20.3275738Z STAGE:2022-08-13 13:46:20 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:20.3286619Z STAGE:2022-08-13 13:46:20 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:20.3319257Z STAGE:2022-08-13 13:46:20 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:20.3330553Z STAGE:2022-08-13 13:46:20 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:20.3351217Z STAGE:2022-08-13 13:46:20 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:20.3361838Z STAGE:2022-08-13 13:46:20 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:20.3389837Z STAGE:2022-08-13 13:46:20 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:20.3400628Z STAGE:2022-08-13 13:46:20 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:20.3421778Z STAGE:2022-08-13 13:46:20 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:20.3432247Z STAGE:2022-08-13 13:46:20 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:20.3446896Z ok (0.032s) 2022-08-13T13:46:20.3502582Z test_binary_op_list_slow_path__foreach_div_cuda_float16 (__main__.TestForeachCUDA) ... STAGE:2022-08-13 13:46:20 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:20.3513262Z STAGE:2022-08-13 13:46:20 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:20.3533750Z STAGE:2022-08-13 13:46:20 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:20.3544335Z STAGE:2022-08-13 13:46:20 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:20.3564660Z STAGE:2022-08-13 13:46:20 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:20.3575816Z STAGE:2022-08-13 13:46:20 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:20.3596167Z STAGE:2022-08-13 13:46:20 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:20.3606781Z STAGE:2022-08-13 13:46:20 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:20.3635972Z STAGE:2022-08-13 13:46:20 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:20.3646857Z STAGE:2022-08-13 13:46:20 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:20.3667433Z STAGE:2022-08-13 13:46:20 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:20.3678319Z STAGE:2022-08-13 13:46:20 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:20.3702084Z STAGE:2022-08-13 13:46:20 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:20.3712836Z STAGE:2022-08-13 13:46:20 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:20.3733350Z STAGE:2022-08-13 13:46:20 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:20.3743779Z STAGE:2022-08-13 13:46:20 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:20.3757733Z ok (0.031s) 2022-08-13T13:46:20.3812986Z test_binary_op_list_slow_path__foreach_div_cuda_float32 (__main__.TestForeachCUDA) ... STAGE:2022-08-13 13:46:20 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:20.3823562Z STAGE:2022-08-13 13:46:20 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:20.3843675Z STAGE:2022-08-13 13:46:20 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:20.3854717Z STAGE:2022-08-13 13:46:20 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:20.3874840Z STAGE:2022-08-13 13:46:20 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:20.3886036Z STAGE:2022-08-13 13:46:20 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:20.3906116Z STAGE:2022-08-13 13:46:20 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:20.3916808Z STAGE:2022-08-13 13:46:20 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:20.3946186Z STAGE:2022-08-13 13:46:20 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:20.3957009Z STAGE:2022-08-13 13:46:20 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:20.3977704Z STAGE:2022-08-13 13:46:20 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:20.3988491Z STAGE:2022-08-13 13:46:20 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:20.4012243Z STAGE:2022-08-13 13:46:20 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:20.4022908Z STAGE:2022-08-13 13:46:20 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:20.4043131Z STAGE:2022-08-13 13:46:20 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:20.4054186Z STAGE:2022-08-13 13:46:20 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:20.4068108Z ok (0.031s) 2022-08-13T13:46:20.4122786Z test_binary_op_list_slow_path__foreach_div_cuda_float64 (__main__.TestForeachCUDA) ... STAGE:2022-08-13 13:46:20 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:20.4133710Z STAGE:2022-08-13 13:46:20 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:20.4153467Z STAGE:2022-08-13 13:46:20 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:20.4164085Z STAGE:2022-08-13 13:46:20 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:20.4184427Z STAGE:2022-08-13 13:46:20 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:20.4195134Z STAGE:2022-08-13 13:46:20 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:20.4215144Z STAGE:2022-08-13 13:46:20 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:20.4225739Z STAGE:2022-08-13 13:46:20 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:20.4254693Z STAGE:2022-08-13 13:46:20 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:20.4265396Z STAGE:2022-08-13 13:46:20 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:20.4285488Z STAGE:2022-08-13 13:46:20 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:20.4297439Z STAGE:2022-08-13 13:46:20 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:20.4319672Z STAGE:2022-08-13 13:46:20 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:20.4330985Z STAGE:2022-08-13 13:46:20 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:20.4350527Z STAGE:2022-08-13 13:46:20 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:20.4361300Z STAGE:2022-08-13 13:46:20 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:20.4375022Z ok (0.031s) 2022-08-13T13:46:20.4427368Z test_binary_op_list_slow_path__foreach_div_cuda_int16 (__main__.TestForeachCUDA) ... STAGE:2022-08-13 13:46:20 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:20.4438054Z STAGE:2022-08-13 13:46:20 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:20.4458613Z STAGE:2022-08-13 13:46:20 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:20.4544235Z STAGE:2022-08-13 13:46:20 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:20.4607267Z STAGE:2022-08-13 13:46:20 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:20.4618418Z STAGE:2022-08-13 13:46:20 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:20.4638292Z STAGE:2022-08-13 13:46:20 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:20.4723450Z STAGE:2022-08-13 13:46:20 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:20.4789164Z STAGE:2022-08-13 13:46:20 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:20.4800147Z STAGE:2022-08-13 13:46:20 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:20.4820808Z STAGE:2022-08-13 13:46:20 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:20.4904036Z STAGE:2022-08-13 13:46:20 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:20.4965845Z STAGE:2022-08-13 13:46:20 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:20.4977019Z STAGE:2022-08-13 13:46:20 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:20.4997275Z STAGE:2022-08-13 13:46:20 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:20.5082568Z STAGE:2022-08-13 13:46:20 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:20.5137026Z ok (0.076s) 2022-08-13T13:46:20.5189608Z test_binary_op_list_slow_path__foreach_div_cuda_int32 (__main__.TestForeachCUDA) ... STAGE:2022-08-13 13:46:20 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:20.5200342Z STAGE:2022-08-13 13:46:20 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:20.5220925Z STAGE:2022-08-13 13:46:20 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:20.5304500Z STAGE:2022-08-13 13:46:20 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:20.5367280Z STAGE:2022-08-13 13:46:20 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:20.5378695Z STAGE:2022-08-13 13:46:20 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:20.5399001Z STAGE:2022-08-13 13:46:20 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:20.5483890Z STAGE:2022-08-13 13:46:20 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:20.5551990Z STAGE:2022-08-13 13:46:20 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:20.5562981Z STAGE:2022-08-13 13:46:20 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:20.5583627Z STAGE:2022-08-13 13:46:20 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:20.5668889Z STAGE:2022-08-13 13:46:20 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:20.5730916Z STAGE:2022-08-13 13:46:20 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:20.5742045Z STAGE:2022-08-13 13:46:20 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:20.5762267Z STAGE:2022-08-13 13:46:20 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:20.5847783Z STAGE:2022-08-13 13:46:20 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:20.5902281Z ok (0.076s) 2022-08-13T13:46:20.5954756Z test_binary_op_list_slow_path__foreach_div_cuda_int64 (__main__.TestForeachCUDA) ... STAGE:2022-08-13 13:46:20 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:20.5965814Z STAGE:2022-08-13 13:46:20 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:20.5986501Z STAGE:2022-08-13 13:46:20 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:20.6071630Z STAGE:2022-08-13 13:46:20 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:20.6132808Z STAGE:2022-08-13 13:46:20 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:20.6144013Z STAGE:2022-08-13 13:46:20 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:20.6164042Z STAGE:2022-08-13 13:46:20 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:20.6248082Z STAGE:2022-08-13 13:46:20 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:20.6314044Z STAGE:2022-08-13 13:46:20 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:20.6324936Z STAGE:2022-08-13 13:46:20 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:20.6345592Z STAGE:2022-08-13 13:46:20 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:20.6429189Z STAGE:2022-08-13 13:46:20 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:20.6490993Z STAGE:2022-08-13 13:46:20 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:20.6502063Z STAGE:2022-08-13 13:46:20 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:20.6522270Z STAGE:2022-08-13 13:46:20 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:20.6607526Z STAGE:2022-08-13 13:46:20 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:20.6662313Z ok (0.076s) 2022-08-13T13:46:20.6714598Z test_binary_op_list_slow_path__foreach_div_cuda_int8 (__main__.TestForeachCUDA) ... STAGE:2022-08-13 13:46:20 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:20.6725664Z STAGE:2022-08-13 13:46:20 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:20.6746105Z STAGE:2022-08-13 13:46:20 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:20.6831304Z STAGE:2022-08-13 13:46:20 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:20.6892709Z STAGE:2022-08-13 13:46:20 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:20.6903812Z STAGE:2022-08-13 13:46:20 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:20.6923799Z STAGE:2022-08-13 13:46:20 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:20.7009582Z STAGE:2022-08-13 13:46:20 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:20.7077414Z STAGE:2022-08-13 13:46:20 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:20.7088867Z STAGE:2022-08-13 13:46:20 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:20.7109126Z STAGE:2022-08-13 13:46:20 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:20.7194486Z STAGE:2022-08-13 13:46:20 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:20.7254077Z STAGE:2022-08-13 13:46:20 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:20.7265327Z STAGE:2022-08-13 13:46:20 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:20.7285606Z STAGE:2022-08-13 13:46:20 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:20.7371155Z STAGE:2022-08-13 13:46:20 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:20.7423805Z ok (0.076s) 2022-08-13T13:46:20.7476192Z test_binary_op_list_slow_path__foreach_div_cuda_uint8 (__main__.TestForeachCUDA) ... STAGE:2022-08-13 13:46:20 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:20.7487861Z STAGE:2022-08-13 13:46:20 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:20.7507919Z STAGE:2022-08-13 13:46:20 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:20.7594011Z STAGE:2022-08-13 13:46:20 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:20.7654880Z STAGE:2022-08-13 13:46:20 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:20.7666184Z STAGE:2022-08-13 13:46:20 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:20.7686587Z STAGE:2022-08-13 13:46:20 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:20.7772251Z STAGE:2022-08-13 13:46:20 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:20.7840039Z STAGE:2022-08-13 13:46:20 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:20.7851426Z STAGE:2022-08-13 13:46:20 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:20.7871647Z STAGE:2022-08-13 13:46:20 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:20.7957246Z STAGE:2022-08-13 13:46:20 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:20.8016982Z STAGE:2022-08-13 13:46:20 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:20.8028231Z STAGE:2022-08-13 13:46:20 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:20.8049108Z STAGE:2022-08-13 13:46:20 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:20.8134383Z STAGE:2022-08-13 13:46:20 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:20.8186973Z ok (0.076s) 2022-08-13T13:46:20.8242094Z test_binary_op_list_slow_path__foreach_mul_cuda_bfloat16 (__main__.TestForeachCUDA) ... STAGE:2022-08-13 13:46:20 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:20.8253215Z STAGE:2022-08-13 13:46:20 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:20.8273478Z STAGE:2022-08-13 13:46:20 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:20.8284142Z STAGE:2022-08-13 13:46:20 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:20.8305308Z STAGE:2022-08-13 13:46:20 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:20.8316194Z STAGE:2022-08-13 13:46:20 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:20.8336677Z STAGE:2022-08-13 13:46:20 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:20.8347389Z STAGE:2022-08-13 13:46:20 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:20.8376756Z STAGE:2022-08-13 13:46:20 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:20.8387850Z STAGE:2022-08-13 13:46:20 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:20.8408557Z STAGE:2022-08-13 13:46:20 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:20.8419144Z STAGE:2022-08-13 13:46:20 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:20.8442519Z STAGE:2022-08-13 13:46:20 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:20.8453783Z STAGE:2022-08-13 13:46:20 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:20.8473948Z STAGE:2022-08-13 13:46:20 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:20.8485345Z STAGE:2022-08-13 13:46:20 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:20.8499698Z ok (0.031s) 2022-08-13T13:46:20.8551071Z test_binary_op_list_slow_path__foreach_mul_cuda_bool (__main__.TestForeachCUDA) ... STAGE:2022-08-13 13:46:20 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:20.8561764Z STAGE:2022-08-13 13:46:20 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:20.8580207Z STAGE:2022-08-13 13:46:20 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:20.8591004Z STAGE:2022-08-13 13:46:20 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:20.8608974Z STAGE:2022-08-13 13:46:20 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:20.8619765Z STAGE:2022-08-13 13:46:20 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:20.8637316Z STAGE:2022-08-13 13:46:20 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:20.8648286Z STAGE:2022-08-13 13:46:20 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:20.8672234Z STAGE:2022-08-13 13:46:20 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:20.8683203Z STAGE:2022-08-13 13:46:20 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:20.8701468Z STAGE:2022-08-13 13:46:20 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:20.8711956Z STAGE:2022-08-13 13:46:20 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:20.8730944Z STAGE:2022-08-13 13:46:20 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:20.8741819Z STAGE:2022-08-13 13:46:20 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:20.8759328Z STAGE:2022-08-13 13:46:20 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:20.8770417Z STAGE:2022-08-13 13:46:20 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:20.8781857Z ok (0.028s) 2022-08-13T13:46:20.8840235Z test_binary_op_list_slow_path__foreach_mul_cuda_complex128 (__main__.TestForeachCUDA) ... STAGE:2022-08-13 13:46:20 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:20.8851842Z STAGE:2022-08-13 13:46:20 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:20.8872615Z STAGE:2022-08-13 13:46:20 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:20.8884594Z STAGE:2022-08-13 13:46:20 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:20.8905914Z STAGE:2022-08-13 13:46:20 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:20.8918784Z STAGE:2022-08-13 13:46:20 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:20.8940064Z STAGE:2022-08-13 13:46:20 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:20.8953153Z STAGE:2022-08-13 13:46:20 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:20.8986878Z STAGE:2022-08-13 13:46:20 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:20.9000148Z STAGE:2022-08-13 13:46:20 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:20.9021426Z STAGE:2022-08-13 13:46:20 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:20.9034706Z STAGE:2022-08-13 13:46:20 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:20.9062190Z STAGE:2022-08-13 13:46:20 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:20.9075717Z STAGE:2022-08-13 13:46:20 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:20.9097071Z STAGE:2022-08-13 13:46:20 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:20.9110565Z STAGE:2022-08-13 13:46:20 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:20.9125527Z ok (0.034s) 2022-08-13T13:46:20.9185512Z test_binary_op_list_slow_path__foreach_mul_cuda_complex64 (__main__.TestForeachCUDA) ... STAGE:2022-08-13 13:46:20 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:20.9198834Z STAGE:2022-08-13 13:46:20 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:20.9220246Z STAGE:2022-08-13 13:46:20 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:20.9233453Z STAGE:2022-08-13 13:46:20 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:20.9254913Z STAGE:2022-08-13 13:46:20 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:20.9268141Z STAGE:2022-08-13 13:46:20 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:20.9289527Z STAGE:2022-08-13 13:46:20 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:20.9302528Z STAGE:2022-08-13 13:46:20 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:20.9335667Z STAGE:2022-08-13 13:46:20 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:20.9348514Z STAGE:2022-08-13 13:46:20 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:20.9369657Z STAGE:2022-08-13 13:46:20 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:20.9382188Z STAGE:2022-08-13 13:46:20 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:20.9409702Z STAGE:2022-08-13 13:46:20 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:20.9420765Z STAGE:2022-08-13 13:46:20 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:20.9441652Z STAGE:2022-08-13 13:46:20 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:20.9452993Z STAGE:2022-08-13 13:46:20 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:20.9467356Z ok (0.034s) 2022-08-13T13:46:20.9522793Z test_binary_op_list_slow_path__foreach_mul_cuda_float16 (__main__.TestForeachCUDA) ... STAGE:2022-08-13 13:46:20 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:20.9533591Z STAGE:2022-08-13 13:46:20 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:20.9553846Z STAGE:2022-08-13 13:46:20 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:20.9564367Z STAGE:2022-08-13 13:46:20 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:20.9585401Z STAGE:2022-08-13 13:46:20 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:20.9596093Z STAGE:2022-08-13 13:46:20 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:20.9616738Z STAGE:2022-08-13 13:46:20 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:20.9627304Z STAGE:2022-08-13 13:46:20 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:20.9657036Z STAGE:2022-08-13 13:46:20 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:20.9667752Z STAGE:2022-08-13 13:46:20 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:20.9688534Z STAGE:2022-08-13 13:46:20 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:20.9698925Z STAGE:2022-08-13 13:46:20 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:20.9722516Z STAGE:2022-08-13 13:46:20 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:20.9733767Z STAGE:2022-08-13 13:46:20 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:20.9753902Z STAGE:2022-08-13 13:46:20 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:20.9764526Z STAGE:2022-08-13 13:46:20 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:20.9779016Z ok (0.031s) 2022-08-13T13:46:20.9833329Z test_binary_op_list_slow_path__foreach_mul_cuda_float32 (__main__.TestForeachCUDA) ... STAGE:2022-08-13 13:46:20 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:20.9844078Z STAGE:2022-08-13 13:46:20 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:20.9864823Z STAGE:2022-08-13 13:46:20 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:20.9875318Z STAGE:2022-08-13 13:46:20 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:20.9896150Z STAGE:2022-08-13 13:46:20 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:20.9906804Z STAGE:2022-08-13 13:46:20 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:20.9927187Z STAGE:2022-08-13 13:46:20 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:20.9937997Z STAGE:2022-08-13 13:46:20 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:20.9967133Z STAGE:2022-08-13 13:46:20 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:20.9978204Z STAGE:2022-08-13 13:46:20 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:20.9998671Z STAGE:2022-08-13 13:46:20 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:21.0009482Z STAGE:2022-08-13 13:46:21 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:21.0032845Z STAGE:2022-08-13 13:46:21 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:21.0043725Z STAGE:2022-08-13 13:46:21 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:21.0064581Z STAGE:2022-08-13 13:46:21 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:21.0074973Z STAGE:2022-08-13 13:46:21 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:21.0089791Z ok (0.031s) 2022-08-13T13:46:21.0144030Z test_binary_op_list_slow_path__foreach_mul_cuda_float64 (__main__.TestForeachCUDA) ... STAGE:2022-08-13 13:46:21 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:21.0154519Z STAGE:2022-08-13 13:46:21 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:21.0174664Z STAGE:2022-08-13 13:46:21 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:21.0185283Z STAGE:2022-08-13 13:46:21 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:21.0205311Z STAGE:2022-08-13 13:46:21 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:21.0216322Z STAGE:2022-08-13 13:46:21 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:21.0236059Z STAGE:2022-08-13 13:46:21 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:21.0246879Z STAGE:2022-08-13 13:46:21 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:21.0275498Z STAGE:2022-08-13 13:46:21 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:21.0286435Z STAGE:2022-08-13 13:46:21 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:21.0306598Z STAGE:2022-08-13 13:46:21 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:21.0317256Z STAGE:2022-08-13 13:46:21 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:21.0340548Z STAGE:2022-08-13 13:46:21 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:21.0351559Z STAGE:2022-08-13 13:46:21 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:21.0371456Z STAGE:2022-08-13 13:46:21 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:21.0382238Z STAGE:2022-08-13 13:46:21 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:21.0395702Z ok (0.030s) 2022-08-13T13:46:21.0448369Z test_binary_op_list_slow_path__foreach_mul_cuda_int16 (__main__.TestForeachCUDA) ... STAGE:2022-08-13 13:46:21 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:21.0459052Z STAGE:2022-08-13 13:46:21 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:21.0476523Z STAGE:2022-08-13 13:46:21 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:21.0487316Z STAGE:2022-08-13 13:46:21 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:21.0505298Z STAGE:2022-08-13 13:46:21 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:21.0516132Z STAGE:2022-08-13 13:46:21 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:21.0533925Z STAGE:2022-08-13 13:46:21 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:21.0544492Z STAGE:2022-08-13 13:46:21 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:21.0568792Z STAGE:2022-08-13 13:46:21 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:21.0579691Z STAGE:2022-08-13 13:46:21 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:21.0597321Z STAGE:2022-08-13 13:46:21 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:21.0608333Z STAGE:2022-08-13 13:46:21 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:21.0626681Z STAGE:2022-08-13 13:46:21 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:21.0637501Z STAGE:2022-08-13 13:46:21 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:21.0655415Z STAGE:2022-08-13 13:46:21 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:21.0666089Z STAGE:2022-08-13 13:46:21 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:21.0677241Z ok (0.028s) 2022-08-13T13:46:21.0730211Z test_binary_op_list_slow_path__foreach_mul_cuda_int32 (__main__.TestForeachCUDA) ... STAGE:2022-08-13 13:46:21 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:21.0740853Z STAGE:2022-08-13 13:46:21 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:21.0758464Z STAGE:2022-08-13 13:46:21 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:21.0769391Z STAGE:2022-08-13 13:46:21 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:21.0787074Z STAGE:2022-08-13 13:46:21 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:21.0797934Z STAGE:2022-08-13 13:46:21 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:21.0815754Z STAGE:2022-08-13 13:46:21 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:21.0826431Z STAGE:2022-08-13 13:46:21 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:21.0850861Z STAGE:2022-08-13 13:46:21 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:21.0861621Z STAGE:2022-08-13 13:46:21 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:21.0879290Z STAGE:2022-08-13 13:46:21 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:21.0890278Z STAGE:2022-08-13 13:46:21 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:21.0909091Z STAGE:2022-08-13 13:46:21 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:21.0919472Z STAGE:2022-08-13 13:46:21 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:21.0937521Z STAGE:2022-08-13 13:46:21 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:21.0948141Z STAGE:2022-08-13 13:46:21 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:21.0959273Z ok (0.028s) 2022-08-13T13:46:21.1011992Z test_binary_op_list_slow_path__foreach_mul_cuda_int64 (__main__.TestForeachCUDA) ... STAGE:2022-08-13 13:46:21 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:21.1022689Z STAGE:2022-08-13 13:46:21 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:21.1039696Z STAGE:2022-08-13 13:46:21 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:21.1050627Z STAGE:2022-08-13 13:46:21 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:21.1067851Z STAGE:2022-08-13 13:46:21 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:21.1078736Z STAGE:2022-08-13 13:46:21 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:21.1096240Z STAGE:2022-08-13 13:46:21 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:21.1106724Z STAGE:2022-08-13 13:46:21 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:21.1130649Z STAGE:2022-08-13 13:46:21 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:21.1141382Z STAGE:2022-08-13 13:46:21 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:21.1158690Z STAGE:2022-08-13 13:46:21 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:21.1169430Z STAGE:2022-08-13 13:46:21 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:21.1187469Z STAGE:2022-08-13 13:46:21 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:21.1198249Z STAGE:2022-08-13 13:46:21 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:21.1215655Z STAGE:2022-08-13 13:46:21 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:21.1226505Z STAGE:2022-08-13 13:46:21 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:21.1237226Z ok (0.028s) 2022-08-13T13:46:21.1289553Z test_binary_op_list_slow_path__foreach_mul_cuda_int8 (__main__.TestForeachCUDA) ... STAGE:2022-08-13 13:46:21 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:21.1300478Z STAGE:2022-08-13 13:46:21 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:21.1317930Z STAGE:2022-08-13 13:46:21 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:21.1329074Z STAGE:2022-08-13 13:46:21 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:21.1346721Z STAGE:2022-08-13 13:46:21 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:21.1357627Z STAGE:2022-08-13 13:46:21 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:21.1375391Z STAGE:2022-08-13 13:46:21 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:21.1386209Z STAGE:2022-08-13 13:46:21 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:21.1410652Z STAGE:2022-08-13 13:46:21 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:21.1421228Z STAGE:2022-08-13 13:46:21 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:21.1438809Z STAGE:2022-08-13 13:46:21 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:21.1449640Z STAGE:2022-08-13 13:46:21 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:21.1468250Z STAGE:2022-08-13 13:46:21 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:21.1479042Z STAGE:2022-08-13 13:46:21 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:21.1497141Z STAGE:2022-08-13 13:46:21 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:21.1507643Z STAGE:2022-08-13 13:46:21 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:21.1518905Z ok (0.028s) 2022-08-13T13:46:21.1571721Z test_binary_op_list_slow_path__foreach_mul_cuda_uint8 (__main__.TestForeachCUDA) ... STAGE:2022-08-13 13:46:21 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:21.1582427Z STAGE:2022-08-13 13:46:21 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:21.1599898Z STAGE:2022-08-13 13:46:21 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:21.1610984Z STAGE:2022-08-13 13:46:21 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:21.1628650Z STAGE:2022-08-13 13:46:21 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:21.1639583Z STAGE:2022-08-13 13:46:21 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:21.1657400Z STAGE:2022-08-13 13:46:21 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:21.1668126Z STAGE:2022-08-13 13:46:21 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:21.1692793Z STAGE:2022-08-13 13:46:21 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:21.1703446Z STAGE:2022-08-13 13:46:21 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:21.1721005Z STAGE:2022-08-13 13:46:21 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:21.1732086Z STAGE:2022-08-13 13:46:21 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:21.1750500Z STAGE:2022-08-13 13:46:21 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:21.1761382Z STAGE:2022-08-13 13:46:21 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:21.1779281Z STAGE:2022-08-13 13:46:21 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:21.1789978Z STAGE:2022-08-13 13:46:21 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:21.1801238Z ok (0.028s) 2022-08-13T13:46:21.1856723Z test_binary_op_list_slow_path__foreach_sub_cuda_bfloat16 (__main__.TestForeachCUDA) ... STAGE:2022-08-13 13:46:21 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:21.1867397Z STAGE:2022-08-13 13:46:21 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:21.1887982Z STAGE:2022-08-13 13:46:21 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:21.1898643Z STAGE:2022-08-13 13:46:21 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:21.1919093Z STAGE:2022-08-13 13:46:21 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:21.1930338Z STAGE:2022-08-13 13:46:21 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:21.1950370Z STAGE:2022-08-13 13:46:21 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:21.1960987Z STAGE:2022-08-13 13:46:21 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:21.1990522Z STAGE:2022-08-13 13:46:21 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:21.2001271Z STAGE:2022-08-13 13:46:21 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:21.2022413Z STAGE:2022-08-13 13:46:21 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:21.2032959Z STAGE:2022-08-13 13:46:21 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:21.2056768Z STAGE:2022-08-13 13:46:21 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:21.2067504Z STAGE:2022-08-13 13:46:21 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:21.2088202Z STAGE:2022-08-13 13:46:21 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:21.2098661Z STAGE:2022-08-13 13:46:21 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:21.2112696Z ok (0.031s) 2022-08-13T13:46:21.2164966Z test_binary_op_list_slow_path__foreach_sub_cuda_bool (__main__.TestForeachCUDA) ... STAGE:2022-08-13 13:46:21 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:21.2250792Z STAGE:2022-08-13 13:46:21 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:21.2311687Z STAGE:2022-08-13 13:46:21 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:21.2389620Z STAGE:2022-08-13 13:46:21 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:21.2441612Z STAGE:2022-08-13 13:46:21 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:21.2528343Z STAGE:2022-08-13 13:46:21 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:21.2591089Z STAGE:2022-08-13 13:46:21 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:21.2669049Z STAGE:2022-08-13 13:46:21 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:21.2729668Z STAGE:2022-08-13 13:46:21 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:21.2816538Z STAGE:2022-08-13 13:46:21 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:21.2879291Z STAGE:2022-08-13 13:46:21 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:21.2955632Z STAGE:2022-08-13 13:46:21 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:21.3010135Z STAGE:2022-08-13 13:46:21 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:21.3097411Z STAGE:2022-08-13 13:46:21 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:21.3158014Z STAGE:2022-08-13 13:46:21 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:21.3234071Z STAGE:2022-08-13 13:46:21 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:21.3281444Z ok (0.117s) 2022-08-13T13:46:21.3339311Z test_binary_op_list_slow_path__foreach_sub_cuda_complex128 (__main__.TestForeachCUDA) ... STAGE:2022-08-13 13:46:21 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:21.3350308Z STAGE:2022-08-13 13:46:21 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:21.3371142Z STAGE:2022-08-13 13:46:21 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:21.3382002Z STAGE:2022-08-13 13:46:21 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:21.3402495Z STAGE:2022-08-13 13:46:21 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:21.3413790Z STAGE:2022-08-13 13:46:21 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:21.3434010Z STAGE:2022-08-13 13:46:21 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:21.3444696Z STAGE:2022-08-13 13:46:21 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:21.3477119Z STAGE:2022-08-13 13:46:21 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:21.3488405Z STAGE:2022-08-13 13:46:21 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:21.3508773Z STAGE:2022-08-13 13:46:21 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:21.3519548Z STAGE:2022-08-13 13:46:21 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:21.3546288Z STAGE:2022-08-13 13:46:21 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:21.3557153Z STAGE:2022-08-13 13:46:21 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:21.3578074Z STAGE:2022-08-13 13:46:21 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:21.3588867Z STAGE:2022-08-13 13:46:21 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:21.3602960Z ok (0.032s) 2022-08-13T13:46:21.3660624Z test_binary_op_list_slow_path__foreach_sub_cuda_complex64 (__main__.TestForeachCUDA) ... STAGE:2022-08-13 13:46:21 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:21.3671333Z STAGE:2022-08-13 13:46:21 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:21.3692733Z STAGE:2022-08-13 13:46:21 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:21.3703324Z STAGE:2022-08-13 13:46:21 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:21.3724092Z STAGE:2022-08-13 13:46:21 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:21.3735230Z STAGE:2022-08-13 13:46:21 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:21.3755801Z STAGE:2022-08-13 13:46:21 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:21.3766314Z STAGE:2022-08-13 13:46:21 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:21.3798959Z STAGE:2022-08-13 13:46:21 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:21.3809984Z STAGE:2022-08-13 13:46:21 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:21.3830595Z STAGE:2022-08-13 13:46:21 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:21.3841251Z STAGE:2022-08-13 13:46:21 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:21.3868273Z STAGE:2022-08-13 13:46:21 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:21.3879116Z STAGE:2022-08-13 13:46:21 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:21.3900438Z STAGE:2022-08-13 13:46:21 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:21.3910781Z STAGE:2022-08-13 13:46:21 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:21.3925278Z ok (0.032s) 2022-08-13T13:46:21.3980062Z test_binary_op_list_slow_path__foreach_sub_cuda_float16 (__main__.TestForeachCUDA) ... STAGE:2022-08-13 13:46:21 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:21.3990682Z STAGE:2022-08-13 13:46:21 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:21.4011118Z STAGE:2022-08-13 13:46:21 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:21.4021483Z STAGE:2022-08-13 13:46:21 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:21.4041634Z STAGE:2022-08-13 13:46:21 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:21.4052672Z STAGE:2022-08-13 13:46:21 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:21.4072678Z STAGE:2022-08-13 13:46:21 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:21.4083082Z STAGE:2022-08-13 13:46:21 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:21.4112309Z STAGE:2022-08-13 13:46:21 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:21.4123053Z STAGE:2022-08-13 13:46:21 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:21.4143528Z STAGE:2022-08-13 13:46:21 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:21.4153974Z STAGE:2022-08-13 13:46:21 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:21.4177693Z STAGE:2022-08-13 13:46:21 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:21.4188465Z STAGE:2022-08-13 13:46:21 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:21.4208801Z STAGE:2022-08-13 13:46:21 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:21.4219399Z STAGE:2022-08-13 13:46:21 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:21.4233047Z ok (0.031s) 2022-08-13T13:46:21.4287724Z test_binary_op_list_slow_path__foreach_sub_cuda_float32 (__main__.TestForeachCUDA) ... STAGE:2022-08-13 13:46:21 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:21.4298285Z STAGE:2022-08-13 13:46:21 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:21.4318809Z STAGE:2022-08-13 13:46:21 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:21.4329743Z STAGE:2022-08-13 13:46:21 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:21.4349650Z STAGE:2022-08-13 13:46:21 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:21.4360534Z STAGE:2022-08-13 13:46:21 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:21.4381054Z STAGE:2022-08-13 13:46:21 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:21.4391289Z STAGE:2022-08-13 13:46:21 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:21.4420625Z STAGE:2022-08-13 13:46:21 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:21.4431238Z STAGE:2022-08-13 13:46:21 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:21.4451642Z STAGE:2022-08-13 13:46:21 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:21.4462181Z STAGE:2022-08-13 13:46:21 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:21.4485608Z STAGE:2022-08-13 13:46:21 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:21.4496610Z STAGE:2022-08-13 13:46:21 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:21.4516567Z STAGE:2022-08-13 13:46:21 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:21.4527553Z STAGE:2022-08-13 13:46:21 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:21.4541297Z ok (0.031s) 2022-08-13T13:46:21.4595695Z test_binary_op_list_slow_path__foreach_sub_cuda_float64 (__main__.TestForeachCUDA) ... STAGE:2022-08-13 13:46:21 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:21.4606344Z STAGE:2022-08-13 13:46:21 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:21.4626060Z STAGE:2022-08-13 13:46:21 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:21.4636645Z STAGE:2022-08-13 13:46:21 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:21.4656582Z STAGE:2022-08-13 13:46:21 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:21.4667410Z STAGE:2022-08-13 13:46:21 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:21.4686848Z STAGE:2022-08-13 13:46:21 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:21.4697800Z STAGE:2022-08-13 13:46:21 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:21.4726080Z STAGE:2022-08-13 13:46:21 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:21.4737124Z STAGE:2022-08-13 13:46:21 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:21.4756637Z STAGE:2022-08-13 13:46:21 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:21.4767262Z STAGE:2022-08-13 13:46:21 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:21.4790296Z STAGE:2022-08-13 13:46:21 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:21.4801021Z STAGE:2022-08-13 13:46:21 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:21.4820944Z STAGE:2022-08-13 13:46:21 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:21.4831493Z STAGE:2022-08-13 13:46:21 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:21.4844704Z ok (0.030s) 2022-08-13T13:46:21.4897178Z test_binary_op_list_slow_path__foreach_sub_cuda_int16 (__main__.TestForeachCUDA) ... STAGE:2022-08-13 13:46:21 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:21.4907687Z STAGE:2022-08-13 13:46:21 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:21.4925014Z STAGE:2022-08-13 13:46:21 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:21.4935867Z STAGE:2022-08-13 13:46:21 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:21.4953345Z STAGE:2022-08-13 13:46:21 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:21.4964051Z STAGE:2022-08-13 13:46:21 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:21.4981682Z STAGE:2022-08-13 13:46:21 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:21.4992214Z STAGE:2022-08-13 13:46:21 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:21.5016632Z STAGE:2022-08-13 13:46:21 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:21.5027451Z STAGE:2022-08-13 13:46:21 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:21.5044689Z STAGE:2022-08-13 13:46:21 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:21.5055490Z STAGE:2022-08-13 13:46:21 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:21.5073671Z STAGE:2022-08-13 13:46:21 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:21.5084454Z STAGE:2022-08-13 13:46:21 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:21.5102299Z STAGE:2022-08-13 13:46:21 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:21.5112671Z STAGE:2022-08-13 13:46:21 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:21.5123948Z ok (0.028s) 2022-08-13T13:46:21.5176316Z test_binary_op_list_slow_path__foreach_sub_cuda_int32 (__main__.TestForeachCUDA) ... STAGE:2022-08-13 13:46:21 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:21.5186787Z STAGE:2022-08-13 13:46:21 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:21.5204000Z STAGE:2022-08-13 13:46:21 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:21.5214968Z STAGE:2022-08-13 13:46:21 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:21.5232455Z STAGE:2022-08-13 13:46:21 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:21.5243185Z STAGE:2022-08-13 13:46:21 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:21.5260724Z STAGE:2022-08-13 13:46:21 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:21.5271174Z STAGE:2022-08-13 13:46:21 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:21.5295493Z STAGE:2022-08-13 13:46:21 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:21.5306241Z STAGE:2022-08-13 13:46:21 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:21.5323601Z STAGE:2022-08-13 13:46:21 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:21.5334541Z STAGE:2022-08-13 13:46:21 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:21.5352780Z STAGE:2022-08-13 13:46:21 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:21.5363475Z STAGE:2022-08-13 13:46:21 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:21.5381444Z STAGE:2022-08-13 13:46:21 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:21.5391860Z STAGE:2022-08-13 13:46:21 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:21.5402864Z ok (0.028s) 2022-08-13T13:46:21.5454943Z test_binary_op_list_slow_path__foreach_sub_cuda_int64 (__main__.TestForeachCUDA) ... STAGE:2022-08-13 13:46:21 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:21.5465528Z STAGE:2022-08-13 13:46:21 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:21.5482417Z STAGE:2022-08-13 13:46:21 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:21.5493178Z STAGE:2022-08-13 13:46:21 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:21.5510113Z STAGE:2022-08-13 13:46:21 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:21.5520987Z STAGE:2022-08-13 13:46:21 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:21.5538495Z STAGE:2022-08-13 13:46:21 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:21.5548863Z STAGE:2022-08-13 13:46:21 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:21.5572556Z STAGE:2022-08-13 13:46:21 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:21.5583378Z STAGE:2022-08-13 13:46:21 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:21.5600221Z STAGE:2022-08-13 13:46:21 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:21.5611140Z STAGE:2022-08-13 13:46:21 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:21.5628763Z STAGE:2022-08-13 13:46:21 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:21.5639449Z STAGE:2022-08-13 13:46:21 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:21.5656753Z STAGE:2022-08-13 13:46:21 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:21.5667187Z STAGE:2022-08-13 13:46:21 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:21.5677917Z ok (0.027s) 2022-08-13T13:46:21.5730290Z test_binary_op_list_slow_path__foreach_sub_cuda_int8 (__main__.TestForeachCUDA) ... STAGE:2022-08-13 13:46:21 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:21.5740735Z STAGE:2022-08-13 13:46:21 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:21.5758038Z STAGE:2022-08-13 13:46:21 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:21.5768813Z STAGE:2022-08-13 13:46:21 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:21.5786283Z STAGE:2022-08-13 13:46:21 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:21.5796971Z STAGE:2022-08-13 13:46:21 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:21.5814555Z STAGE:2022-08-13 13:46:21 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:21.5825091Z STAGE:2022-08-13 13:46:21 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:21.5849159Z STAGE:2022-08-13 13:46:21 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:21.5859884Z STAGE:2022-08-13 13:46:21 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:21.5877172Z STAGE:2022-08-13 13:46:21 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:21.5888194Z STAGE:2022-08-13 13:46:21 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:21.5906396Z STAGE:2022-08-13 13:46:21 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:21.5917276Z STAGE:2022-08-13 13:46:21 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:21.5935558Z STAGE:2022-08-13 13:46:21 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:21.5945594Z STAGE:2022-08-13 13:46:21 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:21.5956542Z ok (0.028s) 2022-08-13T13:46:21.6009358Z test_binary_op_list_slow_path__foreach_sub_cuda_uint8 (__main__.TestForeachCUDA) ... STAGE:2022-08-13 13:46:21 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:21.6019672Z STAGE:2022-08-13 13:46:21 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:21.6036964Z STAGE:2022-08-13 13:46:21 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:21.6047789Z STAGE:2022-08-13 13:46:21 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:21.6065061Z STAGE:2022-08-13 13:46:21 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:21.6075852Z STAGE:2022-08-13 13:46:21 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:21.6093550Z STAGE:2022-08-13 13:46:21 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:21.6103918Z STAGE:2022-08-13 13:46:21 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:21.6128253Z STAGE:2022-08-13 13:46:21 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:21.6138767Z STAGE:2022-08-13 13:46:21 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:21.6156250Z STAGE:2022-08-13 13:46:21 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:21.6166908Z STAGE:2022-08-13 13:46:21 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:21.6185443Z STAGE:2022-08-13 13:46:21 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:21.6196148Z STAGE:2022-08-13 13:46:21 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:21.6213815Z STAGE:2022-08-13 13:46:21 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:21.6224347Z STAGE:2022-08-13 13:46:21 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:21.6235334Z ok (0.028s) 2022-08-13T13:46:21.6299075Z test_binary_op_scalar_fastpath__foreach_add_cuda_bfloat16 (__main__.TestForeachCUDA) ... STAGE:2022-08-13 13:46:21 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:21.6313957Z STAGE:2022-08-13 13:46:21 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:21.6457904Z STAGE:2022-08-13 13:46:21 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:21.6468618Z STAGE:2022-08-13 13:46:21 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:21.6620645Z STAGE:2022-08-13 13:46:21 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:21.6634409Z STAGE:2022-08-13 13:46:21 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:21.6779964Z STAGE:2022-08-13 13:46:21 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:21.6790846Z STAGE:2022-08-13 13:46:21 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:21.6942388Z STAGE:2022-08-13 13:46:21 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:21.6955881Z STAGE:2022-08-13 13:46:21 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:21.7100395Z STAGE:2022-08-13 13:46:21 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:21.7111093Z STAGE:2022-08-13 13:46:21 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:21.7262496Z STAGE:2022-08-13 13:46:21 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:21.7279392Z STAGE:2022-08-13 13:46:21 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:21.7450475Z STAGE:2022-08-13 13:46:21 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:21.7553640Z STAGE:2022-08-13 13:46:21 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:21.7667068Z STAGE:2022-08-13 13:46:21 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:21.7681494Z STAGE:2022-08-13 13:46:21 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:21.7843618Z STAGE:2022-08-13 13:46:21 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:21.7854988Z STAGE:2022-08-13 13:46:21 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:21.8030228Z STAGE:2022-08-13 13:46:21 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:21.8044267Z STAGE:2022-08-13 13:46:21 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:21.8205783Z STAGE:2022-08-13 13:46:21 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:21.8216571Z STAGE:2022-08-13 13:46:21 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:21.8391374Z STAGE:2022-08-13 13:46:21 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:21.8405679Z STAGE:2022-08-13 13:46:21 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:21.8567709Z STAGE:2022-08-13 13:46:21 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:21.8578342Z STAGE:2022-08-13 13:46:21 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:21.8752200Z STAGE:2022-08-13 13:46:21 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:21.8770908Z STAGE:2022-08-13 13:46:21 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:21.8963286Z STAGE:2022-08-13 13:46:21 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:21.9065502Z STAGE:2022-08-13 13:46:21 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:21.9133313Z ok (0.290s) 2022-08-13T13:46:21.9173760Z test_binary_op_scalar_fastpath__foreach_add_cuda_bool (__main__.TestForeachCUDA) ... STAGE:2022-08-13 13:46:21 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:21.9190749Z STAGE:2022-08-13 13:46:21 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:21.9286268Z STAGE:2022-08-13 13:46:21 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:21.9389383Z STAGE:2022-08-13 13:46:21 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:21.9474731Z STAGE:2022-08-13 13:46:21 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:21.9494969Z STAGE:2022-08-13 13:46:21 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:21.9657200Z STAGE:2022-08-13 13:46:21 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:21.9762335Z STAGE:2022-08-13 13:46:21 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:21.9845396Z STAGE:2022-08-13 13:46:21 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:21.9862177Z STAGE:2022-08-13 13:46:21 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:21.9954180Z STAGE:2022-08-13 13:46:21 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:21.9968286Z STAGE:2022-08-13 13:46:21 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:22.0045408Z STAGE:2022-08-13 13:46:22 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:22.0065716Z STAGE:2022-08-13 13:46:22 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:22.0243822Z STAGE:2022-08-13 13:46:22 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:22.0344996Z STAGE:2022-08-13 13:46:22 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:22.0431018Z STAGE:2022-08-13 13:46:22 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:22.0449930Z STAGE:2022-08-13 13:46:22 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:22.0558260Z STAGE:2022-08-13 13:46:22 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:22.0660514Z STAGE:2022-08-13 13:46:22 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:22.0744779Z STAGE:2022-08-13 13:46:22 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:22.0765727Z STAGE:2022-08-13 13:46:22 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:22.0941809Z STAGE:2022-08-13 13:46:22 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:22.1046839Z STAGE:2022-08-13 13:46:22 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:22.1130951Z STAGE:2022-08-13 13:46:22 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:22.1147961Z STAGE:2022-08-13 13:46:22 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:22.1252881Z STAGE:2022-08-13 13:46:22 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:22.1263617Z STAGE:2022-08-13 13:46:22 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:22.1349926Z STAGE:2022-08-13 13:46:22 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:22.1368351Z STAGE:2022-08-13 13:46:22 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:22.1561329Z STAGE:2022-08-13 13:46:22 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:22.1662133Z STAGE:2022-08-13 13:46:22 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:22.1730370Z ok (0.260s) 2022-08-13T13:46:22.1820496Z test_binary_op_scalar_fastpath__foreach_add_cuda_complex128 (__main__.TestForeachCUDA) ... STAGE:2022-08-13 13:46:22 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:22.1833857Z STAGE:2022-08-13 13:46:22 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:22.1982058Z STAGE:2022-08-13 13:46:22 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:22.1994003Z STAGE:2022-08-13 13:46:22 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:22.2180900Z STAGE:2022-08-13 13:46:22 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:22.2194480Z STAGE:2022-08-13 13:46:22 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:22.2343762Z STAGE:2022-08-13 13:46:22 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:22.2354401Z STAGE:2022-08-13 13:46:22 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:22.2538172Z STAGE:2022-08-13 13:46:22 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:22.2551915Z STAGE:2022-08-13 13:46:22 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:22.2702203Z STAGE:2022-08-13 13:46:22 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:22.2712985Z STAGE:2022-08-13 13:46:22 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:22.2895856Z STAGE:2022-08-13 13:46:22 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:22.2909331Z STAGE:2022-08-13 13:46:22 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:22.3060437Z STAGE:2022-08-13 13:46:22 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:22.3071084Z STAGE:2022-08-13 13:46:22 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:22.3261876Z STAGE:2022-08-13 13:46:22 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:22.3275764Z STAGE:2022-08-13 13:46:22 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:22.3443943Z STAGE:2022-08-13 13:46:22 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:22.3458071Z STAGE:2022-08-13 13:46:22 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:22.3668246Z STAGE:2022-08-13 13:46:22 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:22.3682530Z STAGE:2022-08-13 13:46:22 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:22.3849897Z STAGE:2022-08-13 13:46:22 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:22.3860632Z STAGE:2022-08-13 13:46:22 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:22.4071138Z STAGE:2022-08-13 13:46:22 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:22.4085179Z STAGE:2022-08-13 13:46:22 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:22.4252726Z STAGE:2022-08-13 13:46:22 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:22.4263526Z STAGE:2022-08-13 13:46:22 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:22.4473769Z STAGE:2022-08-13 13:46:22 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:22.4488114Z STAGE:2022-08-13 13:46:22 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:22.4655358Z STAGE:2022-08-13 13:46:22 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:22.4665861Z STAGE:2022-08-13 13:46:22 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:22.4805252Z ok (0.307s) 2022-08-13T13:46:22.4894137Z test_binary_op_scalar_fastpath__foreach_add_cuda_complex64 (__main__.TestForeachCUDA) ... STAGE:2022-08-13 13:46:22 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:22.4907634Z STAGE:2022-08-13 13:46:22 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:22.5063902Z STAGE:2022-08-13 13:46:22 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:22.5074577Z STAGE:2022-08-13 13:46:22 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:22.5268208Z STAGE:2022-08-13 13:46:22 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:22.5284565Z STAGE:2022-08-13 13:46:22 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:22.5451882Z STAGE:2022-08-13 13:46:22 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:22.5462415Z STAGE:2022-08-13 13:46:22 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:22.5654690Z STAGE:2022-08-13 13:46:22 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:22.5668500Z STAGE:2022-08-13 13:46:22 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:22.5834850Z STAGE:2022-08-13 13:46:22 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:22.5845525Z STAGE:2022-08-13 13:46:22 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:22.6037494Z STAGE:2022-08-13 13:46:22 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:22.6052712Z STAGE:2022-08-13 13:46:22 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:22.6208871Z STAGE:2022-08-13 13:46:22 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:22.6221044Z STAGE:2022-08-13 13:46:22 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:22.6424944Z STAGE:2022-08-13 13:46:22 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:22.6438980Z STAGE:2022-08-13 13:46:22 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:22.6616196Z STAGE:2022-08-13 13:46:22 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:22.6627358Z STAGE:2022-08-13 13:46:22 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:22.6857956Z STAGE:2022-08-13 13:46:22 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:22.6871803Z STAGE:2022-08-13 13:46:22 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:22.7049036Z STAGE:2022-08-13 13:46:22 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:22.7059772Z STAGE:2022-08-13 13:46:22 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:22.7281160Z STAGE:2022-08-13 13:46:22 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:22.7295414Z STAGE:2022-08-13 13:46:22 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:22.7472633Z STAGE:2022-08-13 13:46:22 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:22.7483372Z STAGE:2022-08-13 13:46:22 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:22.7705014Z STAGE:2022-08-13 13:46:22 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:22.7719124Z STAGE:2022-08-13 13:46:22 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:22.7896914Z STAGE:2022-08-13 13:46:22 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:22.7907757Z STAGE:2022-08-13 13:46:22 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:22.8057522Z ok (0.325s) 2022-08-13T13:46:22.8118011Z test_binary_op_scalar_fastpath__foreach_add_cuda_float16 (__main__.TestForeachCUDA) ... STAGE:2022-08-13 13:46:22 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:22.8131808Z STAGE:2022-08-13 13:46:22 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:22.8275888Z STAGE:2022-08-13 13:46:22 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:22.8286626Z STAGE:2022-08-13 13:46:22 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:22.8438778Z STAGE:2022-08-13 13:46:22 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:22.8453973Z STAGE:2022-08-13 13:46:22 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:22.8600162Z STAGE:2022-08-13 13:46:22 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:22.8611117Z STAGE:2022-08-13 13:46:22 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:22.8762547Z STAGE:2022-08-13 13:46:22 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:22.8776371Z STAGE:2022-08-13 13:46:22 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:22.8926672Z STAGE:2022-08-13 13:46:22 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:22.8937562Z STAGE:2022-08-13 13:46:22 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:22.9088650Z STAGE:2022-08-13 13:46:22 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:22.9098129Z test_foreach.py:79: UserWarning: ComplexHalf support is experimental and many operators don't support it yet. (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/EmptyTensor.cpp:32.) 2022-08-13T13:46:22.9098677Z actual = self.func(*inputs, **kwargs) 2022-08-13T13:46:22.9106976Z STAGE:2022-08-13 13:46:22 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:22.9278472Z STAGE:2022-08-13 13:46:22 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:22.9379586Z STAGE:2022-08-13 13:46:22 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:22.9493180Z STAGE:2022-08-13 13:46:22 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:22.9508744Z STAGE:2022-08-13 13:46:22 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:22.9671444Z STAGE:2022-08-13 13:46:22 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:22.9683322Z STAGE:2022-08-13 13:46:22 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:22.9858260Z STAGE:2022-08-13 13:46:22 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:22.9872598Z STAGE:2022-08-13 13:46:22 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:23.0036691Z STAGE:2022-08-13 13:46:23 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:23.0049632Z STAGE:2022-08-13 13:46:23 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:23.0226529Z STAGE:2022-08-13 13:46:23 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:23.0242775Z STAGE:2022-08-13 13:46:23 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:23.0406458Z STAGE:2022-08-13 13:46:23 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:23.0418188Z STAGE:2022-08-13 13:46:23 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:23.0593759Z STAGE:2022-08-13 13:46:23 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:23.0612378Z STAGE:2022-08-13 13:46:23 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:23.0804707Z STAGE:2022-08-13 13:46:23 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:23.0907735Z STAGE:2022-08-13 13:46:23 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:23.0978152Z ok (0.292s) 2022-08-13T13:46:23.1052813Z test_binary_op_scalar_fastpath__foreach_add_cuda_float32 (__main__.TestForeachCUDA) ... STAGE:2022-08-13 13:46:23 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:23.1066108Z STAGE:2022-08-13 13:46:23 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:23.1210091Z STAGE:2022-08-13 13:46:23 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:23.1223508Z STAGE:2022-08-13 13:46:23 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:23.1376261Z STAGE:2022-08-13 13:46:23 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:23.1393380Z STAGE:2022-08-13 13:46:23 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:23.1539344Z STAGE:2022-08-13 13:46:23 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:23.1550116Z STAGE:2022-08-13 13:46:23 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:23.1702300Z STAGE:2022-08-13 13:46:23 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:23.1716872Z STAGE:2022-08-13 13:46:23 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:23.1863155Z STAGE:2022-08-13 13:46:23 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:23.1873636Z STAGE:2022-08-13 13:46:23 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:23.2025596Z STAGE:2022-08-13 13:46:23 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:23.2042823Z STAGE:2022-08-13 13:46:23 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:23.2213268Z STAGE:2022-08-13 13:46:23 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:23.2315460Z STAGE:2022-08-13 13:46:23 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:23.2426039Z STAGE:2022-08-13 13:46:23 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:23.2443039Z STAGE:2022-08-13 13:46:23 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:23.2605485Z STAGE:2022-08-13 13:46:23 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:23.2616602Z STAGE:2022-08-13 13:46:23 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:23.2795906Z STAGE:2022-08-13 13:46:23 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:23.2810406Z STAGE:2022-08-13 13:46:23 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:23.2972947Z STAGE:2022-08-13 13:46:23 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:23.2983700Z STAGE:2022-08-13 13:46:23 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:23.3160009Z STAGE:2022-08-13 13:46:23 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:23.3174290Z STAGE:2022-08-13 13:46:23 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:23.3337231Z STAGE:2022-08-13 13:46:23 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:23.3348381Z STAGE:2022-08-13 13:46:23 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:23.3525425Z STAGE:2022-08-13 13:46:23 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:23.3543743Z STAGE:2022-08-13 13:46:23 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:23.3736892Z STAGE:2022-08-13 13:46:23 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:23.3838856Z STAGE:2022-08-13 13:46:23 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:23.3907328Z ok (0.293s) 2022-08-13T13:46:23.3970596Z test_binary_op_scalar_fastpath__foreach_add_cuda_float64 (__main__.TestForeachCUDA) ... STAGE:2022-08-13 13:46:23 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:23.3984163Z STAGE:2022-08-13 13:46:23 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:23.4118427Z STAGE:2022-08-13 13:46:23 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:23.4129673Z STAGE:2022-08-13 13:46:23 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:23.4272617Z STAGE:2022-08-13 13:46:23 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:23.4286343Z STAGE:2022-08-13 13:46:23 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:23.4423917Z STAGE:2022-08-13 13:46:23 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:23.4434536Z STAGE:2022-08-13 13:46:23 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:23.4577578Z STAGE:2022-08-13 13:46:23 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:23.4591681Z STAGE:2022-08-13 13:46:23 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:23.4728310Z STAGE:2022-08-13 13:46:23 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:23.4739102Z STAGE:2022-08-13 13:46:23 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:23.4880789Z STAGE:2022-08-13 13:46:23 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:23.4898434Z STAGE:2022-08-13 13:46:23 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:23.5060399Z STAGE:2022-08-13 13:46:23 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:23.5162729Z STAGE:2022-08-13 13:46:23 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:23.5276168Z STAGE:2022-08-13 13:46:23 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:23.5293581Z STAGE:2022-08-13 13:46:23 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:23.5444790Z STAGE:2022-08-13 13:46:23 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:23.5458712Z STAGE:2022-08-13 13:46:23 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:23.5622780Z STAGE:2022-08-13 13:46:23 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:23.5636988Z STAGE:2022-08-13 13:46:23 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:23.5788733Z STAGE:2022-08-13 13:46:23 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:23.5799650Z STAGE:2022-08-13 13:46:23 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:23.5969894Z STAGE:2022-08-13 13:46:23 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:23.5984027Z STAGE:2022-08-13 13:46:23 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:23.6135418Z STAGE:2022-08-13 13:46:23 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:23.6146625Z STAGE:2022-08-13 13:46:23 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:23.6310835Z STAGE:2022-08-13 13:46:23 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:23.6329247Z STAGE:2022-08-13 13:46:23 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:23.6511512Z STAGE:2022-08-13 13:46:23 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:23.6613939Z STAGE:2022-08-13 13:46:23 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:23.6681149Z ok (0.277s) 2022-08-13T13:46:23.6723020Z test_binary_op_scalar_fastpath__foreach_add_cuda_int16 (__main__.TestForeachCUDA) ... STAGE:2022-08-13 13:46:23 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:23.6737120Z STAGE:2022-08-13 13:46:23 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:23.6828879Z STAGE:2022-08-13 13:46:23 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:23.6839872Z STAGE:2022-08-13 13:46:23 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:23.6918825Z STAGE:2022-08-13 13:46:23 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:23.6938111Z STAGE:2022-08-13 13:46:23 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:23.7097358Z STAGE:2022-08-13 13:46:23 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:23.7199474Z STAGE:2022-08-13 13:46:23 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:23.7284336Z STAGE:2022-08-13 13:46:23 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:23.7299310Z STAGE:2022-08-13 13:46:23 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:23.7390744Z STAGE:2022-08-13 13:46:23 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:23.7403283Z STAGE:2022-08-13 13:46:23 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:23.7484371Z STAGE:2022-08-13 13:46:23 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:23.7502674Z STAGE:2022-08-13 13:46:23 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:23.7672418Z STAGE:2022-08-13 13:46:23 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:23.7773797Z STAGE:2022-08-13 13:46:23 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:23.7859407Z STAGE:2022-08-13 13:46:23 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:23.7875881Z STAGE:2022-08-13 13:46:23 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:23.7981478Z STAGE:2022-08-13 13:46:23 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:23.7992115Z STAGE:2022-08-13 13:46:23 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:23.8080349Z STAGE:2022-08-13 13:46:23 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:23.8099143Z STAGE:2022-08-13 13:46:23 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:23.8278935Z STAGE:2022-08-13 13:46:23 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:23.8381637Z STAGE:2022-08-13 13:46:23 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:23.8464779Z STAGE:2022-08-13 13:46:23 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:23.8481400Z STAGE:2022-08-13 13:46:23 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:23.8584414Z STAGE:2022-08-13 13:46:23 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:23.8597797Z STAGE:2022-08-13 13:46:23 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:23.8689359Z STAGE:2022-08-13 13:46:23 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:23.8707947Z STAGE:2022-08-13 13:46:23 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:23.8900186Z STAGE:2022-08-13 13:46:23 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:23.9002250Z STAGE:2022-08-13 13:46:23 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:23.9069895Z ok (0.239s) 2022-08-13T13:46:23.9113665Z test_binary_op_scalar_fastpath__foreach_add_cuda_int32 (__main__.TestForeachCUDA) ... STAGE:2022-08-13 13:46:23 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:23.9127438Z STAGE:2022-08-13 13:46:23 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:23.9219487Z STAGE:2022-08-13 13:46:23 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:23.9230546Z STAGE:2022-08-13 13:46:23 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:23.9309893Z STAGE:2022-08-13 13:46:23 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:23.9327417Z STAGE:2022-08-13 13:46:23 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:23.9487003Z STAGE:2022-08-13 13:46:23 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:23.9589475Z STAGE:2022-08-13 13:46:23 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:23.9671586Z STAGE:2022-08-13 13:46:23 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:23.9685631Z STAGE:2022-08-13 13:46:23 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:23.9777087Z STAGE:2022-08-13 13:46:23 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:23.9794124Z STAGE:2022-08-13 13:46:23 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:23.9875427Z STAGE:2022-08-13 13:46:23 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:23.9893352Z STAGE:2022-08-13 13:46:23 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:24.0062225Z STAGE:2022-08-13 13:46:24 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:24.0164105Z STAGE:2022-08-13 13:46:24 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:24.0252338Z STAGE:2022-08-13 13:46:24 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:24.0278314Z STAGE:2022-08-13 13:46:24 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:24.0384763Z STAGE:2022-08-13 13:46:24 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:24.0395943Z STAGE:2022-08-13 13:46:24 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:24.0484775Z STAGE:2022-08-13 13:46:24 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:24.0505173Z STAGE:2022-08-13 13:46:24 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:24.0811751Z STAGE:2022-08-13 13:46:24 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:24.0916937Z STAGE:2022-08-13 13:46:24 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:24.1000697Z STAGE:2022-08-13 13:46:24 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:24.1018144Z STAGE:2022-08-13 13:46:24 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:24.1121200Z STAGE:2022-08-13 13:46:24 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:24.1135160Z STAGE:2022-08-13 13:46:24 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:24.1226917Z STAGE:2022-08-13 13:46:24 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:24.1245029Z STAGE:2022-08-13 13:46:24 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:24.1436988Z STAGE:2022-08-13 13:46:24 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:24.1537708Z STAGE:2022-08-13 13:46:24 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:24.1607742Z ok (0.254s) 2022-08-13T13:46:24.1653803Z test_binary_op_scalar_fastpath__foreach_add_cuda_int64 (__main__.TestForeachCUDA) ... STAGE:2022-08-13 13:46:24 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:24.1667796Z STAGE:2022-08-13 13:46:24 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:24.1750862Z STAGE:2022-08-13 13:46:24 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:24.1761844Z STAGE:2022-08-13 13:46:24 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:24.1832154Z STAGE:2022-08-13 13:46:24 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:24.1849694Z STAGE:2022-08-13 13:46:24 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:24.2009063Z STAGE:2022-08-13 13:46:24 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:24.2111091Z STAGE:2022-08-13 13:46:24 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:24.2195449Z STAGE:2022-08-13 13:46:24 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:24.2210707Z STAGE:2022-08-13 13:46:24 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:24.2293610Z STAGE:2022-08-13 13:46:24 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:24.2307173Z STAGE:2022-08-13 13:46:24 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:24.2380081Z STAGE:2022-08-13 13:46:24 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:24.2397408Z STAGE:2022-08-13 13:46:24 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:24.2566999Z STAGE:2022-08-13 13:46:24 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:24.2669356Z STAGE:2022-08-13 13:46:24 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:24.2755051Z STAGE:2022-08-13 13:46:24 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:24.2772411Z STAGE:2022-08-13 13:46:24 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:24.2867657Z STAGE:2022-08-13 13:46:24 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:24.2878512Z STAGE:2022-08-13 13:46:24 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:24.2956728Z STAGE:2022-08-13 13:46:24 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:24.2975066Z STAGE:2022-08-13 13:46:24 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:24.3154840Z STAGE:2022-08-13 13:46:24 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:24.3257140Z STAGE:2022-08-13 13:46:24 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:24.3340300Z STAGE:2022-08-13 13:46:24 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:24.3357263Z STAGE:2022-08-13 13:46:24 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:24.3450962Z STAGE:2022-08-13 13:46:24 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:24.3464534Z STAGE:2022-08-13 13:46:24 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:24.3546636Z STAGE:2022-08-13 13:46:24 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:24.3564839Z STAGE:2022-08-13 13:46:24 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:24.3757423Z STAGE:2022-08-13 13:46:24 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:24.3859448Z STAGE:2022-08-13 13:46:24 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:24.3929130Z ok (0.232s) 2022-08-13T13:46:24.3974249Z test_binary_op_scalar_fastpath__foreach_add_cuda_int8 (__main__.TestForeachCUDA) ... STAGE:2022-08-13 13:46:24 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:24.3987565Z STAGE:2022-08-13 13:46:24 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:24.4079412Z STAGE:2022-08-13 13:46:24 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:24.4090500Z STAGE:2022-08-13 13:46:24 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:24.4169514Z STAGE:2022-08-13 13:46:24 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:24.4187366Z STAGE:2022-08-13 13:46:24 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:24.4347553Z STAGE:2022-08-13 13:46:24 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:24.4450120Z STAGE:2022-08-13 13:46:24 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:24.4534322Z STAGE:2022-08-13 13:46:24 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:24.4547927Z STAGE:2022-08-13 13:46:24 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:24.4639505Z STAGE:2022-08-13 13:46:24 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:24.4653159Z STAGE:2022-08-13 13:46:24 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:24.4734129Z STAGE:2022-08-13 13:46:24 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:24.4751662Z STAGE:2022-08-13 13:46:24 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:24.4921231Z STAGE:2022-08-13 13:46:24 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:24.5023140Z STAGE:2022-08-13 13:46:24 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:24.5110997Z STAGE:2022-08-13 13:46:24 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:24.5137283Z STAGE:2022-08-13 13:46:24 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:24.5242472Z STAGE:2022-08-13 13:46:24 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:24.5253519Z STAGE:2022-08-13 13:46:24 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:24.5341871Z STAGE:2022-08-13 13:46:24 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:24.5360446Z STAGE:2022-08-13 13:46:24 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:24.5550962Z STAGE:2022-08-13 13:46:24 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:24.5653217Z STAGE:2022-08-13 13:46:24 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:24.5739222Z STAGE:2022-08-13 13:46:24 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:24.5755019Z STAGE:2022-08-13 13:46:24 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:24.5858280Z STAGE:2022-08-13 13:46:24 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:24.5871393Z STAGE:2022-08-13 13:46:24 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:24.5962834Z STAGE:2022-08-13 13:46:24 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:24.5981368Z STAGE:2022-08-13 13:46:24 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:24.6172979Z STAGE:2022-08-13 13:46:24 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:24.6274945Z STAGE:2022-08-13 13:46:24 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:24.6344872Z ok (0.241s) 2022-08-13T13:46:24.6390868Z test_binary_op_scalar_fastpath__foreach_add_cuda_uint8 (__main__.TestForeachCUDA) ... STAGE:2022-08-13 13:46:24 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:24.6404380Z STAGE:2022-08-13 13:46:24 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:24.6496604Z STAGE:2022-08-13 13:46:24 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:24.6507151Z STAGE:2022-08-13 13:46:24 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:24.6586638Z STAGE:2022-08-13 13:46:24 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:24.6603774Z STAGE:2022-08-13 13:46:24 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:24.6762855Z STAGE:2022-08-13 13:46:24 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:24.6864888Z STAGE:2022-08-13 13:46:24 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:24.6949353Z STAGE:2022-08-13 13:46:24 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:24.6963905Z STAGE:2022-08-13 13:46:24 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:24.7055926Z STAGE:2022-08-13 13:46:24 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:24.7067791Z STAGE:2022-08-13 13:46:24 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:24.7149264Z STAGE:2022-08-13 13:46:24 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:24.7166235Z STAGE:2022-08-13 13:46:24 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:24.7335860Z STAGE:2022-08-13 13:46:24 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:24.7437845Z STAGE:2022-08-13 13:46:24 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:24.7522906Z STAGE:2022-08-13 13:46:24 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:24.7538555Z STAGE:2022-08-13 13:46:24 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:24.7643920Z STAGE:2022-08-13 13:46:24 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:24.7654801Z STAGE:2022-08-13 13:46:24 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:24.7743514Z STAGE:2022-08-13 13:46:24 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:24.7761900Z STAGE:2022-08-13 13:46:24 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:24.7944191Z STAGE:2022-08-13 13:46:24 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:24.8044263Z STAGE:2022-08-13 13:46:24 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:24.8130694Z STAGE:2022-08-13 13:46:24 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:24.8147405Z STAGE:2022-08-13 13:46:24 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:24.8250926Z STAGE:2022-08-13 13:46:24 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:24.8264485Z STAGE:2022-08-13 13:46:24 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:24.8357074Z STAGE:2022-08-13 13:46:24 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:24.8375269Z STAGE:2022-08-13 13:46:24 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:24.8568064Z STAGE:2022-08-13 13:46:24 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:24.8670557Z STAGE:2022-08-13 13:46:24 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:24.8737965Z ok (0.239s) 2022-08-13T13:46:24.8802433Z test_binary_op_scalar_fastpath__foreach_div_cuda_bfloat16 (__main__.TestForeachCUDA) ... STAGE:2022-08-13 13:46:24 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:24.8816020Z STAGE:2022-08-13 13:46:24 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:24.8959553Z STAGE:2022-08-13 13:46:24 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:24.8970526Z STAGE:2022-08-13 13:46:24 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:24.9122445Z STAGE:2022-08-13 13:46:24 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:24.9136644Z STAGE:2022-08-13 13:46:24 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:24.9282596Z STAGE:2022-08-13 13:46:24 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:24.9293478Z STAGE:2022-08-13 13:46:24 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:24.9444710Z STAGE:2022-08-13 13:46:24 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:24.9458479Z STAGE:2022-08-13 13:46:24 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:24.9604311Z STAGE:2022-08-13 13:46:24 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:24.9615612Z STAGE:2022-08-13 13:46:24 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:24.9766257Z STAGE:2022-08-13 13:46:24 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:24.9783950Z STAGE:2022-08-13 13:46:24 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:24.9954476Z STAGE:2022-08-13 13:46:24 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:25.0056206Z STAGE:2022-08-13 13:46:25 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:25.0154268Z STAGE:2022-08-13 13:46:25 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:25.0171146Z STAGE:2022-08-13 13:46:25 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:25.0333773Z STAGE:2022-08-13 13:46:25 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:25.0356453Z STAGE:2022-08-13 13:46:25 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:25.0542594Z STAGE:2022-08-13 13:46:25 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:25.0556743Z STAGE:2022-08-13 13:46:25 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:25.0719104Z STAGE:2022-08-13 13:46:25 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:25.0731364Z STAGE:2022-08-13 13:46:25 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:25.0906146Z STAGE:2022-08-13 13:46:25 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:25.0920247Z STAGE:2022-08-13 13:46:25 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:25.1082947Z STAGE:2022-08-13 13:46:25 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:25.1094848Z STAGE:2022-08-13 13:46:25 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:25.1272402Z STAGE:2022-08-13 13:46:25 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:25.1293250Z STAGE:2022-08-13 13:46:25 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:25.1487344Z STAGE:2022-08-13 13:46:25 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:25.1592895Z STAGE:2022-08-13 13:46:25 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:25.1650091Z ok (0.291s) 2022-08-13T13:46:25.1694742Z test_binary_op_scalar_fastpath__foreach_div_cuda_bool (__main__.TestForeachCUDA) ... STAGE:2022-08-13 13:46:25 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:25.1711846Z STAGE:2022-08-13 13:46:25 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:25.1867709Z STAGE:2022-08-13 13:46:25 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:25.1970662Z STAGE:2022-08-13 13:46:25 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:25.2039674Z STAGE:2022-08-13 13:46:25 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:25.2060210Z STAGE:2022-08-13 13:46:25 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:25.2217988Z STAGE:2022-08-13 13:46:25 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:25.2321398Z STAGE:2022-08-13 13:46:25 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:25.2388035Z STAGE:2022-08-13 13:46:25 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:25.2406253Z STAGE:2022-08-13 13:46:25 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:25.2561337Z STAGE:2022-08-13 13:46:25 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:25.2666972Z STAGE:2022-08-13 13:46:25 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:25.2736078Z STAGE:2022-08-13 13:46:25 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:25.2756248Z STAGE:2022-08-13 13:46:25 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:25.2929024Z STAGE:2022-08-13 13:46:25 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:25.3031525Z STAGE:2022-08-13 13:46:25 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:25.3099051Z STAGE:2022-08-13 13:46:25 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:25.3117070Z STAGE:2022-08-13 13:46:25 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:25.3293405Z STAGE:2022-08-13 13:46:25 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:25.3396498Z STAGE:2022-08-13 13:46:25 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:25.3464117Z STAGE:2022-08-13 13:46:25 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:25.3485495Z STAGE:2022-08-13 13:46:25 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:25.3664586Z STAGE:2022-08-13 13:46:25 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:25.3767807Z STAGE:2022-08-13 13:46:25 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:25.3837860Z STAGE:2022-08-13 13:46:25 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:25.3856177Z STAGE:2022-08-13 13:46:25 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:25.4033662Z STAGE:2022-08-13 13:46:25 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:25.4135459Z STAGE:2022-08-13 13:46:25 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:25.4202889Z STAGE:2022-08-13 13:46:25 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:25.4221804Z STAGE:2022-08-13 13:46:25 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:25.4414304Z STAGE:2022-08-13 13:46:25 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:25.4518313Z STAGE:2022-08-13 13:46:25 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:25.4571852Z ok (0.292s) 2022-08-13T13:46:25.4663201Z test_binary_op_scalar_fastpath__foreach_div_cuda_complex128 (__main__.TestForeachCUDA) ... STAGE:2022-08-13 13:46:25 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:25.4676498Z STAGE:2022-08-13 13:46:25 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:25.4824751Z STAGE:2022-08-13 13:46:25 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:25.4835351Z STAGE:2022-08-13 13:46:25 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:25.5018940Z STAGE:2022-08-13 13:46:25 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:25.5032575Z STAGE:2022-08-13 13:46:25 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:25.5183818Z STAGE:2022-08-13 13:46:25 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:25.5194429Z STAGE:2022-08-13 13:46:25 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:25.5378020Z STAGE:2022-08-13 13:46:25 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:25.5391496Z STAGE:2022-08-13 13:46:25 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:25.5541214Z STAGE:2022-08-13 13:46:25 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:25.5551893Z STAGE:2022-08-13 13:46:25 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:25.5734398Z STAGE:2022-08-13 13:46:25 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:25.5748013Z STAGE:2022-08-13 13:46:25 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:25.5895629Z STAGE:2022-08-13 13:46:25 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:25.5908795Z STAGE:2022-08-13 13:46:25 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:25.6101928Z STAGE:2022-08-13 13:46:25 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:25.6115951Z STAGE:2022-08-13 13:46:25 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:25.6283055Z STAGE:2022-08-13 13:46:25 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:25.6294227Z STAGE:2022-08-13 13:46:25 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:25.6514197Z STAGE:2022-08-13 13:46:25 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:25.6528530Z STAGE:2022-08-13 13:46:25 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:25.6695723Z STAGE:2022-08-13 13:46:25 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:25.6706920Z STAGE:2022-08-13 13:46:25 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:25.6917258Z STAGE:2022-08-13 13:46:25 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:25.6931714Z STAGE:2022-08-13 13:46:25 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:25.7098464Z STAGE:2022-08-13 13:46:25 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:25.7109578Z STAGE:2022-08-13 13:46:25 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:25.7319212Z STAGE:2022-08-13 13:46:25 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:25.7333751Z STAGE:2022-08-13 13:46:25 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:25.7500500Z STAGE:2022-08-13 13:46:25 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:25.7511105Z STAGE:2022-08-13 13:46:25 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:25.7650556Z ok (0.308s) 2022-08-13T13:46:25.7739634Z test_binary_op_scalar_fastpath__foreach_div_cuda_complex64 (__main__.TestForeachCUDA) ... STAGE:2022-08-13 13:46:25 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:25.7753187Z STAGE:2022-08-13 13:46:25 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:25.7910062Z STAGE:2022-08-13 13:46:25 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:25.7920948Z STAGE:2022-08-13 13:46:25 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:25.8113997Z STAGE:2022-08-13 13:46:25 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:25.8129398Z STAGE:2022-08-13 13:46:25 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:25.8289119Z STAGE:2022-08-13 13:46:25 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:25.8299764Z STAGE:2022-08-13 13:46:25 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:25.8493374Z STAGE:2022-08-13 13:46:25 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:25.8507227Z STAGE:2022-08-13 13:46:25 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:25.8665868Z STAGE:2022-08-13 13:46:25 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:25.8676504Z STAGE:2022-08-13 13:46:25 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:25.8868995Z STAGE:2022-08-13 13:46:25 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:25.8882813Z STAGE:2022-08-13 13:46:25 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:25.9039644Z STAGE:2022-08-13 13:46:25 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:25.9051464Z STAGE:2022-08-13 13:46:25 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:25.9255953Z STAGE:2022-08-13 13:46:25 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:25.9269823Z STAGE:2022-08-13 13:46:25 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:25.9447393Z STAGE:2022-08-13 13:46:25 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:25.9458274Z STAGE:2022-08-13 13:46:25 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:25.9680195Z STAGE:2022-08-13 13:46:25 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:25.9694620Z STAGE:2022-08-13 13:46:25 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:25.9872308Z STAGE:2022-08-13 13:46:25 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:25.9883029Z STAGE:2022-08-13 13:46:25 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:26.0105325Z STAGE:2022-08-13 13:46:26 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:26.0119412Z STAGE:2022-08-13 13:46:26 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:26.0297134Z STAGE:2022-08-13 13:46:26 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:26.0307844Z STAGE:2022-08-13 13:46:26 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:26.0530702Z STAGE:2022-08-13 13:46:26 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:26.0544354Z STAGE:2022-08-13 13:46:26 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:26.0721603Z STAGE:2022-08-13 13:46:26 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:26.0732611Z STAGE:2022-08-13 13:46:26 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:26.0882406Z ok (0.323s) 2022-08-13T13:46:26.0943350Z test_binary_op_scalar_fastpath__foreach_div_cuda_float16 (__main__.TestForeachCUDA) ... STAGE:2022-08-13 13:46:26 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:26.0956720Z STAGE:2022-08-13 13:46:26 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:26.1100352Z STAGE:2022-08-13 13:46:26 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:26.1111214Z STAGE:2022-08-13 13:46:26 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:26.1262676Z STAGE:2022-08-13 13:46:26 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:26.1277069Z STAGE:2022-08-13 13:46:26 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:26.1423718Z STAGE:2022-08-13 13:46:26 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:26.1434314Z STAGE:2022-08-13 13:46:26 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:26.1585796Z STAGE:2022-08-13 13:46:26 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:26.1599781Z STAGE:2022-08-13 13:46:26 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:26.1758405Z STAGE:2022-08-13 13:46:26 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:26.1771580Z STAGE:2022-08-13 13:46:26 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:26.1923940Z STAGE:2022-08-13 13:46:26 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:26.6088390Z STAGE:2022-08-13 13:46:26 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:26.6242590Z STAGE:2022-08-13 13:46:26 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:26.6345886Z STAGE:2022-08-13 13:46:26 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:26.6441477Z STAGE:2022-08-13 13:46:26 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:26.6456356Z STAGE:2022-08-13 13:46:26 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:26.6622302Z STAGE:2022-08-13 13:46:26 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:26.6635763Z STAGE:2022-08-13 13:46:26 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:26.6808041Z STAGE:2022-08-13 13:46:26 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:26.6822212Z STAGE:2022-08-13 13:46:26 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:26.6988053Z STAGE:2022-08-13 13:46:26 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:26.6998601Z STAGE:2022-08-13 13:46:26 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:26.7170279Z STAGE:2022-08-13 13:46:26 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:26.7184313Z STAGE:2022-08-13 13:46:26 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:26.7348847Z STAGE:2022-08-13 13:46:26 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:26.7359766Z STAGE:2022-08-13 13:46:26 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:26.7531418Z STAGE:2022-08-13 13:46:26 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:26.7548439Z STAGE:2022-08-13 13:46:26 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:26.7718321Z STAGE:2022-08-13 13:46:26 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:26.7823959Z STAGE:2022-08-13 13:46:26 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:26.7878847Z ok (0.700s) 2022-08-13T13:46:26.7945721Z test_binary_op_scalar_fastpath__foreach_div_cuda_float32 (__main__.TestForeachCUDA) ... STAGE:2022-08-13 13:46:26 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:26.7959056Z STAGE:2022-08-13 13:46:26 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:26.8103564Z STAGE:2022-08-13 13:46:26 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:26.8114254Z STAGE:2022-08-13 13:46:26 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:26.8267293Z STAGE:2022-08-13 13:46:26 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:26.8280828Z STAGE:2022-08-13 13:46:26 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:26.8428133Z STAGE:2022-08-13 13:46:26 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:26.8438645Z STAGE:2022-08-13 13:46:26 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:26.8592001Z STAGE:2022-08-13 13:46:26 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:26.8605530Z STAGE:2022-08-13 13:46:26 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:26.8751648Z STAGE:2022-08-13 13:46:26 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:26.8762150Z STAGE:2022-08-13 13:46:26 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:26.8915259Z STAGE:2022-08-13 13:46:26 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:26.8932547Z STAGE:2022-08-13 13:46:26 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:26.9104074Z STAGE:2022-08-13 13:46:26 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:26.9207083Z STAGE:2022-08-13 13:46:26 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:26.9302505Z STAGE:2022-08-13 13:46:26 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:26.9318640Z STAGE:2022-08-13 13:46:26 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:26.9482218Z STAGE:2022-08-13 13:46:26 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:26.9501028Z STAGE:2022-08-13 13:46:26 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:26.9677802Z STAGE:2022-08-13 13:46:26 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:26.9692249Z STAGE:2022-08-13 13:46:26 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:26.9854470Z STAGE:2022-08-13 13:46:26 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:26.9865095Z STAGE:2022-08-13 13:46:26 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:27.0041116Z STAGE:2022-08-13 13:46:27 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:27.0055377Z STAGE:2022-08-13 13:46:27 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:27.0218583Z STAGE:2022-08-13 13:46:27 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:27.0229118Z STAGE:2022-08-13 13:46:27 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:27.0406065Z STAGE:2022-08-13 13:46:27 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:27.0424135Z STAGE:2022-08-13 13:46:27 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:27.0617483Z STAGE:2022-08-13 13:46:27 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:27.0720319Z STAGE:2022-08-13 13:46:27 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:27.0776837Z ok (0.290s) 2022-08-13T13:46:27.0845071Z test_binary_op_scalar_fastpath__foreach_div_cuda_float64 (__main__.TestForeachCUDA) ... STAGE:2022-08-13 13:46:27 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:27.0858775Z STAGE:2022-08-13 13:46:27 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:27.0992695Z STAGE:2022-08-13 13:46:27 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:27.1003379Z STAGE:2022-08-13 13:46:27 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:27.1146277Z STAGE:2022-08-13 13:46:27 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:27.1159883Z STAGE:2022-08-13 13:46:27 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:27.1302616Z STAGE:2022-08-13 13:46:27 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:27.1313173Z STAGE:2022-08-13 13:46:27 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:27.1455700Z STAGE:2022-08-13 13:46:27 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:27.1469751Z STAGE:2022-08-13 13:46:27 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:27.1605829Z STAGE:2022-08-13 13:46:27 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:27.1616668Z STAGE:2022-08-13 13:46:27 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:27.1758827Z STAGE:2022-08-13 13:46:27 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:27.1776029Z STAGE:2022-08-13 13:46:27 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:27.1938151Z STAGE:2022-08-13 13:46:27 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:27.2039694Z STAGE:2022-08-13 13:46:27 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:27.2138507Z STAGE:2022-08-13 13:46:27 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:27.2155290Z STAGE:2022-08-13 13:46:27 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:27.2310389Z STAGE:2022-08-13 13:46:27 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:27.2323901Z STAGE:2022-08-13 13:46:27 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:27.2491183Z STAGE:2022-08-13 13:46:27 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:27.2507717Z STAGE:2022-08-13 13:46:27 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:27.2659714Z STAGE:2022-08-13 13:46:27 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:27.2672943Z STAGE:2022-08-13 13:46:27 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:27.2837155Z STAGE:2022-08-13 13:46:27 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:27.2851582Z STAGE:2022-08-13 13:46:27 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:27.3002604Z STAGE:2022-08-13 13:46:27 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:27.3013783Z STAGE:2022-08-13 13:46:27 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:27.3178343Z STAGE:2022-08-13 13:46:27 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:27.3196529Z STAGE:2022-08-13 13:46:27 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:27.3379598Z STAGE:2022-08-13 13:46:27 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:27.3482420Z STAGE:2022-08-13 13:46:27 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:27.3537953Z ok (0.276s) 2022-08-13T13:46:27.3582366Z test_binary_op_scalar_fastpath__foreach_div_cuda_int16 (__main__.TestForeachCUDA) ... STAGE:2022-08-13 13:46:27 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:27.3599370Z STAGE:2022-08-13 13:46:27 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:27.3755478Z STAGE:2022-08-13 13:46:27 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:27.3858417Z STAGE:2022-08-13 13:46:27 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:27.3929374Z STAGE:2022-08-13 13:46:27 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:27.3947589Z STAGE:2022-08-13 13:46:27 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:27.4106490Z STAGE:2022-08-13 13:46:27 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:27.4209990Z STAGE:2022-08-13 13:46:27 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:27.4277950Z STAGE:2022-08-13 13:46:27 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:27.4298384Z STAGE:2022-08-13 13:46:27 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:27.4455808Z STAGE:2022-08-13 13:46:27 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:27.4558964Z STAGE:2022-08-13 13:46:27 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:27.4629620Z STAGE:2022-08-13 13:46:27 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:27.4659482Z STAGE:2022-08-13 13:46:27 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:27.4832105Z STAGE:2022-08-13 13:46:27 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:27.4933930Z STAGE:2022-08-13 13:46:27 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:27.5005777Z STAGE:2022-08-13 13:46:27 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:27.5024540Z STAGE:2022-08-13 13:46:27 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:27.5202262Z STAGE:2022-08-13 13:46:27 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:27.5305338Z STAGE:2022-08-13 13:46:27 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:27.5377795Z STAGE:2022-08-13 13:46:27 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:27.5408042Z STAGE:2022-08-13 13:46:27 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:27.5587661Z STAGE:2022-08-13 13:46:27 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:27.5689369Z STAGE:2022-08-13 13:46:27 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:27.5761341Z STAGE:2022-08-13 13:46:27 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:27.5780237Z STAGE:2022-08-13 13:46:27 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:27.5959070Z STAGE:2022-08-13 13:46:27 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:27.6060448Z STAGE:2022-08-13 13:46:27 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:27.6132773Z STAGE:2022-08-13 13:46:27 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:27.6151269Z STAGE:2022-08-13 13:46:27 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:27.6344605Z STAGE:2022-08-13 13:46:27 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:27.6459594Z STAGE:2022-08-13 13:46:27 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:27.6515599Z ok (0.298s) 2022-08-13T13:46:27.6559565Z test_binary_op_scalar_fastpath__foreach_div_cuda_int32 (__main__.TestForeachCUDA) ... STAGE:2022-08-13 13:46:27 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:27.6577626Z STAGE:2022-08-13 13:46:27 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:27.6733339Z STAGE:2022-08-13 13:46:27 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:27.6836352Z STAGE:2022-08-13 13:46:27 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:27.6907226Z STAGE:2022-08-13 13:46:27 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:27.6924493Z STAGE:2022-08-13 13:46:27 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:27.7092683Z STAGE:2022-08-13 13:46:27 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:27.7195321Z STAGE:2022-08-13 13:46:27 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:27.7263512Z STAGE:2022-08-13 13:46:27 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:27.7283471Z STAGE:2022-08-13 13:46:27 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:27.7438652Z STAGE:2022-08-13 13:46:27 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:27.7541688Z STAGE:2022-08-13 13:46:27 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:27.7612576Z STAGE:2022-08-13 13:46:27 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:27.7630599Z STAGE:2022-08-13 13:46:27 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:27.7801768Z STAGE:2022-08-13 13:46:27 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:27.7905252Z STAGE:2022-08-13 13:46:27 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:27.7974442Z STAGE:2022-08-13 13:46:27 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:27.7992702Z STAGE:2022-08-13 13:46:27 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:27.8169864Z STAGE:2022-08-13 13:46:27 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:27.8272758Z STAGE:2022-08-13 13:46:27 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:27.8342651Z STAGE:2022-08-13 13:46:27 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:27.8360784Z STAGE:2022-08-13 13:46:27 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:27.8540642Z STAGE:2022-08-13 13:46:27 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:27.8641978Z STAGE:2022-08-13 13:46:27 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:27.8711176Z STAGE:2022-08-13 13:46:27 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:27.8729572Z STAGE:2022-08-13 13:46:27 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:27.8907748Z STAGE:2022-08-13 13:46:27 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:27.9010773Z STAGE:2022-08-13 13:46:27 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:27.9079838Z STAGE:2022-08-13 13:46:27 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:27.9098437Z STAGE:2022-08-13 13:46:27 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:27.9290941Z STAGE:2022-08-13 13:46:27 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:27.9393505Z STAGE:2022-08-13 13:46:27 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:27.9449373Z ok (0.293s) 2022-08-13T13:46:27.9494883Z test_binary_op_scalar_fastpath__foreach_div_cuda_int64 (__main__.TestForeachCUDA) ... STAGE:2022-08-13 13:46:27 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:27.9512011Z STAGE:2022-08-13 13:46:27 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:27.9667940Z STAGE:2022-08-13 13:46:27 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:27.9770032Z STAGE:2022-08-13 13:46:27 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:27.9840562Z STAGE:2022-08-13 13:46:27 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:27.9858115Z STAGE:2022-08-13 13:46:27 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:28.0016955Z STAGE:2022-08-13 13:46:28 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:28.0119797Z STAGE:2022-08-13 13:46:28 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:28.0190730Z STAGE:2022-08-13 13:46:28 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:28.0209541Z STAGE:2022-08-13 13:46:28 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:28.0365149Z STAGE:2022-08-13 13:46:28 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:28.0466951Z STAGE:2022-08-13 13:46:28 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:28.0537792Z STAGE:2022-08-13 13:46:28 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:28.0566977Z STAGE:2022-08-13 13:46:28 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:28.0738602Z STAGE:2022-08-13 13:46:28 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:28.0841338Z STAGE:2022-08-13 13:46:28 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:28.0910417Z STAGE:2022-08-13 13:46:28 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:28.0929164Z STAGE:2022-08-13 13:46:28 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:28.1105469Z STAGE:2022-08-13 13:46:28 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:28.1208672Z STAGE:2022-08-13 13:46:28 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:28.1280529Z STAGE:2022-08-13 13:46:28 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:28.1311066Z STAGE:2022-08-13 13:46:28 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:28.1490449Z STAGE:2022-08-13 13:46:28 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:28.1593328Z STAGE:2022-08-13 13:46:28 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:28.1665565Z STAGE:2022-08-13 13:46:28 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:28.1683996Z STAGE:2022-08-13 13:46:28 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:28.1862826Z STAGE:2022-08-13 13:46:28 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:28.1965603Z STAGE:2022-08-13 13:46:28 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:28.2034963Z STAGE:2022-08-13 13:46:28 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:28.2053554Z STAGE:2022-08-13 13:46:28 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:28.2245493Z STAGE:2022-08-13 13:46:28 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:28.2359657Z STAGE:2022-08-13 13:46:28 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:28.2413953Z ok (0.296s) 2022-08-13T13:46:28.2457396Z test_binary_op_scalar_fastpath__foreach_div_cuda_int8 (__main__.TestForeachCUDA) ... STAGE:2022-08-13 13:46:28 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:28.2474473Z STAGE:2022-08-13 13:46:28 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:28.2630852Z STAGE:2022-08-13 13:46:28 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:28.2734870Z STAGE:2022-08-13 13:46:28 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:28.2807409Z STAGE:2022-08-13 13:46:28 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:28.2827862Z STAGE:2022-08-13 13:46:28 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:28.2990261Z STAGE:2022-08-13 13:46:28 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:28.3095231Z STAGE:2022-08-13 13:46:28 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:28.3166388Z STAGE:2022-08-13 13:46:28 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:28.3186889Z STAGE:2022-08-13 13:46:28 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:28.3343072Z STAGE:2022-08-13 13:46:28 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:28.3458481Z STAGE:2022-08-13 13:46:28 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:28.3526561Z STAGE:2022-08-13 13:46:28 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:28.3555747Z STAGE:2022-08-13 13:46:28 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:28.3729061Z STAGE:2022-08-13 13:46:28 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:28.3830410Z STAGE:2022-08-13 13:46:28 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:28.3902844Z STAGE:2022-08-13 13:46:28 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:28.3921393Z STAGE:2022-08-13 13:46:28 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:28.4098694Z STAGE:2022-08-13 13:46:28 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:28.4201791Z STAGE:2022-08-13 13:46:28 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:28.4273887Z STAGE:2022-08-13 13:46:28 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:28.4304488Z STAGE:2022-08-13 13:46:28 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:28.4504928Z STAGE:2022-08-13 13:46:28 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:28.4610679Z STAGE:2022-08-13 13:46:28 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:28.4682899Z STAGE:2022-08-13 13:46:28 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:28.4701931Z STAGE:2022-08-13 13:46:28 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:28.4878931Z STAGE:2022-08-13 13:46:28 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:28.4982100Z STAGE:2022-08-13 13:46:28 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:28.5051344Z STAGE:2022-08-13 13:46:28 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:28.5072506Z STAGE:2022-08-13 13:46:28 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:28.5264201Z STAGE:2022-08-13 13:46:28 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:28.5368583Z STAGE:2022-08-13 13:46:28 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:28.5424990Z ok (0.301s) 2022-08-13T13:46:28.5471340Z test_binary_op_scalar_fastpath__foreach_div_cuda_uint8 (__main__.TestForeachCUDA) ... STAGE:2022-08-13 13:46:28 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:28.5489075Z STAGE:2022-08-13 13:46:28 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:28.5644235Z STAGE:2022-08-13 13:46:28 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:28.5747320Z STAGE:2022-08-13 13:46:28 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:28.5818697Z STAGE:2022-08-13 13:46:28 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:28.5835939Z STAGE:2022-08-13 13:46:28 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:28.5993915Z STAGE:2022-08-13 13:46:28 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:28.6097239Z STAGE:2022-08-13 13:46:28 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:28.6168336Z STAGE:2022-08-13 13:46:28 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:28.6186067Z STAGE:2022-08-13 13:46:28 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:28.6341560Z STAGE:2022-08-13 13:46:28 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:28.6445047Z STAGE:2022-08-13 13:46:28 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:28.6515794Z STAGE:2022-08-13 13:46:28 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:28.6536440Z STAGE:2022-08-13 13:46:28 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:28.6708434Z STAGE:2022-08-13 13:46:28 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:28.6811494Z STAGE:2022-08-13 13:46:28 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:28.6883844Z STAGE:2022-08-13 13:46:28 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:28.6902273Z STAGE:2022-08-13 13:46:28 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:28.7078951Z STAGE:2022-08-13 13:46:28 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:28.7185068Z STAGE:2022-08-13 13:46:28 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:28.7257523Z STAGE:2022-08-13 13:46:28 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:28.7276095Z STAGE:2022-08-13 13:46:28 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:28.7455911Z STAGE:2022-08-13 13:46:28 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:28.7558553Z STAGE:2022-08-13 13:46:28 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:28.7628190Z STAGE:2022-08-13 13:46:28 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:28.7646100Z STAGE:2022-08-13 13:46:28 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:28.7824296Z STAGE:2022-08-13 13:46:28 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:28.7927302Z STAGE:2022-08-13 13:46:28 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:28.8000128Z STAGE:2022-08-13 13:46:28 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:28.8018613Z STAGE:2022-08-13 13:46:28 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:28.8211584Z STAGE:2022-08-13 13:46:28 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:28.8317318Z STAGE:2022-08-13 13:46:28 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:28.8371227Z ok (0.294s) 2022-08-13T13:46:28.8435277Z test_binary_op_scalar_fastpath__foreach_mul_cuda_bfloat16 (__main__.TestForeachCUDA) ... STAGE:2022-08-13 13:46:28 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:28.8449083Z STAGE:2022-08-13 13:46:28 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:28.8592687Z STAGE:2022-08-13 13:46:28 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:28.8603401Z STAGE:2022-08-13 13:46:28 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:28.8755350Z STAGE:2022-08-13 13:46:28 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:28.8769220Z STAGE:2022-08-13 13:46:28 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:28.8915526Z STAGE:2022-08-13 13:46:28 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:28.8926458Z STAGE:2022-08-13 13:46:28 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:28.9078542Z STAGE:2022-08-13 13:46:28 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:28.9092627Z STAGE:2022-08-13 13:46:28 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:28.9238295Z STAGE:2022-08-13 13:46:28 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:28.9249485Z STAGE:2022-08-13 13:46:28 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:28.9400570Z STAGE:2022-08-13 13:46:28 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:28.9418108Z STAGE:2022-08-13 13:46:28 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:28.9589271Z STAGE:2022-08-13 13:46:28 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:28.9692313Z STAGE:2022-08-13 13:46:28 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:28.9786426Z STAGE:2022-08-13 13:46:28 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:28.9803306Z STAGE:2022-08-13 13:46:28 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:28.9965608Z STAGE:2022-08-13 13:46:28 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:28.9979379Z STAGE:2022-08-13 13:46:28 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:29.0154355Z STAGE:2022-08-13 13:46:29 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:29.0168710Z STAGE:2022-08-13 13:46:29 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:29.0331283Z STAGE:2022-08-13 13:46:29 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:29.0342506Z STAGE:2022-08-13 13:46:29 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:29.0532827Z STAGE:2022-08-13 13:46:29 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:29.0548534Z STAGE:2022-08-13 13:46:29 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:29.0711089Z STAGE:2022-08-13 13:46:29 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:29.0724549Z STAGE:2022-08-13 13:46:29 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:29.0899453Z STAGE:2022-08-13 13:46:29 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:29.0917620Z STAGE:2022-08-13 13:46:29 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:29.1110287Z STAGE:2022-08-13 13:46:29 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:29.1213705Z STAGE:2022-08-13 13:46:29 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:29.1267473Z ok (0.289s) 2022-08-13T13:46:29.1309150Z test_binary_op_scalar_fastpath__foreach_mul_cuda_bool (__main__.TestForeachCUDA) ... STAGE:2022-08-13 13:46:29 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:29.1326579Z STAGE:2022-08-13 13:46:29 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:29.1422804Z STAGE:2022-08-13 13:46:29 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:29.1525667Z STAGE:2022-08-13 13:46:29 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:29.1595195Z STAGE:2022-08-13 13:46:29 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:29.1615109Z STAGE:2022-08-13 13:46:29 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:29.1774520Z STAGE:2022-08-13 13:46:29 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:29.1877325Z STAGE:2022-08-13 13:46:29 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:29.1944228Z STAGE:2022-08-13 13:46:29 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:29.1957702Z STAGE:2022-08-13 13:46:29 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:29.2049891Z STAGE:2022-08-13 13:46:29 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:29.2063130Z STAGE:2022-08-13 13:46:29 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:29.2140624Z STAGE:2022-08-13 13:46:29 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:29.2159207Z STAGE:2022-08-13 13:46:29 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:29.2331943Z STAGE:2022-08-13 13:46:29 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:29.2434738Z STAGE:2022-08-13 13:46:29 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:29.2502495Z STAGE:2022-08-13 13:46:29 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:29.2520950Z STAGE:2022-08-13 13:46:29 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:29.2630542Z STAGE:2022-08-13 13:46:29 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:29.2733562Z STAGE:2022-08-13 13:46:29 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:29.2803891Z STAGE:2022-08-13 13:46:29 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:29.2822918Z STAGE:2022-08-13 13:46:29 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:29.3001943Z STAGE:2022-08-13 13:46:29 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:29.3105902Z STAGE:2022-08-13 13:46:29 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:29.3176510Z STAGE:2022-08-13 13:46:29 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:29.3193220Z STAGE:2022-08-13 13:46:29 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:29.3300543Z STAGE:2022-08-13 13:46:29 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:29.3312969Z STAGE:2022-08-13 13:46:29 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:29.3401342Z STAGE:2022-08-13 13:46:29 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:29.3422854Z STAGE:2022-08-13 13:46:29 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:29.3620237Z STAGE:2022-08-13 13:46:29 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:29.3724006Z STAGE:2022-08-13 13:46:29 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:29.3780984Z ok (0.251s) 2022-08-13T13:46:29.3876021Z test_binary_op_scalar_fastpath__foreach_mul_cuda_complex128 (__main__.TestForeachCUDA) ... STAGE:2022-08-13 13:46:29 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:29.3892748Z STAGE:2022-08-13 13:46:29 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:29.4041838Z STAGE:2022-08-13 13:46:29 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:29.4055614Z STAGE:2022-08-13 13:46:29 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:29.4243291Z STAGE:2022-08-13 13:46:29 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:29.4257135Z STAGE:2022-08-13 13:46:29 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:29.4405839Z STAGE:2022-08-13 13:46:29 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:29.4416861Z STAGE:2022-08-13 13:46:29 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:29.4600370Z STAGE:2022-08-13 13:46:29 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:29.4614313Z STAGE:2022-08-13 13:46:29 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:29.4764851Z STAGE:2022-08-13 13:46:29 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:29.4775668Z STAGE:2022-08-13 13:46:29 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:29.4958844Z STAGE:2022-08-13 13:46:29 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:29.4972630Z STAGE:2022-08-13 13:46:29 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:29.5123386Z STAGE:2022-08-13 13:46:29 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:29.5134315Z STAGE:2022-08-13 13:46:29 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:29.5324954Z STAGE:2022-08-13 13:46:29 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:29.5339765Z STAGE:2022-08-13 13:46:29 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:29.5508314Z STAGE:2022-08-13 13:46:29 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:29.5521429Z STAGE:2022-08-13 13:46:29 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:29.5732841Z STAGE:2022-08-13 13:46:29 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:29.5746858Z STAGE:2022-08-13 13:46:29 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:29.5915047Z STAGE:2022-08-13 13:46:29 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:29.5925905Z STAGE:2022-08-13 13:46:29 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:29.6151172Z STAGE:2022-08-13 13:46:29 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:29.6168049Z STAGE:2022-08-13 13:46:29 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:29.6335335Z STAGE:2022-08-13 13:46:29 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:29.6345998Z STAGE:2022-08-13 13:46:29 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:29.6556263Z STAGE:2022-08-13 13:46:29 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:29.6570386Z STAGE:2022-08-13 13:46:29 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:29.6738262Z STAGE:2022-08-13 13:46:29 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:29.6748845Z STAGE:2022-08-13 13:46:29 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:29.6889871Z ok (0.311s) 2022-08-13T13:46:29.6979154Z test_binary_op_scalar_fastpath__foreach_mul_cuda_complex64 (__main__.TestForeachCUDA) ... STAGE:2022-08-13 13:46:29 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:29.6992814Z STAGE:2022-08-13 13:46:29 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:29.7150173Z STAGE:2022-08-13 13:46:29 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:29.7160869Z STAGE:2022-08-13 13:46:29 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:29.7354663Z STAGE:2022-08-13 13:46:29 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:29.7371330Z STAGE:2022-08-13 13:46:29 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:29.7532345Z STAGE:2022-08-13 13:46:29 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:29.7542928Z STAGE:2022-08-13 13:46:29 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:29.7736953Z STAGE:2022-08-13 13:46:29 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:29.7750697Z STAGE:2022-08-13 13:46:29 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:29.7910306Z STAGE:2022-08-13 13:46:29 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:29.7920838Z STAGE:2022-08-13 13:46:29 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:29.8114482Z STAGE:2022-08-13 13:46:29 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:29.8128078Z STAGE:2022-08-13 13:46:29 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:29.8284976Z STAGE:2022-08-13 13:46:29 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:29.8296104Z STAGE:2022-08-13 13:46:29 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:29.8500439Z STAGE:2022-08-13 13:46:29 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:29.8517169Z STAGE:2022-08-13 13:46:29 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:29.8695246Z STAGE:2022-08-13 13:46:29 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:29.8706042Z STAGE:2022-08-13 13:46:29 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:29.8928926Z STAGE:2022-08-13 13:46:29 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:29.8942908Z STAGE:2022-08-13 13:46:29 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:29.9120376Z STAGE:2022-08-13 13:46:29 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:29.9131285Z STAGE:2022-08-13 13:46:29 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:29.9353678Z STAGE:2022-08-13 13:46:29 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:29.9367827Z STAGE:2022-08-13 13:46:29 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:29.9545674Z STAGE:2022-08-13 13:46:29 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:29.9556162Z STAGE:2022-08-13 13:46:29 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:29.9779163Z STAGE:2022-08-13 13:46:29 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:29.9793226Z STAGE:2022-08-13 13:46:29 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:29.9970931Z STAGE:2022-08-13 13:46:29 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:29.9981801Z STAGE:2022-08-13 13:46:29 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:30.0131986Z ok (0.324s) 2022-08-13T13:46:30.0192543Z test_binary_op_scalar_fastpath__foreach_mul_cuda_float16 (__main__.TestForeachCUDA) ... STAGE:2022-08-13 13:46:30 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:30.0206010Z STAGE:2022-08-13 13:46:30 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:30.0349172Z STAGE:2022-08-13 13:46:30 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:30.0359813Z STAGE:2022-08-13 13:46:30 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:30.0511987Z STAGE:2022-08-13 13:46:30 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:30.0525561Z STAGE:2022-08-13 13:46:30 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:30.0672266Z STAGE:2022-08-13 13:46:30 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:30.0682761Z STAGE:2022-08-13 13:46:30 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:30.0834950Z STAGE:2022-08-13 13:46:30 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:30.0848687Z STAGE:2022-08-13 13:46:30 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:30.0994519Z STAGE:2022-08-13 13:46:30 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:30.1005058Z STAGE:2022-08-13 13:46:30 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:30.1156934Z STAGE:2022-08-13 13:46:30 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:30.1194244Z STAGE:2022-08-13 13:46:30 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:30.1344008Z STAGE:2022-08-13 13:46:30 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:30.1450063Z STAGE:2022-08-13 13:46:30 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:30.1544113Z STAGE:2022-08-13 13:46:30 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:30.1560918Z STAGE:2022-08-13 13:46:30 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:30.1730783Z STAGE:2022-08-13 13:46:30 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:30.1741406Z STAGE:2022-08-13 13:46:30 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:30.1913662Z STAGE:2022-08-13 13:46:30 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:30.1928036Z STAGE:2022-08-13 13:46:30 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:30.2093348Z STAGE:2022-08-13 13:46:30 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:30.2104140Z STAGE:2022-08-13 13:46:30 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:30.2275393Z STAGE:2022-08-13 13:46:30 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:30.2289819Z STAGE:2022-08-13 13:46:30 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:30.2455366Z STAGE:2022-08-13 13:46:30 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:30.2465930Z STAGE:2022-08-13 13:46:30 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:30.2637516Z STAGE:2022-08-13 13:46:30 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:30.2654975Z STAGE:2022-08-13 13:46:30 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:30.2824386Z STAGE:2022-08-13 13:46:30 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:30.2928096Z STAGE:2022-08-13 13:46:30 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:30.2982419Z ok (0.285s) 2022-08-13T13:46:30.3047884Z test_binary_op_scalar_fastpath__foreach_mul_cuda_float32 (__main__.TestForeachCUDA) ... STAGE:2022-08-13 13:46:30 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:30.3061582Z STAGE:2022-08-13 13:46:30 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:30.3204786Z STAGE:2022-08-13 13:46:30 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:30.3215966Z STAGE:2022-08-13 13:46:30 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:30.3368392Z STAGE:2022-08-13 13:46:30 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:30.3382503Z STAGE:2022-08-13 13:46:30 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:30.3529708Z STAGE:2022-08-13 13:46:30 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:30.3540491Z STAGE:2022-08-13 13:46:30 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:30.3693636Z STAGE:2022-08-13 13:46:30 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:30.3707349Z STAGE:2022-08-13 13:46:30 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:30.3854969Z STAGE:2022-08-13 13:46:30 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:30.3867095Z STAGE:2022-08-13 13:46:30 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:30.4022798Z STAGE:2022-08-13 13:46:30 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:30.4042520Z STAGE:2022-08-13 13:46:30 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:30.4216977Z STAGE:2022-08-13 13:46:30 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:30.4322787Z STAGE:2022-08-13 13:46:30 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:30.4421275Z STAGE:2022-08-13 13:46:30 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:30.4438301Z STAGE:2022-08-13 13:46:30 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:30.4602393Z STAGE:2022-08-13 13:46:30 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:30.4616142Z STAGE:2022-08-13 13:46:30 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:30.4792913Z STAGE:2022-08-13 13:46:30 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:30.4806949Z STAGE:2022-08-13 13:46:30 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:30.4969803Z STAGE:2022-08-13 13:46:30 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:30.4980778Z STAGE:2022-08-13 13:46:30 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:30.5156196Z STAGE:2022-08-13 13:46:30 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:30.5170424Z STAGE:2022-08-13 13:46:30 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:30.5332797Z STAGE:2022-08-13 13:46:30 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:30.5343453Z STAGE:2022-08-13 13:46:30 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:30.5519518Z STAGE:2022-08-13 13:46:30 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:30.5538172Z STAGE:2022-08-13 13:46:30 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:30.5730367Z STAGE:2022-08-13 13:46:30 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:30.5833208Z STAGE:2022-08-13 13:46:30 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:30.5890378Z ok (0.291s) 2022-08-13T13:46:30.5959068Z test_binary_op_scalar_fastpath__foreach_mul_cuda_float64 (__main__.TestForeachCUDA) ... STAGE:2022-08-13 13:46:30 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:30.5972832Z STAGE:2022-08-13 13:46:30 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:30.6107500Z STAGE:2022-08-13 13:46:30 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:30.6118255Z STAGE:2022-08-13 13:46:30 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:30.6261777Z STAGE:2022-08-13 13:46:30 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:30.6275346Z STAGE:2022-08-13 13:46:30 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:30.6413228Z STAGE:2022-08-13 13:46:30 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:30.6423878Z STAGE:2022-08-13 13:46:30 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:30.6565965Z STAGE:2022-08-13 13:46:30 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:30.6582740Z STAGE:2022-08-13 13:46:30 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:30.6724351Z STAGE:2022-08-13 13:46:30 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:30.6735645Z STAGE:2022-08-13 13:46:30 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:30.6877499Z STAGE:2022-08-13 13:46:30 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:30.6895908Z STAGE:2022-08-13 13:46:30 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:30.7058228Z STAGE:2022-08-13 13:46:30 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:30.7160955Z STAGE:2022-08-13 13:46:30 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:30.7254361Z STAGE:2022-08-13 13:46:30 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:30.7271333Z STAGE:2022-08-13 13:46:30 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:30.7423864Z STAGE:2022-08-13 13:46:30 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:30.7434758Z STAGE:2022-08-13 13:46:30 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:30.7599582Z STAGE:2022-08-13 13:46:30 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:30.7613949Z STAGE:2022-08-13 13:46:30 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:30.7765321Z STAGE:2022-08-13 13:46:30 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:30.7776187Z STAGE:2022-08-13 13:46:30 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:30.7940823Z STAGE:2022-08-13 13:46:30 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:30.7954742Z STAGE:2022-08-13 13:46:30 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:30.8107143Z STAGE:2022-08-13 13:46:30 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:30.8117768Z STAGE:2022-08-13 13:46:30 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:30.8282003Z STAGE:2022-08-13 13:46:30 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:30.8300825Z STAGE:2022-08-13 13:46:30 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:30.8485922Z STAGE:2022-08-13 13:46:30 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:30.8592196Z STAGE:2022-08-13 13:46:30 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:30.8651016Z ok (0.276s) 2022-08-13T13:46:30.8699867Z test_binary_op_scalar_fastpath__foreach_mul_cuda_int16 (__main__.TestForeachCUDA) ... STAGE:2022-08-13 13:46:30 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:30.8716504Z STAGE:2022-08-13 13:46:30 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:30.8810110Z STAGE:2022-08-13 13:46:30 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:30.8821545Z STAGE:2022-08-13 13:46:30 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:30.8901436Z STAGE:2022-08-13 13:46:30 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:30.8921673Z STAGE:2022-08-13 13:46:30 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:30.9082405Z STAGE:2022-08-13 13:46:30 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:30.9183890Z STAGE:2022-08-13 13:46:30 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:30.9254780Z STAGE:2022-08-13 13:46:30 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:30.9268462Z STAGE:2022-08-13 13:46:30 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:30.9360746Z STAGE:2022-08-13 13:46:30 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:30.9374375Z STAGE:2022-08-13 13:46:30 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:30.9455924Z STAGE:2022-08-13 13:46:30 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:30.9473253Z STAGE:2022-08-13 13:46:30 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:30.9643063Z STAGE:2022-08-13 13:46:30 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:30.9749102Z STAGE:2022-08-13 13:46:30 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:30.9821712Z STAGE:2022-08-13 13:46:30 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:30.9835888Z STAGE:2022-08-13 13:46:30 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:30.9942038Z STAGE:2022-08-13 13:46:30 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:30.9952573Z STAGE:2022-08-13 13:46:30 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:31.0041350Z STAGE:2022-08-13 13:46:31 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:31.0059852Z STAGE:2022-08-13 13:46:31 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:31.0240001Z STAGE:2022-08-13 13:46:31 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:31.0342894Z STAGE:2022-08-13 13:46:31 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:31.0415282Z STAGE:2022-08-13 13:46:31 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:31.0432064Z STAGE:2022-08-13 13:46:31 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:31.0535721Z STAGE:2022-08-13 13:46:31 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:31.0549039Z STAGE:2022-08-13 13:46:31 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:31.0641004Z STAGE:2022-08-13 13:46:31 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:31.0659470Z STAGE:2022-08-13 13:46:31 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:31.0851501Z STAGE:2022-08-13 13:46:31 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:31.0954458Z STAGE:2022-08-13 13:46:31 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:31.1010689Z ok (0.236s) 2022-08-13T13:46:31.1056544Z test_binary_op_scalar_fastpath__foreach_mul_cuda_int32 (__main__.TestForeachCUDA) ... STAGE:2022-08-13 13:46:31 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:31.1070114Z STAGE:2022-08-13 13:46:31 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:31.1161903Z STAGE:2022-08-13 13:46:31 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:31.1172859Z STAGE:2022-08-13 13:46:31 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:31.1252007Z STAGE:2022-08-13 13:46:31 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:31.1269255Z STAGE:2022-08-13 13:46:31 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:31.1437501Z STAGE:2022-08-13 13:46:31 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:31.1540010Z STAGE:2022-08-13 13:46:31 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:31.1610991Z STAGE:2022-08-13 13:46:31 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:31.1624572Z STAGE:2022-08-13 13:46:31 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:31.1716464Z STAGE:2022-08-13 13:46:31 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:31.1730186Z STAGE:2022-08-13 13:46:31 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:31.1811736Z STAGE:2022-08-13 13:46:31 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:31.1829039Z STAGE:2022-08-13 13:46:31 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:31.1998140Z STAGE:2022-08-13 13:46:31 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:31.2101388Z STAGE:2022-08-13 13:46:31 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:31.2173723Z STAGE:2022-08-13 13:46:31 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:31.2188111Z STAGE:2022-08-13 13:46:31 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:31.2293852Z STAGE:2022-08-13 13:46:31 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:31.2304669Z STAGE:2022-08-13 13:46:31 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:31.2393487Z STAGE:2022-08-13 13:46:31 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:31.2411997Z STAGE:2022-08-13 13:46:31 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:31.2590844Z STAGE:2022-08-13 13:46:31 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:31.2693811Z STAGE:2022-08-13 13:46:31 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:31.2763127Z STAGE:2022-08-13 13:46:31 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:31.2778323Z STAGE:2022-08-13 13:46:31 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:31.2881579Z STAGE:2022-08-13 13:46:31 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:31.2892896Z STAGE:2022-08-13 13:46:31 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:31.2984872Z STAGE:2022-08-13 13:46:31 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:31.3003038Z STAGE:2022-08-13 13:46:31 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:31.3196541Z STAGE:2022-08-13 13:46:31 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:31.3299012Z STAGE:2022-08-13 13:46:31 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:31.3355152Z ok (0.234s) 2022-08-13T13:46:31.3400508Z test_binary_op_scalar_fastpath__foreach_mul_cuda_int64 (__main__.TestForeachCUDA) ... STAGE:2022-08-13 13:46:31 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:31.3414124Z STAGE:2022-08-13 13:46:31 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:31.3497324Z STAGE:2022-08-13 13:46:31 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:31.3507914Z STAGE:2022-08-13 13:46:31 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:31.3578251Z STAGE:2022-08-13 13:46:31 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:31.3595713Z STAGE:2022-08-13 13:46:31 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:31.3755394Z STAGE:2022-08-13 13:46:31 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:31.3858290Z STAGE:2022-08-13 13:46:31 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:31.3929344Z STAGE:2022-08-13 13:46:31 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:31.3943885Z STAGE:2022-08-13 13:46:31 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:31.4027181Z STAGE:2022-08-13 13:46:31 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:31.4037715Z STAGE:2022-08-13 13:46:31 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:31.4110424Z STAGE:2022-08-13 13:46:31 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:31.4127810Z STAGE:2022-08-13 13:46:31 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:31.4297903Z STAGE:2022-08-13 13:46:31 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:31.4399986Z STAGE:2022-08-13 13:46:31 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:31.4471721Z STAGE:2022-08-13 13:46:31 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:31.4489127Z STAGE:2022-08-13 13:46:31 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:31.4587820Z STAGE:2022-08-13 13:46:31 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:31.4601249Z STAGE:2022-08-13 13:46:31 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:31.4680667Z STAGE:2022-08-13 13:46:31 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:31.4702526Z STAGE:2022-08-13 13:46:31 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:31.4883392Z STAGE:2022-08-13 13:46:31 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:31.4987167Z STAGE:2022-08-13 13:46:31 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:31.5060061Z STAGE:2022-08-13 13:46:31 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:31.5076857Z STAGE:2022-08-13 13:46:31 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:31.5171417Z STAGE:2022-08-13 13:46:31 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:31.5185027Z STAGE:2022-08-13 13:46:31 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:31.5265561Z STAGE:2022-08-13 13:46:31 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:31.5284058Z STAGE:2022-08-13 13:46:31 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:31.5477610Z STAGE:2022-08-13 13:46:31 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:31.5580168Z STAGE:2022-08-13 13:46:31 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:31.5634682Z ok (0.228s) 2022-08-13T13:46:31.5678673Z test_binary_op_scalar_fastpath__foreach_mul_cuda_int8 (__main__.TestForeachCUDA) ... STAGE:2022-08-13 13:46:31 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:31.5692716Z STAGE:2022-08-13 13:46:31 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:31.5784629Z STAGE:2022-08-13 13:46:31 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:31.5795369Z STAGE:2022-08-13 13:46:31 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:31.5876112Z STAGE:2022-08-13 13:46:31 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:31.5905427Z STAGE:2022-08-13 13:46:31 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:31.6081987Z STAGE:2022-08-13 13:46:31 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:31.6184881Z STAGE:2022-08-13 13:46:31 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:31.6255775Z STAGE:2022-08-13 13:46:31 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:31.6272127Z STAGE:2022-08-13 13:46:31 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:31.6364110Z STAGE:2022-08-13 13:46:31 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:31.6378601Z STAGE:2022-08-13 13:46:31 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:31.6459919Z STAGE:2022-08-13 13:46:31 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:31.6477020Z STAGE:2022-08-13 13:46:31 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:31.6646514Z STAGE:2022-08-13 13:46:31 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:31.6749684Z STAGE:2022-08-13 13:46:31 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:31.6819330Z STAGE:2022-08-13 13:46:31 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:31.6836166Z STAGE:2022-08-13 13:46:31 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:31.6942028Z STAGE:2022-08-13 13:46:31 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:31.6952832Z STAGE:2022-08-13 13:46:31 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:31.7041278Z STAGE:2022-08-13 13:46:31 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:31.7059886Z STAGE:2022-08-13 13:46:31 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:31.7239474Z STAGE:2022-08-13 13:46:31 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:31.7340921Z STAGE:2022-08-13 13:46:31 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:31.7413832Z STAGE:2022-08-13 13:46:31 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:31.7430339Z STAGE:2022-08-13 13:46:31 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:31.7533746Z STAGE:2022-08-13 13:46:31 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:31.7547275Z STAGE:2022-08-13 13:46:31 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:31.7639081Z STAGE:2022-08-13 13:46:31 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:31.7657582Z STAGE:2022-08-13 13:46:31 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:31.7850418Z STAGE:2022-08-13 13:46:31 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:31.7953426Z STAGE:2022-08-13 13:46:31 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:31.8009409Z ok (0.237s) 2022-08-13T13:46:31.8055709Z test_binary_op_scalar_fastpath__foreach_mul_cuda_uint8 (__main__.TestForeachCUDA) ... STAGE:2022-08-13 13:46:31 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:31.8069104Z STAGE:2022-08-13 13:46:31 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:31.8161442Z STAGE:2022-08-13 13:46:31 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:31.8172343Z STAGE:2022-08-13 13:46:31 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:31.8253375Z STAGE:2022-08-13 13:46:31 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:31.8270625Z STAGE:2022-08-13 13:46:31 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:31.8430478Z STAGE:2022-08-13 13:46:31 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:31.8533082Z STAGE:2022-08-13 13:46:31 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:31.8604357Z STAGE:2022-08-13 13:46:31 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:31.8620539Z STAGE:2022-08-13 13:46:31 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:31.8713139Z STAGE:2022-08-13 13:46:31 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:31.8723558Z STAGE:2022-08-13 13:46:31 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:31.8805248Z STAGE:2022-08-13 13:46:31 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:31.8822759Z STAGE:2022-08-13 13:46:31 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:31.8991613Z STAGE:2022-08-13 13:46:31 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:31.9094609Z STAGE:2022-08-13 13:46:31 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:31.9164057Z STAGE:2022-08-13 13:46:31 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:31.9181272Z STAGE:2022-08-13 13:46:31 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:31.9286786Z STAGE:2022-08-13 13:46:31 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:31.9297687Z STAGE:2022-08-13 13:46:31 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:31.9386390Z STAGE:2022-08-13 13:46:31 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:31.9404421Z STAGE:2022-08-13 13:46:31 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:31.9583935Z STAGE:2022-08-13 13:46:31 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:31.9686726Z STAGE:2022-08-13 13:46:31 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:31.9759310Z STAGE:2022-08-13 13:46:31 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:31.9775899Z STAGE:2022-08-13 13:46:31 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:31.9878936Z STAGE:2022-08-13 13:46:31 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:31.9892510Z STAGE:2022-08-13 13:46:31 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:31.9984323Z STAGE:2022-08-13 13:46:31 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:32.0002444Z STAGE:2022-08-13 13:46:31 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:32.0194504Z STAGE:2022-08-13 13:46:32 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:32.0297456Z STAGE:2022-08-13 13:46:32 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:32.0351178Z ok (0.234s) 2022-08-13T13:46:32.0415284Z test_binary_op_scalar_fastpath__foreach_sub_cuda_bfloat16 (__main__.TestForeachCUDA) ... STAGE:2022-08-13 13:46:32 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:32.0428671Z STAGE:2022-08-13 13:46:32 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:32.0571769Z STAGE:2022-08-13 13:46:32 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:32.0582618Z STAGE:2022-08-13 13:46:32 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:32.0734254Z STAGE:2022-08-13 13:46:32 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:32.0747654Z STAGE:2022-08-13 13:46:32 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:32.0906613Z STAGE:2022-08-13 13:46:32 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:32.0917199Z STAGE:2022-08-13 13:46:32 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:32.1068613Z STAGE:2022-08-13 13:46:32 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:32.1127893Z STAGE:2022-08-13 13:46:32 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:32.1198274Z STAGE:2022-08-13 13:46:32 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:32.1249563Z STAGE:2022-08-13 13:46:32 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:32.1331816Z STAGE:2022-08-13 13:46:32 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:32.1349871Z STAGE:2022-08-13 13:46:32 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:32.1521479Z STAGE:2022-08-13 13:46:32 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:32.1624692Z STAGE:2022-08-13 13:46:32 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:32.1726985Z STAGE:2022-08-13 13:46:32 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:32.1741244Z STAGE:2022-08-13 13:46:32 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:32.1903981Z STAGE:2022-08-13 13:46:32 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:32.1914775Z STAGE:2022-08-13 13:46:32 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:32.2090137Z STAGE:2022-08-13 13:46:32 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:32.2104181Z STAGE:2022-08-13 13:46:32 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:32.2266160Z STAGE:2022-08-13 13:46:32 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:32.2276890Z STAGE:2022-08-13 13:46:32 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:32.2451904Z STAGE:2022-08-13 13:46:32 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:32.2509768Z STAGE:2022-08-13 13:46:32 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:32.2577130Z STAGE:2022-08-13 13:46:32 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:32.2626818Z STAGE:2022-08-13 13:46:32 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:32.2711948Z STAGE:2022-08-13 13:46:32 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:32.2730978Z STAGE:2022-08-13 13:46:32 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:32.2922859Z STAGE:2022-08-13 13:46:32 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:32.3026792Z STAGE:2022-08-13 13:46:32 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:32.3087926Z ok (0.274s) 2022-08-13T13:46:32.3131456Z test_binary_op_scalar_fastpath__foreach_sub_cuda_bool (__main__.TestForeachCUDA) ... STAGE:2022-08-13 13:46:32 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:32.3191353Z STAGE:2022-08-13 13:46:32 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:32.3255658Z STAGE:2022-08-13 13:46:32 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:32.3303388Z STAGE:2022-08-13 13:46:32 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:32.3361493Z STAGE:2022-08-13 13:46:32 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:32.3421849Z STAGE:2022-08-13 13:46:32 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:32.3486533Z STAGE:2022-08-13 13:46:32 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:32.3533983Z STAGE:2022-08-13 13:46:32 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:32.3594747Z STAGE:2022-08-13 13:46:32 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:32.3655738Z STAGE:2022-08-13 13:46:32 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:32.3719656Z STAGE:2022-08-13 13:46:32 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:32.3768074Z STAGE:2022-08-13 13:46:32 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:32.3828798Z STAGE:2022-08-13 13:46:32 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:32.3889707Z STAGE:2022-08-13 13:46:32 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:32.3956312Z STAGE:2022-08-13 13:46:32 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:32.4006673Z STAGE:2022-08-13 13:46:32 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:32.4068499Z STAGE:2022-08-13 13:46:32 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:32.4140902Z STAGE:2022-08-13 13:46:32 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:32.4208556Z STAGE:2022-08-13 13:46:32 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:32.4267750Z STAGE:2022-08-13 13:46:32 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:32.4330029Z STAGE:2022-08-13 13:46:32 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:32.4399953Z STAGE:2022-08-13 13:46:32 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:32.4467524Z STAGE:2022-08-13 13:46:32 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:32.4529748Z STAGE:2022-08-13 13:46:32 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:32.4591651Z STAGE:2022-08-13 13:46:32 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:32.4661890Z STAGE:2022-08-13 13:46:32 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:32.4734049Z STAGE:2022-08-13 13:46:32 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:32.4782560Z STAGE:2022-08-13 13:46:32 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:32.4844315Z STAGE:2022-08-13 13:46:32 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:32.4906184Z STAGE:2022-08-13 13:46:32 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:32.4973721Z STAGE:2022-08-13 13:46:32 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:32.5026268Z STAGE:2022-08-13 13:46:32 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:32.5075062Z ok (0.199s) 2022-08-13T13:46:32.5173173Z test_binary_op_scalar_fastpath__foreach_sub_cuda_complex128 (__main__.TestForeachCUDA) ... STAGE:2022-08-13 13:46:32 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:32.5189106Z STAGE:2022-08-13 13:46:32 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:32.5340261Z STAGE:2022-08-13 13:46:32 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:32.5353806Z STAGE:2022-08-13 13:46:32 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:32.5542703Z STAGE:2022-08-13 13:46:32 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:32.5558431Z STAGE:2022-08-13 13:46:32 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:32.5706519Z STAGE:2022-08-13 13:46:32 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:32.5720244Z STAGE:2022-08-13 13:46:32 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:32.5903743Z STAGE:2022-08-13 13:46:32 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:32.5962253Z STAGE:2022-08-13 13:46:32 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:32.6026944Z STAGE:2022-08-13 13:46:32 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:32.6074353Z STAGE:2022-08-13 13:46:32 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:32.6182921Z STAGE:2022-08-13 13:46:32 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:32.6199378Z STAGE:2022-08-13 13:46:32 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:32.6350828Z STAGE:2022-08-13 13:46:32 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:32.6361375Z STAGE:2022-08-13 13:46:32 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:32.6553595Z STAGE:2022-08-13 13:46:32 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:32.6567873Z STAGE:2022-08-13 13:46:32 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:32.6737165Z STAGE:2022-08-13 13:46:32 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:32.6747928Z STAGE:2022-08-13 13:46:32 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:32.6957527Z STAGE:2022-08-13 13:46:32 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:32.6971931Z STAGE:2022-08-13 13:46:32 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:32.7143146Z STAGE:2022-08-13 13:46:32 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:32.7154007Z STAGE:2022-08-13 13:46:32 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:32.7362481Z STAGE:2022-08-13 13:46:32 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:32.7422852Z STAGE:2022-08-13 13:46:32 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:32.7490065Z STAGE:2022-08-13 13:46:32 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:32.7537458Z STAGE:2022-08-13 13:46:32 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:32.7660050Z STAGE:2022-08-13 13:46:32 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:32.7676925Z STAGE:2022-08-13 13:46:32 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:32.7847264Z STAGE:2022-08-13 13:46:32 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:32.7858219Z STAGE:2022-08-13 13:46:32 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:32.7996072Z ok (0.292s) 2022-08-13T13:46:32.8086137Z test_binary_op_scalar_fastpath__foreach_sub_cuda_complex64 (__main__.TestForeachCUDA) ... STAGE:2022-08-13 13:46:32 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:32.8099578Z STAGE:2022-08-13 13:46:32 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:32.8257418Z STAGE:2022-08-13 13:46:32 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:32.8267986Z STAGE:2022-08-13 13:46:32 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:32.8464402Z STAGE:2022-08-13 13:46:32 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:32.8478131Z STAGE:2022-08-13 13:46:32 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:32.8635546Z STAGE:2022-08-13 13:46:32 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:32.8646224Z STAGE:2022-08-13 13:46:32 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:32.8839065Z STAGE:2022-08-13 13:46:32 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:32.8899195Z STAGE:2022-08-13 13:46:32 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:32.8965652Z STAGE:2022-08-13 13:46:32 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:32.9018336Z STAGE:2022-08-13 13:46:32 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:32.9127248Z STAGE:2022-08-13 13:46:32 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:32.9143961Z STAGE:2022-08-13 13:46:32 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:32.9312110Z STAGE:2022-08-13 13:46:32 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:32.9322994Z STAGE:2022-08-13 13:46:32 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:32.9524235Z STAGE:2022-08-13 13:46:32 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:32.9541355Z STAGE:2022-08-13 13:46:32 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:32.9720017Z STAGE:2022-08-13 13:46:32 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:32.9731129Z STAGE:2022-08-13 13:46:32 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:32.9950668Z STAGE:2022-08-13 13:46:32 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:32.9964917Z STAGE:2022-08-13 13:46:32 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:33.0145230Z STAGE:2022-08-13 13:46:33 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:33.0156003Z STAGE:2022-08-13 13:46:33 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:33.0375011Z STAGE:2022-08-13 13:46:33 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:33.0433057Z STAGE:2022-08-13 13:46:33 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:33.0498137Z STAGE:2022-08-13 13:46:33 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:33.0550860Z STAGE:2022-08-13 13:46:33 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:33.0674510Z STAGE:2022-08-13 13:46:33 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:33.0689313Z STAGE:2022-08-13 13:46:33 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:33.0869342Z STAGE:2022-08-13 13:46:33 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:33.0880080Z STAGE:2022-08-13 13:46:33 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:33.1027183Z ok (0.303s) 2022-08-13T13:46:33.1088822Z test_binary_op_scalar_fastpath__foreach_sub_cuda_float16 (__main__.TestForeachCUDA) ... STAGE:2022-08-13 13:46:33 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:33.1102391Z STAGE:2022-08-13 13:46:33 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:33.1246362Z STAGE:2022-08-13 13:46:33 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:33.1257352Z STAGE:2022-08-13 13:46:33 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:33.1413823Z STAGE:2022-08-13 13:46:33 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:33.1427461Z STAGE:2022-08-13 13:46:33 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:33.1571037Z STAGE:2022-08-13 13:46:33 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:33.1581857Z STAGE:2022-08-13 13:46:33 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:33.1733998Z STAGE:2022-08-13 13:46:33 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:33.1794099Z STAGE:2022-08-13 13:46:33 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:33.1858541Z STAGE:2022-08-13 13:46:33 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:33.1906677Z STAGE:2022-08-13 13:46:33 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:33.1988134Z STAGE:2022-08-13 13:46:33 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:33.2007164Z STAGE:2022-08-13 13:46:33 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:33.2180199Z STAGE:2022-08-13 13:46:33 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:33.2283525Z STAGE:2022-08-13 13:46:33 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:33.2382629Z STAGE:2022-08-13 13:46:33 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:33.2396740Z STAGE:2022-08-13 13:46:33 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:33.2562285Z STAGE:2022-08-13 13:46:33 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:33.2573174Z STAGE:2022-08-13 13:46:33 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:33.2745845Z STAGE:2022-08-13 13:46:33 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:33.2760016Z STAGE:2022-08-13 13:46:33 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:33.2925744Z STAGE:2022-08-13 13:46:33 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:33.2936824Z STAGE:2022-08-13 13:46:33 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:33.3109933Z STAGE:2022-08-13 13:46:33 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:33.3168307Z STAGE:2022-08-13 13:46:33 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:33.3232951Z STAGE:2022-08-13 13:46:33 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:33.3280518Z STAGE:2022-08-13 13:46:33 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:33.3369876Z STAGE:2022-08-13 13:46:33 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:33.3388537Z STAGE:2022-08-13 13:46:33 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:33.3583662Z STAGE:2022-08-13 13:46:33 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:33.3687089Z STAGE:2022-08-13 13:46:33 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:33.3747552Z ok (0.272s) 2022-08-13T13:46:33.3813320Z test_binary_op_scalar_fastpath__foreach_sub_cuda_float32 (__main__.TestForeachCUDA) ... STAGE:2022-08-13 13:46:33 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:33.3826797Z STAGE:2022-08-13 13:46:33 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:33.3971574Z STAGE:2022-08-13 13:46:33 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:33.3982408Z STAGE:2022-08-13 13:46:33 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:33.4139929Z STAGE:2022-08-13 13:46:33 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:33.4153320Z STAGE:2022-08-13 13:46:33 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:33.4297279Z STAGE:2022-08-13 13:46:33 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:33.4307959Z STAGE:2022-08-13 13:46:33 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:33.4461198Z STAGE:2022-08-13 13:46:33 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:33.4519367Z STAGE:2022-08-13 13:46:33 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:33.4583911Z STAGE:2022-08-13 13:46:33 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:33.4633116Z STAGE:2022-08-13 13:46:33 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:33.4715108Z STAGE:2022-08-13 13:46:33 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:33.4734345Z STAGE:2022-08-13 13:46:33 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:33.4907674Z STAGE:2022-08-13 13:46:33 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:33.5009498Z STAGE:2022-08-13 13:46:33 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:33.5112447Z STAGE:2022-08-13 13:46:33 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:33.5126890Z STAGE:2022-08-13 13:46:33 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:33.5293113Z STAGE:2022-08-13 13:46:33 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:33.5303696Z STAGE:2022-08-13 13:46:33 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:33.5477775Z STAGE:2022-08-13 13:46:33 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:33.5492571Z STAGE:2022-08-13 13:46:33 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:33.5672983Z STAGE:2022-08-13 13:46:33 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:33.5686446Z STAGE:2022-08-13 13:46:33 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:33.5860404Z STAGE:2022-08-13 13:46:33 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:33.5922478Z STAGE:2022-08-13 13:46:33 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:33.5987188Z STAGE:2022-08-13 13:46:33 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:33.6038000Z STAGE:2022-08-13 13:46:33 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:33.6124422Z STAGE:2022-08-13 13:46:33 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:33.6145954Z STAGE:2022-08-13 13:46:33 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:33.6342552Z STAGE:2022-08-13 13:46:33 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:33.6445057Z STAGE:2022-08-13 13:46:33 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:33.6506294Z ok (0.276s) 2022-08-13T13:46:33.6572437Z test_binary_op_scalar_fastpath__foreach_sub_cuda_float64 (__main__.TestForeachCUDA) ... STAGE:2022-08-13 13:46:33 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:33.6586141Z STAGE:2022-08-13 13:46:33 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:33.6720521Z STAGE:2022-08-13 13:46:33 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:33.6732050Z STAGE:2022-08-13 13:46:33 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:33.6879143Z STAGE:2022-08-13 13:46:33 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:33.6892812Z STAGE:2022-08-13 13:46:33 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:33.7027019Z STAGE:2022-08-13 13:46:33 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:33.7037703Z STAGE:2022-08-13 13:46:33 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:33.7181151Z STAGE:2022-08-13 13:46:33 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:33.7239080Z STAGE:2022-08-13 13:46:33 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:33.7303332Z STAGE:2022-08-13 13:46:33 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:33.7353724Z STAGE:2022-08-13 13:46:33 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:33.7434690Z STAGE:2022-08-13 13:46:33 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:33.7455059Z STAGE:2022-08-13 13:46:33 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:33.7619477Z STAGE:2022-08-13 13:46:33 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:33.7722857Z STAGE:2022-08-13 13:46:33 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:33.7825260Z STAGE:2022-08-13 13:46:33 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:33.7839496Z STAGE:2022-08-13 13:46:33 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:33.7994526Z STAGE:2022-08-13 13:46:33 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:33.8005330Z STAGE:2022-08-13 13:46:33 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:33.8167267Z STAGE:2022-08-13 13:46:33 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:33.8181446Z STAGE:2022-08-13 13:46:33 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:33.8335948Z STAGE:2022-08-13 13:46:33 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:33.8346713Z STAGE:2022-08-13 13:46:33 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:33.8509174Z STAGE:2022-08-13 13:46:33 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:33.8567043Z STAGE:2022-08-13 13:46:33 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:33.8631717Z STAGE:2022-08-13 13:46:33 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:33.8679396Z STAGE:2022-08-13 13:46:33 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:33.8764948Z STAGE:2022-08-13 13:46:33 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:33.8786243Z STAGE:2022-08-13 13:46:33 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:33.8978205Z STAGE:2022-08-13 13:46:33 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:33.9081724Z STAGE:2022-08-13 13:46:33 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:33.9142432Z ok (0.263s) 2022-08-13T13:46:33.9184300Z test_binary_op_scalar_fastpath__foreach_sub_cuda_int16 (__main__.TestForeachCUDA) ... STAGE:2022-08-13 13:46:33 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:33.9197898Z STAGE:2022-08-13 13:46:33 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:33.9290515Z STAGE:2022-08-13 13:46:33 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:33.9301497Z STAGE:2022-08-13 13:46:33 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:33.9385305Z STAGE:2022-08-13 13:46:33 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:33.9402552Z STAGE:2022-08-13 13:46:33 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:33.9559630Z STAGE:2022-08-13 13:46:33 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:33.9662690Z STAGE:2022-08-13 13:46:33 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:33.9738808Z STAGE:2022-08-13 13:46:33 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:33.9798927Z STAGE:2022-08-13 13:46:33 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:33.9863173Z STAGE:2022-08-13 13:46:33 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:33.9913299Z STAGE:2022-08-13 13:46:33 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:33.9975911Z STAGE:2022-08-13 13:46:33 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:33.9996148Z STAGE:2022-08-13 13:46:33 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:34.0168234Z STAGE:2022-08-13 13:46:34 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:34.0271475Z STAGE:2022-08-13 13:46:34 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:34.0348120Z STAGE:2022-08-13 13:46:34 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:34.0362399Z STAGE:2022-08-13 13:46:34 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:34.0465819Z STAGE:2022-08-13 13:46:34 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:34.0476777Z STAGE:2022-08-13 13:46:34 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:34.0569505Z STAGE:2022-08-13 13:46:34 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:34.0587665Z STAGE:2022-08-13 13:46:34 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:34.0765879Z STAGE:2022-08-13 13:46:34 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:34.0869323Z STAGE:2022-08-13 13:46:34 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:34.0943660Z STAGE:2022-08-13 13:46:34 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:34.1001720Z STAGE:2022-08-13 13:46:34 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:34.1066599Z STAGE:2022-08-13 13:46:34 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:34.1114316Z STAGE:2022-08-13 13:46:34 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:34.1175341Z STAGE:2022-08-13 13:46:34 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:34.1196439Z STAGE:2022-08-13 13:46:34 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:34.1392519Z STAGE:2022-08-13 13:46:34 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:34.1496029Z STAGE:2022-08-13 13:46:34 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:34.1556768Z ok (0.241s) 2022-08-13T13:46:34.1598909Z test_binary_op_scalar_fastpath__foreach_sub_cuda_int32 (__main__.TestForeachCUDA) ... STAGE:2022-08-13 13:46:34 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:34.1612764Z STAGE:2022-08-13 13:46:34 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:34.1704734Z STAGE:2022-08-13 13:46:34 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:34.1715337Z STAGE:2022-08-13 13:46:34 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:34.1798262Z STAGE:2022-08-13 13:46:34 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:34.1815618Z STAGE:2022-08-13 13:46:34 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:34.1971908Z STAGE:2022-08-13 13:46:34 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:34.2075675Z STAGE:2022-08-13 13:46:34 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:34.2148461Z STAGE:2022-08-13 13:46:34 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:34.2206597Z STAGE:2022-08-13 13:46:34 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:34.2273011Z STAGE:2022-08-13 13:46:34 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:34.2325655Z STAGE:2022-08-13 13:46:34 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:34.2385811Z STAGE:2022-08-13 13:46:34 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:34.2406253Z STAGE:2022-08-13 13:46:34 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:34.2589803Z STAGE:2022-08-13 13:46:34 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:34.2693281Z STAGE:2022-08-13 13:46:34 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:34.2770290Z STAGE:2022-08-13 13:46:34 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:34.2784597Z STAGE:2022-08-13 13:46:34 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:34.2887663Z STAGE:2022-08-13 13:46:34 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:34.2898499Z STAGE:2022-08-13 13:46:34 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:34.2990584Z STAGE:2022-08-13 13:46:34 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:34.3009002Z STAGE:2022-08-13 13:46:34 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:34.3186593Z STAGE:2022-08-13 13:46:34 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:34.3289638Z STAGE:2022-08-13 13:46:34 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:34.3366505Z STAGE:2022-08-13 13:46:34 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:34.3429130Z STAGE:2022-08-13 13:46:34 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:34.3496089Z STAGE:2022-08-13 13:46:34 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:34.3543744Z STAGE:2022-08-13 13:46:34 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:34.3604471Z STAGE:2022-08-13 13:46:34 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:34.3623770Z STAGE:2022-08-13 13:46:34 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:34.3819099Z STAGE:2022-08-13 13:46:34 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:34.3922052Z STAGE:2022-08-13 13:46:34 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:34.3982721Z ok (0.242s) 2022-08-13T13:46:34.4025031Z test_binary_op_scalar_fastpath__foreach_sub_cuda_int64 (__main__.TestForeachCUDA) ... STAGE:2022-08-13 13:46:34 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:34.4038854Z STAGE:2022-08-13 13:46:34 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:34.4122154Z STAGE:2022-08-13 13:46:34 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:34.4133249Z STAGE:2022-08-13 13:46:34 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:34.4206803Z STAGE:2022-08-13 13:46:34 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:34.4224242Z STAGE:2022-08-13 13:46:34 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:34.4380364Z STAGE:2022-08-13 13:46:34 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:34.4484149Z STAGE:2022-08-13 13:46:34 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:34.4559888Z STAGE:2022-08-13 13:46:34 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:34.4620061Z STAGE:2022-08-13 13:46:34 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:34.4686578Z STAGE:2022-08-13 13:46:34 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:34.4736675Z STAGE:2022-08-13 13:46:34 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:34.4799243Z STAGE:2022-08-13 13:46:34 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:34.4819142Z STAGE:2022-08-13 13:46:34 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:34.4991785Z STAGE:2022-08-13 13:46:34 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:34.5095160Z STAGE:2022-08-13 13:46:34 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:34.5169922Z STAGE:2022-08-13 13:46:34 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:34.5184180Z STAGE:2022-08-13 13:46:34 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:34.5277332Z STAGE:2022-08-13 13:46:34 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:34.5288585Z STAGE:2022-08-13 13:46:34 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:34.5370388Z STAGE:2022-08-13 13:46:34 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:34.5388851Z STAGE:2022-08-13 13:46:34 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:34.5566905Z STAGE:2022-08-13 13:46:34 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:34.5670273Z STAGE:2022-08-13 13:46:34 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:34.5744779Z STAGE:2022-08-13 13:46:34 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:34.5803321Z STAGE:2022-08-13 13:46:34 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:34.5867993Z STAGE:2022-08-13 13:46:34 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:34.5915871Z STAGE:2022-08-13 13:46:34 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:34.5980423Z STAGE:2022-08-13 13:46:34 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:34.6001872Z STAGE:2022-08-13 13:46:34 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:34.6200748Z STAGE:2022-08-13 13:46:34 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:34.6306460Z STAGE:2022-08-13 13:46:34 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:34.6367611Z ok (0.238s) 2022-08-13T13:46:34.6410421Z test_binary_op_scalar_fastpath__foreach_sub_cuda_int8 (__main__.TestForeachCUDA) ... STAGE:2022-08-13 13:46:34 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:34.6426772Z STAGE:2022-08-13 13:46:34 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:34.6520305Z STAGE:2022-08-13 13:46:34 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:34.6534078Z STAGE:2022-08-13 13:46:34 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:34.6617475Z STAGE:2022-08-13 13:46:34 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:34.6634834Z STAGE:2022-08-13 13:46:34 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:34.6792631Z STAGE:2022-08-13 13:46:34 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:34.6897181Z STAGE:2022-08-13 13:46:34 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:34.6970452Z STAGE:2022-08-13 13:46:34 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:34.7031582Z STAGE:2022-08-13 13:46:34 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:34.7098343Z STAGE:2022-08-13 13:46:34 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:34.7151022Z STAGE:2022-08-13 13:46:34 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:34.7210721Z STAGE:2022-08-13 13:46:34 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:34.7230947Z STAGE:2022-08-13 13:46:34 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:34.7404292Z STAGE:2022-08-13 13:46:34 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:34.7507860Z STAGE:2022-08-13 13:46:34 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:34.7585313Z STAGE:2022-08-13 13:46:34 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:34.7599525Z STAGE:2022-08-13 13:46:34 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:34.7704681Z STAGE:2022-08-13 13:46:34 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:34.7715444Z STAGE:2022-08-13 13:46:34 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:34.7807069Z STAGE:2022-08-13 13:46:34 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:34.7825691Z STAGE:2022-08-13 13:46:34 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:34.8003626Z STAGE:2022-08-13 13:46:34 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:34.8107971Z STAGE:2022-08-13 13:46:34 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:34.8184684Z STAGE:2022-08-13 13:46:34 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:34.8245052Z STAGE:2022-08-13 13:46:34 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:34.8312313Z STAGE:2022-08-13 13:46:34 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:34.8365060Z STAGE:2022-08-13 13:46:34 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:34.8425983Z STAGE:2022-08-13 13:46:34 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:34.8457136Z STAGE:2022-08-13 13:46:34 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:34.8653149Z STAGE:2022-08-13 13:46:34 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:34.8756546Z STAGE:2022-08-13 13:46:34 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:34.8817222Z ok (0.245s) 2022-08-13T13:46:34.8859905Z test_binary_op_scalar_fastpath__foreach_sub_cuda_uint8 (__main__.TestForeachCUDA) ... STAGE:2022-08-13 13:46:34 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:34.8873398Z STAGE:2022-08-13 13:46:34 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:34.8969386Z STAGE:2022-08-13 13:46:34 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:34.8980101Z STAGE:2022-08-13 13:46:34 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:34.9059653Z STAGE:2022-08-13 13:46:34 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:34.9077145Z STAGE:2022-08-13 13:46:34 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:34.9252314Z STAGE:2022-08-13 13:46:34 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:34.9355967Z STAGE:2022-08-13 13:46:34 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:34.9431647Z STAGE:2022-08-13 13:46:34 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:34.9492776Z STAGE:2022-08-13 13:46:34 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:34.9556929Z STAGE:2022-08-13 13:46:34 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:34.9607613Z STAGE:2022-08-13 13:46:34 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:34.9670048Z STAGE:2022-08-13 13:46:34 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:34.9690612Z STAGE:2022-08-13 13:46:34 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:34.9859396Z STAGE:2022-08-13 13:46:34 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:34.9965863Z STAGE:2022-08-13 13:46:34 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:35.0043101Z STAGE:2022-08-13 13:46:35 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:35.0060437Z STAGE:2022-08-13 13:46:35 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:35.0166429Z STAGE:2022-08-13 13:46:35 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:35.0177539Z STAGE:2022-08-13 13:46:35 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:35.0266148Z STAGE:2022-08-13 13:46:35 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:35.0284673Z STAGE:2022-08-13 13:46:35 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:35.0463218Z STAGE:2022-08-13 13:46:35 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:35.0566527Z STAGE:2022-08-13 13:46:35 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:35.0643799Z STAGE:2022-08-13 13:46:35 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:35.0704084Z STAGE:2022-08-13 13:46:35 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:35.0771141Z STAGE:2022-08-13 13:46:35 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:35.0818719Z STAGE:2022-08-13 13:46:35 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:35.0880044Z STAGE:2022-08-13 13:46:35 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:35.0898778Z STAGE:2022-08-13 13:46:35 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:35.1103348Z STAGE:2022-08-13 13:46:35 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:35.1206930Z STAGE:2022-08-13 13:46:35 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:35.1265263Z ok (0.245s) 2022-08-13T13:46:35.1378914Z test_binary_op_scalar_slowpath__foreach_add_cuda_bfloat16 (__main__.TestForeachCUDA) ... STAGE:2022-08-13 13:46:35 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:35.1396384Z STAGE:2022-08-13 13:46:35 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:35.1553016Z STAGE:2022-08-13 13:46:35 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:35.1569469Z STAGE:2022-08-13 13:46:35 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:35.1809945Z STAGE:2022-08-13 13:46:35 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:35.1827250Z STAGE:2022-08-13 13:46:35 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:35.1983153Z STAGE:2022-08-13 13:46:35 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:35.1999262Z STAGE:2022-08-13 13:46:35 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:35.2238851Z STAGE:2022-08-13 13:46:35 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:35.2256387Z STAGE:2022-08-13 13:46:35 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:35.2412674Z STAGE:2022-08-13 13:46:35 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:35.2430364Z STAGE:2022-08-13 13:46:35 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:35.2669848Z STAGE:2022-08-13 13:46:35 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:35.2687242Z STAGE:2022-08-13 13:46:35 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:35.2855995Z STAGE:2022-08-13 13:46:35 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:35.2961395Z STAGE:2022-08-13 13:46:35 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:35.3134731Z STAGE:2022-08-13 13:46:35 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:35.3155240Z STAGE:2022-08-13 13:46:35 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:35.3335158Z STAGE:2022-08-13 13:46:35 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:35.3351471Z STAGE:2022-08-13 13:46:35 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:35.3622472Z STAGE:2022-08-13 13:46:35 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:35.3641181Z STAGE:2022-08-13 13:46:35 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:35.3820382Z STAGE:2022-08-13 13:46:35 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:35.3836648Z STAGE:2022-08-13 13:46:35 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:35.4107789Z STAGE:2022-08-13 13:46:35 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:35.4129070Z STAGE:2022-08-13 13:46:35 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:35.4308372Z STAGE:2022-08-13 13:46:35 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:35.4324619Z STAGE:2022-08-13 13:46:35 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:35.4595117Z STAGE:2022-08-13 13:46:35 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:35.4616300Z STAGE:2022-08-13 13:46:35 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:35.4810934Z STAGE:2022-08-13 13:46:35 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:35.4913106Z STAGE:2022-08-13 13:46:35 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:35.4982535Z ok (0.372s) 2022-08-13T13:46:35.5070305Z test_binary_op_scalar_slowpath__foreach_add_cuda_bool (__main__.TestForeachCUDA) ... STAGE:2022-08-13 13:46:35 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:35.5090637Z STAGE:2022-08-13 13:46:35 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:35.5186479Z STAGE:2022-08-13 13:46:35 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:35.5300956Z STAGE:2022-08-13 13:46:35 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:35.5437509Z STAGE:2022-08-13 13:46:35 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:35.5467062Z STAGE:2022-08-13 13:46:35 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:35.5627590Z STAGE:2022-08-13 13:46:35 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:35.5730657Z STAGE:2022-08-13 13:46:35 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:35.5865093Z STAGE:2022-08-13 13:46:35 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:35.5882490Z STAGE:2022-08-13 13:46:35 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:35.5986974Z STAGE:2022-08-13 13:46:35 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:35.6002569Z STAGE:2022-08-13 13:46:35 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:35.6187822Z STAGE:2022-08-13 13:46:35 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:35.6205464Z STAGE:2022-08-13 13:46:35 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:35.6374729Z STAGE:2022-08-13 13:46:35 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:35.6479117Z STAGE:2022-08-13 13:46:35 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:35.6623688Z STAGE:2022-08-13 13:46:35 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:35.6645252Z STAGE:2022-08-13 13:46:35 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:35.6760507Z STAGE:2022-08-13 13:46:35 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:35.6866829Z STAGE:2022-08-13 13:46:35 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:35.7015415Z STAGE:2022-08-13 13:46:35 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:35.7037441Z STAGE:2022-08-13 13:46:35 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:35.7217202Z STAGE:2022-08-13 13:46:35 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:35.7322179Z STAGE:2022-08-13 13:46:35 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:35.7466439Z STAGE:2022-08-13 13:46:35 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:35.7487743Z STAGE:2022-08-13 13:46:35 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:35.7608350Z STAGE:2022-08-13 13:46:35 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:35.7624581Z STAGE:2022-08-13 13:46:35 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:35.7807246Z STAGE:2022-08-13 13:46:35 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:35.7827244Z STAGE:2022-08-13 13:46:35 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:35.8022472Z STAGE:2022-08-13 13:46:35 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:35.8124426Z STAGE:2022-08-13 13:46:35 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:35.8194403Z ok (0.321s) 2022-08-13T13:46:35.8342391Z test_binary_op_scalar_slowpath__foreach_add_cuda_complex128 (__main__.TestForeachCUDA) ... STAGE:2022-08-13 13:46:35 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:35.8359397Z STAGE:2022-08-13 13:46:35 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:35.8520614Z STAGE:2022-08-13 13:46:35 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:35.8539359Z STAGE:2022-08-13 13:46:35 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:35.8812997Z STAGE:2022-08-13 13:46:35 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:35.8830604Z STAGE:2022-08-13 13:46:35 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:35.8991625Z STAGE:2022-08-13 13:46:35 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:35.9007382Z STAGE:2022-08-13 13:46:35 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:35.9280332Z STAGE:2022-08-13 13:46:35 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:35.9298452Z STAGE:2022-08-13 13:46:35 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:35.9459503Z STAGE:2022-08-13 13:46:35 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:35.9477847Z STAGE:2022-08-13 13:46:35 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:35.9752145Z STAGE:2022-08-13 13:46:35 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:35.9769353Z STAGE:2022-08-13 13:46:35 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:35.9930438Z STAGE:2022-08-13 13:46:35 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:35.9948670Z STAGE:2022-08-13 13:46:35 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:36.0238697Z STAGE:2022-08-13 13:46:36 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:36.0257259Z STAGE:2022-08-13 13:46:36 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:36.0440305Z STAGE:2022-08-13 13:46:36 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:36.0459624Z STAGE:2022-08-13 13:46:36 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:36.0771161Z STAGE:2022-08-13 13:46:36 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:36.0789527Z STAGE:2022-08-13 13:46:36 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:36.0972407Z STAGE:2022-08-13 13:46:36 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:36.0991336Z STAGE:2022-08-13 13:46:36 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:36.1302485Z STAGE:2022-08-13 13:46:36 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:36.1320771Z STAGE:2022-08-13 13:46:36 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:36.1504048Z STAGE:2022-08-13 13:46:36 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:36.1522732Z STAGE:2022-08-13 13:46:36 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:36.1834989Z STAGE:2022-08-13 13:46:36 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:36.1853474Z STAGE:2022-08-13 13:46:36 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:36.2035904Z STAGE:2022-08-13 13:46:36 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:36.2054943Z STAGE:2022-08-13 13:46:36 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:36.2229399Z ok (0.403s) 2022-08-13T13:46:36.2370942Z test_binary_op_scalar_slowpath__foreach_add_cuda_complex64 (__main__.TestForeachCUDA) ... STAGE:2022-08-13 13:46:36 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:36.2388468Z STAGE:2022-08-13 13:46:36 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:36.2557666Z STAGE:2022-08-13 13:46:36 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:36.2576242Z STAGE:2022-08-13 13:46:36 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:36.2880167Z STAGE:2022-08-13 13:46:36 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:36.2897770Z STAGE:2022-08-13 13:46:36 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:36.3066917Z STAGE:2022-08-13 13:46:36 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:36.3084148Z STAGE:2022-08-13 13:46:36 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:36.3365290Z STAGE:2022-08-13 13:46:36 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:36.3383307Z STAGE:2022-08-13 13:46:36 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:36.3552158Z STAGE:2022-08-13 13:46:36 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:36.3570398Z STAGE:2022-08-13 13:46:36 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:36.3852296Z STAGE:2022-08-13 13:46:36 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:36.3870060Z STAGE:2022-08-13 13:46:36 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:36.4039354Z STAGE:2022-08-13 13:46:36 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:36.4056600Z STAGE:2022-08-13 13:46:36 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:36.4355848Z STAGE:2022-08-13 13:46:36 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:36.4374668Z STAGE:2022-08-13 13:46:36 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:36.4566562Z STAGE:2022-08-13 13:46:36 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:36.4585373Z STAGE:2022-08-13 13:46:36 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:36.4906692Z STAGE:2022-08-13 13:46:36 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:36.4925276Z STAGE:2022-08-13 13:46:36 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:36.5117479Z STAGE:2022-08-13 13:46:36 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:36.5135654Z STAGE:2022-08-13 13:46:36 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:36.5457575Z STAGE:2022-08-13 13:46:36 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:36.5475674Z STAGE:2022-08-13 13:46:36 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:36.5668990Z STAGE:2022-08-13 13:46:36 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:36.5687795Z STAGE:2022-08-13 13:46:36 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:36.6010045Z STAGE:2022-08-13 13:46:36 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:36.6028380Z STAGE:2022-08-13 13:46:36 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:36.6221580Z STAGE:2022-08-13 13:46:36 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:36.6239499Z STAGE:2022-08-13 13:46:36 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:36.6424837Z ok (0.419s) 2022-08-13T13:46:36.6536763Z test_binary_op_scalar_slowpath__foreach_add_cuda_float16 (__main__.TestForeachCUDA) ... STAGE:2022-08-13 13:46:36 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:36.6554335Z STAGE:2022-08-13 13:46:36 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:36.6710803Z STAGE:2022-08-13 13:46:36 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:36.6728606Z STAGE:2022-08-13 13:46:36 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:36.6968872Z STAGE:2022-08-13 13:46:36 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:36.6986486Z STAGE:2022-08-13 13:46:36 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:36.7142971Z STAGE:2022-08-13 13:46:36 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:36.7160792Z STAGE:2022-08-13 13:46:36 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:36.7405349Z STAGE:2022-08-13 13:46:36 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:36.7425076Z STAGE:2022-08-13 13:46:36 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:36.7583842Z STAGE:2022-08-13 13:46:36 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:36.7601732Z STAGE:2022-08-13 13:46:36 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:36.7842029Z STAGE:2022-08-13 13:46:36 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:36.7859789Z STAGE:2022-08-13 13:46:36 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:36.8030209Z STAGE:2022-08-13 13:46:36 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:36.8136367Z STAGE:2022-08-13 13:46:36 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:36.8308913Z STAGE:2022-08-13 13:46:36 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:36.8339517Z STAGE:2022-08-13 13:46:36 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:36.8519999Z STAGE:2022-08-13 13:46:36 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:36.8536129Z STAGE:2022-08-13 13:46:36 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:36.8808429Z STAGE:2022-08-13 13:46:36 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:36.8826665Z STAGE:2022-08-13 13:46:36 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:36.9032922Z STAGE:2022-08-13 13:46:36 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:36.9049326Z STAGE:2022-08-13 13:46:36 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:36.9319567Z STAGE:2022-08-13 13:46:36 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:36.9340958Z STAGE:2022-08-13 13:46:36 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:36.9520341Z STAGE:2022-08-13 13:46:36 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:36.9536841Z STAGE:2022-08-13 13:46:36 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:36.9807078Z STAGE:2022-08-13 13:46:36 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:36.9828455Z STAGE:2022-08-13 13:46:36 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:37.0024071Z STAGE:2022-08-13 13:46:37 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:37.0125839Z STAGE:2022-08-13 13:46:37 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:37.0196066Z ok (0.377s) 2022-08-13T13:46:37.0314256Z test_binary_op_scalar_slowpath__foreach_add_cuda_float32 (__main__.TestForeachCUDA) ... STAGE:2022-08-13 13:46:37 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:37.0334600Z STAGE:2022-08-13 13:46:37 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:37.0490986Z STAGE:2022-08-13 13:46:37 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:37.0508932Z STAGE:2022-08-13 13:46:37 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:37.0750666Z STAGE:2022-08-13 13:46:37 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:37.0768062Z STAGE:2022-08-13 13:46:37 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:37.0923295Z STAGE:2022-08-13 13:46:37 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:37.0939247Z STAGE:2022-08-13 13:46:37 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:37.1179566Z STAGE:2022-08-13 13:46:37 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:37.1196608Z STAGE:2022-08-13 13:46:37 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:37.1351954Z STAGE:2022-08-13 13:46:37 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:37.1370195Z STAGE:2022-08-13 13:46:37 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:37.1610459Z STAGE:2022-08-13 13:46:37 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:37.1627773Z STAGE:2022-08-13 13:46:37 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:37.1797083Z STAGE:2022-08-13 13:46:37 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:37.1902296Z STAGE:2022-08-13 13:46:37 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:37.2082463Z STAGE:2022-08-13 13:46:37 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:37.2103629Z STAGE:2022-08-13 13:46:37 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:37.2283426Z STAGE:2022-08-13 13:46:37 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:37.2299448Z STAGE:2022-08-13 13:46:37 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:37.2571785Z STAGE:2022-08-13 13:46:37 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:37.2590063Z STAGE:2022-08-13 13:46:37 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:37.2769546Z STAGE:2022-08-13 13:46:37 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:37.2785648Z STAGE:2022-08-13 13:46:37 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:37.3058533Z STAGE:2022-08-13 13:46:37 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:37.3078494Z STAGE:2022-08-13 13:46:37 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:37.3258266Z STAGE:2022-08-13 13:46:37 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:37.3274101Z STAGE:2022-08-13 13:46:37 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:37.3547089Z STAGE:2022-08-13 13:46:37 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:37.3568220Z STAGE:2022-08-13 13:46:37 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:37.3762260Z STAGE:2022-08-13 13:46:37 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:37.3864421Z STAGE:2022-08-13 13:46:37 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:37.3933612Z ok (0.374s) 2022-08-13T13:46:37.4045354Z test_binary_op_scalar_slowpath__foreach_add_cuda_float64 (__main__.TestForeachCUDA) ... STAGE:2022-08-13 13:46:37 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:37.4065575Z STAGE:2022-08-13 13:46:37 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:37.4212687Z STAGE:2022-08-13 13:46:37 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:37.4230149Z STAGE:2022-08-13 13:46:37 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:37.4462767Z STAGE:2022-08-13 13:46:37 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:37.4479894Z STAGE:2022-08-13 13:46:37 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:37.4626917Z STAGE:2022-08-13 13:46:37 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:37.4642124Z STAGE:2022-08-13 13:46:37 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:37.4873510Z STAGE:2022-08-13 13:46:37 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:37.4890821Z STAGE:2022-08-13 13:46:37 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:37.5037413Z STAGE:2022-08-13 13:46:37 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:37.5065153Z STAGE:2022-08-13 13:46:37 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:37.5318533Z STAGE:2022-08-13 13:46:37 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:37.5336480Z STAGE:2022-08-13 13:46:37 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:37.5497173Z STAGE:2022-08-13 13:46:37 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:37.5601366Z STAGE:2022-08-13 13:46:37 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:37.5780986Z STAGE:2022-08-13 13:46:37 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:37.5801479Z STAGE:2022-08-13 13:46:37 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:37.5970967Z STAGE:2022-08-13 13:46:37 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:37.5987100Z STAGE:2022-08-13 13:46:37 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:37.6248376Z STAGE:2022-08-13 13:46:37 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:37.6266605Z STAGE:2022-08-13 13:46:37 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:37.6435812Z STAGE:2022-08-13 13:46:37 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:37.6452124Z STAGE:2022-08-13 13:46:37 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:37.6713209Z STAGE:2022-08-13 13:46:37 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:37.6733521Z STAGE:2022-08-13 13:46:37 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:37.6902521Z STAGE:2022-08-13 13:46:37 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:37.6918647Z STAGE:2022-08-13 13:46:37 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:37.7179760Z STAGE:2022-08-13 13:46:37 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:37.7200172Z STAGE:2022-08-13 13:46:37 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:37.7385392Z STAGE:2022-08-13 13:46:37 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:37.7485755Z STAGE:2022-08-13 13:46:37 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:37.7555233Z ok (0.362s) 2022-08-13T13:46:37.7649155Z test_binary_op_scalar_slowpath__foreach_add_cuda_int16 (__main__.TestForeachCUDA) ... STAGE:2022-08-13 13:46:37 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:37.7668223Z STAGE:2022-08-13 13:46:37 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:37.7774460Z STAGE:2022-08-13 13:46:37 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:37.7792817Z STAGE:2022-08-13 13:46:37 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:37.7962002Z STAGE:2022-08-13 13:46:37 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:37.7982470Z STAGE:2022-08-13 13:46:37 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:37.8141380Z STAGE:2022-08-13 13:46:37 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:37.8245320Z STAGE:2022-08-13 13:46:37 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:37.8386951Z STAGE:2022-08-13 13:46:37 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:37.8407418Z STAGE:2022-08-13 13:46:37 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:37.8514987Z STAGE:2022-08-13 13:46:37 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:37.8530717Z STAGE:2022-08-13 13:46:37 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:37.8695564Z STAGE:2022-08-13 13:46:37 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:37.8713331Z STAGE:2022-08-13 13:46:37 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:37.8885739Z STAGE:2022-08-13 13:46:37 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:37.8987004Z STAGE:2022-08-13 13:46:37 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:37.9138142Z STAGE:2022-08-13 13:46:37 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:37.9159615Z STAGE:2022-08-13 13:46:37 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:37.9278174Z STAGE:2022-08-13 13:46:37 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:37.9297911Z STAGE:2022-08-13 13:46:37 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:37.9485596Z STAGE:2022-08-13 13:46:37 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:37.9504778Z STAGE:2022-08-13 13:46:37 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:37.9682756Z STAGE:2022-08-13 13:46:37 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:37.9785038Z STAGE:2022-08-13 13:46:37 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:37.9930837Z STAGE:2022-08-13 13:46:37 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:37.9952059Z STAGE:2022-08-13 13:46:37 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:38.0073070Z STAGE:2022-08-13 13:46:38 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:38.0089720Z STAGE:2022-08-13 13:46:38 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:38.0275544Z STAGE:2022-08-13 13:46:38 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:38.0294863Z STAGE:2022-08-13 13:46:38 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:38.0487116Z STAGE:2022-08-13 13:46:38 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:38.0590792Z STAGE:2022-08-13 13:46:38 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:38.0660382Z ok (0.310s) 2022-08-13T13:46:38.0753168Z test_binary_op_scalar_slowpath__foreach_add_cuda_int32 (__main__.TestForeachCUDA) ... STAGE:2022-08-13 13:46:38 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:38.0770612Z STAGE:2022-08-13 13:46:38 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:38.0875075Z STAGE:2022-08-13 13:46:38 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:38.0890718Z STAGE:2022-08-13 13:46:38 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:38.1078681Z STAGE:2022-08-13 13:46:38 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:38.1096476Z STAGE:2022-08-13 13:46:38 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:38.1252241Z STAGE:2022-08-13 13:46:38 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:38.1357056Z STAGE:2022-08-13 13:46:38 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:38.1498270Z STAGE:2022-08-13 13:46:38 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:38.1518131Z STAGE:2022-08-13 13:46:38 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:38.1625429Z STAGE:2022-08-13 13:46:38 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:38.1640836Z STAGE:2022-08-13 13:46:38 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:38.1803060Z STAGE:2022-08-13 13:46:38 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:38.1821042Z STAGE:2022-08-13 13:46:38 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:38.1992443Z STAGE:2022-08-13 13:46:38 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:38.2094820Z STAGE:2022-08-13 13:46:38 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:38.2245681Z STAGE:2022-08-13 13:46:38 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:38.2267226Z STAGE:2022-08-13 13:46:38 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:38.2385715Z STAGE:2022-08-13 13:46:38 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:38.2404756Z STAGE:2022-08-13 13:46:38 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:38.2592182Z STAGE:2022-08-13 13:46:38 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:38.2610915Z STAGE:2022-08-13 13:46:38 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:38.2788171Z STAGE:2022-08-13 13:46:38 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:38.2889136Z STAGE:2022-08-13 13:46:38 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:38.3037756Z STAGE:2022-08-13 13:46:38 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:38.3057786Z STAGE:2022-08-13 13:46:38 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:38.3178894Z STAGE:2022-08-13 13:46:38 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:38.3195252Z STAGE:2022-08-13 13:46:38 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:38.3380205Z STAGE:2022-08-13 13:46:38 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:38.3398296Z STAGE:2022-08-13 13:46:38 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:38.3593879Z STAGE:2022-08-13 13:46:38 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:38.3695866Z STAGE:2022-08-13 13:46:38 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:38.3764506Z ok (0.310s) 2022-08-13T13:46:38.3853944Z test_binary_op_scalar_slowpath__foreach_add_cuda_int64 (__main__.TestForeachCUDA) ... STAGE:2022-08-13 13:46:38 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:38.3872793Z STAGE:2022-08-13 13:46:38 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:38.3968809Z STAGE:2022-08-13 13:46:38 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:38.3986077Z STAGE:2022-08-13 13:46:38 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:38.4142930Z STAGE:2022-08-13 13:46:38 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:38.4160594Z STAGE:2022-08-13 13:46:38 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:38.4316907Z STAGE:2022-08-13 13:46:38 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:38.4419088Z STAGE:2022-08-13 13:46:38 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:38.4556935Z STAGE:2022-08-13 13:46:38 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:38.4577464Z STAGE:2022-08-13 13:46:38 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:38.4674936Z STAGE:2022-08-13 13:46:38 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:38.4690843Z STAGE:2022-08-13 13:46:38 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:38.4843986Z STAGE:2022-08-13 13:46:38 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:38.4861780Z STAGE:2022-08-13 13:46:38 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:38.5033718Z STAGE:2022-08-13 13:46:38 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:38.5134617Z STAGE:2022-08-13 13:46:38 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:38.5285806Z STAGE:2022-08-13 13:46:38 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:38.5306212Z STAGE:2022-08-13 13:46:38 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:38.5413972Z STAGE:2022-08-13 13:46:38 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:38.5431999Z STAGE:2022-08-13 13:46:38 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:38.5608517Z STAGE:2022-08-13 13:46:38 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:38.5626984Z STAGE:2022-08-13 13:46:38 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:38.5804373Z STAGE:2022-08-13 13:46:38 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:38.5906739Z STAGE:2022-08-13 13:46:38 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:38.6055912Z STAGE:2022-08-13 13:46:38 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:38.6086165Z STAGE:2022-08-13 13:46:38 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:38.6197077Z STAGE:2022-08-13 13:46:38 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:38.6213559Z STAGE:2022-08-13 13:46:38 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:38.6388282Z STAGE:2022-08-13 13:46:38 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:38.6407433Z STAGE:2022-08-13 13:46:38 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:38.6601054Z STAGE:2022-08-13 13:46:38 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:38.6713594Z STAGE:2022-08-13 13:46:38 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:38.6780838Z ok (0.301s) 2022-08-13T13:46:38.6894846Z test_binary_op_scalar_slowpath__foreach_add_cuda_int8 (__main__.TestForeachCUDA) ... STAGE:2022-08-13 13:46:38 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:38.6912185Z STAGE:2022-08-13 13:46:38 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:38.7016877Z STAGE:2022-08-13 13:46:38 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:38.7034287Z STAGE:2022-08-13 13:46:38 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:38.7199027Z STAGE:2022-08-13 13:46:38 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:38.7216868Z STAGE:2022-08-13 13:46:38 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:38.7372974Z STAGE:2022-08-13 13:46:38 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:38.7477216Z STAGE:2022-08-13 13:46:38 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:38.7613005Z STAGE:2022-08-13 13:46:38 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:38.7631782Z STAGE:2022-08-13 13:46:38 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:38.7739143Z STAGE:2022-08-13 13:46:38 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:38.7754555Z STAGE:2022-08-13 13:46:38 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:38.7917267Z STAGE:2022-08-13 13:46:38 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:38.7935346Z STAGE:2022-08-13 13:46:38 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:38.8109056Z STAGE:2022-08-13 13:46:38 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:38.8211611Z STAGE:2022-08-13 13:46:38 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:38.8364384Z STAGE:2022-08-13 13:46:38 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:38.8386244Z STAGE:2022-08-13 13:46:38 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:38.8508643Z STAGE:2022-08-13 13:46:38 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:38.8527933Z STAGE:2022-08-13 13:46:38 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:38.8716954Z STAGE:2022-08-13 13:46:38 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:38.8738745Z STAGE:2022-08-13 13:46:38 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:38.8916949Z STAGE:2022-08-13 13:46:38 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:38.9021263Z STAGE:2022-08-13 13:46:38 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:38.9173307Z STAGE:2022-08-13 13:46:38 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:38.9194856Z STAGE:2022-08-13 13:46:38 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:38.9316705Z STAGE:2022-08-13 13:46:38 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:38.9333202Z STAGE:2022-08-13 13:46:38 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:38.9518627Z STAGE:2022-08-13 13:46:38 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:38.9537678Z STAGE:2022-08-13 13:46:38 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:38.9734095Z STAGE:2022-08-13 13:46:38 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:38.9834859Z STAGE:2022-08-13 13:46:38 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:38.9904946Z ok (0.312s) 2022-08-13T13:46:38.9996338Z test_binary_op_scalar_slowpath__foreach_add_cuda_uint8 (__main__.TestForeachCUDA) ... STAGE:2022-08-13 13:46:38 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:39.0017136Z STAGE:2022-08-13 13:46:39 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:39.0123142Z STAGE:2022-08-13 13:46:39 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:39.0141374Z STAGE:2022-08-13 13:46:39 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:39.0307809Z STAGE:2022-08-13 13:46:39 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:39.0326025Z STAGE:2022-08-13 13:46:39 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:39.0481715Z STAGE:2022-08-13 13:46:39 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:39.0584615Z STAGE:2022-08-13 13:46:39 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:39.0723258Z STAGE:2022-08-13 13:46:39 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:39.0743850Z STAGE:2022-08-13 13:46:39 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:39.0851453Z STAGE:2022-08-13 13:46:39 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:39.0867161Z STAGE:2022-08-13 13:46:39 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:39.1030355Z STAGE:2022-08-13 13:46:39 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:39.1048392Z STAGE:2022-08-13 13:46:39 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:39.1219813Z STAGE:2022-08-13 13:46:39 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:39.1322427Z STAGE:2022-08-13 13:46:39 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:39.1474108Z STAGE:2022-08-13 13:46:39 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:39.1495847Z STAGE:2022-08-13 13:46:39 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:39.1614081Z STAGE:2022-08-13 13:46:39 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:39.1633280Z STAGE:2022-08-13 13:46:39 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:39.1821420Z STAGE:2022-08-13 13:46:39 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:39.1839940Z STAGE:2022-08-13 13:46:39 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:39.2017907Z STAGE:2022-08-13 13:46:39 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:39.2120483Z STAGE:2022-08-13 13:46:39 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:39.2272034Z STAGE:2022-08-13 13:46:39 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:39.2293836Z STAGE:2022-08-13 13:46:39 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:39.2414640Z STAGE:2022-08-13 13:46:39 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:39.2430955Z STAGE:2022-08-13 13:46:39 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:39.2640394Z STAGE:2022-08-13 13:46:39 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:39.2662277Z STAGE:2022-08-13 13:46:39 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:39.2855021Z STAGE:2022-08-13 13:46:39 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:39.2958722Z STAGE:2022-08-13 13:46:39 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:39.3026400Z ok (0.312s) 2022-08-13T13:46:39.3141806Z test_binary_op_scalar_slowpath__foreach_div_cuda_bfloat16 (__main__.TestForeachCUDA) ... STAGE:2022-08-13 13:46:39 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:39.3159131Z STAGE:2022-08-13 13:46:39 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:39.3315707Z STAGE:2022-08-13 13:46:39 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:39.3331662Z STAGE:2022-08-13 13:46:39 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:39.3571238Z STAGE:2022-08-13 13:46:39 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:39.3588734Z STAGE:2022-08-13 13:46:39 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:39.3744962Z STAGE:2022-08-13 13:46:39 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:39.3763244Z STAGE:2022-08-13 13:46:39 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:39.4002913Z STAGE:2022-08-13 13:46:39 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:39.4020881Z STAGE:2022-08-13 13:46:39 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:39.4176699Z STAGE:2022-08-13 13:46:39 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:39.4194771Z STAGE:2022-08-13 13:46:39 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:39.4434971Z STAGE:2022-08-13 13:46:39 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:39.4452796Z STAGE:2022-08-13 13:46:39 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:39.4622713Z STAGE:2022-08-13 13:46:39 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:39.4725655Z STAGE:2022-08-13 13:46:39 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:39.4892276Z STAGE:2022-08-13 13:46:39 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:39.4912774Z STAGE:2022-08-13 13:46:39 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:39.5093008Z STAGE:2022-08-13 13:46:39 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:39.5109169Z STAGE:2022-08-13 13:46:39 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:39.5380111Z STAGE:2022-08-13 13:46:39 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:39.5398667Z STAGE:2022-08-13 13:46:39 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:39.5578894Z STAGE:2022-08-13 13:46:39 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:39.5594920Z STAGE:2022-08-13 13:46:39 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:39.5865712Z STAGE:2022-08-13 13:46:39 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:39.5887857Z STAGE:2022-08-13 13:46:39 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:39.6067680Z STAGE:2022-08-13 13:46:39 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:39.6083774Z STAGE:2022-08-13 13:46:39 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:39.6355698Z STAGE:2022-08-13 13:46:39 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:39.6378401Z STAGE:2022-08-13 13:46:39 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:39.6581866Z STAGE:2022-08-13 13:46:39 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:39.6685402Z STAGE:2022-08-13 13:46:39 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:39.6741647Z ok (0.371s) 2022-08-13T13:46:39.6828981Z test_binary_op_scalar_slowpath__foreach_div_cuda_bool (__main__.TestForeachCUDA) ... STAGE:2022-08-13 13:46:39 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:39.6848857Z STAGE:2022-08-13 13:46:39 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:39.7005093Z STAGE:2022-08-13 13:46:39 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:39.7110219Z STAGE:2022-08-13 13:46:39 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:39.7236097Z STAGE:2022-08-13 13:46:39 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:39.7255768Z STAGE:2022-08-13 13:46:39 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:39.7415803Z STAGE:2022-08-13 13:46:39 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:39.7518808Z STAGE:2022-08-13 13:46:39 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:39.7644363Z STAGE:2022-08-13 13:46:39 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:39.7662077Z STAGE:2022-08-13 13:46:39 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:39.7818273Z STAGE:2022-08-13 13:46:39 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:39.7921164Z STAGE:2022-08-13 13:46:39 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:39.8041823Z STAGE:2022-08-13 13:46:39 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:39.8061703Z STAGE:2022-08-13 13:46:39 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:39.8233910Z STAGE:2022-08-13 13:46:39 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:39.8337111Z STAGE:2022-08-13 13:46:39 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:39.8467512Z STAGE:2022-08-13 13:46:39 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:39.8486071Z STAGE:2022-08-13 13:46:39 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:39.8666166Z STAGE:2022-08-13 13:46:39 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:39.8769746Z STAGE:2022-08-13 13:46:39 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:39.8906425Z STAGE:2022-08-13 13:46:39 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:39.8927458Z STAGE:2022-08-13 13:46:39 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:39.9107142Z STAGE:2022-08-13 13:46:39 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:39.9221503Z STAGE:2022-08-13 13:46:39 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:39.9352840Z STAGE:2022-08-13 13:46:39 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:39.9383559Z STAGE:2022-08-13 13:46:39 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:39.9591000Z STAGE:2022-08-13 13:46:39 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:39.9697233Z STAGE:2022-08-13 13:46:39 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:39.9827338Z STAGE:2022-08-13 13:46:39 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:39.9848992Z STAGE:2022-08-13 13:46:39 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:40.0042447Z STAGE:2022-08-13 13:46:40 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:40.0144008Z STAGE:2022-08-13 13:46:40 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:40.0198446Z ok (0.346s) 2022-08-13T13:46:40.0339806Z test_binary_op_scalar_slowpath__foreach_div_cuda_complex128 (__main__.TestForeachCUDA) ... STAGE:2022-08-13 13:46:40 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:40.0360296Z STAGE:2022-08-13 13:46:40 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:40.0522074Z STAGE:2022-08-13 13:46:40 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:40.0540601Z STAGE:2022-08-13 13:46:40 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:40.0814022Z STAGE:2022-08-13 13:46:40 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:40.0831514Z STAGE:2022-08-13 13:46:40 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:40.0992151Z STAGE:2022-08-13 13:46:40 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:40.1007813Z STAGE:2022-08-13 13:46:40 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:40.1279437Z STAGE:2022-08-13 13:46:40 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:40.1297394Z STAGE:2022-08-13 13:46:40 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:40.1458464Z STAGE:2022-08-13 13:46:40 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:40.1476825Z STAGE:2022-08-13 13:46:40 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:40.1749007Z STAGE:2022-08-13 13:46:40 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:40.1766601Z STAGE:2022-08-13 13:46:40 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:40.1927077Z STAGE:2022-08-13 13:46:40 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:40.1945599Z STAGE:2022-08-13 13:46:40 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:40.2235083Z STAGE:2022-08-13 13:46:40 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:40.2253911Z STAGE:2022-08-13 13:46:40 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:40.2436981Z STAGE:2022-08-13 13:46:40 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:40.2456157Z STAGE:2022-08-13 13:46:40 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:40.2767401Z STAGE:2022-08-13 13:46:40 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:40.2786399Z STAGE:2022-08-13 13:46:40 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:40.2969614Z STAGE:2022-08-13 13:46:40 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:40.2988847Z STAGE:2022-08-13 13:46:40 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:40.3301328Z STAGE:2022-08-13 13:46:40 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:40.3319744Z STAGE:2022-08-13 13:46:40 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:40.3503570Z STAGE:2022-08-13 13:46:40 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:40.3522703Z STAGE:2022-08-13 13:46:40 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:40.3835050Z STAGE:2022-08-13 13:46:40 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:40.3853831Z STAGE:2022-08-13 13:46:40 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:40.4036819Z STAGE:2022-08-13 13:46:40 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:40.4056089Z STAGE:2022-08-13 13:46:40 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:40.4231438Z ok (0.403s) 2022-08-13T13:46:40.4374587Z test_binary_op_scalar_slowpath__foreach_div_cuda_complex64 (__main__.TestForeachCUDA) ... STAGE:2022-08-13 13:46:40 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:40.4392173Z STAGE:2022-08-13 13:46:40 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:40.4562497Z STAGE:2022-08-13 13:46:40 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:40.4581218Z STAGE:2022-08-13 13:46:40 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:40.4864522Z STAGE:2022-08-13 13:46:40 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:40.4882084Z STAGE:2022-08-13 13:46:40 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:40.5052225Z STAGE:2022-08-13 13:46:40 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:40.5070601Z STAGE:2022-08-13 13:46:40 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:40.5353243Z STAGE:2022-08-13 13:46:40 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:40.5371085Z STAGE:2022-08-13 13:46:40 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:40.5541432Z STAGE:2022-08-13 13:46:40 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:40.5559601Z STAGE:2022-08-13 13:46:40 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:40.5865367Z STAGE:2022-08-13 13:46:40 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:40.5883154Z STAGE:2022-08-13 13:46:40 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:40.6052122Z STAGE:2022-08-13 13:46:40 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:40.6070376Z STAGE:2022-08-13 13:46:40 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:40.6369764Z STAGE:2022-08-13 13:46:40 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:40.6388238Z STAGE:2022-08-13 13:46:40 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:40.6581733Z STAGE:2022-08-13 13:46:40 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:40.6600133Z STAGE:2022-08-13 13:46:40 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:40.6921302Z STAGE:2022-08-13 13:46:40 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:40.6940421Z STAGE:2022-08-13 13:46:40 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:40.7132767Z STAGE:2022-08-13 13:46:40 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:40.7151705Z STAGE:2022-08-13 13:46:40 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:40.7474017Z STAGE:2022-08-13 13:46:40 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:40.7492952Z STAGE:2022-08-13 13:46:40 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:40.7685788Z STAGE:2022-08-13 13:46:40 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:40.7704308Z STAGE:2022-08-13 13:46:40 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:40.8026335Z STAGE:2022-08-13 13:46:40 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:40.8044888Z STAGE:2022-08-13 13:46:40 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:40.8237514Z STAGE:2022-08-13 13:46:40 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:40.8256371Z STAGE:2022-08-13 13:46:40 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:40.8441386Z ok (0.421s) 2022-08-13T13:46:40.8554304Z test_binary_op_scalar_slowpath__foreach_div_cuda_float16 (__main__.TestForeachCUDA) ... STAGE:2022-08-13 13:46:40 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:40.8572119Z STAGE:2022-08-13 13:46:40 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:40.8728591Z STAGE:2022-08-13 13:46:40 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:40.8746837Z STAGE:2022-08-13 13:46:40 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:40.8987634Z STAGE:2022-08-13 13:46:40 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:40.9005176Z STAGE:2022-08-13 13:46:40 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:40.9161130Z STAGE:2022-08-13 13:46:40 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:40.9179952Z STAGE:2022-08-13 13:46:40 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:40.9426725Z STAGE:2022-08-13 13:46:40 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:40.9446563Z STAGE:2022-08-13 13:46:40 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:40.9607427Z STAGE:2022-08-13 13:46:40 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:40.9625961Z STAGE:2022-08-13 13:46:40 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:40.9868147Z STAGE:2022-08-13 13:46:40 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:42.2276397Z STAGE:2022-08-13 13:46:42 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:42.2432212Z STAGE:2022-08-13 13:46:42 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:42.2539259Z STAGE:2022-08-13 13:46:42 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:42.2700968Z STAGE:2022-08-13 13:46:42 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:42.2722010Z STAGE:2022-08-13 13:46:42 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:42.2903060Z STAGE:2022-08-13 13:46:42 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:42.2922154Z STAGE:2022-08-13 13:46:42 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:42.3194965Z STAGE:2022-08-13 13:46:42 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:42.3215960Z STAGE:2022-08-13 13:46:42 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:42.3396504Z STAGE:2022-08-13 13:46:42 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:42.3413010Z STAGE:2022-08-13 13:46:42 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:42.3685898Z STAGE:2022-08-13 13:46:42 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:42.3705719Z STAGE:2022-08-13 13:46:42 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:42.3885759Z STAGE:2022-08-13 13:46:42 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:42.3902413Z STAGE:2022-08-13 13:46:42 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:42.4174099Z STAGE:2022-08-13 13:46:42 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:42.4194487Z STAGE:2022-08-13 13:46:42 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:42.4395341Z STAGE:2022-08-13 13:46:42 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:42.4498584Z STAGE:2022-08-13 13:46:42 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:42.4553252Z ok (1.611s) 2022-08-13T13:46:42.4667518Z test_binary_op_scalar_slowpath__foreach_div_cuda_float32 (__main__.TestForeachCUDA) ... STAGE:2022-08-13 13:46:42 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:42.4688172Z STAGE:2022-08-13 13:46:42 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:42.4844349Z STAGE:2022-08-13 13:46:42 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:42.4862858Z STAGE:2022-08-13 13:46:42 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:42.5104111Z STAGE:2022-08-13 13:46:42 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:42.5121598Z STAGE:2022-08-13 13:46:42 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:42.5278277Z STAGE:2022-08-13 13:46:42 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:42.5294121Z STAGE:2022-08-13 13:46:42 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:42.5535012Z STAGE:2022-08-13 13:46:42 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:42.5552579Z STAGE:2022-08-13 13:46:42 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:42.5709070Z STAGE:2022-08-13 13:46:42 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:42.5727602Z STAGE:2022-08-13 13:46:42 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:42.5968087Z STAGE:2022-08-13 13:46:42 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:42.5985797Z STAGE:2022-08-13 13:46:42 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:42.6155331Z STAGE:2022-08-13 13:46:42 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:42.6260270Z STAGE:2022-08-13 13:46:42 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:42.6421349Z STAGE:2022-08-13 13:46:42 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:42.6442847Z STAGE:2022-08-13 13:46:42 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:42.6623841Z STAGE:2022-08-13 13:46:42 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:42.6639921Z STAGE:2022-08-13 13:46:42 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:42.6912302Z STAGE:2022-08-13 13:46:42 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:42.6931275Z STAGE:2022-08-13 13:46:42 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:42.7112056Z STAGE:2022-08-13 13:46:42 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:42.7128597Z STAGE:2022-08-13 13:46:42 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:42.7400540Z STAGE:2022-08-13 13:46:42 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:42.7422277Z STAGE:2022-08-13 13:46:42 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:42.7602794Z STAGE:2022-08-13 13:46:42 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:42.7619491Z STAGE:2022-08-13 13:46:42 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:42.7891540Z STAGE:2022-08-13 13:46:42 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:42.7913067Z STAGE:2022-08-13 13:46:42 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:42.8108744Z STAGE:2022-08-13 13:46:42 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:42.8212290Z STAGE:2022-08-13 13:46:42 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:42.8268528Z ok (0.371s) 2022-08-13T13:46:42.8382379Z test_binary_op_scalar_slowpath__foreach_div_cuda_float64 (__main__.TestForeachCUDA) ... STAGE:2022-08-13 13:46:42 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:42.8402519Z STAGE:2022-08-13 13:46:42 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:42.8550319Z STAGE:2022-08-13 13:46:42 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:42.8568601Z STAGE:2022-08-13 13:46:42 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:42.8801919Z STAGE:2022-08-13 13:46:42 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:42.8820157Z STAGE:2022-08-13 13:46:42 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:42.8967769Z STAGE:2022-08-13 13:46:42 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:42.8985770Z STAGE:2022-08-13 13:46:42 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:42.9218754Z STAGE:2022-08-13 13:46:42 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:42.9236363Z STAGE:2022-08-13 13:46:42 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:42.9384455Z STAGE:2022-08-13 13:46:42 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:42.9404472Z STAGE:2022-08-13 13:46:42 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:42.9637272Z STAGE:2022-08-13 13:46:42 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:42.9655064Z STAGE:2022-08-13 13:46:42 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:42.9817774Z STAGE:2022-08-13 13:46:42 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:42.9927655Z STAGE:2022-08-13 13:46:42 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:43.0095493Z STAGE:2022-08-13 13:46:43 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:43.0116599Z STAGE:2022-08-13 13:46:43 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:43.0287769Z STAGE:2022-08-13 13:46:43 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:43.0304552Z STAGE:2022-08-13 13:46:43 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:43.0572232Z STAGE:2022-08-13 13:46:43 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:43.0593001Z STAGE:2022-08-13 13:46:43 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:43.0797936Z STAGE:2022-08-13 13:46:43 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:43.0817190Z STAGE:2022-08-13 13:46:43 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:43.1079970Z STAGE:2022-08-13 13:46:43 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:43.1102010Z STAGE:2022-08-13 13:46:43 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:43.1272548Z STAGE:2022-08-13 13:46:43 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:43.1289069Z STAGE:2022-08-13 13:46:43 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:43.1551590Z STAGE:2022-08-13 13:46:43 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:43.1573294Z STAGE:2022-08-13 13:46:43 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:43.1758962Z STAGE:2022-08-13 13:46:43 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:43.1863318Z STAGE:2022-08-13 13:46:43 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:43.1920310Z ok (0.365s) 2022-08-13T13:46:43.2011358Z test_binary_op_scalar_slowpath__foreach_div_cuda_int16 (__main__.TestForeachCUDA) ... STAGE:2022-08-13 13:46:43 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:43.2031601Z STAGE:2022-08-13 13:46:43 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:43.2189159Z STAGE:2022-08-13 13:46:43 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:43.2303038Z STAGE:2022-08-13 13:46:43 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:43.2422795Z STAGE:2022-08-13 13:46:43 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:43.2443288Z STAGE:2022-08-13 13:46:43 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:43.2603917Z STAGE:2022-08-13 13:46:43 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:43.2707268Z STAGE:2022-08-13 13:46:43 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:43.2830064Z STAGE:2022-08-13 13:46:43 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:43.2848042Z STAGE:2022-08-13 13:46:43 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:43.3004800Z STAGE:2022-08-13 13:46:43 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:43.3106734Z STAGE:2022-08-13 13:46:43 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:43.3234936Z STAGE:2022-08-13 13:46:43 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:43.3255910Z STAGE:2022-08-13 13:46:43 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:43.3428084Z STAGE:2022-08-13 13:46:43 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:43.3530294Z STAGE:2022-08-13 13:46:43 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:43.3662726Z STAGE:2022-08-13 13:46:43 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:43.3681393Z STAGE:2022-08-13 13:46:43 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:43.3859782Z STAGE:2022-08-13 13:46:43 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:43.3963066Z STAGE:2022-08-13 13:46:43 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:43.4096161Z STAGE:2022-08-13 13:46:43 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:43.4117808Z STAGE:2022-08-13 13:46:43 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:43.4299164Z STAGE:2022-08-13 13:46:43 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:43.4400801Z STAGE:2022-08-13 13:46:43 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:43.4533438Z STAGE:2022-08-13 13:46:43 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:43.4552059Z STAGE:2022-08-13 13:46:43 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:43.4731636Z STAGE:2022-08-13 13:46:43 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:43.4833460Z STAGE:2022-08-13 13:46:43 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:43.4971672Z STAGE:2022-08-13 13:46:43 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:43.4990710Z STAGE:2022-08-13 13:46:43 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:43.5183916Z STAGE:2022-08-13 13:46:43 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:43.5288369Z STAGE:2022-08-13 13:46:43 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:43.5344498Z ok (0.342s) 2022-08-13T13:46:43.5437148Z test_binary_op_scalar_slowpath__foreach_div_cuda_int32 (__main__.TestForeachCUDA) ... STAGE:2022-08-13 13:46:43 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:43.5454874Z STAGE:2022-08-13 13:46:43 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:43.5611505Z STAGE:2022-08-13 13:46:43 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:43.5714847Z STAGE:2022-08-13 13:46:43 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:43.5842876Z STAGE:2022-08-13 13:46:43 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:43.5860947Z STAGE:2022-08-13 13:46:43 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:43.6020425Z STAGE:2022-08-13 13:46:43 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:43.6123719Z STAGE:2022-08-13 13:46:43 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:43.6251885Z STAGE:2022-08-13 13:46:43 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:43.6269538Z STAGE:2022-08-13 13:46:43 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:43.6426908Z STAGE:2022-08-13 13:46:43 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:43.6533158Z STAGE:2022-08-13 13:46:43 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:43.6661346Z STAGE:2022-08-13 13:46:43 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:43.6681846Z STAGE:2022-08-13 13:46:43 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:43.6864415Z STAGE:2022-08-13 13:46:43 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:43.6967769Z STAGE:2022-08-13 13:46:43 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:43.7105833Z STAGE:2022-08-13 13:46:43 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:43.7124584Z STAGE:2022-08-13 13:46:43 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:43.7302494Z STAGE:2022-08-13 13:46:43 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:43.7407042Z STAGE:2022-08-13 13:46:43 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:43.7544863Z STAGE:2022-08-13 13:46:43 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:43.7568327Z STAGE:2022-08-13 13:46:43 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:43.7749760Z STAGE:2022-08-13 13:46:43 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:43.7853063Z STAGE:2022-08-13 13:46:43 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:43.7991608Z STAGE:2022-08-13 13:46:43 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:43.8010649Z STAGE:2022-08-13 13:46:43 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:43.8189622Z STAGE:2022-08-13 13:46:43 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:43.8293225Z STAGE:2022-08-13 13:46:43 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:43.8426241Z STAGE:2022-08-13 13:46:43 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:43.8445314Z STAGE:2022-08-13 13:46:43 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:43.8637398Z STAGE:2022-08-13 13:46:43 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:43.8743562Z STAGE:2022-08-13 13:46:43 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:43.8797161Z ok (0.345s) 2022-08-13T13:46:43.8912891Z test_binary_op_scalar_slowpath__foreach_div_cuda_int64 (__main__.TestForeachCUDA) ... STAGE:2022-08-13 13:46:43 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:43.8930545Z STAGE:2022-08-13 13:46:43 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:43.9087191Z STAGE:2022-08-13 13:46:43 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:43.9190246Z STAGE:2022-08-13 13:46:43 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:43.9318220Z STAGE:2022-08-13 13:46:43 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:43.9338761Z STAGE:2022-08-13 13:46:43 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:43.9499089Z STAGE:2022-08-13 13:46:43 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:43.9601939Z STAGE:2022-08-13 13:46:43 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:43.9724774Z STAGE:2022-08-13 13:46:43 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:43.9742743Z STAGE:2022-08-13 13:46:43 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:43.9899843Z STAGE:2022-08-13 13:46:43 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:44.0005854Z STAGE:2022-08-13 13:46:44 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:44.0133866Z STAGE:2022-08-13 13:46:44 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:44.0151902Z STAGE:2022-08-13 13:46:44 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:44.0324655Z STAGE:2022-08-13 13:46:44 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:44.0426412Z STAGE:2022-08-13 13:46:44 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:44.0561537Z STAGE:2022-08-13 13:46:44 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:44.0580488Z STAGE:2022-08-13 13:46:44 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:44.0758711Z STAGE:2022-08-13 13:46:44 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:44.0860382Z STAGE:2022-08-13 13:46:44 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:44.0996445Z STAGE:2022-08-13 13:46:44 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:44.1018471Z STAGE:2022-08-13 13:46:44 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:44.1205818Z STAGE:2022-08-13 13:46:44 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:44.1311193Z STAGE:2022-08-13 13:46:44 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:44.1448026Z STAGE:2022-08-13 13:46:44 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:44.1469849Z STAGE:2022-08-13 13:46:44 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:44.1651694Z STAGE:2022-08-13 13:46:44 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:44.1755432Z STAGE:2022-08-13 13:46:44 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:44.1895572Z STAGE:2022-08-13 13:46:44 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:44.1916824Z STAGE:2022-08-13 13:46:44 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:44.2110934Z STAGE:2022-08-13 13:46:44 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:44.2216985Z STAGE:2022-08-13 13:46:44 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:44.2274009Z ok (0.348s) 2022-08-13T13:46:44.2367254Z test_binary_op_scalar_slowpath__foreach_div_cuda_int8 (__main__.TestForeachCUDA) ... STAGE:2022-08-13 13:46:44 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:44.2385491Z STAGE:2022-08-13 13:46:44 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:44.2542311Z STAGE:2022-08-13 13:46:44 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:44.2645575Z STAGE:2022-08-13 13:46:44 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:44.2773997Z STAGE:2022-08-13 13:46:44 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:44.2791775Z STAGE:2022-08-13 13:46:44 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:44.2951934Z STAGE:2022-08-13 13:46:44 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:44.3055597Z STAGE:2022-08-13 13:46:44 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:44.3183725Z STAGE:2022-08-13 13:46:44 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:44.3201284Z STAGE:2022-08-13 13:46:44 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:44.3357744Z STAGE:2022-08-13 13:46:44 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:44.3463876Z STAGE:2022-08-13 13:46:44 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:44.3586693Z STAGE:2022-08-13 13:46:44 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:44.3607581Z STAGE:2022-08-13 13:46:44 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:44.3780302Z STAGE:2022-08-13 13:46:44 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:44.3883680Z STAGE:2022-08-13 13:46:44 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:44.4022452Z STAGE:2022-08-13 13:46:44 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:44.4041089Z STAGE:2022-08-13 13:46:44 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:44.4219926Z STAGE:2022-08-13 13:46:44 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:44.4323157Z STAGE:2022-08-13 13:46:44 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:44.4456263Z STAGE:2022-08-13 13:46:44 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:44.4477795Z STAGE:2022-08-13 13:46:44 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:44.4659065Z STAGE:2022-08-13 13:46:44 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:44.4760764Z STAGE:2022-08-13 13:46:44 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:44.4893074Z STAGE:2022-08-13 13:46:44 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:44.4911741Z STAGE:2022-08-13 13:46:44 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:44.5091200Z STAGE:2022-08-13 13:46:44 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:44.5194583Z STAGE:2022-08-13 13:46:44 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:44.5327039Z STAGE:2022-08-13 13:46:44 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:44.5346205Z STAGE:2022-08-13 13:46:44 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:44.5539837Z STAGE:2022-08-13 13:46:44 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:44.5645769Z STAGE:2022-08-13 13:46:44 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:44.5702296Z ok (0.343s) 2022-08-13T13:46:44.5794343Z test_binary_op_scalar_slowpath__foreach_div_cuda_uint8 (__main__.TestForeachCUDA) ... STAGE:2022-08-13 13:46:44 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:44.5811995Z STAGE:2022-08-13 13:46:44 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:44.5967950Z STAGE:2022-08-13 13:46:44 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:44.6071171Z STAGE:2022-08-13 13:46:44 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:44.6199653Z STAGE:2022-08-13 13:46:44 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:44.6217705Z STAGE:2022-08-13 13:46:44 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:44.6377320Z STAGE:2022-08-13 13:46:44 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:44.6480728Z STAGE:2022-08-13 13:46:44 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:44.6603272Z STAGE:2022-08-13 13:46:44 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:44.6623827Z STAGE:2022-08-13 13:46:44 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:44.6780229Z STAGE:2022-08-13 13:46:44 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:44.6884455Z STAGE:2022-08-13 13:46:44 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:44.7013070Z STAGE:2022-08-13 13:46:44 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:44.7033435Z STAGE:2022-08-13 13:46:44 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:44.7234587Z STAGE:2022-08-13 13:46:44 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:44.7337943Z STAGE:2022-08-13 13:46:44 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:44.7470695Z STAGE:2022-08-13 13:46:44 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:44.7489745Z STAGE:2022-08-13 13:46:44 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:44.7667132Z STAGE:2022-08-13 13:46:44 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:44.7772579Z STAGE:2022-08-13 13:46:44 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:44.7911111Z STAGE:2022-08-13 13:46:44 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:44.7932521Z STAGE:2022-08-13 13:46:44 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:44.8113478Z STAGE:2022-08-13 13:46:44 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:44.8215708Z STAGE:2022-08-13 13:46:44 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:44.8348365Z STAGE:2022-08-13 13:46:44 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:44.8367933Z STAGE:2022-08-13 13:46:44 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:44.8548049Z STAGE:2022-08-13 13:46:44 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:44.8649954Z STAGE:2022-08-13 13:46:44 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:44.8788383Z STAGE:2022-08-13 13:46:44 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:44.8808405Z STAGE:2022-08-13 13:46:44 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:44.9000925Z STAGE:2022-08-13 13:46:44 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:44.9107201Z STAGE:2022-08-13 13:46:44 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:44.9161944Z ok (0.346s) 2022-08-13T13:46:44.9278372Z test_binary_op_scalar_slowpath__foreach_mul_cuda_bfloat16 (__main__.TestForeachCUDA) ... STAGE:2022-08-13 13:46:44 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:44.9296566Z STAGE:2022-08-13 13:46:44 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:44.9453585Z STAGE:2022-08-13 13:46:44 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:44.9470502Z STAGE:2022-08-13 13:46:44 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:44.9720823Z STAGE:2022-08-13 13:46:44 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:44.9738782Z STAGE:2022-08-13 13:46:44 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:44.9895678Z STAGE:2022-08-13 13:46:44 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:44.9912298Z STAGE:2022-08-13 13:46:44 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:45.0162057Z STAGE:2022-08-13 13:46:45 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:45.0180240Z STAGE:2022-08-13 13:46:45 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:45.0337067Z STAGE:2022-08-13 13:46:45 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:45.0356252Z STAGE:2022-08-13 13:46:45 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:45.0614157Z STAGE:2022-08-13 13:46:45 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:45.0631824Z STAGE:2022-08-13 13:46:45 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:45.0802025Z STAGE:2022-08-13 13:46:45 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:45.0906449Z STAGE:2022-08-13 13:46:45 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:45.1072077Z STAGE:2022-08-13 13:46:45 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:45.1094083Z STAGE:2022-08-13 13:46:45 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:45.1274195Z STAGE:2022-08-13 13:46:45 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:45.1291628Z STAGE:2022-08-13 13:46:45 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:45.1576508Z STAGE:2022-08-13 13:46:45 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:45.1597163Z STAGE:2022-08-13 13:46:45 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:45.1778790Z STAGE:2022-08-13 13:46:45 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:45.1798794Z STAGE:2022-08-13 13:46:45 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:45.2085323Z STAGE:2022-08-13 13:46:45 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:45.2106147Z STAGE:2022-08-13 13:46:45 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:45.2285195Z STAGE:2022-08-13 13:46:45 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:45.2305450Z STAGE:2022-08-13 13:46:45 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:45.2589312Z STAGE:2022-08-13 13:46:45 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:45.2610892Z STAGE:2022-08-13 13:46:45 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:45.2805192Z STAGE:2022-08-13 13:46:45 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:45.2909457Z STAGE:2022-08-13 13:46:45 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:45.2963889Z ok (0.380s) 2022-08-13T13:46:45.3053359Z test_binary_op_scalar_slowpath__foreach_mul_cuda_bool (__main__.TestForeachCUDA) ... STAGE:2022-08-13 13:46:45 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:45.3073413Z STAGE:2022-08-13 13:46:45 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:45.3201090Z STAGE:2022-08-13 13:46:45 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:45.3302373Z STAGE:2022-08-13 13:46:45 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:45.3427503Z STAGE:2022-08-13 13:46:45 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:45.3448147Z STAGE:2022-08-13 13:46:45 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:45.3604026Z STAGE:2022-08-13 13:46:45 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:45.3709873Z STAGE:2022-08-13 13:46:45 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:45.3830741Z STAGE:2022-08-13 13:46:45 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:45.3851325Z STAGE:2022-08-13 13:46:45 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:45.3958825Z STAGE:2022-08-13 13:46:45 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:45.3975282Z STAGE:2022-08-13 13:46:45 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:45.4145956Z STAGE:2022-08-13 13:46:45 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:45.4163586Z STAGE:2022-08-13 13:46:45 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:45.4335380Z STAGE:2022-08-13 13:46:45 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:45.4436981Z STAGE:2022-08-13 13:46:45 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:45.4566565Z STAGE:2022-08-13 13:46:45 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:45.4585606Z STAGE:2022-08-13 13:46:45 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:45.4694232Z STAGE:2022-08-13 13:46:45 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:45.4800263Z STAGE:2022-08-13 13:46:45 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:45.4935838Z STAGE:2022-08-13 13:46:45 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:45.4957403Z STAGE:2022-08-13 13:46:45 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:45.5138421Z STAGE:2022-08-13 13:46:45 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:45.5241413Z STAGE:2022-08-13 13:46:45 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:45.5371350Z STAGE:2022-08-13 13:46:45 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:45.5390060Z STAGE:2022-08-13 13:46:45 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:45.5509478Z STAGE:2022-08-13 13:46:45 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:45.5526724Z STAGE:2022-08-13 13:46:45 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:45.5720962Z STAGE:2022-08-13 13:46:45 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:45.5740342Z STAGE:2022-08-13 13:46:45 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:45.5936043Z STAGE:2022-08-13 13:46:45 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:45.6039101Z STAGE:2022-08-13 13:46:45 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:45.6094915Z ok (0.313s) 2022-08-13T13:46:45.6235826Z test_binary_op_scalar_slowpath__foreach_mul_cuda_complex128 (__main__.TestForeachCUDA) ... STAGE:2022-08-13 13:46:45 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:45.6256215Z STAGE:2022-08-13 13:46:45 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:45.6420949Z STAGE:2022-08-13 13:46:45 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:45.6437357Z STAGE:2022-08-13 13:46:45 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:45.6718618Z STAGE:2022-08-13 13:46:45 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:45.6738667Z STAGE:2022-08-13 13:46:45 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:45.6902431Z STAGE:2022-08-13 13:46:45 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:45.6918898Z STAGE:2022-08-13 13:46:45 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:45.7200316Z STAGE:2022-08-13 13:46:45 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:45.7220703Z STAGE:2022-08-13 13:46:45 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:45.7384957Z STAGE:2022-08-13 13:46:45 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:45.7401014Z STAGE:2022-08-13 13:46:45 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:45.7683365Z STAGE:2022-08-13 13:46:45 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:45.7703743Z STAGE:2022-08-13 13:46:45 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:45.7868849Z STAGE:2022-08-13 13:46:45 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:45.7885125Z STAGE:2022-08-13 13:46:45 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:45.8186770Z STAGE:2022-08-13 13:46:45 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:45.8205160Z STAGE:2022-08-13 13:46:45 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:45.8389421Z STAGE:2022-08-13 13:46:45 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:45.8409477Z STAGE:2022-08-13 13:46:45 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:45.8733744Z STAGE:2022-08-13 13:46:45 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:45.8752419Z STAGE:2022-08-13 13:46:45 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:45.8957586Z STAGE:2022-08-13 13:46:45 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:45.8975756Z STAGE:2022-08-13 13:46:45 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:45.9300463Z STAGE:2022-08-13 13:46:45 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:45.9320095Z STAGE:2022-08-13 13:46:45 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:45.9506642Z STAGE:2022-08-13 13:46:45 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:45.9523881Z STAGE:2022-08-13 13:46:45 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:45.9845707Z STAGE:2022-08-13 13:46:45 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:45.9866231Z STAGE:2022-08-13 13:46:45 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:46.0049394Z STAGE:2022-08-13 13:46:46 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:46.0068560Z STAGE:2022-08-13 13:46:46 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:46.0254594Z ok (0.416s) 2022-08-13T13:46:46.0397114Z test_binary_op_scalar_slowpath__foreach_mul_cuda_complex64 (__main__.TestForeachCUDA) ... STAGE:2022-08-13 13:46:46 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:46.0414298Z STAGE:2022-08-13 13:46:46 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:46.0585969Z STAGE:2022-08-13 13:46:46 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:46.0604004Z STAGE:2022-08-13 13:46:46 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:46.0893876Z STAGE:2022-08-13 13:46:46 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:46.0912803Z STAGE:2022-08-13 13:46:46 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:46.1084964Z STAGE:2022-08-13 13:46:46 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:46.1101360Z STAGE:2022-08-13 13:46:46 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:46.1390466Z STAGE:2022-08-13 13:46:46 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:46.1408916Z STAGE:2022-08-13 13:46:46 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:46.1581115Z STAGE:2022-08-13 13:46:46 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:46.1597236Z STAGE:2022-08-13 13:46:46 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:46.1886503Z STAGE:2022-08-13 13:46:46 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:46.1905507Z STAGE:2022-08-13 13:46:46 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:46.2078186Z STAGE:2022-08-13 13:46:46 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:46.2095203Z STAGE:2022-08-13 13:46:46 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:46.2408372Z STAGE:2022-08-13 13:46:46 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:46.2429592Z STAGE:2022-08-13 13:46:46 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:46.2628332Z STAGE:2022-08-13 13:46:46 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:46.2647923Z STAGE:2022-08-13 13:46:46 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:46.2982185Z STAGE:2022-08-13 13:46:46 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:46.3003577Z STAGE:2022-08-13 13:46:46 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:46.3198398Z STAGE:2022-08-13 13:46:46 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:46.3218456Z STAGE:2022-08-13 13:46:46 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:46.3550209Z STAGE:2022-08-13 13:46:46 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:46.3571761Z STAGE:2022-08-13 13:46:46 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:46.3766261Z STAGE:2022-08-13 13:46:46 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:46.3783661Z STAGE:2022-08-13 13:46:46 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:46.4143959Z STAGE:2022-08-13 13:46:46 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:46.4165189Z STAGE:2022-08-13 13:46:46 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:46.4357631Z STAGE:2022-08-13 13:46:46 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:46.4377930Z STAGE:2022-08-13 13:46:46 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:46.4574189Z ok (0.432s) 2022-08-13T13:46:46.4687742Z test_binary_op_scalar_slowpath__foreach_mul_cuda_float16 (__main__.TestForeachCUDA) ... STAGE:2022-08-13 13:46:46 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:46.4705252Z STAGE:2022-08-13 13:46:46 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:46.4863423Z STAGE:2022-08-13 13:46:46 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:46.4882704Z STAGE:2022-08-13 13:46:46 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:46.5129253Z STAGE:2022-08-13 13:46:46 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:46.5149775Z STAGE:2022-08-13 13:46:46 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:46.5308566Z STAGE:2022-08-13 13:46:46 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:46.5324826Z STAGE:2022-08-13 13:46:46 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:46.5571879Z STAGE:2022-08-13 13:46:46 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:46.5590128Z STAGE:2022-08-13 13:46:46 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:46.5748841Z STAGE:2022-08-13 13:46:46 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:46.5765253Z STAGE:2022-08-13 13:46:46 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:46.6012264Z STAGE:2022-08-13 13:46:46 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:47.6751573Z STAGE:2022-08-13 13:46:47 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:47.6909185Z STAGE:2022-08-13 13:46:47 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:47.7016347Z STAGE:2022-08-13 13:46:47 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:47.7176898Z STAGE:2022-08-13 13:46:47 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:47.7196717Z STAGE:2022-08-13 13:46:47 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:47.7375170Z STAGE:2022-08-13 13:46:47 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:47.7394084Z STAGE:2022-08-13 13:46:47 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:47.7680085Z STAGE:2022-08-13 13:46:47 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:47.7699311Z STAGE:2022-08-13 13:46:47 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:47.7877717Z STAGE:2022-08-13 13:46:47 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:47.7896751Z STAGE:2022-08-13 13:46:47 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:47.8181047Z STAGE:2022-08-13 13:46:47 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:47.8199574Z STAGE:2022-08-13 13:46:47 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:47.8380348Z STAGE:2022-08-13 13:46:47 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:47.8397758Z STAGE:2022-08-13 13:46:47 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:47.8683351Z STAGE:2022-08-13 13:46:47 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:47.8702819Z STAGE:2022-08-13 13:46:47 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:47.8873691Z STAGE:2022-08-13 13:46:47 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:47.8977657Z STAGE:2022-08-13 13:46:47 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:47.9034404Z ok (1.446s) 2022-08-13T13:46:47.9151399Z test_binary_op_scalar_slowpath__foreach_mul_cuda_float32 (__main__.TestForeachCUDA) ... STAGE:2022-08-13 13:46:47 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:47.9168909Z STAGE:2022-08-13 13:46:47 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:47.9325748Z STAGE:2022-08-13 13:46:47 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:47.9342124Z STAGE:2022-08-13 13:46:47 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:47.9593964Z STAGE:2022-08-13 13:46:47 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:47.9611787Z STAGE:2022-08-13 13:46:47 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:47.9768563Z STAGE:2022-08-13 13:46:47 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:47.9785615Z STAGE:2022-08-13 13:46:47 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:48.0061715Z STAGE:2022-08-13 13:46:48 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:48.0079435Z STAGE:2022-08-13 13:46:48 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:48.0235701Z STAGE:2022-08-13 13:46:48 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:48.0254930Z STAGE:2022-08-13 13:46:48 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:48.0505692Z STAGE:2022-08-13 13:46:48 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:48.0523175Z STAGE:2022-08-13 13:46:48 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:48.0693314Z STAGE:2022-08-13 13:46:48 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:48.0798939Z STAGE:2022-08-13 13:46:48 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:48.0965611Z STAGE:2022-08-13 13:46:48 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:48.0987117Z STAGE:2022-08-13 13:46:48 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:48.1168312Z STAGE:2022-08-13 13:46:48 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:48.1185551Z STAGE:2022-08-13 13:46:48 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:48.1470391Z STAGE:2022-08-13 13:46:48 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:48.1489515Z STAGE:2022-08-13 13:46:48 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:48.1667245Z STAGE:2022-08-13 13:46:48 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:48.1687129Z STAGE:2022-08-13 13:46:48 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:48.1973233Z STAGE:2022-08-13 13:46:48 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:48.1991928Z STAGE:2022-08-13 13:46:48 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:48.2170383Z STAGE:2022-08-13 13:46:48 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:48.2190309Z STAGE:2022-08-13 13:46:48 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:48.2474652Z STAGE:2022-08-13 13:46:48 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:48.2495274Z STAGE:2022-08-13 13:46:48 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:48.2690455Z STAGE:2022-08-13 13:46:48 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:48.2794228Z STAGE:2022-08-13 13:46:48 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:48.2848018Z ok (0.381s) 2022-08-13T13:46:48.2962225Z test_binary_op_scalar_slowpath__foreach_mul_cuda_float64 (__main__.TestForeachCUDA) ... STAGE:2022-08-13 13:46:48 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:48.2979945Z STAGE:2022-08-13 13:46:48 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:48.3130381Z STAGE:2022-08-13 13:46:48 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:48.3147314Z STAGE:2022-08-13 13:46:48 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:48.3392136Z STAGE:2022-08-13 13:46:48 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:48.3412132Z STAGE:2022-08-13 13:46:48 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:48.3564572Z STAGE:2022-08-13 13:46:48 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:48.3583577Z STAGE:2022-08-13 13:46:48 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:48.3823028Z STAGE:2022-08-13 13:46:48 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:48.3843361Z STAGE:2022-08-13 13:46:48 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:48.3993306Z STAGE:2022-08-13 13:46:48 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:48.4010046Z STAGE:2022-08-13 13:46:48 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:48.4249369Z STAGE:2022-08-13 13:46:48 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:48.4269916Z STAGE:2022-08-13 13:46:48 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:48.4434196Z STAGE:2022-08-13 13:46:48 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:48.4536637Z STAGE:2022-08-13 13:46:48 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:48.4702776Z STAGE:2022-08-13 13:46:48 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:48.4724673Z STAGE:2022-08-13 13:46:48 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:48.4893637Z STAGE:2022-08-13 13:46:48 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:48.4910855Z STAGE:2022-08-13 13:46:48 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:48.5184464Z STAGE:2022-08-13 13:46:48 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:48.5211052Z STAGE:2022-08-13 13:46:48 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:48.5409389Z STAGE:2022-08-13 13:46:48 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:48.5429392Z STAGE:2022-08-13 13:46:48 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:48.5701619Z STAGE:2022-08-13 13:46:48 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:48.5722955Z STAGE:2022-08-13 13:46:48 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:48.5889460Z STAGE:2022-08-13 13:46:48 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:48.5909401Z STAGE:2022-08-13 13:46:48 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:48.6184466Z STAGE:2022-08-13 13:46:48 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:48.6202901Z STAGE:2022-08-13 13:46:48 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:48.6387810Z STAGE:2022-08-13 13:46:48 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:48.6492485Z STAGE:2022-08-13 13:46:48 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:48.6549226Z ok (0.370s) 2022-08-13T13:46:48.6639277Z test_binary_op_scalar_slowpath__foreach_mul_cuda_int16 (__main__.TestForeachCUDA) ... STAGE:2022-08-13 13:46:48 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:48.6660180Z STAGE:2022-08-13 13:46:48 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:48.6765587Z STAGE:2022-08-13 13:46:48 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:48.6784881Z STAGE:2022-08-13 13:46:48 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:48.6960920Z STAGE:2022-08-13 13:46:48 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:48.6978924Z STAGE:2022-08-13 13:46:48 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:48.7135634Z STAGE:2022-08-13 13:46:48 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:48.7238510Z STAGE:2022-08-13 13:46:48 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:48.7365615Z STAGE:2022-08-13 13:46:48 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:48.7386554Z STAGE:2022-08-13 13:46:48 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:48.7494987Z STAGE:2022-08-13 13:46:48 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:48.7511343Z STAGE:2022-08-13 13:46:48 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:48.7683590Z STAGE:2022-08-13 13:46:48 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:48.7701785Z STAGE:2022-08-13 13:46:48 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:48.7873819Z STAGE:2022-08-13 13:46:48 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:48.7977396Z STAGE:2022-08-13 13:46:48 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:48.8115134Z STAGE:2022-08-13 13:46:48 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:48.8135304Z STAGE:2022-08-13 13:46:48 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:48.8255812Z STAGE:2022-08-13 13:46:48 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:48.8273145Z STAGE:2022-08-13 13:46:48 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:48.8470973Z STAGE:2022-08-13 13:46:48 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:48.8492500Z STAGE:2022-08-13 13:46:48 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:48.8672748Z STAGE:2022-08-13 13:46:48 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:48.8776031Z STAGE:2022-08-13 13:46:48 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:48.8913644Z STAGE:2022-08-13 13:46:48 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:48.8935034Z STAGE:2022-08-13 13:46:48 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:48.9055580Z STAGE:2022-08-13 13:46:48 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:48.9072941Z STAGE:2022-08-13 13:46:48 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:48.9270328Z STAGE:2022-08-13 13:46:48 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:48.9291995Z STAGE:2022-08-13 13:46:48 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:48.9487594Z STAGE:2022-08-13 13:46:48 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:48.9590714Z STAGE:2022-08-13 13:46:48 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:48.9646395Z ok (0.310s) 2022-08-13T13:46:48.9736599Z test_binary_op_scalar_slowpath__foreach_mul_cuda_int32 (__main__.TestForeachCUDA) ... STAGE:2022-08-13 13:46:48 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:48.9756498Z STAGE:2022-08-13 13:46:48 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:48.9863995Z STAGE:2022-08-13 13:46:48 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:48.9880128Z STAGE:2022-08-13 13:46:48 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:49.0052961Z STAGE:2022-08-13 13:46:49 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:49.0082569Z STAGE:2022-08-13 13:46:49 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:49.0271047Z STAGE:2022-08-13 13:46:49 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:49.0374458Z STAGE:2022-08-13 13:46:49 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:49.0497354Z STAGE:2022-08-13 13:46:49 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:49.0516420Z STAGE:2022-08-13 13:46:49 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:49.0620994Z STAGE:2022-08-13 13:46:49 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:49.0639816Z STAGE:2022-08-13 13:46:49 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:49.0814443Z STAGE:2022-08-13 13:46:49 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:49.0833740Z STAGE:2022-08-13 13:46:49 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:49.1003590Z STAGE:2022-08-13 13:46:49 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:49.1106006Z STAGE:2022-08-13 13:46:49 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:49.1243256Z STAGE:2022-08-13 13:46:49 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:49.1264952Z STAGE:2022-08-13 13:46:49 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:49.1387029Z STAGE:2022-08-13 13:46:49 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:49.1404359Z STAGE:2022-08-13 13:46:49 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:49.1601453Z STAGE:2022-08-13 13:46:49 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:49.1620485Z STAGE:2022-08-13 13:46:49 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:49.1797603Z STAGE:2022-08-13 13:46:49 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:49.1902737Z STAGE:2022-08-13 13:46:49 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:49.2040654Z STAGE:2022-08-13 13:46:49 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:49.2062197Z STAGE:2022-08-13 13:46:49 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:49.2183090Z STAGE:2022-08-13 13:46:49 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:49.2199831Z STAGE:2022-08-13 13:46:49 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:49.2399587Z STAGE:2022-08-13 13:46:49 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:49.2418248Z STAGE:2022-08-13 13:46:49 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:49.2609696Z STAGE:2022-08-13 13:46:49 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:49.2711040Z STAGE:2022-08-13 13:46:49 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:49.2767068Z ok (0.312s) 2022-08-13T13:46:49.2863162Z test_binary_op_scalar_slowpath__foreach_mul_cuda_int64 (__main__.TestForeachCUDA) ... STAGE:2022-08-13 13:46:49 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:49.2881268Z STAGE:2022-08-13 13:46:49 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:49.2977404Z STAGE:2022-08-13 13:46:49 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:49.2993738Z STAGE:2022-08-13 13:46:49 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:49.3160999Z STAGE:2022-08-13 13:46:49 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:49.3178734Z STAGE:2022-08-13 13:46:49 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:49.3337237Z STAGE:2022-08-13 13:46:49 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:49.3442913Z STAGE:2022-08-13 13:46:49 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:49.3565828Z STAGE:2022-08-13 13:46:49 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:49.3585715Z STAGE:2022-08-13 13:46:49 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:49.3685206Z STAGE:2022-08-13 13:46:49 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:49.3702581Z STAGE:2022-08-13 13:46:49 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:49.3869605Z STAGE:2022-08-13 13:46:49 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:49.3890402Z STAGE:2022-08-13 13:46:49 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:49.4066903Z STAGE:2022-08-13 13:46:49 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:49.4173282Z STAGE:2022-08-13 13:46:49 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:49.4311738Z STAGE:2022-08-13 13:46:49 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:49.4333407Z STAGE:2022-08-13 13:46:49 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:49.4444280Z STAGE:2022-08-13 13:46:49 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:49.4461751Z STAGE:2022-08-13 13:46:49 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:49.4649152Z STAGE:2022-08-13 13:46:49 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:49.4670235Z STAGE:2022-08-13 13:46:49 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:49.4851139Z STAGE:2022-08-13 13:46:49 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:49.4953865Z STAGE:2022-08-13 13:46:49 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:49.5091905Z STAGE:2022-08-13 13:46:49 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:49.5113329Z STAGE:2022-08-13 13:46:49 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:49.5249516Z STAGE:2022-08-13 13:46:49 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:49.5266630Z STAGE:2022-08-13 13:46:49 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:49.5451461Z STAGE:2022-08-13 13:46:49 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:49.5472942Z STAGE:2022-08-13 13:46:49 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:49.5668959Z STAGE:2022-08-13 13:46:49 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:49.5771713Z STAGE:2022-08-13 13:46:49 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:49.5827692Z ok (0.306s) 2022-08-13T13:46:49.5921546Z test_binary_op_scalar_slowpath__foreach_mul_cuda_int8 (__main__.TestForeachCUDA) ... STAGE:2022-08-13 13:46:49 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:49.5942111Z STAGE:2022-08-13 13:46:49 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:49.6046222Z STAGE:2022-08-13 13:46:49 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:49.6065413Z STAGE:2022-08-13 13:46:49 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:49.6241702Z STAGE:2022-08-13 13:46:49 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:49.6259760Z STAGE:2022-08-13 13:46:49 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:49.6417403Z STAGE:2022-08-13 13:46:49 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:49.6520452Z STAGE:2022-08-13 13:46:49 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:49.6646054Z STAGE:2022-08-13 13:46:49 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:49.6666654Z STAGE:2022-08-13 13:46:49 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:49.6771812Z STAGE:2022-08-13 13:46:49 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:49.6790616Z STAGE:2022-08-13 13:46:49 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:49.6965499Z STAGE:2022-08-13 13:46:49 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:49.6983182Z STAGE:2022-08-13 13:46:49 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:49.7152783Z STAGE:2022-08-13 13:46:49 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:49.7255636Z STAGE:2022-08-13 13:46:49 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:49.7387836Z STAGE:2022-08-13 13:46:49 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:49.7407973Z STAGE:2022-08-13 13:46:49 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:49.7528540Z STAGE:2022-08-13 13:46:49 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:49.7545245Z STAGE:2022-08-13 13:46:49 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:49.7744470Z STAGE:2022-08-13 13:46:49 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:49.7762697Z STAGE:2022-08-13 13:46:49 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:49.7939999Z STAGE:2022-08-13 13:46:49 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:49.8042827Z STAGE:2022-08-13 13:46:49 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:49.8182868Z STAGE:2022-08-13 13:46:49 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:49.8203312Z STAGE:2022-08-13 13:46:49 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:49.8325275Z STAGE:2022-08-13 13:46:49 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:49.8342345Z STAGE:2022-08-13 13:46:49 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:49.8543410Z STAGE:2022-08-13 13:46:49 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:49.8561660Z STAGE:2022-08-13 13:46:49 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:49.8755733Z STAGE:2022-08-13 13:46:49 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:49.8858140Z STAGE:2022-08-13 13:46:49 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:49.8911852Z ok (0.308s) 2022-08-13T13:46:49.9004381Z test_binary_op_scalar_slowpath__foreach_mul_cuda_uint8 (__main__.TestForeachCUDA) ... STAGE:2022-08-13 13:46:49 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:49.9022192Z STAGE:2022-08-13 13:46:49 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:49.9127010Z STAGE:2022-08-13 13:46:49 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:49.9143254Z STAGE:2022-08-13 13:46:49 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:49.9319370Z STAGE:2022-08-13 13:46:49 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:49.9337410Z STAGE:2022-08-13 13:46:49 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:49.9494049Z STAGE:2022-08-13 13:46:49 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:49.9599057Z STAGE:2022-08-13 13:46:49 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:49.9727107Z STAGE:2022-08-13 13:46:49 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:49.9747510Z STAGE:2022-08-13 13:46:49 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:49.9855802Z STAGE:2022-08-13 13:46:49 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:49.9871742Z STAGE:2022-08-13 13:46:49 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:50.0044605Z STAGE:2022-08-13 13:46:50 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:50.0062363Z STAGE:2022-08-13 13:46:50 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:50.0254607Z STAGE:2022-08-13 13:46:50 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:50.0357210Z STAGE:2022-08-13 13:46:50 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:50.0490753Z STAGE:2022-08-13 13:46:50 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:50.0508804Z STAGE:2022-08-13 13:46:50 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:50.0628718Z STAGE:2022-08-13 13:46:50 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:50.0645818Z STAGE:2022-08-13 13:46:50 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:50.0842930Z STAGE:2022-08-13 13:46:50 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:50.0863137Z STAGE:2022-08-13 13:46:50 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:50.1043627Z STAGE:2022-08-13 13:46:50 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:50.1146216Z STAGE:2022-08-13 13:46:50 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:50.1278865Z STAGE:2022-08-13 13:46:50 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:50.1299164Z STAGE:2022-08-13 13:46:50 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:50.1419775Z STAGE:2022-08-13 13:46:50 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:50.1436567Z STAGE:2022-08-13 13:46:50 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:50.1634509Z STAGE:2022-08-13 13:46:50 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:50.1655187Z STAGE:2022-08-13 13:46:50 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:50.1851107Z STAGE:2022-08-13 13:46:50 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:50.1953966Z STAGE:2022-08-13 13:46:50 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:50.2009620Z ok (0.310s) 2022-08-13T13:46:50.2127642Z test_binary_op_scalar_slowpath__foreach_sub_cuda_bfloat16 (__main__.TestForeachCUDA) ... STAGE:2022-08-13 13:46:50 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:50.2146507Z STAGE:2022-08-13 13:46:50 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:50.2306080Z STAGE:2022-08-13 13:46:50 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:50.2321591Z STAGE:2022-08-13 13:46:50 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:50.2560438Z STAGE:2022-08-13 13:46:50 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:50.2579606Z STAGE:2022-08-13 13:46:50 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:50.2739138Z STAGE:2022-08-13 13:46:50 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:50.2754465Z STAGE:2022-08-13 13:46:50 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:50.2993060Z STAGE:2022-08-13 13:46:50 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:50.3052034Z STAGE:2022-08-13 13:46:50 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:50.3118780Z STAGE:2022-08-13 13:46:50 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:50.3169958Z STAGE:2022-08-13 13:46:50 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:50.3313891Z STAGE:2022-08-13 13:46:50 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:50.3334886Z STAGE:2022-08-13 13:46:50 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:50.3508908Z STAGE:2022-08-13 13:46:50 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:50.3612271Z STAGE:2022-08-13 13:46:50 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:50.3779106Z STAGE:2022-08-13 13:46:50 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:50.3797757Z STAGE:2022-08-13 13:46:50 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:50.3976605Z STAGE:2022-08-13 13:46:50 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:50.3992525Z STAGE:2022-08-13 13:46:50 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:50.4269604Z STAGE:2022-08-13 13:46:50 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:50.4289964Z STAGE:2022-08-13 13:46:50 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:50.4473793Z STAGE:2022-08-13 13:46:50 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:50.4492736Z STAGE:2022-08-13 13:46:50 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:50.4770656Z STAGE:2022-08-13 13:46:50 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:50.4834518Z STAGE:2022-08-13 13:46:50 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:50.4900461Z STAGE:2022-08-13 13:46:50 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:50.4960231Z STAGE:2022-08-13 13:46:50 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:50.5118805Z STAGE:2022-08-13 13:46:50 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:50.5149536Z STAGE:2022-08-13 13:46:50 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:50.5345537Z STAGE:2022-08-13 13:46:50 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:50.5447161Z STAGE:2022-08-13 13:46:50 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:50.5508310Z ok (0.350s) 2022-08-13T13:46:50.5597338Z test_binary_op_scalar_slowpath__foreach_sub_cuda_bool (__main__.TestForeachCUDA) ... STAGE:2022-08-13 13:46:50 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:50.5655285Z STAGE:2022-08-13 13:46:50 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:50.5720195Z STAGE:2022-08-13 13:46:50 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:50.5779851Z STAGE:2022-08-13 13:46:50 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:50.5897919Z STAGE:2022-08-13 13:46:50 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:50.5967892Z STAGE:2022-08-13 13:46:50 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:50.6034953Z STAGE:2022-08-13 13:46:50 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:50.6096845Z STAGE:2022-08-13 13:46:50 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:50.6209961Z STAGE:2022-08-13 13:46:50 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:50.6279698Z STAGE:2022-08-13 13:46:50 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:50.6344716Z STAGE:2022-08-13 13:46:50 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:50.6404353Z STAGE:2022-08-13 13:46:50 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:50.6517541Z STAGE:2022-08-13 13:46:50 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:50.6587542Z STAGE:2022-08-13 13:46:50 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:50.6652610Z STAGE:2022-08-13 13:46:50 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:50.6711908Z STAGE:2022-08-13 13:46:50 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:50.6834685Z STAGE:2022-08-13 13:46:50 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:50.6906821Z STAGE:2022-08-13 13:46:50 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:50.6978710Z STAGE:2022-08-13 13:46:50 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:50.7029620Z STAGE:2022-08-13 13:46:50 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:50.7156974Z STAGE:2022-08-13 13:46:50 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:50.7218614Z STAGE:2022-08-13 13:46:50 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:50.7284018Z STAGE:2022-08-13 13:46:50 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:50.7332894Z STAGE:2022-08-13 13:46:50 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:50.7454706Z STAGE:2022-08-13 13:46:50 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:50.7513479Z STAGE:2022-08-13 13:46:50 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:50.7581179Z STAGE:2022-08-13 13:46:50 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:50.7632098Z STAGE:2022-08-13 13:46:50 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:50.7759819Z STAGE:2022-08-13 13:46:50 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:50.7821820Z STAGE:2022-08-13 13:46:50 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:50.7887044Z STAGE:2022-08-13 13:46:50 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:50.7936675Z STAGE:2022-08-13 13:46:50 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:50.7984598Z ok (0.248s) 2022-08-13T13:46:50.8128681Z test_binary_op_scalar_slowpath__foreach_sub_cuda_complex128 (__main__.TestForeachCUDA) ... STAGE:2022-08-13 13:46:50 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:50.8147623Z STAGE:2022-08-13 13:46:50 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:50.8343702Z STAGE:2022-08-13 13:46:50 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:50.8360574Z STAGE:2022-08-13 13:46:50 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:50.8631712Z STAGE:2022-08-13 13:46:50 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:50.8651907Z STAGE:2022-08-13 13:46:50 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:50.8814562Z STAGE:2022-08-13 13:46:50 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:50.8829794Z STAGE:2022-08-13 13:46:50 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:50.9101646Z STAGE:2022-08-13 13:46:50 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:50.9162545Z STAGE:2022-08-13 13:46:50 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:50.9227378Z STAGE:2022-08-13 13:46:50 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:50.9277426Z STAGE:2022-08-13 13:46:50 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:50.9442557Z STAGE:2022-08-13 13:46:50 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:50.9462783Z STAGE:2022-08-13 13:46:50 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:50.9626745Z STAGE:2022-08-13 13:46:50 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:50.9641957Z STAGE:2022-08-13 13:46:50 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:50.9930277Z STAGE:2022-08-13 13:46:50 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:50.9948504Z STAGE:2022-08-13 13:46:50 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:51.0134785Z STAGE:2022-08-13 13:46:51 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:51.0150670Z STAGE:2022-08-13 13:46:51 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:51.0463483Z STAGE:2022-08-13 13:46:51 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:51.0482008Z STAGE:2022-08-13 13:46:51 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:51.0668007Z STAGE:2022-08-13 13:46:51 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:51.0684237Z STAGE:2022-08-13 13:46:51 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:51.0994552Z STAGE:2022-08-13 13:46:51 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:51.1055469Z STAGE:2022-08-13 13:46:51 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:51.1120594Z STAGE:2022-08-13 13:46:51 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:51.1171017Z STAGE:2022-08-13 13:46:51 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:51.1362956Z STAGE:2022-08-13 13:46:51 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:51.1384497Z STAGE:2022-08-13 13:46:51 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:51.1570318Z STAGE:2022-08-13 13:46:51 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:51.1586138Z STAGE:2022-08-13 13:46:51 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:51.1759311Z ok (0.377s) 2022-08-13T13:46:51.1904733Z test_binary_op_scalar_slowpath__foreach_sub_cuda_complex64 (__main__.TestForeachCUDA) ... STAGE:2022-08-13 13:46:51 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:51.1921863Z STAGE:2022-08-13 13:46:51 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:51.2091657Z STAGE:2022-08-13 13:46:51 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:51.2106942Z STAGE:2022-08-13 13:46:51 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:51.2390346Z STAGE:2022-08-13 13:46:51 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:51.2408185Z STAGE:2022-08-13 13:46:51 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:51.2577570Z STAGE:2022-08-13 13:46:51 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:51.2593323Z STAGE:2022-08-13 13:46:51 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:51.2876430Z STAGE:2022-08-13 13:46:51 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:51.2936872Z STAGE:2022-08-13 13:46:51 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:51.3003797Z STAGE:2022-08-13 13:46:51 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:51.3056876Z STAGE:2022-08-13 13:46:51 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:51.3231772Z STAGE:2022-08-13 13:46:51 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:51.3252497Z STAGE:2022-08-13 13:46:51 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:51.3423480Z STAGE:2022-08-13 13:46:51 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:51.3441505Z STAGE:2022-08-13 13:46:51 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:51.3743723Z STAGE:2022-08-13 13:46:51 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:51.3761794Z STAGE:2022-08-13 13:46:51 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:51.3955976Z STAGE:2022-08-13 13:46:51 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:51.3972417Z STAGE:2022-08-13 13:46:51 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:51.4296966Z STAGE:2022-08-13 13:46:51 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:51.4315382Z STAGE:2022-08-13 13:46:51 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:51.4510619Z STAGE:2022-08-13 13:46:51 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:51.4527997Z STAGE:2022-08-13 13:46:51 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:51.4854534Z STAGE:2022-08-13 13:46:51 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:51.4915746Z STAGE:2022-08-13 13:46:51 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:51.4983704Z STAGE:2022-08-13 13:46:51 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:51.5034751Z STAGE:2022-08-13 13:46:51 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:51.5229727Z STAGE:2022-08-13 13:46:51 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:51.5252054Z STAGE:2022-08-13 13:46:51 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:51.5478192Z STAGE:2022-08-13 13:46:51 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:51.5497043Z STAGE:2022-08-13 13:46:51 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:51.5679345Z ok (0.392s) 2022-08-13T13:46:51.5795557Z test_binary_op_scalar_slowpath__foreach_sub_cuda_float16 (__main__.TestForeachCUDA) ... STAGE:2022-08-13 13:46:51 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:51.5813106Z STAGE:2022-08-13 13:46:51 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:51.5969717Z STAGE:2022-08-13 13:46:51 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:51.5987737Z STAGE:2022-08-13 13:46:51 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:51.6228889Z STAGE:2022-08-13 13:46:51 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:51.6246112Z STAGE:2022-08-13 13:46:51 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:51.6402818Z STAGE:2022-08-13 13:46:51 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:51.6421253Z STAGE:2022-08-13 13:46:51 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:51.6661281Z STAGE:2022-08-13 13:46:51 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:51.6719593Z STAGE:2022-08-13 13:46:51 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:51.6786509Z STAGE:2022-08-13 13:46:51 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:51.6838904Z STAGE:2022-08-13 13:46:51 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:51.6982788Z STAGE:2022-08-13 13:46:51 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:51.7003436Z STAGE:2022-08-13 13:46:51 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:51.7173477Z STAGE:2022-08-13 13:46:51 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:51.7279531Z STAGE:2022-08-13 13:46:51 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:51.7443229Z STAGE:2022-08-13 13:46:51 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:51.7464650Z STAGE:2022-08-13 13:46:51 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:51.7646625Z STAGE:2022-08-13 13:46:51 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:51.7663031Z STAGE:2022-08-13 13:46:51 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:51.7936500Z STAGE:2022-08-13 13:46:51 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:51.7955110Z STAGE:2022-08-13 13:46:51 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:51.8136762Z STAGE:2022-08-13 13:46:51 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:51.8152453Z STAGE:2022-08-13 13:46:51 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:51.8432656Z STAGE:2022-08-13 13:46:51 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:51.8491039Z STAGE:2022-08-13 13:46:51 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:51.8558410Z STAGE:2022-08-13 13:46:51 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:51.8609027Z STAGE:2022-08-13 13:46:51 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:51.8759251Z STAGE:2022-08-13 13:46:51 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:51.8781328Z STAGE:2022-08-13 13:46:51 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:51.8978094Z STAGE:2022-08-13 13:46:51 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:51.9081308Z STAGE:2022-08-13 13:46:51 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:51.9140048Z ok (0.346s) 2022-08-13T13:46:51.9254359Z test_binary_op_scalar_slowpath__foreach_sub_cuda_float32 (__main__.TestForeachCUDA) ... STAGE:2022-08-13 13:46:51 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:51.9271735Z STAGE:2022-08-13 13:46:51 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:51.9429267Z STAGE:2022-08-13 13:46:51 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:51.9445184Z STAGE:2022-08-13 13:46:51 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:51.9687948Z STAGE:2022-08-13 13:46:51 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:51.9705523Z STAGE:2022-08-13 13:46:51 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:51.9862596Z STAGE:2022-08-13 13:46:51 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:51.9878120Z STAGE:2022-08-13 13:46:51 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:52.0120044Z STAGE:2022-08-13 13:46:52 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:52.0178114Z STAGE:2022-08-13 13:46:52 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:52.0242663Z STAGE:2022-08-13 13:46:52 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:52.0293207Z STAGE:2022-08-13 13:46:52 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:52.0437624Z STAGE:2022-08-13 13:46:52 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:52.0458255Z STAGE:2022-08-13 13:46:52 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:52.0629575Z STAGE:2022-08-13 13:46:52 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:52.0735637Z STAGE:2022-08-13 13:46:52 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:52.0901054Z STAGE:2022-08-13 13:46:52 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:52.0922100Z STAGE:2022-08-13 13:46:52 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:52.1103685Z STAGE:2022-08-13 13:46:52 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:52.1119805Z STAGE:2022-08-13 13:46:52 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:52.1395644Z STAGE:2022-08-13 13:46:52 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:52.1414157Z STAGE:2022-08-13 13:46:52 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:52.1593289Z STAGE:2022-08-13 13:46:52 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:52.1609766Z STAGE:2022-08-13 13:46:52 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:52.1885260Z STAGE:2022-08-13 13:46:52 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:52.1943738Z STAGE:2022-08-13 13:46:52 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:52.2011811Z STAGE:2022-08-13 13:46:52 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:52.2059226Z STAGE:2022-08-13 13:46:52 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:52.2218353Z STAGE:2022-08-13 13:46:52 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:52.2239699Z STAGE:2022-08-13 13:46:52 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:52.2458583Z STAGE:2022-08-13 13:46:52 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:52.2560485Z STAGE:2022-08-13 13:46:52 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:52.2620805Z ok (0.348s) 2022-08-13T13:46:52.2733946Z test_binary_op_scalar_slowpath__foreach_sub_cuda_float64 (__main__.TestForeachCUDA) ... STAGE:2022-08-13 13:46:52 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:52.2752083Z STAGE:2022-08-13 13:46:52 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:52.2899381Z STAGE:2022-08-13 13:46:52 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:52.2916089Z STAGE:2022-08-13 13:46:52 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:52.3149114Z STAGE:2022-08-13 13:46:52 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:52.3166225Z STAGE:2022-08-13 13:46:52 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:52.3313352Z STAGE:2022-08-13 13:46:52 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:52.3328895Z STAGE:2022-08-13 13:46:52 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:52.3561039Z STAGE:2022-08-13 13:46:52 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:52.3619418Z STAGE:2022-08-13 13:46:52 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:52.3686368Z STAGE:2022-08-13 13:46:52 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:52.3736717Z STAGE:2022-08-13 13:46:52 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:52.3873988Z STAGE:2022-08-13 13:46:52 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:52.3894826Z STAGE:2022-08-13 13:46:52 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:52.4055034Z STAGE:2022-08-13 13:46:52 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:52.4158729Z STAGE:2022-08-13 13:46:52 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:52.4329660Z STAGE:2022-08-13 13:46:52 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:52.4350561Z STAGE:2022-08-13 13:46:52 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:52.4523068Z STAGE:2022-08-13 13:46:52 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:52.4539242Z STAGE:2022-08-13 13:46:52 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:52.4802083Z STAGE:2022-08-13 13:46:52 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:52.4820675Z STAGE:2022-08-13 13:46:52 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:52.4990656Z STAGE:2022-08-13 13:46:52 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:52.5007013Z STAGE:2022-08-13 13:46:52 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:52.5270347Z STAGE:2022-08-13 13:46:52 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:52.5329991Z STAGE:2022-08-13 13:46:52 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:52.5399058Z STAGE:2022-08-13 13:46:52 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:52.5451802Z STAGE:2022-08-13 13:46:52 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:52.5606909Z STAGE:2022-08-13 13:46:52 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:52.5628457Z STAGE:2022-08-13 13:46:52 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:52.5819428Z STAGE:2022-08-13 13:46:52 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:52.5925695Z STAGE:2022-08-13 13:46:52 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:52.5987359Z ok (0.336s) 2022-08-13T13:46:52.6079018Z test_binary_op_scalar_slowpath__foreach_sub_cuda_int16 (__main__.TestForeachCUDA) ... STAGE:2022-08-13 13:46:52 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:52.6099920Z STAGE:2022-08-13 13:46:52 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:52.6205793Z STAGE:2022-08-13 13:46:52 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:52.6224458Z STAGE:2022-08-13 13:46:52 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:52.6392150Z STAGE:2022-08-13 13:46:52 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:52.6410061Z STAGE:2022-08-13 13:46:52 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:52.6566504Z STAGE:2022-08-13 13:46:52 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:52.6669652Z STAGE:2022-08-13 13:46:52 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:52.6797624Z STAGE:2022-08-13 13:46:52 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:52.6858516Z STAGE:2022-08-13 13:46:52 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:52.6925545Z STAGE:2022-08-13 13:46:52 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:52.6976270Z STAGE:2022-08-13 13:46:52 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:52.7090726Z STAGE:2022-08-13 13:46:52 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:52.7111566Z STAGE:2022-08-13 13:46:52 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:52.7285343Z STAGE:2022-08-13 13:46:52 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:52.7387459Z STAGE:2022-08-13 13:46:52 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:52.7530267Z STAGE:2022-08-13 13:46:52 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:52.7549041Z STAGE:2022-08-13 13:46:52 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:52.7669838Z STAGE:2022-08-13 13:46:52 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:52.7686180Z STAGE:2022-08-13 13:46:52 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:52.7872458Z STAGE:2022-08-13 13:46:52 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:52.7891494Z STAGE:2022-08-13 13:46:52 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:52.8072057Z STAGE:2022-08-13 13:46:52 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:52.8174193Z STAGE:2022-08-13 13:46:52 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:52.8311433Z STAGE:2022-08-13 13:46:52 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:52.8369764Z STAGE:2022-08-13 13:46:52 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:52.8435274Z STAGE:2022-08-13 13:46:52 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:52.8485745Z STAGE:2022-08-13 13:46:52 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:52.8616370Z STAGE:2022-08-13 13:46:52 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:52.8638303Z STAGE:2022-08-13 13:46:52 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:52.8833583Z STAGE:2022-08-13 13:46:52 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:52.8936689Z STAGE:2022-08-13 13:46:52 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:52.8997182Z ok (0.301s) 2022-08-13T13:46:52.9087078Z test_binary_op_scalar_slowpath__foreach_sub_cuda_int32 (__main__.TestForeachCUDA) ... STAGE:2022-08-13 13:46:52 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:52.9104365Z STAGE:2022-08-13 13:46:52 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:52.9209581Z STAGE:2022-08-13 13:46:52 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:52.9225052Z STAGE:2022-08-13 13:46:52 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:52.9391207Z STAGE:2022-08-13 13:46:52 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:52.9409067Z STAGE:2022-08-13 13:46:52 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:52.9566287Z STAGE:2022-08-13 13:46:52 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:52.9668352Z STAGE:2022-08-13 13:46:52 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:52.9800869Z STAGE:2022-08-13 13:46:52 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:52.9864141Z STAGE:2022-08-13 13:46:52 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:52.9931087Z STAGE:2022-08-13 13:46:52 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:52.9983608Z STAGE:2022-08-13 13:46:52 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:53.0103740Z STAGE:2022-08-13 13:46:53 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:53.0124073Z STAGE:2022-08-13 13:46:53 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:53.0323836Z STAGE:2022-08-13 13:46:53 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:53.0426191Z STAGE:2022-08-13 13:46:53 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:53.0568435Z STAGE:2022-08-13 13:46:53 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:53.0588144Z STAGE:2022-08-13 13:46:53 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:53.0707394Z STAGE:2022-08-13 13:46:53 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:53.0723430Z STAGE:2022-08-13 13:46:53 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:53.0908553Z STAGE:2022-08-13 13:46:53 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:53.0930068Z STAGE:2022-08-13 13:46:53 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:53.1109500Z STAGE:2022-08-13 13:46:53 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:53.1212915Z STAGE:2022-08-13 13:46:53 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:53.1355370Z STAGE:2022-08-13 13:46:53 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:53.1418413Z STAGE:2022-08-13 13:46:53 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:53.1485761Z STAGE:2022-08-13 13:46:53 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:53.1538355Z STAGE:2022-08-13 13:46:53 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:53.1662312Z STAGE:2022-08-13 13:46:53 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:53.1683050Z STAGE:2022-08-13 13:46:53 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:53.1877579Z STAGE:2022-08-13 13:46:53 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:53.1980794Z STAGE:2022-08-13 13:46:53 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:53.2041109Z ok (0.304s) 2022-08-13T13:46:53.2134757Z test_binary_op_scalar_slowpath__foreach_sub_cuda_int64 (__main__.TestForeachCUDA) ... STAGE:2022-08-13 13:46:53 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:53.2152032Z STAGE:2022-08-13 13:46:53 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:53.2248522Z STAGE:2022-08-13 13:46:53 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:53.2263865Z STAGE:2022-08-13 13:46:53 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:53.2422640Z STAGE:2022-08-13 13:46:53 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:53.2439970Z STAGE:2022-08-13 13:46:53 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:53.2597247Z STAGE:2022-08-13 13:46:53 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:53.2700869Z STAGE:2022-08-13 13:46:53 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:53.2833890Z STAGE:2022-08-13 13:46:53 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:53.2896850Z STAGE:2022-08-13 13:46:53 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:53.2964063Z STAGE:2022-08-13 13:46:53 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:53.3015906Z STAGE:2022-08-13 13:46:53 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:53.3131216Z STAGE:2022-08-13 13:46:53 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:53.3150778Z STAGE:2022-08-13 13:46:53 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:53.3323917Z STAGE:2022-08-13 13:46:53 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:53.3425732Z STAGE:2022-08-13 13:46:53 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:53.3565888Z STAGE:2022-08-13 13:46:53 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:53.3584378Z STAGE:2022-08-13 13:46:53 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:53.3694475Z STAGE:2022-08-13 13:46:53 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:53.3710940Z STAGE:2022-08-13 13:46:53 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:53.3886197Z STAGE:2022-08-13 13:46:53 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:53.3905187Z STAGE:2022-08-13 13:46:53 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:53.4086017Z STAGE:2022-08-13 13:46:53 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:53.4189267Z STAGE:2022-08-13 13:46:53 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:53.4332229Z STAGE:2022-08-13 13:46:53 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:53.4390512Z STAGE:2022-08-13 13:46:53 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:53.4456135Z STAGE:2022-08-13 13:46:53 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:53.4506936Z STAGE:2022-08-13 13:46:53 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:53.4636708Z STAGE:2022-08-13 13:46:53 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:53.4659121Z STAGE:2022-08-13 13:46:53 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:53.4854300Z STAGE:2022-08-13 13:46:53 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:53.4957699Z STAGE:2022-08-13 13:46:53 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:53.5018242Z ok (0.298s) 2022-08-13T13:46:53.5109170Z test_binary_op_scalar_slowpath__foreach_sub_cuda_int8 (__main__.TestForeachCUDA) ... STAGE:2022-08-13 13:46:53 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:53.5126199Z STAGE:2022-08-13 13:46:53 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:53.5231630Z STAGE:2022-08-13 13:46:53 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:53.5246893Z STAGE:2022-08-13 13:46:53 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:53.5414179Z STAGE:2022-08-13 13:46:53 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:53.5432010Z STAGE:2022-08-13 13:46:53 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:53.5589209Z STAGE:2022-08-13 13:46:53 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:53.5693026Z STAGE:2022-08-13 13:46:53 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:53.5826392Z STAGE:2022-08-13 13:46:53 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:53.5889408Z STAGE:2022-08-13 13:46:53 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:53.5955198Z STAGE:2022-08-13 13:46:53 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:53.6006187Z STAGE:2022-08-13 13:46:53 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:53.6128949Z STAGE:2022-08-13 13:46:53 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:53.6148833Z STAGE:2022-08-13 13:46:53 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:53.6326828Z STAGE:2022-08-13 13:46:53 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:53.6432312Z STAGE:2022-08-13 13:46:53 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:53.6569754Z STAGE:2022-08-13 13:46:53 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:53.6591016Z STAGE:2022-08-13 13:46:53 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:53.6711332Z STAGE:2022-08-13 13:46:53 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:53.6727891Z STAGE:2022-08-13 13:46:53 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:53.6913888Z STAGE:2022-08-13 13:46:53 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:53.6935793Z STAGE:2022-08-13 13:46:53 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:53.7146443Z STAGE:2022-08-13 13:46:53 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:53.7250000Z STAGE:2022-08-13 13:46:53 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:53.7392638Z STAGE:2022-08-13 13:46:53 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:53.7455656Z STAGE:2022-08-13 13:46:53 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:53.7522913Z STAGE:2022-08-13 13:46:53 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:53.7575836Z STAGE:2022-08-13 13:46:53 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:53.7699519Z STAGE:2022-08-13 13:46:53 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:53.7720922Z STAGE:2022-08-13 13:46:53 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:53.7914223Z STAGE:2022-08-13 13:46:53 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:53.8017605Z STAGE:2022-08-13 13:46:53 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:53.8078364Z ok (0.306s) 2022-08-13T13:46:53.8169814Z test_binary_op_scalar_slowpath__foreach_sub_cuda_uint8 (__main__.TestForeachCUDA) ... STAGE:2022-08-13 13:46:53 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:53.8186791Z STAGE:2022-08-13 13:46:53 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:53.8291647Z STAGE:2022-08-13 13:46:53 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:53.8307117Z STAGE:2022-08-13 13:46:53 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:53.8474283Z STAGE:2022-08-13 13:46:53 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:53.8491960Z STAGE:2022-08-13 13:46:53 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:53.8648987Z STAGE:2022-08-13 13:46:53 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:53.8752332Z STAGE:2022-08-13 13:46:53 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:53.8879639Z STAGE:2022-08-13 13:46:53 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:53.8940966Z STAGE:2022-08-13 13:46:53 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:53.9007755Z STAGE:2022-08-13 13:46:53 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:53.9060307Z STAGE:2022-08-13 13:46:53 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:53.9180312Z STAGE:2022-08-13 13:46:53 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:53.9201235Z STAGE:2022-08-13 13:46:53 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:53.9374967Z STAGE:2022-08-13 13:46:53 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:53.9478065Z STAGE:2022-08-13 13:46:53 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:53.9621545Z STAGE:2022-08-13 13:46:53 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:53.9640093Z STAGE:2022-08-13 13:46:53 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:53.9760122Z STAGE:2022-08-13 13:46:53 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:53.9776448Z STAGE:2022-08-13 13:46:53 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:53.9965891Z STAGE:2022-08-13 13:46:53 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:53.9984845Z STAGE:2022-08-13 13:46:53 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:54.0163843Z STAGE:2022-08-13 13:46:54 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:54.0265677Z STAGE:2022-08-13 13:46:54 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:54.0409575Z STAGE:2022-08-13 13:46:54 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:54.0467869Z STAGE:2022-08-13 13:46:54 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:54.0535840Z STAGE:2022-08-13 13:46:54 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:54.0588286Z STAGE:2022-08-13 13:46:54 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:54.0719229Z STAGE:2022-08-13 13:46:54 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:54.0741679Z STAGE:2022-08-13 13:46:54 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:54.0938827Z STAGE:2022-08-13 13:46:54 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:54.1041813Z STAGE:2022-08-13 13:46:54 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:54.1102595Z ok (0.302s) 2022-08-13T13:46:54.1129568Z test_binary_op_scalar_with_different_tensor_dtypes__foreach_add_cuda_float32 (__main__.TestForeachCUDA) ... ok (0.003s) 2022-08-13T13:46:54.1153522Z test_binary_op_scalar_with_different_tensor_dtypes__foreach_div_cuda_float32 (__main__.TestForeachCUDA) ... ok (0.002s) 2022-08-13T13:46:54.1177569Z test_binary_op_scalar_with_different_tensor_dtypes__foreach_mul_cuda_float32 (__main__.TestForeachCUDA) ... ok (0.002s) 2022-08-13T13:46:54.1201286Z test_binary_op_scalar_with_different_tensor_dtypes__foreach_sub_cuda_float32 (__main__.TestForeachCUDA) ... ok (0.002s) 2022-08-13T13:46:54.1238411Z test_binary_op_scalar_with_overlapping_tensors__foreach_add_cuda_bfloat16 (__main__.TestForeachCUDA) ... ok (0.004s) 2022-08-13T13:46:54.1267645Z test_binary_op_scalar_with_overlapping_tensors__foreach_add_cuda_bool (__main__.TestForeachCUDA) ... ok (0.003s) 2022-08-13T13:46:54.1300229Z test_binary_op_scalar_with_overlapping_tensors__foreach_add_cuda_complex128 (__main__.TestForeachCUDA) ... ok (0.003s) 2022-08-13T13:46:54.1333569Z test_binary_op_scalar_with_overlapping_tensors__foreach_add_cuda_complex64 (__main__.TestForeachCUDA) ... ok (0.003s) 2022-08-13T13:46:54.1365927Z test_binary_op_scalar_with_overlapping_tensors__foreach_add_cuda_float16 (__main__.TestForeachCUDA) ... ok (0.003s) 2022-08-13T13:46:54.1398929Z test_binary_op_scalar_with_overlapping_tensors__foreach_add_cuda_float32 (__main__.TestForeachCUDA) ... ok (0.003s) 2022-08-13T13:46:54.1435854Z test_binary_op_scalar_with_overlapping_tensors__foreach_add_cuda_float64 (__main__.TestForeachCUDA) ... ok (0.004s) 2022-08-13T13:46:54.1465583Z test_binary_op_scalar_with_overlapping_tensors__foreach_add_cuda_int16 (__main__.TestForeachCUDA) ... ok (0.003s) 2022-08-13T13:46:54.1495663Z test_binary_op_scalar_with_overlapping_tensors__foreach_add_cuda_int32 (__main__.TestForeachCUDA) ... ok (0.003s) 2022-08-13T13:46:54.1524735Z test_binary_op_scalar_with_overlapping_tensors__foreach_add_cuda_int64 (__main__.TestForeachCUDA) ... ok (0.003s) 2022-08-13T13:46:54.1554249Z test_binary_op_scalar_with_overlapping_tensors__foreach_add_cuda_int8 (__main__.TestForeachCUDA) ... ok (0.003s) 2022-08-13T13:46:54.1583836Z test_binary_op_scalar_with_overlapping_tensors__foreach_add_cuda_uint8 (__main__.TestForeachCUDA) ... ok (0.003s) 2022-08-13T13:46:54.1616603Z test_binary_op_scalar_with_overlapping_tensors__foreach_div_cuda_bfloat16 (__main__.TestForeachCUDA) ... ok (0.003s) 2022-08-13T13:46:54.1655528Z test_binary_op_scalar_with_overlapping_tensors__foreach_div_cuda_bool (__main__.TestForeachCUDA) ... ok (0.004s) 2022-08-13T13:46:54.1688199Z test_binary_op_scalar_with_overlapping_tensors__foreach_div_cuda_complex128 (__main__.TestForeachCUDA) ... ok (0.003s) 2022-08-13T13:46:54.1720896Z test_binary_op_scalar_with_overlapping_tensors__foreach_div_cuda_complex64 (__main__.TestForeachCUDA) ... ok (0.003s) 2022-08-13T13:46:54.1753302Z test_binary_op_scalar_with_overlapping_tensors__foreach_div_cuda_float16 (__main__.TestForeachCUDA) ... ok (0.003s) 2022-08-13T13:46:54.1785765Z test_binary_op_scalar_with_overlapping_tensors__foreach_div_cuda_float32 (__main__.TestForeachCUDA) ... ok (0.003s) 2022-08-13T13:46:54.1817506Z test_binary_op_scalar_with_overlapping_tensors__foreach_div_cuda_float64 (__main__.TestForeachCUDA) ... ok (0.003s) 2022-08-13T13:46:54.1849893Z test_binary_op_scalar_with_overlapping_tensors__foreach_div_cuda_int16 (__main__.TestForeachCUDA) ... ok (0.003s) 2022-08-13T13:46:54.1888668Z test_binary_op_scalar_with_overlapping_tensors__foreach_div_cuda_int32 (__main__.TestForeachCUDA) ... ok (0.004s) 2022-08-13T13:46:54.1920624Z test_binary_op_scalar_with_overlapping_tensors__foreach_div_cuda_int64 (__main__.TestForeachCUDA) ... ok (0.003s) 2022-08-13T13:46:54.1953123Z test_binary_op_scalar_with_overlapping_tensors__foreach_div_cuda_int8 (__main__.TestForeachCUDA) ... ok (0.003s) 2022-08-13T13:46:54.1985537Z test_binary_op_scalar_with_overlapping_tensors__foreach_div_cuda_uint8 (__main__.TestForeachCUDA) ... ok (0.003s) 2022-08-13T13:46:54.2017720Z test_binary_op_scalar_with_overlapping_tensors__foreach_mul_cuda_bfloat16 (__main__.TestForeachCUDA) ... ok (0.003s) 2022-08-13T13:46:54.2047029Z test_binary_op_scalar_with_overlapping_tensors__foreach_mul_cuda_bool (__main__.TestForeachCUDA) ... ok (0.003s) 2022-08-13T13:46:54.2079176Z test_binary_op_scalar_with_overlapping_tensors__foreach_mul_cuda_complex128 (__main__.TestForeachCUDA) ... ok (0.003s) 2022-08-13T13:46:54.2118227Z test_binary_op_scalar_with_overlapping_tensors__foreach_mul_cuda_complex64 (__main__.TestForeachCUDA) ... ok (0.004s) 2022-08-13T13:46:54.2150524Z test_binary_op_scalar_with_overlapping_tensors__foreach_mul_cuda_float16 (__main__.TestForeachCUDA) ... ok (0.003s) 2022-08-13T13:46:54.2182998Z test_binary_op_scalar_with_overlapping_tensors__foreach_mul_cuda_float32 (__main__.TestForeachCUDA) ... ok (0.003s) 2022-08-13T13:46:54.2215056Z test_binary_op_scalar_with_overlapping_tensors__foreach_mul_cuda_float64 (__main__.TestForeachCUDA) ... ok (0.003s) 2022-08-13T13:46:54.2244588Z test_binary_op_scalar_with_overlapping_tensors__foreach_mul_cuda_int16 (__main__.TestForeachCUDA) ... ok (0.003s) 2022-08-13T13:46:54.2274455Z test_binary_op_scalar_with_overlapping_tensors__foreach_mul_cuda_int32 (__main__.TestForeachCUDA) ... ok (0.003s) 2022-08-13T13:46:54.2303885Z test_binary_op_scalar_with_overlapping_tensors__foreach_mul_cuda_int64 (__main__.TestForeachCUDA) ... ok (0.003s) 2022-08-13T13:46:54.2339551Z test_binary_op_scalar_with_overlapping_tensors__foreach_mul_cuda_int8 (__main__.TestForeachCUDA) ... ok (0.003s) 2022-08-13T13:46:54.2369157Z test_binary_op_scalar_with_overlapping_tensors__foreach_mul_cuda_uint8 (__main__.TestForeachCUDA) ... ok (0.003s) 2022-08-13T13:46:54.2401722Z test_binary_op_scalar_with_overlapping_tensors__foreach_sub_cuda_bfloat16 (__main__.TestForeachCUDA) ... ok (0.003s) 2022-08-13T13:46:54.2531753Z test_binary_op_scalar_with_overlapping_tensors__foreach_sub_cuda_bool (__main__.TestForeachCUDA) ... ok (0.013s) 2022-08-13T13:46:54.2566472Z test_binary_op_scalar_with_overlapping_tensors__foreach_sub_cuda_complex128 (__main__.TestForeachCUDA) ... ok (0.003s) 2022-08-13T13:46:54.2601796Z test_binary_op_scalar_with_overlapping_tensors__foreach_sub_cuda_complex64 (__main__.TestForeachCUDA) ... ok (0.003s) 2022-08-13T13:46:54.2636717Z test_binary_op_scalar_with_overlapping_tensors__foreach_sub_cuda_float16 (__main__.TestForeachCUDA) ... ok (0.003s) 2022-08-13T13:46:54.2690674Z test_binary_op_scalar_with_overlapping_tensors__foreach_sub_cuda_float32 (__main__.TestForeachCUDA) ... ok (0.005s) 2022-08-13T13:46:54.2721571Z test_binary_op_scalar_with_overlapping_tensors__foreach_sub_cuda_float64 (__main__.TestForeachCUDA) ... ok (0.003s) 2022-08-13T13:46:54.2751174Z test_binary_op_scalar_with_overlapping_tensors__foreach_sub_cuda_int16 (__main__.TestForeachCUDA) ... ok (0.003s) 2022-08-13T13:46:54.2780727Z test_binary_op_scalar_with_overlapping_tensors__foreach_sub_cuda_int32 (__main__.TestForeachCUDA) ... ok (0.003s) 2022-08-13T13:46:54.2809794Z test_binary_op_scalar_with_overlapping_tensors__foreach_sub_cuda_int64 (__main__.TestForeachCUDA) ... ok (0.003s) 2022-08-13T13:46:54.2838726Z test_binary_op_scalar_with_overlapping_tensors__foreach_sub_cuda_int8 (__main__.TestForeachCUDA) ... ok (0.003s) 2022-08-13T13:46:54.2868454Z test_binary_op_scalar_with_overlapping_tensors__foreach_sub_cuda_uint8 (__main__.TestForeachCUDA) ... ok (0.003s) 2022-08-13T13:46:54.2935031Z test_binary_op_scalarlist_fastpath__foreach_add_cuda_bfloat16 (__main__.TestForeachCUDA) ... STAGE:2022-08-13 13:46:54 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:54.2949399Z STAGE:2022-08-13 13:46:54 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:54.3094349Z STAGE:2022-08-13 13:46:54 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:54.3106258Z STAGE:2022-08-13 13:46:54 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:54.3258913Z STAGE:2022-08-13 13:46:54 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:54.3274567Z STAGE:2022-08-13 13:46:54 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:54.3421675Z STAGE:2022-08-13 13:46:54 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:54.3432269Z STAGE:2022-08-13 13:46:54 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:54.3584899Z STAGE:2022-08-13 13:46:54 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:54.3601949Z STAGE:2022-08-13 13:46:54 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:54.3773366Z STAGE:2022-08-13 13:46:54 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:54.3875240Z STAGE:2022-08-13 13:46:54 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:54.3978582Z STAGE:2022-08-13 13:46:54 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:54.3992593Z STAGE:2022-08-13 13:46:54 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:54.4137739Z STAGE:2022-08-13 13:46:54 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:54.4149914Z STAGE:2022-08-13 13:46:54 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:54.4302548Z STAGE:2022-08-13 13:46:54 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:54.4321393Z STAGE:2022-08-13 13:46:54 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:54.4485186Z STAGE:2022-08-13 13:46:54 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:54.4586911Z STAGE:2022-08-13 13:46:54 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:54.4698177Z STAGE:2022-08-13 13:46:54 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:54.4715666Z STAGE:2022-08-13 13:46:54 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:54.4878041Z STAGE:2022-08-13 13:46:54 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:54.4981237Z STAGE:2022-08-13 13:46:54 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:54.5101139Z STAGE:2022-08-13 13:46:54 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:54.5115106Z STAGE:2022-08-13 13:46:54 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:54.5279015Z STAGE:2022-08-13 13:46:54 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:54.5292055Z STAGE:2022-08-13 13:46:54 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:54.5468385Z STAGE:2022-08-13 13:46:54 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:54.5482062Z STAGE:2022-08-13 13:46:54 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:54.5645592Z STAGE:2022-08-13 13:46:54 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:54.5656400Z STAGE:2022-08-13 13:46:54 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:54.5832946Z STAGE:2022-08-13 13:46:54 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:54.5851228Z STAGE:2022-08-13 13:46:54 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:54.6044262Z STAGE:2022-08-13 13:46:54 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:54.6146498Z STAGE:2022-08-13 13:46:54 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:54.6257914Z STAGE:2022-08-13 13:46:54 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:54.6273826Z STAGE:2022-08-13 13:46:54 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:54.6441257Z STAGE:2022-08-13 13:46:54 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:54.6452756Z STAGE:2022-08-13 13:46:54 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:54.6628537Z STAGE:2022-08-13 13:46:54 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:54.6650087Z STAGE:2022-08-13 13:46:54 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:54.6836768Z STAGE:2022-08-13 13:46:54 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:54.6943756Z STAGE:2022-08-13 13:46:54 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:54.7060068Z STAGE:2022-08-13 13:46:54 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:54.7081547Z STAGE:2022-08-13 13:46:54 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:54.7266250Z STAGE:2022-08-13 13:46:54 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:54.7369670Z STAGE:2022-08-13 13:46:54 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:54.7446747Z ok (0.458s) 2022-08-13T13:46:54.7486729Z test_binary_op_scalarlist_fastpath__foreach_add_cuda_bool (__main__.TestForeachCUDA) ... STAGE:2022-08-13 13:46:54 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:54.7506941Z STAGE:2022-08-13 13:46:54 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:54.7604025Z STAGE:2022-08-13 13:46:54 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:54.7709951Z STAGE:2022-08-13 13:46:54 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:54.7793071Z STAGE:2022-08-13 13:46:54 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:54.7813929Z STAGE:2022-08-13 13:46:54 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:54.7975163Z STAGE:2022-08-13 13:46:54 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:54.8077408Z STAGE:2022-08-13 13:46:54 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:54.8157638Z STAGE:2022-08-13 13:46:54 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:54.8175294Z STAGE:2022-08-13 13:46:54 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:54.8368998Z STAGE:2022-08-13 13:46:54 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:54.8469784Z STAGE:2022-08-13 13:46:54 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:54.8550447Z STAGE:2022-08-13 13:46:54 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:54.8570206Z STAGE:2022-08-13 13:46:54 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:54.8667546Z STAGE:2022-08-13 13:46:54 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:54.8681210Z STAGE:2022-08-13 13:46:54 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:54.8759717Z STAGE:2022-08-13 13:46:54 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:54.8780311Z STAGE:2022-08-13 13:46:54 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:54.8938925Z STAGE:2022-08-13 13:46:54 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:54.9041388Z STAGE:2022-08-13 13:46:54 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:54.9124981Z STAGE:2022-08-13 13:46:54 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:54.9143454Z STAGE:2022-08-13 13:46:54 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:54.9298080Z STAGE:2022-08-13 13:46:54 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:54.9401111Z STAGE:2022-08-13 13:46:54 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:54.9489206Z STAGE:2022-08-13 13:46:54 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:54.9508403Z STAGE:2022-08-13 13:46:54 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:54.9617708Z STAGE:2022-08-13 13:46:54 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:54.9722952Z STAGE:2022-08-13 13:46:54 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:54.9808239Z STAGE:2022-08-13 13:46:54 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:54.9829703Z STAGE:2022-08-13 13:46:54 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:55.0013756Z STAGE:2022-08-13 13:46:55 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:55.0116081Z STAGE:2022-08-13 13:46:55 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:55.0197976Z STAGE:2022-08-13 13:46:55 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:55.0217266Z STAGE:2022-08-13 13:46:55 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:55.0413374Z STAGE:2022-08-13 13:46:55 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:55.0516033Z STAGE:2022-08-13 13:46:55 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:55.0600491Z STAGE:2022-08-13 13:46:55 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:55.0615630Z STAGE:2022-08-13 13:46:55 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:55.0720119Z STAGE:2022-08-13 13:46:55 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:55.0734754Z STAGE:2022-08-13 13:46:55 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:55.0826558Z STAGE:2022-08-13 13:46:55 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:55.0845504Z STAGE:2022-08-13 13:46:55 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:55.1022990Z STAGE:2022-08-13 13:46:55 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:55.1123968Z STAGE:2022-08-13 13:46:55 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:55.1207093Z STAGE:2022-08-13 13:46:55 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:55.1226136Z STAGE:2022-08-13 13:46:55 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:55.1404007Z STAGE:2022-08-13 13:46:55 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:55.1507199Z STAGE:2022-08-13 13:46:55 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:55.1580619Z ok (0.413s) 2022-08-13T13:46:55.1670454Z test_binary_op_scalarlist_fastpath__foreach_add_cuda_complex128 (__main__.TestForeachCUDA) ... STAGE:2022-08-13 13:46:55 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:55.1684660Z STAGE:2022-08-13 13:46:55 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:55.1833869Z STAGE:2022-08-13 13:46:55 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:55.1847431Z STAGE:2022-08-13 13:46:55 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:55.2035945Z STAGE:2022-08-13 13:46:55 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:55.2050309Z STAGE:2022-08-13 13:46:55 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:55.2199291Z STAGE:2022-08-13 13:46:55 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:55.2210621Z STAGE:2022-08-13 13:46:55 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:55.2394334Z STAGE:2022-08-13 13:46:55 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:55.2408740Z STAGE:2022-08-13 13:46:55 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:55.2560366Z STAGE:2022-08-13 13:46:55 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:55.2571723Z STAGE:2022-08-13 13:46:55 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:55.2754973Z STAGE:2022-08-13 13:46:55 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:55.2769424Z STAGE:2022-08-13 13:46:55 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:55.2921458Z STAGE:2022-08-13 13:46:55 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:55.2932720Z STAGE:2022-08-13 13:46:55 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:55.3116955Z STAGE:2022-08-13 13:46:55 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:55.3131004Z STAGE:2022-08-13 13:46:55 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:55.3279345Z STAGE:2022-08-13 13:46:55 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:55.3293825Z STAGE:2022-08-13 13:46:55 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:55.3480446Z STAGE:2022-08-13 13:46:55 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:55.3494783Z STAGE:2022-08-13 13:46:55 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:55.3643479Z STAGE:2022-08-13 13:46:55 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:55.3654763Z STAGE:2022-08-13 13:46:55 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:55.3847408Z STAGE:2022-08-13 13:46:55 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:55.3864762Z STAGE:2022-08-13 13:46:55 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:55.4036671Z STAGE:2022-08-13 13:46:55 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:55.4048223Z STAGE:2022-08-13 13:46:55 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:55.4257152Z STAGE:2022-08-13 13:46:55 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:55.4271888Z STAGE:2022-08-13 13:46:55 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:55.4460156Z STAGE:2022-08-13 13:46:55 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:55.4471332Z STAGE:2022-08-13 13:46:55 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:55.4679624Z STAGE:2022-08-13 13:46:55 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:55.4694878Z STAGE:2022-08-13 13:46:55 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:55.4866059Z STAGE:2022-08-13 13:46:55 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:55.4877162Z STAGE:2022-08-13 13:46:55 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:55.5085169Z STAGE:2022-08-13 13:46:55 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:55.5100126Z STAGE:2022-08-13 13:46:55 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:55.5271380Z STAGE:2022-08-13 13:46:55 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:55.5282651Z STAGE:2022-08-13 13:46:55 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:55.5491060Z STAGE:2022-08-13 13:46:55 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:55.5505533Z STAGE:2022-08-13 13:46:55 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:55.5677519Z STAGE:2022-08-13 13:46:55 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:55.5689067Z STAGE:2022-08-13 13:46:55 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:55.5897526Z STAGE:2022-08-13 13:46:55 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:55.5912146Z STAGE:2022-08-13 13:46:55 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:55.6084066Z STAGE:2022-08-13 13:46:55 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:55.6095406Z STAGE:2022-08-13 13:46:55 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:55.6233273Z ok (0.465s) 2022-08-13T13:46:55.6323403Z test_binary_op_scalarlist_fastpath__foreach_add_cuda_complex64 (__main__.TestForeachCUDA) ... STAGE:2022-08-13 13:46:55 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:55.6337728Z STAGE:2022-08-13 13:46:55 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:55.6495236Z STAGE:2022-08-13 13:46:55 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:55.6507972Z STAGE:2022-08-13 13:46:55 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:55.6717203Z STAGE:2022-08-13 13:46:55 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:55.6731690Z STAGE:2022-08-13 13:46:55 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:55.6888744Z STAGE:2022-08-13 13:46:55 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:55.6899938Z STAGE:2022-08-13 13:46:55 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:55.7095682Z STAGE:2022-08-13 13:46:55 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:55.7112601Z STAGE:2022-08-13 13:46:55 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:55.7277931Z STAGE:2022-08-13 13:46:55 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:55.7291913Z STAGE:2022-08-13 13:46:55 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:55.7486779Z STAGE:2022-08-13 13:46:55 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:55.7504072Z STAGE:2022-08-13 13:46:55 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:55.7665190Z STAGE:2022-08-13 13:46:55 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:55.7676449Z STAGE:2022-08-13 13:46:55 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:55.7870487Z STAGE:2022-08-13 13:46:55 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:55.7884858Z STAGE:2022-08-13 13:46:55 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:55.8042721Z STAGE:2022-08-13 13:46:55 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:55.8056893Z STAGE:2022-08-13 13:46:55 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:55.8255104Z STAGE:2022-08-13 13:46:55 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:55.8269393Z STAGE:2022-08-13 13:46:55 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:55.8427334Z STAGE:2022-08-13 13:46:55 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:55.8438421Z STAGE:2022-08-13 13:46:55 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:55.8641643Z STAGE:2022-08-13 13:46:55 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:55.8659425Z STAGE:2022-08-13 13:46:55 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:55.8842015Z STAGE:2022-08-13 13:46:55 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:55.8853351Z STAGE:2022-08-13 13:46:55 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:55.9073745Z STAGE:2022-08-13 13:46:55 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:55.9088673Z STAGE:2022-08-13 13:46:55 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:55.9269984Z STAGE:2022-08-13 13:46:55 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:55.9281253Z STAGE:2022-08-13 13:46:55 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:55.9502763Z STAGE:2022-08-13 13:46:55 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:55.9520167Z STAGE:2022-08-13 13:46:55 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:55.9703561Z STAGE:2022-08-13 13:46:55 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:55.9714785Z STAGE:2022-08-13 13:46:55 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:55.9935873Z STAGE:2022-08-13 13:46:55 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:55.9951049Z STAGE:2022-08-13 13:46:55 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:56.0143641Z STAGE:2022-08-13 13:46:56 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:56.0154763Z STAGE:2022-08-13 13:46:56 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:56.0375491Z STAGE:2022-08-13 13:46:56 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:56.0390326Z STAGE:2022-08-13 13:46:56 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:56.0573008Z STAGE:2022-08-13 13:46:56 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:56.0584216Z STAGE:2022-08-13 13:46:56 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:56.0803866Z STAGE:2022-08-13 13:46:56 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:56.0818753Z STAGE:2022-08-13 13:46:56 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:56.1000671Z STAGE:2022-08-13 13:46:56 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:56.1012023Z STAGE:2022-08-13 13:46:56 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:56.1160195Z ok (0.493s) 2022-08-13T13:46:56.1179628Z test_binary_op_scalarlist_fastpath__foreach_add_cuda_float16 (__main__.TestForeachCUDA) ... skip: Test is disabled because an issue exists disabling it: https://github.com/pytorch/pytorch/issues/82168 for platform(s) linux. If you're seeing this on your local machine and would like to enable this test, please make sure CI is not set and you are not using the flag --import-disabled-tests. (0.002s) 2022-08-13T13:46:56.1241829Z test_binary_op_scalarlist_fastpath__foreach_add_cuda_float32 (__main__.TestForeachCUDA) ... STAGE:2022-08-13 13:46:56 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:56.1255736Z STAGE:2022-08-13 13:46:56 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:56.1399945Z STAGE:2022-08-13 13:46:56 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:56.1413993Z STAGE:2022-08-13 13:46:56 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:56.1571027Z STAGE:2022-08-13 13:46:56 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:56.1585165Z STAGE:2022-08-13 13:46:56 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:56.1729008Z STAGE:2022-08-13 13:46:56 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:56.1740047Z STAGE:2022-08-13 13:46:56 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:56.1893812Z STAGE:2022-08-13 13:46:56 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:56.1914102Z STAGE:2022-08-13 13:46:56 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:56.2087279Z STAGE:2022-08-13 13:46:56 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:56.2190896Z STAGE:2022-08-13 13:46:56 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:56.2295877Z STAGE:2022-08-13 13:46:56 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:56.2310035Z STAGE:2022-08-13 13:46:56 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:56.2454633Z STAGE:2022-08-13 13:46:56 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:56.2466975Z STAGE:2022-08-13 13:46:56 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:56.2624033Z STAGE:2022-08-13 13:46:56 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:56.2641914Z STAGE:2022-08-13 13:46:56 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:56.2800816Z STAGE:2022-08-13 13:46:56 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:56.2904491Z STAGE:2022-08-13 13:46:56 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:56.3017237Z STAGE:2022-08-13 13:46:56 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:56.3035629Z STAGE:2022-08-13 13:46:56 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:56.3198804Z STAGE:2022-08-13 13:46:56 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:56.3302484Z STAGE:2022-08-13 13:46:56 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:56.3423471Z STAGE:2022-08-13 13:46:56 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:56.3437980Z STAGE:2022-08-13 13:46:56 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:56.3602403Z STAGE:2022-08-13 13:46:56 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:56.3614824Z STAGE:2022-08-13 13:46:56 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:56.3792453Z STAGE:2022-08-13 13:46:56 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:56.3807169Z STAGE:2022-08-13 13:46:56 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:56.3970825Z STAGE:2022-08-13 13:46:56 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:56.3981918Z STAGE:2022-08-13 13:46:56 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:56.4159979Z STAGE:2022-08-13 13:46:56 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:56.4179040Z STAGE:2022-08-13 13:46:56 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:56.4372149Z STAGE:2022-08-13 13:46:56 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:56.4475130Z STAGE:2022-08-13 13:46:56 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:56.4588659Z STAGE:2022-08-13 13:46:56 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:56.4604096Z STAGE:2022-08-13 13:46:56 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:56.4771117Z STAGE:2022-08-13 13:46:56 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:56.4782212Z STAGE:2022-08-13 13:46:56 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:56.4955908Z STAGE:2022-08-13 13:46:56 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:56.4974883Z STAGE:2022-08-13 13:46:56 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:56.5158283Z STAGE:2022-08-13 13:46:56 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:56.5261701Z STAGE:2022-08-13 13:46:56 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:56.5379906Z STAGE:2022-08-13 13:46:56 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:56.5401322Z STAGE:2022-08-13 13:46:56 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:56.5585439Z STAGE:2022-08-13 13:46:56 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:56.5689455Z STAGE:2022-08-13 13:46:56 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:56.5766663Z ok (0.459s) 2022-08-13T13:46:56.5829396Z test_binary_op_scalarlist_fastpath__foreach_add_cuda_float64 (__main__.TestForeachCUDA) ... STAGE:2022-08-13 13:46:56 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:56.5846286Z STAGE:2022-08-13 13:46:56 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:56.5982354Z STAGE:2022-08-13 13:46:56 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:56.5996534Z STAGE:2022-08-13 13:46:56 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:56.6159698Z STAGE:2022-08-13 13:46:56 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:56.6174238Z STAGE:2022-08-13 13:46:56 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:56.6309539Z STAGE:2022-08-13 13:46:56 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:56.6320725Z STAGE:2022-08-13 13:46:56 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:56.6465222Z STAGE:2022-08-13 13:46:56 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:56.6483987Z STAGE:2022-08-13 13:46:56 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:56.6648689Z STAGE:2022-08-13 13:46:56 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:56.6751086Z STAGE:2022-08-13 13:46:56 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:56.6858421Z STAGE:2022-08-13 13:46:56 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:56.6872737Z STAGE:2022-08-13 13:46:56 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:56.7008290Z STAGE:2022-08-13 13:46:56 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:56.7020725Z STAGE:2022-08-13 13:46:56 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:56.7168219Z STAGE:2022-08-13 13:46:56 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:56.7186050Z STAGE:2022-08-13 13:46:56 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:56.7337016Z STAGE:2022-08-13 13:46:56 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:56.7440315Z STAGE:2022-08-13 13:46:56 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:56.7553282Z STAGE:2022-08-13 13:46:56 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:56.7572923Z STAGE:2022-08-13 13:46:56 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:56.7732523Z STAGE:2022-08-13 13:46:56 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:56.7839955Z STAGE:2022-08-13 13:46:56 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:56.7962285Z STAGE:2022-08-13 13:46:56 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:56.7980413Z STAGE:2022-08-13 13:46:56 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:56.8136101Z STAGE:2022-08-13 13:46:56 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:56.8150064Z STAGE:2022-08-13 13:46:56 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:56.8318566Z STAGE:2022-08-13 13:46:56 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:56.8333544Z STAGE:2022-08-13 13:46:56 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:56.8487746Z STAGE:2022-08-13 13:46:56 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:56.8499443Z STAGE:2022-08-13 13:46:56 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:56.8667476Z STAGE:2022-08-13 13:46:56 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:56.8686263Z STAGE:2022-08-13 13:46:56 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:56.8870320Z STAGE:2022-08-13 13:46:56 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:56.8973039Z STAGE:2022-08-13 13:46:56 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:56.9081526Z STAGE:2022-08-13 13:46:56 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:56.9099446Z STAGE:2022-08-13 13:46:56 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:56.9256388Z STAGE:2022-08-13 13:46:56 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:56.9267563Z STAGE:2022-08-13 13:46:56 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:56.9430537Z STAGE:2022-08-13 13:46:56 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:56.9449441Z STAGE:2022-08-13 13:46:56 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:56.9623229Z STAGE:2022-08-13 13:46:56 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:56.9726841Z STAGE:2022-08-13 13:46:56 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:56.9843220Z STAGE:2022-08-13 13:46:56 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:56.9864893Z STAGE:2022-08-13 13:46:56 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:57.0038869Z STAGE:2022-08-13 13:46:57 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:57.0142550Z STAGE:2022-08-13 13:46:57 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:57.0220480Z ok (0.445s) 2022-08-13T13:46:57.0262773Z test_binary_op_scalarlist_fastpath__foreach_add_cuda_int16 (__main__.TestForeachCUDA) ... STAGE:2022-08-13 13:46:57 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:57.0279597Z STAGE:2022-08-13 13:46:57 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:57.0373379Z STAGE:2022-08-13 13:46:57 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:57.0387519Z STAGE:2022-08-13 13:46:57 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:57.0473625Z STAGE:2022-08-13 13:46:57 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:57.0491581Z STAGE:2022-08-13 13:46:57 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:57.0648748Z STAGE:2022-08-13 13:46:57 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:57.0750938Z STAGE:2022-08-13 13:46:57 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:57.0836216Z STAGE:2022-08-13 13:46:57 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:57.0854210Z STAGE:2022-08-13 13:46:57 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:57.1027803Z STAGE:2022-08-13 13:46:57 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:57.1130548Z STAGE:2022-08-13 13:46:57 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:57.1215850Z STAGE:2022-08-13 13:46:57 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:57.1229971Z STAGE:2022-08-13 13:46:57 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:57.1322470Z STAGE:2022-08-13 13:46:57 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:57.1336767Z STAGE:2022-08-13 13:46:57 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:57.1420303Z STAGE:2022-08-13 13:46:57 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:57.1438029Z STAGE:2022-08-13 13:46:57 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:57.1594648Z STAGE:2022-08-13 13:46:57 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:57.1696100Z STAGE:2022-08-13 13:46:57 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:57.1781235Z STAGE:2022-08-13 13:46:57 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:57.1799240Z STAGE:2022-08-13 13:46:57 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:57.1973001Z STAGE:2022-08-13 13:46:57 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:57.2076179Z STAGE:2022-08-13 13:46:57 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:57.2167878Z STAGE:2022-08-13 13:46:57 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:57.2182555Z STAGE:2022-08-13 13:46:57 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:57.2286632Z STAGE:2022-08-13 13:46:57 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:57.2300626Z STAGE:2022-08-13 13:46:57 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:57.2392712Z STAGE:2022-08-13 13:46:57 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:57.2411809Z STAGE:2022-08-13 13:46:57 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:57.2589650Z STAGE:2022-08-13 13:46:57 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:57.2692353Z STAGE:2022-08-13 13:46:57 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:57.2779098Z STAGE:2022-08-13 13:46:57 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:57.2800418Z STAGE:2022-08-13 13:46:57 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:57.2996604Z STAGE:2022-08-13 13:46:57 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:57.3098090Z STAGE:2022-08-13 13:46:57 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:57.3184409Z STAGE:2022-08-13 13:46:57 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:57.3199134Z STAGE:2022-08-13 13:46:57 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:57.3303606Z STAGE:2022-08-13 13:46:57 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:57.3316671Z STAGE:2022-08-13 13:46:57 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:57.3409987Z STAGE:2022-08-13 13:46:57 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:57.3428869Z STAGE:2022-08-13 13:46:57 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:57.3606969Z STAGE:2022-08-13 13:46:57 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:57.3710434Z STAGE:2022-08-13 13:46:57 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:57.3799400Z STAGE:2022-08-13 13:46:57 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:57.3820692Z STAGE:2022-08-13 13:46:57 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:57.4000126Z STAGE:2022-08-13 13:46:57 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:57.4102539Z STAGE:2022-08-13 13:46:57 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:57.4177481Z ok (0.396s) 2022-08-13T13:46:57.4196913Z test_binary_op_scalarlist_fastpath__foreach_add_cuda_int32 (__main__.TestForeachCUDA) ... skip: Test is disabled because an issue exists disabling it: https://github.com/pytorch/pytorch/issues/83029 for platform(s) linux. If you're seeing this on your local machine and would like to enable this test, please make sure CI is not set and you are not using the flag --import-disabled-tests. (0.002s) 2022-08-13T13:46:57.4236828Z test_binary_op_scalarlist_fastpath__foreach_add_cuda_int64 (__main__.TestForeachCUDA) ... STAGE:2022-08-13 13:46:57 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:57.4250954Z STAGE:2022-08-13 13:46:57 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:57.4335266Z STAGE:2022-08-13 13:46:57 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:57.4347515Z STAGE:2022-08-13 13:46:57 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:57.4423663Z STAGE:2022-08-13 13:46:57 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:57.4440812Z STAGE:2022-08-13 13:46:57 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:57.4598167Z STAGE:2022-08-13 13:46:57 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:57.4700583Z STAGE:2022-08-13 13:46:57 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:57.4782787Z STAGE:2022-08-13 13:46:57 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:57.4802098Z STAGE:2022-08-13 13:46:57 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:57.4975140Z STAGE:2022-08-13 13:46:57 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:57.5076982Z STAGE:2022-08-13 13:46:57 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:57.5161583Z STAGE:2022-08-13 13:46:57 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:57.5175502Z STAGE:2022-08-13 13:46:57 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:57.5259085Z STAGE:2022-08-13 13:46:57 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:57.5272008Z STAGE:2022-08-13 13:46:57 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:57.5342526Z STAGE:2022-08-13 13:46:57 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:57.5365819Z STAGE:2022-08-13 13:46:57 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:57.5521926Z STAGE:2022-08-13 13:46:57 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:57.5623196Z STAGE:2022-08-13 13:46:57 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:57.5710321Z STAGE:2022-08-13 13:46:57 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:57.5728314Z STAGE:2022-08-13 13:46:57 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:57.5883123Z STAGE:2022-08-13 13:46:57 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:57.5986438Z STAGE:2022-08-13 13:46:57 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:57.6074866Z STAGE:2022-08-13 13:46:57 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:57.6090345Z STAGE:2022-08-13 13:46:57 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:57.6184066Z STAGE:2022-08-13 13:46:57 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:57.6197746Z STAGE:2022-08-13 13:46:57 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:57.6279094Z STAGE:2022-08-13 13:46:57 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:57.6297739Z STAGE:2022-08-13 13:46:57 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:57.6476472Z STAGE:2022-08-13 13:46:57 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:57.6578595Z STAGE:2022-08-13 13:46:57 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:57.6664640Z STAGE:2022-08-13 13:46:57 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:57.6686303Z STAGE:2022-08-13 13:46:57 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:57.6881936Z STAGE:2022-08-13 13:46:57 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:57.6984418Z STAGE:2022-08-13 13:46:57 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:57.7069853Z STAGE:2022-08-13 13:46:57 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:57.7084150Z STAGE:2022-08-13 13:46:57 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:57.7178351Z STAGE:2022-08-13 13:46:57 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:57.7201181Z STAGE:2022-08-13 13:46:57 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:57.7282555Z STAGE:2022-08-13 13:46:57 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:57.7301091Z STAGE:2022-08-13 13:46:57 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:57.7477762Z STAGE:2022-08-13 13:46:57 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:57.7580274Z STAGE:2022-08-13 13:46:57 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:57.7668808Z STAGE:2022-08-13 13:46:57 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:57.7699497Z STAGE:2022-08-13 13:46:57 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:57.7898516Z STAGE:2022-08-13 13:46:57 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:57.8000157Z STAGE:2022-08-13 13:46:57 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:57.8075100Z ok (0.388s) 2022-08-13T13:46:57.8118244Z test_binary_op_scalarlist_fastpath__foreach_add_cuda_int8 (__main__.TestForeachCUDA) ... STAGE:2022-08-13 13:46:57 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:57.8134346Z STAGE:2022-08-13 13:46:57 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:57.8228835Z STAGE:2022-08-13 13:46:57 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:57.8242251Z STAGE:2022-08-13 13:46:57 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:57.8327697Z STAGE:2022-08-13 13:46:57 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:57.8348207Z STAGE:2022-08-13 13:46:57 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:57.8508101Z STAGE:2022-08-13 13:46:57 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:57.8614088Z STAGE:2022-08-13 13:46:57 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:57.8699132Z STAGE:2022-08-13 13:46:57 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:57.8719901Z STAGE:2022-08-13 13:46:57 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:57.8893646Z STAGE:2022-08-13 13:46:57 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:57.8995745Z STAGE:2022-08-13 13:46:57 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:57.9080393Z STAGE:2022-08-13 13:46:57 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:57.9094731Z STAGE:2022-08-13 13:46:57 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:57.9187105Z STAGE:2022-08-13 13:46:57 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:57.9200721Z STAGE:2022-08-13 13:46:57 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:57.9280790Z STAGE:2022-08-13 13:46:57 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:57.9301973Z STAGE:2022-08-13 13:46:57 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:57.9462215Z STAGE:2022-08-13 13:46:57 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:57.9564723Z STAGE:2022-08-13 13:46:57 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:57.9651229Z STAGE:2022-08-13 13:46:57 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:57.9668860Z STAGE:2022-08-13 13:46:57 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:57.9825247Z STAGE:2022-08-13 13:46:57 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:57.9928284Z STAGE:2022-08-13 13:46:57 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:58.0016891Z STAGE:2022-08-13 13:46:58 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:58.0031191Z STAGE:2022-08-13 13:46:58 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:58.0135554Z STAGE:2022-08-13 13:46:58 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:58.0149182Z STAGE:2022-08-13 13:46:58 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:58.0241275Z STAGE:2022-08-13 13:46:58 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:58.0260231Z STAGE:2022-08-13 13:46:58 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:58.0439552Z STAGE:2022-08-13 13:46:58 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:58.0541585Z STAGE:2022-08-13 13:46:58 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:58.0627598Z STAGE:2022-08-13 13:46:58 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:58.0649897Z STAGE:2022-08-13 13:46:58 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:58.0845946Z STAGE:2022-08-13 13:46:58 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:58.0948655Z STAGE:2022-08-13 13:46:58 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:58.1034382Z STAGE:2022-08-13 13:46:58 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:58.1049078Z STAGE:2022-08-13 13:46:58 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:58.1152823Z STAGE:2022-08-13 13:46:58 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:58.1166467Z STAGE:2022-08-13 13:46:58 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:58.1258125Z STAGE:2022-08-13 13:46:58 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:58.1276365Z STAGE:2022-08-13 13:46:58 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:58.1454481Z STAGE:2022-08-13 13:46:58 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:58.1556938Z STAGE:2022-08-13 13:46:58 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:58.1642797Z STAGE:2022-08-13 13:46:58 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:58.1664386Z STAGE:2022-08-13 13:46:58 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:58.1842804Z STAGE:2022-08-13 13:46:58 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:58.1945888Z STAGE:2022-08-13 13:46:58 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:58.2020608Z ok (0.394s) 2022-08-13T13:46:58.2041123Z test_binary_op_scalarlist_fastpath__foreach_add_cuda_uint8 (__main__.TestForeachCUDA) ... skip: Test is disabled because an issue exists disabling it: https://github.com/pytorch/pytorch/issues/83026 for platform(s) linux. If you're seeing this on your local machine and would like to enable this test, please make sure CI is not set and you are not using the flag --import-disabled-tests. (0.002s) 2022-08-13T13:46:58.2101849Z test_binary_op_scalarlist_fastpath__foreach_div_cuda_bfloat16 (__main__.TestForeachCUDA) ... STAGE:2022-08-13 13:46:58 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:58.2115368Z STAGE:2022-08-13 13:46:58 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:58.2260859Z STAGE:2022-08-13 13:46:58 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:58.2274305Z STAGE:2022-08-13 13:46:58 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:58.2431409Z STAGE:2022-08-13 13:46:58 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:58.2445235Z STAGE:2022-08-13 13:46:58 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:58.2588847Z STAGE:2022-08-13 13:46:58 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:58.2599595Z STAGE:2022-08-13 13:46:58 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:58.2752945Z STAGE:2022-08-13 13:46:58 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:58.2773350Z STAGE:2022-08-13 13:46:58 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:58.2946457Z STAGE:2022-08-13 13:46:58 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:58.3048918Z STAGE:2022-08-13 13:46:58 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:58.3142676Z STAGE:2022-08-13 13:46:58 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:58.3156364Z STAGE:2022-08-13 13:46:58 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:58.3303599Z STAGE:2022-08-13 13:46:58 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:58.3314319Z STAGE:2022-08-13 13:46:58 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:58.3467102Z STAGE:2022-08-13 13:46:58 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:58.3484397Z STAGE:2022-08-13 13:46:58 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:58.3665351Z STAGE:2022-08-13 13:46:58 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:58.3770210Z STAGE:2022-08-13 13:46:58 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:58.3868336Z STAGE:2022-08-13 13:46:58 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:58.3887265Z STAGE:2022-08-13 13:46:58 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:58.4046998Z STAGE:2022-08-13 13:46:58 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:58.4153946Z STAGE:2022-08-13 13:46:58 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:58.4259184Z STAGE:2022-08-13 13:46:58 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:58.4273508Z STAGE:2022-08-13 13:46:58 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:58.4440749Z STAGE:2022-08-13 13:46:58 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:58.4451527Z STAGE:2022-08-13 13:46:58 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:58.4623725Z STAGE:2022-08-13 13:46:58 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:58.4637877Z STAGE:2022-08-13 13:46:58 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:58.4802739Z STAGE:2022-08-13 13:46:58 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:58.4813700Z STAGE:2022-08-13 13:46:58 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:58.4986399Z STAGE:2022-08-13 13:46:58 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:58.5005254Z STAGE:2022-08-13 13:46:58 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:58.5200905Z STAGE:2022-08-13 13:46:58 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:58.5302790Z STAGE:2022-08-13 13:46:58 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:58.5397448Z STAGE:2022-08-13 13:46:58 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:58.5414287Z STAGE:2022-08-13 13:46:58 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:58.5578023Z STAGE:2022-08-13 13:46:58 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:58.5591109Z STAGE:2022-08-13 13:46:58 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:58.5768666Z STAGE:2022-08-13 13:46:58 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:58.5787055Z STAGE:2022-08-13 13:46:58 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:58.5967944Z STAGE:2022-08-13 13:46:58 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:58.6071719Z STAGE:2022-08-13 13:46:58 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:58.6171091Z STAGE:2022-08-13 13:46:58 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:58.6189326Z STAGE:2022-08-13 13:46:58 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:58.6374042Z STAGE:2022-08-13 13:46:58 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:58.6476955Z STAGE:2022-08-13 13:46:58 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:58.6539296Z ok (0.450s) 2022-08-13T13:46:58.6558132Z test_binary_op_scalarlist_fastpath__foreach_div_cuda_bool (__main__.TestForeachCUDA) ... skip: Test is disabled because an issue exists disabling it: https://github.com/pytorch/pytorch/issues/83027 for platform(s) linux. If you're seeing this on your local machine and would like to enable this test, please make sure CI is not set and you are not using the flag --import-disabled-tests. (0.002s) 2022-08-13T13:46:58.6644948Z test_binary_op_scalarlist_fastpath__foreach_div_cuda_complex128 (__main__.TestForeachCUDA) ... STAGE:2022-08-13 13:46:58 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:58.6658461Z STAGE:2022-08-13 13:46:58 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:58.6812309Z STAGE:2022-08-13 13:46:58 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:58.6822824Z STAGE:2022-08-13 13:46:58 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:58.7015693Z STAGE:2022-08-13 13:46:58 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:58.7029465Z STAGE:2022-08-13 13:46:58 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:58.7177973Z STAGE:2022-08-13 13:46:58 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:58.7191268Z STAGE:2022-08-13 13:46:58 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:58.7377973Z STAGE:2022-08-13 13:46:58 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:58.7391599Z STAGE:2022-08-13 13:46:58 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:58.7539816Z STAGE:2022-08-13 13:46:58 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:58.7550568Z STAGE:2022-08-13 13:46:58 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:58.7734319Z STAGE:2022-08-13 13:46:58 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:58.7750663Z STAGE:2022-08-13 13:46:58 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:58.7902123Z STAGE:2022-08-13 13:46:58 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:58.7912924Z STAGE:2022-08-13 13:46:58 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:58.8097106Z STAGE:2022-08-13 13:46:58 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:58.8111186Z STAGE:2022-08-13 13:46:58 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:58.8262624Z STAGE:2022-08-13 13:46:58 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:58.8273149Z STAGE:2022-08-13 13:46:58 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:58.8457696Z STAGE:2022-08-13 13:46:58 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:58.8471240Z STAGE:2022-08-13 13:46:58 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:58.8620021Z STAGE:2022-08-13 13:46:58 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:58.8633302Z STAGE:2022-08-13 13:46:58 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:58.8832051Z STAGE:2022-08-13 13:46:58 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:58.8848967Z STAGE:2022-08-13 13:46:58 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:58.9020403Z STAGE:2022-08-13 13:46:58 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:58.9033769Z STAGE:2022-08-13 13:46:58 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:58.9246450Z STAGE:2022-08-13 13:46:58 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:58.9262027Z STAGE:2022-08-13 13:46:58 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:58.9429928Z STAGE:2022-08-13 13:46:58 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:58.9440746Z STAGE:2022-08-13 13:46:58 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:58.9672352Z STAGE:2022-08-13 13:46:58 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:58.9686686Z STAGE:2022-08-13 13:46:58 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:58.9854479Z STAGE:2022-08-13 13:46:58 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:58.9867605Z STAGE:2022-08-13 13:46:58 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:59.0078477Z STAGE:2022-08-13 13:46:59 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:59.0092985Z STAGE:2022-08-13 13:46:59 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:59.0260749Z STAGE:2022-08-13 13:46:59 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:59.0271310Z STAGE:2022-08-13 13:46:59 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:59.0482341Z STAGE:2022-08-13 13:46:59 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:59.0496797Z STAGE:2022-08-13 13:46:59 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:59.0664272Z STAGE:2022-08-13 13:46:59 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:59.0675101Z STAGE:2022-08-13 13:46:59 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:59.0885881Z STAGE:2022-08-13 13:46:59 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:59.0901148Z STAGE:2022-08-13 13:46:59 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:59.1069006Z STAGE:2022-08-13 13:46:59 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:59.1079762Z STAGE:2022-08-13 13:46:59 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:59.1220934Z ok (0.466s) 2022-08-13T13:46:59.1311993Z test_binary_op_scalarlist_fastpath__foreach_div_cuda_complex64 (__main__.TestForeachCUDA) ... STAGE:2022-08-13 13:46:59 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:59.1325682Z STAGE:2022-08-13 13:46:59 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:59.1482996Z STAGE:2022-08-13 13:46:59 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:59.1494037Z STAGE:2022-08-13 13:46:59 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:59.1687004Z STAGE:2022-08-13 13:46:59 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:59.1703544Z STAGE:2022-08-13 13:46:59 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:59.1864190Z STAGE:2022-08-13 13:46:59 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:59.1875048Z STAGE:2022-08-13 13:46:59 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:59.2068197Z STAGE:2022-08-13 13:46:59 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:59.2081952Z STAGE:2022-08-13 13:46:59 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:59.2242086Z STAGE:2022-08-13 13:46:59 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:59.2253095Z STAGE:2022-08-13 13:46:59 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:59.2446561Z STAGE:2022-08-13 13:46:59 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:59.2460454Z STAGE:2022-08-13 13:46:59 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:59.2617197Z STAGE:2022-08-13 13:46:59 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:59.2630591Z STAGE:2022-08-13 13:46:59 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:59.2826937Z STAGE:2022-08-13 13:46:59 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:59.2840989Z STAGE:2022-08-13 13:46:59 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:59.2998191Z STAGE:2022-08-13 13:46:59 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:59.3009143Z STAGE:2022-08-13 13:46:59 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:59.3203513Z STAGE:2022-08-13 13:46:59 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:59.3217739Z STAGE:2022-08-13 13:46:59 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:59.3378452Z STAGE:2022-08-13 13:46:59 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:59.3389429Z STAGE:2022-08-13 13:46:59 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:59.3593091Z STAGE:2022-08-13 13:46:59 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:59.3607667Z STAGE:2022-08-13 13:46:59 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:59.3789672Z STAGE:2022-08-13 13:46:59 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:59.3800546Z STAGE:2022-08-13 13:46:59 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:59.4020439Z STAGE:2022-08-13 13:46:59 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:59.4034548Z STAGE:2022-08-13 13:46:59 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:59.4217587Z STAGE:2022-08-13 13:46:59 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:59.4228781Z STAGE:2022-08-13 13:46:59 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:59.4449220Z STAGE:2022-08-13 13:46:59 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:59.4463453Z STAGE:2022-08-13 13:46:59 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:59.4646047Z STAGE:2022-08-13 13:46:59 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:59.4657182Z STAGE:2022-08-13 13:46:59 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:59.4876695Z STAGE:2022-08-13 13:46:59 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:59.4891222Z STAGE:2022-08-13 13:46:59 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:59.5078503Z STAGE:2022-08-13 13:46:59 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:59.5089585Z STAGE:2022-08-13 13:46:59 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:59.5309705Z STAGE:2022-08-13 13:46:59 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:59.5323879Z STAGE:2022-08-13 13:46:59 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:59.5506940Z STAGE:2022-08-13 13:46:59 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:59.5518018Z STAGE:2022-08-13 13:46:59 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:59.5739059Z STAGE:2022-08-13 13:46:59 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:59.5753334Z STAGE:2022-08-13 13:46:59 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:59.5935233Z STAGE:2022-08-13 13:46:59 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:59.5946142Z STAGE:2022-08-13 13:46:59 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:59.6093480Z ok (0.487s) 2022-08-13T13:46:59.6104760Z test_binary_op_scalarlist_fastpath__foreach_div_cuda_float16 (__main__.TestForeachCUDA) ... skip: Unable to reproduce failure locally (0.001s) 2022-08-13T13:46:59.6166802Z test_binary_op_scalarlist_fastpath__foreach_div_cuda_float32 (__main__.TestForeachCUDA) ... STAGE:2022-08-13 13:46:59 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:59.6180411Z STAGE:2022-08-13 13:46:59 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:59.6324123Z STAGE:2022-08-13 13:46:59 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:59.6335373Z STAGE:2022-08-13 13:46:59 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:59.6493300Z STAGE:2022-08-13 13:46:59 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:59.6506808Z STAGE:2022-08-13 13:46:59 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:59.6650515Z STAGE:2022-08-13 13:46:59 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:59.6661154Z STAGE:2022-08-13 13:46:59 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:59.6814906Z STAGE:2022-08-13 13:46:59 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:59.6832042Z STAGE:2022-08-13 13:46:59 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:59.7005681Z STAGE:2022-08-13 13:46:59 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:59.7109479Z STAGE:2022-08-13 13:46:59 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:59.7203347Z STAGE:2022-08-13 13:46:59 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:59.7217330Z STAGE:2022-08-13 13:46:59 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:59.7360796Z STAGE:2022-08-13 13:46:59 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:59.7371901Z STAGE:2022-08-13 13:46:59 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:59.7529141Z STAGE:2022-08-13 13:46:59 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:59.7546134Z STAGE:2022-08-13 13:46:59 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:59.7706141Z STAGE:2022-08-13 13:46:59 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:59.7810256Z STAGE:2022-08-13 13:46:59 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:59.7909676Z STAGE:2022-08-13 13:46:59 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:59.7926961Z STAGE:2022-08-13 13:46:59 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:59.8090785Z STAGE:2022-08-13 13:46:59 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:59.8194861Z STAGE:2022-08-13 13:46:59 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:59.8301747Z STAGE:2022-08-13 13:46:59 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:59.8315949Z STAGE:2022-08-13 13:46:59 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:59.8481010Z STAGE:2022-08-13 13:46:59 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:59.8494750Z STAGE:2022-08-13 13:46:59 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:59.8671934Z STAGE:2022-08-13 13:46:59 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:59.8686554Z STAGE:2022-08-13 13:46:59 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:59.8849859Z STAGE:2022-08-13 13:46:59 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:59.8860818Z STAGE:2022-08-13 13:46:59 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:59.9038571Z STAGE:2022-08-13 13:46:59 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:59.9057092Z STAGE:2022-08-13 13:46:59 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:59.9251413Z STAGE:2022-08-13 13:46:59 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:59.9356926Z STAGE:2022-08-13 13:46:59 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:59.9455387Z STAGE:2022-08-13 13:46:59 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:59.9472766Z STAGE:2022-08-13 13:46:59 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:59.9645170Z STAGE:2022-08-13 13:46:59 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:59.9658661Z STAGE:2022-08-13 13:46:59 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:46:59.9832564Z STAGE:2022-08-13 13:46:59 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:46:59.9853829Z STAGE:2022-08-13 13:46:59 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:00.0038292Z STAGE:2022-08-13 13:47:00 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:00.0142852Z STAGE:2022-08-13 13:47:00 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:00.0243539Z STAGE:2022-08-13 13:47:00 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:00.0265277Z STAGE:2022-08-13 13:47:00 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:00.0450179Z STAGE:2022-08-13 13:47:00 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:00.0554198Z STAGE:2022-08-13 13:47:00 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:00.0618437Z ok (0.451s) 2022-08-13T13:47:00.0685664Z test_binary_op_scalarlist_fastpath__foreach_div_cuda_float64 (__main__.TestForeachCUDA) ... STAGE:2022-08-13 13:47:00 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:00.0701921Z STAGE:2022-08-13 13:47:00 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:00.0837781Z STAGE:2022-08-13 13:47:00 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:00.0851389Z STAGE:2022-08-13 13:47:00 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:00.1016848Z STAGE:2022-08-13 13:47:00 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:00.1030608Z STAGE:2022-08-13 13:47:00 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:00.1165955Z STAGE:2022-08-13 13:47:00 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:00.1177117Z STAGE:2022-08-13 13:47:00 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:00.1319559Z STAGE:2022-08-13 13:47:00 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:00.1340132Z STAGE:2022-08-13 13:47:00 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:00.1504226Z STAGE:2022-08-13 13:47:00 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:00.1607038Z STAGE:2022-08-13 13:47:00 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:00.1700824Z STAGE:2022-08-13 13:47:00 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:00.1714647Z STAGE:2022-08-13 13:47:00 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:00.1849535Z STAGE:2022-08-13 13:47:00 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:00.1862620Z STAGE:2022-08-13 13:47:00 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:00.2008947Z STAGE:2022-08-13 13:47:00 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:00.2025971Z STAGE:2022-08-13 13:47:00 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:00.2175670Z STAGE:2022-08-13 13:47:00 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:00.2279451Z STAGE:2022-08-13 13:47:00 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:00.2378476Z STAGE:2022-08-13 13:47:00 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:00.2395695Z STAGE:2022-08-13 13:47:00 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:00.2549764Z STAGE:2022-08-13 13:47:00 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:00.2654237Z STAGE:2022-08-13 13:47:00 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:00.2755836Z STAGE:2022-08-13 13:47:00 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:00.2770125Z STAGE:2022-08-13 13:47:00 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:00.2923170Z STAGE:2022-08-13 13:47:00 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:00.2936874Z STAGE:2022-08-13 13:47:00 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:00.3103477Z STAGE:2022-08-13 13:47:00 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:00.3117355Z STAGE:2022-08-13 13:47:00 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:00.3269600Z STAGE:2022-08-13 13:47:00 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:00.3280581Z STAGE:2022-08-13 13:47:00 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:00.3446793Z STAGE:2022-08-13 13:47:00 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:00.3465113Z STAGE:2022-08-13 13:47:00 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:00.3648534Z STAGE:2022-08-13 13:47:00 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:00.3751714Z STAGE:2022-08-13 13:47:00 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:00.3850007Z STAGE:2022-08-13 13:47:00 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:00.3865946Z STAGE:2022-08-13 13:47:00 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:00.4022476Z STAGE:2022-08-13 13:47:00 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:00.4033124Z STAGE:2022-08-13 13:47:00 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:00.4194935Z STAGE:2022-08-13 13:47:00 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:00.4213433Z STAGE:2022-08-13 13:47:00 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:00.4386020Z STAGE:2022-08-13 13:47:00 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:00.4488437Z STAGE:2022-08-13 13:47:00 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:00.4587365Z STAGE:2022-08-13 13:47:00 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:00.4608487Z STAGE:2022-08-13 13:47:00 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:00.4781212Z STAGE:2022-08-13 13:47:00 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:00.4885419Z STAGE:2022-08-13 13:47:00 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:00.4949108Z ok (0.433s) 2022-08-13T13:47:00.4990657Z test_binary_op_scalarlist_fastpath__foreach_div_cuda_int16 (__main__.TestForeachCUDA) ... STAGE:2022-08-13 13:47:00 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:00.5011054Z STAGE:2022-08-13 13:47:00 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:00.5167582Z STAGE:2022-08-13 13:47:00 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:00.5271390Z STAGE:2022-08-13 13:47:00 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:00.5339466Z STAGE:2022-08-13 13:47:00 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:00.5359030Z STAGE:2022-08-13 13:47:00 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:00.5520334Z STAGE:2022-08-13 13:47:00 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:00.5623585Z STAGE:2022-08-13 13:47:00 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:00.5694666Z STAGE:2022-08-13 13:47:00 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:00.5712013Z STAGE:2022-08-13 13:47:00 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:00.5881476Z STAGE:2022-08-13 13:47:00 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:00.5984850Z STAGE:2022-08-13 13:47:00 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:00.6055901Z STAGE:2022-08-13 13:47:00 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:00.6075924Z STAGE:2022-08-13 13:47:00 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:00.6235927Z STAGE:2022-08-13 13:47:00 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:00.6339637Z STAGE:2022-08-13 13:47:00 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:00.6410671Z STAGE:2022-08-13 13:47:00 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:00.6428158Z STAGE:2022-08-13 13:47:00 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:00.6586986Z STAGE:2022-08-13 13:47:00 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:00.6690871Z STAGE:2022-08-13 13:47:00 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:00.6759259Z STAGE:2022-08-13 13:47:00 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:00.6779860Z STAGE:2022-08-13 13:47:00 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:00.6939964Z STAGE:2022-08-13 13:47:00 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:00.7041845Z STAGE:2022-08-13 13:47:00 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:00.7114830Z STAGE:2022-08-13 13:47:00 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:00.7133282Z STAGE:2022-08-13 13:47:00 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:00.7334893Z STAGE:2022-08-13 13:47:00 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:00.7435932Z STAGE:2022-08-13 13:47:00 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:00.7505307Z STAGE:2022-08-13 13:47:00 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:00.7526441Z STAGE:2022-08-13 13:47:00 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:00.7702285Z STAGE:2022-08-13 13:47:00 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:00.7808447Z STAGE:2022-08-13 13:47:00 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:00.7880545Z STAGE:2022-08-13 13:47:00 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:00.7901922Z STAGE:2022-08-13 13:47:00 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:00.8096979Z STAGE:2022-08-13 13:47:00 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:00.8198266Z STAGE:2022-08-13 13:47:00 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:00.8270533Z STAGE:2022-08-13 13:47:00 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:00.8289509Z STAGE:2022-08-13 13:47:00 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:00.8468086Z STAGE:2022-08-13 13:47:00 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:00.8571243Z STAGE:2022-08-13 13:47:00 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:00.8640478Z STAGE:2022-08-13 13:47:00 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:00.8659299Z STAGE:2022-08-13 13:47:00 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:00.8837285Z STAGE:2022-08-13 13:47:00 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:00.8941691Z STAGE:2022-08-13 13:47:00 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:00.9010919Z STAGE:2022-08-13 13:47:00 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:00.9031854Z STAGE:2022-08-13 13:47:00 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:00.9213549Z STAGE:2022-08-13 13:47:00 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:00.9316380Z STAGE:2022-08-13 13:47:00 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:00.9372537Z ok (0.442s) 2022-08-13T13:47:00.9415988Z test_binary_op_scalarlist_fastpath__foreach_div_cuda_int32 (__main__.TestForeachCUDA) ... STAGE:2022-08-13 13:47:00 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:00.9432835Z STAGE:2022-08-13 13:47:00 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:00.9589560Z STAGE:2022-08-13 13:47:00 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:00.9692957Z STAGE:2022-08-13 13:47:00 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:00.9763681Z STAGE:2022-08-13 13:47:00 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:00.9784375Z STAGE:2022-08-13 13:47:00 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:00.9947836Z STAGE:2022-08-13 13:47:00 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:01.0053568Z STAGE:2022-08-13 13:47:01 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:01.0126456Z STAGE:2022-08-13 13:47:01 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:01.0147413Z STAGE:2022-08-13 13:47:01 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:01.0320532Z STAGE:2022-08-13 13:47:01 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:01.0426499Z STAGE:2022-08-13 13:47:01 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:01.0495638Z STAGE:2022-08-13 13:47:01 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:01.0515355Z STAGE:2022-08-13 13:47:01 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:01.0675240Z STAGE:2022-08-13 13:47:01 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:01.0778340Z STAGE:2022-08-13 13:47:01 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:01.0849424Z STAGE:2022-08-13 13:47:01 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:01.0866722Z STAGE:2022-08-13 13:47:01 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:01.1024054Z STAGE:2022-08-13 13:47:01 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:01.1127960Z STAGE:2022-08-13 13:47:01 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:01.1199313Z STAGE:2022-08-13 13:47:01 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:01.1220258Z STAGE:2022-08-13 13:47:01 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:01.1381164Z STAGE:2022-08-13 13:47:01 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:01.1482597Z STAGE:2022-08-13 13:47:01 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:01.1555827Z STAGE:2022-08-13 13:47:01 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:01.1574678Z STAGE:2022-08-13 13:47:01 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:01.1753203Z STAGE:2022-08-13 13:47:01 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:01.1856992Z STAGE:2022-08-13 13:47:01 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:01.1926683Z STAGE:2022-08-13 13:47:01 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:01.1947842Z STAGE:2022-08-13 13:47:01 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:01.2128512Z STAGE:2022-08-13 13:47:01 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:01.2231925Z STAGE:2022-08-13 13:47:01 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:01.2302170Z STAGE:2022-08-13 13:47:01 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:01.2320413Z STAGE:2022-08-13 13:47:01 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:01.2515535Z STAGE:2022-08-13 13:47:01 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:01.2618724Z STAGE:2022-08-13 13:47:01 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:01.2688540Z STAGE:2022-08-13 13:47:01 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:01.2707074Z STAGE:2022-08-13 13:47:01 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:01.2885282Z STAGE:2022-08-13 13:47:01 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:01.2989976Z STAGE:2022-08-13 13:47:01 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:01.3062746Z STAGE:2022-08-13 13:47:01 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:01.3093031Z STAGE:2022-08-13 13:47:01 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:01.3273653Z STAGE:2022-08-13 13:47:01 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:01.3377123Z STAGE:2022-08-13 13:47:01 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:01.3446992Z STAGE:2022-08-13 13:47:01 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:01.3465303Z STAGE:2022-08-13 13:47:01 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:01.3644921Z STAGE:2022-08-13 13:47:01 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:01.3746735Z STAGE:2022-08-13 13:47:01 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:01.3803008Z ok (0.443s) 2022-08-13T13:47:01.3824152Z test_binary_op_scalarlist_fastpath__foreach_div_cuda_int64 (__main__.TestForeachCUDA) ... skip: Test is disabled because an issue exists disabling it: https://github.com/pytorch/pytorch/issues/83028 for platform(s) linux. If you're seeing this on your local machine and would like to enable this test, please make sure CI is not set and you are not using the flag --import-disabled-tests. (0.002s) 2022-08-13T13:47:01.3863541Z test_binary_op_scalarlist_fastpath__foreach_div_cuda_int8 (__main__.TestForeachCUDA) ... STAGE:2022-08-13 13:47:01 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:01.3880605Z STAGE:2022-08-13 13:47:01 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:01.4036287Z STAGE:2022-08-13 13:47:01 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:01.4150340Z STAGE:2022-08-13 13:47:01 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:01.4221561Z STAGE:2022-08-13 13:47:01 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:01.4251231Z STAGE:2022-08-13 13:47:01 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:01.4410449Z STAGE:2022-08-13 13:47:01 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:01.4511941Z STAGE:2022-08-13 13:47:01 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:01.4580543Z STAGE:2022-08-13 13:47:01 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:01.4597859Z STAGE:2022-08-13 13:47:01 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:01.4767384Z STAGE:2022-08-13 13:47:01 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:01.4870851Z STAGE:2022-08-13 13:47:01 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:01.4941870Z STAGE:2022-08-13 13:47:01 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:01.4971283Z STAGE:2022-08-13 13:47:01 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:01.5157904Z STAGE:2022-08-13 13:47:01 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:01.5261373Z STAGE:2022-08-13 13:47:01 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:01.5330133Z STAGE:2022-08-13 13:47:01 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:01.5349481Z STAGE:2022-08-13 13:47:01 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:01.5505909Z STAGE:2022-08-13 13:47:01 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:01.5612539Z STAGE:2022-08-13 13:47:01 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:01.5683787Z STAGE:2022-08-13 13:47:01 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:01.5704454Z STAGE:2022-08-13 13:47:01 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:01.5864757Z STAGE:2022-08-13 13:47:01 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:01.5968448Z STAGE:2022-08-13 13:47:01 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:01.6042099Z STAGE:2022-08-13 13:47:01 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:01.6063122Z STAGE:2022-08-13 13:47:01 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:01.6250843Z STAGE:2022-08-13 13:47:01 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:01.6354411Z STAGE:2022-08-13 13:47:01 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:01.6424693Z STAGE:2022-08-13 13:47:01 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:01.6445778Z STAGE:2022-08-13 13:47:01 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:01.6623867Z STAGE:2022-08-13 13:47:01 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:01.6730539Z STAGE:2022-08-13 13:47:01 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:01.6800423Z STAGE:2022-08-13 13:47:01 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:01.6822694Z STAGE:2022-08-13 13:47:01 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:01.7020267Z STAGE:2022-08-13 13:47:01 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:01.7122234Z STAGE:2022-08-13 13:47:01 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:01.7192361Z STAGE:2022-08-13 13:47:01 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:01.7212876Z STAGE:2022-08-13 13:47:01 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:01.7393293Z STAGE:2022-08-13 13:47:01 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:01.7496896Z STAGE:2022-08-13 13:47:01 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:01.7566666Z STAGE:2022-08-13 13:47:01 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:01.7588270Z STAGE:2022-08-13 13:47:01 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:01.7769027Z STAGE:2022-08-13 13:47:01 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:01.7874740Z STAGE:2022-08-13 13:47:01 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:01.7945313Z STAGE:2022-08-13 13:47:01 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:01.7966510Z STAGE:2022-08-13 13:47:01 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:01.8148583Z STAGE:2022-08-13 13:47:01 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:01.8253200Z STAGE:2022-08-13 13:47:01 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:01.8309794Z ok (0.449s) 2022-08-13T13:47:01.8351846Z test_binary_op_scalarlist_fastpath__foreach_div_cuda_uint8 (__main__.TestForeachCUDA) ... STAGE:2022-08-13 13:47:01 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:01.8371625Z STAGE:2022-08-13 13:47:01 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:01.8529092Z STAGE:2022-08-13 13:47:01 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:01.8633670Z STAGE:2022-08-13 13:47:01 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:01.8704911Z STAGE:2022-08-13 13:47:01 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:01.8725321Z STAGE:2022-08-13 13:47:01 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:01.8887905Z STAGE:2022-08-13 13:47:01 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:01.8991948Z STAGE:2022-08-13 13:47:01 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:01.9063104Z STAGE:2022-08-13 13:47:01 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:01.9082149Z STAGE:2022-08-13 13:47:01 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:01.9252486Z STAGE:2022-08-13 13:47:01 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:01.9356209Z STAGE:2022-08-13 13:47:01 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:01.9427499Z STAGE:2022-08-13 13:47:01 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:01.9448127Z STAGE:2022-08-13 13:47:01 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:01.9608279Z STAGE:2022-08-13 13:47:01 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:01.9711143Z STAGE:2022-08-13 13:47:01 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:01.9782463Z STAGE:2022-08-13 13:47:01 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:01.9800570Z STAGE:2022-08-13 13:47:01 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:01.9958808Z STAGE:2022-08-13 13:47:01 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:02.0062068Z STAGE:2022-08-13 13:47:02 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:02.0130826Z STAGE:2022-08-13 13:47:02 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:02.0150799Z STAGE:2022-08-13 13:47:02 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:02.0312449Z STAGE:2022-08-13 13:47:02 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:02.0417255Z STAGE:2022-08-13 13:47:02 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:02.0490270Z STAGE:2022-08-13 13:47:02 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:02.0511732Z STAGE:2022-08-13 13:47:02 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:02.0698313Z STAGE:2022-08-13 13:47:02 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:02.0804827Z STAGE:2022-08-13 13:47:02 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:02.0879258Z STAGE:2022-08-13 13:47:02 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:02.0900784Z STAGE:2022-08-13 13:47:02 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:02.1081455Z STAGE:2022-08-13 13:47:02 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:02.1187730Z STAGE:2022-08-13 13:47:02 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:02.1261234Z STAGE:2022-08-13 13:47:02 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:02.1282840Z STAGE:2022-08-13 13:47:02 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:02.1481152Z STAGE:2022-08-13 13:47:02 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:02.1587214Z STAGE:2022-08-13 13:47:02 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:02.1658239Z STAGE:2022-08-13 13:47:02 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:02.1678993Z STAGE:2022-08-13 13:47:02 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:02.1861983Z STAGE:2022-08-13 13:47:02 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:02.1967853Z STAGE:2022-08-13 13:47:02 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:02.2040540Z STAGE:2022-08-13 13:47:02 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:02.2062109Z STAGE:2022-08-13 13:47:02 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:02.2243372Z STAGE:2022-08-13 13:47:02 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:02.2349638Z STAGE:2022-08-13 13:47:02 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:02.2423013Z STAGE:2022-08-13 13:47:02 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:02.2453885Z STAGE:2022-08-13 13:47:02 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:02.2669345Z STAGE:2022-08-13 13:47:02 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:02.2775834Z STAGE:2022-08-13 13:47:02 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:02.2830366Z ok (0.452s) 2022-08-13T13:47:02.2893665Z test_binary_op_scalarlist_fastpath__foreach_mul_cuda_bfloat16 (__main__.TestForeachCUDA) ... STAGE:2022-08-13 13:47:02 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:02.2910362Z STAGE:2022-08-13 13:47:02 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:02.3055937Z STAGE:2022-08-13 13:47:02 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:02.3069498Z STAGE:2022-08-13 13:47:02 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:02.3227213Z STAGE:2022-08-13 13:47:02 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:02.3242219Z STAGE:2022-08-13 13:47:02 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:02.3386622Z STAGE:2022-08-13 13:47:02 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:02.3399510Z STAGE:2022-08-13 13:47:02 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:02.3551695Z STAGE:2022-08-13 13:47:02 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:02.3572543Z STAGE:2022-08-13 13:47:02 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:02.3745979Z STAGE:2022-08-13 13:47:02 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:02.3849897Z STAGE:2022-08-13 13:47:02 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:02.3943448Z STAGE:2022-08-13 13:47:02 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:02.3957848Z STAGE:2022-08-13 13:47:02 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:02.4103359Z STAGE:2022-08-13 13:47:02 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:02.4116871Z STAGE:2022-08-13 13:47:02 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:02.4273527Z STAGE:2022-08-13 13:47:02 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:02.4291686Z STAGE:2022-08-13 13:47:02 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:02.4451201Z STAGE:2022-08-13 13:47:02 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:02.4556799Z STAGE:2022-08-13 13:47:02 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:02.4654755Z STAGE:2022-08-13 13:47:02 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:02.4672723Z STAGE:2022-08-13 13:47:02 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:02.4837065Z STAGE:2022-08-13 13:47:02 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:02.4940059Z STAGE:2022-08-13 13:47:02 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:02.5046089Z STAGE:2022-08-13 13:47:02 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:02.5062061Z STAGE:2022-08-13 13:47:02 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:02.5237597Z STAGE:2022-08-13 13:47:02 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:02.5248805Z STAGE:2022-08-13 13:47:02 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:02.5421484Z STAGE:2022-08-13 13:47:02 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:02.5435864Z STAGE:2022-08-13 13:47:02 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:02.5603590Z STAGE:2022-08-13 13:47:02 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:02.5614868Z STAGE:2022-08-13 13:47:02 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:02.5787726Z STAGE:2022-08-13 13:47:02 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:02.5805912Z STAGE:2022-08-13 13:47:02 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:02.6007036Z STAGE:2022-08-13 13:47:02 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:02.6113020Z STAGE:2022-08-13 13:47:02 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:02.6208995Z STAGE:2022-08-13 13:47:02 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:02.6226467Z STAGE:2022-08-13 13:47:02 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:02.6392830Z STAGE:2022-08-13 13:47:02 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:02.6406541Z STAGE:2022-08-13 13:47:02 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:02.6584164Z STAGE:2022-08-13 13:47:02 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:02.6603154Z STAGE:2022-08-13 13:47:02 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:02.6785135Z STAGE:2022-08-13 13:47:02 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:02.6889392Z STAGE:2022-08-13 13:47:02 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:02.6988816Z STAGE:2022-08-13 13:47:02 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:02.7008619Z STAGE:2022-08-13 13:47:02 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:02.7194766Z STAGE:2022-08-13 13:47:02 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:02.7297806Z STAGE:2022-08-13 13:47:02 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:02.7360023Z ok (0.453s) 2022-08-13T13:47:02.7400983Z test_binary_op_scalarlist_fastpath__foreach_mul_cuda_bool (__main__.TestForeachCUDA) ... STAGE:2022-08-13 13:47:02 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:02.7421182Z STAGE:2022-08-13 13:47:02 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:02.7526734Z STAGE:2022-08-13 13:47:02 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:02.7631259Z STAGE:2022-08-13 13:47:02 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:02.7699046Z STAGE:2022-08-13 13:47:02 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:02.7719745Z STAGE:2022-08-13 13:47:02 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:02.7878643Z STAGE:2022-08-13 13:47:02 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:02.7985194Z STAGE:2022-08-13 13:47:02 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:02.8055463Z STAGE:2022-08-13 13:47:02 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:02.8076061Z STAGE:2022-08-13 13:47:02 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:02.8252849Z STAGE:2022-08-13 13:47:02 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:02.8358560Z STAGE:2022-08-13 13:47:02 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:02.8425894Z STAGE:2022-08-13 13:47:02 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:02.8442679Z STAGE:2022-08-13 13:47:02 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:02.8536019Z STAGE:2022-08-13 13:47:02 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:02.8549295Z STAGE:2022-08-13 13:47:02 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:02.8653845Z STAGE:2022-08-13 13:47:02 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:02.8673443Z STAGE:2022-08-13 13:47:02 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:02.8828872Z STAGE:2022-08-13 13:47:02 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:02.8935593Z STAGE:2022-08-13 13:47:02 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:02.9005233Z STAGE:2022-08-13 13:47:02 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:02.9026322Z STAGE:2022-08-13 13:47:02 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:02.9184849Z STAGE:2022-08-13 13:47:02 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:02.9289841Z STAGE:2022-08-13 13:47:02 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:02.9363796Z STAGE:2022-08-13 13:47:02 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:02.9385910Z STAGE:2022-08-13 13:47:02 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:02.9496195Z STAGE:2022-08-13 13:47:02 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:02.9602053Z STAGE:2022-08-13 13:47:02 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:02.9672256Z STAGE:2022-08-13 13:47:02 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:02.9694229Z STAGE:2022-08-13 13:47:02 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:02.9877022Z STAGE:2022-08-13 13:47:02 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:02.9980479Z STAGE:2022-08-13 13:47:02 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:03.0051501Z STAGE:2022-08-13 13:47:03 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:03.0072196Z STAGE:2022-08-13 13:47:03 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:03.0268972Z STAGE:2022-08-13 13:47:03 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:03.0370846Z STAGE:2022-08-13 13:47:03 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:03.0441120Z STAGE:2022-08-13 13:47:03 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:03.0457433Z STAGE:2022-08-13 13:47:03 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:03.0562199Z STAGE:2022-08-13 13:47:03 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:03.0576130Z STAGE:2022-08-13 13:47:03 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:03.0671509Z STAGE:2022-08-13 13:47:03 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:03.0691097Z STAGE:2022-08-13 13:47:03 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:03.0876136Z STAGE:2022-08-13 13:47:03 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:03.0980704Z STAGE:2022-08-13 13:47:03 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:03.1054606Z STAGE:2022-08-13 13:47:03 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:03.1076561Z STAGE:2022-08-13 13:47:03 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:03.1262371Z STAGE:2022-08-13 13:47:03 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:03.1369340Z STAGE:2022-08-13 13:47:03 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:03.1429835Z ok (0.407s) 2022-08-13T13:47:03.1525810Z test_binary_op_scalarlist_fastpath__foreach_mul_cuda_complex128 (__main__.TestForeachCUDA) ... STAGE:2022-08-13 13:47:03 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:03.1542525Z STAGE:2022-08-13 13:47:03 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:03.1692706Z STAGE:2022-08-13 13:47:03 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:03.1706371Z STAGE:2022-08-13 13:47:03 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:03.1895780Z STAGE:2022-08-13 13:47:03 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:03.1909581Z STAGE:2022-08-13 13:47:03 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:03.2058635Z STAGE:2022-08-13 13:47:03 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:03.2069253Z STAGE:2022-08-13 13:47:03 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:03.2252503Z STAGE:2022-08-13 13:47:03 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:03.2266492Z STAGE:2022-08-13 13:47:03 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:03.2418507Z STAGE:2022-08-13 13:47:03 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:03.2429186Z STAGE:2022-08-13 13:47:03 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:03.2612616Z STAGE:2022-08-13 13:47:03 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:03.2626400Z STAGE:2022-08-13 13:47:03 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:03.2778404Z STAGE:2022-08-13 13:47:03 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:03.2789035Z STAGE:2022-08-13 13:47:03 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:03.2974337Z STAGE:2022-08-13 13:47:03 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:03.2988149Z STAGE:2022-08-13 13:47:03 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:03.3137330Z STAGE:2022-08-13 13:47:03 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:03.3150663Z STAGE:2022-08-13 13:47:03 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:03.3338268Z STAGE:2022-08-13 13:47:03 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:03.3351807Z STAGE:2022-08-13 13:47:03 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:03.3500362Z STAGE:2022-08-13 13:47:03 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:03.3511136Z STAGE:2022-08-13 13:47:03 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:03.3703974Z STAGE:2022-08-13 13:47:03 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:03.3721194Z STAGE:2022-08-13 13:47:03 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:03.3893892Z STAGE:2022-08-13 13:47:03 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:03.3904681Z STAGE:2022-08-13 13:47:03 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:03.4114052Z STAGE:2022-08-13 13:47:03 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:03.4128787Z STAGE:2022-08-13 13:47:03 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:03.4299497Z STAGE:2022-08-13 13:47:03 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:03.4310269Z STAGE:2022-08-13 13:47:03 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:03.4519325Z STAGE:2022-08-13 13:47:03 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:03.4536546Z STAGE:2022-08-13 13:47:03 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:03.4730269Z STAGE:2022-08-13 13:47:03 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:03.4740956Z STAGE:2022-08-13 13:47:03 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:03.4948846Z STAGE:2022-08-13 13:47:03 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:03.4965755Z STAGE:2022-08-13 13:47:03 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:03.5137196Z STAGE:2022-08-13 13:47:03 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:03.5147955Z STAGE:2022-08-13 13:47:03 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:03.5356349Z STAGE:2022-08-13 13:47:03 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:03.5371439Z STAGE:2022-08-13 13:47:03 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:03.5543585Z STAGE:2022-08-13 13:47:03 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:03.5554360Z STAGE:2022-08-13 13:47:03 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:03.5762497Z STAGE:2022-08-13 13:47:03 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:03.5778155Z STAGE:2022-08-13 13:47:03 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:03.5950112Z STAGE:2022-08-13 13:47:03 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:03.5961236Z STAGE:2022-08-13 13:47:03 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:03.6099652Z ok (0.467s) 2022-08-13T13:47:03.6191093Z test_binary_op_scalarlist_fastpath__foreach_mul_cuda_complex64 (__main__.TestForeachCUDA) ... STAGE:2022-08-13 13:47:03 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:03.6205619Z STAGE:2022-08-13 13:47:03 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:03.6363751Z STAGE:2022-08-13 13:47:03 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:03.6377916Z STAGE:2022-08-13 13:47:03 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:03.6576170Z STAGE:2022-08-13 13:47:03 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:03.6589993Z STAGE:2022-08-13 13:47:03 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:03.6747287Z STAGE:2022-08-13 13:47:03 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:03.6758693Z STAGE:2022-08-13 13:47:03 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:03.6952952Z STAGE:2022-08-13 13:47:03 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:03.6969804Z STAGE:2022-08-13 13:47:03 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:03.7130497Z STAGE:2022-08-13 13:47:03 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:03.7141227Z STAGE:2022-08-13 13:47:03 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:03.7335475Z STAGE:2022-08-13 13:47:03 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:03.7349118Z STAGE:2022-08-13 13:47:03 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:03.7510280Z STAGE:2022-08-13 13:47:03 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:03.7520838Z STAGE:2022-08-13 13:47:03 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:03.7714923Z STAGE:2022-08-13 13:47:03 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:03.7728763Z STAGE:2022-08-13 13:47:03 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:03.7885722Z STAGE:2022-08-13 13:47:03 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:03.7899316Z STAGE:2022-08-13 13:47:03 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:03.8097906Z STAGE:2022-08-13 13:47:03 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:03.8111481Z STAGE:2022-08-13 13:47:03 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:03.8268877Z STAGE:2022-08-13 13:47:03 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:03.8279522Z STAGE:2022-08-13 13:47:03 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:03.8484180Z STAGE:2022-08-13 13:47:03 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:03.8501263Z STAGE:2022-08-13 13:47:03 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:03.8683927Z STAGE:2022-08-13 13:47:03 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:03.8695022Z STAGE:2022-08-13 13:47:03 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:03.8915793Z STAGE:2022-08-13 13:47:03 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:03.8930038Z STAGE:2022-08-13 13:47:03 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:03.9111432Z STAGE:2022-08-13 13:47:03 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:03.9122165Z STAGE:2022-08-13 13:47:03 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:03.9343861Z STAGE:2022-08-13 13:47:03 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:03.9361100Z STAGE:2022-08-13 13:47:03 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:03.9544015Z STAGE:2022-08-13 13:47:03 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:03.9554796Z STAGE:2022-08-13 13:47:03 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:03.9776380Z STAGE:2022-08-13 13:47:03 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:03.9790695Z STAGE:2022-08-13 13:47:03 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:03.9973042Z STAGE:2022-08-13 13:47:03 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:03.9983945Z STAGE:2022-08-13 13:47:03 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:04.0204680Z STAGE:2022-08-13 13:47:04 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:04.0219383Z STAGE:2022-08-13 13:47:04 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:04.0413541Z STAGE:2022-08-13 13:47:04 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:04.0424624Z STAGE:2022-08-13 13:47:04 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:04.0645045Z STAGE:2022-08-13 13:47:04 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:04.0661662Z STAGE:2022-08-13 13:47:04 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:04.0843863Z STAGE:2022-08-13 13:47:04 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:04.0855007Z STAGE:2022-08-13 13:47:04 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:04.1003754Z ok (0.490s) 2022-08-13T13:47:04.1015446Z test_binary_op_scalarlist_fastpath__foreach_mul_cuda_float16 (__main__.TestForeachCUDA) ... skip: Unable to reproduce failure locally (0.001s) 2022-08-13T13:47:04.1078332Z test_binary_op_scalarlist_fastpath__foreach_mul_cuda_float32 (__main__.TestForeachCUDA) ... STAGE:2022-08-13 13:47:04 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:04.1092934Z STAGE:2022-08-13 13:47:04 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:04.1237238Z STAGE:2022-08-13 13:47:04 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:04.1250904Z STAGE:2022-08-13 13:47:04 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:04.1408993Z STAGE:2022-08-13 13:47:04 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:04.1423270Z STAGE:2022-08-13 13:47:04 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:04.1567494Z STAGE:2022-08-13 13:47:04 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:04.1580020Z STAGE:2022-08-13 13:47:04 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:04.1736122Z STAGE:2022-08-13 13:47:04 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:04.1756238Z STAGE:2022-08-13 13:47:04 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:04.1934820Z STAGE:2022-08-13 13:47:04 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:04.2041724Z STAGE:2022-08-13 13:47:04 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:04.2134882Z STAGE:2022-08-13 13:47:04 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:04.2151974Z STAGE:2022-08-13 13:47:04 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:04.2297954Z STAGE:2022-08-13 13:47:04 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:04.2311799Z STAGE:2022-08-13 13:47:04 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:04.2470150Z STAGE:2022-08-13 13:47:04 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:04.2488485Z STAGE:2022-08-13 13:47:04 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:04.2648260Z STAGE:2022-08-13 13:47:04 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:04.2752509Z STAGE:2022-08-13 13:47:04 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:04.2848277Z STAGE:2022-08-13 13:47:04 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:04.2865742Z STAGE:2022-08-13 13:47:04 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:04.3030716Z STAGE:2022-08-13 13:47:04 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:04.3134508Z STAGE:2022-08-13 13:47:04 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:04.3237441Z STAGE:2022-08-13 13:47:04 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:04.3251833Z STAGE:2022-08-13 13:47:04 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:04.3420135Z STAGE:2022-08-13 13:47:04 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:04.3430730Z STAGE:2022-08-13 13:47:04 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:04.3604897Z STAGE:2022-08-13 13:47:04 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:04.3619524Z STAGE:2022-08-13 13:47:04 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:04.3787135Z STAGE:2022-08-13 13:47:04 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:04.3797781Z STAGE:2022-08-13 13:47:04 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:04.3971604Z STAGE:2022-08-13 13:47:04 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:04.3989833Z STAGE:2022-08-13 13:47:04 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:04.4185810Z STAGE:2022-08-13 13:47:04 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:04.4286969Z STAGE:2022-08-13 13:47:04 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:04.4385936Z STAGE:2022-08-13 13:47:04 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:04.4403072Z STAGE:2022-08-13 13:47:04 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:04.4567456Z STAGE:2022-08-13 13:47:04 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:04.4581196Z STAGE:2022-08-13 13:47:04 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:04.4761565Z STAGE:2022-08-13 13:47:04 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:04.4780217Z STAGE:2022-08-13 13:47:04 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:04.4961103Z STAGE:2022-08-13 13:47:04 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:04.5064962Z STAGE:2022-08-13 13:47:04 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:04.5169139Z STAGE:2022-08-13 13:47:04 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:04.5188006Z STAGE:2022-08-13 13:47:04 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:04.5372800Z STAGE:2022-08-13 13:47:04 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:04.5476732Z STAGE:2022-08-13 13:47:04 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:04.5540543Z ok (0.452s) 2022-08-13T13:47:04.5605653Z test_binary_op_scalarlist_fastpath__foreach_mul_cuda_float64 (__main__.TestForeachCUDA) ... STAGE:2022-08-13 13:47:04 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:04.5619414Z STAGE:2022-08-13 13:47:04 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:04.5764230Z STAGE:2022-08-13 13:47:04 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:04.5775055Z STAGE:2022-08-13 13:47:04 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:04.5918331Z STAGE:2022-08-13 13:47:04 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:04.5932248Z STAGE:2022-08-13 13:47:04 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:04.6066843Z STAGE:2022-08-13 13:47:04 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:04.6080347Z STAGE:2022-08-13 13:47:04 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:04.6237934Z STAGE:2022-08-13 13:47:04 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:04.6255739Z STAGE:2022-08-13 13:47:04 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:04.6416688Z STAGE:2022-08-13 13:47:04 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:04.6519921Z STAGE:2022-08-13 13:47:04 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:04.6609884Z STAGE:2022-08-13 13:47:04 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:04.6625916Z STAGE:2022-08-13 13:47:04 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:04.6762769Z STAGE:2022-08-13 13:47:04 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:04.6773776Z STAGE:2022-08-13 13:47:04 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:04.6916440Z STAGE:2022-08-13 13:47:04 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:04.6934274Z STAGE:2022-08-13 13:47:04 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:04.7084897Z STAGE:2022-08-13 13:47:04 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:04.7188830Z STAGE:2022-08-13 13:47:04 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:04.7286668Z STAGE:2022-08-13 13:47:04 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:04.7307124Z STAGE:2022-08-13 13:47:04 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:04.7458279Z STAGE:2022-08-13 13:47:04 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:04.7563753Z STAGE:2022-08-13 13:47:04 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:04.7670072Z STAGE:2022-08-13 13:47:04 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:04.7685218Z STAGE:2022-08-13 13:47:04 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:04.7841313Z STAGE:2022-08-13 13:47:04 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:04.7852448Z STAGE:2022-08-13 13:47:04 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:04.8014047Z STAGE:2022-08-13 13:47:04 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:04.8028108Z STAGE:2022-08-13 13:47:04 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:04.8183212Z STAGE:2022-08-13 13:47:04 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:04.8193880Z STAGE:2022-08-13 13:47:04 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:04.8356028Z STAGE:2022-08-13 13:47:04 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:04.8374664Z STAGE:2022-08-13 13:47:04 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:04.8560765Z STAGE:2022-08-13 13:47:04 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:04.8662182Z STAGE:2022-08-13 13:47:04 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:04.8755992Z STAGE:2022-08-13 13:47:04 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:04.8771878Z STAGE:2022-08-13 13:47:04 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:04.8924886Z STAGE:2022-08-13 13:47:04 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:04.8938678Z STAGE:2022-08-13 13:47:04 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:04.9105201Z STAGE:2022-08-13 13:47:04 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:04.9123288Z STAGE:2022-08-13 13:47:04 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:04.9293535Z STAGE:2022-08-13 13:47:04 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:04.9397189Z STAGE:2022-08-13 13:47:04 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:04.9495795Z STAGE:2022-08-13 13:47:04 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:04.9514379Z STAGE:2022-08-13 13:47:04 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:04.9688273Z STAGE:2022-08-13 13:47:04 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:04.9792231Z STAGE:2022-08-13 13:47:04 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:04.9853551Z ok (0.431s) 2022-08-13T13:47:04.9894911Z test_binary_op_scalarlist_fastpath__foreach_mul_cuda_int16 (__main__.TestForeachCUDA) ... STAGE:2022-08-13 13:47:04 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:04.9908498Z STAGE:2022-08-13 13:47:04 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:05.0005073Z STAGE:2022-08-13 13:47:05 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:05.0016208Z STAGE:2022-08-13 13:47:05 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:05.0095749Z STAGE:2022-08-13 13:47:05 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:05.0113175Z STAGE:2022-08-13 13:47:05 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:05.0272448Z STAGE:2022-08-13 13:47:05 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:05.0375473Z STAGE:2022-08-13 13:47:05 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:05.0443570Z STAGE:2022-08-13 13:47:05 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:05.0464012Z STAGE:2022-08-13 13:47:05 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:05.0635390Z STAGE:2022-08-13 13:47:05 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:05.0741426Z STAGE:2022-08-13 13:47:05 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:05.0812555Z STAGE:2022-08-13 13:47:05 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:05.0829127Z STAGE:2022-08-13 13:47:05 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:05.0924297Z STAGE:2022-08-13 13:47:05 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:05.0935312Z STAGE:2022-08-13 13:47:05 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:05.1014786Z STAGE:2022-08-13 13:47:05 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:05.1032057Z STAGE:2022-08-13 13:47:05 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:05.1190602Z STAGE:2022-08-13 13:47:05 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:05.1295104Z STAGE:2022-08-13 13:47:05 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:05.1367804Z STAGE:2022-08-13 13:47:05 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:05.1385442Z STAGE:2022-08-13 13:47:05 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:05.1540184Z STAGE:2022-08-13 13:47:05 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:05.1646561Z STAGE:2022-08-13 13:47:05 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:05.1724257Z STAGE:2022-08-13 13:47:05 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:05.1741510Z STAGE:2022-08-13 13:47:05 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:05.1876584Z STAGE:2022-08-13 13:47:05 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:05.1889809Z STAGE:2022-08-13 13:47:05 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:05.1978359Z STAGE:2022-08-13 13:47:05 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:05.1999656Z STAGE:2022-08-13 13:47:05 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:05.2179000Z STAGE:2022-08-13 13:47:05 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:05.2282478Z STAGE:2022-08-13 13:47:05 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:05.2355349Z STAGE:2022-08-13 13:47:05 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:05.2377562Z STAGE:2022-08-13 13:47:05 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:05.2577385Z STAGE:2022-08-13 13:47:05 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:05.2682893Z STAGE:2022-08-13 13:47:05 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:05.2755901Z STAGE:2022-08-13 13:47:05 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:05.2773671Z STAGE:2022-08-13 13:47:05 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:05.2879337Z STAGE:2022-08-13 13:47:05 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:05.2893356Z STAGE:2022-08-13 13:47:05 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:05.2987330Z STAGE:2022-08-13 13:47:05 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:05.3005964Z STAGE:2022-08-13 13:47:05 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:05.3183942Z STAGE:2022-08-13 13:47:05 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:05.3286948Z STAGE:2022-08-13 13:47:05 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:05.3361246Z STAGE:2022-08-13 13:47:05 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:05.3380431Z STAGE:2022-08-13 13:47:05 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:05.3559329Z STAGE:2022-08-13 13:47:05 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:05.3662843Z STAGE:2022-08-13 13:47:05 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:05.3724459Z ok (0.387s) 2022-08-13T13:47:05.3767196Z test_binary_op_scalarlist_fastpath__foreach_mul_cuda_int32 (__main__.TestForeachCUDA) ... STAGE:2022-08-13 13:47:05 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:05.3781022Z STAGE:2022-08-13 13:47:05 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:05.3873578Z STAGE:2022-08-13 13:47:05 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:05.3887218Z STAGE:2022-08-13 13:47:05 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:05.3971046Z STAGE:2022-08-13 13:47:05 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:05.3988409Z STAGE:2022-08-13 13:47:05 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:05.4146628Z STAGE:2022-08-13 13:47:05 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:05.4247911Z STAGE:2022-08-13 13:47:05 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:05.4315808Z STAGE:2022-08-13 13:47:05 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:05.4336761Z STAGE:2022-08-13 13:47:05 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:05.4509720Z STAGE:2022-08-13 13:47:05 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:05.4612876Z STAGE:2022-08-13 13:47:05 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:05.4684004Z STAGE:2022-08-13 13:47:05 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:05.4698105Z STAGE:2022-08-13 13:47:05 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:05.4790314Z STAGE:2022-08-13 13:47:05 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:05.4803834Z STAGE:2022-08-13 13:47:05 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:05.4883672Z STAGE:2022-08-13 13:47:05 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:05.4904371Z STAGE:2022-08-13 13:47:05 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:05.5064507Z STAGE:2022-08-13 13:47:05 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:05.5167943Z STAGE:2022-08-13 13:47:05 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:05.5241525Z STAGE:2022-08-13 13:47:05 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:05.5259280Z STAGE:2022-08-13 13:47:05 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:05.5415904Z STAGE:2022-08-13 13:47:05 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:05.5519609Z STAGE:2022-08-13 13:47:05 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:05.5597489Z STAGE:2022-08-13 13:47:05 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:05.5612160Z STAGE:2022-08-13 13:47:05 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:05.5716595Z STAGE:2022-08-13 13:47:05 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:05.5730459Z STAGE:2022-08-13 13:47:05 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:05.5822179Z STAGE:2022-08-13 13:47:05 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:05.5840466Z STAGE:2022-08-13 13:47:05 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:05.6019622Z STAGE:2022-08-13 13:47:05 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:05.6122748Z STAGE:2022-08-13 13:47:05 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:05.6194994Z STAGE:2022-08-13 13:47:05 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:05.6217210Z STAGE:2022-08-13 13:47:05 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:05.6413918Z STAGE:2022-08-13 13:47:05 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:05.6515082Z STAGE:2022-08-13 13:47:05 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:05.6584582Z STAGE:2022-08-13 13:47:05 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:05.6599064Z STAGE:2022-08-13 13:47:05 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:05.6703380Z STAGE:2022-08-13 13:47:05 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:05.6716915Z STAGE:2022-08-13 13:47:05 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:05.6809547Z STAGE:2022-08-13 13:47:05 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:05.6827622Z STAGE:2022-08-13 13:47:05 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:05.7005841Z STAGE:2022-08-13 13:47:05 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:05.7107980Z STAGE:2022-08-13 13:47:05 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:05.7182962Z STAGE:2022-08-13 13:47:05 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:05.7213379Z STAGE:2022-08-13 13:47:05 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:05.7416846Z STAGE:2022-08-13 13:47:05 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:05.7520761Z STAGE:2022-08-13 13:47:05 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:05.7582324Z ok (0.386s) 2022-08-13T13:47:05.7624404Z test_binary_op_scalarlist_fastpath__foreach_mul_cuda_int64 (__main__.TestForeachCUDA) ... STAGE:2022-08-13 13:47:05 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:05.7640599Z STAGE:2022-08-13 13:47:05 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:05.7728202Z STAGE:2022-08-13 13:47:05 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:05.7738873Z STAGE:2022-08-13 13:47:05 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:05.7809354Z STAGE:2022-08-13 13:47:05 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:05.7826689Z STAGE:2022-08-13 13:47:05 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:05.7985079Z STAGE:2022-08-13 13:47:05 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:05.8087870Z STAGE:2022-08-13 13:47:05 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:05.8155702Z STAGE:2022-08-13 13:47:05 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:05.8176048Z STAGE:2022-08-13 13:47:05 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:05.8345257Z STAGE:2022-08-13 13:47:05 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:05.8449833Z STAGE:2022-08-13 13:47:05 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:05.8518025Z STAGE:2022-08-13 13:47:05 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:05.8534327Z STAGE:2022-08-13 13:47:05 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:05.8620692Z STAGE:2022-08-13 13:47:05 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:05.8631222Z STAGE:2022-08-13 13:47:05 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:05.8701823Z STAGE:2022-08-13 13:47:05 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:05.8719265Z STAGE:2022-08-13 13:47:05 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:05.8877112Z STAGE:2022-08-13 13:47:05 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:05.8978884Z STAGE:2022-08-13 13:47:05 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:05.9052284Z STAGE:2022-08-13 13:47:05 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:05.9069773Z STAGE:2022-08-13 13:47:05 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:05.9223715Z STAGE:2022-08-13 13:47:05 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:05.9328731Z STAGE:2022-08-13 13:47:05 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:05.9406883Z STAGE:2022-08-13 13:47:05 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:05.9423775Z STAGE:2022-08-13 13:47:05 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:05.9520707Z STAGE:2022-08-13 13:47:05 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:05.9531742Z STAGE:2022-08-13 13:47:05 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:05.9610749Z STAGE:2022-08-13 13:47:05 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:05.9628933Z STAGE:2022-08-13 13:47:05 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:05.9808909Z STAGE:2022-08-13 13:47:05 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:05.9911649Z STAGE:2022-08-13 13:47:05 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:05.9981170Z STAGE:2022-08-13 13:47:05 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:05.9999542Z STAGE:2022-08-13 13:47:05 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:06.0193312Z STAGE:2022-08-13 13:47:06 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:06.0298565Z STAGE:2022-08-13 13:47:06 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:06.0370997Z STAGE:2022-08-13 13:47:06 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:06.0387921Z STAGE:2022-08-13 13:47:06 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:06.0484786Z STAGE:2022-08-13 13:47:06 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:06.0495586Z STAGE:2022-08-13 13:47:06 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:06.0574046Z STAGE:2022-08-13 13:47:06 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:06.0592638Z STAGE:2022-08-13 13:47:06 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:06.0771490Z STAGE:2022-08-13 13:47:06 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:06.0874977Z STAGE:2022-08-13 13:47:06 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:06.0949578Z STAGE:2022-08-13 13:47:06 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:06.0968484Z STAGE:2022-08-13 13:47:06 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:06.1144981Z STAGE:2022-08-13 13:47:06 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:06.1248685Z STAGE:2022-08-13 13:47:06 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:06.1307461Z ok (0.372s) 2022-08-13T13:47:06.1348049Z test_binary_op_scalarlist_fastpath__foreach_mul_cuda_int8 (__main__.TestForeachCUDA) ... STAGE:2022-08-13 13:47:06 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:06.1363873Z STAGE:2022-08-13 13:47:06 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:06.1457738Z STAGE:2022-08-13 13:47:06 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:06.1470965Z STAGE:2022-08-13 13:47:06 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:06.1553966Z STAGE:2022-08-13 13:47:06 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:06.1571525Z STAGE:2022-08-13 13:47:06 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:06.1728801Z STAGE:2022-08-13 13:47:06 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:06.1829756Z STAGE:2022-08-13 13:47:06 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:06.1898521Z STAGE:2022-08-13 13:47:06 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:06.1918734Z STAGE:2022-08-13 13:47:06 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:06.2091646Z STAGE:2022-08-13 13:47:06 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:06.2194589Z STAGE:2022-08-13 13:47:06 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:06.2263076Z STAGE:2022-08-13 13:47:06 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:06.2276744Z STAGE:2022-08-13 13:47:06 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:06.2369446Z STAGE:2022-08-13 13:47:06 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:06.2392059Z STAGE:2022-08-13 13:47:06 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:06.2499394Z STAGE:2022-08-13 13:47:06 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:06.2516764Z STAGE:2022-08-13 13:47:06 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:06.2672758Z STAGE:2022-08-13 13:47:06 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:06.2779428Z STAGE:2022-08-13 13:47:06 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:06.2855480Z STAGE:2022-08-13 13:47:06 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:06.2876120Z STAGE:2022-08-13 13:47:06 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:06.3039593Z STAGE:2022-08-13 13:47:06 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:06.3145716Z STAGE:2022-08-13 13:47:06 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:06.3221661Z STAGE:2022-08-13 13:47:06 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:06.3239361Z STAGE:2022-08-13 13:47:06 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:06.3344178Z STAGE:2022-08-13 13:47:06 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:06.3357899Z STAGE:2022-08-13 13:47:06 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:06.3450778Z STAGE:2022-08-13 13:47:06 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:06.3469846Z STAGE:2022-08-13 13:47:06 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:06.3648899Z STAGE:2022-08-13 13:47:06 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:06.3751744Z STAGE:2022-08-13 13:47:06 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:06.3821700Z STAGE:2022-08-13 13:47:06 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:06.3843044Z STAGE:2022-08-13 13:47:06 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:06.4040781Z STAGE:2022-08-13 13:47:06 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:06.4142092Z STAGE:2022-08-13 13:47:06 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:06.4211682Z STAGE:2022-08-13 13:47:06 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:06.4225842Z STAGE:2022-08-13 13:47:06 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:06.4330313Z STAGE:2022-08-13 13:47:06 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:06.4344025Z STAGE:2022-08-13 13:47:06 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:06.4436220Z STAGE:2022-08-13 13:47:06 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:06.4455356Z STAGE:2022-08-13 13:47:06 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:06.4634041Z STAGE:2022-08-13 13:47:06 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:06.4737497Z STAGE:2022-08-13 13:47:06 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:06.4809742Z STAGE:2022-08-13 13:47:06 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:06.4831683Z STAGE:2022-08-13 13:47:06 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:06.5011149Z STAGE:2022-08-13 13:47:06 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:06.5114585Z STAGE:2022-08-13 13:47:06 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:06.5173933Z ok (0.386s) 2022-08-13T13:47:06.5215355Z test_binary_op_scalarlist_fastpath__foreach_mul_cuda_uint8 (__main__.TestForeachCUDA) ... STAGE:2022-08-13 13:47:06 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:06.5228892Z STAGE:2022-08-13 13:47:06 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:06.5321612Z STAGE:2022-08-13 13:47:06 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:06.5335369Z STAGE:2022-08-13 13:47:06 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:06.5419358Z STAGE:2022-08-13 13:47:06 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:06.5436647Z STAGE:2022-08-13 13:47:06 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:06.5594386Z STAGE:2022-08-13 13:47:06 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:06.5697385Z STAGE:2022-08-13 13:47:06 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:06.5765909Z STAGE:2022-08-13 13:47:06 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:06.5786352Z STAGE:2022-08-13 13:47:06 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:06.5959355Z STAGE:2022-08-13 13:47:06 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:06.6060443Z STAGE:2022-08-13 13:47:06 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:06.6131977Z STAGE:2022-08-13 13:47:06 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:06.6145559Z STAGE:2022-08-13 13:47:06 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:06.6238211Z STAGE:2022-08-13 13:47:06 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:06.6251985Z STAGE:2022-08-13 13:47:06 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:06.6336162Z STAGE:2022-08-13 13:47:06 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:06.6353400Z STAGE:2022-08-13 13:47:06 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:06.6509663Z STAGE:2022-08-13 13:47:06 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:06.6613103Z STAGE:2022-08-13 13:47:06 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:06.6686807Z STAGE:2022-08-13 13:47:06 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:06.6704649Z STAGE:2022-08-13 13:47:06 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:06.6863652Z STAGE:2022-08-13 13:47:06 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:06.6967365Z STAGE:2022-08-13 13:47:06 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:06.7045481Z STAGE:2022-08-13 13:47:06 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:06.7059943Z STAGE:2022-08-13 13:47:06 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:06.7164373Z STAGE:2022-08-13 13:47:06 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:06.7178251Z STAGE:2022-08-13 13:47:06 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:06.7270853Z STAGE:2022-08-13 13:47:06 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:06.7289758Z STAGE:2022-08-13 13:47:06 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:06.7467788Z STAGE:2022-08-13 13:47:06 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:06.7570882Z STAGE:2022-08-13 13:47:06 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:06.7640642Z STAGE:2022-08-13 13:47:06 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:06.7662319Z STAGE:2022-08-13 13:47:06 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:06.7859084Z STAGE:2022-08-13 13:47:06 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:06.7960224Z STAGE:2022-08-13 13:47:06 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:06.8030691Z STAGE:2022-08-13 13:47:06 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:06.8044045Z STAGE:2022-08-13 13:47:06 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:06.8148182Z STAGE:2022-08-13 13:47:06 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:06.8161778Z STAGE:2022-08-13 13:47:06 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:06.8273945Z STAGE:2022-08-13 13:47:06 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:06.8292688Z STAGE:2022-08-13 13:47:06 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:06.8468924Z STAGE:2022-08-13 13:47:06 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:06.8570881Z STAGE:2022-08-13 13:47:06 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:06.8645900Z STAGE:2022-08-13 13:47:06 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:06.8666584Z STAGE:2022-08-13 13:47:06 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:06.8844477Z STAGE:2022-08-13 13:47:06 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:06.8948308Z STAGE:2022-08-13 13:47:06 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:06.9009609Z ok (0.383s) 2022-08-13T13:47:06.9074535Z test_binary_op_scalarlist_fastpath__foreach_sub_cuda_bfloat16 (__main__.TestForeachCUDA) ... STAGE:2022-08-13 13:47:06 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:06.9088401Z STAGE:2022-08-13 13:47:06 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:06.9236727Z STAGE:2022-08-13 13:47:06 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:06.9247541Z STAGE:2022-08-13 13:47:06 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:06.9400611Z STAGE:2022-08-13 13:47:06 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:06.9414521Z STAGE:2022-08-13 13:47:06 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:06.9558573Z STAGE:2022-08-13 13:47:06 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:06.9572120Z STAGE:2022-08-13 13:47:06 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:06.9727088Z STAGE:2022-08-13 13:47:06 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:06.9744868Z STAGE:2022-08-13 13:47:06 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:06.9914829Z STAGE:2022-08-13 13:47:06 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:07.0018241Z STAGE:2022-08-13 13:47:07 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:07.0116153Z STAGE:2022-08-13 13:47:07 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:07.0178582Z STAGE:2022-08-13 13:47:07 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:07.0242702Z STAGE:2022-08-13 13:47:07 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:07.0294237Z STAGE:2022-08-13 13:47:07 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:07.0374703Z STAGE:2022-08-13 13:47:07 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:07.0394404Z STAGE:2022-08-13 13:47:07 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:07.0557194Z STAGE:2022-08-13 13:47:07 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:07.0661181Z STAGE:2022-08-13 13:47:07 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:07.0759883Z STAGE:2022-08-13 13:47:07 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:07.0818284Z STAGE:2022-08-13 13:47:07 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:07.0885037Z STAGE:2022-08-13 13:47:07 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:07.0934900Z STAGE:2022-08-13 13:47:07 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:07.1024792Z STAGE:2022-08-13 13:47:07 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:07.1039225Z STAGE:2022-08-13 13:47:07 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:07.1207482Z STAGE:2022-08-13 13:47:07 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:07.1218573Z STAGE:2022-08-13 13:47:07 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:07.1391207Z STAGE:2022-08-13 13:47:07 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:07.1405229Z STAGE:2022-08-13 13:47:07 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:07.1577513Z STAGE:2022-08-13 13:47:07 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:07.1588335Z STAGE:2022-08-13 13:47:07 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:07.1760756Z STAGE:2022-08-13 13:47:07 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:07.1779454Z STAGE:2022-08-13 13:47:07 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:07.1975448Z STAGE:2022-08-13 13:47:07 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:07.2077064Z STAGE:2022-08-13 13:47:07 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:07.2179553Z STAGE:2022-08-13 13:47:07 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:07.2239790Z STAGE:2022-08-13 13:47:07 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:07.2306965Z STAGE:2022-08-13 13:47:07 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:07.2356808Z STAGE:2022-08-13 13:47:07 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:07.2441990Z STAGE:2022-08-13 13:47:07 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:07.2463036Z STAGE:2022-08-13 13:47:07 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:07.2646586Z STAGE:2022-08-13 13:47:07 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:07.2751065Z STAGE:2022-08-13 13:47:07 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:07.2856016Z STAGE:2022-08-13 13:47:07 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:07.2914219Z STAGE:2022-08-13 13:47:07 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:07.2979755Z STAGE:2022-08-13 13:47:07 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:07.3027969Z STAGE:2022-08-13 13:47:07 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:07.3073213Z ok (0.406s) 2022-08-13T13:47:07.3112468Z test_binary_op_scalarlist_fastpath__foreach_sub_cuda_bool (__main__.TestForeachCUDA) ... STAGE:2022-08-13 13:47:07 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:07.3172787Z STAGE:2022-08-13 13:47:07 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:07.3237305Z STAGE:2022-08-13 13:47:07 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:07.3287396Z STAGE:2022-08-13 13:47:07 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:07.3349260Z STAGE:2022-08-13 13:47:07 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:07.3411407Z STAGE:2022-08-13 13:47:07 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:07.3479098Z STAGE:2022-08-13 13:47:07 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:07.3530407Z STAGE:2022-08-13 13:47:07 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:07.3591393Z STAGE:2022-08-13 13:47:07 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:07.3661837Z STAGE:2022-08-13 13:47:07 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:07.3729572Z STAGE:2022-08-13 13:47:07 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:07.3789201Z STAGE:2022-08-13 13:47:07 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:07.3850449Z STAGE:2022-08-13 13:47:07 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:07.3922696Z STAGE:2022-08-13 13:47:07 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:07.3987562Z STAGE:2022-08-13 13:47:07 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:07.4047099Z STAGE:2022-08-13 13:47:07 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:07.4105590Z STAGE:2022-08-13 13:47:07 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:07.4177913Z STAGE:2022-08-13 13:47:07 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:07.4250565Z STAGE:2022-08-13 13:47:07 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:07.4301091Z STAGE:2022-08-13 13:47:07 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:07.4362198Z STAGE:2022-08-13 13:47:07 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:07.4425576Z STAGE:2022-08-13 13:47:07 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:07.4489971Z STAGE:2022-08-13 13:47:07 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:07.4540428Z STAGE:2022-08-13 13:47:07 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:07.4600194Z STAGE:2022-08-13 13:47:07 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:07.4661471Z STAGE:2022-08-13 13:47:07 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:07.4728791Z STAGE:2022-08-13 13:47:07 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:07.4778942Z STAGE:2022-08-13 13:47:07 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:07.4838513Z STAGE:2022-08-13 13:47:07 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:07.4899609Z STAGE:2022-08-13 13:47:07 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:07.4966643Z STAGE:2022-08-13 13:47:07 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:07.5019396Z STAGE:2022-08-13 13:47:07 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:07.5081335Z STAGE:2022-08-13 13:47:07 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:07.5143023Z STAGE:2022-08-13 13:47:07 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:07.5208100Z STAGE:2022-08-13 13:47:07 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:07.5256944Z STAGE:2022-08-13 13:47:07 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:07.5318963Z STAGE:2022-08-13 13:47:07 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:07.5380122Z STAGE:2022-08-13 13:47:07 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:07.5444908Z STAGE:2022-08-13 13:47:07 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:07.5493957Z STAGE:2022-08-13 13:47:07 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:07.5555478Z STAGE:2022-08-13 13:47:07 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:07.5625757Z STAGE:2022-08-13 13:47:07 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:07.5691403Z STAGE:2022-08-13 13:47:07 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:07.5750326Z STAGE:2022-08-13 13:47:07 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:07.5810004Z STAGE:2022-08-13 13:47:07 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:07.5880034Z STAGE:2022-08-13 13:47:07 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:07.5949028Z STAGE:2022-08-13 13:47:07 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:07.5998171Z STAGE:2022-08-13 13:47:07 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:07.6046047Z ok (0.297s) 2022-08-13T13:47:07.6142138Z test_binary_op_scalarlist_fastpath__foreach_sub_cuda_complex128 (__main__.TestForeachCUDA) ... STAGE:2022-08-13 13:47:07 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:07.6157680Z STAGE:2022-08-13 13:47:07 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:07.6308960Z STAGE:2022-08-13 13:47:07 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:07.6321696Z STAGE:2022-08-13 13:47:07 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:07.6506797Z STAGE:2022-08-13 13:47:07 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:07.6521979Z STAGE:2022-08-13 13:47:07 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:07.6675078Z STAGE:2022-08-13 13:47:07 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:07.6685911Z STAGE:2022-08-13 13:47:07 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:07.6870083Z STAGE:2022-08-13 13:47:07 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:07.6884000Z STAGE:2022-08-13 13:47:07 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:07.7052428Z STAGE:2022-08-13 13:47:07 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:07.7063147Z STAGE:2022-08-13 13:47:07 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:07.7246678Z STAGE:2022-08-13 13:47:07 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:07.7307869Z STAGE:2022-08-13 13:47:07 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:07.7374611Z STAGE:2022-08-13 13:47:07 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:07.7424986Z STAGE:2022-08-13 13:47:07 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:07.7532114Z STAGE:2022-08-13 13:47:07 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:07.7548634Z STAGE:2022-08-13 13:47:07 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:07.7700777Z STAGE:2022-08-13 13:47:07 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:07.7711446Z STAGE:2022-08-13 13:47:07 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:07.7894699Z STAGE:2022-08-13 13:47:07 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:07.7953019Z STAGE:2022-08-13 13:47:07 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:07.8017291Z STAGE:2022-08-13 13:47:07 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:07.8067742Z STAGE:2022-08-13 13:47:07 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:07.8184331Z STAGE:2022-08-13 13:47:07 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:07.8198462Z STAGE:2022-08-13 13:47:07 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:07.8370628Z STAGE:2022-08-13 13:47:07 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:07.8381552Z STAGE:2022-08-13 13:47:07 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:07.8589375Z STAGE:2022-08-13 13:47:07 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:07.8603517Z STAGE:2022-08-13 13:47:07 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:07.8775184Z STAGE:2022-08-13 13:47:07 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:07.8786098Z STAGE:2022-08-13 13:47:07 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:07.8993853Z STAGE:2022-08-13 13:47:07 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:07.9008430Z STAGE:2022-08-13 13:47:07 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:07.9179745Z STAGE:2022-08-13 13:47:07 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:07.9190490Z STAGE:2022-08-13 13:47:07 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:07.9398866Z STAGE:2022-08-13 13:47:07 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:07.9457086Z STAGE:2022-08-13 13:47:07 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:07.9522003Z STAGE:2022-08-13 13:47:07 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:07.9572100Z STAGE:2022-08-13 13:47:07 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:07.9693485Z STAGE:2022-08-13 13:47:07 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:07.9707838Z STAGE:2022-08-13 13:47:07 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:07.9879315Z STAGE:2022-08-13 13:47:07 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:07.9890412Z STAGE:2022-08-13 13:47:07 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:08.0098367Z STAGE:2022-08-13 13:47:08 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:08.0156473Z STAGE:2022-08-13 13:47:08 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:08.0224121Z STAGE:2022-08-13 13:47:08 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:08.0273402Z STAGE:2022-08-13 13:47:08 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:08.0318847Z ok (0.427s) 2022-08-13T13:47:08.0408910Z test_binary_op_scalarlist_fastpath__foreach_sub_cuda_complex64 (__main__.TestForeachCUDA) ... STAGE:2022-08-13 13:47:08 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:08.0422458Z STAGE:2022-08-13 13:47:08 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:08.0584779Z STAGE:2022-08-13 13:47:08 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:08.0595574Z STAGE:2022-08-13 13:47:08 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:08.0788881Z STAGE:2022-08-13 13:47:08 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:08.0802587Z STAGE:2022-08-13 13:47:08 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:08.0964463Z STAGE:2022-08-13 13:47:08 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:08.0975502Z STAGE:2022-08-13 13:47:08 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:08.1172112Z STAGE:2022-08-13 13:47:08 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:08.1186189Z STAGE:2022-08-13 13:47:08 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:08.1342855Z STAGE:2022-08-13 13:47:08 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:08.1353586Z STAGE:2022-08-13 13:47:08 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:08.1546961Z STAGE:2022-08-13 13:47:08 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:08.1605343Z STAGE:2022-08-13 13:47:08 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:08.1669447Z STAGE:2022-08-13 13:47:08 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:08.1719054Z STAGE:2022-08-13 13:47:08 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:08.1828229Z STAGE:2022-08-13 13:47:08 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:08.1844793Z STAGE:2022-08-13 13:47:08 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:08.2005167Z STAGE:2022-08-13 13:47:08 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:08.2016267Z STAGE:2022-08-13 13:47:08 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:08.2209654Z STAGE:2022-08-13 13:47:08 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:08.2267735Z STAGE:2022-08-13 13:47:08 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:08.2332253Z STAGE:2022-08-13 13:47:08 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:08.2379958Z STAGE:2022-08-13 13:47:08 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:08.2504158Z STAGE:2022-08-13 13:47:08 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:08.2518364Z STAGE:2022-08-13 13:47:08 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:08.2699333Z STAGE:2022-08-13 13:47:08 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:08.2710142Z STAGE:2022-08-13 13:47:08 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:08.2930913Z STAGE:2022-08-13 13:47:08 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:08.2945343Z STAGE:2022-08-13 13:47:08 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:08.3127876Z STAGE:2022-08-13 13:47:08 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:08.3138519Z STAGE:2022-08-13 13:47:08 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:08.3358777Z STAGE:2022-08-13 13:47:08 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:08.3373170Z STAGE:2022-08-13 13:47:08 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:08.3555199Z STAGE:2022-08-13 13:47:08 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:08.3565949Z STAGE:2022-08-13 13:47:08 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:08.3787426Z STAGE:2022-08-13 13:47:08 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:08.3847608Z STAGE:2022-08-13 13:47:08 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:08.3915023Z STAGE:2022-08-13 13:47:08 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:08.3964491Z STAGE:2022-08-13 13:47:08 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:08.4084877Z STAGE:2022-08-13 13:47:08 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:08.4102929Z STAGE:2022-08-13 13:47:08 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:08.4299105Z STAGE:2022-08-13 13:47:08 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:08.4313254Z STAGE:2022-08-13 13:47:08 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:08.4533948Z STAGE:2022-08-13 13:47:08 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:08.4595516Z STAGE:2022-08-13 13:47:08 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:08.4660878Z STAGE:2022-08-13 13:47:08 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:08.4711360Z STAGE:2022-08-13 13:47:08 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:08.4759315Z ok (0.444s) 2022-08-13T13:47:08.4825577Z test_binary_op_scalarlist_fastpath__foreach_sub_cuda_float16 (__main__.TestForeachCUDA) ... STAGE:2022-08-13 13:47:08 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:08.4842155Z STAGE:2022-08-13 13:47:08 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:08.4992396Z STAGE:2022-08-13 13:47:08 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:08.5003384Z STAGE:2022-08-13 13:47:08 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:08.5155997Z STAGE:2022-08-13 13:47:08 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:08.5170118Z STAGE:2022-08-13 13:47:08 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:08.5314380Z STAGE:2022-08-13 13:47:08 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:08.5325109Z STAGE:2022-08-13 13:47:08 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:08.5481227Z STAGE:2022-08-13 13:47:08 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:08.5498967Z STAGE:2022-08-13 13:47:08 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:08.5669006Z STAGE:2022-08-13 13:47:08 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:08.5772828Z STAGE:2022-08-13 13:47:08 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:08.5870548Z STAGE:2022-08-13 13:47:08 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:08.5931468Z STAGE:2022-08-13 13:47:08 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:08.5995632Z STAGE:2022-08-13 13:47:08 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:08.6046075Z STAGE:2022-08-13 13:47:08 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:08.6127046Z STAGE:2022-08-13 13:47:08 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:08.6146776Z STAGE:2022-08-13 13:47:08 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:08.6318706Z STAGE:2022-08-13 13:47:08 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:08.6422920Z STAGE:2022-08-13 13:47:08 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:08.6526032Z STAGE:2022-08-13 13:47:08 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:08.6584761Z STAGE:2022-08-13 13:47:08 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:08.6651861Z STAGE:2022-08-13 13:47:08 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:08.6701356Z STAGE:2022-08-13 13:47:08 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:08.6787574Z STAGE:2022-08-13 13:47:08 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:08.6801644Z STAGE:2022-08-13 13:47:08 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:08.6968847Z STAGE:2022-08-13 13:47:08 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:08.6979860Z STAGE:2022-08-13 13:47:08 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:08.7153030Z STAGE:2022-08-13 13:47:08 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:08.7167341Z STAGE:2022-08-13 13:47:08 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:08.7334513Z STAGE:2022-08-13 13:47:08 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:08.7345364Z STAGE:2022-08-13 13:47:08 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:08.7518726Z STAGE:2022-08-13 13:47:08 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:08.7537284Z STAGE:2022-08-13 13:47:08 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:08.7732780Z STAGE:2022-08-13 13:47:08 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:08.7834796Z STAGE:2022-08-13 13:47:08 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:08.7937674Z STAGE:2022-08-13 13:47:08 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:08.7995653Z STAGE:2022-08-13 13:47:08 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:08.8060981Z STAGE:2022-08-13 13:47:08 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:08.8108601Z STAGE:2022-08-13 13:47:08 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:08.8195531Z STAGE:2022-08-13 13:47:08 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:08.8217036Z STAGE:2022-08-13 13:47:08 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:08.8400250Z STAGE:2022-08-13 13:47:08 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:08.8504967Z STAGE:2022-08-13 13:47:08 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:08.8612670Z STAGE:2022-08-13 13:47:08 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:08.8671261Z STAGE:2022-08-13 13:47:08 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:08.8736236Z STAGE:2022-08-13 13:47:08 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:08.8784203Z STAGE:2022-08-13 13:47:08 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:08.8829561Z ok (0.407s) 2022-08-13T13:47:08.8892360Z test_binary_op_scalarlist_fastpath__foreach_sub_cuda_float32 (__main__.TestForeachCUDA) ... STAGE:2022-08-13 13:47:08 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:08.8909154Z STAGE:2022-08-13 13:47:08 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:08.9054134Z STAGE:2022-08-13 13:47:08 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:08.9068026Z STAGE:2022-08-13 13:47:08 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:08.9226136Z STAGE:2022-08-13 13:47:08 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:08.9239740Z STAGE:2022-08-13 13:47:08 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:08.9384783Z STAGE:2022-08-13 13:47:08 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:08.9395950Z STAGE:2022-08-13 13:47:08 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:08.9549512Z STAGE:2022-08-13 13:47:08 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:08.9566987Z STAGE:2022-08-13 13:47:08 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:08.9741586Z STAGE:2022-08-13 13:47:08 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:08.9844860Z STAGE:2022-08-13 13:47:08 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:08.9940420Z STAGE:2022-08-13 13:47:08 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:08.9998842Z STAGE:2022-08-13 13:47:08 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:09.0063101Z STAGE:2022-08-13 13:47:09 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:09.0110964Z STAGE:2022-08-13 13:47:09 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:09.0196465Z STAGE:2022-08-13 13:47:09 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:09.0217245Z STAGE:2022-08-13 13:47:09 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:09.0379262Z STAGE:2022-08-13 13:47:09 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:09.0481587Z STAGE:2022-08-13 13:47:09 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:09.0586261Z STAGE:2022-08-13 13:47:09 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:09.0644834Z STAGE:2022-08-13 13:47:09 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:09.0711850Z STAGE:2022-08-13 13:47:09 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:09.0761859Z STAGE:2022-08-13 13:47:09 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:09.0849294Z STAGE:2022-08-13 13:47:09 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:09.0866955Z STAGE:2022-08-13 13:47:09 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:09.1034036Z STAGE:2022-08-13 13:47:09 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:09.1044848Z STAGE:2022-08-13 13:47:09 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:09.1220251Z STAGE:2022-08-13 13:47:09 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:09.1234572Z STAGE:2022-08-13 13:47:09 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:09.1423191Z STAGE:2022-08-13 13:47:09 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:09.1433911Z STAGE:2022-08-13 13:47:09 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:09.1607446Z STAGE:2022-08-13 13:47:09 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:09.1625982Z STAGE:2022-08-13 13:47:09 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:09.1820957Z STAGE:2022-08-13 13:47:09 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:09.1923856Z STAGE:2022-08-13 13:47:09 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:09.2025384Z STAGE:2022-08-13 13:47:09 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:09.2085734Z STAGE:2022-08-13 13:47:09 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:09.2153012Z STAGE:2022-08-13 13:47:09 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:09.2205292Z STAGE:2022-08-13 13:47:09 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:09.2291610Z STAGE:2022-08-13 13:47:09 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:09.2311056Z STAGE:2022-08-13 13:47:09 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:09.2493147Z STAGE:2022-08-13 13:47:09 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:09.2597211Z STAGE:2022-08-13 13:47:09 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:09.2702847Z STAGE:2022-08-13 13:47:09 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:09.2763133Z STAGE:2022-08-13 13:47:09 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:09.2828103Z STAGE:2022-08-13 13:47:09 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:09.2876055Z STAGE:2022-08-13 13:47:09 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:09.2921683Z ok (0.409s) 2022-08-13T13:47:09.2983395Z test_binary_op_scalarlist_fastpath__foreach_sub_cuda_float64 (__main__.TestForeachCUDA) ... STAGE:2022-08-13 13:47:09 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:09.2999074Z STAGE:2022-08-13 13:47:09 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:09.3134637Z STAGE:2022-08-13 13:47:09 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:09.3147812Z STAGE:2022-08-13 13:47:09 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:09.3297222Z STAGE:2022-08-13 13:47:09 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:09.3311153Z STAGE:2022-08-13 13:47:09 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:09.3445832Z STAGE:2022-08-13 13:47:09 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:09.3456822Z STAGE:2022-08-13 13:47:09 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:09.3600973Z STAGE:2022-08-13 13:47:09 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:09.3618640Z STAGE:2022-08-13 13:47:09 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:09.3783984Z STAGE:2022-08-13 13:47:09 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:09.3886079Z STAGE:2022-08-13 13:47:09 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:09.3980505Z STAGE:2022-08-13 13:47:09 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:09.4038978Z STAGE:2022-08-13 13:47:09 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:09.4105825Z STAGE:2022-08-13 13:47:09 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:09.4153558Z STAGE:2022-08-13 13:47:09 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:09.4238021Z STAGE:2022-08-13 13:47:09 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:09.4255500Z STAGE:2022-08-13 13:47:09 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:09.4408975Z STAGE:2022-08-13 13:47:09 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:09.4512551Z STAGE:2022-08-13 13:47:09 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:09.4614056Z STAGE:2022-08-13 13:47:09 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:09.4675849Z STAGE:2022-08-13 13:47:09 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:09.4744324Z STAGE:2022-08-13 13:47:09 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:09.4796684Z STAGE:2022-08-13 13:47:09 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:09.4883058Z STAGE:2022-08-13 13:47:09 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:09.4900882Z STAGE:2022-08-13 13:47:09 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:09.5057040Z STAGE:2022-08-13 13:47:09 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:09.5070719Z STAGE:2022-08-13 13:47:09 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:09.5237376Z STAGE:2022-08-13 13:47:09 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:09.5253713Z STAGE:2022-08-13 13:47:09 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:09.5406049Z STAGE:2022-08-13 13:47:09 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:09.5419773Z STAGE:2022-08-13 13:47:09 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:09.5586489Z STAGE:2022-08-13 13:47:09 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:09.5604656Z STAGE:2022-08-13 13:47:09 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:09.5788692Z STAGE:2022-08-13 13:47:09 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:09.5892329Z STAGE:2022-08-13 13:47:09 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:09.5994799Z STAGE:2022-08-13 13:47:09 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:09.6055358Z STAGE:2022-08-13 13:47:09 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:09.6120578Z STAGE:2022-08-13 13:47:09 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:09.6168368Z STAGE:2022-08-13 13:47:09 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:09.6257692Z STAGE:2022-08-13 13:47:09 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:09.6279127Z STAGE:2022-08-13 13:47:09 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:09.6453362Z STAGE:2022-08-13 13:47:09 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:09.6556173Z STAGE:2022-08-13 13:47:09 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:09.6659619Z STAGE:2022-08-13 13:47:09 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:09.6717993Z STAGE:2022-08-13 13:47:09 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:09.6785591Z STAGE:2022-08-13 13:47:09 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:09.6837605Z STAGE:2022-08-13 13:47:09 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:09.6885851Z ok (0.396s) 2022-08-13T13:47:09.6927795Z test_binary_op_scalarlist_fastpath__foreach_sub_cuda_int16 (__main__.TestForeachCUDA) ... STAGE:2022-08-13 13:47:09 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:09.6941542Z STAGE:2022-08-13 13:47:09 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:09.7038227Z STAGE:2022-08-13 13:47:09 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:09.7049859Z STAGE:2022-08-13 13:47:09 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:09.7129636Z STAGE:2022-08-13 13:47:09 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:09.7150417Z STAGE:2022-08-13 13:47:09 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:09.7323134Z STAGE:2022-08-13 13:47:09 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:09.7427092Z STAGE:2022-08-13 13:47:09 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:09.7503319Z STAGE:2022-08-13 13:47:09 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:09.7523831Z STAGE:2022-08-13 13:47:09 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:09.7707566Z STAGE:2022-08-13 13:47:09 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:09.7813716Z STAGE:2022-08-13 13:47:09 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:09.7887168Z STAGE:2022-08-13 13:47:09 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:09.7954261Z STAGE:2022-08-13 13:47:09 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:09.8020878Z STAGE:2022-08-13 13:47:09 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:09.8071249Z STAGE:2022-08-13 13:47:09 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:09.8134340Z STAGE:2022-08-13 13:47:09 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:09.8157325Z STAGE:2022-08-13 13:47:09 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:09.8330281Z STAGE:2022-08-13 13:47:09 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:09.8434469Z STAGE:2022-08-13 13:47:09 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:09.8513479Z STAGE:2022-08-13 13:47:09 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:09.8577166Z STAGE:2022-08-13 13:47:09 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:09.8643280Z STAGE:2022-08-13 13:47:09 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:09.8691461Z STAGE:2022-08-13 13:47:09 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:09.8756005Z STAGE:2022-08-13 13:47:09 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:09.8772482Z STAGE:2022-08-13 13:47:09 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:09.8912315Z STAGE:2022-08-13 13:47:09 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:09.8923479Z STAGE:2022-08-13 13:47:09 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:09.9030018Z STAGE:2022-08-13 13:47:09 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:09.9049351Z STAGE:2022-08-13 13:47:09 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:09.9246348Z STAGE:2022-08-13 13:47:09 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:09.9349990Z STAGE:2022-08-13 13:47:09 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:09.9427645Z STAGE:2022-08-13 13:47:09 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:09.9452386Z STAGE:2022-08-13 13:47:09 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:09.9657437Z STAGE:2022-08-13 13:47:09 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:09.9763960Z STAGE:2022-08-13 13:47:09 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:09.9841541Z STAGE:2022-08-13 13:47:09 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:09.9908413Z STAGE:2022-08-13 13:47:09 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:09.9974704Z STAGE:2022-08-13 13:47:09 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:10.0022850Z STAGE:2022-08-13 13:47:10 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:10.0083845Z STAGE:2022-08-13 13:47:10 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:10.0108880Z STAGE:2022-08-13 13:47:10 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:10.0302278Z STAGE:2022-08-13 13:47:10 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:10.0406559Z STAGE:2022-08-13 13:47:10 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:10.0486560Z STAGE:2022-08-13 13:47:10 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:10.0550104Z STAGE:2022-08-13 13:47:10 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:10.0616722Z STAGE:2022-08-13 13:47:10 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:10.0664849Z STAGE:2022-08-13 13:47:10 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:10.0710212Z ok (0.382s) 2022-08-13T13:47:10.0750809Z test_binary_op_scalarlist_fastpath__foreach_sub_cuda_int32 (__main__.TestForeachCUDA) ... STAGE:2022-08-13 13:47:10 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:10.0764320Z STAGE:2022-08-13 13:47:10 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:10.0864631Z STAGE:2022-08-13 13:47:10 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:10.0875846Z STAGE:2022-08-13 13:47:10 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:10.0955622Z STAGE:2022-08-13 13:47:10 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:10.0976043Z STAGE:2022-08-13 13:47:10 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:10.1148620Z STAGE:2022-08-13 13:47:10 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:10.1252474Z STAGE:2022-08-13 13:47:10 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:10.1328956Z STAGE:2022-08-13 13:47:10 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:10.1346561Z STAGE:2022-08-13 13:47:10 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:10.1535492Z STAGE:2022-08-13 13:47:10 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:10.1639087Z STAGE:2022-08-13 13:47:10 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:10.1712661Z STAGE:2022-08-13 13:47:10 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:10.1777385Z STAGE:2022-08-13 13:47:10 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:10.1843276Z STAGE:2022-08-13 13:47:10 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:10.1895809Z STAGE:2022-08-13 13:47:10 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:10.1955499Z STAGE:2022-08-13 13:47:10 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:10.1974764Z STAGE:2022-08-13 13:47:10 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:10.2135461Z STAGE:2022-08-13 13:47:10 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:10.2239455Z STAGE:2022-08-13 13:47:10 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:10.2317784Z STAGE:2022-08-13 13:47:10 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:10.2378153Z STAGE:2022-08-13 13:47:10 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:10.2442258Z STAGE:2022-08-13 13:47:10 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:10.2490345Z STAGE:2022-08-13 13:47:10 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:10.2554683Z STAGE:2022-08-13 13:47:10 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:10.2569281Z STAGE:2022-08-13 13:47:10 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:10.2676535Z STAGE:2022-08-13 13:47:10 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:10.2687548Z STAGE:2022-08-13 13:47:10 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:10.2776346Z STAGE:2022-08-13 13:47:10 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:10.2794679Z STAGE:2022-08-13 13:47:10 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:10.2975523Z STAGE:2022-08-13 13:47:10 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:10.3077610Z STAGE:2022-08-13 13:47:10 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:10.3154533Z STAGE:2022-08-13 13:47:10 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:10.3173956Z STAGE:2022-08-13 13:47:10 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:10.3368963Z STAGE:2022-08-13 13:47:10 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:10.3472695Z STAGE:2022-08-13 13:47:10 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:10.3547383Z STAGE:2022-08-13 13:47:10 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:10.3608715Z STAGE:2022-08-13 13:47:10 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:10.3675634Z STAGE:2022-08-13 13:47:10 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:10.3728408Z STAGE:2022-08-13 13:47:10 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:10.3789372Z STAGE:2022-08-13 13:47:10 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:10.3811267Z STAGE:2022-08-13 13:47:10 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:10.3993187Z STAGE:2022-08-13 13:47:10 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:10.4097798Z STAGE:2022-08-13 13:47:10 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:10.4177922Z STAGE:2022-08-13 13:47:10 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:10.4238377Z STAGE:2022-08-13 13:47:10 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:10.4303160Z STAGE:2022-08-13 13:47:10 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:10.4350866Z STAGE:2022-08-13 13:47:10 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:10.4398963Z ok (0.369s) 2022-08-13T13:47:10.4444494Z test_binary_op_scalarlist_fastpath__foreach_sub_cuda_int64 (__main__.TestForeachCUDA) ... STAGE:2022-08-13 13:47:10 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:10.4458393Z STAGE:2022-08-13 13:47:10 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:10.4542773Z STAGE:2022-08-13 13:47:10 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:10.4553578Z STAGE:2022-08-13 13:47:10 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:10.4624676Z STAGE:2022-08-13 13:47:10 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:10.4642395Z STAGE:2022-08-13 13:47:10 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:10.4803816Z STAGE:2022-08-13 13:47:10 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:10.4905903Z STAGE:2022-08-13 13:47:10 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:10.4981320Z STAGE:2022-08-13 13:47:10 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:10.4999132Z STAGE:2022-08-13 13:47:10 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:10.5174028Z STAGE:2022-08-13 13:47:10 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:10.5281550Z STAGE:2022-08-13 13:47:10 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:10.5356653Z STAGE:2022-08-13 13:47:10 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:10.5418030Z STAGE:2022-08-13 13:47:10 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:10.5484876Z STAGE:2022-08-13 13:47:10 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:10.5537792Z STAGE:2022-08-13 13:47:10 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:10.5597806Z STAGE:2022-08-13 13:47:10 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:10.5618551Z STAGE:2022-08-13 13:47:10 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:10.5803407Z STAGE:2022-08-13 13:47:10 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:10.5909948Z STAGE:2022-08-13 13:47:10 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:10.5985702Z STAGE:2022-08-13 13:47:10 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:10.6048820Z STAGE:2022-08-13 13:47:10 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:10.6115180Z STAGE:2022-08-13 13:47:10 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:10.6167920Z STAGE:2022-08-13 13:47:10 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:10.6229173Z STAGE:2022-08-13 13:47:10 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:10.6246361Z STAGE:2022-08-13 13:47:10 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:10.6339854Z STAGE:2022-08-13 13:47:10 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:10.6353462Z STAGE:2022-08-13 13:47:10 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:10.6438592Z STAGE:2022-08-13 13:47:10 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:10.6457776Z STAGE:2022-08-13 13:47:10 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:10.6636142Z STAGE:2022-08-13 13:47:10 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:10.6739363Z STAGE:2022-08-13 13:47:10 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:10.6813629Z STAGE:2022-08-13 13:47:10 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:10.6832299Z STAGE:2022-08-13 13:47:10 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:10.7028899Z STAGE:2022-08-13 13:47:10 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:10.7131963Z STAGE:2022-08-13 13:47:10 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:10.7206326Z STAGE:2022-08-13 13:47:10 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:10.7264273Z STAGE:2022-08-13 13:47:10 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:10.7331506Z STAGE:2022-08-13 13:47:10 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:10.7381487Z STAGE:2022-08-13 13:47:10 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:10.7445156Z STAGE:2022-08-13 13:47:10 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:10.7465039Z STAGE:2022-08-13 13:47:10 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:10.7644084Z STAGE:2022-08-13 13:47:10 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:10.7748033Z STAGE:2022-08-13 13:47:10 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:10.7827433Z STAGE:2022-08-13 13:47:10 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:10.7887814Z STAGE:2022-08-13 13:47:10 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:10.7954915Z STAGE:2022-08-13 13:47:10 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:10.8004769Z STAGE:2022-08-13 13:47:10 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:10.8053017Z ok (0.365s) 2022-08-13T13:47:10.8096019Z test_binary_op_scalarlist_fastpath__foreach_sub_cuda_int8 (__main__.TestForeachCUDA) ... STAGE:2022-08-13 13:47:10 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:10.8112312Z STAGE:2022-08-13 13:47:10 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:10.8205102Z STAGE:2022-08-13 13:47:10 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:10.8217966Z STAGE:2022-08-13 13:47:10 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:10.8303890Z STAGE:2022-08-13 13:47:10 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:10.8320789Z STAGE:2022-08-13 13:47:10 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:10.8478593Z STAGE:2022-08-13 13:47:10 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:10.8582133Z STAGE:2022-08-13 13:47:10 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:10.8658074Z STAGE:2022-08-13 13:47:10 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:10.8675941Z STAGE:2022-08-13 13:47:10 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:10.8849470Z STAGE:2022-08-13 13:47:10 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:10.8951215Z STAGE:2022-08-13 13:47:10 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:10.9026960Z STAGE:2022-08-13 13:47:10 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:10.9087254Z STAGE:2022-08-13 13:47:10 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:10.9151674Z STAGE:2022-08-13 13:47:10 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:10.9199303Z STAGE:2022-08-13 13:47:10 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:10.9258822Z STAGE:2022-08-13 13:47:10 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:10.9276192Z STAGE:2022-08-13 13:47:10 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:10.9432564Z STAGE:2022-08-13 13:47:10 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:10.9539384Z STAGE:2022-08-13 13:47:10 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:10.9617742Z STAGE:2022-08-13 13:47:10 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:10.9680941Z STAGE:2022-08-13 13:47:10 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:10.9745453Z STAGE:2022-08-13 13:47:10 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:10.9796105Z STAGE:2022-08-13 13:47:10 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:10.9865249Z STAGE:2022-08-13 13:47:10 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:10.9879289Z STAGE:2022-08-13 13:47:10 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:10.9983567Z STAGE:2022-08-13 13:47:10 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:10.9994905Z STAGE:2022-08-13 13:47:10 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:11.0083771Z STAGE:2022-08-13 13:47:11 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:11.0103728Z STAGE:2022-08-13 13:47:11 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:11.0284644Z STAGE:2022-08-13 13:47:11 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:11.0388792Z STAGE:2022-08-13 13:47:11 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:11.0465607Z STAGE:2022-08-13 13:47:11 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:11.0485369Z STAGE:2022-08-13 13:47:11 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:11.0680466Z STAGE:2022-08-13 13:47:11 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:11.0784250Z STAGE:2022-08-13 13:47:11 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:11.0861161Z STAGE:2022-08-13 13:47:11 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:11.0921800Z STAGE:2022-08-13 13:47:11 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:11.0986687Z STAGE:2022-08-13 13:47:11 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:11.1035410Z STAGE:2022-08-13 13:47:11 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:11.1096469Z STAGE:2022-08-13 13:47:11 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:11.1115598Z STAGE:2022-08-13 13:47:11 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:11.1295625Z STAGE:2022-08-13 13:47:11 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:11.1399603Z STAGE:2022-08-13 13:47:11 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:11.1478941Z STAGE:2022-08-13 13:47:11 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:11.1539784Z STAGE:2022-08-13 13:47:11 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:11.1606774Z STAGE:2022-08-13 13:47:11 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:11.1656927Z STAGE:2022-08-13 13:47:11 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:11.1702397Z ok (0.365s) 2022-08-13T13:47:11.1744079Z test_binary_op_scalarlist_fastpath__foreach_sub_cuda_uint8 (__main__.TestForeachCUDA) ... STAGE:2022-08-13 13:47:11 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:11.1760057Z STAGE:2022-08-13 13:47:11 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:11.1853855Z STAGE:2022-08-13 13:47:11 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:11.1867053Z STAGE:2022-08-13 13:47:11 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:11.1950875Z STAGE:2022-08-13 13:47:11 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:11.1968859Z STAGE:2022-08-13 13:47:11 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:11.2126170Z STAGE:2022-08-13 13:47:11 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:11.2229547Z STAGE:2022-08-13 13:47:11 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:11.2303170Z STAGE:2022-08-13 13:47:11 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:11.2320837Z STAGE:2022-08-13 13:47:11 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:11.2494581Z STAGE:2022-08-13 13:47:11 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:11.2597980Z STAGE:2022-08-13 13:47:11 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:11.2673991Z STAGE:2022-08-13 13:47:11 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:11.2734241Z STAGE:2022-08-13 13:47:11 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:11.2801060Z STAGE:2022-08-13 13:47:11 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:11.2851231Z STAGE:2022-08-13 13:47:11 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:11.2911402Z STAGE:2022-08-13 13:47:11 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:11.2932075Z STAGE:2022-08-13 13:47:11 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:11.3089392Z STAGE:2022-08-13 13:47:11 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:11.3196110Z STAGE:2022-08-13 13:47:11 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:11.3271419Z STAGE:2022-08-13 13:47:11 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:11.3332599Z STAGE:2022-08-13 13:47:11 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:11.3396831Z STAGE:2022-08-13 13:47:11 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:11.3447675Z STAGE:2022-08-13 13:47:11 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:11.3539668Z STAGE:2022-08-13 13:47:11 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:11.3554318Z STAGE:2022-08-13 13:47:11 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:11.3658591Z STAGE:2022-08-13 13:47:11 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:11.3671705Z STAGE:2022-08-13 13:47:11 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:11.3764148Z STAGE:2022-08-13 13:47:11 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:11.3784007Z STAGE:2022-08-13 13:47:11 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:11.3961618Z STAGE:2022-08-13 13:47:11 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:11.4065491Z STAGE:2022-08-13 13:47:11 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:11.4143572Z STAGE:2022-08-13 13:47:11 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:11.4164676Z STAGE:2022-08-13 13:47:11 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:11.4360797Z STAGE:2022-08-13 13:47:11 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:11.4464134Z STAGE:2022-08-13 13:47:11 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:11.4539372Z STAGE:2022-08-13 13:47:11 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:11.4597407Z STAGE:2022-08-13 13:47:11 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:11.4664535Z STAGE:2022-08-13 13:47:11 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:11.4717085Z STAGE:2022-08-13 13:47:11 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:11.4778386Z STAGE:2022-08-13 13:47:11 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:11.4799995Z STAGE:2022-08-13 13:47:11 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:11.4979269Z STAGE:2022-08-13 13:47:11 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:11.5081574Z STAGE:2022-08-13 13:47:11 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:11.5161676Z STAGE:2022-08-13 13:47:11 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:11.5222096Z STAGE:2022-08-13 13:47:11 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:11.5286898Z STAGE:2022-08-13 13:47:11 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:11.5335139Z STAGE:2022-08-13 13:47:11 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:11.5380499Z ok (0.368s) 2022-08-13T13:47:11.5500023Z test_binary_op_scalarlist_slowpath__foreach_add_cuda_bfloat16 (__main__.TestForeachCUDA) ... STAGE:2022-08-13 13:47:11 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:11.5520009Z STAGE:2022-08-13 13:47:11 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:11.5678897Z STAGE:2022-08-13 13:47:11 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:11.5697401Z STAGE:2022-08-13 13:47:11 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:11.5946961Z STAGE:2022-08-13 13:47:11 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:11.5966790Z STAGE:2022-08-13 13:47:11 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:11.6125909Z STAGE:2022-08-13 13:47:11 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:11.6143566Z STAGE:2022-08-13 13:47:11 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:11.6386869Z STAGE:2022-08-13 13:47:11 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:11.6404151Z STAGE:2022-08-13 13:47:11 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:11.6575808Z STAGE:2022-08-13 13:47:11 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:11.6679974Z STAGE:2022-08-13 13:47:11 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:11.6839722Z STAGE:2022-08-13 13:47:11 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:11.6860289Z STAGE:2022-08-13 13:47:11 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:11.7020799Z STAGE:2022-08-13 13:47:11 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:11.7036221Z STAGE:2022-08-13 13:47:11 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:11.7275360Z STAGE:2022-08-13 13:47:11 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:11.7293311Z STAGE:2022-08-13 13:47:11 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:11.7453734Z STAGE:2022-08-13 13:47:11 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:11.7555038Z STAGE:2022-08-13 13:47:11 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:11.7724409Z STAGE:2022-08-13 13:47:11 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:11.7745640Z STAGE:2022-08-13 13:47:11 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:11.7904289Z STAGE:2022-08-13 13:47:11 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:11.8010202Z STAGE:2022-08-13 13:47:11 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:11.8197169Z STAGE:2022-08-13 13:47:11 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:11.8218579Z STAGE:2022-08-13 13:47:11 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:11.8400135Z STAGE:2022-08-13 13:47:11 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:11.8416355Z STAGE:2022-08-13 13:47:11 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:11.8690537Z STAGE:2022-08-13 13:47:11 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:11.8711566Z STAGE:2022-08-13 13:47:11 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:11.8889833Z STAGE:2022-08-13 13:47:11 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:11.8906120Z STAGE:2022-08-13 13:47:11 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:11.9181030Z STAGE:2022-08-13 13:47:11 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:11.9199982Z STAGE:2022-08-13 13:47:11 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:11.9392909Z STAGE:2022-08-13 13:47:11 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:11.9495391Z STAGE:2022-08-13 13:47:11 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:11.9674815Z STAGE:2022-08-13 13:47:11 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:11.9696870Z STAGE:2022-08-13 13:47:11 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:11.9876675Z STAGE:2022-08-13 13:47:11 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:11.9893331Z STAGE:2022-08-13 13:47:11 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:12.0188305Z STAGE:2022-08-13 13:47:12 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:12.0206918Z STAGE:2022-08-13 13:47:12 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:12.0384830Z STAGE:2022-08-13 13:47:12 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:12.0488280Z STAGE:2022-08-13 13:47:12 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:12.0671528Z STAGE:2022-08-13 13:47:12 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:12.0691663Z STAGE:2022-08-13 13:47:12 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:12.0872001Z STAGE:2022-08-13 13:47:12 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:12.0975250Z STAGE:2022-08-13 13:47:12 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:12.1048226Z ok (0.567s) 2022-08-13T13:47:12.1137630Z test_binary_op_scalarlist_slowpath__foreach_add_cuda_bool (__main__.TestForeachCUDA) ... STAGE:2022-08-13 13:47:12 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:12.1154854Z STAGE:2022-08-13 13:47:12 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:12.1250992Z STAGE:2022-08-13 13:47:12 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:12.1354163Z STAGE:2022-08-13 13:47:12 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:12.1493657Z STAGE:2022-08-13 13:47:12 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:12.1514054Z STAGE:2022-08-13 13:47:12 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:12.1675721Z STAGE:2022-08-13 13:47:12 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:12.1776380Z STAGE:2022-08-13 13:47:12 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:12.1916064Z STAGE:2022-08-13 13:47:12 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:12.1934415Z STAGE:2022-08-13 13:47:12 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:12.2104040Z STAGE:2022-08-13 13:47:12 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:12.2206521Z STAGE:2022-08-13 13:47:12 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:12.2340869Z STAGE:2022-08-13 13:47:12 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:12.2359531Z STAGE:2022-08-13 13:47:12 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:12.2467666Z STAGE:2022-08-13 13:47:12 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:12.2483691Z STAGE:2022-08-13 13:47:12 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:12.2645055Z STAGE:2022-08-13 13:47:12 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:12.2662931Z STAGE:2022-08-13 13:47:12 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:12.2821100Z STAGE:2022-08-13 13:47:12 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:12.2923378Z STAGE:2022-08-13 13:47:12 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:12.3057898Z STAGE:2022-08-13 13:47:12 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:12.3075422Z STAGE:2022-08-13 13:47:12 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:12.3228018Z STAGE:2022-08-13 13:47:12 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:12.3333124Z STAGE:2022-08-13 13:47:12 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:12.3479217Z STAGE:2022-08-13 13:47:12 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:12.3500694Z STAGE:2022-08-13 13:47:12 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:12.3619397Z STAGE:2022-08-13 13:47:12 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:12.3721289Z STAGE:2022-08-13 13:47:12 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:12.3865196Z STAGE:2022-08-13 13:47:12 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:12.3883707Z STAGE:2022-08-13 13:47:12 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:12.4062773Z STAGE:2022-08-13 13:47:12 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:12.4163644Z STAGE:2022-08-13 13:47:12 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:12.4313272Z STAGE:2022-08-13 13:47:12 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:12.4334232Z STAGE:2022-08-13 13:47:12 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:12.4531703Z STAGE:2022-08-13 13:47:12 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:12.4633716Z STAGE:2022-08-13 13:47:12 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:12.4782716Z STAGE:2022-08-13 13:47:12 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:12.4801368Z STAGE:2022-08-13 13:47:12 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:12.4927051Z STAGE:2022-08-13 13:47:12 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:12.4943596Z STAGE:2022-08-13 13:47:12 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:12.5128352Z STAGE:2022-08-13 13:47:12 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:12.5147202Z STAGE:2022-08-13 13:47:12 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:12.5325496Z STAGE:2022-08-13 13:47:12 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:12.5425851Z STAGE:2022-08-13 13:47:12 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:12.5574778Z STAGE:2022-08-13 13:47:12 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:12.5595912Z STAGE:2022-08-13 13:47:12 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:12.5769829Z STAGE:2022-08-13 13:47:12 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:12.5874381Z STAGE:2022-08-13 13:47:12 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:12.5945960Z ok (0.490s) 2022-08-13T13:47:12.6096830Z test_binary_op_scalarlist_slowpath__foreach_add_cuda_complex128 (__main__.TestForeachCUDA) ... STAGE:2022-08-13 13:47:12 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:12.6113998Z STAGE:2022-08-13 13:47:12 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:12.6277864Z STAGE:2022-08-13 13:47:12 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:12.6295625Z STAGE:2022-08-13 13:47:12 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:12.6576446Z STAGE:2022-08-13 13:47:12 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:12.6596222Z STAGE:2022-08-13 13:47:12 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:12.6759561Z STAGE:2022-08-13 13:47:12 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:12.6778385Z STAGE:2022-08-13 13:47:12 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:12.7052535Z STAGE:2022-08-13 13:47:12 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:12.7069940Z STAGE:2022-08-13 13:47:12 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:12.7232330Z STAGE:2022-08-13 13:47:12 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:12.7250573Z STAGE:2022-08-13 13:47:12 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:12.7552496Z STAGE:2022-08-13 13:47:12 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:12.7570135Z STAGE:2022-08-13 13:47:12 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:12.7730747Z STAGE:2022-08-13 13:47:12 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:12.7749303Z STAGE:2022-08-13 13:47:12 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:12.8021512Z STAGE:2022-08-13 13:47:12 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:12.8039381Z STAGE:2022-08-13 13:47:12 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:12.8200386Z STAGE:2022-08-13 13:47:12 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:12.8218831Z STAGE:2022-08-13 13:47:12 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:12.8491947Z STAGE:2022-08-13 13:47:12 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:12.8509054Z STAGE:2022-08-13 13:47:12 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:12.8670168Z STAGE:2022-08-13 13:47:12 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:12.8688830Z STAGE:2022-08-13 13:47:12 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:12.8979762Z STAGE:2022-08-13 13:47:12 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:12.8998608Z STAGE:2022-08-13 13:47:12 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:12.9181783Z STAGE:2022-08-13 13:47:12 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:12.9200988Z STAGE:2022-08-13 13:47:12 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:12.9513862Z STAGE:2022-08-13 13:47:12 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:12.9532396Z STAGE:2022-08-13 13:47:12 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:12.9715555Z STAGE:2022-08-13 13:47:12 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:12.9732356Z STAGE:2022-08-13 13:47:12 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:13.0045545Z STAGE:2022-08-13 13:47:13 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:13.0064365Z STAGE:2022-08-13 13:47:13 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:13.0247321Z STAGE:2022-08-13 13:47:13 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:13.0266786Z STAGE:2022-08-13 13:47:13 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:13.0580228Z STAGE:2022-08-13 13:47:13 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:13.0598618Z STAGE:2022-08-13 13:47:13 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:13.0781937Z STAGE:2022-08-13 13:47:13 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:13.0800922Z STAGE:2022-08-13 13:47:13 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:13.1113667Z STAGE:2022-08-13 13:47:13 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:13.1132778Z STAGE:2022-08-13 13:47:13 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:13.1316183Z STAGE:2022-08-13 13:47:13 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:13.1335531Z STAGE:2022-08-13 13:47:13 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:13.1648454Z STAGE:2022-08-13 13:47:13 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:13.1667196Z STAGE:2022-08-13 13:47:13 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:13.1850409Z STAGE:2022-08-13 13:47:13 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:13.1869800Z STAGE:2022-08-13 13:47:13 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:13.2045294Z ok (0.610s) 2022-08-13T13:47:13.2189427Z test_binary_op_scalarlist_slowpath__foreach_add_cuda_complex64 (__main__.TestForeachCUDA) ... STAGE:2022-08-13 13:47:13 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:13.2206563Z STAGE:2022-08-13 13:47:13 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:13.2376640Z STAGE:2022-08-13 13:47:13 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:13.2395178Z STAGE:2022-08-13 13:47:13 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:13.2679741Z STAGE:2022-08-13 13:47:13 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:13.2697794Z STAGE:2022-08-13 13:47:13 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:13.2867213Z STAGE:2022-08-13 13:47:13 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:13.2885712Z STAGE:2022-08-13 13:47:13 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:13.3169587Z STAGE:2022-08-13 13:47:13 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:13.3186863Z STAGE:2022-08-13 13:47:13 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:13.3357258Z STAGE:2022-08-13 13:47:13 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:13.3375844Z STAGE:2022-08-13 13:47:13 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:13.3682881Z STAGE:2022-08-13 13:47:13 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:13.3700623Z STAGE:2022-08-13 13:47:13 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:13.3869250Z STAGE:2022-08-13 13:47:13 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:13.3885790Z STAGE:2022-08-13 13:47:13 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:13.4167328Z STAGE:2022-08-13 13:47:13 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:13.4185026Z STAGE:2022-08-13 13:47:13 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:13.4354417Z STAGE:2022-08-13 13:47:13 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:13.4371876Z STAGE:2022-08-13 13:47:13 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:13.4653378Z STAGE:2022-08-13 13:47:13 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:13.4670360Z STAGE:2022-08-13 13:47:13 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:13.4840521Z STAGE:2022-08-13 13:47:13 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:13.4858337Z STAGE:2022-08-13 13:47:13 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:13.5158886Z STAGE:2022-08-13 13:47:13 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:13.5177678Z STAGE:2022-08-13 13:47:13 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:13.5370707Z STAGE:2022-08-13 13:47:13 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:13.5388970Z STAGE:2022-08-13 13:47:13 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:13.5712321Z STAGE:2022-08-13 13:47:13 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:13.5731104Z STAGE:2022-08-13 13:47:13 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:13.5924255Z STAGE:2022-08-13 13:47:13 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:13.5941279Z STAGE:2022-08-13 13:47:13 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:13.6265275Z STAGE:2022-08-13 13:47:13 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:13.6283656Z STAGE:2022-08-13 13:47:13 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:13.6477791Z STAGE:2022-08-13 13:47:13 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:13.6495846Z STAGE:2022-08-13 13:47:13 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:13.6821628Z STAGE:2022-08-13 13:47:13 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:13.6842469Z STAGE:2022-08-13 13:47:13 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:13.7041233Z STAGE:2022-08-13 13:47:13 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:13.7060098Z STAGE:2022-08-13 13:47:13 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:13.7387771Z STAGE:2022-08-13 13:47:13 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:13.7408290Z STAGE:2022-08-13 13:47:13 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:13.7601899Z STAGE:2022-08-13 13:47:13 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:13.7621456Z STAGE:2022-08-13 13:47:13 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:13.7946135Z STAGE:2022-08-13 13:47:13 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:13.7964411Z STAGE:2022-08-13 13:47:13 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:13.8159114Z STAGE:2022-08-13 13:47:13 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:13.8178008Z STAGE:2022-08-13 13:47:13 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:13.8364271Z ok (0.632s) 2022-08-13T13:47:13.8479273Z test_binary_op_scalarlist_slowpath__foreach_add_cuda_float16 (__main__.TestForeachCUDA) ... STAGE:2022-08-13 13:47:13 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:13.8496832Z STAGE:2022-08-13 13:47:13 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:13.8662982Z STAGE:2022-08-13 13:47:13 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:13.8681384Z STAGE:2022-08-13 13:47:13 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:13.8924121Z STAGE:2022-08-13 13:47:13 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:13.8941562Z STAGE:2022-08-13 13:47:13 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:13.9098754Z STAGE:2022-08-13 13:47:13 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:13.9116738Z STAGE:2022-08-13 13:47:13 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:13.9358695Z STAGE:2022-08-13 13:47:13 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:13.9376755Z STAGE:2022-08-13 13:47:13 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:13.9547079Z STAGE:2022-08-13 13:47:13 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:13.9652983Z STAGE:2022-08-13 13:47:13 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:13.9813396Z STAGE:2022-08-13 13:47:13 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:13.9843013Z STAGE:2022-08-13 13:47:13 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:14.0031358Z STAGE:2022-08-13 13:47:14 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:14.0046620Z STAGE:2022-08-13 13:47:14 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:14.0283844Z STAGE:2022-08-13 13:47:14 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:14.0304185Z STAGE:2022-08-13 13:47:14 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:14.0464144Z STAGE:2022-08-13 13:47:14 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:14.0566863Z STAGE:2022-08-13 13:47:14 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:14.0730011Z STAGE:2022-08-13 13:47:14 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:14.0749834Z STAGE:2022-08-13 13:47:14 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:14.0907641Z STAGE:2022-08-13 13:47:14 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:14.1013681Z STAGE:2022-08-13 13:47:14 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:14.1198497Z STAGE:2022-08-13 13:47:14 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:14.1220348Z STAGE:2022-08-13 13:47:14 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:14.1407541Z STAGE:2022-08-13 13:47:14 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:14.1424017Z STAGE:2022-08-13 13:47:14 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:14.1695733Z STAGE:2022-08-13 13:47:14 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:14.1714017Z STAGE:2022-08-13 13:47:14 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:14.1895417Z STAGE:2022-08-13 13:47:14 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:14.1911301Z STAGE:2022-08-13 13:47:14 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:14.2183817Z STAGE:2022-08-13 13:47:14 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:14.2202562Z STAGE:2022-08-13 13:47:14 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:14.2399469Z STAGE:2022-08-13 13:47:14 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:14.2501963Z STAGE:2022-08-13 13:47:14 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:14.2674712Z STAGE:2022-08-13 13:47:14 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:14.2694690Z STAGE:2022-08-13 13:47:14 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:14.2873071Z STAGE:2022-08-13 13:47:14 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:14.2890883Z STAGE:2022-08-13 13:47:14 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:14.3166801Z STAGE:2022-08-13 13:47:14 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:14.3185262Z STAGE:2022-08-13 13:47:14 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:14.3364800Z STAGE:2022-08-13 13:47:14 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:14.3467749Z STAGE:2022-08-13 13:47:14 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:14.3648977Z STAGE:2022-08-13 13:47:14 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:14.3669894Z STAGE:2022-08-13 13:47:14 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:14.3852754Z STAGE:2022-08-13 13:47:14 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:14.3955718Z STAGE:2022-08-13 13:47:14 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:14.4030856Z ok (0.567s) 2022-08-13T13:47:14.4147048Z test_binary_op_scalarlist_slowpath__foreach_add_cuda_float32 (__main__.TestForeachCUDA) ... STAGE:2022-08-13 13:47:14 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:14.4163985Z STAGE:2022-08-13 13:47:14 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:14.4323956Z STAGE:2022-08-13 13:47:14 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:14.4339468Z STAGE:2022-08-13 13:47:14 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:14.4583828Z STAGE:2022-08-13 13:47:14 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:14.4603869Z STAGE:2022-08-13 13:47:14 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:14.4763714Z STAGE:2022-08-13 13:47:14 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:14.4779568Z STAGE:2022-08-13 13:47:14 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:14.5020280Z STAGE:2022-08-13 13:47:14 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:14.5040452Z STAGE:2022-08-13 13:47:14 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:14.5213181Z STAGE:2022-08-13 13:47:14 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:14.5315289Z STAGE:2022-08-13 13:47:14 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:14.5476075Z STAGE:2022-08-13 13:47:14 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:14.5496681Z STAGE:2022-08-13 13:47:14 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:14.5653784Z STAGE:2022-08-13 13:47:14 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:14.5671665Z STAGE:2022-08-13 13:47:14 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:14.5914659Z STAGE:2022-08-13 13:47:14 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:14.5932220Z STAGE:2022-08-13 13:47:14 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:14.6090069Z STAGE:2022-08-13 13:47:14 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:14.6192713Z STAGE:2022-08-13 13:47:14 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:14.6357352Z STAGE:2022-08-13 13:47:14 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:14.6377462Z STAGE:2022-08-13 13:47:14 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:14.6538255Z STAGE:2022-08-13 13:47:14 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:14.6641610Z STAGE:2022-08-13 13:47:14 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:14.6829117Z STAGE:2022-08-13 13:47:14 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:14.6847746Z STAGE:2022-08-13 13:47:14 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:14.7052644Z STAGE:2022-08-13 13:47:14 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:14.7068701Z STAGE:2022-08-13 13:47:14 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:14.7342468Z STAGE:2022-08-13 13:47:14 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:14.7363629Z STAGE:2022-08-13 13:47:14 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:14.7549966Z STAGE:2022-08-13 13:47:14 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:14.7569237Z STAGE:2022-08-13 13:47:14 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:14.7844927Z STAGE:2022-08-13 13:47:14 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:14.7866822Z STAGE:2022-08-13 13:47:14 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:14.8063594Z STAGE:2022-08-13 13:47:14 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:14.8166354Z STAGE:2022-08-13 13:47:14 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:14.8347249Z STAGE:2022-08-13 13:47:14 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:14.8368838Z STAGE:2022-08-13 13:47:14 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:14.8546694Z STAGE:2022-08-13 13:47:14 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:14.8565983Z STAGE:2022-08-13 13:47:14 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:14.8841845Z STAGE:2022-08-13 13:47:14 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:14.8860516Z STAGE:2022-08-13 13:47:14 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:14.9039299Z STAGE:2022-08-13 13:47:14 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:14.9142602Z STAGE:2022-08-13 13:47:14 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:14.9320127Z STAGE:2022-08-13 13:47:14 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:14.9341923Z STAGE:2022-08-13 13:47:14 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:14.9524327Z STAGE:2022-08-13 13:47:14 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:14.9627765Z STAGE:2022-08-13 13:47:14 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:14.9703235Z ok (0.567s) 2022-08-13T13:47:14.9818976Z test_binary_op_scalarlist_slowpath__foreach_add_cuda_float64 (__main__.TestForeachCUDA) ... STAGE:2022-08-13 13:47:14 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:14.9836372Z STAGE:2022-08-13 13:47:14 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:14.9987151Z STAGE:2022-08-13 13:47:14 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:15.0002269Z STAGE:2022-08-13 13:47:14 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:15.0232681Z STAGE:2022-08-13 13:47:15 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:15.0252984Z STAGE:2022-08-13 13:47:15 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:15.0402693Z STAGE:2022-08-13 13:47:15 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:15.0418304Z STAGE:2022-08-13 13:47:15 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:15.0648187Z STAGE:2022-08-13 13:47:15 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:15.0668920Z STAGE:2022-08-13 13:47:15 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:15.0833192Z STAGE:2022-08-13 13:47:15 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:15.0935170Z STAGE:2022-08-13 13:47:15 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:15.1094922Z STAGE:2022-08-13 13:47:15 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:15.1115061Z STAGE:2022-08-13 13:47:15 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:15.1262187Z STAGE:2022-08-13 13:47:15 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:15.1280522Z STAGE:2022-08-13 13:47:15 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:15.1513767Z STAGE:2022-08-13 13:47:15 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:15.1531310Z STAGE:2022-08-13 13:47:15 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:15.1679353Z STAGE:2022-08-13 13:47:15 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:15.1782353Z STAGE:2022-08-13 13:47:15 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:15.1952345Z STAGE:2022-08-13 13:47:15 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:15.1972998Z STAGE:2022-08-13 13:47:15 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:15.2124177Z STAGE:2022-08-13 13:47:15 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:15.2227342Z STAGE:2022-08-13 13:47:15 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:15.2406533Z STAGE:2022-08-13 13:47:15 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:15.2425594Z STAGE:2022-08-13 13:47:15 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:15.2594593Z STAGE:2022-08-13 13:47:15 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:15.2611035Z STAGE:2022-08-13 13:47:15 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:15.2884738Z STAGE:2022-08-13 13:47:15 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:15.2906088Z STAGE:2022-08-13 13:47:15 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:15.3075429Z STAGE:2022-08-13 13:47:15 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:15.3091645Z STAGE:2022-08-13 13:47:15 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:15.3353989Z STAGE:2022-08-13 13:47:15 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:15.3384711Z STAGE:2022-08-13 13:47:15 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:15.3594749Z STAGE:2022-08-13 13:47:15 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:15.3697495Z STAGE:2022-08-13 13:47:15 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:15.3869965Z STAGE:2022-08-13 13:47:15 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:15.3889507Z STAGE:2022-08-13 13:47:15 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:15.4055321Z STAGE:2022-08-13 13:47:15 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:15.4073436Z STAGE:2022-08-13 13:47:15 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:15.4337651Z STAGE:2022-08-13 13:47:15 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:15.4355680Z STAGE:2022-08-13 13:47:15 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:15.4523151Z STAGE:2022-08-13 13:47:15 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:15.4625955Z STAGE:2022-08-13 13:47:15 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:15.4806770Z STAGE:2022-08-13 13:47:15 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:15.4827773Z STAGE:2022-08-13 13:47:15 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:15.4998605Z STAGE:2022-08-13 13:47:15 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:15.5101609Z STAGE:2022-08-13 13:47:15 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:15.5174748Z ok (0.547s) 2022-08-13T13:47:15.5265093Z test_binary_op_scalarlist_slowpath__foreach_add_cuda_int16 (__main__.TestForeachCUDA) ... STAGE:2022-08-13 13:47:15 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:15.5282228Z STAGE:2022-08-13 13:47:15 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:15.5390566Z STAGE:2022-08-13 13:47:15 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:15.5405843Z STAGE:2022-08-13 13:47:15 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:15.5569556Z STAGE:2022-08-13 13:47:15 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:15.5589315Z STAGE:2022-08-13 13:47:15 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:15.5749381Z STAGE:2022-08-13 13:47:15 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:15.5851720Z STAGE:2022-08-13 13:47:15 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:15.5988095Z STAGE:2022-08-13 13:47:15 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:15.6006341Z STAGE:2022-08-13 13:47:15 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:15.6176620Z STAGE:2022-08-13 13:47:15 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:15.6279886Z STAGE:2022-08-13 13:47:15 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:15.6417363Z STAGE:2022-08-13 13:47:15 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:15.6437086Z STAGE:2022-08-13 13:47:15 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:15.6546629Z STAGE:2022-08-13 13:47:15 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:15.6562061Z STAGE:2022-08-13 13:47:15 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:15.6725769Z STAGE:2022-08-13 13:47:15 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:15.6743611Z STAGE:2022-08-13 13:47:15 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:15.6901627Z STAGE:2022-08-13 13:47:15 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:15.7004269Z STAGE:2022-08-13 13:47:15 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:15.7146137Z STAGE:2022-08-13 13:47:15 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:15.7163358Z STAGE:2022-08-13 13:47:15 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:15.7317178Z STAGE:2022-08-13 13:47:15 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:15.7422311Z STAGE:2022-08-13 13:47:15 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:15.7572275Z STAGE:2022-08-13 13:47:15 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:15.7593729Z STAGE:2022-08-13 13:47:15 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:15.7715846Z STAGE:2022-08-13 13:47:15 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:15.7732725Z STAGE:2022-08-13 13:47:15 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:15.7920305Z STAGE:2022-08-13 13:47:15 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:15.7941474Z STAGE:2022-08-13 13:47:15 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:15.8125716Z STAGE:2022-08-13 13:47:15 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:15.8229771Z STAGE:2022-08-13 13:47:15 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:15.8383303Z STAGE:2022-08-13 13:47:15 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:15.8405232Z STAGE:2022-08-13 13:47:15 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:15.8604358Z STAGE:2022-08-13 13:47:15 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:15.8705114Z STAGE:2022-08-13 13:47:15 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:15.8856939Z STAGE:2022-08-13 13:47:15 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:15.8878105Z STAGE:2022-08-13 13:47:15 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:15.8999029Z STAGE:2022-08-13 13:47:15 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:15.9015520Z STAGE:2022-08-13 13:47:15 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:15.9201735Z STAGE:2022-08-13 13:47:15 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:15.9223395Z STAGE:2022-08-13 13:47:15 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:15.9402422Z STAGE:2022-08-13 13:47:15 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:15.9505165Z STAGE:2022-08-13 13:47:15 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:15.9653077Z STAGE:2022-08-13 13:47:15 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:15.9683421Z STAGE:2022-08-13 13:47:15 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:15.9889915Z STAGE:2022-08-13 13:47:15 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:15.9995626Z STAGE:2022-08-13 13:47:15 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:16.0067246Z ok (0.489s) 2022-08-13T13:47:16.0158156Z test_binary_op_scalarlist_slowpath__foreach_add_cuda_int32 (__main__.TestForeachCUDA) ... STAGE:2022-08-13 13:47:16 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:16.0178755Z STAGE:2022-08-13 13:47:16 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:16.0283086Z STAGE:2022-08-13 13:47:16 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:16.0301704Z STAGE:2022-08-13 13:47:16 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:16.0468644Z STAGE:2022-08-13 13:47:16 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:16.0486339Z STAGE:2022-08-13 13:47:16 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:16.0642901Z STAGE:2022-08-13 13:47:16 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:16.0745137Z STAGE:2022-08-13 13:47:16 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:16.0886441Z STAGE:2022-08-13 13:47:16 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:16.0907064Z STAGE:2022-08-13 13:47:16 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:16.1079741Z STAGE:2022-08-13 13:47:16 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:16.1181535Z STAGE:2022-08-13 13:47:16 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:16.1317922Z STAGE:2022-08-13 13:47:16 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:16.1335345Z STAGE:2022-08-13 13:47:16 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:16.1439494Z STAGE:2022-08-13 13:47:16 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:16.1458032Z STAGE:2022-08-13 13:47:16 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:16.1624266Z STAGE:2022-08-13 13:47:16 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:16.1642058Z STAGE:2022-08-13 13:47:16 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:16.1797264Z STAGE:2022-08-13 13:47:16 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:16.1898133Z STAGE:2022-08-13 13:47:16 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:16.2037482Z STAGE:2022-08-13 13:47:16 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:16.2056101Z STAGE:2022-08-13 13:47:16 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:16.2211851Z STAGE:2022-08-13 13:47:16 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:16.2314658Z STAGE:2022-08-13 13:47:16 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:16.2465239Z STAGE:2022-08-13 13:47:16 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:16.2483464Z STAGE:2022-08-13 13:47:16 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:16.2601990Z STAGE:2022-08-13 13:47:16 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:16.2620103Z STAGE:2022-08-13 13:47:16 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:16.2809707Z STAGE:2022-08-13 13:47:16 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:16.2828224Z STAGE:2022-08-13 13:47:16 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:16.3006952Z STAGE:2022-08-13 13:47:16 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:16.3109221Z STAGE:2022-08-13 13:47:16 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:16.3255209Z STAGE:2022-08-13 13:47:16 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:16.3276485Z STAGE:2022-08-13 13:47:16 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:16.3472865Z STAGE:2022-08-13 13:47:16 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:16.3573340Z STAGE:2022-08-13 13:47:16 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:16.3724960Z STAGE:2022-08-13 13:47:16 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:16.3743656Z STAGE:2022-08-13 13:47:16 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:16.3864112Z STAGE:2022-08-13 13:47:16 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:16.3880361Z STAGE:2022-08-13 13:47:16 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:16.4066917Z STAGE:2022-08-13 13:47:16 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:16.4088605Z STAGE:2022-08-13 13:47:16 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:16.4268540Z STAGE:2022-08-13 13:47:16 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:16.4371294Z STAGE:2022-08-13 13:47:16 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:16.4519701Z STAGE:2022-08-13 13:47:16 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:16.4540964Z STAGE:2022-08-13 13:47:16 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:16.4716899Z STAGE:2022-08-13 13:47:16 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:16.4819937Z STAGE:2022-08-13 13:47:16 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:16.4893159Z ok (0.482s) 2022-08-13T13:47:16.4984812Z test_binary_op_scalarlist_slowpath__foreach_add_cuda_int64 (__main__.TestForeachCUDA) ... STAGE:2022-08-13 13:47:16 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:16.5004496Z STAGE:2022-08-13 13:47:16 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:16.5102052Z STAGE:2022-08-13 13:47:16 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:16.5119455Z STAGE:2022-08-13 13:47:16 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:16.5277539Z STAGE:2022-08-13 13:47:16 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:16.5295648Z STAGE:2022-08-13 13:47:16 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:16.5453420Z STAGE:2022-08-13 13:47:16 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:16.5555391Z STAGE:2022-08-13 13:47:16 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:16.5691955Z STAGE:2022-08-13 13:47:16 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:16.5721322Z STAGE:2022-08-13 13:47:16 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:16.5895238Z STAGE:2022-08-13 13:47:16 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:16.5997792Z STAGE:2022-08-13 13:47:16 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:16.6134492Z STAGE:2022-08-13 13:47:16 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:16.6151744Z STAGE:2022-08-13 13:47:16 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:16.6249192Z STAGE:2022-08-13 13:47:16 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:16.6276187Z STAGE:2022-08-13 13:47:16 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:16.6460254Z STAGE:2022-08-13 13:47:16 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:16.6477889Z STAGE:2022-08-13 13:47:16 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:16.6633001Z STAGE:2022-08-13 13:47:16 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:16.6736736Z STAGE:2022-08-13 13:47:16 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:16.6875603Z STAGE:2022-08-13 13:47:16 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:16.6895738Z STAGE:2022-08-13 13:47:16 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:16.7050524Z STAGE:2022-08-13 13:47:16 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:16.7153343Z STAGE:2022-08-13 13:47:16 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:16.7305917Z STAGE:2022-08-13 13:47:16 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:16.7324432Z STAGE:2022-08-13 13:47:16 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:16.7432907Z STAGE:2022-08-13 13:47:16 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:16.7452039Z STAGE:2022-08-13 13:47:16 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:16.7630123Z STAGE:2022-08-13 13:47:16 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:16.7649262Z STAGE:2022-08-13 13:47:16 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:16.7827179Z STAGE:2022-08-13 13:47:16 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:16.7929497Z STAGE:2022-08-13 13:47:16 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:16.8081810Z STAGE:2022-08-13 13:47:16 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:16.8104406Z STAGE:2022-08-13 13:47:16 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:16.8301709Z STAGE:2022-08-13 13:47:16 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:16.8403780Z STAGE:2022-08-13 13:47:16 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:16.8551190Z STAGE:2022-08-13 13:47:16 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:16.8572740Z STAGE:2022-08-13 13:47:16 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:16.8687070Z STAGE:2022-08-13 13:47:16 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:16.8706539Z STAGE:2022-08-13 13:47:16 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:16.8885172Z STAGE:2022-08-13 13:47:16 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:16.8907078Z STAGE:2022-08-13 13:47:16 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:16.9087782Z STAGE:2022-08-13 13:47:16 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:16.9190237Z STAGE:2022-08-13 13:47:16 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:16.9339130Z STAGE:2022-08-13 13:47:16 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:16.9360316Z STAGE:2022-08-13 13:47:16 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:16.9535192Z STAGE:2022-08-13 13:47:16 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:16.9640666Z STAGE:2022-08-13 13:47:16 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:16.9712664Z ok (0.482s) 2022-08-13T13:47:16.9808877Z test_binary_op_scalarlist_slowpath__foreach_add_cuda_int8 (__main__.TestForeachCUDA) ... STAGE:2022-08-13 13:47:16 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:16.9825909Z STAGE:2022-08-13 13:47:16 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:16.9932020Z STAGE:2022-08-13 13:47:16 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:16.9947570Z STAGE:2022-08-13 13:47:16 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:17.0114400Z STAGE:2022-08-13 13:47:17 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:17.0132235Z STAGE:2022-08-13 13:47:17 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:17.0288923Z STAGE:2022-08-13 13:47:17 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:17.0390119Z STAGE:2022-08-13 13:47:17 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:17.0532274Z STAGE:2022-08-13 13:47:17 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:17.0552335Z STAGE:2022-08-13 13:47:17 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:17.0725730Z STAGE:2022-08-13 13:47:17 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:17.0828475Z STAGE:2022-08-13 13:47:17 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:17.0970756Z STAGE:2022-08-13 13:47:17 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:17.0988615Z STAGE:2022-08-13 13:47:17 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:17.1094622Z STAGE:2022-08-13 13:47:17 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:17.1112794Z STAGE:2022-08-13 13:47:17 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:17.1279619Z STAGE:2022-08-13 13:47:17 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:17.1297880Z STAGE:2022-08-13 13:47:17 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:17.1453223Z STAGE:2022-08-13 13:47:17 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:17.1554152Z STAGE:2022-08-13 13:47:17 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:17.1697787Z STAGE:2022-08-13 13:47:17 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:17.1718257Z STAGE:2022-08-13 13:47:17 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:17.1874630Z STAGE:2022-08-13 13:47:17 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:17.1975948Z STAGE:2022-08-13 13:47:17 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:17.2132402Z STAGE:2022-08-13 13:47:17 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:17.2150883Z STAGE:2022-08-13 13:47:17 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:17.2270416Z STAGE:2022-08-13 13:47:17 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:17.2289800Z STAGE:2022-08-13 13:47:17 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:17.2479047Z STAGE:2022-08-13 13:47:17 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:17.2497948Z STAGE:2022-08-13 13:47:17 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:17.2676357Z STAGE:2022-08-13 13:47:17 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:17.2778423Z STAGE:2022-08-13 13:47:17 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:17.2930647Z STAGE:2022-08-13 13:47:17 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:17.2952188Z STAGE:2022-08-13 13:47:17 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:17.3175584Z STAGE:2022-08-13 13:47:17 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:17.3277398Z STAGE:2022-08-13 13:47:17 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:17.3423918Z STAGE:2022-08-13 13:47:17 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:17.3445655Z STAGE:2022-08-13 13:47:17 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:17.3565517Z STAGE:2022-08-13 13:47:17 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:17.3581981Z STAGE:2022-08-13 13:47:17 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:17.3767386Z STAGE:2022-08-13 13:47:17 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:17.3789072Z STAGE:2022-08-13 13:47:17 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:17.3968270Z STAGE:2022-08-13 13:47:17 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:17.4070407Z STAGE:2022-08-13 13:47:17 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:17.4224308Z STAGE:2022-08-13 13:47:17 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:17.4246061Z STAGE:2022-08-13 13:47:17 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:17.4420963Z STAGE:2022-08-13 13:47:17 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:17.4526778Z STAGE:2022-08-13 13:47:17 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:17.4600412Z ok (0.489s) 2022-08-13T13:47:17.4701010Z test_binary_op_scalarlist_slowpath__foreach_add_cuda_uint8 (__main__.TestForeachCUDA) ... STAGE:2022-08-13 13:47:17 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:17.4718379Z STAGE:2022-08-13 13:47:17 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:17.4823971Z STAGE:2022-08-13 13:47:17 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:17.4840392Z STAGE:2022-08-13 13:47:17 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:17.5007513Z STAGE:2022-08-13 13:47:17 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:17.5025451Z STAGE:2022-08-13 13:47:17 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:17.5182848Z STAGE:2022-08-13 13:47:17 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:17.5285701Z STAGE:2022-08-13 13:47:17 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:17.5428034Z STAGE:2022-08-13 13:47:17 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:17.5448684Z STAGE:2022-08-13 13:47:17 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:17.5623156Z STAGE:2022-08-13 13:47:17 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:17.5725048Z STAGE:2022-08-13 13:47:17 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:17.5861935Z STAGE:2022-08-13 13:47:17 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:17.5879402Z STAGE:2022-08-13 13:47:17 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:17.5985326Z STAGE:2022-08-13 13:47:17 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:17.6003942Z STAGE:2022-08-13 13:47:17 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:17.6179840Z STAGE:2022-08-13 13:47:17 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:17.6197760Z STAGE:2022-08-13 13:47:17 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:17.6354017Z STAGE:2022-08-13 13:47:17 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:17.6456726Z STAGE:2022-08-13 13:47:17 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:17.6595761Z STAGE:2022-08-13 13:47:17 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:17.6616313Z STAGE:2022-08-13 13:47:17 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:17.6772956Z STAGE:2022-08-13 13:47:17 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:17.6875785Z STAGE:2022-08-13 13:47:17 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:17.7026622Z STAGE:2022-08-13 13:47:17 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:17.7045451Z STAGE:2022-08-13 13:47:17 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:17.7165030Z STAGE:2022-08-13 13:47:17 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:17.7183963Z STAGE:2022-08-13 13:47:17 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:17.7373801Z STAGE:2022-08-13 13:47:17 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:17.7392713Z STAGE:2022-08-13 13:47:17 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:17.7570912Z STAGE:2022-08-13 13:47:17 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:17.7672743Z STAGE:2022-08-13 13:47:17 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:17.7824857Z STAGE:2022-08-13 13:47:17 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:17.7846547Z STAGE:2022-08-13 13:47:17 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:17.8044028Z STAGE:2022-08-13 13:47:17 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:17.8145880Z STAGE:2022-08-13 13:47:17 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:17.8298321Z STAGE:2022-08-13 13:47:17 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:17.8316886Z STAGE:2022-08-13 13:47:17 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:17.8438472Z STAGE:2022-08-13 13:47:17 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:17.8454327Z STAGE:2022-08-13 13:47:17 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:17.8641814Z STAGE:2022-08-13 13:47:17 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:17.8663473Z STAGE:2022-08-13 13:47:17 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:17.8842933Z STAGE:2022-08-13 13:47:17 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:17.8945615Z STAGE:2022-08-13 13:47:17 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:17.9101320Z STAGE:2022-08-13 13:47:17 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:17.9122886Z STAGE:2022-08-13 13:47:17 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:17.9335961Z STAGE:2022-08-13 13:47:17 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:17.9442390Z STAGE:2022-08-13 13:47:17 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:17.9517003Z ok (0.492s) 2022-08-13T13:47:17.9634919Z test_binary_op_scalarlist_slowpath__foreach_div_cuda_bfloat16 (__main__.TestForeachCUDA) ... STAGE:2022-08-13 13:47:17 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:17.9655431Z STAGE:2022-08-13 13:47:17 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:17.9813673Z STAGE:2022-08-13 13:47:17 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:17.9831675Z STAGE:2022-08-13 13:47:17 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:18.0074407Z STAGE:2022-08-13 13:47:18 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:18.0092425Z STAGE:2022-08-13 13:47:18 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:18.0249197Z STAGE:2022-08-13 13:47:18 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:18.0265082Z STAGE:2022-08-13 13:47:18 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:18.0505945Z STAGE:2022-08-13 13:47:18 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:18.0523338Z STAGE:2022-08-13 13:47:18 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:18.0702925Z STAGE:2022-08-13 13:47:18 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:18.0808917Z STAGE:2022-08-13 13:47:18 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:18.0961663Z STAGE:2022-08-13 13:47:18 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:18.0982539Z STAGE:2022-08-13 13:47:18 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:18.1142133Z STAGE:2022-08-13 13:47:18 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:18.1157573Z STAGE:2022-08-13 13:47:18 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:18.1396152Z STAGE:2022-08-13 13:47:18 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:18.1413838Z STAGE:2022-08-13 13:47:18 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:18.1574598Z STAGE:2022-08-13 13:47:18 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:18.1678560Z STAGE:2022-08-13 13:47:18 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:18.1828343Z STAGE:2022-08-13 13:47:18 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:18.1848508Z STAGE:2022-08-13 13:47:18 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:18.2006123Z STAGE:2022-08-13 13:47:18 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:18.2113235Z STAGE:2022-08-13 13:47:18 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:18.2285861Z STAGE:2022-08-13 13:47:18 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:18.2307339Z STAGE:2022-08-13 13:47:18 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:18.2489819Z STAGE:2022-08-13 13:47:18 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:18.2505800Z STAGE:2022-08-13 13:47:18 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:18.2778895Z STAGE:2022-08-13 13:47:18 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:18.2797192Z STAGE:2022-08-13 13:47:18 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:18.2978887Z STAGE:2022-08-13 13:47:18 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:18.2995007Z STAGE:2022-08-13 13:47:18 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:18.3268182Z STAGE:2022-08-13 13:47:18 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:18.3286666Z STAGE:2022-08-13 13:47:18 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:18.3483254Z STAGE:2022-08-13 13:47:18 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:18.3584922Z STAGE:2022-08-13 13:47:18 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:18.3751621Z STAGE:2022-08-13 13:47:18 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:18.3773620Z STAGE:2022-08-13 13:47:18 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:18.3952353Z STAGE:2022-08-13 13:47:18 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:18.3971797Z STAGE:2022-08-13 13:47:18 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:18.4247904Z STAGE:2022-08-13 13:47:18 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:18.4266294Z STAGE:2022-08-13 13:47:18 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:18.4445983Z STAGE:2022-08-13 13:47:18 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:18.4548573Z STAGE:2022-08-13 13:47:18 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:18.4711788Z STAGE:2022-08-13 13:47:18 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:18.4733989Z STAGE:2022-08-13 13:47:18 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:18.4916267Z STAGE:2022-08-13 13:47:18 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:18.5020644Z STAGE:2022-08-13 13:47:18 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:18.5081956Z ok (0.556s) 2022-08-13T13:47:18.5172735Z test_binary_op_scalarlist_slowpath__foreach_div_cuda_bool (__main__.TestForeachCUDA) ... STAGE:2022-08-13 13:47:18 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:18.5189815Z STAGE:2022-08-13 13:47:18 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:18.5356956Z STAGE:2022-08-13 13:47:18 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:18.5460093Z STAGE:2022-08-13 13:47:18 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:18.5584051Z STAGE:2022-08-13 13:47:18 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:18.5613715Z STAGE:2022-08-13 13:47:18 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:18.5770598Z STAGE:2022-08-13 13:47:18 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:18.5886310Z STAGE:2022-08-13 13:47:18 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:18.6012862Z STAGE:2022-08-13 13:47:18 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:18.6042399Z STAGE:2022-08-13 13:47:18 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:18.6215109Z STAGE:2022-08-13 13:47:18 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:18.6318457Z STAGE:2022-08-13 13:47:18 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:18.6444526Z STAGE:2022-08-13 13:47:18 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:18.6462280Z STAGE:2022-08-13 13:47:18 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:18.6619328Z STAGE:2022-08-13 13:47:18 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:18.6722538Z STAGE:2022-08-13 13:47:18 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:18.6843510Z STAGE:2022-08-13 13:47:18 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:18.6872912Z STAGE:2022-08-13 13:47:18 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:18.7060303Z STAGE:2022-08-13 13:47:18 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:18.7163128Z STAGE:2022-08-13 13:47:18 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:18.7289094Z STAGE:2022-08-13 13:47:18 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:18.7308710Z STAGE:2022-08-13 13:47:18 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:18.7466340Z STAGE:2022-08-13 13:47:18 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:18.7570385Z STAGE:2022-08-13 13:47:18 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:18.7707272Z STAGE:2022-08-13 13:47:18 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:18.7728528Z STAGE:2022-08-13 13:47:18 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:18.7909044Z STAGE:2022-08-13 13:47:18 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:18.8012371Z STAGE:2022-08-13 13:47:18 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:18.8143103Z STAGE:2022-08-13 13:47:18 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:18.8161410Z STAGE:2022-08-13 13:47:18 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:18.8340513Z STAGE:2022-08-13 13:47:18 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:18.8443597Z STAGE:2022-08-13 13:47:18 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:18.8579546Z STAGE:2022-08-13 13:47:18 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:18.8598279Z STAGE:2022-08-13 13:47:18 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:18.8791430Z STAGE:2022-08-13 13:47:18 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:18.8897090Z STAGE:2022-08-13 13:47:18 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:18.9033201Z STAGE:2022-08-13 13:47:18 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:18.9053445Z STAGE:2022-08-13 13:47:18 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:18.9234353Z STAGE:2022-08-13 13:47:18 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:18.9337474Z STAGE:2022-08-13 13:47:18 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:18.9473574Z STAGE:2022-08-13 13:47:18 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:18.9492168Z STAGE:2022-08-13 13:47:18 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:18.9673650Z STAGE:2022-08-13 13:47:18 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:18.9780024Z STAGE:2022-08-13 13:47:18 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:18.9914296Z STAGE:2022-08-13 13:47:18 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:18.9936386Z STAGE:2022-08-13 13:47:18 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:19.0120654Z STAGE:2022-08-13 13:47:19 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:19.0227092Z STAGE:2022-08-13 13:47:19 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:19.0281959Z ok (0.520s) 2022-08-13T13:47:19.0427774Z test_binary_op_scalarlist_slowpath__foreach_div_cuda_complex128 (__main__.TestForeachCUDA) ... STAGE:2022-08-13 13:47:19 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:19.0444976Z STAGE:2022-08-13 13:47:19 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:19.0606397Z STAGE:2022-08-13 13:47:19 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:19.0624846Z STAGE:2022-08-13 13:47:19 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:19.0899419Z STAGE:2022-08-13 13:47:19 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:19.0917101Z STAGE:2022-08-13 13:47:19 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:19.1078727Z STAGE:2022-08-13 13:47:19 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:19.1094350Z STAGE:2022-08-13 13:47:19 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:19.1368536Z STAGE:2022-08-13 13:47:19 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:19.1386099Z STAGE:2022-08-13 13:47:19 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:19.1548082Z STAGE:2022-08-13 13:47:19 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:19.1565967Z STAGE:2022-08-13 13:47:19 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:19.1840159Z STAGE:2022-08-13 13:47:19 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:19.1857926Z STAGE:2022-08-13 13:47:19 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:19.2019388Z STAGE:2022-08-13 13:47:19 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:19.2037534Z STAGE:2022-08-13 13:47:19 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:19.2312295Z STAGE:2022-08-13 13:47:19 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:19.2329924Z STAGE:2022-08-13 13:47:19 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:19.2491825Z STAGE:2022-08-13 13:47:19 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:19.2509878Z STAGE:2022-08-13 13:47:19 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:19.2784737Z STAGE:2022-08-13 13:47:19 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:19.2802393Z STAGE:2022-08-13 13:47:19 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:19.2963952Z STAGE:2022-08-13 13:47:19 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:19.2982244Z STAGE:2022-08-13 13:47:19 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:19.3275374Z STAGE:2022-08-13 13:47:19 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:19.3294075Z STAGE:2022-08-13 13:47:19 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:19.3477963Z STAGE:2022-08-13 13:47:19 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:19.3497210Z STAGE:2022-08-13 13:47:19 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:19.3834959Z STAGE:2022-08-13 13:47:19 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:19.3853688Z STAGE:2022-08-13 13:47:19 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:19.4036298Z STAGE:2022-08-13 13:47:19 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:19.4055315Z STAGE:2022-08-13 13:47:19 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:19.4367011Z STAGE:2022-08-13 13:47:19 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:19.4385438Z STAGE:2022-08-13 13:47:19 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:19.4568758Z STAGE:2022-08-13 13:47:19 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:19.4587459Z STAGE:2022-08-13 13:47:19 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:19.4899048Z STAGE:2022-08-13 13:47:19 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:19.4917796Z STAGE:2022-08-13 13:47:19 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:19.5100928Z STAGE:2022-08-13 13:47:19 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:19.5119592Z STAGE:2022-08-13 13:47:19 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:19.5431159Z STAGE:2022-08-13 13:47:19 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:19.5449671Z STAGE:2022-08-13 13:47:19 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:19.5632621Z STAGE:2022-08-13 13:47:19 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:19.5650278Z STAGE:2022-08-13 13:47:19 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:19.5963265Z STAGE:2022-08-13 13:47:19 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:19.5982079Z STAGE:2022-08-13 13:47:19 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:19.6165308Z STAGE:2022-08-13 13:47:19 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:19.6181714Z STAGE:2022-08-13 13:47:19 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:19.6357967Z ok (0.607s) 2022-08-13T13:47:19.6502680Z test_binary_op_scalarlist_slowpath__foreach_div_cuda_complex64 (__main__.TestForeachCUDA) ... STAGE:2022-08-13 13:47:19 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:19.6518958Z STAGE:2022-08-13 13:47:19 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:19.6690519Z STAGE:2022-08-13 13:47:19 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:19.6706424Z STAGE:2022-08-13 13:47:19 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:19.6990760Z STAGE:2022-08-13 13:47:19 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:19.7008339Z STAGE:2022-08-13 13:47:19 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:19.7178048Z STAGE:2022-08-13 13:47:19 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:19.7194885Z STAGE:2022-08-13 13:47:19 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:19.7478056Z STAGE:2022-08-13 13:47:19 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:19.7495964Z STAGE:2022-08-13 13:47:19 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:19.7665740Z STAGE:2022-08-13 13:47:19 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:19.7683481Z STAGE:2022-08-13 13:47:19 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:19.7966618Z STAGE:2022-08-13 13:47:19 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:19.7984515Z STAGE:2022-08-13 13:47:19 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:19.8154848Z STAGE:2022-08-13 13:47:19 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:19.8172881Z STAGE:2022-08-13 13:47:19 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:19.8455584Z STAGE:2022-08-13 13:47:19 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:19.8472952Z STAGE:2022-08-13 13:47:19 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:19.8649510Z STAGE:2022-08-13 13:47:19 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:19.8667719Z STAGE:2022-08-13 13:47:19 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:19.8950913Z STAGE:2022-08-13 13:47:19 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:19.8968378Z STAGE:2022-08-13 13:47:19 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:19.9139069Z STAGE:2022-08-13 13:47:19 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:19.9157269Z STAGE:2022-08-13 13:47:19 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:19.9458224Z STAGE:2022-08-13 13:47:19 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:19.9476437Z STAGE:2022-08-13 13:47:19 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:19.9670085Z STAGE:2022-08-13 13:47:19 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:19.9688971Z STAGE:2022-08-13 13:47:19 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:20.0036624Z STAGE:2022-08-13 13:47:20 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:20.0055696Z STAGE:2022-08-13 13:47:20 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:20.0248826Z STAGE:2022-08-13 13:47:20 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:20.0267545Z STAGE:2022-08-13 13:47:20 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:20.0595794Z STAGE:2022-08-13 13:47:20 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:20.0616957Z STAGE:2022-08-13 13:47:20 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:20.0812182Z STAGE:2022-08-13 13:47:20 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:20.0831252Z STAGE:2022-08-13 13:47:20 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:20.1154262Z STAGE:2022-08-13 13:47:20 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:20.1172986Z STAGE:2022-08-13 13:47:20 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:20.1366338Z STAGE:2022-08-13 13:47:20 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:20.1385841Z STAGE:2022-08-13 13:47:20 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:20.1708473Z STAGE:2022-08-13 13:47:20 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:20.1726941Z STAGE:2022-08-13 13:47:20 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:20.1919953Z STAGE:2022-08-13 13:47:20 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:20.1939379Z STAGE:2022-08-13 13:47:20 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:20.2263103Z STAGE:2022-08-13 13:47:20 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:20.2281296Z STAGE:2022-08-13 13:47:20 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:20.2475034Z STAGE:2022-08-13 13:47:20 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:20.2494167Z STAGE:2022-08-13 13:47:20 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:20.2679742Z ok (0.632s) 2022-08-13T13:47:20.2795399Z test_binary_op_scalarlist_slowpath__foreach_div_cuda_float16 (__main__.TestForeachCUDA) ... STAGE:2022-08-13 13:47:20 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:20.2812827Z STAGE:2022-08-13 13:47:20 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:20.2971010Z STAGE:2022-08-13 13:47:20 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:20.2989508Z STAGE:2022-08-13 13:47:20 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:20.3235701Z STAGE:2022-08-13 13:47:20 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:20.3253271Z STAGE:2022-08-13 13:47:20 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:20.3410821Z STAGE:2022-08-13 13:47:20 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:20.3428950Z STAGE:2022-08-13 13:47:20 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:20.3670502Z STAGE:2022-08-13 13:47:20 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:20.3687387Z STAGE:2022-08-13 13:47:20 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:20.3837628Z STAGE:2022-08-13 13:47:20 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:20.3944830Z STAGE:2022-08-13 13:47:20 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:20.4097841Z STAGE:2022-08-13 13:47:20 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:20.4118306Z STAGE:2022-08-13 13:47:20 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:20.4279313Z STAGE:2022-08-13 13:47:20 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:20.4294738Z STAGE:2022-08-13 13:47:20 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:20.4534182Z STAGE:2022-08-13 13:47:20 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:20.4551374Z STAGE:2022-08-13 13:47:20 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:20.4711296Z STAGE:2022-08-13 13:47:20 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:20.4815425Z STAGE:2022-08-13 13:47:20 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:20.4971699Z STAGE:2022-08-13 13:47:20 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:20.4992130Z STAGE:2022-08-13 13:47:20 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:20.5149625Z STAGE:2022-08-13 13:47:20 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:20.5256462Z STAGE:2022-08-13 13:47:20 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:20.5422638Z STAGE:2022-08-13 13:47:20 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:20.5453023Z STAGE:2022-08-13 13:47:20 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:20.5644676Z STAGE:2022-08-13 13:47:20 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:20.5661141Z STAGE:2022-08-13 13:47:20 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:20.5935607Z STAGE:2022-08-13 13:47:20 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:20.5953981Z STAGE:2022-08-13 13:47:20 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:20.6133074Z STAGE:2022-08-13 13:47:20 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:20.6149256Z STAGE:2022-08-13 13:47:20 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:20.6450791Z STAGE:2022-08-13 13:47:20 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:20.6468034Z STAGE:2022-08-13 13:47:20 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:20.6638535Z STAGE:2022-08-13 13:47:20 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:20.6743360Z STAGE:2022-08-13 13:47:20 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:20.6903799Z STAGE:2022-08-13 13:47:20 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:20.6923956Z STAGE:2022-08-13 13:47:20 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:20.7104359Z STAGE:2022-08-13 13:47:20 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:20.7120535Z STAGE:2022-08-13 13:47:20 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:20.7392275Z STAGE:2022-08-13 13:47:20 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:20.7410762Z STAGE:2022-08-13 13:47:20 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:20.7591479Z STAGE:2022-08-13 13:47:20 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:20.7695442Z STAGE:2022-08-13 13:47:20 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:20.7861507Z STAGE:2022-08-13 13:47:20 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:20.7883000Z STAGE:2022-08-13 13:47:20 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:20.8061393Z STAGE:2022-08-13 13:47:20 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:20.8167411Z STAGE:2022-08-13 13:47:20 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:20.8227475Z ok (0.555s) 2022-08-13T13:47:20.8345491Z test_binary_op_scalarlist_slowpath__foreach_div_cuda_float32 (__main__.TestForeachCUDA) ... STAGE:2022-08-13 13:47:20 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:20.8362521Z STAGE:2022-08-13 13:47:20 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:20.8519487Z STAGE:2022-08-13 13:47:20 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:20.8534987Z STAGE:2022-08-13 13:47:20 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:20.8777230Z STAGE:2022-08-13 13:47:20 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:20.8794741Z STAGE:2022-08-13 13:47:20 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:20.8951075Z STAGE:2022-08-13 13:47:20 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:20.8967045Z STAGE:2022-08-13 13:47:20 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:20.9208482Z STAGE:2022-08-13 13:47:20 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:20.9225669Z STAGE:2022-08-13 13:47:20 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:20.9395756Z STAGE:2022-08-13 13:47:20 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:20.9499406Z STAGE:2022-08-13 13:47:20 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:20.9653122Z STAGE:2022-08-13 13:47:20 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:20.9672227Z STAGE:2022-08-13 13:47:20 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:20.9832466Z STAGE:2022-08-13 13:47:20 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:20.9847913Z STAGE:2022-08-13 13:47:20 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:21.0086726Z STAGE:2022-08-13 13:47:21 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:21.0104245Z STAGE:2022-08-13 13:47:21 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:21.0265000Z STAGE:2022-08-13 13:47:21 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:21.0368917Z STAGE:2022-08-13 13:47:21 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:21.0519344Z STAGE:2022-08-13 13:47:21 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:21.0539351Z STAGE:2022-08-13 13:47:21 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:21.0698437Z STAGE:2022-08-13 13:47:21 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:21.0806643Z STAGE:2022-08-13 13:47:21 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:21.0980140Z STAGE:2022-08-13 13:47:21 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:21.1001410Z STAGE:2022-08-13 13:47:21 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:21.1189490Z STAGE:2022-08-13 13:47:21 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:21.1208581Z STAGE:2022-08-13 13:47:21 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:21.1484066Z STAGE:2022-08-13 13:47:21 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:21.1505676Z STAGE:2022-08-13 13:47:21 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:21.1684679Z STAGE:2022-08-13 13:47:21 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:21.1704060Z STAGE:2022-08-13 13:47:21 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:21.1980403Z STAGE:2022-08-13 13:47:21 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:21.1998936Z STAGE:2022-08-13 13:47:21 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:21.2193019Z STAGE:2022-08-13 13:47:21 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:21.2299965Z STAGE:2022-08-13 13:47:21 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:21.2467536Z STAGE:2022-08-13 13:47:21 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:21.2489158Z STAGE:2022-08-13 13:47:21 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:21.2670005Z STAGE:2022-08-13 13:47:21 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:21.2685967Z STAGE:2022-08-13 13:47:21 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:21.2988141Z STAGE:2022-08-13 13:47:21 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:21.3008100Z STAGE:2022-08-13 13:47:21 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:21.3185994Z STAGE:2022-08-13 13:47:21 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:21.3292765Z STAGE:2022-08-13 13:47:21 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:21.3463115Z STAGE:2022-08-13 13:47:21 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:21.3484728Z STAGE:2022-08-13 13:47:21 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:21.3665575Z STAGE:2022-08-13 13:47:21 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:21.3770087Z STAGE:2022-08-13 13:47:21 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:21.3829533Z ok (0.560s) 2022-08-13T13:47:21.3944243Z test_binary_op_scalarlist_slowpath__foreach_div_cuda_float64 (__main__.TestForeachCUDA) ... STAGE:2022-08-13 13:47:21 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:21.3961785Z STAGE:2022-08-13 13:47:21 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:21.4109361Z STAGE:2022-08-13 13:47:21 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:21.4127222Z STAGE:2022-08-13 13:47:21 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:21.4361691Z STAGE:2022-08-13 13:47:21 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:21.4379822Z STAGE:2022-08-13 13:47:21 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:21.4526496Z STAGE:2022-08-13 13:47:21 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:21.4541815Z STAGE:2022-08-13 13:47:21 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:21.4773967Z STAGE:2022-08-13 13:47:21 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:21.4792028Z STAGE:2022-08-13 13:47:21 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:21.4953263Z STAGE:2022-08-13 13:47:21 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:21.5059105Z STAGE:2022-08-13 13:47:21 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:21.5205608Z STAGE:2022-08-13 13:47:21 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:21.5225743Z STAGE:2022-08-13 13:47:21 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:21.5376300Z STAGE:2022-08-13 13:47:21 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:21.5391641Z STAGE:2022-08-13 13:47:21 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:21.5621986Z STAGE:2022-08-13 13:47:21 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:21.5639513Z STAGE:2022-08-13 13:47:21 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:21.5791193Z STAGE:2022-08-13 13:47:21 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:21.5895128Z STAGE:2022-08-13 13:47:21 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:21.6051492Z STAGE:2022-08-13 13:47:21 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:21.6071708Z STAGE:2022-08-13 13:47:21 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:21.6221459Z STAGE:2022-08-13 13:47:21 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:21.6328851Z STAGE:2022-08-13 13:47:21 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:21.6496012Z STAGE:2022-08-13 13:47:21 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:21.6517297Z STAGE:2022-08-13 13:47:21 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:21.6689848Z STAGE:2022-08-13 13:47:21 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:21.6705962Z STAGE:2022-08-13 13:47:21 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:21.6971504Z STAGE:2022-08-13 13:47:21 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:21.6989908Z STAGE:2022-08-13 13:47:21 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:21.7157889Z STAGE:2022-08-13 13:47:21 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:21.7174566Z STAGE:2022-08-13 13:47:21 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:21.7440158Z STAGE:2022-08-13 13:47:21 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:21.7459337Z STAGE:2022-08-13 13:47:21 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:21.7642691Z STAGE:2022-08-13 13:47:21 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:21.7747062Z STAGE:2022-08-13 13:47:21 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:21.7914595Z STAGE:2022-08-13 13:47:21 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:21.7936388Z STAGE:2022-08-13 13:47:21 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:21.8106944Z STAGE:2022-08-13 13:47:21 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:21.8122996Z STAGE:2022-08-13 13:47:21 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:21.8388676Z STAGE:2022-08-13 13:47:21 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:21.8407022Z STAGE:2022-08-13 13:47:21 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:21.8575703Z STAGE:2022-08-13 13:47:21 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:21.8691643Z STAGE:2022-08-13 13:47:21 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:21.8858565Z STAGE:2022-08-13 13:47:21 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:21.8888825Z STAGE:2022-08-13 13:47:21 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:21.9060107Z STAGE:2022-08-13 13:47:21 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:21.9164064Z STAGE:2022-08-13 13:47:21 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:21.9226899Z ok (0.540s) 2022-08-13T13:47:21.9318620Z test_binary_op_scalarlist_slowpath__foreach_div_cuda_int16 (__main__.TestForeachCUDA) ... STAGE:2022-08-13 13:47:21 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:21.9336219Z STAGE:2022-08-13 13:47:21 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:21.9526400Z STAGE:2022-08-13 13:47:21 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:21.9631479Z STAGE:2022-08-13 13:47:21 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:21.9754852Z STAGE:2022-08-13 13:47:21 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:21.9774618Z STAGE:2022-08-13 13:47:21 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:21.9930857Z STAGE:2022-08-13 13:47:21 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:22.0036232Z STAGE:2022-08-13 13:47:22 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:22.0163949Z STAGE:2022-08-13 13:47:22 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:22.0184544Z STAGE:2022-08-13 13:47:22 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:22.0356820Z STAGE:2022-08-13 13:47:22 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:22.0459769Z STAGE:2022-08-13 13:47:22 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:22.0588095Z STAGE:2022-08-13 13:47:22 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:22.0605408Z STAGE:2022-08-13 13:47:22 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:22.0761012Z STAGE:2022-08-13 13:47:22 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:22.0862689Z STAGE:2022-08-13 13:47:22 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:22.0991179Z STAGE:2022-08-13 13:47:22 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:22.1010490Z STAGE:2022-08-13 13:47:22 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:22.1170991Z STAGE:2022-08-13 13:47:22 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:22.1272407Z STAGE:2022-08-13 13:47:22 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:22.1402122Z STAGE:2022-08-13 13:47:22 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:22.1422562Z STAGE:2022-08-13 13:47:22 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:22.1585103Z STAGE:2022-08-13 13:47:22 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:22.1692061Z STAGE:2022-08-13 13:47:22 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:22.1833208Z STAGE:2022-08-13 13:47:22 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:22.1855252Z STAGE:2022-08-13 13:47:22 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:22.2038586Z STAGE:2022-08-13 13:47:22 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:22.2140490Z STAGE:2022-08-13 13:47:22 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:22.2278859Z STAGE:2022-08-13 13:47:22 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:22.2300541Z STAGE:2022-08-13 13:47:22 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:22.2479517Z STAGE:2022-08-13 13:47:22 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:22.2585332Z STAGE:2022-08-13 13:47:22 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:22.2724289Z STAGE:2022-08-13 13:47:22 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:22.2746214Z STAGE:2022-08-13 13:47:22 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:22.2943285Z STAGE:2022-08-13 13:47:22 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:22.3046605Z STAGE:2022-08-13 13:47:22 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:22.3179376Z STAGE:2022-08-13 13:47:22 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:22.3197853Z STAGE:2022-08-13 13:47:22 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:22.3378297Z STAGE:2022-08-13 13:47:22 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:22.3479621Z STAGE:2022-08-13 13:47:22 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:22.3612336Z STAGE:2022-08-13 13:47:22 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:22.3631227Z STAGE:2022-08-13 13:47:22 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:22.3811575Z STAGE:2022-08-13 13:47:22 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:22.3917315Z STAGE:2022-08-13 13:47:22 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:22.4052091Z STAGE:2022-08-13 13:47:22 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:22.4073426Z STAGE:2022-08-13 13:47:22 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:22.4256648Z STAGE:2022-08-13 13:47:22 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:22.4359412Z STAGE:2022-08-13 13:47:22 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:22.4416078Z ok (0.519s) 2022-08-13T13:47:22.4509046Z test_binary_op_scalarlist_slowpath__foreach_div_cuda_int32 (__main__.TestForeachCUDA) ... STAGE:2022-08-13 13:47:22 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:22.4526286Z STAGE:2022-08-13 13:47:22 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:22.4684927Z STAGE:2022-08-13 13:47:22 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:22.4786631Z STAGE:2022-08-13 13:47:22 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:22.4915281Z STAGE:2022-08-13 13:47:22 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:22.4936219Z STAGE:2022-08-13 13:47:22 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:22.5098008Z STAGE:2022-08-13 13:47:22 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:22.5199350Z STAGE:2022-08-13 13:47:22 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:22.5322491Z STAGE:2022-08-13 13:47:22 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:22.5340791Z STAGE:2022-08-13 13:47:22 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:22.5511516Z STAGE:2022-08-13 13:47:22 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:22.5614824Z STAGE:2022-08-13 13:47:22 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:22.5737853Z STAGE:2022-08-13 13:47:22 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:22.5758194Z STAGE:2022-08-13 13:47:22 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:22.5918737Z STAGE:2022-08-13 13:47:22 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:22.6021885Z STAGE:2022-08-13 13:47:22 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:22.6149929Z STAGE:2022-08-13 13:47:22 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:22.6167890Z STAGE:2022-08-13 13:47:22 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:22.6326015Z STAGE:2022-08-13 13:47:22 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:22.6428021Z STAGE:2022-08-13 13:47:22 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:22.6551502Z STAGE:2022-08-13 13:47:22 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:22.6572066Z STAGE:2022-08-13 13:47:22 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:22.6734032Z STAGE:2022-08-13 13:47:22 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:22.6836876Z STAGE:2022-08-13 13:47:22 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:22.6970483Z STAGE:2022-08-13 13:47:22 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:22.6989182Z STAGE:2022-08-13 13:47:22 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:22.7179366Z STAGE:2022-08-13 13:47:22 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:22.7283108Z STAGE:2022-08-13 13:47:22 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:22.7417825Z STAGE:2022-08-13 13:47:22 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:22.7436615Z STAGE:2022-08-13 13:47:22 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:22.7616690Z STAGE:2022-08-13 13:47:22 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:22.7731941Z STAGE:2022-08-13 13:47:22 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:22.7865274Z STAGE:2022-08-13 13:47:22 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:22.7895915Z STAGE:2022-08-13 13:47:22 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:22.8093336Z STAGE:2022-08-13 13:47:22 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:22.8195117Z STAGE:2022-08-13 13:47:22 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:22.8329733Z STAGE:2022-08-13 13:47:22 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:22.8349318Z STAGE:2022-08-13 13:47:22 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:22.8565284Z STAGE:2022-08-13 13:47:22 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:22.8669188Z STAGE:2022-08-13 13:47:22 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:22.8804801Z STAGE:2022-08-13 13:47:22 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:22.8826697Z STAGE:2022-08-13 13:47:22 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:22.9005896Z STAGE:2022-08-13 13:47:22 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:22.9112283Z STAGE:2022-08-13 13:47:22 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:22.9248112Z STAGE:2022-08-13 13:47:22 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:22.9269510Z STAGE:2022-08-13 13:47:22 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:22.9454265Z STAGE:2022-08-13 13:47:22 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:22.9557045Z STAGE:2022-08-13 13:47:22 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:22.9614048Z ok (0.520s) 2022-08-13T13:47:22.9706795Z test_binary_op_scalarlist_slowpath__foreach_div_cuda_int64 (__main__.TestForeachCUDA) ... STAGE:2022-08-13 13:47:22 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:22.9724581Z STAGE:2022-08-13 13:47:22 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:22.9881848Z STAGE:2022-08-13 13:47:22 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:22.9985821Z STAGE:2022-08-13 13:47:22 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:23.0109871Z STAGE:2022-08-13 13:47:23 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:23.0130912Z STAGE:2022-08-13 13:47:23 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:23.0291882Z STAGE:2022-08-13 13:47:23 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:23.0394582Z STAGE:2022-08-13 13:47:23 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:23.0522541Z STAGE:2022-08-13 13:47:23 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:23.0540668Z STAGE:2022-08-13 13:47:23 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:23.0710410Z STAGE:2022-08-13 13:47:23 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:23.0813825Z STAGE:2022-08-13 13:47:23 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:23.0937155Z STAGE:2022-08-13 13:47:23 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:23.0957382Z STAGE:2022-08-13 13:47:23 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:23.1118014Z STAGE:2022-08-13 13:47:23 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:23.1221314Z STAGE:2022-08-13 13:47:23 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:23.1349366Z STAGE:2022-08-13 13:47:23 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:23.1366940Z STAGE:2022-08-13 13:47:23 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:23.1525378Z STAGE:2022-08-13 13:47:23 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:23.1628450Z STAGE:2022-08-13 13:47:23 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:23.1752247Z STAGE:2022-08-13 13:47:23 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:23.1772599Z STAGE:2022-08-13 13:47:23 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:23.1934618Z STAGE:2022-08-13 13:47:23 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:23.2040208Z STAGE:2022-08-13 13:47:23 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:23.2177428Z STAGE:2022-08-13 13:47:23 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:23.2199003Z STAGE:2022-08-13 13:47:23 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:23.2381889Z STAGE:2022-08-13 13:47:23 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:23.2488420Z STAGE:2022-08-13 13:47:23 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:23.2622174Z STAGE:2022-08-13 13:47:23 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:23.2643733Z STAGE:2022-08-13 13:47:23 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:23.2826860Z STAGE:2022-08-13 13:47:23 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:23.2929839Z STAGE:2022-08-13 13:47:23 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:23.3063320Z STAGE:2022-08-13 13:47:23 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:23.3081576Z STAGE:2022-08-13 13:47:23 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:23.3277065Z STAGE:2022-08-13 13:47:23 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:23.3380151Z STAGE:2022-08-13 13:47:23 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:23.3518981Z STAGE:2022-08-13 13:47:23 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:23.3541045Z STAGE:2022-08-13 13:47:23 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:23.3720549Z STAGE:2022-08-13 13:47:23 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:23.3826399Z STAGE:2022-08-13 13:47:23 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:23.3959792Z STAGE:2022-08-13 13:47:23 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:23.3981716Z STAGE:2022-08-13 13:47:23 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:23.4163636Z STAGE:2022-08-13 13:47:23 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:23.4265156Z STAGE:2022-08-13 13:47:23 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:23.4403828Z STAGE:2022-08-13 13:47:23 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:23.4422532Z STAGE:2022-08-13 13:47:23 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:23.4602962Z STAGE:2022-08-13 13:47:23 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:23.4706150Z STAGE:2022-08-13 13:47:23 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:23.4760580Z ok (0.514s) 2022-08-13T13:47:23.4852490Z test_binary_op_scalarlist_slowpath__foreach_div_cuda_int8 (__main__.TestForeachCUDA) ... STAGE:2022-08-13 13:47:23 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:23.4869957Z STAGE:2022-08-13 13:47:23 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:23.5028264Z STAGE:2022-08-13 13:47:23 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:23.5132396Z STAGE:2022-08-13 13:47:23 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:23.5261019Z STAGE:2022-08-13 13:47:23 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:23.5281736Z STAGE:2022-08-13 13:47:23 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:23.5442814Z STAGE:2022-08-13 13:47:23 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:23.5545615Z STAGE:2022-08-13 13:47:23 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:23.5668496Z STAGE:2022-08-13 13:47:23 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:23.5685921Z STAGE:2022-08-13 13:47:23 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:23.5856333Z STAGE:2022-08-13 13:47:23 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:23.5959380Z STAGE:2022-08-13 13:47:23 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:23.6082068Z STAGE:2022-08-13 13:47:23 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:23.6102600Z STAGE:2022-08-13 13:47:23 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:23.6261993Z STAGE:2022-08-13 13:47:23 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:23.6365076Z STAGE:2022-08-13 13:47:23 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:23.6493959Z STAGE:2022-08-13 13:47:23 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:23.6511349Z STAGE:2022-08-13 13:47:23 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:23.6669444Z STAGE:2022-08-13 13:47:23 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:23.6772550Z STAGE:2022-08-13 13:47:23 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:23.6895582Z STAGE:2022-08-13 13:47:23 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:23.6925035Z STAGE:2022-08-13 13:47:23 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:23.7085752Z STAGE:2022-08-13 13:47:23 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:23.7187520Z STAGE:2022-08-13 13:47:23 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:23.7321281Z STAGE:2022-08-13 13:47:23 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:23.7340444Z STAGE:2022-08-13 13:47:23 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:23.7548338Z STAGE:2022-08-13 13:47:23 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:23.7651556Z STAGE:2022-08-13 13:47:23 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:23.7786656Z STAGE:2022-08-13 13:47:23 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:23.7805802Z STAGE:2022-08-13 13:47:23 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:23.7983513Z STAGE:2022-08-13 13:47:23 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:23.8088079Z STAGE:2022-08-13 13:47:23 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:23.8223962Z STAGE:2022-08-13 13:47:23 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:23.8245209Z STAGE:2022-08-13 13:47:23 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:23.8441365Z STAGE:2022-08-13 13:47:23 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:23.8544329Z STAGE:2022-08-13 13:47:23 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:23.8683056Z STAGE:2022-08-13 13:47:23 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:23.8701856Z STAGE:2022-08-13 13:47:23 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:23.8880384Z STAGE:2022-08-13 13:47:23 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:23.8982289Z STAGE:2022-08-13 13:47:23 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:23.9121081Z STAGE:2022-08-13 13:47:23 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:23.9140108Z STAGE:2022-08-13 13:47:23 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:23.9318602Z STAGE:2022-08-13 13:47:23 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:23.9422957Z STAGE:2022-08-13 13:47:23 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:23.9555853Z STAGE:2022-08-13 13:47:23 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:23.9575641Z STAGE:2022-08-13 13:47:23 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:23.9757550Z STAGE:2022-08-13 13:47:23 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:23.9860551Z STAGE:2022-08-13 13:47:23 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:23.9914975Z ok (0.515s) 2022-08-13T13:47:24.0006018Z test_binary_op_scalarlist_slowpath__foreach_div_cuda_uint8 (__main__.TestForeachCUDA) ... STAGE:2022-08-13 13:47:24 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:24.0023337Z STAGE:2022-08-13 13:47:24 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:24.0180300Z STAGE:2022-08-13 13:47:24 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:24.0281830Z STAGE:2022-08-13 13:47:24 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:24.0405796Z STAGE:2022-08-13 13:47:24 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:24.0425186Z STAGE:2022-08-13 13:47:24 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:24.0586958Z STAGE:2022-08-13 13:47:24 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:24.0690149Z STAGE:2022-08-13 13:47:24 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:24.0813329Z STAGE:2022-08-13 13:47:24 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:24.0830733Z STAGE:2022-08-13 13:47:24 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:24.1000759Z STAGE:2022-08-13 13:47:24 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:24.1103872Z STAGE:2022-08-13 13:47:24 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:24.1227153Z STAGE:2022-08-13 13:47:24 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:24.1247306Z STAGE:2022-08-13 13:47:24 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:24.1408737Z STAGE:2022-08-13 13:47:24 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:24.1511539Z STAGE:2022-08-13 13:47:24 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:24.1635368Z STAGE:2022-08-13 13:47:24 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:24.1652876Z STAGE:2022-08-13 13:47:24 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:24.1811060Z STAGE:2022-08-13 13:47:24 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:24.1914294Z STAGE:2022-08-13 13:47:24 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:24.2038584Z STAGE:2022-08-13 13:47:24 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:24.2059218Z STAGE:2022-08-13 13:47:24 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:24.2221194Z STAGE:2022-08-13 13:47:24 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:24.2322641Z STAGE:2022-08-13 13:47:24 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:24.2456743Z STAGE:2022-08-13 13:47:24 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:24.2475937Z STAGE:2022-08-13 13:47:24 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:24.2659978Z STAGE:2022-08-13 13:47:24 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:24.2764990Z STAGE:2022-08-13 13:47:24 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:24.2903435Z STAGE:2022-08-13 13:47:24 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:24.2925002Z STAGE:2022-08-13 13:47:24 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:24.3111203Z STAGE:2022-08-13 13:47:24 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:24.3214662Z STAGE:2022-08-13 13:47:24 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:24.3351038Z STAGE:2022-08-13 13:47:24 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:24.3372621Z STAGE:2022-08-13 13:47:24 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:24.3569212Z STAGE:2022-08-13 13:47:24 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:24.3672135Z STAGE:2022-08-13 13:47:24 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:24.3811647Z STAGE:2022-08-13 13:47:24 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:24.3833281Z STAGE:2022-08-13 13:47:24 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:24.4013235Z STAGE:2022-08-13 13:47:24 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:24.4119248Z STAGE:2022-08-13 13:47:24 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:24.4252403Z STAGE:2022-08-13 13:47:24 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:24.4273823Z STAGE:2022-08-13 13:47:24 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:24.4457237Z STAGE:2022-08-13 13:47:24 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:24.4558957Z STAGE:2022-08-13 13:47:24 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:24.4692290Z STAGE:2022-08-13 13:47:24 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:24.4710872Z STAGE:2022-08-13 13:47:24 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:24.4893205Z STAGE:2022-08-13 13:47:24 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:24.4995873Z STAGE:2022-08-13 13:47:24 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:24.5050986Z ok (0.513s) 2022-08-13T13:47:24.5165351Z test_binary_op_scalarlist_slowpath__foreach_mul_cuda_bfloat16 (__main__.TestForeachCUDA) ... STAGE:2022-08-13 13:47:24 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:24.5183604Z STAGE:2022-08-13 13:47:24 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:24.5340392Z STAGE:2022-08-13 13:47:24 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:24.5359517Z STAGE:2022-08-13 13:47:24 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:24.5611414Z STAGE:2022-08-13 13:47:24 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:24.5629183Z STAGE:2022-08-13 13:47:24 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:24.5786778Z STAGE:2022-08-13 13:47:24 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:24.5802739Z STAGE:2022-08-13 13:47:24 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:24.6083036Z STAGE:2022-08-13 13:47:24 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:24.6101348Z STAGE:2022-08-13 13:47:24 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:24.6270872Z STAGE:2022-08-13 13:47:24 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:24.6374552Z STAGE:2022-08-13 13:47:24 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:24.6519722Z STAGE:2022-08-13 13:47:24 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:24.6540410Z STAGE:2022-08-13 13:47:24 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:24.6697019Z STAGE:2022-08-13 13:47:24 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:24.6716017Z STAGE:2022-08-13 13:47:24 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:24.6966364Z STAGE:2022-08-13 13:47:24 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:24.6984039Z STAGE:2022-08-13 13:47:24 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:24.7141187Z STAGE:2022-08-13 13:47:24 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:24.7244940Z STAGE:2022-08-13 13:47:24 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:24.7400830Z STAGE:2022-08-13 13:47:24 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:24.7420525Z STAGE:2022-08-13 13:47:24 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:24.7581042Z STAGE:2022-08-13 13:47:24 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:24.7685322Z STAGE:2022-08-13 13:47:24 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:24.7858196Z STAGE:2022-08-13 13:47:24 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:24.7877568Z STAGE:2022-08-13 13:47:24 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:24.8058059Z STAGE:2022-08-13 13:47:24 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:24.8074691Z STAGE:2022-08-13 13:47:24 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:24.8358487Z STAGE:2022-08-13 13:47:24 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:24.8379886Z STAGE:2022-08-13 13:47:24 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:24.8561133Z STAGE:2022-08-13 13:47:24 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:24.8577987Z STAGE:2022-08-13 13:47:24 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:24.8861810Z STAGE:2022-08-13 13:47:24 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:24.8883831Z STAGE:2022-08-13 13:47:24 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:24.9078133Z STAGE:2022-08-13 13:47:24 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:24.9183982Z STAGE:2022-08-13 13:47:24 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:24.9350573Z STAGE:2022-08-13 13:47:24 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:24.9371977Z STAGE:2022-08-13 13:47:24 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:24.9553550Z STAGE:2022-08-13 13:47:24 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:24.9570489Z STAGE:2022-08-13 13:47:24 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:24.9856754Z STAGE:2022-08-13 13:47:24 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:24.9875249Z STAGE:2022-08-13 13:47:24 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:25.0054421Z STAGE:2022-08-13 13:47:25 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:25.0158153Z STAGE:2022-08-13 13:47:25 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:25.0328142Z STAGE:2022-08-13 13:47:25 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:25.0349584Z STAGE:2022-08-13 13:47:25 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:25.0532578Z STAGE:2022-08-13 13:47:25 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:25.0636759Z STAGE:2022-08-13 13:47:25 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:25.0698796Z ok (0.565s) 2022-08-13T13:47:25.0789008Z test_binary_op_scalarlist_slowpath__foreach_mul_cuda_bool (__main__.TestForeachCUDA) ... STAGE:2022-08-13 13:47:25 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:25.0806875Z STAGE:2022-08-13 13:47:25 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:25.0906062Z STAGE:2022-08-13 13:47:25 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:25.1007516Z STAGE:2022-08-13 13:47:25 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:25.1133842Z STAGE:2022-08-13 13:47:25 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:25.1154571Z STAGE:2022-08-13 13:47:25 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:25.1312702Z STAGE:2022-08-13 13:47:25 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:25.1417978Z STAGE:2022-08-13 13:47:25 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:25.1539127Z STAGE:2022-08-13 13:47:25 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:25.1569161Z STAGE:2022-08-13 13:47:25 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:25.1742406Z STAGE:2022-08-13 13:47:25 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:25.1845015Z STAGE:2022-08-13 13:47:25 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:25.1971281Z STAGE:2022-08-13 13:47:25 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:25.1989257Z STAGE:2022-08-13 13:47:25 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:25.2095122Z STAGE:2022-08-13 13:47:25 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:25.2111229Z STAGE:2022-08-13 13:47:25 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:25.2314254Z STAGE:2022-08-13 13:47:25 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:25.2334280Z STAGE:2022-08-13 13:47:25 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:25.2488719Z STAGE:2022-08-13 13:47:25 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:25.2594150Z STAGE:2022-08-13 13:47:25 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:25.2719858Z STAGE:2022-08-13 13:47:25 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:25.2741030Z STAGE:2022-08-13 13:47:25 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:25.2896164Z STAGE:2022-08-13 13:47:25 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:25.2999995Z STAGE:2022-08-13 13:47:25 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:25.3136393Z STAGE:2022-08-13 13:47:25 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:25.3157662Z STAGE:2022-08-13 13:47:25 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:25.3274075Z STAGE:2022-08-13 13:47:25 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:25.3378939Z STAGE:2022-08-13 13:47:25 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:25.3515377Z STAGE:2022-08-13 13:47:25 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:25.3538455Z STAGE:2022-08-13 13:47:25 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:25.3719175Z STAGE:2022-08-13 13:47:25 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:25.3824915Z STAGE:2022-08-13 13:47:25 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:25.3961140Z STAGE:2022-08-13 13:47:25 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:25.3983571Z STAGE:2022-08-13 13:47:25 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:25.4181132Z STAGE:2022-08-13 13:47:25 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:25.4284234Z STAGE:2022-08-13 13:47:25 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:25.4420282Z STAGE:2022-08-13 13:47:25 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:25.4439134Z STAGE:2022-08-13 13:47:25 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:25.4560367Z STAGE:2022-08-13 13:47:25 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:25.4577792Z STAGE:2022-08-13 13:47:25 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:25.4773323Z STAGE:2022-08-13 13:47:25 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:25.4792687Z STAGE:2022-08-13 13:47:25 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:25.4971919Z STAGE:2022-08-13 13:47:25 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:25.5074787Z STAGE:2022-08-13 13:47:25 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:25.5204718Z STAGE:2022-08-13 13:47:25 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:25.5226577Z STAGE:2022-08-13 13:47:25 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:25.5402304Z STAGE:2022-08-13 13:47:25 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:25.5505793Z STAGE:2022-08-13 13:47:25 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:25.5564205Z ok (0.486s) 2022-08-13T13:47:25.5708257Z test_binary_op_scalarlist_slowpath__foreach_mul_cuda_complex128 (__main__.TestForeachCUDA) ... STAGE:2022-08-13 13:47:25 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:25.5729119Z STAGE:2022-08-13 13:47:25 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:25.5891582Z STAGE:2022-08-13 13:47:25 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:25.5910768Z STAGE:2022-08-13 13:47:25 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:25.6196473Z STAGE:2022-08-13 13:47:25 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:25.6214335Z STAGE:2022-08-13 13:47:25 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:25.6375775Z STAGE:2022-08-13 13:47:25 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:25.6392177Z STAGE:2022-08-13 13:47:25 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:25.6676287Z STAGE:2022-08-13 13:47:25 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:25.6694218Z STAGE:2022-08-13 13:47:25 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:25.6856583Z STAGE:2022-08-13 13:47:25 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:25.6875603Z STAGE:2022-08-13 13:47:25 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:25.7158392Z STAGE:2022-08-13 13:47:25 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:25.7179178Z STAGE:2022-08-13 13:47:25 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:25.7342366Z STAGE:2022-08-13 13:47:25 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:25.7358434Z STAGE:2022-08-13 13:47:25 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:25.7644132Z STAGE:2022-08-13 13:47:25 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:25.7664019Z STAGE:2022-08-13 13:47:25 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:25.7828811Z STAGE:2022-08-13 13:47:25 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:25.7845142Z STAGE:2022-08-13 13:47:25 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:25.8158461Z STAGE:2022-08-13 13:47:25 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:25.8177622Z STAGE:2022-08-13 13:47:25 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:25.8338865Z STAGE:2022-08-13 13:47:25 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:25.8357202Z STAGE:2022-08-13 13:47:25 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:25.8658487Z STAGE:2022-08-13 13:47:25 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:25.8677221Z STAGE:2022-08-13 13:47:25 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:25.8860059Z STAGE:2022-08-13 13:47:25 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:25.8880233Z STAGE:2022-08-13 13:47:25 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:25.9202703Z STAGE:2022-08-13 13:47:25 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:25.9222121Z STAGE:2022-08-13 13:47:25 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:25.9405769Z STAGE:2022-08-13 13:47:25 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:25.9425678Z STAGE:2022-08-13 13:47:25 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:25.9750618Z STAGE:2022-08-13 13:47:25 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:25.9772514Z STAGE:2022-08-13 13:47:25 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:25.9958337Z STAGE:2022-08-13 13:47:25 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:25.9975649Z STAGE:2022-08-13 13:47:25 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:26.0297130Z STAGE:2022-08-13 13:47:26 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:26.0316099Z STAGE:2022-08-13 13:47:26 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:26.0499618Z STAGE:2022-08-13 13:47:26 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:26.0518115Z STAGE:2022-08-13 13:47:26 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:26.0841949Z STAGE:2022-08-13 13:47:26 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:26.0860784Z STAGE:2022-08-13 13:47:26 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:26.1044976Z STAGE:2022-08-13 13:47:26 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:26.1064789Z STAGE:2022-08-13 13:47:26 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:26.1386352Z STAGE:2022-08-13 13:47:26 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:26.1408152Z STAGE:2022-08-13 13:47:26 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:26.1593629Z STAGE:2022-08-13 13:47:26 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:26.1611076Z STAGE:2022-08-13 13:47:26 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:26.1796238Z ok (0.623s) 2022-08-13T13:47:26.1939401Z test_binary_op_scalarlist_slowpath__foreach_mul_cuda_complex64 (__main__.TestForeachCUDA) ... STAGE:2022-08-13 13:47:26 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:26.1959673Z STAGE:2022-08-13 13:47:26 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:26.2131023Z STAGE:2022-08-13 13:47:26 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:26.2150017Z STAGE:2022-08-13 13:47:26 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:26.2442782Z STAGE:2022-08-13 13:47:26 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:26.2460815Z STAGE:2022-08-13 13:47:26 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:26.2630624Z STAGE:2022-08-13 13:47:26 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:26.2648637Z STAGE:2022-08-13 13:47:26 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:26.2940870Z STAGE:2022-08-13 13:47:26 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:26.2958492Z STAGE:2022-08-13 13:47:26 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:26.3158606Z STAGE:2022-08-13 13:47:26 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:26.3175040Z STAGE:2022-08-13 13:47:26 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:26.3463842Z STAGE:2022-08-13 13:47:26 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:26.3483208Z STAGE:2022-08-13 13:47:26 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:26.3657790Z STAGE:2022-08-13 13:47:26 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:26.3675846Z STAGE:2022-08-13 13:47:26 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:26.3971536Z STAGE:2022-08-13 13:47:26 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:26.3992013Z STAGE:2022-08-13 13:47:26 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:26.4167625Z STAGE:2022-08-13 13:47:26 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:26.4186296Z STAGE:2022-08-13 13:47:26 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:26.4476786Z STAGE:2022-08-13 13:47:26 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:26.4497817Z STAGE:2022-08-13 13:47:26 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:26.4671335Z STAGE:2022-08-13 13:47:26 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:26.4687750Z STAGE:2022-08-13 13:47:26 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:26.4995610Z STAGE:2022-08-13 13:47:26 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:26.5017756Z STAGE:2022-08-13 13:47:26 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:26.5214307Z STAGE:2022-08-13 13:47:26 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:26.5231161Z STAGE:2022-08-13 13:47:26 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:26.5563728Z STAGE:2022-08-13 13:47:26 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:26.5585892Z STAGE:2022-08-13 13:47:26 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:26.5789992Z STAGE:2022-08-13 13:47:26 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:26.5810399Z STAGE:2022-08-13 13:47:26 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:26.6145112Z STAGE:2022-08-13 13:47:26 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:26.6163942Z STAGE:2022-08-13 13:47:26 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:26.6359643Z STAGE:2022-08-13 13:47:26 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:26.6379873Z STAGE:2022-08-13 13:47:26 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:26.6713522Z STAGE:2022-08-13 13:47:26 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:26.6735107Z STAGE:2022-08-13 13:47:26 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:26.6931448Z STAGE:2022-08-13 13:47:26 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:26.6948454Z STAGE:2022-08-13 13:47:26 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:26.7282042Z STAGE:2022-08-13 13:47:26 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:26.7303665Z STAGE:2022-08-13 13:47:26 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:26.7499982Z STAGE:2022-08-13 13:47:26 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:26.7519278Z STAGE:2022-08-13 13:47:26 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:26.7853250Z STAGE:2022-08-13 13:47:26 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:26.7871890Z STAGE:2022-08-13 13:47:26 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:26.8066668Z STAGE:2022-08-13 13:47:26 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:26.8095690Z STAGE:2022-08-13 13:47:26 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:26.8289284Z ok (0.649s) 2022-08-13T13:47:26.8433897Z test_binary_op_scalarlist_slowpath__foreach_mul_cuda_float16 (__main__.TestForeachCUDA) ... STAGE:2022-08-13 13:47:26 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:26.8452388Z STAGE:2022-08-13 13:47:26 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:26.8609823Z STAGE:2022-08-13 13:47:26 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:26.8628338Z STAGE:2022-08-13 13:47:26 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:26.8879469Z STAGE:2022-08-13 13:47:26 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:26.8897906Z STAGE:2022-08-13 13:47:26 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:26.9054676Z STAGE:2022-08-13 13:47:26 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:26.9073599Z STAGE:2022-08-13 13:47:26 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:26.9323951Z STAGE:2022-08-13 13:47:26 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:26.9341004Z STAGE:2022-08-13 13:47:26 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:26.9491310Z STAGE:2022-08-13 13:47:26 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:26.9597474Z STAGE:2022-08-13 13:47:26 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:26.9747177Z STAGE:2022-08-13 13:47:26 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:26.9767975Z STAGE:2022-08-13 13:47:26 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:26.9927548Z STAGE:2022-08-13 13:47:26 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:26.9944030Z STAGE:2022-08-13 13:47:26 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:27.0192022Z STAGE:2022-08-13 13:47:27 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:27.0210072Z STAGE:2022-08-13 13:47:27 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:27.0369056Z STAGE:2022-08-13 13:47:27 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:27.0472701Z STAGE:2022-08-13 13:47:27 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:27.0624669Z STAGE:2022-08-13 13:47:27 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:27.0644133Z STAGE:2022-08-13 13:47:27 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:27.0801274Z STAGE:2022-08-13 13:47:27 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:27.0906261Z STAGE:2022-08-13 13:47:27 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:27.1078514Z STAGE:2022-08-13 13:47:27 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:27.1100860Z STAGE:2022-08-13 13:47:27 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:27.1282859Z STAGE:2022-08-13 13:47:27 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:27.1300364Z STAGE:2022-08-13 13:47:27 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:27.1593808Z STAGE:2022-08-13 13:47:27 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:27.1604838Z STAGE:2022-08-13 13:47:27 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:27.1784542Z STAGE:2022-08-13 13:47:27 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:27.1801584Z STAGE:2022-08-13 13:47:27 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:27.2087416Z STAGE:2022-08-13 13:47:27 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:27.2105214Z STAGE:2022-08-13 13:47:27 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:27.2276860Z STAGE:2022-08-13 13:47:27 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:27.2382532Z STAGE:2022-08-13 13:47:27 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:27.2547693Z STAGE:2022-08-13 13:47:27 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:27.2569342Z STAGE:2022-08-13 13:47:27 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:27.2750488Z STAGE:2022-08-13 13:47:27 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:27.2767739Z STAGE:2022-08-13 13:47:27 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:27.3053585Z STAGE:2022-08-13 13:47:27 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:27.3072360Z STAGE:2022-08-13 13:47:27 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:27.3251645Z STAGE:2022-08-13 13:47:27 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:27.3357610Z STAGE:2022-08-13 13:47:27 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:27.3521587Z STAGE:2022-08-13 13:47:27 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:27.3542714Z STAGE:2022-08-13 13:47:27 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:27.3723185Z STAGE:2022-08-13 13:47:27 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:27.3825484Z STAGE:2022-08-13 13:47:27 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:27.3887899Z ok (0.560s) 2022-08-13T13:47:27.4007263Z test_binary_op_scalarlist_slowpath__foreach_mul_cuda_float32 (__main__.TestForeachCUDA) ... STAGE:2022-08-13 13:47:27 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:27.4025022Z STAGE:2022-08-13 13:47:27 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:27.4185559Z STAGE:2022-08-13 13:47:27 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:27.4203530Z STAGE:2022-08-13 13:47:27 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:27.4457699Z STAGE:2022-08-13 13:47:27 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:27.4486793Z STAGE:2022-08-13 13:47:27 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:27.4685827Z STAGE:2022-08-13 13:47:27 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:27.4704951Z STAGE:2022-08-13 13:47:27 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:27.4951951Z STAGE:2022-08-13 13:47:27 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:27.4972633Z STAGE:2022-08-13 13:47:27 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:27.5144360Z STAGE:2022-08-13 13:47:27 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:27.5248162Z STAGE:2022-08-13 13:47:27 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:27.5400943Z STAGE:2022-08-13 13:47:27 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:27.5421714Z STAGE:2022-08-13 13:47:27 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:27.5577462Z STAGE:2022-08-13 13:47:27 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:27.5596666Z STAGE:2022-08-13 13:47:27 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:27.5847052Z STAGE:2022-08-13 13:47:27 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:27.5865047Z STAGE:2022-08-13 13:47:27 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:27.6022257Z STAGE:2022-08-13 13:47:27 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:27.6125700Z STAGE:2022-08-13 13:47:27 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:27.6282304Z STAGE:2022-08-13 13:47:27 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:27.6303004Z STAGE:2022-08-13 13:47:27 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:27.6463097Z STAGE:2022-08-13 13:47:27 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:27.6565287Z STAGE:2022-08-13 13:47:27 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:27.6731482Z STAGE:2022-08-13 13:47:27 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:27.6749885Z STAGE:2022-08-13 13:47:27 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:27.6929363Z STAGE:2022-08-13 13:47:27 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:27.6946097Z STAGE:2022-08-13 13:47:27 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:27.7230157Z STAGE:2022-08-13 13:47:27 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:27.7251606Z STAGE:2022-08-13 13:47:27 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:27.7432375Z STAGE:2022-08-13 13:47:27 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:27.7449366Z STAGE:2022-08-13 13:47:27 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:27.7734545Z STAGE:2022-08-13 13:47:27 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:27.7755972Z STAGE:2022-08-13 13:47:27 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:27.7950294Z STAGE:2022-08-13 13:47:27 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:27.8054674Z STAGE:2022-08-13 13:47:27 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:27.8219011Z STAGE:2022-08-13 13:47:27 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:27.8240110Z STAGE:2022-08-13 13:47:27 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:27.8422058Z STAGE:2022-08-13 13:47:27 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:27.8438876Z STAGE:2022-08-13 13:47:27 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:27.8727038Z STAGE:2022-08-13 13:47:27 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:27.8745750Z STAGE:2022-08-13 13:47:27 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:27.8924638Z STAGE:2022-08-13 13:47:27 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:27.9028336Z STAGE:2022-08-13 13:47:27 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:27.9192887Z STAGE:2022-08-13 13:47:27 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:27.9214725Z STAGE:2022-08-13 13:47:27 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:27.9396187Z STAGE:2022-08-13 13:47:27 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:27.9499865Z STAGE:2022-08-13 13:47:27 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:27.9561928Z ok (0.567s) 2022-08-13T13:47:27.9679028Z test_binary_op_scalarlist_slowpath__foreach_mul_cuda_float64 (__main__.TestForeachCUDA) ... STAGE:2022-08-13 13:47:27 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:27.9696696Z STAGE:2022-08-13 13:47:27 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:27.9847255Z STAGE:2022-08-13 13:47:27 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:27.9863537Z STAGE:2022-08-13 13:47:27 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:28.0104494Z STAGE:2022-08-13 13:47:28 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:28.0124846Z STAGE:2022-08-13 13:47:28 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:28.0274928Z STAGE:2022-08-13 13:47:28 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:28.0291527Z STAGE:2022-08-13 13:47:28 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:28.0532095Z STAGE:2022-08-13 13:47:28 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:28.0552375Z STAGE:2022-08-13 13:47:28 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:28.0742146Z STAGE:2022-08-13 13:47:28 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:28.0845855Z STAGE:2022-08-13 13:47:28 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:28.0991372Z STAGE:2022-08-13 13:47:28 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:28.1010653Z STAGE:2022-08-13 13:47:28 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:28.1157078Z STAGE:2022-08-13 13:47:28 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:28.1175195Z STAGE:2022-08-13 13:47:28 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:28.1417198Z STAGE:2022-08-13 13:47:28 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:28.1434649Z STAGE:2022-08-13 13:47:28 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:28.1582799Z STAGE:2022-08-13 13:47:28 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:28.1686288Z STAGE:2022-08-13 13:47:28 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:28.1836090Z STAGE:2022-08-13 13:47:28 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:28.1856203Z STAGE:2022-08-13 13:47:28 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:28.2007694Z STAGE:2022-08-13 13:47:28 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:28.2112227Z STAGE:2022-08-13 13:47:28 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:28.2278081Z STAGE:2022-08-13 13:47:28 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:28.2297156Z STAGE:2022-08-13 13:47:28 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:28.2465725Z STAGE:2022-08-13 13:47:28 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:28.2482547Z STAGE:2022-08-13 13:47:28 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:28.2755739Z STAGE:2022-08-13 13:47:28 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:28.2776746Z STAGE:2022-08-13 13:47:28 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:28.2946236Z STAGE:2022-08-13 13:47:28 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:28.2963347Z STAGE:2022-08-13 13:47:28 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:28.3238479Z STAGE:2022-08-13 13:47:28 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:28.3257852Z STAGE:2022-08-13 13:47:28 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:28.3440743Z STAGE:2022-08-13 13:47:28 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:28.3544050Z STAGE:2022-08-13 13:47:28 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:28.3703865Z STAGE:2022-08-13 13:47:28 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:28.3723835Z STAGE:2022-08-13 13:47:28 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:28.3894580Z STAGE:2022-08-13 13:47:28 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:28.3911738Z STAGE:2022-08-13 13:47:28 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:28.4188974Z STAGE:2022-08-13 13:47:28 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:28.4207609Z STAGE:2022-08-13 13:47:28 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:28.4375745Z STAGE:2022-08-13 13:47:28 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:28.4480487Z STAGE:2022-08-13 13:47:28 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:28.4643935Z STAGE:2022-08-13 13:47:28 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:28.4665062Z STAGE:2022-08-13 13:47:28 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:28.4839104Z STAGE:2022-08-13 13:47:28 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:28.4946250Z STAGE:2022-08-13 13:47:28 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:28.5010159Z ok (0.545s) 2022-08-13T13:47:28.5103059Z test_binary_op_scalarlist_slowpath__foreach_mul_cuda_int16 (__main__.TestForeachCUDA) ... STAGE:2022-08-13 13:47:28 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:28.5123472Z STAGE:2022-08-13 13:47:28 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:28.5234038Z STAGE:2022-08-13 13:47:28 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:28.5252229Z STAGE:2022-08-13 13:47:28 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:28.5426674Z STAGE:2022-08-13 13:47:28 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:28.5446991Z STAGE:2022-08-13 13:47:28 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:28.5608191Z STAGE:2022-08-13 13:47:28 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:28.5710715Z STAGE:2022-08-13 13:47:28 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:28.5839136Z STAGE:2022-08-13 13:47:28 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:28.5860100Z STAGE:2022-08-13 13:47:28 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:28.6031104Z STAGE:2022-08-13 13:47:28 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:28.6145772Z STAGE:2022-08-13 13:47:28 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:28.6268440Z STAGE:2022-08-13 13:47:28 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:28.6298724Z STAGE:2022-08-13 13:47:28 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:28.6407799Z STAGE:2022-08-13 13:47:28 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:28.6424142Z STAGE:2022-08-13 13:47:28 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:28.6596911Z STAGE:2022-08-13 13:47:28 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:28.6614866Z STAGE:2022-08-13 13:47:28 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:28.6803760Z STAGE:2022-08-13 13:47:28 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:28.6908566Z STAGE:2022-08-13 13:47:28 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:28.7033039Z STAGE:2022-08-13 13:47:28 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:28.7053752Z STAGE:2022-08-13 13:47:28 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:28.7207089Z STAGE:2022-08-13 13:47:28 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:28.7309241Z STAGE:2022-08-13 13:47:28 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:28.7445767Z STAGE:2022-08-13 13:47:28 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:28.7467798Z STAGE:2022-08-13 13:47:28 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:28.7587856Z STAGE:2022-08-13 13:47:28 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:28.7605441Z STAGE:2022-08-13 13:47:28 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:28.7802088Z STAGE:2022-08-13 13:47:28 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:28.7824176Z STAGE:2022-08-13 13:47:28 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:28.8005827Z STAGE:2022-08-13 13:47:28 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:28.8108744Z STAGE:2022-08-13 13:47:28 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:28.8246876Z STAGE:2022-08-13 13:47:28 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:28.8268918Z STAGE:2022-08-13 13:47:28 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:28.8464342Z STAGE:2022-08-13 13:47:28 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:28.8565461Z STAGE:2022-08-13 13:47:28 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:28.8697804Z STAGE:2022-08-13 13:47:28 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:28.8717301Z STAGE:2022-08-13 13:47:28 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:28.8836479Z STAGE:2022-08-13 13:47:28 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:28.8855114Z STAGE:2022-08-13 13:47:28 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:28.9055120Z STAGE:2022-08-13 13:47:28 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:28.9073563Z STAGE:2022-08-13 13:47:28 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:28.9251603Z STAGE:2022-08-13 13:47:28 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:28.9354897Z STAGE:2022-08-13 13:47:28 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:28.9489358Z STAGE:2022-08-13 13:47:28 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:28.9510469Z STAGE:2022-08-13 13:47:28 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:28.9686490Z STAGE:2022-08-13 13:47:28 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:28.9788439Z STAGE:2022-08-13 13:47:28 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:28.9848640Z ok (0.484s) 2022-08-13T13:47:28.9943652Z test_binary_op_scalarlist_slowpath__foreach_mul_cuda_int32 (__main__.TestForeachCUDA) ... STAGE:2022-08-13 13:47:28 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:28.9964096Z STAGE:2022-08-13 13:47:28 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:29.0070167Z STAGE:2022-08-13 13:47:29 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:29.0088359Z STAGE:2022-08-13 13:47:29 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:29.0265390Z STAGE:2022-08-13 13:47:29 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:29.0282789Z STAGE:2022-08-13 13:47:29 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:29.0441650Z STAGE:2022-08-13 13:47:29 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:29.0544529Z STAGE:2022-08-13 13:47:29 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:29.0672700Z STAGE:2022-08-13 13:47:29 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:29.0693554Z STAGE:2022-08-13 13:47:29 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:29.0864835Z STAGE:2022-08-13 13:47:29 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:29.0968792Z STAGE:2022-08-13 13:47:29 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:29.1096907Z STAGE:2022-08-13 13:47:29 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:29.1126621Z STAGE:2022-08-13 13:47:29 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:29.1234296Z STAGE:2022-08-13 13:47:29 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:29.1250846Z STAGE:2022-08-13 13:47:29 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:29.1424534Z STAGE:2022-08-13 13:47:29 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:29.1441775Z STAGE:2022-08-13 13:47:29 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:29.1599431Z STAGE:2022-08-13 13:47:29 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:29.1703169Z STAGE:2022-08-13 13:47:29 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:29.1828013Z STAGE:2022-08-13 13:47:29 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:29.1845400Z STAGE:2022-08-13 13:47:29 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:29.2030154Z STAGE:2022-08-13 13:47:29 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:29.2136032Z STAGE:2022-08-13 13:47:29 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:29.2278576Z STAGE:2022-08-13 13:47:29 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:29.2299897Z STAGE:2022-08-13 13:47:29 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:29.2418727Z STAGE:2022-08-13 13:47:29 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:29.2437942Z STAGE:2022-08-13 13:47:29 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:29.2643244Z STAGE:2022-08-13 13:47:29 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:29.2661707Z STAGE:2022-08-13 13:47:29 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:29.2840174Z STAGE:2022-08-13 13:47:29 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:29.2941561Z STAGE:2022-08-13 13:47:29 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:29.3079159Z STAGE:2022-08-13 13:47:29 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:29.3100588Z STAGE:2022-08-13 13:47:29 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:29.3293626Z STAGE:2022-08-13 13:47:29 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:29.3398587Z STAGE:2022-08-13 13:47:29 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:29.3536478Z STAGE:2022-08-13 13:47:29 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:29.3555112Z STAGE:2022-08-13 13:47:29 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:29.3677470Z STAGE:2022-08-13 13:47:29 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:29.3694599Z STAGE:2022-08-13 13:47:29 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:29.3892078Z STAGE:2022-08-13 13:47:29 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:29.3910564Z STAGE:2022-08-13 13:47:29 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:29.4086883Z STAGE:2022-08-13 13:47:29 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:29.4190336Z STAGE:2022-08-13 13:47:29 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:29.4330524Z STAGE:2022-08-13 13:47:29 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:29.4350007Z STAGE:2022-08-13 13:47:29 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:29.4527799Z STAGE:2022-08-13 13:47:29 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:29.4631548Z STAGE:2022-08-13 13:47:29 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:29.4691853Z ok (0.484s) 2022-08-13T13:47:29.4783458Z test_binary_op_scalarlist_slowpath__foreach_mul_cuda_int64 (__main__.TestForeachCUDA) ... STAGE:2022-08-13 13:47:29 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:29.4800771Z STAGE:2022-08-13 13:47:29 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:29.4904367Z STAGE:2022-08-13 13:47:29 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:29.4920705Z STAGE:2022-08-13 13:47:29 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:29.5085890Z STAGE:2022-08-13 13:47:29 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:29.5105756Z STAGE:2022-08-13 13:47:29 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:29.5266243Z STAGE:2022-08-13 13:47:29 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:29.5372006Z STAGE:2022-08-13 13:47:29 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:29.5499017Z STAGE:2022-08-13 13:47:29 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:29.5518960Z STAGE:2022-08-13 13:47:29 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:29.5693044Z STAGE:2022-08-13 13:47:29 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:29.5797514Z STAGE:2022-08-13 13:47:29 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:29.5925968Z STAGE:2022-08-13 13:47:29 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:29.5946669Z STAGE:2022-08-13 13:47:29 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:29.6046746Z STAGE:2022-08-13 13:47:29 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:29.6065942Z STAGE:2022-08-13 13:47:29 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:29.6230088Z STAGE:2022-08-13 13:47:29 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:29.6248300Z STAGE:2022-08-13 13:47:29 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:29.6406262Z STAGE:2022-08-13 13:47:29 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:29.6508257Z STAGE:2022-08-13 13:47:29 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:29.6633173Z STAGE:2022-08-13 13:47:29 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:29.6650990Z STAGE:2022-08-13 13:47:29 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:29.6804726Z STAGE:2022-08-13 13:47:29 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:29.6908622Z STAGE:2022-08-13 13:47:29 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:29.7045479Z STAGE:2022-08-13 13:47:29 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:29.7066815Z STAGE:2022-08-13 13:47:29 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:29.7177409Z STAGE:2022-08-13 13:47:29 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:29.7194671Z STAGE:2022-08-13 13:47:29 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:29.7381881Z STAGE:2022-08-13 13:47:29 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:29.7412634Z STAGE:2022-08-13 13:47:29 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:29.7625750Z STAGE:2022-08-13 13:47:29 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:29.7731769Z STAGE:2022-08-13 13:47:29 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:29.7869647Z STAGE:2022-08-13 13:47:29 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:29.7891556Z STAGE:2022-08-13 13:47:29 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:29.8085797Z STAGE:2022-08-13 13:47:29 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:29.8188747Z STAGE:2022-08-13 13:47:29 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:29.8321466Z STAGE:2022-08-13 13:47:29 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:29.8343730Z STAGE:2022-08-13 13:47:29 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:29.8451649Z STAGE:2022-08-13 13:47:29 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:29.8471676Z STAGE:2022-08-13 13:47:29 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:29.8660760Z STAGE:2022-08-13 13:47:29 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:29.8679537Z STAGE:2022-08-13 13:47:29 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:29.8856633Z STAGE:2022-08-13 13:47:29 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:29.8959845Z STAGE:2022-08-13 13:47:29 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:29.9100128Z STAGE:2022-08-13 13:47:29 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:29.9119567Z STAGE:2022-08-13 13:47:29 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:29.9293683Z STAGE:2022-08-13 13:47:29 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:29.9397520Z STAGE:2022-08-13 13:47:29 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:29.9455278Z ok (0.476s) 2022-08-13T13:47:29.9546247Z test_binary_op_scalarlist_slowpath__foreach_mul_cuda_int8 (__main__.TestForeachCUDA) ... STAGE:2022-08-13 13:47:29 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:29.9564325Z STAGE:2022-08-13 13:47:29 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:29.9670126Z STAGE:2022-08-13 13:47:29 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:29.9687838Z STAGE:2022-08-13 13:47:29 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:29.9864596Z STAGE:2022-08-13 13:47:29 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:29.9881793Z STAGE:2022-08-13 13:47:29 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:30.0038906Z STAGE:2022-08-13 13:47:30 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:30.0140162Z STAGE:2022-08-13 13:47:30 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:30.0262905Z STAGE:2022-08-13 13:47:30 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:30.0281734Z STAGE:2022-08-13 13:47:30 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:30.0454786Z STAGE:2022-08-13 13:47:30 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:30.0556097Z STAGE:2022-08-13 13:47:30 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:30.0683427Z STAGE:2022-08-13 13:47:30 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:30.0701652Z STAGE:2022-08-13 13:47:30 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:30.0806941Z STAGE:2022-08-13 13:47:30 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:30.0824851Z STAGE:2022-08-13 13:47:30 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:30.1000599Z STAGE:2022-08-13 13:47:30 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:30.1018571Z STAGE:2022-08-13 13:47:30 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:30.1175229Z STAGE:2022-08-13 13:47:30 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:30.1276919Z STAGE:2022-08-13 13:47:30 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:30.1402380Z STAGE:2022-08-13 13:47:30 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:30.1422905Z STAGE:2022-08-13 13:47:30 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:30.1576187Z STAGE:2022-08-13 13:47:30 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:30.1682515Z STAGE:2022-08-13 13:47:30 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:30.1825317Z STAGE:2022-08-13 13:47:30 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:30.1846881Z STAGE:2022-08-13 13:47:30 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:30.1969048Z STAGE:2022-08-13 13:47:30 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:30.1985977Z STAGE:2022-08-13 13:47:30 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:30.2184511Z STAGE:2022-08-13 13:47:30 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:30.2203214Z STAGE:2022-08-13 13:47:30 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:30.2382159Z STAGE:2022-08-13 13:47:30 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:30.2485072Z STAGE:2022-08-13 13:47:30 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:30.2620187Z STAGE:2022-08-13 13:47:30 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:30.2650738Z STAGE:2022-08-13 13:47:30 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:30.2881034Z STAGE:2022-08-13 13:47:30 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:30.2983483Z STAGE:2022-08-13 13:47:30 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:30.3118959Z STAGE:2022-08-13 13:47:30 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:30.3139298Z STAGE:2022-08-13 13:47:30 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:30.3257104Z STAGE:2022-08-13 13:47:30 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:30.3276232Z STAGE:2022-08-13 13:47:30 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:30.3475876Z STAGE:2022-08-13 13:47:30 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:30.3495289Z STAGE:2022-08-13 13:47:30 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:30.3672623Z STAGE:2022-08-13 13:47:30 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:30.3776089Z STAGE:2022-08-13 13:47:30 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:30.3910592Z STAGE:2022-08-13 13:47:30 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:30.3932396Z STAGE:2022-08-13 13:47:30 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:30.4107725Z STAGE:2022-08-13 13:47:30 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:30.4210133Z STAGE:2022-08-13 13:47:30 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:30.4269909Z ok (0.481s) 2022-08-13T13:47:30.4365080Z test_binary_op_scalarlist_slowpath__foreach_mul_cuda_uint8 (__main__.TestForeachCUDA) ... STAGE:2022-08-13 13:47:30 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:30.4385780Z STAGE:2022-08-13 13:47:30 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:30.4491222Z STAGE:2022-08-13 13:47:30 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:30.4508686Z STAGE:2022-08-13 13:47:30 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:30.4686475Z STAGE:2022-08-13 13:47:30 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:30.4704251Z STAGE:2022-08-13 13:47:30 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:30.4861167Z STAGE:2022-08-13 13:47:30 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:30.4964177Z STAGE:2022-08-13 13:47:30 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:30.5092616Z STAGE:2022-08-13 13:47:30 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:30.5111872Z STAGE:2022-08-13 13:47:30 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:30.5284827Z STAGE:2022-08-13 13:47:30 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:30.5387592Z STAGE:2022-08-13 13:47:30 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:30.5516419Z STAGE:2022-08-13 13:47:30 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:30.5534209Z STAGE:2022-08-13 13:47:30 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:30.5639090Z STAGE:2022-08-13 13:47:30 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:30.5657477Z STAGE:2022-08-13 13:47:30 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:30.5834397Z STAGE:2022-08-13 13:47:30 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:30.5853828Z STAGE:2022-08-13 13:47:30 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:30.6014872Z STAGE:2022-08-13 13:47:30 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:30.6120019Z STAGE:2022-08-13 13:47:30 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:30.6250403Z STAGE:2022-08-13 13:47:30 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:30.6271312Z STAGE:2022-08-13 13:47:30 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:30.6430597Z STAGE:2022-08-13 13:47:30 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:30.6534635Z STAGE:2022-08-13 13:47:30 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:30.6671953Z STAGE:2022-08-13 13:47:30 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:30.6693391Z STAGE:2022-08-13 13:47:30 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:30.6814981Z STAGE:2022-08-13 13:47:30 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:30.6832017Z STAGE:2022-08-13 13:47:30 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:30.7030386Z STAGE:2022-08-13 13:47:30 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:30.7051971Z STAGE:2022-08-13 13:47:30 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:30.7233650Z STAGE:2022-08-13 13:47:30 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:30.7336365Z STAGE:2022-08-13 13:47:30 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:30.7475029Z STAGE:2022-08-13 13:47:30 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:30.7496932Z STAGE:2022-08-13 13:47:30 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:30.7692762Z STAGE:2022-08-13 13:47:30 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:30.7795809Z STAGE:2022-08-13 13:47:30 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:30.7928482Z STAGE:2022-08-13 13:47:30 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:30.7949864Z STAGE:2022-08-13 13:47:30 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:30.8070998Z STAGE:2022-08-13 13:47:30 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:30.8087789Z STAGE:2022-08-13 13:47:30 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:30.8286016Z STAGE:2022-08-13 13:47:30 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:30.8316840Z STAGE:2022-08-13 13:47:30 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:30.8529959Z STAGE:2022-08-13 13:47:30 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:30.8633380Z STAGE:2022-08-13 13:47:30 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:30.8768324Z STAGE:2022-08-13 13:47:30 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:30.8789978Z STAGE:2022-08-13 13:47:30 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:30.8965510Z STAGE:2022-08-13 13:47:30 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:30.9069437Z STAGE:2022-08-13 13:47:30 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:30.9127628Z ok (0.486s) 2022-08-13T13:47:30.9242468Z test_binary_op_scalarlist_slowpath__foreach_sub_cuda_bfloat16 (__main__.TestForeachCUDA) ... STAGE:2022-08-13 13:47:30 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:30.9263150Z STAGE:2022-08-13 13:47:30 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:30.9420883Z STAGE:2022-08-13 13:47:30 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:30.9439233Z STAGE:2022-08-13 13:47:30 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:30.9682349Z STAGE:2022-08-13 13:47:30 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:30.9700264Z STAGE:2022-08-13 13:47:30 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:30.9858061Z STAGE:2022-08-13 13:47:30 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:30.9873447Z STAGE:2022-08-13 13:47:30 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:31.0114884Z STAGE:2022-08-13 13:47:31 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:31.0133074Z STAGE:2022-08-13 13:47:31 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:31.0303435Z STAGE:2022-08-13 13:47:31 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:31.0409146Z STAGE:2022-08-13 13:47:31 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:31.0559624Z STAGE:2022-08-13 13:47:31 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:31.0619170Z STAGE:2022-08-13 13:47:31 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:31.0683928Z STAGE:2022-08-13 13:47:31 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:31.0733521Z STAGE:2022-08-13 13:47:31 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:31.0871001Z STAGE:2022-08-13 13:47:31 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:31.0890501Z STAGE:2022-08-13 13:47:31 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:31.1052012Z STAGE:2022-08-13 13:47:31 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:31.1155983Z STAGE:2022-08-13 13:47:31 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:31.1316876Z STAGE:2022-08-13 13:47:31 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:31.1377050Z STAGE:2022-08-13 13:47:31 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:31.1444261Z STAGE:2022-08-13 13:47:31 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:31.1494225Z STAGE:2022-08-13 13:47:31 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:31.1652953Z STAGE:2022-08-13 13:47:31 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:31.1671626Z STAGE:2022-08-13 13:47:31 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:31.1852409Z STAGE:2022-08-13 13:47:31 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:31.1868465Z STAGE:2022-08-13 13:47:31 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:31.2141368Z STAGE:2022-08-13 13:47:31 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:31.2160598Z STAGE:2022-08-13 13:47:31 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:31.2341815Z STAGE:2022-08-13 13:47:31 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:31.2357940Z STAGE:2022-08-13 13:47:31 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:31.2630815Z STAGE:2022-08-13 13:47:31 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:31.2649798Z STAGE:2022-08-13 13:47:31 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:31.2846535Z STAGE:2022-08-13 13:47:31 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:31.2950512Z STAGE:2022-08-13 13:47:31 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:31.3119252Z STAGE:2022-08-13 13:47:31 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:31.3182047Z STAGE:2022-08-13 13:47:31 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:31.3249868Z STAGE:2022-08-13 13:47:31 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:31.3301585Z STAGE:2022-08-13 13:47:31 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:31.3459792Z STAGE:2022-08-13 13:47:31 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:31.3481075Z STAGE:2022-08-13 13:47:31 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:31.3662752Z STAGE:2022-08-13 13:47:31 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:31.3766982Z STAGE:2022-08-13 13:47:31 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:31.3942024Z STAGE:2022-08-13 13:47:31 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:31.4002207Z STAGE:2022-08-13 13:47:31 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:31.4069744Z STAGE:2022-08-13 13:47:31 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:31.4119724Z STAGE:2022-08-13 13:47:31 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:31.4168365Z ok (0.504s) 2022-08-13T13:47:31.4258466Z test_binary_op_scalarlist_slowpath__foreach_sub_cuda_bool (__main__.TestForeachCUDA) ... STAGE:2022-08-13 13:47:31 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:31.4319627Z STAGE:2022-08-13 13:47:31 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:31.4384385Z STAGE:2022-08-13 13:47:31 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:31.4446124Z STAGE:2022-08-13 13:47:31 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:31.4561762Z STAGE:2022-08-13 13:47:31 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:31.4632058Z STAGE:2022-08-13 13:47:31 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:31.4699541Z STAGE:2022-08-13 13:47:31 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:31.4761355Z STAGE:2022-08-13 13:47:31 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:31.4874218Z STAGE:2022-08-13 13:47:31 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:31.4944740Z STAGE:2022-08-13 13:47:31 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:31.5009842Z STAGE:2022-08-13 13:47:31 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:31.5069251Z STAGE:2022-08-13 13:47:31 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:31.5182467Z STAGE:2022-08-13 13:47:31 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:31.5252593Z STAGE:2022-08-13 13:47:31 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:31.5319785Z STAGE:2022-08-13 13:47:31 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:31.5381780Z STAGE:2022-08-13 13:47:31 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:31.5504932Z STAGE:2022-08-13 13:47:31 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:31.5564691Z STAGE:2022-08-13 13:47:31 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:31.5631898Z STAGE:2022-08-13 13:47:31 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:31.5682225Z STAGE:2022-08-13 13:47:31 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:31.5795103Z STAGE:2022-08-13 13:47:31 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:31.5854659Z STAGE:2022-08-13 13:47:31 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:31.5921583Z STAGE:2022-08-13 13:47:31 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:31.5972841Z STAGE:2022-08-13 13:47:31 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:31.6097345Z STAGE:2022-08-13 13:47:31 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:31.6156397Z STAGE:2022-08-13 13:47:31 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:31.6224219Z STAGE:2022-08-13 13:47:31 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:31.6274795Z STAGE:2022-08-13 13:47:31 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:31.6403989Z STAGE:2022-08-13 13:47:31 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:31.6465609Z STAGE:2022-08-13 13:47:31 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:31.6535031Z STAGE:2022-08-13 13:47:31 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:31.6585698Z STAGE:2022-08-13 13:47:31 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:31.6711215Z STAGE:2022-08-13 13:47:31 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:31.6772654Z STAGE:2022-08-13 13:47:31 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:31.6840661Z STAGE:2022-08-13 13:47:31 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:31.6893567Z STAGE:2022-08-13 13:47:31 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:31.7021756Z STAGE:2022-08-13 13:47:31 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:31.7092200Z STAGE:2022-08-13 13:47:31 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:31.7158332Z STAGE:2022-08-13 13:47:31 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:31.7219978Z STAGE:2022-08-13 13:47:31 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:31.7342776Z STAGE:2022-08-13 13:47:31 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:31.7413210Z STAGE:2022-08-13 13:47:31 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:31.7483343Z STAGE:2022-08-13 13:47:31 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:31.7533961Z STAGE:2022-08-13 13:47:31 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:31.7661784Z STAGE:2022-08-13 13:47:31 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:31.7724923Z STAGE:2022-08-13 13:47:31 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:31.7790537Z STAGE:2022-08-13 13:47:31 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:31.7840777Z STAGE:2022-08-13 13:47:31 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:31.7889204Z ok (0.372s) 2022-08-13T13:47:31.8033126Z test_binary_op_scalarlist_slowpath__foreach_sub_cuda_complex128 (__main__.TestForeachCUDA) ... STAGE:2022-08-13 13:47:31 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:31.8053428Z STAGE:2022-08-13 13:47:31 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:31.8216089Z STAGE:2022-08-13 13:47:31 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:31.8234169Z STAGE:2022-08-13 13:47:31 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:31.8508918Z STAGE:2022-08-13 13:47:31 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:31.8526454Z STAGE:2022-08-13 13:47:31 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:31.8688390Z STAGE:2022-08-13 13:47:31 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:31.8703799Z STAGE:2022-08-13 13:47:31 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:31.9006793Z STAGE:2022-08-13 13:47:31 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:31.9024833Z STAGE:2022-08-13 13:47:31 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:31.9185532Z STAGE:2022-08-13 13:47:31 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:31.9203762Z STAGE:2022-08-13 13:47:31 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:31.9476463Z STAGE:2022-08-13 13:47:31 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:31.9536992Z STAGE:2022-08-13 13:47:31 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:31.9601733Z STAGE:2022-08-13 13:47:31 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:31.9652109Z STAGE:2022-08-13 13:47:31 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:31.9825170Z STAGE:2022-08-13 13:47:31 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:31.9845244Z STAGE:2022-08-13 13:47:31 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:32.0006284Z STAGE:2022-08-13 13:47:32 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:32.0024474Z STAGE:2022-08-13 13:47:32 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:32.0298648Z STAGE:2022-08-13 13:47:32 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:32.0359037Z STAGE:2022-08-13 13:47:32 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:32.0424063Z STAGE:2022-08-13 13:47:32 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:32.0471405Z STAGE:2022-08-13 13:47:32 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:32.0663555Z STAGE:2022-08-13 13:47:32 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:32.0682467Z STAGE:2022-08-13 13:47:32 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:32.0867123Z STAGE:2022-08-13 13:47:32 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:32.0883395Z STAGE:2022-08-13 13:47:32 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:32.1192383Z STAGE:2022-08-13 13:47:32 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:32.1210959Z STAGE:2022-08-13 13:47:32 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:32.1396484Z STAGE:2022-08-13 13:47:32 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:32.1413142Z STAGE:2022-08-13 13:47:32 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:32.1722508Z STAGE:2022-08-13 13:47:32 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:32.1741681Z STAGE:2022-08-13 13:47:32 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:32.1927615Z STAGE:2022-08-13 13:47:32 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:32.1943827Z STAGE:2022-08-13 13:47:32 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:32.2253156Z STAGE:2022-08-13 13:47:32 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:32.2314248Z STAGE:2022-08-13 13:47:32 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:32.2381960Z STAGE:2022-08-13 13:47:32 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:32.2434539Z STAGE:2022-08-13 13:47:32 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:32.2623928Z STAGE:2022-08-13 13:47:32 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:32.2645002Z STAGE:2022-08-13 13:47:32 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:32.2831631Z STAGE:2022-08-13 13:47:32 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:32.2848028Z STAGE:2022-08-13 13:47:32 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:32.3157724Z STAGE:2022-08-13 13:47:32 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:32.3217912Z STAGE:2022-08-13 13:47:32 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:32.3283264Z STAGE:2022-08-13 13:47:32 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:32.3333165Z STAGE:2022-08-13 13:47:32 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:32.3381099Z ok (0.549s) 2022-08-13T13:47:32.3527673Z test_binary_op_scalarlist_slowpath__foreach_sub_cuda_complex64 (__main__.TestForeachCUDA) ... STAGE:2022-08-13 13:47:32 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:32.3545072Z STAGE:2022-08-13 13:47:32 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:32.3715019Z STAGE:2022-08-13 13:47:32 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:32.3730702Z STAGE:2022-08-13 13:47:32 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:32.4014817Z STAGE:2022-08-13 13:47:32 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:32.4032219Z STAGE:2022-08-13 13:47:32 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:32.4203027Z STAGE:2022-08-13 13:47:32 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:32.4218963Z STAGE:2022-08-13 13:47:32 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:32.4503313Z STAGE:2022-08-13 13:47:32 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:32.4520752Z STAGE:2022-08-13 13:47:32 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:32.4691670Z STAGE:2022-08-13 13:47:32 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:32.4709881Z STAGE:2022-08-13 13:47:32 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:32.4993985Z STAGE:2022-08-13 13:47:32 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:32.5052700Z STAGE:2022-08-13 13:47:32 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:32.5117945Z STAGE:2022-08-13 13:47:32 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:32.5168429Z STAGE:2022-08-13 13:47:32 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:32.5343042Z STAGE:2022-08-13 13:47:32 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:32.5363307Z STAGE:2022-08-13 13:47:32 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:32.5535932Z STAGE:2022-08-13 13:47:32 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:32.5553908Z STAGE:2022-08-13 13:47:32 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:32.5838924Z STAGE:2022-08-13 13:47:32 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:32.5898952Z STAGE:2022-08-13 13:47:32 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:32.5963617Z STAGE:2022-08-13 13:47:32 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:32.6011808Z STAGE:2022-08-13 13:47:32 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:32.6200427Z STAGE:2022-08-13 13:47:32 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:32.6221046Z STAGE:2022-08-13 13:47:32 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:32.6446979Z STAGE:2022-08-13 13:47:32 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:32.6463632Z STAGE:2022-08-13 13:47:32 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:32.6784444Z STAGE:2022-08-13 13:47:32 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:32.6805805Z STAGE:2022-08-13 13:47:32 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:32.7005256Z STAGE:2022-08-13 13:47:32 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:32.7024235Z STAGE:2022-08-13 13:47:32 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:32.7351202Z STAGE:2022-08-13 13:47:32 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:32.7372795Z STAGE:2022-08-13 13:47:32 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:32.7573913Z STAGE:2022-08-13 13:47:32 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:32.7593056Z STAGE:2022-08-13 13:47:32 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:32.7915073Z STAGE:2022-08-13 13:47:32 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:32.7977292Z STAGE:2022-08-13 13:47:32 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:32.8043260Z STAGE:2022-08-13 13:47:32 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:32.8096469Z STAGE:2022-08-13 13:47:32 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:32.8280555Z STAGE:2022-08-13 13:47:32 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:32.8302539Z STAGE:2022-08-13 13:47:32 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:32.8501388Z STAGE:2022-08-13 13:47:32 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:32.8518136Z STAGE:2022-08-13 13:47:32 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:32.8840018Z STAGE:2022-08-13 13:47:32 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:32.8900059Z STAGE:2022-08-13 13:47:32 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:32.8967103Z STAGE:2022-08-13 13:47:32 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:32.9015525Z STAGE:2022-08-13 13:47:32 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:32.9064022Z ok (0.568s) 2022-08-13T13:47:32.9185952Z test_binary_op_scalarlist_slowpath__foreach_sub_cuda_float16 (__main__.TestForeachCUDA) ... STAGE:2022-08-13 13:47:32 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:32.9203374Z STAGE:2022-08-13 13:47:32 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:32.9361452Z STAGE:2022-08-13 13:47:32 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:32.9377564Z STAGE:2022-08-13 13:47:32 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:32.9619692Z STAGE:2022-08-13 13:47:32 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:32.9637517Z STAGE:2022-08-13 13:47:32 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:32.9795267Z STAGE:2022-08-13 13:47:32 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:32.9811027Z STAGE:2022-08-13 13:47:32 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:33.0053292Z STAGE:2022-08-13 13:47:33 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:33.0071215Z STAGE:2022-08-13 13:47:33 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:33.0242312Z STAGE:2022-08-13 13:47:33 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:33.0348739Z STAGE:2022-08-13 13:47:33 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:33.0500469Z STAGE:2022-08-13 13:47:33 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:33.0561545Z STAGE:2022-08-13 13:47:33 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:33.0626584Z STAGE:2022-08-13 13:47:33 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:33.0676843Z STAGE:2022-08-13 13:47:33 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:33.0821385Z STAGE:2022-08-13 13:47:33 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:33.0842324Z STAGE:2022-08-13 13:47:33 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:33.1004334Z STAGE:2022-08-13 13:47:33 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:33.1108663Z STAGE:2022-08-13 13:47:33 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:33.1263778Z STAGE:2022-08-13 13:47:33 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:33.1324323Z STAGE:2022-08-13 13:47:33 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:33.1389362Z STAGE:2022-08-13 13:47:33 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:33.1436808Z STAGE:2022-08-13 13:47:33 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:33.1595873Z STAGE:2022-08-13 13:47:33 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:33.1614872Z STAGE:2022-08-13 13:47:33 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:33.1796229Z STAGE:2022-08-13 13:47:33 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:33.1813040Z STAGE:2022-08-13 13:47:33 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:33.2087718Z STAGE:2022-08-13 13:47:33 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:33.2106660Z STAGE:2022-08-13 13:47:33 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:33.2288573Z STAGE:2022-08-13 13:47:33 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:33.2304721Z STAGE:2022-08-13 13:47:33 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:33.2579190Z STAGE:2022-08-13 13:47:33 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:33.2598272Z STAGE:2022-08-13 13:47:33 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:33.2795547Z STAGE:2022-08-13 13:47:33 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:33.2899041Z STAGE:2022-08-13 13:47:33 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:33.3070629Z STAGE:2022-08-13 13:47:33 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:33.3131598Z STAGE:2022-08-13 13:47:33 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:33.3196877Z STAGE:2022-08-13 13:47:33 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:33.3247307Z STAGE:2022-08-13 13:47:33 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:33.3399296Z STAGE:2022-08-13 13:47:33 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:33.3421328Z STAGE:2022-08-13 13:47:33 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:33.3603954Z STAGE:2022-08-13 13:47:33 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:33.3706652Z STAGE:2022-08-13 13:47:33 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:33.3881622Z STAGE:2022-08-13 13:47:33 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:33.3942188Z STAGE:2022-08-13 13:47:33 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:33.4007697Z STAGE:2022-08-13 13:47:33 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:33.4057612Z STAGE:2022-08-13 13:47:33 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:33.4103477Z ok (0.504s) 2022-08-13T13:47:33.4218490Z test_binary_op_scalarlist_slowpath__foreach_sub_cuda_float32 (__main__.TestForeachCUDA) ... STAGE:2022-08-13 13:47:33 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:33.4238691Z STAGE:2022-08-13 13:47:33 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:33.4425350Z STAGE:2022-08-13 13:47:33 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:33.4440823Z STAGE:2022-08-13 13:47:33 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:33.4679697Z STAGE:2022-08-13 13:47:33 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:33.4699476Z STAGE:2022-08-13 13:47:33 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:33.4858107Z STAGE:2022-08-13 13:47:33 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:33.4873717Z STAGE:2022-08-13 13:47:33 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:33.5111853Z STAGE:2022-08-13 13:47:33 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:33.5132470Z STAGE:2022-08-13 13:47:33 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:33.5304152Z STAGE:2022-08-13 13:47:33 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:33.5407601Z STAGE:2022-08-13 13:47:33 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:33.5558675Z STAGE:2022-08-13 13:47:33 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:33.5619832Z STAGE:2022-08-13 13:47:33 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:33.5684354Z STAGE:2022-08-13 13:47:33 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:33.5736676Z STAGE:2022-08-13 13:47:33 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:33.5881606Z STAGE:2022-08-13 13:47:33 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:33.5901392Z STAGE:2022-08-13 13:47:33 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:33.6058461Z STAGE:2022-08-13 13:47:33 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:33.6164439Z STAGE:2022-08-13 13:47:33 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:33.6324931Z STAGE:2022-08-13 13:47:33 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:33.6385014Z STAGE:2022-08-13 13:47:33 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:33.6449731Z STAGE:2022-08-13 13:47:33 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:33.6500985Z STAGE:2022-08-13 13:47:33 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:33.6655940Z STAGE:2022-08-13 13:47:33 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:33.6676993Z STAGE:2022-08-13 13:47:33 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:33.6859552Z STAGE:2022-08-13 13:47:33 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:33.6876339Z STAGE:2022-08-13 13:47:33 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:33.7150022Z STAGE:2022-08-13 13:47:33 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:33.7169357Z STAGE:2022-08-13 13:47:33 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:33.7348002Z STAGE:2022-08-13 13:47:33 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:33.7364556Z STAGE:2022-08-13 13:47:33 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:33.7643651Z STAGE:2022-08-13 13:47:33 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:33.7664918Z STAGE:2022-08-13 13:47:33 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:33.7863484Z STAGE:2022-08-13 13:47:33 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:33.7971076Z STAGE:2022-08-13 13:47:33 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:33.8140445Z STAGE:2022-08-13 13:47:33 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:33.8201589Z STAGE:2022-08-13 13:47:33 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:33.8269245Z STAGE:2022-08-13 13:47:33 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:33.8319776Z STAGE:2022-08-13 13:47:33 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:33.8471686Z STAGE:2022-08-13 13:47:33 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:33.8494133Z STAGE:2022-08-13 13:47:33 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:33.8678301Z STAGE:2022-08-13 13:47:33 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:33.8784832Z STAGE:2022-08-13 13:47:33 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:33.8960481Z STAGE:2022-08-13 13:47:33 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:33.9018785Z STAGE:2022-08-13 13:47:33 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:33.9084233Z STAGE:2022-08-13 13:47:33 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:33.9132306Z STAGE:2022-08-13 13:47:33 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:33.9178551Z ok (0.507s) 2022-08-13T13:47:33.9294140Z test_binary_op_scalarlist_slowpath__foreach_sub_cuda_float64 (__main__.TestForeachCUDA) ... STAGE:2022-08-13 13:47:33 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:33.9311748Z STAGE:2022-08-13 13:47:33 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:33.9463087Z STAGE:2022-08-13 13:47:33 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:33.9478752Z STAGE:2022-08-13 13:47:33 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:33.9710211Z STAGE:2022-08-13 13:47:33 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:33.9728267Z STAGE:2022-08-13 13:47:33 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:33.9878981Z STAGE:2022-08-13 13:47:33 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:33.9894941Z STAGE:2022-08-13 13:47:33 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:34.0126214Z STAGE:2022-08-13 13:47:34 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:34.0144197Z STAGE:2022-08-13 13:47:34 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:34.0308866Z STAGE:2022-08-13 13:47:34 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:34.0412473Z STAGE:2022-08-13 13:47:34 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:34.0566649Z STAGE:2022-08-13 13:47:34 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:34.0630394Z STAGE:2022-08-13 13:47:34 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:34.0695076Z STAGE:2022-08-13 13:47:34 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:34.0745768Z STAGE:2022-08-13 13:47:34 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:34.0883781Z STAGE:2022-08-13 13:47:34 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:34.0904490Z STAGE:2022-08-13 13:47:34 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:34.1055291Z STAGE:2022-08-13 13:47:34 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:34.1159747Z STAGE:2022-08-13 13:47:34 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:34.1321233Z STAGE:2022-08-13 13:47:34 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:34.1379636Z STAGE:2022-08-13 13:47:34 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:34.1446655Z STAGE:2022-08-13 13:47:34 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:34.1496925Z STAGE:2022-08-13 13:47:34 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:34.1649049Z STAGE:2022-08-13 13:47:34 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:34.1670525Z STAGE:2022-08-13 13:47:34 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:34.1844291Z STAGE:2022-08-13 13:47:34 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:34.1860646Z STAGE:2022-08-13 13:47:34 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:34.2125186Z STAGE:2022-08-13 13:47:34 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:34.2144043Z STAGE:2022-08-13 13:47:34 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:34.2343481Z STAGE:2022-08-13 13:47:34 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:34.2359835Z STAGE:2022-08-13 13:47:34 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:34.2621742Z STAGE:2022-08-13 13:47:34 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:34.2642834Z STAGE:2022-08-13 13:47:34 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:34.2828453Z STAGE:2022-08-13 13:47:34 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:34.2932170Z STAGE:2022-08-13 13:47:34 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:34.3096929Z STAGE:2022-08-13 13:47:34 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:34.3157827Z STAGE:2022-08-13 13:47:34 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:34.3223269Z STAGE:2022-08-13 13:47:34 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:34.3275914Z STAGE:2022-08-13 13:47:34 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:34.3434539Z STAGE:2022-08-13 13:47:34 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:34.3456203Z STAGE:2022-08-13 13:47:34 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:34.3626443Z STAGE:2022-08-13 13:47:34 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:34.3730783Z STAGE:2022-08-13 13:47:34 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:34.3898650Z STAGE:2022-08-13 13:47:34 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:34.3959293Z STAGE:2022-08-13 13:47:34 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:34.4027049Z STAGE:2022-08-13 13:47:34 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:34.4075175Z STAGE:2022-08-13 13:47:34 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:34.4123297Z ok (0.494s) 2022-08-13T13:47:34.4214896Z test_binary_op_scalarlist_slowpath__foreach_sub_cuda_int16 (__main__.TestForeachCUDA) ... STAGE:2022-08-13 13:47:34 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:34.4235022Z STAGE:2022-08-13 13:47:34 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:34.4341213Z STAGE:2022-08-13 13:47:34 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:34.4358989Z STAGE:2022-08-13 13:47:34 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:34.4527853Z STAGE:2022-08-13 13:47:34 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:34.4545521Z STAGE:2022-08-13 13:47:34 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:34.4703729Z STAGE:2022-08-13 13:47:34 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:34.4807082Z STAGE:2022-08-13 13:47:34 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:34.4940354Z STAGE:2022-08-13 13:47:34 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:34.4958180Z STAGE:2022-08-13 13:47:34 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:34.5131930Z STAGE:2022-08-13 13:47:34 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:34.5233595Z STAGE:2022-08-13 13:47:34 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:34.5366006Z STAGE:2022-08-13 13:47:34 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:34.5424560Z STAGE:2022-08-13 13:47:34 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:34.5492101Z STAGE:2022-08-13 13:47:34 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:34.5539778Z STAGE:2022-08-13 13:47:34 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:34.5654583Z STAGE:2022-08-13 13:47:34 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:34.5674296Z STAGE:2022-08-13 13:47:34 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:34.5830100Z STAGE:2022-08-13 13:47:34 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:34.5936757Z STAGE:2022-08-13 13:47:34 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:34.6071815Z STAGE:2022-08-13 13:47:34 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:34.6133159Z STAGE:2022-08-13 13:47:34 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:34.6198197Z STAGE:2022-08-13 13:47:34 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:34.6248241Z STAGE:2022-08-13 13:47:34 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:34.6379729Z STAGE:2022-08-13 13:47:34 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:34.6404620Z STAGE:2022-08-13 13:47:34 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:34.6523864Z STAGE:2022-08-13 13:47:34 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:34.6540907Z STAGE:2022-08-13 13:47:34 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:34.6729329Z STAGE:2022-08-13 13:47:34 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:34.6748085Z STAGE:2022-08-13 13:47:34 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:34.6927244Z STAGE:2022-08-13 13:47:34 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:34.7030821Z STAGE:2022-08-13 13:47:34 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:34.7173962Z STAGE:2022-08-13 13:47:34 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:34.7193026Z STAGE:2022-08-13 13:47:34 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:34.7390580Z STAGE:2022-08-13 13:47:34 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:34.7494130Z STAGE:2022-08-13 13:47:34 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:34.7637413Z STAGE:2022-08-13 13:47:34 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:34.7695884Z STAGE:2022-08-13 13:47:34 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:34.7761686Z STAGE:2022-08-13 13:47:34 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:34.7809611Z STAGE:2022-08-13 13:47:34 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:34.7934637Z STAGE:2022-08-13 13:47:34 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:34.7953766Z STAGE:2022-08-13 13:47:34 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:34.8136061Z STAGE:2022-08-13 13:47:34 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:34.8242715Z STAGE:2022-08-13 13:47:34 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:34.8386939Z STAGE:2022-08-13 13:47:34 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:34.8448405Z STAGE:2022-08-13 13:47:34 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:34.8514496Z STAGE:2022-08-13 13:47:34 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:34.8567529Z STAGE:2022-08-13 13:47:34 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:34.8616775Z ok (0.449s) 2022-08-13T13:47:34.8709986Z test_binary_op_scalarlist_slowpath__foreach_sub_cuda_int32 (__main__.TestForeachCUDA) ... STAGE:2022-08-13 13:47:34 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:34.8730792Z STAGE:2022-08-13 13:47:34 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:34.8838653Z STAGE:2022-08-13 13:47:34 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:34.8857589Z STAGE:2022-08-13 13:47:34 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:34.9027307Z STAGE:2022-08-13 13:47:34 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:34.9048199Z STAGE:2022-08-13 13:47:34 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:34.9206466Z STAGE:2022-08-13 13:47:34 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:34.9309094Z STAGE:2022-08-13 13:47:34 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:34.9436929Z STAGE:2022-08-13 13:47:34 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:34.9455341Z STAGE:2022-08-13 13:47:34 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:34.9629225Z STAGE:2022-08-13 13:47:34 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:34.9732975Z STAGE:2022-08-13 13:47:34 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:34.9865625Z STAGE:2022-08-13 13:47:34 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:34.9924119Z STAGE:2022-08-13 13:47:34 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:34.9989334Z STAGE:2022-08-13 13:47:34 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:35.0039402Z STAGE:2022-08-13 13:47:35 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:35.0159748Z STAGE:2022-08-13 13:47:35 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:35.0180764Z STAGE:2022-08-13 13:47:35 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:35.0337591Z STAGE:2022-08-13 13:47:35 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:35.0444261Z STAGE:2022-08-13 13:47:35 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:35.0579361Z STAGE:2022-08-13 13:47:35 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:35.0640607Z STAGE:2022-08-13 13:47:35 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:35.0707598Z STAGE:2022-08-13 13:47:35 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:35.0758130Z STAGE:2022-08-13 13:47:35 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:35.0886970Z STAGE:2022-08-13 13:47:35 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:35.0905926Z STAGE:2022-08-13 13:47:35 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:35.1025659Z STAGE:2022-08-13 13:47:35 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:35.1041977Z STAGE:2022-08-13 13:47:35 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:35.1263409Z STAGE:2022-08-13 13:47:35 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:35.1282189Z STAGE:2022-08-13 13:47:35 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:35.1461078Z STAGE:2022-08-13 13:47:35 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:35.1567567Z STAGE:2022-08-13 13:47:35 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:35.1710567Z STAGE:2022-08-13 13:47:35 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:35.1732673Z STAGE:2022-08-13 13:47:35 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:35.1929115Z STAGE:2022-08-13 13:47:35 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:35.2032519Z STAGE:2022-08-13 13:47:35 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:35.2175612Z STAGE:2022-08-13 13:47:35 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:35.2233829Z STAGE:2022-08-13 13:47:35 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:35.2301696Z STAGE:2022-08-13 13:47:35 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:35.2352165Z STAGE:2022-08-13 13:47:35 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:35.2482546Z STAGE:2022-08-13 13:47:35 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:35.2504567Z STAGE:2022-08-13 13:47:35 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:35.2683845Z STAGE:2022-08-13 13:47:35 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:35.2788288Z STAGE:2022-08-13 13:47:35 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:35.2927911Z STAGE:2022-08-13 13:47:35 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:35.2986501Z STAGE:2022-08-13 13:47:35 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:35.3054325Z STAGE:2022-08-13 13:47:35 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:35.3102581Z STAGE:2022-08-13 13:47:35 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:35.3148155Z ok (0.453s) 2022-08-13T13:47:35.3239655Z test_binary_op_scalarlist_slowpath__foreach_sub_cuda_int64 (__main__.TestForeachCUDA) ... STAGE:2022-08-13 13:47:35 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:35.3260320Z STAGE:2022-08-13 13:47:35 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:35.3356807Z STAGE:2022-08-13 13:47:35 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:35.3375410Z STAGE:2022-08-13 13:47:35 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:35.3535354Z STAGE:2022-08-13 13:47:35 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:35.3553041Z STAGE:2022-08-13 13:47:35 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:35.3710681Z STAGE:2022-08-13 13:47:35 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:35.3814387Z STAGE:2022-08-13 13:47:35 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:35.3947165Z STAGE:2022-08-13 13:47:35 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:35.3964938Z STAGE:2022-08-13 13:47:35 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:35.4138707Z STAGE:2022-08-13 13:47:35 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:35.4242040Z STAGE:2022-08-13 13:47:35 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:35.4369543Z STAGE:2022-08-13 13:47:35 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:35.4430052Z STAGE:2022-08-13 13:47:35 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:35.4497593Z STAGE:2022-08-13 13:47:35 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:35.4547564Z STAGE:2022-08-13 13:47:35 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:35.4667663Z STAGE:2022-08-13 13:47:35 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:35.4688554Z STAGE:2022-08-13 13:47:35 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:35.4843662Z STAGE:2022-08-13 13:47:35 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:35.4948729Z STAGE:2022-08-13 13:47:35 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:35.5083317Z STAGE:2022-08-13 13:47:35 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:35.5146062Z STAGE:2022-08-13 13:47:35 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:35.5213319Z STAGE:2022-08-13 13:47:35 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:35.5263720Z STAGE:2022-08-13 13:47:35 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:35.5388735Z STAGE:2022-08-13 13:47:35 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:35.5413957Z STAGE:2022-08-13 13:47:35 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:35.5522900Z STAGE:2022-08-13 13:47:35 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:35.5539707Z STAGE:2022-08-13 13:47:35 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:35.5716846Z STAGE:2022-08-13 13:47:35 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:35.5736352Z STAGE:2022-08-13 13:47:35 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:35.5915471Z STAGE:2022-08-13 13:47:35 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:35.6023677Z STAGE:2022-08-13 13:47:35 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:35.6166887Z STAGE:2022-08-13 13:47:35 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:35.6190961Z STAGE:2022-08-13 13:47:35 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:35.6388805Z STAGE:2022-08-13 13:47:35 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:35.6492692Z STAGE:2022-08-13 13:47:35 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:35.6630288Z STAGE:2022-08-13 13:47:35 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:35.6693943Z STAGE:2022-08-13 13:47:35 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:35.6759468Z STAGE:2022-08-13 13:47:35 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:35.6807049Z STAGE:2022-08-13 13:47:35 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:35.6931527Z STAGE:2022-08-13 13:47:35 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:35.6954831Z STAGE:2022-08-13 13:47:35 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:35.7134216Z STAGE:2022-08-13 13:47:35 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:35.7237662Z STAGE:2022-08-13 13:47:35 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:35.7377572Z STAGE:2022-08-13 13:47:35 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:35.7435887Z STAGE:2022-08-13 13:47:35 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:35.7501460Z STAGE:2022-08-13 13:47:35 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:35.7553954Z STAGE:2022-08-13 13:47:35 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:35.7601848Z ok (0.445s) 2022-08-13T13:47:35.7693661Z test_binary_op_scalarlist_slowpath__foreach_sub_cuda_int8 (__main__.TestForeachCUDA) ... STAGE:2022-08-13 13:47:35 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:35.7711157Z STAGE:2022-08-13 13:47:35 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:35.7817221Z STAGE:2022-08-13 13:47:35 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:35.7835495Z STAGE:2022-08-13 13:47:35 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:35.8003877Z STAGE:2022-08-13 13:47:35 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:35.8021955Z STAGE:2022-08-13 13:47:35 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:35.8179846Z STAGE:2022-08-13 13:47:35 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:35.8283017Z STAGE:2022-08-13 13:47:35 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:35.8416124Z STAGE:2022-08-13 13:47:35 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:35.8434136Z STAGE:2022-08-13 13:47:35 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:35.8608636Z STAGE:2022-08-13 13:47:35 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:35.8712591Z STAGE:2022-08-13 13:47:35 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:35.8844384Z STAGE:2022-08-13 13:47:35 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:35.8906305Z STAGE:2022-08-13 13:47:35 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:35.8974695Z STAGE:2022-08-13 13:47:35 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:35.9025370Z STAGE:2022-08-13 13:47:35 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:35.9140502Z STAGE:2022-08-13 13:47:35 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:35.9161513Z STAGE:2022-08-13 13:47:35 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:35.9320487Z STAGE:2022-08-13 13:47:35 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:35.9427340Z STAGE:2022-08-13 13:47:35 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:35.9562229Z STAGE:2022-08-13 13:47:35 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:35.9623791Z STAGE:2022-08-13 13:47:35 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:35.9688814Z STAGE:2022-08-13 13:47:35 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:35.9739413Z STAGE:2022-08-13 13:47:35 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:35.9874673Z STAGE:2022-08-13 13:47:35 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:35.9896062Z STAGE:2022-08-13 13:47:35 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:36.0015740Z STAGE:2022-08-13 13:47:36 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:36.0034766Z STAGE:2022-08-13 13:47:36 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:36.0257828Z STAGE:2022-08-13 13:47:36 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:36.0279582Z STAGE:2022-08-13 13:47:36 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:36.0458205Z STAGE:2022-08-13 13:47:36 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:36.0565257Z STAGE:2022-08-13 13:47:36 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:36.0709008Z STAGE:2022-08-13 13:47:36 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:36.0731222Z STAGE:2022-08-13 13:47:36 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:36.0928396Z STAGE:2022-08-13 13:47:36 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:36.1031965Z STAGE:2022-08-13 13:47:36 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:36.1175644Z STAGE:2022-08-13 13:47:36 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:36.1235596Z STAGE:2022-08-13 13:47:36 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:36.1303720Z STAGE:2022-08-13 13:47:36 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:36.1354352Z STAGE:2022-08-13 13:47:36 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:36.1478947Z STAGE:2022-08-13 13:47:36 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:36.1501595Z STAGE:2022-08-13 13:47:36 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:36.1682704Z STAGE:2022-08-13 13:47:36 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:36.1787500Z STAGE:2022-08-13 13:47:36 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:36.1927741Z STAGE:2022-08-13 13:47:36 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:36.1987292Z STAGE:2022-08-13 13:47:36 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:36.2052982Z STAGE:2022-08-13 13:47:36 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:36.2102305Z STAGE:2022-08-13 13:47:36 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:36.2148929Z ok (0.455s) 2022-08-13T13:47:36.2241510Z test_binary_op_scalarlist_slowpath__foreach_sub_cuda_uint8 (__main__.TestForeachCUDA) ... STAGE:2022-08-13 13:47:36 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:36.2262762Z STAGE:2022-08-13 13:47:36 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:36.2370093Z STAGE:2022-08-13 13:47:36 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:36.2389022Z STAGE:2022-08-13 13:47:36 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:36.2558960Z STAGE:2022-08-13 13:47:36 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:36.2578808Z STAGE:2022-08-13 13:47:36 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:36.2736800Z STAGE:2022-08-13 13:47:36 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:36.2841039Z STAGE:2022-08-13 13:47:36 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:36.2974528Z STAGE:2022-08-13 13:47:36 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:36.2994980Z STAGE:2022-08-13 13:47:36 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:36.3169525Z STAGE:2022-08-13 13:47:36 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:36.3273027Z STAGE:2022-08-13 13:47:36 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:36.3406138Z STAGE:2022-08-13 13:47:36 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:36.3467097Z STAGE:2022-08-13 13:47:36 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:36.3534789Z STAGE:2022-08-13 13:47:36 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:36.3586596Z STAGE:2022-08-13 13:47:36 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:36.3701793Z STAGE:2022-08-13 13:47:36 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:36.3722619Z STAGE:2022-08-13 13:47:36 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:36.3880241Z STAGE:2022-08-13 13:47:36 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:36.3986037Z STAGE:2022-08-13 13:47:36 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:36.4116627Z STAGE:2022-08-13 13:47:36 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:36.4178176Z STAGE:2022-08-13 13:47:36 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:36.4243132Z STAGE:2022-08-13 13:47:36 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:36.4293921Z STAGE:2022-08-13 13:47:36 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:36.4419943Z STAGE:2022-08-13 13:47:36 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:36.4446330Z STAGE:2022-08-13 13:47:36 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:36.4566369Z STAGE:2022-08-13 13:47:36 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:36.4585241Z STAGE:2022-08-13 13:47:36 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:36.4774118Z STAGE:2022-08-13 13:47:36 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:36.4795685Z STAGE:2022-08-13 13:47:36 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:36.4975342Z STAGE:2022-08-13 13:47:36 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:36.5083621Z STAGE:2022-08-13 13:47:36 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:36.5221831Z STAGE:2022-08-13 13:47:36 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:36.5243875Z STAGE:2022-08-13 13:47:36 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:36.5442653Z STAGE:2022-08-13 13:47:36 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:36.5548048Z STAGE:2022-08-13 13:47:36 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:36.5686444Z STAGE:2022-08-13 13:47:36 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:36.5749966Z STAGE:2022-08-13 13:47:36 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:36.5815871Z STAGE:2022-08-13 13:47:36 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:36.5865550Z STAGE:2022-08-13 13:47:36 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:36.5990458Z STAGE:2022-08-13 13:47:36 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:36.6012590Z STAGE:2022-08-13 13:47:36 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:36.6192838Z STAGE:2022-08-13 13:47:36 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:36.6295244Z STAGE:2022-08-13 13:47:36 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:36.6440786Z STAGE:2022-08-13 13:47:36 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:36.6501414Z STAGE:2022-08-13 13:47:36 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:36.6569797Z STAGE:2022-08-13 13:47:36 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:36.6620111Z STAGE:2022-08-13 13:47:36 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:36.6668695Z ok (0.452s) 2022-08-13T13:47:36.6758388Z test_binary_op_tensorlists_fastpath__foreach_add_cuda_bfloat16 (__main__.TestForeachCUDA) ... STAGE:2022-08-13 13:47:36 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:36.6772675Z STAGE:2022-08-13 13:47:36 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:36.6917090Z STAGE:2022-08-13 13:47:36 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:36.6931070Z STAGE:2022-08-13 13:47:36 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:36.7057221Z STAGE:2022-08-13 13:47:36 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:36.7071122Z STAGE:2022-08-13 13:47:36 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:36.7210433Z STAGE:2022-08-13 13:47:36 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:36.7224917Z STAGE:2022-08-13 13:47:36 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:36.7371766Z STAGE:2022-08-13 13:47:36 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:36.7382624Z STAGE:2022-08-13 13:47:36 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:36.7504705Z STAGE:2022-08-13 13:47:36 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:36.7515804Z STAGE:2022-08-13 13:47:36 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:36.7697571Z STAGE:2022-08-13 13:47:36 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:36.7714893Z STAGE:2022-08-13 13:47:36 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:36.7864262Z STAGE:2022-08-13 13:47:36 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:36.7878649Z STAGE:2022-08-13 13:47:36 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:36.8088065Z STAGE:2022-08-13 13:47:36 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:36.8102126Z STAGE:2022-08-13 13:47:36 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:36.8297278Z STAGE:2022-08-13 13:47:36 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:36.8308315Z STAGE:2022-08-13 13:47:36 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:36.8445134Z STAGE:2022-08-13 13:47:36 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:36.8462378Z STAGE:2022-08-13 13:47:36 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:36.8623895Z STAGE:2022-08-13 13:47:36 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:36.8638200Z STAGE:2022-08-13 13:47:36 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:36.8801298Z STAGE:2022-08-13 13:47:36 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:36.8812655Z STAGE:2022-08-13 13:47:36 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:36.8949185Z STAGE:2022-08-13 13:47:36 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:36.8962928Z STAGE:2022-08-13 13:47:36 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:36.9172305Z STAGE:2022-08-13 13:47:36 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:36.9190234Z STAGE:2022-08-13 13:47:36 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:36.9358728Z STAGE:2022-08-13 13:47:36 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:36.9376435Z STAGE:2022-08-13 13:47:36 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:36.9537395Z ok (0.287s) 2022-08-13T13:47:36.9553145Z test_binary_op_tensorlists_fastpath__foreach_add_cuda_bool (__main__.TestForeachCUDA) ... skip: Test is disabled because an issue exists disabling it: https://github.com/pytorch/pytorch/issues/79780 for platform(s) linux. If you're seeing this on your local machine and would like to enable this test, please make sure CI is not set and you are not using the flag --import-disabled-tests. (0.001s) 2022-08-13T13:47:36.9693330Z test_binary_op_tensorlists_fastpath__foreach_add_cuda_complex128 (__main__.TestForeachCUDA) ... STAGE:2022-08-13 13:47:36 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:36.9710223Z STAGE:2022-08-13 13:47:36 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:36.9859859Z STAGE:2022-08-13 13:47:36 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:36.9873959Z STAGE:2022-08-13 13:47:36 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:37.0004366Z STAGE:2022-08-13 13:47:37 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:37.0019095Z STAGE:2022-08-13 13:47:37 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:37.0161837Z STAGE:2022-08-13 13:47:37 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:37.0176324Z STAGE:2022-08-13 13:47:37 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:37.0326893Z STAGE:2022-08-13 13:47:37 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:37.0338176Z STAGE:2022-08-13 13:47:37 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:37.0463821Z STAGE:2022-08-13 13:47:37 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:37.0477746Z STAGE:2022-08-13 13:47:37 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:37.0715822Z STAGE:2022-08-13 13:47:37 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:37.0735436Z STAGE:2022-08-13 13:47:37 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:37.0888360Z STAGE:2022-08-13 13:47:37 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:37.0902767Z STAGE:2022-08-13 13:47:37 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:37.1175828Z STAGE:2022-08-13 13:47:37 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:37.1190333Z STAGE:2022-08-13 13:47:37 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:37.1359881Z STAGE:2022-08-13 13:47:37 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:37.1371170Z STAGE:2022-08-13 13:47:37 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:37.1512904Z STAGE:2022-08-13 13:47:37 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:37.1530284Z STAGE:2022-08-13 13:47:37 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:37.1696300Z STAGE:2022-08-13 13:47:37 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:37.1710771Z STAGE:2022-08-13 13:47:37 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:37.1878981Z STAGE:2022-08-13 13:47:37 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:37.1890449Z STAGE:2022-08-13 13:47:37 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:37.2032284Z STAGE:2022-08-13 13:47:37 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:37.2046133Z STAGE:2022-08-13 13:47:37 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:37.2321467Z STAGE:2022-08-13 13:47:37 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:37.2339221Z STAGE:2022-08-13 13:47:37 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:37.2509312Z STAGE:2022-08-13 13:47:37 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:37.2524385Z STAGE:2022-08-13 13:47:37 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:37.2685995Z ok (0.313s) 2022-08-13T13:47:37.2828813Z test_binary_op_tensorlists_fastpath__foreach_add_cuda_complex64 (__main__.TestForeachCUDA) ... STAGE:2022-08-13 13:47:37 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:37.2842683Z STAGE:2022-08-13 13:47:37 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:37.2999872Z STAGE:2022-08-13 13:47:37 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:37.3013865Z STAGE:2022-08-13 13:47:37 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:37.3153222Z STAGE:2022-08-13 13:47:37 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:37.3166915Z STAGE:2022-08-13 13:47:37 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:37.3318419Z STAGE:2022-08-13 13:47:37 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:37.3332547Z STAGE:2022-08-13 13:47:37 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:37.3506224Z STAGE:2022-08-13 13:47:37 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:37.3517390Z STAGE:2022-08-13 13:47:37 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:37.3651492Z STAGE:2022-08-13 13:47:37 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:37.3662754Z STAGE:2022-08-13 13:47:37 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:37.3912588Z STAGE:2022-08-13 13:47:37 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:37.3932294Z STAGE:2022-08-13 13:47:37 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:37.5227516Z STAGE:2022-08-13 13:47:37 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:37.5243586Z STAGE:2022-08-13 13:47:37 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:37.5532156Z STAGE:2022-08-13 13:47:37 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:37.5549461Z STAGE:2022-08-13 13:47:37 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:37.5728855Z STAGE:2022-08-13 13:47:37 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:37.5739992Z STAGE:2022-08-13 13:47:37 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:37.5891859Z STAGE:2022-08-13 13:47:37 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:37.5908915Z STAGE:2022-08-13 13:47:37 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:37.6082335Z STAGE:2022-08-13 13:47:37 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:37.6097268Z STAGE:2022-08-13 13:47:37 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:37.6274925Z STAGE:2022-08-13 13:47:37 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:37.6289318Z STAGE:2022-08-13 13:47:37 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:37.6443467Z STAGE:2022-08-13 13:47:37 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:37.6454776Z STAGE:2022-08-13 13:47:37 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:37.6741550Z STAGE:2022-08-13 13:47:37 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:37.6758957Z STAGE:2022-08-13 13:47:37 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:37.6939147Z STAGE:2022-08-13 13:47:37 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:37.6956802Z STAGE:2022-08-13 13:47:37 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:37.7127796Z ok (0.444s) 2022-08-13T13:47:37.7215528Z test_binary_op_tensorlists_fastpath__foreach_add_cuda_float16 (__main__.TestForeachCUDA) ... STAGE:2022-08-13 13:47:37 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:37.7229542Z STAGE:2022-08-13 13:47:37 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:37.7373597Z STAGE:2022-08-13 13:47:37 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:37.7384868Z STAGE:2022-08-13 13:47:37 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:37.7506261Z STAGE:2022-08-13 13:47:37 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:37.7522994Z STAGE:2022-08-13 13:47:37 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:37.7662224Z STAGE:2022-08-13 13:47:37 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:37.7676251Z STAGE:2022-08-13 13:47:37 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:37.7820276Z STAGE:2022-08-13 13:47:37 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:37.7833867Z STAGE:2022-08-13 13:47:37 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:37.7955039Z STAGE:2022-08-13 13:47:37 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:37.7972105Z STAGE:2022-08-13 13:47:37 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:37.8155092Z STAGE:2022-08-13 13:47:37 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:37.8171505Z STAGE:2022-08-13 13:47:37 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:37.8316575Z STAGE:2022-08-13 13:47:37 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:37.8331253Z STAGE:2022-08-13 13:47:37 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:37.8541022Z STAGE:2022-08-13 13:47:37 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:37.8555333Z STAGE:2022-08-13 13:47:37 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:37.8717523Z STAGE:2022-08-13 13:47:37 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:37.8731391Z STAGE:2022-08-13 13:47:37 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:37.8870540Z STAGE:2022-08-13 13:47:37 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:37.8884941Z STAGE:2022-08-13 13:47:37 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:37.9040676Z STAGE:2022-08-13 13:47:37 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:37.9055278Z STAGE:2022-08-13 13:47:37 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:37.9219545Z STAGE:2022-08-13 13:47:37 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:37.9230390Z STAGE:2022-08-13 13:47:37 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:37.9366626Z STAGE:2022-08-13 13:47:37 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:37.9380464Z STAGE:2022-08-13 13:47:37 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:37.9585664Z STAGE:2022-08-13 13:47:37 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:37.9605813Z STAGE:2022-08-13 13:47:37 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:37.9772860Z STAGE:2022-08-13 13:47:37 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:37.9788970Z STAGE:2022-08-13 13:47:37 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:37.9945937Z ok (0.282s) 2022-08-13T13:47:38.0056609Z test_binary_op_tensorlists_fastpath__foreach_add_cuda_float32 (__main__.TestForeachCUDA) ... STAGE:2022-08-13 13:47:38 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:38.0073028Z STAGE:2022-08-13 13:47:38 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:38.0217292Z STAGE:2022-08-13 13:47:38 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:38.0230989Z STAGE:2022-08-13 13:47:38 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:38.0352366Z STAGE:2022-08-13 13:47:38 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:38.0369170Z STAGE:2022-08-13 13:47:38 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:38.0517904Z STAGE:2022-08-13 13:47:38 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:38.0532038Z STAGE:2022-08-13 13:47:38 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:38.0675685Z STAGE:2022-08-13 13:47:38 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:38.0686687Z STAGE:2022-08-13 13:47:38 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:38.0809925Z STAGE:2022-08-13 13:47:38 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:38.0820940Z STAGE:2022-08-13 13:47:38 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:38.1003438Z STAGE:2022-08-13 13:47:38 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:38.1020049Z STAGE:2022-08-13 13:47:38 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:38.1165976Z STAGE:2022-08-13 13:47:38 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:38.1183123Z STAGE:2022-08-13 13:47:38 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:38.1395634Z STAGE:2022-08-13 13:47:38 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:38.1410168Z STAGE:2022-08-13 13:47:38 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:38.1572418Z STAGE:2022-08-13 13:47:38 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:38.1583425Z STAGE:2022-08-13 13:47:38 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:38.1723488Z STAGE:2022-08-13 13:47:38 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:38.1738114Z STAGE:2022-08-13 13:47:38 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:38.1895039Z STAGE:2022-08-13 13:47:38 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:38.1909388Z STAGE:2022-08-13 13:47:38 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:38.2073507Z STAGE:2022-08-13 13:47:38 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:38.2085292Z STAGE:2022-08-13 13:47:38 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:38.2222204Z STAGE:2022-08-13 13:47:38 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:38.2235801Z STAGE:2022-08-13 13:47:38 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:38.2443833Z STAGE:2022-08-13 13:47:38 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:38.2464043Z STAGE:2022-08-13 13:47:38 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:38.2631946Z STAGE:2022-08-13 13:47:38 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:38.2646817Z STAGE:2022-08-13 13:47:38 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:38.2800075Z ok (0.285s) 2022-08-13T13:47:38.2888713Z test_binary_op_tensorlists_fastpath__foreach_add_cuda_float64 (__main__.TestForeachCUDA) ... STAGE:2022-08-13 13:47:38 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:38.2902391Z STAGE:2022-08-13 13:47:38 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:38.3035753Z STAGE:2022-08-13 13:47:38 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:38.3046808Z STAGE:2022-08-13 13:47:38 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:38.3158737Z STAGE:2022-08-13 13:47:38 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:38.3175356Z STAGE:2022-08-13 13:47:38 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:38.3306782Z STAGE:2022-08-13 13:47:38 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:38.3320609Z STAGE:2022-08-13 13:47:38 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:38.3454757Z STAGE:2022-08-13 13:47:38 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:38.3465700Z STAGE:2022-08-13 13:47:38 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:38.3579793Z STAGE:2022-08-13 13:47:38 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:38.3590843Z STAGE:2022-08-13 13:47:38 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:38.3761794Z STAGE:2022-08-13 13:47:38 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:38.3778632Z STAGE:2022-08-13 13:47:38 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:38.3914148Z STAGE:2022-08-13 13:47:38 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:38.3931660Z STAGE:2022-08-13 13:47:38 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:38.4132691Z STAGE:2022-08-13 13:47:38 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:38.4147017Z STAGE:2022-08-13 13:47:38 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:38.4297928Z STAGE:2022-08-13 13:47:38 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:38.4308753Z STAGE:2022-08-13 13:47:38 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:38.4437592Z STAGE:2022-08-13 13:47:38 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:38.4452132Z STAGE:2022-08-13 13:47:38 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:38.4598459Z STAGE:2022-08-13 13:47:38 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:38.4613058Z STAGE:2022-08-13 13:47:38 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:38.4775279Z STAGE:2022-08-13 13:47:38 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:38.4786440Z STAGE:2022-08-13 13:47:38 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:38.4911934Z STAGE:2022-08-13 13:47:38 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:38.4923425Z STAGE:2022-08-13 13:47:38 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:38.5117306Z STAGE:2022-08-13 13:47:38 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:38.5135374Z STAGE:2022-08-13 13:47:38 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:38.5291447Z STAGE:2022-08-13 13:47:38 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:38.5306429Z STAGE:2022-08-13 13:47:38 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:38.5449290Z ok (0.265s) 2022-08-13T13:47:38.5495185Z test_binary_op_tensorlists_fastpath__foreach_add_cuda_int16 (__main__.TestForeachCUDA) ... STAGE:2022-08-13 13:47:38 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:38.5508832Z STAGE:2022-08-13 13:47:38 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:38.5599640Z STAGE:2022-08-13 13:47:38 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:38.5610835Z STAGE:2022-08-13 13:47:38 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:38.5679791Z STAGE:2022-08-13 13:47:38 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:38.5694195Z STAGE:2022-08-13 13:47:38 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:38.5783075Z STAGE:2022-08-13 13:47:38 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:38.5797067Z STAGE:2022-08-13 13:47:38 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:38.5888619Z STAGE:2022-08-13 13:47:38 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:38.5899550Z STAGE:2022-08-13 13:47:38 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:38.5971111Z STAGE:2022-08-13 13:47:38 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:38.5982070Z STAGE:2022-08-13 13:47:38 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:38.6068482Z STAGE:2022-08-13 13:47:38 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:38.6084872Z STAGE:2022-08-13 13:47:38 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:38.6178348Z STAGE:2022-08-13 13:47:38 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:38.6193168Z STAGE:2022-08-13 13:47:38 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:38.6303102Z STAGE:2022-08-13 13:47:38 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:38.6317453Z STAGE:2022-08-13 13:47:38 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:38.6419605Z STAGE:2022-08-13 13:47:38 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:38.6430565Z STAGE:2022-08-13 13:47:38 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:38.6511085Z STAGE:2022-08-13 13:47:38 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:38.6525394Z STAGE:2022-08-13 13:47:38 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:38.6622523Z STAGE:2022-08-13 13:47:38 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:38.6636919Z STAGE:2022-08-13 13:47:38 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:38.6741723Z STAGE:2022-08-13 13:47:38 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:38.6752848Z STAGE:2022-08-13 13:47:38 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:38.6829742Z STAGE:2022-08-13 13:47:38 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:38.6840912Z STAGE:2022-08-13 13:47:38 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:38.6937893Z STAGE:2022-08-13 13:47:38 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:38.6955138Z STAGE:2022-08-13 13:47:38 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:38.7062796Z STAGE:2022-08-13 13:47:38 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:38.7077714Z STAGE:2022-08-13 13:47:38 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:38.7170954Z ok (0.172s) 2022-08-13T13:47:38.7217443Z test_binary_op_tensorlists_fastpath__foreach_add_cuda_int32 (__main__.TestForeachCUDA) ... STAGE:2022-08-13 13:47:38 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:38.7231160Z STAGE:2022-08-13 13:47:38 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:38.7322169Z STAGE:2022-08-13 13:47:38 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:38.7333371Z STAGE:2022-08-13 13:47:38 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:38.7402604Z STAGE:2022-08-13 13:47:38 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:38.7419567Z STAGE:2022-08-13 13:47:38 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:38.7508698Z STAGE:2022-08-13 13:47:38 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:38.7522590Z STAGE:2022-08-13 13:47:38 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:38.7616365Z STAGE:2022-08-13 13:47:38 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:38.7627369Z STAGE:2022-08-13 13:47:38 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:38.7696763Z STAGE:2022-08-13 13:47:38 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:38.7707659Z STAGE:2022-08-13 13:47:38 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:38.7793938Z STAGE:2022-08-13 13:47:38 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:38.7813358Z STAGE:2022-08-13 13:47:38 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:38.7918420Z STAGE:2022-08-13 13:47:38 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:38.7933007Z STAGE:2022-08-13 13:47:38 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:38.8040142Z STAGE:2022-08-13 13:47:38 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:38.8054763Z STAGE:2022-08-13 13:47:38 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:38.8158217Z STAGE:2022-08-13 13:47:38 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:38.8169357Z STAGE:2022-08-13 13:47:38 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:38.8246546Z STAGE:2022-08-13 13:47:38 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:38.8261042Z STAGE:2022-08-13 13:47:38 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:38.8360130Z STAGE:2022-08-13 13:47:38 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:38.8374851Z STAGE:2022-08-13 13:47:38 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:38.8477357Z STAGE:2022-08-13 13:47:38 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:38.8488644Z STAGE:2022-08-13 13:47:38 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:38.8564625Z STAGE:2022-08-13 13:47:38 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:38.8576203Z STAGE:2022-08-13 13:47:38 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:38.8675686Z STAGE:2022-08-13 13:47:38 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:38.8693180Z STAGE:2022-08-13 13:47:38 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:38.8798172Z STAGE:2022-08-13 13:47:38 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:38.8813285Z STAGE:2022-08-13 13:47:38 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:38.8908581Z ok (0.174s) 2022-08-13T13:47:38.8952354Z test_binary_op_tensorlists_fastpath__foreach_add_cuda_int64 (__main__.TestForeachCUDA) ... STAGE:2022-08-13 13:47:38 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:38.8966004Z STAGE:2022-08-13 13:47:38 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:38.9048217Z STAGE:2022-08-13 13:47:38 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:38.9059931Z STAGE:2022-08-13 13:47:38 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:38.9123398Z STAGE:2022-08-13 13:47:38 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:38.9137700Z STAGE:2022-08-13 13:47:38 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:38.9215131Z STAGE:2022-08-13 13:47:38 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:38.9229112Z STAGE:2022-08-13 13:47:38 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:38.9313643Z STAGE:2022-08-13 13:47:38 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:38.9324488Z STAGE:2022-08-13 13:47:38 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:38.9384833Z STAGE:2022-08-13 13:47:38 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:38.9396675Z STAGE:2022-08-13 13:47:38 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:38.9474469Z STAGE:2022-08-13 13:47:38 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:38.9492229Z STAGE:2022-08-13 13:47:38 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:38.9578654Z STAGE:2022-08-13 13:47:38 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:38.9593174Z STAGE:2022-08-13 13:47:38 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:38.9691527Z STAGE:2022-08-13 13:47:38 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:38.9705851Z STAGE:2022-08-13 13:47:38 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:38.9799179Z STAGE:2022-08-13 13:47:38 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:38.9810556Z STAGE:2022-08-13 13:47:38 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:38.9877303Z STAGE:2022-08-13 13:47:38 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:38.9892540Z STAGE:2022-08-13 13:47:38 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:38.9981919Z STAGE:2022-08-13 13:47:38 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:38.9996371Z STAGE:2022-08-13 13:47:38 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:39.0088901Z STAGE:2022-08-13 13:47:39 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:39.0099982Z STAGE:2022-08-13 13:47:39 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:39.0166520Z STAGE:2022-08-13 13:47:39 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:39.0180366Z STAGE:2022-08-13 13:47:39 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:39.0270558Z STAGE:2022-08-13 13:47:39 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:39.0288746Z STAGE:2022-08-13 13:47:39 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:39.0384452Z STAGE:2022-08-13 13:47:39 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:39.0401867Z STAGE:2022-08-13 13:47:39 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:39.0489551Z ok (0.158s) 2022-08-13T13:47:39.0535838Z test_binary_op_tensorlists_fastpath__foreach_add_cuda_int8 (__main__.TestForeachCUDA) ... STAGE:2022-08-13 13:47:39 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:39.0552445Z STAGE:2022-08-13 13:47:39 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:39.0644880Z STAGE:2022-08-13 13:47:39 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:39.0658772Z STAGE:2022-08-13 13:47:39 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:39.0745524Z STAGE:2022-08-13 13:47:39 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:39.0762100Z STAGE:2022-08-13 13:47:39 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:39.0848359Z STAGE:2022-08-13 13:47:39 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:39.0864935Z STAGE:2022-08-13 13:47:39 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:39.0958282Z STAGE:2022-08-13 13:47:39 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:39.0969546Z STAGE:2022-08-13 13:47:39 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:39.1038608Z STAGE:2022-08-13 13:47:39 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:39.1052515Z STAGE:2022-08-13 13:47:39 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:39.1139194Z STAGE:2022-08-13 13:47:39 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:39.1158360Z STAGE:2022-08-13 13:47:39 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:39.1254148Z STAGE:2022-08-13 13:47:39 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:39.1268381Z STAGE:2022-08-13 13:47:39 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:39.1376239Z STAGE:2022-08-13 13:47:39 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:39.1390690Z STAGE:2022-08-13 13:47:39 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:39.1494736Z STAGE:2022-08-13 13:47:39 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:39.1505638Z STAGE:2022-08-13 13:47:39 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:39.1583194Z STAGE:2022-08-13 13:47:39 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:39.1600207Z STAGE:2022-08-13 13:47:39 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:39.1700328Z STAGE:2022-08-13 13:47:39 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:39.1714689Z STAGE:2022-08-13 13:47:39 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:39.1818094Z STAGE:2022-08-13 13:47:39 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:39.1829062Z STAGE:2022-08-13 13:47:39 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:39.1906250Z STAGE:2022-08-13 13:47:39 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:39.1919995Z STAGE:2022-08-13 13:47:39 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:39.2020483Z STAGE:2022-08-13 13:47:39 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:39.2037555Z STAGE:2022-08-13 13:47:39 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:39.2142973Z STAGE:2022-08-13 13:47:39 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:39.2157825Z STAGE:2022-08-13 13:47:39 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:39.2253948Z ok (0.176s) 2022-08-13T13:47:39.2299325Z test_binary_op_tensorlists_fastpath__foreach_add_cuda_uint8 (__main__.TestForeachCUDA) ... STAGE:2022-08-13 13:47:39 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:39.2313545Z STAGE:2022-08-13 13:47:39 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:39.2405036Z STAGE:2022-08-13 13:47:39 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:39.2416751Z STAGE:2022-08-13 13:47:39 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:39.2489455Z STAGE:2022-08-13 13:47:39 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:39.2503190Z STAGE:2022-08-13 13:47:39 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:39.2590202Z STAGE:2022-08-13 13:47:39 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:39.2604021Z STAGE:2022-08-13 13:47:39 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:39.2697811Z STAGE:2022-08-13 13:47:39 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:39.2708692Z STAGE:2022-08-13 13:47:39 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:39.2777497Z STAGE:2022-08-13 13:47:39 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:39.2791398Z STAGE:2022-08-13 13:47:39 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:39.2878446Z STAGE:2022-08-13 13:47:39 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:39.2897895Z STAGE:2022-08-13 13:47:39 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:39.2993785Z STAGE:2022-08-13 13:47:39 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:39.3008232Z STAGE:2022-08-13 13:47:39 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:39.3116268Z STAGE:2022-08-13 13:47:39 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:39.3131005Z STAGE:2022-08-13 13:47:39 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:39.3234864Z STAGE:2022-08-13 13:47:39 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:39.3245800Z STAGE:2022-08-13 13:47:39 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:39.3327833Z STAGE:2022-08-13 13:47:39 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:39.3345138Z STAGE:2022-08-13 13:47:39 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:39.3445006Z STAGE:2022-08-13 13:47:39 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:39.3459713Z STAGE:2022-08-13 13:47:39 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:39.3562680Z STAGE:2022-08-13 13:47:39 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:39.3573888Z STAGE:2022-08-13 13:47:39 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:39.3650932Z STAGE:2022-08-13 13:47:39 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:39.3668574Z STAGE:2022-08-13 13:47:39 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:39.3780382Z STAGE:2022-08-13 13:47:39 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:39.3798401Z STAGE:2022-08-13 13:47:39 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:39.3903718Z STAGE:2022-08-13 13:47:39 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:39.3918598Z STAGE:2022-08-13 13:47:39 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:39.4014173Z ok (0.176s) 2022-08-13T13:47:39.4101523Z test_binary_op_tensorlists_fastpath__foreach_div_cuda_bfloat16 (__main__.TestForeachCUDA) ... STAGE:2022-08-13 13:47:39 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:39.4114780Z STAGE:2022-08-13 13:47:39 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:39.4242268Z STAGE:2022-08-13 13:47:39 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:39.4254283Z STAGE:2022-08-13 13:47:39 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:39.4418566Z STAGE:2022-08-13 13:47:39 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:39.4441187Z STAGE:2022-08-13 13:47:39 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:39.4590591Z STAGE:2022-08-13 13:47:39 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:39.4604864Z STAGE:2022-08-13 13:47:39 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:39.4812840Z STAGE:2022-08-13 13:47:39 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:39.4826809Z STAGE:2022-08-13 13:47:39 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:39.4969542Z STAGE:2022-08-13 13:47:39 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:39.4980046Z STAGE:2022-08-13 13:47:39 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:39.5166438Z STAGE:2022-08-13 13:47:39 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:39.5184992Z STAGE:2022-08-13 13:47:39 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:39.5352287Z STAGE:2022-08-13 13:47:39 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:39.5367209Z STAGE:2022-08-13 13:47:39 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:39.5519757Z ok (0.150s) 2022-08-13T13:47:39.5536484Z test_binary_op_tensorlists_fastpath__foreach_div_cuda_bool (__main__.TestForeachCUDA) ... skip: Test is disabled because an issue exists disabling it: https://github.com/pytorch/pytorch/issues/82300 for platform(s) linux. If you're seeing this on your local machine and would like to enable this test, please make sure CI is not set and you are not using the flag --import-disabled-tests. (0.001s) 2022-08-13T13:47:39.5675097Z test_binary_op_tensorlists_fastpath__foreach_div_cuda_complex128 (__main__.TestForeachCUDA) ... STAGE:2022-08-13 13:47:39 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:39.5688789Z STAGE:2022-08-13 13:47:39 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:39.5820158Z STAGE:2022-08-13 13:47:39 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:39.5830637Z STAGE:2022-08-13 13:47:39 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:39.6052321Z STAGE:2022-08-13 13:47:39 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:39.6070568Z STAGE:2022-08-13 13:47:39 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:39.6223745Z STAGE:2022-08-13 13:47:39 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:39.6238184Z STAGE:2022-08-13 13:47:39 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:39.6512391Z STAGE:2022-08-13 13:47:39 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:39.6526009Z STAGE:2022-08-13 13:47:39 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:39.6675775Z STAGE:2022-08-13 13:47:39 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:39.6686371Z STAGE:2022-08-13 13:47:39 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:39.6939067Z STAGE:2022-08-13 13:47:39 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:39.6956334Z STAGE:2022-08-13 13:47:39 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:39.7129658Z STAGE:2022-08-13 13:47:39 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:39.7144689Z STAGE:2022-08-13 13:47:39 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:39.7303115Z ok (0.177s) 2022-08-13T13:47:39.7447488Z test_binary_op_tensorlists_fastpath__foreach_div_cuda_complex64 (__main__.TestForeachCUDA) ... STAGE:2022-08-13 13:47:39 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:39.7460839Z STAGE:2022-08-13 13:47:39 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:39.7600704Z STAGE:2022-08-13 13:47:39 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:39.7611645Z STAGE:2022-08-13 13:47:39 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:39.7844258Z STAGE:2022-08-13 13:47:39 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:39.7860839Z STAGE:2022-08-13 13:47:39 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:39.8022787Z STAGE:2022-08-13 13:47:39 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:39.8037048Z STAGE:2022-08-13 13:47:39 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:39.8322488Z STAGE:2022-08-13 13:47:39 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:39.8336498Z STAGE:2022-08-13 13:47:39 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:39.8494178Z STAGE:2022-08-13 13:47:39 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:39.8504580Z STAGE:2022-08-13 13:47:39 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:39.8770944Z STAGE:2022-08-13 13:47:39 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:39.8789235Z STAGE:2022-08-13 13:47:39 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:39.8971423Z STAGE:2022-08-13 13:47:39 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:39.8986397Z STAGE:2022-08-13 13:47:39 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:39.9154353Z ok (0.185s) 2022-08-13T13:47:39.9242369Z test_binary_op_tensorlists_fastpath__foreach_div_cuda_float16 (__main__.TestForeachCUDA) ... STAGE:2022-08-13 13:47:39 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:39.9255804Z STAGE:2022-08-13 13:47:39 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:39.9382795Z STAGE:2022-08-13 13:47:39 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:39.9393467Z STAGE:2022-08-13 13:47:39 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:39.9557188Z STAGE:2022-08-13 13:47:39 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:39.9573810Z STAGE:2022-08-13 13:47:39 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:39.9722380Z STAGE:2022-08-13 13:47:39 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:39.9737076Z STAGE:2022-08-13 13:47:39 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:39.9944866Z STAGE:2022-08-13 13:47:39 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:39.9958632Z STAGE:2022-08-13 13:47:39 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:40.0101900Z STAGE:2022-08-13 13:47:40 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:40.0112436Z STAGE:2022-08-13 13:47:40 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:40.0298056Z STAGE:2022-08-13 13:47:40 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:40.0317491Z STAGE:2022-08-13 13:47:40 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:40.0492135Z STAGE:2022-08-13 13:47:40 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:40.0507059Z STAGE:2022-08-13 13:47:40 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:40.0660724Z ok (0.151s) 2022-08-13T13:47:40.0750687Z test_binary_op_tensorlists_fastpath__foreach_div_cuda_float32 (__main__.TestForeachCUDA) ... STAGE:2022-08-13 13:47:40 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:40.0764167Z STAGE:2022-08-13 13:47:40 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:40.0891361Z STAGE:2022-08-13 13:47:40 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:40.0903018Z STAGE:2022-08-13 13:47:40 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:40.1070584Z STAGE:2022-08-13 13:47:40 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:40.1089801Z STAGE:2022-08-13 13:47:40 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:40.1240940Z STAGE:2022-08-13 13:47:40 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:40.1258402Z STAGE:2022-08-13 13:47:40 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:40.1468689Z STAGE:2022-08-13 13:47:40 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:40.1484852Z STAGE:2022-08-13 13:47:40 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:40.1628303Z STAGE:2022-08-13 13:47:40 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:40.1638618Z STAGE:2022-08-13 13:47:40 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:40.1827826Z STAGE:2022-08-13 13:47:40 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:40.1848375Z STAGE:2022-08-13 13:47:40 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:40.2015777Z STAGE:2022-08-13 13:47:40 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:40.2030670Z STAGE:2022-08-13 13:47:40 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:40.2184161Z ok (0.152s) 2022-08-13T13:47:40.2273756Z test_binary_op_tensorlists_fastpath__foreach_div_cuda_float64 (__main__.TestForeachCUDA) ... STAGE:2022-08-13 13:47:40 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:40.2287343Z STAGE:2022-08-13 13:47:40 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:40.2404860Z STAGE:2022-08-13 13:47:40 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:40.2415657Z STAGE:2022-08-13 13:47:40 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:40.2570523Z STAGE:2022-08-13 13:47:40 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:40.2587370Z STAGE:2022-08-13 13:47:40 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:40.2726676Z STAGE:2022-08-13 13:47:40 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:40.2741201Z STAGE:2022-08-13 13:47:40 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:40.2939814Z STAGE:2022-08-13 13:47:40 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:40.2953771Z STAGE:2022-08-13 13:47:40 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:40.3086955Z STAGE:2022-08-13 13:47:40 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:40.3097374Z STAGE:2022-08-13 13:47:40 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:40.3272976Z STAGE:2022-08-13 13:47:40 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:40.3293527Z STAGE:2022-08-13 13:47:40 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:40.3450178Z STAGE:2022-08-13 13:47:40 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:40.3465161Z STAGE:2022-08-13 13:47:40 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:40.3608250Z ok (0.142s) 2022-08-13T13:47:40.3653553Z test_binary_op_tensorlists_fastpath__foreach_div_cuda_int16 (__main__.TestForeachCUDA) ... STAGE:2022-08-13 13:47:40 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:40.3669468Z STAGE:2022-08-13 13:47:40 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:40.3814736Z STAGE:2022-08-13 13:47:40 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:40.3899041Z STAGE:2022-08-13 13:47:40 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:40.3975067Z STAGE:2022-08-13 13:47:40 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:40.3991699Z STAGE:2022-08-13 13:47:40 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:40.4140380Z STAGE:2022-08-13 13:47:40 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:40.4225552Z STAGE:2022-08-13 13:47:40 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:40.4304116Z STAGE:2022-08-13 13:47:40 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:40.4320828Z STAGE:2022-08-13 13:47:40 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:40.4484955Z STAGE:2022-08-13 13:47:40 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:40.4573132Z STAGE:2022-08-13 13:47:40 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:40.4655256Z STAGE:2022-08-13 13:47:40 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:40.4675597Z STAGE:2022-08-13 13:47:40 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:40.4843398Z STAGE:2022-08-13 13:47:40 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:40.4928909Z STAGE:2022-08-13 13:47:40 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:40.4984354Z ok (0.137s) 2022-08-13T13:47:40.5028880Z test_binary_op_tensorlists_fastpath__foreach_div_cuda_int32 (__main__.TestForeachCUDA) ... STAGE:2022-08-13 13:47:40 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:40.5044718Z STAGE:2022-08-13 13:47:40 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:40.5190444Z STAGE:2022-08-13 13:47:40 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:40.5275528Z STAGE:2022-08-13 13:47:40 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:40.5354817Z STAGE:2022-08-13 13:47:40 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:40.5374541Z STAGE:2022-08-13 13:47:40 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:40.5523897Z STAGE:2022-08-13 13:47:40 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:40.5607453Z STAGE:2022-08-13 13:47:40 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:40.5689652Z STAGE:2022-08-13 13:47:40 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:40.5706351Z STAGE:2022-08-13 13:47:40 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:40.5871726Z STAGE:2022-08-13 13:47:40 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:40.5955242Z STAGE:2022-08-13 13:47:40 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:40.6036945Z STAGE:2022-08-13 13:47:40 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:40.6057588Z STAGE:2022-08-13 13:47:40 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:40.6225377Z STAGE:2022-08-13 13:47:40 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:40.6308702Z STAGE:2022-08-13 13:47:40 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:40.6364463Z ok (0.138s) 2022-08-13T13:47:40.6409333Z test_binary_op_tensorlists_fastpath__foreach_div_cuda_int64 (__main__.TestForeachCUDA) ... STAGE:2022-08-13 13:47:40 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:40.6425164Z STAGE:2022-08-13 13:47:40 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:40.6590075Z STAGE:2022-08-13 13:47:40 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:40.6673499Z STAGE:2022-08-13 13:47:40 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:40.6750428Z STAGE:2022-08-13 13:47:40 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:40.6767309Z STAGE:2022-08-13 13:47:40 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:40.6912020Z STAGE:2022-08-13 13:47:40 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:40.6998636Z STAGE:2022-08-13 13:47:40 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:40.7077167Z STAGE:2022-08-13 13:47:40 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:40.7096483Z STAGE:2022-08-13 13:47:40 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:40.7262786Z STAGE:2022-08-13 13:47:40 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:40.7346340Z STAGE:2022-08-13 13:47:40 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:40.7428594Z STAGE:2022-08-13 13:47:40 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:40.7446155Z STAGE:2022-08-13 13:47:40 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:40.7610752Z STAGE:2022-08-13 13:47:40 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:40.7696003Z STAGE:2022-08-13 13:47:40 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:40.7751198Z ok (0.139s) 2022-08-13T13:47:40.7797707Z test_binary_op_tensorlists_fastpath__foreach_div_cuda_int8 (__main__.TestForeachCUDA) ... STAGE:2022-08-13 13:47:40 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:40.7813932Z STAGE:2022-08-13 13:47:40 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:40.7959471Z STAGE:2022-08-13 13:47:40 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:40.8042981Z STAGE:2022-08-13 13:47:40 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:40.8122272Z STAGE:2022-08-13 13:47:40 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:40.8139164Z STAGE:2022-08-13 13:47:40 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:40.8288044Z STAGE:2022-08-13 13:47:40 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:40.8373134Z STAGE:2022-08-13 13:47:40 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:40.8455432Z STAGE:2022-08-13 13:47:40 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:40.8472115Z STAGE:2022-08-13 13:47:40 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:40.8638002Z STAGE:2022-08-13 13:47:40 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:40.8735004Z STAGE:2022-08-13 13:47:40 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:40.8807735Z STAGE:2022-08-13 13:47:40 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:40.8825630Z STAGE:2022-08-13 13:47:40 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:40.8993314Z STAGE:2022-08-13 13:47:40 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:40.9078565Z STAGE:2022-08-13 13:47:40 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:40.9132032Z ok (0.138s) 2022-08-13T13:47:40.9176430Z test_binary_op_tensorlists_fastpath__foreach_div_cuda_uint8 (__main__.TestForeachCUDA) ... STAGE:2022-08-13 13:47:40 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:40.9192379Z STAGE:2022-08-13 13:47:40 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:40.9337778Z STAGE:2022-08-13 13:47:40 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:40.9425082Z STAGE:2022-08-13 13:47:40 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:40.9501637Z STAGE:2022-08-13 13:47:40 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:40.9518276Z STAGE:2022-08-13 13:47:40 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:40.9667589Z STAGE:2022-08-13 13:47:40 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:40.9752965Z STAGE:2022-08-13 13:47:40 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:40.9835426Z STAGE:2022-08-13 13:47:40 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:40.9852543Z STAGE:2022-08-13 13:47:40 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:41.0017176Z STAGE:2022-08-13 13:47:41 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:41.0102218Z STAGE:2022-08-13 13:47:41 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:41.0181007Z STAGE:2022-08-13 13:47:41 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:41.0200944Z STAGE:2022-08-13 13:47:41 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:41.0368779Z STAGE:2022-08-13 13:47:41 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:41.0454209Z STAGE:2022-08-13 13:47:41 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:41.0509482Z ok (0.138s) 2022-08-13T13:47:41.0596199Z test_binary_op_tensorlists_fastpath__foreach_mul_cuda_bfloat16 (__main__.TestForeachCUDA) ... STAGE:2022-08-13 13:47:41 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:41.0609760Z STAGE:2022-08-13 13:47:41 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:41.0736827Z STAGE:2022-08-13 13:47:41 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:41.0747454Z STAGE:2022-08-13 13:47:41 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:41.0912074Z STAGE:2022-08-13 13:47:41 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:41.0930704Z STAGE:2022-08-13 13:47:41 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:41.1078356Z STAGE:2022-08-13 13:47:41 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:41.1093046Z STAGE:2022-08-13 13:47:41 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:41.1301844Z STAGE:2022-08-13 13:47:41 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:41.1315628Z STAGE:2022-08-13 13:47:41 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:41.1462402Z STAGE:2022-08-13 13:47:41 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:41.1473621Z STAGE:2022-08-13 13:47:41 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:41.1665435Z STAGE:2022-08-13 13:47:41 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:41.1685266Z STAGE:2022-08-13 13:47:41 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:41.1851887Z STAGE:2022-08-13 13:47:41 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:41.1869440Z STAGE:2022-08-13 13:47:41 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:41.2026398Z ok (0.152s) 2022-08-13T13:47:41.2069456Z test_binary_op_tensorlists_fastpath__foreach_mul_cuda_bool (__main__.TestForeachCUDA) ... STAGE:2022-08-13 13:47:41 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:41.2085463Z STAGE:2022-08-13 13:47:41 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:41.2160278Z STAGE:2022-08-13 13:47:41 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:41.2171051Z STAGE:2022-08-13 13:47:41 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:41.2238606Z STAGE:2022-08-13 13:47:41 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:41.2258442Z STAGE:2022-08-13 13:47:41 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:41.2354460Z STAGE:2022-08-13 13:47:41 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:41.2369555Z STAGE:2022-08-13 13:47:41 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:41.2473972Z STAGE:2022-08-13 13:47:41 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:41.2488438Z STAGE:2022-08-13 13:47:41 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:41.2571975Z STAGE:2022-08-13 13:47:41 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:41.2586006Z STAGE:2022-08-13 13:47:41 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:41.2663611Z STAGE:2022-08-13 13:47:41 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:41.2681027Z STAGE:2022-08-13 13:47:41 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:41.2786670Z STAGE:2022-08-13 13:47:41 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:41.2801800Z STAGE:2022-08-13 13:47:41 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:41.2912935Z ok (0.089s) 2022-08-13T13:47:41.3052424Z test_binary_op_tensorlists_fastpath__foreach_mul_cuda_complex128 (__main__.TestForeachCUDA) ... STAGE:2022-08-13 13:47:41 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:41.3066062Z STAGE:2022-08-13 13:47:41 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:41.3197572Z STAGE:2022-08-13 13:47:41 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:41.3210985Z STAGE:2022-08-13 13:47:41 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:41.3432282Z STAGE:2022-08-13 13:47:41 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:41.3451693Z STAGE:2022-08-13 13:47:41 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:41.3604970Z STAGE:2022-08-13 13:47:41 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:41.3619635Z STAGE:2022-08-13 13:47:41 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:41.3893029Z STAGE:2022-08-13 13:47:41 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:41.3906909Z STAGE:2022-08-13 13:47:41 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:41.4055779Z STAGE:2022-08-13 13:47:41 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:41.4066341Z STAGE:2022-08-13 13:47:41 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:41.4319280Z STAGE:2022-08-13 13:47:41 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:41.4339706Z STAGE:2022-08-13 13:47:41 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:41.4512338Z STAGE:2022-08-13 13:47:41 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:41.4527731Z STAGE:2022-08-13 13:47:41 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:41.4685897Z ok (0.177s) 2022-08-13T13:47:41.4830289Z test_binary_op_tensorlists_fastpath__foreach_mul_cuda_complex64 (__main__.TestForeachCUDA) ... STAGE:2022-08-13 13:47:41 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:41.4843669Z STAGE:2022-08-13 13:47:41 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:41.4983891Z STAGE:2022-08-13 13:47:41 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:41.4994398Z STAGE:2022-08-13 13:47:41 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:41.5227704Z STAGE:2022-08-13 13:47:41 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:41.5244271Z STAGE:2022-08-13 13:47:41 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:41.5405278Z STAGE:2022-08-13 13:47:41 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:41.5420012Z STAGE:2022-08-13 13:47:41 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:41.5703811Z STAGE:2022-08-13 13:47:41 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:41.5717956Z STAGE:2022-08-13 13:47:41 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:41.5875665Z STAGE:2022-08-13 13:47:41 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:41.5886419Z STAGE:2022-08-13 13:47:41 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:41.6151074Z STAGE:2022-08-13 13:47:41 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:41.6171448Z STAGE:2022-08-13 13:47:41 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:41.6354218Z STAGE:2022-08-13 13:47:41 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:41.6369419Z STAGE:2022-08-13 13:47:41 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:41.6537544Z ok (0.185s) 2022-08-13T13:47:41.6626049Z test_binary_op_tensorlists_fastpath__foreach_mul_cuda_float16 (__main__.TestForeachCUDA) ... STAGE:2022-08-13 13:47:41 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:41.6639267Z STAGE:2022-08-13 13:47:41 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:41.6765912Z STAGE:2022-08-13 13:47:41 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:41.6776652Z STAGE:2022-08-13 13:47:41 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:41.6941213Z STAGE:2022-08-13 13:47:41 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:41.6957731Z STAGE:2022-08-13 13:47:41 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:41.7106292Z STAGE:2022-08-13 13:47:41 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:41.7120661Z STAGE:2022-08-13 13:47:41 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:41.7328680Z STAGE:2022-08-13 13:47:41 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:41.7342513Z STAGE:2022-08-13 13:47:41 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:41.7485462Z STAGE:2022-08-13 13:47:41 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:41.7496236Z STAGE:2022-08-13 13:47:41 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:41.7682618Z STAGE:2022-08-13 13:47:41 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:41.7701771Z STAGE:2022-08-13 13:47:41 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:41.7868865Z STAGE:2022-08-13 13:47:41 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:41.7883841Z STAGE:2022-08-13 13:47:41 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:41.8043781Z ok (0.150s) 2022-08-13T13:47:41.8133482Z test_binary_op_tensorlists_fastpath__foreach_mul_cuda_float32 (__main__.TestForeachCUDA) ... STAGE:2022-08-13 13:47:41 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:41.8146513Z STAGE:2022-08-13 13:47:41 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:41.8273659Z STAGE:2022-08-13 13:47:41 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:41.8284197Z STAGE:2022-08-13 13:47:41 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:41.8450095Z STAGE:2022-08-13 13:47:41 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:41.8466428Z STAGE:2022-08-13 13:47:41 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:41.8615936Z STAGE:2022-08-13 13:47:41 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:41.8630308Z STAGE:2022-08-13 13:47:41 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:41.8839767Z STAGE:2022-08-13 13:47:41 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:41.8853906Z STAGE:2022-08-13 13:47:41 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:41.8997255Z STAGE:2022-08-13 13:47:41 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:41.9008003Z STAGE:2022-08-13 13:47:41 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:41.9196882Z STAGE:2022-08-13 13:47:41 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:41.9217319Z STAGE:2022-08-13 13:47:41 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:41.9385123Z STAGE:2022-08-13 13:47:41 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:41.9400113Z STAGE:2022-08-13 13:47:41 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:41.9553092Z ok (0.151s) 2022-08-13T13:47:41.9647385Z test_binary_op_tensorlists_fastpath__foreach_mul_cuda_float64 (__main__.TestForeachCUDA) ... STAGE:2022-08-13 13:47:41 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:41.9660886Z STAGE:2022-08-13 13:47:41 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:41.9778810Z STAGE:2022-08-13 13:47:41 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:41.9789498Z STAGE:2022-08-13 13:47:41 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:41.9945063Z STAGE:2022-08-13 13:47:41 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:41.9961625Z STAGE:2022-08-13 13:47:41 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:42.0101666Z STAGE:2022-08-13 13:47:42 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:42.0116119Z STAGE:2022-08-13 13:47:42 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:42.0314922Z STAGE:2022-08-13 13:47:42 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:42.0329004Z STAGE:2022-08-13 13:47:42 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:42.0461697Z STAGE:2022-08-13 13:47:42 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:42.0472211Z STAGE:2022-08-13 13:47:42 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:42.0648957Z STAGE:2022-08-13 13:47:42 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:42.0666879Z STAGE:2022-08-13 13:47:42 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:42.0824038Z STAGE:2022-08-13 13:47:42 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:42.0839035Z STAGE:2022-08-13 13:47:42 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:42.0982823Z ok (0.143s) 2022-08-13T13:47:42.1028359Z test_binary_op_tensorlists_fastpath__foreach_mul_cuda_int16 (__main__.TestForeachCUDA) ... STAGE:2022-08-13 13:47:42 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:42.1041803Z STAGE:2022-08-13 13:47:42 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:42.1116803Z STAGE:2022-08-13 13:47:42 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:42.1127731Z STAGE:2022-08-13 13:47:42 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:42.1197925Z STAGE:2022-08-13 13:47:42 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:42.1214864Z STAGE:2022-08-13 13:47:42 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:42.1311530Z STAGE:2022-08-13 13:47:42 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:42.1325968Z STAGE:2022-08-13 13:47:42 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:42.1433655Z STAGE:2022-08-13 13:47:42 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:42.1447814Z STAGE:2022-08-13 13:47:42 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:42.1531144Z STAGE:2022-08-13 13:47:42 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:42.1541716Z STAGE:2022-08-13 13:47:42 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:42.1620345Z STAGE:2022-08-13 13:47:42 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:42.1638314Z STAGE:2022-08-13 13:47:42 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:42.1747221Z STAGE:2022-08-13 13:47:42 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:42.1762163Z STAGE:2022-08-13 13:47:42 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:42.1856304Z ok (0.087s) 2022-08-13T13:47:42.1902707Z test_binary_op_tensorlists_fastpath__foreach_mul_cuda_int32 (__main__.TestForeachCUDA) ... STAGE:2022-08-13 13:47:42 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:42.1915836Z STAGE:2022-08-13 13:47:42 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:42.1991071Z STAGE:2022-08-13 13:47:42 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:42.2001882Z STAGE:2022-08-13 13:47:42 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:42.2072705Z STAGE:2022-08-13 13:47:42 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:42.2090991Z STAGE:2022-08-13 13:47:42 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:42.2189758Z STAGE:2022-08-13 13:47:42 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:42.2206426Z STAGE:2022-08-13 13:47:42 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:42.2314643Z STAGE:2022-08-13 13:47:42 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:42.2331111Z STAGE:2022-08-13 13:47:42 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:42.2415359Z STAGE:2022-08-13 13:47:42 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:42.2428105Z STAGE:2022-08-13 13:47:42 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:42.2506882Z STAGE:2022-08-13 13:47:42 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:42.2527084Z STAGE:2022-08-13 13:47:42 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:42.2636401Z STAGE:2022-08-13 13:47:42 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:42.2652478Z STAGE:2022-08-13 13:47:42 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:42.2746667Z ok (0.089s) 2022-08-13T13:47:42.2794436Z test_binary_op_tensorlists_fastpath__foreach_mul_cuda_int64 (__main__.TestForeachCUDA) ... STAGE:2022-08-13 13:47:42 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:42.2808189Z STAGE:2022-08-13 13:47:42 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:42.2873709Z STAGE:2022-08-13 13:47:42 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:42.2884794Z STAGE:2022-08-13 13:47:42 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:42.2945995Z STAGE:2022-08-13 13:47:42 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:42.2962386Z STAGE:2022-08-13 13:47:42 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:42.3051865Z STAGE:2022-08-13 13:47:42 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:42.3065855Z STAGE:2022-08-13 13:47:42 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:42.3163983Z STAGE:2022-08-13 13:47:42 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:42.3178175Z STAGE:2022-08-13 13:47:42 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:42.3251980Z STAGE:2022-08-13 13:47:42 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:42.3262423Z STAGE:2022-08-13 13:47:42 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:42.3330738Z STAGE:2022-08-13 13:47:42 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:42.3351157Z STAGE:2022-08-13 13:47:42 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:42.3449455Z STAGE:2022-08-13 13:47:42 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:42.3464349Z STAGE:2022-08-13 13:47:42 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:42.3548511Z ok (0.080s) 2022-08-13T13:47:42.3601216Z test_binary_op_tensorlists_fastpath__foreach_mul_cuda_int8 (__main__.TestForeachCUDA) ... STAGE:2022-08-13 13:47:42 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:42.3614772Z STAGE:2022-08-13 13:47:42 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:42.3691308Z STAGE:2022-08-13 13:47:42 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:42.3701922Z STAGE:2022-08-13 13:47:42 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:42.3772157Z STAGE:2022-08-13 13:47:42 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:42.3788666Z STAGE:2022-08-13 13:47:42 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:42.3885528Z STAGE:2022-08-13 13:47:42 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:42.3900049Z STAGE:2022-08-13 13:47:42 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:42.4007792Z STAGE:2022-08-13 13:47:42 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:42.4021721Z STAGE:2022-08-13 13:47:42 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:42.4105743Z STAGE:2022-08-13 13:47:42 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:42.4116216Z STAGE:2022-08-13 13:47:42 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:42.4194679Z STAGE:2022-08-13 13:47:42 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:42.4215156Z STAGE:2022-08-13 13:47:42 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:42.4323274Z STAGE:2022-08-13 13:47:42 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:42.4338636Z STAGE:2022-08-13 13:47:42 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:42.4432157Z ok (0.088s) 2022-08-13T13:47:42.4478162Z test_binary_op_tensorlists_fastpath__foreach_mul_cuda_uint8 (__main__.TestForeachCUDA) ... STAGE:2022-08-13 13:47:42 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:42.4492010Z STAGE:2022-08-13 13:47:42 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:42.4566248Z STAGE:2022-08-13 13:47:42 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:42.4576987Z STAGE:2022-08-13 13:47:42 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:42.4648220Z STAGE:2022-08-13 13:47:42 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:42.4664479Z STAGE:2022-08-13 13:47:42 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:42.4761377Z STAGE:2022-08-13 13:47:42 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:42.4776341Z STAGE:2022-08-13 13:47:42 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:42.4883887Z STAGE:2022-08-13 13:47:42 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:42.4898397Z STAGE:2022-08-13 13:47:42 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:42.4981643Z STAGE:2022-08-13 13:47:42 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:42.4992251Z STAGE:2022-08-13 13:47:42 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:42.5071289Z STAGE:2022-08-13 13:47:42 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:42.5091891Z STAGE:2022-08-13 13:47:42 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:42.5199317Z STAGE:2022-08-13 13:47:42 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:42.5214771Z STAGE:2022-08-13 13:47:42 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:42.5308448Z ok (0.087s) 2022-08-13T13:47:42.5396513Z test_binary_op_tensorlists_fastpath__foreach_sub_cuda_bfloat16 (__main__.TestForeachCUDA) ... STAGE:2022-08-13 13:47:42 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:42.5410702Z STAGE:2022-08-13 13:47:42 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:42.5553681Z STAGE:2022-08-13 13:47:42 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:42.5564777Z STAGE:2022-08-13 13:47:42 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:42.5686136Z STAGE:2022-08-13 13:47:42 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:42.5700280Z STAGE:2022-08-13 13:47:42 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:42.5841357Z STAGE:2022-08-13 13:47:42 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:42.5855565Z STAGE:2022-08-13 13:47:42 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:42.5999211Z STAGE:2022-08-13 13:47:42 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:42.6010448Z STAGE:2022-08-13 13:47:42 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:42.6133706Z STAGE:2022-08-13 13:47:42 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:42.6144712Z STAGE:2022-08-13 13:47:42 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:42.6324718Z STAGE:2022-08-13 13:47:42 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:42.6341667Z STAGE:2022-08-13 13:47:42 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:42.6487072Z STAGE:2022-08-13 13:47:42 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:42.6501887Z STAGE:2022-08-13 13:47:42 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:42.6713621Z STAGE:2022-08-13 13:47:42 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:42.6727777Z STAGE:2022-08-13 13:47:42 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:42.6889442Z STAGE:2022-08-13 13:47:42 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:42.6900335Z STAGE:2022-08-13 13:47:42 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:42.7039888Z STAGE:2022-08-13 13:47:42 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:42.7054447Z STAGE:2022-08-13 13:47:42 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:42.7210671Z STAGE:2022-08-13 13:47:42 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:42.7225365Z STAGE:2022-08-13 13:47:42 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:42.7389785Z STAGE:2022-08-13 13:47:42 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:42.7400849Z STAGE:2022-08-13 13:47:42 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:42.7537799Z STAGE:2022-08-13 13:47:42 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:42.7549094Z STAGE:2022-08-13 13:47:42 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:42.7754485Z STAGE:2022-08-13 13:47:42 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:42.7774867Z STAGE:2022-08-13 13:47:42 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:42.7950130Z STAGE:2022-08-13 13:47:42 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:42.7965246Z STAGE:2022-08-13 13:47:42 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:42.8118327Z ok (0.281s) 2022-08-13T13:47:42.8161133Z test_binary_op_tensorlists_fastpath__foreach_sub_cuda_bool (__main__.TestForeachCUDA) ... STAGE:2022-08-13 13:47:42 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:42.8248980Z STAGE:2022-08-13 13:47:42 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:42.8314747Z STAGE:2022-08-13 13:47:42 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:42.8391719Z STAGE:2022-08-13 13:47:42 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:42.8443634Z STAGE:2022-08-13 13:47:42 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:42.8530262Z STAGE:2022-08-13 13:47:42 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:42.8593384Z STAGE:2022-08-13 13:47:42 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:42.8678615Z STAGE:2022-08-13 13:47:42 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:42.8744128Z STAGE:2022-08-13 13:47:42 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:42.8822771Z STAGE:2022-08-13 13:47:42 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:42.8874604Z STAGE:2022-08-13 13:47:42 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:42.8955555Z STAGE:2022-08-13 13:47:42 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:42.9025065Z STAGE:2022-08-13 13:47:42 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:42.9112367Z STAGE:2022-08-13 13:47:42 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:42.9179910Z STAGE:2022-08-13 13:47:42 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:42.9258956Z STAGE:2022-08-13 13:47:42 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:42.9330755Z STAGE:2022-08-13 13:47:42 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:42.9419874Z STAGE:2022-08-13 13:47:42 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:42.9485939Z STAGE:2022-08-13 13:47:42 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:42.9570713Z STAGE:2022-08-13 13:47:42 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:42.9622617Z STAGE:2022-08-13 13:47:42 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:42.9714043Z STAGE:2022-08-13 13:47:42 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:42.9778628Z STAGE:2022-08-13 13:47:42 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:42.9865930Z STAGE:2022-08-13 13:47:42 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:42.9934736Z STAGE:2022-08-13 13:47:42 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:43.0013844Z STAGE:2022-08-13 13:47:43 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:43.0065870Z STAGE:2022-08-13 13:47:43 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:43.0142937Z STAGE:2022-08-13 13:47:43 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:43.0214606Z STAGE:2022-08-13 13:47:43 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:43.0302099Z STAGE:2022-08-13 13:47:43 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:43.0367885Z STAGE:2022-08-13 13:47:43 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:43.0445444Z STAGE:2022-08-13 13:47:43 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:43.0494371Z ok (0.237s) 2022-08-13T13:47:43.0636465Z test_binary_op_tensorlists_fastpath__foreach_sub_cuda_complex128 (__main__.TestForeachCUDA) ... STAGE:2022-08-13 13:47:43 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:43.0651863Z STAGE:2022-08-13 13:47:43 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:43.0805060Z STAGE:2022-08-13 13:47:43 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:43.0816547Z STAGE:2022-08-13 13:47:43 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:43.0942246Z STAGE:2022-08-13 13:47:43 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:43.0956494Z STAGE:2022-08-13 13:47:43 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:43.1099363Z STAGE:2022-08-13 13:47:43 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:43.1113613Z STAGE:2022-08-13 13:47:43 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:43.1265200Z STAGE:2022-08-13 13:47:43 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:43.1276152Z STAGE:2022-08-13 13:47:43 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:43.1401577Z STAGE:2022-08-13 13:47:43 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:43.1412764Z STAGE:2022-08-13 13:47:43 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:43.1652163Z STAGE:2022-08-13 13:47:43 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:43.1668433Z STAGE:2022-08-13 13:47:43 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:43.1821148Z STAGE:2022-08-13 13:47:43 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:43.1835222Z STAGE:2022-08-13 13:47:43 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:43.2110600Z STAGE:2022-08-13 13:47:43 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:43.2125091Z STAGE:2022-08-13 13:47:43 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:43.2295160Z STAGE:2022-08-13 13:47:43 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:43.2306072Z STAGE:2022-08-13 13:47:43 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:43.2452716Z STAGE:2022-08-13 13:47:43 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:43.2467737Z STAGE:2022-08-13 13:47:43 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:43.2634189Z STAGE:2022-08-13 13:47:43 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:43.2649152Z STAGE:2022-08-13 13:47:43 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:43.2820585Z STAGE:2022-08-13 13:47:43 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:43.2833566Z STAGE:2022-08-13 13:47:43 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:43.2977911Z STAGE:2022-08-13 13:47:43 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:43.2992089Z STAGE:2022-08-13 13:47:43 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:43.3269817Z STAGE:2022-08-13 13:47:43 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:43.3289859Z STAGE:2022-08-13 13:47:43 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:43.3460794Z STAGE:2022-08-13 13:47:43 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:43.3475896Z STAGE:2022-08-13 13:47:43 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:43.3638904Z ok (0.314s) 2022-08-13T13:47:43.3784081Z test_binary_op_tensorlists_fastpath__foreach_sub_cuda_complex64 (__main__.TestForeachCUDA) ... STAGE:2022-08-13 13:47:43 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:43.3797710Z STAGE:2022-08-13 13:47:43 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:43.3954156Z STAGE:2022-08-13 13:47:43 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:43.3968144Z STAGE:2022-08-13 13:47:43 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:43.4106158Z STAGE:2022-08-13 13:47:43 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:43.4119896Z STAGE:2022-08-13 13:47:43 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:43.4272009Z STAGE:2022-08-13 13:47:43 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:43.4285505Z STAGE:2022-08-13 13:47:43 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:43.4443871Z STAGE:2022-08-13 13:47:43 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:43.4455028Z STAGE:2022-08-13 13:47:43 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:43.4588725Z STAGE:2022-08-13 13:47:43 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:43.4602447Z STAGE:2022-08-13 13:47:43 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:43.4853592Z STAGE:2022-08-13 13:47:43 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:43.4872912Z STAGE:2022-08-13 13:47:43 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:43.5044423Z STAGE:2022-08-13 13:47:43 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:43.5059133Z STAGE:2022-08-13 13:47:43 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:43.5344190Z STAGE:2022-08-13 13:47:43 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:43.5361101Z STAGE:2022-08-13 13:47:43 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:43.5540097Z STAGE:2022-08-13 13:47:43 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:43.5550849Z STAGE:2022-08-13 13:47:43 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:43.5702491Z STAGE:2022-08-13 13:47:43 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:43.5719505Z STAGE:2022-08-13 13:47:43 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:43.5893554Z STAGE:2022-08-13 13:47:43 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:43.5907970Z STAGE:2022-08-13 13:47:43 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:43.6085007Z STAGE:2022-08-13 13:47:43 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:43.6096400Z STAGE:2022-08-13 13:47:43 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:43.6247397Z STAGE:2022-08-13 13:47:43 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:43.6259440Z STAGE:2022-08-13 13:47:43 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:43.6546877Z STAGE:2022-08-13 13:47:43 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:43.6564384Z STAGE:2022-08-13 13:47:43 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:43.6745120Z STAGE:2022-08-13 13:47:43 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:43.6760411Z STAGE:2022-08-13 13:47:43 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:43.6931307Z ok (0.329s) 2022-08-13T13:47:43.7019684Z test_binary_op_tensorlists_fastpath__foreach_sub_cuda_float16 (__main__.TestForeachCUDA) ... STAGE:2022-08-13 13:47:43 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:43.7033524Z STAGE:2022-08-13 13:47:43 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:43.7177204Z STAGE:2022-08-13 13:47:43 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:43.7190976Z STAGE:2022-08-13 13:47:43 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:43.7315540Z STAGE:2022-08-13 13:47:43 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:43.7329793Z STAGE:2022-08-13 13:47:43 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:43.7467607Z STAGE:2022-08-13 13:47:43 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:43.7481583Z STAGE:2022-08-13 13:47:43 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:43.7627188Z STAGE:2022-08-13 13:47:43 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:43.7638136Z STAGE:2022-08-13 13:47:43 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:43.7759126Z STAGE:2022-08-13 13:47:43 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:43.7773167Z STAGE:2022-08-13 13:47:43 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:43.7953675Z STAGE:2022-08-13 13:47:43 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:43.7972736Z STAGE:2022-08-13 13:47:43 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:43.8120273Z STAGE:2022-08-13 13:47:43 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:43.8134783Z STAGE:2022-08-13 13:47:43 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:43.8343426Z STAGE:2022-08-13 13:47:43 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:43.8357906Z STAGE:2022-08-13 13:47:43 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:43.8522234Z STAGE:2022-08-13 13:47:43 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:43.8533498Z STAGE:2022-08-13 13:47:43 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:43.8671307Z STAGE:2022-08-13 13:47:43 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:43.8688843Z STAGE:2022-08-13 13:47:43 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:43.8848516Z STAGE:2022-08-13 13:47:43 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:43.8862912Z STAGE:2022-08-13 13:47:43 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:43.9025227Z STAGE:2022-08-13 13:47:43 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:43.9036238Z STAGE:2022-08-13 13:47:43 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:43.9173307Z STAGE:2022-08-13 13:47:43 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:43.9186981Z STAGE:2022-08-13 13:47:43 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:43.9394694Z STAGE:2022-08-13 13:47:43 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:43.9412169Z STAGE:2022-08-13 13:47:43 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:43.9577154Z STAGE:2022-08-13 13:47:43 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:43.9592259Z STAGE:2022-08-13 13:47:43 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:43.9749215Z ok (0.282s) 2022-08-13T13:47:43.9839031Z test_binary_op_tensorlists_fastpath__foreach_sub_cuda_float32 (__main__.TestForeachCUDA) ... STAGE:2022-08-13 13:47:43 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:43.9852902Z STAGE:2022-08-13 13:47:43 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:43.9996132Z STAGE:2022-08-13 13:47:43 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:44.0010010Z STAGE:2022-08-13 13:47:44 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:44.0149299Z STAGE:2022-08-13 13:47:44 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:44.0163247Z STAGE:2022-08-13 13:47:44 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:44.0301477Z STAGE:2022-08-13 13:47:44 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:44.0318159Z STAGE:2022-08-13 13:47:44 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:44.0463500Z STAGE:2022-08-13 13:47:44 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:44.0474564Z STAGE:2022-08-13 13:47:44 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:44.0595158Z STAGE:2022-08-13 13:47:44 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:44.0608935Z STAGE:2022-08-13 13:47:44 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:44.0791110Z STAGE:2022-08-13 13:47:44 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:44.0808767Z STAGE:2022-08-13 13:47:44 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:44.0955715Z STAGE:2022-08-13 13:47:44 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:44.0970273Z STAGE:2022-08-13 13:47:44 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:44.1180594Z STAGE:2022-08-13 13:47:44 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:44.1195044Z STAGE:2022-08-13 13:47:44 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:44.1358642Z STAGE:2022-08-13 13:47:44 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:44.1369823Z STAGE:2022-08-13 13:47:44 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:44.1508180Z STAGE:2022-08-13 13:47:44 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:44.1524472Z STAGE:2022-08-13 13:47:44 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:44.1683801Z STAGE:2022-08-13 13:47:44 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:44.1698680Z STAGE:2022-08-13 13:47:44 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:44.1864084Z STAGE:2022-08-13 13:47:44 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:44.1875047Z STAGE:2022-08-13 13:47:44 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:44.2011694Z STAGE:2022-08-13 13:47:44 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:44.2025524Z STAGE:2022-08-13 13:47:44 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:44.2235685Z STAGE:2022-08-13 13:47:44 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:44.2253381Z STAGE:2022-08-13 13:47:44 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:44.2418219Z STAGE:2022-08-13 13:47:44 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:44.2433191Z STAGE:2022-08-13 13:47:44 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:44.2589169Z ok (0.284s) 2022-08-13T13:47:44.2675812Z test_binary_op_tensorlists_fastpath__foreach_sub_cuda_float64 (__main__.TestForeachCUDA) ... STAGE:2022-08-13 13:47:44 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:44.2690015Z STAGE:2022-08-13 13:47:44 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:44.2823826Z STAGE:2022-08-13 13:47:44 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:44.2837048Z STAGE:2022-08-13 13:47:44 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:44.2953554Z STAGE:2022-08-13 13:47:44 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:44.2967302Z STAGE:2022-08-13 13:47:44 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:44.3095975Z STAGE:2022-08-13 13:47:44 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:44.3109631Z STAGE:2022-08-13 13:47:44 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:44.3246820Z STAGE:2022-08-13 13:47:44 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:44.3259088Z STAGE:2022-08-13 13:47:44 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:44.3372607Z STAGE:2022-08-13 13:47:44 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:44.3385975Z STAGE:2022-08-13 13:47:44 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:44.3559684Z STAGE:2022-08-13 13:47:44 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:44.3579141Z STAGE:2022-08-13 13:47:44 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:44.3718464Z STAGE:2022-08-13 13:47:44 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:44.3733046Z STAGE:2022-08-13 13:47:44 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:44.3932376Z STAGE:2022-08-13 13:47:44 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:44.3949053Z STAGE:2022-08-13 13:47:44 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:44.4110273Z STAGE:2022-08-13 13:47:44 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:44.4121158Z STAGE:2022-08-13 13:47:44 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:44.4247853Z STAGE:2022-08-13 13:47:44 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:44.4265115Z STAGE:2022-08-13 13:47:44 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:44.4413957Z STAGE:2022-08-13 13:47:44 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:44.4428257Z STAGE:2022-08-13 13:47:44 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:44.4580026Z STAGE:2022-08-13 13:47:44 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:44.4591156Z STAGE:2022-08-13 13:47:44 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:44.4717316Z STAGE:2022-08-13 13:47:44 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:44.4734965Z STAGE:2022-08-13 13:47:44 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:44.4947450Z STAGE:2022-08-13 13:47:44 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:44.4964754Z STAGE:2022-08-13 13:47:44 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:44.5118530Z STAGE:2022-08-13 13:47:44 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:44.5136410Z STAGE:2022-08-13 13:47:44 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:44.5281505Z ok (0.269s) 2022-08-13T13:47:44.5327140Z test_binary_op_tensorlists_fastpath__foreach_sub_cuda_int16 (__main__.TestForeachCUDA) ... STAGE:2022-08-13 13:47:44 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:44.5340809Z STAGE:2022-08-13 13:47:44 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:44.5431880Z STAGE:2022-08-13 13:47:44 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:44.5445566Z STAGE:2022-08-13 13:47:44 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:44.5518579Z STAGE:2022-08-13 13:47:44 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:44.5532708Z STAGE:2022-08-13 13:47:44 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:44.5619006Z STAGE:2022-08-13 13:47:44 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:44.5632861Z STAGE:2022-08-13 13:47:44 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:44.5726203Z STAGE:2022-08-13 13:47:44 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:44.5737492Z STAGE:2022-08-13 13:47:44 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:44.5806342Z STAGE:2022-08-13 13:47:44 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:44.5820230Z STAGE:2022-08-13 13:47:44 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:44.5907302Z STAGE:2022-08-13 13:47:44 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:44.5926482Z STAGE:2022-08-13 13:47:44 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:44.6021746Z STAGE:2022-08-13 13:47:44 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:44.6036229Z STAGE:2022-08-13 13:47:44 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:44.6143822Z STAGE:2022-08-13 13:47:44 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:44.6158137Z STAGE:2022-08-13 13:47:44 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:44.6267831Z STAGE:2022-08-13 13:47:44 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:44.6278879Z STAGE:2022-08-13 13:47:44 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:44.6356201Z STAGE:2022-08-13 13:47:44 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:44.6373727Z STAGE:2022-08-13 13:47:44 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:44.6473353Z STAGE:2022-08-13 13:47:44 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:44.6487916Z STAGE:2022-08-13 13:47:44 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:44.6591001Z STAGE:2022-08-13 13:47:44 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:44.6601892Z STAGE:2022-08-13 13:47:44 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:44.6678664Z STAGE:2022-08-13 13:47:44 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:44.6692831Z STAGE:2022-08-13 13:47:44 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:44.6792694Z STAGE:2022-08-13 13:47:44 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:44.6810011Z STAGE:2022-08-13 13:47:44 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:44.6915074Z STAGE:2022-08-13 13:47:44 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:44.6930229Z STAGE:2022-08-13 13:47:44 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:44.7026073Z ok (0.174s) 2022-08-13T13:47:44.7070687Z test_binary_op_tensorlists_fastpath__foreach_sub_cuda_int32 (__main__.TestForeachCUDA) ... STAGE:2022-08-13 13:47:44 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:44.7084411Z STAGE:2022-08-13 13:47:44 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:44.7175652Z STAGE:2022-08-13 13:47:44 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:44.7187928Z STAGE:2022-08-13 13:47:44 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:44.7261076Z STAGE:2022-08-13 13:47:44 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:44.7274891Z STAGE:2022-08-13 13:47:44 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:44.7361405Z STAGE:2022-08-13 13:47:44 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:44.7375722Z STAGE:2022-08-13 13:47:44 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:44.7469213Z STAGE:2022-08-13 13:47:44 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:44.7479944Z STAGE:2022-08-13 13:47:44 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:44.7549528Z STAGE:2022-08-13 13:47:44 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:44.7562410Z STAGE:2022-08-13 13:47:44 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:44.7649657Z STAGE:2022-08-13 13:47:44 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:44.7667611Z STAGE:2022-08-13 13:47:44 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:44.7763677Z STAGE:2022-08-13 13:47:44 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:44.7778529Z STAGE:2022-08-13 13:47:44 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:44.7886033Z STAGE:2022-08-13 13:47:44 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:44.7900669Z STAGE:2022-08-13 13:47:44 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:44.8018068Z STAGE:2022-08-13 13:47:44 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:44.8029055Z STAGE:2022-08-13 13:47:44 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:44.8106495Z STAGE:2022-08-13 13:47:44 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:44.8120803Z STAGE:2022-08-13 13:47:44 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:44.8221266Z STAGE:2022-08-13 13:47:44 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:44.8235680Z STAGE:2022-08-13 13:47:44 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:44.8338660Z STAGE:2022-08-13 13:47:44 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:44.8349679Z STAGE:2022-08-13 13:47:44 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:44.8426531Z STAGE:2022-08-13 13:47:44 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:44.8438999Z STAGE:2022-08-13 13:47:44 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:44.8539600Z STAGE:2022-08-13 13:47:44 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:44.8556870Z STAGE:2022-08-13 13:47:44 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:44.8663195Z STAGE:2022-08-13 13:47:44 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:44.8678204Z STAGE:2022-08-13 13:47:44 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:44.8774477Z ok (0.175s) 2022-08-13T13:47:44.8818755Z test_binary_op_tensorlists_fastpath__foreach_sub_cuda_int64 (__main__.TestForeachCUDA) ... STAGE:2022-08-13 13:47:44 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:44.8832567Z STAGE:2022-08-13 13:47:44 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:44.8914508Z STAGE:2022-08-13 13:47:44 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:44.8926854Z STAGE:2022-08-13 13:47:44 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:44.8990653Z STAGE:2022-08-13 13:47:44 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:44.9004496Z STAGE:2022-08-13 13:47:44 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:44.9082196Z STAGE:2022-08-13 13:47:44 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:44.9096792Z STAGE:2022-08-13 13:47:44 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:44.9181063Z STAGE:2022-08-13 13:47:44 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:44.9192057Z STAGE:2022-08-13 13:47:44 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:44.9251996Z STAGE:2022-08-13 13:47:44 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:44.9263314Z STAGE:2022-08-13 13:47:44 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:44.9341273Z STAGE:2022-08-13 13:47:44 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:44.9358535Z STAGE:2022-08-13 13:47:44 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:44.9445623Z STAGE:2022-08-13 13:47:44 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:44.9460352Z STAGE:2022-08-13 13:47:44 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:44.9558856Z STAGE:2022-08-13 13:47:44 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:44.9573514Z STAGE:2022-08-13 13:47:44 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:44.9667656Z STAGE:2022-08-13 13:47:44 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:44.9678630Z STAGE:2022-08-13 13:47:44 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:44.9745653Z STAGE:2022-08-13 13:47:44 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:44.9761731Z STAGE:2022-08-13 13:47:44 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:44.9851362Z STAGE:2022-08-13 13:47:44 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:44.9865866Z STAGE:2022-08-13 13:47:44 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:44.9958618Z STAGE:2022-08-13 13:47:44 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:44.9969932Z STAGE:2022-08-13 13:47:44 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:45.0036805Z STAGE:2022-08-13 13:47:45 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:45.0050044Z STAGE:2022-08-13 13:47:45 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:45.0139946Z STAGE:2022-08-13 13:47:45 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:45.0157165Z STAGE:2022-08-13 13:47:45 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:45.0252825Z STAGE:2022-08-13 13:47:45 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:45.0267872Z STAGE:2022-08-13 13:47:45 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:45.0353749Z ok (0.158s) 2022-08-13T13:47:45.0398026Z test_binary_op_tensorlists_fastpath__foreach_sub_cuda_int8 (__main__.TestForeachCUDA) ... STAGE:2022-08-13 13:47:45 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:45.0412269Z STAGE:2022-08-13 13:47:45 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:45.0503444Z STAGE:2022-08-13 13:47:45 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:45.0516089Z STAGE:2022-08-13 13:47:45 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:45.0590002Z STAGE:2022-08-13 13:47:45 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:45.0604099Z STAGE:2022-08-13 13:47:45 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:45.0690357Z STAGE:2022-08-13 13:47:45 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:45.0704257Z STAGE:2022-08-13 13:47:45 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:45.0812991Z STAGE:2022-08-13 13:47:45 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:45.0824055Z STAGE:2022-08-13 13:47:45 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:45.0892997Z STAGE:2022-08-13 13:47:45 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:45.0904833Z STAGE:2022-08-13 13:47:45 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:45.0991347Z STAGE:2022-08-13 13:47:45 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:45.1009132Z STAGE:2022-08-13 13:47:45 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:45.1105098Z STAGE:2022-08-13 13:47:45 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:45.1119633Z STAGE:2022-08-13 13:47:45 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:45.1227495Z STAGE:2022-08-13 13:47:45 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:45.1241778Z STAGE:2022-08-13 13:47:45 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:45.1345990Z STAGE:2022-08-13 13:47:45 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:45.1356863Z STAGE:2022-08-13 13:47:45 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:45.1434355Z STAGE:2022-08-13 13:47:45 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:45.1450294Z STAGE:2022-08-13 13:47:45 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:45.1550448Z STAGE:2022-08-13 13:47:45 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:45.1564594Z STAGE:2022-08-13 13:47:45 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:45.1667856Z STAGE:2022-08-13 13:47:45 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:45.1678867Z STAGE:2022-08-13 13:47:45 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:45.1756690Z STAGE:2022-08-13 13:47:45 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:45.1768362Z STAGE:2022-08-13 13:47:45 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:45.1867969Z STAGE:2022-08-13 13:47:45 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:45.1885241Z STAGE:2022-08-13 13:47:45 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:45.1990402Z STAGE:2022-08-13 13:47:45 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:45.2005443Z STAGE:2022-08-13 13:47:45 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:45.2101964Z ok (0.175s) 2022-08-13T13:47:45.2146612Z test_binary_op_tensorlists_fastpath__foreach_sub_cuda_uint8 (__main__.TestForeachCUDA) ... STAGE:2022-08-13 13:47:45 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:45.2160409Z STAGE:2022-08-13 13:47:45 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:45.2251909Z STAGE:2022-08-13 13:47:45 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:45.2263531Z STAGE:2022-08-13 13:47:45 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:45.2337077Z STAGE:2022-08-13 13:47:45 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:45.2350715Z STAGE:2022-08-13 13:47:45 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:45.2437176Z STAGE:2022-08-13 13:47:45 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:45.2451232Z STAGE:2022-08-13 13:47:45 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:45.2544793Z STAGE:2022-08-13 13:47:45 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:45.2555708Z STAGE:2022-08-13 13:47:45 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:45.2625368Z STAGE:2022-08-13 13:47:45 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:45.2637604Z STAGE:2022-08-13 13:47:45 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:45.2724940Z STAGE:2022-08-13 13:47:45 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:45.2742946Z STAGE:2022-08-13 13:47:45 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:45.2838525Z STAGE:2022-08-13 13:47:45 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:45.2853116Z STAGE:2022-08-13 13:47:45 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:45.2960967Z STAGE:2022-08-13 13:47:45 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:45.2975630Z STAGE:2022-08-13 13:47:45 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:45.3079991Z STAGE:2022-08-13 13:47:45 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:45.3091079Z STAGE:2022-08-13 13:47:45 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:45.3168488Z STAGE:2022-08-13 13:47:45 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:45.3189260Z STAGE:2022-08-13 13:47:45 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:45.3289455Z STAGE:2022-08-13 13:47:45 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:45.3303774Z STAGE:2022-08-13 13:47:45 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:45.3406677Z STAGE:2022-08-13 13:47:45 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:45.3417730Z STAGE:2022-08-13 13:47:45 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:45.3495356Z STAGE:2022-08-13 13:47:45 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:45.3508964Z STAGE:2022-08-13 13:47:45 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:45.3610161Z STAGE:2022-08-13 13:47:45 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:45.3627475Z STAGE:2022-08-13 13:47:45 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:45.3732853Z STAGE:2022-08-13 13:47:45 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:45.3748485Z STAGE:2022-08-13 13:47:45 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:45.3862472Z ok (0.176s) 2022-08-13T13:47:45.4063331Z test_binary_op_tensorlists_slowpath__foreach_add_cuda_bfloat16 (__main__.TestForeachCUDA) ... STAGE:2022-08-13 13:47:45 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:45.4082218Z STAGE:2022-08-13 13:47:45 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:45.4229688Z STAGE:2022-08-13 13:47:45 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:45.4246975Z STAGE:2022-08-13 13:47:45 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:45.4391026Z STAGE:2022-08-13 13:47:45 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:45.4406876Z STAGE:2022-08-13 13:47:45 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:45.4547301Z STAGE:2022-08-13 13:47:45 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:45.4566541Z STAGE:2022-08-13 13:47:45 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:45.4715316Z STAGE:2022-08-13 13:47:45 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:45.4729776Z STAGE:2022-08-13 13:47:45 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:45.4869629Z STAGE:2022-08-13 13:47:45 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:45.4886731Z STAGE:2022-08-13 13:47:45 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:45.5197793Z STAGE:2022-08-13 13:47:45 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:45.5214413Z STAGE:2022-08-13 13:47:45 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:45.5359555Z STAGE:2022-08-13 13:47:45 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:45.5374126Z STAGE:2022-08-13 13:47:45 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:45.5727128Z STAGE:2022-08-13 13:47:45 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:45.5744176Z STAGE:2022-08-13 13:47:45 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:45.5908875Z STAGE:2022-08-13 13:47:45 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:45.5923711Z STAGE:2022-08-13 13:47:45 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:45.6084911Z STAGE:2022-08-13 13:47:45 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:45.6102235Z STAGE:2022-08-13 13:47:45 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:45.6261355Z STAGE:2022-08-13 13:47:45 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:45.6281323Z STAGE:2022-08-13 13:47:45 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:45.6450083Z STAGE:2022-08-13 13:47:45 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:45.6464826Z STAGE:2022-08-13 13:47:45 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:45.6624793Z STAGE:2022-08-13 13:47:45 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:45.6642513Z STAGE:2022-08-13 13:47:45 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:45.6995845Z STAGE:2022-08-13 13:47:45 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:45.7013402Z STAGE:2022-08-13 13:47:45 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:45.7179162Z STAGE:2022-08-13 13:47:45 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:45.7197056Z STAGE:2022-08-13 13:47:45 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:45.7354352Z ok (0.349s) 2022-08-13T13:47:45.7503251Z test_binary_op_tensorlists_slowpath__foreach_add_cuda_bool (__main__.TestForeachCUDA) ... STAGE:2022-08-13 13:47:45 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:45.7519214Z STAGE:2022-08-13 13:47:45 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:45.7613403Z STAGE:2022-08-13 13:47:45 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:45.7630656Z STAGE:2022-08-13 13:47:45 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:45.7722346Z STAGE:2022-08-13 13:47:45 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:45.7739203Z STAGE:2022-08-13 13:47:45 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:45.7827998Z STAGE:2022-08-13 13:47:45 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:45.7916787Z STAGE:2022-08-13 13:47:45 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:45.7984461Z STAGE:2022-08-13 13:47:45 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:45.8005263Z STAGE:2022-08-13 13:47:45 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:45.8096943Z STAGE:2022-08-13 13:47:45 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:45.8178799Z STAGE:2022-08-13 13:47:45 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:45.8363412Z STAGE:2022-08-13 13:47:45 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:45.8380343Z STAGE:2022-08-13 13:47:45 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:45.8474277Z STAGE:2022-08-13 13:47:45 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:45.8491725Z STAGE:2022-08-13 13:47:45 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:45.8724142Z STAGE:2022-08-13 13:47:45 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:45.8741656Z STAGE:2022-08-13 13:47:45 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:45.8846870Z STAGE:2022-08-13 13:47:45 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:45.8862074Z STAGE:2022-08-13 13:47:45 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:45.8980058Z STAGE:2022-08-13 13:47:45 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:45.8997475Z STAGE:2022-08-13 13:47:45 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:45.9096568Z STAGE:2022-08-13 13:47:45 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:45.9185547Z STAGE:2022-08-13 13:47:45 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:45.9253406Z STAGE:2022-08-13 13:47:45 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:45.9270826Z STAGE:2022-08-13 13:47:45 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:45.9372584Z STAGE:2022-08-13 13:47:45 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:45.9455198Z STAGE:2022-08-13 13:47:45 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:45.9658802Z STAGE:2022-08-13 13:47:45 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:45.9676339Z STAGE:2022-08-13 13:47:45 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:45.9781842Z STAGE:2022-08-13 13:47:45 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:45.9798877Z STAGE:2022-08-13 13:47:45 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:45.9896514Z ok (0.254s) 2022-08-13T13:47:46.0150308Z test_binary_op_tensorlists_slowpath__foreach_add_cuda_complex128 (__main__.TestForeachCUDA) ... STAGE:2022-08-13 13:47:46 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:46.0166682Z STAGE:2022-08-13 13:47:46 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:46.0316941Z STAGE:2022-08-13 13:47:46 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:46.0331787Z STAGE:2022-08-13 13:47:46 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:46.0479907Z STAGE:2022-08-13 13:47:46 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:46.0496630Z STAGE:2022-08-13 13:47:46 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:46.0642071Z STAGE:2022-08-13 13:47:46 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:46.0659954Z STAGE:2022-08-13 13:47:46 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:46.0812771Z STAGE:2022-08-13 13:47:46 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:46.0827054Z STAGE:2022-08-13 13:47:46 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:46.0972585Z STAGE:2022-08-13 13:47:46 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:46.0988494Z STAGE:2022-08-13 13:47:46 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:46.1358572Z STAGE:2022-08-13 13:47:46 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:46.1375262Z STAGE:2022-08-13 13:47:46 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:46.1525513Z STAGE:2022-08-13 13:47:46 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:46.1540155Z STAGE:2022-08-13 13:47:46 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:46.1951694Z STAGE:2022-08-13 13:47:46 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:46.1968824Z STAGE:2022-08-13 13:47:46 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:46.2138610Z STAGE:2022-08-13 13:47:46 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:46.2153364Z STAGE:2022-08-13 13:47:46 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:46.2320128Z STAGE:2022-08-13 13:47:46 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:46.2337416Z STAGE:2022-08-13 13:47:46 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:46.2501248Z STAGE:2022-08-13 13:47:46 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:46.2520253Z STAGE:2022-08-13 13:47:46 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:46.2693854Z STAGE:2022-08-13 13:47:46 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:46.2708638Z STAGE:2022-08-13 13:47:46 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:46.2874005Z STAGE:2022-08-13 13:47:46 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:46.2891240Z STAGE:2022-08-13 13:47:46 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:46.3314171Z STAGE:2022-08-13 13:47:46 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:46.3331420Z STAGE:2022-08-13 13:47:46 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:46.3502370Z STAGE:2022-08-13 13:47:46 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:46.3519033Z STAGE:2022-08-13 13:47:46 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:46.3682450Z ok (0.378s) 2022-08-13T13:47:46.3943426Z test_binary_op_tensorlists_slowpath__foreach_add_cuda_complex64 (__main__.TestForeachCUDA) ... STAGE:2022-08-13 13:47:46 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:46.3959740Z STAGE:2022-08-13 13:47:46 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:46.4119899Z STAGE:2022-08-13 13:47:46 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:46.4136023Z STAGE:2022-08-13 13:47:46 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:46.4292753Z STAGE:2022-08-13 13:47:46 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:46.4309268Z STAGE:2022-08-13 13:47:46 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:46.4464616Z STAGE:2022-08-13 13:47:46 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:46.4483492Z STAGE:2022-08-13 13:47:46 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:46.4668253Z STAGE:2022-08-13 13:47:46 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:46.4685002Z STAGE:2022-08-13 13:47:46 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:46.4837375Z STAGE:2022-08-13 13:47:46 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:46.4854743Z STAGE:2022-08-13 13:47:46 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:46.5234061Z STAGE:2022-08-13 13:47:46 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:46.5250707Z STAGE:2022-08-13 13:47:46 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:46.5409294Z STAGE:2022-08-13 13:47:46 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:46.5423620Z STAGE:2022-08-13 13:47:46 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:46.5844866Z STAGE:2022-08-13 13:47:46 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:46.5862274Z STAGE:2022-08-13 13:47:46 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:46.6042202Z STAGE:2022-08-13 13:47:46 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:46.6057178Z STAGE:2022-08-13 13:47:46 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:46.6233895Z STAGE:2022-08-13 13:47:46 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:46.6251401Z STAGE:2022-08-13 13:47:46 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:46.6425470Z STAGE:2022-08-13 13:47:46 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:46.6445476Z STAGE:2022-08-13 13:47:46 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:46.6629121Z STAGE:2022-08-13 13:47:46 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:46.6644060Z STAGE:2022-08-13 13:47:46 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:46.6817899Z STAGE:2022-08-13 13:47:46 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:46.6835733Z STAGE:2022-08-13 13:47:46 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:46.7269172Z STAGE:2022-08-13 13:47:46 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:46.7286502Z STAGE:2022-08-13 13:47:46 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:46.7466491Z STAGE:2022-08-13 13:47:46 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:46.7484516Z STAGE:2022-08-13 13:47:46 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:46.7657275Z ok (0.397s) 2022-08-13T13:47:46.7856018Z test_binary_op_tensorlists_slowpath__foreach_add_cuda_float16 (__main__.TestForeachCUDA) ... STAGE:2022-08-13 13:47:46 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:46.7872475Z STAGE:2022-08-13 13:47:46 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:46.8017883Z STAGE:2022-08-13 13:47:46 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:46.8035065Z STAGE:2022-08-13 13:47:46 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:46.8179084Z STAGE:2022-08-13 13:47:46 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:46.8195435Z STAGE:2022-08-13 13:47:46 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:46.8335706Z STAGE:2022-08-13 13:47:46 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:46.8354825Z STAGE:2022-08-13 13:47:46 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:46.8504063Z STAGE:2022-08-13 13:47:46 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:46.8518477Z STAGE:2022-08-13 13:47:46 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:46.8659344Z STAGE:2022-08-13 13:47:46 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:46.8676477Z STAGE:2022-08-13 13:47:46 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:46.8987003Z STAGE:2022-08-13 13:47:46 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:46.9003488Z STAGE:2022-08-13 13:47:46 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:46.9149411Z STAGE:2022-08-13 13:47:46 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:46.9163862Z STAGE:2022-08-13 13:47:46 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:46.9507187Z STAGE:2022-08-13 13:47:46 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:46.9524302Z STAGE:2022-08-13 13:47:46 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:46.9689945Z STAGE:2022-08-13 13:47:46 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:46.9704963Z STAGE:2022-08-13 13:47:46 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:46.9866872Z STAGE:2022-08-13 13:47:46 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:46.9884104Z STAGE:2022-08-13 13:47:46 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:47.0043963Z STAGE:2022-08-13 13:47:47 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:47.0064189Z STAGE:2022-08-13 13:47:47 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:47.0244991Z STAGE:2022-08-13 13:47:47 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:47.0260345Z STAGE:2022-08-13 13:47:47 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:47.0418908Z STAGE:2022-08-13 13:47:47 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:47.0434354Z STAGE:2022-08-13 13:47:47 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:47.0788165Z STAGE:2022-08-13 13:47:47 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:47.0805061Z STAGE:2022-08-13 13:47:47 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:47.0970941Z STAGE:2022-08-13 13:47:47 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:47.0986631Z STAGE:2022-08-13 13:47:47 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:47.1143721Z ok (0.348s) 2022-08-13T13:47:47.1342970Z test_binary_op_tensorlists_slowpath__foreach_add_cuda_float32 (__main__.TestForeachCUDA) ... STAGE:2022-08-13 13:47:47 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:47.1358833Z STAGE:2022-08-13 13:47:47 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:47.1504787Z STAGE:2022-08-13 13:47:47 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:47.1520053Z STAGE:2022-08-13 13:47:47 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:47.1663765Z STAGE:2022-08-13 13:47:47 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:47.1680044Z STAGE:2022-08-13 13:47:47 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:47.1820796Z STAGE:2022-08-13 13:47:47 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:47.1837422Z STAGE:2022-08-13 13:47:47 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:47.1985859Z STAGE:2022-08-13 13:47:47 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:47.2000170Z STAGE:2022-08-13 13:47:47 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:47.2140615Z STAGE:2022-08-13 13:47:47 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:47.2155274Z STAGE:2022-08-13 13:47:47 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:47.2467065Z STAGE:2022-08-13 13:47:47 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:47.2483523Z STAGE:2022-08-13 13:47:47 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:47.2629453Z STAGE:2022-08-13 13:47:47 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:47.2643906Z STAGE:2022-08-13 13:47:47 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:47.2990994Z STAGE:2022-08-13 13:47:47 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:47.3008414Z STAGE:2022-08-13 13:47:47 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:47.3173557Z STAGE:2022-08-13 13:47:47 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:47.3188445Z STAGE:2022-08-13 13:47:47 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:47.3349432Z STAGE:2022-08-13 13:47:47 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:47.3366625Z STAGE:2022-08-13 13:47:47 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:47.3526048Z STAGE:2022-08-13 13:47:47 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:47.3544146Z STAGE:2022-08-13 13:47:47 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:47.3712191Z STAGE:2022-08-13 13:47:47 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:47.3727062Z STAGE:2022-08-13 13:47:47 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:47.3885631Z STAGE:2022-08-13 13:47:47 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:47.3901933Z STAGE:2022-08-13 13:47:47 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:47.4257520Z STAGE:2022-08-13 13:47:47 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:47.4274892Z STAGE:2022-08-13 13:47:47 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:47.4440600Z STAGE:2022-08-13 13:47:47 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:47.4458824Z STAGE:2022-08-13 13:47:47 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:47.4616770Z ok (0.347s) 2022-08-13T13:47:47.4815333Z test_binary_op_tensorlists_slowpath__foreach_add_cuda_float64 (__main__.TestForeachCUDA) ... STAGE:2022-08-13 13:47:47 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:47.4831791Z STAGE:2022-08-13 13:47:47 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:47.4969978Z STAGE:2022-08-13 13:47:47 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:47.4990503Z STAGE:2022-08-13 13:47:47 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:47.5127502Z STAGE:2022-08-13 13:47:47 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:47.5146358Z STAGE:2022-08-13 13:47:47 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:47.5277977Z STAGE:2022-08-13 13:47:47 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:47.5300977Z STAGE:2022-08-13 13:47:47 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:47.5460421Z STAGE:2022-08-13 13:47:47 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:47.5474713Z STAGE:2022-08-13 13:47:47 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:47.5606300Z STAGE:2022-08-13 13:47:47 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:47.5623589Z STAGE:2022-08-13 13:47:47 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:47.5927032Z STAGE:2022-08-13 13:47:47 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:47.5943644Z STAGE:2022-08-13 13:47:47 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:47.6080039Z STAGE:2022-08-13 13:47:47 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:47.6094748Z STAGE:2022-08-13 13:47:47 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:47.6430064Z STAGE:2022-08-13 13:47:47 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:47.6447202Z STAGE:2022-08-13 13:47:47 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:47.6601968Z STAGE:2022-08-13 13:47:47 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:47.6617197Z STAGE:2022-08-13 13:47:47 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:47.6768770Z STAGE:2022-08-13 13:47:47 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:47.6785996Z STAGE:2022-08-13 13:47:47 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:47.6935156Z STAGE:2022-08-13 13:47:47 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:47.6954895Z STAGE:2022-08-13 13:47:47 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:47.7113034Z STAGE:2022-08-13 13:47:47 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:47.7128148Z STAGE:2022-08-13 13:47:47 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:47.7277419Z STAGE:2022-08-13 13:47:47 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:47.7295525Z STAGE:2022-08-13 13:47:47 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:47.7641804Z STAGE:2022-08-13 13:47:47 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:47.7659148Z STAGE:2022-08-13 13:47:47 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:47.7813796Z STAGE:2022-08-13 13:47:47 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:47.7831542Z STAGE:2022-08-13 13:47:47 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:47.7985539Z ok (0.337s) 2022-08-13T13:47:47.8138778Z test_binary_op_tensorlists_slowpath__foreach_add_cuda_int16 (__main__.TestForeachCUDA) ... STAGE:2022-08-13 13:47:47 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:47.8154906Z STAGE:2022-08-13 13:47:47 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:47.8248490Z STAGE:2022-08-13 13:47:47 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:47.8265580Z STAGE:2022-08-13 13:47:47 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:47.8357367Z STAGE:2022-08-13 13:47:47 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:47.8373746Z STAGE:2022-08-13 13:47:47 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:47.8462591Z STAGE:2022-08-13 13:47:47 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:47.8481471Z STAGE:2022-08-13 13:47:47 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:47.8578300Z STAGE:2022-08-13 13:47:47 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:47.8592629Z STAGE:2022-08-13 13:47:47 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:47.8681574Z STAGE:2022-08-13 13:47:47 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:47.8699055Z STAGE:2022-08-13 13:47:47 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:47.8911823Z STAGE:2022-08-13 13:47:47 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:47.8928416Z STAGE:2022-08-13 13:47:47 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:47.9021925Z STAGE:2022-08-13 13:47:47 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:47.9036282Z STAGE:2022-08-13 13:47:47 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:47.9273983Z STAGE:2022-08-13 13:47:47 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:47.9291403Z STAGE:2022-08-13 13:47:47 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:47.9397062Z STAGE:2022-08-13 13:47:47 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:47.9412420Z STAGE:2022-08-13 13:47:47 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:47.9514043Z STAGE:2022-08-13 13:47:47 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:47.9531605Z STAGE:2022-08-13 13:47:47 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:47.9631344Z STAGE:2022-08-13 13:47:47 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:47.9651671Z STAGE:2022-08-13 13:47:47 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:47.9778125Z STAGE:2022-08-13 13:47:47 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:47.9793095Z STAGE:2022-08-13 13:47:47 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:47.9892115Z STAGE:2022-08-13 13:47:47 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:47.9908106Z STAGE:2022-08-13 13:47:47 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:48.0149010Z STAGE:2022-08-13 13:47:48 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:48.0166320Z STAGE:2022-08-13 13:47:48 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:48.0272381Z STAGE:2022-08-13 13:47:48 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:48.0288951Z STAGE:2022-08-13 13:47:48 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:48.0385615Z ok (0.240s) 2022-08-13T13:47:48.0536947Z test_binary_op_tensorlists_slowpath__foreach_add_cuda_int32 (__main__.TestForeachCUDA) ... STAGE:2022-08-13 13:47:48 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:48.0553337Z STAGE:2022-08-13 13:47:48 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:48.0647136Z STAGE:2022-08-13 13:47:48 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:48.0662570Z STAGE:2022-08-13 13:47:48 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:48.0754061Z STAGE:2022-08-13 13:47:48 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:48.0770974Z STAGE:2022-08-13 13:47:48 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:48.0858946Z STAGE:2022-08-13 13:47:48 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:48.0875413Z STAGE:2022-08-13 13:47:48 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:48.0972090Z STAGE:2022-08-13 13:47:48 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:48.0986402Z STAGE:2022-08-13 13:47:48 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:48.1074677Z STAGE:2022-08-13 13:47:48 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:48.1089931Z STAGE:2022-08-13 13:47:48 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:48.1302525Z STAGE:2022-08-13 13:47:48 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:48.1318879Z STAGE:2022-08-13 13:47:48 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:48.1412731Z STAGE:2022-08-13 13:47:48 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:48.1427074Z STAGE:2022-08-13 13:47:48 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:48.1664352Z STAGE:2022-08-13 13:47:48 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:48.1681405Z STAGE:2022-08-13 13:47:48 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:48.1786737Z STAGE:2022-08-13 13:47:48 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:48.1801813Z STAGE:2022-08-13 13:47:48 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:48.1903491Z STAGE:2022-08-13 13:47:48 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:48.1920644Z STAGE:2022-08-13 13:47:48 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:48.2020513Z STAGE:2022-08-13 13:47:48 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:48.2039169Z STAGE:2022-08-13 13:47:48 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:48.2147259Z STAGE:2022-08-13 13:47:48 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:48.2162188Z STAGE:2022-08-13 13:47:48 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:48.2261433Z STAGE:2022-08-13 13:47:48 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:48.2277702Z STAGE:2022-08-13 13:47:48 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:48.2526877Z STAGE:2022-08-13 13:47:48 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:48.2544478Z STAGE:2022-08-13 13:47:48 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:48.2650406Z STAGE:2022-08-13 13:47:48 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:48.2668254Z STAGE:2022-08-13 13:47:48 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:48.2765109Z ok (0.238s) 2022-08-13T13:47:48.2917232Z test_binary_op_tensorlists_slowpath__foreach_add_cuda_int64 (__main__.TestForeachCUDA) ... STAGE:2022-08-13 13:47:48 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:48.2933611Z STAGE:2022-08-13 13:47:48 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:48.3018863Z STAGE:2022-08-13 13:47:48 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:48.3039367Z STAGE:2022-08-13 13:47:48 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:48.3122497Z STAGE:2022-08-13 13:47:48 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:48.3139075Z STAGE:2022-08-13 13:47:48 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:48.3219255Z STAGE:2022-08-13 13:47:48 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:48.3238620Z STAGE:2022-08-13 13:47:48 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:48.3342234Z STAGE:2022-08-13 13:47:48 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:48.3356558Z STAGE:2022-08-13 13:47:48 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:48.3435545Z STAGE:2022-08-13 13:47:48 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:48.3450882Z STAGE:2022-08-13 13:47:48 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:48.3654685Z STAGE:2022-08-13 13:47:48 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:48.3671080Z STAGE:2022-08-13 13:47:48 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:48.3756124Z STAGE:2022-08-13 13:47:48 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:48.3770809Z STAGE:2022-08-13 13:47:48 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:48.3999196Z STAGE:2022-08-13 13:47:48 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:48.4016737Z STAGE:2022-08-13 13:47:48 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:48.4111957Z STAGE:2022-08-13 13:47:48 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:48.4126866Z STAGE:2022-08-13 13:47:48 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:48.4217975Z STAGE:2022-08-13 13:47:48 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:48.4235181Z STAGE:2022-08-13 13:47:48 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:48.4324829Z STAGE:2022-08-13 13:47:48 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:48.4343899Z STAGE:2022-08-13 13:47:48 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:48.4441404Z STAGE:2022-08-13 13:47:48 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:48.4456690Z STAGE:2022-08-13 13:47:48 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:48.4545388Z STAGE:2022-08-13 13:47:48 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:48.4561645Z STAGE:2022-08-13 13:47:48 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:48.4793212Z STAGE:2022-08-13 13:47:48 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:48.4810539Z STAGE:2022-08-13 13:47:48 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:48.4906200Z STAGE:2022-08-13 13:47:48 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:48.4921348Z STAGE:2022-08-13 13:47:48 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:48.5008260Z ok (0.224s) 2022-08-13T13:47:48.5159325Z test_binary_op_tensorlists_slowpath__foreach_add_cuda_int8 (__main__.TestForeachCUDA) ... STAGE:2022-08-13 13:47:48 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:48.5175829Z STAGE:2022-08-13 13:47:48 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:48.5269680Z STAGE:2022-08-13 13:47:48 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:48.5284881Z STAGE:2022-08-13 13:47:48 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:48.5376478Z STAGE:2022-08-13 13:47:48 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:48.5393323Z STAGE:2022-08-13 13:47:48 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:48.5482657Z STAGE:2022-08-13 13:47:48 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:48.5502306Z STAGE:2022-08-13 13:47:48 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:48.5600378Z STAGE:2022-08-13 13:47:48 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:48.5617552Z STAGE:2022-08-13 13:47:48 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:48.5706939Z STAGE:2022-08-13 13:47:48 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:48.5724358Z STAGE:2022-08-13 13:47:48 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:48.5939107Z STAGE:2022-08-13 13:47:48 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:48.5955762Z STAGE:2022-08-13 13:47:48 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:48.6049628Z STAGE:2022-08-13 13:47:48 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:48.6064110Z STAGE:2022-08-13 13:47:48 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:48.6302078Z STAGE:2022-08-13 13:47:48 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:48.6319320Z STAGE:2022-08-13 13:47:48 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:48.6425457Z STAGE:2022-08-13 13:47:48 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:48.6440488Z STAGE:2022-08-13 13:47:48 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:48.6542436Z STAGE:2022-08-13 13:47:48 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:48.6559712Z STAGE:2022-08-13 13:47:48 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:48.6659947Z STAGE:2022-08-13 13:47:48 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:48.6680039Z STAGE:2022-08-13 13:47:48 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:48.6804580Z STAGE:2022-08-13 13:47:48 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:48.6819887Z STAGE:2022-08-13 13:47:48 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:48.6918979Z STAGE:2022-08-13 13:47:48 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:48.6937195Z STAGE:2022-08-13 13:47:48 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:48.7178740Z STAGE:2022-08-13 13:47:48 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:48.7196147Z STAGE:2022-08-13 13:47:48 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:48.7302141Z STAGE:2022-08-13 13:47:48 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:48.7319972Z STAGE:2022-08-13 13:47:48 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:48.7418186Z ok (0.241s) 2022-08-13T13:47:48.7571178Z test_binary_op_tensorlists_slowpath__foreach_add_cuda_uint8 (__main__.TestForeachCUDA) ... STAGE:2022-08-13 13:47:48 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:48.7587349Z STAGE:2022-08-13 13:47:48 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:48.7681017Z STAGE:2022-08-13 13:47:48 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:48.7698635Z STAGE:2022-08-13 13:47:48 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:48.7790429Z STAGE:2022-08-13 13:47:48 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:48.7806889Z STAGE:2022-08-13 13:47:48 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:48.7895338Z STAGE:2022-08-13 13:47:48 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:48.7911754Z STAGE:2022-08-13 13:47:48 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:48.8008843Z STAGE:2022-08-13 13:47:48 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:48.8022872Z STAGE:2022-08-13 13:47:48 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:48.8111735Z STAGE:2022-08-13 13:47:48 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:48.8128839Z STAGE:2022-08-13 13:47:48 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:48.8341821Z STAGE:2022-08-13 13:47:48 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:48.8358141Z STAGE:2022-08-13 13:47:48 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:48.8452137Z STAGE:2022-08-13 13:47:48 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:48.8466589Z STAGE:2022-08-13 13:47:48 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:48.8705808Z STAGE:2022-08-13 13:47:48 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:48.8722868Z STAGE:2022-08-13 13:47:48 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:48.8828261Z STAGE:2022-08-13 13:47:48 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:48.8843186Z STAGE:2022-08-13 13:47:48 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:48.8944890Z STAGE:2022-08-13 13:47:48 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:48.8961950Z STAGE:2022-08-13 13:47:48 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:48.9061724Z STAGE:2022-08-13 13:47:48 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:48.9081826Z STAGE:2022-08-13 13:47:48 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:48.9190167Z STAGE:2022-08-13 13:47:48 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:48.9205007Z STAGE:2022-08-13 13:47:48 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:48.9308343Z STAGE:2022-08-13 13:47:48 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:48.9325911Z STAGE:2022-08-13 13:47:48 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:48.9568987Z STAGE:2022-08-13 13:47:48 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:48.9585889Z STAGE:2022-08-13 13:47:48 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:48.9691696Z STAGE:2022-08-13 13:47:48 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:48.9709338Z STAGE:2022-08-13 13:47:48 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:48.9807111Z ok (0.239s) 2022-08-13T13:47:49.0004788Z test_binary_op_tensorlists_slowpath__foreach_div_cuda_bfloat16 (__main__.TestForeachCUDA) ... STAGE:2022-08-13 13:47:49 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:49.0021579Z STAGE:2022-08-13 13:47:49 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:49.0167510Z STAGE:2022-08-13 13:47:49 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:49.0188255Z STAGE:2022-08-13 13:47:49 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:49.0499045Z STAGE:2022-08-13 13:47:49 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:49.0515495Z STAGE:2022-08-13 13:47:49 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:49.0662030Z STAGE:2022-08-13 13:47:49 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:49.0679040Z STAGE:2022-08-13 13:47:49 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:49.1036657Z STAGE:2022-08-13 13:47:49 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:49.1053980Z STAGE:2022-08-13 13:47:49 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:49.1218391Z STAGE:2022-08-13 13:47:49 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:49.1234686Z STAGE:2022-08-13 13:47:49 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:49.1586697Z STAGE:2022-08-13 13:47:49 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:49.1603962Z STAGE:2022-08-13 13:47:49 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:49.1769092Z STAGE:2022-08-13 13:47:49 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:49.1785803Z STAGE:2022-08-13 13:47:49 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:49.1942563Z ok (0.213s) 2022-08-13T13:47:49.2090213Z test_binary_op_tensorlists_slowpath__foreach_div_cuda_bool (__main__.TestForeachCUDA) ... STAGE:2022-08-13 13:47:49 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:49.2106546Z STAGE:2022-08-13 13:47:49 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:49.2252656Z STAGE:2022-08-13 13:47:49 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:49.2338440Z STAGE:2022-08-13 13:47:49 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:49.2521617Z STAGE:2022-08-13 13:47:49 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:49.2539069Z STAGE:2022-08-13 13:47:49 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:49.2689455Z STAGE:2022-08-13 13:47:49 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:49.2772619Z STAGE:2022-08-13 13:47:49 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:49.2978255Z STAGE:2022-08-13 13:47:49 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:49.2995509Z STAGE:2022-08-13 13:47:49 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:49.3161325Z STAGE:2022-08-13 13:47:49 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:49.3247182Z STAGE:2022-08-13 13:47:49 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:49.3448898Z STAGE:2022-08-13 13:47:49 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:49.3467727Z STAGE:2022-08-13 13:47:49 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:49.3636705Z STAGE:2022-08-13 13:47:49 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:49.3720121Z STAGE:2022-08-13 13:47:49 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:49.3773595Z ok (0.183s) 2022-08-13T13:47:49.4027386Z test_binary_op_tensorlists_slowpath__foreach_div_cuda_complex128 (__main__.TestForeachCUDA) ... STAGE:2022-08-13 13:47:49 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:49.4043588Z STAGE:2022-08-13 13:47:49 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:49.4194459Z STAGE:2022-08-13 13:47:49 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:49.4209046Z STAGE:2022-08-13 13:47:49 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:49.4580214Z STAGE:2022-08-13 13:47:49 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:49.4596888Z STAGE:2022-08-13 13:47:49 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:49.4747941Z STAGE:2022-08-13 13:47:49 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:49.4762236Z STAGE:2022-08-13 13:47:49 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:49.5173270Z STAGE:2022-08-13 13:47:49 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:49.5190630Z STAGE:2022-08-13 13:47:49 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:49.5361595Z STAGE:2022-08-13 13:47:49 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:49.5379221Z STAGE:2022-08-13 13:47:49 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:49.5802991Z STAGE:2022-08-13 13:47:49 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:49.5820724Z STAGE:2022-08-13 13:47:49 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:49.5992481Z STAGE:2022-08-13 13:47:49 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:49.6010441Z STAGE:2022-08-13 13:47:49 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:49.6177832Z ok (0.240s) 2022-08-13T13:47:49.6436725Z test_binary_op_tensorlists_slowpath__foreach_div_cuda_complex64 (__main__.TestForeachCUDA) ... STAGE:2022-08-13 13:47:49 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:49.6456212Z STAGE:2022-08-13 13:47:49 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:49.6616306Z STAGE:2022-08-13 13:47:49 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:49.6633332Z STAGE:2022-08-13 13:47:49 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:49.7013551Z STAGE:2022-08-13 13:47:49 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:49.7030055Z STAGE:2022-08-13 13:47:49 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:49.7189334Z STAGE:2022-08-13 13:47:49 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:49.7206380Z STAGE:2022-08-13 13:47:49 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:49.7628464Z STAGE:2022-08-13 13:47:49 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:49.7645851Z STAGE:2022-08-13 13:47:49 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:49.7826416Z STAGE:2022-08-13 13:47:49 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:49.7847889Z STAGE:2022-08-13 13:47:49 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:49.8282826Z STAGE:2022-08-13 13:47:49 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:49.8300480Z STAGE:2022-08-13 13:47:49 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:49.8481005Z STAGE:2022-08-13 13:47:49 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:49.8502456Z STAGE:2022-08-13 13:47:49 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:49.8698150Z ok (0.252s) 2022-08-13T13:47:49.8895107Z test_binary_op_tensorlists_slowpath__foreach_div_cuda_float16 (__main__.TestForeachCUDA) ... STAGE:2022-08-13 13:47:49 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:49.8914233Z STAGE:2022-08-13 13:47:49 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:49.9060246Z STAGE:2022-08-13 13:47:49 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:49.9077341Z STAGE:2022-08-13 13:47:49 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:49.9386612Z STAGE:2022-08-13 13:47:49 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:49.9403154Z STAGE:2022-08-13 13:47:49 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:49.9548840Z STAGE:2022-08-13 13:47:49 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:49.9566073Z STAGE:2022-08-13 13:47:49 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:49.9908318Z STAGE:2022-08-13 13:47:49 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:49.9925653Z STAGE:2022-08-13 13:47:49 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:50.0090958Z STAGE:2022-08-13 13:47:50 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:50.0105876Z STAGE:2022-08-13 13:47:50 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:50.0459057Z STAGE:2022-08-13 13:47:50 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:50.0476671Z STAGE:2022-08-13 13:47:50 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:50.0642052Z STAGE:2022-08-13 13:47:50 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:50.0657654Z STAGE:2022-08-13 13:47:50 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:50.0814212Z ok (0.211s) 2022-08-13T13:47:50.1011978Z test_binary_op_tensorlists_slowpath__foreach_div_cuda_float32 (__main__.TestForeachCUDA) ... STAGE:2022-08-13 13:47:50 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:50.1028344Z STAGE:2022-08-13 13:47:50 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:50.1173470Z STAGE:2022-08-13 13:47:50 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:50.1188811Z STAGE:2022-08-13 13:47:50 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:50.1500352Z STAGE:2022-08-13 13:47:50 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:50.1516693Z STAGE:2022-08-13 13:47:50 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:50.1662626Z STAGE:2022-08-13 13:47:50 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:50.1679881Z STAGE:2022-08-13 13:47:50 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:50.2032312Z STAGE:2022-08-13 13:47:50 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:50.2049777Z STAGE:2022-08-13 13:47:50 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:50.2214747Z STAGE:2022-08-13 13:47:50 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:50.2229567Z STAGE:2022-08-13 13:47:50 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:50.2585215Z STAGE:2022-08-13 13:47:50 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:50.2602732Z STAGE:2022-08-13 13:47:50 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:50.2768682Z STAGE:2022-08-13 13:47:50 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:50.2786567Z STAGE:2022-08-13 13:47:50 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:50.2944662Z ok (0.213s) 2022-08-13T13:47:50.3144310Z test_binary_op_tensorlists_slowpath__foreach_div_cuda_float64 (__main__.TestForeachCUDA) ... STAGE:2022-08-13 13:47:50 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:50.3160641Z STAGE:2022-08-13 13:47:50 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:50.3297847Z STAGE:2022-08-13 13:47:50 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:50.3314677Z STAGE:2022-08-13 13:47:50 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:50.3617210Z STAGE:2022-08-13 13:47:50 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:50.3633468Z STAGE:2022-08-13 13:47:50 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:50.3770330Z STAGE:2022-08-13 13:47:50 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:50.3787352Z STAGE:2022-08-13 13:47:50 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:50.4123485Z STAGE:2022-08-13 13:47:50 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:50.4140960Z STAGE:2022-08-13 13:47:50 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:50.4295923Z STAGE:2022-08-13 13:47:50 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:50.4313833Z STAGE:2022-08-13 13:47:50 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:50.4659533Z STAGE:2022-08-13 13:47:50 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:50.4676605Z STAGE:2022-08-13 13:47:50 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:50.4831886Z STAGE:2022-08-13 13:47:50 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:50.4849957Z STAGE:2022-08-13 13:47:50 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:50.5014928Z ok (0.207s) 2022-08-13T13:47:50.5165838Z test_binary_op_tensorlists_slowpath__foreach_div_cuda_int16 (__main__.TestForeachCUDA) ... STAGE:2022-08-13 13:47:50 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:50.5182129Z STAGE:2022-08-13 13:47:50 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:50.5328066Z STAGE:2022-08-13 13:47:50 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:50.5416439Z STAGE:2022-08-13 13:47:50 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:50.5604080Z STAGE:2022-08-13 13:47:50 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:50.5623494Z STAGE:2022-08-13 13:47:50 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:50.5772808Z STAGE:2022-08-13 13:47:50 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:50.5857538Z STAGE:2022-08-13 13:47:50 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:50.6066321Z STAGE:2022-08-13 13:47:50 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:50.6083621Z STAGE:2022-08-13 13:47:50 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:50.6249004Z STAGE:2022-08-13 13:47:50 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:50.6336793Z STAGE:2022-08-13 13:47:50 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:50.6535165Z STAGE:2022-08-13 13:47:50 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:50.6554384Z STAGE:2022-08-13 13:47:50 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:50.6727712Z STAGE:2022-08-13 13:47:50 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:50.6814944Z STAGE:2022-08-13 13:47:50 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:50.6870359Z ok (0.185s) 2022-08-13T13:47:50.7024621Z test_binary_op_tensorlists_slowpath__foreach_div_cuda_int32 (__main__.TestForeachCUDA) ... STAGE:2022-08-13 13:47:50 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:50.7043783Z STAGE:2022-08-13 13:47:50 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:50.7191076Z STAGE:2022-08-13 13:47:50 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:50.7278852Z STAGE:2022-08-13 13:47:50 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:50.7458578Z STAGE:2022-08-13 13:47:50 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:50.7477860Z STAGE:2022-08-13 13:47:50 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:50.7628384Z STAGE:2022-08-13 13:47:50 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:50.7713283Z STAGE:2022-08-13 13:47:50 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:50.7928264Z STAGE:2022-08-13 13:47:50 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:50.7945475Z STAGE:2022-08-13 13:47:50 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:50.8111249Z STAGE:2022-08-13 13:47:50 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:50.8194253Z STAGE:2022-08-13 13:47:50 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:50.8403703Z STAGE:2022-08-13 13:47:50 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:50.8421315Z STAGE:2022-08-13 13:47:50 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:50.8586244Z STAGE:2022-08-13 13:47:50 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:50.8671032Z STAGE:2022-08-13 13:47:50 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:50.8724904Z ok (0.185s) 2022-08-13T13:47:50.8879149Z test_binary_op_tensorlists_slowpath__foreach_div_cuda_int64 (__main__.TestForeachCUDA) ... STAGE:2022-08-13 13:47:50 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:50.8895339Z STAGE:2022-08-13 13:47:50 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:50.9040520Z STAGE:2022-08-13 13:47:50 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:50.9123556Z STAGE:2022-08-13 13:47:50 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:50.9305921Z STAGE:2022-08-13 13:47:50 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:50.9322423Z STAGE:2022-08-13 13:47:50 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:50.9471138Z STAGE:2022-08-13 13:47:50 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:50.9555791Z STAGE:2022-08-13 13:47:50 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:50.9760745Z STAGE:2022-08-13 13:47:50 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:50.9778067Z STAGE:2022-08-13 13:47:50 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:50.9943073Z STAGE:2022-08-13 13:47:50 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:51.0029254Z STAGE:2022-08-13 13:47:51 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:51.0227228Z STAGE:2022-08-13 13:47:51 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:51.0247172Z STAGE:2022-08-13 13:47:51 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:51.0415067Z STAGE:2022-08-13 13:47:51 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:51.0499694Z STAGE:2022-08-13 13:47:51 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:51.0555305Z ok (0.183s) 2022-08-13T13:47:51.0713813Z test_binary_op_tensorlists_slowpath__foreach_div_cuda_int8 (__main__.TestForeachCUDA) ... STAGE:2022-08-13 13:47:51 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:51.0730037Z STAGE:2022-08-13 13:47:51 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:51.0876801Z STAGE:2022-08-13 13:47:51 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:51.0961715Z STAGE:2022-08-13 13:47:51 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:51.1140744Z STAGE:2022-08-13 13:47:51 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:51.1159814Z STAGE:2022-08-13 13:47:51 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:51.1309455Z STAGE:2022-08-13 13:47:51 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:51.1392734Z STAGE:2022-08-13 13:47:51 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:51.1597428Z STAGE:2022-08-13 13:47:51 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:51.1615022Z STAGE:2022-08-13 13:47:51 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:51.1782796Z STAGE:2022-08-13 13:47:51 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:51.1867606Z STAGE:2022-08-13 13:47:51 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:51.2070102Z STAGE:2022-08-13 13:47:51 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:51.2087937Z STAGE:2022-08-13 13:47:51 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:51.2253432Z STAGE:2022-08-13 13:47:51 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:51.2336853Z STAGE:2022-08-13 13:47:51 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:51.2392247Z ok (0.184s) 2022-08-13T13:47:51.2553993Z test_binary_op_tensorlists_slowpath__foreach_div_cuda_uint8 (__main__.TestForeachCUDA) ... STAGE:2022-08-13 13:47:51 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:51.2570641Z STAGE:2022-08-13 13:47:51 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:51.2716177Z STAGE:2022-08-13 13:47:51 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:51.2799159Z STAGE:2022-08-13 13:47:51 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:51.2979192Z STAGE:2022-08-13 13:47:51 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:51.2995887Z STAGE:2022-08-13 13:47:51 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:51.3145345Z STAGE:2022-08-13 13:47:51 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:51.3227992Z STAGE:2022-08-13 13:47:51 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:51.3433012Z STAGE:2022-08-13 13:47:51 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:51.3450370Z STAGE:2022-08-13 13:47:51 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:51.3618101Z STAGE:2022-08-13 13:47:51 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:51.3705668Z STAGE:2022-08-13 13:47:51 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:51.3907664Z STAGE:2022-08-13 13:47:51 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:51.3927868Z STAGE:2022-08-13 13:47:51 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:51.4109542Z STAGE:2022-08-13 13:47:51 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:51.4192676Z STAGE:2022-08-13 13:47:51 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:51.4248371Z ok (0.185s) 2022-08-13T13:47:51.4444629Z test_binary_op_tensorlists_slowpath__foreach_mul_cuda_bfloat16 (__main__.TestForeachCUDA) ... STAGE:2022-08-13 13:47:51 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:51.4461353Z STAGE:2022-08-13 13:47:51 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:51.4611318Z STAGE:2022-08-13 13:47:51 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:51.4625952Z STAGE:2022-08-13 13:47:51 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:51.4931837Z STAGE:2022-08-13 13:47:51 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:51.4948184Z STAGE:2022-08-13 13:47:51 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:51.5097369Z STAGE:2022-08-13 13:47:51 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:51.5111586Z STAGE:2022-08-13 13:47:51 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:51.5450379Z STAGE:2022-08-13 13:47:51 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:51.5467401Z STAGE:2022-08-13 13:47:51 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:51.5634782Z STAGE:2022-08-13 13:47:51 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:51.5649930Z STAGE:2022-08-13 13:47:51 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:51.6001072Z STAGE:2022-08-13 13:47:51 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:51.6021777Z STAGE:2022-08-13 13:47:51 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:51.6189455Z STAGE:2022-08-13 13:47:51 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:51.6204203Z STAGE:2022-08-13 13:47:51 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:51.6359093Z ok (0.211s) 2022-08-13T13:47:51.6506340Z test_binary_op_tensorlists_slowpath__foreach_mul_cuda_bool (__main__.TestForeachCUDA) ... STAGE:2022-08-13 13:47:51 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:51.6524307Z STAGE:2022-08-13 13:47:51 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:51.6622487Z STAGE:2022-08-13 13:47:51 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:51.6636643Z STAGE:2022-08-13 13:47:51 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:51.6846373Z STAGE:2022-08-13 13:47:51 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:51.6864489Z STAGE:2022-08-13 13:47:51 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:51.6962518Z STAGE:2022-08-13 13:47:51 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:51.6977094Z STAGE:2022-08-13 13:47:51 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:51.7209357Z STAGE:2022-08-13 13:47:51 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:51.7228860Z STAGE:2022-08-13 13:47:51 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:51.7341321Z STAGE:2022-08-13 13:47:51 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:51.7358605Z STAGE:2022-08-13 13:47:51 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:51.7594198Z STAGE:2022-08-13 13:47:51 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:51.7614842Z STAGE:2022-08-13 13:47:51 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:51.7723947Z STAGE:2022-08-13 13:47:51 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:51.7739380Z STAGE:2022-08-13 13:47:51 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:51.7835401Z ok (0.148s) 2022-08-13T13:47:51.8093044Z test_binary_op_tensorlists_slowpath__foreach_mul_cuda_complex128 (__main__.TestForeachCUDA) ... STAGE:2022-08-13 13:47:51 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:51.8112394Z STAGE:2022-08-13 13:47:51 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:51.8266653Z STAGE:2022-08-13 13:47:51 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:51.8280878Z STAGE:2022-08-13 13:47:51 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:51.8649860Z STAGE:2022-08-13 13:47:51 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:51.8668896Z STAGE:2022-08-13 13:47:51 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:51.8822748Z STAGE:2022-08-13 13:47:51 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:51.8836871Z STAGE:2022-08-13 13:47:51 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:51.9245769Z STAGE:2022-08-13 13:47:51 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:51.9263358Z STAGE:2022-08-13 13:47:51 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:51.9435558Z STAGE:2022-08-13 13:47:51 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:51.9450788Z STAGE:2022-08-13 13:47:51 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:51.9870672Z STAGE:2022-08-13 13:47:51 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:51.9891218Z STAGE:2022-08-13 13:47:51 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:52.0079408Z STAGE:2022-08-13 13:47:52 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:52.0094697Z STAGE:2022-08-13 13:47:52 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:52.0255108Z ok (0.242s) 2022-08-13T13:47:52.0509443Z test_binary_op_tensorlists_slowpath__foreach_mul_cuda_complex64 (__main__.TestForeachCUDA) ... STAGE:2022-08-13 13:47:52 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:52.0528360Z STAGE:2022-08-13 13:47:52 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:52.0691474Z STAGE:2022-08-13 13:47:52 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:52.0705678Z STAGE:2022-08-13 13:47:52 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:52.1086741Z STAGE:2022-08-13 13:47:52 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:52.1106153Z STAGE:2022-08-13 13:47:52 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:52.1267350Z STAGE:2022-08-13 13:47:52 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:52.1281604Z STAGE:2022-08-13 13:47:52 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:52.1700421Z STAGE:2022-08-13 13:47:52 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:52.1717354Z STAGE:2022-08-13 13:47:52 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:52.1900468Z STAGE:2022-08-13 13:47:52 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:52.1915101Z STAGE:2022-08-13 13:47:52 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:52.2346156Z STAGE:2022-08-13 13:47:52 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:52.2366119Z STAGE:2022-08-13 13:47:52 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:52.2548378Z STAGE:2022-08-13 13:47:52 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:52.2563175Z STAGE:2022-08-13 13:47:52 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:52.2733434Z ok (0.248s) 2022-08-13T13:47:52.2929581Z test_binary_op_tensorlists_slowpath__foreach_mul_cuda_float16 (__main__.TestForeachCUDA) ... STAGE:2022-08-13 13:47:52 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:52.2946117Z STAGE:2022-08-13 13:47:52 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:52.3095165Z STAGE:2022-08-13 13:47:52 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:52.3109409Z STAGE:2022-08-13 13:47:52 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:52.3416100Z STAGE:2022-08-13 13:47:52 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:52.3433860Z STAGE:2022-08-13 13:47:52 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:52.3583095Z STAGE:2022-08-13 13:47:52 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:52.3597310Z STAGE:2022-08-13 13:47:52 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:52.3948634Z STAGE:2022-08-13 13:47:52 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:52.3965862Z STAGE:2022-08-13 13:47:52 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:52.4132878Z STAGE:2022-08-13 13:47:52 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:52.4147495Z STAGE:2022-08-13 13:47:52 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:52.4498756Z STAGE:2022-08-13 13:47:52 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:52.4518219Z STAGE:2022-08-13 13:47:52 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:52.4685693Z STAGE:2022-08-13 13:47:52 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:52.4700938Z STAGE:2022-08-13 13:47:52 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:52.4856349Z ok (0.212s) 2022-08-13T13:47:52.5059792Z test_binary_op_tensorlists_slowpath__foreach_mul_cuda_float32 (__main__.TestForeachCUDA) ... STAGE:2022-08-13 13:47:52 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:52.5078644Z STAGE:2022-08-13 13:47:52 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:52.5228239Z STAGE:2022-08-13 13:47:52 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:52.5242361Z STAGE:2022-08-13 13:47:52 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:52.5551530Z STAGE:2022-08-13 13:47:52 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:52.5571089Z STAGE:2022-08-13 13:47:52 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:52.5718876Z STAGE:2022-08-13 13:47:52 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:52.5733378Z STAGE:2022-08-13 13:47:52 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:52.6075064Z STAGE:2022-08-13 13:47:52 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:52.6095103Z STAGE:2022-08-13 13:47:52 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:52.6262203Z STAGE:2022-08-13 13:47:52 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:52.6276924Z STAGE:2022-08-13 13:47:52 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:52.6631027Z STAGE:2022-08-13 13:47:52 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:52.6660044Z STAGE:2022-08-13 13:47:52 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:52.6845187Z STAGE:2022-08-13 13:47:52 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:52.6860211Z STAGE:2022-08-13 13:47:52 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:52.7014270Z ok (0.216s) 2022-08-13T13:47:52.7212130Z test_binary_op_tensorlists_slowpath__foreach_mul_cuda_float64 (__main__.TestForeachCUDA) ... STAGE:2022-08-13 13:47:52 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:52.7229825Z STAGE:2022-08-13 13:47:52 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:52.7370562Z STAGE:2022-08-13 13:47:52 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:52.7384956Z STAGE:2022-08-13 13:47:52 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:52.7675309Z STAGE:2022-08-13 13:47:52 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:52.7694183Z STAGE:2022-08-13 13:47:52 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:52.7834406Z STAGE:2022-08-13 13:47:52 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:52.7850361Z STAGE:2022-08-13 13:47:52 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:52.8169431Z STAGE:2022-08-13 13:47:52 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:52.8189123Z STAGE:2022-08-13 13:47:52 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:52.8340965Z STAGE:2022-08-13 13:47:52 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:52.8355787Z STAGE:2022-08-13 13:47:52 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:52.8683117Z STAGE:2022-08-13 13:47:52 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:52.8703267Z STAGE:2022-08-13 13:47:52 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:52.8854950Z STAGE:2022-08-13 13:47:52 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:52.8869945Z STAGE:2022-08-13 13:47:52 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:52.9010989Z ok (0.200s) 2022-08-13T13:47:52.9159151Z test_binary_op_tensorlists_slowpath__foreach_mul_cuda_int16 (__main__.TestForeachCUDA) ... STAGE:2022-08-13 13:47:52 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:52.9178277Z STAGE:2022-08-13 13:47:52 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:52.9272727Z STAGE:2022-08-13 13:47:52 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:52.9287154Z STAGE:2022-08-13 13:47:52 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:52.9488833Z STAGE:2022-08-13 13:47:52 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:52.9507862Z STAGE:2022-08-13 13:47:52 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:52.9602647Z STAGE:2022-08-13 13:47:52 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:52.9617413Z STAGE:2022-08-13 13:47:52 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:52.9845888Z STAGE:2022-08-13 13:47:52 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:52.9863027Z STAGE:2022-08-13 13:47:52 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:52.9967547Z STAGE:2022-08-13 13:47:52 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:52.9982409Z STAGE:2022-08-13 13:47:52 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:53.0217115Z STAGE:2022-08-13 13:47:53 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:53.0237000Z STAGE:2022-08-13 13:47:53 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:53.0342369Z STAGE:2022-08-13 13:47:53 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:53.0357010Z STAGE:2022-08-13 13:47:53 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:53.0451051Z ok (0.144s) 2022-08-13T13:47:53.0594799Z test_binary_op_tensorlists_slowpath__foreach_mul_cuda_int32 (__main__.TestForeachCUDA) ... STAGE:2022-08-13 13:47:53 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:53.0613777Z STAGE:2022-08-13 13:47:53 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:53.0708073Z STAGE:2022-08-13 13:47:53 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:53.0722152Z STAGE:2022-08-13 13:47:53 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:53.0925643Z STAGE:2022-08-13 13:47:53 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:53.0944894Z STAGE:2022-08-13 13:47:53 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:53.1038312Z STAGE:2022-08-13 13:47:53 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:53.1052860Z STAGE:2022-08-13 13:47:53 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:53.1276338Z STAGE:2022-08-13 13:47:53 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:53.1293726Z STAGE:2022-08-13 13:47:53 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:53.1398416Z STAGE:2022-08-13 13:47:53 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:53.1413567Z STAGE:2022-08-13 13:47:53 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:53.1641970Z STAGE:2022-08-13 13:47:53 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:53.1661970Z STAGE:2022-08-13 13:47:53 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:53.1780932Z STAGE:2022-08-13 13:47:53 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:53.1795949Z STAGE:2022-08-13 13:47:53 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:53.1888242Z ok (0.144s) 2022-08-13T13:47:53.2031084Z test_binary_op_tensorlists_slowpath__foreach_mul_cuda_int64 (__main__.TestForeachCUDA) ... STAGE:2022-08-13 13:47:53 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:53.2048292Z STAGE:2022-08-13 13:47:53 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:53.2134198Z STAGE:2022-08-13 13:47:53 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:53.2148609Z STAGE:2022-08-13 13:47:53 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:53.2339650Z STAGE:2022-08-13 13:47:53 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:53.2357461Z STAGE:2022-08-13 13:47:53 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:53.2443658Z STAGE:2022-08-13 13:47:53 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:53.2458394Z STAGE:2022-08-13 13:47:53 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:53.2673667Z STAGE:2022-08-13 13:47:53 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:53.2691097Z STAGE:2022-08-13 13:47:53 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:53.2785986Z STAGE:2022-08-13 13:47:53 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:53.2800844Z STAGE:2022-08-13 13:47:53 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:53.3018910Z STAGE:2022-08-13 13:47:53 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:53.3038642Z STAGE:2022-08-13 13:47:53 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:53.3134633Z STAGE:2022-08-13 13:47:53 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:53.3149452Z STAGE:2022-08-13 13:47:53 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:53.3231818Z ok (0.134s) 2022-08-13T13:47:53.3375046Z test_binary_op_tensorlists_slowpath__foreach_mul_cuda_int8 (__main__.TestForeachCUDA) ... STAGE:2022-08-13 13:47:53 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:53.3391455Z STAGE:2022-08-13 13:47:53 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:53.3485545Z STAGE:2022-08-13 13:47:53 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:53.3499939Z STAGE:2022-08-13 13:47:53 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:53.3701023Z STAGE:2022-08-13 13:47:53 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:53.3717519Z STAGE:2022-08-13 13:47:53 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:53.3812300Z STAGE:2022-08-13 13:47:53 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:53.3826676Z STAGE:2022-08-13 13:47:53 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:53.4051266Z STAGE:2022-08-13 13:47:53 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:53.4068398Z STAGE:2022-08-13 13:47:53 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:53.4173016Z STAGE:2022-08-13 13:47:53 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:53.4187855Z STAGE:2022-08-13 13:47:53 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:53.4417563Z STAGE:2022-08-13 13:47:53 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:53.4435488Z STAGE:2022-08-13 13:47:53 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:53.4540986Z STAGE:2022-08-13 13:47:53 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:53.4555810Z STAGE:2022-08-13 13:47:53 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:53.4648746Z ok (0.142s) 2022-08-13T13:47:53.4791766Z test_binary_op_tensorlists_slowpath__foreach_mul_cuda_uint8 (__main__.TestForeachCUDA) ... STAGE:2022-08-13 13:47:53 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:53.4808969Z STAGE:2022-08-13 13:47:53 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:53.4902466Z STAGE:2022-08-13 13:47:53 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:53.4916688Z STAGE:2022-08-13 13:47:53 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:53.5116740Z STAGE:2022-08-13 13:47:53 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:53.5134411Z STAGE:2022-08-13 13:47:53 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:53.5228037Z STAGE:2022-08-13 13:47:53 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:53.5242370Z STAGE:2022-08-13 13:47:53 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:53.5467189Z STAGE:2022-08-13 13:47:53 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:53.5484321Z STAGE:2022-08-13 13:47:53 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:53.5588256Z STAGE:2022-08-13 13:47:53 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:53.5603004Z STAGE:2022-08-13 13:47:53 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:53.5831667Z STAGE:2022-08-13 13:47:53 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:53.5860833Z STAGE:2022-08-13 13:47:53 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:53.5978785Z STAGE:2022-08-13 13:47:53 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:53.5993737Z STAGE:2022-08-13 13:47:53 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:53.6085258Z ok (0.144s) 2022-08-13T13:47:53.6270958Z test_binary_op_tensorlists_slowpath__foreach_sub_cuda_bfloat16 (__main__.TestForeachCUDA) ... STAGE:2022-08-13 13:47:53 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:53.6287513Z STAGE:2022-08-13 13:47:53 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:53.6431851Z STAGE:2022-08-13 13:47:53 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:53.6446116Z STAGE:2022-08-13 13:47:53 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:53.6581251Z STAGE:2022-08-13 13:47:53 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:53.6598132Z STAGE:2022-08-13 13:47:53 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:53.6736675Z STAGE:2022-08-13 13:47:53 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:53.6752863Z STAGE:2022-08-13 13:47:53 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:53.6894469Z STAGE:2022-08-13 13:47:53 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:53.6908697Z STAGE:2022-08-13 13:47:53 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:53.7046760Z STAGE:2022-08-13 13:47:53 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:53.7061077Z STAGE:2022-08-13 13:47:53 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:53.7352237Z STAGE:2022-08-13 13:47:53 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:53.7368878Z STAGE:2022-08-13 13:47:53 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:53.7513928Z STAGE:2022-08-13 13:47:53 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:53.7528442Z STAGE:2022-08-13 13:47:53 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:53.7849882Z STAGE:2022-08-13 13:47:53 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:53.7867122Z STAGE:2022-08-13 13:47:53 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:53.8028391Z STAGE:2022-08-13 13:47:53 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:53.8043089Z STAGE:2022-08-13 13:47:53 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:53.8198012Z STAGE:2022-08-13 13:47:53 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:53.8217505Z STAGE:2022-08-13 13:47:53 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:53.8376296Z STAGE:2022-08-13 13:47:53 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:53.8395940Z STAGE:2022-08-13 13:47:53 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:53.8557833Z STAGE:2022-08-13 13:47:53 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:53.8575640Z STAGE:2022-08-13 13:47:53 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:53.8732104Z STAGE:2022-08-13 13:47:53 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:53.8746861Z STAGE:2022-08-13 13:47:53 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:53.9082604Z STAGE:2022-08-13 13:47:53 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:53.9102551Z STAGE:2022-08-13 13:47:53 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:53.9264373Z STAGE:2022-08-13 13:47:53 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:53.9279332Z STAGE:2022-08-13 13:47:53 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:53.9430483Z ok (0.334s) 2022-08-13T13:47:53.9572331Z test_binary_op_tensorlists_slowpath__foreach_sub_cuda_bool (__main__.TestForeachCUDA) ... STAGE:2022-08-13 13:47:53 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:53.9660425Z STAGE:2022-08-13 13:47:53 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:53.9725516Z STAGE:2022-08-13 13:47:53 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:53.9804134Z STAGE:2022-08-13 13:47:53 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:53.9855583Z STAGE:2022-08-13 13:47:53 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:53.9943134Z STAGE:2022-08-13 13:47:53 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:54.0003353Z STAGE:2022-08-13 13:47:54 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:54.0101591Z STAGE:2022-08-13 13:47:54 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:54.0166848Z STAGE:2022-08-13 13:47:54 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:54.0256492Z STAGE:2022-08-13 13:47:54 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:54.0311329Z STAGE:2022-08-13 13:47:54 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:54.0387630Z STAGE:2022-08-13 13:47:54 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:54.0548965Z STAGE:2022-08-13 13:47:54 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:54.0633604Z STAGE:2022-08-13 13:47:54 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:54.0700941Z STAGE:2022-08-13 13:47:54 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:54.0785273Z STAGE:2022-08-13 13:47:54 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:54.0961483Z STAGE:2022-08-13 13:47:54 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:54.1045724Z STAGE:2022-08-13 13:47:54 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:54.1113939Z STAGE:2022-08-13 13:47:54 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:54.1191804Z STAGE:2022-08-13 13:47:54 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:54.1242882Z STAGE:2022-08-13 13:47:54 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:54.1341247Z STAGE:2022-08-13 13:47:54 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:54.1401973Z STAGE:2022-08-13 13:47:54 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:54.1498593Z STAGE:2022-08-13 13:47:54 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:54.1565031Z STAGE:2022-08-13 13:47:54 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:54.1652853Z STAGE:2022-08-13 13:47:54 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:54.1703952Z STAGE:2022-08-13 13:47:54 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:54.1791838Z STAGE:2022-08-13 13:47:54 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:54.1970715Z STAGE:2022-08-13 13:47:54 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:54.2068868Z STAGE:2022-08-13 13:47:54 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:54.2137255Z STAGE:2022-08-13 13:47:54 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:54.2226827Z STAGE:2022-08-13 13:47:54 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:54.2278448Z ok (0.285s) 2022-08-13T13:47:54.2519766Z test_binary_op_tensorlists_slowpath__foreach_sub_cuda_complex128 (__main__.TestForeachCUDA) ... STAGE:2022-08-13 13:47:54 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:54.2536329Z STAGE:2022-08-13 13:47:54 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:54.2681952Z STAGE:2022-08-13 13:47:54 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:54.2697388Z STAGE:2022-08-13 13:47:54 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:54.2840661Z STAGE:2022-08-13 13:47:54 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:54.2857002Z STAGE:2022-08-13 13:47:54 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:54.2997149Z STAGE:2022-08-13 13:47:54 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:54.3014318Z STAGE:2022-08-13 13:47:54 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:54.3175289Z STAGE:2022-08-13 13:47:54 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:54.3189493Z STAGE:2022-08-13 13:47:54 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:54.3329387Z STAGE:2022-08-13 13:47:54 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:54.3346046Z STAGE:2022-08-13 13:47:54 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:54.3698017Z STAGE:2022-08-13 13:47:54 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:54.3714278Z STAGE:2022-08-13 13:47:54 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:54.3858507Z STAGE:2022-08-13 13:47:54 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:54.3872766Z STAGE:2022-08-13 13:47:54 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:54.4262132Z STAGE:2022-08-13 13:47:54 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:54.4279071Z STAGE:2022-08-13 13:47:54 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:54.4445398Z STAGE:2022-08-13 13:47:54 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:54.4460184Z STAGE:2022-08-13 13:47:54 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:54.4621411Z STAGE:2022-08-13 13:47:54 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:54.4638181Z STAGE:2022-08-13 13:47:54 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:54.4804143Z STAGE:2022-08-13 13:47:54 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:54.4823902Z STAGE:2022-08-13 13:47:54 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:54.4989802Z STAGE:2022-08-13 13:47:54 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:54.5004404Z STAGE:2022-08-13 13:47:54 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:54.5163054Z STAGE:2022-08-13 13:47:54 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:54.5180549Z STAGE:2022-08-13 13:47:54 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:54.5581131Z STAGE:2022-08-13 13:47:54 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:54.5598331Z STAGE:2022-08-13 13:47:54 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:54.5762372Z STAGE:2022-08-13 13:47:54 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:54.5777814Z STAGE:2022-08-13 13:47:54 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:54.5935085Z ok (0.365s) 2022-08-13T13:47:54.6176672Z test_binary_op_tensorlists_slowpath__foreach_sub_cuda_complex64 (__main__.TestForeachCUDA) ... STAGE:2022-08-13 13:47:54 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:54.6192881Z STAGE:2022-08-13 13:47:54 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:54.6345485Z STAGE:2022-08-13 13:47:54 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:54.6362012Z STAGE:2022-08-13 13:47:54 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:54.6512928Z STAGE:2022-08-13 13:47:54 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:54.6529272Z STAGE:2022-08-13 13:47:54 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:54.6676352Z STAGE:2022-08-13 13:47:54 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:54.6695445Z STAGE:2022-08-13 13:47:54 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:54.6850379Z STAGE:2022-08-13 13:47:54 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:54.6864542Z STAGE:2022-08-13 13:47:54 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:54.7011650Z STAGE:2022-08-13 13:47:54 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:54.7027853Z STAGE:2022-08-13 13:47:54 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:54.7389566Z STAGE:2022-08-13 13:47:54 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:54.7406041Z STAGE:2022-08-13 13:47:54 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:54.7558315Z STAGE:2022-08-13 13:47:54 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:54.7572815Z STAGE:2022-08-13 13:47:54 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:54.7982847Z STAGE:2022-08-13 13:47:54 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:54.8000154Z STAGE:2022-08-13 13:47:54 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:54.8174374Z STAGE:2022-08-13 13:47:54 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:54.8189135Z STAGE:2022-08-13 13:47:54 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:54.8358162Z STAGE:2022-08-13 13:47:54 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:54.8375265Z STAGE:2022-08-13 13:47:54 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:54.8543341Z STAGE:2022-08-13 13:47:54 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:54.8562625Z STAGE:2022-08-13 13:47:54 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:54.8750746Z STAGE:2022-08-13 13:47:54 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:54.8766334Z STAGE:2022-08-13 13:47:54 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:54.8935459Z STAGE:2022-08-13 13:47:54 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:54.8952698Z STAGE:2022-08-13 13:47:54 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:54.9368218Z STAGE:2022-08-13 13:47:54 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:54.9388051Z STAGE:2022-08-13 13:47:54 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:54.9561735Z STAGE:2022-08-13 13:47:54 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:54.9580428Z STAGE:2022-08-13 13:47:54 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:54.9745488Z ok (0.381s) 2022-08-13T13:47:54.9933554Z test_binary_op_tensorlists_slowpath__foreach_sub_cuda_float16 (__main__.TestForeachCUDA) ... STAGE:2022-08-13 13:47:54 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:54.9949599Z STAGE:2022-08-13 13:47:54 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:55.0090041Z STAGE:2022-08-13 13:47:55 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:55.0107067Z STAGE:2022-08-13 13:47:55 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:55.0245444Z STAGE:2022-08-13 13:47:55 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:55.0261972Z STAGE:2022-08-13 13:47:55 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:55.0397211Z STAGE:2022-08-13 13:47:55 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:55.0416096Z STAGE:2022-08-13 13:47:55 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:55.0558311Z STAGE:2022-08-13 13:47:55 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:55.0572756Z STAGE:2022-08-13 13:47:55 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:55.0707339Z STAGE:2022-08-13 13:47:55 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:55.0724327Z STAGE:2022-08-13 13:47:55 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:55.1018828Z STAGE:2022-08-13 13:47:55 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:55.1035256Z STAGE:2022-08-13 13:47:55 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:55.1174992Z STAGE:2022-08-13 13:47:55 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:55.1189398Z STAGE:2022-08-13 13:47:55 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:55.1513649Z STAGE:2022-08-13 13:47:55 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:55.1530755Z STAGE:2022-08-13 13:47:55 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:55.1689210Z STAGE:2022-08-13 13:47:55 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:55.1703975Z STAGE:2022-08-13 13:47:55 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:55.1859253Z STAGE:2022-08-13 13:47:55 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:55.1876315Z STAGE:2022-08-13 13:47:55 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:55.2029688Z STAGE:2022-08-13 13:47:55 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:55.2049492Z STAGE:2022-08-13 13:47:55 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:55.2210998Z STAGE:2022-08-13 13:47:55 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:55.2225793Z STAGE:2022-08-13 13:47:55 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:55.2379485Z STAGE:2022-08-13 13:47:55 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:55.2396808Z STAGE:2022-08-13 13:47:55 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:55.2732680Z STAGE:2022-08-13 13:47:55 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:55.2749654Z STAGE:2022-08-13 13:47:55 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:55.2908546Z STAGE:2022-08-13 13:47:55 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:55.2926140Z STAGE:2022-08-13 13:47:55 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:55.3078091Z ok (0.333s) 2022-08-13T13:47:55.3268440Z test_binary_op_tensorlists_slowpath__foreach_sub_cuda_float32 (__main__.TestForeachCUDA) ... STAGE:2022-08-13 13:47:55 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:55.3284525Z STAGE:2022-08-13 13:47:55 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:55.3425012Z STAGE:2022-08-13 13:47:55 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:55.3441821Z STAGE:2022-08-13 13:47:55 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:55.3579816Z STAGE:2022-08-13 13:47:55 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:55.3596127Z STAGE:2022-08-13 13:47:55 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:55.3731348Z STAGE:2022-08-13 13:47:55 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:55.3750250Z STAGE:2022-08-13 13:47:55 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:55.3907720Z STAGE:2022-08-13 13:47:55 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:55.3921863Z STAGE:2022-08-13 13:47:55 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:55.4056323Z STAGE:2022-08-13 13:47:55 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:55.4071254Z STAGE:2022-08-13 13:47:55 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:55.4366621Z STAGE:2022-08-13 13:47:55 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:55.4383017Z STAGE:2022-08-13 13:47:55 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:55.4522852Z STAGE:2022-08-13 13:47:55 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:55.4537561Z STAGE:2022-08-13 13:47:55 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:55.4863736Z STAGE:2022-08-13 13:47:55 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:55.4880798Z STAGE:2022-08-13 13:47:55 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:55.5039137Z STAGE:2022-08-13 13:47:55 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:55.5054141Z STAGE:2022-08-13 13:47:55 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:55.5208898Z STAGE:2022-08-13 13:47:55 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:55.5225933Z STAGE:2022-08-13 13:47:55 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:55.5378817Z STAGE:2022-08-13 13:47:55 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:55.5397536Z STAGE:2022-08-13 13:47:55 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:55.5558688Z STAGE:2022-08-13 13:47:55 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:55.5573627Z STAGE:2022-08-13 13:47:55 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:55.5726871Z STAGE:2022-08-13 13:47:55 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:55.5744270Z STAGE:2022-08-13 13:47:55 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:55.6081304Z STAGE:2022-08-13 13:47:55 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:55.6098943Z STAGE:2022-08-13 13:47:55 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:55.6257476Z STAGE:2022-08-13 13:47:55 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:55.6273073Z STAGE:2022-08-13 13:47:55 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:55.6423716Z ok (0.334s) 2022-08-13T13:47:55.6611076Z test_binary_op_tensorlists_slowpath__foreach_sub_cuda_float64 (__main__.TestForeachCUDA) ... STAGE:2022-08-13 13:47:55 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:55.6627066Z STAGE:2022-08-13 13:47:55 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:55.6758374Z STAGE:2022-08-13 13:47:55 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:55.6773570Z STAGE:2022-08-13 13:47:55 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:55.6903833Z STAGE:2022-08-13 13:47:55 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:55.6920022Z STAGE:2022-08-13 13:47:55 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:55.7045999Z STAGE:2022-08-13 13:47:55 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:55.7063308Z STAGE:2022-08-13 13:47:55 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:55.7197270Z STAGE:2022-08-13 13:47:55 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:55.7211846Z STAGE:2022-08-13 13:47:55 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:55.7338987Z STAGE:2022-08-13 13:47:55 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:55.7354853Z STAGE:2022-08-13 13:47:55 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:55.7642501Z STAGE:2022-08-13 13:47:55 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:55.7659145Z STAGE:2022-08-13 13:47:55 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:55.7790451Z STAGE:2022-08-13 13:47:55 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:55.7804848Z STAGE:2022-08-13 13:47:55 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:55.8123482Z STAGE:2022-08-13 13:47:55 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:55.8140534Z STAGE:2022-08-13 13:47:55 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:55.8289033Z STAGE:2022-08-13 13:47:55 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:55.8303938Z STAGE:2022-08-13 13:47:55 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:55.8450014Z STAGE:2022-08-13 13:47:55 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:55.8467061Z STAGE:2022-08-13 13:47:55 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:55.8610234Z STAGE:2022-08-13 13:47:55 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:55.8628629Z STAGE:2022-08-13 13:47:55 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:55.8791433Z STAGE:2022-08-13 13:47:55 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:55.8806309Z STAGE:2022-08-13 13:47:55 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:55.8950012Z STAGE:2022-08-13 13:47:55 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:55.8965053Z STAGE:2022-08-13 13:47:55 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:55.9292163Z STAGE:2022-08-13 13:47:55 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:55.9309415Z STAGE:2022-08-13 13:47:55 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:55.9460647Z STAGE:2022-08-13 13:47:55 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:55.9478308Z STAGE:2022-08-13 13:47:55 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:55.9623974Z ok (0.320s) 2022-08-13T13:47:55.9769929Z test_binary_op_tensorlists_slowpath__foreach_sub_cuda_int16 (__main__.TestForeachCUDA) ... STAGE:2022-08-13 13:47:55 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:55.9788708Z STAGE:2022-08-13 13:47:55 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:55.9880517Z STAGE:2022-08-13 13:47:55 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:55.9897736Z STAGE:2022-08-13 13:47:55 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:55.9987340Z STAGE:2022-08-13 13:47:55 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:56.0003725Z STAGE:2022-08-13 13:47:56 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:56.0090481Z STAGE:2022-08-13 13:47:56 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:56.0109343Z STAGE:2022-08-13 13:47:56 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:56.0203215Z STAGE:2022-08-13 13:47:56 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:56.0217826Z STAGE:2022-08-13 13:47:56 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:56.0303612Z STAGE:2022-08-13 13:47:56 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:56.0320599Z STAGE:2022-08-13 13:47:56 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:56.0523407Z STAGE:2022-08-13 13:47:56 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:56.0540062Z STAGE:2022-08-13 13:47:56 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:56.0630908Z STAGE:2022-08-13 13:47:56 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:56.0645198Z STAGE:2022-08-13 13:47:56 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:56.0871443Z STAGE:2022-08-13 13:47:56 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:56.0888709Z STAGE:2022-08-13 13:47:56 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:56.0990768Z STAGE:2022-08-13 13:47:56 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:56.1005673Z STAGE:2022-08-13 13:47:56 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:56.1104375Z STAGE:2022-08-13 13:47:56 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:56.1121279Z STAGE:2022-08-13 13:47:56 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:56.1218368Z STAGE:2022-08-13 13:47:56 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:56.1238054Z STAGE:2022-08-13 13:47:56 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:56.1343080Z STAGE:2022-08-13 13:47:56 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:56.1357926Z STAGE:2022-08-13 13:47:56 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:56.1454740Z STAGE:2022-08-13 13:47:56 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:56.1472495Z STAGE:2022-08-13 13:47:56 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:56.1703248Z STAGE:2022-08-13 13:47:56 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:56.1720465Z STAGE:2022-08-13 13:47:56 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:56.1823270Z STAGE:2022-08-13 13:47:56 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:56.1840794Z STAGE:2022-08-13 13:47:56 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:56.1935331Z ok (0.231s) 2022-08-13T13:47:56.2079203Z test_binary_op_tensorlists_slowpath__foreach_sub_cuda_int32 (__main__.TestForeachCUDA) ... STAGE:2022-08-13 13:47:56 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:56.2095811Z STAGE:2022-08-13 13:47:56 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:56.2186732Z STAGE:2022-08-13 13:47:56 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:56.2203482Z STAGE:2022-08-13 13:47:56 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:56.2292385Z STAGE:2022-08-13 13:47:56 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:56.2308653Z STAGE:2022-08-13 13:47:56 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:56.2394541Z STAGE:2022-08-13 13:47:56 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:56.2413716Z STAGE:2022-08-13 13:47:56 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:56.2522503Z STAGE:2022-08-13 13:47:56 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:56.2537076Z STAGE:2022-08-13 13:47:56 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:56.2622833Z STAGE:2022-08-13 13:47:56 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:56.2637400Z STAGE:2022-08-13 13:47:56 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:56.2839864Z STAGE:2022-08-13 13:47:56 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:56.2856364Z STAGE:2022-08-13 13:47:56 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:56.2947629Z STAGE:2022-08-13 13:47:56 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:56.2961890Z STAGE:2022-08-13 13:47:56 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:56.3189621Z STAGE:2022-08-13 13:47:56 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:56.3206720Z STAGE:2022-08-13 13:47:56 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:56.3308411Z STAGE:2022-08-13 13:47:56 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:56.3323243Z STAGE:2022-08-13 13:47:56 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:56.3422000Z STAGE:2022-08-13 13:47:56 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:56.3439072Z STAGE:2022-08-13 13:47:56 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:56.3536088Z STAGE:2022-08-13 13:47:56 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:56.3555867Z STAGE:2022-08-13 13:47:56 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:56.3661230Z STAGE:2022-08-13 13:47:56 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:56.3675991Z STAGE:2022-08-13 13:47:56 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:56.3773016Z STAGE:2022-08-13 13:47:56 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:56.3790524Z STAGE:2022-08-13 13:47:56 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:56.4020686Z STAGE:2022-08-13 13:47:56 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:56.4037780Z STAGE:2022-08-13 13:47:56 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:56.4140732Z STAGE:2022-08-13 13:47:56 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:56.4156580Z STAGE:2022-08-13 13:47:56 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:56.4251391Z ok (0.231s) 2022-08-13T13:47:56.4396113Z test_binary_op_tensorlists_slowpath__foreach_sub_cuda_int64 (__main__.TestForeachCUDA) ... STAGE:2022-08-13 13:47:56 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:56.4412408Z STAGE:2022-08-13 13:47:56 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:56.4495285Z STAGE:2022-08-13 13:47:56 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:56.4510857Z STAGE:2022-08-13 13:47:56 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:56.4591257Z STAGE:2022-08-13 13:47:56 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:56.4607709Z STAGE:2022-08-13 13:47:56 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:56.4685061Z STAGE:2022-08-13 13:47:56 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:56.4703684Z STAGE:2022-08-13 13:47:56 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:56.4788808Z STAGE:2022-08-13 13:47:56 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:56.4803146Z STAGE:2022-08-13 13:47:56 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:56.4880670Z STAGE:2022-08-13 13:47:56 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:56.4897421Z STAGE:2022-08-13 13:47:56 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:56.5092316Z STAGE:2022-08-13 13:47:56 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:56.5108883Z STAGE:2022-08-13 13:47:56 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:56.5191591Z STAGE:2022-08-13 13:47:56 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:56.5206052Z STAGE:2022-08-13 13:47:56 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:56.5424207Z STAGE:2022-08-13 13:47:56 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:56.5441159Z STAGE:2022-08-13 13:47:56 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:56.5534202Z STAGE:2022-08-13 13:47:56 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:56.5548963Z STAGE:2022-08-13 13:47:56 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:56.5638025Z STAGE:2022-08-13 13:47:56 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:56.5655304Z STAGE:2022-08-13 13:47:56 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:56.5742498Z STAGE:2022-08-13 13:47:56 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:56.5762061Z STAGE:2022-08-13 13:47:56 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:56.5871410Z STAGE:2022-08-13 13:47:56 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:56.5886894Z STAGE:2022-08-13 13:47:56 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:56.5973011Z STAGE:2022-08-13 13:47:56 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:56.5989831Z STAGE:2022-08-13 13:47:56 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:56.6210204Z STAGE:2022-08-13 13:47:56 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:56.6227431Z STAGE:2022-08-13 13:47:56 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:56.6320042Z STAGE:2022-08-13 13:47:56 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:56.6337617Z STAGE:2022-08-13 13:47:56 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:56.6422904Z ok (0.217s) 2022-08-13T13:47:56.6569003Z test_binary_op_tensorlists_slowpath__foreach_sub_cuda_int8 (__main__.TestForeachCUDA) ... STAGE:2022-08-13 13:47:56 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:56.6584546Z STAGE:2022-08-13 13:47:56 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:56.6676162Z STAGE:2022-08-13 13:47:56 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:56.6693105Z STAGE:2022-08-13 13:47:56 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:56.6782217Z STAGE:2022-08-13 13:47:56 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:56.6798647Z STAGE:2022-08-13 13:47:56 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:56.6884530Z STAGE:2022-08-13 13:47:56 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:56.6902179Z STAGE:2022-08-13 13:47:56 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:56.6995694Z STAGE:2022-08-13 13:47:56 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:56.7010215Z STAGE:2022-08-13 13:47:56 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:56.7096032Z STAGE:2022-08-13 13:47:56 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:56.7112484Z STAGE:2022-08-13 13:47:56 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:56.7316001Z STAGE:2022-08-13 13:47:56 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:56.7332821Z STAGE:2022-08-13 13:47:56 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:56.7423637Z STAGE:2022-08-13 13:47:56 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:56.7438296Z STAGE:2022-08-13 13:47:56 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:56.7665933Z STAGE:2022-08-13 13:47:56 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:56.7683044Z STAGE:2022-08-13 13:47:56 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:56.7785403Z STAGE:2022-08-13 13:47:56 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:56.7800455Z STAGE:2022-08-13 13:47:56 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:56.7899784Z STAGE:2022-08-13 13:47:56 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:56.7916763Z STAGE:2022-08-13 13:47:56 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:56.8013997Z STAGE:2022-08-13 13:47:56 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:56.8033241Z STAGE:2022-08-13 13:47:56 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:56.8139454Z STAGE:2022-08-13 13:47:56 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:56.8154096Z STAGE:2022-08-13 13:47:56 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:56.8251075Z STAGE:2022-08-13 13:47:56 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:56.8268283Z STAGE:2022-08-13 13:47:56 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:56.8499599Z STAGE:2022-08-13 13:47:56 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:56.8516815Z STAGE:2022-08-13 13:47:56 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:56.8620039Z STAGE:2022-08-13 13:47:56 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:56.8637630Z STAGE:2022-08-13 13:47:56 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:56.8732962Z ok (0.231s) 2022-08-13T13:47:56.8878318Z test_binary_op_tensorlists_slowpath__foreach_sub_cuda_uint8 (__main__.TestForeachCUDA) ... STAGE:2022-08-13 13:47:56 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:56.8895107Z STAGE:2022-08-13 13:47:56 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:56.8985828Z STAGE:2022-08-13 13:47:56 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:56.9002784Z STAGE:2022-08-13 13:47:56 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:56.9092003Z STAGE:2022-08-13 13:47:56 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:56.9108614Z STAGE:2022-08-13 13:47:56 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:56.9194658Z STAGE:2022-08-13 13:47:56 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:56.9213881Z STAGE:2022-08-13 13:47:56 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:56.9324860Z STAGE:2022-08-13 13:47:56 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:56.9339517Z STAGE:2022-08-13 13:47:56 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:56.9424895Z STAGE:2022-08-13 13:47:56 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:56.9441469Z STAGE:2022-08-13 13:47:56 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:56.9645097Z STAGE:2022-08-13 13:47:56 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:56.9661637Z STAGE:2022-08-13 13:47:56 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:56.9752476Z STAGE:2022-08-13 13:47:56 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:56.9766921Z STAGE:2022-08-13 13:47:56 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:56.9994122Z STAGE:2022-08-13 13:47:56 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:57.0012942Z STAGE:2022-08-13 13:47:57 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:57.0117957Z STAGE:2022-08-13 13:47:57 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:57.0135888Z STAGE:2022-08-13 13:47:57 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:57.0236267Z STAGE:2022-08-13 13:47:57 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:57.0254920Z STAGE:2022-08-13 13:47:57 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:57.0351847Z STAGE:2022-08-13 13:47:57 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:57.0372121Z STAGE:2022-08-13 13:47:57 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:57.0477570Z STAGE:2022-08-13 13:47:57 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:57.0492681Z STAGE:2022-08-13 13:47:57 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:57.0589891Z STAGE:2022-08-13 13:47:57 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:57.0607725Z STAGE:2022-08-13 13:47:57 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:57.0840059Z STAGE:2022-08-13 13:47:57 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:57.0857958Z STAGE:2022-08-13 13:47:57 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:57.0961164Z STAGE:2022-08-13 13:47:57 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:57.0979161Z STAGE:2022-08-13 13:47:57 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:57.1074195Z ok (0.234s) 2022-08-13T13:47:57.1129259Z test_binary_op_tensors_on_different_devices__foreach_add_cuda_bfloat16 (__main__.TestForeachCUDA) ... ok (0.005s) 2022-08-13T13:47:57.1170731Z test_binary_op_tensors_on_different_devices__foreach_add_cuda_bool (__main__.TestForeachCUDA) ... ok (0.004s) 2022-08-13T13:47:57.1228977Z test_binary_op_tensors_on_different_devices__foreach_add_cuda_complex128 (__main__.TestForeachCUDA) ... ok (0.006s) 2022-08-13T13:47:57.1285480Z test_binary_op_tensors_on_different_devices__foreach_add_cuda_complex64 (__main__.TestForeachCUDA) ... ok (0.006s) 2022-08-13T13:47:57.1337327Z test_binary_op_tensors_on_different_devices__foreach_add_cuda_float16 (__main__.TestForeachCUDA) ... ok (0.005s) 2022-08-13T13:47:57.1389781Z test_binary_op_tensors_on_different_devices__foreach_add_cuda_float32 (__main__.TestForeachCUDA) ... ok (0.005s) 2022-08-13T13:47:57.1442343Z test_binary_op_tensors_on_different_devices__foreach_add_cuda_float64 (__main__.TestForeachCUDA) ... ok (0.005s) 2022-08-13T13:47:57.1484206Z test_binary_op_tensors_on_different_devices__foreach_add_cuda_int16 (__main__.TestForeachCUDA) ... ok (0.004s) 2022-08-13T13:47:57.1525933Z test_binary_op_tensors_on_different_devices__foreach_add_cuda_int32 (__main__.TestForeachCUDA) ... ok (0.004s) 2022-08-13T13:47:57.1565831Z test_binary_op_tensors_on_different_devices__foreach_add_cuda_int64 (__main__.TestForeachCUDA) ... ok (0.004s) 2022-08-13T13:47:57.1606895Z test_binary_op_tensors_on_different_devices__foreach_add_cuda_int8 (__main__.TestForeachCUDA) ... ok (0.004s) 2022-08-13T13:47:57.1651919Z test_binary_op_tensors_on_different_devices__foreach_add_cuda_uint8 (__main__.TestForeachCUDA) ... ok (0.004s) 2022-08-13T13:47:57.1702991Z test_binary_op_tensors_on_different_devices__foreach_div_cuda_bfloat16 (__main__.TestForeachCUDA) ... ok (0.005s) 2022-08-13T13:47:57.1857931Z test_binary_op_tensors_on_different_devices__foreach_div_cuda_bool (__main__.TestForeachCUDA) ... ok (0.015s) 2022-08-13T13:47:57.1913210Z test_binary_op_tensors_on_different_devices__foreach_div_cuda_complex128 (__main__.TestForeachCUDA) ... ok (0.005s) 2022-08-13T13:47:57.1969780Z test_binary_op_tensors_on_different_devices__foreach_div_cuda_complex64 (__main__.TestForeachCUDA) ... ok (0.006s) 2022-08-13T13:47:57.2021250Z test_binary_op_tensors_on_different_devices__foreach_div_cuda_float16 (__main__.TestForeachCUDA) ... ok (0.005s) 2022-08-13T13:47:57.2076880Z test_binary_op_tensors_on_different_devices__foreach_div_cuda_float32 (__main__.TestForeachCUDA) ... ok (0.005s) 2022-08-13T13:47:57.2127196Z test_binary_op_tensors_on_different_devices__foreach_div_cuda_float64 (__main__.TestForeachCUDA) ... ok (0.005s) 2022-08-13T13:47:57.2282379Z test_binary_op_tensors_on_different_devices__foreach_div_cuda_int16 (__main__.TestForeachCUDA) ... ok (0.015s) 2022-08-13T13:47:57.2437684Z test_binary_op_tensors_on_different_devices__foreach_div_cuda_int32 (__main__.TestForeachCUDA) ... ok (0.015s) 2022-08-13T13:47:57.2592610Z test_binary_op_tensors_on_different_devices__foreach_div_cuda_int64 (__main__.TestForeachCUDA) ... ok (0.015s) 2022-08-13T13:47:57.2746388Z test_binary_op_tensors_on_different_devices__foreach_div_cuda_int8 (__main__.TestForeachCUDA) ... ok (0.015s) 2022-08-13T13:47:57.2899792Z test_binary_op_tensors_on_different_devices__foreach_div_cuda_uint8 (__main__.TestForeachCUDA) ... ok (0.015s) 2022-08-13T13:47:57.2956103Z test_binary_op_tensors_on_different_devices__foreach_mul_cuda_bfloat16 (__main__.TestForeachCUDA) ... ok (0.006s) 2022-08-13T13:47:57.2996705Z test_binary_op_tensors_on_different_devices__foreach_mul_cuda_bool (__main__.TestForeachCUDA) ... ok (0.004s) 2022-08-13T13:47:57.3052187Z test_binary_op_tensors_on_different_devices__foreach_mul_cuda_complex128 (__main__.TestForeachCUDA) ... ok (0.005s) 2022-08-13T13:47:57.3109367Z test_binary_op_tensors_on_different_devices__foreach_mul_cuda_complex64 (__main__.TestForeachCUDA) ... ok (0.006s) 2022-08-13T13:47:57.3160196Z test_binary_op_tensors_on_different_devices__foreach_mul_cuda_float16 (__main__.TestForeachCUDA) ... ok (0.005s) 2022-08-13T13:47:57.3212065Z test_binary_op_tensors_on_different_devices__foreach_mul_cuda_float32 (__main__.TestForeachCUDA) ... ok (0.005s) 2022-08-13T13:47:57.3262278Z test_binary_op_tensors_on_different_devices__foreach_mul_cuda_float64 (__main__.TestForeachCUDA) ... ok (0.005s) 2022-08-13T13:47:57.3317786Z test_binary_op_tensors_on_different_devices__foreach_mul_cuda_int16 (__main__.TestForeachCUDA) ... ok (0.005s) 2022-08-13T13:47:57.3359228Z test_binary_op_tensors_on_different_devices__foreach_mul_cuda_int32 (__main__.TestForeachCUDA) ... ok (0.004s) 2022-08-13T13:47:57.3398784Z test_binary_op_tensors_on_different_devices__foreach_mul_cuda_int64 (__main__.TestForeachCUDA) ... ok (0.004s) 2022-08-13T13:47:57.3439647Z test_binary_op_tensors_on_different_devices__foreach_mul_cuda_int8 (__main__.TestForeachCUDA) ... ok (0.004s) 2022-08-13T13:47:57.3480186Z test_binary_op_tensors_on_different_devices__foreach_mul_cuda_uint8 (__main__.TestForeachCUDA) ... ok (0.004s) 2022-08-13T13:47:57.3531347Z test_binary_op_tensors_on_different_devices__foreach_sub_cuda_bfloat16 (__main__.TestForeachCUDA) ... ok (0.005s) 2022-08-13T13:47:57.3780712Z test_binary_op_tensors_on_different_devices__foreach_sub_cuda_bool (__main__.TestForeachCUDA) ... ok (0.025s) 2022-08-13T13:47:57.3841042Z test_binary_op_tensors_on_different_devices__foreach_sub_cuda_complex128 (__main__.TestForeachCUDA) ... ok (0.006s) 2022-08-13T13:47:57.3897803Z test_binary_op_tensors_on_different_devices__foreach_sub_cuda_complex64 (__main__.TestForeachCUDA) ... ok (0.006s) 2022-08-13T13:47:57.3948887Z test_binary_op_tensors_on_different_devices__foreach_sub_cuda_float16 (__main__.TestForeachCUDA) ... ok (0.005s) 2022-08-13T13:47:57.4000213Z test_binary_op_tensors_on_different_devices__foreach_sub_cuda_float32 (__main__.TestForeachCUDA) ... ok (0.005s) 2022-08-13T13:47:57.4050535Z test_binary_op_tensors_on_different_devices__foreach_sub_cuda_float64 (__main__.TestForeachCUDA) ... ok (0.005s) 2022-08-13T13:47:57.4092272Z test_binary_op_tensors_on_different_devices__foreach_sub_cuda_int16 (__main__.TestForeachCUDA) ... ok (0.004s) 2022-08-13T13:47:57.4133303Z test_binary_op_tensors_on_different_devices__foreach_sub_cuda_int32 (__main__.TestForeachCUDA) ... ok (0.004s) 2022-08-13T13:47:57.4178293Z test_binary_op_tensors_on_different_devices__foreach_sub_cuda_int64 (__main__.TestForeachCUDA) ... ok (0.004s) 2022-08-13T13:47:57.4218846Z test_binary_op_tensors_on_different_devices__foreach_sub_cuda_int8 (__main__.TestForeachCUDA) ... ok (0.004s) 2022-08-13T13:47:57.4259336Z test_binary_op_tensors_on_different_devices__foreach_sub_cuda_uint8 (__main__.TestForeachCUDA) ... ok (0.004s) 2022-08-13T13:47:57.4313810Z test_foreach_l2_large_value_input__foreach_norm_cuda_bfloat16 (__main__.TestForeachCUDA) ... STAGE:2022-08-13 13:47:57 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:57.4329036Z STAGE:2022-08-13 13:47:57 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:57.4426241Z ok (0.017s) 2022-08-13T13:47:57.4483749Z test_foreach_l2_large_value_input__foreach_norm_cuda_float16 (__main__.TestForeachCUDA) ... STAGE:2022-08-13 13:47:57 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:57.4496390Z STAGE:2022-08-13 13:47:57 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:57.4592377Z ok (0.016s) 2022-08-13T13:47:57.4636980Z test_minmax_fastpath__foreach_maximum_cuda_bool (__main__.TestForeachCUDA) ... STAGE:2022-08-13 13:47:57 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:57.4653253Z STAGE:2022-08-13 13:47:57 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:57.4739609Z STAGE:2022-08-13 13:47:57 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:57.4762235Z STAGE:2022-08-13 13:47:57 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:57.4901767Z STAGE:2022-08-13 13:47:57 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:57.4918466Z STAGE:2022-08-13 13:47:57 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:57.5018522Z STAGE:2022-08-13 13:47:57 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:57.5040397Z STAGE:2022-08-13 13:47:57 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:57.5170241Z ok (0.058s) 2022-08-13T13:47:57.5253930Z test_minmax_fastpath__foreach_maximum_cuda_float16 (__main__.TestForeachCUDA) ... STAGE:2022-08-13 13:47:57 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:57.5269943Z STAGE:2022-08-13 13:47:57 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:57.5387771Z STAGE:2022-08-13 13:47:57 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:57.5400373Z STAGE:2022-08-13 13:47:57 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:57.5565031Z STAGE:2022-08-13 13:47:57 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:57.5581526Z STAGE:2022-08-13 13:47:57 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:57.5713954Z STAGE:2022-08-13 13:47:57 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:57.5727071Z STAGE:2022-08-13 13:47:57 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:57.5836244Z ok (0.066s) 2022-08-13T13:47:57.5922537Z test_minmax_fastpath__foreach_maximum_cuda_float32 (__main__.TestForeachCUDA) ... STAGE:2022-08-13 13:47:57 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:57.5936999Z STAGE:2022-08-13 13:47:57 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:57.6054400Z STAGE:2022-08-13 13:47:57 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:57.6065652Z STAGE:2022-08-13 13:47:57 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:57.6233574Z STAGE:2022-08-13 13:47:57 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:57.6247913Z STAGE:2022-08-13 13:47:57 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:57.6380853Z STAGE:2022-08-13 13:47:57 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:57.6392241Z STAGE:2022-08-13 13:47:57 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:57.6501404Z ok (0.066s) 2022-08-13T13:47:57.6585462Z test_minmax_fastpath__foreach_maximum_cuda_float64 (__main__.TestForeachCUDA) ... STAGE:2022-08-13 13:47:57 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:57.6598607Z STAGE:2022-08-13 13:47:57 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:57.6707564Z STAGE:2022-08-13 13:47:57 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:57.6718152Z STAGE:2022-08-13 13:47:57 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:57.6874480Z STAGE:2022-08-13 13:47:57 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:57.6888573Z STAGE:2022-08-13 13:47:57 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:57.7010779Z STAGE:2022-08-13 13:47:57 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:57.7021178Z STAGE:2022-08-13 13:47:57 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:57.7120187Z ok (0.062s) 2022-08-13T13:47:57.7163962Z test_minmax_fastpath__foreach_maximum_cuda_int16 (__main__.TestForeachCUDA) ... STAGE:2022-08-13 13:47:57 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:57.7177663Z STAGE:2022-08-13 13:47:57 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:57.7246466Z STAGE:2022-08-13 13:47:57 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:57.7256810Z STAGE:2022-08-13 13:47:57 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:57.7327566Z STAGE:2022-08-13 13:47:57 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:57.7341322Z STAGE:2022-08-13 13:47:57 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:57.7417931Z STAGE:2022-08-13 13:47:57 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:57.7428516Z STAGE:2022-08-13 13:47:57 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:57.7482122Z ok (0.036s) 2022-08-13T13:47:57.7526830Z test_minmax_fastpath__foreach_maximum_cuda_int32 (__main__.TestForeachCUDA) ... STAGE:2022-08-13 13:47:57 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:57.7540683Z STAGE:2022-08-13 13:47:57 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:57.7609696Z STAGE:2022-08-13 13:47:57 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:57.7621023Z STAGE:2022-08-13 13:47:57 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:57.7693373Z STAGE:2022-08-13 13:47:57 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:57.7708191Z STAGE:2022-08-13 13:47:57 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:57.7785419Z STAGE:2022-08-13 13:47:57 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:57.7797335Z STAGE:2022-08-13 13:47:57 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:57.7859449Z ok (0.038s) 2022-08-13T13:47:57.7904260Z test_minmax_fastpath__foreach_maximum_cuda_int64 (__main__.TestForeachCUDA) ... STAGE:2022-08-13 13:47:57 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:57.7918275Z STAGE:2022-08-13 13:47:57 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:57.7980307Z STAGE:2022-08-13 13:47:57 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:57.7990619Z STAGE:2022-08-13 13:47:57 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:57.8053124Z STAGE:2022-08-13 13:47:57 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:57.8069354Z STAGE:2022-08-13 13:47:57 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:57.8137195Z STAGE:2022-08-13 13:47:57 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:57.8150184Z STAGE:2022-08-13 13:47:57 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:57.8193305Z ok (0.033s) 2022-08-13T13:47:57.8237426Z test_minmax_fastpath__foreach_maximum_cuda_int8 (__main__.TestForeachCUDA) ... STAGE:2022-08-13 13:47:57 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:57.8251352Z STAGE:2022-08-13 13:47:57 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:57.8319719Z STAGE:2022-08-13 13:47:57 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:57.8330573Z STAGE:2022-08-13 13:47:57 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:57.8401428Z STAGE:2022-08-13 13:47:57 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:57.8415964Z STAGE:2022-08-13 13:47:57 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:57.8493576Z STAGE:2022-08-13 13:47:57 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:57.8504213Z STAGE:2022-08-13 13:47:57 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:57.8557367Z ok (0.036s) 2022-08-13T13:47:57.8601973Z test_minmax_fastpath__foreach_maximum_cuda_uint8 (__main__.TestForeachCUDA) ... STAGE:2022-08-13 13:47:57 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:57.8615733Z STAGE:2022-08-13 13:47:57 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:57.8684316Z STAGE:2022-08-13 13:47:57 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:57.8695231Z STAGE:2022-08-13 13:47:57 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:57.8766313Z STAGE:2022-08-13 13:47:57 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:57.8780647Z STAGE:2022-08-13 13:47:57 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:57.8857201Z STAGE:2022-08-13 13:47:57 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:57.8867710Z STAGE:2022-08-13 13:47:57 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:57.8920623Z ok (0.036s) 2022-08-13T13:47:57.8962552Z test_minmax_fastpath__foreach_minimum_cuda_bool (__main__.TestForeachCUDA) ... STAGE:2022-08-13 13:47:57 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:57.8978980Z STAGE:2022-08-13 13:47:57 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:57.9065194Z STAGE:2022-08-13 13:47:57 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:57.9085851Z STAGE:2022-08-13 13:47:57 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:57.9225105Z STAGE:2022-08-13 13:47:57 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:57.9242388Z STAGE:2022-08-13 13:47:57 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:57.9342012Z STAGE:2022-08-13 13:47:57 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:57.9363626Z STAGE:2022-08-13 13:47:57 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:57.9493037Z ok (0.057s) 2022-08-13T13:47:57.9577231Z test_minmax_fastpath__foreach_minimum_cuda_float16 (__main__.TestForeachCUDA) ... STAGE:2022-08-13 13:47:57 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:57.9591807Z STAGE:2022-08-13 13:47:57 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:57.9709320Z STAGE:2022-08-13 13:47:57 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:57.9720789Z STAGE:2022-08-13 13:47:57 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:57.9885806Z STAGE:2022-08-13 13:47:57 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:57.9901688Z STAGE:2022-08-13 13:47:57 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:58.0033899Z STAGE:2022-08-13 13:47:58 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:58.0046478Z STAGE:2022-08-13 13:47:58 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:58.0155024Z ok (0.066s) 2022-08-13T13:47:58.0240562Z test_minmax_fastpath__foreach_minimum_cuda_float32 (__main__.TestForeachCUDA) ... STAGE:2022-08-13 13:47:58 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:58.0254102Z STAGE:2022-08-13 13:47:58 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:58.0372564Z STAGE:2022-08-13 13:47:58 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:58.0382914Z STAGE:2022-08-13 13:47:58 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:58.0551520Z STAGE:2022-08-13 13:47:58 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:58.0567270Z STAGE:2022-08-13 13:47:58 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:58.0702362Z STAGE:2022-08-13 13:47:58 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:58.0715354Z STAGE:2022-08-13 13:47:58 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:58.0833497Z ok (0.068s) 2022-08-13T13:47:58.0920040Z test_minmax_fastpath__foreach_minimum_cuda_float64 (__main__.TestForeachCUDA) ... STAGE:2022-08-13 13:47:58 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:58.0936140Z STAGE:2022-08-13 13:47:58 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:58.1045649Z STAGE:2022-08-13 13:47:58 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:58.1058800Z STAGE:2022-08-13 13:47:58 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:58.1215098Z STAGE:2022-08-13 13:47:58 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:58.1229964Z STAGE:2022-08-13 13:47:58 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:58.1352484Z STAGE:2022-08-13 13:47:58 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:58.1365561Z STAGE:2022-08-13 13:47:58 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:58.1464330Z ok (0.063s) 2022-08-13T13:47:58.1508367Z test_minmax_fastpath__foreach_minimum_cuda_int16 (__main__.TestForeachCUDA) ... STAGE:2022-08-13 13:47:58 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:58.1521530Z STAGE:2022-08-13 13:47:58 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:58.1590135Z STAGE:2022-08-13 13:47:58 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:58.1600500Z STAGE:2022-08-13 13:47:58 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:58.1670927Z STAGE:2022-08-13 13:47:58 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:58.1684651Z STAGE:2022-08-13 13:47:58 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:58.1761549Z STAGE:2022-08-13 13:47:58 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:58.1771893Z STAGE:2022-08-13 13:47:58 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:58.1824286Z ok (0.036s) 2022-08-13T13:47:58.1868265Z test_minmax_fastpath__foreach_minimum_cuda_int32 (__main__.TestForeachCUDA) ... STAGE:2022-08-13 13:47:58 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:58.1881205Z STAGE:2022-08-13 13:47:58 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:58.1949859Z STAGE:2022-08-13 13:47:58 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:58.1960331Z STAGE:2022-08-13 13:47:58 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:58.2031055Z STAGE:2022-08-13 13:47:58 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:58.2044871Z STAGE:2022-08-13 13:47:58 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:58.2120893Z STAGE:2022-08-13 13:47:58 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:58.2131663Z STAGE:2022-08-13 13:47:58 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:58.2183861Z ok (0.036s) 2022-08-13T13:47:58.2228057Z test_minmax_fastpath__foreach_minimum_cuda_int64 (__main__.TestForeachCUDA) ... STAGE:2022-08-13 13:47:58 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:58.2240808Z STAGE:2022-08-13 13:47:58 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:58.2300881Z STAGE:2022-08-13 13:47:58 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:58.2311251Z STAGE:2022-08-13 13:47:58 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:58.2373419Z STAGE:2022-08-13 13:47:58 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:58.2387332Z STAGE:2022-08-13 13:47:58 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:58.2453553Z STAGE:2022-08-13 13:47:58 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:58.2464088Z STAGE:2022-08-13 13:47:58 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:58.2515396Z ok (0.033s) 2022-08-13T13:47:58.2559009Z test_minmax_fastpath__foreach_minimum_cuda_int8 (__main__.TestForeachCUDA) ... STAGE:2022-08-13 13:47:58 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:58.2572764Z STAGE:2022-08-13 13:47:58 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:58.2641116Z STAGE:2022-08-13 13:47:58 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:58.2652148Z STAGE:2022-08-13 13:47:58 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:58.2722908Z STAGE:2022-08-13 13:47:58 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:58.2739855Z STAGE:2022-08-13 13:47:58 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:58.2815987Z STAGE:2022-08-13 13:47:58 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:58.2829203Z STAGE:2022-08-13 13:47:58 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:58.2881666Z ok (0.037s) 2022-08-13T13:47:58.2925502Z test_minmax_fastpath__foreach_minimum_cuda_uint8 (__main__.TestForeachCUDA) ... STAGE:2022-08-13 13:47:58 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:58.2938963Z STAGE:2022-08-13 13:47:58 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:58.3006859Z STAGE:2022-08-13 13:47:58 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:58.3017584Z STAGE:2022-08-13 13:47:58 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:58.3087942Z STAGE:2022-08-13 13:47:58 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:58.3102463Z STAGE:2022-08-13 13:47:58 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:58.3179630Z STAGE:2022-08-13 13:47:58 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:58.3190025Z STAGE:2022-08-13 13:47:58 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:58.3242200Z ok (0.036s) 2022-08-13T13:47:58.3278647Z test_minmax_float_inf_nan__foreach_maximum_cuda_bfloat16 (__main__.TestForeachCUDA) ... STAGE:2022-08-13 13:47:58 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:58.3290100Z STAGE:2022-08-13 13:47:58 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:58.3325499Z STAGE:2022-08-13 13:47:58 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:58.3336069Z STAGE:2022-08-13 13:47:58 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:58.3361497Z ok (0.012s) 2022-08-13T13:47:58.3398526Z test_minmax_float_inf_nan__foreach_maximum_cuda_float16 (__main__.TestForeachCUDA) ... STAGE:2022-08-13 13:47:58 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:58.3409715Z STAGE:2022-08-13 13:47:58 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:58.3444896Z STAGE:2022-08-13 13:47:58 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:58.3455755Z STAGE:2022-08-13 13:47:58 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:58.3481078Z ok (0.012s) 2022-08-13T13:47:58.3517963Z test_minmax_float_inf_nan__foreach_maximum_cuda_float32 (__main__.TestForeachCUDA) ... STAGE:2022-08-13 13:47:58 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:58.3529978Z STAGE:2022-08-13 13:47:58 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:58.3565433Z STAGE:2022-08-13 13:47:58 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:58.3577140Z STAGE:2022-08-13 13:47:58 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:58.3602563Z ok (0.012s) 2022-08-13T13:47:58.3644336Z test_minmax_float_inf_nan__foreach_maximum_cuda_float64 (__main__.TestForeachCUDA) ... STAGE:2022-08-13 13:47:58 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:58.3655533Z STAGE:2022-08-13 13:47:58 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:58.3689417Z STAGE:2022-08-13 13:47:58 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:58.3699776Z STAGE:2022-08-13 13:47:58 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:58.3723336Z ok (0.012s) 2022-08-13T13:47:58.3760057Z test_minmax_float_inf_nan__foreach_minimum_cuda_bfloat16 (__main__.TestForeachCUDA) ... STAGE:2022-08-13 13:47:58 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:58.3771253Z STAGE:2022-08-13 13:47:58 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:58.3806661Z STAGE:2022-08-13 13:47:58 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:58.3817273Z STAGE:2022-08-13 13:47:58 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:58.3842564Z ok (0.012s) 2022-08-13T13:47:58.3879179Z test_minmax_float_inf_nan__foreach_minimum_cuda_float16 (__main__.TestForeachCUDA) ... STAGE:2022-08-13 13:47:58 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:58.3890546Z STAGE:2022-08-13 13:47:58 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:58.3926016Z STAGE:2022-08-13 13:47:58 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:58.3936470Z STAGE:2022-08-13 13:47:58 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:58.3961766Z ok (0.012s) 2022-08-13T13:47:58.4003139Z test_minmax_float_inf_nan__foreach_minimum_cuda_float32 (__main__.TestForeachCUDA) ... STAGE:2022-08-13 13:47:58 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:58.4014456Z STAGE:2022-08-13 13:47:58 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:58.4049810Z STAGE:2022-08-13 13:47:58 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:58.4060230Z STAGE:2022-08-13 13:47:58 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:58.4086028Z ok (0.012s) 2022-08-13T13:47:58.4122440Z test_minmax_float_inf_nan__foreach_minimum_cuda_float64 (__main__.TestForeachCUDA) ... STAGE:2022-08-13 13:47:58 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:58.4134440Z STAGE:2022-08-13 13:47:58 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:58.4168116Z STAGE:2022-08-13 13:47:58 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:58.4179483Z STAGE:2022-08-13 13:47:58 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:58.4203272Z ok (0.012s) 2022-08-13T13:47:58.4394744Z test_minmax_slowpath__foreach_maximum_cuda_bfloat16 (__main__.TestForeachCUDA) ... STAGE:2022-08-13 13:47:58 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:58.4411631Z STAGE:2022-08-13 13:47:58 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:58.4552063Z STAGE:2022-08-13 13:47:58 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:58.4572658Z STAGE:2022-08-13 13:47:58 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:58.4932712Z STAGE:2022-08-13 13:47:58 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:58.4949488Z STAGE:2022-08-13 13:47:58 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:58.5111176Z STAGE:2022-08-13 13:47:58 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:58.5133728Z STAGE:2022-08-13 13:47:58 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:58.5320497Z ok (0.112s) 2022-08-13T13:47:58.5464914Z test_minmax_slowpath__foreach_maximum_cuda_bool (__main__.TestForeachCUDA) ... STAGE:2022-08-13 13:47:58 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:58.5480763Z STAGE:2022-08-13 13:47:58 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:58.5570858Z STAGE:2022-08-13 13:47:58 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:58.5591311Z STAGE:2022-08-13 13:47:58 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:58.5848656Z STAGE:2022-08-13 13:47:58 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:58.5865647Z STAGE:2022-08-13 13:47:58 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:58.5963247Z STAGE:2022-08-13 13:47:58 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:58.5987054Z STAGE:2022-08-13 13:47:58 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:58.6117250Z ok (0.080s) 2022-08-13T13:47:58.6309073Z test_minmax_slowpath__foreach_maximum_cuda_float16 (__main__.TestForeachCUDA) ... STAGE:2022-08-13 13:47:58 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:58.6324691Z STAGE:2022-08-13 13:47:58 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:58.6463373Z STAGE:2022-08-13 13:47:58 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:58.6483838Z STAGE:2022-08-13 13:47:58 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:58.6852204Z STAGE:2022-08-13 13:47:58 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:58.6868923Z STAGE:2022-08-13 13:47:58 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:58.7022864Z STAGE:2022-08-13 13:47:58 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:58.7044975Z STAGE:2022-08-13 13:47:58 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:58.7231565Z ok (0.111s) 2022-08-13T13:47:58.7424022Z test_minmax_slowpath__foreach_maximum_cuda_float32 (__main__.TestForeachCUDA) ... STAGE:2022-08-13 13:47:58 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:58.7439988Z STAGE:2022-08-13 13:47:58 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:58.7579065Z STAGE:2022-08-13 13:47:58 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:58.7599327Z STAGE:2022-08-13 13:47:58 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:58.7960761Z STAGE:2022-08-13 13:47:58 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:58.7977668Z STAGE:2022-08-13 13:47:58 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:58.8133016Z STAGE:2022-08-13 13:47:58 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:58.8156186Z STAGE:2022-08-13 13:47:58 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:58.8342875Z ok (0.111s) 2022-08-13T13:47:58.8534252Z test_minmax_slowpath__foreach_maximum_cuda_float64 (__main__.TestForeachCUDA) ... STAGE:2022-08-13 13:47:58 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:58.8550015Z STAGE:2022-08-13 13:47:58 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:58.8683411Z STAGE:2022-08-13 13:47:58 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:58.8704320Z STAGE:2022-08-13 13:47:58 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:58.9055904Z STAGE:2022-08-13 13:47:58 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:58.9072678Z STAGE:2022-08-13 13:47:58 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:58.9216666Z STAGE:2022-08-13 13:47:58 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:58.9240946Z STAGE:2022-08-13 13:47:58 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:58.9417930Z ok (0.107s) 2022-08-13T13:47:58.9566185Z test_minmax_slowpath__foreach_maximum_cuda_int16 (__main__.TestForeachCUDA) ... STAGE:2022-08-13 13:47:58 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:58.9582325Z STAGE:2022-08-13 13:47:58 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:58.9671803Z STAGE:2022-08-13 13:47:58 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:58.9692490Z STAGE:2022-08-13 13:47:58 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:58.9953068Z STAGE:2022-08-13 13:47:58 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:58.9970301Z STAGE:2022-08-13 13:47:58 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:59.0067335Z STAGE:2022-08-13 13:47:59 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:59.0091600Z STAGE:2022-08-13 13:47:59 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:59.0221600Z ok (0.080s) 2022-08-13T13:47:59.0369623Z test_minmax_slowpath__foreach_maximum_cuda_int32 (__main__.TestForeachCUDA) ... STAGE:2022-08-13 13:47:59 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:59.0385875Z STAGE:2022-08-13 13:47:59 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:59.0475313Z STAGE:2022-08-13 13:47:59 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:59.0496057Z STAGE:2022-08-13 13:47:59 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:59.0771758Z STAGE:2022-08-13 13:47:59 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:59.0788736Z STAGE:2022-08-13 13:47:59 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:59.0885831Z STAGE:2022-08-13 13:47:59 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:59.0909709Z STAGE:2022-08-13 13:47:59 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:59.1040553Z ok (0.082s) 2022-08-13T13:47:59.1191141Z test_minmax_slowpath__foreach_maximum_cuda_int64 (__main__.TestForeachCUDA) ... STAGE:2022-08-13 13:47:59 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:59.1210019Z STAGE:2022-08-13 13:47:59 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:59.1294147Z STAGE:2022-08-13 13:47:59 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:59.1314807Z STAGE:2022-08-13 13:47:59 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:59.1570804Z STAGE:2022-08-13 13:47:59 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:59.1587526Z STAGE:2022-08-13 13:47:59 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:59.1675550Z STAGE:2022-08-13 13:47:59 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:59.1700738Z STAGE:2022-08-13 13:47:59 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:59.1822254Z ok (0.078s) 2022-08-13T13:47:59.1972036Z test_minmax_slowpath__foreach_maximum_cuda_int8 (__main__.TestForeachCUDA) ... STAGE:2022-08-13 13:47:59 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:59.1987965Z STAGE:2022-08-13 13:47:59 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:59.2077209Z STAGE:2022-08-13 13:47:59 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:59.2098160Z STAGE:2022-08-13 13:47:59 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:59.2359605Z STAGE:2022-08-13 13:47:59 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:59.2376876Z STAGE:2022-08-13 13:47:59 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:59.2474565Z STAGE:2022-08-13 13:47:59 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:59.2499624Z STAGE:2022-08-13 13:47:59 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:59.2629984Z ok (0.081s) 2022-08-13T13:47:59.2779451Z test_minmax_slowpath__foreach_maximum_cuda_uint8 (__main__.TestForeachCUDA) ... STAGE:2022-08-13 13:47:59 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:59.2795927Z STAGE:2022-08-13 13:47:59 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:59.2884688Z STAGE:2022-08-13 13:47:59 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:59.2905869Z STAGE:2022-08-13 13:47:59 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:59.3169849Z STAGE:2022-08-13 13:47:59 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:59.3186618Z STAGE:2022-08-13 13:47:59 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:59.3283419Z STAGE:2022-08-13 13:47:59 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:59.3308587Z STAGE:2022-08-13 13:47:59 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:59.3438848Z ok (0.081s) 2022-08-13T13:47:59.3630293Z test_minmax_slowpath__foreach_minimum_cuda_bfloat16 (__main__.TestForeachCUDA) ... STAGE:2022-08-13 13:47:59 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:59.3646295Z STAGE:2022-08-13 13:47:59 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:59.3785613Z STAGE:2022-08-13 13:47:59 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:59.3805916Z STAGE:2022-08-13 13:47:59 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:59.4178206Z STAGE:2022-08-13 13:47:59 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:59.4195216Z STAGE:2022-08-13 13:47:59 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:59.4349081Z STAGE:2022-08-13 13:47:59 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:59.4372004Z STAGE:2022-08-13 13:47:59 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:59.4558901Z ok (0.112s) 2022-08-13T13:47:59.4704128Z test_minmax_slowpath__foreach_minimum_cuda_bool (__main__.TestForeachCUDA) ... STAGE:2022-08-13 13:47:59 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:59.4721105Z STAGE:2022-08-13 13:47:59 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:59.4812255Z STAGE:2022-08-13 13:47:59 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:59.4832799Z STAGE:2022-08-13 13:47:59 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:59.5092058Z STAGE:2022-08-13 13:47:59 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:59.5109242Z STAGE:2022-08-13 13:47:59 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:59.5207567Z STAGE:2022-08-13 13:47:59 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:59.5232224Z STAGE:2022-08-13 13:47:59 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:59.5363681Z ok (0.080s) 2022-08-13T13:47:59.5555905Z test_minmax_slowpath__foreach_minimum_cuda_float16 (__main__.TestForeachCUDA) ... STAGE:2022-08-13 13:47:59 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:59.5572728Z STAGE:2022-08-13 13:47:59 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:59.5712063Z STAGE:2022-08-13 13:47:59 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:59.5732992Z STAGE:2022-08-13 13:47:59 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:59.6094872Z STAGE:2022-08-13 13:47:59 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:59.6112364Z STAGE:2022-08-13 13:47:59 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:59.6266282Z STAGE:2022-08-13 13:47:59 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:59.6290939Z STAGE:2022-08-13 13:47:59 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:59.6477695Z ok (0.111s) 2022-08-13T13:47:59.6671961Z test_minmax_slowpath__foreach_minimum_cuda_float32 (__main__.TestForeachCUDA) ... STAGE:2022-08-13 13:47:59 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:59.6688081Z STAGE:2022-08-13 13:47:59 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:59.6826206Z STAGE:2022-08-13 13:47:59 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:59.6846535Z STAGE:2022-08-13 13:47:59 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:59.7207032Z STAGE:2022-08-13 13:47:59 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:59.7224231Z STAGE:2022-08-13 13:47:59 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:59.7377536Z STAGE:2022-08-13 13:47:59 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:59.7402250Z STAGE:2022-08-13 13:47:59 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:59.7588544Z ok (0.111s) 2022-08-13T13:47:59.7780694Z test_minmax_slowpath__foreach_minimum_cuda_float64 (__main__.TestForeachCUDA) ... STAGE:2022-08-13 13:47:59 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:59.7796686Z STAGE:2022-08-13 13:47:59 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:59.7926603Z STAGE:2022-08-13 13:47:59 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:59.7947160Z STAGE:2022-08-13 13:47:59 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:59.8313329Z STAGE:2022-08-13 13:47:59 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:59.8330314Z STAGE:2022-08-13 13:47:59 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:59.8473513Z STAGE:2022-08-13 13:47:59 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:59.8495754Z STAGE:2022-08-13 13:47:59 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:59.8671512Z ok (0.108s) 2022-08-13T13:47:59.8819486Z test_minmax_slowpath__foreach_minimum_cuda_int16 (__main__.TestForeachCUDA) ... STAGE:2022-08-13 13:47:59 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:59.8835327Z STAGE:2022-08-13 13:47:59 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:59.8924963Z STAGE:2022-08-13 13:47:59 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:59.8945597Z STAGE:2022-08-13 13:47:59 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:59.9207653Z STAGE:2022-08-13 13:47:59 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:59.9224390Z STAGE:2022-08-13 13:47:59 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:59.9321811Z STAGE:2022-08-13 13:47:59 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:59.9346758Z STAGE:2022-08-13 13:47:59 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:59.9476755Z ok (0.080s) 2022-08-13T13:47:59.9630434Z test_minmax_slowpath__foreach_minimum_cuda_int32 (__main__.TestForeachCUDA) ... STAGE:2022-08-13 13:47:59 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:59.9646187Z STAGE:2022-08-13 13:47:59 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:47:59.9735719Z STAGE:2022-08-13 13:47:59 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:47:59.9756007Z STAGE:2022-08-13 13:47:59 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:00.0016906Z STAGE:2022-08-13 13:48:00 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:00.0033747Z STAGE:2022-08-13 13:48:00 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:00.0131114Z STAGE:2022-08-13 13:48:00 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:00.0155476Z STAGE:2022-08-13 13:48:00 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:00.0285303Z ok (0.081s) 2022-08-13T13:48:00.0432923Z test_minmax_slowpath__foreach_minimum_cuda_int64 (__main__.TestForeachCUDA) ... STAGE:2022-08-13 13:48:00 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:00.0448929Z STAGE:2022-08-13 13:48:00 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:00.0529698Z STAGE:2022-08-13 13:48:00 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:00.0550125Z STAGE:2022-08-13 13:48:00 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:00.0802738Z STAGE:2022-08-13 13:48:00 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:00.0819874Z STAGE:2022-08-13 13:48:00 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:00.0908135Z STAGE:2022-08-13 13:48:00 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:00.0930503Z STAGE:2022-08-13 13:48:00 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:00.1053913Z ok (0.077s) 2022-08-13T13:48:00.1201440Z test_minmax_slowpath__foreach_minimum_cuda_int8 (__main__.TestForeachCUDA) ... STAGE:2022-08-13 13:48:00 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:00.1217674Z STAGE:2022-08-13 13:48:00 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:00.1307490Z STAGE:2022-08-13 13:48:00 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:00.1328139Z STAGE:2022-08-13 13:48:00 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:00.1601419Z STAGE:2022-08-13 13:48:00 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:00.1618696Z STAGE:2022-08-13 13:48:00 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:00.1716460Z STAGE:2022-08-13 13:48:00 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:00.1741569Z STAGE:2022-08-13 13:48:00 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:00.1875992Z ok (0.082s) 2022-08-13T13:48:00.2028326Z test_minmax_slowpath__foreach_minimum_cuda_uint8 (__main__.TestForeachCUDA) ... STAGE:2022-08-13 13:48:00 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:00.2047227Z STAGE:2022-08-13 13:48:00 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:00.2138104Z STAGE:2022-08-13 13:48:00 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:00.2158530Z STAGE:2022-08-13 13:48:00 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:00.2422942Z STAGE:2022-08-13 13:48:00 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:00.2439728Z STAGE:2022-08-13 13:48:00 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:00.2537778Z STAGE:2022-08-13 13:48:00 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:00.2562458Z STAGE:2022-08-13 13:48:00 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:00.2699095Z ok (0.082s) 2022-08-13T13:48:00.2810007Z test_pointwise_op_fastpath__foreach_addcdiv_cuda_bfloat16 (__main__.TestForeachCUDA) ... STAGE:2022-08-13 13:48:00 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:00.2823894Z STAGE:2022-08-13 13:48:00 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:00.2965840Z STAGE:2022-08-13 13:48:00 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:00.2976967Z STAGE:2022-08-13 13:48:00 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:00.3177026Z STAGE:2022-08-13 13:48:00 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:00.3288564Z STAGE:2022-08-13 13:48:00 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:00.3374216Z STAGE:2022-08-13 13:48:00 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:00.3479243Z STAGE:2022-08-13 13:48:00 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:00.3639212Z STAGE:2022-08-13 13:48:00 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:00.3655958Z STAGE:2022-08-13 13:48:00 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:00.3792567Z STAGE:2022-08-13 13:48:00 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:00.3806171Z STAGE:2022-08-13 13:48:00 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:00.3944273Z STAGE:2022-08-13 13:48:00 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:00.3955053Z STAGE:2022-08-13 13:48:00 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:00.4071003Z STAGE:2022-08-13 13:48:00 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:00.4081738Z STAGE:2022-08-13 13:48:00 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:00.4283820Z STAGE:2022-08-13 13:48:00 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:00.4389611Z STAGE:2022-08-13 13:48:00 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:00.4467765Z STAGE:2022-08-13 13:48:00 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:00.4573700Z STAGE:2022-08-13 13:48:00 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:00.4656671Z STAGE:2022-08-13 13:48:00 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:00.4759009Z STAGE:2022-08-13 13:48:00 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:00.4837416Z STAGE:2022-08-13 13:48:00 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:00.4939850Z STAGE:2022-08-13 13:48:00 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:00.5106316Z STAGE:2022-08-13 13:48:00 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:00.5122931Z STAGE:2022-08-13 13:48:00 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:00.5255876Z STAGE:2022-08-13 13:48:00 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:00.5272385Z STAGE:2022-08-13 13:48:00 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:00.5414309Z STAGE:2022-08-13 13:48:00 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:00.5424997Z STAGE:2022-08-13 13:48:00 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:00.5540316Z STAGE:2022-08-13 13:48:00 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:00.5551272Z STAGE:2022-08-13 13:48:00 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:00.5749996Z STAGE:2022-08-13 13:48:00 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:00.5855713Z STAGE:2022-08-13 13:48:00 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:00.5932613Z STAGE:2022-08-13 13:48:00 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:00.6038352Z STAGE:2022-08-13 13:48:00 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:00.6123987Z STAGE:2022-08-13 13:48:00 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:00.6226283Z STAGE:2022-08-13 13:48:00 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:00.6304529Z STAGE:2022-08-13 13:48:00 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:00.6407233Z STAGE:2022-08-13 13:48:00 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:00.6573237Z STAGE:2022-08-13 13:48:00 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:00.6587036Z STAGE:2022-08-13 13:48:00 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:00.6719780Z STAGE:2022-08-13 13:48:00 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:00.6733771Z STAGE:2022-08-13 13:48:00 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:00.6874431Z STAGE:2022-08-13 13:48:00 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:00.6885302Z STAGE:2022-08-13 13:48:00 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:00.7000964Z STAGE:2022-08-13 13:48:00 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:00.7011924Z STAGE:2022-08-13 13:48:00 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:00.7211043Z STAGE:2022-08-13 13:48:00 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:00.7316672Z STAGE:2022-08-13 13:48:00 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:00.7393752Z STAGE:2022-08-13 13:48:00 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:00.7503800Z STAGE:2022-08-13 13:48:00 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:00.7587000Z STAGE:2022-08-13 13:48:00 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:00.7692033Z STAGE:2022-08-13 13:48:00 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:00.7770770Z STAGE:2022-08-13 13:48:00 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:00.7885145Z STAGE:2022-08-13 13:48:00 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:00.8053082Z STAGE:2022-08-13 13:48:00 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:00.8066805Z STAGE:2022-08-13 13:48:00 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:00.8200998Z STAGE:2022-08-13 13:48:00 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:00.8212611Z STAGE:2022-08-13 13:48:00 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:00.8232286Z STAGE:2022-08-13 13:48:00 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:00.8243108Z STAGE:2022-08-13 13:48:00 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:00.8379479Z STAGE:2022-08-13 13:48:00 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:00.8390425Z STAGE:2022-08-13 13:48:00 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:00.8485668Z STAGE:2022-08-13 13:48:00 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:00.8591745Z STAGE:2022-08-13 13:48:00 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:00.8669943Z STAGE:2022-08-13 13:48:00 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:00.8683009Z STAGE:2022-08-13 13:48:00 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:00.8700391Z STAGE:2022-08-13 13:48:00 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:00.8805503Z STAGE:2022-08-13 13:48:00 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:00.8884069Z STAGE:2022-08-13 13:48:00 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:00.8895373Z STAGE:2022-08-13 13:48:00 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:00.8991053Z STAGE:2022-08-13 13:48:00 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:00.9004869Z STAGE:2022-08-13 13:48:00 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:00.9141577Z STAGE:2022-08-13 13:48:00 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:00.9155291Z STAGE:2022-08-13 13:48:00 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:00.9293321Z STAGE:2022-08-13 13:48:00 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:00.9304221Z STAGE:2022-08-13 13:48:00 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:00.9419987Z STAGE:2022-08-13 13:48:00 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:00.9430982Z STAGE:2022-08-13 13:48:00 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:00.9632339Z STAGE:2022-08-13 13:48:00 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:00.9737875Z STAGE:2022-08-13 13:48:00 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:00.9814435Z STAGE:2022-08-13 13:48:00 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:00.9921800Z STAGE:2022-08-13 13:48:00 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:01.0004699Z STAGE:2022-08-13 13:48:01 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:01.0107514Z STAGE:2022-08-13 13:48:01 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:01.0186143Z STAGE:2022-08-13 13:48:01 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:01.0290278Z STAGE:2022-08-13 13:48:01 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:01.0450000Z STAGE:2022-08-13 13:48:01 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:01.0464677Z STAGE:2022-08-13 13:48:01 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:01.0598353Z STAGE:2022-08-13 13:48:01 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:01.0614019Z STAGE:2022-08-13 13:48:01 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:01.0755405Z STAGE:2022-08-13 13:48:01 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:01.0766297Z STAGE:2022-08-13 13:48:01 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:01.0881749Z STAGE:2022-08-13 13:48:01 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:01.0893585Z STAGE:2022-08-13 13:48:01 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:01.1091447Z STAGE:2022-08-13 13:48:01 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:01.1198324Z STAGE:2022-08-13 13:48:01 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:01.1274676Z STAGE:2022-08-13 13:48:01 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:01.1381893Z STAGE:2022-08-13 13:48:01 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:01.1464827Z STAGE:2022-08-13 13:48:01 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:01.1567885Z STAGE:2022-08-13 13:48:01 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:01.1649287Z STAGE:2022-08-13 13:48:01 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:01.1751610Z STAGE:2022-08-13 13:48:01 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:01.1917175Z STAGE:2022-08-13 13:48:01 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:01.1931060Z STAGE:2022-08-13 13:48:01 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:01.2064533Z STAGE:2022-08-13 13:48:01 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:01.2075970Z STAGE:2022-08-13 13:48:01 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:01.2094325Z STAGE:2022-08-13 13:48:01 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:01.2105611Z STAGE:2022-08-13 13:48:01 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:01.2225087Z STAGE:2022-08-13 13:48:01 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:01.2235878Z STAGE:2022-08-13 13:48:01 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:01.2333108Z STAGE:2022-08-13 13:48:01 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:01.2443658Z STAGE:2022-08-13 13:48:01 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:01.2523468Z STAGE:2022-08-13 13:48:01 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:01.2537607Z STAGE:2022-08-13 13:48:01 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:01.2555055Z STAGE:2022-08-13 13:48:01 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:01.2659165Z STAGE:2022-08-13 13:48:01 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:01.2736482Z STAGE:2022-08-13 13:48:01 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:01.2750122Z STAGE:2022-08-13 13:48:01 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:01.2846924Z STAGE:2022-08-13 13:48:01 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:01.2864159Z STAGE:2022-08-13 13:48:01 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:01.3000350Z STAGE:2022-08-13 13:48:01 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:01.3020193Z STAGE:2022-08-13 13:48:01 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:01.3159608Z STAGE:2022-08-13 13:48:01 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:01.3170466Z STAGE:2022-08-13 13:48:01 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:01.3286052Z STAGE:2022-08-13 13:48:01 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:01.3297712Z STAGE:2022-08-13 13:48:01 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:01.3498080Z STAGE:2022-08-13 13:48:01 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:01.3605016Z STAGE:2022-08-13 13:48:01 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:01.3683443Z STAGE:2022-08-13 13:48:01 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:01.3790419Z STAGE:2022-08-13 13:48:01 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:01.3871329Z STAGE:2022-08-13 13:48:01 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:01.3974721Z STAGE:2022-08-13 13:48:01 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:01.4053248Z STAGE:2022-08-13 13:48:01 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:01.4157004Z STAGE:2022-08-13 13:48:01 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:01.4318148Z STAGE:2022-08-13 13:48:01 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:01.4332379Z STAGE:2022-08-13 13:48:01 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:01.4465539Z STAGE:2022-08-13 13:48:01 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:01.4477791Z STAGE:2022-08-13 13:48:01 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:01.4502879Z STAGE:2022-08-13 13:48:01 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:01.4513930Z STAGE:2022-08-13 13:48:01 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:01.4629760Z STAGE:2022-08-13 13:48:01 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:01.4641234Z STAGE:2022-08-13 13:48:01 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:01.4741224Z STAGE:2022-08-13 13:48:01 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:01.4846973Z STAGE:2022-08-13 13:48:01 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:01.4925253Z STAGE:2022-08-13 13:48:01 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:01.5032867Z STAGE:2022-08-13 13:48:01 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:01.5115876Z STAGE:2022-08-13 13:48:01 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:01.5218428Z STAGE:2022-08-13 13:48:01 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:01.5297222Z STAGE:2022-08-13 13:48:01 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:01.5402518Z STAGE:2022-08-13 13:48:01 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:01.5569313Z STAGE:2022-08-13 13:48:01 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:01.5585891Z STAGE:2022-08-13 13:48:01 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:01.5722718Z STAGE:2022-08-13 13:48:01 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:01.5735340Z STAGE:2022-08-13 13:48:01 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:01.5758409Z STAGE:2022-08-13 13:48:01 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:01.5769815Z STAGE:2022-08-13 13:48:01 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:01.5885410Z STAGE:2022-08-13 13:48:01 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:01.5897791Z STAGE:2022-08-13 13:48:01 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:01.5998742Z STAGE:2022-08-13 13:48:01 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:01.6104956Z STAGE:2022-08-13 13:48:01 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:01.6181589Z STAGE:2022-08-13 13:48:01 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:01.6289715Z STAGE:2022-08-13 13:48:01 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:01.6371051Z STAGE:2022-08-13 13:48:01 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:01.6475391Z STAGE:2022-08-13 13:48:01 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:01.6557809Z STAGE:2022-08-13 13:48:01 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:01.6659693Z STAGE:2022-08-13 13:48:01 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:01.6832550Z STAGE:2022-08-13 13:48:01 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:01.6848913Z STAGE:2022-08-13 13:48:01 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:01.7005926Z STAGE:2022-08-13 13:48:01 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:01.7019044Z STAGE:2022-08-13 13:48:01 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:01.7248857Z STAGE:2022-08-13 13:48:01 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:01.7356373Z STAGE:2022-08-13 13:48:01 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:01.7442728Z STAGE:2022-08-13 13:48:01 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:01.7545834Z STAGE:2022-08-13 13:48:01 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:01.7725338Z STAGE:2022-08-13 13:48:01 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:01.7741688Z STAGE:2022-08-13 13:48:01 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:01.7893665Z STAGE:2022-08-13 13:48:01 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:01.7910623Z STAGE:2022-08-13 13:48:01 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:01.8079725Z STAGE:2022-08-13 13:48:01 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:01.8091376Z STAGE:2022-08-13 13:48:01 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:01.8223239Z STAGE:2022-08-13 13:48:01 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:01.8235678Z STAGE:2022-08-13 13:48:01 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:01.8461074Z STAGE:2022-08-13 13:48:01 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:01.8571504Z STAGE:2022-08-13 13:48:01 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:01.8650073Z STAGE:2022-08-13 13:48:01 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:01.8760020Z STAGE:2022-08-13 13:48:01 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:01.8841792Z STAGE:2022-08-13 13:48:01 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:01.8950145Z STAGE:2022-08-13 13:48:01 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:01.9028969Z STAGE:2022-08-13 13:48:01 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:01.9131334Z STAGE:2022-08-13 13:48:01 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:01.9303087Z STAGE:2022-08-13 13:48:01 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:01.9317806Z STAGE:2022-08-13 13:48:01 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:01.9469135Z STAGE:2022-08-13 13:48:01 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:01.9484398Z STAGE:2022-08-13 13:48:01 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:01.9643981Z STAGE:2022-08-13 13:48:01 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:01.9654771Z STAGE:2022-08-13 13:48:01 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:01.9785596Z STAGE:2022-08-13 13:48:01 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:01.9796530Z STAGE:2022-08-13 13:48:01 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:02.0022794Z STAGE:2022-08-13 13:48:02 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:02.0131453Z STAGE:2022-08-13 13:48:02 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:02.0209861Z STAGE:2022-08-13 13:48:02 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:02.0318475Z STAGE:2022-08-13 13:48:02 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:02.0400574Z STAGE:2022-08-13 13:48:02 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:02.0505763Z STAGE:2022-08-13 13:48:02 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:02.0587792Z STAGE:2022-08-13 13:48:02 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:02.0690536Z STAGE:2022-08-13 13:48:02 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:02.0862573Z STAGE:2022-08-13 13:48:02 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:02.0877973Z STAGE:2022-08-13 13:48:02 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:02.1029395Z STAGE:2022-08-13 13:48:02 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:02.1044461Z STAGE:2022-08-13 13:48:02 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:02.1203514Z STAGE:2022-08-13 13:48:02 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:02.1214564Z STAGE:2022-08-13 13:48:02 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:02.1344754Z STAGE:2022-08-13 13:48:02 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:02.1356000Z STAGE:2022-08-13 13:48:02 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:02.1581862Z STAGE:2022-08-13 13:48:02 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:02.1691376Z STAGE:2022-08-13 13:48:02 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:02.1769812Z STAGE:2022-08-13 13:48:02 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:02.1878557Z STAGE:2022-08-13 13:48:02 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:02.1962465Z STAGE:2022-08-13 13:48:02 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:02.2067846Z STAGE:2022-08-13 13:48:02 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:02.2148487Z STAGE:2022-08-13 13:48:02 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:02.2252079Z STAGE:2022-08-13 13:48:02 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:02.2432329Z STAGE:2022-08-13 13:48:02 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:02.2448426Z STAGE:2022-08-13 13:48:02 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:02.2599883Z STAGE:2022-08-13 13:48:02 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:02.2612616Z STAGE:2022-08-13 13:48:02 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:02.2631530Z STAGE:2022-08-13 13:48:02 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:02.2644483Z STAGE:2022-08-13 13:48:02 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:02.2778958Z STAGE:2022-08-13 13:48:02 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:02.2790580Z STAGE:2022-08-13 13:48:02 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:02.2900759Z STAGE:2022-08-13 13:48:02 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:02.3012466Z STAGE:2022-08-13 13:48:02 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:02.3090925Z STAGE:2022-08-13 13:48:02 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:02.3107270Z STAGE:2022-08-13 13:48:02 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:02.3123623Z STAGE:2022-08-13 13:48:02 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:02.3229801Z STAGE:2022-08-13 13:48:02 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:02.3307057Z STAGE:2022-08-13 13:48:02 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:02.3330080Z STAGE:2022-08-13 13:48:02 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:02.3440066Z STAGE:2022-08-13 13:48:02 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:02.3466427Z STAGE:2022-08-13 13:48:02 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:02.3622670Z STAGE:2022-08-13 13:48:02 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:02.3639519Z STAGE:2022-08-13 13:48:02 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:02.3796617Z STAGE:2022-08-13 13:48:02 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:02.3810424Z STAGE:2022-08-13 13:48:02 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:02.3941872Z STAGE:2022-08-13 13:48:02 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:02.3954706Z STAGE:2022-08-13 13:48:02 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:02.4184493Z STAGE:2022-08-13 13:48:02 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:02.4291270Z STAGE:2022-08-13 13:48:02 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:02.4367870Z STAGE:2022-08-13 13:48:02 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:02.4475455Z STAGE:2022-08-13 13:48:02 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:02.4557088Z STAGE:2022-08-13 13:48:02 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:02.4660454Z STAGE:2022-08-13 13:48:02 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:02.4737249Z STAGE:2022-08-13 13:48:02 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:02.4842097Z STAGE:2022-08-13 13:48:02 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:02.5022769Z STAGE:2022-08-13 13:48:02 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:02.5048926Z STAGE:2022-08-13 13:48:02 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:02.5204491Z STAGE:2022-08-13 13:48:02 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:02.5220469Z STAGE:2022-08-13 13:48:02 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:02.5377571Z STAGE:2022-08-13 13:48:02 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:02.5390379Z STAGE:2022-08-13 13:48:02 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:02.5521177Z STAGE:2022-08-13 13:48:02 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:02.5533597Z STAGE:2022-08-13 13:48:02 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:02.5761760Z STAGE:2022-08-13 13:48:02 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:02.5868919Z STAGE:2022-08-13 13:48:02 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:02.5945391Z STAGE:2022-08-13 13:48:02 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:02.6052350Z STAGE:2022-08-13 13:48:02 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:02.6136026Z STAGE:2022-08-13 13:48:02 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:02.6240212Z STAGE:2022-08-13 13:48:02 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:02.6318613Z STAGE:2022-08-13 13:48:02 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:02.6419878Z STAGE:2022-08-13 13:48:02 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:02.6593405Z STAGE:2022-08-13 13:48:02 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:02.6619859Z STAGE:2022-08-13 13:48:02 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:02.6773596Z STAGE:2022-08-13 13:48:02 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:02.6784988Z STAGE:2022-08-13 13:48:02 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:02.6803509Z STAGE:2022-08-13 13:48:02 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:02.6814995Z STAGE:2022-08-13 13:48:02 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:02.6945688Z STAGE:2022-08-13 13:48:02 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:02.6956698Z STAGE:2022-08-13 13:48:02 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:02.7064785Z STAGE:2022-08-13 13:48:02 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:02.7172882Z STAGE:2022-08-13 13:48:02 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:02.7251565Z STAGE:2022-08-13 13:48:02 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:02.7263034Z STAGE:2022-08-13 13:48:02 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:02.7280743Z STAGE:2022-08-13 13:48:02 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:02.7395381Z STAGE:2022-08-13 13:48:02 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:02.7473714Z STAGE:2022-08-13 13:48:02 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:02.7496595Z STAGE:2022-08-13 13:48:02 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:02.7604298Z STAGE:2022-08-13 13:48:02 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:02.7630410Z STAGE:2022-08-13 13:48:02 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:02.7798563Z STAGE:2022-08-13 13:48:02 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:02.7813703Z STAGE:2022-08-13 13:48:02 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:02.7971430Z STAGE:2022-08-13 13:48:02 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:02.7982446Z STAGE:2022-08-13 13:48:02 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:02.8112455Z STAGE:2022-08-13 13:48:02 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:02.8124196Z STAGE:2022-08-13 13:48:02 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:02.8349890Z STAGE:2022-08-13 13:48:02 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:02.8459874Z STAGE:2022-08-13 13:48:02 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:02.8538197Z STAGE:2022-08-13 13:48:02 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:02.8648303Z STAGE:2022-08-13 13:48:02 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:02.8729996Z STAGE:2022-08-13 13:48:02 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:02.8835203Z STAGE:2022-08-13 13:48:02 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:02.8911723Z STAGE:2022-08-13 13:48:02 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:02.9015547Z STAGE:2022-08-13 13:48:02 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:02.9195716Z STAGE:2022-08-13 13:48:02 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:02.9213005Z STAGE:2022-08-13 13:48:02 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:02.9368013Z STAGE:2022-08-13 13:48:02 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:02.9380532Z STAGE:2022-08-13 13:48:02 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:02.9402512Z STAGE:2022-08-13 13:48:02 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:02.9414699Z STAGE:2022-08-13 13:48:02 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:02.9545033Z STAGE:2022-08-13 13:48:02 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:02.9557874Z STAGE:2022-08-13 13:48:02 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:02.9672221Z STAGE:2022-08-13 13:48:02 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:02.9779427Z STAGE:2022-08-13 13:48:02 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:02.9857584Z STAGE:2022-08-13 13:48:02 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:02.9965050Z STAGE:2022-08-13 13:48:02 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:03.0048754Z STAGE:2022-08-13 13:48:03 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:03.0149619Z STAGE:2022-08-13 13:48:03 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:03.0227906Z STAGE:2022-08-13 13:48:03 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:03.0329499Z STAGE:2022-08-13 13:48:03 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:03.0508780Z STAGE:2022-08-13 13:48:03 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:03.0523271Z STAGE:2022-08-13 13:48:03 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:03.0677339Z STAGE:2022-08-13 13:48:03 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:03.0689813Z STAGE:2022-08-13 13:48:03 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:03.0713265Z STAGE:2022-08-13 13:48:03 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:03.0724202Z STAGE:2022-08-13 13:48:03 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:03.0854210Z STAGE:2022-08-13 13:48:03 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:03.0866107Z STAGE:2022-08-13 13:48:03 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:03.0979327Z STAGE:2022-08-13 13:48:03 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:03.1086294Z STAGE:2022-08-13 13:48:03 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:03.1164683Z STAGE:2022-08-13 13:48:03 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:03.1271887Z STAGE:2022-08-13 13:48:03 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:03.1355359Z STAGE:2022-08-13 13:48:03 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:03.1459209Z STAGE:2022-08-13 13:48:03 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:03.1538159Z STAGE:2022-08-13 13:48:03 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:03.1643633Z STAGE:2022-08-13 13:48:03 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:03.1718688Z ok (2.902s) 2022-08-13T13:48:03.1911015Z test_pointwise_op_fastpath__foreach_addcdiv_cuda_complex128 (__main__.TestForeachCUDA) ... STAGE:2022-08-13 13:48:03 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:03.1924279Z STAGE:2022-08-13 13:48:03 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:03.2065804Z STAGE:2022-08-13 13:48:03 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:03.2076661Z STAGE:2022-08-13 13:48:03 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:03.2357259Z STAGE:2022-08-13 13:48:03 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:03.2464104Z STAGE:2022-08-13 13:48:03 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:03.2546999Z STAGE:2022-08-13 13:48:03 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:03.2649946Z STAGE:2022-08-13 13:48:03 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:03.2885538Z STAGE:2022-08-13 13:48:03 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:03.2899613Z STAGE:2022-08-13 13:48:03 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:03.3036245Z STAGE:2022-08-13 13:48:03 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:03.3050134Z STAGE:2022-08-13 13:48:03 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:03.3196033Z STAGE:2022-08-13 13:48:03 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:03.3206457Z STAGE:2022-08-13 13:48:03 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:03.3326376Z STAGE:2022-08-13 13:48:03 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:03.3337424Z STAGE:2022-08-13 13:48:03 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:03.3619230Z STAGE:2022-08-13 13:48:03 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:03.3729684Z STAGE:2022-08-13 13:48:03 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:03.3809372Z STAGE:2022-08-13 13:48:03 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:03.3919163Z STAGE:2022-08-13 13:48:03 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:03.4002533Z STAGE:2022-08-13 13:48:03 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:03.4108215Z STAGE:2022-08-13 13:48:03 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:03.4186997Z STAGE:2022-08-13 13:48:03 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:03.4292507Z STAGE:2022-08-13 13:48:03 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:03.4530281Z STAGE:2022-08-13 13:48:03 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:03.4546721Z STAGE:2022-08-13 13:48:03 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:03.4690670Z STAGE:2022-08-13 13:48:03 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:03.4704776Z STAGE:2022-08-13 13:48:03 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:03.4847121Z STAGE:2022-08-13 13:48:03 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:03.4860719Z STAGE:2022-08-13 13:48:03 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:03.4982247Z STAGE:2022-08-13 13:48:03 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:03.4992998Z STAGE:2022-08-13 13:48:03 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:03.5270430Z STAGE:2022-08-13 13:48:03 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:03.5379081Z STAGE:2022-08-13 13:48:03 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:03.5455451Z STAGE:2022-08-13 13:48:03 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:03.5562333Z STAGE:2022-08-13 13:48:03 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:03.5645542Z STAGE:2022-08-13 13:48:03 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:03.5747626Z STAGE:2022-08-13 13:48:03 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:03.5825906Z STAGE:2022-08-13 13:48:03 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:03.5928739Z STAGE:2022-08-13 13:48:03 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:03.6175702Z STAGE:2022-08-13 13:48:03 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:03.6192402Z STAGE:2022-08-13 13:48:03 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:03.6332893Z STAGE:2022-08-13 13:48:03 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:03.6346521Z STAGE:2022-08-13 13:48:03 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:03.6488972Z STAGE:2022-08-13 13:48:03 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:03.6499914Z STAGE:2022-08-13 13:48:03 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:03.6620199Z STAGE:2022-08-13 13:48:03 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:03.6631090Z STAGE:2022-08-13 13:48:03 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:03.6911082Z STAGE:2022-08-13 13:48:03 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:03.7018096Z STAGE:2022-08-13 13:48:03 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:03.7096531Z STAGE:2022-08-13 13:48:03 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:03.7202282Z STAGE:2022-08-13 13:48:03 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:03.7285439Z STAGE:2022-08-13 13:48:03 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:03.7388520Z STAGE:2022-08-13 13:48:03 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:03.7466945Z STAGE:2022-08-13 13:48:03 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:03.7569759Z STAGE:2022-08-13 13:48:03 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:03.7816181Z STAGE:2022-08-13 13:48:03 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:03.7832592Z STAGE:2022-08-13 13:48:03 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:03.7984472Z STAGE:2022-08-13 13:48:03 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:03.7998367Z STAGE:2022-08-13 13:48:03 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:03.8141644Z STAGE:2022-08-13 13:48:03 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:03.8152251Z STAGE:2022-08-13 13:48:03 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:03.8272056Z STAGE:2022-08-13 13:48:03 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:03.8283512Z STAGE:2022-08-13 13:48:03 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:03.8565542Z STAGE:2022-08-13 13:48:03 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:03.8670983Z STAGE:2022-08-13 13:48:03 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:03.8749229Z STAGE:2022-08-13 13:48:03 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:03.8854712Z STAGE:2022-08-13 13:48:03 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:03.8937825Z STAGE:2022-08-13 13:48:03 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:03.9040174Z STAGE:2022-08-13 13:48:03 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:03.9118664Z STAGE:2022-08-13 13:48:03 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:03.9221130Z STAGE:2022-08-13 13:48:03 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:03.9464850Z STAGE:2022-08-13 13:48:03 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:03.9478748Z STAGE:2022-08-13 13:48:03 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:03.9615510Z STAGE:2022-08-13 13:48:03 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:03.9629636Z STAGE:2022-08-13 13:48:03 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:03.9774531Z STAGE:2022-08-13 13:48:03 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:03.9785215Z STAGE:2022-08-13 13:48:03 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:03.9905114Z STAGE:2022-08-13 13:48:03 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:03.9916083Z STAGE:2022-08-13 13:48:03 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:04.0195675Z STAGE:2022-08-13 13:48:04 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:04.0302599Z STAGE:2022-08-13 13:48:04 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:04.0380724Z STAGE:2022-08-13 13:48:04 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:04.0487856Z STAGE:2022-08-13 13:48:04 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:04.0568450Z STAGE:2022-08-13 13:48:04 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:04.0671249Z STAGE:2022-08-13 13:48:04 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:04.0749710Z STAGE:2022-08-13 13:48:04 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:04.0852045Z STAGE:2022-08-13 13:48:04 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:04.1098574Z STAGE:2022-08-13 13:48:04 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:04.1112501Z STAGE:2022-08-13 13:48:04 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:04.1249627Z STAGE:2022-08-13 13:48:04 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:04.1265260Z STAGE:2022-08-13 13:48:04 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:04.1409390Z STAGE:2022-08-13 13:48:04 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:04.1419745Z STAGE:2022-08-13 13:48:04 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:04.1539215Z STAGE:2022-08-13 13:48:04 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:04.1550182Z STAGE:2022-08-13 13:48:04 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:04.1827258Z STAGE:2022-08-13 13:48:04 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:04.1934844Z STAGE:2022-08-13 13:48:04 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:04.2012967Z STAGE:2022-08-13 13:48:04 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:04.2119921Z STAGE:2022-08-13 13:48:04 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:04.2202979Z STAGE:2022-08-13 13:48:04 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:04.2305874Z STAGE:2022-08-13 13:48:04 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:04.2387193Z STAGE:2022-08-13 13:48:04 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:04.2489626Z STAGE:2022-08-13 13:48:04 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:04.2733544Z STAGE:2022-08-13 13:48:04 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:04.2747224Z STAGE:2022-08-13 13:48:04 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:04.2883908Z STAGE:2022-08-13 13:48:04 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:04.2898050Z STAGE:2022-08-13 13:48:04 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:04.3042011Z STAGE:2022-08-13 13:48:04 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:04.3053147Z STAGE:2022-08-13 13:48:04 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:04.3173532Z STAGE:2022-08-13 13:48:04 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:04.3184056Z STAGE:2022-08-13 13:48:04 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:04.3462925Z STAGE:2022-08-13 13:48:04 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:04.3570133Z STAGE:2022-08-13 13:48:04 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:04.3646231Z STAGE:2022-08-13 13:48:04 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:04.3755485Z STAGE:2022-08-13 13:48:04 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:04.3838571Z STAGE:2022-08-13 13:48:04 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:04.3942830Z STAGE:2022-08-13 13:48:04 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:04.4019699Z STAGE:2022-08-13 13:48:04 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:04.4123745Z STAGE:2022-08-13 13:48:04 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:04.4374672Z STAGE:2022-08-13 13:48:04 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:04.4391618Z STAGE:2022-08-13 13:48:04 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:04.4536006Z STAGE:2022-08-13 13:48:04 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:04.4552386Z STAGE:2022-08-13 13:48:04 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:04.4696986Z STAGE:2022-08-13 13:48:04 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:04.4707448Z STAGE:2022-08-13 13:48:04 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:04.4827757Z STAGE:2022-08-13 13:48:04 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:04.4841092Z STAGE:2022-08-13 13:48:04 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:04.5118434Z STAGE:2022-08-13 13:48:04 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:04.5226795Z STAGE:2022-08-13 13:48:04 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:04.5303965Z STAGE:2022-08-13 13:48:04 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:04.5412542Z STAGE:2022-08-13 13:48:04 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:04.5495769Z STAGE:2022-08-13 13:48:04 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:04.5601202Z STAGE:2022-08-13 13:48:04 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:04.5677707Z STAGE:2022-08-13 13:48:04 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:04.5781357Z STAGE:2022-08-13 13:48:04 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:04.6028099Z STAGE:2022-08-13 13:48:04 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:04.6044380Z STAGE:2022-08-13 13:48:04 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:04.6185149Z STAGE:2022-08-13 13:48:04 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:04.6199059Z STAGE:2022-08-13 13:48:04 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:04.6341194Z STAGE:2022-08-13 13:48:04 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:04.6352070Z STAGE:2022-08-13 13:48:04 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:04.6474449Z STAGE:2022-08-13 13:48:04 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:04.6485004Z STAGE:2022-08-13 13:48:04 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:04.6763073Z STAGE:2022-08-13 13:48:04 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:04.6869717Z STAGE:2022-08-13 13:48:04 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:04.6948143Z STAGE:2022-08-13 13:48:04 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:04.7055478Z STAGE:2022-08-13 13:48:04 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:04.7138784Z STAGE:2022-08-13 13:48:04 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:04.7241602Z STAGE:2022-08-13 13:48:04 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:04.7319943Z STAGE:2022-08-13 13:48:04 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:04.7422907Z STAGE:2022-08-13 13:48:04 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:04.7659162Z STAGE:2022-08-13 13:48:04 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:04.7675322Z STAGE:2022-08-13 13:48:04 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:04.7815997Z STAGE:2022-08-13 13:48:04 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:04.7829584Z STAGE:2022-08-13 13:48:04 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:04.7971932Z STAGE:2022-08-13 13:48:04 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:04.7982731Z STAGE:2022-08-13 13:48:04 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:04.8103116Z STAGE:2022-08-13 13:48:04 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:04.8113994Z STAGE:2022-08-13 13:48:04 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:04.8409264Z STAGE:2022-08-13 13:48:04 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:04.8515040Z STAGE:2022-08-13 13:48:04 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:04.8593441Z STAGE:2022-08-13 13:48:04 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:04.8702212Z STAGE:2022-08-13 13:48:04 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:04.8784727Z STAGE:2022-08-13 13:48:04 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:04.8890435Z STAGE:2022-08-13 13:48:04 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:04.8967159Z STAGE:2022-08-13 13:48:04 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:04.9072400Z STAGE:2022-08-13 13:48:04 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:04.9344992Z STAGE:2022-08-13 13:48:04 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:04.9362300Z STAGE:2022-08-13 13:48:04 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:04.9527919Z STAGE:2022-08-13 13:48:04 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:04.9539335Z STAGE:2022-08-13 13:48:04 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:04.9856145Z STAGE:2022-08-13 13:48:04 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:04.9964730Z STAGE:2022-08-13 13:48:04 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:05.0048563Z STAGE:2022-08-13 13:48:05 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:05.0153130Z STAGE:2022-08-13 13:48:05 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:05.0412748Z STAGE:2022-08-13 13:48:05 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:05.0427248Z STAGE:2022-08-13 13:48:05 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:05.0584988Z STAGE:2022-08-13 13:48:05 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:05.0599457Z STAGE:2022-08-13 13:48:05 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:05.0760364Z STAGE:2022-08-13 13:48:05 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:05.0771687Z STAGE:2022-08-13 13:48:05 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:05.0906892Z STAGE:2022-08-13 13:48:05 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:05.0918781Z STAGE:2022-08-13 13:48:05 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:05.1239570Z STAGE:2022-08-13 13:48:05 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:05.1345339Z STAGE:2022-08-13 13:48:05 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:05.1423766Z STAGE:2022-08-13 13:48:05 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:05.1530852Z STAGE:2022-08-13 13:48:05 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:05.1614542Z STAGE:2022-08-13 13:48:05 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:05.1719412Z STAGE:2022-08-13 13:48:05 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:05.1797918Z STAGE:2022-08-13 13:48:05 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:05.1902230Z STAGE:2022-08-13 13:48:05 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:05.2166459Z STAGE:2022-08-13 13:48:05 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:05.2183745Z STAGE:2022-08-13 13:48:05 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:05.2343822Z STAGE:2022-08-13 13:48:05 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:05.2358431Z STAGE:2022-08-13 13:48:05 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:05.2520038Z STAGE:2022-08-13 13:48:05 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:05.2532120Z STAGE:2022-08-13 13:48:05 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:05.2667681Z STAGE:2022-08-13 13:48:05 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:05.2678686Z STAGE:2022-08-13 13:48:05 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:05.2998792Z STAGE:2022-08-13 13:48:05 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:05.3106140Z STAGE:2022-08-13 13:48:05 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:05.3183206Z STAGE:2022-08-13 13:48:05 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:05.3290376Z STAGE:2022-08-13 13:48:05 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:05.3371638Z STAGE:2022-08-13 13:48:05 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:05.3474741Z STAGE:2022-08-13 13:48:05 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:05.3551544Z STAGE:2022-08-13 13:48:05 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:05.3655532Z STAGE:2022-08-13 13:48:05 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:05.3927504Z STAGE:2022-08-13 13:48:05 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:05.3944245Z STAGE:2022-08-13 13:48:05 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:05.4103494Z STAGE:2022-08-13 13:48:05 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:05.4117850Z STAGE:2022-08-13 13:48:05 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:05.4279088Z STAGE:2022-08-13 13:48:05 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:05.4290803Z STAGE:2022-08-13 13:48:05 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:05.4426679Z STAGE:2022-08-13 13:48:05 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:05.4437400Z STAGE:2022-08-13 13:48:05 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:05.4762264Z STAGE:2022-08-13 13:48:05 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:05.4872840Z STAGE:2022-08-13 13:48:05 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:05.4950700Z STAGE:2022-08-13 13:48:05 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:05.5060624Z STAGE:2022-08-13 13:48:05 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:05.5143226Z STAGE:2022-08-13 13:48:05 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:05.5248265Z STAGE:2022-08-13 13:48:05 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:05.5326718Z STAGE:2022-08-13 13:48:05 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:05.5432148Z STAGE:2022-08-13 13:48:05 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:05.5704589Z STAGE:2022-08-13 13:48:05 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:05.5721695Z STAGE:2022-08-13 13:48:05 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:05.5882920Z STAGE:2022-08-13 13:48:05 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:05.5897510Z STAGE:2022-08-13 13:48:05 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:05.6058835Z STAGE:2022-08-13 13:48:05 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:05.6070861Z STAGE:2022-08-13 13:48:05 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:05.6206518Z STAGE:2022-08-13 13:48:05 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:05.6217517Z STAGE:2022-08-13 13:48:05 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:05.6536926Z STAGE:2022-08-13 13:48:05 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:05.6643984Z STAGE:2022-08-13 13:48:05 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:05.6722613Z STAGE:2022-08-13 13:48:05 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:05.6829832Z STAGE:2022-08-13 13:48:05 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:05.6913723Z STAGE:2022-08-13 13:48:05 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:05.7016060Z STAGE:2022-08-13 13:48:05 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:05.7094661Z STAGE:2022-08-13 13:48:05 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:05.7197407Z STAGE:2022-08-13 13:48:05 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:05.7469202Z STAGE:2022-08-13 13:48:05 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:05.7485834Z STAGE:2022-08-13 13:48:05 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:05.7644399Z STAGE:2022-08-13 13:48:05 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:05.7659037Z STAGE:2022-08-13 13:48:05 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:05.7819482Z STAGE:2022-08-13 13:48:05 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:05.7830307Z STAGE:2022-08-13 13:48:05 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:05.7965956Z STAGE:2022-08-13 13:48:05 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:05.7977195Z STAGE:2022-08-13 13:48:05 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:05.8300583Z STAGE:2022-08-13 13:48:05 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:05.8408159Z STAGE:2022-08-13 13:48:05 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:05.8486171Z STAGE:2022-08-13 13:48:05 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:05.8594518Z STAGE:2022-08-13 13:48:05 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:05.8677723Z STAGE:2022-08-13 13:48:05 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:05.8781620Z STAGE:2022-08-13 13:48:05 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:05.8859798Z STAGE:2022-08-13 13:48:05 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:05.8962223Z STAGE:2022-08-13 13:48:05 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:05.9226392Z STAGE:2022-08-13 13:48:05 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:05.9243449Z STAGE:2022-08-13 13:48:05 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:05.9413257Z STAGE:2022-08-13 13:48:05 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:05.9428047Z STAGE:2022-08-13 13:48:05 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:05.9588347Z STAGE:2022-08-13 13:48:05 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:05.9599938Z STAGE:2022-08-13 13:48:05 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:05.9735359Z STAGE:2022-08-13 13:48:05 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:05.9748993Z STAGE:2022-08-13 13:48:05 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:06.0069092Z STAGE:2022-08-13 13:48:06 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:06.0174740Z STAGE:2022-08-13 13:48:06 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:06.0250919Z STAGE:2022-08-13 13:48:06 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:06.0356931Z STAGE:2022-08-13 13:48:06 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:06.0440302Z STAGE:2022-08-13 13:48:06 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:06.0544910Z STAGE:2022-08-13 13:48:06 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:06.0621761Z STAGE:2022-08-13 13:48:06 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:06.0725171Z STAGE:2022-08-13 13:48:06 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:06.0984912Z STAGE:2022-08-13 13:48:06 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:06.1001403Z STAGE:2022-08-13 13:48:06 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:06.1160569Z STAGE:2022-08-13 13:48:06 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:06.1175160Z STAGE:2022-08-13 13:48:06 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:06.1335756Z STAGE:2022-08-13 13:48:06 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:06.1346652Z STAGE:2022-08-13 13:48:06 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:06.1482849Z STAGE:2022-08-13 13:48:06 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:06.1494056Z STAGE:2022-08-13 13:48:06 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:06.1813736Z STAGE:2022-08-13 13:48:06 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:06.1920568Z STAGE:2022-08-13 13:48:06 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:06.1996664Z STAGE:2022-08-13 13:48:06 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:06.2104169Z STAGE:2022-08-13 13:48:06 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:06.2187440Z STAGE:2022-08-13 13:48:06 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:06.2290489Z STAGE:2022-08-13 13:48:06 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:06.2368880Z STAGE:2022-08-13 13:48:06 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:06.2469952Z STAGE:2022-08-13 13:48:06 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:06.2740199Z STAGE:2022-08-13 13:48:06 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:06.2757148Z STAGE:2022-08-13 13:48:06 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:06.2915602Z STAGE:2022-08-13 13:48:06 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:06.2930203Z STAGE:2022-08-13 13:48:06 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:06.3090441Z STAGE:2022-08-13 13:48:06 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:06.3101555Z STAGE:2022-08-13 13:48:06 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:06.3237790Z STAGE:2022-08-13 13:48:06 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:06.3248802Z STAGE:2022-08-13 13:48:06 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:06.3568484Z STAGE:2022-08-13 13:48:06 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:06.3675092Z STAGE:2022-08-13 13:48:06 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:06.3753033Z STAGE:2022-08-13 13:48:06 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:06.3860407Z STAGE:2022-08-13 13:48:06 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:06.3943886Z STAGE:2022-08-13 13:48:06 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:06.4044715Z STAGE:2022-08-13 13:48:06 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:06.4123215Z STAGE:2022-08-13 13:48:06 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:06.4226508Z STAGE:2022-08-13 13:48:06 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:06.4487156Z STAGE:2022-08-13 13:48:06 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:06.4503864Z STAGE:2022-08-13 13:48:06 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:06.4663730Z STAGE:2022-08-13 13:48:06 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:06.4678714Z STAGE:2022-08-13 13:48:06 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:06.4839216Z STAGE:2022-08-13 13:48:06 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:06.4851337Z STAGE:2022-08-13 13:48:06 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:06.4986736Z STAGE:2022-08-13 13:48:06 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:06.4997898Z STAGE:2022-08-13 13:48:06 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:06.5327958Z STAGE:2022-08-13 13:48:06 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:06.5437318Z STAGE:2022-08-13 13:48:06 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:06.5517006Z STAGE:2022-08-13 13:48:06 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:06.5627244Z STAGE:2022-08-13 13:48:06 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:06.5709652Z STAGE:2022-08-13 13:48:06 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:06.5815052Z STAGE:2022-08-13 13:48:06 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:06.5892051Z STAGE:2022-08-13 13:48:06 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:06.5997141Z STAGE:2022-08-13 13:48:06 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:06.6269734Z STAGE:2022-08-13 13:48:06 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:06.6286863Z STAGE:2022-08-13 13:48:06 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:06.6447894Z STAGE:2022-08-13 13:48:06 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:06.6462195Z STAGE:2022-08-13 13:48:06 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:06.6622841Z STAGE:2022-08-13 13:48:06 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:06.6635430Z STAGE:2022-08-13 13:48:06 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:06.6770894Z STAGE:2022-08-13 13:48:06 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:06.6781978Z STAGE:2022-08-13 13:48:06 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:06.7104058Z STAGE:2022-08-13 13:48:06 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:06.7211095Z STAGE:2022-08-13 13:48:06 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:06.7289448Z STAGE:2022-08-13 13:48:06 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:06.7395515Z STAGE:2022-08-13 13:48:06 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:06.7478373Z STAGE:2022-08-13 13:48:06 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:06.7579856Z STAGE:2022-08-13 13:48:06 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:06.7656227Z STAGE:2022-08-13 13:48:06 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:06.7758784Z STAGE:2022-08-13 13:48:06 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:06.7831579Z ok (3.611s) 2022-08-13T13:48:06.8023602Z test_pointwise_op_fastpath__foreach_addcdiv_cuda_complex64 (__main__.TestForeachCUDA) ... STAGE:2022-08-13 13:48:06 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:06.8039477Z STAGE:2022-08-13 13:48:06 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:06.8195159Z STAGE:2022-08-13 13:48:06 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:06.8205866Z STAGE:2022-08-13 13:48:06 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:06.8495898Z STAGE:2022-08-13 13:48:06 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:06.8601150Z STAGE:2022-08-13 13:48:06 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:06.8683964Z STAGE:2022-08-13 13:48:06 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:06.8784995Z STAGE:2022-08-13 13:48:06 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:06.9034875Z STAGE:2022-08-13 13:48:06 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:06.9048918Z STAGE:2022-08-13 13:48:06 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:06.9197461Z STAGE:2022-08-13 13:48:06 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:06.9211205Z STAGE:2022-08-13 13:48:06 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:06.9361019Z STAGE:2022-08-13 13:48:06 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:06.9371918Z STAGE:2022-08-13 13:48:06 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:06.9499643Z STAGE:2022-08-13 13:48:06 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:06.9510384Z STAGE:2022-08-13 13:48:06 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:06.9810412Z STAGE:2022-08-13 13:48:06 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:06.9917077Z STAGE:2022-08-13 13:48:06 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:06.9995825Z STAGE:2022-08-13 13:48:06 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:07.0102381Z STAGE:2022-08-13 13:48:07 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:07.0185667Z STAGE:2022-08-13 13:48:07 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:07.0290679Z STAGE:2022-08-13 13:48:07 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:07.0366827Z STAGE:2022-08-13 13:48:07 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:07.0469824Z STAGE:2022-08-13 13:48:07 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:07.0708847Z STAGE:2022-08-13 13:48:07 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:07.0723445Z STAGE:2022-08-13 13:48:07 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:07.0868282Z STAGE:2022-08-13 13:48:07 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:07.0884548Z STAGE:2022-08-13 13:48:07 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:07.1038004Z STAGE:2022-08-13 13:48:07 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:07.1048691Z STAGE:2022-08-13 13:48:07 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:07.1175759Z STAGE:2022-08-13 13:48:07 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:07.1186898Z STAGE:2022-08-13 13:48:07 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:07.1476497Z STAGE:2022-08-13 13:48:07 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:07.1583529Z STAGE:2022-08-13 13:48:07 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:07.1661873Z STAGE:2022-08-13 13:48:07 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:07.1769144Z STAGE:2022-08-13 13:48:07 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:07.1851908Z STAGE:2022-08-13 13:48:07 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:07.1954715Z STAGE:2022-08-13 13:48:07 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:07.2033985Z STAGE:2022-08-13 13:48:07 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:07.2134939Z STAGE:2022-08-13 13:48:07 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:07.2382702Z STAGE:2022-08-13 13:48:07 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:07.2396276Z STAGE:2022-08-13 13:48:07 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:07.2541733Z STAGE:2022-08-13 13:48:07 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:07.2555383Z STAGE:2022-08-13 13:48:07 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:07.2708457Z STAGE:2022-08-13 13:48:07 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:07.2719043Z STAGE:2022-08-13 13:48:07 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:07.2846625Z STAGE:2022-08-13 13:48:07 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:07.2857447Z STAGE:2022-08-13 13:48:07 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:07.3148213Z STAGE:2022-08-13 13:48:07 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:07.3253765Z STAGE:2022-08-13 13:48:07 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:07.3331971Z STAGE:2022-08-13 13:48:07 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:07.3441823Z STAGE:2022-08-13 13:48:07 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:07.3523026Z STAGE:2022-08-13 13:48:07 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:07.3628515Z STAGE:2022-08-13 13:48:07 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:07.3705429Z STAGE:2022-08-13 13:48:07 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:07.3807596Z STAGE:2022-08-13 13:48:07 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:07.4058320Z STAGE:2022-08-13 13:48:07 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:07.4073359Z STAGE:2022-08-13 13:48:07 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:07.4222808Z STAGE:2022-08-13 13:48:07 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:07.4236601Z STAGE:2022-08-13 13:48:07 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:07.4387214Z STAGE:2022-08-13 13:48:07 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:07.4398239Z STAGE:2022-08-13 13:48:07 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:07.4528067Z STAGE:2022-08-13 13:48:07 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:07.4538717Z STAGE:2022-08-13 13:48:07 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:07.4829033Z STAGE:2022-08-13 13:48:07 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:07.4935896Z STAGE:2022-08-13 13:48:07 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:07.5014457Z STAGE:2022-08-13 13:48:07 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:07.5121489Z STAGE:2022-08-13 13:48:07 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:07.5204149Z STAGE:2022-08-13 13:48:07 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:07.5306918Z STAGE:2022-08-13 13:48:07 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:07.5385682Z STAGE:2022-08-13 13:48:07 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:07.5488528Z STAGE:2022-08-13 13:48:07 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:07.5740478Z STAGE:2022-08-13 13:48:07 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:07.5756932Z STAGE:2022-08-13 13:48:07 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:07.5908377Z STAGE:2022-08-13 13:48:07 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:07.5924964Z STAGE:2022-08-13 13:48:07 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:07.6077932Z STAGE:2022-08-13 13:48:07 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:07.6091432Z STAGE:2022-08-13 13:48:07 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:07.6219983Z STAGE:2022-08-13 13:48:07 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:07.6233764Z STAGE:2022-08-13 13:48:07 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:07.6526097Z STAGE:2022-08-13 13:48:07 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:07.6633572Z STAGE:2022-08-13 13:48:07 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:07.6712085Z STAGE:2022-08-13 13:48:07 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:07.6819141Z STAGE:2022-08-13 13:48:07 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:07.6900440Z STAGE:2022-08-13 13:48:07 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:07.7005518Z STAGE:2022-08-13 13:48:07 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:07.7084302Z STAGE:2022-08-13 13:48:07 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:07.7189603Z STAGE:2022-08-13 13:48:07 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:07.7439623Z STAGE:2022-08-13 13:48:07 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:07.7456284Z STAGE:2022-08-13 13:48:07 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:07.7605371Z STAGE:2022-08-13 13:48:07 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:07.7619267Z STAGE:2022-08-13 13:48:07 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:07.7769411Z STAGE:2022-08-13 13:48:07 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:07.7780211Z STAGE:2022-08-13 13:48:07 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:07.7908714Z STAGE:2022-08-13 13:48:07 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:07.7919546Z STAGE:2022-08-13 13:48:07 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:07.8214656Z STAGE:2022-08-13 13:48:07 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:07.8319817Z STAGE:2022-08-13 13:48:07 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:07.8397926Z STAGE:2022-08-13 13:48:07 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:07.8503805Z STAGE:2022-08-13 13:48:07 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:07.8584599Z STAGE:2022-08-13 13:48:07 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:07.8687138Z STAGE:2022-08-13 13:48:07 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:07.8765525Z STAGE:2022-08-13 13:48:07 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:07.8868016Z STAGE:2022-08-13 13:48:07 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:07.9117498Z STAGE:2022-08-13 13:48:07 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:07.9131464Z STAGE:2022-08-13 13:48:07 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:07.9276539Z STAGE:2022-08-13 13:48:07 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:07.9296023Z STAGE:2022-08-13 13:48:07 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:07.9446662Z STAGE:2022-08-13 13:48:07 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:07.9457585Z STAGE:2022-08-13 13:48:07 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:07.9585189Z STAGE:2022-08-13 13:48:07 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:07.9600702Z STAGE:2022-08-13 13:48:07 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:07.9893156Z STAGE:2022-08-13 13:48:07 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:08.0000074Z STAGE:2022-08-13 13:48:07 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:08.0078235Z STAGE:2022-08-13 13:48:08 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:08.0190087Z STAGE:2022-08-13 13:48:08 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:08.0272890Z STAGE:2022-08-13 13:48:08 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:08.0373892Z STAGE:2022-08-13 13:48:08 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:08.0452543Z STAGE:2022-08-13 13:48:08 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:08.0559429Z STAGE:2022-08-13 13:48:08 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:08.0798397Z STAGE:2022-08-13 13:48:08 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:08.0813562Z STAGE:2022-08-13 13:48:08 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:08.0958846Z STAGE:2022-08-13 13:48:08 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:08.0992721Z STAGE:2022-08-13 13:48:08 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:08.1144614Z STAGE:2022-08-13 13:48:08 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:08.1154173Z STAGE:2022-08-13 13:48:08 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:08.1281838Z STAGE:2022-08-13 13:48:08 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:08.1295534Z STAGE:2022-08-13 13:48:08 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:08.1588110Z STAGE:2022-08-13 13:48:08 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:08.1693660Z STAGE:2022-08-13 13:48:08 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:08.1772190Z STAGE:2022-08-13 13:48:08 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:08.1878759Z STAGE:2022-08-13 13:48:08 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:08.1961928Z STAGE:2022-08-13 13:48:08 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:08.2065597Z STAGE:2022-08-13 13:48:08 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:08.2144218Z STAGE:2022-08-13 13:48:08 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:08.2246801Z STAGE:2022-08-13 13:48:08 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:08.2484967Z STAGE:2022-08-13 13:48:08 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:08.2499353Z STAGE:2022-08-13 13:48:08 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:08.2644573Z STAGE:2022-08-13 13:48:08 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:08.2664268Z STAGE:2022-08-13 13:48:08 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:08.2817611Z STAGE:2022-08-13 13:48:08 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:08.2828262Z STAGE:2022-08-13 13:48:08 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:08.2955781Z STAGE:2022-08-13 13:48:08 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:08.2966629Z STAGE:2022-08-13 13:48:08 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:08.3257865Z STAGE:2022-08-13 13:48:08 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:08.3364670Z STAGE:2022-08-13 13:48:08 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:08.3441182Z STAGE:2022-08-13 13:48:08 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:08.3553375Z STAGE:2022-08-13 13:48:08 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:08.3636720Z STAGE:2022-08-13 13:48:08 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:08.3737465Z STAGE:2022-08-13 13:48:08 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:08.3818829Z STAGE:2022-08-13 13:48:08 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:08.3921201Z STAGE:2022-08-13 13:48:08 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:08.4167313Z STAGE:2022-08-13 13:48:08 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:08.4181162Z STAGE:2022-08-13 13:48:08 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:08.4326233Z STAGE:2022-08-13 13:48:08 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:08.4340311Z STAGE:2022-08-13 13:48:08 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:08.4501270Z STAGE:2022-08-13 13:48:08 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:08.4511905Z STAGE:2022-08-13 13:48:08 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:08.4639570Z STAGE:2022-08-13 13:48:08 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:08.4650524Z STAGE:2022-08-13 13:48:08 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:08.4941935Z STAGE:2022-08-13 13:48:08 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:08.5048930Z STAGE:2022-08-13 13:48:08 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:08.5127325Z STAGE:2022-08-13 13:48:08 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:08.5234919Z STAGE:2022-08-13 13:48:08 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:08.5317752Z STAGE:2022-08-13 13:48:08 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:08.5421668Z STAGE:2022-08-13 13:48:08 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:08.5498390Z STAGE:2022-08-13 13:48:08 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:08.5603653Z STAGE:2022-08-13 13:48:08 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:08.5880307Z STAGE:2022-08-13 13:48:08 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:08.5896807Z STAGE:2022-08-13 13:48:08 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:08.6070945Z STAGE:2022-08-13 13:48:08 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:08.6081943Z STAGE:2022-08-13 13:48:08 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:08.6418283Z STAGE:2022-08-13 13:48:08 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:08.6527700Z STAGE:2022-08-13 13:48:08 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:08.6613433Z STAGE:2022-08-13 13:48:08 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:08.6718816Z STAGE:2022-08-13 13:48:08 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:08.6996510Z STAGE:2022-08-13 13:48:08 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:08.7013715Z STAGE:2022-08-13 13:48:08 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:08.7183492Z STAGE:2022-08-13 13:48:08 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:08.7197677Z STAGE:2022-08-13 13:48:08 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:08.7371360Z STAGE:2022-08-13 13:48:08 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:08.7382276Z STAGE:2022-08-13 13:48:08 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:08.7526772Z STAGE:2022-08-13 13:48:08 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:08.7539825Z STAGE:2022-08-13 13:48:08 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:08.7871586Z STAGE:2022-08-13 13:48:08 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:08.7981606Z STAGE:2022-08-13 13:48:08 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:08.8059813Z STAGE:2022-08-13 13:48:08 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:08.8168984Z STAGE:2022-08-13 13:48:08 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:08.8250718Z STAGE:2022-08-13 13:48:08 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:08.8355809Z STAGE:2022-08-13 13:48:08 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:08.8432574Z STAGE:2022-08-13 13:48:08 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:08.8537837Z STAGE:2022-08-13 13:48:08 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:08.8813982Z STAGE:2022-08-13 13:48:08 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:08.8834863Z STAGE:2022-08-13 13:48:08 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:08.9000054Z STAGE:2022-08-13 13:48:08 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:08.9014478Z STAGE:2022-08-13 13:48:08 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:08.9186480Z STAGE:2022-08-13 13:48:08 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:08.9198384Z STAGE:2022-08-13 13:48:08 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:08.9343697Z STAGE:2022-08-13 13:48:08 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:08.9356248Z STAGE:2022-08-13 13:48:08 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:08.9688287Z STAGE:2022-08-13 13:48:08 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:08.9795680Z STAGE:2022-08-13 13:48:08 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:08.9872189Z STAGE:2022-08-13 13:48:08 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:08.9984313Z STAGE:2022-08-13 13:48:08 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:09.0065652Z STAGE:2022-08-13 13:48:09 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:09.0174630Z STAGE:2022-08-13 13:48:09 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:09.0252998Z STAGE:2022-08-13 13:48:09 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:09.0358463Z STAGE:2022-08-13 13:48:09 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:09.0624872Z STAGE:2022-08-13 13:48:09 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:09.0639295Z STAGE:2022-08-13 13:48:09 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:09.0803995Z STAGE:2022-08-13 13:48:09 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:09.0820799Z STAGE:2022-08-13 13:48:09 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:09.0993349Z STAGE:2022-08-13 13:48:09 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:09.1004161Z STAGE:2022-08-13 13:48:09 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:09.1149012Z STAGE:2022-08-13 13:48:09 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:09.1160747Z STAGE:2022-08-13 13:48:09 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:09.1492571Z STAGE:2022-08-13 13:48:09 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:09.1603147Z STAGE:2022-08-13 13:48:09 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:09.1679784Z STAGE:2022-08-13 13:48:09 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:09.1786776Z STAGE:2022-08-13 13:48:09 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:09.1870160Z STAGE:2022-08-13 13:48:09 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:09.1977822Z STAGE:2022-08-13 13:48:09 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:09.2074556Z STAGE:2022-08-13 13:48:09 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:09.2178324Z STAGE:2022-08-13 13:48:09 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:09.2441832Z STAGE:2022-08-13 13:48:09 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:09.2458826Z STAGE:2022-08-13 13:48:09 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:09.2623471Z STAGE:2022-08-13 13:48:09 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:09.2640296Z STAGE:2022-08-13 13:48:09 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:09.2812641Z STAGE:2022-08-13 13:48:09 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:09.2823359Z STAGE:2022-08-13 13:48:09 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:09.2968083Z STAGE:2022-08-13 13:48:09 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:09.2979228Z STAGE:2022-08-13 13:48:09 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:09.3312357Z STAGE:2022-08-13 13:48:09 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:09.3420042Z STAGE:2022-08-13 13:48:09 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:09.3498169Z STAGE:2022-08-13 13:48:09 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:09.3605902Z STAGE:2022-08-13 13:48:09 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:09.3690129Z STAGE:2022-08-13 13:48:09 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:09.3795268Z STAGE:2022-08-13 13:48:09 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:09.3871980Z STAGE:2022-08-13 13:48:09 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:09.3977144Z STAGE:2022-08-13 13:48:09 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:09.4250437Z STAGE:2022-08-13 13:48:09 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:09.4264768Z STAGE:2022-08-13 13:48:09 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:09.4438454Z STAGE:2022-08-13 13:48:09 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:09.4454317Z STAGE:2022-08-13 13:48:09 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:09.4637322Z STAGE:2022-08-13 13:48:09 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:09.4649470Z STAGE:2022-08-13 13:48:09 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:09.4800779Z STAGE:2022-08-13 13:48:09 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:09.4813630Z STAGE:2022-08-13 13:48:09 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:09.5165184Z STAGE:2022-08-13 13:48:09 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:09.5274360Z STAGE:2022-08-13 13:48:09 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:09.5353605Z STAGE:2022-08-13 13:48:09 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:09.5462987Z STAGE:2022-08-13 13:48:09 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:09.5545463Z STAGE:2022-08-13 13:48:09 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:09.5648295Z STAGE:2022-08-13 13:48:09 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:09.5727941Z STAGE:2022-08-13 13:48:09 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:09.5833693Z STAGE:2022-08-13 13:48:09 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:09.6125873Z STAGE:2022-08-13 13:48:09 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:09.6140709Z STAGE:2022-08-13 13:48:09 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:09.6312496Z STAGE:2022-08-13 13:48:09 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:09.6327424Z STAGE:2022-08-13 13:48:09 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:09.6508249Z STAGE:2022-08-13 13:48:09 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:09.6518896Z STAGE:2022-08-13 13:48:09 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:09.6670882Z STAGE:2022-08-13 13:48:09 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:09.6682414Z STAGE:2022-08-13 13:48:09 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:09.7037532Z STAGE:2022-08-13 13:48:09 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:09.7148342Z STAGE:2022-08-13 13:48:09 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:09.7229105Z STAGE:2022-08-13 13:48:09 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:09.7338148Z STAGE:2022-08-13 13:48:09 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:09.7421657Z STAGE:2022-08-13 13:48:09 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:09.7526940Z STAGE:2022-08-13 13:48:09 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:09.7609467Z STAGE:2022-08-13 13:48:09 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:09.7714878Z STAGE:2022-08-13 13:48:09 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:09.8005281Z STAGE:2022-08-13 13:48:09 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:09.8020236Z STAGE:2022-08-13 13:48:09 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:09.8193674Z STAGE:2022-08-13 13:48:09 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:09.8209936Z STAGE:2022-08-13 13:48:09 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:09.8390415Z STAGE:2022-08-13 13:48:09 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:09.8401306Z STAGE:2022-08-13 13:48:09 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:09.8552479Z STAGE:2022-08-13 13:48:09 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:09.8566079Z STAGE:2022-08-13 13:48:09 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:09.8916874Z STAGE:2022-08-13 13:48:09 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:09.9024359Z STAGE:2022-08-13 13:48:09 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:09.9101900Z STAGE:2022-08-13 13:48:09 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:09.9212292Z STAGE:2022-08-13 13:48:09 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:09.9294930Z STAGE:2022-08-13 13:48:09 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:09.9398840Z STAGE:2022-08-13 13:48:09 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:09.9479566Z STAGE:2022-08-13 13:48:09 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:09.9580770Z STAGE:2022-08-13 13:48:09 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:09.9870411Z STAGE:2022-08-13 13:48:09 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:09.9885021Z STAGE:2022-08-13 13:48:09 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:10.0056034Z STAGE:2022-08-13 13:48:10 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:10.0070901Z STAGE:2022-08-13 13:48:10 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:10.0250907Z STAGE:2022-08-13 13:48:10 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:10.0261956Z STAGE:2022-08-13 13:48:10 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:10.0413332Z STAGE:2022-08-13 13:48:10 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:10.0424451Z STAGE:2022-08-13 13:48:10 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:10.0774870Z STAGE:2022-08-13 13:48:10 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:10.0882561Z STAGE:2022-08-13 13:48:10 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:10.0962062Z STAGE:2022-08-13 13:48:10 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:10.1072334Z STAGE:2022-08-13 13:48:10 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:10.1156900Z STAGE:2022-08-13 13:48:10 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:10.1271619Z STAGE:2022-08-13 13:48:10 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:10.1354192Z STAGE:2022-08-13 13:48:10 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:10.1457269Z STAGE:2022-08-13 13:48:10 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:10.1733049Z STAGE:2022-08-13 13:48:10 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:10.1747614Z STAGE:2022-08-13 13:48:10 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:10.1918957Z STAGE:2022-08-13 13:48:10 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:10.1933946Z STAGE:2022-08-13 13:48:10 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:10.2114312Z STAGE:2022-08-13 13:48:10 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:10.2125458Z STAGE:2022-08-13 13:48:10 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:10.2276689Z STAGE:2022-08-13 13:48:10 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:10.2288008Z STAGE:2022-08-13 13:48:10 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:10.2638057Z STAGE:2022-08-13 13:48:10 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:10.2745654Z STAGE:2022-08-13 13:48:10 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:10.2824912Z STAGE:2022-08-13 13:48:10 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:10.2944719Z STAGE:2022-08-13 13:48:10 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:10.3029299Z STAGE:2022-08-13 13:48:10 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:10.3163952Z STAGE:2022-08-13 13:48:10 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:10.3243927Z STAGE:2022-08-13 13:48:10 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:10.3349852Z STAGE:2022-08-13 13:48:10 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:10.3625828Z STAGE:2022-08-13 13:48:10 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:10.3640755Z STAGE:2022-08-13 13:48:10 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:10.3812773Z STAGE:2022-08-13 13:48:10 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:10.3829036Z STAGE:2022-08-13 13:48:10 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:10.4008902Z STAGE:2022-08-13 13:48:10 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:10.4022317Z STAGE:2022-08-13 13:48:10 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:10.4173284Z STAGE:2022-08-13 13:48:10 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:10.4184457Z STAGE:2022-08-13 13:48:10 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:10.4534922Z STAGE:2022-08-13 13:48:10 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:10.4643130Z STAGE:2022-08-13 13:48:10 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:10.4722833Z STAGE:2022-08-13 13:48:10 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:10.4833310Z STAGE:2022-08-13 13:48:10 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:10.4918224Z STAGE:2022-08-13 13:48:10 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:10.5023881Z STAGE:2022-08-13 13:48:10 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:10.5104881Z STAGE:2022-08-13 13:48:10 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:10.5207647Z STAGE:2022-08-13 13:48:10 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:10.5280760Z ok (3.745s) 2022-08-13T13:48:10.5399410Z test_pointwise_op_fastpath__foreach_addcdiv_cuda_float16 (__main__.TestForeachCUDA) ... STAGE:2022-08-13 13:48:10 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:10.5413585Z STAGE:2022-08-13 13:48:10 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:10.5556188Z STAGE:2022-08-13 13:48:10 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:10.5567521Z STAGE:2022-08-13 13:48:10 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:10.5780727Z STAGE:2022-08-13 13:48:10 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:10.5888987Z STAGE:2022-08-13 13:48:10 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:10.5970938Z STAGE:2022-08-13 13:48:10 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:10.6073697Z STAGE:2022-08-13 13:48:10 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:10.6246893Z STAGE:2022-08-13 13:48:10 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:10.6262242Z STAGE:2022-08-13 13:48:10 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:10.6400384Z STAGE:2022-08-13 13:48:10 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:10.6417180Z STAGE:2022-08-13 13:48:10 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:10.6563467Z STAGE:2022-08-13 13:48:10 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:10.6576640Z STAGE:2022-08-13 13:48:10 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:10.6696350Z STAGE:2022-08-13 13:48:10 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:10.6707652Z STAGE:2022-08-13 13:48:10 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:10.6916813Z STAGE:2022-08-13 13:48:10 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:10.7025505Z STAGE:2022-08-13 13:48:10 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:10.7104963Z STAGE:2022-08-13 13:48:10 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:10.7214135Z STAGE:2022-08-13 13:48:10 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:10.7296555Z STAGE:2022-08-13 13:48:10 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:10.7402390Z STAGE:2022-08-13 13:48:10 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:10.7480165Z STAGE:2022-08-13 13:48:10 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:10.7589338Z STAGE:2022-08-13 13:48:10 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:10.7765975Z STAGE:2022-08-13 13:48:10 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:10.7783284Z STAGE:2022-08-13 13:48:10 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:10.7928719Z STAGE:2022-08-13 13:48:10 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:10.7945306Z STAGE:2022-08-13 13:48:10 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:10.8091187Z STAGE:2022-08-13 13:48:10 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:10.8102602Z STAGE:2022-08-13 13:48:10 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:10.8222755Z STAGE:2022-08-13 13:48:10 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:10.8236304Z STAGE:2022-08-13 13:48:10 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:10.8445800Z STAGE:2022-08-13 13:48:10 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:10.8557029Z STAGE:2022-08-13 13:48:10 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:10.8636501Z STAGE:2022-08-13 13:48:10 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:10.8747050Z STAGE:2022-08-13 13:48:10 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:10.8831221Z STAGE:2022-08-13 13:48:10 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:10.8935436Z STAGE:2022-08-13 13:48:10 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:10.9012969Z STAGE:2022-08-13 13:48:10 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:10.9118827Z STAGE:2022-08-13 13:48:10 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:10.9292014Z STAGE:2022-08-13 13:48:10 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:10.9308615Z STAGE:2022-08-13 13:48:10 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:10.9451700Z STAGE:2022-08-13 13:48:10 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:10.9467044Z STAGE:2022-08-13 13:48:10 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:10.9610613Z STAGE:2022-08-13 13:48:10 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:10.9623490Z STAGE:2022-08-13 13:48:10 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:10.9746193Z STAGE:2022-08-13 13:48:10 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:10.9757196Z STAGE:2022-08-13 13:48:10 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:10.9967027Z STAGE:2022-08-13 13:48:10 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:11.0076057Z STAGE:2022-08-13 13:48:11 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:11.0155103Z STAGE:2022-08-13 13:48:11 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:11.0263137Z STAGE:2022-08-13 13:48:11 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:11.0347360Z STAGE:2022-08-13 13:48:11 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:11.0452681Z STAGE:2022-08-13 13:48:11 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:11.0532272Z STAGE:2022-08-13 13:48:11 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:11.0636516Z STAGE:2022-08-13 13:48:11 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:11.0809552Z STAGE:2022-08-13 13:48:11 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:11.0826396Z STAGE:2022-08-13 13:48:11 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:11.0967469Z STAGE:2022-08-13 13:48:11 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:11.0979669Z STAGE:2022-08-13 13:48:11 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:11.0998598Z STAGE:2022-08-13 13:48:11 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:11.1010692Z STAGE:2022-08-13 13:48:11 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:11.1130948Z STAGE:2022-08-13 13:48:11 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:11.1142367Z STAGE:2022-08-13 13:48:11 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:11.1244934Z STAGE:2022-08-13 13:48:11 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:11.1353711Z STAGE:2022-08-13 13:48:11 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:11.1430958Z STAGE:2022-08-13 13:48:11 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:11.1442513Z STAGE:2022-08-13 13:48:11 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:11.1460910Z STAGE:2022-08-13 13:48:11 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:11.1566571Z STAGE:2022-08-13 13:48:11 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:11.1646033Z STAGE:2022-08-13 13:48:11 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:11.1660182Z STAGE:2022-08-13 13:48:11 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:11.1762587Z STAGE:2022-08-13 13:48:11 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:11.1788829Z STAGE:2022-08-13 13:48:11 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:11.1930473Z STAGE:2022-08-13 13:48:11 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:11.1944880Z STAGE:2022-08-13 13:48:11 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:11.2088782Z STAGE:2022-08-13 13:48:11 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:11.2100252Z STAGE:2022-08-13 13:48:11 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:11.2223818Z STAGE:2022-08-13 13:48:11 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:11.2235027Z STAGE:2022-08-13 13:48:11 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:11.2444319Z STAGE:2022-08-13 13:48:11 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:11.2550898Z STAGE:2022-08-13 13:48:11 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:11.2629961Z STAGE:2022-08-13 13:48:11 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:11.2737369Z STAGE:2022-08-13 13:48:11 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:11.2821708Z STAGE:2022-08-13 13:48:11 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:11.2924391Z STAGE:2022-08-13 13:48:11 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:11.3004316Z STAGE:2022-08-13 13:48:11 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:11.3108895Z STAGE:2022-08-13 13:48:11 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:11.3275167Z STAGE:2022-08-13 13:48:11 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:11.3290167Z STAGE:2022-08-13 13:48:11 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:11.3446185Z STAGE:2022-08-13 13:48:11 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:11.3460780Z STAGE:2022-08-13 13:48:11 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:11.3603957Z STAGE:2022-08-13 13:48:11 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:11.3615173Z STAGE:2022-08-13 13:48:11 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:11.3735308Z STAGE:2022-08-13 13:48:11 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:11.3746583Z STAGE:2022-08-13 13:48:11 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:11.3959022Z STAGE:2022-08-13 13:48:11 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:11.4069344Z STAGE:2022-08-13 13:48:11 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:11.4148500Z STAGE:2022-08-13 13:48:11 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:11.4255115Z STAGE:2022-08-13 13:48:11 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:11.4336930Z STAGE:2022-08-13 13:48:11 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:11.4439915Z STAGE:2022-08-13 13:48:11 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:11.4519294Z STAGE:2022-08-13 13:48:11 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:11.4622693Z STAGE:2022-08-13 13:48:11 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:11.4795250Z STAGE:2022-08-13 13:48:11 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:11.4812324Z STAGE:2022-08-13 13:48:11 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:11.4950082Z STAGE:2022-08-13 13:48:11 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:11.4964397Z STAGE:2022-08-13 13:48:11 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:11.4983778Z STAGE:2022-08-13 13:48:11 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:11.4997835Z STAGE:2022-08-13 13:48:11 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:11.5122510Z STAGE:2022-08-13 13:48:11 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:11.5134480Z STAGE:2022-08-13 13:48:11 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:11.5237238Z STAGE:2022-08-13 13:48:11 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:11.5344823Z STAGE:2022-08-13 13:48:11 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:11.5423981Z STAGE:2022-08-13 13:48:11 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:11.5435567Z STAGE:2022-08-13 13:48:11 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:11.5453846Z STAGE:2022-08-13 13:48:11 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:11.5556888Z STAGE:2022-08-13 13:48:11 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:11.5636135Z STAGE:2022-08-13 13:48:11 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:11.5647989Z STAGE:2022-08-13 13:48:11 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:11.5749811Z STAGE:2022-08-13 13:48:11 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:11.5764472Z STAGE:2022-08-13 13:48:11 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:11.5906741Z STAGE:2022-08-13 13:48:11 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:11.5921317Z STAGE:2022-08-13 13:48:11 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:11.6065113Z STAGE:2022-08-13 13:48:11 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:11.6076500Z STAGE:2022-08-13 13:48:11 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:11.6197017Z STAGE:2022-08-13 13:48:11 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:11.6208430Z STAGE:2022-08-13 13:48:11 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:11.6421188Z STAGE:2022-08-13 13:48:11 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:11.6528952Z STAGE:2022-08-13 13:48:11 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:11.6608159Z STAGE:2022-08-13 13:48:11 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:11.6715923Z STAGE:2022-08-13 13:48:11 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:11.6799918Z STAGE:2022-08-13 13:48:11 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:11.6903113Z STAGE:2022-08-13 13:48:11 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:11.6980488Z STAGE:2022-08-13 13:48:11 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:11.7083660Z STAGE:2022-08-13 13:48:11 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:11.7257056Z STAGE:2022-08-13 13:48:11 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:11.7271298Z STAGE:2022-08-13 13:48:11 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:11.7409777Z STAGE:2022-08-13 13:48:11 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:11.7422362Z STAGE:2022-08-13 13:48:11 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:11.7448228Z STAGE:2022-08-13 13:48:11 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:11.7459318Z STAGE:2022-08-13 13:48:11 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:11.7579732Z STAGE:2022-08-13 13:48:11 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:11.7591631Z STAGE:2022-08-13 13:48:11 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:11.7698263Z STAGE:2022-08-13 13:48:11 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:11.7806001Z STAGE:2022-08-13 13:48:11 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:11.7885194Z STAGE:2022-08-13 13:48:11 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:11.7993547Z STAGE:2022-08-13 13:48:11 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:11.8078018Z STAGE:2022-08-13 13:48:11 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:11.8183136Z STAGE:2022-08-13 13:48:11 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:11.8264214Z STAGE:2022-08-13 13:48:11 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:11.8370741Z STAGE:2022-08-13 13:48:11 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:11.8546467Z STAGE:2022-08-13 13:48:11 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:11.8563346Z STAGE:2022-08-13 13:48:11 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:11.8709064Z STAGE:2022-08-13 13:48:11 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:11.8724338Z STAGE:2022-08-13 13:48:11 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:11.8749193Z STAGE:2022-08-13 13:48:11 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:11.8762684Z STAGE:2022-08-13 13:48:11 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:11.8883290Z STAGE:2022-08-13 13:48:11 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:11.8898309Z STAGE:2022-08-13 13:48:11 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:11.9005644Z STAGE:2022-08-13 13:48:11 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:11.9115928Z STAGE:2022-08-13 13:48:11 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:11.9193501Z STAGE:2022-08-13 13:48:11 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:11.9303664Z STAGE:2022-08-13 13:48:11 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:11.9385721Z STAGE:2022-08-13 13:48:11 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:11.9491342Z STAGE:2022-08-13 13:48:11 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:11.9574696Z STAGE:2022-08-13 13:48:11 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:11.9678864Z STAGE:2022-08-13 13:48:11 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:11.9864675Z STAGE:2022-08-13 13:48:11 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:11.9879370Z STAGE:2022-08-13 13:48:11 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:12.0040584Z STAGE:2022-08-13 13:48:12 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:12.0052060Z STAGE:2022-08-13 13:48:12 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:12.0293122Z STAGE:2022-08-13 13:48:12 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:12.0400598Z STAGE:2022-08-13 13:48:12 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:12.0484769Z STAGE:2022-08-13 13:48:12 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:12.0587583Z STAGE:2022-08-13 13:48:12 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:12.0767262Z STAGE:2022-08-13 13:48:12 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:12.0781636Z STAGE:2022-08-13 13:48:12 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:12.0937864Z STAGE:2022-08-13 13:48:12 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:12.0952755Z STAGE:2022-08-13 13:48:12 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:12.1117856Z STAGE:2022-08-13 13:48:12 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:12.1129383Z STAGE:2022-08-13 13:48:12 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:12.1264700Z STAGE:2022-08-13 13:48:12 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:12.1275924Z STAGE:2022-08-13 13:48:12 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:12.1514923Z STAGE:2022-08-13 13:48:12 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:12.1621511Z STAGE:2022-08-13 13:48:12 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:12.1700647Z STAGE:2022-08-13 13:48:12 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:12.1806580Z STAGE:2022-08-13 13:48:12 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:12.1894832Z STAGE:2022-08-13 13:48:12 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:12.1997697Z STAGE:2022-08-13 13:48:12 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:12.2076713Z STAGE:2022-08-13 13:48:12 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:12.2179877Z STAGE:2022-08-13 13:48:12 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:12.2365706Z STAGE:2022-08-13 13:48:12 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:12.2380653Z STAGE:2022-08-13 13:48:12 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:12.2537135Z STAGE:2022-08-13 13:48:12 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:12.2551864Z STAGE:2022-08-13 13:48:12 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:12.2725915Z STAGE:2022-08-13 13:48:12 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:12.2737308Z STAGE:2022-08-13 13:48:12 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:12.2872988Z STAGE:2022-08-13 13:48:12 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:12.2884233Z STAGE:2022-08-13 13:48:12 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:12.3123738Z STAGE:2022-08-13 13:48:12 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:12.3233911Z STAGE:2022-08-13 13:48:12 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:12.3312886Z STAGE:2022-08-13 13:48:12 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:12.3423234Z STAGE:2022-08-13 13:48:12 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:12.3520332Z STAGE:2022-08-13 13:48:12 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:12.3624581Z STAGE:2022-08-13 13:48:12 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:12.3703483Z STAGE:2022-08-13 13:48:12 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:12.3806452Z STAGE:2022-08-13 13:48:12 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:12.3991950Z STAGE:2022-08-13 13:48:12 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:12.4006329Z STAGE:2022-08-13 13:48:12 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:12.4162016Z STAGE:2022-08-13 13:48:12 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:12.4177025Z STAGE:2022-08-13 13:48:12 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:12.4341865Z STAGE:2022-08-13 13:48:12 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:12.4352945Z STAGE:2022-08-13 13:48:12 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:12.4488978Z STAGE:2022-08-13 13:48:12 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:12.4500115Z STAGE:2022-08-13 13:48:12 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:12.4738698Z STAGE:2022-08-13 13:48:12 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:12.4846758Z STAGE:2022-08-13 13:48:12 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:12.4925883Z STAGE:2022-08-13 13:48:12 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:12.5036351Z STAGE:2022-08-13 13:48:12 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:12.5119316Z STAGE:2022-08-13 13:48:12 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:12.5224761Z STAGE:2022-08-13 13:48:12 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:12.5305580Z STAGE:2022-08-13 13:48:12 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:12.5408879Z STAGE:2022-08-13 13:48:12 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:12.5594919Z STAGE:2022-08-13 13:48:12 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:12.5610006Z STAGE:2022-08-13 13:48:12 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:12.5765418Z STAGE:2022-08-13 13:48:12 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:12.5777325Z STAGE:2022-08-13 13:48:12 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:12.5796740Z STAGE:2022-08-13 13:48:12 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:12.5808589Z STAGE:2022-08-13 13:48:12 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:12.5947299Z STAGE:2022-08-13 13:48:12 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:12.5958590Z STAGE:2022-08-13 13:48:12 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:12.6074299Z STAGE:2022-08-13 13:48:12 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:12.6181956Z STAGE:2022-08-13 13:48:12 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:12.6260840Z STAGE:2022-08-13 13:48:12 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:12.6272388Z STAGE:2022-08-13 13:48:12 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:12.6291304Z STAGE:2022-08-13 13:48:12 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:12.6395684Z STAGE:2022-08-13 13:48:12 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:12.6475202Z STAGE:2022-08-13 13:48:12 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:12.6488704Z STAGE:2022-08-13 13:48:12 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:12.6604916Z STAGE:2022-08-13 13:48:12 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:12.6620308Z STAGE:2022-08-13 13:48:12 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:12.6779589Z STAGE:2022-08-13 13:48:12 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:12.6794488Z STAGE:2022-08-13 13:48:12 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:12.6956665Z STAGE:2022-08-13 13:48:12 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:12.6967953Z STAGE:2022-08-13 13:48:12 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:12.7104332Z STAGE:2022-08-13 13:48:12 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:12.7115749Z STAGE:2022-08-13 13:48:12 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:12.7357086Z STAGE:2022-08-13 13:48:12 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:12.7464628Z STAGE:2022-08-13 13:48:12 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:12.7543734Z STAGE:2022-08-13 13:48:12 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:12.7651747Z STAGE:2022-08-13 13:48:12 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:12.7736128Z STAGE:2022-08-13 13:48:12 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:12.7839174Z STAGE:2022-08-13 13:48:12 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:12.7916468Z STAGE:2022-08-13 13:48:12 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:12.8019683Z STAGE:2022-08-13 13:48:12 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:12.8206186Z STAGE:2022-08-13 13:48:12 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:12.8220950Z STAGE:2022-08-13 13:48:12 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:12.8380424Z STAGE:2022-08-13 13:48:12 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:12.8395151Z STAGE:2022-08-13 13:48:12 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:12.8557312Z STAGE:2022-08-13 13:48:12 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:12.8568704Z STAGE:2022-08-13 13:48:12 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:12.8706010Z STAGE:2022-08-13 13:48:12 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:12.8718893Z STAGE:2022-08-13 13:48:12 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:12.8967308Z STAGE:2022-08-13 13:48:12 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:12.9078137Z STAGE:2022-08-13 13:48:12 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:12.9158037Z STAGE:2022-08-13 13:48:12 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:12.9268735Z STAGE:2022-08-13 13:48:12 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:12.9353869Z STAGE:2022-08-13 13:48:12 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:12.9459596Z STAGE:2022-08-13 13:48:12 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:12.9539448Z STAGE:2022-08-13 13:48:12 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:12.9643035Z STAGE:2022-08-13 13:48:12 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:12.9831002Z STAGE:2022-08-13 13:48:12 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:12.9849058Z STAGE:2022-08-13 13:48:12 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:13.0009645Z STAGE:2022-08-13 13:48:13 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:13.0021292Z STAGE:2022-08-13 13:48:13 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:13.0040441Z STAGE:2022-08-13 13:48:13 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:13.0052186Z STAGE:2022-08-13 13:48:13 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:13.0188145Z STAGE:2022-08-13 13:48:13 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:13.0199509Z STAGE:2022-08-13 13:48:13 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:13.0314777Z STAGE:2022-08-13 13:48:13 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:13.0422640Z STAGE:2022-08-13 13:48:13 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:13.0501534Z STAGE:2022-08-13 13:48:13 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:13.0513099Z STAGE:2022-08-13 13:48:13 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:13.0531978Z STAGE:2022-08-13 13:48:13 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:13.0637921Z STAGE:2022-08-13 13:48:13 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:13.0715795Z STAGE:2022-08-13 13:48:13 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:13.0729833Z STAGE:2022-08-13 13:48:13 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:13.0845455Z STAGE:2022-08-13 13:48:13 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:13.0863155Z STAGE:2022-08-13 13:48:13 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:13.1023634Z STAGE:2022-08-13 13:48:13 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:13.1039109Z STAGE:2022-08-13 13:48:13 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:13.1204547Z STAGE:2022-08-13 13:48:13 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:13.1216009Z STAGE:2022-08-13 13:48:13 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:13.1351359Z STAGE:2022-08-13 13:48:13 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:13.1363879Z STAGE:2022-08-13 13:48:13 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:13.1602360Z STAGE:2022-08-13 13:48:13 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:13.1709793Z STAGE:2022-08-13 13:48:13 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:13.1789159Z STAGE:2022-08-13 13:48:13 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:13.1898580Z STAGE:2022-08-13 13:48:13 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:13.1983104Z STAGE:2022-08-13 13:48:13 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:13.2084419Z STAGE:2022-08-13 13:48:13 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:13.2163979Z STAGE:2022-08-13 13:48:13 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:13.2268452Z STAGE:2022-08-13 13:48:13 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:13.2451215Z STAGE:2022-08-13 13:48:13 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:13.2467216Z STAGE:2022-08-13 13:48:13 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:13.2626743Z STAGE:2022-08-13 13:48:13 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:13.2639324Z STAGE:2022-08-13 13:48:13 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:13.2662573Z STAGE:2022-08-13 13:48:13 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:13.2673705Z STAGE:2022-08-13 13:48:13 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:13.2809762Z STAGE:2022-08-13 13:48:13 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:13.2821600Z STAGE:2022-08-13 13:48:13 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:13.2955988Z STAGE:2022-08-13 13:48:13 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:13.3063650Z STAGE:2022-08-13 13:48:13 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:13.3142680Z STAGE:2022-08-13 13:48:13 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:13.3250406Z STAGE:2022-08-13 13:48:13 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:13.3332809Z STAGE:2022-08-13 13:48:13 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:13.3438030Z STAGE:2022-08-13 13:48:13 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:13.3517310Z STAGE:2022-08-13 13:48:13 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:13.3621376Z STAGE:2022-08-13 13:48:13 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:13.3807018Z STAGE:2022-08-13 13:48:13 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:13.3824235Z STAGE:2022-08-13 13:48:13 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:13.3983795Z STAGE:2022-08-13 13:48:13 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:13.3996594Z STAGE:2022-08-13 13:48:13 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:13.4021519Z STAGE:2022-08-13 13:48:13 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:13.4032824Z STAGE:2022-08-13 13:48:13 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:13.4168749Z STAGE:2022-08-13 13:48:13 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:13.4180827Z STAGE:2022-08-13 13:48:13 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:13.4302438Z STAGE:2022-08-13 13:48:13 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:13.4410373Z STAGE:2022-08-13 13:48:13 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:13.4487320Z STAGE:2022-08-13 13:48:13 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:13.4593942Z STAGE:2022-08-13 13:48:13 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:13.4679188Z STAGE:2022-08-13 13:48:13 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:13.4784590Z STAGE:2022-08-13 13:48:13 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:13.4864539Z STAGE:2022-08-13 13:48:13 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:13.4968921Z STAGE:2022-08-13 13:48:13 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:13.5044485Z ok (2.976s) 2022-08-13T13:48:13.5169627Z test_pointwise_op_fastpath__foreach_addcdiv_cuda_float32 (__main__.TestForeachCUDA) ... STAGE:2022-08-13 13:48:13 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:13.5183554Z STAGE:2022-08-13 13:48:13 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:13.5326835Z STAGE:2022-08-13 13:48:13 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:13.5338265Z STAGE:2022-08-13 13:48:13 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:13.5553146Z STAGE:2022-08-13 13:48:13 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:13.5660964Z STAGE:2022-08-13 13:48:13 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:13.5744333Z STAGE:2022-08-13 13:48:13 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:13.5847027Z STAGE:2022-08-13 13:48:13 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:13.6019667Z STAGE:2022-08-13 13:48:13 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:13.6033824Z STAGE:2022-08-13 13:48:13 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:13.6171925Z STAGE:2022-08-13 13:48:13 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:13.6186776Z STAGE:2022-08-13 13:48:13 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:13.6332800Z STAGE:2022-08-13 13:48:13 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:13.6343866Z STAGE:2022-08-13 13:48:13 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:13.6464617Z STAGE:2022-08-13 13:48:13 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:13.6475822Z STAGE:2022-08-13 13:48:13 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:13.6687715Z STAGE:2022-08-13 13:48:13 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:13.6795317Z STAGE:2022-08-13 13:48:13 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:13.6874128Z STAGE:2022-08-13 13:48:13 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:13.6982886Z STAGE:2022-08-13 13:48:13 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:13.7067003Z STAGE:2022-08-13 13:48:13 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:13.7171539Z STAGE:2022-08-13 13:48:13 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:13.7251006Z STAGE:2022-08-13 13:48:13 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:13.7353260Z STAGE:2022-08-13 13:48:13 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:13.7529279Z STAGE:2022-08-13 13:48:13 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:13.7545501Z STAGE:2022-08-13 13:48:13 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:13.7687258Z STAGE:2022-08-13 13:48:13 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:13.7701591Z STAGE:2022-08-13 13:48:13 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:13.7844800Z STAGE:2022-08-13 13:48:13 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:13.7856319Z STAGE:2022-08-13 13:48:13 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:13.7978688Z STAGE:2022-08-13 13:48:13 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:13.7989957Z STAGE:2022-08-13 13:48:13 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:13.8201461Z STAGE:2022-08-13 13:48:13 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:13.8309118Z STAGE:2022-08-13 13:48:13 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:13.8388385Z STAGE:2022-08-13 13:48:13 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:13.8496318Z STAGE:2022-08-13 13:48:13 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:13.8578161Z STAGE:2022-08-13 13:48:13 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:13.8681423Z STAGE:2022-08-13 13:48:13 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:13.8760807Z STAGE:2022-08-13 13:48:13 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:13.8864169Z STAGE:2022-08-13 13:48:13 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:13.9040400Z STAGE:2022-08-13 13:48:13 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:13.9056866Z STAGE:2022-08-13 13:48:13 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:13.9199602Z STAGE:2022-08-13 13:48:13 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:13.9214674Z STAGE:2022-08-13 13:48:13 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:13.9359932Z STAGE:2022-08-13 13:48:13 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:13.9373462Z STAGE:2022-08-13 13:48:13 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:13.9495581Z STAGE:2022-08-13 13:48:13 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:13.9509869Z STAGE:2022-08-13 13:48:13 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:13.9726766Z STAGE:2022-08-13 13:48:13 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:13.9836579Z STAGE:2022-08-13 13:48:13 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:13.9916051Z STAGE:2022-08-13 13:48:13 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:14.0025141Z STAGE:2022-08-13 13:48:14 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:14.0109449Z STAGE:2022-08-13 13:48:14 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:14.0215074Z STAGE:2022-08-13 13:48:14 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:14.0294632Z STAGE:2022-08-13 13:48:14 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:14.0398542Z STAGE:2022-08-13 13:48:14 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:14.0566946Z STAGE:2022-08-13 13:48:14 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:14.0583838Z STAGE:2022-08-13 13:48:14 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:14.0726035Z STAGE:2022-08-13 13:48:14 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:14.0737881Z STAGE:2022-08-13 13:48:14 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:14.0756432Z STAGE:2022-08-13 13:48:14 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:14.0768144Z STAGE:2022-08-13 13:48:14 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:14.0888234Z STAGE:2022-08-13 13:48:14 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:14.0899499Z STAGE:2022-08-13 13:48:14 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:14.1004422Z STAGE:2022-08-13 13:48:14 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:14.1112127Z STAGE:2022-08-13 13:48:14 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:14.1190909Z STAGE:2022-08-13 13:48:14 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:14.1202437Z STAGE:2022-08-13 13:48:14 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:14.1220814Z STAGE:2022-08-13 13:48:14 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:14.1326716Z STAGE:2022-08-13 13:48:14 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:14.1406490Z STAGE:2022-08-13 13:48:14 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:14.1420371Z STAGE:2022-08-13 13:48:14 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:14.1525572Z STAGE:2022-08-13 13:48:14 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:14.1542612Z STAGE:2022-08-13 13:48:14 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:14.1683907Z STAGE:2022-08-13 13:48:14 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:14.1698971Z STAGE:2022-08-13 13:48:14 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:14.1842121Z STAGE:2022-08-13 13:48:14 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:14.1853717Z STAGE:2022-08-13 13:48:14 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:14.1977056Z STAGE:2022-08-13 13:48:14 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:14.1988175Z STAGE:2022-08-13 13:48:14 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:14.2200068Z STAGE:2022-08-13 13:48:14 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:14.2306351Z STAGE:2022-08-13 13:48:14 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:14.2385601Z STAGE:2022-08-13 13:48:14 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:14.2492574Z STAGE:2022-08-13 13:48:14 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:14.2574525Z STAGE:2022-08-13 13:48:14 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:14.2677808Z STAGE:2022-08-13 13:48:14 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:14.2757208Z STAGE:2022-08-13 13:48:14 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:14.2858778Z STAGE:2022-08-13 13:48:14 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:14.3027720Z STAGE:2022-08-13 13:48:14 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:14.3041895Z STAGE:2022-08-13 13:48:14 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:14.3202093Z STAGE:2022-08-13 13:48:14 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:14.3216643Z STAGE:2022-08-13 13:48:14 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:14.3360082Z STAGE:2022-08-13 13:48:14 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:14.3371339Z STAGE:2022-08-13 13:48:14 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:14.3492234Z STAGE:2022-08-13 13:48:14 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:14.3503399Z STAGE:2022-08-13 13:48:14 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:14.3718610Z STAGE:2022-08-13 13:48:14 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:14.3825929Z STAGE:2022-08-13 13:48:14 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:14.3905152Z STAGE:2022-08-13 13:48:14 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:14.4011451Z STAGE:2022-08-13 13:48:14 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:14.4093368Z STAGE:2022-08-13 13:48:14 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:14.4196281Z STAGE:2022-08-13 13:48:14 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:14.4274055Z STAGE:2022-08-13 13:48:14 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:14.4378747Z STAGE:2022-08-13 13:48:14 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:14.4552660Z STAGE:2022-08-13 13:48:14 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:14.4569181Z STAGE:2022-08-13 13:48:14 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:14.4707435Z STAGE:2022-08-13 13:48:14 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:14.4721553Z STAGE:2022-08-13 13:48:14 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:14.4741118Z STAGE:2022-08-13 13:48:14 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:14.4753005Z STAGE:2022-08-13 13:48:14 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:14.4877600Z STAGE:2022-08-13 13:48:14 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:14.4891704Z STAGE:2022-08-13 13:48:14 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:14.4997182Z STAGE:2022-08-13 13:48:14 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:14.5105849Z STAGE:2022-08-13 13:48:14 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:14.5184967Z STAGE:2022-08-13 13:48:14 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:14.5197278Z STAGE:2022-08-13 13:48:14 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:14.5215546Z STAGE:2022-08-13 13:48:14 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:14.5319218Z STAGE:2022-08-13 13:48:14 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:14.5396933Z STAGE:2022-08-13 13:48:14 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:14.5409396Z STAGE:2022-08-13 13:48:14 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:14.5513693Z STAGE:2022-08-13 13:48:14 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:14.5529268Z STAGE:2022-08-13 13:48:14 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:14.5671313Z STAGE:2022-08-13 13:48:14 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:14.5685473Z STAGE:2022-08-13 13:48:14 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:14.5829110Z STAGE:2022-08-13 13:48:14 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:14.5841570Z STAGE:2022-08-13 13:48:14 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:14.5962436Z STAGE:2022-08-13 13:48:14 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:14.5973863Z STAGE:2022-08-13 13:48:14 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:14.6189256Z STAGE:2022-08-13 13:48:14 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:14.6295303Z STAGE:2022-08-13 13:48:14 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:14.6374368Z STAGE:2022-08-13 13:48:14 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:14.6482018Z STAGE:2022-08-13 13:48:14 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:14.6565756Z STAGE:2022-08-13 13:48:14 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:14.6668875Z STAGE:2022-08-13 13:48:14 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:14.6748334Z STAGE:2022-08-13 13:48:14 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:14.6849796Z STAGE:2022-08-13 13:48:14 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:14.7024952Z STAGE:2022-08-13 13:48:14 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:14.7039571Z STAGE:2022-08-13 13:48:14 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:14.7177610Z STAGE:2022-08-13 13:48:14 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:14.7190214Z STAGE:2022-08-13 13:48:14 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:14.7216298Z STAGE:2022-08-13 13:48:14 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:14.7227409Z STAGE:2022-08-13 13:48:14 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:14.7347331Z STAGE:2022-08-13 13:48:14 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:14.7359373Z STAGE:2022-08-13 13:48:14 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:14.7468195Z STAGE:2022-08-13 13:48:14 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:14.7574402Z STAGE:2022-08-13 13:48:14 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:14.7653411Z STAGE:2022-08-13 13:48:14 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:14.7761430Z STAGE:2022-08-13 13:48:14 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:14.7845559Z STAGE:2022-08-13 13:48:14 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:14.7948531Z STAGE:2022-08-13 13:48:14 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:14.8026407Z STAGE:2022-08-13 13:48:14 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:14.8130026Z STAGE:2022-08-13 13:48:14 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:14.8305421Z STAGE:2022-08-13 13:48:14 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:14.8321210Z STAGE:2022-08-13 13:48:14 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:14.8463193Z STAGE:2022-08-13 13:48:14 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:14.8475792Z STAGE:2022-08-13 13:48:14 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:14.8500140Z STAGE:2022-08-13 13:48:14 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:14.8511246Z STAGE:2022-08-13 13:48:14 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:14.8632154Z STAGE:2022-08-13 13:48:14 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:14.8644567Z STAGE:2022-08-13 13:48:14 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:14.8755330Z STAGE:2022-08-13 13:48:14 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:14.8863754Z STAGE:2022-08-13 13:48:14 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:14.8942581Z STAGE:2022-08-13 13:48:14 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:14.9051126Z STAGE:2022-08-13 13:48:14 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:14.9135202Z STAGE:2022-08-13 13:48:14 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:14.9238828Z STAGE:2022-08-13 13:48:14 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:14.9321573Z STAGE:2022-08-13 13:48:14 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:14.9423623Z STAGE:2022-08-13 13:48:14 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:14.9613882Z STAGE:2022-08-13 13:48:14 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:14.9628898Z STAGE:2022-08-13 13:48:14 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:14.9790555Z STAGE:2022-08-13 13:48:14 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:14.9802165Z STAGE:2022-08-13 13:48:14 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:15.0050918Z STAGE:2022-08-13 13:48:15 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:15.0160572Z STAGE:2022-08-13 13:48:15 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:15.0246001Z STAGE:2022-08-13 13:48:15 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:15.0349698Z STAGE:2022-08-13 13:48:15 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:15.0536084Z STAGE:2022-08-13 13:48:15 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:15.0553370Z STAGE:2022-08-13 13:48:15 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:15.0712676Z STAGE:2022-08-13 13:48:15 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:15.0730166Z STAGE:2022-08-13 13:48:15 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:15.0896174Z STAGE:2022-08-13 13:48:15 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:15.0907779Z STAGE:2022-08-13 13:48:15 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:15.1043455Z STAGE:2022-08-13 13:48:15 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:15.1054867Z STAGE:2022-08-13 13:48:15 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:15.1299559Z STAGE:2022-08-13 13:48:15 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:15.1407463Z STAGE:2022-08-13 13:48:15 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:15.1484794Z STAGE:2022-08-13 13:48:15 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:15.1594086Z STAGE:2022-08-13 13:48:15 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:15.1679759Z STAGE:2022-08-13 13:48:15 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:15.1782693Z STAGE:2022-08-13 13:48:15 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:15.1860359Z STAGE:2022-08-13 13:48:15 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:15.1962096Z STAGE:2022-08-13 13:48:15 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:15.2147635Z STAGE:2022-08-13 13:48:15 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:15.2162368Z STAGE:2022-08-13 13:48:15 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:15.2318953Z STAGE:2022-08-13 13:48:15 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:15.2334071Z STAGE:2022-08-13 13:48:15 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:15.2499788Z STAGE:2022-08-13 13:48:15 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:15.2511066Z STAGE:2022-08-13 13:48:15 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:15.2647903Z STAGE:2022-08-13 13:48:15 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:15.2659355Z STAGE:2022-08-13 13:48:15 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:15.2902138Z STAGE:2022-08-13 13:48:15 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:15.3012579Z STAGE:2022-08-13 13:48:15 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:15.3090372Z STAGE:2022-08-13 13:48:15 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:15.3199333Z STAGE:2022-08-13 13:48:15 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:15.3294166Z STAGE:2022-08-13 13:48:15 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:15.3397555Z STAGE:2022-08-13 13:48:15 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:15.3476691Z STAGE:2022-08-13 13:48:15 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:15.3579662Z STAGE:2022-08-13 13:48:15 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:15.3761940Z STAGE:2022-08-13 13:48:15 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:15.3776803Z STAGE:2022-08-13 13:48:15 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:15.3934156Z STAGE:2022-08-13 13:48:15 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:15.3949625Z STAGE:2022-08-13 13:48:15 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:15.4115351Z STAGE:2022-08-13 13:48:15 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:15.4126559Z STAGE:2022-08-13 13:48:15 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:15.4262383Z STAGE:2022-08-13 13:48:15 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:15.4273238Z STAGE:2022-08-13 13:48:15 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:15.4514970Z STAGE:2022-08-13 13:48:15 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:15.4621209Z STAGE:2022-08-13 13:48:15 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:15.4698325Z STAGE:2022-08-13 13:48:15 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:15.4808502Z STAGE:2022-08-13 13:48:15 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:15.4892804Z STAGE:2022-08-13 13:48:15 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:15.4998240Z STAGE:2022-08-13 13:48:15 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:15.5080514Z STAGE:2022-08-13 13:48:15 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:15.5184445Z STAGE:2022-08-13 13:48:15 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:15.5373409Z STAGE:2022-08-13 13:48:15 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:15.5389034Z STAGE:2022-08-13 13:48:15 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:15.5544614Z STAGE:2022-08-13 13:48:15 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:15.5557150Z STAGE:2022-08-13 13:48:15 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:15.5576359Z STAGE:2022-08-13 13:48:15 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:15.5588511Z STAGE:2022-08-13 13:48:15 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:15.5727335Z STAGE:2022-08-13 13:48:15 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:15.5738819Z STAGE:2022-08-13 13:48:15 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:15.5857051Z STAGE:2022-08-13 13:48:15 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:15.5964228Z STAGE:2022-08-13 13:48:15 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:15.6041221Z STAGE:2022-08-13 13:48:15 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:15.6052664Z STAGE:2022-08-13 13:48:15 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:15.6070102Z STAGE:2022-08-13 13:48:15 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:15.6171593Z STAGE:2022-08-13 13:48:15 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:15.6248550Z STAGE:2022-08-13 13:48:15 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:15.6261960Z STAGE:2022-08-13 13:48:15 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:15.6380538Z STAGE:2022-08-13 13:48:15 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:15.6396359Z STAGE:2022-08-13 13:48:15 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:15.6556048Z STAGE:2022-08-13 13:48:15 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:15.6570566Z STAGE:2022-08-13 13:48:15 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:15.6733494Z STAGE:2022-08-13 13:48:15 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:15.6744548Z STAGE:2022-08-13 13:48:15 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:15.6881064Z STAGE:2022-08-13 13:48:15 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:15.6892448Z STAGE:2022-08-13 13:48:15 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:15.7136547Z STAGE:2022-08-13 13:48:15 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:15.7244275Z STAGE:2022-08-13 13:48:15 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:15.7321227Z STAGE:2022-08-13 13:48:15 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:15.7429029Z STAGE:2022-08-13 13:48:15 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:15.7510752Z STAGE:2022-08-13 13:48:15 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:15.7614216Z STAGE:2022-08-13 13:48:15 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:15.7693152Z STAGE:2022-08-13 13:48:15 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:15.7794514Z STAGE:2022-08-13 13:48:15 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:15.7976344Z STAGE:2022-08-13 13:48:15 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:15.7991165Z STAGE:2022-08-13 13:48:15 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:15.8152043Z STAGE:2022-08-13 13:48:15 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:15.8166214Z STAGE:2022-08-13 13:48:15 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:15.8328136Z STAGE:2022-08-13 13:48:15 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:15.8339074Z STAGE:2022-08-13 13:48:15 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:15.8475165Z STAGE:2022-08-13 13:48:15 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:15.8486420Z STAGE:2022-08-13 13:48:15 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:15.8730893Z STAGE:2022-08-13 13:48:15 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:15.8837948Z STAGE:2022-08-13 13:48:15 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:15.8916488Z STAGE:2022-08-13 13:48:15 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:15.9023773Z STAGE:2022-08-13 13:48:15 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:15.9105774Z STAGE:2022-08-13 13:48:15 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:15.9207068Z STAGE:2022-08-13 13:48:15 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:15.9286294Z STAGE:2022-08-13 13:48:15 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:15.9387483Z STAGE:2022-08-13 13:48:15 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:15.9576634Z STAGE:2022-08-13 13:48:15 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:15.9593539Z STAGE:2022-08-13 13:48:15 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:15.9754070Z STAGE:2022-08-13 13:48:15 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:15.9765634Z STAGE:2022-08-13 13:48:15 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:15.9784282Z STAGE:2022-08-13 13:48:15 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:15.9795515Z STAGE:2022-08-13 13:48:15 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:15.9931318Z STAGE:2022-08-13 13:48:15 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:15.9942613Z STAGE:2022-08-13 13:48:15 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:16.0061001Z STAGE:2022-08-13 13:48:16 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:16.0167228Z STAGE:2022-08-13 13:48:16 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:16.0245913Z STAGE:2022-08-13 13:48:16 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:16.0257888Z STAGE:2022-08-13 13:48:16 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:16.0275881Z STAGE:2022-08-13 13:48:16 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:16.0382422Z STAGE:2022-08-13 13:48:16 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:16.0459314Z STAGE:2022-08-13 13:48:16 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:16.0565693Z STAGE:2022-08-13 13:48:16 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:16.0686967Z STAGE:2022-08-13 13:48:16 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:16.0713929Z STAGE:2022-08-13 13:48:16 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:16.0877367Z STAGE:2022-08-13 13:48:16 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:16.0894993Z STAGE:2022-08-13 13:48:16 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:16.1059437Z STAGE:2022-08-13 13:48:16 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:16.1070575Z STAGE:2022-08-13 13:48:16 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:16.1206927Z STAGE:2022-08-13 13:48:16 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:16.1220750Z STAGE:2022-08-13 13:48:16 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:16.1461758Z STAGE:2022-08-13 13:48:16 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:16.1572339Z STAGE:2022-08-13 13:48:16 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:16.1649239Z STAGE:2022-08-13 13:48:16 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:16.1759521Z STAGE:2022-08-13 13:48:16 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:16.1843717Z STAGE:2022-08-13 13:48:16 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:16.1947921Z STAGE:2022-08-13 13:48:16 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:16.2026577Z STAGE:2022-08-13 13:48:16 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:16.2133219Z STAGE:2022-08-13 13:48:16 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:16.2314792Z STAGE:2022-08-13 13:48:16 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:16.2335899Z STAGE:2022-08-13 13:48:16 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:16.2495803Z STAGE:2022-08-13 13:48:16 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:16.2508206Z STAGE:2022-08-13 13:48:16 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:16.2530732Z STAGE:2022-08-13 13:48:16 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:16.2542029Z STAGE:2022-08-13 13:48:16 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:16.2677859Z STAGE:2022-08-13 13:48:16 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:16.2690672Z STAGE:2022-08-13 13:48:16 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:16.2827724Z STAGE:2022-08-13 13:48:16 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:16.2938453Z STAGE:2022-08-13 13:48:16 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:16.3015153Z STAGE:2022-08-13 13:48:16 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:16.3124002Z STAGE:2022-08-13 13:48:16 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:16.3208244Z STAGE:2022-08-13 13:48:16 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:16.3313757Z STAGE:2022-08-13 13:48:16 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:16.3390645Z STAGE:2022-08-13 13:48:16 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:16.3492943Z STAGE:2022-08-13 13:48:16 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:16.3681622Z STAGE:2022-08-13 13:48:16 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:16.3697560Z STAGE:2022-08-13 13:48:16 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:16.3856935Z STAGE:2022-08-13 13:48:16 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:16.3869317Z STAGE:2022-08-13 13:48:16 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:16.3893588Z STAGE:2022-08-13 13:48:16 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:16.3904480Z STAGE:2022-08-13 13:48:16 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:16.4039908Z STAGE:2022-08-13 13:48:16 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:16.4052052Z STAGE:2022-08-13 13:48:16 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:16.4175516Z STAGE:2022-08-13 13:48:16 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:16.4282435Z STAGE:2022-08-13 13:48:16 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:16.4361243Z STAGE:2022-08-13 13:48:16 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:16.4468754Z STAGE:2022-08-13 13:48:16 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:16.4551258Z STAGE:2022-08-13 13:48:16 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:16.4656520Z STAGE:2022-08-13 13:48:16 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:16.4735907Z STAGE:2022-08-13 13:48:16 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:16.4841189Z STAGE:2022-08-13 13:48:16 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:16.4916418Z ok (2.987s) 2022-08-13T13:48:16.5043633Z test_pointwise_op_fastpath__foreach_addcdiv_cuda_float64 (__main__.TestForeachCUDA) ... STAGE:2022-08-13 13:48:16 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:16.5057712Z STAGE:2022-08-13 13:48:16 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:16.5190748Z STAGE:2022-08-13 13:48:16 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:16.5201590Z STAGE:2022-08-13 13:48:16 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:16.5403827Z STAGE:2022-08-13 13:48:16 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:16.5509568Z STAGE:2022-08-13 13:48:16 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:16.5592827Z STAGE:2022-08-13 13:48:16 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:16.5694083Z STAGE:2022-08-13 13:48:16 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:16.5858857Z STAGE:2022-08-13 13:48:16 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:16.5872743Z STAGE:2022-08-13 13:48:16 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:16.6000897Z STAGE:2022-08-13 13:48:16 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:16.6015048Z STAGE:2022-08-13 13:48:16 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:16.6151377Z STAGE:2022-08-13 13:48:16 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:16.6162231Z STAGE:2022-08-13 13:48:16 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:16.6272989Z STAGE:2022-08-13 13:48:16 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:16.6283841Z STAGE:2022-08-13 13:48:16 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:16.6483553Z STAGE:2022-08-13 13:48:16 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:16.6590942Z STAGE:2022-08-13 13:48:16 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:16.6669744Z STAGE:2022-08-13 13:48:16 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:16.6777545Z STAGE:2022-08-13 13:48:16 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:16.6859229Z STAGE:2022-08-13 13:48:16 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:16.6962568Z STAGE:2022-08-13 13:48:16 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:16.7041620Z STAGE:2022-08-13 13:48:16 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:16.7144890Z STAGE:2022-08-13 13:48:16 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:16.7317205Z STAGE:2022-08-13 13:48:16 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:16.7334120Z STAGE:2022-08-13 13:48:16 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:16.7466373Z STAGE:2022-08-13 13:48:16 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:16.7480063Z STAGE:2022-08-13 13:48:16 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:16.7613866Z STAGE:2022-08-13 13:48:16 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:16.7624649Z STAGE:2022-08-13 13:48:16 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:16.7737343Z STAGE:2022-08-13 13:48:16 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:16.7748186Z STAGE:2022-08-13 13:48:16 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:16.7947700Z STAGE:2022-08-13 13:48:16 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:16.8053883Z STAGE:2022-08-13 13:48:16 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:16.8130990Z STAGE:2022-08-13 13:48:16 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:16.8238741Z STAGE:2022-08-13 13:48:16 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:16.8321972Z STAGE:2022-08-13 13:48:16 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:16.8425215Z STAGE:2022-08-13 13:48:16 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:16.8504089Z STAGE:2022-08-13 13:48:16 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:16.8607968Z STAGE:2022-08-13 13:48:16 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:16.8780376Z STAGE:2022-08-13 13:48:16 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:16.8796865Z STAGE:2022-08-13 13:48:16 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:16.8928616Z STAGE:2022-08-13 13:48:16 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:16.8942688Z STAGE:2022-08-13 13:48:16 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:16.9076968Z STAGE:2022-08-13 13:48:16 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:16.9088027Z STAGE:2022-08-13 13:48:16 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:16.9198666Z STAGE:2022-08-13 13:48:16 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:16.9209886Z STAGE:2022-08-13 13:48:16 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:16.9412150Z STAGE:2022-08-13 13:48:16 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:16.9519541Z STAGE:2022-08-13 13:48:16 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:16.9596207Z STAGE:2022-08-13 13:48:16 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:16.9703512Z STAGE:2022-08-13 13:48:16 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:16.9784730Z STAGE:2022-08-13 13:48:16 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:16.9888175Z STAGE:2022-08-13 13:48:16 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:16.9966803Z STAGE:2022-08-13 13:48:16 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:17.0070391Z STAGE:2022-08-13 13:48:17 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:17.0235919Z STAGE:2022-08-13 13:48:17 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:17.0252442Z STAGE:2022-08-13 13:48:17 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:17.0384218Z STAGE:2022-08-13 13:48:17 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:17.0395709Z STAGE:2022-08-13 13:48:17 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:17.0416212Z STAGE:2022-08-13 13:48:17 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:17.0426925Z STAGE:2022-08-13 13:48:17 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:17.0539768Z STAGE:2022-08-13 13:48:17 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:17.0551672Z STAGE:2022-08-13 13:48:17 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:17.0655107Z STAGE:2022-08-13 13:48:17 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:17.0764210Z STAGE:2022-08-13 13:48:17 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:17.0842647Z STAGE:2022-08-13 13:48:17 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:17.0855364Z STAGE:2022-08-13 13:48:17 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:17.0872503Z STAGE:2022-08-13 13:48:17 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:17.0976913Z STAGE:2022-08-13 13:48:17 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:17.1056377Z STAGE:2022-08-13 13:48:17 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:17.1069897Z STAGE:2022-08-13 13:48:17 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:17.1174075Z STAGE:2022-08-13 13:48:17 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:17.1295512Z STAGE:2022-08-13 13:48:17 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:17.1431119Z STAGE:2022-08-13 13:48:17 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:17.1448151Z STAGE:2022-08-13 13:48:17 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:17.1582609Z STAGE:2022-08-13 13:48:17 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:17.1595920Z STAGE:2022-08-13 13:48:17 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:17.1709961Z STAGE:2022-08-13 13:48:17 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:17.1720914Z STAGE:2022-08-13 13:48:17 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:17.1923609Z STAGE:2022-08-13 13:48:17 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:17.2031871Z STAGE:2022-08-13 13:48:17 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:17.2110342Z STAGE:2022-08-13 13:48:17 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:17.2220569Z STAGE:2022-08-13 13:48:17 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:17.2303926Z STAGE:2022-08-13 13:48:17 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:17.2409573Z STAGE:2022-08-13 13:48:17 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:17.2488368Z STAGE:2022-08-13 13:48:17 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:17.2594390Z STAGE:2022-08-13 13:48:17 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:17.2767187Z STAGE:2022-08-13 13:48:17 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:17.2783861Z STAGE:2022-08-13 13:48:17 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:17.2927813Z STAGE:2022-08-13 13:48:17 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:17.2941939Z STAGE:2022-08-13 13:48:17 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:17.3076154Z STAGE:2022-08-13 13:48:17 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:17.3087296Z STAGE:2022-08-13 13:48:17 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:17.3198327Z STAGE:2022-08-13 13:48:17 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:17.3210808Z STAGE:2022-08-13 13:48:17 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:17.3414004Z STAGE:2022-08-13 13:48:17 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:17.3521678Z STAGE:2022-08-13 13:48:17 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:17.3600681Z STAGE:2022-08-13 13:48:17 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:17.3708068Z STAGE:2022-08-13 13:48:17 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:17.3789078Z STAGE:2022-08-13 13:48:17 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:17.3891925Z STAGE:2022-08-13 13:48:17 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:17.3970717Z STAGE:2022-08-13 13:48:17 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:17.4075506Z STAGE:2022-08-13 13:48:17 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:17.4247848Z STAGE:2022-08-13 13:48:17 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:17.4264370Z STAGE:2022-08-13 13:48:17 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:17.4392817Z STAGE:2022-08-13 13:48:17 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:17.4406857Z STAGE:2022-08-13 13:48:17 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:17.4425327Z STAGE:2022-08-13 13:48:17 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:17.4438972Z STAGE:2022-08-13 13:48:17 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:17.4554129Z STAGE:2022-08-13 13:48:17 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:17.4565103Z STAGE:2022-08-13 13:48:17 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:17.4667081Z STAGE:2022-08-13 13:48:17 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:17.4774736Z STAGE:2022-08-13 13:48:17 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:17.4852710Z STAGE:2022-08-13 13:48:17 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:17.4864016Z STAGE:2022-08-13 13:48:17 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:17.4881126Z STAGE:2022-08-13 13:48:17 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:17.4984324Z STAGE:2022-08-13 13:48:17 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:17.5063287Z STAGE:2022-08-13 13:48:17 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:17.5074214Z STAGE:2022-08-13 13:48:17 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:17.5175233Z STAGE:2022-08-13 13:48:17 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:17.5189224Z STAGE:2022-08-13 13:48:17 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:17.5321679Z STAGE:2022-08-13 13:48:17 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:17.5335907Z STAGE:2022-08-13 13:48:17 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:17.5469901Z STAGE:2022-08-13 13:48:17 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:17.5480718Z STAGE:2022-08-13 13:48:17 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:17.5591956Z STAGE:2022-08-13 13:48:17 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:17.5602980Z STAGE:2022-08-13 13:48:17 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:17.5805427Z STAGE:2022-08-13 13:48:17 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:17.5911295Z STAGE:2022-08-13 13:48:17 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:17.5989597Z STAGE:2022-08-13 13:48:17 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:17.6097705Z STAGE:2022-08-13 13:48:17 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:17.6179061Z STAGE:2022-08-13 13:48:17 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:17.6281652Z STAGE:2022-08-13 13:48:17 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:17.6358255Z STAGE:2022-08-13 13:48:17 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:17.6461328Z STAGE:2022-08-13 13:48:17 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:17.6632866Z STAGE:2022-08-13 13:48:17 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:17.6646782Z STAGE:2022-08-13 13:48:17 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:17.6775037Z STAGE:2022-08-13 13:48:17 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:17.6786909Z STAGE:2022-08-13 13:48:17 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:17.6812414Z STAGE:2022-08-13 13:48:17 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:17.6823270Z STAGE:2022-08-13 13:48:17 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:17.6933932Z STAGE:2022-08-13 13:48:17 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:17.6945434Z STAGE:2022-08-13 13:48:17 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:17.7050753Z STAGE:2022-08-13 13:48:17 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:17.7158228Z STAGE:2022-08-13 13:48:17 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:17.7236413Z STAGE:2022-08-13 13:48:17 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:17.7343721Z STAGE:2022-08-13 13:48:17 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:17.7424863Z STAGE:2022-08-13 13:48:17 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:17.7528093Z STAGE:2022-08-13 13:48:17 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:17.7606647Z STAGE:2022-08-13 13:48:17 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:17.7711105Z STAGE:2022-08-13 13:48:17 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:17.7877954Z STAGE:2022-08-13 13:48:17 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:17.7895062Z STAGE:2022-08-13 13:48:17 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:17.8028219Z STAGE:2022-08-13 13:48:17 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:17.8040926Z STAGE:2022-08-13 13:48:17 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:17.8064924Z STAGE:2022-08-13 13:48:17 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:17.8078446Z STAGE:2022-08-13 13:48:17 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:17.8190124Z STAGE:2022-08-13 13:48:17 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:17.8202788Z STAGE:2022-08-13 13:48:17 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:17.8310654Z STAGE:2022-08-13 13:48:17 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:17.8418299Z STAGE:2022-08-13 13:48:17 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:17.8496724Z STAGE:2022-08-13 13:48:17 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:17.8605633Z STAGE:2022-08-13 13:48:17 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:17.8689463Z STAGE:2022-08-13 13:48:17 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:17.8794000Z STAGE:2022-08-13 13:48:17 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:17.8876217Z STAGE:2022-08-13 13:48:17 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:17.8979244Z STAGE:2022-08-13 13:48:17 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:17.9158027Z STAGE:2022-08-13 13:48:17 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:17.9172861Z STAGE:2022-08-13 13:48:17 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:17.9323050Z STAGE:2022-08-13 13:48:17 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:17.9336221Z STAGE:2022-08-13 13:48:17 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:17.9565738Z STAGE:2022-08-13 13:48:17 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:17.9671616Z STAGE:2022-08-13 13:48:17 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:17.9755446Z STAGE:2022-08-13 13:48:17 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:17.9856736Z STAGE:2022-08-13 13:48:17 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:18.0043113Z STAGE:2022-08-13 13:48:18 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:18.0057689Z STAGE:2022-08-13 13:48:18 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:18.0202874Z STAGE:2022-08-13 13:48:18 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:18.0217732Z STAGE:2022-08-13 13:48:18 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:18.0372346Z STAGE:2022-08-13 13:48:18 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:18.0384338Z STAGE:2022-08-13 13:48:18 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:18.0509689Z STAGE:2022-08-13 13:48:18 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:18.0520975Z STAGE:2022-08-13 13:48:18 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:18.0748463Z STAGE:2022-08-13 13:48:18 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:18.0854382Z STAGE:2022-08-13 13:48:18 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:18.0932957Z STAGE:2022-08-13 13:48:18 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:18.1040626Z STAGE:2022-08-13 13:48:18 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:18.1128118Z STAGE:2022-08-13 13:48:18 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:18.1230736Z STAGE:2022-08-13 13:48:18 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:18.1309797Z STAGE:2022-08-13 13:48:18 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:18.1412879Z STAGE:2022-08-13 13:48:18 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:18.1599678Z STAGE:2022-08-13 13:48:18 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:18.1617369Z STAGE:2022-08-13 13:48:18 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:18.1766482Z STAGE:2022-08-13 13:48:18 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:18.1783594Z STAGE:2022-08-13 13:48:18 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:18.1940855Z STAGE:2022-08-13 13:48:18 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:18.1954416Z STAGE:2022-08-13 13:48:18 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:18.2079900Z STAGE:2022-08-13 13:48:18 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:18.2093807Z STAGE:2022-08-13 13:48:18 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:18.2322039Z STAGE:2022-08-13 13:48:18 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:18.2433412Z STAGE:2022-08-13 13:48:18 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:18.2512112Z STAGE:2022-08-13 13:48:18 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:18.2625010Z STAGE:2022-08-13 13:48:18 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:18.2723282Z STAGE:2022-08-13 13:48:18 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:18.2827073Z STAGE:2022-08-13 13:48:18 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:18.2906123Z STAGE:2022-08-13 13:48:18 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:18.3011107Z STAGE:2022-08-13 13:48:18 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:18.3197449Z STAGE:2022-08-13 13:48:18 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:18.3213364Z STAGE:2022-08-13 13:48:18 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:18.3358820Z STAGE:2022-08-13 13:48:18 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:18.3376164Z STAGE:2022-08-13 13:48:18 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:18.3530414Z STAGE:2022-08-13 13:48:18 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:18.3541203Z STAGE:2022-08-13 13:48:18 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:18.3666780Z STAGE:2022-08-13 13:48:18 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:18.3677738Z STAGE:2022-08-13 13:48:18 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:18.3904979Z STAGE:2022-08-13 13:48:18 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:18.4015561Z STAGE:2022-08-13 13:48:18 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:18.4094667Z STAGE:2022-08-13 13:48:18 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:18.4204544Z STAGE:2022-08-13 13:48:18 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:18.4289647Z STAGE:2022-08-13 13:48:18 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:18.4393689Z STAGE:2022-08-13 13:48:18 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:18.4476291Z STAGE:2022-08-13 13:48:18 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:18.4577502Z STAGE:2022-08-13 13:48:18 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:18.4763222Z STAGE:2022-08-13 13:48:18 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:18.4778460Z STAGE:2022-08-13 13:48:18 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:18.4924395Z STAGE:2022-08-13 13:48:18 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:18.4937725Z STAGE:2022-08-13 13:48:18 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:18.4956565Z STAGE:2022-08-13 13:48:18 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:18.4969747Z STAGE:2022-08-13 13:48:18 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:18.5098697Z STAGE:2022-08-13 13:48:18 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:18.5109442Z STAGE:2022-08-13 13:48:18 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:18.5225013Z STAGE:2022-08-13 13:48:18 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:18.5332439Z STAGE:2022-08-13 13:48:18 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:18.5410995Z STAGE:2022-08-13 13:48:18 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:18.5422147Z STAGE:2022-08-13 13:48:18 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:18.5440010Z STAGE:2022-08-13 13:48:18 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:18.5545478Z STAGE:2022-08-13 13:48:18 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:18.5624517Z STAGE:2022-08-13 13:48:18 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:18.5638049Z STAGE:2022-08-13 13:48:18 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:18.5752777Z STAGE:2022-08-13 13:48:18 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:18.5770484Z STAGE:2022-08-13 13:48:18 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:18.5918267Z STAGE:2022-08-13 13:48:18 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:18.5932750Z STAGE:2022-08-13 13:48:18 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:18.6084809Z STAGE:2022-08-13 13:48:18 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:18.6097204Z STAGE:2022-08-13 13:48:18 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:18.6223442Z STAGE:2022-08-13 13:48:18 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:18.6235930Z STAGE:2022-08-13 13:48:18 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:18.6465479Z STAGE:2022-08-13 13:48:18 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:18.6571300Z STAGE:2022-08-13 13:48:18 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:18.6649978Z STAGE:2022-08-13 13:48:18 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:18.6760003Z STAGE:2022-08-13 13:48:18 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:18.6841799Z STAGE:2022-08-13 13:48:18 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:18.6945371Z STAGE:2022-08-13 13:48:18 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:18.7024387Z STAGE:2022-08-13 13:48:18 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:18.7129658Z STAGE:2022-08-13 13:48:18 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:18.7315761Z STAGE:2022-08-13 13:48:18 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:18.7333233Z STAGE:2022-08-13 13:48:18 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:18.7488659Z STAGE:2022-08-13 13:48:18 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:18.7502895Z STAGE:2022-08-13 13:48:18 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:18.7654762Z STAGE:2022-08-13 13:48:18 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:18.7666746Z STAGE:2022-08-13 13:48:18 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:18.7792704Z STAGE:2022-08-13 13:48:18 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:18.7803554Z STAGE:2022-08-13 13:48:18 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:18.8033599Z STAGE:2022-08-13 13:48:18 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:18.8140951Z STAGE:2022-08-13 13:48:18 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:18.8219548Z STAGE:2022-08-13 13:48:18 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:18.8326727Z STAGE:2022-08-13 13:48:18 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:18.8411125Z STAGE:2022-08-13 13:48:18 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:18.8513784Z STAGE:2022-08-13 13:48:18 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:18.8592646Z STAGE:2022-08-13 13:48:18 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:18.8696179Z STAGE:2022-08-13 13:48:18 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:18.8882424Z STAGE:2022-08-13 13:48:18 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:18.8903241Z STAGE:2022-08-13 13:48:18 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:18.9052354Z STAGE:2022-08-13 13:48:18 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:18.9063557Z STAGE:2022-08-13 13:48:18 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:18.9082174Z STAGE:2022-08-13 13:48:18 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:18.9093568Z STAGE:2022-08-13 13:48:18 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:18.9218852Z STAGE:2022-08-13 13:48:18 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:18.9229661Z STAGE:2022-08-13 13:48:18 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:18.9344405Z STAGE:2022-08-13 13:48:18 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:18.9452034Z STAGE:2022-08-13 13:48:18 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:18.9530814Z STAGE:2022-08-13 13:48:18 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:18.9542041Z STAGE:2022-08-13 13:48:18 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:18.9559878Z STAGE:2022-08-13 13:48:18 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:18.9674665Z STAGE:2022-08-13 13:48:18 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:18.9753737Z STAGE:2022-08-13 13:48:18 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:18.9776680Z STAGE:2022-08-13 13:48:18 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:18.9890465Z STAGE:2022-08-13 13:48:18 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:18.9916413Z STAGE:2022-08-13 13:48:18 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:19.0073666Z STAGE:2022-08-13 13:48:19 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:19.0088468Z STAGE:2022-08-13 13:48:19 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:19.0242076Z STAGE:2022-08-13 13:48:19 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:19.0253078Z STAGE:2022-08-13 13:48:19 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:19.0378028Z STAGE:2022-08-13 13:48:19 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:19.0389330Z STAGE:2022-08-13 13:48:19 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:19.0617116Z STAGE:2022-08-13 13:48:19 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:19.0723468Z STAGE:2022-08-13 13:48:19 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:19.0802072Z STAGE:2022-08-13 13:48:19 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:19.0909685Z STAGE:2022-08-13 13:48:19 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:19.0994052Z STAGE:2022-08-13 13:48:19 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:19.1097363Z STAGE:2022-08-13 13:48:19 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:19.1174475Z STAGE:2022-08-13 13:48:19 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:19.1277602Z STAGE:2022-08-13 13:48:19 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:19.1464126Z STAGE:2022-08-13 13:48:19 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:19.1478923Z STAGE:2022-08-13 13:48:19 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:19.1627917Z STAGE:2022-08-13 13:48:19 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:19.1639926Z STAGE:2022-08-13 13:48:19 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:19.1662790Z STAGE:2022-08-13 13:48:19 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:19.1673826Z STAGE:2022-08-13 13:48:19 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:19.1798818Z STAGE:2022-08-13 13:48:19 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:19.1810592Z STAGE:2022-08-13 13:48:19 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:19.1951430Z STAGE:2022-08-13 13:48:19 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:19.2061274Z STAGE:2022-08-13 13:48:19 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:19.2139857Z STAGE:2022-08-13 13:48:19 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:19.2251291Z STAGE:2022-08-13 13:48:19 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:19.2336604Z STAGE:2022-08-13 13:48:19 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:19.2442676Z STAGE:2022-08-13 13:48:19 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:19.2522497Z STAGE:2022-08-13 13:48:19 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:19.2628164Z STAGE:2022-08-13 13:48:19 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:19.2813358Z STAGE:2022-08-13 13:48:19 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:19.2830736Z STAGE:2022-08-13 13:48:19 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:19.2983998Z STAGE:2022-08-13 13:48:19 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:19.2996140Z STAGE:2022-08-13 13:48:19 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:19.3020752Z STAGE:2022-08-13 13:48:19 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:19.3031598Z STAGE:2022-08-13 13:48:19 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:19.3157690Z STAGE:2022-08-13 13:48:19 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:19.3170851Z STAGE:2022-08-13 13:48:19 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:19.3291488Z STAGE:2022-08-13 13:48:19 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:19.3399947Z STAGE:2022-08-13 13:48:19 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:19.3478557Z STAGE:2022-08-13 13:48:19 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:19.3588751Z STAGE:2022-08-13 13:48:19 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:19.3671022Z STAGE:2022-08-13 13:48:19 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:19.3776525Z STAGE:2022-08-13 13:48:19 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:19.3855600Z STAGE:2022-08-13 13:48:19 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:19.3961183Z STAGE:2022-08-13 13:48:19 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:19.4036602Z ok (2.912s) 2022-08-13T13:48:19.4099030Z test_pointwise_op_fastpath__foreach_addcdiv_cuda_int16 (__main__.TestForeachCUDA) ... STAGE:2022-08-13 13:48:19 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:19.4190042Z STAGE:2022-08-13 13:48:19 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:19.4275142Z STAGE:2022-08-13 13:48:19 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:19.4362732Z STAGE:2022-08-13 13:48:19 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:19.4462802Z STAGE:2022-08-13 13:48:19 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:19.4552545Z STAGE:2022-08-13 13:48:19 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:19.4617475Z STAGE:2022-08-13 13:48:19 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:19.4704105Z STAGE:2022-08-13 13:48:19 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:19.4794206Z STAGE:2022-08-13 13:48:19 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:19.4886150Z STAGE:2022-08-13 13:48:19 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:19.4961302Z STAGE:2022-08-13 13:48:19 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:19.5052963Z STAGE:2022-08-13 13:48:19 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:19.5127244Z STAGE:2022-08-13 13:48:19 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:19.5212932Z STAGE:2022-08-13 13:48:19 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:19.5285026Z STAGE:2022-08-13 13:48:19 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:19.5372688Z STAGE:2022-08-13 13:48:19 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:19.5468329Z STAGE:2022-08-13 13:48:19 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:19.5557994Z STAGE:2022-08-13 13:48:19 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:19.5617934Z STAGE:2022-08-13 13:48:19 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:19.5709838Z STAGE:2022-08-13 13:48:19 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:19.5774736Z STAGE:2022-08-13 13:48:19 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:19.5861860Z STAGE:2022-08-13 13:48:19 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:19.5922070Z STAGE:2022-08-13 13:48:19 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:19.6011894Z STAGE:2022-08-13 13:48:19 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:19.6106263Z STAGE:2022-08-13 13:48:19 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:19.6197861Z STAGE:2022-08-13 13:48:19 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:19.6267466Z STAGE:2022-08-13 13:48:19 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:19.6359100Z STAGE:2022-08-13 13:48:19 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:19.6426607Z STAGE:2022-08-13 13:48:19 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:19.6514157Z STAGE:2022-08-13 13:48:19 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:19.6586525Z STAGE:2022-08-13 13:48:19 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:19.6673550Z STAGE:2022-08-13 13:48:19 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:19.6760308Z STAGE:2022-08-13 13:48:19 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:19.6852353Z STAGE:2022-08-13 13:48:19 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:19.6912141Z STAGE:2022-08-13 13:48:19 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:19.7003916Z STAGE:2022-08-13 13:48:19 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:19.7071220Z STAGE:2022-08-13 13:48:19 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:19.7160575Z STAGE:2022-08-13 13:48:19 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:19.7224350Z STAGE:2022-08-13 13:48:19 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:19.7311295Z STAGE:2022-08-13 13:48:19 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:19.7397641Z STAGE:2022-08-13 13:48:19 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:19.7487731Z STAGE:2022-08-13 13:48:19 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:19.7557173Z STAGE:2022-08-13 13:48:19 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:19.7649577Z STAGE:2022-08-13 13:48:19 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:19.7726325Z STAGE:2022-08-13 13:48:19 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:19.7813785Z STAGE:2022-08-13 13:48:19 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:19.7883383Z STAGE:2022-08-13 13:48:19 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:19.7970943Z STAGE:2022-08-13 13:48:19 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:19.8070228Z STAGE:2022-08-13 13:48:19 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:19.8162661Z STAGE:2022-08-13 13:48:19 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:19.8222755Z STAGE:2022-08-13 13:48:19 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:19.8312503Z STAGE:2022-08-13 13:48:19 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:19.8377639Z STAGE:2022-08-13 13:48:19 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:19.8464597Z STAGE:2022-08-13 13:48:19 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:19.8524869Z STAGE:2022-08-13 13:48:19 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:19.8612200Z STAGE:2022-08-13 13:48:19 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:19.8698597Z STAGE:2022-08-13 13:48:19 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:19.8790805Z STAGE:2022-08-13 13:48:19 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:19.8860550Z STAGE:2022-08-13 13:48:19 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:19.8953451Z STAGE:2022-08-13 13:48:19 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:19.9019414Z STAGE:2022-08-13 13:48:19 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:19.9107919Z STAGE:2022-08-13 13:48:19 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:19.9180915Z STAGE:2022-08-13 13:48:19 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:19.9266316Z STAGE:2022-08-13 13:48:19 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:19.9353013Z STAGE:2022-08-13 13:48:19 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:19.9445026Z STAGE:2022-08-13 13:48:19 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:19.9505252Z STAGE:2022-08-13 13:48:19 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:19.9597155Z STAGE:2022-08-13 13:48:19 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:19.9661963Z STAGE:2022-08-13 13:48:19 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:19.9749343Z STAGE:2022-08-13 13:48:19 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:19.9809906Z STAGE:2022-08-13 13:48:19 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:19.9895227Z STAGE:2022-08-13 13:48:19 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:19.9982103Z STAGE:2022-08-13 13:48:19 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:20.0072424Z STAGE:2022-08-13 13:48:20 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:20.0144400Z STAGE:2022-08-13 13:48:20 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:20.0239507Z STAGE:2022-08-13 13:48:20 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:20.0316812Z STAGE:2022-08-13 13:48:20 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:20.0407180Z STAGE:2022-08-13 13:48:20 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:20.0481056Z STAGE:2022-08-13 13:48:20 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:20.0567027Z STAGE:2022-08-13 13:48:20 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:20.0662717Z STAGE:2022-08-13 13:48:20 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:20.0752778Z STAGE:2022-08-13 13:48:20 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:20.0814986Z STAGE:2022-08-13 13:48:20 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:20.0906445Z STAGE:2022-08-13 13:48:20 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:20.0971526Z STAGE:2022-08-13 13:48:20 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:20.1056897Z STAGE:2022-08-13 13:48:20 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:20.1117278Z STAGE:2022-08-13 13:48:20 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:20.1202717Z STAGE:2022-08-13 13:48:20 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:20.1289319Z STAGE:2022-08-13 13:48:20 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:20.1379917Z STAGE:2022-08-13 13:48:20 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:20.1449704Z STAGE:2022-08-13 13:48:20 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:20.1541609Z STAGE:2022-08-13 13:48:20 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:20.1610879Z STAGE:2022-08-13 13:48:20 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:20.1696640Z STAGE:2022-08-13 13:48:20 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:20.1766288Z STAGE:2022-08-13 13:48:20 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:20.1851913Z STAGE:2022-08-13 13:48:20 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:20.1938093Z STAGE:2022-08-13 13:48:20 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:20.2030266Z STAGE:2022-08-13 13:48:20 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:20.2090455Z STAGE:2022-08-13 13:48:20 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:20.2180537Z STAGE:2022-08-13 13:48:20 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:20.2245095Z STAGE:2022-08-13 13:48:20 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:20.2332628Z STAGE:2022-08-13 13:48:20 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:20.2393139Z STAGE:2022-08-13 13:48:20 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:20.2478579Z STAGE:2022-08-13 13:48:20 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:20.2565317Z STAGE:2022-08-13 13:48:20 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:20.2656698Z STAGE:2022-08-13 13:48:20 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:20.2726541Z STAGE:2022-08-13 13:48:20 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:20.2830833Z STAGE:2022-08-13 13:48:20 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:20.2964963Z STAGE:2022-08-13 13:48:20 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:20.3132743Z STAGE:2022-08-13 13:48:20 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:20.3208224Z STAGE:2022-08-13 13:48:20 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:20.3296232Z STAGE:2022-08-13 13:48:20 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:20.3383785Z STAGE:2022-08-13 13:48:20 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:20.3478409Z STAGE:2022-08-13 13:48:20 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:20.3538167Z STAGE:2022-08-13 13:48:20 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:20.3632590Z STAGE:2022-08-13 13:48:20 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:20.3700117Z STAGE:2022-08-13 13:48:20 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:20.3789877Z STAGE:2022-08-13 13:48:20 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:20.3852601Z STAGE:2022-08-13 13:48:20 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:20.3940426Z STAGE:2022-08-13 13:48:20 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:20.4030312Z STAGE:2022-08-13 13:48:20 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:20.4123405Z STAGE:2022-08-13 13:48:20 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:20.4193573Z STAGE:2022-08-13 13:48:20 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:20.4288773Z STAGE:2022-08-13 13:48:20 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:20.4369680Z STAGE:2022-08-13 13:48:20 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:20.4457015Z STAGE:2022-08-13 13:48:20 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:20.4526955Z STAGE:2022-08-13 13:48:20 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:20.4614694Z STAGE:2022-08-13 13:48:20 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:20.4713614Z STAGE:2022-08-13 13:48:20 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:20.4805501Z STAGE:2022-08-13 13:48:20 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:20.4865450Z STAGE:2022-08-13 13:48:20 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:20.4955696Z STAGE:2022-08-13 13:48:20 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:20.5020636Z STAGE:2022-08-13 13:48:20 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:20.5107856Z STAGE:2022-08-13 13:48:20 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:20.5170345Z STAGE:2022-08-13 13:48:20 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:20.5257268Z STAGE:2022-08-13 13:48:20 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:20.5347768Z STAGE:2022-08-13 13:48:20 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:20.5440009Z STAGE:2022-08-13 13:48:20 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:20.5510187Z STAGE:2022-08-13 13:48:20 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:20.5614026Z STAGE:2022-08-13 13:48:20 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:20.5696708Z STAGE:2022-08-13 13:48:20 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:20.5782810Z STAGE:2022-08-13 13:48:20 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:20.5854946Z STAGE:2022-08-13 13:48:20 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:20.5941666Z STAGE:2022-08-13 13:48:20 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:20.6032668Z STAGE:2022-08-13 13:48:20 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:20.6124117Z STAGE:2022-08-13 13:48:20 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:20.6186318Z STAGE:2022-08-13 13:48:20 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:20.6278586Z STAGE:2022-08-13 13:48:20 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:20.6343361Z STAGE:2022-08-13 13:48:20 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:20.6431124Z STAGE:2022-08-13 13:48:20 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:20.6493799Z STAGE:2022-08-13 13:48:20 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:20.6583542Z STAGE:2022-08-13 13:48:20 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:20.6669847Z STAGE:2022-08-13 13:48:20 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:20.6764860Z STAGE:2022-08-13 13:48:20 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:20.6836746Z STAGE:2022-08-13 13:48:20 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:20.6931328Z STAGE:2022-08-13 13:48:20 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:20.7001819Z STAGE:2022-08-13 13:48:20 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:20.7096888Z STAGE:2022-08-13 13:48:20 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:20.7161281Z STAGE:2022-08-13 13:48:20 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:20.7248304Z STAGE:2022-08-13 13:48:20 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:20.7335585Z STAGE:2022-08-13 13:48:20 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:20.7425649Z STAGE:2022-08-13 13:48:20 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:20.7485310Z STAGE:2022-08-13 13:48:20 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:20.7578182Z STAGE:2022-08-13 13:48:20 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:20.7642496Z STAGE:2022-08-13 13:48:20 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:20.7729105Z STAGE:2022-08-13 13:48:20 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:20.7791592Z STAGE:2022-08-13 13:48:20 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:20.7880149Z STAGE:2022-08-13 13:48:20 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:20.7974226Z STAGE:2022-08-13 13:48:20 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:20.8066632Z STAGE:2022-08-13 13:48:20 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:20.8143544Z STAGE:2022-08-13 13:48:20 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:20.8230926Z STAGE:2022-08-13 13:48:20 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:20.8334986Z STAGE:2022-08-13 13:48:20 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:20.8426379Z STAGE:2022-08-13 13:48:20 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:20.8494003Z STAGE:2022-08-13 13:48:20 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:20.8580542Z STAGE:2022-08-13 13:48:20 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:20.8674367Z STAGE:2022-08-13 13:48:20 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:20.8766205Z STAGE:2022-08-13 13:48:20 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:20.8837517Z STAGE:2022-08-13 13:48:20 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:20.8928054Z STAGE:2022-08-13 13:48:20 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:20.9007090Z STAGE:2022-08-13 13:48:20 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:20.9094763Z STAGE:2022-08-13 13:48:20 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:20.9171878Z STAGE:2022-08-13 13:48:20 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:20.9259185Z STAGE:2022-08-13 13:48:20 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:20.9362539Z STAGE:2022-08-13 13:48:20 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:20.9454815Z STAGE:2022-08-13 13:48:20 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:20.9516382Z STAGE:2022-08-13 13:48:20 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:20.9608096Z STAGE:2022-08-13 13:48:20 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:20.9675540Z STAGE:2022-08-13 13:48:20 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:20.9762439Z STAGE:2022-08-13 13:48:20 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:20.9822977Z STAGE:2022-08-13 13:48:20 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:20.9910774Z STAGE:2022-08-13 13:48:20 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:21.0005559Z STAGE:2022-08-13 13:48:21 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:21.0099763Z STAGE:2022-08-13 13:48:21 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:21.0170555Z STAGE:2022-08-13 13:48:21 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:21.0262561Z STAGE:2022-08-13 13:48:21 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:21.0332568Z STAGE:2022-08-13 13:48:21 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:21.0419945Z STAGE:2022-08-13 13:48:21 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:21.0493403Z STAGE:2022-08-13 13:48:21 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:21.0580382Z STAGE:2022-08-13 13:48:21 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:21.0674541Z STAGE:2022-08-13 13:48:21 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:21.0766322Z STAGE:2022-08-13 13:48:21 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:21.0828633Z STAGE:2022-08-13 13:48:21 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:21.0920419Z STAGE:2022-08-13 13:48:21 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:21.0988060Z STAGE:2022-08-13 13:48:21 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:21.1075139Z STAGE:2022-08-13 13:48:21 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:21.1135687Z STAGE:2022-08-13 13:48:21 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:21.1220752Z STAGE:2022-08-13 13:48:21 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:21.1315453Z STAGE:2022-08-13 13:48:21 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:21.1407483Z STAGE:2022-08-13 13:48:21 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:21.1480781Z STAGE:2022-08-13 13:48:21 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:21.1575408Z STAGE:2022-08-13 13:48:21 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:21.1658674Z STAGE:2022-08-13 13:48:21 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:21.1746117Z STAGE:2022-08-13 13:48:21 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:21.1817587Z STAGE:2022-08-13 13:48:21 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:21.1905010Z STAGE:2022-08-13 13:48:21 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:21.2010500Z STAGE:2022-08-13 13:48:21 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:21.2101823Z STAGE:2022-08-13 13:48:21 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:21.2163881Z STAGE:2022-08-13 13:48:21 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:21.2253980Z STAGE:2022-08-13 13:48:21 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:21.2319283Z STAGE:2022-08-13 13:48:21 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:21.2404735Z STAGE:2022-08-13 13:48:21 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:21.2467380Z STAGE:2022-08-13 13:48:21 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:21.2554457Z STAGE:2022-08-13 13:48:21 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:21.2647864Z STAGE:2022-08-13 13:48:21 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:21.2739875Z STAGE:2022-08-13 13:48:21 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:21.2812863Z STAGE:2022-08-13 13:48:21 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:21.2904316Z STAGE:2022-08-13 13:48:21 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:21.2970837Z STAGE:2022-08-13 13:48:21 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:21.3058138Z STAGE:2022-08-13 13:48:21 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:21.3131807Z STAGE:2022-08-13 13:48:21 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:21.3217047Z STAGE:2022-08-13 13:48:21 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:21.3307323Z STAGE:2022-08-13 13:48:21 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:21.3398465Z STAGE:2022-08-13 13:48:21 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:21.3460937Z STAGE:2022-08-13 13:48:21 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:21.3555461Z STAGE:2022-08-13 13:48:21 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:21.3627559Z STAGE:2022-08-13 13:48:21 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:21.3717255Z STAGE:2022-08-13 13:48:21 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:21.3779530Z STAGE:2022-08-13 13:48:21 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:21.3865842Z STAGE:2022-08-13 13:48:21 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:21.3956857Z STAGE:2022-08-13 13:48:21 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:21.4050321Z STAGE:2022-08-13 13:48:21 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:21.4121216Z STAGE:2022-08-13 13:48:21 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:21.4216499Z STAGE:2022-08-13 13:48:21 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:21.4295130Z STAGE:2022-08-13 13:48:21 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:21.4385596Z STAGE:2022-08-13 13:48:21 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:21.4459859Z STAGE:2022-08-13 13:48:21 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:21.4545737Z STAGE:2022-08-13 13:48:21 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:21.4648158Z STAGE:2022-08-13 13:48:21 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:21.4739483Z STAGE:2022-08-13 13:48:21 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:21.4799393Z STAGE:2022-08-13 13:48:21 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:21.4891338Z STAGE:2022-08-13 13:48:21 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:21.4959004Z STAGE:2022-08-13 13:48:21 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:21.5046918Z STAGE:2022-08-13 13:48:21 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:21.5107286Z STAGE:2022-08-13 13:48:21 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:21.5197489Z STAGE:2022-08-13 13:48:21 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:21.5291914Z STAGE:2022-08-13 13:48:21 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:21.5386994Z STAGE:2022-08-13 13:48:21 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:21.5460577Z STAGE:2022-08-13 13:48:21 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:21.5554621Z STAGE:2022-08-13 13:48:21 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:21.5626528Z STAGE:2022-08-13 13:48:21 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:21.5714054Z STAGE:2022-08-13 13:48:21 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:21.5787925Z STAGE:2022-08-13 13:48:21 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:21.5874948Z STAGE:2022-08-13 13:48:21 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:21.5969552Z STAGE:2022-08-13 13:48:21 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:21.6061420Z STAGE:2022-08-13 13:48:21 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:21.6123604Z STAGE:2022-08-13 13:48:21 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:21.6215606Z STAGE:2022-08-13 13:48:21 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:21.6283404Z STAGE:2022-08-13 13:48:21 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:21.6370700Z STAGE:2022-08-13 13:48:21 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:21.6431152Z STAGE:2022-08-13 13:48:21 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:21.6518496Z STAGE:2022-08-13 13:48:21 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:21.6608595Z STAGE:2022-08-13 13:48:21 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:21.6700564Z STAGE:2022-08-13 13:48:21 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:21.6773573Z STAGE:2022-08-13 13:48:21 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:21.6866679Z STAGE:2022-08-13 13:48:21 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:21.6932942Z STAGE:2022-08-13 13:48:21 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:21.7032416Z STAGE:2022-08-13 13:48:21 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:21.7109939Z STAGE:2022-08-13 13:48:21 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:21.7197243Z STAGE:2022-08-13 13:48:21 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:21.7291411Z STAGE:2022-08-13 13:48:21 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:21.7383497Z STAGE:2022-08-13 13:48:21 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:21.7443549Z STAGE:2022-08-13 13:48:21 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:21.7535967Z STAGE:2022-08-13 13:48:21 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:21.7604466Z STAGE:2022-08-13 13:48:21 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:21.7691427Z STAGE:2022-08-13 13:48:21 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:21.7751520Z STAGE:2022-08-13 13:48:21 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:21.7838729Z STAGE:2022-08-13 13:48:21 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:21.7928750Z STAGE:2022-08-13 13:48:21 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:21.8019199Z STAGE:2022-08-13 13:48:21 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:21.8090694Z STAGE:2022-08-13 13:48:21 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:21.8182615Z STAGE:2022-08-13 13:48:21 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:21.8264548Z STAGE:2022-08-13 13:48:21 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:21.8351776Z STAGE:2022-08-13 13:48:21 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:21.8423347Z STAGE:2022-08-13 13:48:21 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:21.8510742Z STAGE:2022-08-13 13:48:21 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:21.8611551Z STAGE:2022-08-13 13:48:21 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:21.8701584Z STAGE:2022-08-13 13:48:21 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:21.8761438Z STAGE:2022-08-13 13:48:21 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:21.8853049Z STAGE:2022-08-13 13:48:21 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:21.8918234Z STAGE:2022-08-13 13:48:21 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:21.9003386Z STAGE:2022-08-13 13:48:21 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:21.9063818Z STAGE:2022-08-13 13:48:21 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:21.9149293Z STAGE:2022-08-13 13:48:21 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:21.9243290Z STAGE:2022-08-13 13:48:21 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:21.9347098Z STAGE:2022-08-13 13:48:21 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:21.9434644Z STAGE:2022-08-13 13:48:21 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:21.9524534Z STAGE:2022-08-13 13:48:21 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:21.9590927Z STAGE:2022-08-13 13:48:21 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:21.9676934Z STAGE:2022-08-13 13:48:21 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:21.9750333Z STAGE:2022-08-13 13:48:21 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:21.9835993Z STAGE:2022-08-13 13:48:21 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:21.9931528Z STAGE:2022-08-13 13:48:21 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:22.0024672Z STAGE:2022-08-13 13:48:22 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:22.0086709Z STAGE:2022-08-13 13:48:22 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:22.0180305Z STAGE:2022-08-13 13:48:22 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:22.0248239Z STAGE:2022-08-13 13:48:22 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:22.0338144Z STAGE:2022-08-13 13:48:22 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:22.0398539Z STAGE:2022-08-13 13:48:22 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:22.0488550Z STAGE:2022-08-13 13:48:22 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:22.0582764Z STAGE:2022-08-13 13:48:22 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:22.0677365Z STAGE:2022-08-13 13:48:22 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:22.0754187Z STAGE:2022-08-13 13:48:22 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:22.0848750Z STAGE:2022-08-13 13:48:22 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:22.0915525Z STAGE:2022-08-13 13:48:22 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:22.1002524Z STAGE:2022-08-13 13:48:22 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:22.1076405Z STAGE:2022-08-13 13:48:22 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:22.1164827Z STAGE:2022-08-13 13:48:22 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:22.1256738Z STAGE:2022-08-13 13:48:22 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:22.1349612Z STAGE:2022-08-13 13:48:22 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:22.1411771Z STAGE:2022-08-13 13:48:22 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:22.1503319Z STAGE:2022-08-13 13:48:22 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:22.1568619Z STAGE:2022-08-13 13:48:22 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:22.1658851Z STAGE:2022-08-13 13:48:22 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:22.1719153Z STAGE:2022-08-13 13:48:22 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:22.1808069Z STAGE:2022-08-13 13:48:22 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:22.1867182Z ok (2.783s) 2022-08-13T13:48:22.1929501Z test_pointwise_op_fastpath__foreach_addcdiv_cuda_int32 (__main__.TestForeachCUDA) ... STAGE:2022-08-13 13:48:22 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:22.2021215Z STAGE:2022-08-13 13:48:22 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:22.2098035Z STAGE:2022-08-13 13:48:22 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:22.2187352Z STAGE:2022-08-13 13:48:22 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:22.2282820Z STAGE:2022-08-13 13:48:22 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:22.2374882Z STAGE:2022-08-13 13:48:22 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:22.2441867Z STAGE:2022-08-13 13:48:22 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:22.2528727Z STAGE:2022-08-13 13:48:22 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:22.2615112Z STAGE:2022-08-13 13:48:22 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:22.2705671Z STAGE:2022-08-13 13:48:22 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:22.2780738Z STAGE:2022-08-13 13:48:22 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:22.2872861Z STAGE:2022-08-13 13:48:22 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:22.2947411Z STAGE:2022-08-13 13:48:22 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:22.3033005Z STAGE:2022-08-13 13:48:22 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:22.3103467Z STAGE:2022-08-13 13:48:22 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:22.3191262Z STAGE:2022-08-13 13:48:22 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:22.3288388Z STAGE:2022-08-13 13:48:22 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:22.3378548Z STAGE:2022-08-13 13:48:22 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:22.3440309Z STAGE:2022-08-13 13:48:22 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:22.3532130Z STAGE:2022-08-13 13:48:22 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:22.3597267Z STAGE:2022-08-13 13:48:22 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:22.3684507Z STAGE:2022-08-13 13:48:22 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:22.3748839Z STAGE:2022-08-13 13:48:22 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:22.3834316Z STAGE:2022-08-13 13:48:22 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:22.3924285Z STAGE:2022-08-13 13:48:22 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:22.4018271Z STAGE:2022-08-13 13:48:22 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:22.4089249Z STAGE:2022-08-13 13:48:22 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:22.4182670Z STAGE:2022-08-13 13:48:22 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:22.4251663Z STAGE:2022-08-13 13:48:22 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:22.4342294Z STAGE:2022-08-13 13:48:22 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:22.4412632Z STAGE:2022-08-13 13:48:22 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:22.4500902Z STAGE:2022-08-13 13:48:22 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:22.4588543Z STAGE:2022-08-13 13:48:22 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:22.4682815Z STAGE:2022-08-13 13:48:22 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:22.4743026Z STAGE:2022-08-13 13:48:22 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:22.4837372Z STAGE:2022-08-13 13:48:22 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:22.4904251Z STAGE:2022-08-13 13:48:22 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:22.4994144Z STAGE:2022-08-13 13:48:22 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:22.5058335Z STAGE:2022-08-13 13:48:22 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:22.5148094Z STAGE:2022-08-13 13:48:22 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:22.5234021Z STAGE:2022-08-13 13:48:22 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:22.5326848Z STAGE:2022-08-13 13:48:22 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:22.5396495Z STAGE:2022-08-13 13:48:22 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:22.5489807Z STAGE:2022-08-13 13:48:22 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:22.5563877Z STAGE:2022-08-13 13:48:22 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:22.5652855Z STAGE:2022-08-13 13:48:22 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:22.5725020Z STAGE:2022-08-13 13:48:22 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:22.5814122Z STAGE:2022-08-13 13:48:22 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:22.5913190Z STAGE:2022-08-13 13:48:22 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:22.6005113Z STAGE:2022-08-13 13:48:22 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:22.6067200Z STAGE:2022-08-13 13:48:22 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:22.6158380Z STAGE:2022-08-13 13:48:22 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:22.6222947Z STAGE:2022-08-13 13:48:22 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:22.6308177Z STAGE:2022-08-13 13:48:22 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:22.6368834Z STAGE:2022-08-13 13:48:22 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:22.6455910Z STAGE:2022-08-13 13:48:22 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:22.6542004Z STAGE:2022-08-13 13:48:22 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:22.6636576Z STAGE:2022-08-13 13:48:22 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:22.6706452Z STAGE:2022-08-13 13:48:22 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:22.6799229Z STAGE:2022-08-13 13:48:22 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:22.6867197Z STAGE:2022-08-13 13:48:22 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:22.6957221Z STAGE:2022-08-13 13:48:22 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:22.7032702Z STAGE:2022-08-13 13:48:22 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:22.7119767Z STAGE:2022-08-13 13:48:22 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:22.7210056Z STAGE:2022-08-13 13:48:22 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:22.7301587Z STAGE:2022-08-13 13:48:22 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:22.7363487Z STAGE:2022-08-13 13:48:22 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:22.7455021Z STAGE:2022-08-13 13:48:22 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:22.7521984Z STAGE:2022-08-13 13:48:22 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:22.7607221Z STAGE:2022-08-13 13:48:22 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:22.7669291Z STAGE:2022-08-13 13:48:22 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:22.7756388Z STAGE:2022-08-13 13:48:22 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:22.7843351Z STAGE:2022-08-13 13:48:22 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:22.7933861Z STAGE:2022-08-13 13:48:22 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:22.8003420Z STAGE:2022-08-13 13:48:22 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:22.8098615Z STAGE:2022-08-13 13:48:22 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:22.8173546Z STAGE:2022-08-13 13:48:22 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:22.8263639Z STAGE:2022-08-13 13:48:22 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:22.8337857Z STAGE:2022-08-13 13:48:22 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:22.8425397Z STAGE:2022-08-13 13:48:22 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:22.8521972Z STAGE:2022-08-13 13:48:22 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:22.8613821Z STAGE:2022-08-13 13:48:22 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:22.8675572Z STAGE:2022-08-13 13:48:22 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:22.8766940Z STAGE:2022-08-13 13:48:22 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:22.8831636Z STAGE:2022-08-13 13:48:22 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:22.8918658Z STAGE:2022-08-13 13:48:22 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:22.8981266Z STAGE:2022-08-13 13:48:22 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:22.9068753Z STAGE:2022-08-13 13:48:22 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:22.9159377Z STAGE:2022-08-13 13:48:22 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:22.9251379Z STAGE:2022-08-13 13:48:22 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:22.9321168Z STAGE:2022-08-13 13:48:22 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:22.9413340Z STAGE:2022-08-13 13:48:22 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:22.9484364Z STAGE:2022-08-13 13:48:22 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:22.9571953Z STAGE:2022-08-13 13:48:22 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:22.9643799Z STAGE:2022-08-13 13:48:22 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:22.9730911Z STAGE:2022-08-13 13:48:22 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:22.9821485Z STAGE:2022-08-13 13:48:22 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:22.9912792Z STAGE:2022-08-13 13:48:22 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:22.9975084Z STAGE:2022-08-13 13:48:22 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:23.0066459Z STAGE:2022-08-13 13:48:23 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:23.0131272Z STAGE:2022-08-13 13:48:23 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:23.0218536Z STAGE:2022-08-13 13:48:23 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:23.0281004Z STAGE:2022-08-13 13:48:23 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:23.0368289Z STAGE:2022-08-13 13:48:23 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:23.0454701Z STAGE:2022-08-13 13:48:23 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:23.0545152Z STAGE:2022-08-13 13:48:23 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:23.0614767Z STAGE:2022-08-13 13:48:23 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:23.0709513Z STAGE:2022-08-13 13:48:23 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:23.0774878Z STAGE:2022-08-13 13:48:23 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:23.0865235Z STAGE:2022-08-13 13:48:23 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:23.0940732Z STAGE:2022-08-13 13:48:23 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:23.1027518Z STAGE:2022-08-13 13:48:23 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:23.1114070Z STAGE:2022-08-13 13:48:23 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:23.1205897Z STAGE:2022-08-13 13:48:23 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:23.1267984Z STAGE:2022-08-13 13:48:23 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:23.1359718Z STAGE:2022-08-13 13:48:23 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:23.1424581Z STAGE:2022-08-13 13:48:23 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:23.1511652Z STAGE:2022-08-13 13:48:23 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:23.1574299Z STAGE:2022-08-13 13:48:23 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:23.1661373Z STAGE:2022-08-13 13:48:23 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:23.1747677Z STAGE:2022-08-13 13:48:23 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:23.1839703Z STAGE:2022-08-13 13:48:23 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:23.1911561Z STAGE:2022-08-13 13:48:23 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:23.2003973Z STAGE:2022-08-13 13:48:23 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:23.2084593Z STAGE:2022-08-13 13:48:23 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:23.2172101Z STAGE:2022-08-13 13:48:23 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:23.2243951Z STAGE:2022-08-13 13:48:23 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:23.2331565Z STAGE:2022-08-13 13:48:23 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:23.2431018Z STAGE:2022-08-13 13:48:23 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:23.2522483Z STAGE:2022-08-13 13:48:23 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:23.2582199Z STAGE:2022-08-13 13:48:23 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:23.2672416Z STAGE:2022-08-13 13:48:23 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:23.2739752Z STAGE:2022-08-13 13:48:23 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:23.2826543Z STAGE:2022-08-13 13:48:23 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:23.2888937Z STAGE:2022-08-13 13:48:23 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:23.2974531Z STAGE:2022-08-13 13:48:23 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:23.3061023Z STAGE:2022-08-13 13:48:23 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:23.3153095Z STAGE:2022-08-13 13:48:23 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:23.3239872Z STAGE:2022-08-13 13:48:23 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:23.3331591Z STAGE:2022-08-13 13:48:23 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:23.3397315Z STAGE:2022-08-13 13:48:23 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:23.3484589Z STAGE:2022-08-13 13:48:23 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:23.3556891Z STAGE:2022-08-13 13:48:23 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:23.3643840Z STAGE:2022-08-13 13:48:23 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:23.3734910Z STAGE:2022-08-13 13:48:23 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:23.3826294Z STAGE:2022-08-13 13:48:23 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:23.3888367Z STAGE:2022-08-13 13:48:23 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:23.3981594Z STAGE:2022-08-13 13:48:23 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:23.4046361Z STAGE:2022-08-13 13:48:23 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:23.4136355Z STAGE:2022-08-13 13:48:23 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:23.4198837Z STAGE:2022-08-13 13:48:23 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:23.4287155Z STAGE:2022-08-13 13:48:23 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:23.4377391Z STAGE:2022-08-13 13:48:23 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:23.4472303Z STAGE:2022-08-13 13:48:23 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:23.4542767Z STAGE:2022-08-13 13:48:23 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:23.4636542Z STAGE:2022-08-13 13:48:23 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:23.4713087Z STAGE:2022-08-13 13:48:23 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:23.4804029Z STAGE:2022-08-13 13:48:23 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:23.4874839Z STAGE:2022-08-13 13:48:23 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:23.4964956Z STAGE:2022-08-13 13:48:23 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:23.5054612Z STAGE:2022-08-13 13:48:23 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:23.5147343Z STAGE:2022-08-13 13:48:23 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:23.5207622Z STAGE:2022-08-13 13:48:23 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:23.5302164Z STAGE:2022-08-13 13:48:23 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:23.5369263Z STAGE:2022-08-13 13:48:23 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:23.5459506Z STAGE:2022-08-13 13:48:23 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:23.5521886Z STAGE:2022-08-13 13:48:23 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:23.5612077Z STAGE:2022-08-13 13:48:23 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:23.5702851Z STAGE:2022-08-13 13:48:23 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:23.5797836Z STAGE:2022-08-13 13:48:23 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:23.5874798Z STAGE:2022-08-13 13:48:23 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:23.5965224Z STAGE:2022-08-13 13:48:23 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:23.6074475Z STAGE:2022-08-13 13:48:23 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:23.6165651Z STAGE:2022-08-13 13:48:23 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:23.6230756Z STAGE:2022-08-13 13:48:23 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:23.6317838Z STAGE:2022-08-13 13:48:23 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:23.6408061Z STAGE:2022-08-13 13:48:23 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:23.6499924Z STAGE:2022-08-13 13:48:23 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:23.6571496Z STAGE:2022-08-13 13:48:23 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:23.6661891Z STAGE:2022-08-13 13:48:23 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:23.6741536Z STAGE:2022-08-13 13:48:23 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:23.6829579Z STAGE:2022-08-13 13:48:23 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:23.6906786Z STAGE:2022-08-13 13:48:23 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:23.6994174Z STAGE:2022-08-13 13:48:23 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:23.7099402Z STAGE:2022-08-13 13:48:23 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:23.7191158Z STAGE:2022-08-13 13:48:23 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:23.7250729Z STAGE:2022-08-13 13:48:23 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:23.7342439Z STAGE:2022-08-13 13:48:23 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:23.7408170Z STAGE:2022-08-13 13:48:23 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:23.7493180Z STAGE:2022-08-13 13:48:23 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:23.7556181Z STAGE:2022-08-13 13:48:23 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:23.7643985Z STAGE:2022-08-13 13:48:23 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:23.7738626Z STAGE:2022-08-13 13:48:23 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:23.7833262Z STAGE:2022-08-13 13:48:23 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:23.7904648Z STAGE:2022-08-13 13:48:23 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:23.7997311Z STAGE:2022-08-13 13:48:23 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:23.8066931Z STAGE:2022-08-13 13:48:23 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:23.8154172Z STAGE:2022-08-13 13:48:23 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:23.8227930Z STAGE:2022-08-13 13:48:23 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:23.8314749Z STAGE:2022-08-13 13:48:23 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:23.8409418Z STAGE:2022-08-13 13:48:23 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:23.8501034Z STAGE:2022-08-13 13:48:23 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:23.8562963Z STAGE:2022-08-13 13:48:23 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:23.8654631Z STAGE:2022-08-13 13:48:23 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:23.8722833Z STAGE:2022-08-13 13:48:23 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:23.8810021Z STAGE:2022-08-13 13:48:23 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:23.8872454Z STAGE:2022-08-13 13:48:23 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:23.8959432Z STAGE:2022-08-13 13:48:23 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:23.9053762Z STAGE:2022-08-13 13:48:23 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:23.9148811Z STAGE:2022-08-13 13:48:23 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:23.9219978Z STAGE:2022-08-13 13:48:23 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:23.9315351Z STAGE:2022-08-13 13:48:23 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:23.9397983Z STAGE:2022-08-13 13:48:23 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:23.9485912Z STAGE:2022-08-13 13:48:23 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:23.9559495Z STAGE:2022-08-13 13:48:23 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:23.9646987Z STAGE:2022-08-13 13:48:23 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:23.9747692Z STAGE:2022-08-13 13:48:23 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:23.9837617Z STAGE:2022-08-13 13:48:23 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:23.9899919Z STAGE:2022-08-13 13:48:23 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:23.9991180Z STAGE:2022-08-13 13:48:23 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:24.0059447Z STAGE:2022-08-13 13:48:24 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:24.0146268Z STAGE:2022-08-13 13:48:24 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:24.0212340Z STAGE:2022-08-13 13:48:24 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:24.0299388Z STAGE:2022-08-13 13:48:24 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:24.0393064Z STAGE:2022-08-13 13:48:24 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:24.0485087Z STAGE:2022-08-13 13:48:24 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:24.0558484Z STAGE:2022-08-13 13:48:24 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:24.0650029Z STAGE:2022-08-13 13:48:24 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:24.0716034Z STAGE:2022-08-13 13:48:24 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:24.0803497Z STAGE:2022-08-13 13:48:24 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:24.0875037Z STAGE:2022-08-13 13:48:24 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:24.0962062Z STAGE:2022-08-13 13:48:24 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:24.1056817Z STAGE:2022-08-13 13:48:24 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:24.1148991Z STAGE:2022-08-13 13:48:24 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:24.1209063Z STAGE:2022-08-13 13:48:24 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:24.1301173Z STAGE:2022-08-13 13:48:24 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:24.1370182Z STAGE:2022-08-13 13:48:24 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:24.1457166Z STAGE:2022-08-13 13:48:24 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:24.1519407Z STAGE:2022-08-13 13:48:24 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:24.1606595Z STAGE:2022-08-13 13:48:24 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:24.1696989Z STAGE:2022-08-13 13:48:24 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:24.1788882Z STAGE:2022-08-13 13:48:24 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:24.1862138Z STAGE:2022-08-13 13:48:24 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:24.1954423Z STAGE:2022-08-13 13:48:24 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:24.2033100Z STAGE:2022-08-13 13:48:24 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:24.2120881Z STAGE:2022-08-13 13:48:24 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:24.2198046Z STAGE:2022-08-13 13:48:24 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:24.2285707Z STAGE:2022-08-13 13:48:24 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:24.2390691Z STAGE:2022-08-13 13:48:24 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:24.2480927Z STAGE:2022-08-13 13:48:24 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:24.2543114Z STAGE:2022-08-13 13:48:24 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:24.2634601Z STAGE:2022-08-13 13:48:24 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:24.2703058Z STAGE:2022-08-13 13:48:24 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:24.2789975Z STAGE:2022-08-13 13:48:24 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:24.2850607Z STAGE:2022-08-13 13:48:24 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:24.2940672Z STAGE:2022-08-13 13:48:24 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:24.3035153Z STAGE:2022-08-13 13:48:24 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:24.3130247Z STAGE:2022-08-13 13:48:24 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:24.3203260Z STAGE:2022-08-13 13:48:24 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:24.3297996Z STAGE:2022-08-13 13:48:24 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:24.3368779Z STAGE:2022-08-13 13:48:24 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:24.3454918Z STAGE:2022-08-13 13:48:24 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:24.3528893Z STAGE:2022-08-13 13:48:24 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:24.3614827Z STAGE:2022-08-13 13:48:24 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:24.3705914Z STAGE:2022-08-13 13:48:24 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:24.3796191Z STAGE:2022-08-13 13:48:24 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:24.3858662Z STAGE:2022-08-13 13:48:24 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:24.3950871Z STAGE:2022-08-13 13:48:24 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:24.4016559Z STAGE:2022-08-13 13:48:24 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:24.4101948Z STAGE:2022-08-13 13:48:24 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:24.4162548Z STAGE:2022-08-13 13:48:24 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:24.4248250Z STAGE:2022-08-13 13:48:24 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:24.4338384Z STAGE:2022-08-13 13:48:24 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:24.4429081Z STAGE:2022-08-13 13:48:24 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:24.4500323Z STAGE:2022-08-13 13:48:24 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:24.4604063Z STAGE:2022-08-13 13:48:24 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:24.4672801Z STAGE:2022-08-13 13:48:24 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:24.4772853Z STAGE:2022-08-13 13:48:24 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:24.4851522Z STAGE:2022-08-13 13:48:24 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:24.4937348Z STAGE:2022-08-13 13:48:24 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:24.5026757Z STAGE:2022-08-13 13:48:24 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:24.5117923Z STAGE:2022-08-13 13:48:24 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:24.5180369Z STAGE:2022-08-13 13:48:24 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:24.5272996Z STAGE:2022-08-13 13:48:24 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:24.5340195Z STAGE:2022-08-13 13:48:24 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:24.5428284Z STAGE:2022-08-13 13:48:24 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:24.5488957Z STAGE:2022-08-13 13:48:24 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:24.5578600Z STAGE:2022-08-13 13:48:24 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:24.5668120Z STAGE:2022-08-13 13:48:24 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:24.5761098Z STAGE:2022-08-13 13:48:24 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:24.5832657Z STAGE:2022-08-13 13:48:24 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:24.5926499Z STAGE:2022-08-13 13:48:24 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:24.6005891Z STAGE:2022-08-13 13:48:24 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:24.6093889Z STAGE:2022-08-13 13:48:24 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:24.6167288Z STAGE:2022-08-13 13:48:24 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:24.6257193Z STAGE:2022-08-13 13:48:24 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:24.6355953Z STAGE:2022-08-13 13:48:24 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:24.6448786Z STAGE:2022-08-13 13:48:24 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:24.6510864Z STAGE:2022-08-13 13:48:24 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:24.6603556Z STAGE:2022-08-13 13:48:24 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:24.6671058Z STAGE:2022-08-13 13:48:24 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:24.6756195Z STAGE:2022-08-13 13:48:24 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:24.6816699Z STAGE:2022-08-13 13:48:24 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:24.6903732Z STAGE:2022-08-13 13:48:24 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:24.6996151Z STAGE:2022-08-13 13:48:24 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:24.7098522Z STAGE:2022-08-13 13:48:24 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:24.7188635Z STAGE:2022-08-13 13:48:24 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:24.7278244Z STAGE:2022-08-13 13:48:24 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:24.7344078Z STAGE:2022-08-13 13:48:24 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:24.7432119Z STAGE:2022-08-13 13:48:24 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:24.7503257Z STAGE:2022-08-13 13:48:24 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:24.7593380Z STAGE:2022-08-13 13:48:24 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:24.7682516Z STAGE:2022-08-13 13:48:24 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:24.7777213Z STAGE:2022-08-13 13:48:24 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:24.7839625Z STAGE:2022-08-13 13:48:24 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:24.7932138Z STAGE:2022-08-13 13:48:24 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:24.7999673Z STAGE:2022-08-13 13:48:24 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:24.8089601Z STAGE:2022-08-13 13:48:24 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:24.8150661Z STAGE:2022-08-13 13:48:24 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:24.8238585Z STAGE:2022-08-13 13:48:24 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:24.8328752Z STAGE:2022-08-13 13:48:24 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:24.8423738Z STAGE:2022-08-13 13:48:24 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:24.8498489Z STAGE:2022-08-13 13:48:24 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:24.8588288Z STAGE:2022-08-13 13:48:24 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:24.8654826Z STAGE:2022-08-13 13:48:24 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:24.8742353Z STAGE:2022-08-13 13:48:24 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:24.8813286Z STAGE:2022-08-13 13:48:24 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:24.8900435Z STAGE:2022-08-13 13:48:24 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:24.8990947Z STAGE:2022-08-13 13:48:24 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:24.9080697Z STAGE:2022-08-13 13:48:24 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:24.9143068Z STAGE:2022-08-13 13:48:24 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:24.9233601Z STAGE:2022-08-13 13:48:24 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:24.9301028Z STAGE:2022-08-13 13:48:24 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:24.9388969Z STAGE:2022-08-13 13:48:24 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:24.9449740Z STAGE:2022-08-13 13:48:24 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:24.9535853Z STAGE:2022-08-13 13:48:24 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:24.9592586Z ok (2.772s) 2022-08-13T13:48:24.9649050Z test_pointwise_op_fastpath__foreach_addcdiv_cuda_int64 (__main__.TestForeachCUDA) ... STAGE:2022-08-13 13:48:24 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:24.9739343Z STAGE:2022-08-13 13:48:24 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:24.9813090Z STAGE:2022-08-13 13:48:24 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:24.9900140Z STAGE:2022-08-13 13:48:24 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:24.9993844Z STAGE:2022-08-13 13:48:24 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:25.0083585Z STAGE:2022-08-13 13:48:25 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:25.0150103Z STAGE:2022-08-13 13:48:25 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:25.0235126Z STAGE:2022-08-13 13:48:25 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:25.0319563Z STAGE:2022-08-13 13:48:25 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:25.0409991Z STAGE:2022-08-13 13:48:25 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:25.0484388Z STAGE:2022-08-13 13:48:25 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:25.0574384Z STAGE:2022-08-13 13:48:25 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:25.0650409Z STAGE:2022-08-13 13:48:25 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:25.0737531Z STAGE:2022-08-13 13:48:25 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:25.0809717Z STAGE:2022-08-13 13:48:25 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:25.0895210Z STAGE:2022-08-13 13:48:25 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:25.0989340Z STAGE:2022-08-13 13:48:25 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:25.1079002Z STAGE:2022-08-13 13:48:25 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:25.1138644Z STAGE:2022-08-13 13:48:25 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:25.1228494Z STAGE:2022-08-13 13:48:25 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:25.1292907Z STAGE:2022-08-13 13:48:25 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:25.1377888Z STAGE:2022-08-13 13:48:25 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:25.1441593Z STAGE:2022-08-13 13:48:25 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:25.1528452Z STAGE:2022-08-13 13:48:25 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:25.1617066Z STAGE:2022-08-13 13:48:25 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:25.1706900Z STAGE:2022-08-13 13:48:25 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:25.1776238Z STAGE:2022-08-13 13:48:25 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:25.1867626Z STAGE:2022-08-13 13:48:25 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:25.1934713Z STAGE:2022-08-13 13:48:25 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:25.2022084Z STAGE:2022-08-13 13:48:25 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:25.2091659Z STAGE:2022-08-13 13:48:25 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:25.2176540Z STAGE:2022-08-13 13:48:25 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:25.2265329Z STAGE:2022-08-13 13:48:25 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:25.2356936Z STAGE:2022-08-13 13:48:25 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:25.2416846Z STAGE:2022-08-13 13:48:25 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:25.2512119Z STAGE:2022-08-13 13:48:25 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:25.2576600Z STAGE:2022-08-13 13:48:25 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:25.2667668Z STAGE:2022-08-13 13:48:25 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:25.2731301Z STAGE:2022-08-13 13:48:25 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:25.2817900Z STAGE:2022-08-13 13:48:25 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:25.2901964Z STAGE:2022-08-13 13:48:25 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:25.2993512Z STAGE:2022-08-13 13:48:25 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:25.3062741Z STAGE:2022-08-13 13:48:25 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:25.3153910Z STAGE:2022-08-13 13:48:25 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:25.3227627Z STAGE:2022-08-13 13:48:25 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:25.3312949Z STAGE:2022-08-13 13:48:25 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:25.3382801Z STAGE:2022-08-13 13:48:25 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:25.3469767Z STAGE:2022-08-13 13:48:25 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:25.3571167Z STAGE:2022-08-13 13:48:25 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:25.3660655Z STAGE:2022-08-13 13:48:25 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:25.3720149Z STAGE:2022-08-13 13:48:25 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:25.3811376Z STAGE:2022-08-13 13:48:25 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:25.3875610Z STAGE:2022-08-13 13:48:25 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:25.3962145Z STAGE:2022-08-13 13:48:25 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:25.4022128Z STAGE:2022-08-13 13:48:25 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:25.4108721Z STAGE:2022-08-13 13:48:25 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:25.4197171Z STAGE:2022-08-13 13:48:25 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:25.4287209Z STAGE:2022-08-13 13:48:25 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:25.4358431Z STAGE:2022-08-13 13:48:25 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:25.4452807Z STAGE:2022-08-13 13:48:25 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:25.4517578Z STAGE:2022-08-13 13:48:25 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:25.4605853Z STAGE:2022-08-13 13:48:25 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:25.4680629Z STAGE:2022-08-13 13:48:25 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:25.4767490Z STAGE:2022-08-13 13:48:25 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:25.4852499Z STAGE:2022-08-13 13:48:25 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:25.4942166Z STAGE:2022-08-13 13:48:25 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:25.5003879Z STAGE:2022-08-13 13:48:25 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:25.5093510Z STAGE:2022-08-13 13:48:25 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:25.5157521Z STAGE:2022-08-13 13:48:25 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:25.5242726Z STAGE:2022-08-13 13:48:25 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:25.5302782Z STAGE:2022-08-13 13:48:25 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:25.5387662Z STAGE:2022-08-13 13:48:25 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:25.5472794Z STAGE:2022-08-13 13:48:25 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:25.5562869Z STAGE:2022-08-13 13:48:25 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:25.5632296Z STAGE:2022-08-13 13:48:25 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:25.5725332Z STAGE:2022-08-13 13:48:25 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:25.5802932Z STAGE:2022-08-13 13:48:25 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:25.5893727Z STAGE:2022-08-13 13:48:25 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:25.5969379Z STAGE:2022-08-13 13:48:25 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:25.6057399Z STAGE:2022-08-13 13:48:25 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:25.6152483Z STAGE:2022-08-13 13:48:25 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:25.6246206Z STAGE:2022-08-13 13:48:25 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:25.6307974Z STAGE:2022-08-13 13:48:25 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:25.6402057Z STAGE:2022-08-13 13:48:25 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:25.6466755Z STAGE:2022-08-13 13:48:25 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:25.6556237Z STAGE:2022-08-13 13:48:25 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:25.6616539Z STAGE:2022-08-13 13:48:25 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:25.6706211Z STAGE:2022-08-13 13:48:25 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:25.6794842Z STAGE:2022-08-13 13:48:25 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:25.6887868Z STAGE:2022-08-13 13:48:25 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:25.6959355Z STAGE:2022-08-13 13:48:25 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:25.7053942Z STAGE:2022-08-13 13:48:25 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:25.7124435Z STAGE:2022-08-13 13:48:25 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:25.7210069Z STAGE:2022-08-13 13:48:25 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:25.7279355Z STAGE:2022-08-13 13:48:25 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:25.7366253Z STAGE:2022-08-13 13:48:25 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:25.7461184Z STAGE:2022-08-13 13:48:25 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:25.7553647Z STAGE:2022-08-13 13:48:25 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:25.7613806Z STAGE:2022-08-13 13:48:25 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:25.7702926Z STAGE:2022-08-13 13:48:25 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:25.7769574Z STAGE:2022-08-13 13:48:25 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:25.7856242Z STAGE:2022-08-13 13:48:25 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:25.7916596Z STAGE:2022-08-13 13:48:25 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:25.8001938Z STAGE:2022-08-13 13:48:25 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:25.8086357Z STAGE:2022-08-13 13:48:25 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:25.8176940Z STAGE:2022-08-13 13:48:25 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:25.8245760Z STAGE:2022-08-13 13:48:25 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:25.8339718Z STAGE:2022-08-13 13:48:25 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:25.8405030Z STAGE:2022-08-13 13:48:25 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:25.8493467Z STAGE:2022-08-13 13:48:25 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:25.8566034Z STAGE:2022-08-13 13:48:25 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:25.8651557Z STAGE:2022-08-13 13:48:25 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:25.8736747Z STAGE:2022-08-13 13:48:25 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:25.8826201Z STAGE:2022-08-13 13:48:25 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:25.8885691Z STAGE:2022-08-13 13:48:25 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:25.8975865Z STAGE:2022-08-13 13:48:25 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:25.9040195Z STAGE:2022-08-13 13:48:25 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:25.9125594Z STAGE:2022-08-13 13:48:25 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:25.9186112Z STAGE:2022-08-13 13:48:25 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:25.9271703Z STAGE:2022-08-13 13:48:25 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:25.9356401Z STAGE:2022-08-13 13:48:25 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:25.9448069Z STAGE:2022-08-13 13:48:25 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:25.9517811Z STAGE:2022-08-13 13:48:25 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:25.9609508Z STAGE:2022-08-13 13:48:25 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:25.9687703Z STAGE:2022-08-13 13:48:25 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:25.9773224Z STAGE:2022-08-13 13:48:25 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:25.9842475Z STAGE:2022-08-13 13:48:25 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:25.9928110Z STAGE:2022-08-13 13:48:25 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:26.0022238Z STAGE:2022-08-13 13:48:26 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:26.0111966Z STAGE:2022-08-13 13:48:26 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:26.0172218Z STAGE:2022-08-13 13:48:26 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:26.0262298Z STAGE:2022-08-13 13:48:26 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:26.0326408Z STAGE:2022-08-13 13:48:26 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:26.0412564Z STAGE:2022-08-13 13:48:26 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:26.0472256Z STAGE:2022-08-13 13:48:26 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:26.0559994Z STAGE:2022-08-13 13:48:26 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:26.0644023Z STAGE:2022-08-13 13:48:26 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:26.0735775Z STAGE:2022-08-13 13:48:26 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:26.0822336Z STAGE:2022-08-13 13:48:26 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:26.0913836Z STAGE:2022-08-13 13:48:26 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:26.0978900Z STAGE:2022-08-13 13:48:26 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:26.1064041Z STAGE:2022-08-13 13:48:26 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:26.1135681Z STAGE:2022-08-13 13:48:26 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:26.1222341Z STAGE:2022-08-13 13:48:26 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:26.1308346Z STAGE:2022-08-13 13:48:26 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:26.1398108Z STAGE:2022-08-13 13:48:26 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:26.1457871Z STAGE:2022-08-13 13:48:26 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:26.1552315Z STAGE:2022-08-13 13:48:26 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:26.1617007Z STAGE:2022-08-13 13:48:26 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:26.1706368Z STAGE:2022-08-13 13:48:26 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:26.1766239Z STAGE:2022-08-13 13:48:26 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:26.1856036Z STAGE:2022-08-13 13:48:26 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:26.1940708Z STAGE:2022-08-13 13:48:26 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:26.2033828Z STAGE:2022-08-13 13:48:26 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:26.2103404Z STAGE:2022-08-13 13:48:26 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:26.2193683Z STAGE:2022-08-13 13:48:26 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:26.2265734Z STAGE:2022-08-13 13:48:26 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:26.2352877Z STAGE:2022-08-13 13:48:26 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:26.2422469Z STAGE:2022-08-13 13:48:26 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:26.2507426Z STAGE:2022-08-13 13:48:26 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:26.2593409Z STAGE:2022-08-13 13:48:26 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:26.2683417Z STAGE:2022-08-13 13:48:26 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:26.2743550Z STAGE:2022-08-13 13:48:26 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:26.2833341Z STAGE:2022-08-13 13:48:26 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:26.2898063Z STAGE:2022-08-13 13:48:26 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:26.2983711Z STAGE:2022-08-13 13:48:26 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:26.3043729Z STAGE:2022-08-13 13:48:26 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:26.3131192Z STAGE:2022-08-13 13:48:26 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:26.3219187Z STAGE:2022-08-13 13:48:26 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:26.3309551Z STAGE:2022-08-13 13:48:26 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:26.3385489Z STAGE:2022-08-13 13:48:26 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:26.3470988Z STAGE:2022-08-13 13:48:26 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:26.3572793Z STAGE:2022-08-13 13:48:26 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:26.3666471Z STAGE:2022-08-13 13:48:26 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:26.3731111Z STAGE:2022-08-13 13:48:26 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:26.3817916Z STAGE:2022-08-13 13:48:26 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:26.3908475Z STAGE:2022-08-13 13:48:26 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:26.3998899Z STAGE:2022-08-13 13:48:26 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:26.4069512Z STAGE:2022-08-13 13:48:26 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:26.4159474Z STAGE:2022-08-13 13:48:26 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:26.4237325Z STAGE:2022-08-13 13:48:26 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:26.4324664Z STAGE:2022-08-13 13:48:26 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:26.4399339Z STAGE:2022-08-13 13:48:26 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:26.4485920Z STAGE:2022-08-13 13:48:26 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:26.4584516Z STAGE:2022-08-13 13:48:26 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:26.4673898Z STAGE:2022-08-13 13:48:26 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:26.4733702Z STAGE:2022-08-13 13:48:26 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:26.4825054Z STAGE:2022-08-13 13:48:26 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:26.4890111Z STAGE:2022-08-13 13:48:26 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:26.4976800Z STAGE:2022-08-13 13:48:26 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:26.5036545Z STAGE:2022-08-13 13:48:26 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:26.5123084Z STAGE:2022-08-13 13:48:26 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:26.5211424Z STAGE:2022-08-13 13:48:26 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:26.5303149Z STAGE:2022-08-13 13:48:26 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:26.5373916Z STAGE:2022-08-13 13:48:26 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:26.5466022Z STAGE:2022-08-13 13:48:26 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:26.5534381Z STAGE:2022-08-13 13:48:26 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:26.5619667Z STAGE:2022-08-13 13:48:26 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:26.5692745Z STAGE:2022-08-13 13:48:26 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:26.5777520Z STAGE:2022-08-13 13:48:26 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:26.5865689Z STAGE:2022-08-13 13:48:26 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:26.5955247Z STAGE:2022-08-13 13:48:26 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:26.6015451Z STAGE:2022-08-13 13:48:26 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:26.6104795Z STAGE:2022-08-13 13:48:26 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:26.6169819Z STAGE:2022-08-13 13:48:26 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:26.6255119Z STAGE:2022-08-13 13:48:26 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:26.6315204Z STAGE:2022-08-13 13:48:26 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:26.6403934Z STAGE:2022-08-13 13:48:26 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:26.6493739Z STAGE:2022-08-13 13:48:26 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:26.6588763Z STAGE:2022-08-13 13:48:26 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:26.6660175Z STAGE:2022-08-13 13:48:26 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:26.6753148Z STAGE:2022-08-13 13:48:26 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:26.6833972Z STAGE:2022-08-13 13:48:26 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:26.6922560Z STAGE:2022-08-13 13:48:26 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:26.6994007Z STAGE:2022-08-13 13:48:26 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:26.7081543Z STAGE:2022-08-13 13:48:26 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:26.7181289Z STAGE:2022-08-13 13:48:26 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:26.7273285Z STAGE:2022-08-13 13:48:26 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:26.7332989Z STAGE:2022-08-13 13:48:26 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:26.7426327Z STAGE:2022-08-13 13:48:26 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:26.7491633Z STAGE:2022-08-13 13:48:26 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:26.7579129Z STAGE:2022-08-13 13:48:26 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:26.7642160Z STAGE:2022-08-13 13:48:26 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:26.7727226Z STAGE:2022-08-13 13:48:26 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:26.7815189Z STAGE:2022-08-13 13:48:26 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:26.7905066Z STAGE:2022-08-13 13:48:26 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:26.7978104Z STAGE:2022-08-13 13:48:26 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:26.8067339Z STAGE:2022-08-13 13:48:26 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:26.8133166Z STAGE:2022-08-13 13:48:26 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:26.8218747Z STAGE:2022-08-13 13:48:26 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:26.8290091Z STAGE:2022-08-13 13:48:26 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:26.8376679Z STAGE:2022-08-13 13:48:26 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:26.8464836Z STAGE:2022-08-13 13:48:26 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:26.8556935Z STAGE:2022-08-13 13:48:26 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:26.8616920Z STAGE:2022-08-13 13:48:26 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:26.8709253Z STAGE:2022-08-13 13:48:26 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:26.8777652Z STAGE:2022-08-13 13:48:26 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:26.8862734Z STAGE:2022-08-13 13:48:26 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:26.8922726Z STAGE:2022-08-13 13:48:26 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:26.9007793Z STAGE:2022-08-13 13:48:26 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:26.9096231Z STAGE:2022-08-13 13:48:26 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:26.9186375Z STAGE:2022-08-13 13:48:26 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:26.9257178Z STAGE:2022-08-13 13:48:26 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:26.9348082Z STAGE:2022-08-13 13:48:26 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:26.9424186Z STAGE:2022-08-13 13:48:26 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:26.9509693Z STAGE:2022-08-13 13:48:26 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:26.9585818Z STAGE:2022-08-13 13:48:26 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:26.9671467Z STAGE:2022-08-13 13:48:26 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:26.9770162Z STAGE:2022-08-13 13:48:26 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:26.9859770Z STAGE:2022-08-13 13:48:26 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:26.9919538Z STAGE:2022-08-13 13:48:26 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:27.0009547Z STAGE:2022-08-13 13:48:27 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:27.0074401Z STAGE:2022-08-13 13:48:27 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:27.0159441Z STAGE:2022-08-13 13:48:27 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:27.0219863Z STAGE:2022-08-13 13:48:27 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:27.0307689Z STAGE:2022-08-13 13:48:27 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:27.0396863Z STAGE:2022-08-13 13:48:27 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:27.0490089Z STAGE:2022-08-13 13:48:27 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:27.0560804Z STAGE:2022-08-13 13:48:27 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:27.0653716Z STAGE:2022-08-13 13:48:27 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:27.0722704Z STAGE:2022-08-13 13:48:27 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:27.0808413Z STAGE:2022-08-13 13:48:27 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:27.0879200Z STAGE:2022-08-13 13:48:27 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:27.0964240Z STAGE:2022-08-13 13:48:27 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:27.1057629Z STAGE:2022-08-13 13:48:27 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:27.1146971Z STAGE:2022-08-13 13:48:27 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:27.1209294Z STAGE:2022-08-13 13:48:27 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:27.1299350Z STAGE:2022-08-13 13:48:27 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:27.1364342Z STAGE:2022-08-13 13:48:27 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:27.1449937Z STAGE:2022-08-13 13:48:27 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:27.1509950Z STAGE:2022-08-13 13:48:27 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:27.1595265Z STAGE:2022-08-13 13:48:27 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:27.1683272Z STAGE:2022-08-13 13:48:27 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:27.1775282Z STAGE:2022-08-13 13:48:27 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:27.1845806Z STAGE:2022-08-13 13:48:27 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:27.1938521Z STAGE:2022-08-13 13:48:27 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:27.2004342Z STAGE:2022-08-13 13:48:27 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:27.2104077Z STAGE:2022-08-13 13:48:27 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:27.2180377Z STAGE:2022-08-13 13:48:27 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:27.2266250Z STAGE:2022-08-13 13:48:27 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:27.2354601Z STAGE:2022-08-13 13:48:27 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:27.2445871Z STAGE:2022-08-13 13:48:27 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:27.2508011Z STAGE:2022-08-13 13:48:27 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:27.2600153Z STAGE:2022-08-13 13:48:27 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:27.2665322Z STAGE:2022-08-13 13:48:27 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:27.2751068Z STAGE:2022-08-13 13:48:27 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:27.2811666Z STAGE:2022-08-13 13:48:27 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:27.2897683Z STAGE:2022-08-13 13:48:27 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:27.2987575Z STAGE:2022-08-13 13:48:27 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:27.3078310Z STAGE:2022-08-13 13:48:27 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:27.3150154Z STAGE:2022-08-13 13:48:27 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:27.3240571Z STAGE:2022-08-13 13:48:27 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:27.3321719Z STAGE:2022-08-13 13:48:27 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:27.3407913Z STAGE:2022-08-13 13:48:27 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:27.3480905Z STAGE:2022-08-13 13:48:27 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:27.3568302Z STAGE:2022-08-13 13:48:27 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:27.3666824Z STAGE:2022-08-13 13:48:27 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:27.3758752Z STAGE:2022-08-13 13:48:27 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:27.3820457Z STAGE:2022-08-13 13:48:27 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:27.3910008Z STAGE:2022-08-13 13:48:27 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:27.3977221Z STAGE:2022-08-13 13:48:27 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:27.4062278Z STAGE:2022-08-13 13:48:27 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:27.4122318Z STAGE:2022-08-13 13:48:27 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:27.4207144Z STAGE:2022-08-13 13:48:27 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:27.4296495Z STAGE:2022-08-13 13:48:27 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:27.4398365Z STAGE:2022-08-13 13:48:27 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:27.4485352Z STAGE:2022-08-13 13:48:27 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:27.4575218Z STAGE:2022-08-13 13:48:27 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:27.4640867Z STAGE:2022-08-13 13:48:27 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:27.4728337Z STAGE:2022-08-13 13:48:27 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:27.4801818Z STAGE:2022-08-13 13:48:27 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:27.4888751Z STAGE:2022-08-13 13:48:27 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:27.4978137Z STAGE:2022-08-13 13:48:27 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:27.5068446Z STAGE:2022-08-13 13:48:27 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:27.5127949Z STAGE:2022-08-13 13:48:27 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:27.5222043Z STAGE:2022-08-13 13:48:27 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:27.5286810Z STAGE:2022-08-13 13:48:27 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:27.5374499Z STAGE:2022-08-13 13:48:27 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:27.5435281Z STAGE:2022-08-13 13:48:27 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:27.5524434Z STAGE:2022-08-13 13:48:27 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:27.5617148Z STAGE:2022-08-13 13:48:27 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:27.5710988Z STAGE:2022-08-13 13:48:27 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:27.5785280Z STAGE:2022-08-13 13:48:27 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:27.5874763Z STAGE:2022-08-13 13:48:27 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:27.5941018Z STAGE:2022-08-13 13:48:27 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:27.6028040Z STAGE:2022-08-13 13:48:27 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:27.6098939Z STAGE:2022-08-13 13:48:27 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:27.6183688Z STAGE:2022-08-13 13:48:27 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:27.6275642Z STAGE:2022-08-13 13:48:27 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:27.6365488Z STAGE:2022-08-13 13:48:27 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:27.6425790Z STAGE:2022-08-13 13:48:27 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:27.6515223Z STAGE:2022-08-13 13:48:27 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:27.6580809Z STAGE:2022-08-13 13:48:27 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:27.6666377Z STAGE:2022-08-13 13:48:27 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:27.6726556Z STAGE:2022-08-13 13:48:27 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:27.6812522Z STAGE:2022-08-13 13:48:27 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:27.6871609Z ok (2.728s) 2022-08-13T13:48:27.6929313Z test_pointwise_op_fastpath__foreach_addcdiv_cuda_int8 (__main__.TestForeachCUDA) ... STAGE:2022-08-13 13:48:27 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:27.7022719Z STAGE:2022-08-13 13:48:27 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:27.7099567Z STAGE:2022-08-13 13:48:27 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:27.7187601Z STAGE:2022-08-13 13:48:27 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:27.7282527Z STAGE:2022-08-13 13:48:27 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:27.7375139Z STAGE:2022-08-13 13:48:27 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:27.7439922Z STAGE:2022-08-13 13:48:27 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:27.7527863Z STAGE:2022-08-13 13:48:27 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:27.7612650Z STAGE:2022-08-13 13:48:27 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:27.7707085Z STAGE:2022-08-13 13:48:27 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:27.7781027Z STAGE:2022-08-13 13:48:27 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:27.7875156Z STAGE:2022-08-13 13:48:27 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:27.7948773Z STAGE:2022-08-13 13:48:27 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:27.8033920Z STAGE:2022-08-13 13:48:27 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:27.8105574Z STAGE:2022-08-13 13:48:27 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:27.8191371Z STAGE:2022-08-13 13:48:27 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:27.8288986Z STAGE:2022-08-13 13:48:27 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:27.8380833Z STAGE:2022-08-13 13:48:27 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:27.8440978Z STAGE:2022-08-13 13:48:27 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:27.8533183Z STAGE:2022-08-13 13:48:27 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:27.8597431Z STAGE:2022-08-13 13:48:27 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:27.8686951Z STAGE:2022-08-13 13:48:27 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:27.8750513Z STAGE:2022-08-13 13:48:27 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:27.8834924Z STAGE:2022-08-13 13:48:27 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:27.8918827Z STAGE:2022-08-13 13:48:27 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:27.9008805Z STAGE:2022-08-13 13:48:27 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:27.9077770Z STAGE:2022-08-13 13:48:27 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:27.9167493Z STAGE:2022-08-13 13:48:27 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:27.9234712Z STAGE:2022-08-13 13:48:27 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:27.9321506Z STAGE:2022-08-13 13:48:27 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:27.9391642Z STAGE:2022-08-13 13:48:27 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:27.9476615Z STAGE:2022-08-13 13:48:27 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:27.9561644Z STAGE:2022-08-13 13:48:27 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:27.9651424Z STAGE:2022-08-13 13:48:27 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:27.9712849Z STAGE:2022-08-13 13:48:27 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:27.9806492Z STAGE:2022-08-13 13:48:27 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:27.9872958Z STAGE:2022-08-13 13:48:27 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:27.9962197Z STAGE:2022-08-13 13:48:27 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:28.0027332Z STAGE:2022-08-13 13:48:28 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:28.0113963Z STAGE:2022-08-13 13:48:28 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:28.0202099Z STAGE:2022-08-13 13:48:28 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:28.0291772Z STAGE:2022-08-13 13:48:28 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:28.0360433Z STAGE:2022-08-13 13:48:28 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:28.0451033Z STAGE:2022-08-13 13:48:28 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:28.0526755Z STAGE:2022-08-13 13:48:28 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:28.0614215Z STAGE:2022-08-13 13:48:28 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:28.0685629Z STAGE:2022-08-13 13:48:28 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:28.0772918Z STAGE:2022-08-13 13:48:28 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:28.0869999Z STAGE:2022-08-13 13:48:28 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:28.0959501Z STAGE:2022-08-13 13:48:28 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:28.1019067Z STAGE:2022-08-13 13:48:28 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:28.1108750Z STAGE:2022-08-13 13:48:28 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:28.1174914Z STAGE:2022-08-13 13:48:28 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:28.1261282Z STAGE:2022-08-13 13:48:28 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:28.1321236Z STAGE:2022-08-13 13:48:28 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:28.1406423Z STAGE:2022-08-13 13:48:28 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:28.1494496Z STAGE:2022-08-13 13:48:28 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:28.1586034Z STAGE:2022-08-13 13:48:28 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:28.1655773Z STAGE:2022-08-13 13:48:28 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:28.1748218Z STAGE:2022-08-13 13:48:28 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:28.1815361Z STAGE:2022-08-13 13:48:28 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:28.1904871Z STAGE:2022-08-13 13:48:28 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:28.1977624Z STAGE:2022-08-13 13:48:28 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:28.2062816Z STAGE:2022-08-13 13:48:28 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:28.2147578Z STAGE:2022-08-13 13:48:28 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:28.2238249Z STAGE:2022-08-13 13:48:28 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:28.2297803Z STAGE:2022-08-13 13:48:28 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:28.2387625Z STAGE:2022-08-13 13:48:28 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:28.2451770Z STAGE:2022-08-13 13:48:28 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:28.2538040Z STAGE:2022-08-13 13:48:28 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:28.2599970Z STAGE:2022-08-13 13:48:28 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:28.2686730Z STAGE:2022-08-13 13:48:28 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:28.2775567Z STAGE:2022-08-13 13:48:28 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:28.2867396Z STAGE:2022-08-13 13:48:28 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:28.2938648Z STAGE:2022-08-13 13:48:28 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:28.3031406Z STAGE:2022-08-13 13:48:28 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:28.3105452Z STAGE:2022-08-13 13:48:28 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:28.3193959Z STAGE:2022-08-13 13:48:28 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:28.3267318Z STAGE:2022-08-13 13:48:28 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:28.3352489Z STAGE:2022-08-13 13:48:28 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:28.3446417Z STAGE:2022-08-13 13:48:28 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:28.3537629Z STAGE:2022-08-13 13:48:28 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:28.3599443Z STAGE:2022-08-13 13:48:28 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:28.3690512Z STAGE:2022-08-13 13:48:28 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:28.3754850Z STAGE:2022-08-13 13:48:28 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:28.3839487Z STAGE:2022-08-13 13:48:28 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:28.3901675Z STAGE:2022-08-13 13:48:28 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:28.3986752Z STAGE:2022-08-13 13:48:28 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:28.4071672Z STAGE:2022-08-13 13:48:28 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:28.4162158Z STAGE:2022-08-13 13:48:28 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:28.4233989Z STAGE:2022-08-13 13:48:28 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:28.4326071Z STAGE:2022-08-13 13:48:28 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:28.4395235Z STAGE:2022-08-13 13:48:28 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:28.4482784Z STAGE:2022-08-13 13:48:28 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:28.4552758Z STAGE:2022-08-13 13:48:28 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:28.4639149Z STAGE:2022-08-13 13:48:28 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:28.4723944Z STAGE:2022-08-13 13:48:28 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:28.4813756Z STAGE:2022-08-13 13:48:28 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:28.4875557Z STAGE:2022-08-13 13:48:28 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:28.4965407Z STAGE:2022-08-13 13:48:28 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:28.5030042Z STAGE:2022-08-13 13:48:28 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:28.5114911Z STAGE:2022-08-13 13:48:28 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:28.5175600Z STAGE:2022-08-13 13:48:28 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:28.5260348Z STAGE:2022-08-13 13:48:28 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:28.5348982Z STAGE:2022-08-13 13:48:28 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:28.5441048Z STAGE:2022-08-13 13:48:28 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:28.5512936Z STAGE:2022-08-13 13:48:28 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:28.5605631Z STAGE:2022-08-13 13:48:28 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:28.5670957Z STAGE:2022-08-13 13:48:28 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:28.5759175Z STAGE:2022-08-13 13:48:28 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:28.5832291Z STAGE:2022-08-13 13:48:28 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:28.5916973Z STAGE:2022-08-13 13:48:28 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:28.6005594Z STAGE:2022-08-13 13:48:28 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:28.6095636Z STAGE:2022-08-13 13:48:28 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:28.6155682Z STAGE:2022-08-13 13:48:28 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:28.6245429Z STAGE:2022-08-13 13:48:28 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:28.6312089Z STAGE:2022-08-13 13:48:28 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:28.6397645Z STAGE:2022-08-13 13:48:28 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:28.6460139Z STAGE:2022-08-13 13:48:28 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:28.6547282Z STAGE:2022-08-13 13:48:28 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:28.6631976Z STAGE:2022-08-13 13:48:28 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:28.6722110Z STAGE:2022-08-13 13:48:28 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:28.6791925Z STAGE:2022-08-13 13:48:28 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:28.6882387Z STAGE:2022-08-13 13:48:28 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:28.6959848Z STAGE:2022-08-13 13:48:28 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:28.7045385Z STAGE:2022-08-13 13:48:28 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:28.7117244Z STAGE:2022-08-13 13:48:28 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:28.7204610Z STAGE:2022-08-13 13:48:28 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:28.7298629Z STAGE:2022-08-13 13:48:28 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:28.7389347Z STAGE:2022-08-13 13:48:28 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:28.7449562Z STAGE:2022-08-13 13:48:28 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:28.7541251Z STAGE:2022-08-13 13:48:28 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:28.7606453Z STAGE:2022-08-13 13:48:28 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:28.7695109Z STAGE:2022-08-13 13:48:28 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:28.7755811Z STAGE:2022-08-13 13:48:28 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:28.7845467Z STAGE:2022-08-13 13:48:28 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:28.7935090Z STAGE:2022-08-13 13:48:28 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:28.8028141Z STAGE:2022-08-13 13:48:28 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:28.8114610Z STAGE:2022-08-13 13:48:28 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:28.8205923Z STAGE:2022-08-13 13:48:28 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:28.8273422Z STAGE:2022-08-13 13:48:28 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:28.8363349Z STAGE:2022-08-13 13:48:28 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:28.8434091Z STAGE:2022-08-13 13:48:28 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:28.8521757Z STAGE:2022-08-13 13:48:28 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:28.8607738Z STAGE:2022-08-13 13:48:28 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:28.8701904Z STAGE:2022-08-13 13:48:28 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:28.8762110Z STAGE:2022-08-13 13:48:28 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:28.8855844Z STAGE:2022-08-13 13:48:28 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:28.8922397Z STAGE:2022-08-13 13:48:28 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:28.9012320Z STAGE:2022-08-13 13:48:28 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:28.9072580Z STAGE:2022-08-13 13:48:28 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:28.9162438Z STAGE:2022-08-13 13:48:28 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:28.9247450Z STAGE:2022-08-13 13:48:28 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:28.9340091Z STAGE:2022-08-13 13:48:28 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:28.9410374Z STAGE:2022-08-13 13:48:28 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:28.9503382Z STAGE:2022-08-13 13:48:28 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:28.9572925Z STAGE:2022-08-13 13:48:28 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:28.9658054Z STAGE:2022-08-13 13:48:28 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:28.9730099Z STAGE:2022-08-13 13:48:28 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:28.9817271Z STAGE:2022-08-13 13:48:28 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:28.9907573Z STAGE:2022-08-13 13:48:28 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:28.9998796Z STAGE:2022-08-13 13:48:28 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:29.0060798Z STAGE:2022-08-13 13:48:29 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:29.0152490Z STAGE:2022-08-13 13:48:29 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:29.0217081Z STAGE:2022-08-13 13:48:29 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:29.0302545Z STAGE:2022-08-13 13:48:29 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:29.0362803Z STAGE:2022-08-13 13:48:29 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:29.0450340Z STAGE:2022-08-13 13:48:29 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:29.0538658Z STAGE:2022-08-13 13:48:29 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:29.0630569Z STAGE:2022-08-13 13:48:29 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:29.0706521Z STAGE:2022-08-13 13:48:29 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:29.0792256Z STAGE:2022-08-13 13:48:29 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:29.0894176Z STAGE:2022-08-13 13:48:29 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:29.0988406Z STAGE:2022-08-13 13:48:29 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:29.1053246Z STAGE:2022-08-13 13:48:29 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:29.1139931Z STAGE:2022-08-13 13:48:29 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:29.1227648Z STAGE:2022-08-13 13:48:29 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:29.1318428Z STAGE:2022-08-13 13:48:29 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:29.1390390Z STAGE:2022-08-13 13:48:29 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:29.1482563Z STAGE:2022-08-13 13:48:29 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:29.1558642Z STAGE:2022-08-13 13:48:29 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:29.1645078Z STAGE:2022-08-13 13:48:29 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:29.1721511Z STAGE:2022-08-13 13:48:29 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:29.1806775Z STAGE:2022-08-13 13:48:29 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:29.1909667Z STAGE:2022-08-13 13:48:29 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:29.1999805Z STAGE:2022-08-13 13:48:29 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:29.2059838Z STAGE:2022-08-13 13:48:29 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:29.2149251Z STAGE:2022-08-13 13:48:29 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:29.2216671Z STAGE:2022-08-13 13:48:29 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:29.2303335Z STAGE:2022-08-13 13:48:29 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:29.2365607Z STAGE:2022-08-13 13:48:29 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:29.2453009Z STAGE:2022-08-13 13:48:29 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:29.2541329Z STAGE:2022-08-13 13:48:29 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:29.2631806Z STAGE:2022-08-13 13:48:29 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:29.2702939Z STAGE:2022-08-13 13:48:29 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:29.2795644Z STAGE:2022-08-13 13:48:29 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:29.2866532Z STAGE:2022-08-13 13:48:29 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:29.2952169Z STAGE:2022-08-13 13:48:29 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:29.3025253Z STAGE:2022-08-13 13:48:29 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:29.3112463Z STAGE:2022-08-13 13:48:29 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:29.3201502Z STAGE:2022-08-13 13:48:29 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:29.3291349Z STAGE:2022-08-13 13:48:29 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:29.3351160Z STAGE:2022-08-13 13:48:29 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:29.3441571Z STAGE:2022-08-13 13:48:29 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:29.3508930Z STAGE:2022-08-13 13:48:29 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:29.3594234Z STAGE:2022-08-13 13:48:29 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:29.3656778Z STAGE:2022-08-13 13:48:29 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:29.3742149Z STAGE:2022-08-13 13:48:29 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:29.3830366Z STAGE:2022-08-13 13:48:29 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:29.3923348Z STAGE:2022-08-13 13:48:29 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:29.3994749Z STAGE:2022-08-13 13:48:29 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:29.4089306Z STAGE:2022-08-13 13:48:29 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:29.4168720Z STAGE:2022-08-13 13:48:29 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:29.4256002Z STAGE:2022-08-13 13:48:29 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:29.4329599Z STAGE:2022-08-13 13:48:29 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:29.4415618Z STAGE:2022-08-13 13:48:29 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:29.4515011Z STAGE:2022-08-13 13:48:29 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:29.4604672Z STAGE:2022-08-13 13:48:29 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:29.4664579Z STAGE:2022-08-13 13:48:29 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:29.4754190Z STAGE:2022-08-13 13:48:29 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:29.4819147Z STAGE:2022-08-13 13:48:29 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:29.4904260Z STAGE:2022-08-13 13:48:29 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:29.4967751Z STAGE:2022-08-13 13:48:29 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:29.5052655Z STAGE:2022-08-13 13:48:29 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:29.5140751Z STAGE:2022-08-13 13:48:29 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:29.5230580Z STAGE:2022-08-13 13:48:29 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:29.5301402Z STAGE:2022-08-13 13:48:29 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:29.5391729Z STAGE:2022-08-13 13:48:29 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:29.5457630Z STAGE:2022-08-13 13:48:29 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:29.5543163Z STAGE:2022-08-13 13:48:29 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:29.5614367Z STAGE:2022-08-13 13:48:29 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:29.5701125Z STAGE:2022-08-13 13:48:29 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:29.5793487Z STAGE:2022-08-13 13:48:29 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:29.5883407Z STAGE:2022-08-13 13:48:29 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:29.5943328Z STAGE:2022-08-13 13:48:29 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:29.6033338Z STAGE:2022-08-13 13:48:29 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:29.6101805Z STAGE:2022-08-13 13:48:29 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:29.6188545Z STAGE:2022-08-13 13:48:29 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:29.6251120Z STAGE:2022-08-13 13:48:29 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:29.6335946Z STAGE:2022-08-13 13:48:29 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:29.6425395Z STAGE:2022-08-13 13:48:29 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:29.6516805Z STAGE:2022-08-13 13:48:29 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:29.6588007Z STAGE:2022-08-13 13:48:29 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:29.6678229Z STAGE:2022-08-13 13:48:29 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:29.6754290Z STAGE:2022-08-13 13:48:29 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:29.6841643Z STAGE:2022-08-13 13:48:29 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:29.6918096Z STAGE:2022-08-13 13:48:29 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:29.7003692Z STAGE:2022-08-13 13:48:29 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:29.7107082Z STAGE:2022-08-13 13:48:29 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:29.7198374Z STAGE:2022-08-13 13:48:29 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:29.7258877Z STAGE:2022-08-13 13:48:29 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:29.7348124Z STAGE:2022-08-13 13:48:29 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:29.7414270Z STAGE:2022-08-13 13:48:29 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:29.7499065Z STAGE:2022-08-13 13:48:29 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:29.7561684Z STAGE:2022-08-13 13:48:29 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:29.7649809Z STAGE:2022-08-13 13:48:29 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:29.7742265Z STAGE:2022-08-13 13:48:29 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:29.7834969Z STAGE:2022-08-13 13:48:29 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:29.7908082Z STAGE:2022-08-13 13:48:29 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:29.8000830Z STAGE:2022-08-13 13:48:29 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:29.8072056Z STAGE:2022-08-13 13:48:29 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:29.8162923Z STAGE:2022-08-13 13:48:29 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:29.8235496Z STAGE:2022-08-13 13:48:29 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:29.8323618Z STAGE:2022-08-13 13:48:29 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:29.8415101Z STAGE:2022-08-13 13:48:29 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:29.8509554Z STAGE:2022-08-13 13:48:29 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:29.8569770Z STAGE:2022-08-13 13:48:29 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:29.8662270Z STAGE:2022-08-13 13:48:29 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:29.8729910Z STAGE:2022-08-13 13:48:29 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:29.8817697Z STAGE:2022-08-13 13:48:29 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:29.8880136Z STAGE:2022-08-13 13:48:29 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:29.8968320Z STAGE:2022-08-13 13:48:29 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:29.9056912Z STAGE:2022-08-13 13:48:29 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:29.9149896Z STAGE:2022-08-13 13:48:29 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:29.9223139Z STAGE:2022-08-13 13:48:29 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:29.9316213Z STAGE:2022-08-13 13:48:29 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:29.9381820Z STAGE:2022-08-13 13:48:29 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:29.9479355Z STAGE:2022-08-13 13:48:29 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:29.9554607Z STAGE:2022-08-13 13:48:29 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:29.9639379Z STAGE:2022-08-13 13:48:29 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:29.9731611Z STAGE:2022-08-13 13:48:29 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:29.9821071Z STAGE:2022-08-13 13:48:29 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:29.9880892Z STAGE:2022-08-13 13:48:29 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:29.9971173Z STAGE:2022-08-13 13:48:29 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:30.0035830Z STAGE:2022-08-13 13:48:30 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:30.0122355Z STAGE:2022-08-13 13:48:30 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:30.0182394Z STAGE:2022-08-13 13:48:30 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:30.0269193Z STAGE:2022-08-13 13:48:30 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:30.0357079Z STAGE:2022-08-13 13:48:30 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:30.0447782Z STAGE:2022-08-13 13:48:30 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:30.0518038Z STAGE:2022-08-13 13:48:30 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:30.0608100Z STAGE:2022-08-13 13:48:30 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:30.0686568Z STAGE:2022-08-13 13:48:30 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:30.0771982Z STAGE:2022-08-13 13:48:30 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:30.0844852Z STAGE:2022-08-13 13:48:30 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:30.0932152Z STAGE:2022-08-13 13:48:30 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:30.1034706Z STAGE:2022-08-13 13:48:30 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:30.1126144Z STAGE:2022-08-13 13:48:30 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:30.1187904Z STAGE:2022-08-13 13:48:30 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:30.1279044Z STAGE:2022-08-13 13:48:30 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:30.1344278Z STAGE:2022-08-13 13:48:30 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:30.1428953Z STAGE:2022-08-13 13:48:30 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:30.1489053Z STAGE:2022-08-13 13:48:30 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:30.1574143Z STAGE:2022-08-13 13:48:30 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:30.1662071Z STAGE:2022-08-13 13:48:30 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:30.1765230Z STAGE:2022-08-13 13:48:30 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:30.1852024Z STAGE:2022-08-13 13:48:30 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:30.1941809Z STAGE:2022-08-13 13:48:30 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:30.2008901Z STAGE:2022-08-13 13:48:30 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:30.2096091Z STAGE:2022-08-13 13:48:30 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:30.2166873Z STAGE:2022-08-13 13:48:30 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:30.2251947Z STAGE:2022-08-13 13:48:30 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:30.2340718Z STAGE:2022-08-13 13:48:30 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:30.2430977Z STAGE:2022-08-13 13:48:30 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:30.2490775Z STAGE:2022-08-13 13:48:30 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:30.2584802Z STAGE:2022-08-13 13:48:30 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:30.2649854Z STAGE:2022-08-13 13:48:30 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:30.2737124Z STAGE:2022-08-13 13:48:30 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:30.2799405Z STAGE:2022-08-13 13:48:30 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:30.2888920Z STAGE:2022-08-13 13:48:30 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:30.2981130Z STAGE:2022-08-13 13:48:30 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:30.3075278Z STAGE:2022-08-13 13:48:30 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:30.3151864Z STAGE:2022-08-13 13:48:30 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:30.3243370Z STAGE:2022-08-13 13:48:30 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:30.3309693Z STAGE:2022-08-13 13:48:30 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:30.3395511Z STAGE:2022-08-13 13:48:30 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:30.3467001Z STAGE:2022-08-13 13:48:30 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:30.3552111Z STAGE:2022-08-13 13:48:30 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:30.3642084Z STAGE:2022-08-13 13:48:30 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:30.3733988Z STAGE:2022-08-13 13:48:30 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:30.3796115Z STAGE:2022-08-13 13:48:30 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:30.3889702Z STAGE:2022-08-13 13:48:30 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:30.3954474Z STAGE:2022-08-13 13:48:30 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:30.4041804Z STAGE:2022-08-13 13:48:30 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:30.4101964Z STAGE:2022-08-13 13:48:30 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:30.4189520Z STAGE:2022-08-13 13:48:30 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:30.4245695Z ok (2.737s) 2022-08-13T13:48:30.4303456Z test_pointwise_op_fastpath__foreach_addcdiv_cuda_uint8 (__main__.TestForeachCUDA) ... STAGE:2022-08-13 13:48:30 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:30.4395978Z STAGE:2022-08-13 13:48:30 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:30.4470320Z STAGE:2022-08-13 13:48:30 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:30.4555764Z STAGE:2022-08-13 13:48:30 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:30.4654375Z STAGE:2022-08-13 13:48:30 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:30.4745518Z STAGE:2022-08-13 13:48:30 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:30.4812210Z STAGE:2022-08-13 13:48:30 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:30.4898896Z STAGE:2022-08-13 13:48:30 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:30.4988237Z STAGE:2022-08-13 13:48:30 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:30.5080363Z STAGE:2022-08-13 13:48:30 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:30.5153088Z STAGE:2022-08-13 13:48:30 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:30.5243017Z STAGE:2022-08-13 13:48:30 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:30.5317089Z STAGE:2022-08-13 13:48:30 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:30.5402232Z STAGE:2022-08-13 13:48:30 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:30.5472041Z STAGE:2022-08-13 13:48:30 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:30.5559141Z STAGE:2022-08-13 13:48:30 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:30.5657624Z STAGE:2022-08-13 13:48:30 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:30.5748844Z STAGE:2022-08-13 13:48:30 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:30.5808406Z STAGE:2022-08-13 13:48:30 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:30.5902059Z STAGE:2022-08-13 13:48:30 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:30.5966038Z STAGE:2022-08-13 13:48:30 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:30.6055145Z STAGE:2022-08-13 13:48:30 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:30.6118567Z STAGE:2022-08-13 13:48:30 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:30.6203440Z STAGE:2022-08-13 13:48:30 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:30.6292095Z STAGE:2022-08-13 13:48:30 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:30.6382564Z STAGE:2022-08-13 13:48:30 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:30.6451711Z STAGE:2022-08-13 13:48:30 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:30.6541099Z STAGE:2022-08-13 13:48:30 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:30.6606022Z STAGE:2022-08-13 13:48:30 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:30.6691476Z STAGE:2022-08-13 13:48:30 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:30.6760600Z STAGE:2022-08-13 13:48:30 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:30.6845501Z STAGE:2022-08-13 13:48:30 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:30.6930900Z STAGE:2022-08-13 13:48:30 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:30.7020590Z STAGE:2022-08-13 13:48:30 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:30.7080209Z STAGE:2022-08-13 13:48:30 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:30.7174247Z STAGE:2022-08-13 13:48:30 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:30.7240672Z STAGE:2022-08-13 13:48:30 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:30.7330244Z STAGE:2022-08-13 13:48:30 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:30.7394903Z STAGE:2022-08-13 13:48:30 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:30.7479616Z STAGE:2022-08-13 13:48:30 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:30.7564360Z STAGE:2022-08-13 13:48:30 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:30.7654481Z STAGE:2022-08-13 13:48:30 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:30.7723598Z STAGE:2022-08-13 13:48:30 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:30.7813831Z STAGE:2022-08-13 13:48:30 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:30.7887038Z STAGE:2022-08-13 13:48:30 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:30.7972913Z STAGE:2022-08-13 13:48:30 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:30.8042262Z STAGE:2022-08-13 13:48:30 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:30.8129516Z STAGE:2022-08-13 13:48:30 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:30.8227301Z STAGE:2022-08-13 13:48:30 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:30.8316743Z STAGE:2022-08-13 13:48:30 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:30.8376542Z STAGE:2022-08-13 13:48:30 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:30.8466611Z STAGE:2022-08-13 13:48:30 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:30.8533001Z STAGE:2022-08-13 13:48:30 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:30.8620357Z STAGE:2022-08-13 13:48:30 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:30.8683008Z STAGE:2022-08-13 13:48:30 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:30.8772594Z STAGE:2022-08-13 13:48:30 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:30.8863507Z STAGE:2022-08-13 13:48:30 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:30.8956617Z STAGE:2022-08-13 13:48:30 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:30.9028967Z STAGE:2022-08-13 13:48:30 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:30.9121257Z STAGE:2022-08-13 13:48:30 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:30.9188593Z STAGE:2022-08-13 13:48:30 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:30.9278578Z STAGE:2022-08-13 13:48:30 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:30.9354590Z STAGE:2022-08-13 13:48:30 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:30.9439586Z STAGE:2022-08-13 13:48:30 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:30.9525656Z STAGE:2022-08-13 13:48:30 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:30.9616979Z STAGE:2022-08-13 13:48:30 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:30.9676550Z STAGE:2022-08-13 13:48:30 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:30.9767727Z STAGE:2022-08-13 13:48:30 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:30.9831501Z STAGE:2022-08-13 13:48:30 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:30.9920977Z STAGE:2022-08-13 13:48:30 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:30.9980933Z STAGE:2022-08-13 13:48:30 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:31.0070244Z STAGE:2022-08-13 13:48:31 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:31.0159398Z STAGE:2022-08-13 13:48:31 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:31.0253783Z STAGE:2022-08-13 13:48:31 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:31.0324632Z STAGE:2022-08-13 13:48:31 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:31.0418198Z STAGE:2022-08-13 13:48:31 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:31.0492634Z STAGE:2022-08-13 13:48:31 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:31.0582282Z STAGE:2022-08-13 13:48:31 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:31.0655763Z STAGE:2022-08-13 13:48:31 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:31.0741002Z STAGE:2022-08-13 13:48:31 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:31.0838941Z STAGE:2022-08-13 13:48:31 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:31.0928801Z STAGE:2022-08-13 13:48:31 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:31.0988295Z STAGE:2022-08-13 13:48:31 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:31.1077924Z STAGE:2022-08-13 13:48:31 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:31.1142147Z STAGE:2022-08-13 13:48:31 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:31.1228699Z STAGE:2022-08-13 13:48:31 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:31.1288827Z STAGE:2022-08-13 13:48:31 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:31.1375484Z STAGE:2022-08-13 13:48:31 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:31.1461077Z STAGE:2022-08-13 13:48:31 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:31.1552720Z STAGE:2022-08-13 13:48:31 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:31.1622444Z STAGE:2022-08-13 13:48:31 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:31.1712434Z STAGE:2022-08-13 13:48:31 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:31.1780845Z STAGE:2022-08-13 13:48:31 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:31.1867659Z STAGE:2022-08-13 13:48:31 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:31.1937232Z STAGE:2022-08-13 13:48:31 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:31.2022450Z STAGE:2022-08-13 13:48:31 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:31.2108024Z STAGE:2022-08-13 13:48:31 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:31.2197461Z STAGE:2022-08-13 13:48:31 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:31.2257277Z STAGE:2022-08-13 13:48:31 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:31.2348252Z STAGE:2022-08-13 13:48:31 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:31.2413331Z STAGE:2022-08-13 13:48:31 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:31.2499748Z STAGE:2022-08-13 13:48:31 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:31.2561816Z STAGE:2022-08-13 13:48:31 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:31.2648301Z STAGE:2022-08-13 13:48:31 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:31.2737276Z STAGE:2022-08-13 13:48:31 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:31.2828854Z STAGE:2022-08-13 13:48:31 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:31.2898090Z STAGE:2022-08-13 13:48:31 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:31.2992295Z STAGE:2022-08-13 13:48:31 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:31.3057405Z STAGE:2022-08-13 13:48:31 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:31.3145922Z STAGE:2022-08-13 13:48:31 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:31.3218535Z STAGE:2022-08-13 13:48:31 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:31.3304967Z STAGE:2022-08-13 13:48:31 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:31.3391595Z STAGE:2022-08-13 13:48:31 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:31.3480723Z STAGE:2022-08-13 13:48:31 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:31.3540750Z STAGE:2022-08-13 13:48:31 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:31.3631922Z STAGE:2022-08-13 13:48:31 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:31.3696271Z STAGE:2022-08-13 13:48:31 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:31.3782649Z STAGE:2022-08-13 13:48:31 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:31.3842890Z STAGE:2022-08-13 13:48:31 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:31.3928128Z STAGE:2022-08-13 13:48:31 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:31.4016826Z STAGE:2022-08-13 13:48:31 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:31.4108638Z STAGE:2022-08-13 13:48:31 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:31.4177869Z STAGE:2022-08-13 13:48:31 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:31.4269709Z STAGE:2022-08-13 13:48:31 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:31.4346764Z STAGE:2022-08-13 13:48:31 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:31.4432301Z STAGE:2022-08-13 13:48:31 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:31.4502187Z STAGE:2022-08-13 13:48:31 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:31.4587513Z STAGE:2022-08-13 13:48:31 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:31.4681976Z STAGE:2022-08-13 13:48:31 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:31.4773170Z STAGE:2022-08-13 13:48:31 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:31.4835058Z STAGE:2022-08-13 13:48:31 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:31.4924131Z STAGE:2022-08-13 13:48:31 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:31.4990766Z STAGE:2022-08-13 13:48:31 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:31.5076937Z STAGE:2022-08-13 13:48:31 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:31.5136981Z STAGE:2022-08-13 13:48:31 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:31.5221732Z STAGE:2022-08-13 13:48:31 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:31.5306689Z STAGE:2022-08-13 13:48:31 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:31.5396543Z STAGE:2022-08-13 13:48:31 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:31.5481852Z STAGE:2022-08-13 13:48:31 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:31.5573244Z STAGE:2022-08-13 13:48:31 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:31.5640604Z STAGE:2022-08-13 13:48:31 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:31.5727688Z STAGE:2022-08-13 13:48:31 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:31.5797104Z STAGE:2022-08-13 13:48:31 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:31.5881900Z STAGE:2022-08-13 13:48:31 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:31.5967730Z STAGE:2022-08-13 13:48:31 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:31.6057158Z STAGE:2022-08-13 13:48:31 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:31.6117080Z STAGE:2022-08-13 13:48:31 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:31.6211427Z STAGE:2022-08-13 13:48:31 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:31.6275641Z STAGE:2022-08-13 13:48:31 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:31.6363195Z STAGE:2022-08-13 13:48:31 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:31.6423411Z STAGE:2022-08-13 13:48:31 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:31.6510990Z STAGE:2022-08-13 13:48:31 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:31.6596214Z STAGE:2022-08-13 13:48:31 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:31.6688922Z STAGE:2022-08-13 13:48:31 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:31.6757998Z STAGE:2022-08-13 13:48:31 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:31.6850027Z STAGE:2022-08-13 13:48:31 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:31.6919415Z STAGE:2022-08-13 13:48:31 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:31.7006492Z STAGE:2022-08-13 13:48:31 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:31.7075968Z STAGE:2022-08-13 13:48:31 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:31.7162861Z STAGE:2022-08-13 13:48:31 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:31.7250027Z STAGE:2022-08-13 13:48:31 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:31.7339364Z STAGE:2022-08-13 13:48:31 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:31.7398904Z STAGE:2022-08-13 13:48:31 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:31.7488940Z STAGE:2022-08-13 13:48:31 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:31.7555189Z STAGE:2022-08-13 13:48:31 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:31.7642482Z STAGE:2022-08-13 13:48:31 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:31.7702439Z STAGE:2022-08-13 13:48:31 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:31.7787286Z STAGE:2022-08-13 13:48:31 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:31.7875903Z STAGE:2022-08-13 13:48:31 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:31.7965891Z STAGE:2022-08-13 13:48:31 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:31.8042436Z STAGE:2022-08-13 13:48:31 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:31.8128275Z STAGE:2022-08-13 13:48:31 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:31.8230625Z STAGE:2022-08-13 13:48:31 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:31.8322888Z STAGE:2022-08-13 13:48:31 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:31.8388161Z STAGE:2022-08-13 13:48:31 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:31.8472816Z STAGE:2022-08-13 13:48:31 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:31.8561209Z STAGE:2022-08-13 13:48:31 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:31.8653132Z STAGE:2022-08-13 13:48:31 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:31.8725647Z STAGE:2022-08-13 13:48:31 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:31.8817556Z STAGE:2022-08-13 13:48:31 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:31.8893204Z STAGE:2022-08-13 13:48:31 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:31.8978746Z STAGE:2022-08-13 13:48:31 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:31.9053106Z STAGE:2022-08-13 13:48:31 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:31.9138583Z STAGE:2022-08-13 13:48:31 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:31.9239511Z STAGE:2022-08-13 13:48:31 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:31.9332025Z STAGE:2022-08-13 13:48:31 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:31.9393936Z STAGE:2022-08-13 13:48:31 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:31.9485961Z STAGE:2022-08-13 13:48:31 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:31.9552137Z STAGE:2022-08-13 13:48:31 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:31.9639581Z STAGE:2022-08-13 13:48:31 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:31.9700188Z STAGE:2022-08-13 13:48:31 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:31.9787716Z STAGE:2022-08-13 13:48:31 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:31.9880781Z STAGE:2022-08-13 13:48:31 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:31.9975454Z STAGE:2022-08-13 13:48:31 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:32.0046538Z STAGE:2022-08-13 13:48:32 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:32.0139306Z STAGE:2022-08-13 13:48:32 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:32.0210603Z STAGE:2022-08-13 13:48:32 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:32.0300416Z STAGE:2022-08-13 13:48:32 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:32.0373777Z STAGE:2022-08-13 13:48:32 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:32.0458816Z STAGE:2022-08-13 13:48:32 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:32.0551724Z STAGE:2022-08-13 13:48:32 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:32.0642911Z STAGE:2022-08-13 13:48:32 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:32.0702581Z STAGE:2022-08-13 13:48:32 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:32.0794008Z STAGE:2022-08-13 13:48:32 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:32.0858944Z STAGE:2022-08-13 13:48:32 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:32.0943706Z STAGE:2022-08-13 13:48:32 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:32.1005908Z STAGE:2022-08-13 13:48:32 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:32.1092765Z STAGE:2022-08-13 13:48:32 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:32.1180959Z STAGE:2022-08-13 13:48:32 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:32.1273698Z STAGE:2022-08-13 13:48:32 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:32.1344632Z STAGE:2022-08-13 13:48:32 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:32.1437811Z STAGE:2022-08-13 13:48:32 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:32.1517218Z STAGE:2022-08-13 13:48:32 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:32.1602533Z STAGE:2022-08-13 13:48:32 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:32.1673739Z STAGE:2022-08-13 13:48:32 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:32.1758953Z STAGE:2022-08-13 13:48:32 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:32.1862782Z STAGE:2022-08-13 13:48:32 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:32.1952106Z STAGE:2022-08-13 13:48:32 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:32.2013672Z STAGE:2022-08-13 13:48:32 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:32.2103350Z STAGE:2022-08-13 13:48:32 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:32.2168342Z STAGE:2022-08-13 13:48:32 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:32.2253053Z STAGE:2022-08-13 13:48:32 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:32.2318347Z STAGE:2022-08-13 13:48:32 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:32.2403344Z STAGE:2022-08-13 13:48:32 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:32.2496035Z STAGE:2022-08-13 13:48:32 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:32.2587683Z STAGE:2022-08-13 13:48:32 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:32.2660255Z STAGE:2022-08-13 13:48:32 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:32.2751570Z STAGE:2022-08-13 13:48:32 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:32.2816966Z STAGE:2022-08-13 13:48:32 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:32.2902268Z STAGE:2022-08-13 13:48:32 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:32.2973346Z STAGE:2022-08-13 13:48:32 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:32.3058126Z STAGE:2022-08-13 13:48:32 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:32.3149932Z STAGE:2022-08-13 13:48:32 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:32.3240012Z STAGE:2022-08-13 13:48:32 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:32.3299864Z STAGE:2022-08-13 13:48:32 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:32.3390259Z STAGE:2022-08-13 13:48:32 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:32.3460829Z STAGE:2022-08-13 13:48:32 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:32.3547218Z STAGE:2022-08-13 13:48:32 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:32.3607078Z STAGE:2022-08-13 13:48:32 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:32.3691954Z STAGE:2022-08-13 13:48:32 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:32.3781379Z STAGE:2022-08-13 13:48:32 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:32.3872729Z STAGE:2022-08-13 13:48:32 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:32.3943626Z STAGE:2022-08-13 13:48:32 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:32.4035149Z STAGE:2022-08-13 13:48:32 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:32.4111140Z STAGE:2022-08-13 13:48:32 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:32.4196374Z STAGE:2022-08-13 13:48:32 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:32.4272345Z STAGE:2022-08-13 13:48:32 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:32.4359294Z STAGE:2022-08-13 13:48:32 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:32.4463532Z STAGE:2022-08-13 13:48:32 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:32.4553188Z STAGE:2022-08-13 13:48:32 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:32.4615157Z STAGE:2022-08-13 13:48:32 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:32.4706302Z STAGE:2022-08-13 13:48:32 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:32.4773802Z STAGE:2022-08-13 13:48:32 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:32.4860003Z STAGE:2022-08-13 13:48:32 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:32.4920281Z STAGE:2022-08-13 13:48:32 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:32.5009900Z STAGE:2022-08-13 13:48:32 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:32.5098760Z STAGE:2022-08-13 13:48:32 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:32.5191626Z STAGE:2022-08-13 13:48:32 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:32.5262300Z STAGE:2022-08-13 13:48:32 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:32.5354980Z STAGE:2022-08-13 13:48:32 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:32.5424162Z STAGE:2022-08-13 13:48:32 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:32.5509156Z STAGE:2022-08-13 13:48:32 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:32.5582068Z STAGE:2022-08-13 13:48:32 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:32.5666971Z STAGE:2022-08-13 13:48:32 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:32.5759785Z STAGE:2022-08-13 13:48:32 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:32.5850947Z STAGE:2022-08-13 13:48:32 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:32.5912661Z STAGE:2022-08-13 13:48:32 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:32.6004221Z STAGE:2022-08-13 13:48:32 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:32.6071610Z STAGE:2022-08-13 13:48:32 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:32.6158362Z STAGE:2022-08-13 13:48:32 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:32.6220533Z STAGE:2022-08-13 13:48:32 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:32.6307315Z STAGE:2022-08-13 13:48:32 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:32.6400353Z STAGE:2022-08-13 13:48:32 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:32.6490533Z STAGE:2022-08-13 13:48:32 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:32.6560684Z STAGE:2022-08-13 13:48:32 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:32.6653192Z STAGE:2022-08-13 13:48:32 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:32.6718568Z STAGE:2022-08-13 13:48:32 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:32.6818057Z STAGE:2022-08-13 13:48:32 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:32.6894406Z STAGE:2022-08-13 13:48:32 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:32.6980832Z STAGE:2022-08-13 13:48:32 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:32.7069743Z STAGE:2022-08-13 13:48:32 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:32.7159251Z STAGE:2022-08-13 13:48:32 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:32.7221089Z STAGE:2022-08-13 13:48:32 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:32.7312473Z STAGE:2022-08-13 13:48:32 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:32.7377662Z STAGE:2022-08-13 13:48:32 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:32.7462933Z STAGE:2022-08-13 13:48:32 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:32.7522678Z STAGE:2022-08-13 13:48:32 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:32.7607878Z STAGE:2022-08-13 13:48:32 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:32.7696340Z STAGE:2022-08-13 13:48:32 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:32.7786463Z STAGE:2022-08-13 13:48:32 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:32.7857102Z STAGE:2022-08-13 13:48:32 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:32.7947165Z STAGE:2022-08-13 13:48:32 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:32.8025494Z STAGE:2022-08-13 13:48:32 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:32.8110776Z STAGE:2022-08-13 13:48:32 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:32.8182979Z STAGE:2022-08-13 13:48:32 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:32.8268053Z STAGE:2022-08-13 13:48:32 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:32.8371197Z STAGE:2022-08-13 13:48:32 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:32.8462991Z STAGE:2022-08-13 13:48:32 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:32.8522409Z STAGE:2022-08-13 13:48:32 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:32.8612171Z STAGE:2022-08-13 13:48:32 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:32.8676723Z STAGE:2022-08-13 13:48:32 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:32.8761612Z STAGE:2022-08-13 13:48:32 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:32.8821392Z STAGE:2022-08-13 13:48:32 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:32.8908213Z STAGE:2022-08-13 13:48:32 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:32.9000378Z STAGE:2022-08-13 13:48:32 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:32.9103816Z STAGE:2022-08-13 13:48:32 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:32.9189893Z STAGE:2022-08-13 13:48:32 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:32.9281207Z STAGE:2022-08-13 13:48:32 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:32.9346963Z STAGE:2022-08-13 13:48:32 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:32.9433303Z STAGE:2022-08-13 13:48:32 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:32.9507079Z STAGE:2022-08-13 13:48:32 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:32.9594088Z STAGE:2022-08-13 13:48:32 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:32.9683727Z STAGE:2022-08-13 13:48:32 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:32.9777048Z STAGE:2022-08-13 13:48:32 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:32.9839374Z STAGE:2022-08-13 13:48:32 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:32.9932842Z STAGE:2022-08-13 13:48:32 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:33.0001259Z STAGE:2022-08-13 13:48:32 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:33.0090517Z STAGE:2022-08-13 13:48:33 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:33.0150852Z STAGE:2022-08-13 13:48:33 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:33.0238669Z STAGE:2022-08-13 13:48:33 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:33.0328838Z STAGE:2022-08-13 13:48:33 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:33.0422072Z STAGE:2022-08-13 13:48:33 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:33.0497469Z STAGE:2022-08-13 13:48:33 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:33.0589301Z STAGE:2022-08-13 13:48:33 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:33.0655321Z STAGE:2022-08-13 13:48:33 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:33.0742489Z STAGE:2022-08-13 13:48:33 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:33.0813648Z STAGE:2022-08-13 13:48:33 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:33.0900150Z STAGE:2022-08-13 13:48:33 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:33.0994326Z STAGE:2022-08-13 13:48:33 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:33.1088175Z STAGE:2022-08-13 13:48:33 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:33.1150117Z STAGE:2022-08-13 13:48:33 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:33.1243923Z STAGE:2022-08-13 13:48:33 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:33.1311543Z STAGE:2022-08-13 13:48:33 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:33.1399652Z STAGE:2022-08-13 13:48:33 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:33.1459991Z STAGE:2022-08-13 13:48:33 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:33.1549254Z STAGE:2022-08-13 13:48:33 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:33.1605987Z ok (2.736s) 2022-08-13T13:48:33.1721282Z test_pointwise_op_fastpath__foreach_addcmul_cuda_bfloat16 (__main__.TestForeachCUDA) ... STAGE:2022-08-13 13:48:33 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:33.1735252Z STAGE:2022-08-13 13:48:33 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:33.1874430Z STAGE:2022-08-13 13:48:33 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:33.1885227Z STAGE:2022-08-13 13:48:33 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:33.2088727Z STAGE:2022-08-13 13:48:33 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:33.2189682Z STAGE:2022-08-13 13:48:33 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:33.2267222Z STAGE:2022-08-13 13:48:33 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:33.2365295Z STAGE:2022-08-13 13:48:33 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:33.2526297Z STAGE:2022-08-13 13:48:33 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:33.2539946Z STAGE:2022-08-13 13:48:33 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:33.2673256Z STAGE:2022-08-13 13:48:33 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:33.2686632Z STAGE:2022-08-13 13:48:33 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:33.2827392Z STAGE:2022-08-13 13:48:33 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:33.2837711Z STAGE:2022-08-13 13:48:33 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:33.2953218Z STAGE:2022-08-13 13:48:33 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:33.2963640Z STAGE:2022-08-13 13:48:33 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:33.3163037Z STAGE:2022-08-13 13:48:33 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:33.3264071Z STAGE:2022-08-13 13:48:33 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:33.3337542Z STAGE:2022-08-13 13:48:33 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:33.3440025Z STAGE:2022-08-13 13:48:33 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:33.3517927Z STAGE:2022-08-13 13:48:33 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:33.3616053Z STAGE:2022-08-13 13:48:33 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:33.3687850Z STAGE:2022-08-13 13:48:33 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:33.3784915Z STAGE:2022-08-13 13:48:33 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:33.3940413Z STAGE:2022-08-13 13:48:33 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:33.3956835Z STAGE:2022-08-13 13:48:33 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:33.4093755Z STAGE:2022-08-13 13:48:33 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:33.4107691Z STAGE:2022-08-13 13:48:33 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:33.4245631Z STAGE:2022-08-13 13:48:33 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:33.4259224Z STAGE:2022-08-13 13:48:33 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:33.4377177Z STAGE:2022-08-13 13:48:33 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:33.4388023Z STAGE:2022-08-13 13:48:33 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:33.4587612Z STAGE:2022-08-13 13:48:33 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:33.4693678Z STAGE:2022-08-13 13:48:33 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:33.4765366Z STAGE:2022-08-13 13:48:33 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:33.4869714Z STAGE:2022-08-13 13:48:33 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:33.4947906Z STAGE:2022-08-13 13:48:33 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:33.5048901Z STAGE:2022-08-13 13:48:33 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:33.5122699Z STAGE:2022-08-13 13:48:33 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:33.5221935Z STAGE:2022-08-13 13:48:33 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:33.5377246Z STAGE:2022-08-13 13:48:33 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:33.5392457Z STAGE:2022-08-13 13:48:33 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:33.5528439Z STAGE:2022-08-13 13:48:33 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:33.5542030Z STAGE:2022-08-13 13:48:33 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:33.5680067Z STAGE:2022-08-13 13:48:33 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:33.5691057Z STAGE:2022-08-13 13:48:33 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:33.5806534Z STAGE:2022-08-13 13:48:33 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:33.5817637Z STAGE:2022-08-13 13:48:33 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:33.6021286Z STAGE:2022-08-13 13:48:33 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:33.6122295Z STAGE:2022-08-13 13:48:33 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:33.6193974Z STAGE:2022-08-13 13:48:33 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:33.6295181Z STAGE:2022-08-13 13:48:33 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:33.6372780Z STAGE:2022-08-13 13:48:33 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:33.6469778Z STAGE:2022-08-13 13:48:33 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:33.6541388Z STAGE:2022-08-13 13:48:33 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:33.6639740Z STAGE:2022-08-13 13:48:33 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:33.6801035Z STAGE:2022-08-13 13:48:33 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:33.6817756Z STAGE:2022-08-13 13:48:33 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:33.6953429Z STAGE:2022-08-13 13:48:33 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:33.6964383Z STAGE:2022-08-13 13:48:33 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:33.6982528Z STAGE:2022-08-13 13:48:33 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:33.6993141Z STAGE:2022-08-13 13:48:33 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:33.7108988Z STAGE:2022-08-13 13:48:33 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:33.7119518Z STAGE:2022-08-13 13:48:33 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:33.7216007Z STAGE:2022-08-13 13:48:33 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:33.7317172Z STAGE:2022-08-13 13:48:33 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:33.7389399Z STAGE:2022-08-13 13:48:33 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:33.7400190Z STAGE:2022-08-13 13:48:33 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:33.7417720Z STAGE:2022-08-13 13:48:33 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:33.7516735Z STAGE:2022-08-13 13:48:33 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:33.7590370Z STAGE:2022-08-13 13:48:33 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:33.7603686Z STAGE:2022-08-13 13:48:33 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:33.7700490Z STAGE:2022-08-13 13:48:33 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:33.7716597Z STAGE:2022-08-13 13:48:33 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:33.7852129Z STAGE:2022-08-13 13:48:33 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:33.7865826Z STAGE:2022-08-13 13:48:33 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:33.8004551Z STAGE:2022-08-13 13:48:33 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:33.8015531Z STAGE:2022-08-13 13:48:33 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:33.8133380Z STAGE:2022-08-13 13:48:33 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:33.8143869Z STAGE:2022-08-13 13:48:33 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:33.8342540Z STAGE:2022-08-13 13:48:33 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:33.8443807Z STAGE:2022-08-13 13:48:33 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:33.8517670Z STAGE:2022-08-13 13:48:33 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:33.8620948Z STAGE:2022-08-13 13:48:33 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:33.8698893Z STAGE:2022-08-13 13:48:33 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:33.8796148Z STAGE:2022-08-13 13:48:33 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:33.8869377Z STAGE:2022-08-13 13:48:33 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:33.8967660Z STAGE:2022-08-13 13:48:33 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:33.9129662Z STAGE:2022-08-13 13:48:33 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:33.9143750Z STAGE:2022-08-13 13:48:33 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:33.9291205Z STAGE:2022-08-13 13:48:33 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:33.9304671Z STAGE:2022-08-13 13:48:33 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:33.9442277Z STAGE:2022-08-13 13:48:33 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:33.9453119Z STAGE:2022-08-13 13:48:33 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:33.9568861Z STAGE:2022-08-13 13:48:33 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:33.9581762Z STAGE:2022-08-13 13:48:33 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:33.9783160Z STAGE:2022-08-13 13:48:33 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:33.9885776Z STAGE:2022-08-13 13:48:33 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:33.9959279Z STAGE:2022-08-13 13:48:33 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:34.0062188Z STAGE:2022-08-13 13:48:34 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:34.0139877Z STAGE:2022-08-13 13:48:34 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:34.0237598Z STAGE:2022-08-13 13:48:34 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:34.0309292Z STAGE:2022-08-13 13:48:34 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:34.0409191Z STAGE:2022-08-13 13:48:34 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:34.0573339Z STAGE:2022-08-13 13:48:34 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:34.0590390Z STAGE:2022-08-13 13:48:34 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:34.0726438Z STAGE:2022-08-13 13:48:34 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:34.0740702Z STAGE:2022-08-13 13:48:34 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:34.0758837Z STAGE:2022-08-13 13:48:34 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:34.0772484Z STAGE:2022-08-13 13:48:34 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:34.0892721Z STAGE:2022-08-13 13:48:34 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:34.0903426Z STAGE:2022-08-13 13:48:34 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:34.0999508Z STAGE:2022-08-13 13:48:34 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:34.1102850Z STAGE:2022-08-13 13:48:34 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:34.1174363Z STAGE:2022-08-13 13:48:34 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:34.1187755Z STAGE:2022-08-13 13:48:34 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:34.1204457Z STAGE:2022-08-13 13:48:34 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:34.1305591Z STAGE:2022-08-13 13:48:34 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:34.1379312Z STAGE:2022-08-13 13:48:34 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:34.1393103Z STAGE:2022-08-13 13:48:34 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:34.1488530Z STAGE:2022-08-13 13:48:34 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:34.1504675Z STAGE:2022-08-13 13:48:34 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:34.1641672Z STAGE:2022-08-13 13:48:34 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:34.1655424Z STAGE:2022-08-13 13:48:34 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:34.1793819Z STAGE:2022-08-13 13:48:34 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:34.1804451Z STAGE:2022-08-13 13:48:34 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:34.1920429Z STAGE:2022-08-13 13:48:34 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:34.1931341Z STAGE:2022-08-13 13:48:34 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:34.2134208Z STAGE:2022-08-13 13:48:34 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:34.2236586Z STAGE:2022-08-13 13:48:34 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:34.2310063Z STAGE:2022-08-13 13:48:34 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:34.2411498Z STAGE:2022-08-13 13:48:34 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:34.2487198Z STAGE:2022-08-13 13:48:34 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:34.2585150Z STAGE:2022-08-13 13:48:34 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:34.2656973Z STAGE:2022-08-13 13:48:34 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:34.2753255Z STAGE:2022-08-13 13:48:34 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:34.2907832Z STAGE:2022-08-13 13:48:34 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:34.2921417Z STAGE:2022-08-13 13:48:34 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:34.3054148Z STAGE:2022-08-13 13:48:34 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:34.3066099Z STAGE:2022-08-13 13:48:34 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:34.3090732Z STAGE:2022-08-13 13:48:34 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:34.3101498Z STAGE:2022-08-13 13:48:34 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:34.3216698Z STAGE:2022-08-13 13:48:34 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:34.3227767Z STAGE:2022-08-13 13:48:34 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:34.3327055Z STAGE:2022-08-13 13:48:34 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:34.3428892Z STAGE:2022-08-13 13:48:34 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:34.3501926Z STAGE:2022-08-13 13:48:34 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:34.3604882Z STAGE:2022-08-13 13:48:34 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:34.3682679Z STAGE:2022-08-13 13:48:34 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:34.3779703Z STAGE:2022-08-13 13:48:34 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:34.3853212Z STAGE:2022-08-13 13:48:34 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:34.3952257Z STAGE:2022-08-13 13:48:34 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:34.4113732Z STAGE:2022-08-13 13:48:34 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:34.4130501Z STAGE:2022-08-13 13:48:34 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:34.4266240Z STAGE:2022-08-13 13:48:34 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:34.4278470Z STAGE:2022-08-13 13:48:34 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:34.4301746Z STAGE:2022-08-13 13:48:34 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:34.4312512Z STAGE:2022-08-13 13:48:34 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:34.4429636Z STAGE:2022-08-13 13:48:34 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:34.4440986Z STAGE:2022-08-13 13:48:34 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:34.4543326Z STAGE:2022-08-13 13:48:34 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:34.4646300Z STAGE:2022-08-13 13:48:34 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:34.4719484Z STAGE:2022-08-13 13:48:34 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:34.4822293Z STAGE:2022-08-13 13:48:34 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:34.4900232Z STAGE:2022-08-13 13:48:34 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:34.4998560Z STAGE:2022-08-13 13:48:34 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:34.5075294Z STAGE:2022-08-13 13:48:34 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:34.5173283Z STAGE:2022-08-13 13:48:34 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:34.5339707Z STAGE:2022-08-13 13:48:34 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:34.5353537Z STAGE:2022-08-13 13:48:34 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:34.5510082Z STAGE:2022-08-13 13:48:34 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:34.5520572Z STAGE:2022-08-13 13:48:34 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:34.5749666Z STAGE:2022-08-13 13:48:34 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:34.5851010Z STAGE:2022-08-13 13:48:34 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:34.5929474Z STAGE:2022-08-13 13:48:34 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:34.6026920Z STAGE:2022-08-13 13:48:34 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:34.6201009Z STAGE:2022-08-13 13:48:34 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:34.6215018Z STAGE:2022-08-13 13:48:34 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:34.6364819Z STAGE:2022-08-13 13:48:34 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:34.6379698Z STAGE:2022-08-13 13:48:34 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:34.6538675Z STAGE:2022-08-13 13:48:34 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:34.6549184Z STAGE:2022-08-13 13:48:34 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:34.6679336Z STAGE:2022-08-13 13:48:34 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:34.6690177Z STAGE:2022-08-13 13:48:34 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:34.6916172Z STAGE:2022-08-13 13:48:34 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:34.7019283Z STAGE:2022-08-13 13:48:34 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:34.7092826Z STAGE:2022-08-13 13:48:34 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:34.7195901Z STAGE:2022-08-13 13:48:34 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:34.7277558Z STAGE:2022-08-13 13:48:34 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:34.7375504Z STAGE:2022-08-13 13:48:34 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:34.7449036Z STAGE:2022-08-13 13:48:34 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:34.7545254Z STAGE:2022-08-13 13:48:34 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:34.7714774Z STAGE:2022-08-13 13:48:34 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:34.7728969Z STAGE:2022-08-13 13:48:34 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:34.7878536Z STAGE:2022-08-13 13:48:34 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:34.7892905Z STAGE:2022-08-13 13:48:34 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:34.8051531Z STAGE:2022-08-13 13:48:34 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:34.8062142Z STAGE:2022-08-13 13:48:34 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:34.8192777Z STAGE:2022-08-13 13:48:34 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:34.8203171Z STAGE:2022-08-13 13:48:34 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:34.8431145Z STAGE:2022-08-13 13:48:34 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:34.8536502Z STAGE:2022-08-13 13:48:34 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:34.8608150Z STAGE:2022-08-13 13:48:34 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:34.8712423Z STAGE:2022-08-13 13:48:34 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:34.8801813Z STAGE:2022-08-13 13:48:34 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:34.8899912Z STAGE:2022-08-13 13:48:34 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:34.8973278Z STAGE:2022-08-13 13:48:34 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:34.9069493Z STAGE:2022-08-13 13:48:34 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:34.9244029Z STAGE:2022-08-13 13:48:34 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:34.9258676Z STAGE:2022-08-13 13:48:34 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:34.9410269Z STAGE:2022-08-13 13:48:34 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:34.9424725Z STAGE:2022-08-13 13:48:34 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:34.9584097Z STAGE:2022-08-13 13:48:34 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:34.9594781Z STAGE:2022-08-13 13:48:34 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:34.9725600Z STAGE:2022-08-13 13:48:34 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:34.9736480Z STAGE:2022-08-13 13:48:34 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:34.9962185Z STAGE:2022-08-13 13:48:34 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:35.0064161Z STAGE:2022-08-13 13:48:35 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:35.0135771Z STAGE:2022-08-13 13:48:35 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:35.0239526Z STAGE:2022-08-13 13:48:35 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:35.0315986Z STAGE:2022-08-13 13:48:35 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:35.0415060Z STAGE:2022-08-13 13:48:35 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:35.0491527Z STAGE:2022-08-13 13:48:35 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:35.0589816Z STAGE:2022-08-13 13:48:35 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:35.0764440Z STAGE:2022-08-13 13:48:35 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:35.0778801Z STAGE:2022-08-13 13:48:35 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:35.0930211Z STAGE:2022-08-13 13:48:35 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:35.0943428Z STAGE:2022-08-13 13:48:35 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:35.0962400Z STAGE:2022-08-13 13:48:35 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:35.0976335Z STAGE:2022-08-13 13:48:35 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:35.1112661Z STAGE:2022-08-13 13:48:35 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:35.1124876Z STAGE:2022-08-13 13:48:35 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:35.1234745Z STAGE:2022-08-13 13:48:35 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:35.1339797Z STAGE:2022-08-13 13:48:35 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:35.1412129Z STAGE:2022-08-13 13:48:35 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:35.1425509Z STAGE:2022-08-13 13:48:35 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:35.1443068Z STAGE:2022-08-13 13:48:35 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:35.1544263Z STAGE:2022-08-13 13:48:35 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:35.1616530Z STAGE:2022-08-13 13:48:35 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:35.1629860Z STAGE:2022-08-13 13:48:35 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:35.1739442Z STAGE:2022-08-13 13:48:35 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:35.1756245Z STAGE:2022-08-13 13:48:35 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:35.1911403Z STAGE:2022-08-13 13:48:35 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:35.1925803Z STAGE:2022-08-13 13:48:35 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:35.2082291Z STAGE:2022-08-13 13:48:35 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:35.2093082Z STAGE:2022-08-13 13:48:35 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:35.2223813Z STAGE:2022-08-13 13:48:35 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:35.2234711Z STAGE:2022-08-13 13:48:35 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:35.2464702Z STAGE:2022-08-13 13:48:35 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:35.2567451Z STAGE:2022-08-13 13:48:35 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:35.2640347Z STAGE:2022-08-13 13:48:35 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:35.2743285Z STAGE:2022-08-13 13:48:35 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:35.2822026Z STAGE:2022-08-13 13:48:35 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:35.2919824Z STAGE:2022-08-13 13:48:35 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:35.2993467Z STAGE:2022-08-13 13:48:35 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:35.3089915Z STAGE:2022-08-13 13:48:35 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:35.3263809Z STAGE:2022-08-13 13:48:35 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:35.3278029Z STAGE:2022-08-13 13:48:35 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:35.3432226Z STAGE:2022-08-13 13:48:35 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:35.3446184Z STAGE:2022-08-13 13:48:35 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:35.3602412Z STAGE:2022-08-13 13:48:35 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:35.3613150Z STAGE:2022-08-13 13:48:35 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:35.3744213Z STAGE:2022-08-13 13:48:35 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:35.3755167Z STAGE:2022-08-13 13:48:35 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:35.3983879Z STAGE:2022-08-13 13:48:35 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:35.4086473Z STAGE:2022-08-13 13:48:35 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:35.4159798Z STAGE:2022-08-13 13:48:35 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:35.4262883Z STAGE:2022-08-13 13:48:35 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:35.4339276Z STAGE:2022-08-13 13:48:35 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:35.4435257Z STAGE:2022-08-13 13:48:35 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:35.4508563Z STAGE:2022-08-13 13:48:35 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:35.4605011Z STAGE:2022-08-13 13:48:35 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:35.4779478Z STAGE:2022-08-13 13:48:35 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:35.4796644Z STAGE:2022-08-13 13:48:35 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:35.4950322Z STAGE:2022-08-13 13:48:35 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:35.4961327Z STAGE:2022-08-13 13:48:35 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:35.4980021Z STAGE:2022-08-13 13:48:35 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:35.4990596Z STAGE:2022-08-13 13:48:35 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:35.5120888Z STAGE:2022-08-13 13:48:35 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:35.5132022Z STAGE:2022-08-13 13:48:35 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:35.5240279Z STAGE:2022-08-13 13:48:35 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:35.5341638Z STAGE:2022-08-13 13:48:35 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:35.5413376Z STAGE:2022-08-13 13:48:35 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:35.5424785Z STAGE:2022-08-13 13:48:35 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:35.5441849Z STAGE:2022-08-13 13:48:35 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:35.5541264Z STAGE:2022-08-13 13:48:35 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:35.5614902Z STAGE:2022-08-13 13:48:35 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:35.5628378Z STAGE:2022-08-13 13:48:35 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:35.5736394Z STAGE:2022-08-13 13:48:35 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:35.5753135Z STAGE:2022-08-13 13:48:35 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:35.5906709Z STAGE:2022-08-13 13:48:35 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:35.5920685Z STAGE:2022-08-13 13:48:35 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:35.6079623Z STAGE:2022-08-13 13:48:35 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:35.6090428Z STAGE:2022-08-13 13:48:35 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:35.6220375Z STAGE:2022-08-13 13:48:35 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:35.6231284Z STAGE:2022-08-13 13:48:35 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:35.6458274Z STAGE:2022-08-13 13:48:35 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:35.6561060Z STAGE:2022-08-13 13:48:35 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:35.6634097Z STAGE:2022-08-13 13:48:35 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:35.6737018Z STAGE:2022-08-13 13:48:35 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:35.6815729Z STAGE:2022-08-13 13:48:35 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:35.6914003Z STAGE:2022-08-13 13:48:35 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:35.6985193Z STAGE:2022-08-13 13:48:35 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:35.7082015Z STAGE:2022-08-13 13:48:35 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:35.7256913Z STAGE:2022-08-13 13:48:35 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:35.7271491Z STAGE:2022-08-13 13:48:35 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:35.7428068Z STAGE:2022-08-13 13:48:35 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:35.7439962Z STAGE:2022-08-13 13:48:35 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:35.7462185Z STAGE:2022-08-13 13:48:35 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:35.7472719Z STAGE:2022-08-13 13:48:35 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:35.7604372Z STAGE:2022-08-13 13:48:35 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:35.7615816Z STAGE:2022-08-13 13:48:35 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:35.7741437Z STAGE:2022-08-13 13:48:35 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:35.7842745Z STAGE:2022-08-13 13:48:35 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:35.7915775Z STAGE:2022-08-13 13:48:35 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:35.8019432Z STAGE:2022-08-13 13:48:35 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:35.8096170Z STAGE:2022-08-13 13:48:35 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:35.8197222Z STAGE:2022-08-13 13:48:35 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:35.8271000Z STAGE:2022-08-13 13:48:35 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:35.8370104Z STAGE:2022-08-13 13:48:35 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:35.8541329Z STAGE:2022-08-13 13:48:35 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:35.8555399Z STAGE:2022-08-13 13:48:35 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:35.8712890Z STAGE:2022-08-13 13:48:35 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:35.8725157Z STAGE:2022-08-13 13:48:35 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:35.8749082Z STAGE:2022-08-13 13:48:35 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:35.8759662Z STAGE:2022-08-13 13:48:35 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:35.8891854Z STAGE:2022-08-13 13:48:35 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:35.8903525Z STAGE:2022-08-13 13:48:35 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:35.9017614Z STAGE:2022-08-13 13:48:35 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:35.9118866Z STAGE:2022-08-13 13:48:35 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:35.9190500Z STAGE:2022-08-13 13:48:35 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:35.9293674Z STAGE:2022-08-13 13:48:35 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:35.9370411Z STAGE:2022-08-13 13:48:35 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:35.9470000Z STAGE:2022-08-13 13:48:35 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:35.9542496Z STAGE:2022-08-13 13:48:35 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:35.9640479Z STAGE:2022-08-13 13:48:35 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:35.9710351Z ok (2.810s) 2022-08-13T13:48:35.9903818Z test_pointwise_op_fastpath__foreach_addcmul_cuda_complex128 (__main__.TestForeachCUDA) ... STAGE:2022-08-13 13:48:35 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:35.9916972Z STAGE:2022-08-13 13:48:35 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:36.0059958Z STAGE:2022-08-13 13:48:36 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:36.0070329Z STAGE:2022-08-13 13:48:36 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:36.0351228Z STAGE:2022-08-13 13:48:36 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:36.0452983Z STAGE:2022-08-13 13:48:36 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:36.0528426Z STAGE:2022-08-13 13:48:36 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:36.0625068Z STAGE:2022-08-13 13:48:36 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:36.0856005Z STAGE:2022-08-13 13:48:36 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:36.0869563Z STAGE:2022-08-13 13:48:36 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:36.1007133Z STAGE:2022-08-13 13:48:36 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:36.1021148Z STAGE:2022-08-13 13:48:36 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:36.1166839Z STAGE:2022-08-13 13:48:36 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:36.1177681Z STAGE:2022-08-13 13:48:36 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:36.1296796Z STAGE:2022-08-13 13:48:36 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:36.1307355Z STAGE:2022-08-13 13:48:36 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:36.1594198Z STAGE:2022-08-13 13:48:36 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:36.1699684Z STAGE:2022-08-13 13:48:36 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:36.1773645Z STAGE:2022-08-13 13:48:36 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:36.1877940Z STAGE:2022-08-13 13:48:36 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:36.1954905Z STAGE:2022-08-13 13:48:36 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:36.2054455Z STAGE:2022-08-13 13:48:36 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:36.2125981Z STAGE:2022-08-13 13:48:36 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:36.2225701Z STAGE:2022-08-13 13:48:36 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:36.2461757Z STAGE:2022-08-13 13:48:36 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:36.2478129Z STAGE:2022-08-13 13:48:36 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:36.2622073Z STAGE:2022-08-13 13:48:36 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:36.2635445Z STAGE:2022-08-13 13:48:36 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:36.2777416Z STAGE:2022-08-13 13:48:36 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:36.2788205Z STAGE:2022-08-13 13:48:36 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:36.2910416Z STAGE:2022-08-13 13:48:36 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:36.2920835Z STAGE:2022-08-13 13:48:36 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:36.3201509Z STAGE:2022-08-13 13:48:36 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:36.3304434Z STAGE:2022-08-13 13:48:36 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:36.3375844Z STAGE:2022-08-13 13:48:36 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:36.3480971Z STAGE:2022-08-13 13:48:36 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:36.3557093Z STAGE:2022-08-13 13:48:36 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:36.3656643Z STAGE:2022-08-13 13:48:36 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:36.3730337Z STAGE:2022-08-13 13:48:36 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:36.3830921Z STAGE:2022-08-13 13:48:36 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:36.4062217Z STAGE:2022-08-13 13:48:36 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:36.4078255Z STAGE:2022-08-13 13:48:36 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:36.4218770Z STAGE:2022-08-13 13:48:36 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:36.4232477Z STAGE:2022-08-13 13:48:36 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:36.4374800Z STAGE:2022-08-13 13:48:36 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:36.4385639Z STAGE:2022-08-13 13:48:36 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:36.4506625Z STAGE:2022-08-13 13:48:36 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:36.4518200Z STAGE:2022-08-13 13:48:36 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:36.4799521Z STAGE:2022-08-13 13:48:36 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:36.4902828Z STAGE:2022-08-13 13:48:36 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:36.4974306Z STAGE:2022-08-13 13:48:36 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:36.5076176Z STAGE:2022-08-13 13:48:36 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:36.5151512Z STAGE:2022-08-13 13:48:36 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:36.5251302Z STAGE:2022-08-13 13:48:36 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:36.5324743Z STAGE:2022-08-13 13:48:36 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:36.5424685Z STAGE:2022-08-13 13:48:36 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:36.5654879Z STAGE:2022-08-13 13:48:36 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:36.5671214Z STAGE:2022-08-13 13:48:36 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:36.5812402Z STAGE:2022-08-13 13:48:36 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:36.5825866Z STAGE:2022-08-13 13:48:36 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:36.5968132Z STAGE:2022-08-13 13:48:36 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:36.5978570Z STAGE:2022-08-13 13:48:36 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:36.6099386Z STAGE:2022-08-13 13:48:36 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:36.6109827Z STAGE:2022-08-13 13:48:36 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:36.6391518Z STAGE:2022-08-13 13:48:36 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:36.6494039Z STAGE:2022-08-13 13:48:36 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:36.6565158Z STAGE:2022-08-13 13:48:36 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:36.6667115Z STAGE:2022-08-13 13:48:36 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:36.6742672Z STAGE:2022-08-13 13:48:36 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:36.6840532Z STAGE:2022-08-13 13:48:36 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:36.6911988Z STAGE:2022-08-13 13:48:36 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:36.7008468Z STAGE:2022-08-13 13:48:36 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:36.7250915Z STAGE:2022-08-13 13:48:36 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:36.7264400Z STAGE:2022-08-13 13:48:36 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:36.7405495Z STAGE:2022-08-13 13:48:36 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:36.7419321Z STAGE:2022-08-13 13:48:36 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:36.7561354Z STAGE:2022-08-13 13:48:36 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:36.7572074Z STAGE:2022-08-13 13:48:36 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:36.7692410Z STAGE:2022-08-13 13:48:36 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:36.7702941Z STAGE:2022-08-13 13:48:36 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:36.7993492Z STAGE:2022-08-13 13:48:36 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:36.8094409Z STAGE:2022-08-13 13:48:36 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:36.8165785Z STAGE:2022-08-13 13:48:36 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:36.8267058Z STAGE:2022-08-13 13:48:36 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:36.8344806Z STAGE:2022-08-13 13:48:36 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:36.8443153Z STAGE:2022-08-13 13:48:36 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:36.8516614Z STAGE:2022-08-13 13:48:36 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:36.8617432Z STAGE:2022-08-13 13:48:36 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:36.8859666Z STAGE:2022-08-13 13:48:36 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:36.8873245Z STAGE:2022-08-13 13:48:36 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:36.9010684Z STAGE:2022-08-13 13:48:36 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:36.9026690Z STAGE:2022-08-13 13:48:36 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:36.9171341Z STAGE:2022-08-13 13:48:36 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:36.9181871Z STAGE:2022-08-13 13:48:36 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:36.9301659Z STAGE:2022-08-13 13:48:36 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:36.9312149Z STAGE:2022-08-13 13:48:36 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:36.9590294Z STAGE:2022-08-13 13:48:36 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:36.9691522Z STAGE:2022-08-13 13:48:36 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:36.9764685Z STAGE:2022-08-13 13:48:36 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:36.9867572Z STAGE:2022-08-13 13:48:36 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:36.9943530Z STAGE:2022-08-13 13:48:36 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:37.0041571Z STAGE:2022-08-13 13:48:37 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:37.0116154Z STAGE:2022-08-13 13:48:37 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:37.0213874Z STAGE:2022-08-13 13:48:37 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:37.0455422Z STAGE:2022-08-13 13:48:37 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:37.0468871Z STAGE:2022-08-13 13:48:37 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:37.0606080Z STAGE:2022-08-13 13:48:37 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:37.0619759Z STAGE:2022-08-13 13:48:37 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:37.0768619Z STAGE:2022-08-13 13:48:37 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:37.0779196Z STAGE:2022-08-13 13:48:37 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:37.0898889Z STAGE:2022-08-13 13:48:37 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:37.0909553Z STAGE:2022-08-13 13:48:37 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:37.1187968Z STAGE:2022-08-13 13:48:37 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:37.1291212Z STAGE:2022-08-13 13:48:37 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:37.1364275Z STAGE:2022-08-13 13:48:37 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:37.1467182Z STAGE:2022-08-13 13:48:37 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:37.1545020Z STAGE:2022-08-13 13:48:37 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:37.1645481Z STAGE:2022-08-13 13:48:37 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:37.1718730Z STAGE:2022-08-13 13:48:37 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:37.1820026Z STAGE:2022-08-13 13:48:37 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:37.2062011Z STAGE:2022-08-13 13:48:37 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:37.2078079Z STAGE:2022-08-13 13:48:37 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:37.2223504Z STAGE:2022-08-13 13:48:37 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:37.2239698Z STAGE:2022-08-13 13:48:37 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:37.2383679Z STAGE:2022-08-13 13:48:37 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:37.2396839Z STAGE:2022-08-13 13:48:37 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:37.2519449Z STAGE:2022-08-13 13:48:37 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:37.2530189Z STAGE:2022-08-13 13:48:37 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:37.2809049Z STAGE:2022-08-13 13:48:37 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:37.2915454Z STAGE:2022-08-13 13:48:37 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:37.2988848Z STAGE:2022-08-13 13:48:37 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:37.3095107Z STAGE:2022-08-13 13:48:37 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:37.3170890Z STAGE:2022-08-13 13:48:37 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:37.3271450Z STAGE:2022-08-13 13:48:37 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:37.3344828Z STAGE:2022-08-13 13:48:37 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:37.3445578Z STAGE:2022-08-13 13:48:37 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:37.3687713Z STAGE:2022-08-13 13:48:37 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:37.3704127Z STAGE:2022-08-13 13:48:37 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:37.3844152Z STAGE:2022-08-13 13:48:37 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:37.3857859Z STAGE:2022-08-13 13:48:37 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:37.4000096Z STAGE:2022-08-13 13:48:37 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:37.4011164Z STAGE:2022-08-13 13:48:37 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:37.4131449Z STAGE:2022-08-13 13:48:37 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:37.4142045Z STAGE:2022-08-13 13:48:37 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:37.4422612Z STAGE:2022-08-13 13:48:37 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:37.4523572Z STAGE:2022-08-13 13:48:37 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:37.4596999Z STAGE:2022-08-13 13:48:37 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:37.4699827Z STAGE:2022-08-13 13:48:37 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:37.4776147Z STAGE:2022-08-13 13:48:37 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:37.4873816Z STAGE:2022-08-13 13:48:37 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:37.4945164Z STAGE:2022-08-13 13:48:37 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:37.5043035Z STAGE:2022-08-13 13:48:37 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:37.5273480Z STAGE:2022-08-13 13:48:37 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:37.5290038Z STAGE:2022-08-13 13:48:37 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:37.5430125Z STAGE:2022-08-13 13:48:37 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:37.5443524Z STAGE:2022-08-13 13:48:37 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:37.5586234Z STAGE:2022-08-13 13:48:37 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:37.5596819Z STAGE:2022-08-13 13:48:37 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:37.5716731Z STAGE:2022-08-13 13:48:37 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:37.5727292Z STAGE:2022-08-13 13:48:37 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:37.6008529Z STAGE:2022-08-13 13:48:37 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:37.6109519Z STAGE:2022-08-13 13:48:37 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:37.6182761Z STAGE:2022-08-13 13:48:37 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:37.6285346Z STAGE:2022-08-13 13:48:37 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:37.6363702Z STAGE:2022-08-13 13:48:37 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:37.6461459Z STAGE:2022-08-13 13:48:37 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:37.6532984Z STAGE:2022-08-13 13:48:37 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:37.6629172Z STAGE:2022-08-13 13:48:37 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:37.6887178Z STAGE:2022-08-13 13:48:37 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:37.6901379Z STAGE:2022-08-13 13:48:37 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:37.7064970Z STAGE:2022-08-13 13:48:37 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:37.7075461Z STAGE:2022-08-13 13:48:37 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:37.7394425Z STAGE:2022-08-13 13:48:37 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:37.7497518Z STAGE:2022-08-13 13:48:37 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:37.7575987Z STAGE:2022-08-13 13:48:37 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:37.7673808Z STAGE:2022-08-13 13:48:37 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:37.7929202Z STAGE:2022-08-13 13:48:37 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:37.7942895Z STAGE:2022-08-13 13:48:37 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:37.8100350Z STAGE:2022-08-13 13:48:37 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:37.8114145Z STAGE:2022-08-13 13:48:37 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:37.8276157Z STAGE:2022-08-13 13:48:37 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:37.8286405Z STAGE:2022-08-13 13:48:37 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:37.8424135Z STAGE:2022-08-13 13:48:37 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:37.8434736Z STAGE:2022-08-13 13:48:37 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:37.8767886Z STAGE:2022-08-13 13:48:37 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:37.8870560Z STAGE:2022-08-13 13:48:37 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:37.8943530Z STAGE:2022-08-13 13:48:37 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:37.9047719Z STAGE:2022-08-13 13:48:37 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:37.9126183Z STAGE:2022-08-13 13:48:37 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:37.9227011Z STAGE:2022-08-13 13:48:37 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:37.9300324Z STAGE:2022-08-13 13:48:37 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:37.9399537Z STAGE:2022-08-13 13:48:37 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:37.9659252Z STAGE:2022-08-13 13:48:37 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:37.9675798Z STAGE:2022-08-13 13:48:37 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:37.9834772Z STAGE:2022-08-13 13:48:37 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:37.9849192Z STAGE:2022-08-13 13:48:37 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:38.0009699Z STAGE:2022-08-13 13:48:38 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:38.0020468Z STAGE:2022-08-13 13:48:38 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:38.0156022Z STAGE:2022-08-13 13:48:38 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:38.0166989Z STAGE:2022-08-13 13:48:38 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:38.0487853Z STAGE:2022-08-13 13:48:38 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:38.0589295Z STAGE:2022-08-13 13:48:38 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:38.0661970Z STAGE:2022-08-13 13:48:38 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:38.0764244Z STAGE:2022-08-13 13:48:38 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:38.0842952Z STAGE:2022-08-13 13:48:38 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:38.0941102Z STAGE:2022-08-13 13:48:38 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:38.1014868Z STAGE:2022-08-13 13:48:38 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:38.1112041Z STAGE:2022-08-13 13:48:38 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:38.1378115Z STAGE:2022-08-13 13:48:38 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:38.1393415Z STAGE:2022-08-13 13:48:38 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:38.1550880Z STAGE:2022-08-13 13:48:38 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:38.1564784Z STAGE:2022-08-13 13:48:38 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:38.1725643Z STAGE:2022-08-13 13:48:38 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:38.1736487Z STAGE:2022-08-13 13:48:38 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:38.1871734Z STAGE:2022-08-13 13:48:38 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:38.1882603Z STAGE:2022-08-13 13:48:38 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:38.2202974Z STAGE:2022-08-13 13:48:38 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:38.2306485Z STAGE:2022-08-13 13:48:38 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:38.2379858Z STAGE:2022-08-13 13:48:38 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:38.2481723Z STAGE:2022-08-13 13:48:38 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:38.2559941Z STAGE:2022-08-13 13:48:38 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:38.2657857Z STAGE:2022-08-13 13:48:38 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:38.2730455Z STAGE:2022-08-13 13:48:38 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:38.2830504Z STAGE:2022-08-13 13:48:38 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:38.3086718Z STAGE:2022-08-13 13:48:38 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:38.3103761Z STAGE:2022-08-13 13:48:38 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:38.3266131Z STAGE:2022-08-13 13:48:38 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:38.3282961Z STAGE:2022-08-13 13:48:38 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:38.3444833Z STAGE:2022-08-13 13:48:38 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:38.3458508Z STAGE:2022-08-13 13:48:38 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:38.3594132Z STAGE:2022-08-13 13:48:38 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:38.3607818Z STAGE:2022-08-13 13:48:38 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:38.3929278Z STAGE:2022-08-13 13:48:38 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:38.4032229Z STAGE:2022-08-13 13:48:38 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:38.4103410Z STAGE:2022-08-13 13:48:38 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:38.4206151Z STAGE:2022-08-13 13:48:38 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:38.4282221Z STAGE:2022-08-13 13:48:38 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:38.4383026Z STAGE:2022-08-13 13:48:38 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:38.4456359Z STAGE:2022-08-13 13:48:38 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:38.4552994Z STAGE:2022-08-13 13:48:38 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:38.4820599Z STAGE:2022-08-13 13:48:38 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:38.4837594Z STAGE:2022-08-13 13:48:38 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:38.5002847Z STAGE:2022-08-13 13:48:38 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:38.5017583Z STAGE:2022-08-13 13:48:38 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:38.5178290Z STAGE:2022-08-13 13:48:38 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:38.5188954Z STAGE:2022-08-13 13:48:38 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:38.5324159Z STAGE:2022-08-13 13:48:38 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:38.5335129Z STAGE:2022-08-13 13:48:38 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:38.5657097Z STAGE:2022-08-13 13:48:38 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:38.5758061Z STAGE:2022-08-13 13:48:38 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:38.5829269Z STAGE:2022-08-13 13:48:38 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:38.5932245Z STAGE:2022-08-13 13:48:38 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:38.6010773Z STAGE:2022-08-13 13:48:38 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:38.6109006Z STAGE:2022-08-13 13:48:38 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:38.6181300Z STAGE:2022-08-13 13:48:38 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:38.6279029Z STAGE:2022-08-13 13:48:38 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:38.6534136Z STAGE:2022-08-13 13:48:38 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:38.6550722Z STAGE:2022-08-13 13:48:38 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:38.6709530Z STAGE:2022-08-13 13:48:38 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:38.6723429Z STAGE:2022-08-13 13:48:38 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:38.6884003Z STAGE:2022-08-13 13:48:38 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:38.6894802Z STAGE:2022-08-13 13:48:38 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:38.7030709Z STAGE:2022-08-13 13:48:38 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:38.7041538Z STAGE:2022-08-13 13:48:38 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:38.7362451Z STAGE:2022-08-13 13:48:38 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:38.7464446Z STAGE:2022-08-13 13:48:38 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:38.7535872Z STAGE:2022-08-13 13:48:38 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:38.7638513Z STAGE:2022-08-13 13:48:38 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:38.7714732Z STAGE:2022-08-13 13:48:38 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:38.7811388Z STAGE:2022-08-13 13:48:38 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:38.7882407Z STAGE:2022-08-13 13:48:38 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:38.7980217Z STAGE:2022-08-13 13:48:38 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:38.8246629Z STAGE:2022-08-13 13:48:38 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:38.8263343Z STAGE:2022-08-13 13:48:38 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:38.8424412Z STAGE:2022-08-13 13:48:38 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:38.8438602Z STAGE:2022-08-13 13:48:38 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:38.8600001Z STAGE:2022-08-13 13:48:38 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:38.8611264Z STAGE:2022-08-13 13:48:38 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:38.8746453Z STAGE:2022-08-13 13:48:38 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:38.8757098Z STAGE:2022-08-13 13:48:38 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:38.9083388Z STAGE:2022-08-13 13:48:38 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:38.9184480Z STAGE:2022-08-13 13:48:38 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:38.9258014Z STAGE:2022-08-13 13:48:38 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:38.9361183Z STAGE:2022-08-13 13:48:38 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:38.9437765Z STAGE:2022-08-13 13:48:38 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:38.9538603Z STAGE:2022-08-13 13:48:38 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:38.9612000Z STAGE:2022-08-13 13:48:38 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:38.9710955Z STAGE:2022-08-13 13:48:38 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:38.9977790Z STAGE:2022-08-13 13:48:38 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:38.9992213Z STAGE:2022-08-13 13:48:38 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:39.0151093Z STAGE:2022-08-13 13:48:39 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:39.0165280Z STAGE:2022-08-13 13:48:39 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:39.0326601Z STAGE:2022-08-13 13:48:39 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:39.0337438Z STAGE:2022-08-13 13:48:39 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:39.0474542Z STAGE:2022-08-13 13:48:39 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:39.0486050Z STAGE:2022-08-13 13:48:39 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:39.0806563Z STAGE:2022-08-13 13:48:39 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:39.0909808Z STAGE:2022-08-13 13:48:39 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:39.0981212Z STAGE:2022-08-13 13:48:39 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:39.1083053Z STAGE:2022-08-13 13:48:39 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:39.1159461Z STAGE:2022-08-13 13:48:39 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:39.1257542Z STAGE:2022-08-13 13:48:39 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:39.1331210Z STAGE:2022-08-13 13:48:39 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:39.1429471Z STAGE:2022-08-13 13:48:39 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:39.1684735Z STAGE:2022-08-13 13:48:39 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:39.1701549Z STAGE:2022-08-13 13:48:39 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:39.1860291Z STAGE:2022-08-13 13:48:39 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:39.1874611Z STAGE:2022-08-13 13:48:39 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:39.2036264Z STAGE:2022-08-13 13:48:39 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:39.2046934Z STAGE:2022-08-13 13:48:39 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:39.2182759Z STAGE:2022-08-13 13:48:39 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:39.2193557Z STAGE:2022-08-13 13:48:39 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:39.2514075Z STAGE:2022-08-13 13:48:39 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:39.2616667Z STAGE:2022-08-13 13:48:39 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:39.2687866Z STAGE:2022-08-13 13:48:39 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:39.2788966Z STAGE:2022-08-13 13:48:39 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:39.2867254Z STAGE:2022-08-13 13:48:39 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:39.2965148Z STAGE:2022-08-13 13:48:39 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:39.3038720Z STAGE:2022-08-13 13:48:39 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:39.3135394Z STAGE:2022-08-13 13:48:39 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:39.3393880Z STAGE:2022-08-13 13:48:39 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:39.3410656Z STAGE:2022-08-13 13:48:39 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:39.3574162Z STAGE:2022-08-13 13:48:39 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:39.3591183Z STAGE:2022-08-13 13:48:39 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:39.3752699Z STAGE:2022-08-13 13:48:39 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:39.3765823Z STAGE:2022-08-13 13:48:39 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:39.3902092Z STAGE:2022-08-13 13:48:39 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:39.3915694Z STAGE:2022-08-13 13:48:39 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:39.4237163Z STAGE:2022-08-13 13:48:39 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:39.4340781Z STAGE:2022-08-13 13:48:39 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:39.4412395Z STAGE:2022-08-13 13:48:39 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:39.4513835Z STAGE:2022-08-13 13:48:39 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:39.4592646Z STAGE:2022-08-13 13:48:39 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:39.4692003Z STAGE:2022-08-13 13:48:39 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:39.4763302Z STAGE:2022-08-13 13:48:39 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:39.4860143Z STAGE:2022-08-13 13:48:39 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:39.4929752Z ok (3.522s) 2022-08-13T13:48:39.5125188Z test_pointwise_op_fastpath__foreach_addcmul_cuda_complex64 (__main__.TestForeachCUDA) ... STAGE:2022-08-13 13:48:39 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:39.5141732Z STAGE:2022-08-13 13:48:39 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:39.5292121Z STAGE:2022-08-13 13:48:39 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:39.5305343Z STAGE:2022-08-13 13:48:39 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:39.5601475Z STAGE:2022-08-13 13:48:39 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:39.5703125Z STAGE:2022-08-13 13:48:39 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:39.5778970Z STAGE:2022-08-13 13:48:39 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:39.5875537Z STAGE:2022-08-13 13:48:39 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:39.6120286Z STAGE:2022-08-13 13:48:39 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:39.6133899Z STAGE:2022-08-13 13:48:39 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:39.6278762Z STAGE:2022-08-13 13:48:39 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:39.6292949Z STAGE:2022-08-13 13:48:39 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:39.6446662Z STAGE:2022-08-13 13:48:39 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:39.6457234Z STAGE:2022-08-13 13:48:39 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:39.6585036Z STAGE:2022-08-13 13:48:39 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:39.6595907Z STAGE:2022-08-13 13:48:39 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:39.6886909Z STAGE:2022-08-13 13:48:39 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:39.6989831Z STAGE:2022-08-13 13:48:39 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:39.7061497Z STAGE:2022-08-13 13:48:39 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:39.7164508Z STAGE:2022-08-13 13:48:39 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:39.7242577Z STAGE:2022-08-13 13:48:39 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:39.7341660Z STAGE:2022-08-13 13:48:39 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:39.7415117Z STAGE:2022-08-13 13:48:39 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:39.7514311Z STAGE:2022-08-13 13:48:39 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:39.7752833Z STAGE:2022-08-13 13:48:39 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:39.7766543Z STAGE:2022-08-13 13:48:39 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:39.7912185Z STAGE:2022-08-13 13:48:39 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:39.7925729Z STAGE:2022-08-13 13:48:39 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:39.8078865Z STAGE:2022-08-13 13:48:39 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:39.8089693Z STAGE:2022-08-13 13:48:39 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:39.8218765Z STAGE:2022-08-13 13:48:39 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:39.8229074Z STAGE:2022-08-13 13:48:39 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:39.8522192Z STAGE:2022-08-13 13:48:39 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:39.8624880Z STAGE:2022-08-13 13:48:39 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:39.8696472Z STAGE:2022-08-13 13:48:39 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:39.8798335Z STAGE:2022-08-13 13:48:39 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:39.8874236Z STAGE:2022-08-13 13:48:39 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:39.8973634Z STAGE:2022-08-13 13:48:39 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:39.9045088Z STAGE:2022-08-13 13:48:39 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:39.9144546Z STAGE:2022-08-13 13:48:39 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:39.9379506Z STAGE:2022-08-13 13:48:39 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:39.9405074Z STAGE:2022-08-13 13:48:39 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:39.9554708Z STAGE:2022-08-13 13:48:39 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:39.9568660Z STAGE:2022-08-13 13:48:39 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:39.9732871Z STAGE:2022-08-13 13:48:39 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:39.9746013Z STAGE:2022-08-13 13:48:39 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:39.9873713Z STAGE:2022-08-13 13:48:39 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:39.9887143Z STAGE:2022-08-13 13:48:39 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:40.0176718Z STAGE:2022-08-13 13:48:40 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:40.0282184Z STAGE:2022-08-13 13:48:40 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:40.0353772Z STAGE:2022-08-13 13:48:40 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:40.0459178Z STAGE:2022-08-13 13:48:40 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:40.0534945Z STAGE:2022-08-13 13:48:40 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:40.0633271Z STAGE:2022-08-13 13:48:40 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:40.0705737Z STAGE:2022-08-13 13:48:40 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:40.0803534Z STAGE:2022-08-13 13:48:40 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:40.1038840Z STAGE:2022-08-13 13:48:40 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:40.1055100Z STAGE:2022-08-13 13:48:40 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:40.1205412Z STAGE:2022-08-13 13:48:40 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:40.1219107Z STAGE:2022-08-13 13:48:40 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:40.1370304Z STAGE:2022-08-13 13:48:40 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:40.1384124Z STAGE:2022-08-13 13:48:40 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:40.1514306Z STAGE:2022-08-13 13:48:40 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:40.1524811Z STAGE:2022-08-13 13:48:40 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:40.1816822Z STAGE:2022-08-13 13:48:40 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:40.1919316Z STAGE:2022-08-13 13:48:40 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:40.1990775Z STAGE:2022-08-13 13:48:40 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:40.2094316Z STAGE:2022-08-13 13:48:40 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:40.2170187Z STAGE:2022-08-13 13:48:40 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:40.2270582Z STAGE:2022-08-13 13:48:40 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:40.2344318Z STAGE:2022-08-13 13:48:40 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:40.2444630Z STAGE:2022-08-13 13:48:40 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:40.2691403Z STAGE:2022-08-13 13:48:40 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:40.2707842Z STAGE:2022-08-13 13:48:40 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:40.2865624Z STAGE:2022-08-13 13:48:40 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:40.2881082Z STAGE:2022-08-13 13:48:40 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:40.3031310Z STAGE:2022-08-13 13:48:40 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:40.3042128Z STAGE:2022-08-13 13:48:40 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:40.3171054Z STAGE:2022-08-13 13:48:40 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:40.3182280Z STAGE:2022-08-13 13:48:40 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:40.3477027Z STAGE:2022-08-13 13:48:40 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:40.3578858Z STAGE:2022-08-13 13:48:40 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:40.3650187Z STAGE:2022-08-13 13:48:40 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:40.3752445Z STAGE:2022-08-13 13:48:40 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:40.3829458Z STAGE:2022-08-13 13:48:40 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:40.3931308Z STAGE:2022-08-13 13:48:40 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:40.4004043Z STAGE:2022-08-13 13:48:40 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:40.4103834Z STAGE:2022-08-13 13:48:40 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:40.4346138Z STAGE:2022-08-13 13:48:40 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:40.4362973Z STAGE:2022-08-13 13:48:40 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:40.4512326Z STAGE:2022-08-13 13:48:40 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:40.4532452Z STAGE:2022-08-13 13:48:40 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:40.4683227Z STAGE:2022-08-13 13:48:40 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:40.4696568Z STAGE:2022-08-13 13:48:40 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:40.4824675Z STAGE:2022-08-13 13:48:40 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:40.4836258Z STAGE:2022-08-13 13:48:40 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:40.5129070Z STAGE:2022-08-13 13:48:40 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:40.5231691Z STAGE:2022-08-13 13:48:40 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:40.5302812Z STAGE:2022-08-13 13:48:40 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:40.5405951Z STAGE:2022-08-13 13:48:40 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:40.5483792Z STAGE:2022-08-13 13:48:40 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:40.5580438Z STAGE:2022-08-13 13:48:40 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:40.5652012Z STAGE:2022-08-13 13:48:40 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:40.5752449Z STAGE:2022-08-13 13:48:40 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:40.5988643Z STAGE:2022-08-13 13:48:40 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:40.6005137Z STAGE:2022-08-13 13:48:40 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:40.6150470Z STAGE:2022-08-13 13:48:40 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:40.6170054Z STAGE:2022-08-13 13:48:40 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:40.6319709Z STAGE:2022-08-13 13:48:40 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:40.6331089Z STAGE:2022-08-13 13:48:40 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:40.6460231Z STAGE:2022-08-13 13:48:40 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:40.6470922Z STAGE:2022-08-13 13:48:40 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:40.6764045Z STAGE:2022-08-13 13:48:40 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:40.6865268Z STAGE:2022-08-13 13:48:40 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:40.6938854Z STAGE:2022-08-13 13:48:40 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:40.7041858Z STAGE:2022-08-13 13:48:40 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:40.7119687Z STAGE:2022-08-13 13:48:40 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:40.7216226Z STAGE:2022-08-13 13:48:40 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:40.7289526Z STAGE:2022-08-13 13:48:40 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:40.7387085Z STAGE:2022-08-13 13:48:40 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:40.7626269Z STAGE:2022-08-13 13:48:40 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:40.7640481Z STAGE:2022-08-13 13:48:40 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:40.7786504Z STAGE:2022-08-13 13:48:40 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:40.7805696Z STAGE:2022-08-13 13:48:40 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:40.7956344Z STAGE:2022-08-13 13:48:40 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:40.7967197Z STAGE:2022-08-13 13:48:40 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:40.8095293Z STAGE:2022-08-13 13:48:40 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:40.8105810Z STAGE:2022-08-13 13:48:40 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:40.8399891Z STAGE:2022-08-13 13:48:40 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:40.8502284Z STAGE:2022-08-13 13:48:40 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:40.8575670Z STAGE:2022-08-13 13:48:40 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:40.8678500Z STAGE:2022-08-13 13:48:40 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:40.8756105Z STAGE:2022-08-13 13:48:40 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:40.8854072Z STAGE:2022-08-13 13:48:40 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:40.8925328Z STAGE:2022-08-13 13:48:40 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:40.9024036Z STAGE:2022-08-13 13:48:40 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:40.9261889Z STAGE:2022-08-13 13:48:40 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:40.9275985Z STAGE:2022-08-13 13:48:40 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:40.9422240Z STAGE:2022-08-13 13:48:40 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:40.9441045Z STAGE:2022-08-13 13:48:40 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:40.9592191Z STAGE:2022-08-13 13:48:40 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:40.9602659Z STAGE:2022-08-13 13:48:40 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:40.9731003Z STAGE:2022-08-13 13:48:40 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:40.9741657Z STAGE:2022-08-13 13:48:40 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:41.0061215Z STAGE:2022-08-13 13:48:41 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:41.0164780Z STAGE:2022-08-13 13:48:41 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:41.0238472Z STAGE:2022-08-13 13:48:41 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:41.0342145Z STAGE:2022-08-13 13:48:41 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:41.0420098Z STAGE:2022-08-13 13:48:41 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:41.0520689Z STAGE:2022-08-13 13:48:41 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:41.0593763Z STAGE:2022-08-13 13:48:41 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:41.0693167Z STAGE:2022-08-13 13:48:41 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:41.0938003Z STAGE:2022-08-13 13:48:41 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:41.0952809Z STAGE:2022-08-13 13:48:41 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:41.1097937Z STAGE:2022-08-13 13:48:41 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:41.1111702Z STAGE:2022-08-13 13:48:41 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:41.1264737Z STAGE:2022-08-13 13:48:41 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:41.1275225Z STAGE:2022-08-13 13:48:41 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:41.1402979Z STAGE:2022-08-13 13:48:41 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:41.1414034Z STAGE:2022-08-13 13:48:41 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:41.1703923Z STAGE:2022-08-13 13:48:41 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:41.1806641Z STAGE:2022-08-13 13:48:41 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:41.1879761Z STAGE:2022-08-13 13:48:41 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:41.1982516Z STAGE:2022-08-13 13:48:41 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:41.2060548Z STAGE:2022-08-13 13:48:41 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:41.2158761Z STAGE:2022-08-13 13:48:41 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:41.2234693Z STAGE:2022-08-13 13:48:41 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:41.2332397Z STAGE:2022-08-13 13:48:41 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:41.2591240Z STAGE:2022-08-13 13:48:41 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:41.2605160Z STAGE:2022-08-13 13:48:41 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:41.2774461Z STAGE:2022-08-13 13:48:41 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:41.2785204Z STAGE:2022-08-13 13:48:41 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:41.3118772Z STAGE:2022-08-13 13:48:41 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:41.3219532Z STAGE:2022-08-13 13:48:41 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:41.3298112Z STAGE:2022-08-13 13:48:41 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:41.3395184Z STAGE:2022-08-13 13:48:41 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:41.3665948Z STAGE:2022-08-13 13:48:41 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:41.3680143Z STAGE:2022-08-13 13:48:41 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:41.3844367Z STAGE:2022-08-13 13:48:41 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:41.3861665Z STAGE:2022-08-13 13:48:41 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:41.4034464Z STAGE:2022-08-13 13:48:41 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:41.4048019Z STAGE:2022-08-13 13:48:41 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:41.4192549Z STAGE:2022-08-13 13:48:41 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:41.4203332Z STAGE:2022-08-13 13:48:41 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:41.4542160Z STAGE:2022-08-13 13:48:41 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:41.4647781Z STAGE:2022-08-13 13:48:41 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:41.4721424Z STAGE:2022-08-13 13:48:41 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:41.4827232Z STAGE:2022-08-13 13:48:41 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:41.4908489Z STAGE:2022-08-13 13:48:41 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:41.5009447Z STAGE:2022-08-13 13:48:41 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:41.5082657Z STAGE:2022-08-13 13:48:41 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:41.5180602Z STAGE:2022-08-13 13:48:41 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:41.5450009Z STAGE:2022-08-13 13:48:41 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:41.5464053Z STAGE:2022-08-13 13:48:41 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:41.5630392Z STAGE:2022-08-13 13:48:41 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:41.5647294Z STAGE:2022-08-13 13:48:41 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:41.5820848Z STAGE:2022-08-13 13:48:41 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:41.5831358Z STAGE:2022-08-13 13:48:41 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:41.5976244Z STAGE:2022-08-13 13:48:41 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:41.5986993Z STAGE:2022-08-13 13:48:41 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:41.6319025Z STAGE:2022-08-13 13:48:41 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:41.6423543Z STAGE:2022-08-13 13:48:41 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:41.6496845Z STAGE:2022-08-13 13:48:41 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:41.6602442Z STAGE:2022-08-13 13:48:41 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:41.6683855Z STAGE:2022-08-13 13:48:41 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:41.6781851Z STAGE:2022-08-13 13:48:41 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:41.6853576Z STAGE:2022-08-13 13:48:41 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:41.6949528Z STAGE:2022-08-13 13:48:41 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:41.7211786Z STAGE:2022-08-13 13:48:41 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:41.7225765Z STAGE:2022-08-13 13:48:41 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:41.7393025Z STAGE:2022-08-13 13:48:41 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:41.7407229Z STAGE:2022-08-13 13:48:41 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:41.7580464Z STAGE:2022-08-13 13:48:41 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:41.7591139Z STAGE:2022-08-13 13:48:41 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:41.7736926Z STAGE:2022-08-13 13:48:41 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:41.7747653Z STAGE:2022-08-13 13:48:41 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:41.8080286Z STAGE:2022-08-13 13:48:41 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:41.8184698Z STAGE:2022-08-13 13:48:41 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:41.8258188Z STAGE:2022-08-13 13:48:41 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:41.8362484Z STAGE:2022-08-13 13:48:41 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:41.8444193Z STAGE:2022-08-13 13:48:41 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:41.8541849Z STAGE:2022-08-13 13:48:41 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:41.8615371Z STAGE:2022-08-13 13:48:41 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:41.8711701Z STAGE:2022-08-13 13:48:41 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:41.8970691Z STAGE:2022-08-13 13:48:41 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:41.8984673Z STAGE:2022-08-13 13:48:41 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:41.9149539Z STAGE:2022-08-13 13:48:41 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:41.9166522Z STAGE:2022-08-13 13:48:41 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:41.9339672Z STAGE:2022-08-13 13:48:41 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:41.9350409Z STAGE:2022-08-13 13:48:41 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:41.9495515Z STAGE:2022-08-13 13:48:41 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:41.9506092Z STAGE:2022-08-13 13:48:41 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:41.9839635Z STAGE:2022-08-13 13:48:41 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:41.9942376Z STAGE:2022-08-13 13:48:41 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:42.0013667Z STAGE:2022-08-13 13:48:42 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:42.0115106Z STAGE:2022-08-13 13:48:42 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:42.0193991Z STAGE:2022-08-13 13:48:42 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:42.0290729Z STAGE:2022-08-13 13:48:42 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:42.0364232Z STAGE:2022-08-13 13:48:42 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:42.0464020Z STAGE:2022-08-13 13:48:42 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:42.0723068Z STAGE:2022-08-13 13:48:42 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:42.0749328Z STAGE:2022-08-13 13:48:42 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:42.0930911Z STAGE:2022-08-13 13:48:42 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:42.0945117Z STAGE:2022-08-13 13:48:42 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:42.1116071Z STAGE:2022-08-13 13:48:42 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:42.1127801Z STAGE:2022-08-13 13:48:42 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:42.1273023Z STAGE:2022-08-13 13:48:42 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:42.1285552Z STAGE:2022-08-13 13:48:42 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:42.1620187Z STAGE:2022-08-13 13:48:42 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:42.1722831Z STAGE:2022-08-13 13:48:42 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:42.1796299Z STAGE:2022-08-13 13:48:42 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:42.1899377Z STAGE:2022-08-13 13:48:42 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:42.1975850Z STAGE:2022-08-13 13:48:42 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:42.2075116Z STAGE:2022-08-13 13:48:42 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:42.2148427Z STAGE:2022-08-13 13:48:42 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:42.2248008Z STAGE:2022-08-13 13:48:42 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:42.2507000Z STAGE:2022-08-13 13:48:42 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:42.2523613Z STAGE:2022-08-13 13:48:42 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:42.2692598Z STAGE:2022-08-13 13:48:42 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:42.2706644Z STAGE:2022-08-13 13:48:42 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:42.2877501Z STAGE:2022-08-13 13:48:42 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:42.2888207Z STAGE:2022-08-13 13:48:42 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:42.3033264Z STAGE:2022-08-13 13:48:42 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:42.3044208Z STAGE:2022-08-13 13:48:42 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:42.3379387Z STAGE:2022-08-13 13:48:42 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:42.3480326Z STAGE:2022-08-13 13:48:42 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:42.3551762Z STAGE:2022-08-13 13:48:42 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:42.3653340Z STAGE:2022-08-13 13:48:42 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:42.3729577Z STAGE:2022-08-13 13:48:42 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:42.3827477Z STAGE:2022-08-13 13:48:42 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:42.3900968Z STAGE:2022-08-13 13:48:42 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:42.3998744Z STAGE:2022-08-13 13:48:42 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:42.4257126Z STAGE:2022-08-13 13:48:42 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:42.4273850Z STAGE:2022-08-13 13:48:42 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:42.4442160Z STAGE:2022-08-13 13:48:42 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:42.4456384Z STAGE:2022-08-13 13:48:42 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:42.4627037Z STAGE:2022-08-13 13:48:42 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:42.4637259Z STAGE:2022-08-13 13:48:42 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:42.4782390Z STAGE:2022-08-13 13:48:42 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:42.4793427Z STAGE:2022-08-13 13:48:42 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:42.5132424Z STAGE:2022-08-13 13:48:42 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:42.5236788Z STAGE:2022-08-13 13:48:42 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:42.5310862Z STAGE:2022-08-13 13:48:42 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:42.5416700Z STAGE:2022-08-13 13:48:42 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:42.5495738Z STAGE:2022-08-13 13:48:42 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:42.5596644Z STAGE:2022-08-13 13:48:42 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:42.5668099Z STAGE:2022-08-13 13:48:42 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:42.5767474Z STAGE:2022-08-13 13:48:42 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:42.6035996Z STAGE:2022-08-13 13:48:42 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:42.6053124Z STAGE:2022-08-13 13:48:42 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:42.6223391Z STAGE:2022-08-13 13:48:42 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:42.6237118Z STAGE:2022-08-13 13:48:42 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:42.6407399Z STAGE:2022-08-13 13:48:42 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:42.6418449Z STAGE:2022-08-13 13:48:42 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:42.6562931Z STAGE:2022-08-13 13:48:42 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:42.6573864Z STAGE:2022-08-13 13:48:42 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:42.6908597Z STAGE:2022-08-13 13:48:42 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:42.7009834Z STAGE:2022-08-13 13:48:42 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:42.7081404Z STAGE:2022-08-13 13:48:42 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:42.7184084Z STAGE:2022-08-13 13:48:42 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:42.7260475Z STAGE:2022-08-13 13:48:42 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:42.7356698Z STAGE:2022-08-13 13:48:42 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:42.7428082Z STAGE:2022-08-13 13:48:42 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:42.7524310Z STAGE:2022-08-13 13:48:42 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:42.7795686Z STAGE:2022-08-13 13:48:42 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:42.7812593Z STAGE:2022-08-13 13:48:42 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:42.7987874Z STAGE:2022-08-13 13:48:42 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:42.8001976Z STAGE:2022-08-13 13:48:42 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:42.8172409Z STAGE:2022-08-13 13:48:42 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:42.8182836Z STAGE:2022-08-13 13:48:42 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:42.8327589Z STAGE:2022-08-13 13:48:42 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:42.8338483Z STAGE:2022-08-13 13:48:42 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:42.8673603Z STAGE:2022-08-13 13:48:42 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:42.8774922Z STAGE:2022-08-13 13:48:42 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:42.8848082Z STAGE:2022-08-13 13:48:42 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:42.8950709Z STAGE:2022-08-13 13:48:42 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:42.9027123Z STAGE:2022-08-13 13:48:42 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:42.9125363Z STAGE:2022-08-13 13:48:42 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:42.9198791Z STAGE:2022-08-13 13:48:42 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:42.9296856Z STAGE:2022-08-13 13:48:42 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:42.9554809Z STAGE:2022-08-13 13:48:42 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:42.9571714Z STAGE:2022-08-13 13:48:42 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:42.9739520Z STAGE:2022-08-13 13:48:42 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:42.9753785Z STAGE:2022-08-13 13:48:42 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:42.9924189Z STAGE:2022-08-13 13:48:42 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:42.9935173Z STAGE:2022-08-13 13:48:42 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:43.0080532Z STAGE:2022-08-13 13:48:43 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:43.0091719Z STAGE:2022-08-13 13:48:43 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:43.0425937Z STAGE:2022-08-13 13:48:43 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:43.0528923Z STAGE:2022-08-13 13:48:43 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:43.0602110Z STAGE:2022-08-13 13:48:43 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:43.0704950Z STAGE:2022-08-13 13:48:43 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:43.0783483Z STAGE:2022-08-13 13:48:43 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:43.0881651Z STAGE:2022-08-13 13:48:43 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:43.0953054Z STAGE:2022-08-13 13:48:43 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:43.1049487Z STAGE:2022-08-13 13:48:43 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:43.1117256Z ok (3.619s) 2022-08-13T13:48:43.1229516Z test_pointwise_op_fastpath__foreach_addcmul_cuda_float16 (__main__.TestForeachCUDA) ... STAGE:2022-08-13 13:48:43 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:43.1245869Z STAGE:2022-08-13 13:48:43 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:43.1396976Z STAGE:2022-08-13 13:48:43 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:43.1407936Z STAGE:2022-08-13 13:48:43 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:43.1606703Z STAGE:2022-08-13 13:48:43 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:43.1709558Z STAGE:2022-08-13 13:48:43 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:43.1787171Z STAGE:2022-08-13 13:48:43 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:43.1887822Z STAGE:2022-08-13 13:48:43 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:43.2049627Z STAGE:2022-08-13 13:48:43 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:43.2065867Z STAGE:2022-08-13 13:48:43 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:43.2202506Z STAGE:2022-08-13 13:48:43 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:43.2216263Z STAGE:2022-08-13 13:48:43 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:43.2355167Z STAGE:2022-08-13 13:48:43 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:43.2365567Z STAGE:2022-08-13 13:48:43 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:43.2481867Z STAGE:2022-08-13 13:48:43 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:43.2492781Z STAGE:2022-08-13 13:48:43 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:43.2695903Z STAGE:2022-08-13 13:48:43 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:43.2799068Z STAGE:2022-08-13 13:48:43 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:43.2871953Z STAGE:2022-08-13 13:48:43 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:43.2974638Z STAGE:2022-08-13 13:48:43 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:43.3052300Z STAGE:2022-08-13 13:48:43 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:43.3150368Z STAGE:2022-08-13 13:48:43 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:43.3223631Z STAGE:2022-08-13 13:48:43 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:43.3321250Z STAGE:2022-08-13 13:48:43 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:43.3477219Z STAGE:2022-08-13 13:48:43 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:43.3493497Z STAGE:2022-08-13 13:48:43 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:43.3626334Z STAGE:2022-08-13 13:48:43 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:43.3641748Z STAGE:2022-08-13 13:48:43 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:43.3783393Z STAGE:2022-08-13 13:48:43 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:43.3793860Z STAGE:2022-08-13 13:48:43 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:43.3909479Z STAGE:2022-08-13 13:48:43 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:43.3920178Z STAGE:2022-08-13 13:48:43 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:43.4119758Z STAGE:2022-08-13 13:48:43 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:43.4221060Z STAGE:2022-08-13 13:48:43 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:43.4292198Z STAGE:2022-08-13 13:48:43 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:43.4393634Z STAGE:2022-08-13 13:48:43 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:43.4471395Z STAGE:2022-08-13 13:48:43 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:43.4569793Z STAGE:2022-08-13 13:48:43 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:43.4643813Z STAGE:2022-08-13 13:48:43 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:43.4741776Z STAGE:2022-08-13 13:48:43 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:43.4904233Z STAGE:2022-08-13 13:48:43 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:43.4917641Z STAGE:2022-08-13 13:48:43 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:43.5050945Z STAGE:2022-08-13 13:48:43 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:43.5064501Z STAGE:2022-08-13 13:48:43 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:43.5205123Z STAGE:2022-08-13 13:48:43 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:43.5215876Z STAGE:2022-08-13 13:48:43 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:43.5331804Z STAGE:2022-08-13 13:48:43 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:43.5342271Z STAGE:2022-08-13 13:48:43 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:43.5545708Z STAGE:2022-08-13 13:48:43 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:43.5652554Z STAGE:2022-08-13 13:48:43 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:43.5725265Z STAGE:2022-08-13 13:48:43 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:43.5831353Z STAGE:2022-08-13 13:48:43 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:43.5909715Z STAGE:2022-08-13 13:48:43 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:43.6010622Z STAGE:2022-08-13 13:48:43 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:43.6084029Z STAGE:2022-08-13 13:48:43 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:43.6183409Z STAGE:2022-08-13 13:48:43 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:43.6346226Z STAGE:2022-08-13 13:48:43 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:43.6362760Z STAGE:2022-08-13 13:48:43 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:43.6502946Z STAGE:2022-08-13 13:48:43 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:43.6513864Z STAGE:2022-08-13 13:48:43 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:43.6531715Z STAGE:2022-08-13 13:48:43 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:43.6544560Z STAGE:2022-08-13 13:48:43 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:43.6661053Z STAGE:2022-08-13 13:48:43 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:43.6674538Z STAGE:2022-08-13 13:48:43 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:43.6771274Z STAGE:2022-08-13 13:48:43 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:43.6875238Z STAGE:2022-08-13 13:48:43 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:43.6948204Z STAGE:2022-08-13 13:48:43 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:43.6959517Z STAGE:2022-08-13 13:48:43 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:43.6976755Z STAGE:2022-08-13 13:48:43 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:43.7073544Z STAGE:2022-08-13 13:48:43 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:43.7147972Z STAGE:2022-08-13 13:48:43 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:43.7158615Z STAGE:2022-08-13 13:48:43 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:43.7255336Z STAGE:2022-08-13 13:48:43 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:43.7268832Z STAGE:2022-08-13 13:48:43 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:43.7402320Z STAGE:2022-08-13 13:48:43 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:43.7415999Z STAGE:2022-08-13 13:48:43 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:43.7556543Z STAGE:2022-08-13 13:48:43 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:43.7567012Z STAGE:2022-08-13 13:48:43 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:43.7682283Z STAGE:2022-08-13 13:48:43 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:43.7693439Z STAGE:2022-08-13 13:48:43 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:43.7893226Z STAGE:2022-08-13 13:48:43 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:43.7996084Z STAGE:2022-08-13 13:48:43 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:43.8069395Z STAGE:2022-08-13 13:48:43 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:43.8172412Z STAGE:2022-08-13 13:48:43 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:43.8250253Z STAGE:2022-08-13 13:48:43 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:43.8351196Z STAGE:2022-08-13 13:48:43 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:43.8423259Z STAGE:2022-08-13 13:48:43 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:43.8524137Z STAGE:2022-08-13 13:48:43 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:43.8685487Z STAGE:2022-08-13 13:48:43 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:43.8702108Z STAGE:2022-08-13 13:48:43 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:43.8838411Z STAGE:2022-08-13 13:48:43 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:43.8852232Z STAGE:2022-08-13 13:48:43 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:43.8992189Z STAGE:2022-08-13 13:48:43 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:43.9002680Z STAGE:2022-08-13 13:48:43 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:43.9118542Z STAGE:2022-08-13 13:48:43 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:43.9129513Z STAGE:2022-08-13 13:48:43 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:43.9329038Z STAGE:2022-08-13 13:48:43 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:43.9431812Z STAGE:2022-08-13 13:48:43 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:43.9503065Z STAGE:2022-08-13 13:48:43 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:43.9604656Z STAGE:2022-08-13 13:48:43 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:43.9680645Z STAGE:2022-08-13 13:48:43 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:43.9777197Z STAGE:2022-08-13 13:48:43 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:43.9848749Z STAGE:2022-08-13 13:48:43 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:43.9945024Z STAGE:2022-08-13 13:48:43 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:44.0105823Z STAGE:2022-08-13 13:48:44 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:44.0122039Z STAGE:2022-08-13 13:48:44 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:44.0258478Z STAGE:2022-08-13 13:48:44 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:44.0269525Z STAGE:2022-08-13 13:48:44 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:44.0287187Z STAGE:2022-08-13 13:48:44 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:44.0298072Z STAGE:2022-08-13 13:48:44 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:44.0414328Z STAGE:2022-08-13 13:48:44 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:44.0424932Z STAGE:2022-08-13 13:48:44 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:44.0521876Z STAGE:2022-08-13 13:48:44 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:44.0624659Z STAGE:2022-08-13 13:48:44 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:44.0697910Z STAGE:2022-08-13 13:48:44 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:44.0709106Z STAGE:2022-08-13 13:48:44 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:44.0725989Z STAGE:2022-08-13 13:48:44 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:44.0824070Z STAGE:2022-08-13 13:48:44 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:44.0897608Z STAGE:2022-08-13 13:48:44 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:44.0911206Z STAGE:2022-08-13 13:48:44 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:44.1023190Z STAGE:2022-08-13 13:48:44 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:44.1036636Z STAGE:2022-08-13 13:48:44 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:44.1169853Z STAGE:2022-08-13 13:48:44 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:44.1183560Z STAGE:2022-08-13 13:48:44 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:44.1323590Z STAGE:2022-08-13 13:48:44 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:44.1334439Z STAGE:2022-08-13 13:48:44 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:44.1449791Z STAGE:2022-08-13 13:48:44 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:44.1461289Z STAGE:2022-08-13 13:48:44 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:44.1661667Z STAGE:2022-08-13 13:48:44 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:44.1765771Z STAGE:2022-08-13 13:48:44 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:44.1836886Z STAGE:2022-08-13 13:48:44 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:44.1942835Z STAGE:2022-08-13 13:48:44 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:44.2020729Z STAGE:2022-08-13 13:48:44 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:44.2119666Z STAGE:2022-08-13 13:48:44 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:44.2192986Z STAGE:2022-08-13 13:48:44 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:44.2293600Z STAGE:2022-08-13 13:48:44 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:44.2449096Z STAGE:2022-08-13 13:48:44 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:44.2463220Z STAGE:2022-08-13 13:48:44 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:44.2601707Z STAGE:2022-08-13 13:48:44 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:44.2613772Z STAGE:2022-08-13 13:48:44 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:44.2634951Z STAGE:2022-08-13 13:48:44 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:44.2646465Z STAGE:2022-08-13 13:48:44 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:44.2762789Z STAGE:2022-08-13 13:48:44 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:44.2774493Z STAGE:2022-08-13 13:48:44 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:44.2875070Z STAGE:2022-08-13 13:48:44 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:44.2976793Z STAGE:2022-08-13 13:48:44 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:44.3048194Z STAGE:2022-08-13 13:48:44 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:44.3149663Z STAGE:2022-08-13 13:48:44 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:44.3225932Z STAGE:2022-08-13 13:48:44 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:44.3322727Z STAGE:2022-08-13 13:48:44 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:44.3399448Z STAGE:2022-08-13 13:48:44 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:44.3497243Z STAGE:2022-08-13 13:48:44 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:44.3653378Z STAGE:2022-08-13 13:48:44 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:44.3666878Z STAGE:2022-08-13 13:48:44 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:44.3800773Z STAGE:2022-08-13 13:48:44 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:44.3813057Z STAGE:2022-08-13 13:48:44 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:44.3835726Z STAGE:2022-08-13 13:48:44 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:44.3846428Z STAGE:2022-08-13 13:48:44 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:44.3965893Z STAGE:2022-08-13 13:48:44 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:44.3977863Z STAGE:2022-08-13 13:48:44 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:44.4078949Z STAGE:2022-08-13 13:48:44 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:44.4180744Z STAGE:2022-08-13 13:48:44 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:44.4252040Z STAGE:2022-08-13 13:48:44 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:44.4353359Z STAGE:2022-08-13 13:48:44 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:44.4429153Z STAGE:2022-08-13 13:48:44 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:44.4525774Z STAGE:2022-08-13 13:48:44 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:44.4597585Z STAGE:2022-08-13 13:48:44 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:44.4696294Z STAGE:2022-08-13 13:48:44 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:44.4863972Z STAGE:2022-08-13 13:48:44 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:44.4879408Z STAGE:2022-08-13 13:48:44 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:44.5038132Z STAGE:2022-08-13 13:48:44 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:44.5048972Z STAGE:2022-08-13 13:48:44 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:44.5275985Z STAGE:2022-08-13 13:48:44 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:44.5379399Z STAGE:2022-08-13 13:48:44 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:44.5455557Z STAGE:2022-08-13 13:48:44 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:44.5552170Z STAGE:2022-08-13 13:48:44 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:44.5723608Z STAGE:2022-08-13 13:48:44 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:44.5738240Z STAGE:2022-08-13 13:48:44 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:44.5892088Z STAGE:2022-08-13 13:48:44 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:44.5906156Z STAGE:2022-08-13 13:48:44 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:44.6065626Z STAGE:2022-08-13 13:48:44 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:44.6078474Z STAGE:2022-08-13 13:48:44 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:44.6213781Z STAGE:2022-08-13 13:48:44 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:44.6226810Z STAGE:2022-08-13 13:48:44 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:44.6460690Z STAGE:2022-08-13 13:48:44 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:44.6568583Z STAGE:2022-08-13 13:48:44 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:44.6638491Z STAGE:2022-08-13 13:48:44 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:44.6743539Z STAGE:2022-08-13 13:48:44 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:44.6820484Z STAGE:2022-08-13 13:48:44 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:44.6919675Z STAGE:2022-08-13 13:48:44 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:44.6991308Z STAGE:2022-08-13 13:48:44 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:44.7092367Z STAGE:2022-08-13 13:48:44 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:44.7260470Z STAGE:2022-08-13 13:48:44 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:44.7277275Z STAGE:2022-08-13 13:48:44 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:44.7431371Z STAGE:2022-08-13 13:48:44 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:44.7445343Z STAGE:2022-08-13 13:48:44 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:44.7603402Z STAGE:2022-08-13 13:48:44 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:44.7613794Z STAGE:2022-08-13 13:48:44 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:44.7746077Z STAGE:2022-08-13 13:48:44 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:44.7756660Z STAGE:2022-08-13 13:48:44 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:44.7986911Z STAGE:2022-08-13 13:48:44 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:44.8089741Z STAGE:2022-08-13 13:48:44 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:44.8161393Z STAGE:2022-08-13 13:48:44 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:44.8262644Z STAGE:2022-08-13 13:48:44 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:44.8341367Z STAGE:2022-08-13 13:48:44 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:44.8437742Z STAGE:2022-08-13 13:48:44 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:44.8511359Z STAGE:2022-08-13 13:48:44 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:44.8610697Z STAGE:2022-08-13 13:48:44 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:44.8778792Z STAGE:2022-08-13 13:48:44 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:44.8795583Z STAGE:2022-08-13 13:48:44 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:44.8948862Z STAGE:2022-08-13 13:48:44 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:44.8962833Z STAGE:2022-08-13 13:48:44 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:44.9120170Z STAGE:2022-08-13 13:48:44 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:44.9131092Z STAGE:2022-08-13 13:48:44 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:44.9262642Z STAGE:2022-08-13 13:48:44 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:44.9273392Z STAGE:2022-08-13 13:48:44 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:44.9503710Z STAGE:2022-08-13 13:48:44 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:44.9604983Z STAGE:2022-08-13 13:48:44 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:44.9678447Z STAGE:2022-08-13 13:48:44 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:44.9780003Z STAGE:2022-08-13 13:48:44 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:44.9856455Z STAGE:2022-08-13 13:48:44 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:44.9953152Z STAGE:2022-08-13 13:48:44 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:45.0026405Z STAGE:2022-08-13 13:48:45 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:45.0135283Z STAGE:2022-08-13 13:48:45 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:45.0303377Z STAGE:2022-08-13 13:48:45 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:45.0329213Z STAGE:2022-08-13 13:48:45 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:45.0500126Z STAGE:2022-08-13 13:48:45 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:45.0511082Z STAGE:2022-08-13 13:48:45 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:45.0529880Z STAGE:2022-08-13 13:48:45 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:45.0540536Z STAGE:2022-08-13 13:48:45 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:45.0672353Z STAGE:2022-08-13 13:48:45 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:45.0684970Z STAGE:2022-08-13 13:48:45 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:45.0794317Z STAGE:2022-08-13 13:48:45 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:45.0898598Z STAGE:2022-08-13 13:48:45 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:45.0970016Z STAGE:2022-08-13 13:48:45 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:45.0983490Z STAGE:2022-08-13 13:48:45 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:45.1001067Z STAGE:2022-08-13 13:48:45 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:45.1102478Z STAGE:2022-08-13 13:48:45 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:45.1176619Z STAGE:2022-08-13 13:48:45 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:45.1190169Z STAGE:2022-08-13 13:48:45 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:45.1299896Z STAGE:2022-08-13 13:48:45 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:45.1314672Z STAGE:2022-08-13 13:48:45 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:45.1469526Z STAGE:2022-08-13 13:48:45 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:45.1483475Z STAGE:2022-08-13 13:48:45 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:45.1641243Z STAGE:2022-08-13 13:48:45 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:45.1652087Z STAGE:2022-08-13 13:48:45 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:45.1785768Z STAGE:2022-08-13 13:48:45 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:45.1796604Z STAGE:2022-08-13 13:48:45 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:45.2025188Z STAGE:2022-08-13 13:48:45 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:45.2128205Z STAGE:2022-08-13 13:48:45 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:45.2199081Z STAGE:2022-08-13 13:48:45 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:45.2300591Z STAGE:2022-08-13 13:48:45 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:45.2377234Z STAGE:2022-08-13 13:48:45 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:45.2475741Z STAGE:2022-08-13 13:48:45 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:45.2547305Z STAGE:2022-08-13 13:48:45 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:45.2644050Z STAGE:2022-08-13 13:48:45 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:45.2812250Z STAGE:2022-08-13 13:48:45 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:45.2826683Z STAGE:2022-08-13 13:48:45 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:45.2981448Z STAGE:2022-08-13 13:48:45 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:45.2995446Z STAGE:2022-08-13 13:48:45 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:45.3153283Z STAGE:2022-08-13 13:48:45 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:45.3163622Z STAGE:2022-08-13 13:48:45 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:45.3298682Z STAGE:2022-08-13 13:48:45 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:45.3309368Z STAGE:2022-08-13 13:48:45 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:45.3537594Z STAGE:2022-08-13 13:48:45 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:45.3640478Z STAGE:2022-08-13 13:48:45 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:45.3711757Z STAGE:2022-08-13 13:48:45 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:45.3813718Z STAGE:2022-08-13 13:48:45 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:45.3890080Z STAGE:2022-08-13 13:48:45 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:45.3987166Z STAGE:2022-08-13 13:48:45 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:45.4058742Z STAGE:2022-08-13 13:48:45 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:45.4155600Z STAGE:2022-08-13 13:48:45 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:45.4324506Z STAGE:2022-08-13 13:48:45 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:45.4341737Z STAGE:2022-08-13 13:48:45 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:45.4496019Z STAGE:2022-08-13 13:48:45 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:45.4509325Z STAGE:2022-08-13 13:48:45 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:45.4528059Z STAGE:2022-08-13 13:48:45 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:45.4538746Z STAGE:2022-08-13 13:48:45 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:45.4671222Z STAGE:2022-08-13 13:48:45 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:45.4681888Z STAGE:2022-08-13 13:48:45 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:45.4792241Z STAGE:2022-08-13 13:48:45 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:45.4893744Z STAGE:2022-08-13 13:48:45 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:45.4965044Z STAGE:2022-08-13 13:48:45 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:45.4976766Z STAGE:2022-08-13 13:48:45 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:45.4994175Z STAGE:2022-08-13 13:48:45 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:45.5091821Z STAGE:2022-08-13 13:48:45 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:45.5163129Z STAGE:2022-08-13 13:48:45 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:45.5177108Z STAGE:2022-08-13 13:48:45 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:45.5286965Z STAGE:2022-08-13 13:48:45 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:45.5304096Z STAGE:2022-08-13 13:48:45 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:45.5458273Z STAGE:2022-08-13 13:48:45 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:45.5472383Z STAGE:2022-08-13 13:48:45 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:45.5631118Z STAGE:2022-08-13 13:48:45 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:45.5641660Z STAGE:2022-08-13 13:48:45 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:45.5773505Z STAGE:2022-08-13 13:48:45 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:45.5784135Z STAGE:2022-08-13 13:48:45 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:45.6012358Z STAGE:2022-08-13 13:48:45 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:45.6113296Z STAGE:2022-08-13 13:48:45 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:45.6184646Z STAGE:2022-08-13 13:48:45 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:45.6286184Z STAGE:2022-08-13 13:48:45 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:45.6365406Z STAGE:2022-08-13 13:48:45 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:45.6462410Z STAGE:2022-08-13 13:48:45 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:45.6534058Z STAGE:2022-08-13 13:48:45 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:45.6633581Z STAGE:2022-08-13 13:48:45 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:45.6809319Z STAGE:2022-08-13 13:48:45 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:45.6829437Z STAGE:2022-08-13 13:48:45 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:45.6983419Z STAGE:2022-08-13 13:48:45 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:45.7001743Z STAGE:2022-08-13 13:48:45 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:45.7024045Z STAGE:2022-08-13 13:48:45 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:45.7037490Z STAGE:2022-08-13 13:48:45 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:45.7172085Z STAGE:2022-08-13 13:48:45 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:45.7183318Z STAGE:2022-08-13 13:48:45 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:45.7296216Z STAGE:2022-08-13 13:48:45 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:45.7401197Z STAGE:2022-08-13 13:48:45 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:45.7474349Z STAGE:2022-08-13 13:48:45 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:45.7575892Z STAGE:2022-08-13 13:48:45 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:45.7652316Z STAGE:2022-08-13 13:48:45 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:45.7751831Z STAGE:2022-08-13 13:48:45 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:45.7823581Z STAGE:2022-08-13 13:48:45 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:45.7922504Z STAGE:2022-08-13 13:48:45 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:45.8093447Z STAGE:2022-08-13 13:48:45 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:45.8113388Z STAGE:2022-08-13 13:48:45 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:45.8267350Z STAGE:2022-08-13 13:48:45 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:45.8279339Z STAGE:2022-08-13 13:48:45 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:45.8303376Z STAGE:2022-08-13 13:48:45 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:45.8314814Z STAGE:2022-08-13 13:48:45 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:45.8447102Z STAGE:2022-08-13 13:48:45 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:45.8459940Z STAGE:2022-08-13 13:48:45 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:45.8574455Z STAGE:2022-08-13 13:48:45 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:45.8676888Z STAGE:2022-08-13 13:48:45 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:45.8750450Z STAGE:2022-08-13 13:48:45 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:45.8854642Z STAGE:2022-08-13 13:48:45 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:45.8932907Z STAGE:2022-08-13 13:48:45 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:45.9033500Z STAGE:2022-08-13 13:48:45 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:45.9107174Z STAGE:2022-08-13 13:48:45 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:45.9208240Z STAGE:2022-08-13 13:48:45 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:45.9278481Z ok (2.816s) 2022-08-13T13:48:45.9393205Z test_pointwise_op_fastpath__foreach_addcmul_cuda_float32 (__main__.TestForeachCUDA) ... STAGE:2022-08-13 13:48:45 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:45.9406566Z STAGE:2022-08-13 13:48:45 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:45.9543816Z STAGE:2022-08-13 13:48:45 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:45.9554244Z STAGE:2022-08-13 13:48:45 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:45.9777584Z STAGE:2022-08-13 13:48:45 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:45.9879635Z STAGE:2022-08-13 13:48:45 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:45.9955196Z STAGE:2022-08-13 13:48:45 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:46.0054352Z STAGE:2022-08-13 13:48:46 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:46.0211157Z STAGE:2022-08-13 13:48:46 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:46.0227350Z STAGE:2022-08-13 13:48:46 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:46.0359829Z STAGE:2022-08-13 13:48:46 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:46.0373765Z STAGE:2022-08-13 13:48:46 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:46.0513919Z STAGE:2022-08-13 13:48:46 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:46.0524220Z STAGE:2022-08-13 13:48:46 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:46.0639336Z STAGE:2022-08-13 13:48:46 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:46.0650277Z STAGE:2022-08-13 13:48:46 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:46.0851748Z STAGE:2022-08-13 13:48:46 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:46.0952666Z STAGE:2022-08-13 13:48:46 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:46.1024085Z STAGE:2022-08-13 13:48:46 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:46.1127518Z STAGE:2022-08-13 13:48:46 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:46.1205793Z STAGE:2022-08-13 13:48:46 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:46.1304760Z STAGE:2022-08-13 13:48:46 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:46.1378451Z STAGE:2022-08-13 13:48:46 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:46.1475718Z STAGE:2022-08-13 13:48:46 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:46.1639368Z STAGE:2022-08-13 13:48:46 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:46.1655859Z STAGE:2022-08-13 13:48:46 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:46.1791819Z STAGE:2022-08-13 13:48:46 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:46.1805405Z STAGE:2022-08-13 13:48:46 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:46.1942789Z STAGE:2022-08-13 13:48:46 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:46.1953183Z STAGE:2022-08-13 13:48:46 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:46.2070717Z STAGE:2022-08-13 13:48:46 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:46.2081041Z STAGE:2022-08-13 13:48:46 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:46.2282368Z STAGE:2022-08-13 13:48:46 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:46.2385559Z STAGE:2022-08-13 13:48:46 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:46.2458563Z STAGE:2022-08-13 13:48:46 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:46.2561657Z STAGE:2022-08-13 13:48:46 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:46.2637382Z STAGE:2022-08-13 13:48:46 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:46.2735666Z STAGE:2022-08-13 13:48:46 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:46.2809064Z STAGE:2022-08-13 13:48:46 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:46.2907354Z STAGE:2022-08-13 13:48:46 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:46.3070386Z STAGE:2022-08-13 13:48:46 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:46.3086473Z STAGE:2022-08-13 13:48:46 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:46.3222039Z STAGE:2022-08-13 13:48:46 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:46.3237415Z STAGE:2022-08-13 13:48:46 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:46.3375352Z STAGE:2022-08-13 13:48:46 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:46.3386075Z STAGE:2022-08-13 13:48:46 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:46.3501663Z STAGE:2022-08-13 13:48:46 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:46.3512513Z STAGE:2022-08-13 13:48:46 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:46.3716708Z STAGE:2022-08-13 13:48:46 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:46.3819529Z STAGE:2022-08-13 13:48:46 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:46.3892806Z STAGE:2022-08-13 13:48:46 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:46.3995550Z STAGE:2022-08-13 13:48:46 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:46.4071112Z STAGE:2022-08-13 13:48:46 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:46.4167467Z STAGE:2022-08-13 13:48:46 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:46.4240827Z STAGE:2022-08-13 13:48:46 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:46.4339208Z STAGE:2022-08-13 13:48:46 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:46.4497183Z STAGE:2022-08-13 13:48:46 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:46.4511082Z STAGE:2022-08-13 13:48:46 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:46.4646819Z STAGE:2022-08-13 13:48:46 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:46.4658030Z STAGE:2022-08-13 13:48:46 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:46.4675934Z STAGE:2022-08-13 13:48:46 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:46.4686592Z STAGE:2022-08-13 13:48:46 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:46.4801707Z STAGE:2022-08-13 13:48:46 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:46.4812765Z STAGE:2022-08-13 13:48:46 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:46.4911619Z STAGE:2022-08-13 13:48:46 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:46.5014548Z STAGE:2022-08-13 13:48:46 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:46.5087856Z STAGE:2022-08-13 13:48:46 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:46.5098881Z STAGE:2022-08-13 13:48:46 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:46.5115913Z STAGE:2022-08-13 13:48:46 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:46.5215085Z STAGE:2022-08-13 13:48:46 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:46.5288746Z STAGE:2022-08-13 13:48:46 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:46.5302083Z STAGE:2022-08-13 13:48:46 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:46.5401042Z STAGE:2022-08-13 13:48:46 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:46.5417526Z STAGE:2022-08-13 13:48:46 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:46.5553108Z STAGE:2022-08-13 13:48:46 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:46.5566740Z STAGE:2022-08-13 13:48:46 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:46.5704629Z STAGE:2022-08-13 13:48:46 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:46.5715963Z STAGE:2022-08-13 13:48:46 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:46.5836542Z STAGE:2022-08-13 13:48:46 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:46.5848305Z STAGE:2022-08-13 13:48:46 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:46.6050622Z STAGE:2022-08-13 13:48:46 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:46.6152888Z STAGE:2022-08-13 13:48:46 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:46.6226675Z STAGE:2022-08-13 13:48:46 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:46.6330622Z STAGE:2022-08-13 13:48:46 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:46.6409283Z STAGE:2022-08-13 13:48:46 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:46.6506786Z STAGE:2022-08-13 13:48:46 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:46.6580895Z STAGE:2022-08-13 13:48:46 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:46.6680218Z STAGE:2022-08-13 13:48:46 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:46.6840743Z STAGE:2022-08-13 13:48:46 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:46.6855804Z STAGE:2022-08-13 13:48:46 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:46.6991433Z STAGE:2022-08-13 13:48:46 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:46.7005964Z STAGE:2022-08-13 13:48:46 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:46.7145532Z STAGE:2022-08-13 13:48:46 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:46.7157674Z STAGE:2022-08-13 13:48:46 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:46.7275860Z STAGE:2022-08-13 13:48:46 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:46.7289663Z STAGE:2022-08-13 13:48:46 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:46.7498122Z STAGE:2022-08-13 13:48:46 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:46.7603617Z STAGE:2022-08-13 13:48:46 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:46.7677570Z STAGE:2022-08-13 13:48:46 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:46.7788337Z STAGE:2022-08-13 13:48:46 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:46.7857153Z STAGE:2022-08-13 13:48:46 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:46.7957800Z STAGE:2022-08-13 13:48:46 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:46.8031699Z STAGE:2022-08-13 13:48:46 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:46.8130906Z STAGE:2022-08-13 13:48:46 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:46.8290731Z STAGE:2022-08-13 13:48:46 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:46.8306668Z STAGE:2022-08-13 13:48:46 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:46.8441234Z STAGE:2022-08-13 13:48:46 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:46.8455659Z STAGE:2022-08-13 13:48:46 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:46.8474123Z STAGE:2022-08-13 13:48:46 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:46.8487800Z STAGE:2022-08-13 13:48:46 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:46.8607291Z STAGE:2022-08-13 13:48:46 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:46.8618806Z STAGE:2022-08-13 13:48:46 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:46.8718433Z STAGE:2022-08-13 13:48:46 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:46.8820579Z STAGE:2022-08-13 13:48:46 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:46.8892538Z STAGE:2022-08-13 13:48:46 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:46.8903731Z STAGE:2022-08-13 13:48:46 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:46.8921114Z STAGE:2022-08-13 13:48:46 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:46.9019547Z STAGE:2022-08-13 13:48:46 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:46.9091545Z STAGE:2022-08-13 13:48:46 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:46.9102477Z STAGE:2022-08-13 13:48:46 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:46.9203690Z STAGE:2022-08-13 13:48:46 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:46.9218439Z STAGE:2022-08-13 13:48:46 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:46.9369101Z STAGE:2022-08-13 13:48:46 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:46.9383151Z STAGE:2022-08-13 13:48:46 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:46.9521665Z STAGE:2022-08-13 13:48:46 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:46.9532754Z STAGE:2022-08-13 13:48:46 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:46.9648879Z STAGE:2022-08-13 13:48:46 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:46.9660013Z STAGE:2022-08-13 13:48:46 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:46.9864950Z STAGE:2022-08-13 13:48:46 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:46.9968123Z STAGE:2022-08-13 13:48:46 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:47.0039605Z STAGE:2022-08-13 13:48:47 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:47.0142699Z STAGE:2022-08-13 13:48:47 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:47.0220934Z STAGE:2022-08-13 13:48:47 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:47.0317686Z STAGE:2022-08-13 13:48:47 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:47.0389730Z STAGE:2022-08-13 13:48:47 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:47.0489195Z STAGE:2022-08-13 13:48:47 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:47.0646954Z STAGE:2022-08-13 13:48:47 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:47.0663796Z STAGE:2022-08-13 13:48:47 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:47.0797116Z STAGE:2022-08-13 13:48:47 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:47.0812461Z STAGE:2022-08-13 13:48:47 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:47.0837739Z STAGE:2022-08-13 13:48:47 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:47.0849015Z STAGE:2022-08-13 13:48:47 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:47.0964413Z STAGE:2022-08-13 13:48:47 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:47.0976584Z STAGE:2022-08-13 13:48:47 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:47.1079748Z STAGE:2022-08-13 13:48:47 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:47.1181937Z STAGE:2022-08-13 13:48:47 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:47.1253838Z STAGE:2022-08-13 13:48:47 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:47.1356100Z STAGE:2022-08-13 13:48:47 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:47.1434655Z STAGE:2022-08-13 13:48:47 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:47.1533560Z STAGE:2022-08-13 13:48:47 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:47.1605913Z STAGE:2022-08-13 13:48:47 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:47.1707123Z STAGE:2022-08-13 13:48:47 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:47.1865749Z STAGE:2022-08-13 13:48:47 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:47.1882109Z STAGE:2022-08-13 13:48:47 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:47.2018757Z STAGE:2022-08-13 13:48:47 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:47.2031071Z STAGE:2022-08-13 13:48:47 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:47.2054913Z STAGE:2022-08-13 13:48:47 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:47.2067986Z STAGE:2022-08-13 13:48:47 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:47.2183926Z STAGE:2022-08-13 13:48:47 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:47.2195853Z STAGE:2022-08-13 13:48:47 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:47.2300555Z STAGE:2022-08-13 13:48:47 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:47.2403610Z STAGE:2022-08-13 13:48:47 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:47.2477372Z STAGE:2022-08-13 13:48:47 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:47.2578970Z STAGE:2022-08-13 13:48:47 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:47.2655621Z STAGE:2022-08-13 13:48:47 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:47.2752990Z STAGE:2022-08-13 13:48:47 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:47.2829327Z STAGE:2022-08-13 13:48:47 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:47.2925937Z STAGE:2022-08-13 13:48:47 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:47.3097009Z STAGE:2022-08-13 13:48:47 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:47.3111024Z STAGE:2022-08-13 13:48:47 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:47.3267589Z STAGE:2022-08-13 13:48:47 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:47.3278571Z STAGE:2022-08-13 13:48:47 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:47.3510653Z STAGE:2022-08-13 13:48:47 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:47.3612608Z STAGE:2022-08-13 13:48:47 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:47.3691498Z STAGE:2022-08-13 13:48:47 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:47.3789615Z STAGE:2022-08-13 13:48:47 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:47.3968060Z STAGE:2022-08-13 13:48:47 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:47.3982069Z STAGE:2022-08-13 13:48:47 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:47.4132835Z STAGE:2022-08-13 13:48:47 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:47.4147373Z STAGE:2022-08-13 13:48:47 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:47.4307342Z STAGE:2022-08-13 13:48:47 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:47.4318298Z STAGE:2022-08-13 13:48:47 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:47.4448991Z STAGE:2022-08-13 13:48:47 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:47.4459834Z STAGE:2022-08-13 13:48:47 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:47.4689106Z STAGE:2022-08-13 13:48:47 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:47.4792070Z STAGE:2022-08-13 13:48:47 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:47.4864296Z STAGE:2022-08-13 13:48:47 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:47.4967752Z STAGE:2022-08-13 13:48:47 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:47.5045129Z STAGE:2022-08-13 13:48:47 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:47.5144992Z STAGE:2022-08-13 13:48:47 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:47.5220078Z STAGE:2022-08-13 13:48:47 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:47.5316946Z STAGE:2022-08-13 13:48:47 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:47.5495035Z STAGE:2022-08-13 13:48:47 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:47.5509269Z STAGE:2022-08-13 13:48:47 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:47.5659860Z STAGE:2022-08-13 13:48:47 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:47.5674436Z STAGE:2022-08-13 13:48:47 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:47.5834028Z STAGE:2022-08-13 13:48:47 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:47.5844948Z STAGE:2022-08-13 13:48:47 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:47.5975788Z STAGE:2022-08-13 13:48:47 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:47.5986505Z STAGE:2022-08-13 13:48:47 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:47.6216984Z STAGE:2022-08-13 13:48:47 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:47.6320259Z STAGE:2022-08-13 13:48:47 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:47.6392473Z STAGE:2022-08-13 13:48:47 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:47.6496636Z STAGE:2022-08-13 13:48:47 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:47.6578767Z STAGE:2022-08-13 13:48:47 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:47.6677115Z STAGE:2022-08-13 13:48:47 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:47.6750888Z STAGE:2022-08-13 13:48:47 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:47.6848159Z STAGE:2022-08-13 13:48:47 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:47.7026170Z STAGE:2022-08-13 13:48:47 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:47.7040553Z STAGE:2022-08-13 13:48:47 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:47.7191379Z STAGE:2022-08-13 13:48:47 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:47.7205557Z STAGE:2022-08-13 13:48:47 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:47.7364415Z STAGE:2022-08-13 13:48:47 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:47.7376305Z STAGE:2022-08-13 13:48:47 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:47.7507000Z STAGE:2022-08-13 13:48:47 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:47.7517888Z STAGE:2022-08-13 13:48:47 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:47.7750687Z STAGE:2022-08-13 13:48:47 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:47.7856349Z STAGE:2022-08-13 13:48:47 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:47.7932547Z STAGE:2022-08-13 13:48:47 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:47.8036821Z STAGE:2022-08-13 13:48:47 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:47.8121012Z STAGE:2022-08-13 13:48:47 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:47.8222161Z STAGE:2022-08-13 13:48:47 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:47.8294073Z STAGE:2022-08-13 13:48:47 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:47.8395251Z STAGE:2022-08-13 13:48:47 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:47.8569777Z STAGE:2022-08-13 13:48:47 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:47.8585926Z STAGE:2022-08-13 13:48:47 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:47.8738493Z STAGE:2022-08-13 13:48:47 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:47.8749421Z STAGE:2022-08-13 13:48:47 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:47.8768042Z STAGE:2022-08-13 13:48:47 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:47.8781462Z STAGE:2022-08-13 13:48:47 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:47.8928204Z STAGE:2022-08-13 13:48:47 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:47.8938895Z STAGE:2022-08-13 13:48:47 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:47.9049623Z STAGE:2022-08-13 13:48:47 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:47.9152327Z STAGE:2022-08-13 13:48:47 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:47.9223464Z STAGE:2022-08-13 13:48:47 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:47.9237249Z STAGE:2022-08-13 13:48:47 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:47.9255070Z STAGE:2022-08-13 13:48:47 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:47.9355517Z STAGE:2022-08-13 13:48:47 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:47.9429377Z STAGE:2022-08-13 13:48:47 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:47.9442738Z STAGE:2022-08-13 13:48:47 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:47.9554694Z STAGE:2022-08-13 13:48:47 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:47.9571646Z STAGE:2022-08-13 13:48:47 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:47.9724253Z STAGE:2022-08-13 13:48:47 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:47.9738517Z STAGE:2022-08-13 13:48:47 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:47.9895535Z STAGE:2022-08-13 13:48:47 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:47.9905548Z STAGE:2022-08-13 13:48:47 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:48.0035759Z STAGE:2022-08-13 13:48:48 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:48.0046491Z STAGE:2022-08-13 13:48:48 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:48.0278305Z STAGE:2022-08-13 13:48:48 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:48.0379826Z STAGE:2022-08-13 13:48:48 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:48.0451189Z STAGE:2022-08-13 13:48:48 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:48.0554097Z STAGE:2022-08-13 13:48:48 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:48.0632463Z STAGE:2022-08-13 13:48:48 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:48.0731085Z STAGE:2022-08-13 13:48:48 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:48.0804379Z STAGE:2022-08-13 13:48:48 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:48.0901092Z STAGE:2022-08-13 13:48:48 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:48.1071278Z STAGE:2022-08-13 13:48:48 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:48.1088328Z STAGE:2022-08-13 13:48:48 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:48.1241427Z STAGE:2022-08-13 13:48:48 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:48.1255695Z STAGE:2022-08-13 13:48:48 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:48.1411543Z STAGE:2022-08-13 13:48:48 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:48.1422110Z STAGE:2022-08-13 13:48:48 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:48.1552579Z STAGE:2022-08-13 13:48:48 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:48.1563281Z STAGE:2022-08-13 13:48:48 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:48.1795178Z STAGE:2022-08-13 13:48:48 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:48.1898087Z STAGE:2022-08-13 13:48:48 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:48.1969299Z STAGE:2022-08-13 13:48:48 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:48.2070429Z STAGE:2022-08-13 13:48:48 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:48.2148924Z STAGE:2022-08-13 13:48:48 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:48.2246673Z STAGE:2022-08-13 13:48:48 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:48.2320408Z STAGE:2022-08-13 13:48:48 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:48.2418625Z STAGE:2022-08-13 13:48:48 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:48.2588342Z STAGE:2022-08-13 13:48:48 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:48.2605309Z STAGE:2022-08-13 13:48:48 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:48.2758796Z STAGE:2022-08-13 13:48:48 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:48.2770017Z STAGE:2022-08-13 13:48:48 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:48.2788490Z STAGE:2022-08-13 13:48:48 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:48.2799014Z STAGE:2022-08-13 13:48:48 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:48.2930212Z STAGE:2022-08-13 13:48:48 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:48.2940932Z STAGE:2022-08-13 13:48:48 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:48.3052780Z STAGE:2022-08-13 13:48:48 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:48.3155451Z STAGE:2022-08-13 13:48:48 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:48.3228266Z STAGE:2022-08-13 13:48:48 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:48.3239201Z STAGE:2022-08-13 13:48:48 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:48.3257324Z STAGE:2022-08-13 13:48:48 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:48.3358146Z STAGE:2022-08-13 13:48:48 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:48.3431897Z STAGE:2022-08-13 13:48:48 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:48.3445188Z STAGE:2022-08-13 13:48:48 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:48.3556655Z STAGE:2022-08-13 13:48:48 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:48.3574341Z STAGE:2022-08-13 13:48:48 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:48.3728008Z STAGE:2022-08-13 13:48:48 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:48.3742112Z STAGE:2022-08-13 13:48:48 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:48.3898520Z STAGE:2022-08-13 13:48:48 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:48.3909218Z STAGE:2022-08-13 13:48:48 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:48.4041475Z STAGE:2022-08-13 13:48:48 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:48.4052481Z STAGE:2022-08-13 13:48:48 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:48.4280984Z STAGE:2022-08-13 13:48:48 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:48.4384018Z STAGE:2022-08-13 13:48:48 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:48.4456999Z STAGE:2022-08-13 13:48:48 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:48.4558641Z STAGE:2022-08-13 13:48:48 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:48.4635088Z STAGE:2022-08-13 13:48:48 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:48.4731894Z STAGE:2022-08-13 13:48:48 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:48.4805061Z STAGE:2022-08-13 13:48:48 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:48.4902065Z STAGE:2022-08-13 13:48:48 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:48.5072332Z STAGE:2022-08-13 13:48:48 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:48.5086685Z STAGE:2022-08-13 13:48:48 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:48.5239463Z STAGE:2022-08-13 13:48:48 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:48.5251371Z STAGE:2022-08-13 13:48:48 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:48.5273018Z STAGE:2022-08-13 13:48:48 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:48.5283466Z STAGE:2022-08-13 13:48:48 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:48.5414579Z STAGE:2022-08-13 13:48:48 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:48.5426092Z STAGE:2022-08-13 13:48:48 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:48.5540953Z STAGE:2022-08-13 13:48:48 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:48.5644027Z STAGE:2022-08-13 13:48:48 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:48.5717260Z STAGE:2022-08-13 13:48:48 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:48.5820158Z STAGE:2022-08-13 13:48:48 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:48.5896823Z STAGE:2022-08-13 13:48:48 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:48.5995794Z STAGE:2022-08-13 13:48:48 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:48.6070694Z STAGE:2022-08-13 13:48:48 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:48.6166793Z STAGE:2022-08-13 13:48:48 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:48.6344285Z STAGE:2022-08-13 13:48:48 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:48.6357989Z STAGE:2022-08-13 13:48:48 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:48.6508422Z STAGE:2022-08-13 13:48:48 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:48.6520515Z STAGE:2022-08-13 13:48:48 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:48.6544185Z STAGE:2022-08-13 13:48:48 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:48.6555018Z STAGE:2022-08-13 13:48:48 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:48.6688277Z STAGE:2022-08-13 13:48:48 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:48.6699849Z STAGE:2022-08-13 13:48:48 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:48.6817128Z STAGE:2022-08-13 13:48:48 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:48.6918323Z STAGE:2022-08-13 13:48:48 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:48.6991721Z STAGE:2022-08-13 13:48:48 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:48.7095034Z STAGE:2022-08-13 13:48:48 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:48.7173305Z STAGE:2022-08-13 13:48:48 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:48.7269731Z STAGE:2022-08-13 13:48:48 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:48.7342998Z STAGE:2022-08-13 13:48:48 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:48.7441560Z STAGE:2022-08-13 13:48:48 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:48.7509131Z ok (2.823s) 2022-08-13T13:48:48.7621256Z test_pointwise_op_fastpath__foreach_addcmul_cuda_float64 (__main__.TestForeachCUDA) ... STAGE:2022-08-13 13:48:48 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:48.7646925Z STAGE:2022-08-13 13:48:48 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:48.7779589Z STAGE:2022-08-13 13:48:48 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:48.7790322Z STAGE:2022-08-13 13:48:48 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:48.7979942Z STAGE:2022-08-13 13:48:48 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:48.8082751Z STAGE:2022-08-13 13:48:48 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:48.8158539Z STAGE:2022-08-13 13:48:48 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:48.8255733Z STAGE:2022-08-13 13:48:48 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:48.8413813Z STAGE:2022-08-13 13:48:48 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:48.8429659Z STAGE:2022-08-13 13:48:48 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:48.8578816Z STAGE:2022-08-13 13:48:48 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:48.8595094Z STAGE:2022-08-13 13:48:48 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:48.8725323Z STAGE:2022-08-13 13:48:48 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:48.8738826Z STAGE:2022-08-13 13:48:48 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:48.8846881Z STAGE:2022-08-13 13:48:48 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:48.8860441Z STAGE:2022-08-13 13:48:48 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:48.9053389Z STAGE:2022-08-13 13:48:48 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:48.9155317Z STAGE:2022-08-13 13:48:48 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:48.9227025Z STAGE:2022-08-13 13:48:48 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:48.9329373Z STAGE:2022-08-13 13:48:48 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:48.9407166Z STAGE:2022-08-13 13:48:48 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:48.9505174Z STAGE:2022-08-13 13:48:48 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:48.9578565Z STAGE:2022-08-13 13:48:48 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:48.9679456Z STAGE:2022-08-13 13:48:48 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:48.9841116Z STAGE:2022-08-13 13:48:48 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:48.9857853Z STAGE:2022-08-13 13:48:48 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:48.9981789Z STAGE:2022-08-13 13:48:48 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:48.9998110Z STAGE:2022-08-13 13:48:48 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:49.0130731Z STAGE:2022-08-13 13:48:49 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:49.0141232Z STAGE:2022-08-13 13:48:49 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:49.0247965Z STAGE:2022-08-13 13:48:49 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:49.0258222Z STAGE:2022-08-13 13:48:49 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:49.0448803Z STAGE:2022-08-13 13:48:49 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:49.0551757Z STAGE:2022-08-13 13:48:49 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:49.0625078Z STAGE:2022-08-13 13:48:49 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:49.0727946Z STAGE:2022-08-13 13:48:49 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:49.0806407Z STAGE:2022-08-13 13:48:49 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:49.0904158Z STAGE:2022-08-13 13:48:49 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:49.0980678Z STAGE:2022-08-13 13:48:49 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:49.1078174Z STAGE:2022-08-13 13:48:49 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:49.1236898Z STAGE:2022-08-13 13:48:49 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:49.1250756Z STAGE:2022-08-13 13:48:49 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:49.1374888Z STAGE:2022-08-13 13:48:49 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:49.1388616Z STAGE:2022-08-13 13:48:49 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:49.1520032Z STAGE:2022-08-13 13:48:49 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:49.1530878Z STAGE:2022-08-13 13:48:49 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:49.1637190Z STAGE:2022-08-13 13:48:49 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:49.1647831Z STAGE:2022-08-13 13:48:49 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:49.1837408Z STAGE:2022-08-13 13:48:49 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:49.1940615Z STAGE:2022-08-13 13:48:49 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:49.2013757Z STAGE:2022-08-13 13:48:49 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:49.2119338Z STAGE:2022-08-13 13:48:49 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:49.2197266Z STAGE:2022-08-13 13:48:49 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:49.2298251Z STAGE:2022-08-13 13:48:49 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:49.2369640Z STAGE:2022-08-13 13:48:49 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:49.2468748Z STAGE:2022-08-13 13:48:49 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:49.2630573Z STAGE:2022-08-13 13:48:49 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:49.2647233Z STAGE:2022-08-13 13:48:49 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:49.2781641Z STAGE:2022-08-13 13:48:49 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:49.2793101Z STAGE:2022-08-13 13:48:49 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:49.2810690Z STAGE:2022-08-13 13:48:49 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:49.2821559Z STAGE:2022-08-13 13:48:49 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:49.2928098Z STAGE:2022-08-13 13:48:49 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:49.2938958Z STAGE:2022-08-13 13:48:49 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:49.3035869Z STAGE:2022-08-13 13:48:49 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:49.3137037Z STAGE:2022-08-13 13:48:49 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:49.3210374Z STAGE:2022-08-13 13:48:49 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:49.3221541Z STAGE:2022-08-13 13:48:49 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:49.3238676Z STAGE:2022-08-13 13:48:49 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:49.3336775Z STAGE:2022-08-13 13:48:49 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:49.3413536Z STAGE:2022-08-13 13:48:49 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:49.3424149Z STAGE:2022-08-13 13:48:49 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:49.3520624Z STAGE:2022-08-13 13:48:49 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:49.3534551Z STAGE:2022-08-13 13:48:49 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:49.3659756Z STAGE:2022-08-13 13:48:49 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:49.3673109Z STAGE:2022-08-13 13:48:49 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:49.3804517Z STAGE:2022-08-13 13:48:49 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:49.3815312Z STAGE:2022-08-13 13:48:49 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:49.3921623Z STAGE:2022-08-13 13:48:49 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:49.3932658Z STAGE:2022-08-13 13:48:49 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:49.4122027Z STAGE:2022-08-13 13:48:49 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:49.4223350Z STAGE:2022-08-13 13:48:49 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:49.4296641Z STAGE:2022-08-13 13:48:49 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:49.4398218Z STAGE:2022-08-13 13:48:49 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:49.4473910Z STAGE:2022-08-13 13:48:49 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:49.4573201Z STAGE:2022-08-13 13:48:49 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:49.4644674Z STAGE:2022-08-13 13:48:49 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:49.4743936Z STAGE:2022-08-13 13:48:49 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:49.4900196Z STAGE:2022-08-13 13:48:49 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:49.4916525Z STAGE:2022-08-13 13:48:49 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:49.5043556Z STAGE:2022-08-13 13:48:49 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:49.5057574Z STAGE:2022-08-13 13:48:49 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:49.5188706Z STAGE:2022-08-13 13:48:49 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:49.5199304Z STAGE:2022-08-13 13:48:49 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:49.5306061Z STAGE:2022-08-13 13:48:49 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:49.5316852Z STAGE:2022-08-13 13:48:49 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:49.5507096Z STAGE:2022-08-13 13:48:49 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:49.5609945Z STAGE:2022-08-13 13:48:49 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:49.5683109Z STAGE:2022-08-13 13:48:49 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:49.5786353Z STAGE:2022-08-13 13:48:49 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:49.5862434Z STAGE:2022-08-13 13:48:49 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:49.5958509Z STAGE:2022-08-13 13:48:49 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:49.6031949Z STAGE:2022-08-13 13:48:49 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:49.6130038Z STAGE:2022-08-13 13:48:49 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:49.6285017Z STAGE:2022-08-13 13:48:49 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:49.6301854Z STAGE:2022-08-13 13:48:49 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:49.6428921Z STAGE:2022-08-13 13:48:49 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:49.6439989Z STAGE:2022-08-13 13:48:49 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:49.6458237Z STAGE:2022-08-13 13:48:49 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:49.6468667Z STAGE:2022-08-13 13:48:49 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:49.6575994Z STAGE:2022-08-13 13:48:49 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:49.6586543Z STAGE:2022-08-13 13:48:49 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:49.6682904Z STAGE:2022-08-13 13:48:49 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:49.6786092Z STAGE:2022-08-13 13:48:49 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:49.6858179Z STAGE:2022-08-13 13:48:49 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:49.6869206Z STAGE:2022-08-13 13:48:49 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:49.6886162Z STAGE:2022-08-13 13:48:49 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:49.6982933Z STAGE:2022-08-13 13:48:49 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:49.7054694Z STAGE:2022-08-13 13:48:49 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:49.7077319Z STAGE:2022-08-13 13:48:49 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:49.7176703Z STAGE:2022-08-13 13:48:49 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:49.7190117Z STAGE:2022-08-13 13:48:49 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:49.7313562Z STAGE:2022-08-13 13:48:49 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:49.7327337Z STAGE:2022-08-13 13:48:49 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:49.7473523Z STAGE:2022-08-13 13:48:49 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:49.7486163Z STAGE:2022-08-13 13:48:49 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:49.7592447Z STAGE:2022-08-13 13:48:49 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:49.7605731Z STAGE:2022-08-13 13:48:49 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:49.7796609Z STAGE:2022-08-13 13:48:49 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:49.7901965Z STAGE:2022-08-13 13:48:49 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:49.7973392Z STAGE:2022-08-13 13:48:49 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:49.8078764Z STAGE:2022-08-13 13:48:49 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:49.8156928Z STAGE:2022-08-13 13:48:49 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:49.8255290Z STAGE:2022-08-13 13:48:49 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:49.8328851Z STAGE:2022-08-13 13:48:49 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:49.8427836Z STAGE:2022-08-13 13:48:49 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:49.8589963Z STAGE:2022-08-13 13:48:49 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:49.8604098Z STAGE:2022-08-13 13:48:49 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:49.8731864Z STAGE:2022-08-13 13:48:49 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:49.8743652Z STAGE:2022-08-13 13:48:49 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:49.8764956Z STAGE:2022-08-13 13:48:49 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:49.8775978Z STAGE:2022-08-13 13:48:49 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:49.8885309Z STAGE:2022-08-13 13:48:49 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:49.8899443Z STAGE:2022-08-13 13:48:49 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:49.9002266Z STAGE:2022-08-13 13:48:49 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:49.9107513Z STAGE:2022-08-13 13:48:49 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:49.9181423Z STAGE:2022-08-13 13:48:49 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:49.9286958Z STAGE:2022-08-13 13:48:49 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:49.9362912Z STAGE:2022-08-13 13:48:49 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:49.9462482Z STAGE:2022-08-13 13:48:49 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:49.9540179Z STAGE:2022-08-13 13:48:49 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:49.9638420Z STAGE:2022-08-13 13:48:49 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:49.9800209Z STAGE:2022-08-13 13:48:49 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:49.9814346Z STAGE:2022-08-13 13:48:49 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:49.9939633Z STAGE:2022-08-13 13:48:49 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:49.9954205Z STAGE:2022-08-13 13:48:49 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:49.9977825Z STAGE:2022-08-13 13:48:49 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:49.9991432Z STAGE:2022-08-13 13:48:49 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:50.0101954Z STAGE:2022-08-13 13:48:50 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:50.0113409Z STAGE:2022-08-13 13:48:50 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:50.0214994Z STAGE:2022-08-13 13:48:50 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:50.0317920Z STAGE:2022-08-13 13:48:50 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:50.0389262Z STAGE:2022-08-13 13:48:50 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:50.0490944Z STAGE:2022-08-13 13:48:50 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:50.0569105Z STAGE:2022-08-13 13:48:50 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:50.0669920Z STAGE:2022-08-13 13:48:50 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:50.0741765Z STAGE:2022-08-13 13:48:50 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:50.0841316Z STAGE:2022-08-13 13:48:50 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:50.1015630Z STAGE:2022-08-13 13:48:50 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:50.1032627Z STAGE:2022-08-13 13:48:50 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:50.1180959Z STAGE:2022-08-13 13:48:50 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:50.1191661Z STAGE:2022-08-13 13:48:50 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:50.1408332Z STAGE:2022-08-13 13:48:50 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:50.1511088Z STAGE:2022-08-13 13:48:50 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:50.1587493Z STAGE:2022-08-13 13:48:50 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:50.1685472Z STAGE:2022-08-13 13:48:50 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:50.1860939Z STAGE:2022-08-13 13:48:50 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:50.1875136Z STAGE:2022-08-13 13:48:50 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:50.2018521Z STAGE:2022-08-13 13:48:50 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:50.2032446Z STAGE:2022-08-13 13:48:50 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:50.2179759Z STAGE:2022-08-13 13:48:50 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:50.2190434Z STAGE:2022-08-13 13:48:50 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:50.2311833Z STAGE:2022-08-13 13:48:50 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:50.2322446Z STAGE:2022-08-13 13:48:50 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:50.2541168Z STAGE:2022-08-13 13:48:50 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:50.2643711Z STAGE:2022-08-13 13:48:50 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:50.2715143Z STAGE:2022-08-13 13:48:50 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:50.2818088Z STAGE:2022-08-13 13:48:50 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:50.2894964Z STAGE:2022-08-13 13:48:50 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:50.2992329Z STAGE:2022-08-13 13:48:50 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:50.3064071Z STAGE:2022-08-13 13:48:50 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:50.3163211Z STAGE:2022-08-13 13:48:50 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:50.3330217Z STAGE:2022-08-13 13:48:50 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:50.3347073Z STAGE:2022-08-13 13:48:50 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:50.3490515Z STAGE:2022-08-13 13:48:50 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:50.3504438Z STAGE:2022-08-13 13:48:50 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:50.3652616Z STAGE:2022-08-13 13:48:50 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:50.3662935Z STAGE:2022-08-13 13:48:50 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:50.3784471Z STAGE:2022-08-13 13:48:50 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:50.3795311Z STAGE:2022-08-13 13:48:50 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:50.4013387Z STAGE:2022-08-13 13:48:50 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:50.4115977Z STAGE:2022-08-13 13:48:50 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:50.4187613Z STAGE:2022-08-13 13:48:50 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:50.4289194Z STAGE:2022-08-13 13:48:50 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:50.4367350Z STAGE:2022-08-13 13:48:50 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:50.4466455Z STAGE:2022-08-13 13:48:50 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:50.4538178Z STAGE:2022-08-13 13:48:50 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:50.4639156Z STAGE:2022-08-13 13:48:50 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:50.4813749Z STAGE:2022-08-13 13:48:50 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:50.4831166Z STAGE:2022-08-13 13:48:50 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:50.4973298Z STAGE:2022-08-13 13:48:50 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:50.4987401Z STAGE:2022-08-13 13:48:50 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:50.5133871Z STAGE:2022-08-13 13:48:50 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:50.5144556Z STAGE:2022-08-13 13:48:50 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:50.5265617Z STAGE:2022-08-13 13:48:50 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:50.5276486Z STAGE:2022-08-13 13:48:50 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:50.5494487Z STAGE:2022-08-13 13:48:50 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:50.5597398Z STAGE:2022-08-13 13:48:50 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:50.5668697Z STAGE:2022-08-13 13:48:50 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:50.5771581Z STAGE:2022-08-13 13:48:50 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:50.5847825Z STAGE:2022-08-13 13:48:50 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:50.5944600Z STAGE:2022-08-13 13:48:50 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:50.6017935Z STAGE:2022-08-13 13:48:50 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:50.6117340Z STAGE:2022-08-13 13:48:50 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:50.6291959Z STAGE:2022-08-13 13:48:50 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:50.6317701Z STAGE:2022-08-13 13:48:50 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:50.6460628Z STAGE:2022-08-13 13:48:50 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:50.6471577Z STAGE:2022-08-13 13:48:50 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:50.6490552Z STAGE:2022-08-13 13:48:50 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:50.6501005Z STAGE:2022-08-13 13:48:50 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:50.6622319Z STAGE:2022-08-13 13:48:50 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:50.6633033Z STAGE:2022-08-13 13:48:50 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:50.6742028Z STAGE:2022-08-13 13:48:50 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:50.6843863Z STAGE:2022-08-13 13:48:50 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:50.6917283Z STAGE:2022-08-13 13:48:50 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:50.6940457Z STAGE:2022-08-13 13:48:50 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:50.6957942Z STAGE:2022-08-13 13:48:50 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:50.7066662Z STAGE:2022-08-13 13:48:50 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:50.7140281Z STAGE:2022-08-13 13:48:50 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:50.7162632Z STAGE:2022-08-13 13:48:50 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:50.7271894Z STAGE:2022-08-13 13:48:50 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:50.7297917Z STAGE:2022-08-13 13:48:50 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:50.7460082Z STAGE:2022-08-13 13:48:50 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:50.7475390Z STAGE:2022-08-13 13:48:50 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:50.7623997Z STAGE:2022-08-13 13:48:50 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:50.7634432Z STAGE:2022-08-13 13:48:50 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:50.7755143Z STAGE:2022-08-13 13:48:50 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:50.7768060Z STAGE:2022-08-13 13:48:50 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:50.7983623Z STAGE:2022-08-13 13:48:50 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:50.8087458Z STAGE:2022-08-13 13:48:50 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:50.8160951Z STAGE:2022-08-13 13:48:50 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:50.8266183Z STAGE:2022-08-13 13:48:50 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:50.8344523Z STAGE:2022-08-13 13:48:50 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:50.8443953Z STAGE:2022-08-13 13:48:50 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:50.8517498Z STAGE:2022-08-13 13:48:50 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:50.8618414Z STAGE:2022-08-13 13:48:50 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:50.8786416Z STAGE:2022-08-13 13:48:50 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:50.8803205Z STAGE:2022-08-13 13:48:50 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:50.8949618Z STAGE:2022-08-13 13:48:50 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:50.8963831Z STAGE:2022-08-13 13:48:50 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:50.9111623Z STAGE:2022-08-13 13:48:50 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:50.9123081Z STAGE:2022-08-13 13:48:50 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:50.9243138Z STAGE:2022-08-13 13:48:50 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:50.9255316Z STAGE:2022-08-13 13:48:50 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:50.9474507Z STAGE:2022-08-13 13:48:50 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:50.9580320Z STAGE:2022-08-13 13:48:50 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:50.9653172Z STAGE:2022-08-13 13:48:50 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:50.9756918Z STAGE:2022-08-13 13:48:50 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:50.9836193Z STAGE:2022-08-13 13:48:50 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:50.9937293Z STAGE:2022-08-13 13:48:50 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:51.0010868Z STAGE:2022-08-13 13:48:51 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:51.0110008Z STAGE:2022-08-13 13:48:51 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:51.0285586Z STAGE:2022-08-13 13:48:51 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:51.0307189Z STAGE:2022-08-13 13:48:51 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:51.0449349Z STAGE:2022-08-13 13:48:51 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:51.0460321Z STAGE:2022-08-13 13:48:51 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:51.0478669Z STAGE:2022-08-13 13:48:51 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:51.0489832Z STAGE:2022-08-13 13:48:51 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:51.0612442Z STAGE:2022-08-13 13:48:51 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:51.0623299Z STAGE:2022-08-13 13:48:51 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:51.0730923Z STAGE:2022-08-13 13:48:51 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:51.0833951Z STAGE:2022-08-13 13:48:51 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:51.0905097Z STAGE:2022-08-13 13:48:51 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:51.0916242Z STAGE:2022-08-13 13:48:51 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:51.0934120Z STAGE:2022-08-13 13:48:51 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:51.1032667Z STAGE:2022-08-13 13:48:51 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:51.1106399Z STAGE:2022-08-13 13:48:51 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:51.1120032Z STAGE:2022-08-13 13:48:51 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:51.1228350Z STAGE:2022-08-13 13:48:51 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:51.1245393Z STAGE:2022-08-13 13:48:51 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:51.1389173Z STAGE:2022-08-13 13:48:51 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:51.1403567Z STAGE:2022-08-13 13:48:51 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:51.1549817Z STAGE:2022-08-13 13:48:51 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:51.1560672Z STAGE:2022-08-13 13:48:51 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:51.1681725Z STAGE:2022-08-13 13:48:51 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:51.1692557Z STAGE:2022-08-13 13:48:51 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:51.1910906Z STAGE:2022-08-13 13:48:51 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:51.2013654Z STAGE:2022-08-13 13:48:51 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:51.2086683Z STAGE:2022-08-13 13:48:51 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:51.2189769Z STAGE:2022-08-13 13:48:51 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:51.2268178Z STAGE:2022-08-13 13:48:51 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:51.2366085Z STAGE:2022-08-13 13:48:51 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:51.2440725Z STAGE:2022-08-13 13:48:51 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:51.2538633Z STAGE:2022-08-13 13:48:51 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:51.2706142Z STAGE:2022-08-13 13:48:51 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:51.2720225Z STAGE:2022-08-13 13:48:51 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:51.2864906Z STAGE:2022-08-13 13:48:51 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:51.2876693Z STAGE:2022-08-13 13:48:51 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:51.2899095Z STAGE:2022-08-13 13:48:51 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:51.2909668Z STAGE:2022-08-13 13:48:51 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:51.3031411Z STAGE:2022-08-13 13:48:51 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:51.3042789Z STAGE:2022-08-13 13:48:51 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:51.3154520Z STAGE:2022-08-13 13:48:51 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:51.3257385Z STAGE:2022-08-13 13:48:51 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:51.3328979Z STAGE:2022-08-13 13:48:51 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:51.3431745Z STAGE:2022-08-13 13:48:51 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:51.3510692Z STAGE:2022-08-13 13:48:51 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:51.3610252Z STAGE:2022-08-13 13:48:51 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:51.3683702Z STAGE:2022-08-13 13:48:51 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:51.3784522Z STAGE:2022-08-13 13:48:51 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:51.3951889Z STAGE:2022-08-13 13:48:51 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:51.3969051Z STAGE:2022-08-13 13:48:51 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:51.4111844Z STAGE:2022-08-13 13:48:51 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:51.4124015Z STAGE:2022-08-13 13:48:51 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:51.4147810Z STAGE:2022-08-13 13:48:51 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:51.4158818Z STAGE:2022-08-13 13:48:51 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:51.4281583Z STAGE:2022-08-13 13:48:51 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:51.4294775Z STAGE:2022-08-13 13:48:51 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:51.4406247Z STAGE:2022-08-13 13:48:51 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:51.4507978Z STAGE:2022-08-13 13:48:51 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:51.4579420Z STAGE:2022-08-13 13:48:51 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:51.4682562Z STAGE:2022-08-13 13:48:51 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:51.4758890Z STAGE:2022-08-13 13:48:51 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:51.4856272Z STAGE:2022-08-13 13:48:51 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:51.4929969Z STAGE:2022-08-13 13:48:51 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:51.5028524Z STAGE:2022-08-13 13:48:51 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:51.5098388Z ok (2.759s) 2022-08-13T13:48:51.5115163Z test_pointwise_op_fastpath__foreach_addcmul_cuda_int16 (__main__.TestForeachCUDA) ... skip: Test is disabled because an issue exists disabling it: https://github.com/pytorch/pytorch/issues/71478 for platform(s) linux. If you're seeing this on your local machine and would like to enable this test, please make sure CI is not set and you are not using the flag --import-disabled-tests. (0.001s) 2022-08-13T13:48:51.5130097Z test_pointwise_op_fastpath__foreach_addcmul_cuda_int32 (__main__.TestForeachCUDA) ... skip: Test is disabled because an issue exists disabling it: https://github.com/pytorch/pytorch/issues/75591 for platform(s) linux. If you're seeing this on your local machine and would like to enable this test, please make sure CI is not set and you are not using the flag --import-disabled-tests. (0.001s) 2022-08-13T13:48:51.5143224Z test_pointwise_op_fastpath__foreach_addcmul_cuda_int64 (__main__.TestForeachCUDA) ... skip: Test is disabled because an issue exists disabling it: https://github.com/pytorch/pytorch/issues/74781 for allplatform(s) . If you're seeing this on your local machine and would like to enable this test, please make sure CI is not set and you are not using the flag --import-disabled-tests. (0.001s) 2022-08-13T13:48:51.5156401Z test_pointwise_op_fastpath__foreach_addcmul_cuda_int8 (__main__.TestForeachCUDA) ... skip: Test is disabled because an issue exists disabling it: https://github.com/pytorch/pytorch/issues/76599 for platform(s) linux. If you're seeing this on your local machine and would like to enable this test, please make sure CI is not set and you are not using the flag --import-disabled-tests. (0.001s) 2022-08-13T13:48:51.5169437Z test_pointwise_op_fastpath__foreach_addcmul_cuda_uint8 (__main__.TestForeachCUDA) ... skip: Test is disabled because an issue exists disabling it: https://github.com/pytorch/pytorch/issues/67723 for allplatform(s) . If you're seeing this on your local machine and would like to enable this test, please make sure CI is not set and you are not using the flag --import-disabled-tests. (0.001s) 2022-08-13T13:48:51.5438738Z test_pointwise_op_slowpath__foreach_addcdiv_cuda_bfloat16 (__main__.TestForeachCUDA) ... STAGE:2022-08-13 13:48:51 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:51.5455423Z STAGE:2022-08-13 13:48:51 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:51.5598929Z STAGE:2022-08-13 13:48:51 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:51.5613376Z STAGE:2022-08-13 13:48:51 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:51.5987513Z STAGE:2022-08-13 13:48:51 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:51.6093053Z STAGE:2022-08-13 13:48:51 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:51.6176134Z STAGE:2022-08-13 13:48:51 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:51.6278322Z STAGE:2022-08-13 13:48:51 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:51.6597085Z STAGE:2022-08-13 13:48:51 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:51.6613259Z STAGE:2022-08-13 13:48:51 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:51.6763973Z STAGE:2022-08-13 13:48:51 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:51.6780787Z STAGE:2022-08-13 13:48:51 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:51.6921688Z STAGE:2022-08-13 13:48:51 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:51.6935863Z STAGE:2022-08-13 13:48:51 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:51.7073650Z STAGE:2022-08-13 13:48:51 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:51.7088249Z STAGE:2022-08-13 13:48:51 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:51.7459839Z STAGE:2022-08-13 13:48:51 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:51.7565252Z STAGE:2022-08-13 13:48:51 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:51.7643412Z STAGE:2022-08-13 13:48:51 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:51.7752386Z STAGE:2022-08-13 13:48:51 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:51.7833348Z STAGE:2022-08-13 13:48:51 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:51.7938584Z STAGE:2022-08-13 13:48:51 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:51.8016923Z STAGE:2022-08-13 13:48:51 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:51.8120115Z STAGE:2022-08-13 13:48:51 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:51.8438070Z STAGE:2022-08-13 13:48:51 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:51.8457100Z STAGE:2022-08-13 13:48:51 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:51.8595308Z STAGE:2022-08-13 13:48:51 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:51.8611578Z STAGE:2022-08-13 13:48:51 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:51.8751815Z STAGE:2022-08-13 13:48:51 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:51.8765718Z STAGE:2022-08-13 13:48:51 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:51.8903478Z STAGE:2022-08-13 13:48:51 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:51.8917385Z STAGE:2022-08-13 13:48:51 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:51.9290979Z STAGE:2022-08-13 13:48:51 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:51.9397964Z STAGE:2022-08-13 13:48:51 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:51.9475789Z STAGE:2022-08-13 13:48:51 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:51.9582826Z STAGE:2022-08-13 13:48:51 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:51.9663968Z STAGE:2022-08-13 13:48:51 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:51.9767031Z STAGE:2022-08-13 13:48:51 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:51.9845488Z STAGE:2022-08-13 13:48:51 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:51.9950402Z STAGE:2022-08-13 13:48:51 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:52.0275417Z STAGE:2022-08-13 13:48:52 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:52.0294586Z STAGE:2022-08-13 13:48:52 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:52.0436806Z STAGE:2022-08-13 13:48:52 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:52.0455847Z STAGE:2022-08-13 13:48:52 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:52.0596495Z STAGE:2022-08-13 13:48:52 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:52.0613744Z STAGE:2022-08-13 13:48:52 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:52.0750377Z STAGE:2022-08-13 13:48:52 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:52.0764428Z STAGE:2022-08-13 13:48:52 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:52.1139846Z STAGE:2022-08-13 13:48:52 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:52.1249238Z STAGE:2022-08-13 13:48:52 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:52.1327658Z STAGE:2022-08-13 13:48:52 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:52.1436128Z STAGE:2022-08-13 13:48:52 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:52.1517258Z STAGE:2022-08-13 13:48:52 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:52.1620593Z STAGE:2022-08-13 13:48:52 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:52.1699283Z STAGE:2022-08-13 13:48:52 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:52.1804093Z STAGE:2022-08-13 13:48:52 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:52.2138123Z STAGE:2022-08-13 13:48:52 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:52.2156840Z STAGE:2022-08-13 13:48:52 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:52.2294784Z STAGE:2022-08-13 13:48:52 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:52.2305957Z STAGE:2022-08-13 13:48:52 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:52.2323676Z STAGE:2022-08-13 13:48:52 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:52.2338109Z STAGE:2022-08-13 13:48:52 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:52.2472692Z STAGE:2022-08-13 13:48:52 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:52.2483367Z STAGE:2022-08-13 13:48:52 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:52.2738610Z STAGE:2022-08-13 13:48:52 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:52.2845717Z STAGE:2022-08-13 13:48:52 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:52.2924203Z STAGE:2022-08-13 13:48:52 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:52.2936242Z STAGE:2022-08-13 13:48:52 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:52.2952652Z STAGE:2022-08-13 13:48:52 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:52.3053751Z STAGE:2022-08-13 13:48:52 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:52.3130419Z STAGE:2022-08-13 13:48:52 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:52.3141380Z STAGE:2022-08-13 13:48:52 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:52.3395520Z STAGE:2022-08-13 13:48:52 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:52.3412088Z STAGE:2022-08-13 13:48:52 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:52.3547024Z STAGE:2022-08-13 13:48:52 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:52.3566315Z STAGE:2022-08-13 13:48:52 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:52.3710585Z STAGE:2022-08-13 13:48:52 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:52.3724481Z STAGE:2022-08-13 13:48:52 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:52.3859149Z STAGE:2022-08-13 13:48:52 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:52.3873450Z STAGE:2022-08-13 13:48:52 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:52.4248979Z STAGE:2022-08-13 13:48:52 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:52.4355631Z STAGE:2022-08-13 13:48:52 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:52.4433835Z STAGE:2022-08-13 13:48:52 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:52.4539252Z STAGE:2022-08-13 13:48:52 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:52.4622642Z STAGE:2022-08-13 13:48:52 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:52.4724486Z STAGE:2022-08-13 13:48:52 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:52.4801400Z STAGE:2022-08-13 13:48:52 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:52.4902560Z STAGE:2022-08-13 13:48:52 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:52.5232979Z STAGE:2022-08-13 13:48:52 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:52.5252240Z STAGE:2022-08-13 13:48:52 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:52.5389294Z STAGE:2022-08-13 13:48:52 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:52.5405603Z STAGE:2022-08-13 13:48:52 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:52.5546029Z STAGE:2022-08-13 13:48:52 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:52.5560222Z STAGE:2022-08-13 13:48:52 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:52.5697765Z STAGE:2022-08-13 13:48:52 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:52.5711814Z STAGE:2022-08-13 13:48:52 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:52.6089638Z STAGE:2022-08-13 13:48:52 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:52.6196737Z STAGE:2022-08-13 13:48:52 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:52.6274838Z STAGE:2022-08-13 13:48:52 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:52.6382189Z STAGE:2022-08-13 13:48:52 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:52.6465723Z STAGE:2022-08-13 13:48:52 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:52.6568746Z STAGE:2022-08-13 13:48:52 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:52.6646232Z STAGE:2022-08-13 13:48:52 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:52.6751301Z STAGE:2022-08-13 13:48:52 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:52.7072942Z STAGE:2022-08-13 13:48:52 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:52.7091937Z STAGE:2022-08-13 13:48:52 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:52.7244557Z STAGE:2022-08-13 13:48:52 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:52.7255985Z STAGE:2022-08-13 13:48:52 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:52.7273657Z STAGE:2022-08-13 13:48:52 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:52.7288110Z STAGE:2022-08-13 13:48:52 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:52.7422269Z STAGE:2022-08-13 13:48:52 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:52.7434358Z STAGE:2022-08-13 13:48:52 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:52.7687022Z STAGE:2022-08-13 13:48:52 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:52.7792253Z STAGE:2022-08-13 13:48:52 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:52.7870321Z STAGE:2022-08-13 13:48:52 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:52.7881410Z STAGE:2022-08-13 13:48:52 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:52.7899205Z STAGE:2022-08-13 13:48:52 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:52.8001273Z STAGE:2022-08-13 13:48:52 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:52.8079503Z STAGE:2022-08-13 13:48:52 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:52.8092579Z STAGE:2022-08-13 13:48:52 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:52.8346057Z STAGE:2022-08-13 13:48:52 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:52.8364622Z STAGE:2022-08-13 13:48:52 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:52.8499706Z STAGE:2022-08-13 13:48:52 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:52.8518637Z STAGE:2022-08-13 13:48:52 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:52.8670369Z STAGE:2022-08-13 13:48:52 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:52.8684212Z STAGE:2022-08-13 13:48:52 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:52.8818990Z STAGE:2022-08-13 13:48:52 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:52.8833011Z STAGE:2022-08-13 13:48:52 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:52.9208909Z STAGE:2022-08-13 13:48:52 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:52.9314199Z STAGE:2022-08-13 13:48:52 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:52.9390487Z STAGE:2022-08-13 13:48:52 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:52.9497793Z STAGE:2022-08-13 13:48:52 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:52.9581078Z STAGE:2022-08-13 13:48:52 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:52.9683595Z STAGE:2022-08-13 13:48:52 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:52.9762011Z STAGE:2022-08-13 13:48:52 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:52.9864611Z STAGE:2022-08-13 13:48:52 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:53.0193081Z STAGE:2022-08-13 13:48:53 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:53.0211538Z STAGE:2022-08-13 13:48:53 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:53.0346840Z STAGE:2022-08-13 13:48:53 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:53.0361532Z STAGE:2022-08-13 13:48:53 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:53.0383294Z STAGE:2022-08-13 13:48:53 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:53.0399895Z STAGE:2022-08-13 13:48:53 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:53.0539282Z STAGE:2022-08-13 13:48:53 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:53.0552836Z STAGE:2022-08-13 13:48:53 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:53.0811826Z STAGE:2022-08-13 13:48:53 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:53.0921195Z STAGE:2022-08-13 13:48:53 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:53.0998280Z STAGE:2022-08-13 13:48:53 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:53.1106925Z STAGE:2022-08-13 13:48:53 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:53.1190309Z STAGE:2022-08-13 13:48:53 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:53.1295451Z STAGE:2022-08-13 13:48:53 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:53.1374045Z STAGE:2022-08-13 13:48:53 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:53.1477805Z STAGE:2022-08-13 13:48:53 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:53.1812575Z STAGE:2022-08-13 13:48:53 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:53.1831488Z STAGE:2022-08-13 13:48:53 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:53.1971095Z STAGE:2022-08-13 13:48:53 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:53.1986227Z STAGE:2022-08-13 13:48:53 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:53.2008660Z STAGE:2022-08-13 13:48:53 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:53.2023013Z STAGE:2022-08-13 13:48:53 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:53.2158581Z STAGE:2022-08-13 13:48:53 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:53.2170403Z STAGE:2022-08-13 13:48:53 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:53.2428905Z STAGE:2022-08-13 13:48:53 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:53.2535697Z STAGE:2022-08-13 13:48:53 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:53.2612535Z STAGE:2022-08-13 13:48:53 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:53.2718133Z STAGE:2022-08-13 13:48:53 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:53.2799588Z STAGE:2022-08-13 13:48:53 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:53.2900059Z STAGE:2022-08-13 13:48:53 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:53.2976816Z STAGE:2022-08-13 13:48:53 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:53.3077853Z STAGE:2022-08-13 13:48:53 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:53.3449872Z STAGE:2022-08-13 13:48:53 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:53.3466899Z STAGE:2022-08-13 13:48:53 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:53.3630130Z STAGE:2022-08-13 13:48:53 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:53.3644643Z STAGE:2022-08-13 13:48:53 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:53.4073294Z STAGE:2022-08-13 13:48:53 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:53.4178771Z STAGE:2022-08-13 13:48:53 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:53.4260901Z STAGE:2022-08-13 13:48:53 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:53.4362971Z STAGE:2022-08-13 13:48:53 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:53.4724655Z STAGE:2022-08-13 13:48:53 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:53.4741855Z STAGE:2022-08-13 13:48:53 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:53.4898633Z STAGE:2022-08-13 13:48:53 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:53.4915563Z STAGE:2022-08-13 13:48:53 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:53.5075779Z STAGE:2022-08-13 13:48:53 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:53.5090708Z STAGE:2022-08-13 13:48:53 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:53.5245682Z STAGE:2022-08-13 13:48:53 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:53.5260592Z STAGE:2022-08-13 13:48:53 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:53.5701026Z STAGE:2022-08-13 13:48:53 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:53.5808030Z STAGE:2022-08-13 13:48:53 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:53.5885862Z STAGE:2022-08-13 13:48:53 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:53.5991525Z STAGE:2022-08-13 13:48:53 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:53.6075794Z STAGE:2022-08-13 13:48:53 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:53.6180514Z STAGE:2022-08-13 13:48:53 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:53.6259293Z STAGE:2022-08-13 13:48:53 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:53.6362341Z STAGE:2022-08-13 13:48:53 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:53.6736712Z STAGE:2022-08-13 13:48:53 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:53.6753952Z STAGE:2022-08-13 13:48:53 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:53.6908847Z STAGE:2022-08-13 13:48:53 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:53.6925816Z STAGE:2022-08-13 13:48:53 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:53.7087063Z STAGE:2022-08-13 13:48:53 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:53.7102231Z STAGE:2022-08-13 13:48:53 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:53.7254958Z STAGE:2022-08-13 13:48:53 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:53.7269777Z STAGE:2022-08-13 13:48:53 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:53.7713038Z STAGE:2022-08-13 13:48:53 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:53.7820068Z STAGE:2022-08-13 13:48:53 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:53.7896410Z STAGE:2022-08-13 13:48:53 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:53.8003953Z STAGE:2022-08-13 13:48:53 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:53.8086309Z STAGE:2022-08-13 13:48:53 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:53.8191412Z STAGE:2022-08-13 13:48:53 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:53.8269745Z STAGE:2022-08-13 13:48:53 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:53.8372448Z STAGE:2022-08-13 13:48:53 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:53.8744925Z STAGE:2022-08-13 13:48:53 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:53.8764647Z STAGE:2022-08-13 13:48:53 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:53.8920740Z STAGE:2022-08-13 13:48:53 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:53.8938160Z STAGE:2022-08-13 13:48:53 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:53.9098060Z STAGE:2022-08-13 13:48:53 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:53.9112894Z STAGE:2022-08-13 13:48:53 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:53.9267842Z STAGE:2022-08-13 13:48:53 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:53.9282277Z STAGE:2022-08-13 13:48:53 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:53.9710456Z STAGE:2022-08-13 13:48:53 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:53.9816027Z STAGE:2022-08-13 13:48:53 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:53.9894142Z STAGE:2022-08-13 13:48:53 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:54.0001260Z STAGE:2022-08-13 13:48:53 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:54.0084981Z STAGE:2022-08-13 13:48:54 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:54.0188585Z STAGE:2022-08-13 13:48:54 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:54.0267123Z STAGE:2022-08-13 13:48:54 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:54.0369822Z STAGE:2022-08-13 13:48:54 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:54.0742910Z STAGE:2022-08-13 13:48:54 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:54.0763033Z STAGE:2022-08-13 13:48:54 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:54.0920886Z STAGE:2022-08-13 13:48:54 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:54.0932574Z STAGE:2022-08-13 13:48:54 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:54.0950646Z STAGE:2022-08-13 13:48:54 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:54.0965565Z STAGE:2022-08-13 13:48:54 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:54.1122450Z STAGE:2022-08-13 13:48:54 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:54.1134787Z STAGE:2022-08-13 13:48:54 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:54.1426369Z STAGE:2022-08-13 13:48:54 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:54.1535612Z STAGE:2022-08-13 13:48:54 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:54.1614495Z STAGE:2022-08-13 13:48:54 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:54.1628759Z STAGE:2022-08-13 13:48:54 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:54.1646597Z STAGE:2022-08-13 13:48:54 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:54.1750250Z STAGE:2022-08-13 13:48:54 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:54.1828937Z STAGE:2022-08-13 13:48:54 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:54.1842424Z STAGE:2022-08-13 13:48:54 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:54.2134028Z STAGE:2022-08-13 13:48:54 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:54.2154213Z STAGE:2022-08-13 13:48:54 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:54.2312307Z STAGE:2022-08-13 13:48:54 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:54.2329931Z STAGE:2022-08-13 13:48:54 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:54.2489347Z STAGE:2022-08-13 13:48:54 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:54.2504080Z STAGE:2022-08-13 13:48:54 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:54.2659257Z STAGE:2022-08-13 13:48:54 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:54.2674197Z STAGE:2022-08-13 13:48:54 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:54.3105547Z STAGE:2022-08-13 13:48:54 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:54.3213203Z STAGE:2022-08-13 13:48:54 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:54.3291323Z STAGE:2022-08-13 13:48:54 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:54.3401104Z STAGE:2022-08-13 13:48:54 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:54.3482847Z STAGE:2022-08-13 13:48:54 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:54.3584448Z STAGE:2022-08-13 13:48:54 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:54.3660939Z STAGE:2022-08-13 13:48:54 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:54.3763358Z STAGE:2022-08-13 13:48:54 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:54.4118308Z STAGE:2022-08-13 13:48:54 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:54.4138252Z STAGE:2022-08-13 13:48:54 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:54.4294673Z STAGE:2022-08-13 13:48:54 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:54.4311921Z STAGE:2022-08-13 13:48:54 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:54.4473801Z STAGE:2022-08-13 13:48:54 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:54.4488556Z STAGE:2022-08-13 13:48:54 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:54.4640780Z STAGE:2022-08-13 13:48:54 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:54.4655714Z STAGE:2022-08-13 13:48:54 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:54.5097401Z STAGE:2022-08-13 13:48:54 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:54.5204257Z STAGE:2022-08-13 13:48:54 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:54.5282322Z STAGE:2022-08-13 13:48:54 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:54.5389533Z STAGE:2022-08-13 13:48:54 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:54.5471087Z STAGE:2022-08-13 13:48:54 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:54.5571924Z STAGE:2022-08-13 13:48:54 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:54.5648190Z STAGE:2022-08-13 13:48:54 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:54.5748926Z STAGE:2022-08-13 13:48:54 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:54.6103400Z STAGE:2022-08-13 13:48:54 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:54.6123096Z STAGE:2022-08-13 13:48:54 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:54.6279405Z STAGE:2022-08-13 13:48:54 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:54.6290777Z STAGE:2022-08-13 13:48:54 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:54.6308935Z STAGE:2022-08-13 13:48:54 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:54.6323642Z STAGE:2022-08-13 13:48:54 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:54.6476364Z STAGE:2022-08-13 13:48:54 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:54.6487043Z STAGE:2022-08-13 13:48:54 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:54.6775939Z STAGE:2022-08-13 13:48:54 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:54.6881562Z STAGE:2022-08-13 13:48:54 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:54.6959665Z STAGE:2022-08-13 13:48:54 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:54.6971084Z STAGE:2022-08-13 13:48:54 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:54.6988915Z STAGE:2022-08-13 13:48:54 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:54.7094469Z STAGE:2022-08-13 13:48:54 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:54.7173184Z STAGE:2022-08-13 13:48:54 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:54.7186613Z STAGE:2022-08-13 13:48:54 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:54.7480754Z STAGE:2022-08-13 13:48:54 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:54.7498182Z STAGE:2022-08-13 13:48:54 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:54.7650691Z STAGE:2022-08-13 13:48:54 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:54.7667797Z STAGE:2022-08-13 13:48:54 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:54.7850196Z STAGE:2022-08-13 13:48:54 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:54.7864815Z STAGE:2022-08-13 13:48:54 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:54.8017024Z STAGE:2022-08-13 13:48:54 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:54.8032623Z STAGE:2022-08-13 13:48:54 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:54.8469126Z STAGE:2022-08-13 13:48:54 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:54.8575895Z STAGE:2022-08-13 13:48:54 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:54.8652885Z STAGE:2022-08-13 13:48:54 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:54.8762196Z STAGE:2022-08-13 13:48:54 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:54.8845364Z STAGE:2022-08-13 13:48:54 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:54.8949573Z STAGE:2022-08-13 13:48:54 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:54.9027709Z STAGE:2022-08-13 13:48:54 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:54.9132935Z STAGE:2022-08-13 13:48:54 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:54.9502025Z STAGE:2022-08-13 13:48:54 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:54.9521423Z STAGE:2022-08-13 13:48:54 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:54.9678788Z STAGE:2022-08-13 13:48:54 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:54.9690769Z STAGE:2022-08-13 13:48:54 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:54.9711510Z STAGE:2022-08-13 13:48:54 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:54.9726181Z STAGE:2022-08-13 13:48:54 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:54.9878766Z STAGE:2022-08-13 13:48:54 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:54.9891110Z STAGE:2022-08-13 13:48:54 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:55.0180673Z STAGE:2022-08-13 13:48:55 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:55.0288251Z STAGE:2022-08-13 13:48:55 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:55.0366648Z STAGE:2022-08-13 13:48:55 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:55.0472642Z STAGE:2022-08-13 13:48:55 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:55.0556871Z STAGE:2022-08-13 13:48:55 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:55.0661234Z STAGE:2022-08-13 13:48:55 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:55.0740003Z STAGE:2022-08-13 13:48:55 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:55.0842967Z STAGE:2022-08-13 13:48:55 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:55.1220358Z STAGE:2022-08-13 13:48:55 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:55.1237403Z STAGE:2022-08-13 13:48:55 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:55.1390305Z STAGE:2022-08-13 13:48:55 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:55.1402415Z STAGE:2022-08-13 13:48:55 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:55.1425423Z STAGE:2022-08-13 13:48:55 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:55.1439940Z STAGE:2022-08-13 13:48:55 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:55.1595479Z STAGE:2022-08-13 13:48:55 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:55.1607173Z STAGE:2022-08-13 13:48:55 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:55.1903084Z STAGE:2022-08-13 13:48:55 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:55.2013685Z STAGE:2022-08-13 13:48:55 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:55.2093009Z STAGE:2022-08-13 13:48:55 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:55.2201793Z STAGE:2022-08-13 13:48:55 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:55.2283683Z STAGE:2022-08-13 13:48:55 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:55.2388027Z STAGE:2022-08-13 13:48:55 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:55.2467338Z STAGE:2022-08-13 13:48:55 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:55.2571156Z STAGE:2022-08-13 13:48:55 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:55.2647526Z ok (3.748s) 2022-08-13T13:48:55.3001508Z test_pointwise_op_slowpath__foreach_addcdiv_cuda_complex128 (__main__.TestForeachCUDA) ... STAGE:2022-08-13 13:48:55 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:55.3020711Z STAGE:2022-08-13 13:48:55 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:55.3166275Z STAGE:2022-08-13 13:48:55 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:55.3180943Z STAGE:2022-08-13 13:48:55 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:55.3637742Z STAGE:2022-08-13 13:48:55 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:55.3743108Z STAGE:2022-08-13 13:48:55 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:55.3826536Z STAGE:2022-08-13 13:48:55 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:55.3929812Z STAGE:2022-08-13 13:48:55 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:55.4345312Z STAGE:2022-08-13 13:48:55 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:55.4362544Z STAGE:2022-08-13 13:48:55 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:55.4501944Z STAGE:2022-08-13 13:48:55 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:55.4519379Z STAGE:2022-08-13 13:48:55 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:55.4667637Z STAGE:2022-08-13 13:48:55 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:55.4682047Z STAGE:2022-08-13 13:48:55 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:55.4822655Z STAGE:2022-08-13 13:48:55 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:55.4837165Z STAGE:2022-08-13 13:48:55 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:55.5293485Z STAGE:2022-08-13 13:48:55 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:55.5399475Z STAGE:2022-08-13 13:48:55 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:55.5476249Z STAGE:2022-08-13 13:48:55 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:55.5583671Z STAGE:2022-08-13 13:48:55 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:55.5664989Z STAGE:2022-08-13 13:48:55 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:55.5770379Z STAGE:2022-08-13 13:48:55 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:55.5849273Z STAGE:2022-08-13 13:48:55 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:55.5954491Z STAGE:2022-08-13 13:48:55 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:55.6368248Z STAGE:2022-08-13 13:48:55 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:55.6387984Z STAGE:2022-08-13 13:48:55 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:55.6530905Z STAGE:2022-08-13 13:48:55 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:55.6547646Z STAGE:2022-08-13 13:48:55 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:55.6694066Z STAGE:2022-08-13 13:48:55 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:55.6708591Z STAGE:2022-08-13 13:48:55 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:55.6851345Z STAGE:2022-08-13 13:48:55 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:55.6865936Z STAGE:2022-08-13 13:48:55 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:55.7321723Z STAGE:2022-08-13 13:48:55 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:55.7428092Z STAGE:2022-08-13 13:48:55 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:55.7504561Z STAGE:2022-08-13 13:48:55 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:55.7610899Z STAGE:2022-08-13 13:48:55 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:55.7692556Z STAGE:2022-08-13 13:48:55 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:55.7795199Z STAGE:2022-08-13 13:48:55 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:55.7872045Z STAGE:2022-08-13 13:48:55 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:55.7974847Z STAGE:2022-08-13 13:48:55 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:55.8383908Z STAGE:2022-08-13 13:48:55 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:55.8402874Z STAGE:2022-08-13 13:48:55 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:55.8545262Z STAGE:2022-08-13 13:48:55 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:55.8561614Z STAGE:2022-08-13 13:48:55 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:55.8706953Z STAGE:2022-08-13 13:48:55 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:55.8721368Z STAGE:2022-08-13 13:48:55 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:55.8874936Z STAGE:2022-08-13 13:48:55 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:55.8890043Z STAGE:2022-08-13 13:48:55 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:55.9341920Z STAGE:2022-08-13 13:48:55 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:55.9448961Z STAGE:2022-08-13 13:48:55 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:55.9527266Z STAGE:2022-08-13 13:48:55 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:55.9635709Z STAGE:2022-08-13 13:48:55 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:55.9717299Z STAGE:2022-08-13 13:48:55 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:55.9822707Z STAGE:2022-08-13 13:48:55 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:55.9901453Z STAGE:2022-08-13 13:48:55 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:56.0005410Z STAGE:2022-08-13 13:48:56 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:56.0401838Z STAGE:2022-08-13 13:48:56 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:56.0418859Z STAGE:2022-08-13 13:48:56 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:56.0561088Z STAGE:2022-08-13 13:48:56 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:56.0577894Z STAGE:2022-08-13 13:48:56 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:56.0722325Z STAGE:2022-08-13 13:48:56 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:56.0739699Z STAGE:2022-08-13 13:48:56 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:56.0881779Z STAGE:2022-08-13 13:48:56 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:56.0896626Z STAGE:2022-08-13 13:48:56 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:56.1350245Z STAGE:2022-08-13 13:48:56 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:56.1457882Z STAGE:2022-08-13 13:48:56 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:56.1536411Z STAGE:2022-08-13 13:48:56 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:56.1642922Z STAGE:2022-08-13 13:48:56 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:56.1726750Z STAGE:2022-08-13 13:48:56 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:56.1828220Z STAGE:2022-08-13 13:48:56 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:56.1906819Z STAGE:2022-08-13 13:48:56 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:56.2008566Z STAGE:2022-08-13 13:48:56 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:56.2410989Z STAGE:2022-08-13 13:48:56 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:56.2429661Z STAGE:2022-08-13 13:48:56 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:56.2576979Z STAGE:2022-08-13 13:48:56 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:56.2596270Z STAGE:2022-08-13 13:48:56 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:56.2741717Z STAGE:2022-08-13 13:48:56 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:56.2758765Z STAGE:2022-08-13 13:48:56 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:56.2901210Z STAGE:2022-08-13 13:48:56 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:56.2915663Z STAGE:2022-08-13 13:48:56 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:56.3389658Z STAGE:2022-08-13 13:48:56 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:56.3499131Z STAGE:2022-08-13 13:48:56 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:56.3578324Z STAGE:2022-08-13 13:48:56 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:56.3688244Z STAGE:2022-08-13 13:48:56 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:56.3772422Z STAGE:2022-08-13 13:48:56 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:56.3876129Z STAGE:2022-08-13 13:48:56 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:56.3954910Z STAGE:2022-08-13 13:48:56 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:56.4058685Z STAGE:2022-08-13 13:48:56 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:56.4466646Z STAGE:2022-08-13 13:48:56 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:56.4485905Z STAGE:2022-08-13 13:48:56 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:56.4629306Z STAGE:2022-08-13 13:48:56 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:56.4646085Z STAGE:2022-08-13 13:48:56 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:56.4790905Z STAGE:2022-08-13 13:48:56 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:56.4805558Z STAGE:2022-08-13 13:48:56 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:56.4947449Z STAGE:2022-08-13 13:48:56 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:56.4961965Z STAGE:2022-08-13 13:48:56 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:56.5418257Z STAGE:2022-08-13 13:48:56 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:56.5524164Z STAGE:2022-08-13 13:48:56 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:56.5602995Z STAGE:2022-08-13 13:48:56 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:56.5710823Z STAGE:2022-08-13 13:48:56 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:56.5795885Z STAGE:2022-08-13 13:48:56 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:56.5897413Z STAGE:2022-08-13 13:48:56 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:56.5976750Z STAGE:2022-08-13 13:48:56 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:56.6080618Z STAGE:2022-08-13 13:48:56 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:56.6493285Z STAGE:2022-08-13 13:48:56 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:56.6512635Z STAGE:2022-08-13 13:48:56 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:56.6656103Z STAGE:2022-08-13 13:48:56 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:56.6673953Z STAGE:2022-08-13 13:48:56 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:56.6820251Z STAGE:2022-08-13 13:48:56 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:56.6834479Z STAGE:2022-08-13 13:48:56 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:56.6973915Z STAGE:2022-08-13 13:48:56 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:56.6989020Z STAGE:2022-08-13 13:48:56 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:56.7447375Z STAGE:2022-08-13 13:48:56 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:56.7554682Z STAGE:2022-08-13 13:48:56 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:56.7632898Z STAGE:2022-08-13 13:48:56 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:56.7740081Z STAGE:2022-08-13 13:48:56 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:56.7823619Z STAGE:2022-08-13 13:48:56 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:56.7927244Z STAGE:2022-08-13 13:48:56 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:56.8006056Z STAGE:2022-08-13 13:48:56 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:56.8110317Z STAGE:2022-08-13 13:48:56 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:56.8526800Z STAGE:2022-08-13 13:48:56 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:56.8545256Z STAGE:2022-08-13 13:48:56 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:56.8684272Z STAGE:2022-08-13 13:48:56 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:56.8706158Z STAGE:2022-08-13 13:48:56 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:56.8850072Z STAGE:2022-08-13 13:48:56 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:56.8864353Z STAGE:2022-08-13 13:48:56 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:56.9003802Z STAGE:2022-08-13 13:48:56 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:56.9018296Z STAGE:2022-08-13 13:48:56 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:56.9473059Z STAGE:2022-08-13 13:48:56 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:56.9579768Z STAGE:2022-08-13 13:48:56 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:56.9656296Z STAGE:2022-08-13 13:48:56 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:56.9763555Z STAGE:2022-08-13 13:48:56 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:56.9844926Z STAGE:2022-08-13 13:48:56 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:56.9947119Z STAGE:2022-08-13 13:48:56 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:57.0025530Z STAGE:2022-08-13 13:48:57 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:57.0128422Z STAGE:2022-08-13 13:48:57 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:57.0530432Z STAGE:2022-08-13 13:48:57 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:57.0558390Z STAGE:2022-08-13 13:48:57 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:57.0716531Z STAGE:2022-08-13 13:48:57 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:57.0733081Z STAGE:2022-08-13 13:48:57 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:57.0876385Z STAGE:2022-08-13 13:48:57 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:57.0890626Z STAGE:2022-08-13 13:48:57 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:57.1032643Z STAGE:2022-08-13 13:48:57 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:57.1046749Z STAGE:2022-08-13 13:48:57 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:57.1499319Z STAGE:2022-08-13 13:48:57 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:57.1606219Z STAGE:2022-08-13 13:48:57 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:57.1682542Z STAGE:2022-08-13 13:48:57 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:57.1789650Z STAGE:2022-08-13 13:48:57 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:57.1870856Z STAGE:2022-08-13 13:48:57 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:57.1975721Z STAGE:2022-08-13 13:48:57 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:57.2053937Z STAGE:2022-08-13 13:48:57 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:57.2154800Z STAGE:2022-08-13 13:48:57 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:57.2569694Z STAGE:2022-08-13 13:48:57 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:57.2588696Z STAGE:2022-08-13 13:48:57 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:57.2731252Z STAGE:2022-08-13 13:48:57 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:57.2747694Z STAGE:2022-08-13 13:48:57 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:57.2893815Z STAGE:2022-08-13 13:48:57 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:57.2910388Z STAGE:2022-08-13 13:48:57 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:57.3056845Z STAGE:2022-08-13 13:48:57 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:57.3073366Z STAGE:2022-08-13 13:48:57 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:57.3530096Z STAGE:2022-08-13 13:48:57 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:57.3640808Z STAGE:2022-08-13 13:48:57 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:57.3719021Z STAGE:2022-08-13 13:48:57 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:57.3829345Z STAGE:2022-08-13 13:48:57 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:57.3910328Z STAGE:2022-08-13 13:48:57 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:57.4015554Z STAGE:2022-08-13 13:48:57 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:57.4094310Z STAGE:2022-08-13 13:48:57 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:57.4197855Z STAGE:2022-08-13 13:48:57 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:57.4654217Z STAGE:2022-08-13 13:48:57 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:57.4673909Z STAGE:2022-08-13 13:48:57 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:57.4840459Z STAGE:2022-08-13 13:48:57 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:57.4855653Z STAGE:2022-08-13 13:48:57 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:57.5377048Z STAGE:2022-08-13 13:48:57 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:57.5484540Z STAGE:2022-08-13 13:48:57 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:57.5568474Z STAGE:2022-08-13 13:48:57 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:57.5670639Z STAGE:2022-08-13 13:48:57 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:57.6112106Z STAGE:2022-08-13 13:48:57 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:57.6129544Z STAGE:2022-08-13 13:48:57 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:57.6289247Z STAGE:2022-08-13 13:48:57 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:57.6306353Z STAGE:2022-08-13 13:48:57 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:57.6471241Z STAGE:2022-08-13 13:48:57 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:57.6485675Z STAGE:2022-08-13 13:48:57 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:57.6645818Z STAGE:2022-08-13 13:48:57 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:57.6660876Z STAGE:2022-08-13 13:48:57 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:57.7184930Z STAGE:2022-08-13 13:48:57 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:57.7292532Z STAGE:2022-08-13 13:48:57 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:57.7368742Z STAGE:2022-08-13 13:48:57 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:57.7477256Z STAGE:2022-08-13 13:48:57 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:57.7558585Z STAGE:2022-08-13 13:48:57 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:57.7660879Z STAGE:2022-08-13 13:48:57 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:57.7739061Z STAGE:2022-08-13 13:48:57 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:57.7844074Z STAGE:2022-08-13 13:48:57 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:57.8309896Z STAGE:2022-08-13 13:48:57 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:57.8329996Z STAGE:2022-08-13 13:48:57 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:57.8491099Z STAGE:2022-08-13 13:48:57 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:57.8509321Z STAGE:2022-08-13 13:48:57 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:57.8675139Z STAGE:2022-08-13 13:48:57 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:57.8689951Z STAGE:2022-08-13 13:48:57 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:57.8847786Z STAGE:2022-08-13 13:48:57 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:57.8862780Z STAGE:2022-08-13 13:48:57 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:57.9386655Z STAGE:2022-08-13 13:48:57 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:57.9492184Z STAGE:2022-08-13 13:48:57 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:57.9568608Z STAGE:2022-08-13 13:48:57 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:57.9674183Z STAGE:2022-08-13 13:48:57 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:57.9755858Z STAGE:2022-08-13 13:48:57 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:57.9858995Z STAGE:2022-08-13 13:48:57 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:57.9937409Z STAGE:2022-08-13 13:48:57 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:58.0040551Z STAGE:2022-08-13 13:48:58 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:58.0484098Z STAGE:2022-08-13 13:48:58 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:58.0504113Z STAGE:2022-08-13 13:48:58 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:58.0665010Z STAGE:2022-08-13 13:48:58 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:58.0682492Z STAGE:2022-08-13 13:48:58 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:58.0846474Z STAGE:2022-08-13 13:48:58 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:58.0861071Z STAGE:2022-08-13 13:48:58 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:58.1033374Z STAGE:2022-08-13 13:48:58 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:58.1050350Z STAGE:2022-08-13 13:48:58 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:58.1569010Z STAGE:2022-08-13 13:48:58 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:58.1674552Z STAGE:2022-08-13 13:48:58 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:58.1752744Z STAGE:2022-08-13 13:48:58 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:58.1859906Z STAGE:2022-08-13 13:48:58 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:58.1943870Z STAGE:2022-08-13 13:48:58 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:58.2044126Z STAGE:2022-08-13 13:48:58 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:58.2122827Z STAGE:2022-08-13 13:48:58 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:58.2226412Z STAGE:2022-08-13 13:48:58 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:58.2678677Z STAGE:2022-08-13 13:48:58 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:58.2698732Z STAGE:2022-08-13 13:48:58 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:58.2860007Z STAGE:2022-08-13 13:48:58 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:58.2876929Z STAGE:2022-08-13 13:48:58 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:58.3041846Z STAGE:2022-08-13 13:48:58 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:58.3056839Z STAGE:2022-08-13 13:48:58 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:58.3217539Z STAGE:2022-08-13 13:48:58 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:58.3232169Z STAGE:2022-08-13 13:48:58 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:58.3761952Z STAGE:2022-08-13 13:48:58 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:58.3870861Z STAGE:2022-08-13 13:48:58 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:58.3948154Z STAGE:2022-08-13 13:48:58 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:58.4056493Z STAGE:2022-08-13 13:48:58 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:58.4140826Z STAGE:2022-08-13 13:48:58 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:58.4245658Z STAGE:2022-08-13 13:48:58 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:58.4324170Z STAGE:2022-08-13 13:48:58 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:58.4429251Z STAGE:2022-08-13 13:48:58 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:58.4873031Z STAGE:2022-08-13 13:48:58 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:58.4893035Z STAGE:2022-08-13 13:48:58 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:58.5062113Z STAGE:2022-08-13 13:48:58 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:58.5079470Z STAGE:2022-08-13 13:48:58 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:58.5243958Z STAGE:2022-08-13 13:48:58 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:58.5258720Z STAGE:2022-08-13 13:48:58 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:58.5420246Z STAGE:2022-08-13 13:48:58 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:58.5434934Z STAGE:2022-08-13 13:48:58 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:58.5955694Z STAGE:2022-08-13 13:48:58 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:58.6061717Z STAGE:2022-08-13 13:48:58 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:58.6139485Z STAGE:2022-08-13 13:48:58 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:58.6246519Z STAGE:2022-08-13 13:48:58 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:58.6330887Z STAGE:2022-08-13 13:48:58 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:58.6431497Z STAGE:2022-08-13 13:48:58 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:58.6510247Z STAGE:2022-08-13 13:48:58 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:58.6615160Z STAGE:2022-08-13 13:48:58 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:58.7070980Z STAGE:2022-08-13 13:48:58 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:58.7091167Z STAGE:2022-08-13 13:48:58 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:58.7251835Z STAGE:2022-08-13 13:48:58 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:58.7269806Z STAGE:2022-08-13 13:48:58 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:58.7434159Z STAGE:2022-08-13 13:48:58 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:58.7449672Z STAGE:2022-08-13 13:48:58 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:58.7609677Z STAGE:2022-08-13 13:48:58 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:58.7624395Z STAGE:2022-08-13 13:48:58 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:58.8147271Z STAGE:2022-08-13 13:48:58 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:58.8254217Z STAGE:2022-08-13 13:48:58 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:58.8330382Z STAGE:2022-08-13 13:48:58 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:58.8437775Z STAGE:2022-08-13 13:48:58 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:58.8521346Z STAGE:2022-08-13 13:48:58 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:58.8624965Z STAGE:2022-08-13 13:48:58 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:58.8703256Z STAGE:2022-08-13 13:48:58 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:58.8806922Z STAGE:2022-08-13 13:48:58 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:58.9273331Z STAGE:2022-08-13 13:48:58 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:58.9293293Z STAGE:2022-08-13 13:48:58 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:58.9454290Z STAGE:2022-08-13 13:48:58 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:58.9471434Z STAGE:2022-08-13 13:48:58 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:58.9635452Z STAGE:2022-08-13 13:48:58 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:58.9650426Z STAGE:2022-08-13 13:48:58 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:58.9810307Z STAGE:2022-08-13 13:48:58 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:58.9824910Z STAGE:2022-08-13 13:48:58 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:59.0345581Z STAGE:2022-08-13 13:48:59 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:59.0451478Z STAGE:2022-08-13 13:48:59 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:59.0529789Z STAGE:2022-08-13 13:48:59 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:59.0637030Z STAGE:2022-08-13 13:48:59 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:59.0720883Z STAGE:2022-08-13 13:48:59 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:59.0823322Z STAGE:2022-08-13 13:48:59 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:59.0901707Z STAGE:2022-08-13 13:48:59 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:59.1007407Z STAGE:2022-08-13 13:48:59 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:59.1472729Z STAGE:2022-08-13 13:48:59 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:59.1492753Z STAGE:2022-08-13 13:48:59 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:59.1652893Z STAGE:2022-08-13 13:48:59 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:59.1670291Z STAGE:2022-08-13 13:48:59 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:59.1850952Z STAGE:2022-08-13 13:48:59 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:59.1866033Z STAGE:2022-08-13 13:48:59 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:59.2023803Z STAGE:2022-08-13 13:48:59 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:59.2040514Z STAGE:2022-08-13 13:48:59 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:59.2560577Z STAGE:2022-08-13 13:48:59 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:59.2665779Z STAGE:2022-08-13 13:48:59 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:59.2743774Z STAGE:2022-08-13 13:48:59 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:59.2853623Z STAGE:2022-08-13 13:48:59 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:59.2935788Z STAGE:2022-08-13 13:48:59 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:59.3040636Z STAGE:2022-08-13 13:48:59 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:59.3116986Z STAGE:2022-08-13 13:48:59 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:59.3219573Z STAGE:2022-08-13 13:48:59 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:59.3686595Z STAGE:2022-08-13 13:48:59 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:59.3706802Z STAGE:2022-08-13 13:48:59 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:59.3868545Z STAGE:2022-08-13 13:48:59 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:59.3887512Z STAGE:2022-08-13 13:48:59 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:59.4053882Z STAGE:2022-08-13 13:48:59 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:59.4071472Z STAGE:2022-08-13 13:48:59 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:59.4235393Z STAGE:2022-08-13 13:48:59 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:59.4252817Z STAGE:2022-08-13 13:48:59 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:59.4775506Z STAGE:2022-08-13 13:48:59 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:59.4884511Z STAGE:2022-08-13 13:48:59 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:59.4961177Z STAGE:2022-08-13 13:48:59 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:59.5069810Z STAGE:2022-08-13 13:48:59 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:59.5151591Z STAGE:2022-08-13 13:48:59 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:59.5256824Z STAGE:2022-08-13 13:48:59 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:59.5335867Z STAGE:2022-08-13 13:48:59 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:59.5440627Z STAGE:2022-08-13 13:48:59 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:59.5906814Z STAGE:2022-08-13 13:48:59 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:59.5926296Z STAGE:2022-08-13 13:48:59 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:59.6086559Z STAGE:2022-08-13 13:48:59 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:59.6104013Z STAGE:2022-08-13 13:48:59 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:59.6267742Z STAGE:2022-08-13 13:48:59 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:59.6282804Z STAGE:2022-08-13 13:48:59 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:59.6442621Z STAGE:2022-08-13 13:48:59 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:59.6457253Z STAGE:2022-08-13 13:48:59 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:59.6981407Z STAGE:2022-08-13 13:48:59 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:59.7086458Z STAGE:2022-08-13 13:48:59 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:59.7164822Z STAGE:2022-08-13 13:48:59 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:59.7274611Z STAGE:2022-08-13 13:48:59 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:59.7358183Z STAGE:2022-08-13 13:48:59 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:59.7459511Z STAGE:2022-08-13 13:48:59 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:59.7537831Z STAGE:2022-08-13 13:48:59 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:59.7640183Z STAGE:2022-08-13 13:48:59 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:59.7714338Z ok (4.507s) 2022-08-13T13:48:59.8083100Z test_pointwise_op_slowpath__foreach_addcdiv_cuda_complex64 (__main__.TestForeachCUDA) ... STAGE:2022-08-13 13:48:59 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:59.8099677Z STAGE:2022-08-13 13:48:59 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:59.8251037Z STAGE:2022-08-13 13:48:59 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:59.8267517Z STAGE:2022-08-13 13:48:59 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:59.8735565Z STAGE:2022-08-13 13:48:59 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:59.8841900Z STAGE:2022-08-13 13:48:59 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:59.8924874Z STAGE:2022-08-13 13:48:59 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:59.9027039Z STAGE:2022-08-13 13:48:59 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:59.9437750Z STAGE:2022-08-13 13:48:59 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:59.9454199Z STAGE:2022-08-13 13:48:59 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:59.9603263Z STAGE:2022-08-13 13:48:59 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:59.9619413Z STAGE:2022-08-13 13:48:59 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:59.9771857Z STAGE:2022-08-13 13:48:59 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:59.9785703Z STAGE:2022-08-13 13:48:59 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:48:59.9934816Z STAGE:2022-08-13 13:48:59 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:48:59.9948664Z STAGE:2022-08-13 13:48:59 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:00.0413275Z STAGE:2022-08-13 13:49:00 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:00.0520114Z STAGE:2022-08-13 13:49:00 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:00.0598449Z STAGE:2022-08-13 13:49:00 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:00.0705690Z STAGE:2022-08-13 13:49:00 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:00.0789085Z STAGE:2022-08-13 13:49:00 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:00.0892184Z STAGE:2022-08-13 13:49:00 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:00.0970407Z STAGE:2022-08-13 13:49:00 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:00.1073178Z STAGE:2022-08-13 13:49:00 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:00.1489958Z STAGE:2022-08-13 13:49:00 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:00.1509119Z STAGE:2022-08-13 13:49:00 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:00.1659395Z STAGE:2022-08-13 13:49:00 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:00.1675648Z STAGE:2022-08-13 13:49:00 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:00.1828062Z STAGE:2022-08-13 13:49:00 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:00.1842782Z STAGE:2022-08-13 13:49:00 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:00.1991612Z STAGE:2022-08-13 13:49:00 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:00.2005532Z STAGE:2022-08-13 13:49:00 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:00.2471030Z STAGE:2022-08-13 13:49:00 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:00.2580761Z STAGE:2022-08-13 13:49:00 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:00.2658921Z STAGE:2022-08-13 13:49:00 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:00.2767090Z STAGE:2022-08-13 13:49:00 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:00.2850519Z STAGE:2022-08-13 13:49:00 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:00.2951974Z STAGE:2022-08-13 13:49:00 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:00.3028348Z STAGE:2022-08-13 13:49:00 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:00.3130596Z STAGE:2022-08-13 13:49:00 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:00.3547677Z STAGE:2022-08-13 13:49:00 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:00.3575832Z STAGE:2022-08-13 13:49:00 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:00.3740204Z STAGE:2022-08-13 13:49:00 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:00.3758683Z STAGE:2022-08-13 13:49:00 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:00.3910620Z STAGE:2022-08-13 13:49:00 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:00.3927654Z STAGE:2022-08-13 13:49:00 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:00.4075533Z STAGE:2022-08-13 13:49:00 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:00.4089916Z STAGE:2022-08-13 13:49:00 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:00.4556790Z STAGE:2022-08-13 13:49:00 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:00.4666616Z STAGE:2022-08-13 13:49:00 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:00.4746082Z STAGE:2022-08-13 13:49:00 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:00.4856390Z STAGE:2022-08-13 13:49:00 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:00.4938370Z STAGE:2022-08-13 13:49:00 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:00.5043172Z STAGE:2022-08-13 13:49:00 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:00.5121893Z STAGE:2022-08-13 13:49:00 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:00.5225621Z STAGE:2022-08-13 13:49:00 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:00.5626110Z STAGE:2022-08-13 13:49:00 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:00.5645100Z STAGE:2022-08-13 13:49:00 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:00.5797409Z STAGE:2022-08-13 13:49:00 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:00.5816525Z STAGE:2022-08-13 13:49:00 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:00.5968915Z STAGE:2022-08-13 13:49:00 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:00.5985810Z STAGE:2022-08-13 13:49:00 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:00.6134197Z STAGE:2022-08-13 13:49:00 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:00.6148227Z STAGE:2022-08-13 13:49:00 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:00.6615826Z STAGE:2022-08-13 13:49:00 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:00.6723277Z STAGE:2022-08-13 13:49:00 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:00.6801386Z STAGE:2022-08-13 13:49:00 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:00.6907310Z STAGE:2022-08-13 13:49:00 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:00.6990961Z STAGE:2022-08-13 13:49:00 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:00.7093982Z STAGE:2022-08-13 13:49:00 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:00.7172857Z STAGE:2022-08-13 13:49:00 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:00.7277602Z STAGE:2022-08-13 13:49:00 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:00.7683176Z STAGE:2022-08-13 13:49:00 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:00.7702486Z STAGE:2022-08-13 13:49:00 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:00.7851921Z STAGE:2022-08-13 13:49:00 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:00.7868320Z STAGE:2022-08-13 13:49:00 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:00.8020527Z STAGE:2022-08-13 13:49:00 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:00.8034861Z STAGE:2022-08-13 13:49:00 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:00.8183206Z STAGE:2022-08-13 13:49:00 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:00.8197516Z STAGE:2022-08-13 13:49:00 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:00.8662648Z STAGE:2022-08-13 13:49:00 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:00.8770309Z STAGE:2022-08-13 13:49:00 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:00.8848280Z STAGE:2022-08-13 13:49:00 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:00.8955835Z STAGE:2022-08-13 13:49:00 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:00.9036613Z STAGE:2022-08-13 13:49:00 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:00.9137650Z STAGE:2022-08-13 13:49:00 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:00.9214230Z STAGE:2022-08-13 13:49:00 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:00.9317413Z STAGE:2022-08-13 13:49:00 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:00.9718444Z STAGE:2022-08-13 13:49:00 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:00.9734909Z STAGE:2022-08-13 13:49:00 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:00.9880971Z STAGE:2022-08-13 13:49:00 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:00.9897690Z STAGE:2022-08-13 13:49:00 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:01.0051571Z STAGE:2022-08-13 13:49:01 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:01.0065683Z STAGE:2022-08-13 13:49:01 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:01.0211991Z STAGE:2022-08-13 13:49:01 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:01.0226223Z STAGE:2022-08-13 13:49:01 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:01.0693608Z STAGE:2022-08-13 13:49:01 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:01.0799289Z STAGE:2022-08-13 13:49:01 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:01.0876949Z STAGE:2022-08-13 13:49:01 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:01.0984133Z STAGE:2022-08-13 13:49:01 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:01.1067160Z STAGE:2022-08-13 13:49:01 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:01.1169533Z STAGE:2022-08-13 13:49:01 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:01.1247787Z STAGE:2022-08-13 13:49:01 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:01.1351039Z STAGE:2022-08-13 13:49:01 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:01.1767381Z STAGE:2022-08-13 13:49:01 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:01.1786586Z STAGE:2022-08-13 13:49:01 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:01.1936531Z STAGE:2022-08-13 13:49:01 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:01.1953058Z STAGE:2022-08-13 13:49:01 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:01.2104684Z STAGE:2022-08-13 13:49:01 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:01.2119043Z STAGE:2022-08-13 13:49:01 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:01.2268718Z STAGE:2022-08-13 13:49:01 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:01.2282583Z STAGE:2022-08-13 13:49:01 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:01.2747894Z STAGE:2022-08-13 13:49:01 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:01.2855487Z STAGE:2022-08-13 13:49:01 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:01.2931881Z STAGE:2022-08-13 13:49:01 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:01.3038931Z STAGE:2022-08-13 13:49:01 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:01.3121862Z STAGE:2022-08-13 13:49:01 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:01.3225070Z STAGE:2022-08-13 13:49:01 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:01.3303325Z STAGE:2022-08-13 13:49:01 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:01.3405761Z STAGE:2022-08-13 13:49:01 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:01.3804844Z STAGE:2022-08-13 13:49:01 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:01.3833334Z STAGE:2022-08-13 13:49:01 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:01.3982861Z STAGE:2022-08-13 13:49:01 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:01.3999459Z STAGE:2022-08-13 13:49:01 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:01.4151564Z STAGE:2022-08-13 13:49:01 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:01.4165783Z STAGE:2022-08-13 13:49:01 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:01.4327961Z STAGE:2022-08-13 13:49:01 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:01.4343981Z STAGE:2022-08-13 13:49:01 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:01.4807035Z STAGE:2022-08-13 13:49:01 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:01.4915020Z STAGE:2022-08-13 13:49:01 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:01.4993129Z STAGE:2022-08-13 13:49:01 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:01.5104311Z STAGE:2022-08-13 13:49:01 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:01.5187379Z STAGE:2022-08-13 13:49:01 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:01.5291484Z STAGE:2022-08-13 13:49:01 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:01.5370585Z STAGE:2022-08-13 13:49:01 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:01.5475772Z STAGE:2022-08-13 13:49:01 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:01.5896065Z STAGE:2022-08-13 13:49:01 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:01.5915168Z STAGE:2022-08-13 13:49:01 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:01.6067671Z STAGE:2022-08-13 13:49:01 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:01.6086590Z STAGE:2022-08-13 13:49:01 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:01.6238135Z STAGE:2022-08-13 13:49:01 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:01.6255242Z STAGE:2022-08-13 13:49:01 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:01.6403704Z STAGE:2022-08-13 13:49:01 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:01.6418289Z STAGE:2022-08-13 13:49:01 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:01.6884191Z STAGE:2022-08-13 13:49:01 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:01.6991427Z STAGE:2022-08-13 13:49:01 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:01.7069552Z STAGE:2022-08-13 13:49:01 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:01.7177358Z STAGE:2022-08-13 13:49:01 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:01.7260677Z STAGE:2022-08-13 13:49:01 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:01.7365734Z STAGE:2022-08-13 13:49:01 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:01.7444775Z STAGE:2022-08-13 13:49:01 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:01.7549916Z STAGE:2022-08-13 13:49:01 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:01.7969111Z STAGE:2022-08-13 13:49:01 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:01.7987760Z STAGE:2022-08-13 13:49:01 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:01.8140119Z STAGE:2022-08-13 13:49:01 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:01.8158913Z STAGE:2022-08-13 13:49:01 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:01.8311448Z STAGE:2022-08-13 13:49:01 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:01.8326926Z STAGE:2022-08-13 13:49:01 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:01.8475092Z STAGE:2022-08-13 13:49:01 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:01.8490031Z STAGE:2022-08-13 13:49:01 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:01.8956505Z STAGE:2022-08-13 13:49:01 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:01.9066984Z STAGE:2022-08-13 13:49:01 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:01.9145562Z STAGE:2022-08-13 13:49:01 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:01.9255745Z STAGE:2022-08-13 13:49:01 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:01.9340128Z STAGE:2022-08-13 13:49:01 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:01.9444999Z STAGE:2022-08-13 13:49:01 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:01.9522273Z STAGE:2022-08-13 13:49:01 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:01.9627463Z STAGE:2022-08-13 13:49:01 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:02.0099584Z STAGE:2022-08-13 13:49:02 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:02.0119158Z STAGE:2022-08-13 13:49:02 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:02.0297140Z STAGE:2022-08-13 13:49:02 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:02.0314577Z STAGE:2022-08-13 13:49:02 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:02.0851717Z STAGE:2022-08-13 13:49:02 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:02.0959801Z STAGE:2022-08-13 13:49:02 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:02.1044124Z STAGE:2022-08-13 13:49:02 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:02.1149087Z STAGE:2022-08-13 13:49:02 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:02.1604047Z STAGE:2022-08-13 13:49:02 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:02.1624044Z STAGE:2022-08-13 13:49:02 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:02.1796646Z STAGE:2022-08-13 13:49:02 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:02.1816598Z STAGE:2022-08-13 13:49:02 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:02.1989895Z STAGE:2022-08-13 13:49:02 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:02.2004722Z STAGE:2022-08-13 13:49:02 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:02.2173308Z STAGE:2022-08-13 13:49:02 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:02.2188297Z STAGE:2022-08-13 13:49:02 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:02.2723472Z STAGE:2022-08-13 13:49:02 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:02.2834158Z STAGE:2022-08-13 13:49:02 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:02.2910964Z STAGE:2022-08-13 13:49:02 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:02.3019786Z STAGE:2022-08-13 13:49:02 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:02.3101827Z STAGE:2022-08-13 13:49:02 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:02.3205546Z STAGE:2022-08-13 13:49:02 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:02.3282026Z STAGE:2022-08-13 13:49:02 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:02.3387106Z STAGE:2022-08-13 13:49:02 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:02.3856457Z STAGE:2022-08-13 13:49:02 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:02.3876591Z STAGE:2022-08-13 13:49:02 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:02.4048276Z STAGE:2022-08-13 13:49:02 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:02.4067763Z STAGE:2022-08-13 13:49:02 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:02.4243060Z STAGE:2022-08-13 13:49:02 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:02.4257940Z STAGE:2022-08-13 13:49:02 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:02.4424064Z STAGE:2022-08-13 13:49:02 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:02.4441246Z STAGE:2022-08-13 13:49:02 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:02.4976426Z STAGE:2022-08-13 13:49:02 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:02.5086002Z STAGE:2022-08-13 13:49:02 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:02.5164786Z STAGE:2022-08-13 13:49:02 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:02.5274576Z STAGE:2022-08-13 13:49:02 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:02.5359020Z STAGE:2022-08-13 13:49:02 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:02.5464176Z STAGE:2022-08-13 13:49:02 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:02.5541327Z STAGE:2022-08-13 13:49:02 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:02.5647343Z STAGE:2022-08-13 13:49:02 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:02.6115982Z STAGE:2022-08-13 13:49:02 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:02.6144899Z STAGE:2022-08-13 13:49:02 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:02.6337006Z STAGE:2022-08-13 13:49:02 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:02.6357139Z STAGE:2022-08-13 13:49:02 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:02.6529629Z STAGE:2022-08-13 13:49:02 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:02.6546835Z STAGE:2022-08-13 13:49:02 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:02.6714541Z STAGE:2022-08-13 13:49:02 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:02.6730719Z STAGE:2022-08-13 13:49:02 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:02.7260990Z STAGE:2022-08-13 13:49:02 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:02.7371366Z STAGE:2022-08-13 13:49:02 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:02.7448061Z STAGE:2022-08-13 13:49:02 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:02.7555925Z STAGE:2022-08-13 13:49:02 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:02.7639768Z STAGE:2022-08-13 13:49:02 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:02.7744729Z STAGE:2022-08-13 13:49:02 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:02.7823408Z STAGE:2022-08-13 13:49:02 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:02.7926660Z STAGE:2022-08-13 13:49:02 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:02.8398377Z STAGE:2022-08-13 13:49:02 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:02.8417830Z STAGE:2022-08-13 13:49:02 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:02.8589919Z STAGE:2022-08-13 13:49:02 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:02.8609771Z STAGE:2022-08-13 13:49:02 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:02.8782426Z STAGE:2022-08-13 13:49:02 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:02.8798694Z STAGE:2022-08-13 13:49:02 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:02.8967313Z STAGE:2022-08-13 13:49:02 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:02.8981935Z STAGE:2022-08-13 13:49:02 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:02.9517658Z STAGE:2022-08-13 13:49:02 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:02.9624317Z STAGE:2022-08-13 13:49:02 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:02.9702849Z STAGE:2022-08-13 13:49:02 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:02.9812691Z STAGE:2022-08-13 13:49:02 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:02.9894307Z STAGE:2022-08-13 13:49:02 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:02.9997618Z STAGE:2022-08-13 13:49:02 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:03.0075722Z STAGE:2022-08-13 13:49:03 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:03.0180485Z STAGE:2022-08-13 13:49:03 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:03.0635978Z STAGE:2022-08-13 13:49:03 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:03.0655727Z STAGE:2022-08-13 13:49:03 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:03.0826081Z STAGE:2022-08-13 13:49:03 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:03.0843532Z STAGE:2022-08-13 13:49:03 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:03.1015982Z STAGE:2022-08-13 13:49:03 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:03.1030405Z STAGE:2022-08-13 13:49:03 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:03.1198264Z STAGE:2022-08-13 13:49:03 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:03.1213048Z STAGE:2022-08-13 13:49:03 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:03.1745071Z STAGE:2022-08-13 13:49:03 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:03.1851913Z STAGE:2022-08-13 13:49:03 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:03.1927827Z STAGE:2022-08-13 13:49:03 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:03.2034970Z STAGE:2022-08-13 13:49:03 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:03.2118708Z STAGE:2022-08-13 13:49:03 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:03.2221689Z STAGE:2022-08-13 13:49:03 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:03.2299959Z STAGE:2022-08-13 13:49:03 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:03.2405184Z STAGE:2022-08-13 13:49:03 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:03.2860552Z STAGE:2022-08-13 13:49:03 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:03.2880038Z STAGE:2022-08-13 13:49:03 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:03.3050443Z STAGE:2022-08-13 13:49:03 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:03.3067332Z STAGE:2022-08-13 13:49:03 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:03.3242200Z STAGE:2022-08-13 13:49:03 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:03.3257098Z STAGE:2022-08-13 13:49:03 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:03.3423168Z STAGE:2022-08-13 13:49:03 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:03.3438147Z STAGE:2022-08-13 13:49:03 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:03.3999982Z STAGE:2022-08-13 13:49:03 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:03.4105352Z STAGE:2022-08-13 13:49:03 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:03.4181308Z STAGE:2022-08-13 13:49:03 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:03.4286802Z STAGE:2022-08-13 13:49:03 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:03.4370448Z STAGE:2022-08-13 13:49:03 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:03.4472758Z STAGE:2022-08-13 13:49:03 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:03.4549349Z STAGE:2022-08-13 13:49:03 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:03.4651631Z STAGE:2022-08-13 13:49:03 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:03.5120249Z STAGE:2022-08-13 13:49:03 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:03.5140564Z STAGE:2022-08-13 13:49:03 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:03.5310141Z STAGE:2022-08-13 13:49:03 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:03.5327220Z STAGE:2022-08-13 13:49:03 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:03.5500223Z STAGE:2022-08-13 13:49:03 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:03.5514621Z STAGE:2022-08-13 13:49:03 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:03.5682459Z STAGE:2022-08-13 13:49:03 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:03.5697386Z STAGE:2022-08-13 13:49:03 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:03.6233681Z STAGE:2022-08-13 13:49:03 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:03.6344808Z STAGE:2022-08-13 13:49:03 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:03.6423047Z STAGE:2022-08-13 13:49:03 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:03.6532353Z STAGE:2022-08-13 13:49:03 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:03.6617350Z STAGE:2022-08-13 13:49:03 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:03.6723557Z STAGE:2022-08-13 13:49:03 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:03.6802265Z STAGE:2022-08-13 13:49:03 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:03.6907555Z STAGE:2022-08-13 13:49:03 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:03.7357569Z STAGE:2022-08-13 13:49:03 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:03.7377943Z STAGE:2022-08-13 13:49:03 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:03.7566071Z STAGE:2022-08-13 13:49:03 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:03.7585816Z STAGE:2022-08-13 13:49:03 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:03.7760383Z STAGE:2022-08-13 13:49:03 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:03.7775259Z STAGE:2022-08-13 13:49:03 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:03.7940505Z STAGE:2022-08-13 13:49:03 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:03.7957859Z STAGE:2022-08-13 13:49:03 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:03.8491189Z STAGE:2022-08-13 13:49:03 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:03.8596070Z STAGE:2022-08-13 13:49:03 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:03.8672296Z STAGE:2022-08-13 13:49:03 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:03.8778067Z STAGE:2022-08-13 13:49:03 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:03.8861814Z STAGE:2022-08-13 13:49:03 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:03.8964178Z STAGE:2022-08-13 13:49:03 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:03.9042857Z STAGE:2022-08-13 13:49:03 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:03.9145187Z STAGE:2022-08-13 13:49:03 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:03.9592415Z STAGE:2022-08-13 13:49:03 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:03.9611946Z STAGE:2022-08-13 13:49:03 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:03.9782014Z STAGE:2022-08-13 13:49:03 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:03.9798845Z STAGE:2022-08-13 13:49:03 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:03.9970909Z STAGE:2022-08-13 13:49:03 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:03.9985326Z STAGE:2022-08-13 13:49:03 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:04.0153058Z STAGE:2022-08-13 13:49:04 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:04.0167799Z STAGE:2022-08-13 13:49:04 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:04.0698134Z STAGE:2022-08-13 13:49:04 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:04.0804781Z STAGE:2022-08-13 13:49:04 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:04.0883227Z STAGE:2022-08-13 13:49:04 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:04.0990100Z STAGE:2022-08-13 13:49:04 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:04.1073687Z STAGE:2022-08-13 13:49:04 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:04.1176167Z STAGE:2022-08-13 13:49:04 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:04.1254628Z STAGE:2022-08-13 13:49:04 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:04.1357855Z STAGE:2022-08-13 13:49:04 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:04.1825873Z STAGE:2022-08-13 13:49:04 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:04.1845499Z STAGE:2022-08-13 13:49:04 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:04.2016169Z STAGE:2022-08-13 13:49:04 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:04.2033270Z STAGE:2022-08-13 13:49:04 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:04.2206041Z STAGE:2022-08-13 13:49:04 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:04.2220933Z STAGE:2022-08-13 13:49:04 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:04.2388527Z STAGE:2022-08-13 13:49:04 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:04.2403366Z STAGE:2022-08-13 13:49:04 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:04.2938233Z STAGE:2022-08-13 13:49:04 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:04.3043222Z STAGE:2022-08-13 13:49:04 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:04.3119824Z STAGE:2022-08-13 13:49:04 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:04.3227510Z STAGE:2022-08-13 13:49:04 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:04.3311278Z STAGE:2022-08-13 13:49:04 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:04.3413454Z STAGE:2022-08-13 13:49:04 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:04.3489867Z STAGE:2022-08-13 13:49:04 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:04.3590820Z STAGE:2022-08-13 13:49:04 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:04.3663705Z ok (4.595s) 2022-08-13T13:49:04.3932122Z test_pointwise_op_slowpath__foreach_addcdiv_cuda_float16 (__main__.TestForeachCUDA) ... STAGE:2022-08-13 13:49:04 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:04.3950770Z STAGE:2022-08-13 13:49:04 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:04.4091032Z STAGE:2022-08-13 13:49:04 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:04.4107927Z STAGE:2022-08-13 13:49:04 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:04.4483598Z STAGE:2022-08-13 13:49:04 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:04.4588937Z STAGE:2022-08-13 13:49:04 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:04.4670443Z STAGE:2022-08-13 13:49:04 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:04.4772585Z STAGE:2022-08-13 13:49:04 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:04.5089361Z STAGE:2022-08-13 13:49:04 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:04.5105627Z STAGE:2022-08-13 13:49:04 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:04.5242832Z STAGE:2022-08-13 13:49:04 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:04.5259141Z STAGE:2022-08-13 13:49:04 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:04.5399900Z STAGE:2022-08-13 13:49:04 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:04.5413878Z STAGE:2022-08-13 13:49:04 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:04.5551276Z STAGE:2022-08-13 13:49:04 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:04.5565132Z STAGE:2022-08-13 13:49:04 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:04.5937617Z STAGE:2022-08-13 13:49:04 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:04.6044274Z STAGE:2022-08-13 13:49:04 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:04.6120968Z STAGE:2022-08-13 13:49:04 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:04.6226705Z STAGE:2022-08-13 13:49:04 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:04.6310503Z STAGE:2022-08-13 13:49:04 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:04.6413495Z STAGE:2022-08-13 13:49:04 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:04.6492274Z STAGE:2022-08-13 13:49:04 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:04.6594111Z STAGE:2022-08-13 13:49:04 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:04.6930132Z STAGE:2022-08-13 13:49:04 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:04.6949097Z STAGE:2022-08-13 13:49:04 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:04.7091587Z STAGE:2022-08-13 13:49:04 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:04.7110347Z STAGE:2022-08-13 13:49:04 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:04.7250916Z STAGE:2022-08-13 13:49:04 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:04.7267777Z STAGE:2022-08-13 13:49:04 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:04.7418740Z STAGE:2022-08-13 13:49:04 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:04.7432517Z STAGE:2022-08-13 13:49:04 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:04.7804223Z STAGE:2022-08-13 13:49:04 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:04.7915115Z STAGE:2022-08-13 13:49:04 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:04.7991999Z STAGE:2022-08-13 13:49:04 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:04.8101535Z STAGE:2022-08-13 13:49:04 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:04.8182596Z STAGE:2022-08-13 13:49:04 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:04.8287542Z STAGE:2022-08-13 13:49:04 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:04.8365852Z STAGE:2022-08-13 13:49:04 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:04.8471049Z STAGE:2022-08-13 13:49:04 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:04.8788003Z STAGE:2022-08-13 13:49:04 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:04.8807239Z STAGE:2022-08-13 13:49:04 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:04.8945548Z STAGE:2022-08-13 13:49:04 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:04.8963114Z STAGE:2022-08-13 13:49:04 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:04.9103347Z STAGE:2022-08-13 13:49:04 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:04.9118752Z STAGE:2022-08-13 13:49:04 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:04.9255785Z STAGE:2022-08-13 13:49:04 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:04.9269725Z STAGE:2022-08-13 13:49:04 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:04.9643235Z STAGE:2022-08-13 13:49:04 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:04.9751442Z STAGE:2022-08-13 13:49:04 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:04.9829666Z STAGE:2022-08-13 13:49:04 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:04.9938314Z STAGE:2022-08-13 13:49:04 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:05.0021983Z STAGE:2022-08-13 13:49:05 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:05.0126027Z STAGE:2022-08-13 13:49:05 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:05.0202862Z STAGE:2022-08-13 13:49:05 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:05.0306425Z STAGE:2022-08-13 13:49:05 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:05.0624058Z STAGE:2022-08-13 13:49:05 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:05.0642839Z STAGE:2022-08-13 13:49:05 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:05.0781684Z STAGE:2022-08-13 13:49:05 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:05.0793741Z STAGE:2022-08-13 13:49:05 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:05.0811762Z STAGE:2022-08-13 13:49:05 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:05.0825804Z STAGE:2022-08-13 13:49:05 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:05.0959911Z STAGE:2022-08-13 13:49:05 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:05.0970584Z STAGE:2022-08-13 13:49:05 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:05.1220453Z STAGE:2022-08-13 13:49:05 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:05.1327479Z STAGE:2022-08-13 13:49:05 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:05.1406048Z STAGE:2022-08-13 13:49:05 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:05.1417757Z STAGE:2022-08-13 13:49:05 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:05.1435219Z STAGE:2022-08-13 13:49:05 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:05.1540199Z STAGE:2022-08-13 13:49:05 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:05.1621131Z STAGE:2022-08-13 13:49:05 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:05.1631632Z STAGE:2022-08-13 13:49:05 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:05.1884350Z STAGE:2022-08-13 13:49:05 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:05.1900694Z STAGE:2022-08-13 13:49:05 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:05.2035259Z STAGE:2022-08-13 13:49:05 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:05.2051615Z STAGE:2022-08-13 13:49:05 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:05.2193919Z STAGE:2022-08-13 13:49:05 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:05.2207850Z STAGE:2022-08-13 13:49:05 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:05.2341756Z STAGE:2022-08-13 13:49:05 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:05.2355762Z STAGE:2022-08-13 13:49:05 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:05.2730435Z STAGE:2022-08-13 13:49:05 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:05.2836847Z STAGE:2022-08-13 13:49:05 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:05.2913410Z STAGE:2022-08-13 13:49:05 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:05.3020780Z STAGE:2022-08-13 13:49:05 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:05.3103872Z STAGE:2022-08-13 13:49:05 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:05.3206301Z STAGE:2022-08-13 13:49:05 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:05.3284568Z STAGE:2022-08-13 13:49:05 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:05.3389546Z STAGE:2022-08-13 13:49:05 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:05.3721374Z STAGE:2022-08-13 13:49:05 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:05.3740724Z STAGE:2022-08-13 13:49:05 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:05.3878183Z STAGE:2022-08-13 13:49:05 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:05.3894529Z STAGE:2022-08-13 13:49:05 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:05.4034788Z STAGE:2022-08-13 13:49:05 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:05.4049077Z STAGE:2022-08-13 13:49:05 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:05.4186003Z STAGE:2022-08-13 13:49:05 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:05.4200087Z STAGE:2022-08-13 13:49:05 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:05.4571885Z STAGE:2022-08-13 13:49:05 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:05.4678515Z STAGE:2022-08-13 13:49:05 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:05.4756313Z STAGE:2022-08-13 13:49:05 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:05.4863357Z STAGE:2022-08-13 13:49:05 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:05.4946601Z STAGE:2022-08-13 13:49:05 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:05.5048872Z STAGE:2022-08-13 13:49:05 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:05.5127333Z STAGE:2022-08-13 13:49:05 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:05.5229533Z STAGE:2022-08-13 13:49:05 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:05.5559996Z STAGE:2022-08-13 13:49:05 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:05.5587886Z STAGE:2022-08-13 13:49:05 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:05.5725732Z STAGE:2022-08-13 13:49:05 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:05.5736896Z STAGE:2022-08-13 13:49:05 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:05.5754540Z STAGE:2022-08-13 13:49:05 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:05.5768663Z STAGE:2022-08-13 13:49:05 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:05.5903712Z STAGE:2022-08-13 13:49:05 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:05.5913754Z STAGE:2022-08-13 13:49:05 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:05.6163951Z STAGE:2022-08-13 13:49:05 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:05.6270853Z STAGE:2022-08-13 13:49:05 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:05.6349186Z STAGE:2022-08-13 13:49:05 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:05.6360412Z STAGE:2022-08-13 13:49:05 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:05.6378616Z STAGE:2022-08-13 13:49:05 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:05.6492453Z STAGE:2022-08-13 13:49:05 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:05.6573994Z STAGE:2022-08-13 13:49:05 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:05.6584761Z STAGE:2022-08-13 13:49:05 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:05.6839005Z STAGE:2022-08-13 13:49:05 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:05.6855695Z STAGE:2022-08-13 13:49:05 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:05.6989966Z STAGE:2022-08-13 13:49:05 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:05.7006413Z STAGE:2022-08-13 13:49:05 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:05.7148759Z STAGE:2022-08-13 13:49:05 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:05.7162976Z STAGE:2022-08-13 13:49:05 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:05.7296844Z STAGE:2022-08-13 13:49:05 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:05.7311452Z STAGE:2022-08-13 13:49:05 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:05.7705944Z STAGE:2022-08-13 13:49:05 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:05.7816501Z STAGE:2022-08-13 13:49:05 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:05.7895641Z STAGE:2022-08-13 13:49:05 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:05.8005561Z STAGE:2022-08-13 13:49:05 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:05.8088202Z STAGE:2022-08-13 13:49:05 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:05.8190885Z STAGE:2022-08-13 13:49:05 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:05.8269256Z STAGE:2022-08-13 13:49:05 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:05.8374364Z STAGE:2022-08-13 13:49:05 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:05.8701996Z STAGE:2022-08-13 13:49:05 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:05.8721414Z STAGE:2022-08-13 13:49:05 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:05.8857700Z STAGE:2022-08-13 13:49:05 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:05.8872554Z STAGE:2022-08-13 13:49:05 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:05.8893184Z STAGE:2022-08-13 13:49:05 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:05.8910061Z STAGE:2022-08-13 13:49:05 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:05.9048581Z STAGE:2022-08-13 13:49:05 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:05.9059775Z STAGE:2022-08-13 13:49:05 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:05.9312456Z STAGE:2022-08-13 13:49:05 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:05.9419733Z STAGE:2022-08-13 13:49:05 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:05.9496038Z STAGE:2022-08-13 13:49:05 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:05.9602528Z STAGE:2022-08-13 13:49:05 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:05.9686670Z STAGE:2022-08-13 13:49:05 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:05.9788192Z STAGE:2022-08-13 13:49:05 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:05.9864297Z STAGE:2022-08-13 13:49:05 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:05.9966609Z STAGE:2022-08-13 13:49:05 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:06.0282786Z STAGE:2022-08-13 13:49:06 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:06.0299590Z STAGE:2022-08-13 13:49:06 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:06.0436634Z STAGE:2022-08-13 13:49:06 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:06.0448965Z STAGE:2022-08-13 13:49:06 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:06.0470294Z STAGE:2022-08-13 13:49:06 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:06.0484613Z STAGE:2022-08-13 13:49:06 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:06.0619673Z STAGE:2022-08-13 13:49:06 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:06.0631020Z STAGE:2022-08-13 13:49:06 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:06.0886049Z STAGE:2022-08-13 13:49:06 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:06.0991694Z STAGE:2022-08-13 13:49:06 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:06.1067831Z STAGE:2022-08-13 13:49:06 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:06.1173591Z STAGE:2022-08-13 13:49:06 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:06.1257244Z STAGE:2022-08-13 13:49:06 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:06.1362158Z STAGE:2022-08-13 13:49:06 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:06.1444050Z STAGE:2022-08-13 13:49:06 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:06.1546061Z STAGE:2022-08-13 13:49:06 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:06.1899383Z STAGE:2022-08-13 13:49:06 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:06.1916254Z STAGE:2022-08-13 13:49:06 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:06.2074608Z STAGE:2022-08-13 13:49:06 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:06.2089511Z STAGE:2022-08-13 13:49:06 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:06.2538703Z STAGE:2022-08-13 13:49:06 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:06.2645489Z STAGE:2022-08-13 13:49:06 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:06.2729350Z STAGE:2022-08-13 13:49:06 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:06.2831281Z STAGE:2022-08-13 13:49:06 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:06.3202495Z STAGE:2022-08-13 13:49:06 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:06.3219865Z STAGE:2022-08-13 13:49:06 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:06.3374472Z STAGE:2022-08-13 13:49:06 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:06.3391889Z STAGE:2022-08-13 13:49:06 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:06.3550992Z STAGE:2022-08-13 13:49:06 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:06.3565889Z STAGE:2022-08-13 13:49:06 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:06.3720563Z STAGE:2022-08-13 13:49:06 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:06.3735315Z STAGE:2022-08-13 13:49:06 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:06.4163070Z STAGE:2022-08-13 13:49:06 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:06.4269847Z STAGE:2022-08-13 13:49:06 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:06.4345821Z STAGE:2022-08-13 13:49:06 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:06.4452011Z STAGE:2022-08-13 13:49:06 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:06.4536174Z STAGE:2022-08-13 13:49:06 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:06.4641166Z STAGE:2022-08-13 13:49:06 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:06.4720146Z STAGE:2022-08-13 13:49:06 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:06.4824811Z STAGE:2022-08-13 13:49:06 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:06.5178716Z STAGE:2022-08-13 13:49:06 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:06.5198658Z STAGE:2022-08-13 13:49:06 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:06.5354018Z STAGE:2022-08-13 13:49:06 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:06.5371662Z STAGE:2022-08-13 13:49:06 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:06.5531626Z STAGE:2022-08-13 13:49:06 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:06.5546333Z STAGE:2022-08-13 13:49:06 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:06.5699027Z STAGE:2022-08-13 13:49:06 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:06.5714074Z STAGE:2022-08-13 13:49:06 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:06.6142934Z STAGE:2022-08-13 13:49:06 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:06.6249399Z STAGE:2022-08-13 13:49:06 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:06.6327489Z STAGE:2022-08-13 13:49:06 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:06.6434772Z STAGE:2022-08-13 13:49:06 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:06.6516367Z STAGE:2022-08-13 13:49:06 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:06.6617039Z STAGE:2022-08-13 13:49:06 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:06.6695558Z STAGE:2022-08-13 13:49:06 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:06.6800088Z STAGE:2022-08-13 13:49:06 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:06.7157087Z STAGE:2022-08-13 13:49:06 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:06.7186132Z STAGE:2022-08-13 13:49:06 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:06.7340669Z STAGE:2022-08-13 13:49:06 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:06.7357626Z STAGE:2022-08-13 13:49:06 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:06.7516753Z STAGE:2022-08-13 13:49:06 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:06.7531629Z STAGE:2022-08-13 13:49:06 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:06.7685403Z STAGE:2022-08-13 13:49:06 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:06.7700313Z STAGE:2022-08-13 13:49:06 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:06.8131670Z STAGE:2022-08-13 13:49:06 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:06.8240620Z STAGE:2022-08-13 13:49:06 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:06.8319646Z STAGE:2022-08-13 13:49:06 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:06.8427925Z STAGE:2022-08-13 13:49:06 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:06.8511792Z STAGE:2022-08-13 13:49:06 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:06.8626184Z STAGE:2022-08-13 13:49:06 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:06.8704707Z STAGE:2022-08-13 13:49:06 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:06.8818494Z STAGE:2022-08-13 13:49:06 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:06.9189995Z STAGE:2022-08-13 13:49:06 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:06.9219149Z STAGE:2022-08-13 13:49:06 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:06.9396803Z STAGE:2022-08-13 13:49:06 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:06.9411056Z STAGE:2022-08-13 13:49:06 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:06.9429144Z STAGE:2022-08-13 13:49:06 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:06.9447093Z STAGE:2022-08-13 13:49:06 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:06.9600382Z STAGE:2022-08-13 13:49:06 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:06.9611222Z STAGE:2022-08-13 13:49:06 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:06.9909977Z STAGE:2022-08-13 13:49:06 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:07.0019733Z STAGE:2022-08-13 13:49:07 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:07.0097655Z STAGE:2022-08-13 13:49:07 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:07.0111517Z STAGE:2022-08-13 13:49:07 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:07.0129515Z STAGE:2022-08-13 13:49:07 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:07.0234276Z STAGE:2022-08-13 13:49:07 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:07.0312722Z STAGE:2022-08-13 13:49:07 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:07.0326273Z STAGE:2022-08-13 13:49:07 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:07.0620165Z STAGE:2022-08-13 13:49:07 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:07.0639807Z STAGE:2022-08-13 13:49:07 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:07.0795491Z STAGE:2022-08-13 13:49:07 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:07.0813289Z STAGE:2022-08-13 13:49:07 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:07.0972233Z STAGE:2022-08-13 13:49:07 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:07.0987030Z STAGE:2022-08-13 13:49:07 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:07.1141182Z STAGE:2022-08-13 13:49:07 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:07.1155929Z STAGE:2022-08-13 13:49:07 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:07.1581954Z STAGE:2022-08-13 13:49:07 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:07.1687589Z STAGE:2022-08-13 13:49:07 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:07.1765656Z STAGE:2022-08-13 13:49:07 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:07.1872770Z STAGE:2022-08-13 13:49:07 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:07.1954656Z STAGE:2022-08-13 13:49:07 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:07.2057287Z STAGE:2022-08-13 13:49:07 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:07.2135873Z STAGE:2022-08-13 13:49:07 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:07.2241029Z STAGE:2022-08-13 13:49:07 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:07.2610314Z STAGE:2022-08-13 13:49:07 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:07.2629566Z STAGE:2022-08-13 13:49:07 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:07.2785161Z STAGE:2022-08-13 13:49:07 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:07.2802374Z STAGE:2022-08-13 13:49:07 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:07.2963068Z STAGE:2022-08-13 13:49:07 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:07.2978270Z STAGE:2022-08-13 13:49:07 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:07.3130957Z STAGE:2022-08-13 13:49:07 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:07.3147117Z STAGE:2022-08-13 13:49:07 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:07.3575433Z STAGE:2022-08-13 13:49:07 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:07.3682988Z STAGE:2022-08-13 13:49:07 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:07.3759984Z STAGE:2022-08-13 13:49:07 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:07.3867707Z STAGE:2022-08-13 13:49:07 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:07.3952119Z STAGE:2022-08-13 13:49:07 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:07.4053404Z STAGE:2022-08-13 13:49:07 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:07.4132645Z STAGE:2022-08-13 13:49:07 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:07.4235696Z STAGE:2022-08-13 13:49:07 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:07.4603654Z STAGE:2022-08-13 13:49:07 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:07.4623698Z STAGE:2022-08-13 13:49:07 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:07.4779581Z STAGE:2022-08-13 13:49:07 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:07.4791338Z STAGE:2022-08-13 13:49:07 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:07.4810355Z STAGE:2022-08-13 13:49:07 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:07.4826061Z STAGE:2022-08-13 13:49:07 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:07.4978958Z STAGE:2022-08-13 13:49:07 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:07.4990195Z STAGE:2022-08-13 13:49:07 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:07.5292419Z STAGE:2022-08-13 13:49:07 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:07.5398409Z STAGE:2022-08-13 13:49:07 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:07.5477419Z STAGE:2022-08-13 13:49:07 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:07.5489540Z STAGE:2022-08-13 13:49:07 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:07.5507906Z STAGE:2022-08-13 13:49:07 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:07.5612011Z STAGE:2022-08-13 13:49:07 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:07.5691342Z STAGE:2022-08-13 13:49:07 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:07.5705356Z STAGE:2022-08-13 13:49:07 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:07.5998951Z STAGE:2022-08-13 13:49:07 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:07.6017158Z STAGE:2022-08-13 13:49:07 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:07.6170518Z STAGE:2022-08-13 13:49:07 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:07.6188453Z STAGE:2022-08-13 13:49:07 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:07.6349544Z STAGE:2022-08-13 13:49:07 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:07.6365136Z STAGE:2022-08-13 13:49:07 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:07.6518512Z STAGE:2022-08-13 13:49:07 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:07.6534324Z STAGE:2022-08-13 13:49:07 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:07.6964928Z STAGE:2022-08-13 13:49:07 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:07.7072456Z STAGE:2022-08-13 13:49:07 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:07.7151342Z STAGE:2022-08-13 13:49:07 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:07.7258615Z STAGE:2022-08-13 13:49:07 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:07.7342768Z STAGE:2022-08-13 13:49:07 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:07.7446263Z STAGE:2022-08-13 13:49:07 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:07.7525457Z STAGE:2022-08-13 13:49:07 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:07.7627305Z STAGE:2022-08-13 13:49:07 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:07.7998008Z STAGE:2022-08-13 13:49:07 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:07.8018256Z STAGE:2022-08-13 13:49:07 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:07.8173690Z STAGE:2022-08-13 13:49:07 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:07.8185765Z STAGE:2022-08-13 13:49:07 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:07.8206575Z STAGE:2022-08-13 13:49:07 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:07.8221915Z STAGE:2022-08-13 13:49:07 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:07.8373977Z STAGE:2022-08-13 13:49:07 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:07.8385373Z STAGE:2022-08-13 13:49:07 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:07.8677833Z STAGE:2022-08-13 13:49:07 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:07.8788400Z STAGE:2022-08-13 13:49:07 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:07.8865889Z STAGE:2022-08-13 13:49:07 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:07.8976182Z STAGE:2022-08-13 13:49:07 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:07.9058230Z STAGE:2022-08-13 13:49:07 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:07.9163579Z STAGE:2022-08-13 13:49:07 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:07.9266751Z STAGE:2022-08-13 13:49:07 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:07.9371704Z STAGE:2022-08-13 13:49:07 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:07.9743191Z STAGE:2022-08-13 13:49:07 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:07.9762994Z STAGE:2022-08-13 13:49:07 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:07.9916078Z STAGE:2022-08-13 13:49:07 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:07.9931276Z STAGE:2022-08-13 13:49:07 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:07.9953294Z STAGE:2022-08-13 13:49:07 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:07.9971081Z STAGE:2022-08-13 13:49:07 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:08.0125389Z STAGE:2022-08-13 13:49:08 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:08.0137105Z STAGE:2022-08-13 13:49:08 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:08.0426568Z STAGE:2022-08-13 13:49:08 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:08.0533376Z STAGE:2022-08-13 13:49:08 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:08.0611759Z STAGE:2022-08-13 13:49:08 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:08.0721348Z STAGE:2022-08-13 13:49:08 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:08.0802867Z STAGE:2022-08-13 13:49:08 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:08.0906617Z STAGE:2022-08-13 13:49:08 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:08.0984879Z STAGE:2022-08-13 13:49:08 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:08.1090086Z STAGE:2022-08-13 13:49:08 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:08.1162818Z ok (3.750s) 2022-08-13T13:49:08.1436843Z test_pointwise_op_slowpath__foreach_addcdiv_cuda_float32 (__main__.TestForeachCUDA) ... STAGE:2022-08-13 13:49:08 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:08.1452937Z STAGE:2022-08-13 13:49:08 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:08.1591822Z STAGE:2022-08-13 13:49:08 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:08.1605956Z STAGE:2022-08-13 13:49:08 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:08.1982287Z STAGE:2022-08-13 13:49:08 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:08.2088807Z STAGE:2022-08-13 13:49:08 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:08.2172115Z STAGE:2022-08-13 13:49:08 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:08.2274150Z STAGE:2022-08-13 13:49:08 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:08.2594300Z STAGE:2022-08-13 13:49:08 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:08.2610386Z STAGE:2022-08-13 13:49:08 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:08.2745159Z STAGE:2022-08-13 13:49:08 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:08.2761227Z STAGE:2022-08-13 13:49:08 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:08.2903914Z STAGE:2022-08-13 13:49:08 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:08.2917798Z STAGE:2022-08-13 13:49:08 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:08.3060848Z STAGE:2022-08-13 13:49:08 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:08.3074630Z STAGE:2022-08-13 13:49:08 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:08.3451763Z STAGE:2022-08-13 13:49:08 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:08.3558624Z STAGE:2022-08-13 13:49:08 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:08.3634858Z STAGE:2022-08-13 13:49:08 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:08.3740278Z STAGE:2022-08-13 13:49:08 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:08.3821514Z STAGE:2022-08-13 13:49:08 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:08.3926548Z STAGE:2022-08-13 13:49:08 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:08.4005266Z STAGE:2022-08-13 13:49:08 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:08.4110468Z STAGE:2022-08-13 13:49:08 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:08.4444606Z STAGE:2022-08-13 13:49:08 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:08.4463767Z STAGE:2022-08-13 13:49:08 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:08.4601554Z STAGE:2022-08-13 13:49:08 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:08.4618000Z STAGE:2022-08-13 13:49:08 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:08.4758234Z STAGE:2022-08-13 13:49:08 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:08.4772402Z STAGE:2022-08-13 13:49:08 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:08.4909131Z STAGE:2022-08-13 13:49:08 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:08.4923271Z STAGE:2022-08-13 13:49:08 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:08.5297741Z STAGE:2022-08-13 13:49:08 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:08.5404508Z STAGE:2022-08-13 13:49:08 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:08.5482815Z STAGE:2022-08-13 13:49:08 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:08.5589609Z STAGE:2022-08-13 13:49:08 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:08.5673079Z STAGE:2022-08-13 13:49:08 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:08.5775035Z STAGE:2022-08-13 13:49:08 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:08.5853527Z STAGE:2022-08-13 13:49:08 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:08.5953926Z STAGE:2022-08-13 13:49:08 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:08.6286890Z STAGE:2022-08-13 13:49:08 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:08.6306071Z STAGE:2022-08-13 13:49:08 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:08.6443557Z STAGE:2022-08-13 13:49:08 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:08.6459840Z STAGE:2022-08-13 13:49:08 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:08.6600935Z STAGE:2022-08-13 13:49:08 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:08.6615123Z STAGE:2022-08-13 13:49:08 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:08.6751505Z STAGE:2022-08-13 13:49:08 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:08.6765463Z STAGE:2022-08-13 13:49:08 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:08.7141260Z STAGE:2022-08-13 13:49:08 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:08.7248219Z STAGE:2022-08-13 13:49:08 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:08.7326065Z STAGE:2022-08-13 13:49:08 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:08.7433192Z STAGE:2022-08-13 13:49:08 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:08.7514149Z STAGE:2022-08-13 13:49:08 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:08.7614984Z STAGE:2022-08-13 13:49:08 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:08.7691935Z STAGE:2022-08-13 13:49:08 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:08.7795106Z STAGE:2022-08-13 13:49:08 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:08.8129411Z STAGE:2022-08-13 13:49:08 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:08.8148228Z STAGE:2022-08-13 13:49:08 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:08.8285819Z STAGE:2022-08-13 13:49:08 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:08.8297510Z STAGE:2022-08-13 13:49:08 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:08.8315070Z STAGE:2022-08-13 13:49:08 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:08.8329446Z STAGE:2022-08-13 13:49:08 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:08.8463926Z STAGE:2022-08-13 13:49:08 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:08.8477199Z STAGE:2022-08-13 13:49:08 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:08.8732535Z STAGE:2022-08-13 13:49:08 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:08.8839413Z STAGE:2022-08-13 13:49:08 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:08.8917599Z STAGE:2022-08-13 13:49:08 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:08.8928852Z STAGE:2022-08-13 13:49:08 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:08.8945838Z STAGE:2022-08-13 13:49:08 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:08.9048491Z STAGE:2022-08-13 13:49:08 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:08.9127406Z STAGE:2022-08-13 13:49:08 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:08.9140884Z STAGE:2022-08-13 13:49:08 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:08.9402151Z STAGE:2022-08-13 13:49:08 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:08.9421157Z STAGE:2022-08-13 13:49:08 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:08.9558596Z STAGE:2022-08-13 13:49:08 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:08.9578014Z STAGE:2022-08-13 13:49:08 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:08.9737595Z STAGE:2022-08-13 13:49:08 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:08.9754261Z STAGE:2022-08-13 13:49:08 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:08.9888432Z STAGE:2022-08-13 13:49:08 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:08.9902651Z STAGE:2022-08-13 13:49:08 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:09.0278584Z STAGE:2022-08-13 13:49:09 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:09.0386482Z STAGE:2022-08-13 13:49:09 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:09.0462716Z STAGE:2022-08-13 13:49:09 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:09.0571311Z STAGE:2022-08-13 13:49:09 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:09.0652551Z STAGE:2022-08-13 13:49:09 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:09.0755792Z STAGE:2022-08-13 13:49:09 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:09.0832337Z STAGE:2022-08-13 13:49:09 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:09.0937192Z STAGE:2022-08-13 13:49:09 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:09.1256998Z STAGE:2022-08-13 13:49:09 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:09.1275859Z STAGE:2022-08-13 13:49:09 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:09.1413147Z STAGE:2022-08-13 13:49:09 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:09.1429426Z STAGE:2022-08-13 13:49:09 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:09.1569653Z STAGE:2022-08-13 13:49:09 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:09.1583699Z STAGE:2022-08-13 13:49:09 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:09.1721231Z STAGE:2022-08-13 13:49:09 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:09.1735385Z STAGE:2022-08-13 13:49:09 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:09.2109136Z STAGE:2022-08-13 13:49:09 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:09.2216246Z STAGE:2022-08-13 13:49:09 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:09.2294183Z STAGE:2022-08-13 13:49:09 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:09.2399882Z STAGE:2022-08-13 13:49:09 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:09.2480600Z STAGE:2022-08-13 13:49:09 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:09.2581324Z STAGE:2022-08-13 13:49:09 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:09.2658060Z STAGE:2022-08-13 13:49:09 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:09.2761180Z STAGE:2022-08-13 13:49:09 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:09.3090072Z STAGE:2022-08-13 13:49:09 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:09.3108887Z STAGE:2022-08-13 13:49:09 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:09.3246450Z STAGE:2022-08-13 13:49:09 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:09.3257475Z STAGE:2022-08-13 13:49:09 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:09.3274988Z STAGE:2022-08-13 13:49:09 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:09.3289450Z STAGE:2022-08-13 13:49:09 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:09.3423206Z STAGE:2022-08-13 13:49:09 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:09.3433861Z STAGE:2022-08-13 13:49:09 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:09.3687075Z STAGE:2022-08-13 13:49:09 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:09.3794164Z STAGE:2022-08-13 13:49:09 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:09.3872169Z STAGE:2022-08-13 13:49:09 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:09.3883437Z STAGE:2022-08-13 13:49:09 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:09.3901136Z STAGE:2022-08-13 13:49:09 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:09.4004741Z STAGE:2022-08-13 13:49:09 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:09.4084944Z STAGE:2022-08-13 13:49:09 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:09.4095729Z STAGE:2022-08-13 13:49:09 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:09.4352107Z STAGE:2022-08-13 13:49:09 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:09.4368193Z STAGE:2022-08-13 13:49:09 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:09.4503022Z STAGE:2022-08-13 13:49:09 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:09.4519068Z STAGE:2022-08-13 13:49:09 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:09.4661333Z STAGE:2022-08-13 13:49:09 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:09.4675248Z STAGE:2022-08-13 13:49:09 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:09.4809418Z STAGE:2022-08-13 13:49:09 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:09.4823335Z STAGE:2022-08-13 13:49:09 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:09.5200920Z STAGE:2022-08-13 13:49:09 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:09.5307679Z STAGE:2022-08-13 13:49:09 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:09.5385988Z STAGE:2022-08-13 13:49:09 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:09.5492640Z STAGE:2022-08-13 13:49:09 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:09.5575908Z STAGE:2022-08-13 13:49:09 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:09.5678245Z STAGE:2022-08-13 13:49:09 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:09.5756654Z STAGE:2022-08-13 13:49:09 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:09.5858898Z STAGE:2022-08-13 13:49:09 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:09.6179183Z STAGE:2022-08-13 13:49:09 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:09.6198054Z STAGE:2022-08-13 13:49:09 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:09.6332659Z STAGE:2022-08-13 13:49:09 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:09.6347118Z STAGE:2022-08-13 13:49:09 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:09.6370488Z STAGE:2022-08-13 13:49:09 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:09.6384564Z STAGE:2022-08-13 13:49:09 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:09.6518723Z STAGE:2022-08-13 13:49:09 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:09.6530054Z STAGE:2022-08-13 13:49:09 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:09.6785146Z STAGE:2022-08-13 13:49:09 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:09.6893279Z STAGE:2022-08-13 13:49:09 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:09.6969840Z STAGE:2022-08-13 13:49:09 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:09.7076748Z STAGE:2022-08-13 13:49:09 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:09.7157780Z STAGE:2022-08-13 13:49:09 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:09.7258639Z STAGE:2022-08-13 13:49:09 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:09.7335219Z STAGE:2022-08-13 13:49:09 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:09.7438672Z STAGE:2022-08-13 13:49:09 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:09.7759015Z STAGE:2022-08-13 13:49:09 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:09.7781275Z STAGE:2022-08-13 13:49:09 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:09.7915782Z STAGE:2022-08-13 13:49:09 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:09.7928086Z STAGE:2022-08-13 13:49:09 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:09.7949447Z STAGE:2022-08-13 13:49:09 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:09.7963416Z STAGE:2022-08-13 13:49:09 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:09.8099252Z STAGE:2022-08-13 13:49:09 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:09.8110664Z STAGE:2022-08-13 13:49:09 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:09.8367567Z STAGE:2022-08-13 13:49:09 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:09.8474491Z STAGE:2022-08-13 13:49:09 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:09.8552376Z STAGE:2022-08-13 13:49:09 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:09.8659178Z STAGE:2022-08-13 13:49:09 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:09.8742175Z STAGE:2022-08-13 13:49:09 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:09.8844492Z STAGE:2022-08-13 13:49:09 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:09.8921008Z STAGE:2022-08-13 13:49:09 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:09.9023087Z STAGE:2022-08-13 13:49:09 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:09.9397192Z STAGE:2022-08-13 13:49:09 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:09.9426090Z STAGE:2022-08-13 13:49:09 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:09.9586774Z STAGE:2022-08-13 13:49:09 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:09.9602188Z STAGE:2022-08-13 13:49:09 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:10.0037178Z STAGE:2022-08-13 13:49:10 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:10.0147440Z STAGE:2022-08-13 13:49:10 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:10.0232261Z STAGE:2022-08-13 13:49:10 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:10.0337215Z STAGE:2022-08-13 13:49:10 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:10.0711157Z STAGE:2022-08-13 13:49:10 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:10.0731304Z STAGE:2022-08-13 13:49:10 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:10.0904685Z STAGE:2022-08-13 13:49:10 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:10.0924492Z STAGE:2022-08-13 13:49:10 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:10.1082906Z STAGE:2022-08-13 13:49:10 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:10.1097849Z STAGE:2022-08-13 13:49:10 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:10.1251944Z STAGE:2022-08-13 13:49:10 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:10.1266692Z STAGE:2022-08-13 13:49:10 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:10.1693653Z STAGE:2022-08-13 13:49:10 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:10.1803169Z STAGE:2022-08-13 13:49:10 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:10.1881150Z STAGE:2022-08-13 13:49:10 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:10.1989107Z STAGE:2022-08-13 13:49:10 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:10.2070659Z STAGE:2022-08-13 13:49:10 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:10.2176194Z STAGE:2022-08-13 13:49:10 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:10.2254557Z STAGE:2022-08-13 13:49:10 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:10.2359497Z STAGE:2022-08-13 13:49:10 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:10.2732269Z STAGE:2022-08-13 13:49:10 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:10.2752253Z STAGE:2022-08-13 13:49:10 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:10.2908464Z STAGE:2022-08-13 13:49:10 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:10.2925711Z STAGE:2022-08-13 13:49:10 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:10.3084917Z STAGE:2022-08-13 13:49:10 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:10.3100348Z STAGE:2022-08-13 13:49:10 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:10.3252178Z STAGE:2022-08-13 13:49:10 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:10.3266744Z STAGE:2022-08-13 13:49:10 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:10.3697136Z STAGE:2022-08-13 13:49:10 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:10.3803990Z STAGE:2022-08-13 13:49:10 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:10.3882905Z STAGE:2022-08-13 13:49:10 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:10.3988979Z STAGE:2022-08-13 13:49:10 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:10.4072507Z STAGE:2022-08-13 13:49:10 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:10.4175884Z STAGE:2022-08-13 13:49:10 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:10.4252791Z STAGE:2022-08-13 13:49:10 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:10.4358033Z STAGE:2022-08-13 13:49:10 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:10.4722819Z STAGE:2022-08-13 13:49:10 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:10.4742732Z STAGE:2022-08-13 13:49:10 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:10.4900086Z STAGE:2022-08-13 13:49:10 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:10.4917503Z STAGE:2022-08-13 13:49:10 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:10.5076384Z STAGE:2022-08-13 13:49:10 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:10.5092337Z STAGE:2022-08-13 13:49:10 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:10.5246720Z STAGE:2022-08-13 13:49:10 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:10.5261720Z STAGE:2022-08-13 13:49:10 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:10.5691416Z STAGE:2022-08-13 13:49:10 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:10.5798861Z STAGE:2022-08-13 13:49:10 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:10.5876897Z STAGE:2022-08-13 13:49:10 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:10.5985979Z STAGE:2022-08-13 13:49:10 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:10.6069683Z STAGE:2022-08-13 13:49:10 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:10.6172867Z STAGE:2022-08-13 13:49:10 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:10.6251327Z STAGE:2022-08-13 13:49:10 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:10.6356365Z STAGE:2022-08-13 13:49:10 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:10.6731728Z STAGE:2022-08-13 13:49:10 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:10.6751589Z STAGE:2022-08-13 13:49:10 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:10.6908634Z STAGE:2022-08-13 13:49:10 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:10.6918789Z STAGE:2022-08-13 13:49:10 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:10.6937610Z STAGE:2022-08-13 13:49:10 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:10.6952892Z STAGE:2022-08-13 13:49:10 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:10.7107354Z STAGE:2022-08-13 13:49:10 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:10.7117840Z STAGE:2022-08-13 13:49:10 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:10.7406591Z STAGE:2022-08-13 13:49:10 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:10.7513312Z STAGE:2022-08-13 13:49:10 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:10.7591278Z STAGE:2022-08-13 13:49:10 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:10.7603003Z STAGE:2022-08-13 13:49:10 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:10.7621219Z STAGE:2022-08-13 13:49:10 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:10.7724769Z STAGE:2022-08-13 13:49:10 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:10.7803625Z STAGE:2022-08-13 13:49:10 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:10.7815174Z STAGE:2022-08-13 13:49:10 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:10.8109446Z STAGE:2022-08-13 13:49:10 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:10.8128100Z STAGE:2022-08-13 13:49:10 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:10.8284418Z STAGE:2022-08-13 13:49:10 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:10.8302439Z STAGE:2022-08-13 13:49:10 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:10.8461621Z STAGE:2022-08-13 13:49:10 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:10.8477108Z STAGE:2022-08-13 13:49:10 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:10.8631565Z STAGE:2022-08-13 13:49:10 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:10.8646353Z STAGE:2022-08-13 13:49:10 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:10.9076410Z STAGE:2022-08-13 13:49:10 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:10.9185817Z STAGE:2022-08-13 13:49:10 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:10.9264263Z STAGE:2022-08-13 13:49:10 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:10.9373737Z STAGE:2022-08-13 13:49:10 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:10.9458164Z STAGE:2022-08-13 13:49:10 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:10.9560540Z STAGE:2022-08-13 13:49:10 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:10.9636885Z STAGE:2022-08-13 13:49:10 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:10.9741018Z STAGE:2022-08-13 13:49:10 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:11.0108702Z STAGE:2022-08-13 13:49:11 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:11.0128543Z STAGE:2022-08-13 13:49:11 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:11.0287279Z STAGE:2022-08-13 13:49:11 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:11.0307309Z STAGE:2022-08-13 13:49:11 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:11.0492368Z STAGE:2022-08-13 13:49:11 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:11.0509811Z STAGE:2022-08-13 13:49:11 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:11.0662397Z STAGE:2022-08-13 13:49:11 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:11.0679062Z STAGE:2022-08-13 13:49:11 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:11.1111025Z STAGE:2022-08-13 13:49:11 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:11.1218884Z STAGE:2022-08-13 13:49:11 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:11.1297676Z STAGE:2022-08-13 13:49:11 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:11.1407550Z STAGE:2022-08-13 13:49:11 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:11.1491697Z STAGE:2022-08-13 13:49:11 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:11.1594702Z STAGE:2022-08-13 13:49:11 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:11.1671697Z STAGE:2022-08-13 13:49:11 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:11.1776271Z STAGE:2022-08-13 13:49:11 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:11.2133657Z STAGE:2022-08-13 13:49:11 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:11.2153403Z STAGE:2022-08-13 13:49:11 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:11.2310905Z STAGE:2022-08-13 13:49:11 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:11.2323089Z STAGE:2022-08-13 13:49:11 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:11.2341795Z STAGE:2022-08-13 13:49:11 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:11.2356585Z STAGE:2022-08-13 13:49:11 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:11.2509332Z STAGE:2022-08-13 13:49:11 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:11.2520225Z STAGE:2022-08-13 13:49:11 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:11.2808800Z STAGE:2022-08-13 13:49:11 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:11.2914763Z STAGE:2022-08-13 13:49:11 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:11.2993084Z STAGE:2022-08-13 13:49:11 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:11.3004838Z STAGE:2022-08-13 13:49:11 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:11.3023053Z STAGE:2022-08-13 13:49:11 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:11.3128356Z STAGE:2022-08-13 13:49:11 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:11.3207568Z STAGE:2022-08-13 13:49:11 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:11.3221321Z STAGE:2022-08-13 13:49:11 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:11.3522739Z STAGE:2022-08-13 13:49:11 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:11.3542789Z STAGE:2022-08-13 13:49:11 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:11.3699885Z STAGE:2022-08-13 13:49:11 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:11.3716990Z STAGE:2022-08-13 13:49:11 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:11.3876907Z STAGE:2022-08-13 13:49:11 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:11.3891928Z STAGE:2022-08-13 13:49:11 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:11.4044300Z STAGE:2022-08-13 13:49:11 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:11.4059720Z STAGE:2022-08-13 13:49:11 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:11.4490576Z STAGE:2022-08-13 13:49:11 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:11.4596257Z STAGE:2022-08-13 13:49:11 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:11.4674558Z STAGE:2022-08-13 13:49:11 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:11.4781288Z STAGE:2022-08-13 13:49:11 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:11.4863095Z STAGE:2022-08-13 13:49:11 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:11.4966336Z STAGE:2022-08-13 13:49:11 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:11.5043421Z STAGE:2022-08-13 13:49:11 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:11.5145389Z STAGE:2022-08-13 13:49:11 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:11.5503966Z STAGE:2022-08-13 13:49:11 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:11.5521743Z STAGE:2022-08-13 13:49:11 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:11.5678294Z STAGE:2022-08-13 13:49:11 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:11.5690497Z STAGE:2022-08-13 13:49:11 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:11.5711575Z STAGE:2022-08-13 13:49:11 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:11.5726458Z STAGE:2022-08-13 13:49:11 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:11.5879008Z STAGE:2022-08-13 13:49:11 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:11.5890473Z STAGE:2022-08-13 13:49:11 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:11.6181654Z STAGE:2022-08-13 13:49:11 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:11.6288723Z STAGE:2022-08-13 13:49:11 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:11.6367000Z STAGE:2022-08-13 13:49:11 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:11.6474720Z STAGE:2022-08-13 13:49:11 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:11.6558887Z STAGE:2022-08-13 13:49:11 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:11.6665398Z STAGE:2022-08-13 13:49:11 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:11.6745568Z STAGE:2022-08-13 13:49:11 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:11.6848412Z STAGE:2022-08-13 13:49:11 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:11.7222437Z STAGE:2022-08-13 13:49:11 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:11.7239625Z STAGE:2022-08-13 13:49:11 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:11.7392374Z STAGE:2022-08-13 13:49:11 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:11.7404868Z STAGE:2022-08-13 13:49:11 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:11.7427593Z STAGE:2022-08-13 13:49:11 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:11.7442693Z STAGE:2022-08-13 13:49:11 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:11.7597681Z STAGE:2022-08-13 13:49:11 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:11.7609556Z STAGE:2022-08-13 13:49:11 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:11.7902022Z STAGE:2022-08-13 13:49:11 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:11.8007687Z STAGE:2022-08-13 13:49:11 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:11.8086102Z STAGE:2022-08-13 13:49:11 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:11.8192642Z STAGE:2022-08-13 13:49:11 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:11.8274399Z STAGE:2022-08-13 13:49:11 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:11.8377080Z STAGE:2022-08-13 13:49:11 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:11.8453852Z STAGE:2022-08-13 13:49:11 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:11.8559196Z STAGE:2022-08-13 13:49:11 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:11.8632243Z ok (3.747s) 2022-08-13T13:49:11.8904975Z test_pointwise_op_slowpath__foreach_addcdiv_cuda_float64 (__main__.TestForeachCUDA) ... STAGE:2022-08-13 13:49:11 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:11.8921406Z STAGE:2022-08-13 13:49:11 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:11.9052657Z STAGE:2022-08-13 13:49:11 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:11.9067042Z STAGE:2022-08-13 13:49:11 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:11.9434350Z STAGE:2022-08-13 13:49:11 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:11.9541646Z STAGE:2022-08-13 13:49:11 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:11.9624818Z STAGE:2022-08-13 13:49:11 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:11.9726029Z STAGE:2022-08-13 13:49:11 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:12.0058695Z STAGE:2022-08-13 13:49:12 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:12.0075430Z STAGE:2022-08-13 13:49:12 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:12.0201965Z STAGE:2022-08-13 13:49:12 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:12.0218965Z STAGE:2022-08-13 13:49:12 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:12.0353018Z STAGE:2022-08-13 13:49:12 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:12.0367661Z STAGE:2022-08-13 13:49:12 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:12.0494644Z STAGE:2022-08-13 13:49:12 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:12.0509270Z STAGE:2022-08-13 13:49:12 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:12.0892059Z STAGE:2022-08-13 13:49:12 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:12.1003820Z STAGE:2022-08-13 13:49:12 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:12.1084236Z STAGE:2022-08-13 13:49:12 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:12.1194535Z STAGE:2022-08-13 13:49:12 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:12.1278518Z STAGE:2022-08-13 13:49:12 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:12.1384243Z STAGE:2022-08-13 13:49:12 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:12.1462483Z STAGE:2022-08-13 13:49:12 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:12.1567750Z STAGE:2022-08-13 13:49:12 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:12.1902928Z STAGE:2022-08-13 13:49:12 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:12.1922112Z STAGE:2022-08-13 13:49:12 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:12.2050634Z STAGE:2022-08-13 13:49:12 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:12.2070106Z STAGE:2022-08-13 13:49:12 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:12.2204969Z STAGE:2022-08-13 13:49:12 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:12.2222164Z STAGE:2022-08-13 13:49:12 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:12.2348798Z STAGE:2022-08-13 13:49:12 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:12.2363294Z STAGE:2022-08-13 13:49:12 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:12.2732291Z STAGE:2022-08-13 13:49:12 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:12.2839352Z STAGE:2022-08-13 13:49:12 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:12.2917595Z STAGE:2022-08-13 13:49:12 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:12.3023925Z STAGE:2022-08-13 13:49:12 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:12.3105127Z STAGE:2022-08-13 13:49:12 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:12.3206946Z STAGE:2022-08-13 13:49:12 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:12.3283637Z STAGE:2022-08-13 13:49:12 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:12.3387102Z STAGE:2022-08-13 13:49:12 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:12.3705575Z STAGE:2022-08-13 13:49:12 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:12.3724754Z STAGE:2022-08-13 13:49:12 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:12.3854698Z STAGE:2022-08-13 13:49:12 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:12.3871554Z STAGE:2022-08-13 13:49:12 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:12.4003362Z STAGE:2022-08-13 13:49:12 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:12.4018073Z STAGE:2022-08-13 13:49:12 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:12.4148239Z STAGE:2022-08-13 13:49:12 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:12.4162564Z STAGE:2022-08-13 13:49:12 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:12.4527283Z STAGE:2022-08-13 13:49:12 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:12.4633439Z STAGE:2022-08-13 13:49:12 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:12.4709837Z STAGE:2022-08-13 13:49:12 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:12.4816149Z STAGE:2022-08-13 13:49:12 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:12.4899317Z STAGE:2022-08-13 13:49:12 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:12.5002459Z STAGE:2022-08-13 13:49:12 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:12.5081387Z STAGE:2022-08-13 13:49:12 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:12.5184023Z STAGE:2022-08-13 13:49:12 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:12.5512044Z STAGE:2022-08-13 13:49:12 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:12.5531477Z STAGE:2022-08-13 13:49:12 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:12.5661559Z STAGE:2022-08-13 13:49:12 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:12.5673811Z STAGE:2022-08-13 13:49:12 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:12.5691770Z STAGE:2022-08-13 13:49:12 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:12.5706487Z STAGE:2022-08-13 13:49:12 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:12.5833202Z STAGE:2022-08-13 13:49:12 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:12.5844882Z STAGE:2022-08-13 13:49:12 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:12.6095195Z STAGE:2022-08-13 13:49:12 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:12.6201772Z STAGE:2022-08-13 13:49:12 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:12.6280347Z STAGE:2022-08-13 13:49:12 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:12.6292980Z STAGE:2022-08-13 13:49:12 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:12.6310420Z STAGE:2022-08-13 13:49:12 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:12.6416260Z STAGE:2022-08-13 13:49:12 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:12.6498263Z STAGE:2022-08-13 13:49:12 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:12.6509726Z STAGE:2022-08-13 13:49:12 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:12.6765741Z STAGE:2022-08-13 13:49:12 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:12.6782390Z STAGE:2022-08-13 13:49:12 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:12.6909008Z STAGE:2022-08-13 13:49:12 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:12.6925994Z STAGE:2022-08-13 13:49:12 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:12.7059943Z STAGE:2022-08-13 13:49:12 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:12.7074469Z STAGE:2022-08-13 13:49:12 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:12.7201259Z STAGE:2022-08-13 13:49:12 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:12.7217474Z STAGE:2022-08-13 13:49:12 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:12.7584899Z STAGE:2022-08-13 13:49:12 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:12.7690922Z STAGE:2022-08-13 13:49:12 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:12.7769261Z STAGE:2022-08-13 13:49:12 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:12.7874992Z STAGE:2022-08-13 13:49:12 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:12.7955847Z STAGE:2022-08-13 13:49:12 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:12.8060455Z STAGE:2022-08-13 13:49:12 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:12.8138817Z STAGE:2022-08-13 13:49:12 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:12.8243240Z STAGE:2022-08-13 13:49:12 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:12.8561664Z STAGE:2022-08-13 13:49:12 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:12.8581106Z STAGE:2022-08-13 13:49:12 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:12.8710424Z STAGE:2022-08-13 13:49:12 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:12.8726955Z STAGE:2022-08-13 13:49:12 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:12.8859090Z STAGE:2022-08-13 13:49:12 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:12.8873826Z STAGE:2022-08-13 13:49:12 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:12.9000844Z STAGE:2022-08-13 13:49:12 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:12.9016450Z STAGE:2022-08-13 13:49:12 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:12.9384267Z STAGE:2022-08-13 13:49:12 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:12.9491412Z STAGE:2022-08-13 13:49:12 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:12.9569351Z STAGE:2022-08-13 13:49:12 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:12.9677258Z STAGE:2022-08-13 13:49:12 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:12.9760479Z STAGE:2022-08-13 13:49:12 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:12.9863112Z STAGE:2022-08-13 13:49:12 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:12.9940015Z STAGE:2022-08-13 13:49:12 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:13.0043963Z STAGE:2022-08-13 13:49:13 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:13.0376998Z STAGE:2022-08-13 13:49:13 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:13.0396171Z STAGE:2022-08-13 13:49:13 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:13.0524685Z STAGE:2022-08-13 13:49:13 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:13.0536678Z STAGE:2022-08-13 13:49:13 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:13.0554314Z STAGE:2022-08-13 13:49:13 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:13.0569515Z STAGE:2022-08-13 13:49:13 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:13.0696749Z STAGE:2022-08-13 13:49:13 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:13.0708105Z STAGE:2022-08-13 13:49:13 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:13.0958743Z STAGE:2022-08-13 13:49:13 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:13.1066245Z STAGE:2022-08-13 13:49:13 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:13.1144859Z STAGE:2022-08-13 13:49:13 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:13.1168558Z STAGE:2022-08-13 13:49:13 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:13.1185932Z STAGE:2022-08-13 13:49:13 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:13.1299623Z STAGE:2022-08-13 13:49:13 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:13.1376903Z STAGE:2022-08-13 13:49:13 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:13.1517350Z STAGE:2022-08-13 13:49:13 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:13.1915478Z STAGE:2022-08-13 13:49:13 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:13.1935121Z STAGE:2022-08-13 13:49:13 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:13.2062160Z STAGE:2022-08-13 13:49:13 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:13.2081744Z STAGE:2022-08-13 13:49:13 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:13.2215923Z STAGE:2022-08-13 13:49:13 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:13.2230843Z STAGE:2022-08-13 13:49:13 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:13.2357831Z STAGE:2022-08-13 13:49:13 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:13.2375530Z STAGE:2022-08-13 13:49:13 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:13.2743162Z STAGE:2022-08-13 13:49:13 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:13.2850177Z STAGE:2022-08-13 13:49:13 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:13.2928985Z STAGE:2022-08-13 13:49:13 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:13.3035335Z STAGE:2022-08-13 13:49:13 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:13.3116814Z STAGE:2022-08-13 13:49:13 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:13.3222456Z STAGE:2022-08-13 13:49:13 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:13.3299597Z STAGE:2022-08-13 13:49:13 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:13.3405080Z STAGE:2022-08-13 13:49:13 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:13.3739451Z STAGE:2022-08-13 13:49:13 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:13.3758806Z STAGE:2022-08-13 13:49:13 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:13.3885394Z STAGE:2022-08-13 13:49:13 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:13.3900914Z STAGE:2022-08-13 13:49:13 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:13.3921826Z STAGE:2022-08-13 13:49:13 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:13.3939857Z STAGE:2022-08-13 13:49:13 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:13.4070865Z STAGE:2022-08-13 13:49:13 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:13.4083312Z STAGE:2022-08-13 13:49:13 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:13.4336854Z STAGE:2022-08-13 13:49:13 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:13.4442989Z STAGE:2022-08-13 13:49:13 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:13.4521918Z STAGE:2022-08-13 13:49:13 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:13.4629768Z STAGE:2022-08-13 13:49:13 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:13.4713596Z STAGE:2022-08-13 13:49:13 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:13.4816821Z STAGE:2022-08-13 13:49:13 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:13.4895659Z STAGE:2022-08-13 13:49:13 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:13.4997281Z STAGE:2022-08-13 13:49:13 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:13.5315018Z STAGE:2022-08-13 13:49:13 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:13.5332807Z STAGE:2022-08-13 13:49:13 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:13.5462242Z STAGE:2022-08-13 13:49:13 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:13.5475343Z STAGE:2022-08-13 13:49:13 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:13.5497786Z STAGE:2022-08-13 13:49:13 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:13.5512586Z STAGE:2022-08-13 13:49:13 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:13.5639904Z STAGE:2022-08-13 13:49:13 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:13.5652541Z STAGE:2022-08-13 13:49:13 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:13.5907537Z STAGE:2022-08-13 13:49:13 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:13.6015023Z STAGE:2022-08-13 13:49:13 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:13.6092074Z STAGE:2022-08-13 13:49:13 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:13.6198583Z STAGE:2022-08-13 13:49:13 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:13.6283316Z STAGE:2022-08-13 13:49:13 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:13.6384654Z STAGE:2022-08-13 13:49:13 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:13.6461982Z STAGE:2022-08-13 13:49:13 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:13.6564753Z STAGE:2022-08-13 13:49:13 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:13.6939623Z STAGE:2022-08-13 13:49:13 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:13.6957325Z STAGE:2022-08-13 13:49:13 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:13.7107001Z STAGE:2022-08-13 13:49:13 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:13.7122639Z STAGE:2022-08-13 13:49:13 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:13.7542248Z STAGE:2022-08-13 13:49:13 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:13.7649597Z STAGE:2022-08-13 13:49:13 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:13.7733834Z STAGE:2022-08-13 13:49:13 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:13.7836419Z STAGE:2022-08-13 13:49:13 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:13.8209780Z STAGE:2022-08-13 13:49:13 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:13.8228007Z STAGE:2022-08-13 13:49:13 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:13.8373547Z STAGE:2022-08-13 13:49:13 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:13.8391239Z STAGE:2022-08-13 13:49:13 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:13.8540801Z STAGE:2022-08-13 13:49:13 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:13.8556449Z STAGE:2022-08-13 13:49:13 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:13.8702620Z STAGE:2022-08-13 13:49:13 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:13.8717990Z STAGE:2022-08-13 13:49:13 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:13.9137811Z STAGE:2022-08-13 13:49:13 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:13.9245814Z STAGE:2022-08-13 13:49:13 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:13.9322623Z STAGE:2022-08-13 13:49:13 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:13.9433377Z STAGE:2022-08-13 13:49:13 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:13.9515738Z STAGE:2022-08-13 13:49:13 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:13.9621375Z STAGE:2022-08-13 13:49:13 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:13.9700903Z STAGE:2022-08-13 13:49:13 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:13.9806251Z STAGE:2022-08-13 13:49:13 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:14.0165715Z STAGE:2022-08-13 13:49:14 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:14.0186244Z STAGE:2022-08-13 13:49:14 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:14.0332768Z STAGE:2022-08-13 13:49:14 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:14.0350564Z STAGE:2022-08-13 13:49:14 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:14.0501607Z STAGE:2022-08-13 13:49:14 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:14.0517451Z STAGE:2022-08-13 13:49:14 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:14.0662592Z STAGE:2022-08-13 13:49:14 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:14.0678939Z STAGE:2022-08-13 13:49:14 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:14.1099474Z STAGE:2022-08-13 13:49:14 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:14.1206864Z STAGE:2022-08-13 13:49:14 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:14.1285757Z STAGE:2022-08-13 13:49:14 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:14.1392662Z STAGE:2022-08-13 13:49:14 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:14.1476965Z STAGE:2022-08-13 13:49:14 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:14.1580390Z STAGE:2022-08-13 13:49:14 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:14.1659748Z STAGE:2022-08-13 13:49:14 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:14.1765889Z STAGE:2022-08-13 13:49:14 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:14.2130501Z STAGE:2022-08-13 13:49:14 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:14.2150223Z STAGE:2022-08-13 13:49:14 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:14.2318364Z STAGE:2022-08-13 13:49:14 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:14.2338970Z STAGE:2022-08-13 13:49:14 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:14.2489194Z STAGE:2022-08-13 13:49:14 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:14.2507389Z STAGE:2022-08-13 13:49:14 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:14.2652875Z STAGE:2022-08-13 13:49:14 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:14.2668282Z STAGE:2022-08-13 13:49:14 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:14.3086829Z STAGE:2022-08-13 13:49:14 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:14.3198459Z STAGE:2022-08-13 13:49:14 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:14.3277182Z STAGE:2022-08-13 13:49:14 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:14.3386224Z STAGE:2022-08-13 13:49:14 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:14.3470778Z STAGE:2022-08-13 13:49:14 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:14.3574698Z STAGE:2022-08-13 13:49:14 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:14.3653508Z STAGE:2022-08-13 13:49:14 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:14.3759359Z STAGE:2022-08-13 13:49:14 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:14.4115424Z STAGE:2022-08-13 13:49:14 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:14.4135834Z STAGE:2022-08-13 13:49:14 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:14.4282821Z STAGE:2022-08-13 13:49:14 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:14.4295448Z STAGE:2022-08-13 13:49:14 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:14.4314166Z STAGE:2022-08-13 13:49:14 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:14.4329945Z STAGE:2022-08-13 13:49:14 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:14.4476833Z STAGE:2022-08-13 13:49:14 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:14.4488221Z STAGE:2022-08-13 13:49:14 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:14.4774504Z STAGE:2022-08-13 13:49:14 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:14.4880501Z STAGE:2022-08-13 13:49:14 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:14.4957180Z STAGE:2022-08-13 13:49:14 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:14.4969329Z STAGE:2022-08-13 13:49:14 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:14.4987540Z STAGE:2022-08-13 13:49:14 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:14.5091089Z STAGE:2022-08-13 13:49:14 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:14.5170370Z STAGE:2022-08-13 13:49:14 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:14.5182354Z STAGE:2022-08-13 13:49:14 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:14.5476001Z STAGE:2022-08-13 13:49:14 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:14.5496667Z STAGE:2022-08-13 13:49:14 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:14.5644318Z STAGE:2022-08-13 13:49:14 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:14.5662687Z STAGE:2022-08-13 13:49:14 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:14.5812499Z STAGE:2022-08-13 13:49:14 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:14.5827688Z STAGE:2022-08-13 13:49:14 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:14.5974409Z STAGE:2022-08-13 13:49:14 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:14.5989288Z STAGE:2022-08-13 13:49:14 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:14.6407248Z STAGE:2022-08-13 13:49:14 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:14.6515104Z STAGE:2022-08-13 13:49:14 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:14.6593890Z STAGE:2022-08-13 13:49:14 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:14.6701960Z STAGE:2022-08-13 13:49:14 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:14.6788090Z STAGE:2022-08-13 13:49:14 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:14.6892111Z STAGE:2022-08-13 13:49:14 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:14.6971182Z STAGE:2022-08-13 13:49:14 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:14.7072900Z STAGE:2022-08-13 13:49:14 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:14.7445876Z STAGE:2022-08-13 13:49:14 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:14.7466025Z STAGE:2022-08-13 13:49:14 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:14.7613624Z STAGE:2022-08-13 13:49:14 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:14.7631792Z STAGE:2022-08-13 13:49:14 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:14.7791587Z STAGE:2022-08-13 13:49:14 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:14.7806823Z STAGE:2022-08-13 13:49:14 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:14.7962197Z STAGE:2022-08-13 13:49:14 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:14.7978283Z STAGE:2022-08-13 13:49:14 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:14.8431429Z STAGE:2022-08-13 13:49:14 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:14.8539276Z STAGE:2022-08-13 13:49:14 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:14.8618606Z STAGE:2022-08-13 13:49:14 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:14.8727795Z STAGE:2022-08-13 13:49:14 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:14.8812501Z STAGE:2022-08-13 13:49:14 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:14.8916555Z STAGE:2022-08-13 13:49:14 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:14.8995844Z STAGE:2022-08-13 13:49:14 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:14.9099052Z STAGE:2022-08-13 13:49:14 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:14.9489899Z STAGE:2022-08-13 13:49:14 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:14.9510180Z STAGE:2022-08-13 13:49:14 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:14.9664940Z STAGE:2022-08-13 13:49:14 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:14.9677203Z STAGE:2022-08-13 13:49:14 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:14.9697159Z STAGE:2022-08-13 13:49:14 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:14.9712822Z STAGE:2022-08-13 13:49:14 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:14.9865035Z STAGE:2022-08-13 13:49:14 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:14.9876078Z STAGE:2022-08-13 13:49:14 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:15.0186358Z STAGE:2022-08-13 13:49:15 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:15.0294617Z STAGE:2022-08-13 13:49:15 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:15.0371830Z STAGE:2022-08-13 13:49:15 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:15.0384551Z STAGE:2022-08-13 13:49:15 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:15.0403263Z STAGE:2022-08-13 13:49:15 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:15.0507655Z STAGE:2022-08-13 13:49:15 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:15.0587299Z STAGE:2022-08-13 13:49:15 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:15.0601239Z STAGE:2022-08-13 13:49:15 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:15.0918992Z STAGE:2022-08-13 13:49:15 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:15.0937615Z STAGE:2022-08-13 13:49:15 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:15.1088110Z STAGE:2022-08-13 13:49:15 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:15.1106187Z STAGE:2022-08-13 13:49:15 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:15.1264230Z STAGE:2022-08-13 13:49:15 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:15.1279709Z STAGE:2022-08-13 13:49:15 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:15.1432728Z STAGE:2022-08-13 13:49:15 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:15.1448863Z STAGE:2022-08-13 13:49:15 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:15.1913297Z STAGE:2022-08-13 13:49:15 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:15.2021305Z STAGE:2022-08-13 13:49:15 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:15.2098618Z STAGE:2022-08-13 13:49:15 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:15.2205660Z STAGE:2022-08-13 13:49:15 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:15.2289056Z STAGE:2022-08-13 13:49:15 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:15.2391616Z STAGE:2022-08-13 13:49:15 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:15.2470869Z STAGE:2022-08-13 13:49:15 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:15.2576149Z STAGE:2022-08-13 13:49:15 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:15.2950921Z STAGE:2022-08-13 13:49:15 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:15.2970518Z STAGE:2022-08-13 13:49:15 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:15.3121570Z STAGE:2022-08-13 13:49:15 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:15.3136659Z STAGE:2022-08-13 13:49:15 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:15.3159150Z STAGE:2022-08-13 13:49:15 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:15.3174214Z STAGE:2022-08-13 13:49:15 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:15.3319564Z STAGE:2022-08-13 13:49:15 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:15.3333742Z STAGE:2022-08-13 13:49:15 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:15.3626552Z STAGE:2022-08-13 13:49:15 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:15.3737109Z STAGE:2022-08-13 13:49:15 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:15.3815528Z STAGE:2022-08-13 13:49:15 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:15.3925394Z STAGE:2022-08-13 13:49:15 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:15.4007598Z STAGE:2022-08-13 13:49:15 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:15.4112703Z STAGE:2022-08-13 13:49:15 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:15.4191401Z STAGE:2022-08-13 13:49:15 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:15.4295057Z STAGE:2022-08-13 13:49:15 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:15.4658878Z STAGE:2022-08-13 13:49:15 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:15.4676658Z STAGE:2022-08-13 13:49:15 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:15.4821202Z STAGE:2022-08-13 13:49:15 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:15.4833449Z STAGE:2022-08-13 13:49:15 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:15.4856011Z STAGE:2022-08-13 13:49:15 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:15.4870921Z STAGE:2022-08-13 13:49:15 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:15.5017881Z STAGE:2022-08-13 13:49:15 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:15.5029398Z STAGE:2022-08-13 13:49:15 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:15.5321297Z STAGE:2022-08-13 13:49:15 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:15.5427405Z STAGE:2022-08-13 13:49:15 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:15.5505437Z STAGE:2022-08-13 13:49:15 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:15.5613597Z STAGE:2022-08-13 13:49:15 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:15.5696989Z STAGE:2022-08-13 13:49:15 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:15.5800048Z STAGE:2022-08-13 13:49:15 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:15.5876373Z STAGE:2022-08-13 13:49:15 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:15.5980469Z STAGE:2022-08-13 13:49:15 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:15.6055755Z ok (3.742s) 2022-08-13T13:49:15.6266133Z test_pointwise_op_slowpath__foreach_addcdiv_cuda_int16 (__main__.TestForeachCUDA) ... STAGE:2022-08-13 13:49:15 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:15.6357590Z STAGE:2022-08-13 13:49:15 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:15.6422728Z STAGE:2022-08-13 13:49:15 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:15.6507600Z STAGE:2022-08-13 13:49:15 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:15.6743254Z STAGE:2022-08-13 13:49:15 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:15.6835508Z STAGE:2022-08-13 13:49:15 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:15.6899826Z STAGE:2022-08-13 13:49:15 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:15.6985842Z STAGE:2022-08-13 13:49:15 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:15.7223269Z STAGE:2022-08-13 13:49:15 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:15.7315687Z STAGE:2022-08-13 13:49:15 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:15.7375659Z STAGE:2022-08-13 13:49:15 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:15.7469814Z STAGE:2022-08-13 13:49:15 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:15.7534630Z STAGE:2022-08-13 13:49:15 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:15.7622538Z STAGE:2022-08-13 13:49:15 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:15.7682296Z STAGE:2022-08-13 13:49:15 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:15.7770555Z STAGE:2022-08-13 13:49:15 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:15.8006317Z STAGE:2022-08-13 13:49:15 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:15.8099312Z STAGE:2022-08-13 13:49:15 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:15.8159076Z STAGE:2022-08-13 13:49:15 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:15.8251986Z STAGE:2022-08-13 13:49:15 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:15.8321804Z STAGE:2022-08-13 13:49:15 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:15.8408779Z STAGE:2022-08-13 13:49:15 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:15.8468541Z STAGE:2022-08-13 13:49:15 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:15.8554576Z STAGE:2022-08-13 13:49:15 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:15.8792553Z STAGE:2022-08-13 13:49:15 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:15.8883738Z STAGE:2022-08-13 13:49:15 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:15.8943491Z STAGE:2022-08-13 13:49:15 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:15.9035057Z STAGE:2022-08-13 13:49:15 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:15.9100234Z STAGE:2022-08-13 13:49:15 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:15.9187558Z STAGE:2022-08-13 13:49:15 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:15.9248064Z STAGE:2022-08-13 13:49:15 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:15.9335014Z STAGE:2022-08-13 13:49:15 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:15.9571075Z STAGE:2022-08-13 13:49:15 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:15.9663972Z STAGE:2022-08-13 13:49:15 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:15.9725191Z STAGE:2022-08-13 13:49:15 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:15.9818367Z STAGE:2022-08-13 13:49:15 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:15.9883301Z STAGE:2022-08-13 13:49:15 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:15.9972174Z STAGE:2022-08-13 13:49:15 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:16.0034277Z STAGE:2022-08-13 13:49:16 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:16.0122518Z STAGE:2022-08-13 13:49:16 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:16.0372618Z STAGE:2022-08-13 13:49:16 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:16.0475905Z STAGE:2022-08-13 13:49:16 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:16.0535946Z STAGE:2022-08-13 13:49:16 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:16.0637433Z STAGE:2022-08-13 13:49:16 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:16.0706215Z STAGE:2022-08-13 13:49:16 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:16.0793389Z STAGE:2022-08-13 13:49:16 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:16.0853945Z STAGE:2022-08-13 13:49:16 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:16.0940561Z STAGE:2022-08-13 13:49:16 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:16.1176668Z STAGE:2022-08-13 13:49:16 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:16.1268393Z STAGE:2022-08-13 13:49:16 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:16.1328245Z STAGE:2022-08-13 13:49:16 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:16.1420328Z STAGE:2022-08-13 13:49:16 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:16.1484836Z STAGE:2022-08-13 13:49:16 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:16.1572047Z STAGE:2022-08-13 13:49:16 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:16.1632034Z STAGE:2022-08-13 13:49:16 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:16.1721182Z STAGE:2022-08-13 13:49:16 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:16.1958568Z STAGE:2022-08-13 13:49:16 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:16.2051825Z STAGE:2022-08-13 13:49:16 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:16.2111496Z STAGE:2022-08-13 13:49:16 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:16.2203599Z STAGE:2022-08-13 13:49:16 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:16.2268346Z STAGE:2022-08-13 13:49:16 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:16.2355323Z STAGE:2022-08-13 13:49:16 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:16.2416182Z STAGE:2022-08-13 13:49:16 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:16.2502626Z STAGE:2022-08-13 13:49:16 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:16.2738007Z STAGE:2022-08-13 13:49:16 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:16.2832112Z STAGE:2022-08-13 13:49:16 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:16.2891623Z STAGE:2022-08-13 13:49:16 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:16.2992898Z STAGE:2022-08-13 13:49:16 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:16.3058163Z STAGE:2022-08-13 13:49:16 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:16.3155741Z STAGE:2022-08-13 13:49:16 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:16.3302033Z STAGE:2022-08-13 13:49:16 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:16.3471607Z STAGE:2022-08-13 13:49:16 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:16.3731085Z STAGE:2022-08-13 13:49:16 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:16.3824841Z STAGE:2022-08-13 13:49:16 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:16.3886676Z STAGE:2022-08-13 13:49:16 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:16.3981176Z STAGE:2022-08-13 13:49:16 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:16.4045267Z STAGE:2022-08-13 13:49:16 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:16.4134950Z STAGE:2022-08-13 13:49:16 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:16.4194882Z STAGE:2022-08-13 13:49:16 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:16.4282616Z STAGE:2022-08-13 13:49:16 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:16.4523137Z STAGE:2022-08-13 13:49:16 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:16.4617197Z STAGE:2022-08-13 13:49:16 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:16.4676656Z STAGE:2022-08-13 13:49:16 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:16.4769599Z STAGE:2022-08-13 13:49:16 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:16.4836289Z STAGE:2022-08-13 13:49:16 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:16.4926121Z STAGE:2022-08-13 13:49:16 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:16.4986185Z STAGE:2022-08-13 13:49:16 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:16.5075504Z STAGE:2022-08-13 13:49:16 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:16.5313599Z STAGE:2022-08-13 13:49:16 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:16.5407857Z STAGE:2022-08-13 13:49:16 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:16.5469580Z STAGE:2022-08-13 13:49:16 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:16.5563472Z STAGE:2022-08-13 13:49:16 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:16.5630805Z STAGE:2022-08-13 13:49:16 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:16.5720318Z STAGE:2022-08-13 13:49:16 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:16.5784314Z STAGE:2022-08-13 13:49:16 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:16.5871662Z STAGE:2022-08-13 13:49:16 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:16.6106606Z STAGE:2022-08-13 13:49:16 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:16.6198580Z STAGE:2022-08-13 13:49:16 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:16.6258118Z STAGE:2022-08-13 13:49:16 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:16.6350143Z STAGE:2022-08-13 13:49:16 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:16.6414886Z STAGE:2022-08-13 13:49:16 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:16.6502408Z STAGE:2022-08-13 13:49:16 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:16.6564006Z STAGE:2022-08-13 13:49:16 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:16.6652835Z STAGE:2022-08-13 13:49:16 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:16.6891122Z STAGE:2022-08-13 13:49:16 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:16.6984782Z STAGE:2022-08-13 13:49:16 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:16.7044455Z STAGE:2022-08-13 13:49:16 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:16.7137217Z STAGE:2022-08-13 13:49:16 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:16.7201791Z STAGE:2022-08-13 13:49:16 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:16.7289929Z STAGE:2022-08-13 13:49:16 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:16.7352081Z STAGE:2022-08-13 13:49:16 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:16.7440613Z STAGE:2022-08-13 13:49:16 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:16.7677407Z STAGE:2022-08-13 13:49:16 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:16.7769489Z STAGE:2022-08-13 13:49:16 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:16.7829136Z STAGE:2022-08-13 13:49:16 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:16.7921800Z STAGE:2022-08-13 13:49:16 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:16.7986680Z STAGE:2022-08-13 13:49:16 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:16.8076229Z STAGE:2022-08-13 13:49:16 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:16.8137241Z STAGE:2022-08-13 13:49:16 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:16.8234742Z STAGE:2022-08-13 13:49:16 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:16.8474572Z STAGE:2022-08-13 13:49:16 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:16.8578058Z STAGE:2022-08-13 13:49:16 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:16.8642736Z STAGE:2022-08-13 13:49:16 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:16.8732727Z STAGE:2022-08-13 13:49:16 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:16.8797277Z STAGE:2022-08-13 13:49:16 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:16.8885171Z STAGE:2022-08-13 13:49:16 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:16.8945172Z STAGE:2022-08-13 13:49:16 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:16.9033147Z STAGE:2022-08-13 13:49:16 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:16.9269238Z STAGE:2022-08-13 13:49:16 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:16.9361583Z STAGE:2022-08-13 13:49:16 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:16.9421590Z STAGE:2022-08-13 13:49:16 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:16.9514065Z STAGE:2022-08-13 13:49:16 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:16.9579167Z STAGE:2022-08-13 13:49:16 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:16.9667361Z STAGE:2022-08-13 13:49:16 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:16.9727340Z STAGE:2022-08-13 13:49:16 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:16.9815344Z STAGE:2022-08-13 13:49:16 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:17.0056225Z STAGE:2022-08-13 13:49:17 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:17.0150170Z STAGE:2022-08-13 13:49:17 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:17.0210262Z STAGE:2022-08-13 13:49:17 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:17.0303000Z STAGE:2022-08-13 13:49:17 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:17.0368614Z STAGE:2022-08-13 13:49:17 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:17.0456579Z STAGE:2022-08-13 13:49:17 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:17.0516855Z STAGE:2022-08-13 13:49:17 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:17.0604737Z STAGE:2022-08-13 13:49:17 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:17.0840742Z STAGE:2022-08-13 13:49:17 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:17.0934772Z STAGE:2022-08-13 13:49:17 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:17.0994623Z STAGE:2022-08-13 13:49:17 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:17.1096515Z STAGE:2022-08-13 13:49:17 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:17.1166323Z STAGE:2022-08-13 13:49:17 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:17.1253719Z STAGE:2022-08-13 13:49:17 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:17.1313751Z STAGE:2022-08-13 13:49:17 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:17.1401781Z STAGE:2022-08-13 13:49:17 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:17.1643412Z STAGE:2022-08-13 13:49:17 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:17.1737748Z STAGE:2022-08-13 13:49:17 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:17.1797338Z STAGE:2022-08-13 13:49:17 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:17.1889837Z STAGE:2022-08-13 13:49:17 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:17.1954434Z STAGE:2022-08-13 13:49:17 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:17.2041933Z STAGE:2022-08-13 13:49:17 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:17.2104136Z STAGE:2022-08-13 13:49:17 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:17.2193488Z STAGE:2022-08-13 13:49:17 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:17.2430558Z STAGE:2022-08-13 13:49:17 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:17.2524193Z STAGE:2022-08-13 13:49:17 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:17.2584180Z STAGE:2022-08-13 13:49:17 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:17.2676059Z STAGE:2022-08-13 13:49:17 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:17.2742985Z STAGE:2022-08-13 13:49:17 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:17.2829921Z STAGE:2022-08-13 13:49:17 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:17.2890649Z STAGE:2022-08-13 13:49:17 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:17.2977170Z STAGE:2022-08-13 13:49:17 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:17.3250153Z STAGE:2022-08-13 13:49:17 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:17.3341755Z STAGE:2022-08-13 13:49:17 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:17.3407993Z STAGE:2022-08-13 13:49:17 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:17.3494988Z STAGE:2022-08-13 13:49:17 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:17.3763591Z STAGE:2022-08-13 13:49:17 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:17.3857599Z STAGE:2022-08-13 13:49:17 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:17.3924339Z STAGE:2022-08-13 13:49:17 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:17.4014476Z STAGE:2022-08-13 13:49:17 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:17.4295394Z STAGE:2022-08-13 13:49:17 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:17.4389852Z STAGE:2022-08-13 13:49:17 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:17.4449983Z STAGE:2022-08-13 13:49:17 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:17.4542995Z STAGE:2022-08-13 13:49:17 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:17.4611061Z STAGE:2022-08-13 13:49:17 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:17.4700370Z STAGE:2022-08-13 13:49:17 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:17.4760797Z STAGE:2022-08-13 13:49:17 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:17.4848278Z STAGE:2022-08-13 13:49:17 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:17.5110520Z STAGE:2022-08-13 13:49:17 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:17.5202968Z STAGE:2022-08-13 13:49:17 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:17.5262567Z STAGE:2022-08-13 13:49:17 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:17.5354671Z STAGE:2022-08-13 13:49:17 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:17.5421052Z STAGE:2022-08-13 13:49:17 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:17.5510079Z STAGE:2022-08-13 13:49:17 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:17.5572490Z STAGE:2022-08-13 13:49:17 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:17.5661812Z STAGE:2022-08-13 13:49:17 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:17.5928608Z STAGE:2022-08-13 13:49:17 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:17.6022442Z STAGE:2022-08-13 13:49:17 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:17.6084467Z STAGE:2022-08-13 13:49:17 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:17.6178665Z STAGE:2022-08-13 13:49:17 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:17.6254885Z STAGE:2022-08-13 13:49:17 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:17.6344006Z STAGE:2022-08-13 13:49:17 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:17.6404688Z STAGE:2022-08-13 13:49:17 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:17.6492646Z STAGE:2022-08-13 13:49:17 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:17.6767113Z STAGE:2022-08-13 13:49:17 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:17.6860965Z STAGE:2022-08-13 13:49:17 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:17.6920531Z STAGE:2022-08-13 13:49:17 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:17.7014624Z STAGE:2022-08-13 13:49:17 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:17.7082112Z STAGE:2022-08-13 13:49:17 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:17.7171435Z STAGE:2022-08-13 13:49:17 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:17.7231761Z STAGE:2022-08-13 13:49:17 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:17.7319012Z STAGE:2022-08-13 13:49:17 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:17.7588161Z STAGE:2022-08-13 13:49:17 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:17.7680389Z STAGE:2022-08-13 13:49:17 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:17.7740297Z STAGE:2022-08-13 13:49:17 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:17.7831319Z STAGE:2022-08-13 13:49:17 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:17.7896866Z STAGE:2022-08-13 13:49:17 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:17.7984241Z STAGE:2022-08-13 13:49:17 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:17.8044403Z STAGE:2022-08-13 13:49:17 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:17.8132474Z STAGE:2022-08-13 13:49:17 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:17.8396128Z STAGE:2022-08-13 13:49:17 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:17.8488323Z STAGE:2022-08-13 13:49:17 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:17.8548075Z STAGE:2022-08-13 13:49:17 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:17.8640140Z STAGE:2022-08-13 13:49:17 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:17.8708043Z STAGE:2022-08-13 13:49:17 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:17.8797304Z STAGE:2022-08-13 13:49:17 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:17.8861445Z STAGE:2022-08-13 13:49:17 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:17.8949933Z STAGE:2022-08-13 13:49:17 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:17.9215098Z STAGE:2022-08-13 13:49:17 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:17.9306261Z STAGE:2022-08-13 13:49:17 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:17.9366031Z STAGE:2022-08-13 13:49:17 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:17.9458461Z STAGE:2022-08-13 13:49:17 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:17.9523740Z STAGE:2022-08-13 13:49:17 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:17.9609743Z STAGE:2022-08-13 13:49:17 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:17.9669877Z STAGE:2022-08-13 13:49:17 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:17.9756114Z STAGE:2022-08-13 13:49:17 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:18.0017963Z STAGE:2022-08-13 13:49:18 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:18.0109180Z STAGE:2022-08-13 13:49:18 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:18.0169249Z STAGE:2022-08-13 13:49:18 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:18.0259149Z STAGE:2022-08-13 13:49:18 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:18.0324580Z STAGE:2022-08-13 13:49:18 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:18.0411057Z STAGE:2022-08-13 13:49:18 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:18.0470838Z STAGE:2022-08-13 13:49:18 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:18.0556295Z STAGE:2022-08-13 13:49:18 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:18.0826422Z STAGE:2022-08-13 13:49:18 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:18.0918496Z STAGE:2022-08-13 13:49:18 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:18.0978458Z STAGE:2022-08-13 13:49:18 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:18.1069616Z STAGE:2022-08-13 13:49:18 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:18.1141348Z STAGE:2022-08-13 13:49:18 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:18.1227068Z STAGE:2022-08-13 13:49:18 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:18.1287119Z STAGE:2022-08-13 13:49:18 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:18.1372653Z STAGE:2022-08-13 13:49:18 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:18.1635208Z STAGE:2022-08-13 13:49:18 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:18.1724908Z STAGE:2022-08-13 13:49:18 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:18.1787000Z STAGE:2022-08-13 13:49:18 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:18.1876943Z STAGE:2022-08-13 13:49:18 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:18.1942473Z STAGE:2022-08-13 13:49:18 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:18.2027995Z STAGE:2022-08-13 13:49:18 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:18.2088020Z STAGE:2022-08-13 13:49:18 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:18.2173703Z STAGE:2022-08-13 13:49:18 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:18.2439269Z STAGE:2022-08-13 13:49:18 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:18.2530491Z STAGE:2022-08-13 13:49:18 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:18.2590099Z STAGE:2022-08-13 13:49:18 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:18.2679675Z STAGE:2022-08-13 13:49:18 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:18.2746524Z STAGE:2022-08-13 13:49:18 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:18.2832787Z STAGE:2022-08-13 13:49:18 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:18.2895558Z STAGE:2022-08-13 13:49:18 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:18.2980887Z STAGE:2022-08-13 13:49:18 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:18.3243508Z STAGE:2022-08-13 13:49:18 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:18.3334458Z STAGE:2022-08-13 13:49:18 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:18.3394308Z STAGE:2022-08-13 13:49:18 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:18.3484702Z STAGE:2022-08-13 13:49:18 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:18.3549993Z STAGE:2022-08-13 13:49:18 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:18.3637514Z STAGE:2022-08-13 13:49:18 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:18.3697716Z STAGE:2022-08-13 13:49:18 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:18.3785478Z STAGE:2022-08-13 13:49:18 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:18.4055810Z STAGE:2022-08-13 13:49:18 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:18.4145405Z STAGE:2022-08-13 13:49:18 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:18.4204955Z STAGE:2022-08-13 13:49:18 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:18.4297758Z STAGE:2022-08-13 13:49:18 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:18.4363590Z STAGE:2022-08-13 13:49:18 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:18.4451981Z STAGE:2022-08-13 13:49:18 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:18.4512696Z STAGE:2022-08-13 13:49:18 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:18.4600796Z STAGE:2022-08-13 13:49:18 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:18.4871437Z STAGE:2022-08-13 13:49:18 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:18.4963775Z STAGE:2022-08-13 13:49:18 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:18.5024133Z STAGE:2022-08-13 13:49:18 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:18.5116781Z STAGE:2022-08-13 13:49:18 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:18.5182804Z STAGE:2022-08-13 13:49:18 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:18.5270563Z STAGE:2022-08-13 13:49:18 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:18.5333344Z STAGE:2022-08-13 13:49:18 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:18.5421192Z STAGE:2022-08-13 13:49:18 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:18.5715135Z STAGE:2022-08-13 13:49:18 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:18.5809414Z STAGE:2022-08-13 13:49:18 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:18.5871606Z STAGE:2022-08-13 13:49:18 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:18.5965981Z STAGE:2022-08-13 13:49:18 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:18.6034680Z STAGE:2022-08-13 13:49:18 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:18.6124477Z STAGE:2022-08-13 13:49:18 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:18.6189611Z STAGE:2022-08-13 13:49:18 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:18.6277513Z STAGE:2022-08-13 13:49:18 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:18.6551216Z STAGE:2022-08-13 13:49:18 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:18.6643534Z STAGE:2022-08-13 13:49:18 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:18.6703772Z STAGE:2022-08-13 13:49:18 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:18.6797441Z STAGE:2022-08-13 13:49:18 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:18.6865026Z STAGE:2022-08-13 13:49:18 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:18.6952956Z STAGE:2022-08-13 13:49:18 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:18.7013345Z STAGE:2022-08-13 13:49:18 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:18.7103178Z STAGE:2022-08-13 13:49:18 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:18.7381266Z STAGE:2022-08-13 13:49:18 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:18.7475711Z STAGE:2022-08-13 13:49:18 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:18.7535822Z STAGE:2022-08-13 13:49:18 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:18.7625874Z STAGE:2022-08-13 13:49:18 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:18.7694045Z STAGE:2022-08-13 13:49:18 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:18.7779107Z STAGE:2022-08-13 13:49:18 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:18.7841468Z STAGE:2022-08-13 13:49:18 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:18.7931340Z STAGE:2022-08-13 13:49:18 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:18.8205495Z STAGE:2022-08-13 13:49:18 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:18.8297408Z STAGE:2022-08-13 13:49:18 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:18.8359096Z STAGE:2022-08-13 13:49:18 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:18.8452900Z STAGE:2022-08-13 13:49:18 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:18.8518715Z STAGE:2022-08-13 13:49:18 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:18.8604794Z STAGE:2022-08-13 13:49:18 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:18.8667401Z STAGE:2022-08-13 13:49:18 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:18.8757102Z STAGE:2022-08-13 13:49:18 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:18.9039219Z STAGE:2022-08-13 13:49:18 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:18.9130897Z STAGE:2022-08-13 13:49:18 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:18.9192950Z STAGE:2022-08-13 13:49:18 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:18.9284994Z STAGE:2022-08-13 13:49:18 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:18.9350896Z STAGE:2022-08-13 13:49:18 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:18.9436724Z STAGE:2022-08-13 13:49:18 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:18.9497132Z STAGE:2022-08-13 13:49:18 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:18.9583178Z STAGE:2022-08-13 13:49:18 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:18.9857430Z STAGE:2022-08-13 13:49:18 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:18.9949741Z STAGE:2022-08-13 13:49:18 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:19.0009699Z STAGE:2022-08-13 13:49:19 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:19.0100062Z STAGE:2022-08-13 13:49:19 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:19.0168366Z STAGE:2022-08-13 13:49:19 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:19.0256046Z STAGE:2022-08-13 13:49:19 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:19.0318295Z STAGE:2022-08-13 13:49:19 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:19.0406133Z STAGE:2022-08-13 13:49:19 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:19.0463316Z ok (3.441s) 2022-08-13T13:49:19.0688379Z test_pointwise_op_slowpath__foreach_addcdiv_cuda_int32 (__main__.TestForeachCUDA) ... STAGE:2022-08-13 13:49:19 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:19.0779602Z STAGE:2022-08-13 13:49:19 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:19.0846787Z STAGE:2022-08-13 13:49:19 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:19.0934173Z STAGE:2022-08-13 13:49:19 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:19.1179921Z STAGE:2022-08-13 13:49:19 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:19.1270917Z STAGE:2022-08-13 13:49:19 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:19.1338366Z STAGE:2022-08-13 13:49:19 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:19.1427551Z STAGE:2022-08-13 13:49:19 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:19.1675380Z STAGE:2022-08-13 13:49:19 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:19.1767254Z STAGE:2022-08-13 13:49:19 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:19.1827582Z STAGE:2022-08-13 13:49:19 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:19.1920815Z STAGE:2022-08-13 13:49:19 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:19.1986089Z STAGE:2022-08-13 13:49:19 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:19.2074973Z STAGE:2022-08-13 13:49:19 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:19.2135556Z STAGE:2022-08-13 13:49:19 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:19.2222047Z STAGE:2022-08-13 13:49:19 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:19.2479924Z STAGE:2022-08-13 13:49:19 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:19.2574069Z STAGE:2022-08-13 13:49:19 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:19.2633971Z STAGE:2022-08-13 13:49:19 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:19.2728497Z STAGE:2022-08-13 13:49:19 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:19.2796199Z STAGE:2022-08-13 13:49:19 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:19.2885904Z STAGE:2022-08-13 13:49:19 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:19.2952675Z STAGE:2022-08-13 13:49:19 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:19.3039762Z STAGE:2022-08-13 13:49:19 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:19.3288673Z STAGE:2022-08-13 13:49:19 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:19.3379108Z STAGE:2022-08-13 13:49:19 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:19.3438697Z STAGE:2022-08-13 13:49:19 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:19.3530126Z STAGE:2022-08-13 13:49:19 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:19.3595198Z STAGE:2022-08-13 13:49:19 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:19.3683855Z STAGE:2022-08-13 13:49:19 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:19.3746471Z STAGE:2022-08-13 13:49:19 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:19.3835568Z STAGE:2022-08-13 13:49:19 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:19.4081075Z STAGE:2022-08-13 13:49:19 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:19.4171294Z STAGE:2022-08-13 13:49:19 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:19.4233214Z STAGE:2022-08-13 13:49:19 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:19.4324760Z STAGE:2022-08-13 13:49:19 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:19.4392422Z STAGE:2022-08-13 13:49:19 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:19.4479926Z STAGE:2022-08-13 13:49:19 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:19.4540398Z STAGE:2022-08-13 13:49:19 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:19.4636879Z STAGE:2022-08-13 13:49:19 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:19.5004772Z STAGE:2022-08-13 13:49:19 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:19.5099045Z STAGE:2022-08-13 13:49:19 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:19.5159687Z STAGE:2022-08-13 13:49:19 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:19.5252954Z STAGE:2022-08-13 13:49:19 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:19.5319870Z STAGE:2022-08-13 13:49:19 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:19.5408252Z STAGE:2022-08-13 13:49:19 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:19.5473930Z STAGE:2022-08-13 13:49:19 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:19.5562771Z STAGE:2022-08-13 13:49:19 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:19.5811144Z STAGE:2022-08-13 13:49:19 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:19.5903629Z STAGE:2022-08-13 13:49:19 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:19.5963626Z STAGE:2022-08-13 13:49:19 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:19.6056496Z STAGE:2022-08-13 13:49:19 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:19.6123901Z STAGE:2022-08-13 13:49:19 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:19.6214156Z STAGE:2022-08-13 13:49:19 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:19.6276373Z STAGE:2022-08-13 13:49:19 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:19.6365802Z STAGE:2022-08-13 13:49:19 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:19.6619139Z STAGE:2022-08-13 13:49:19 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:19.6711846Z STAGE:2022-08-13 13:49:19 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:19.6774092Z STAGE:2022-08-13 13:49:19 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:19.6868177Z STAGE:2022-08-13 13:49:19 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:19.6933727Z STAGE:2022-08-13 13:49:19 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:19.7023320Z STAGE:2022-08-13 13:49:19 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:19.7083609Z STAGE:2022-08-13 13:49:19 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:19.7173565Z STAGE:2022-08-13 13:49:19 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:19.7431515Z STAGE:2022-08-13 13:49:19 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:19.7525546Z STAGE:2022-08-13 13:49:19 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:19.7585665Z STAGE:2022-08-13 13:49:19 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:19.7678577Z STAGE:2022-08-13 13:49:19 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:19.7746342Z STAGE:2022-08-13 13:49:19 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:19.7835698Z STAGE:2022-08-13 13:49:19 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:19.7898174Z STAGE:2022-08-13 13:49:19 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:19.7995794Z STAGE:2022-08-13 13:49:19 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:19.8251020Z STAGE:2022-08-13 13:49:19 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:19.8344700Z STAGE:2022-08-13 13:49:19 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:19.8404485Z STAGE:2022-08-13 13:49:19 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:19.8497148Z STAGE:2022-08-13 13:49:19 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:19.8562348Z STAGE:2022-08-13 13:49:19 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:19.8650269Z STAGE:2022-08-13 13:49:19 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:19.8712592Z STAGE:2022-08-13 13:49:19 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:19.8802286Z STAGE:2022-08-13 13:49:19 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:19.9048740Z STAGE:2022-08-13 13:49:19 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:19.9141564Z STAGE:2022-08-13 13:49:19 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:19.9203706Z STAGE:2022-08-13 13:49:19 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:19.9298252Z STAGE:2022-08-13 13:49:19 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:19.9363555Z STAGE:2022-08-13 13:49:19 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:19.9451939Z STAGE:2022-08-13 13:49:19 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:19.9512067Z STAGE:2022-08-13 13:49:19 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:19.9600036Z STAGE:2022-08-13 13:49:19 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:19.9849102Z STAGE:2022-08-13 13:49:19 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:19.9943132Z STAGE:2022-08-13 13:49:19 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:20.0003222Z STAGE:2022-08-13 13:49:20 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:20.0096002Z STAGE:2022-08-13 13:49:20 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:20.0161347Z STAGE:2022-08-13 13:49:20 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:20.0249341Z STAGE:2022-08-13 13:49:20 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:20.0313676Z STAGE:2022-08-13 13:49:20 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:20.0399183Z STAGE:2022-08-13 13:49:20 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:20.0654771Z STAGE:2022-08-13 13:49:20 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:20.0745793Z STAGE:2022-08-13 13:49:20 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:20.0807917Z STAGE:2022-08-13 13:49:20 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:20.0898686Z STAGE:2022-08-13 13:49:20 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:20.0963710Z STAGE:2022-08-13 13:49:20 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:20.1050798Z STAGE:2022-08-13 13:49:20 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:20.1111042Z STAGE:2022-08-13 13:49:20 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:20.1198364Z STAGE:2022-08-13 13:49:20 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:20.1448523Z STAGE:2022-08-13 13:49:20 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:20.1542929Z STAGE:2022-08-13 13:49:20 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:20.1603200Z STAGE:2022-08-13 13:49:20 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:20.1696685Z STAGE:2022-08-13 13:49:20 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:20.1764509Z STAGE:2022-08-13 13:49:20 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:20.1852548Z STAGE:2022-08-13 13:49:20 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:20.1913049Z STAGE:2022-08-13 13:49:20 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:20.2001095Z STAGE:2022-08-13 13:49:20 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:20.2248363Z STAGE:2022-08-13 13:49:20 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:20.2342307Z STAGE:2022-08-13 13:49:20 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:20.2402454Z STAGE:2022-08-13 13:49:20 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:20.2495179Z STAGE:2022-08-13 13:49:20 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:20.2560510Z STAGE:2022-08-13 13:49:20 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:20.2648681Z STAGE:2022-08-13 13:49:20 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:20.2709440Z STAGE:2022-08-13 13:49:20 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:20.2808564Z STAGE:2022-08-13 13:49:20 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:20.3057954Z STAGE:2022-08-13 13:49:20 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:20.3161442Z STAGE:2022-08-13 13:49:20 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:20.3226534Z STAGE:2022-08-13 13:49:20 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:20.3316826Z STAGE:2022-08-13 13:49:20 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:20.3385283Z STAGE:2022-08-13 13:49:20 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:20.3472700Z STAGE:2022-08-13 13:49:20 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:20.3533217Z STAGE:2022-08-13 13:49:20 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:20.3619672Z STAGE:2022-08-13 13:49:20 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:20.3865772Z STAGE:2022-08-13 13:49:20 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:20.3958150Z STAGE:2022-08-13 13:49:20 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:20.4018212Z STAGE:2022-08-13 13:49:20 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:20.4110928Z STAGE:2022-08-13 13:49:20 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:20.4176123Z STAGE:2022-08-13 13:49:20 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:20.4264168Z STAGE:2022-08-13 13:49:20 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:20.4324579Z STAGE:2022-08-13 13:49:20 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:20.4413066Z STAGE:2022-08-13 13:49:20 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:20.4662073Z STAGE:2022-08-13 13:49:20 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:20.4754000Z STAGE:2022-08-13 13:49:20 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:20.4814033Z STAGE:2022-08-13 13:49:20 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:20.4906101Z STAGE:2022-08-13 13:49:20 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:20.4973972Z STAGE:2022-08-13 13:49:20 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:20.5060671Z STAGE:2022-08-13 13:49:20 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:20.5121138Z STAGE:2022-08-13 13:49:20 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:20.5208661Z STAGE:2022-08-13 13:49:20 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:20.5456212Z STAGE:2022-08-13 13:49:20 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:20.5547992Z STAGE:2022-08-13 13:49:20 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:20.5610757Z STAGE:2022-08-13 13:49:20 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:20.5850453Z STAGE:2022-08-13 13:49:20 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:20.5963148Z STAGE:2022-08-13 13:49:20 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:20.6053760Z STAGE:2022-08-13 13:49:20 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:20.6115015Z STAGE:2022-08-13 13:49:20 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:20.6204730Z STAGE:2022-08-13 13:49:20 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:20.6461031Z STAGE:2022-08-13 13:49:20 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:20.6553559Z STAGE:2022-08-13 13:49:20 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:20.6614354Z STAGE:2022-08-13 13:49:20 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:20.6707276Z STAGE:2022-08-13 13:49:20 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:20.6773289Z STAGE:2022-08-13 13:49:20 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:20.6863177Z STAGE:2022-08-13 13:49:20 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:20.6923815Z STAGE:2022-08-13 13:49:20 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:20.7012221Z STAGE:2022-08-13 13:49:20 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:20.7259278Z STAGE:2022-08-13 13:49:20 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:20.7351801Z STAGE:2022-08-13 13:49:20 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:20.7412185Z STAGE:2022-08-13 13:49:20 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:20.7506841Z STAGE:2022-08-13 13:49:20 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:20.7574407Z STAGE:2022-08-13 13:49:20 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:20.7663212Z STAGE:2022-08-13 13:49:20 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:20.7723649Z STAGE:2022-08-13 13:49:20 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:20.7811898Z STAGE:2022-08-13 13:49:20 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:20.8103296Z STAGE:2022-08-13 13:49:20 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:20.8197814Z STAGE:2022-08-13 13:49:20 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:20.8265885Z STAGE:2022-08-13 13:49:20 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:20.8355844Z STAGE:2022-08-13 13:49:20 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:20.8646864Z STAGE:2022-08-13 13:49:20 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:20.8738900Z STAGE:2022-08-13 13:49:20 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:20.8804658Z STAGE:2022-08-13 13:49:20 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:20.8892101Z STAGE:2022-08-13 13:49:20 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:20.9182186Z STAGE:2022-08-13 13:49:20 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:20.9272869Z STAGE:2022-08-13 13:49:20 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:20.9333061Z STAGE:2022-08-13 13:49:20 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:20.9425281Z STAGE:2022-08-13 13:49:20 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:20.9493659Z STAGE:2022-08-13 13:49:20 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:20.9580027Z STAGE:2022-08-13 13:49:20 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:20.9642515Z STAGE:2022-08-13 13:49:20 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:20.9729974Z STAGE:2022-08-13 13:49:20 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:21.0003980Z STAGE:2022-08-13 13:49:21 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:21.0095804Z STAGE:2022-08-13 13:49:21 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:21.0158035Z STAGE:2022-08-13 13:49:21 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:21.0250613Z STAGE:2022-08-13 13:49:21 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:21.0318746Z STAGE:2022-08-13 13:49:21 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:21.0407042Z STAGE:2022-08-13 13:49:21 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:21.0467308Z STAGE:2022-08-13 13:49:21 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:21.0553136Z STAGE:2022-08-13 13:49:21 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:21.0831060Z STAGE:2022-08-13 13:49:21 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:21.0924040Z STAGE:2022-08-13 13:49:21 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:21.0984338Z STAGE:2022-08-13 13:49:21 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:21.1077253Z STAGE:2022-08-13 13:49:21 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:21.1147073Z STAGE:2022-08-13 13:49:21 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:21.1232397Z STAGE:2022-08-13 13:49:21 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:21.1292970Z STAGE:2022-08-13 13:49:21 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:21.1378588Z STAGE:2022-08-13 13:49:21 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:21.1652640Z STAGE:2022-08-13 13:49:21 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:21.1744454Z STAGE:2022-08-13 13:49:21 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:21.1804531Z STAGE:2022-08-13 13:49:21 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:21.1895301Z STAGE:2022-08-13 13:49:21 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:21.1960901Z STAGE:2022-08-13 13:49:21 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:21.2046875Z STAGE:2022-08-13 13:49:21 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:21.2109527Z STAGE:2022-08-13 13:49:21 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:21.2195860Z STAGE:2022-08-13 13:49:21 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:21.2473992Z STAGE:2022-08-13 13:49:21 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:21.2564439Z STAGE:2022-08-13 13:49:21 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:21.2624822Z STAGE:2022-08-13 13:49:21 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:21.2717203Z STAGE:2022-08-13 13:49:21 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:21.2784762Z STAGE:2022-08-13 13:49:21 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:21.2870518Z STAGE:2022-08-13 13:49:21 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:21.2933590Z STAGE:2022-08-13 13:49:21 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:21.3021403Z STAGE:2022-08-13 13:49:21 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:21.3296079Z STAGE:2022-08-13 13:49:21 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:21.3388321Z STAGE:2022-08-13 13:49:21 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:21.3450901Z STAGE:2022-08-13 13:49:21 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:21.3543717Z STAGE:2022-08-13 13:49:21 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:21.3609902Z STAGE:2022-08-13 13:49:21 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:21.3699825Z STAGE:2022-08-13 13:49:21 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:21.3764455Z STAGE:2022-08-13 13:49:21 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:21.3849917Z STAGE:2022-08-13 13:49:21 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:21.4127593Z STAGE:2022-08-13 13:49:21 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:21.4218569Z STAGE:2022-08-13 13:49:21 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:21.4280573Z STAGE:2022-08-13 13:49:21 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:21.4373282Z STAGE:2022-08-13 13:49:21 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:21.4441569Z STAGE:2022-08-13 13:49:21 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:21.4529777Z STAGE:2022-08-13 13:49:21 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:21.4592080Z STAGE:2022-08-13 13:49:21 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:21.4680533Z STAGE:2022-08-13 13:49:21 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:21.4954882Z STAGE:2022-08-13 13:49:21 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:21.5048525Z STAGE:2022-08-13 13:49:21 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:21.5110665Z STAGE:2022-08-13 13:49:21 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:21.5202655Z STAGE:2022-08-13 13:49:21 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:21.5268503Z STAGE:2022-08-13 13:49:21 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:21.5355536Z STAGE:2022-08-13 13:49:21 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:21.5416187Z STAGE:2022-08-13 13:49:21 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:21.5503319Z STAGE:2022-08-13 13:49:21 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:21.5781320Z STAGE:2022-08-13 13:49:21 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:21.5875409Z STAGE:2022-08-13 13:49:21 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:21.5935990Z STAGE:2022-08-13 13:49:21 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:21.6029001Z STAGE:2022-08-13 13:49:21 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:21.6101350Z STAGE:2022-08-13 13:49:21 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:21.6188842Z STAGE:2022-08-13 13:49:21 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:21.6251869Z STAGE:2022-08-13 13:49:21 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:21.6341689Z STAGE:2022-08-13 13:49:21 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:21.6629693Z STAGE:2022-08-13 13:49:21 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:21.6722238Z STAGE:2022-08-13 13:49:21 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:21.6784868Z STAGE:2022-08-13 13:49:21 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:21.6879306Z STAGE:2022-08-13 13:49:21 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:21.6945506Z STAGE:2022-08-13 13:49:21 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:21.7035380Z STAGE:2022-08-13 13:49:21 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:21.7098282Z STAGE:2022-08-13 13:49:21 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:21.7186155Z STAGE:2022-08-13 13:49:21 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:21.7464873Z STAGE:2022-08-13 13:49:21 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:21.7557253Z STAGE:2022-08-13 13:49:21 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:21.7617487Z STAGE:2022-08-13 13:49:21 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:21.7710302Z STAGE:2022-08-13 13:49:21 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:21.7779176Z STAGE:2022-08-13 13:49:21 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:21.7868946Z STAGE:2022-08-13 13:49:21 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:21.7929383Z STAGE:2022-08-13 13:49:21 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:21.8017319Z STAGE:2022-08-13 13:49:21 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:21.8294651Z STAGE:2022-08-13 13:49:21 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:21.8389080Z STAGE:2022-08-13 13:49:21 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:21.8451254Z STAGE:2022-08-13 13:49:21 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:21.8545639Z STAGE:2022-08-13 13:49:21 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:21.8614167Z STAGE:2022-08-13 13:49:21 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:21.8703545Z STAGE:2022-08-13 13:49:21 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:21.8765964Z STAGE:2022-08-13 13:49:21 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:21.8856033Z STAGE:2022-08-13 13:49:21 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:21.9151742Z STAGE:2022-08-13 13:49:21 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:21.9243032Z STAGE:2022-08-13 13:49:21 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:21.9303158Z STAGE:2022-08-13 13:49:21 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:21.9395033Z STAGE:2022-08-13 13:49:21 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:21.9460978Z STAGE:2022-08-13 13:49:21 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:21.9549243Z STAGE:2022-08-13 13:49:21 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:21.9609857Z STAGE:2022-08-13 13:49:21 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:21.9698190Z STAGE:2022-08-13 13:49:21 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:21.9985230Z STAGE:2022-08-13 13:49:21 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:22.0078466Z STAGE:2022-08-13 13:49:22 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:22.0138234Z STAGE:2022-08-13 13:49:22 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:22.0230274Z STAGE:2022-08-13 13:49:22 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:22.0298712Z STAGE:2022-08-13 13:49:22 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:22.0388430Z STAGE:2022-08-13 13:49:22 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:22.0450787Z STAGE:2022-08-13 13:49:22 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:22.0540362Z STAGE:2022-08-13 13:49:22 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:22.0831455Z STAGE:2022-08-13 13:49:22 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:22.0925495Z STAGE:2022-08-13 13:49:22 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:22.0987531Z STAGE:2022-08-13 13:49:22 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:22.1081637Z STAGE:2022-08-13 13:49:22 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:22.1150065Z STAGE:2022-08-13 13:49:22 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:22.1239394Z STAGE:2022-08-13 13:49:22 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:22.1304007Z STAGE:2022-08-13 13:49:22 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:22.1389966Z STAGE:2022-08-13 13:49:22 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:22.1677512Z STAGE:2022-08-13 13:49:22 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:22.1769328Z STAGE:2022-08-13 13:49:22 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:22.1829281Z STAGE:2022-08-13 13:49:22 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:22.1921566Z STAGE:2022-08-13 13:49:22 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:22.1987304Z STAGE:2022-08-13 13:49:22 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:22.2077038Z STAGE:2022-08-13 13:49:22 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:22.2137233Z STAGE:2022-08-13 13:49:22 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:22.2225291Z STAGE:2022-08-13 13:49:22 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:22.2504047Z STAGE:2022-08-13 13:49:22 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:22.2598518Z STAGE:2022-08-13 13:49:22 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:22.2658784Z STAGE:2022-08-13 13:49:22 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:22.2753062Z STAGE:2022-08-13 13:49:22 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:22.2819552Z STAGE:2022-08-13 13:49:22 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:22.2909130Z STAGE:2022-08-13 13:49:22 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:22.2972067Z STAGE:2022-08-13 13:49:22 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:22.3059697Z STAGE:2022-08-13 13:49:22 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:22.3334450Z STAGE:2022-08-13 13:49:22 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:22.3427184Z STAGE:2022-08-13 13:49:22 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:22.3489077Z STAGE:2022-08-13 13:49:22 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:22.3583653Z STAGE:2022-08-13 13:49:22 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:22.3651782Z STAGE:2022-08-13 13:49:22 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:22.3741554Z STAGE:2022-08-13 13:49:22 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:22.3804349Z STAGE:2022-08-13 13:49:22 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:22.3894327Z STAGE:2022-08-13 13:49:22 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:22.4176575Z STAGE:2022-08-13 13:49:22 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:22.4266356Z STAGE:2022-08-13 13:49:22 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:22.4328266Z STAGE:2022-08-13 13:49:22 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:22.4420731Z STAGE:2022-08-13 13:49:22 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:22.4488355Z STAGE:2022-08-13 13:49:22 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:22.4574581Z STAGE:2022-08-13 13:49:22 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:22.4634906Z STAGE:2022-08-13 13:49:22 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:22.4724148Z STAGE:2022-08-13 13:49:22 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:22.4998480Z STAGE:2022-08-13 13:49:22 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:22.5090454Z STAGE:2022-08-13 13:49:22 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:22.5152509Z STAGE:2022-08-13 13:49:22 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:22.5246576Z STAGE:2022-08-13 13:49:22 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:22.5314611Z STAGE:2022-08-13 13:49:22 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:22.5404170Z STAGE:2022-08-13 13:49:22 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:22.5464557Z STAGE:2022-08-13 13:49:22 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:22.5550336Z STAGE:2022-08-13 13:49:22 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:22.5609701Z ok (3.514s) 2022-08-13T13:49:22.5841808Z test_pointwise_op_slowpath__foreach_addcdiv_cuda_int64 (__main__.TestForeachCUDA) ... STAGE:2022-08-13 13:49:22 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:22.5933753Z STAGE:2022-08-13 13:49:22 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:22.5998495Z STAGE:2022-08-13 13:49:22 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:22.6085581Z STAGE:2022-08-13 13:49:22 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:22.6343281Z STAGE:2022-08-13 13:49:22 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:22.6435231Z STAGE:2022-08-13 13:49:22 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:22.6500576Z STAGE:2022-08-13 13:49:22 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:22.6586039Z STAGE:2022-08-13 13:49:22 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:22.6848374Z STAGE:2022-08-13 13:49:22 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:22.6942522Z STAGE:2022-08-13 13:49:22 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:22.7004327Z STAGE:2022-08-13 13:49:22 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:22.7097802Z STAGE:2022-08-13 13:49:22 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:22.7164129Z STAGE:2022-08-13 13:49:22 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:22.7252534Z STAGE:2022-08-13 13:49:22 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:22.7315322Z STAGE:2022-08-13 13:49:22 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:22.7405617Z STAGE:2022-08-13 13:49:22 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:22.7665965Z STAGE:2022-08-13 13:49:22 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:22.7758751Z STAGE:2022-08-13 13:49:22 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:22.7819169Z STAGE:2022-08-13 13:49:22 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:22.7914230Z STAGE:2022-08-13 13:49:22 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:22.7981843Z STAGE:2022-08-13 13:49:22 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:22.8072050Z STAGE:2022-08-13 13:49:22 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:22.8139611Z STAGE:2022-08-13 13:49:22 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:22.8225051Z STAGE:2022-08-13 13:49:22 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:22.8474727Z STAGE:2022-08-13 13:49:22 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:22.8565026Z STAGE:2022-08-13 13:49:22 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:22.8625551Z STAGE:2022-08-13 13:49:22 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:22.8716751Z STAGE:2022-08-13 13:49:22 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:22.8782209Z STAGE:2022-08-13 13:49:22 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:22.8870263Z STAGE:2022-08-13 13:49:22 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:22.8930907Z STAGE:2022-08-13 13:49:22 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:22.9018873Z STAGE:2022-08-13 13:49:22 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:22.9277128Z STAGE:2022-08-13 13:49:22 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:22.9371602Z STAGE:2022-08-13 13:49:22 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:22.9431901Z STAGE:2022-08-13 13:49:22 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:22.9524683Z STAGE:2022-08-13 13:49:22 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:22.9592782Z STAGE:2022-08-13 13:49:22 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:22.9682595Z STAGE:2022-08-13 13:49:22 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:22.9743833Z STAGE:2022-08-13 13:49:22 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:22.9831005Z STAGE:2022-08-13 13:49:22 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:23.0080485Z STAGE:2022-08-13 13:49:23 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:23.0173184Z STAGE:2022-08-13 13:49:23 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:23.0233381Z STAGE:2022-08-13 13:49:23 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:23.0327988Z STAGE:2022-08-13 13:49:23 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:23.0393618Z STAGE:2022-08-13 13:49:23 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:23.0483516Z STAGE:2022-08-13 13:49:23 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:23.0548547Z STAGE:2022-08-13 13:49:23 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:23.0635578Z STAGE:2022-08-13 13:49:23 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:23.0881628Z STAGE:2022-08-13 13:49:23 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:23.0973874Z STAGE:2022-08-13 13:49:23 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:23.1034149Z STAGE:2022-08-13 13:49:23 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:23.1126527Z STAGE:2022-08-13 13:49:23 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:23.1191713Z STAGE:2022-08-13 13:49:23 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:23.1280411Z STAGE:2022-08-13 13:49:23 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:23.1341084Z STAGE:2022-08-13 13:49:23 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:23.1428134Z STAGE:2022-08-13 13:49:23 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:23.1683648Z STAGE:2022-08-13 13:49:23 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:23.1777644Z STAGE:2022-08-13 13:49:23 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:23.1837663Z STAGE:2022-08-13 13:49:23 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:23.1932236Z STAGE:2022-08-13 13:49:23 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:23.2000113Z STAGE:2022-08-13 13:49:23 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:23.2089942Z STAGE:2022-08-13 13:49:23 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:23.2152539Z STAGE:2022-08-13 13:49:23 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:23.2240367Z STAGE:2022-08-13 13:49:23 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:23.2486785Z STAGE:2022-08-13 13:49:23 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:23.2578381Z STAGE:2022-08-13 13:49:23 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:23.2640849Z STAGE:2022-08-13 13:49:23 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:23.2734597Z STAGE:2022-08-13 13:49:23 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:23.2799906Z STAGE:2022-08-13 13:49:23 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:23.2890019Z STAGE:2022-08-13 13:49:23 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:23.2953266Z STAGE:2022-08-13 13:49:23 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:23.3042516Z STAGE:2022-08-13 13:49:23 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:23.3296622Z STAGE:2022-08-13 13:49:23 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:23.3386568Z STAGE:2022-08-13 13:49:23 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:23.3448813Z STAGE:2022-08-13 13:49:23 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:23.3538983Z STAGE:2022-08-13 13:49:23 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:23.3606528Z STAGE:2022-08-13 13:49:23 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:23.3693722Z STAGE:2022-08-13 13:49:23 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:23.3756036Z STAGE:2022-08-13 13:49:23 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:23.3841487Z STAGE:2022-08-13 13:49:23 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:23.4087077Z STAGE:2022-08-13 13:49:23 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:23.4177517Z STAGE:2022-08-13 13:49:23 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:23.4237660Z STAGE:2022-08-13 13:49:23 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:23.4328558Z STAGE:2022-08-13 13:49:23 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:23.4393903Z STAGE:2022-08-13 13:49:23 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:23.4482065Z STAGE:2022-08-13 13:49:23 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:23.4544033Z STAGE:2022-08-13 13:49:23 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:23.4630117Z STAGE:2022-08-13 13:49:23 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:23.4879627Z STAGE:2022-08-13 13:49:23 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:23.4973146Z STAGE:2022-08-13 13:49:23 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:23.5035221Z STAGE:2022-08-13 13:49:23 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:23.5128894Z STAGE:2022-08-13 13:49:23 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:23.5196756Z STAGE:2022-08-13 13:49:23 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:23.5284463Z STAGE:2022-08-13 13:49:23 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:23.5353505Z STAGE:2022-08-13 13:49:23 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:23.5438684Z STAGE:2022-08-13 13:49:23 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:23.5684648Z STAGE:2022-08-13 13:49:23 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:23.5776217Z STAGE:2022-08-13 13:49:23 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:23.5836283Z STAGE:2022-08-13 13:49:23 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:23.5928314Z STAGE:2022-08-13 13:49:23 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:23.5993909Z STAGE:2022-08-13 13:49:23 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:23.6081200Z STAGE:2022-08-13 13:49:23 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:23.6143802Z STAGE:2022-08-13 13:49:23 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:23.6229125Z STAGE:2022-08-13 13:49:23 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:23.6478661Z STAGE:2022-08-13 13:49:23 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:23.6568599Z STAGE:2022-08-13 13:49:23 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:23.6629017Z STAGE:2022-08-13 13:49:23 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:23.6720385Z STAGE:2022-08-13 13:49:23 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:23.6786010Z STAGE:2022-08-13 13:49:23 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:23.6875777Z STAGE:2022-08-13 13:49:23 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:23.6936436Z STAGE:2022-08-13 13:49:23 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:23.7022735Z STAGE:2022-08-13 13:49:23 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:23.7280001Z STAGE:2022-08-13 13:49:23 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:23.7375409Z STAGE:2022-08-13 13:49:23 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:23.7436480Z STAGE:2022-08-13 13:49:23 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:23.7529732Z STAGE:2022-08-13 13:49:23 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:23.7599543Z STAGE:2022-08-13 13:49:23 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:23.7689943Z STAGE:2022-08-13 13:49:23 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:23.7751103Z STAGE:2022-08-13 13:49:23 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:23.7839434Z STAGE:2022-08-13 13:49:23 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:23.8100665Z STAGE:2022-08-13 13:49:23 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:23.8194053Z STAGE:2022-08-13 13:49:23 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:23.8259889Z STAGE:2022-08-13 13:49:23 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:23.8354498Z STAGE:2022-08-13 13:49:23 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:23.8420324Z STAGE:2022-08-13 13:49:23 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:23.8508491Z STAGE:2022-08-13 13:49:23 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:23.8569056Z STAGE:2022-08-13 13:49:23 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:23.8658876Z STAGE:2022-08-13 13:49:23 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:23.8913859Z STAGE:2022-08-13 13:49:23 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:23.9006512Z STAGE:2022-08-13 13:49:23 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:23.9066997Z STAGE:2022-08-13 13:49:23 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:23.9157354Z STAGE:2022-08-13 13:49:23 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:23.9223117Z STAGE:2022-08-13 13:49:23 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:23.9310671Z STAGE:2022-08-13 13:49:23 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:23.9371636Z STAGE:2022-08-13 13:49:23 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:23.9461279Z STAGE:2022-08-13 13:49:23 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:23.9711443Z STAGE:2022-08-13 13:49:23 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:23.9804460Z STAGE:2022-08-13 13:49:23 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:23.9864558Z STAGE:2022-08-13 13:49:23 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:23.9957552Z STAGE:2022-08-13 13:49:23 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:24.0023253Z STAGE:2022-08-13 13:49:24 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:24.0111305Z STAGE:2022-08-13 13:49:24 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:24.0174004Z STAGE:2022-08-13 13:49:24 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:24.0262115Z STAGE:2022-08-13 13:49:24 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:24.0508411Z STAGE:2022-08-13 13:49:24 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:24.0602877Z STAGE:2022-08-13 13:49:24 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:24.0662996Z STAGE:2022-08-13 13:49:24 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:24.0755971Z STAGE:2022-08-13 13:49:24 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:24.0826330Z STAGE:2022-08-13 13:49:24 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:24.0914993Z STAGE:2022-08-13 13:49:24 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:24.0975676Z STAGE:2022-08-13 13:49:24 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:24.1062791Z STAGE:2022-08-13 13:49:24 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:24.1312049Z STAGE:2022-08-13 13:49:24 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:24.1403938Z STAGE:2022-08-13 13:49:24 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:24.1464387Z STAGE:2022-08-13 13:49:24 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:24.1556740Z STAGE:2022-08-13 13:49:24 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:24.1622135Z STAGE:2022-08-13 13:49:24 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:24.1711326Z STAGE:2022-08-13 13:49:24 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:24.1773985Z STAGE:2022-08-13 13:49:24 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:24.1861225Z STAGE:2022-08-13 13:49:24 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:24.2119106Z STAGE:2022-08-13 13:49:24 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:24.2209653Z STAGE:2022-08-13 13:49:24 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:24.2270055Z STAGE:2022-08-13 13:49:24 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:24.2362650Z STAGE:2022-08-13 13:49:24 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:24.2428068Z STAGE:2022-08-13 13:49:24 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:24.2513860Z STAGE:2022-08-13 13:49:24 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:24.2576724Z STAGE:2022-08-13 13:49:24 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:24.2663267Z STAGE:2022-08-13 13:49:24 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:24.2954837Z STAGE:2022-08-13 13:49:24 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:24.3046771Z STAGE:2022-08-13 13:49:24 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:24.3112484Z STAGE:2022-08-13 13:49:24 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:24.3201176Z STAGE:2022-08-13 13:49:24 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:24.3478641Z STAGE:2022-08-13 13:49:24 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:24.3569262Z STAGE:2022-08-13 13:49:24 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:24.3637252Z STAGE:2022-08-13 13:49:24 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:24.3724742Z STAGE:2022-08-13 13:49:24 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:24.4002154Z STAGE:2022-08-13 13:49:24 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:24.4094702Z STAGE:2022-08-13 13:49:24 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:24.4156894Z STAGE:2022-08-13 13:49:24 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:24.4248615Z STAGE:2022-08-13 13:49:24 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:24.4314847Z STAGE:2022-08-13 13:49:24 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:24.4400179Z STAGE:2022-08-13 13:49:24 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:24.4460266Z STAGE:2022-08-13 13:49:24 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:24.4546367Z STAGE:2022-08-13 13:49:24 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:24.4822950Z STAGE:2022-08-13 13:49:24 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:24.4913706Z STAGE:2022-08-13 13:49:24 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:24.4975806Z STAGE:2022-08-13 13:49:24 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:24.5066247Z STAGE:2022-08-13 13:49:24 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:24.5132265Z STAGE:2022-08-13 13:49:24 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:24.5220326Z STAGE:2022-08-13 13:49:24 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:24.5282885Z STAGE:2022-08-13 13:49:24 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:24.5368755Z STAGE:2022-08-13 13:49:24 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:24.5652499Z STAGE:2022-08-13 13:49:24 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:24.5745890Z STAGE:2022-08-13 13:49:24 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:24.5806097Z STAGE:2022-08-13 13:49:24 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:24.5899237Z STAGE:2022-08-13 13:49:24 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:24.5969580Z STAGE:2022-08-13 13:49:24 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:24.6054509Z STAGE:2022-08-13 13:49:24 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:24.6117481Z STAGE:2022-08-13 13:49:24 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:24.6203137Z STAGE:2022-08-13 13:49:24 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:24.6476880Z STAGE:2022-08-13 13:49:24 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:24.6567257Z STAGE:2022-08-13 13:49:24 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:24.6627232Z STAGE:2022-08-13 13:49:24 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:24.6719953Z STAGE:2022-08-13 13:49:24 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:24.6785954Z STAGE:2022-08-13 13:49:24 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:24.6872164Z STAGE:2022-08-13 13:49:24 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:24.6934930Z STAGE:2022-08-13 13:49:24 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:24.7020557Z STAGE:2022-08-13 13:49:24 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:24.7303436Z STAGE:2022-08-13 13:49:24 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:24.7395923Z STAGE:2022-08-13 13:49:24 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:24.7456139Z STAGE:2022-08-13 13:49:24 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:24.7547332Z STAGE:2022-08-13 13:49:24 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:24.7613685Z STAGE:2022-08-13 13:49:24 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:24.7702190Z STAGE:2022-08-13 13:49:24 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:24.7762696Z STAGE:2022-08-13 13:49:24 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:24.7852603Z STAGE:2022-08-13 13:49:24 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:24.8139839Z STAGE:2022-08-13 13:49:24 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:24.8233468Z STAGE:2022-08-13 13:49:24 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:24.8294723Z STAGE:2022-08-13 13:49:24 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:24.8389416Z STAGE:2022-08-13 13:49:24 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:24.8458383Z STAGE:2022-08-13 13:49:24 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:24.8546572Z STAGE:2022-08-13 13:49:24 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:24.8612777Z STAGE:2022-08-13 13:49:24 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:24.8702604Z STAGE:2022-08-13 13:49:24 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:24.8981030Z STAGE:2022-08-13 13:49:24 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:24.9073754Z STAGE:2022-08-13 13:49:24 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:24.9136383Z STAGE:2022-08-13 13:49:24 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:24.9230931Z STAGE:2022-08-13 13:49:24 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:24.9299520Z STAGE:2022-08-13 13:49:24 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:24.9387657Z STAGE:2022-08-13 13:49:24 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:24.9448474Z STAGE:2022-08-13 13:49:24 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:24.9534101Z STAGE:2022-08-13 13:49:24 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:24.9821737Z STAGE:2022-08-13 13:49:24 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:24.9913807Z STAGE:2022-08-13 13:49:24 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:24.9976113Z STAGE:2022-08-13 13:49:24 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:25.0068908Z STAGE:2022-08-13 13:49:25 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:25.0135316Z STAGE:2022-08-13 13:49:25 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:25.0225079Z STAGE:2022-08-13 13:49:25 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:25.0287534Z STAGE:2022-08-13 13:49:25 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:25.0377676Z STAGE:2022-08-13 13:49:25 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:25.0669933Z STAGE:2022-08-13 13:49:25 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:25.0762939Z STAGE:2022-08-13 13:49:25 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:25.0823142Z STAGE:2022-08-13 13:49:25 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:25.0917787Z STAGE:2022-08-13 13:49:25 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:25.0987605Z STAGE:2022-08-13 13:49:25 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:25.1075392Z STAGE:2022-08-13 13:49:25 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:25.1136028Z STAGE:2022-08-13 13:49:25 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:25.1221957Z STAGE:2022-08-13 13:49:25 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:25.1495683Z STAGE:2022-08-13 13:49:25 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:25.1586743Z STAGE:2022-08-13 13:49:25 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:25.1646621Z STAGE:2022-08-13 13:49:25 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:25.1738832Z STAGE:2022-08-13 13:49:25 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:25.1804897Z STAGE:2022-08-13 13:49:25 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:25.1892400Z STAGE:2022-08-13 13:49:25 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:25.1952676Z STAGE:2022-08-13 13:49:25 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:25.2040612Z STAGE:2022-08-13 13:49:25 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:25.2332095Z STAGE:2022-08-13 13:49:25 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:25.2423943Z STAGE:2022-08-13 13:49:25 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:25.2486085Z STAGE:2022-08-13 13:49:25 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:25.2578038Z STAGE:2022-08-13 13:49:25 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:25.2644082Z STAGE:2022-08-13 13:49:25 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:25.2730106Z STAGE:2022-08-13 13:49:25 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:25.2790584Z STAGE:2022-08-13 13:49:25 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:25.2876342Z STAGE:2022-08-13 13:49:25 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:25.3149852Z STAGE:2022-08-13 13:49:25 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:25.3240994Z STAGE:2022-08-13 13:49:25 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:25.3303113Z STAGE:2022-08-13 13:49:25 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:25.3396767Z STAGE:2022-08-13 13:49:25 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:25.3465264Z STAGE:2022-08-13 13:49:25 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:25.3553318Z STAGE:2022-08-13 13:49:25 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:25.3614101Z STAGE:2022-08-13 13:49:25 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:25.3704138Z STAGE:2022-08-13 13:49:25 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:25.3985929Z STAGE:2022-08-13 13:49:25 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:25.4077772Z STAGE:2022-08-13 13:49:25 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:25.4137919Z STAGE:2022-08-13 13:49:25 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:25.4229101Z STAGE:2022-08-13 13:49:25 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:25.4297555Z STAGE:2022-08-13 13:49:25 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:25.4384084Z STAGE:2022-08-13 13:49:25 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:25.4444397Z STAGE:2022-08-13 13:49:25 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:25.4531254Z STAGE:2022-08-13 13:49:25 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:25.4818182Z STAGE:2022-08-13 13:49:25 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:25.4908353Z STAGE:2022-08-13 13:49:25 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:25.4968503Z STAGE:2022-08-13 13:49:25 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:25.5058929Z STAGE:2022-08-13 13:49:25 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:25.5125013Z STAGE:2022-08-13 13:49:25 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:25.5212855Z STAGE:2022-08-13 13:49:25 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:25.5275525Z STAGE:2022-08-13 13:49:25 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:25.5361264Z STAGE:2022-08-13 13:49:25 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:25.5638506Z STAGE:2022-08-13 13:49:25 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:25.5731127Z STAGE:2022-08-13 13:49:25 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:25.5791180Z STAGE:2022-08-13 13:49:25 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:25.5884372Z STAGE:2022-08-13 13:49:25 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:25.5950558Z STAGE:2022-08-13 13:49:25 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:25.6039432Z STAGE:2022-08-13 13:49:25 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:25.6103618Z STAGE:2022-08-13 13:49:25 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:25.6189274Z STAGE:2022-08-13 13:49:25 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:25.6463149Z STAGE:2022-08-13 13:49:25 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:25.6553476Z STAGE:2022-08-13 13:49:25 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:25.6615704Z STAGE:2022-08-13 13:49:25 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:25.6708432Z STAGE:2022-08-13 13:49:25 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:25.6777184Z STAGE:2022-08-13 13:49:25 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:25.6863453Z STAGE:2022-08-13 13:49:25 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:25.6925678Z STAGE:2022-08-13 13:49:25 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:25.7013328Z STAGE:2022-08-13 13:49:25 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:25.7299893Z STAGE:2022-08-13 13:49:25 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:25.7391268Z STAGE:2022-08-13 13:49:25 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:25.7453637Z STAGE:2022-08-13 13:49:25 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:25.7544964Z STAGE:2022-08-13 13:49:25 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:25.7611193Z STAGE:2022-08-13 13:49:25 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:25.7697683Z STAGE:2022-08-13 13:49:25 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:25.7757995Z STAGE:2022-08-13 13:49:25 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:25.7846854Z STAGE:2022-08-13 13:49:25 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:25.8120745Z STAGE:2022-08-13 13:49:25 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:25.8212844Z STAGE:2022-08-13 13:49:25 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:25.8272928Z STAGE:2022-08-13 13:49:25 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:25.8364840Z STAGE:2022-08-13 13:49:25 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:25.8431762Z STAGE:2022-08-13 13:49:25 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:25.8519619Z STAGE:2022-08-13 13:49:25 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:25.8581039Z STAGE:2022-08-13 13:49:25 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:25.8669946Z STAGE:2022-08-13 13:49:25 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:25.8960114Z STAGE:2022-08-13 13:49:25 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:25.9053337Z STAGE:2022-08-13 13:49:25 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:25.9114317Z STAGE:2022-08-13 13:49:25 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:25.9209065Z STAGE:2022-08-13 13:49:25 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:25.9275073Z STAGE:2022-08-13 13:49:25 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:25.9363508Z STAGE:2022-08-13 13:49:25 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:25.9426994Z STAGE:2022-08-13 13:49:25 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:25.9515626Z STAGE:2022-08-13 13:49:25 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:25.9790099Z STAGE:2022-08-13 13:49:25 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:25.9884449Z STAGE:2022-08-13 13:49:25 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:25.9944972Z STAGE:2022-08-13 13:49:25 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:26.0039480Z STAGE:2022-08-13 13:49:26 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:26.0107968Z STAGE:2022-08-13 13:49:26 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:26.0197774Z STAGE:2022-08-13 13:49:26 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:26.0258288Z STAGE:2022-08-13 13:49:26 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:26.0346173Z STAGE:2022-08-13 13:49:26 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:26.0406022Z ok (3.479s) 2022-08-13T13:49:26.0627027Z test_pointwise_op_slowpath__foreach_addcdiv_cuda_int8 (__main__.TestForeachCUDA) ... STAGE:2022-08-13 13:49:26 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:26.0716943Z STAGE:2022-08-13 13:49:26 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:26.0782270Z STAGE:2022-08-13 13:49:26 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:26.0869674Z STAGE:2022-08-13 13:49:26 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:26.1115915Z STAGE:2022-08-13 13:49:26 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:26.1206435Z STAGE:2022-08-13 13:49:26 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:26.1271452Z STAGE:2022-08-13 13:49:26 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:26.1358318Z STAGE:2022-08-13 13:49:26 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:26.1608299Z STAGE:2022-08-13 13:49:26 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:26.1701133Z STAGE:2022-08-13 13:49:26 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:26.1760835Z STAGE:2022-08-13 13:49:26 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:26.1851008Z STAGE:2022-08-13 13:49:26 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:26.1918566Z STAGE:2022-08-13 13:49:26 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:26.2005588Z STAGE:2022-08-13 13:49:26 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:26.2067124Z STAGE:2022-08-13 13:49:26 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:26.2154283Z STAGE:2022-08-13 13:49:26 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:26.2402133Z STAGE:2022-08-13 13:49:26 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:26.2493211Z STAGE:2022-08-13 13:49:26 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:26.2553463Z STAGE:2022-08-13 13:49:26 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:26.2646147Z STAGE:2022-08-13 13:49:26 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:26.2711619Z STAGE:2022-08-13 13:49:26 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:26.2801759Z STAGE:2022-08-13 13:49:26 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:26.2867516Z STAGE:2022-08-13 13:49:26 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:26.2952876Z STAGE:2022-08-13 13:49:26 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:26.3201972Z STAGE:2022-08-13 13:49:26 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:26.3292699Z STAGE:2022-08-13 13:49:26 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:26.3352689Z STAGE:2022-08-13 13:49:26 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:26.3445664Z STAGE:2022-08-13 13:49:26 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:26.3510942Z STAGE:2022-08-13 13:49:26 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:26.3598602Z STAGE:2022-08-13 13:49:26 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:26.3659136Z STAGE:2022-08-13 13:49:26 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:26.3744460Z STAGE:2022-08-13 13:49:26 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:26.4002292Z STAGE:2022-08-13 13:49:26 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:26.4093141Z STAGE:2022-08-13 13:49:26 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:26.4154769Z STAGE:2022-08-13 13:49:26 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:26.4245572Z STAGE:2022-08-13 13:49:26 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:26.4310375Z STAGE:2022-08-13 13:49:26 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:26.4396716Z STAGE:2022-08-13 13:49:26 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:26.4459041Z STAGE:2022-08-13 13:49:26 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:26.4545731Z STAGE:2022-08-13 13:49:26 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:26.4797854Z STAGE:2022-08-13 13:49:26 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:26.4889150Z STAGE:2022-08-13 13:49:26 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:26.4949389Z STAGE:2022-08-13 13:49:26 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:26.5043676Z STAGE:2022-08-13 13:49:26 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:26.5109070Z STAGE:2022-08-13 13:49:26 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:26.5208487Z STAGE:2022-08-13 13:49:26 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:26.5278551Z STAGE:2022-08-13 13:49:26 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:26.5365912Z STAGE:2022-08-13 13:49:26 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:26.5623156Z STAGE:2022-08-13 13:49:26 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:26.5716026Z STAGE:2022-08-13 13:49:26 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:26.5776054Z STAGE:2022-08-13 13:49:26 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:26.5868767Z STAGE:2022-08-13 13:49:26 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:26.5934141Z STAGE:2022-08-13 13:49:26 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:26.6023952Z STAGE:2022-08-13 13:49:26 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:26.6086469Z STAGE:2022-08-13 13:49:26 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:26.6172551Z STAGE:2022-08-13 13:49:26 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:26.6431164Z STAGE:2022-08-13 13:49:26 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:26.6523434Z STAGE:2022-08-13 13:49:26 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:26.6585582Z STAGE:2022-08-13 13:49:26 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:26.6678443Z STAGE:2022-08-13 13:49:26 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:26.6743677Z STAGE:2022-08-13 13:49:26 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:26.6830100Z STAGE:2022-08-13 13:49:26 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:26.6890520Z STAGE:2022-08-13 13:49:26 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:26.6978046Z STAGE:2022-08-13 13:49:26 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:26.7224495Z STAGE:2022-08-13 13:49:26 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:26.7317136Z STAGE:2022-08-13 13:49:26 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:26.7378092Z STAGE:2022-08-13 13:49:26 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:26.7470593Z STAGE:2022-08-13 13:49:26 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:26.7535868Z STAGE:2022-08-13 13:49:26 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:26.7624071Z STAGE:2022-08-13 13:49:26 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:26.7684858Z STAGE:2022-08-13 13:49:26 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:26.7773000Z STAGE:2022-08-13 13:49:26 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:26.8027376Z STAGE:2022-08-13 13:49:26 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:26.8119328Z STAGE:2022-08-13 13:49:26 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:26.8180157Z STAGE:2022-08-13 13:49:26 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:26.8272678Z STAGE:2022-08-13 13:49:26 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:26.8338119Z STAGE:2022-08-13 13:49:26 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:26.8424926Z STAGE:2022-08-13 13:49:26 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:26.8485212Z STAGE:2022-08-13 13:49:26 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:26.8574770Z STAGE:2022-08-13 13:49:26 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:26.8821792Z STAGE:2022-08-13 13:49:26 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:26.8913913Z STAGE:2022-08-13 13:49:26 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:26.8973994Z STAGE:2022-08-13 13:49:26 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:26.9064886Z STAGE:2022-08-13 13:49:26 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:26.9131503Z STAGE:2022-08-13 13:49:26 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:26.9220463Z STAGE:2022-08-13 13:49:26 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:26.9282239Z STAGE:2022-08-13 13:49:26 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:26.9371206Z STAGE:2022-08-13 13:49:26 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:26.9623725Z STAGE:2022-08-13 13:49:26 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:26.9716750Z STAGE:2022-08-13 13:49:26 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:26.9777901Z STAGE:2022-08-13 13:49:26 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:26.9870651Z STAGE:2022-08-13 13:49:26 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:26.9938986Z STAGE:2022-08-13 13:49:26 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:27.0027006Z STAGE:2022-08-13 13:49:27 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:27.0094794Z STAGE:2022-08-13 13:49:27 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:27.0183107Z STAGE:2022-08-13 13:49:27 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:27.0430880Z STAGE:2022-08-13 13:49:27 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:27.0525399Z STAGE:2022-08-13 13:49:27 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:27.0585921Z STAGE:2022-08-13 13:49:27 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:27.0680414Z STAGE:2022-08-13 13:49:27 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:27.0747915Z STAGE:2022-08-13 13:49:27 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:27.0837838Z STAGE:2022-08-13 13:49:27 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:27.0898351Z STAGE:2022-08-13 13:49:27 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:27.0986704Z STAGE:2022-08-13 13:49:27 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:27.1235565Z STAGE:2022-08-13 13:49:27 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:27.1330419Z STAGE:2022-08-13 13:49:27 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:27.1391096Z STAGE:2022-08-13 13:49:27 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:27.1483965Z STAGE:2022-08-13 13:49:27 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:27.1551575Z STAGE:2022-08-13 13:49:27 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:27.1636950Z STAGE:2022-08-13 13:49:27 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:27.1697645Z STAGE:2022-08-13 13:49:27 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:27.1787553Z STAGE:2022-08-13 13:49:27 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:27.2045796Z STAGE:2022-08-13 13:49:27 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:27.2138754Z STAGE:2022-08-13 13:49:27 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:27.2201089Z STAGE:2022-08-13 13:49:27 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:27.2294156Z STAGE:2022-08-13 13:49:27 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:27.2361776Z STAGE:2022-08-13 13:49:27 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:27.2451402Z STAGE:2022-08-13 13:49:27 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:27.2512254Z STAGE:2022-08-13 13:49:27 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:27.2600911Z STAGE:2022-08-13 13:49:27 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:27.2849844Z STAGE:2022-08-13 13:49:27 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:27.2943220Z STAGE:2022-08-13 13:49:27 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:27.3011737Z STAGE:2022-08-13 13:49:27 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:27.3102340Z STAGE:2022-08-13 13:49:27 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:27.3168078Z STAGE:2022-08-13 13:49:27 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:27.3255095Z STAGE:2022-08-13 13:49:27 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:27.3315079Z STAGE:2022-08-13 13:49:27 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:27.3402301Z STAGE:2022-08-13 13:49:27 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:27.3649130Z STAGE:2022-08-13 13:49:27 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:27.3741167Z STAGE:2022-08-13 13:49:27 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:27.3803390Z STAGE:2022-08-13 13:49:27 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:27.3896987Z STAGE:2022-08-13 13:49:27 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:27.3962493Z STAGE:2022-08-13 13:49:27 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:27.4049289Z STAGE:2022-08-13 13:49:27 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:27.4110056Z STAGE:2022-08-13 13:49:27 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:27.4195838Z STAGE:2022-08-13 13:49:27 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:27.4450468Z STAGE:2022-08-13 13:49:27 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:27.4541277Z STAGE:2022-08-13 13:49:27 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:27.4601764Z STAGE:2022-08-13 13:49:27 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:27.4692756Z STAGE:2022-08-13 13:49:27 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:27.4758390Z STAGE:2022-08-13 13:49:27 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:27.4844817Z STAGE:2022-08-13 13:49:27 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:27.4907970Z STAGE:2022-08-13 13:49:27 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:27.4994815Z STAGE:2022-08-13 13:49:27 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:27.5241532Z STAGE:2022-08-13 13:49:27 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:27.5334291Z STAGE:2022-08-13 13:49:27 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:27.5394811Z STAGE:2022-08-13 13:49:27 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:27.5489959Z STAGE:2022-08-13 13:49:27 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:27.5559694Z STAGE:2022-08-13 13:49:27 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:27.5645461Z STAGE:2022-08-13 13:49:27 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:27.5708631Z STAGE:2022-08-13 13:49:27 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:27.5794916Z STAGE:2022-08-13 13:49:27 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:27.6044061Z STAGE:2022-08-13 13:49:27 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:27.6137103Z STAGE:2022-08-13 13:49:27 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:27.6197517Z STAGE:2022-08-13 13:49:27 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:27.6290868Z STAGE:2022-08-13 13:49:27 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:27.6356093Z STAGE:2022-08-13 13:49:27 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:27.6442537Z STAGE:2022-08-13 13:49:27 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:27.6503319Z STAGE:2022-08-13 13:49:27 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:27.6591618Z STAGE:2022-08-13 13:49:27 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:27.6838406Z STAGE:2022-08-13 13:49:27 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:27.6929110Z STAGE:2022-08-13 13:49:27 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:27.6989340Z STAGE:2022-08-13 13:49:27 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:27.7079919Z STAGE:2022-08-13 13:49:27 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:27.7145525Z STAGE:2022-08-13 13:49:27 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:27.7231209Z STAGE:2022-08-13 13:49:27 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:27.7292221Z STAGE:2022-08-13 13:49:27 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:27.7379856Z STAGE:2022-08-13 13:49:27 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:27.7659866Z STAGE:2022-08-13 13:49:27 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:27.7753097Z STAGE:2022-08-13 13:49:27 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:27.7821529Z STAGE:2022-08-13 13:49:27 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:27.7910134Z STAGE:2022-08-13 13:49:27 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:27.8188936Z STAGE:2022-08-13 13:49:27 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:27.8279053Z STAGE:2022-08-13 13:49:27 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:27.8344762Z STAGE:2022-08-13 13:49:27 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:27.8431219Z STAGE:2022-08-13 13:49:27 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:27.8709660Z STAGE:2022-08-13 13:49:27 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:27.8800641Z STAGE:2022-08-13 13:49:27 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:27.8860945Z STAGE:2022-08-13 13:49:27 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:27.8950842Z STAGE:2022-08-13 13:49:27 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:27.9017350Z STAGE:2022-08-13 13:49:27 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:27.9102651Z STAGE:2022-08-13 13:49:27 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:27.9165227Z STAGE:2022-08-13 13:49:27 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:27.9253520Z STAGE:2022-08-13 13:49:27 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:27.9530554Z STAGE:2022-08-13 13:49:27 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:27.9621857Z STAGE:2022-08-13 13:49:27 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:27.9682141Z STAGE:2022-08-13 13:49:27 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:27.9776361Z STAGE:2022-08-13 13:49:27 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:27.9844066Z STAGE:2022-08-13 13:49:27 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:27.9932837Z STAGE:2022-08-13 13:49:27 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:27.9995681Z STAGE:2022-08-13 13:49:27 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:28.0085702Z STAGE:2022-08-13 13:49:28 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:28.0366126Z STAGE:2022-08-13 13:49:28 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:28.0459473Z STAGE:2022-08-13 13:49:28 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:28.0519816Z STAGE:2022-08-13 13:49:28 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:28.0612585Z STAGE:2022-08-13 13:49:28 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:28.0686012Z STAGE:2022-08-13 13:49:28 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:28.0772933Z STAGE:2022-08-13 13:49:28 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:28.0835736Z STAGE:2022-08-13 13:49:28 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:28.0925205Z STAGE:2022-08-13 13:49:28 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:28.1200685Z STAGE:2022-08-13 13:49:28 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:28.1293439Z STAGE:2022-08-13 13:49:28 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:28.1355498Z STAGE:2022-08-13 13:49:28 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:28.1448631Z STAGE:2022-08-13 13:49:28 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:28.1516629Z STAGE:2022-08-13 13:49:28 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:28.1605050Z STAGE:2022-08-13 13:49:28 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:28.1666351Z STAGE:2022-08-13 13:49:28 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:28.1754675Z STAGE:2022-08-13 13:49:28 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:28.2037218Z STAGE:2022-08-13 13:49:28 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:28.2130118Z STAGE:2022-08-13 13:49:28 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:28.2189951Z STAGE:2022-08-13 13:49:28 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:28.2283082Z STAGE:2022-08-13 13:49:28 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:28.2349127Z STAGE:2022-08-13 13:49:28 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:28.2437351Z STAGE:2022-08-13 13:49:28 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:28.2497894Z STAGE:2022-08-13 13:49:28 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:28.2588035Z STAGE:2022-08-13 13:49:28 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:28.2865191Z STAGE:2022-08-13 13:49:28 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:28.2957181Z STAGE:2022-08-13 13:49:28 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:28.3017507Z STAGE:2022-08-13 13:49:28 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:28.3110544Z STAGE:2022-08-13 13:49:28 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:28.3177161Z STAGE:2022-08-13 13:49:28 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:28.3265250Z STAGE:2022-08-13 13:49:28 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:28.3330097Z STAGE:2022-08-13 13:49:28 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:28.3415592Z STAGE:2022-08-13 13:49:28 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:28.3695941Z STAGE:2022-08-13 13:49:28 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:28.3787487Z STAGE:2022-08-13 13:49:28 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:28.3847424Z STAGE:2022-08-13 13:49:28 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:28.3939491Z STAGE:2022-08-13 13:49:28 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:28.4008198Z STAGE:2022-08-13 13:49:28 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:28.4097437Z STAGE:2022-08-13 13:49:28 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:28.4157770Z STAGE:2022-08-13 13:49:28 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:28.4247228Z STAGE:2022-08-13 13:49:28 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:28.4522999Z STAGE:2022-08-13 13:49:28 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:28.4614947Z STAGE:2022-08-13 13:49:28 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:28.4674804Z STAGE:2022-08-13 13:49:28 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:28.4766758Z STAGE:2022-08-13 13:49:28 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:28.4832880Z STAGE:2022-08-13 13:49:28 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:28.4920458Z STAGE:2022-08-13 13:49:28 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:28.4981041Z STAGE:2022-08-13 13:49:28 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:28.5068891Z STAGE:2022-08-13 13:49:28 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:28.5348271Z STAGE:2022-08-13 13:49:28 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:28.5441376Z STAGE:2022-08-13 13:49:28 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:28.5503687Z STAGE:2022-08-13 13:49:28 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:28.5596669Z STAGE:2022-08-13 13:49:28 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:28.5666516Z STAGE:2022-08-13 13:49:28 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:28.5752370Z STAGE:2022-08-13 13:49:28 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:28.5814975Z STAGE:2022-08-13 13:49:28 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:28.5903772Z STAGE:2022-08-13 13:49:28 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:28.6191240Z STAGE:2022-08-13 13:49:28 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:28.6284103Z STAGE:2022-08-13 13:49:28 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:28.6344135Z STAGE:2022-08-13 13:49:28 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:28.6437652Z STAGE:2022-08-13 13:49:28 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:28.6503461Z STAGE:2022-08-13 13:49:28 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:28.6590523Z STAGE:2022-08-13 13:49:28 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:28.6653099Z STAGE:2022-08-13 13:49:28 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:28.6738509Z STAGE:2022-08-13 13:49:28 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:28.7016366Z STAGE:2022-08-13 13:49:28 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:28.7108383Z STAGE:2022-08-13 13:49:28 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:28.7168254Z STAGE:2022-08-13 13:49:28 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:28.7259304Z STAGE:2022-08-13 13:49:28 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:28.7327881Z STAGE:2022-08-13 13:49:28 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:28.7416633Z STAGE:2022-08-13 13:49:28 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:28.7479005Z STAGE:2022-08-13 13:49:28 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:28.7567786Z STAGE:2022-08-13 13:49:28 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:28.7855555Z STAGE:2022-08-13 13:49:28 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:28.7949074Z STAGE:2022-08-13 13:49:28 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:28.8011167Z STAGE:2022-08-13 13:49:28 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:28.8105279Z STAGE:2022-08-13 13:49:28 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:28.8171496Z STAGE:2022-08-13 13:49:28 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:28.8260717Z STAGE:2022-08-13 13:49:28 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:28.8323174Z STAGE:2022-08-13 13:49:28 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:28.8413048Z STAGE:2022-08-13 13:49:28 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:28.8709462Z STAGE:2022-08-13 13:49:28 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:28.8802180Z STAGE:2022-08-13 13:49:28 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:28.8862208Z STAGE:2022-08-13 13:49:28 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:28.8953774Z STAGE:2022-08-13 13:49:28 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:28.9019837Z STAGE:2022-08-13 13:49:28 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:28.9106888Z STAGE:2022-08-13 13:49:28 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:28.9167038Z STAGE:2022-08-13 13:49:28 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:28.9254454Z STAGE:2022-08-13 13:49:28 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:28.9535210Z STAGE:2022-08-13 13:49:28 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:28.9625536Z STAGE:2022-08-13 13:49:28 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:28.9687300Z STAGE:2022-08-13 13:49:28 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:28.9779837Z STAGE:2022-08-13 13:49:28 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:28.9845478Z STAGE:2022-08-13 13:49:28 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:28.9932188Z STAGE:2022-08-13 13:49:28 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:28.9992287Z STAGE:2022-08-13 13:49:28 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:29.0081166Z STAGE:2022-08-13 13:49:29 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:29.0363133Z STAGE:2022-08-13 13:49:29 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:29.0457907Z STAGE:2022-08-13 13:49:29 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:29.0519333Z STAGE:2022-08-13 13:49:29 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:29.0612718Z STAGE:2022-08-13 13:49:29 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:29.0681265Z STAGE:2022-08-13 13:49:29 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:29.0771185Z STAGE:2022-08-13 13:49:29 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:29.0838723Z STAGE:2022-08-13 13:49:29 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:29.0928789Z STAGE:2022-08-13 13:49:29 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:29.1218750Z STAGE:2022-08-13 13:49:29 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:29.1312791Z STAGE:2022-08-13 13:49:29 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:29.1375004Z STAGE:2022-08-13 13:49:29 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:29.1470391Z STAGE:2022-08-13 13:49:29 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:29.1538580Z STAGE:2022-08-13 13:49:29 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:29.1628317Z STAGE:2022-08-13 13:49:29 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:29.1688963Z STAGE:2022-08-13 13:49:29 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:29.1774212Z STAGE:2022-08-13 13:49:29 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:29.2065614Z STAGE:2022-08-13 13:49:29 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:29.2160099Z STAGE:2022-08-13 13:49:29 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:29.2221969Z STAGE:2022-08-13 13:49:29 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:29.2316686Z STAGE:2022-08-13 13:49:29 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:29.2382560Z STAGE:2022-08-13 13:49:29 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:29.2468285Z STAGE:2022-08-13 13:49:29 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:29.2528536Z STAGE:2022-08-13 13:49:29 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:29.2618327Z STAGE:2022-08-13 13:49:29 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:29.2892667Z STAGE:2022-08-13 13:49:29 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:29.2987099Z STAGE:2022-08-13 13:49:29 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:29.3049182Z STAGE:2022-08-13 13:49:29 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:29.3143967Z STAGE:2022-08-13 13:49:29 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:29.3209589Z STAGE:2022-08-13 13:49:29 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:29.3299317Z STAGE:2022-08-13 13:49:29 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:29.3362147Z STAGE:2022-08-13 13:49:29 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:29.3461533Z STAGE:2022-08-13 13:49:29 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:29.3744091Z STAGE:2022-08-13 13:49:29 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:29.3836402Z STAGE:2022-08-13 13:49:29 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:29.3898347Z STAGE:2022-08-13 13:49:29 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:29.3990562Z STAGE:2022-08-13 13:49:29 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:29.4057069Z STAGE:2022-08-13 13:49:29 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:29.4144694Z STAGE:2022-08-13 13:49:29 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:29.4207162Z STAGE:2022-08-13 13:49:29 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:29.4294420Z STAGE:2022-08-13 13:49:29 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:29.4579849Z STAGE:2022-08-13 13:49:29 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:29.4671436Z STAGE:2022-08-13 13:49:29 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:29.4733678Z STAGE:2022-08-13 13:49:29 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:29.4824207Z STAGE:2022-08-13 13:49:29 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:29.4890130Z STAGE:2022-08-13 13:49:29 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:29.4975922Z STAGE:2022-08-13 13:49:29 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:29.5038095Z STAGE:2022-08-13 13:49:29 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:29.5126058Z STAGE:2022-08-13 13:49:29 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:29.5185366Z ok (3.478s) 2022-08-13T13:49:29.5422043Z test_pointwise_op_slowpath__foreach_addcdiv_cuda_uint8 (__main__.TestForeachCUDA) ... STAGE:2022-08-13 13:49:29 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:29.5513474Z STAGE:2022-08-13 13:49:29 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:29.5578770Z STAGE:2022-08-13 13:49:29 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:29.5664083Z STAGE:2022-08-13 13:49:29 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:29.5910177Z STAGE:2022-08-13 13:49:29 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:29.6002119Z STAGE:2022-08-13 13:49:29 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:29.6067494Z STAGE:2022-08-13 13:49:29 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:29.6156739Z STAGE:2022-08-13 13:49:29 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:29.6416586Z STAGE:2022-08-13 13:49:29 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:29.6506739Z STAGE:2022-08-13 13:49:29 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:29.6566630Z STAGE:2022-08-13 13:49:29 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:29.6659045Z STAGE:2022-08-13 13:49:29 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:29.6724109Z STAGE:2022-08-13 13:49:29 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:29.6814050Z STAGE:2022-08-13 13:49:29 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:29.6874471Z STAGE:2022-08-13 13:49:29 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:29.6962092Z STAGE:2022-08-13 13:49:29 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:29.7219970Z STAGE:2022-08-13 13:49:29 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:29.7311234Z STAGE:2022-08-13 13:49:29 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:29.7373817Z STAGE:2022-08-13 13:49:29 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:29.7467491Z STAGE:2022-08-13 13:49:29 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:29.7532536Z STAGE:2022-08-13 13:49:29 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:29.7618688Z STAGE:2022-08-13 13:49:29 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:29.7683146Z STAGE:2022-08-13 13:49:29 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:29.7770441Z STAGE:2022-08-13 13:49:29 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:29.8030934Z STAGE:2022-08-13 13:49:29 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:29.8123425Z STAGE:2022-08-13 13:49:29 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:29.8183431Z STAGE:2022-08-13 13:49:29 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:29.8274415Z STAGE:2022-08-13 13:49:29 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:29.8339635Z STAGE:2022-08-13 13:49:29 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:29.8426614Z STAGE:2022-08-13 13:49:29 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:29.8486707Z STAGE:2022-08-13 13:49:29 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:29.8574003Z STAGE:2022-08-13 13:49:29 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:29.8820072Z STAGE:2022-08-13 13:49:29 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:29.8911738Z STAGE:2022-08-13 13:49:29 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:29.8971829Z STAGE:2022-08-13 13:49:29 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:29.9061882Z STAGE:2022-08-13 13:49:29 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:29.9129377Z STAGE:2022-08-13 13:49:29 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:29.9217156Z STAGE:2022-08-13 13:49:29 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:29.9277561Z STAGE:2022-08-13 13:49:29 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:29.9364143Z STAGE:2022-08-13 13:49:29 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:29.9625763Z STAGE:2022-08-13 13:49:29 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:29.9718163Z STAGE:2022-08-13 13:49:29 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:29.9780284Z STAGE:2022-08-13 13:49:29 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:29.9872975Z STAGE:2022-08-13 13:49:29 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:29.9938488Z STAGE:2022-08-13 13:49:29 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:30.0027977Z STAGE:2022-08-13 13:49:30 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:30.0094430Z STAGE:2022-08-13 13:49:30 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:30.0181201Z STAGE:2022-08-13 13:49:30 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:30.0429755Z STAGE:2022-08-13 13:49:30 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:30.0520357Z STAGE:2022-08-13 13:49:30 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:30.0582787Z STAGE:2022-08-13 13:49:30 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:30.0675085Z STAGE:2022-08-13 13:49:30 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:30.0740455Z STAGE:2022-08-13 13:49:30 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:30.0829653Z STAGE:2022-08-13 13:49:30 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:30.0893358Z STAGE:2022-08-13 13:49:30 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:30.0983297Z STAGE:2022-08-13 13:49:30 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:30.1248352Z STAGE:2022-08-13 13:49:30 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:30.1342785Z STAGE:2022-08-13 13:49:30 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:30.1403645Z STAGE:2022-08-13 13:49:30 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:30.1498217Z STAGE:2022-08-13 13:49:30 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:30.1563733Z STAGE:2022-08-13 13:49:30 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:30.1652038Z STAGE:2022-08-13 13:49:30 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:30.1712644Z STAGE:2022-08-13 13:49:30 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:30.1800637Z STAGE:2022-08-13 13:49:30 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:30.2060038Z STAGE:2022-08-13 13:49:30 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:30.2154227Z STAGE:2022-08-13 13:49:30 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:30.2214572Z STAGE:2022-08-13 13:49:30 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:30.2307464Z STAGE:2022-08-13 13:49:30 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:30.2373212Z STAGE:2022-08-13 13:49:30 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:30.2463113Z STAGE:2022-08-13 13:49:30 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:30.2525868Z STAGE:2022-08-13 13:49:30 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:30.2615492Z STAGE:2022-08-13 13:49:30 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:30.2880841Z STAGE:2022-08-13 13:49:30 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:30.2971016Z STAGE:2022-08-13 13:49:30 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:30.3031182Z STAGE:2022-08-13 13:49:30 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:30.3123539Z STAGE:2022-08-13 13:49:30 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:30.3191553Z STAGE:2022-08-13 13:49:30 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:30.3280845Z STAGE:2022-08-13 13:49:30 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:30.3343225Z STAGE:2022-08-13 13:49:30 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:30.3431501Z STAGE:2022-08-13 13:49:30 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:30.3677482Z STAGE:2022-08-13 13:49:30 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:30.3770440Z STAGE:2022-08-13 13:49:30 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:30.3830323Z STAGE:2022-08-13 13:49:30 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:30.3922747Z STAGE:2022-08-13 13:49:30 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:30.3987731Z STAGE:2022-08-13 13:49:30 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:30.4073172Z STAGE:2022-08-13 13:49:30 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:30.4135565Z STAGE:2022-08-13 13:49:30 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:30.4223600Z STAGE:2022-08-13 13:49:30 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:30.4473256Z STAGE:2022-08-13 13:49:30 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:30.4563540Z STAGE:2022-08-13 13:49:30 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:30.4625941Z STAGE:2022-08-13 13:49:30 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:30.4716981Z STAGE:2022-08-13 13:49:30 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:30.4782837Z STAGE:2022-08-13 13:49:30 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:30.4869461Z STAGE:2022-08-13 13:49:30 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:30.4933599Z STAGE:2022-08-13 13:49:30 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:30.5019123Z STAGE:2022-08-13 13:49:30 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:30.5266370Z STAGE:2022-08-13 13:49:30 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:30.5357941Z STAGE:2022-08-13 13:49:30 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:30.5420707Z STAGE:2022-08-13 13:49:30 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:30.5510876Z STAGE:2022-08-13 13:49:30 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:30.5576569Z STAGE:2022-08-13 13:49:30 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:30.5662159Z STAGE:2022-08-13 13:49:30 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:30.5722647Z STAGE:2022-08-13 13:49:30 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:30.5810456Z STAGE:2022-08-13 13:49:30 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:30.6059910Z STAGE:2022-08-13 13:49:30 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:30.6150952Z STAGE:2022-08-13 13:49:30 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:30.6211318Z STAGE:2022-08-13 13:49:30 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:30.6301364Z STAGE:2022-08-13 13:49:30 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:30.6368826Z STAGE:2022-08-13 13:49:30 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:30.6454735Z STAGE:2022-08-13 13:49:30 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:30.6515159Z STAGE:2022-08-13 13:49:30 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:30.6603775Z STAGE:2022-08-13 13:49:30 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:30.6850435Z STAGE:2022-08-13 13:49:30 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:30.6940925Z STAGE:2022-08-13 13:49:30 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:30.7001237Z STAGE:2022-08-13 13:49:30 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:30.7092506Z STAGE:2022-08-13 13:49:30 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:30.7157666Z STAGE:2022-08-13 13:49:30 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:30.7243618Z STAGE:2022-08-13 13:49:30 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:30.7304502Z STAGE:2022-08-13 13:49:30 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:30.7394402Z STAGE:2022-08-13 13:49:30 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:30.7644921Z STAGE:2022-08-13 13:49:30 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:30.7739385Z STAGE:2022-08-13 13:49:30 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:30.7804119Z STAGE:2022-08-13 13:49:30 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:30.7896397Z STAGE:2022-08-13 13:49:30 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:30.7961676Z STAGE:2022-08-13 13:49:30 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:30.8047336Z STAGE:2022-08-13 13:49:30 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:30.8107929Z STAGE:2022-08-13 13:49:30 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:30.8194061Z STAGE:2022-08-13 13:49:30 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:30.8441346Z STAGE:2022-08-13 13:49:30 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:30.8534604Z STAGE:2022-08-13 13:49:30 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:30.8594511Z STAGE:2022-08-13 13:49:30 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:30.8686616Z STAGE:2022-08-13 13:49:30 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:30.8752005Z STAGE:2022-08-13 13:49:30 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:30.8839526Z STAGE:2022-08-13 13:49:30 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:30.8902096Z STAGE:2022-08-13 13:49:30 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:30.8990597Z STAGE:2022-08-13 13:49:30 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:30.9245477Z STAGE:2022-08-13 13:49:30 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:30.9339476Z STAGE:2022-08-13 13:49:30 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:30.9399680Z STAGE:2022-08-13 13:49:30 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:30.9494320Z STAGE:2022-08-13 13:49:30 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:30.9559841Z STAGE:2022-08-13 13:49:30 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:30.9649880Z STAGE:2022-08-13 13:49:30 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:30.9710494Z STAGE:2022-08-13 13:49:30 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:30.9798875Z STAGE:2022-08-13 13:49:30 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:31.0050971Z STAGE:2022-08-13 13:49:31 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:31.0144639Z STAGE:2022-08-13 13:49:31 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:31.0204897Z STAGE:2022-08-13 13:49:31 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:31.0298421Z STAGE:2022-08-13 13:49:31 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:31.0369339Z STAGE:2022-08-13 13:49:31 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:31.0456993Z STAGE:2022-08-13 13:49:31 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:31.0519482Z STAGE:2022-08-13 13:49:31 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:31.0607251Z STAGE:2022-08-13 13:49:31 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:31.0857883Z STAGE:2022-08-13 13:49:31 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:31.0951958Z STAGE:2022-08-13 13:49:31 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:31.1014499Z STAGE:2022-08-13 13:49:31 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:31.1108074Z STAGE:2022-08-13 13:49:31 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:31.1175600Z STAGE:2022-08-13 13:49:31 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:31.1263701Z STAGE:2022-08-13 13:49:31 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:31.1324139Z STAGE:2022-08-13 13:49:31 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:31.1413324Z STAGE:2022-08-13 13:49:31 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:31.1666748Z STAGE:2022-08-13 13:49:31 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:31.1761414Z STAGE:2022-08-13 13:49:31 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:31.1822350Z STAGE:2022-08-13 13:49:31 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:31.1916618Z STAGE:2022-08-13 13:49:31 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:31.1984744Z STAGE:2022-08-13 13:49:31 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:31.2074608Z STAGE:2022-08-13 13:49:31 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:31.2135536Z STAGE:2022-08-13 13:49:31 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:31.2223542Z STAGE:2022-08-13 13:49:31 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:31.2503711Z STAGE:2022-08-13 13:49:31 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:31.2596138Z STAGE:2022-08-13 13:49:31 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:31.2662211Z STAGE:2022-08-13 13:49:31 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:31.2749942Z STAGE:2022-08-13 13:49:31 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:31.3041840Z STAGE:2022-08-13 13:49:31 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:31.3136403Z STAGE:2022-08-13 13:49:31 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:31.3202365Z STAGE:2022-08-13 13:49:31 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:31.3290161Z STAGE:2022-08-13 13:49:31 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:31.3569415Z STAGE:2022-08-13 13:49:31 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:31.3661855Z STAGE:2022-08-13 13:49:31 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:31.3724062Z STAGE:2022-08-13 13:49:31 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:31.3818308Z STAGE:2022-08-13 13:49:31 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:31.3886876Z STAGE:2022-08-13 13:49:31 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:31.3976636Z STAGE:2022-08-13 13:49:31 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:31.4036701Z STAGE:2022-08-13 13:49:31 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:31.4123857Z STAGE:2022-08-13 13:49:31 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:31.4411986Z STAGE:2022-08-13 13:49:31 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:31.4501732Z STAGE:2022-08-13 13:49:31 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:31.4561706Z STAGE:2022-08-13 13:49:31 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:31.4654088Z STAGE:2022-08-13 13:49:31 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:31.4722491Z STAGE:2022-08-13 13:49:31 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:31.4809933Z STAGE:2022-08-13 13:49:31 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:31.4872681Z STAGE:2022-08-13 13:49:31 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:31.4959802Z STAGE:2022-08-13 13:49:31 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:31.5238639Z STAGE:2022-08-13 13:49:31 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:31.5333056Z STAGE:2022-08-13 13:49:31 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:31.5395220Z STAGE:2022-08-13 13:49:31 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:31.5489373Z STAGE:2022-08-13 13:49:31 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:31.5560386Z STAGE:2022-08-13 13:49:31 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:31.5645450Z STAGE:2022-08-13 13:49:31 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:31.5706019Z STAGE:2022-08-13 13:49:31 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:31.5793114Z STAGE:2022-08-13 13:49:31 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:31.6068605Z STAGE:2022-08-13 13:49:31 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:31.6160618Z STAGE:2022-08-13 13:49:31 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:31.6220729Z STAGE:2022-08-13 13:49:31 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:31.6313223Z STAGE:2022-08-13 13:49:31 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:31.6381620Z STAGE:2022-08-13 13:49:31 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:31.6469182Z STAGE:2022-08-13 13:49:31 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:31.6529880Z STAGE:2022-08-13 13:49:31 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:31.6619277Z STAGE:2022-08-13 13:49:31 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:31.6897930Z STAGE:2022-08-13 13:49:31 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:31.6990068Z STAGE:2022-08-13 13:49:31 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:31.7050256Z STAGE:2022-08-13 13:49:31 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:31.7142674Z STAGE:2022-08-13 13:49:31 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:31.7211282Z STAGE:2022-08-13 13:49:31 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:31.7301010Z STAGE:2022-08-13 13:49:31 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:31.7363399Z STAGE:2022-08-13 13:49:31 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:31.7453220Z STAGE:2022-08-13 13:49:31 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:31.7733429Z STAGE:2022-08-13 13:49:31 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:31.7826121Z STAGE:2022-08-13 13:49:31 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:31.7888485Z STAGE:2022-08-13 13:49:31 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:31.7982621Z STAGE:2022-08-13 13:49:31 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:31.8050970Z STAGE:2022-08-13 13:49:31 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:31.8140518Z STAGE:2022-08-13 13:49:31 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:31.8207726Z STAGE:2022-08-13 13:49:31 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:31.8294733Z STAGE:2022-08-13 13:49:31 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:31.8573844Z STAGE:2022-08-13 13:49:31 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:31.8664428Z STAGE:2022-08-13 13:49:31 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:31.8724251Z STAGE:2022-08-13 13:49:31 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:31.8816582Z STAGE:2022-08-13 13:49:31 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:31.8882507Z STAGE:2022-08-13 13:49:31 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:31.8970876Z STAGE:2022-08-13 13:49:31 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:31.9031240Z STAGE:2022-08-13 13:49:31 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:31.9118446Z STAGE:2022-08-13 13:49:31 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:31.9406426Z STAGE:2022-08-13 13:49:31 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:31.9498668Z STAGE:2022-08-13 13:49:31 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:31.9561007Z STAGE:2022-08-13 13:49:31 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:31.9652702Z STAGE:2022-08-13 13:49:31 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:31.9718723Z STAGE:2022-08-13 13:49:31 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:31.9804582Z STAGE:2022-08-13 13:49:31 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:31.9867306Z STAGE:2022-08-13 13:49:31 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:31.9954481Z STAGE:2022-08-13 13:49:31 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:32.0233440Z STAGE:2022-08-13 13:49:32 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:32.0323724Z STAGE:2022-08-13 13:49:32 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:32.0386498Z STAGE:2022-08-13 13:49:32 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:32.0477892Z STAGE:2022-08-13 13:49:32 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:32.0547660Z STAGE:2022-08-13 13:49:32 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:32.0632452Z STAGE:2022-08-13 13:49:32 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:32.0693159Z STAGE:2022-08-13 13:49:32 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:32.0780034Z STAGE:2022-08-13 13:49:32 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:32.1068433Z STAGE:2022-08-13 13:49:32 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:32.1158579Z STAGE:2022-08-13 13:49:32 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:32.1220606Z STAGE:2022-08-13 13:49:32 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:32.1312542Z STAGE:2022-08-13 13:49:32 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:32.1381360Z STAGE:2022-08-13 13:49:32 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:32.1467191Z STAGE:2022-08-13 13:49:32 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:32.1529330Z STAGE:2022-08-13 13:49:32 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:32.1615352Z STAGE:2022-08-13 13:49:32 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:32.1894900Z STAGE:2022-08-13 13:49:32 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:32.1986485Z STAGE:2022-08-13 13:49:32 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:32.2047171Z STAGE:2022-08-13 13:49:32 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:32.2141757Z STAGE:2022-08-13 13:49:32 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:32.2212096Z STAGE:2022-08-13 13:49:32 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:32.2302184Z STAGE:2022-08-13 13:49:32 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:32.2362474Z STAGE:2022-08-13 13:49:32 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:32.2452947Z STAGE:2022-08-13 13:49:32 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:32.2729712Z STAGE:2022-08-13 13:49:32 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:32.2824254Z STAGE:2022-08-13 13:49:32 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:32.2884039Z STAGE:2022-08-13 13:49:32 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:32.2977514Z STAGE:2022-08-13 13:49:32 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:32.3043298Z STAGE:2022-08-13 13:49:32 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:32.3133288Z STAGE:2022-08-13 13:49:32 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:32.3196328Z STAGE:2022-08-13 13:49:32 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:32.3295108Z STAGE:2022-08-13 13:49:32 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:32.3592303Z STAGE:2022-08-13 13:49:32 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:32.3683665Z STAGE:2022-08-13 13:49:32 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:32.3744045Z STAGE:2022-08-13 13:49:32 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:32.3836695Z STAGE:2022-08-13 13:49:32 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:32.3904519Z STAGE:2022-08-13 13:49:32 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:32.3992401Z STAGE:2022-08-13 13:49:32 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:32.4055247Z STAGE:2022-08-13 13:49:32 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:32.4142912Z STAGE:2022-08-13 13:49:32 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:32.4430905Z STAGE:2022-08-13 13:49:32 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:32.4525589Z STAGE:2022-08-13 13:49:32 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:32.4585522Z STAGE:2022-08-13 13:49:32 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:32.4680235Z STAGE:2022-08-13 13:49:32 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:32.4746090Z STAGE:2022-08-13 13:49:32 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:32.4833167Z STAGE:2022-08-13 13:49:32 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:32.4895709Z STAGE:2022-08-13 13:49:32 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:32.4982708Z STAGE:2022-08-13 13:49:32 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:32.5261049Z STAGE:2022-08-13 13:49:32 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:32.5351643Z STAGE:2022-08-13 13:49:32 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:32.5411912Z STAGE:2022-08-13 13:49:32 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:32.5502037Z STAGE:2022-08-13 13:49:32 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:32.5570773Z STAGE:2022-08-13 13:49:32 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:32.5660563Z STAGE:2022-08-13 13:49:32 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:32.5732455Z STAGE:2022-08-13 13:49:32 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:32.5817806Z STAGE:2022-08-13 13:49:32 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:32.6105420Z STAGE:2022-08-13 13:49:32 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:32.6197240Z STAGE:2022-08-13 13:49:32 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:32.6259218Z STAGE:2022-08-13 13:49:32 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:32.6350913Z STAGE:2022-08-13 13:49:32 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:32.6417119Z STAGE:2022-08-13 13:49:32 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:32.6504885Z STAGE:2022-08-13 13:49:32 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:32.6565031Z STAGE:2022-08-13 13:49:32 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:32.6652537Z STAGE:2022-08-13 13:49:32 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:32.6943913Z STAGE:2022-08-13 13:49:32 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:32.7037982Z STAGE:2022-08-13 13:49:32 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:32.7098090Z STAGE:2022-08-13 13:49:32 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:32.7192475Z STAGE:2022-08-13 13:49:32 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:32.7261145Z STAGE:2022-08-13 13:49:32 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:32.7348581Z STAGE:2022-08-13 13:49:32 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:32.7408977Z STAGE:2022-08-13 13:49:32 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:32.7496943Z STAGE:2022-08-13 13:49:32 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:32.7772326Z STAGE:2022-08-13 13:49:32 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:32.7865093Z STAGE:2022-08-13 13:49:32 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:32.7924826Z STAGE:2022-08-13 13:49:32 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:32.8018007Z STAGE:2022-08-13 13:49:32 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:32.8083733Z STAGE:2022-08-13 13:49:32 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:32.8172130Z STAGE:2022-08-13 13:49:32 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:32.8232207Z STAGE:2022-08-13 13:49:32 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:32.8321877Z STAGE:2022-08-13 13:49:32 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:32.8604772Z STAGE:2022-08-13 13:49:32 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:32.8697549Z STAGE:2022-08-13 13:49:32 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:32.8759345Z STAGE:2022-08-13 13:49:32 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:32.8852806Z STAGE:2022-08-13 13:49:32 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:32.8918653Z STAGE:2022-08-13 13:49:32 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:32.9007307Z STAGE:2022-08-13 13:49:32 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:32.9069955Z STAGE:2022-08-13 13:49:32 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:32.9159169Z STAGE:2022-08-13 13:49:32 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:32.9433650Z STAGE:2022-08-13 13:49:32 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:32.9525209Z STAGE:2022-08-13 13:49:32 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:32.9585243Z STAGE:2022-08-13 13:49:32 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:32.9677297Z STAGE:2022-08-13 13:49:32 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:32.9745521Z STAGE:2022-08-13 13:49:32 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:32.9833407Z STAGE:2022-08-13 13:49:32 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:32.9895854Z STAGE:2022-08-13 13:49:32 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:32.9984426Z STAGE:2022-08-13 13:49:32 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:33.0041486Z ok (3.485s) 2022-08-13T13:49:33.0329518Z test_pointwise_op_slowpath__foreach_addcmul_cuda_bfloat16 (__main__.TestForeachCUDA) ... STAGE:2022-08-13 13:49:33 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:33.0345686Z STAGE:2022-08-13 13:49:33 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:33.0492143Z STAGE:2022-08-13 13:49:33 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:33.0506731Z STAGE:2022-08-13 13:49:33 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:33.0902194Z STAGE:2022-08-13 13:49:33 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:33.1005634Z STAGE:2022-08-13 13:49:33 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:33.1084323Z STAGE:2022-08-13 13:49:33 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:33.1183156Z STAGE:2022-08-13 13:49:33 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:33.1526742Z STAGE:2022-08-13 13:49:33 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:33.1544146Z STAGE:2022-08-13 13:49:33 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:33.1684302Z STAGE:2022-08-13 13:49:33 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:33.1701463Z STAGE:2022-08-13 13:49:33 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:33.1850859Z STAGE:2022-08-13 13:49:33 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:33.1865154Z STAGE:2022-08-13 13:49:33 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:33.2005174Z STAGE:2022-08-13 13:49:33 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:33.2019765Z STAGE:2022-08-13 13:49:33 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:33.2414979Z STAGE:2022-08-13 13:49:33 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:33.2519080Z STAGE:2022-08-13 13:49:33 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:33.2592019Z STAGE:2022-08-13 13:49:33 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:33.2699038Z STAGE:2022-08-13 13:49:33 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:33.2780262Z STAGE:2022-08-13 13:49:33 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:33.2881497Z STAGE:2022-08-13 13:49:33 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:33.2955936Z STAGE:2022-08-13 13:49:33 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:33.3057041Z STAGE:2022-08-13 13:49:33 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:33.3396285Z STAGE:2022-08-13 13:49:33 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:33.3415658Z STAGE:2022-08-13 13:49:33 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:33.3557047Z STAGE:2022-08-13 13:49:33 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:33.3580022Z STAGE:2022-08-13 13:49:33 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:33.3725939Z STAGE:2022-08-13 13:49:33 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:33.3740552Z STAGE:2022-08-13 13:49:33 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:33.3880117Z STAGE:2022-08-13 13:49:33 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:33.3897394Z STAGE:2022-08-13 13:49:33 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:33.4292861Z STAGE:2022-08-13 13:49:33 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:33.4396337Z STAGE:2022-08-13 13:49:33 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:33.4469912Z STAGE:2022-08-13 13:49:33 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:33.4574407Z STAGE:2022-08-13 13:49:33 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:33.4653339Z STAGE:2022-08-13 13:49:33 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:33.4751878Z STAGE:2022-08-13 13:49:33 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:33.4823949Z STAGE:2022-08-13 13:49:33 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:33.4920787Z STAGE:2022-08-13 13:49:33 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:33.5264635Z STAGE:2022-08-13 13:49:33 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:33.5284005Z STAGE:2022-08-13 13:49:33 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:33.5426594Z STAGE:2022-08-13 13:49:33 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:33.5443026Z STAGE:2022-08-13 13:49:33 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:33.5589375Z STAGE:2022-08-13 13:49:33 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:33.5603982Z STAGE:2022-08-13 13:49:33 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:33.5747412Z STAGE:2022-08-13 13:49:33 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:33.5761675Z STAGE:2022-08-13 13:49:33 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:33.6155347Z STAGE:2022-08-13 13:49:33 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:33.6258622Z STAGE:2022-08-13 13:49:33 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:33.6332504Z STAGE:2022-08-13 13:49:33 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:33.6436293Z STAGE:2022-08-13 13:49:33 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:33.6515271Z STAGE:2022-08-13 13:49:33 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:33.6613734Z STAGE:2022-08-13 13:49:33 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:33.6687722Z STAGE:2022-08-13 13:49:33 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:33.6788928Z STAGE:2022-08-13 13:49:33 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:33.7116813Z STAGE:2022-08-13 13:49:33 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:33.7136400Z STAGE:2022-08-13 13:49:33 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:33.7278859Z STAGE:2022-08-13 13:49:33 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:33.7290415Z STAGE:2022-08-13 13:49:33 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:33.7308442Z STAGE:2022-08-13 13:49:33 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:33.7322863Z STAGE:2022-08-13 13:49:33 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:33.7462759Z STAGE:2022-08-13 13:49:33 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:33.7473655Z STAGE:2022-08-13 13:49:33 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:33.7741715Z STAGE:2022-08-13 13:49:33 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:33.7844980Z STAGE:2022-08-13 13:49:33 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:33.7918704Z STAGE:2022-08-13 13:49:33 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:33.7930206Z STAGE:2022-08-13 13:49:33 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:33.7947870Z STAGE:2022-08-13 13:49:33 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:33.8046683Z STAGE:2022-08-13 13:49:33 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:33.8118583Z STAGE:2022-08-13 13:49:33 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:33.8129840Z STAGE:2022-08-13 13:49:33 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:33.8398615Z STAGE:2022-08-13 13:49:33 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:33.8415364Z STAGE:2022-08-13 13:49:33 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:33.8555029Z STAGE:2022-08-13 13:49:33 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:33.8574794Z STAGE:2022-08-13 13:49:33 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:33.8737907Z STAGE:2022-08-13 13:49:33 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:33.8752216Z STAGE:2022-08-13 13:49:33 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:33.8891682Z STAGE:2022-08-13 13:49:33 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:33.8908953Z STAGE:2022-08-13 13:49:33 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:33.9301991Z STAGE:2022-08-13 13:49:33 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:33.9405184Z STAGE:2022-08-13 13:49:33 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:33.9478639Z STAGE:2022-08-13 13:49:33 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:33.9584435Z STAGE:2022-08-13 13:49:33 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:33.9661192Z STAGE:2022-08-13 13:49:33 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:33.9757962Z STAGE:2022-08-13 13:49:33 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:33.9831754Z STAGE:2022-08-13 13:49:33 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:33.9930735Z STAGE:2022-08-13 13:49:33 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:34.0275026Z STAGE:2022-08-13 13:49:34 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:34.0293502Z STAGE:2022-08-13 13:49:34 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:34.0436382Z STAGE:2022-08-13 13:49:34 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:34.0453160Z STAGE:2022-08-13 13:49:34 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:34.0597780Z STAGE:2022-08-13 13:49:34 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:34.0612644Z STAGE:2022-08-13 13:49:34 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:34.0755533Z STAGE:2022-08-13 13:49:34 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:34.0770050Z STAGE:2022-08-13 13:49:34 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:34.1161970Z STAGE:2022-08-13 13:49:34 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:34.1265080Z STAGE:2022-08-13 13:49:34 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:34.1338493Z STAGE:2022-08-13 13:49:34 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:34.1441971Z STAGE:2022-08-13 13:49:34 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:34.1521039Z STAGE:2022-08-13 13:49:34 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:34.1619444Z STAGE:2022-08-13 13:49:34 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:34.1691370Z STAGE:2022-08-13 13:49:34 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:34.1787877Z STAGE:2022-08-13 13:49:34 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:34.2122024Z STAGE:2022-08-13 13:49:34 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:34.2140378Z STAGE:2022-08-13 13:49:34 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:34.2283412Z STAGE:2022-08-13 13:49:34 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:34.2295158Z STAGE:2022-08-13 13:49:34 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:34.2313204Z STAGE:2022-08-13 13:49:34 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:34.2328158Z STAGE:2022-08-13 13:49:34 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:34.2468003Z STAGE:2022-08-13 13:49:34 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:34.2480355Z STAGE:2022-08-13 13:49:34 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:34.2746308Z STAGE:2022-08-13 13:49:34 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:34.2851156Z STAGE:2022-08-13 13:49:34 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:34.2924738Z STAGE:2022-08-13 13:49:34 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:34.2937032Z STAGE:2022-08-13 13:49:34 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:34.2954938Z STAGE:2022-08-13 13:49:34 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:34.3053333Z STAGE:2022-08-13 13:49:34 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:34.3127628Z STAGE:2022-08-13 13:49:34 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:34.3141714Z STAGE:2022-08-13 13:49:34 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:34.3420715Z STAGE:2022-08-13 13:49:34 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:34.3439412Z STAGE:2022-08-13 13:49:34 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:34.3582515Z STAGE:2022-08-13 13:49:34 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:34.3602810Z STAGE:2022-08-13 13:49:34 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:34.3751629Z STAGE:2022-08-13 13:49:34 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:34.3765972Z STAGE:2022-08-13 13:49:34 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:34.3906362Z STAGE:2022-08-13 13:49:34 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:34.3923684Z STAGE:2022-08-13 13:49:34 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:34.4319732Z STAGE:2022-08-13 13:49:34 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:34.4431533Z STAGE:2022-08-13 13:49:34 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:34.4495786Z STAGE:2022-08-13 13:49:34 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:34.4597414Z STAGE:2022-08-13 13:49:34 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:34.4674253Z STAGE:2022-08-13 13:49:34 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:34.4774050Z STAGE:2022-08-13 13:49:34 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:34.4846025Z STAGE:2022-08-13 13:49:34 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:34.4945709Z STAGE:2022-08-13 13:49:34 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:34.5289130Z STAGE:2022-08-13 13:49:34 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:34.5308575Z STAGE:2022-08-13 13:49:34 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:34.5448242Z STAGE:2022-08-13 13:49:34 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:34.5463155Z STAGE:2022-08-13 13:49:34 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:34.5487591Z STAGE:2022-08-13 13:49:34 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:34.5502370Z STAGE:2022-08-13 13:49:34 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:34.5642235Z STAGE:2022-08-13 13:49:34 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:34.5653994Z STAGE:2022-08-13 13:49:34 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:34.5922263Z STAGE:2022-08-13 13:49:34 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:34.6025446Z STAGE:2022-08-13 13:49:34 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:34.6099189Z STAGE:2022-08-13 13:49:34 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:34.6202414Z STAGE:2022-08-13 13:49:34 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:34.6281771Z STAGE:2022-08-13 13:49:34 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:34.6380257Z STAGE:2022-08-13 13:49:34 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:34.6459350Z STAGE:2022-08-13 13:49:34 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:34.6559448Z STAGE:2022-08-13 13:49:34 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:34.6892100Z STAGE:2022-08-13 13:49:34 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:34.6911506Z STAGE:2022-08-13 13:49:34 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:34.7071898Z STAGE:2022-08-13 13:49:34 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:34.7084747Z STAGE:2022-08-13 13:49:34 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:34.7111674Z STAGE:2022-08-13 13:49:34 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:34.7128278Z STAGE:2022-08-13 13:49:34 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:34.7278314Z STAGE:2022-08-13 13:49:34 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:34.7290772Z STAGE:2022-08-13 13:49:34 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:34.7561089Z STAGE:2022-08-13 13:49:34 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:34.7672178Z STAGE:2022-08-13 13:49:34 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:34.7744176Z STAGE:2022-08-13 13:49:34 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:34.7848038Z STAGE:2022-08-13 13:49:34 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:34.7927673Z STAGE:2022-08-13 13:49:34 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:34.8031259Z STAGE:2022-08-13 13:49:34 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:34.8104050Z STAGE:2022-08-13 13:49:34 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:34.8203312Z STAGE:2022-08-13 13:49:34 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:34.8581040Z STAGE:2022-08-13 13:49:34 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:34.8598707Z STAGE:2022-08-13 13:49:34 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:34.8783800Z STAGE:2022-08-13 13:49:34 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:34.8799082Z STAGE:2022-08-13 13:49:34 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:34.9268252Z STAGE:2022-08-13 13:49:34 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:34.9371646Z STAGE:2022-08-13 13:49:34 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:34.9449879Z STAGE:2022-08-13 13:49:34 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:34.9553551Z STAGE:2022-08-13 13:49:34 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:34.9939539Z STAGE:2022-08-13 13:49:34 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:34.9957053Z STAGE:2022-08-13 13:49:34 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:35.0147565Z STAGE:2022-08-13 13:49:35 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:35.0165562Z STAGE:2022-08-13 13:49:35 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:35.0348248Z STAGE:2022-08-13 13:49:35 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:35.0365563Z STAGE:2022-08-13 13:49:35 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:35.0543700Z STAGE:2022-08-13 13:49:35 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:35.0558943Z STAGE:2022-08-13 13:49:35 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:35.1028083Z STAGE:2022-08-13 13:49:35 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:35.1134508Z STAGE:2022-08-13 13:49:35 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:35.1213579Z STAGE:2022-08-13 13:49:35 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:35.1317049Z STAGE:2022-08-13 13:49:35 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:35.1396926Z STAGE:2022-08-13 13:49:35 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:35.1498564Z STAGE:2022-08-13 13:49:35 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:35.1572720Z STAGE:2022-08-13 13:49:35 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:35.1679255Z STAGE:2022-08-13 13:49:35 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:35.2045748Z STAGE:2022-08-13 13:49:35 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:35.2064325Z STAGE:2022-08-13 13:49:35 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:35.2244017Z STAGE:2022-08-13 13:49:35 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:35.2261785Z STAGE:2022-08-13 13:49:35 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:35.2445662Z STAGE:2022-08-13 13:49:35 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:35.2460870Z STAGE:2022-08-13 13:49:35 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:35.2637060Z STAGE:2022-08-13 13:49:35 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:35.2652772Z STAGE:2022-08-13 13:49:35 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:35.3122680Z STAGE:2022-08-13 13:49:35 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:35.3224898Z STAGE:2022-08-13 13:49:35 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:35.3299153Z STAGE:2022-08-13 13:49:35 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:35.3409134Z STAGE:2022-08-13 13:49:35 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:35.3486866Z STAGE:2022-08-13 13:49:35 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:35.3584262Z STAGE:2022-08-13 13:49:35 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:35.3663719Z STAGE:2022-08-13 13:49:35 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:35.3763758Z STAGE:2022-08-13 13:49:35 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:35.4139523Z STAGE:2022-08-13 13:49:35 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:35.4159407Z STAGE:2022-08-13 13:49:35 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:35.4342161Z STAGE:2022-08-13 13:49:35 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:35.4362511Z STAGE:2022-08-13 13:49:35 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:35.4546048Z STAGE:2022-08-13 13:49:35 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:35.4564051Z STAGE:2022-08-13 13:49:35 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:35.4742095Z STAGE:2022-08-13 13:49:35 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:35.4757543Z STAGE:2022-08-13 13:49:35 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:35.5226126Z STAGE:2022-08-13 13:49:35 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:35.5333344Z STAGE:2022-08-13 13:49:35 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:35.5405750Z STAGE:2022-08-13 13:49:35 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:35.5517223Z STAGE:2022-08-13 13:49:35 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:35.5595420Z STAGE:2022-08-13 13:49:35 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:35.5694318Z STAGE:2022-08-13 13:49:35 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:35.5773303Z STAGE:2022-08-13 13:49:35 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:35.5875194Z STAGE:2022-08-13 13:49:35 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:35.6260991Z STAGE:2022-08-13 13:49:35 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:35.6284047Z STAGE:2022-08-13 13:49:35 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:35.6458172Z STAGE:2022-08-13 13:49:35 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:35.6469695Z STAGE:2022-08-13 13:49:35 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:35.6492545Z STAGE:2022-08-13 13:49:35 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:35.6512889Z STAGE:2022-08-13 13:49:35 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:35.6682160Z STAGE:2022-08-13 13:49:35 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:35.6693763Z STAGE:2022-08-13 13:49:35 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:35.7015955Z STAGE:2022-08-13 13:49:35 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:35.7119364Z STAGE:2022-08-13 13:49:35 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:35.7193484Z STAGE:2022-08-13 13:49:35 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:35.7206194Z STAGE:2022-08-13 13:49:35 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:35.7228111Z STAGE:2022-08-13 13:49:35 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:35.7329242Z STAGE:2022-08-13 13:49:35 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:35.7401674Z STAGE:2022-08-13 13:49:35 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:35.7413272Z STAGE:2022-08-13 13:49:35 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:35.7739710Z STAGE:2022-08-13 13:49:35 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:35.7757430Z STAGE:2022-08-13 13:49:35 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:35.7935735Z STAGE:2022-08-13 13:49:35 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:35.7953440Z STAGE:2022-08-13 13:49:35 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:35.8136355Z STAGE:2022-08-13 13:49:35 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:35.8151848Z STAGE:2022-08-13 13:49:35 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:35.8329419Z STAGE:2022-08-13 13:49:35 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:35.8344724Z STAGE:2022-08-13 13:49:35 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:35.8813869Z STAGE:2022-08-13 13:49:35 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:35.8917168Z STAGE:2022-08-13 13:49:35 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:35.8991581Z STAGE:2022-08-13 13:49:35 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:35.9100295Z STAGE:2022-08-13 13:49:35 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:35.9178336Z STAGE:2022-08-13 13:49:35 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:35.9276839Z STAGE:2022-08-13 13:49:35 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:35.9355810Z STAGE:2022-08-13 13:49:35 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:35.9453489Z STAGE:2022-08-13 13:49:35 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:35.9832322Z STAGE:2022-08-13 13:49:35 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:35.9855400Z STAGE:2022-08-13 13:49:35 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:36.0028690Z STAGE:2022-08-13 13:49:36 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:36.0046396Z STAGE:2022-08-13 13:49:36 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:36.0248780Z STAGE:2022-08-13 13:49:36 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:36.0265201Z STAGE:2022-08-13 13:49:36 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:36.0440313Z STAGE:2022-08-13 13:49:36 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:36.0458761Z STAGE:2022-08-13 13:49:36 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:36.0925718Z STAGE:2022-08-13 13:49:36 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:36.1029619Z STAGE:2022-08-13 13:49:36 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:36.1103530Z STAGE:2022-08-13 13:49:36 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:36.1215259Z STAGE:2022-08-13 13:49:36 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:36.1293003Z STAGE:2022-08-13 13:49:36 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:36.1390672Z STAGE:2022-08-13 13:49:36 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:36.1469661Z STAGE:2022-08-13 13:49:36 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:36.1570285Z STAGE:2022-08-13 13:49:36 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:36.1939337Z STAGE:2022-08-13 13:49:36 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:36.1962298Z STAGE:2022-08-13 13:49:36 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:36.2138195Z STAGE:2022-08-13 13:49:36 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:36.2149906Z STAGE:2022-08-13 13:49:36 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:36.2172588Z STAGE:2022-08-13 13:49:36 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:36.2189764Z STAGE:2022-08-13 13:49:36 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:36.2357951Z STAGE:2022-08-13 13:49:36 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:36.2369402Z STAGE:2022-08-13 13:49:36 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:36.2691158Z STAGE:2022-08-13 13:49:36 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:36.2794496Z STAGE:2022-08-13 13:49:36 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:36.2866592Z STAGE:2022-08-13 13:49:36 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:36.2879077Z STAGE:2022-08-13 13:49:36 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:36.2901469Z STAGE:2022-08-13 13:49:36 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:36.3005099Z STAGE:2022-08-13 13:49:36 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:36.3077923Z STAGE:2022-08-13 13:49:36 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:36.3089777Z STAGE:2022-08-13 13:49:36 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:36.3415177Z STAGE:2022-08-13 13:49:36 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:36.3434177Z STAGE:2022-08-13 13:49:36 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:36.3613780Z STAGE:2022-08-13 13:49:36 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:36.3631443Z STAGE:2022-08-13 13:49:36 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:36.3815757Z STAGE:2022-08-13 13:49:36 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:36.3831160Z STAGE:2022-08-13 13:49:36 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:36.4007927Z STAGE:2022-08-13 13:49:36 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:36.4023568Z STAGE:2022-08-13 13:49:36 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:36.4498965Z STAGE:2022-08-13 13:49:36 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:36.4604477Z STAGE:2022-08-13 13:49:36 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:36.4684601Z STAGE:2022-08-13 13:49:36 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:36.4790030Z STAGE:2022-08-13 13:49:36 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:36.4868282Z STAGE:2022-08-13 13:49:36 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:36.4968147Z STAGE:2022-08-13 13:49:36 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:36.5042687Z STAGE:2022-08-13 13:49:36 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:36.5149177Z STAGE:2022-08-13 13:49:36 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:36.5518115Z STAGE:2022-08-13 13:49:36 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:36.5538725Z STAGE:2022-08-13 13:49:36 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:36.5720119Z STAGE:2022-08-13 13:49:36 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:36.5732802Z STAGE:2022-08-13 13:49:36 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:36.5758726Z STAGE:2022-08-13 13:49:36 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:36.5776184Z STAGE:2022-08-13 13:49:36 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:36.5944102Z STAGE:2022-08-13 13:49:36 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:36.5955773Z STAGE:2022-08-13 13:49:36 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:36.6264895Z STAGE:2022-08-13 13:49:36 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:36.6373242Z STAGE:2022-08-13 13:49:36 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:36.6445730Z STAGE:2022-08-13 13:49:36 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:36.6547794Z STAGE:2022-08-13 13:49:36 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:36.6627955Z STAGE:2022-08-13 13:49:36 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:36.6734482Z STAGE:2022-08-13 13:49:36 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:36.6810661Z STAGE:2022-08-13 13:49:36 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:36.6907731Z STAGE:2022-08-13 13:49:36 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:36.7283726Z STAGE:2022-08-13 13:49:36 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:36.7301518Z STAGE:2022-08-13 13:49:36 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:36.7476916Z STAGE:2022-08-13 13:49:36 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:36.7489838Z STAGE:2022-08-13 13:49:36 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:36.7517506Z STAGE:2022-08-13 13:49:36 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:36.7537963Z STAGE:2022-08-13 13:49:36 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:36.7707501Z STAGE:2022-08-13 13:49:36 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:36.7719496Z STAGE:2022-08-13 13:49:36 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:36.8045873Z STAGE:2022-08-13 13:49:36 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:36.8149710Z STAGE:2022-08-13 13:49:36 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:36.8223498Z STAGE:2022-08-13 13:49:36 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:36.8335395Z STAGE:2022-08-13 13:49:36 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:36.8415506Z STAGE:2022-08-13 13:49:36 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:36.8514490Z STAGE:2022-08-13 13:49:36 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:36.8593591Z STAGE:2022-08-13 13:49:36 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:36.8693379Z STAGE:2022-08-13 13:49:36 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:36.8764173Z ok (3.872s) 2022-08-13T13:49:36.9152677Z test_pointwise_op_slowpath__foreach_addcmul_cuda_complex128 (__main__.TestForeachCUDA) ... STAGE:2022-08-13 13:49:36 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:36.9169430Z STAGE:2022-08-13 13:49:36 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:36.9336737Z STAGE:2022-08-13 13:49:36 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:36.9351285Z STAGE:2022-08-13 13:49:36 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:36.9852548Z STAGE:2022-08-13 13:49:36 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:36.9956025Z STAGE:2022-08-13 13:49:36 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:37.0035343Z STAGE:2022-08-13 13:49:37 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:37.0139338Z STAGE:2022-08-13 13:49:37 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:37.0550939Z STAGE:2022-08-13 13:49:37 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:37.0567925Z STAGE:2022-08-13 13:49:37 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:37.0730127Z STAGE:2022-08-13 13:49:37 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:37.0747003Z STAGE:2022-08-13 13:49:37 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:37.0900803Z STAGE:2022-08-13 13:49:37 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:37.0917210Z STAGE:2022-08-13 13:49:37 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:37.1077030Z STAGE:2022-08-13 13:49:37 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:37.1091976Z STAGE:2022-08-13 13:49:37 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:37.1602984Z STAGE:2022-08-13 13:49:37 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:37.1706099Z STAGE:2022-08-13 13:49:37 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:37.1780094Z STAGE:2022-08-13 13:49:37 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:37.1891557Z STAGE:2022-08-13 13:49:37 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:37.1969062Z STAGE:2022-08-13 13:49:37 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:37.2070582Z STAGE:2022-08-13 13:49:37 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:37.2144673Z STAGE:2022-08-13 13:49:37 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:37.2251188Z STAGE:2022-08-13 13:49:37 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:37.2662279Z STAGE:2022-08-13 13:49:37 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:37.2681786Z STAGE:2022-08-13 13:49:37 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:37.2843801Z STAGE:2022-08-13 13:49:37 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:37.2861744Z STAGE:2022-08-13 13:49:37 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:37.3032743Z STAGE:2022-08-13 13:49:37 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:37.3047440Z STAGE:2022-08-13 13:49:37 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:37.3210201Z STAGE:2022-08-13 13:49:37 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:37.3224450Z STAGE:2022-08-13 13:49:37 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:37.3724827Z STAGE:2022-08-13 13:49:37 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:37.3826998Z STAGE:2022-08-13 13:49:37 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:37.3901123Z STAGE:2022-08-13 13:49:37 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:37.4010125Z STAGE:2022-08-13 13:49:37 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:37.4087128Z STAGE:2022-08-13 13:49:37 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:37.4184828Z STAGE:2022-08-13 13:49:37 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:37.4259053Z STAGE:2022-08-13 13:49:37 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:37.4363855Z STAGE:2022-08-13 13:49:37 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:37.4783787Z STAGE:2022-08-13 13:49:37 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:37.4802811Z STAGE:2022-08-13 13:49:37 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:37.4973026Z STAGE:2022-08-13 13:49:37 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:37.4992299Z STAGE:2022-08-13 13:49:37 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:37.5162999Z STAGE:2022-08-13 13:49:37 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:37.5180613Z STAGE:2022-08-13 13:49:37 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:37.5347849Z STAGE:2022-08-13 13:49:37 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:37.5362610Z STAGE:2022-08-13 13:49:37 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:37.5860425Z STAGE:2022-08-13 13:49:37 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:37.5966372Z STAGE:2022-08-13 13:49:37 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:37.6040700Z STAGE:2022-08-13 13:49:37 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:37.6152152Z STAGE:2022-08-13 13:49:37 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:37.6229294Z STAGE:2022-08-13 13:49:37 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:37.6330896Z STAGE:2022-08-13 13:49:37 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:37.6405539Z STAGE:2022-08-13 13:49:37 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:37.6505531Z STAGE:2022-08-13 13:49:37 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:37.6926051Z STAGE:2022-08-13 13:49:37 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:37.6945902Z STAGE:2022-08-13 13:49:37 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:37.7111432Z STAGE:2022-08-13 13:49:37 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:37.7128665Z STAGE:2022-08-13 13:49:37 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:37.7296263Z STAGE:2022-08-13 13:49:37 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:37.7311153Z STAGE:2022-08-13 13:49:37 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:37.7476323Z STAGE:2022-08-13 13:49:37 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:37.7491147Z STAGE:2022-08-13 13:49:37 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:37.7988770Z STAGE:2022-08-13 13:49:37 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:37.8091072Z STAGE:2022-08-13 13:49:37 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:37.8165022Z STAGE:2022-08-13 13:49:37 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:37.8274058Z STAGE:2022-08-13 13:49:37 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:37.8351586Z STAGE:2022-08-13 13:49:37 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:37.8450909Z STAGE:2022-08-13 13:49:37 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:37.8530326Z STAGE:2022-08-13 13:49:37 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:37.8630888Z STAGE:2022-08-13 13:49:37 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:37.9042093Z STAGE:2022-08-13 13:49:37 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:37.9064708Z STAGE:2022-08-13 13:49:37 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:37.9225770Z STAGE:2022-08-13 13:49:37 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:37.9242767Z STAGE:2022-08-13 13:49:37 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:37.9410643Z STAGE:2022-08-13 13:49:37 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:37.9425382Z STAGE:2022-08-13 13:49:37 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:37.9590716Z STAGE:2022-08-13 13:49:37 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:37.9605740Z STAGE:2022-08-13 13:49:37 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:38.0104157Z STAGE:2022-08-13 13:49:38 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:38.0207884Z STAGE:2022-08-13 13:49:38 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:38.0281671Z STAGE:2022-08-13 13:49:38 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:38.0390834Z STAGE:2022-08-13 13:49:38 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:38.0468134Z STAGE:2022-08-13 13:49:38 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:38.0567268Z STAGE:2022-08-13 13:49:38 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:38.0646023Z STAGE:2022-08-13 13:49:38 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:38.0746319Z STAGE:2022-08-13 13:49:38 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:38.1161961Z STAGE:2022-08-13 13:49:38 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:38.1181828Z STAGE:2022-08-13 13:49:38 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:38.1347003Z STAGE:2022-08-13 13:49:38 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:38.1363890Z STAGE:2022-08-13 13:49:38 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:38.1532038Z STAGE:2022-08-13 13:49:38 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:38.1546965Z STAGE:2022-08-13 13:49:38 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:38.1711584Z STAGE:2022-08-13 13:49:38 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:38.1726385Z STAGE:2022-08-13 13:49:38 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:38.2224195Z STAGE:2022-08-13 13:49:38 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:38.2328334Z STAGE:2022-08-13 13:49:38 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:38.2402369Z STAGE:2022-08-13 13:49:38 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:38.2511464Z STAGE:2022-08-13 13:49:38 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:38.2588408Z STAGE:2022-08-13 13:49:38 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:38.2685888Z STAGE:2022-08-13 13:49:38 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:38.2764763Z STAGE:2022-08-13 13:49:38 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:38.2865362Z STAGE:2022-08-13 13:49:38 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:38.3296304Z STAGE:2022-08-13 13:49:38 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:38.3318395Z STAGE:2022-08-13 13:49:38 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:38.3479856Z STAGE:2022-08-13 13:49:38 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:38.3501664Z STAGE:2022-08-13 13:49:38 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:38.3686710Z STAGE:2022-08-13 13:49:38 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:38.3702853Z STAGE:2022-08-13 13:49:38 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:38.3865442Z STAGE:2022-08-13 13:49:38 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:38.3882834Z STAGE:2022-08-13 13:49:38 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:38.4381503Z STAGE:2022-08-13 13:49:38 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:38.4484970Z STAGE:2022-08-13 13:49:38 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:38.4557335Z STAGE:2022-08-13 13:49:38 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:38.4665891Z STAGE:2022-08-13 13:49:38 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:38.4743091Z STAGE:2022-08-13 13:49:38 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:38.4841984Z STAGE:2022-08-13 13:49:38 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:38.4920921Z STAGE:2022-08-13 13:49:38 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:38.5018948Z STAGE:2022-08-13 13:49:38 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:38.5453689Z STAGE:2022-08-13 13:49:38 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:38.5475553Z STAGE:2022-08-13 13:49:38 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:38.5636463Z STAGE:2022-08-13 13:49:38 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:38.5656453Z STAGE:2022-08-13 13:49:38 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:38.5829401Z STAGE:2022-08-13 13:49:38 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:38.5846238Z STAGE:2022-08-13 13:49:38 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:38.6009075Z STAGE:2022-08-13 13:49:38 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:38.6026774Z STAGE:2022-08-13 13:49:38 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:38.6510203Z STAGE:2022-08-13 13:49:38 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:38.6620307Z STAGE:2022-08-13 13:49:38 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:38.6692665Z STAGE:2022-08-13 13:49:38 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:38.6798982Z STAGE:2022-08-13 13:49:38 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:38.6877907Z STAGE:2022-08-13 13:49:38 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:38.6984335Z STAGE:2022-08-13 13:49:38 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:38.7056916Z STAGE:2022-08-13 13:49:38 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:38.7158465Z STAGE:2022-08-13 13:49:38 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:38.7569380Z STAGE:2022-08-13 13:49:38 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:38.7588784Z STAGE:2022-08-13 13:49:38 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:38.7754588Z STAGE:2022-08-13 13:49:38 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:38.7771568Z STAGE:2022-08-13 13:49:38 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:38.7939733Z STAGE:2022-08-13 13:49:38 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:38.7954451Z STAGE:2022-08-13 13:49:38 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:38.8120366Z STAGE:2022-08-13 13:49:38 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:38.8135770Z STAGE:2022-08-13 13:49:38 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:38.8631453Z STAGE:2022-08-13 13:49:38 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:38.8734718Z STAGE:2022-08-13 13:49:38 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:38.8808962Z STAGE:2022-08-13 13:49:38 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:38.8917714Z STAGE:2022-08-13 13:49:38 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:38.8997303Z STAGE:2022-08-13 13:49:38 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:38.9096548Z STAGE:2022-08-13 13:49:38 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:38.9175746Z STAGE:2022-08-13 13:49:38 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:38.9273198Z STAGE:2022-08-13 13:49:38 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:38.9683853Z STAGE:2022-08-13 13:49:38 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:38.9703977Z STAGE:2022-08-13 13:49:38 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:38.9868574Z STAGE:2022-08-13 13:49:38 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:38.9885469Z STAGE:2022-08-13 13:49:38 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:39.0053791Z STAGE:2022-08-13 13:49:39 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:39.0068572Z STAGE:2022-08-13 13:49:39 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:39.0233436Z STAGE:2022-08-13 13:49:39 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:39.0248428Z STAGE:2022-08-13 13:49:39 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:39.0746981Z STAGE:2022-08-13 13:49:39 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:39.0850494Z STAGE:2022-08-13 13:49:39 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:39.0924328Z STAGE:2022-08-13 13:49:39 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:39.1034692Z STAGE:2022-08-13 13:49:39 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:39.1114231Z STAGE:2022-08-13 13:49:39 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:39.1214888Z STAGE:2022-08-13 13:49:39 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:39.1289369Z STAGE:2022-08-13 13:49:39 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:39.1396013Z STAGE:2022-08-13 13:49:39 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:39.1857942Z STAGE:2022-08-13 13:49:39 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:39.1878265Z STAGE:2022-08-13 13:49:39 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:39.2069506Z STAGE:2022-08-13 13:49:39 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:39.2084597Z STAGE:2022-08-13 13:49:39 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:39.2654741Z STAGE:2022-08-13 13:49:39 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:39.2758207Z STAGE:2022-08-13 13:49:39 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:39.2838272Z STAGE:2022-08-13 13:49:39 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:39.2941870Z STAGE:2022-08-13 13:49:39 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:39.3427258Z STAGE:2022-08-13 13:49:39 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:39.3444569Z STAGE:2022-08-13 13:49:39 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:39.3629704Z STAGE:2022-08-13 13:49:39 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:39.3647406Z STAGE:2022-08-13 13:49:39 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:39.3836619Z STAGE:2022-08-13 13:49:39 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:39.3851931Z STAGE:2022-08-13 13:49:39 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:39.4036883Z STAGE:2022-08-13 13:49:39 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:39.4052424Z STAGE:2022-08-13 13:49:39 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:39.4621798Z STAGE:2022-08-13 13:49:39 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:39.4723844Z STAGE:2022-08-13 13:49:39 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:39.4802667Z STAGE:2022-08-13 13:49:39 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:39.4905278Z STAGE:2022-08-13 13:49:39 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:39.4984901Z STAGE:2022-08-13 13:49:39 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:39.5084280Z STAGE:2022-08-13 13:49:39 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:39.5157348Z STAGE:2022-08-13 13:49:39 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:39.5263675Z STAGE:2022-08-13 13:49:39 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:39.5724733Z STAGE:2022-08-13 13:49:39 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:39.5745544Z STAGE:2022-08-13 13:49:39 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:39.5942235Z STAGE:2022-08-13 13:49:39 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:39.5961557Z STAGE:2022-08-13 13:49:39 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:39.6156974Z STAGE:2022-08-13 13:49:39 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:39.6174217Z STAGE:2022-08-13 13:49:39 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:39.6358129Z STAGE:2022-08-13 13:49:39 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:39.6376594Z STAGE:2022-08-13 13:49:39 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:39.6947570Z STAGE:2022-08-13 13:49:39 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:39.7050694Z STAGE:2022-08-13 13:49:39 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:39.7123250Z STAGE:2022-08-13 13:49:39 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:39.7234651Z STAGE:2022-08-13 13:49:39 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:39.7315027Z STAGE:2022-08-13 13:49:39 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:39.7416842Z STAGE:2022-08-13 13:49:39 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:39.7489098Z STAGE:2022-08-13 13:49:39 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:39.7595393Z STAGE:2022-08-13 13:49:39 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:39.8074030Z STAGE:2022-08-13 13:49:39 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:39.8094291Z STAGE:2022-08-13 13:49:39 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:39.8279743Z STAGE:2022-08-13 13:49:39 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:39.8297661Z STAGE:2022-08-13 13:49:39 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:39.8468693Z STAGE:2022-08-13 13:49:39 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:39.8483786Z STAGE:2022-08-13 13:49:39 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:39.8669065Z STAGE:2022-08-13 13:49:39 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:39.8684423Z STAGE:2022-08-13 13:49:39 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:39.9251188Z STAGE:2022-08-13 13:49:39 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:39.9354626Z STAGE:2022-08-13 13:49:39 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:39.9428806Z STAGE:2022-08-13 13:49:39 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:39.9537610Z STAGE:2022-08-13 13:49:39 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:39.9615522Z STAGE:2022-08-13 13:49:39 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:39.9714085Z STAGE:2022-08-13 13:49:39 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:39.9793377Z STAGE:2022-08-13 13:49:39 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:39.9893890Z STAGE:2022-08-13 13:49:39 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:40.0356031Z STAGE:2022-08-13 13:49:40 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:40.0379264Z STAGE:2022-08-13 13:49:40 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:40.0558950Z STAGE:2022-08-13 13:49:40 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:40.0577029Z STAGE:2022-08-13 13:49:40 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:40.0765153Z STAGE:2022-08-13 13:49:40 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:40.0780524Z STAGE:2022-08-13 13:49:40 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:40.0964889Z STAGE:2022-08-13 13:49:40 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:40.0980309Z STAGE:2022-08-13 13:49:40 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:40.1550905Z STAGE:2022-08-13 13:49:40 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:40.1652909Z STAGE:2022-08-13 13:49:40 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:40.1727087Z STAGE:2022-08-13 13:49:40 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:40.1836305Z STAGE:2022-08-13 13:49:40 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:40.1914338Z STAGE:2022-08-13 13:49:40 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:40.2011922Z STAGE:2022-08-13 13:49:40 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:40.2091101Z STAGE:2022-08-13 13:49:40 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:40.2188447Z STAGE:2022-08-13 13:49:40 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:40.2674392Z STAGE:2022-08-13 13:49:40 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:40.2697824Z STAGE:2022-08-13 13:49:40 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:40.2877226Z STAGE:2022-08-13 13:49:40 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:40.2895311Z STAGE:2022-08-13 13:49:40 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:40.3066216Z STAGE:2022-08-13 13:49:40 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:40.3083145Z STAGE:2022-08-13 13:49:40 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:40.3264272Z STAGE:2022-08-13 13:49:40 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:40.3279226Z STAGE:2022-08-13 13:49:40 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:40.3830636Z STAGE:2022-08-13 13:49:40 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:40.3934691Z STAGE:2022-08-13 13:49:40 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:40.4006639Z STAGE:2022-08-13 13:49:40 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:40.4115463Z STAGE:2022-08-13 13:49:40 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:40.4193579Z STAGE:2022-08-13 13:49:40 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:40.4292367Z STAGE:2022-08-13 13:49:40 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:40.4371505Z STAGE:2022-08-13 13:49:40 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:40.4471764Z STAGE:2022-08-13 13:49:40 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:40.4943156Z STAGE:2022-08-13 13:49:40 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:40.4966167Z STAGE:2022-08-13 13:49:40 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:40.5145436Z STAGE:2022-08-13 13:49:40 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:40.5163065Z STAGE:2022-08-13 13:49:40 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:40.5353702Z STAGE:2022-08-13 13:49:40 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:40.5369048Z STAGE:2022-08-13 13:49:40 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:40.5551453Z STAGE:2022-08-13 13:49:40 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:40.5566582Z STAGE:2022-08-13 13:49:40 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:40.6145221Z STAGE:2022-08-13 13:49:40 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:40.6247104Z STAGE:2022-08-13 13:49:40 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:40.6319063Z STAGE:2022-08-13 13:49:40 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:40.6429656Z STAGE:2022-08-13 13:49:40 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:40.6508292Z STAGE:2022-08-13 13:49:40 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:40.6610995Z STAGE:2022-08-13 13:49:40 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:40.6686904Z STAGE:2022-08-13 13:49:40 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:40.6794820Z STAGE:2022-08-13 13:49:40 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:40.7263218Z STAGE:2022-08-13 13:49:40 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:40.7283598Z STAGE:2022-08-13 13:49:40 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:40.7471136Z STAGE:2022-08-13 13:49:40 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:40.7489946Z STAGE:2022-08-13 13:49:40 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:40.7660885Z STAGE:2022-08-13 13:49:40 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:40.7680870Z STAGE:2022-08-13 13:49:40 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:40.7861985Z STAGE:2022-08-13 13:49:40 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:40.7877190Z STAGE:2022-08-13 13:49:40 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:40.8444827Z STAGE:2022-08-13 13:49:40 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:40.8549782Z STAGE:2022-08-13 13:49:40 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:40.8621894Z STAGE:2022-08-13 13:49:40 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:40.8733677Z STAGE:2022-08-13 13:49:40 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:40.8811523Z STAGE:2022-08-13 13:49:40 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:40.8910401Z STAGE:2022-08-13 13:49:40 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:40.8989404Z STAGE:2022-08-13 13:49:40 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:40.9089757Z STAGE:2022-08-13 13:49:40 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:40.9552690Z STAGE:2022-08-13 13:49:40 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:40.9575737Z STAGE:2022-08-13 13:49:40 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:40.9756002Z STAGE:2022-08-13 13:49:40 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:40.9773861Z STAGE:2022-08-13 13:49:40 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:40.9962030Z STAGE:2022-08-13 13:49:40 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:40.9977345Z STAGE:2022-08-13 13:49:40 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:41.0162232Z STAGE:2022-08-13 13:49:41 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:41.0177831Z STAGE:2022-08-13 13:49:41 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:41.0749279Z STAGE:2022-08-13 13:49:41 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:41.0852549Z STAGE:2022-08-13 13:49:41 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:41.0924466Z STAGE:2022-08-13 13:49:41 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:41.1033902Z STAGE:2022-08-13 13:49:41 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:41.1111882Z STAGE:2022-08-13 13:49:41 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:41.1213358Z STAGE:2022-08-13 13:49:41 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:41.1285571Z STAGE:2022-08-13 13:49:41 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:41.1389613Z STAGE:2022-08-13 13:49:41 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:41.1852116Z STAGE:2022-08-13 13:49:41 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:41.1869853Z STAGE:2022-08-13 13:49:41 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:41.2054547Z STAGE:2022-08-13 13:49:41 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:41.2072357Z STAGE:2022-08-13 13:49:41 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:41.2260780Z STAGE:2022-08-13 13:49:41 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:41.2275953Z STAGE:2022-08-13 13:49:41 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:41.2460862Z STAGE:2022-08-13 13:49:41 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:41.2476180Z STAGE:2022-08-13 13:49:41 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:41.3044754Z STAGE:2022-08-13 13:49:41 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:41.3148293Z STAGE:2022-08-13 13:49:41 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:41.3222373Z STAGE:2022-08-13 13:49:41 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:41.3331116Z STAGE:2022-08-13 13:49:41 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:41.3411597Z STAGE:2022-08-13 13:49:41 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:41.3508526Z STAGE:2022-08-13 13:49:41 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:41.3581020Z STAGE:2022-08-13 13:49:41 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:41.3687663Z STAGE:2022-08-13 13:49:41 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:41.4150025Z STAGE:2022-08-13 13:49:41 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:41.4170569Z STAGE:2022-08-13 13:49:41 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:41.4355663Z STAGE:2022-08-13 13:49:41 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:41.4373517Z STAGE:2022-08-13 13:49:41 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:41.4563857Z STAGE:2022-08-13 13:49:41 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:41.4579344Z STAGE:2022-08-13 13:49:41 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:41.4762214Z STAGE:2022-08-13 13:49:41 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:41.4778069Z STAGE:2022-08-13 13:49:41 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:41.5347642Z STAGE:2022-08-13 13:49:41 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:41.5449894Z STAGE:2022-08-13 13:49:41 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:41.5523904Z STAGE:2022-08-13 13:49:41 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:41.5633185Z STAGE:2022-08-13 13:49:41 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:41.5711087Z STAGE:2022-08-13 13:49:41 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:41.5810223Z STAGE:2022-08-13 13:49:41 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:41.5889304Z STAGE:2022-08-13 13:49:41 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:41.5987093Z STAGE:2022-08-13 13:49:41 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:41.6058256Z ok (4.729s) 2022-08-13T13:49:41.6448257Z test_pointwise_op_slowpath__foreach_addcmul_cuda_complex64 (__main__.TestForeachCUDA) ... STAGE:2022-08-13 13:49:41 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:41.6467371Z STAGE:2022-08-13 13:49:41 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:41.6648070Z STAGE:2022-08-13 13:49:41 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:41.6662760Z STAGE:2022-08-13 13:49:41 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:41.7177288Z STAGE:2022-08-13 13:49:41 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:41.7283050Z STAGE:2022-08-13 13:49:41 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:41.7369843Z STAGE:2022-08-13 13:49:41 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:41.7469795Z STAGE:2022-08-13 13:49:41 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:41.7891142Z STAGE:2022-08-13 13:49:41 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:41.7910557Z STAGE:2022-08-13 13:49:41 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:41.8100909Z STAGE:2022-08-13 13:49:41 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:41.8117643Z STAGE:2022-08-13 13:49:41 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:41.8295610Z STAGE:2022-08-13 13:49:41 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:41.8312627Z STAGE:2022-08-13 13:49:41 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:41.8469889Z STAGE:2022-08-13 13:49:41 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:41.8484511Z STAGE:2022-08-13 13:49:41 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:41.8994312Z STAGE:2022-08-13 13:49:41 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:41.9096677Z STAGE:2022-08-13 13:49:41 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:41.9170623Z STAGE:2022-08-13 13:49:41 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:41.9282955Z STAGE:2022-08-13 13:49:41 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:41.9362327Z STAGE:2022-08-13 13:49:41 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:41.9469388Z STAGE:2022-08-13 13:49:41 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:41.9543662Z STAGE:2022-08-13 13:49:41 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:41.9650774Z STAGE:2022-08-13 13:49:41 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:42.0065748Z STAGE:2022-08-13 13:49:42 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:42.0087779Z STAGE:2022-08-13 13:49:42 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:42.0258074Z STAGE:2022-08-13 13:49:42 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:42.0274629Z STAGE:2022-08-13 13:49:42 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:42.0452425Z STAGE:2022-08-13 13:49:42 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:42.0467041Z STAGE:2022-08-13 13:49:42 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:42.0640764Z STAGE:2022-08-13 13:49:42 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:42.0655688Z STAGE:2022-08-13 13:49:42 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:42.1165614Z STAGE:2022-08-13 13:49:42 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:42.1269458Z STAGE:2022-08-13 13:49:42 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:42.1343497Z STAGE:2022-08-13 13:49:42 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:42.1453224Z STAGE:2022-08-13 13:49:42 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:42.1532472Z STAGE:2022-08-13 13:49:42 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:42.1637201Z STAGE:2022-08-13 13:49:42 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:42.1710216Z STAGE:2022-08-13 13:49:42 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:42.1817245Z STAGE:2022-08-13 13:49:42 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:42.2253808Z STAGE:2022-08-13 13:49:42 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:42.2275747Z STAGE:2022-08-13 13:49:42 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:42.2446953Z STAGE:2022-08-13 13:49:42 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:42.2463609Z STAGE:2022-08-13 13:49:42 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:42.2640672Z STAGE:2022-08-13 13:49:42 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:42.2655588Z STAGE:2022-08-13 13:49:42 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:42.2829069Z STAGE:2022-08-13 13:49:42 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:42.2843667Z STAGE:2022-08-13 13:49:42 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:42.3356026Z STAGE:2022-08-13 13:49:42 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:42.3459434Z STAGE:2022-08-13 13:49:42 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:42.3533533Z STAGE:2022-08-13 13:49:42 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:42.3642261Z STAGE:2022-08-13 13:49:42 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:42.3721849Z STAGE:2022-08-13 13:49:42 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:42.3820689Z STAGE:2022-08-13 13:49:42 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:42.3899860Z STAGE:2022-08-13 13:49:42 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:42.4000173Z STAGE:2022-08-13 13:49:42 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:42.4436730Z STAGE:2022-08-13 13:49:42 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:42.4458944Z STAGE:2022-08-13 13:49:42 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:42.4628357Z STAGE:2022-08-13 13:49:42 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:42.4645024Z STAGE:2022-08-13 13:49:42 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:42.4822492Z STAGE:2022-08-13 13:49:42 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:42.4837050Z STAGE:2022-08-13 13:49:42 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:42.5010371Z STAGE:2022-08-13 13:49:42 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:42.5025155Z STAGE:2022-08-13 13:49:42 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:42.5536251Z STAGE:2022-08-13 13:49:42 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:42.5638075Z STAGE:2022-08-13 13:49:42 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:42.5712184Z STAGE:2022-08-13 13:49:42 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:42.5820926Z STAGE:2022-08-13 13:49:42 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:42.5898464Z STAGE:2022-08-13 13:49:42 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:42.5997283Z STAGE:2022-08-13 13:49:42 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:42.6076519Z STAGE:2022-08-13 13:49:42 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:42.6176625Z STAGE:2022-08-13 13:49:42 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:42.6599142Z STAGE:2022-08-13 13:49:42 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:42.6621308Z STAGE:2022-08-13 13:49:42 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:42.6790311Z STAGE:2022-08-13 13:49:42 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:42.6807524Z STAGE:2022-08-13 13:49:42 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:42.6984462Z STAGE:2022-08-13 13:49:42 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:42.6999201Z STAGE:2022-08-13 13:49:42 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:42.7155508Z STAGE:2022-08-13 13:49:42 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:42.7172030Z STAGE:2022-08-13 13:49:42 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:42.7682877Z STAGE:2022-08-13 13:49:42 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:42.7790312Z STAGE:2022-08-13 13:49:42 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:42.7871282Z STAGE:2022-08-13 13:49:42 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:42.7976880Z STAGE:2022-08-13 13:49:42 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:42.8057117Z STAGE:2022-08-13 13:49:42 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:42.8158730Z STAGE:2022-08-13 13:49:42 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:42.8231046Z STAGE:2022-08-13 13:49:42 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:42.8337647Z STAGE:2022-08-13 13:49:42 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:42.8760011Z STAGE:2022-08-13 13:49:42 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:42.8776795Z STAGE:2022-08-13 13:49:42 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:42.8949075Z STAGE:2022-08-13 13:49:42 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:42.8965901Z STAGE:2022-08-13 13:49:42 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:42.9144812Z STAGE:2022-08-13 13:49:42 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:42.9159346Z STAGE:2022-08-13 13:49:42 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:42.9330433Z STAGE:2022-08-13 13:49:42 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:42.9347811Z STAGE:2022-08-13 13:49:42 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:42.9862674Z STAGE:2022-08-13 13:49:42 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:42.9971151Z STAGE:2022-08-13 13:49:42 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:43.0043274Z STAGE:2022-08-13 13:49:43 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:43.0145308Z STAGE:2022-08-13 13:49:43 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:43.0222845Z STAGE:2022-08-13 13:49:43 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:43.0329072Z STAGE:2022-08-13 13:49:43 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:43.0401513Z STAGE:2022-08-13 13:49:43 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:43.0502863Z STAGE:2022-08-13 13:49:43 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:43.0920972Z STAGE:2022-08-13 13:49:43 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:43.0943315Z STAGE:2022-08-13 13:49:43 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:43.1109028Z STAGE:2022-08-13 13:49:43 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:43.1128704Z STAGE:2022-08-13 13:49:43 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:43.1308420Z STAGE:2022-08-13 13:49:43 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:43.1322983Z STAGE:2022-08-13 13:49:43 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:43.1493808Z STAGE:2022-08-13 13:49:43 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:43.1508449Z STAGE:2022-08-13 13:49:43 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:43.2020958Z STAGE:2022-08-13 13:49:43 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:43.2124303Z STAGE:2022-08-13 13:49:43 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:43.2198782Z STAGE:2022-08-13 13:49:43 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:43.2307722Z STAGE:2022-08-13 13:49:43 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:43.2385022Z STAGE:2022-08-13 13:49:43 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:43.2483667Z STAGE:2022-08-13 13:49:43 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:43.2557848Z STAGE:2022-08-13 13:49:43 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:43.2661918Z STAGE:2022-08-13 13:49:43 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:43.3090967Z STAGE:2022-08-13 13:49:43 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:43.3107820Z STAGE:2022-08-13 13:49:43 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:43.3282708Z STAGE:2022-08-13 13:49:43 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:43.3299696Z STAGE:2022-08-13 13:49:43 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:43.3476469Z STAGE:2022-08-13 13:49:43 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:43.3491131Z STAGE:2022-08-13 13:49:43 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:43.3665204Z STAGE:2022-08-13 13:49:43 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:43.3679748Z STAGE:2022-08-13 13:49:43 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:43.4188587Z STAGE:2022-08-13 13:49:43 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:43.4290779Z STAGE:2022-08-13 13:49:43 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:43.4364727Z STAGE:2022-08-13 13:49:43 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:43.4473695Z STAGE:2022-08-13 13:49:43 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:43.4551169Z STAGE:2022-08-13 13:49:43 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:43.4649975Z STAGE:2022-08-13 13:49:43 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:43.4729528Z STAGE:2022-08-13 13:49:43 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:43.4826757Z STAGE:2022-08-13 13:49:43 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:43.5263500Z STAGE:2022-08-13 13:49:43 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:43.5282709Z STAGE:2022-08-13 13:49:43 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:43.5456841Z STAGE:2022-08-13 13:49:43 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:43.5473530Z STAGE:2022-08-13 13:49:43 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:43.5651094Z STAGE:2022-08-13 13:49:43 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:43.5665736Z STAGE:2022-08-13 13:49:43 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:43.5838437Z STAGE:2022-08-13 13:49:43 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:43.5853258Z STAGE:2022-08-13 13:49:43 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:43.6363495Z STAGE:2022-08-13 13:49:43 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:43.6467093Z STAGE:2022-08-13 13:49:43 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:43.6541171Z STAGE:2022-08-13 13:49:43 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:43.6650063Z STAGE:2022-08-13 13:49:43 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:43.6727363Z STAGE:2022-08-13 13:49:43 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:43.6826440Z STAGE:2022-08-13 13:49:43 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:43.6905716Z STAGE:2022-08-13 13:49:43 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:43.7007839Z STAGE:2022-08-13 13:49:43 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:43.7438519Z STAGE:2022-08-13 13:49:43 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:43.7460785Z STAGE:2022-08-13 13:49:43 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:43.7630103Z STAGE:2022-08-13 13:49:43 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:43.7646930Z STAGE:2022-08-13 13:49:43 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:43.7824355Z STAGE:2022-08-13 13:49:43 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:43.7839013Z STAGE:2022-08-13 13:49:43 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:43.8012474Z STAGE:2022-08-13 13:49:43 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:43.8027258Z STAGE:2022-08-13 13:49:43 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:43.8543281Z STAGE:2022-08-13 13:49:43 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:43.8648500Z STAGE:2022-08-13 13:49:43 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:43.8728522Z STAGE:2022-08-13 13:49:43 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:43.8835468Z STAGE:2022-08-13 13:49:43 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:43.8912808Z STAGE:2022-08-13 13:49:43 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:43.9014678Z STAGE:2022-08-13 13:49:43 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:43.9089603Z STAGE:2022-08-13 13:49:43 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:43.9195718Z STAGE:2022-08-13 13:49:43 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:43.9673688Z STAGE:2022-08-13 13:49:43 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:43.9694282Z STAGE:2022-08-13 13:49:43 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:43.9897687Z STAGE:2022-08-13 13:49:43 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:43.9912982Z STAGE:2022-08-13 13:49:43 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:44.0496243Z STAGE:2022-08-13 13:49:44 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:44.0599524Z STAGE:2022-08-13 13:49:44 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:44.0677265Z STAGE:2022-08-13 13:49:44 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:44.0780835Z STAGE:2022-08-13 13:49:44 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:44.1251288Z STAGE:2022-08-13 13:49:44 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:44.1268753Z STAGE:2022-08-13 13:49:44 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:44.1464379Z STAGE:2022-08-13 13:49:44 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:44.1481952Z STAGE:2022-08-13 13:49:44 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:44.1680644Z STAGE:2022-08-13 13:49:44 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:44.1696413Z STAGE:2022-08-13 13:49:44 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:44.1891762Z STAGE:2022-08-13 13:49:44 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:44.1907068Z STAGE:2022-08-13 13:49:44 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:44.2488411Z STAGE:2022-08-13 13:49:44 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:44.2594337Z STAGE:2022-08-13 13:49:44 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:44.2668271Z STAGE:2022-08-13 13:49:44 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:44.2779660Z STAGE:2022-08-13 13:49:44 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:44.2857699Z STAGE:2022-08-13 13:49:44 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:44.2958943Z STAGE:2022-08-13 13:49:44 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:44.3033141Z STAGE:2022-08-13 13:49:44 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:44.3139896Z STAGE:2022-08-13 13:49:44 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:44.3630373Z STAGE:2022-08-13 13:49:44 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:44.3650807Z STAGE:2022-08-13 13:49:44 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:44.3845882Z STAGE:2022-08-13 13:49:44 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:44.3863710Z STAGE:2022-08-13 13:49:44 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:44.4061825Z STAGE:2022-08-13 13:49:44 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:44.4077201Z STAGE:2022-08-13 13:49:44 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:44.4271282Z STAGE:2022-08-13 13:49:44 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:44.4286532Z STAGE:2022-08-13 13:49:44 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:44.4871687Z STAGE:2022-08-13 13:49:44 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:44.4974111Z STAGE:2022-08-13 13:49:44 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:44.5046105Z STAGE:2022-08-13 13:49:44 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:44.5155047Z STAGE:2022-08-13 13:49:44 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:44.5232959Z STAGE:2022-08-13 13:49:44 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:44.5332201Z STAGE:2022-08-13 13:49:44 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:44.5410936Z STAGE:2022-08-13 13:49:44 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:44.5508789Z STAGE:2022-08-13 13:49:44 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:44.5998715Z STAGE:2022-08-13 13:49:44 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:44.6022404Z STAGE:2022-08-13 13:49:44 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:44.6212926Z STAGE:2022-08-13 13:49:44 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:44.6230563Z STAGE:2022-08-13 13:49:44 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:44.6429013Z STAGE:2022-08-13 13:49:44 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:44.6444454Z STAGE:2022-08-13 13:49:44 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:44.6638354Z STAGE:2022-08-13 13:49:44 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:44.6653860Z STAGE:2022-08-13 13:49:44 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:44.7237089Z STAGE:2022-08-13 13:49:44 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:44.7340915Z STAGE:2022-08-13 13:49:44 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:44.7415151Z STAGE:2022-08-13 13:49:44 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:44.7524312Z STAGE:2022-08-13 13:49:44 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:44.7602384Z STAGE:2022-08-13 13:49:44 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:44.7699608Z STAGE:2022-08-13 13:49:44 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:44.7778699Z STAGE:2022-08-13 13:49:44 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:44.7878192Z STAGE:2022-08-13 13:49:44 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:44.8368911Z STAGE:2022-08-13 13:49:44 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:44.8391623Z STAGE:2022-08-13 13:49:44 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:44.8582584Z STAGE:2022-08-13 13:49:44 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:44.8600482Z STAGE:2022-08-13 13:49:44 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:44.8799703Z STAGE:2022-08-13 13:49:44 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:44.8816889Z STAGE:2022-08-13 13:49:44 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:44.8998003Z STAGE:2022-08-13 13:49:44 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:44.9018517Z STAGE:2022-08-13 13:49:44 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:44.9604069Z STAGE:2022-08-13 13:49:44 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:44.9707238Z STAGE:2022-08-13 13:49:44 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:44.9779988Z STAGE:2022-08-13 13:49:44 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:44.9891393Z STAGE:2022-08-13 13:49:44 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:44.9971881Z STAGE:2022-08-13 13:49:44 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:45.0071907Z STAGE:2022-08-13 13:49:45 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:45.0150899Z STAGE:2022-08-13 13:49:45 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:45.0251593Z STAGE:2022-08-13 13:49:45 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:45.0719425Z STAGE:2022-08-13 13:49:45 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:45.0739994Z STAGE:2022-08-13 13:49:45 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:45.0935581Z STAGE:2022-08-13 13:49:45 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:45.0953131Z STAGE:2022-08-13 13:49:45 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:45.1151249Z STAGE:2022-08-13 13:49:45 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:45.1166632Z STAGE:2022-08-13 13:49:45 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:45.1360595Z STAGE:2022-08-13 13:49:45 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:45.1376210Z STAGE:2022-08-13 13:49:45 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:45.1959617Z STAGE:2022-08-13 13:49:45 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:45.2061649Z STAGE:2022-08-13 13:49:45 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:45.2135577Z STAGE:2022-08-13 13:49:45 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:45.2244200Z STAGE:2022-08-13 13:49:45 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:45.2322489Z STAGE:2022-08-13 13:49:45 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:45.2421464Z STAGE:2022-08-13 13:49:45 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:45.2500402Z STAGE:2022-08-13 13:49:45 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:45.2600455Z STAGE:2022-08-13 13:49:45 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:45.3091314Z STAGE:2022-08-13 13:49:45 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:45.3114059Z STAGE:2022-08-13 13:49:45 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:45.3304197Z STAGE:2022-08-13 13:49:45 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:45.3321690Z STAGE:2022-08-13 13:49:45 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:45.3537533Z STAGE:2022-08-13 13:49:45 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:45.3552556Z STAGE:2022-08-13 13:49:45 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:45.3744860Z STAGE:2022-08-13 13:49:45 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:45.3762759Z STAGE:2022-08-13 13:49:45 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:45.4345233Z STAGE:2022-08-13 13:49:45 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:45.4446926Z STAGE:2022-08-13 13:49:45 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:45.4518949Z STAGE:2022-08-13 13:49:45 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:45.4630466Z STAGE:2022-08-13 13:49:45 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:45.4708606Z STAGE:2022-08-13 13:49:45 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:45.4810269Z STAGE:2022-08-13 13:49:45 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:45.4884437Z STAGE:2022-08-13 13:49:45 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:45.4989639Z STAGE:2022-08-13 13:49:45 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:45.5458054Z STAGE:2022-08-13 13:49:45 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:45.5478392Z STAGE:2022-08-13 13:49:45 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:45.5674663Z STAGE:2022-08-13 13:49:45 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:45.5692928Z STAGE:2022-08-13 13:49:45 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:45.5890925Z STAGE:2022-08-13 13:49:45 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:45.5906564Z STAGE:2022-08-13 13:49:45 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:45.6101341Z STAGE:2022-08-13 13:49:45 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:45.6116482Z STAGE:2022-08-13 13:49:45 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:45.6699481Z STAGE:2022-08-13 13:49:45 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:45.6802692Z STAGE:2022-08-13 13:49:45 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:45.6877174Z STAGE:2022-08-13 13:49:45 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:45.6986750Z STAGE:2022-08-13 13:49:45 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:45.7064642Z STAGE:2022-08-13 13:49:45 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:45.7163324Z STAGE:2022-08-13 13:49:45 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:45.7243011Z STAGE:2022-08-13 13:49:45 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:45.7342956Z STAGE:2022-08-13 13:49:45 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:45.7835082Z STAGE:2022-08-13 13:49:45 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:45.7857642Z STAGE:2022-08-13 13:49:45 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:45.8048242Z STAGE:2022-08-13 13:49:45 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:45.8065805Z STAGE:2022-08-13 13:49:45 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:45.8265361Z STAGE:2022-08-13 13:49:45 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:45.8280523Z STAGE:2022-08-13 13:49:45 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:45.8474000Z STAGE:2022-08-13 13:49:45 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:45.8489360Z STAGE:2022-08-13 13:49:45 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:45.9074837Z STAGE:2022-08-13 13:49:45 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:45.9178797Z STAGE:2022-08-13 13:49:45 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:45.9252858Z STAGE:2022-08-13 13:49:45 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:45.9357253Z STAGE:2022-08-13 13:49:45 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:45.9436621Z STAGE:2022-08-13 13:49:45 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:45.9544179Z STAGE:2022-08-13 13:49:45 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:45.9619784Z STAGE:2022-08-13 13:49:45 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:45.9719998Z STAGE:2022-08-13 13:49:45 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:46.0192631Z STAGE:2022-08-13 13:49:46 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:46.0215770Z STAGE:2022-08-13 13:49:46 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:46.0409399Z STAGE:2022-08-13 13:49:46 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:46.0430601Z STAGE:2022-08-13 13:49:46 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:46.0629330Z STAGE:2022-08-13 13:49:46 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:46.0647360Z STAGE:2022-08-13 13:49:46 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:46.0841908Z STAGE:2022-08-13 13:49:46 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:46.0857737Z STAGE:2022-08-13 13:49:46 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:46.1440742Z STAGE:2022-08-13 13:49:46 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:46.1546832Z STAGE:2022-08-13 13:49:46 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:46.1620917Z STAGE:2022-08-13 13:49:46 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:46.1730099Z STAGE:2022-08-13 13:49:46 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:46.1807954Z STAGE:2022-08-13 13:49:46 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:46.1906929Z STAGE:2022-08-13 13:49:46 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:46.1985785Z STAGE:2022-08-13 13:49:46 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:46.2086256Z STAGE:2022-08-13 13:49:46 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:46.2560751Z STAGE:2022-08-13 13:49:46 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:46.2584163Z STAGE:2022-08-13 13:49:46 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:46.2774425Z STAGE:2022-08-13 13:49:46 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:46.2792439Z STAGE:2022-08-13 13:49:46 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:46.2994246Z STAGE:2022-08-13 13:49:46 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:46.3009788Z STAGE:2022-08-13 13:49:46 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:46.3201769Z STAGE:2022-08-13 13:49:46 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:46.3217594Z STAGE:2022-08-13 13:49:46 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:46.3801233Z STAGE:2022-08-13 13:49:46 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:46.3904951Z STAGE:2022-08-13 13:49:46 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:46.3978758Z STAGE:2022-08-13 13:49:46 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:46.4087551Z STAGE:2022-08-13 13:49:46 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:46.4165477Z STAGE:2022-08-13 13:49:46 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:46.4263301Z STAGE:2022-08-13 13:49:46 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:46.4335921Z STAGE:2022-08-13 13:49:46 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:46.4439722Z STAGE:2022-08-13 13:49:46 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:46.4508430Z ok (4.845s) 2022-08-13T13:49:46.4812212Z test_pointwise_op_slowpath__foreach_addcmul_cuda_float16 (__main__.TestForeachCUDA) ... STAGE:2022-08-13 13:49:46 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:46.4831728Z STAGE:2022-08-13 13:49:46 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:46.5014166Z STAGE:2022-08-13 13:49:46 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:46.5029170Z STAGE:2022-08-13 13:49:46 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:46.5439385Z STAGE:2022-08-13 13:49:46 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:46.5546002Z STAGE:2022-08-13 13:49:46 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:46.5624938Z STAGE:2022-08-13 13:49:46 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:46.5731590Z STAGE:2022-08-13 13:49:46 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:46.6075664Z STAGE:2022-08-13 13:49:46 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:46.6095532Z STAGE:2022-08-13 13:49:46 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:46.6255121Z STAGE:2022-08-13 13:49:46 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:46.6271997Z STAGE:2022-08-13 13:49:46 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:46.6435535Z STAGE:2022-08-13 13:49:46 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:46.6450595Z STAGE:2022-08-13 13:49:46 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:46.6610544Z STAGE:2022-08-13 13:49:46 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:46.6625183Z STAGE:2022-08-13 13:49:46 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:46.7035486Z STAGE:2022-08-13 13:49:46 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:46.7139416Z STAGE:2022-08-13 13:49:46 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:46.7213468Z STAGE:2022-08-13 13:49:46 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:46.7322303Z STAGE:2022-08-13 13:49:46 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:46.7399739Z STAGE:2022-08-13 13:49:46 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:46.7500288Z STAGE:2022-08-13 13:49:46 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:46.7572742Z STAGE:2022-08-13 13:49:46 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:46.7677544Z STAGE:2022-08-13 13:49:46 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:46.8021495Z STAGE:2022-08-13 13:49:46 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:46.8040430Z STAGE:2022-08-13 13:49:46 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:46.8201755Z STAGE:2022-08-13 13:49:46 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:46.8218830Z STAGE:2022-08-13 13:49:46 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:46.8382161Z STAGE:2022-08-13 13:49:46 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:46.8396986Z STAGE:2022-08-13 13:49:46 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:46.8556608Z STAGE:2022-08-13 13:49:46 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:46.8571698Z STAGE:2022-08-13 13:49:46 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:46.8983156Z STAGE:2022-08-13 13:49:46 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:46.9086832Z STAGE:2022-08-13 13:49:46 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:46.9158562Z STAGE:2022-08-13 13:49:46 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:46.9270048Z STAGE:2022-08-13 13:49:46 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:46.9347426Z STAGE:2022-08-13 13:49:46 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:46.9446690Z STAGE:2022-08-13 13:49:46 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:46.9525722Z STAGE:2022-08-13 13:49:46 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:46.9623836Z STAGE:2022-08-13 13:49:46 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:46.9969143Z STAGE:2022-08-13 13:49:46 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:46.9990932Z STAGE:2022-08-13 13:49:46 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:47.0152248Z STAGE:2022-08-13 13:49:47 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:47.0171925Z STAGE:2022-08-13 13:49:47 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:47.0336962Z STAGE:2022-08-13 13:49:47 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:47.0354531Z STAGE:2022-08-13 13:49:47 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:47.0514563Z STAGE:2022-08-13 13:49:47 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:47.0529493Z STAGE:2022-08-13 13:49:47 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:47.0942718Z STAGE:2022-08-13 13:49:47 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:47.1050414Z STAGE:2022-08-13 13:49:47 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:47.1124574Z STAGE:2022-08-13 13:49:47 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:47.1236037Z STAGE:2022-08-13 13:49:47 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:47.1313499Z STAGE:2022-08-13 13:49:47 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:47.1413932Z STAGE:2022-08-13 13:49:47 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:47.1488289Z STAGE:2022-08-13 13:49:47 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:47.1594787Z STAGE:2022-08-13 13:49:47 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:47.1940715Z STAGE:2022-08-13 13:49:47 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:47.1960204Z STAGE:2022-08-13 13:49:47 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:47.2122473Z STAGE:2022-08-13 13:49:47 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:47.2134659Z STAGE:2022-08-13 13:49:47 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:47.2155638Z STAGE:2022-08-13 13:49:47 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:47.2174731Z STAGE:2022-08-13 13:49:47 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:47.2323354Z STAGE:2022-08-13 13:49:47 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:47.2336923Z STAGE:2022-08-13 13:49:47 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:47.2622963Z STAGE:2022-08-13 13:49:47 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:47.2726900Z STAGE:2022-08-13 13:49:47 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:47.2800835Z STAGE:2022-08-13 13:49:47 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:47.2813483Z STAGE:2022-08-13 13:49:47 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:47.2834353Z STAGE:2022-08-13 13:49:47 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:47.2935830Z STAGE:2022-08-13 13:49:47 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:47.3007789Z STAGE:2022-08-13 13:49:47 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:47.3020910Z STAGE:2022-08-13 13:49:47 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:47.3308325Z STAGE:2022-08-13 13:49:47 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:47.3326564Z STAGE:2022-08-13 13:49:47 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:47.3484036Z STAGE:2022-08-13 13:49:47 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:47.3503969Z STAGE:2022-08-13 13:49:47 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:47.3670334Z STAGE:2022-08-13 13:49:47 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:47.3686006Z STAGE:2022-08-13 13:49:47 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:47.3843669Z STAGE:2022-08-13 13:49:47 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:47.3860433Z STAGE:2022-08-13 13:49:47 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:47.4285164Z STAGE:2022-08-13 13:49:47 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:47.4388273Z STAGE:2022-08-13 13:49:47 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:47.4466379Z STAGE:2022-08-13 13:49:47 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:47.4571367Z STAGE:2022-08-13 13:49:47 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:47.4650312Z STAGE:2022-08-13 13:49:47 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:47.4750248Z STAGE:2022-08-13 13:49:47 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:47.4824533Z STAGE:2022-08-13 13:49:47 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:47.4930422Z STAGE:2022-08-13 13:49:47 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:47.5274784Z STAGE:2022-08-13 13:49:47 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:47.5293379Z STAGE:2022-08-13 13:49:47 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:47.5452886Z STAGE:2022-08-13 13:49:47 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:47.5469855Z STAGE:2022-08-13 13:49:47 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:47.5633995Z STAGE:2022-08-13 13:49:47 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:47.5649101Z STAGE:2022-08-13 13:49:47 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:47.5826551Z STAGE:2022-08-13 13:49:47 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:47.5842072Z STAGE:2022-08-13 13:49:47 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:47.6252315Z STAGE:2022-08-13 13:49:47 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:47.6358649Z STAGE:2022-08-13 13:49:47 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:47.6432646Z STAGE:2022-08-13 13:49:47 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:47.6544141Z STAGE:2022-08-13 13:49:47 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:47.6621212Z STAGE:2022-08-13 13:49:47 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:47.6720988Z STAGE:2022-08-13 13:49:47 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:47.6799865Z STAGE:2022-08-13 13:49:47 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:47.6898434Z STAGE:2022-08-13 13:49:47 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:47.7243006Z STAGE:2022-08-13 13:49:47 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:47.7260881Z STAGE:2022-08-13 13:49:47 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:47.7421479Z STAGE:2022-08-13 13:49:47 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:47.7433225Z STAGE:2022-08-13 13:49:47 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:47.7454823Z STAGE:2022-08-13 13:49:47 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:47.7471344Z STAGE:2022-08-13 13:49:47 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:47.7620327Z STAGE:2022-08-13 13:49:47 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:47.7631655Z STAGE:2022-08-13 13:49:47 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:47.7915544Z STAGE:2022-08-13 13:49:47 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:47.8017725Z STAGE:2022-08-13 13:49:47 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:47.8091799Z STAGE:2022-08-13 13:49:47 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:47.8105464Z STAGE:2022-08-13 13:49:47 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:47.8126450Z STAGE:2022-08-13 13:49:47 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:47.8230590Z STAGE:2022-08-13 13:49:47 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:47.8302507Z STAGE:2022-08-13 13:49:47 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:47.8315591Z STAGE:2022-08-13 13:49:47 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:47.8605296Z STAGE:2022-08-13 13:49:47 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:47.8622262Z STAGE:2022-08-13 13:49:47 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:47.8779402Z STAGE:2022-08-13 13:49:47 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:47.8796182Z STAGE:2022-08-13 13:49:47 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:47.8961407Z STAGE:2022-08-13 13:49:47 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:47.8976493Z STAGE:2022-08-13 13:49:47 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:47.9133371Z STAGE:2022-08-13 13:49:47 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:47.9148270Z STAGE:2022-08-13 13:49:47 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:47.9561762Z STAGE:2022-08-13 13:49:47 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:47.9663778Z STAGE:2022-08-13 13:49:47 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:47.9736212Z STAGE:2022-08-13 13:49:47 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:47.9846910Z STAGE:2022-08-13 13:49:47 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:47.9924044Z STAGE:2022-08-13 13:49:47 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:48.0023205Z STAGE:2022-08-13 13:49:48 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:48.0102023Z STAGE:2022-08-13 13:49:48 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:48.0200356Z STAGE:2022-08-13 13:49:48 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:48.0547626Z STAGE:2022-08-13 13:49:48 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:48.0566300Z STAGE:2022-08-13 13:49:48 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:48.0728016Z STAGE:2022-08-13 13:49:48 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:48.0743641Z STAGE:2022-08-13 13:49:48 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:48.0774861Z STAGE:2022-08-13 13:49:48 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:48.0793496Z STAGE:2022-08-13 13:49:48 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:48.0941455Z STAGE:2022-08-13 13:49:48 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:48.0956256Z STAGE:2022-08-13 13:49:48 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:48.1244108Z STAGE:2022-08-13 13:49:48 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:48.1351677Z STAGE:2022-08-13 13:49:48 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:48.1423778Z STAGE:2022-08-13 13:49:48 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:48.1535388Z STAGE:2022-08-13 13:49:48 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:48.1615095Z STAGE:2022-08-13 13:49:48 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:48.1717054Z STAGE:2022-08-13 13:49:48 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:48.1791443Z STAGE:2022-08-13 13:49:48 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:48.1898099Z STAGE:2022-08-13 13:49:48 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:48.2227776Z STAGE:2022-08-13 13:49:48 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:48.2247873Z STAGE:2022-08-13 13:49:48 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:48.2408180Z STAGE:2022-08-13 13:49:48 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:48.2420871Z STAGE:2022-08-13 13:49:48 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:48.2447408Z STAGE:2022-08-13 13:49:48 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:48.2464205Z STAGE:2022-08-13 13:49:48 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:48.2616001Z STAGE:2022-08-13 13:49:48 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:48.2628068Z STAGE:2022-08-13 13:49:48 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:48.2915093Z STAGE:2022-08-13 13:49:48 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:48.3018628Z STAGE:2022-08-13 13:49:48 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:48.3092929Z STAGE:2022-08-13 13:49:48 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:48.3201792Z STAGE:2022-08-13 13:49:48 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:48.3279136Z STAGE:2022-08-13 13:49:48 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:48.3378075Z STAGE:2022-08-13 13:49:48 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:48.3456699Z STAGE:2022-08-13 13:49:48 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:48.3554274Z STAGE:2022-08-13 13:49:48 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:48.3942229Z STAGE:2022-08-13 13:49:48 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:48.3962884Z STAGE:2022-08-13 13:49:48 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:48.4142777Z STAGE:2022-08-13 13:49:48 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:48.4158137Z STAGE:2022-08-13 13:49:48 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:48.4636072Z STAGE:2022-08-13 13:49:48 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:48.4739698Z STAGE:2022-08-13 13:49:48 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:48.4819851Z STAGE:2022-08-13 13:49:48 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:48.4917032Z STAGE:2022-08-13 13:49:48 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:48.5294657Z STAGE:2022-08-13 13:49:48 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:48.5312109Z STAGE:2022-08-13 13:49:48 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:48.5473989Z STAGE:2022-08-13 13:49:48 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:48.5494489Z STAGE:2022-08-13 13:49:48 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:48.5672961Z STAGE:2022-08-13 13:49:48 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:48.5688467Z STAGE:2022-08-13 13:49:48 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:48.5866770Z STAGE:2022-08-13 13:49:48 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:48.5882113Z STAGE:2022-08-13 13:49:48 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:48.6352725Z STAGE:2022-08-13 13:49:48 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:48.6456543Z STAGE:2022-08-13 13:49:48 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:48.6528684Z STAGE:2022-08-13 13:49:48 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:48.6637635Z STAGE:2022-08-13 13:49:48 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:48.6715666Z STAGE:2022-08-13 13:49:48 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:48.6817389Z STAGE:2022-08-13 13:49:48 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:48.6891695Z STAGE:2022-08-13 13:49:48 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:48.6998083Z STAGE:2022-08-13 13:49:48 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:48.7369739Z STAGE:2022-08-13 13:49:48 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:48.7387445Z STAGE:2022-08-13 13:49:48 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:48.7563556Z STAGE:2022-08-13 13:49:48 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:48.7581639Z STAGE:2022-08-13 13:49:48 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:48.7777708Z STAGE:2022-08-13 13:49:48 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:48.7793192Z STAGE:2022-08-13 13:49:48 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:48.7968656Z STAGE:2022-08-13 13:49:48 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:48.7986948Z STAGE:2022-08-13 13:49:48 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:48.8471986Z STAGE:2022-08-13 13:49:48 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:48.8574010Z STAGE:2022-08-13 13:49:48 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:48.8652986Z STAGE:2022-08-13 13:49:48 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:48.8755521Z STAGE:2022-08-13 13:49:48 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:48.8834916Z STAGE:2022-08-13 13:49:48 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:48.8933476Z STAGE:2022-08-13 13:49:48 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:48.9007553Z STAGE:2022-08-13 13:49:48 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:48.9114209Z STAGE:2022-08-13 13:49:48 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:48.9482413Z STAGE:2022-08-13 13:49:48 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:48.9501144Z STAGE:2022-08-13 13:49:48 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:48.9679163Z STAGE:2022-08-13 13:49:48 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:48.9697014Z STAGE:2022-08-13 13:49:48 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:48.9880775Z STAGE:2022-08-13 13:49:48 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:48.9896243Z STAGE:2022-08-13 13:49:48 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:49.0074368Z STAGE:2022-08-13 13:49:49 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:49.0089903Z STAGE:2022-08-13 13:49:49 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:49.0559044Z STAGE:2022-08-13 13:49:49 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:49.0665176Z STAGE:2022-08-13 13:49:49 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:49.0739438Z STAGE:2022-08-13 13:49:49 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:49.0849005Z STAGE:2022-08-13 13:49:49 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:49.0929465Z STAGE:2022-08-13 13:49:49 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:49.1029626Z STAGE:2022-08-13 13:49:49 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:49.1110618Z STAGE:2022-08-13 13:49:49 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:49.1211858Z STAGE:2022-08-13 13:49:49 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:49.1592514Z STAGE:2022-08-13 13:49:49 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:49.1612944Z STAGE:2022-08-13 13:49:49 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:49.1795238Z STAGE:2022-08-13 13:49:49 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:49.1809317Z STAGE:2022-08-13 13:49:49 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:49.1831619Z STAGE:2022-08-13 13:49:49 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:49.1852356Z STAGE:2022-08-13 13:49:49 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:49.2023148Z STAGE:2022-08-13 13:49:49 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:49.2034453Z STAGE:2022-08-13 13:49:49 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:49.2356889Z STAGE:2022-08-13 13:49:49 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:49.2458842Z STAGE:2022-08-13 13:49:49 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:49.2532923Z STAGE:2022-08-13 13:49:49 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:49.2547363Z STAGE:2022-08-13 13:49:49 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:49.2569622Z STAGE:2022-08-13 13:49:49 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:49.2674128Z STAGE:2022-08-13 13:49:49 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:49.2745901Z STAGE:2022-08-13 13:49:49 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:49.2759663Z STAGE:2022-08-13 13:49:49 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:49.3070774Z STAGE:2022-08-13 13:49:49 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:49.3091444Z STAGE:2022-08-13 13:49:49 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:49.3253919Z STAGE:2022-08-13 13:49:49 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:49.3274237Z STAGE:2022-08-13 13:49:49 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:49.3453382Z STAGE:2022-08-13 13:49:49 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:49.3468796Z STAGE:2022-08-13 13:49:49 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:49.3646660Z STAGE:2022-08-13 13:49:49 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:49.3662167Z STAGE:2022-08-13 13:49:49 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:49.4132090Z STAGE:2022-08-13 13:49:49 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:49.4235539Z STAGE:2022-08-13 13:49:49 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:49.4309569Z STAGE:2022-08-13 13:49:49 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:49.4418699Z STAGE:2022-08-13 13:49:49 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:49.4496808Z STAGE:2022-08-13 13:49:49 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:49.4594034Z STAGE:2022-08-13 13:49:49 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:49.4673125Z STAGE:2022-08-13 13:49:49 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:49.4770753Z STAGE:2022-08-13 13:49:49 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:49.5143312Z STAGE:2022-08-13 13:49:49 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:49.5166394Z STAGE:2022-08-13 13:49:49 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:49.5340786Z STAGE:2022-08-13 13:49:49 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:49.5358579Z STAGE:2022-08-13 13:49:49 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:49.5543184Z STAGE:2022-08-13 13:49:49 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:49.5558800Z STAGE:2022-08-13 13:49:49 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:49.5734609Z STAGE:2022-08-13 13:49:49 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:49.5750021Z STAGE:2022-08-13 13:49:49 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:49.6221456Z STAGE:2022-08-13 13:49:49 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:49.6324695Z STAGE:2022-08-13 13:49:49 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:49.6399118Z STAGE:2022-08-13 13:49:49 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:49.6507791Z STAGE:2022-08-13 13:49:49 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:49.6585590Z STAGE:2022-08-13 13:49:49 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:49.6686948Z STAGE:2022-08-13 13:49:49 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:49.6760972Z STAGE:2022-08-13 13:49:49 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:49.6864750Z STAGE:2022-08-13 13:49:49 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:49.7248367Z STAGE:2022-08-13 13:49:49 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:49.7266058Z STAGE:2022-08-13 13:49:49 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:49.7445529Z STAGE:2022-08-13 13:49:49 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:49.7457187Z STAGE:2022-08-13 13:49:49 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:49.7479381Z STAGE:2022-08-13 13:49:49 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:49.7496936Z STAGE:2022-08-13 13:49:49 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:49.7665198Z STAGE:2022-08-13 13:49:49 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:49.7676493Z STAGE:2022-08-13 13:49:49 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:49.7999534Z STAGE:2022-08-13 13:49:49 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:49.8102360Z STAGE:2022-08-13 13:49:49 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:49.8174974Z STAGE:2022-08-13 13:49:49 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:49.8187511Z STAGE:2022-08-13 13:49:49 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:49.8209830Z STAGE:2022-08-13 13:49:49 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:49.8313882Z STAGE:2022-08-13 13:49:49 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:49.8386247Z STAGE:2022-08-13 13:49:49 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:49.8400224Z STAGE:2022-08-13 13:49:49 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:49.8729105Z STAGE:2022-08-13 13:49:49 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:49.8749433Z STAGE:2022-08-13 13:49:49 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:49.8921626Z STAGE:2022-08-13 13:49:49 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:49.8942508Z STAGE:2022-08-13 13:49:49 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:49.9125871Z STAGE:2022-08-13 13:49:49 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:49.9144169Z STAGE:2022-08-13 13:49:49 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:49.9320958Z STAGE:2022-08-13 13:49:49 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:49.9337185Z STAGE:2022-08-13 13:49:49 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:49.9807540Z STAGE:2022-08-13 13:49:49 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:49.9911240Z STAGE:2022-08-13 13:49:49 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:49.9983058Z STAGE:2022-08-13 13:49:49 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:50.0093115Z STAGE:2022-08-13 13:49:50 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:50.0172936Z STAGE:2022-08-13 13:49:50 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:50.0279933Z STAGE:2022-08-13 13:49:50 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:50.0352128Z STAGE:2022-08-13 13:49:50 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:50.0457932Z STAGE:2022-08-13 13:49:50 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:50.0827037Z STAGE:2022-08-13 13:49:50 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:50.0849455Z STAGE:2022-08-13 13:49:50 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:50.1025104Z STAGE:2022-08-13 13:49:50 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:50.1037622Z STAGE:2022-08-13 13:49:50 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:50.1063956Z STAGE:2022-08-13 13:49:50 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:50.1081348Z STAGE:2022-08-13 13:49:50 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:50.1249334Z STAGE:2022-08-13 13:49:50 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:50.1261235Z STAGE:2022-08-13 13:49:50 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:50.1588544Z STAGE:2022-08-13 13:49:50 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:50.1693890Z STAGE:2022-08-13 13:49:50 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:50.1767222Z STAGE:2022-08-13 13:49:50 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:50.1880616Z STAGE:2022-08-13 13:49:50 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:50.1962229Z STAGE:2022-08-13 13:49:50 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:50.2064246Z STAGE:2022-08-13 13:49:50 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:50.2138896Z STAGE:2022-08-13 13:49:50 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:50.2246085Z STAGE:2022-08-13 13:49:50 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:50.2639764Z STAGE:2022-08-13 13:49:50 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:50.2663267Z STAGE:2022-08-13 13:49:50 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:50.2837270Z STAGE:2022-08-13 13:49:50 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:50.2853444Z STAGE:2022-08-13 13:49:50 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:50.2881108Z STAGE:2022-08-13 13:49:50 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:50.2900527Z STAGE:2022-08-13 13:49:50 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:50.3070652Z STAGE:2022-08-13 13:49:50 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:50.3082822Z STAGE:2022-08-13 13:49:50 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:50.3411708Z STAGE:2022-08-13 13:49:50 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:50.3513310Z STAGE:2022-08-13 13:49:50 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:50.3592137Z STAGE:2022-08-13 13:49:50 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:50.3695472Z STAGE:2022-08-13 13:49:50 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:50.3775319Z STAGE:2022-08-13 13:49:50 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:50.3875400Z STAGE:2022-08-13 13:49:50 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:50.3947756Z STAGE:2022-08-13 13:49:50 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:50.4054483Z STAGE:2022-08-13 13:49:50 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:50.4126127Z ok (3.962s) 2022-08-13T13:49:50.4434156Z test_pointwise_op_slowpath__foreach_addcmul_cuda_float32 (__main__.TestForeachCUDA) ... STAGE:2022-08-13 13:49:50 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:50.4451588Z STAGE:2022-08-13 13:49:50 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:50.4615633Z STAGE:2022-08-13 13:49:50 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:50.4631652Z STAGE:2022-08-13 13:49:50 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:50.5047846Z STAGE:2022-08-13 13:49:50 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:50.5151461Z STAGE:2022-08-13 13:49:50 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:50.5230524Z STAGE:2022-08-13 13:49:50 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:50.5336269Z STAGE:2022-08-13 13:49:50 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:50.5681789Z STAGE:2022-08-13 13:49:50 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:50.5700011Z STAGE:2022-08-13 13:49:50 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:50.5857312Z STAGE:2022-08-13 13:49:50 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:50.5874811Z STAGE:2022-08-13 13:49:50 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:50.6040620Z STAGE:2022-08-13 13:49:50 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:50.6055722Z STAGE:2022-08-13 13:49:50 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:50.6213094Z STAGE:2022-08-13 13:49:50 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:50.6227962Z STAGE:2022-08-13 13:49:50 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:50.6643457Z STAGE:2022-08-13 13:49:50 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:50.6746464Z STAGE:2022-08-13 13:49:50 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:50.6820568Z STAGE:2022-08-13 13:49:50 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:50.6929651Z STAGE:2022-08-13 13:49:50 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:50.7006555Z STAGE:2022-08-13 13:49:50 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:50.7108320Z STAGE:2022-08-13 13:49:50 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:50.7180834Z STAGE:2022-08-13 13:49:50 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:50.7287484Z STAGE:2022-08-13 13:49:50 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:50.7621586Z STAGE:2022-08-13 13:49:50 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:50.7640707Z STAGE:2022-08-13 13:49:50 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:50.7801352Z STAGE:2022-08-13 13:49:50 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:50.7818308Z STAGE:2022-08-13 13:49:50 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:50.7981730Z STAGE:2022-08-13 13:49:50 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:50.7996688Z STAGE:2022-08-13 13:49:50 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:50.8157276Z STAGE:2022-08-13 13:49:50 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:50.8172299Z STAGE:2022-08-13 13:49:50 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:50.8592138Z STAGE:2022-08-13 13:49:50 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:50.8695834Z STAGE:2022-08-13 13:49:50 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:50.8769882Z STAGE:2022-08-13 13:49:50 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:50.8878782Z STAGE:2022-08-13 13:49:50 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:50.8958199Z STAGE:2022-08-13 13:49:50 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:50.9057028Z STAGE:2022-08-13 13:49:50 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:50.9135901Z STAGE:2022-08-13 13:49:50 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:50.9233252Z STAGE:2022-08-13 13:49:50 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:50.9580380Z STAGE:2022-08-13 13:49:50 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:50.9599996Z STAGE:2022-08-13 13:49:50 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:50.9773677Z STAGE:2022-08-13 13:49:50 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:50.9790484Z STAGE:2022-08-13 13:49:50 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:50.9953956Z STAGE:2022-08-13 13:49:50 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:50.9970994Z STAGE:2022-08-13 13:49:50 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:51.0130662Z STAGE:2022-08-13 13:49:51 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:51.0145314Z STAGE:2022-08-13 13:49:51 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:51.0558902Z STAGE:2022-08-13 13:49:51 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:51.0665137Z STAGE:2022-08-13 13:49:51 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:51.0739064Z STAGE:2022-08-13 13:49:51 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:51.0848760Z STAGE:2022-08-13 13:49:51 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:51.0925624Z STAGE:2022-08-13 13:49:51 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:51.1024899Z STAGE:2022-08-13 13:49:51 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:51.1103722Z STAGE:2022-08-13 13:49:51 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:51.1203960Z STAGE:2022-08-13 13:49:51 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:51.1545638Z STAGE:2022-08-13 13:49:51 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:51.1567403Z STAGE:2022-08-13 13:49:51 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:51.1725395Z STAGE:2022-08-13 13:49:51 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:51.1737315Z STAGE:2022-08-13 13:49:51 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:51.1758426Z STAGE:2022-08-13 13:49:51 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:51.1776004Z STAGE:2022-08-13 13:49:51 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:51.1925078Z STAGE:2022-08-13 13:49:51 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:51.1937850Z STAGE:2022-08-13 13:49:51 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:51.2227072Z STAGE:2022-08-13 13:49:51 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:51.2334049Z STAGE:2022-08-13 13:49:51 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:51.2414775Z STAGE:2022-08-13 13:49:51 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:51.2428822Z STAGE:2022-08-13 13:49:51 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:51.2448089Z STAGE:2022-08-13 13:49:51 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:51.2549636Z STAGE:2022-08-13 13:49:51 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:51.2628642Z STAGE:2022-08-13 13:49:51 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:51.2642334Z STAGE:2022-08-13 13:49:51 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:51.2917543Z STAGE:2022-08-13 13:49:51 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:51.2937156Z STAGE:2022-08-13 13:49:51 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:51.3078306Z STAGE:2022-08-13 13:49:51 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:51.3098052Z STAGE:2022-08-13 13:49:51 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:51.3246111Z STAGE:2022-08-13 13:49:51 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:51.3260735Z STAGE:2022-08-13 13:49:51 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:51.3401564Z STAGE:2022-08-13 13:49:51 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:51.3416158Z STAGE:2022-08-13 13:49:51 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:51.3815121Z STAGE:2022-08-13 13:49:51 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:51.3916811Z STAGE:2022-08-13 13:49:51 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:51.3990501Z STAGE:2022-08-13 13:49:51 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:51.4096741Z STAGE:2022-08-13 13:49:51 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:51.4173220Z STAGE:2022-08-13 13:49:51 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:51.4271656Z STAGE:2022-08-13 13:49:51 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:51.4345635Z STAGE:2022-08-13 13:49:51 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:51.4447508Z STAGE:2022-08-13 13:49:51 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:51.4781713Z STAGE:2022-08-13 13:49:51 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:51.4800575Z STAGE:2022-08-13 13:49:51 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:51.4946051Z STAGE:2022-08-13 13:49:51 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:51.4963605Z STAGE:2022-08-13 13:49:51 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:51.5109572Z STAGE:2022-08-13 13:49:51 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:51.5125467Z STAGE:2022-08-13 13:49:51 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:51.5268317Z STAGE:2022-08-13 13:49:51 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:51.5282554Z STAGE:2022-08-13 13:49:51 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:51.5679364Z STAGE:2022-08-13 13:49:51 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:51.5781218Z STAGE:2022-08-13 13:49:51 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:51.5854927Z STAGE:2022-08-13 13:49:51 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:51.5959109Z STAGE:2022-08-13 13:49:51 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:51.6035901Z STAGE:2022-08-13 13:49:51 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:51.6135954Z STAGE:2022-08-13 13:49:51 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:51.6210073Z STAGE:2022-08-13 13:49:51 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:51.6308478Z STAGE:2022-08-13 13:49:51 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:51.6642301Z STAGE:2022-08-13 13:49:51 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:51.6661722Z STAGE:2022-08-13 13:49:51 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:51.6804336Z STAGE:2022-08-13 13:49:51 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:51.6816094Z STAGE:2022-08-13 13:49:51 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:51.6834085Z STAGE:2022-08-13 13:49:51 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:51.6851803Z STAGE:2022-08-13 13:49:51 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:51.6991515Z STAGE:2022-08-13 13:49:51 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:51.7002529Z STAGE:2022-08-13 13:49:51 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:51.7271697Z STAGE:2022-08-13 13:49:51 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:51.7373611Z STAGE:2022-08-13 13:49:51 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:51.7448204Z STAGE:2022-08-13 13:49:51 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:51.7459460Z STAGE:2022-08-13 13:49:51 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:51.7477014Z STAGE:2022-08-13 13:49:51 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:51.7575848Z STAGE:2022-08-13 13:49:51 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:51.7651346Z STAGE:2022-08-13 13:49:51 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:51.7662310Z STAGE:2022-08-13 13:49:51 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:51.7934333Z STAGE:2022-08-13 13:49:51 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:51.7950810Z STAGE:2022-08-13 13:49:51 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:51.8090473Z STAGE:2022-08-13 13:49:51 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:51.8107239Z STAGE:2022-08-13 13:49:51 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:51.8255692Z STAGE:2022-08-13 13:49:51 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:51.8269720Z STAGE:2022-08-13 13:49:51 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:51.8411032Z STAGE:2022-08-13 13:49:51 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:51.8425366Z STAGE:2022-08-13 13:49:51 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:51.8823560Z STAGE:2022-08-13 13:49:51 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:51.8925319Z STAGE:2022-08-13 13:49:51 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:51.8999058Z STAGE:2022-08-13 13:49:51 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:51.9102592Z STAGE:2022-08-13 13:49:51 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:51.9181192Z STAGE:2022-08-13 13:49:51 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:51.9277748Z STAGE:2022-08-13 13:49:51 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:51.9351387Z STAGE:2022-08-13 13:49:51 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:51.9462406Z STAGE:2022-08-13 13:49:51 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:51.9793021Z STAGE:2022-08-13 13:49:51 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:51.9821694Z STAGE:2022-08-13 13:49:51 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:51.9980754Z STAGE:2022-08-13 13:49:51 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:51.9993032Z STAGE:2022-08-13 13:49:51 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:52.0014109Z STAGE:2022-08-13 13:49:52 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:52.0031261Z STAGE:2022-08-13 13:49:52 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:52.0170723Z STAGE:2022-08-13 13:49:52 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:52.0185022Z STAGE:2022-08-13 13:49:52 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:52.0456586Z STAGE:2022-08-13 13:49:52 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:52.0560152Z STAGE:2022-08-13 13:49:52 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:52.0633563Z STAGE:2022-08-13 13:49:52 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:52.0737622Z STAGE:2022-08-13 13:49:52 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:52.0816557Z STAGE:2022-08-13 13:49:52 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:52.0917596Z STAGE:2022-08-13 13:49:52 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:52.0991324Z STAGE:2022-08-13 13:49:52 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:52.1091373Z STAGE:2022-08-13 13:49:52 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:52.1436958Z STAGE:2022-08-13 13:49:52 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:52.1456116Z STAGE:2022-08-13 13:49:52 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:52.1599544Z STAGE:2022-08-13 13:49:52 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:52.1612639Z STAGE:2022-08-13 13:49:52 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:52.1634411Z STAGE:2022-08-13 13:49:52 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:52.1649720Z STAGE:2022-08-13 13:49:52 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:52.1791308Z STAGE:2022-08-13 13:49:52 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:52.1803126Z STAGE:2022-08-13 13:49:52 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:52.2075706Z STAGE:2022-08-13 13:49:52 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:52.2178978Z STAGE:2022-08-13 13:49:52 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:52.2252452Z STAGE:2022-08-13 13:49:52 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:52.2356542Z STAGE:2022-08-13 13:49:52 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:52.2434084Z STAGE:2022-08-13 13:49:52 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:52.2532823Z STAGE:2022-08-13 13:49:52 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:52.2606443Z STAGE:2022-08-13 13:49:52 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:52.2705130Z STAGE:2022-08-13 13:49:52 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:52.3087447Z STAGE:2022-08-13 13:49:52 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:52.3107839Z STAGE:2022-08-13 13:49:52 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:52.3279318Z STAGE:2022-08-13 13:49:52 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:52.3297216Z STAGE:2022-08-13 13:49:52 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:52.3752111Z STAGE:2022-08-13 13:49:52 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:52.3857507Z STAGE:2022-08-13 13:49:52 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:52.3935161Z STAGE:2022-08-13 13:49:52 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:52.4036168Z STAGE:2022-08-13 13:49:52 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:52.4424869Z STAGE:2022-08-13 13:49:52 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:52.4444906Z STAGE:2022-08-13 13:49:52 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:52.4607100Z STAGE:2022-08-13 13:49:52 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:52.4624390Z STAGE:2022-08-13 13:49:52 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:52.4789548Z STAGE:2022-08-13 13:49:52 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:52.4804827Z STAGE:2022-08-13 13:49:52 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:52.4968883Z STAGE:2022-08-13 13:49:52 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:52.4983673Z STAGE:2022-08-13 13:49:52 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:52.5440928Z STAGE:2022-08-13 13:49:52 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:52.5543950Z STAGE:2022-08-13 13:49:52 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:52.5616154Z STAGE:2022-08-13 13:49:52 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:52.5720903Z STAGE:2022-08-13 13:49:52 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:52.5800793Z STAGE:2022-08-13 13:49:52 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:52.5902178Z STAGE:2022-08-13 13:49:52 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:52.5974273Z STAGE:2022-08-13 13:49:52 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:52.6075726Z STAGE:2022-08-13 13:49:52 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:52.6449458Z STAGE:2022-08-13 13:49:52 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:52.6469228Z STAGE:2022-08-13 13:49:52 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:52.6632059Z STAGE:2022-08-13 13:49:52 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:52.6649903Z STAGE:2022-08-13 13:49:52 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:52.6816548Z STAGE:2022-08-13 13:49:52 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:52.6832003Z STAGE:2022-08-13 13:49:52 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:52.6991610Z STAGE:2022-08-13 13:49:52 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:52.7007121Z STAGE:2022-08-13 13:49:52 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:52.7467010Z STAGE:2022-08-13 13:49:52 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:52.7570442Z STAGE:2022-08-13 13:49:52 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:52.7642264Z STAGE:2022-08-13 13:49:52 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:52.7744993Z STAGE:2022-08-13 13:49:52 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:52.7823095Z STAGE:2022-08-13 13:49:52 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:52.7920358Z STAGE:2022-08-13 13:49:52 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:52.7994797Z STAGE:2022-08-13 13:49:52 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:52.8094551Z STAGE:2022-08-13 13:49:52 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:52.8473084Z STAGE:2022-08-13 13:49:52 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:52.8493122Z STAGE:2022-08-13 13:49:52 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:52.8654285Z STAGE:2022-08-13 13:49:52 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:52.8671698Z STAGE:2022-08-13 13:49:52 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:52.8837887Z STAGE:2022-08-13 13:49:52 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:52.8853078Z STAGE:2022-08-13 13:49:52 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:52.9013723Z STAGE:2022-08-13 13:49:52 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:52.9028613Z STAGE:2022-08-13 13:49:52 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:52.9483992Z STAGE:2022-08-13 13:49:52 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:52.9585693Z STAGE:2022-08-13 13:49:52 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:52.9657540Z STAGE:2022-08-13 13:49:52 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:52.9759617Z STAGE:2022-08-13 13:49:52 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:52.9839205Z STAGE:2022-08-13 13:49:52 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:52.9939426Z STAGE:2022-08-13 13:49:52 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:53.0011611Z STAGE:2022-08-13 13:49:53 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:53.0111150Z STAGE:2022-08-13 13:49:53 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:53.0488931Z STAGE:2022-08-13 13:49:53 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:53.0518044Z STAGE:2022-08-13 13:49:53 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:53.0679746Z STAGE:2022-08-13 13:49:53 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:53.0691569Z STAGE:2022-08-13 13:49:53 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:53.0710370Z STAGE:2022-08-13 13:49:53 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:53.0725755Z STAGE:2022-08-13 13:49:53 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:53.0905007Z STAGE:2022-08-13 13:49:53 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:53.0916456Z STAGE:2022-08-13 13:49:53 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:53.1223193Z STAGE:2022-08-13 13:49:53 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:53.1327888Z STAGE:2022-08-13 13:49:53 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:53.1401508Z STAGE:2022-08-13 13:49:53 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:53.1415391Z STAGE:2022-08-13 13:49:53 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:53.1433472Z STAGE:2022-08-13 13:49:53 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:53.1535245Z STAGE:2022-08-13 13:49:53 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:53.1607148Z STAGE:2022-08-13 13:49:53 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:53.1620607Z STAGE:2022-08-13 13:49:53 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:53.1932548Z STAGE:2022-08-13 13:49:53 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:53.1951338Z STAGE:2022-08-13 13:49:53 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:53.2113720Z STAGE:2022-08-13 13:49:53 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:53.2131478Z STAGE:2022-08-13 13:49:53 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:53.2296017Z STAGE:2022-08-13 13:49:53 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:53.2310850Z STAGE:2022-08-13 13:49:53 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:53.2473171Z STAGE:2022-08-13 13:49:53 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:53.2488232Z STAGE:2022-08-13 13:49:53 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:53.2942223Z STAGE:2022-08-13 13:49:53 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:53.3044280Z STAGE:2022-08-13 13:49:53 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:53.3117870Z STAGE:2022-08-13 13:49:53 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:53.3221543Z STAGE:2022-08-13 13:49:53 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:53.3300916Z STAGE:2022-08-13 13:49:53 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:53.3401958Z STAGE:2022-08-13 13:49:53 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:53.3478436Z STAGE:2022-08-13 13:49:53 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:53.3579815Z STAGE:2022-08-13 13:49:53 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:53.3973748Z STAGE:2022-08-13 13:49:53 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:53.3994101Z STAGE:2022-08-13 13:49:53 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:53.4159281Z STAGE:2022-08-13 13:49:53 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:53.4177236Z STAGE:2022-08-13 13:49:53 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:53.4342393Z STAGE:2022-08-13 13:49:53 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:53.4360080Z STAGE:2022-08-13 13:49:53 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:53.4521752Z STAGE:2022-08-13 13:49:53 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:53.4537125Z STAGE:2022-08-13 13:49:53 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:53.4995256Z STAGE:2022-08-13 13:49:53 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:53.5098258Z STAGE:2022-08-13 13:49:53 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:53.5171844Z STAGE:2022-08-13 13:49:53 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:53.5277925Z STAGE:2022-08-13 13:49:53 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:53.5357523Z STAGE:2022-08-13 13:49:53 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:53.5459357Z STAGE:2022-08-13 13:49:53 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:53.5533468Z STAGE:2022-08-13 13:49:53 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:53.5633982Z STAGE:2022-08-13 13:49:53 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:53.6022962Z STAGE:2022-08-13 13:49:53 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:53.6043220Z STAGE:2022-08-13 13:49:53 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:53.6206074Z STAGE:2022-08-13 13:49:53 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:53.6217729Z STAGE:2022-08-13 13:49:53 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:53.6236484Z STAGE:2022-08-13 13:49:53 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:53.6251695Z STAGE:2022-08-13 13:49:53 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:53.6411661Z STAGE:2022-08-13 13:49:53 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:53.6422569Z STAGE:2022-08-13 13:49:53 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:53.6730956Z STAGE:2022-08-13 13:49:53 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:53.6834324Z STAGE:2022-08-13 13:49:53 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:53.6907941Z STAGE:2022-08-13 13:49:53 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:53.6919270Z STAGE:2022-08-13 13:49:53 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:53.6938091Z STAGE:2022-08-13 13:49:53 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:53.7039072Z STAGE:2022-08-13 13:49:53 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:53.7113061Z STAGE:2022-08-13 13:49:53 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:53.7126966Z STAGE:2022-08-13 13:49:53 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:53.7448434Z STAGE:2022-08-13 13:49:53 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:53.7471613Z STAGE:2022-08-13 13:49:53 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:53.7631469Z STAGE:2022-08-13 13:49:53 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:53.7653683Z STAGE:2022-08-13 13:49:53 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:53.7820788Z STAGE:2022-08-13 13:49:53 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:53.7840033Z STAGE:2022-08-13 13:49:53 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:53.7999503Z STAGE:2022-08-13 13:49:53 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:53.8017403Z STAGE:2022-08-13 13:49:53 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:53.8475626Z STAGE:2022-08-13 13:49:53 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:53.8578383Z STAGE:2022-08-13 13:49:53 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:53.8650484Z STAGE:2022-08-13 13:49:53 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:53.8753013Z STAGE:2022-08-13 13:49:53 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:53.8833009Z STAGE:2022-08-13 13:49:53 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:53.8930636Z STAGE:2022-08-13 13:49:53 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:53.9002712Z STAGE:2022-08-13 13:49:53 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:53.9100375Z STAGE:2022-08-13 13:49:53 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:53.9479421Z STAGE:2022-08-13 13:49:53 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:53.9497435Z STAGE:2022-08-13 13:49:53 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:53.9659584Z STAGE:2022-08-13 13:49:53 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:53.9671722Z STAGE:2022-08-13 13:49:53 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:53.9693815Z STAGE:2022-08-13 13:49:53 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:53.9709022Z STAGE:2022-08-13 13:49:53 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:53.9868124Z STAGE:2022-08-13 13:49:53 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:53.9879707Z STAGE:2022-08-13 13:49:53 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:54.0193089Z STAGE:2022-08-13 13:49:54 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:54.0296588Z STAGE:2022-08-13 13:49:54 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:54.0368242Z STAGE:2022-08-13 13:49:54 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:54.0470818Z STAGE:2022-08-13 13:49:54 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:54.0548358Z STAGE:2022-08-13 13:49:54 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:54.0645928Z STAGE:2022-08-13 13:49:54 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:54.0723591Z STAGE:2022-08-13 13:49:54 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:54.0821699Z STAGE:2022-08-13 13:49:54 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:54.1193472Z STAGE:2022-08-13 13:49:54 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:54.1211164Z STAGE:2022-08-13 13:49:54 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:54.1369980Z STAGE:2022-08-13 13:49:54 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:54.1383041Z STAGE:2022-08-13 13:49:54 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:54.1406021Z STAGE:2022-08-13 13:49:54 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:54.1421662Z STAGE:2022-08-13 13:49:54 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:54.1595144Z STAGE:2022-08-13 13:49:54 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:54.1607606Z STAGE:2022-08-13 13:49:54 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:54.1920265Z STAGE:2022-08-13 13:49:54 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:54.2025549Z STAGE:2022-08-13 13:49:54 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:54.2099446Z STAGE:2022-08-13 13:49:54 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:54.2204357Z STAGE:2022-08-13 13:49:54 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:54.2281989Z STAGE:2022-08-13 13:49:54 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:54.2380972Z STAGE:2022-08-13 13:49:54 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:54.2453589Z STAGE:2022-08-13 13:49:54 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:54.2551944Z STAGE:2022-08-13 13:49:54 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:54.2622758Z ok (3.849s) 2022-08-13T13:49:54.2912036Z test_pointwise_op_slowpath__foreach_addcmul_cuda_float64 (__main__.TestForeachCUDA) ... STAGE:2022-08-13 13:49:54 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:54.2928765Z STAGE:2022-08-13 13:49:54 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:54.3064504Z STAGE:2022-08-13 13:49:54 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:54.3078665Z STAGE:2022-08-13 13:49:54 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:54.3470104Z STAGE:2022-08-13 13:49:54 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:54.3573650Z STAGE:2022-08-13 13:49:54 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:54.3654710Z STAGE:2022-08-13 13:49:54 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:54.3753292Z STAGE:2022-08-13 13:49:54 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:54.4107717Z STAGE:2022-08-13 13:49:54 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:54.4126246Z STAGE:2022-08-13 13:49:54 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:54.4262684Z STAGE:2022-08-13 13:49:54 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:54.4282651Z STAGE:2022-08-13 13:49:54 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:54.4426352Z STAGE:2022-08-13 13:49:54 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:54.4442252Z STAGE:2022-08-13 13:49:54 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:54.4576906Z STAGE:2022-08-13 13:49:54 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:54.4594555Z STAGE:2022-08-13 13:49:54 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:54.4988227Z STAGE:2022-08-13 13:49:54 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:54.5093635Z STAGE:2022-08-13 13:49:54 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:54.5170220Z STAGE:2022-08-13 13:49:54 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:54.5276797Z STAGE:2022-08-13 13:49:54 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:54.5357997Z STAGE:2022-08-13 13:49:54 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:54.5460298Z STAGE:2022-08-13 13:49:54 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:54.5536559Z STAGE:2022-08-13 13:49:54 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:54.5637969Z STAGE:2022-08-13 13:49:54 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:54.5986622Z STAGE:2022-08-13 13:49:54 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:54.6006303Z STAGE:2022-08-13 13:49:54 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:54.6140613Z STAGE:2022-08-13 13:49:54 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:54.6163235Z STAGE:2022-08-13 13:49:54 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:54.6302212Z STAGE:2022-08-13 13:49:54 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:54.6321884Z STAGE:2022-08-13 13:49:54 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:54.6456962Z STAGE:2022-08-13 13:49:54 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:54.6476631Z STAGE:2022-08-13 13:49:54 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:54.6868217Z STAGE:2022-08-13 13:49:54 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:54.6972827Z STAGE:2022-08-13 13:49:54 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:54.7046395Z STAGE:2022-08-13 13:49:54 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:54.7153841Z STAGE:2022-08-13 13:49:54 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:54.7232869Z STAGE:2022-08-13 13:49:54 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:54.7333214Z STAGE:2022-08-13 13:49:54 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:54.7408507Z STAGE:2022-08-13 13:49:54 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:54.7512319Z STAGE:2022-08-13 13:49:54 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:54.7855384Z STAGE:2022-08-13 13:49:54 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:54.7874888Z STAGE:2022-08-13 13:49:54 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:54.8011579Z STAGE:2022-08-13 13:49:54 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:54.8029486Z STAGE:2022-08-13 13:49:54 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:54.8172491Z STAGE:2022-08-13 13:49:54 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:54.8188295Z STAGE:2022-08-13 13:49:54 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:54.8325587Z STAGE:2022-08-13 13:49:54 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:54.8341373Z STAGE:2022-08-13 13:49:54 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:54.8732460Z STAGE:2022-08-13 13:49:54 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:54.8835369Z STAGE:2022-08-13 13:49:54 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:54.8909274Z STAGE:2022-08-13 13:49:54 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:54.9014562Z STAGE:2022-08-13 13:49:54 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:54.9095215Z STAGE:2022-08-13 13:49:54 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:54.9193360Z STAGE:2022-08-13 13:49:54 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:54.9268882Z STAGE:2022-08-13 13:49:54 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:54.9368273Z STAGE:2022-08-13 13:49:54 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:54.9716686Z STAGE:2022-08-13 13:49:54 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:54.9736445Z STAGE:2022-08-13 13:49:54 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:54.9871912Z STAGE:2022-08-13 13:49:54 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:54.9885062Z STAGE:2022-08-13 13:49:54 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:54.9905120Z STAGE:2022-08-13 13:49:54 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:54.9920976Z STAGE:2022-08-13 13:49:54 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:55.0056442Z STAGE:2022-08-13 13:49:55 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:55.0068433Z STAGE:2022-08-13 13:49:55 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:55.0341241Z STAGE:2022-08-13 13:49:55 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:55.0446250Z STAGE:2022-08-13 13:49:55 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:55.0521502Z STAGE:2022-08-13 13:49:55 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:55.0534042Z STAGE:2022-08-13 13:49:55 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:55.0553423Z STAGE:2022-08-13 13:49:55 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:55.0651755Z STAGE:2022-08-13 13:49:55 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:55.0727570Z STAGE:2022-08-13 13:49:55 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:55.0739823Z STAGE:2022-08-13 13:49:55 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:55.1014097Z STAGE:2022-08-13 13:49:55 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:55.1031860Z STAGE:2022-08-13 13:49:55 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:55.1165583Z STAGE:2022-08-13 13:49:55 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:55.1184216Z STAGE:2022-08-13 13:49:55 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:55.1324494Z STAGE:2022-08-13 13:49:55 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:55.1339665Z STAGE:2022-08-13 13:49:55 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:55.1471633Z STAGE:2022-08-13 13:49:55 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:55.1486275Z STAGE:2022-08-13 13:49:55 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:55.1889741Z STAGE:2022-08-13 13:49:55 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:55.1992633Z STAGE:2022-08-13 13:49:55 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:55.2064860Z STAGE:2022-08-13 13:49:55 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:55.2170816Z STAGE:2022-08-13 13:49:55 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:55.2249954Z STAGE:2022-08-13 13:49:55 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:55.2351415Z STAGE:2022-08-13 13:49:55 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:55.2423585Z STAGE:2022-08-13 13:49:55 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:55.2522972Z STAGE:2022-08-13 13:49:55 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:55.2855986Z STAGE:2022-08-13 13:49:55 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:55.2874949Z STAGE:2022-08-13 13:49:55 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:55.3008904Z STAGE:2022-08-13 13:49:55 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:55.3025513Z STAGE:2022-08-13 13:49:55 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:55.3162123Z STAGE:2022-08-13 13:49:55 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:55.3176699Z STAGE:2022-08-13 13:49:55 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:55.3312195Z STAGE:2022-08-13 13:49:55 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:55.3327038Z STAGE:2022-08-13 13:49:55 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:55.3714435Z STAGE:2022-08-13 13:49:55 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:55.3817665Z STAGE:2022-08-13 13:49:55 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:55.3891432Z STAGE:2022-08-13 13:49:55 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:55.3995060Z STAGE:2022-08-13 13:49:55 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:55.4073983Z STAGE:2022-08-13 13:49:55 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:55.4172790Z STAGE:2022-08-13 13:49:55 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:55.4247298Z STAGE:2022-08-13 13:49:55 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:55.4347541Z STAGE:2022-08-13 13:49:55 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:55.4682792Z STAGE:2022-08-13 13:49:55 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:55.4701880Z STAGE:2022-08-13 13:49:55 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:55.4840560Z STAGE:2022-08-13 13:49:55 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:55.4855385Z STAGE:2022-08-13 13:49:55 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:55.4873938Z STAGE:2022-08-13 13:49:55 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:55.4891768Z STAGE:2022-08-13 13:49:55 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:55.5025225Z STAGE:2022-08-13 13:49:55 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:55.5039029Z STAGE:2022-08-13 13:49:55 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:55.5307571Z STAGE:2022-08-13 13:49:55 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:55.5414815Z STAGE:2022-08-13 13:49:55 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:55.5488881Z STAGE:2022-08-13 13:49:55 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:55.5503225Z STAGE:2022-08-13 13:49:55 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:55.5521590Z STAGE:2022-08-13 13:49:55 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:55.5623183Z STAGE:2022-08-13 13:49:55 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:55.5697876Z STAGE:2022-08-13 13:49:55 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:55.5711798Z STAGE:2022-08-13 13:49:55 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:55.5986831Z STAGE:2022-08-13 13:49:55 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:55.6004005Z STAGE:2022-08-13 13:49:55 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:55.6135120Z STAGE:2022-08-13 13:49:55 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:55.6151746Z STAGE:2022-08-13 13:49:55 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:55.6290673Z STAGE:2022-08-13 13:49:55 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:55.6305324Z STAGE:2022-08-13 13:49:55 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:55.6437366Z STAGE:2022-08-13 13:49:55 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:55.6452100Z STAGE:2022-08-13 13:49:55 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:55.6841952Z STAGE:2022-08-13 13:49:55 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:55.6945265Z STAGE:2022-08-13 13:49:55 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:55.7019341Z STAGE:2022-08-13 13:49:55 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:55.7122973Z STAGE:2022-08-13 13:49:55 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:55.7200017Z STAGE:2022-08-13 13:49:55 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:55.7297184Z STAGE:2022-08-13 13:49:55 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:55.7369370Z STAGE:2022-08-13 13:49:55 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:55.7468628Z STAGE:2022-08-13 13:49:55 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:55.7813643Z STAGE:2022-08-13 13:49:55 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:55.7830945Z STAGE:2022-08-13 13:49:55 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:55.7962685Z STAGE:2022-08-13 13:49:55 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:55.7978143Z STAGE:2022-08-13 13:49:55 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:55.8002414Z STAGE:2022-08-13 13:49:55 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:55.8017544Z STAGE:2022-08-13 13:49:55 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:55.8150028Z STAGE:2022-08-13 13:49:55 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:55.8161806Z STAGE:2022-08-13 13:49:55 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:55.8440692Z STAGE:2022-08-13 13:49:55 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:55.8544116Z STAGE:2022-08-13 13:49:55 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:55.8618459Z STAGE:2022-08-13 13:49:55 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:55.8720882Z STAGE:2022-08-13 13:49:55 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:55.8800016Z STAGE:2022-08-13 13:49:55 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:55.8899140Z STAGE:2022-08-13 13:49:55 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:55.8973468Z STAGE:2022-08-13 13:49:55 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:55.9074823Z STAGE:2022-08-13 13:49:55 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:55.9406514Z STAGE:2022-08-13 13:49:55 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:55.9425880Z STAGE:2022-08-13 13:49:55 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:55.9560283Z STAGE:2022-08-13 13:49:55 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:55.9573316Z STAGE:2022-08-13 13:49:55 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:55.9595708Z STAGE:2022-08-13 13:49:55 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:55.9610832Z STAGE:2022-08-13 13:49:55 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:55.9744739Z STAGE:2022-08-13 13:49:55 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:55.9756682Z STAGE:2022-08-13 13:49:55 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:56.0029643Z STAGE:2022-08-13 13:49:56 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:56.0131988Z STAGE:2022-08-13 13:49:56 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:56.0205854Z STAGE:2022-08-13 13:49:56 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:56.0309708Z STAGE:2022-08-13 13:49:56 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:56.0389779Z STAGE:2022-08-13 13:49:56 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:56.0488829Z STAGE:2022-08-13 13:49:56 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:56.0563030Z STAGE:2022-08-13 13:49:56 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:56.0661948Z STAGE:2022-08-13 13:49:56 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:56.1032386Z STAGE:2022-08-13 13:49:56 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:56.1062542Z STAGE:2022-08-13 13:49:56 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:56.1219127Z STAGE:2022-08-13 13:49:56 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:56.1234245Z STAGE:2022-08-13 13:49:56 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:56.1678637Z STAGE:2022-08-13 13:49:56 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:56.1780905Z STAGE:2022-08-13 13:49:56 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:56.1858570Z STAGE:2022-08-13 13:49:56 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:56.1957277Z STAGE:2022-08-13 13:49:56 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:56.2343921Z STAGE:2022-08-13 13:49:56 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:56.2361455Z STAGE:2022-08-13 13:49:56 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:56.2514619Z STAGE:2022-08-13 13:49:56 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:56.2532327Z STAGE:2022-08-13 13:49:56 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:56.2687112Z STAGE:2022-08-13 13:49:56 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:56.2702560Z STAGE:2022-08-13 13:49:56 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:56.2869195Z STAGE:2022-08-13 13:49:56 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:56.2884168Z STAGE:2022-08-13 13:49:56 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:56.3325060Z STAGE:2022-08-13 13:49:56 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:56.3428308Z STAGE:2022-08-13 13:49:56 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:56.3502361Z STAGE:2022-08-13 13:49:56 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:56.3605196Z STAGE:2022-08-13 13:49:56 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:56.3685275Z STAGE:2022-08-13 13:49:56 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:56.3786737Z STAGE:2022-08-13 13:49:56 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:56.3860740Z STAGE:2022-08-13 13:49:56 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:56.3959737Z STAGE:2022-08-13 13:49:56 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:56.4329820Z STAGE:2022-08-13 13:49:56 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:56.4350135Z STAGE:2022-08-13 13:49:56 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:56.4502490Z STAGE:2022-08-13 13:49:56 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:56.4519795Z STAGE:2022-08-13 13:49:56 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:56.4676218Z STAGE:2022-08-13 13:49:56 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:56.4692019Z STAGE:2022-08-13 13:49:56 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:56.4842809Z STAGE:2022-08-13 13:49:56 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:56.4857555Z STAGE:2022-08-13 13:49:56 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:56.5308556Z STAGE:2022-08-13 13:49:56 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:56.5414150Z STAGE:2022-08-13 13:49:56 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:56.5488848Z STAGE:2022-08-13 13:49:56 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:56.5593588Z STAGE:2022-08-13 13:49:56 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:56.5671458Z STAGE:2022-08-13 13:49:56 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:56.5773005Z STAGE:2022-08-13 13:49:56 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:56.5847789Z STAGE:2022-08-13 13:49:56 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:56.5949228Z STAGE:2022-08-13 13:49:56 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:56.6330376Z STAGE:2022-08-13 13:49:56 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:56.6350181Z STAGE:2022-08-13 13:49:56 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:56.6504954Z STAGE:2022-08-13 13:49:56 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:56.6522386Z STAGE:2022-08-13 13:49:56 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:56.6677735Z STAGE:2022-08-13 13:49:56 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:56.6693038Z STAGE:2022-08-13 13:49:56 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:56.6845126Z STAGE:2022-08-13 13:49:56 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:56.6860634Z STAGE:2022-08-13 13:49:56 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:56.7305317Z STAGE:2022-08-13 13:49:56 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:56.7408131Z STAGE:2022-08-13 13:49:56 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:56.7481739Z STAGE:2022-08-13 13:49:56 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:56.7583853Z STAGE:2022-08-13 13:49:56 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:56.7661539Z STAGE:2022-08-13 13:49:56 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:56.7760401Z STAGE:2022-08-13 13:49:56 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:56.7834455Z STAGE:2022-08-13 13:49:56 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:56.7936006Z STAGE:2022-08-13 13:49:56 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:56.8321125Z STAGE:2022-08-13 13:49:56 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:56.8341350Z STAGE:2022-08-13 13:49:56 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:56.8493934Z STAGE:2022-08-13 13:49:56 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:56.8505807Z STAGE:2022-08-13 13:49:56 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:56.8524878Z STAGE:2022-08-13 13:49:56 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:56.8541102Z STAGE:2022-08-13 13:49:56 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:56.8693099Z STAGE:2022-08-13 13:49:56 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:56.8704131Z STAGE:2022-08-13 13:49:56 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:56.9009878Z STAGE:2022-08-13 13:49:56 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:56.9112121Z STAGE:2022-08-13 13:49:56 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:56.9185743Z STAGE:2022-08-13 13:49:56 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:56.9198242Z STAGE:2022-08-13 13:49:56 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:56.9217349Z STAGE:2022-08-13 13:49:56 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:56.9316848Z STAGE:2022-08-13 13:49:56 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:56.9391044Z STAGE:2022-08-13 13:49:56 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:56.9402704Z STAGE:2022-08-13 13:49:56 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:56.9714783Z STAGE:2022-08-13 13:49:56 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:56.9735257Z STAGE:2022-08-13 13:49:56 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:56.9886976Z STAGE:2022-08-13 13:49:56 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:56.9906020Z STAGE:2022-08-13 13:49:56 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:57.0061462Z STAGE:2022-08-13 13:49:57 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:57.0077438Z STAGE:2022-08-13 13:49:57 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:57.0229762Z STAGE:2022-08-13 13:49:57 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:57.0244782Z STAGE:2022-08-13 13:49:57 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:57.0690509Z STAGE:2022-08-13 13:49:57 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:57.0795312Z STAGE:2022-08-13 13:49:57 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:57.0869180Z STAGE:2022-08-13 13:49:57 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:57.0974195Z STAGE:2022-08-13 13:49:57 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:57.1053852Z STAGE:2022-08-13 13:49:57 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:57.1151882Z STAGE:2022-08-13 13:49:57 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:57.1226101Z STAGE:2022-08-13 13:49:57 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:57.1323965Z STAGE:2022-08-13 13:49:57 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:57.1694643Z STAGE:2022-08-13 13:49:57 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:57.1715150Z STAGE:2022-08-13 13:49:57 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:57.1867548Z STAGE:2022-08-13 13:49:57 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:57.1885201Z STAGE:2022-08-13 13:49:57 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:57.2042516Z STAGE:2022-08-13 13:49:57 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:57.2057908Z STAGE:2022-08-13 13:49:57 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:57.2208000Z STAGE:2022-08-13 13:49:57 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:57.2224787Z STAGE:2022-08-13 13:49:57 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:57.2694864Z STAGE:2022-08-13 13:49:57 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:57.2801689Z STAGE:2022-08-13 13:49:57 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:57.2875096Z STAGE:2022-08-13 13:49:57 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:57.2981411Z STAGE:2022-08-13 13:49:57 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:57.3059327Z STAGE:2022-08-13 13:49:57 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:57.3159182Z STAGE:2022-08-13 13:49:57 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:57.3231014Z STAGE:2022-08-13 13:49:57 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:57.3331997Z STAGE:2022-08-13 13:49:57 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:57.3701854Z STAGE:2022-08-13 13:49:57 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:57.3722184Z STAGE:2022-08-13 13:49:57 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:57.3874922Z STAGE:2022-08-13 13:49:57 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:57.3887470Z STAGE:2022-08-13 13:49:57 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:57.3906566Z STAGE:2022-08-13 13:49:57 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:57.3922133Z STAGE:2022-08-13 13:49:57 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:57.4072291Z STAGE:2022-08-13 13:49:57 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:57.4084137Z STAGE:2022-08-13 13:49:57 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:57.4391136Z STAGE:2022-08-13 13:49:57 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:57.4495642Z STAGE:2022-08-13 13:49:57 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:57.4567803Z STAGE:2022-08-13 13:49:57 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:57.4579673Z STAGE:2022-08-13 13:49:57 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:57.4598319Z STAGE:2022-08-13 13:49:57 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:57.4699683Z STAGE:2022-08-13 13:49:57 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:57.4773787Z STAGE:2022-08-13 13:49:57 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:57.4787619Z STAGE:2022-08-13 13:49:57 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:57.5100086Z STAGE:2022-08-13 13:49:57 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:57.5120335Z STAGE:2022-08-13 13:49:57 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:57.5275362Z STAGE:2022-08-13 13:49:57 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:57.5292850Z STAGE:2022-08-13 13:49:57 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:57.5449489Z STAGE:2022-08-13 13:49:57 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:57.5465771Z STAGE:2022-08-13 13:49:57 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:57.5619331Z STAGE:2022-08-13 13:49:57 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:57.5636943Z STAGE:2022-08-13 13:49:57 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:57.6089215Z STAGE:2022-08-13 13:49:57 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:57.6196994Z STAGE:2022-08-13 13:49:57 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:57.6269423Z STAGE:2022-08-13 13:49:57 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:57.6376113Z STAGE:2022-08-13 13:49:57 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:57.6456366Z STAGE:2022-08-13 13:49:57 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:57.6557591Z STAGE:2022-08-13 13:49:57 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:57.6631819Z STAGE:2022-08-13 13:49:57 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:57.6733246Z STAGE:2022-08-13 13:49:57 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:57.7121567Z STAGE:2022-08-13 13:49:57 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:57.7142430Z STAGE:2022-08-13 13:49:57 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:57.7295676Z STAGE:2022-08-13 13:49:57 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:57.7307813Z STAGE:2022-08-13 13:49:57 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:57.7330005Z STAGE:2022-08-13 13:49:57 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:57.7345154Z STAGE:2022-08-13 13:49:57 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:57.7497331Z STAGE:2022-08-13 13:49:57 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:57.7509072Z STAGE:2022-08-13 13:49:57 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:57.7820030Z STAGE:2022-08-13 13:49:57 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:57.7923692Z STAGE:2022-08-13 13:49:57 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:57.7998121Z STAGE:2022-08-13 13:49:57 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:57.8101704Z STAGE:2022-08-13 13:49:57 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:57.8182118Z STAGE:2022-08-13 13:49:57 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:57.8283117Z STAGE:2022-08-13 13:49:57 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:57.8361295Z STAGE:2022-08-13 13:49:57 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:57.8460295Z STAGE:2022-08-13 13:49:57 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:57.8835911Z STAGE:2022-08-13 13:49:57 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:57.8853578Z STAGE:2022-08-13 13:49:57 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:57.9001625Z STAGE:2022-08-13 13:49:57 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:57.9014562Z STAGE:2022-08-13 13:49:57 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:57.9037549Z STAGE:2022-08-13 13:49:57 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:57.9053155Z STAGE:2022-08-13 13:49:57 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:57.9205970Z STAGE:2022-08-13 13:49:57 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:57.9218050Z STAGE:2022-08-13 13:49:57 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:57.9530270Z STAGE:2022-08-13 13:49:57 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:57.9632327Z STAGE:2022-08-13 13:49:57 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:57.9706281Z STAGE:2022-08-13 13:49:57 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:57.9808680Z STAGE:2022-08-13 13:49:57 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:57.9888579Z STAGE:2022-08-13 13:49:57 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:57.9986230Z STAGE:2022-08-13 13:49:57 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:58.0060522Z STAGE:2022-08-13 13:49:58 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:58.0161926Z STAGE:2022-08-13 13:49:58 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:58.0232962Z ok (3.761s) 2022-08-13T13:49:58.0454773Z test_pointwise_op_slowpath__foreach_addcmul_cuda_int16 (__main__.TestForeachCUDA) ... STAGE:2022-08-13 13:49:58 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:58.0471372Z STAGE:2022-08-13 13:49:58 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:58.0565495Z STAGE:2022-08-13 13:49:58 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:58.0580324Z STAGE:2022-08-13 13:49:58 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:58.0858760Z STAGE:2022-08-13 13:49:58 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:58.0961884Z STAGE:2022-08-13 13:49:58 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:58.1041134Z STAGE:2022-08-13 13:49:58 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:58.1139644Z STAGE:2022-08-13 13:49:58 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:58.1412157Z STAGE:2022-08-13 13:49:58 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:58.1428910Z STAGE:2022-08-13 13:49:58 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:58.1517951Z STAGE:2022-08-13 13:49:58 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:58.1534958Z STAGE:2022-08-13 13:49:58 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:58.1632302Z STAGE:2022-08-13 13:49:58 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:58.1646916Z STAGE:2022-08-13 13:49:58 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:58.1736780Z STAGE:2022-08-13 13:49:58 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:58.1751173Z STAGE:2022-08-13 13:49:58 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:58.2028801Z STAGE:2022-08-13 13:49:58 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:58.2132433Z STAGE:2022-08-13 13:49:58 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:58.2206326Z STAGE:2022-08-13 13:49:58 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:58.2310010Z STAGE:2022-08-13 13:49:58 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:58.2389970Z STAGE:2022-08-13 13:49:58 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:58.2490121Z STAGE:2022-08-13 13:49:58 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:58.2564493Z STAGE:2022-08-13 13:49:58 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:58.2674888Z STAGE:2022-08-13 13:49:58 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:58.2948034Z STAGE:2022-08-13 13:49:58 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:58.2976553Z STAGE:2022-08-13 13:49:58 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:58.3083686Z STAGE:2022-08-13 13:49:58 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:58.3103334Z STAGE:2022-08-13 13:49:58 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:58.3198358Z STAGE:2022-08-13 13:49:58 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:58.3214846Z STAGE:2022-08-13 13:49:58 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:58.3306358Z STAGE:2022-08-13 13:49:58 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:58.3320686Z STAGE:2022-08-13 13:49:58 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:58.3596241Z STAGE:2022-08-13 13:49:58 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:58.3699578Z STAGE:2022-08-13 13:49:58 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:58.3773372Z STAGE:2022-08-13 13:49:58 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:58.3879407Z STAGE:2022-08-13 13:49:58 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:58.3958486Z STAGE:2022-08-13 13:49:58 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:58.4059015Z STAGE:2022-08-13 13:49:58 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:58.4133130Z STAGE:2022-08-13 13:49:58 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:58.4232627Z STAGE:2022-08-13 13:49:58 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:58.4500221Z STAGE:2022-08-13 13:49:58 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:58.4518040Z STAGE:2022-08-13 13:49:58 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:58.4611070Z STAGE:2022-08-13 13:49:58 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:58.4627834Z STAGE:2022-08-13 13:49:58 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:58.4722348Z STAGE:2022-08-13 13:49:58 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:58.4737227Z STAGE:2022-08-13 13:49:58 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:58.4828008Z STAGE:2022-08-13 13:49:58 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:58.4842385Z STAGE:2022-08-13 13:49:58 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:58.5118575Z STAGE:2022-08-13 13:49:58 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:58.5221915Z STAGE:2022-08-13 13:49:58 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:58.5296025Z STAGE:2022-08-13 13:49:58 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:58.5398375Z STAGE:2022-08-13 13:49:58 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:58.5475058Z STAGE:2022-08-13 13:49:58 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:58.5573931Z STAGE:2022-08-13 13:49:58 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:58.5648582Z STAGE:2022-08-13 13:49:58 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:58.5748498Z STAGE:2022-08-13 13:49:58 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:58.6021878Z STAGE:2022-08-13 13:49:58 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:58.6041300Z STAGE:2022-08-13 13:49:58 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:58.6134840Z STAGE:2022-08-13 13:49:58 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:58.6148326Z STAGE:2022-08-13 13:49:58 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:58.6169600Z STAGE:2022-08-13 13:49:58 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:58.6186781Z STAGE:2022-08-13 13:49:58 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:58.6277139Z STAGE:2022-08-13 13:49:58 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:58.6291194Z STAGE:2022-08-13 13:49:58 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:58.6492895Z STAGE:2022-08-13 13:49:58 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:58.6599715Z STAGE:2022-08-13 13:49:58 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:58.6673702Z STAGE:2022-08-13 13:49:58 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:58.6688252Z STAGE:2022-08-13 13:49:58 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:58.6706732Z STAGE:2022-08-13 13:49:58 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:58.6808565Z STAGE:2022-08-13 13:49:58 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:58.6887055Z STAGE:2022-08-13 13:49:58 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:58.6901239Z STAGE:2022-08-13 13:49:58 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:58.7104410Z STAGE:2022-08-13 13:49:58 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:58.7123019Z STAGE:2022-08-13 13:49:58 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:58.7212738Z STAGE:2022-08-13 13:49:58 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:58.7232387Z STAGE:2022-08-13 13:49:58 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:58.7329712Z STAGE:2022-08-13 13:49:58 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:58.7344272Z STAGE:2022-08-13 13:49:58 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:58.7435396Z STAGE:2022-08-13 13:49:58 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:58.7450560Z STAGE:2022-08-13 13:49:58 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:58.7741062Z STAGE:2022-08-13 13:49:58 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:58.7842918Z STAGE:2022-08-13 13:49:58 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:58.7917031Z STAGE:2022-08-13 13:49:58 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:58.8020492Z STAGE:2022-08-13 13:49:58 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:58.8097786Z STAGE:2022-08-13 13:49:58 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:58.8196509Z STAGE:2022-08-13 13:49:58 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:58.8270559Z STAGE:2022-08-13 13:49:58 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:58.8368291Z STAGE:2022-08-13 13:49:58 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:58.8630679Z STAGE:2022-08-13 13:49:58 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:58.8650271Z STAGE:2022-08-13 13:49:58 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:58.8742767Z STAGE:2022-08-13 13:49:58 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:58.8759614Z STAGE:2022-08-13 13:49:58 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:58.8855308Z STAGE:2022-08-13 13:49:58 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:58.8870067Z STAGE:2022-08-13 13:49:58 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:58.8962258Z STAGE:2022-08-13 13:49:58 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:58.8977199Z STAGE:2022-08-13 13:49:58 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:58.9252829Z STAGE:2022-08-13 13:49:58 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:58.9356117Z STAGE:2022-08-13 13:49:58 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:58.9428875Z STAGE:2022-08-13 13:49:58 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:58.9531949Z STAGE:2022-08-13 13:49:58 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:58.9611513Z STAGE:2022-08-13 13:49:58 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:58.9710673Z STAGE:2022-08-13 13:49:58 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:58.9783091Z STAGE:2022-08-13 13:49:58 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:58.9881892Z STAGE:2022-08-13 13:49:58 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:59.0144095Z STAGE:2022-08-13 13:49:59 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:59.0163608Z STAGE:2022-08-13 13:49:59 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:59.0256607Z STAGE:2022-08-13 13:49:59 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:59.0268547Z STAGE:2022-08-13 13:49:59 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:59.0286998Z STAGE:2022-08-13 13:49:59 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:59.0302207Z STAGE:2022-08-13 13:49:59 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:59.0392092Z STAGE:2022-08-13 13:49:59 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:59.0403279Z STAGE:2022-08-13 13:49:59 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:59.0603002Z STAGE:2022-08-13 13:49:59 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:59.0707340Z STAGE:2022-08-13 13:49:59 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:59.0781357Z STAGE:2022-08-13 13:49:59 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:59.0793702Z STAGE:2022-08-13 13:49:59 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:59.0812202Z STAGE:2022-08-13 13:49:59 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:59.0912397Z STAGE:2022-08-13 13:49:59 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:59.0989849Z STAGE:2022-08-13 13:49:59 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:59.1001176Z STAGE:2022-08-13 13:49:59 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:59.1203283Z STAGE:2022-08-13 13:49:59 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:59.1220115Z STAGE:2022-08-13 13:49:59 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:59.1308966Z STAGE:2022-08-13 13:49:59 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:59.1325571Z STAGE:2022-08-13 13:49:59 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:59.1434882Z STAGE:2022-08-13 13:49:59 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:59.1451586Z STAGE:2022-08-13 13:49:59 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:59.1540004Z STAGE:2022-08-13 13:49:59 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:59.1554513Z STAGE:2022-08-13 13:49:59 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:59.1831789Z STAGE:2022-08-13 13:49:59 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:59.1934960Z STAGE:2022-08-13 13:49:59 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:59.2006628Z STAGE:2022-08-13 13:49:59 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:59.2110628Z STAGE:2022-08-13 13:49:59 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:59.2187668Z STAGE:2022-08-13 13:49:59 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:59.2289374Z STAGE:2022-08-13 13:49:59 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:59.2361205Z STAGE:2022-08-13 13:49:59 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:59.2461773Z STAGE:2022-08-13 13:49:59 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:59.2722478Z STAGE:2022-08-13 13:49:59 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:59.2741446Z STAGE:2022-08-13 13:49:59 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:59.2830672Z STAGE:2022-08-13 13:49:59 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:59.2845654Z STAGE:2022-08-13 13:49:59 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:59.2867431Z STAGE:2022-08-13 13:49:59 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:59.2882902Z STAGE:2022-08-13 13:49:59 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:59.2975317Z STAGE:2022-08-13 13:49:59 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:59.2987175Z STAGE:2022-08-13 13:49:59 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:59.3189202Z STAGE:2022-08-13 13:49:59 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:59.3292509Z STAGE:2022-08-13 13:49:59 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:59.3366035Z STAGE:2022-08-13 13:49:59 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:59.3468705Z STAGE:2022-08-13 13:49:59 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:59.3547781Z STAGE:2022-08-13 13:49:59 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:59.3645954Z STAGE:2022-08-13 13:49:59 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:59.3718108Z STAGE:2022-08-13 13:49:59 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:59.3816359Z STAGE:2022-08-13 13:49:59 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:59.4089559Z STAGE:2022-08-13 13:49:59 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:59.4106495Z STAGE:2022-08-13 13:49:59 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:59.4197451Z STAGE:2022-08-13 13:49:59 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:59.4210272Z STAGE:2022-08-13 13:49:59 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:59.4232452Z STAGE:2022-08-13 13:49:59 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:59.4247236Z STAGE:2022-08-13 13:49:59 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:59.4335858Z STAGE:2022-08-13 13:49:59 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:59.4347384Z STAGE:2022-08-13 13:49:59 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:59.4552264Z STAGE:2022-08-13 13:49:59 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:59.4655278Z STAGE:2022-08-13 13:49:59 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:59.4729415Z STAGE:2022-08-13 13:49:59 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:59.4831069Z STAGE:2022-08-13 13:49:59 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:59.4913893Z STAGE:2022-08-13 13:49:59 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:59.5011213Z STAGE:2022-08-13 13:49:59 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:59.5085095Z STAGE:2022-08-13 13:49:59 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:59.5183160Z STAGE:2022-08-13 13:49:59 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:59.5472912Z STAGE:2022-08-13 13:49:59 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:59.5490613Z STAGE:2022-08-13 13:49:59 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:59.5596008Z STAGE:2022-08-13 13:49:59 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:59.5611694Z STAGE:2022-08-13 13:49:59 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:59.5927856Z STAGE:2022-08-13 13:49:59 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:59.6030981Z STAGE:2022-08-13 13:49:59 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:59.6110724Z STAGE:2022-08-13 13:49:59 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:59.6208836Z STAGE:2022-08-13 13:49:59 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:59.6512187Z STAGE:2022-08-13 13:49:59 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:59.6530101Z STAGE:2022-08-13 13:49:59 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:59.6632758Z STAGE:2022-08-13 13:49:59 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:59.6650753Z STAGE:2022-08-13 13:49:59 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:59.6759028Z STAGE:2022-08-13 13:49:59 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:59.6776850Z STAGE:2022-08-13 13:49:59 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:59.6880512Z STAGE:2022-08-13 13:49:59 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:59.6898574Z STAGE:2022-08-13 13:49:59 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:59.7217367Z STAGE:2022-08-13 13:49:59 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:59.7324497Z STAGE:2022-08-13 13:49:59 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:59.7397203Z STAGE:2022-08-13 13:49:59 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:59.7502137Z STAGE:2022-08-13 13:49:59 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:59.7582236Z STAGE:2022-08-13 13:49:59 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:59.7683431Z STAGE:2022-08-13 13:49:59 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:59.7757525Z STAGE:2022-08-13 13:49:59 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:59.7858898Z STAGE:2022-08-13 13:49:59 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:59.8149058Z STAGE:2022-08-13 13:49:59 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:59.8169828Z STAGE:2022-08-13 13:49:59 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:59.8272728Z STAGE:2022-08-13 13:49:59 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:59.8290545Z STAGE:2022-08-13 13:49:59 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:59.8398665Z STAGE:2022-08-13 13:49:59 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:59.8414552Z STAGE:2022-08-13 13:49:59 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:59.8514527Z STAGE:2022-08-13 13:49:59 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:59.8530043Z STAGE:2022-08-13 13:49:59 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:59.8846267Z STAGE:2022-08-13 13:49:59 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:59.8949418Z STAGE:2022-08-13 13:49:59 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:59.9023314Z STAGE:2022-08-13 13:49:59 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:59.9126651Z STAGE:2022-08-13 13:49:59 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:59.9206598Z STAGE:2022-08-13 13:49:59 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:59.9304950Z STAGE:2022-08-13 13:49:59 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:59.9376987Z STAGE:2022-08-13 13:49:59 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:59.9487414Z STAGE:2022-08-13 13:49:59 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:59.9784683Z STAGE:2022-08-13 13:49:59 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:59.9814481Z STAGE:2022-08-13 13:49:59 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:49:59.9915764Z STAGE:2022-08-13 13:49:59 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:49:59.9934248Z STAGE:2022-08-13 13:49:59 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:00.0040495Z STAGE:2022-08-13 13:50:00 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:00.0055873Z STAGE:2022-08-13 13:50:00 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:00.0181353Z STAGE:2022-08-13 13:50:00 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:00.0199276Z STAGE:2022-08-13 13:50:00 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:00.0513682Z STAGE:2022-08-13 13:50:00 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:00.0618775Z STAGE:2022-08-13 13:50:00 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:00.0692543Z STAGE:2022-08-13 13:50:00 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:00.0798724Z STAGE:2022-08-13 13:50:00 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:00.0878236Z STAGE:2022-08-13 13:50:00 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:00.0979669Z STAGE:2022-08-13 13:50:00 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:00.1053451Z STAGE:2022-08-13 13:50:00 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:00.1154655Z STAGE:2022-08-13 13:50:00 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:00.1453217Z STAGE:2022-08-13 13:50:00 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:00.1473475Z STAGE:2022-08-13 13:50:00 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:00.1577284Z STAGE:2022-08-13 13:50:00 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:00.1589444Z STAGE:2022-08-13 13:50:00 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:00.1608618Z STAGE:2022-08-13 13:50:00 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:00.1623733Z STAGE:2022-08-13 13:50:00 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:00.1726237Z STAGE:2022-08-13 13:50:00 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:00.1737415Z STAGE:2022-08-13 13:50:00 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:00.1965309Z STAGE:2022-08-13 13:50:00 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:00.2067017Z STAGE:2022-08-13 13:50:00 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:00.2140521Z STAGE:2022-08-13 13:50:00 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:00.2151938Z STAGE:2022-08-13 13:50:00 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:00.2170679Z STAGE:2022-08-13 13:50:00 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:00.2269281Z STAGE:2022-08-13 13:50:00 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:00.2343262Z STAGE:2022-08-13 13:50:00 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:00.2354768Z STAGE:2022-08-13 13:50:00 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:00.2588372Z STAGE:2022-08-13 13:50:00 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:00.2608791Z STAGE:2022-08-13 13:50:00 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:00.2712360Z STAGE:2022-08-13 13:50:00 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:00.2730626Z STAGE:2022-08-13 13:50:00 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:00.2836413Z STAGE:2022-08-13 13:50:00 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:00.2851558Z STAGE:2022-08-13 13:50:00 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:00.2952854Z STAGE:2022-08-13 13:50:00 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:00.2968281Z STAGE:2022-08-13 13:50:00 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:00.3282907Z STAGE:2022-08-13 13:50:00 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:00.3386826Z STAGE:2022-08-13 13:50:00 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:00.3460551Z STAGE:2022-08-13 13:50:00 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:00.3564551Z STAGE:2022-08-13 13:50:00 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:00.3644304Z STAGE:2022-08-13 13:50:00 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:00.3743726Z STAGE:2022-08-13 13:50:00 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:00.3817979Z STAGE:2022-08-13 13:50:00 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:00.3915062Z STAGE:2022-08-13 13:50:00 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:00.4219383Z STAGE:2022-08-13 13:50:00 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:00.4239505Z STAGE:2022-08-13 13:50:00 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:00.4349326Z STAGE:2022-08-13 13:50:00 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:00.4367829Z STAGE:2022-08-13 13:50:00 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:00.4475121Z STAGE:2022-08-13 13:50:00 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:00.4490012Z STAGE:2022-08-13 13:50:00 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:00.4591730Z STAGE:2022-08-13 13:50:00 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:00.4606767Z STAGE:2022-08-13 13:50:00 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:00.4931739Z STAGE:2022-08-13 13:50:00 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:00.5033352Z STAGE:2022-08-13 13:50:00 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:00.5107176Z STAGE:2022-08-13 13:50:00 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:00.5210334Z STAGE:2022-08-13 13:50:00 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:00.5290283Z STAGE:2022-08-13 13:50:00 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:00.5389152Z STAGE:2022-08-13 13:50:00 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:00.5463355Z STAGE:2022-08-13 13:50:00 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:00.5562169Z STAGE:2022-08-13 13:50:00 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:00.5865170Z STAGE:2022-08-13 13:50:00 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:00.5885570Z STAGE:2022-08-13 13:50:00 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:00.5988863Z STAGE:2022-08-13 13:50:00 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:00.6000265Z STAGE:2022-08-13 13:50:00 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:00.6019744Z STAGE:2022-08-13 13:50:00 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:00.6034544Z STAGE:2022-08-13 13:50:00 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:00.6134184Z STAGE:2022-08-13 13:50:00 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:00.6145016Z STAGE:2022-08-13 13:50:00 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:00.6372755Z STAGE:2022-08-13 13:50:00 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:00.6474666Z STAGE:2022-08-13 13:50:00 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:00.6546492Z STAGE:2022-08-13 13:50:00 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:00.6557805Z STAGE:2022-08-13 13:50:00 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:00.6576772Z STAGE:2022-08-13 13:50:00 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:00.6677874Z STAGE:2022-08-13 13:50:00 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:00.6751927Z STAGE:2022-08-13 13:50:00 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:00.6765712Z STAGE:2022-08-13 13:50:00 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:00.7000465Z STAGE:2022-08-13 13:50:00 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:00.7018366Z STAGE:2022-08-13 13:50:00 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:00.7118180Z STAGE:2022-08-13 13:50:00 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:00.7136222Z STAGE:2022-08-13 13:50:00 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:00.7244225Z STAGE:2022-08-13 13:50:00 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:00.7260938Z STAGE:2022-08-13 13:50:00 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:00.7362358Z STAGE:2022-08-13 13:50:00 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:00.7381075Z STAGE:2022-08-13 13:50:00 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:00.7703120Z STAGE:2022-08-13 13:50:00 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:00.7808559Z STAGE:2022-08-13 13:50:00 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:00.7883103Z STAGE:2022-08-13 13:50:00 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:00.7989205Z STAGE:2022-08-13 13:50:00 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:00.8069171Z STAGE:2022-08-13 13:50:00 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:00.8170603Z STAGE:2022-08-13 13:50:00 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:00.8244172Z STAGE:2022-08-13 13:50:00 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:00.8345492Z STAGE:2022-08-13 13:50:00 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:00.8635822Z STAGE:2022-08-13 13:50:00 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:00.8655909Z STAGE:2022-08-13 13:50:00 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:00.8777228Z STAGE:2022-08-13 13:50:00 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:00.8792042Z STAGE:2022-08-13 13:50:00 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:00.8814475Z STAGE:2022-08-13 13:50:00 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:00.8829198Z STAGE:2022-08-13 13:50:00 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:00.8928638Z STAGE:2022-08-13 13:50:00 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:00.8942536Z STAGE:2022-08-13 13:50:00 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:00.9173006Z STAGE:2022-08-13 13:50:00 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:00.9279052Z STAGE:2022-08-13 13:50:00 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:00.9352387Z STAGE:2022-08-13 13:50:00 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:00.9459291Z STAGE:2022-08-13 13:50:00 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:00.9537136Z STAGE:2022-08-13 13:50:00 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:00.9637915Z STAGE:2022-08-13 13:50:00 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:00.9712174Z STAGE:2022-08-13 13:50:00 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:00.9813183Z STAGE:2022-08-13 13:50:00 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:01.0112124Z STAGE:2022-08-13 13:50:01 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:01.0129667Z STAGE:2022-08-13 13:50:01 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:01.0229013Z STAGE:2022-08-13 13:50:01 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:01.0241394Z STAGE:2022-08-13 13:50:01 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:01.0264796Z STAGE:2022-08-13 13:50:01 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:01.0279484Z STAGE:2022-08-13 13:50:01 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:01.0382126Z STAGE:2022-08-13 13:50:01 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:01.0393918Z STAGE:2022-08-13 13:50:01 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:01.0625989Z STAGE:2022-08-13 13:50:01 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:01.0727395Z STAGE:2022-08-13 13:50:01 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:01.0801483Z STAGE:2022-08-13 13:50:01 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:01.0904730Z STAGE:2022-08-13 13:50:01 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:01.0984447Z STAGE:2022-08-13 13:50:01 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:01.1083931Z STAGE:2022-08-13 13:50:01 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:01.1158242Z STAGE:2022-08-13 13:50:01 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:01.1257803Z STAGE:2022-08-13 13:50:01 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:01.1329307Z ok (3.109s) 2022-08-13T13:50:01.1549989Z test_pointwise_op_slowpath__foreach_addcmul_cuda_int32 (__main__.TestForeachCUDA) ... STAGE:2022-08-13 13:50:01 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:01.1568219Z STAGE:2022-08-13 13:50:01 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:01.1662508Z STAGE:2022-08-13 13:50:01 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:01.1676629Z STAGE:2022-08-13 13:50:01 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:01.1953180Z STAGE:2022-08-13 13:50:01 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:01.2056391Z STAGE:2022-08-13 13:50:01 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:01.2135494Z STAGE:2022-08-13 13:50:01 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:01.2235213Z STAGE:2022-08-13 13:50:01 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:01.2502857Z STAGE:2022-08-13 13:50:01 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:01.2520905Z STAGE:2022-08-13 13:50:01 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:01.2610333Z STAGE:2022-08-13 13:50:01 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:01.2629553Z STAGE:2022-08-13 13:50:01 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:01.2727347Z STAGE:2022-08-13 13:50:01 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:01.2742141Z STAGE:2022-08-13 13:50:01 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:01.2831190Z STAGE:2022-08-13 13:50:01 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:01.2845584Z STAGE:2022-08-13 13:50:01 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:01.3122312Z STAGE:2022-08-13 13:50:01 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:01.3224548Z STAGE:2022-08-13 13:50:01 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:01.3298075Z STAGE:2022-08-13 13:50:01 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:01.3401515Z STAGE:2022-08-13 13:50:01 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:01.3480515Z STAGE:2022-08-13 13:50:01 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:01.3581326Z STAGE:2022-08-13 13:50:01 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:01.3655461Z STAGE:2022-08-13 13:50:01 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:01.3756549Z STAGE:2022-08-13 13:50:01 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:01.4016948Z STAGE:2022-08-13 13:50:01 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:01.4036443Z STAGE:2022-08-13 13:50:01 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:01.4129506Z STAGE:2022-08-13 13:50:01 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:01.4145956Z STAGE:2022-08-13 13:50:01 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:01.4240476Z STAGE:2022-08-13 13:50:01 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:01.4255251Z STAGE:2022-08-13 13:50:01 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:01.4346486Z STAGE:2022-08-13 13:50:01 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:01.4360668Z STAGE:2022-08-13 13:50:01 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:01.4634800Z STAGE:2022-08-13 13:50:01 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:01.4738492Z STAGE:2022-08-13 13:50:01 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:01.4810092Z STAGE:2022-08-13 13:50:01 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:01.4913306Z STAGE:2022-08-13 13:50:01 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:01.4990672Z STAGE:2022-08-13 13:50:01 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:01.5089122Z STAGE:2022-08-13 13:50:01 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:01.5162945Z STAGE:2022-08-13 13:50:01 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:01.5260917Z STAGE:2022-08-13 13:50:01 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:01.5527135Z STAGE:2022-08-13 13:50:01 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:01.5546739Z STAGE:2022-08-13 13:50:01 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:01.5637982Z STAGE:2022-08-13 13:50:01 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:01.5655103Z STAGE:2022-08-13 13:50:01 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:01.5749216Z STAGE:2022-08-13 13:50:01 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:01.5763634Z STAGE:2022-08-13 13:50:01 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:01.5854406Z STAGE:2022-08-13 13:50:01 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:01.5869058Z STAGE:2022-08-13 13:50:01 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:01.6144320Z STAGE:2022-08-13 13:50:01 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:01.6248624Z STAGE:2022-08-13 13:50:01 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:01.6322394Z STAGE:2022-08-13 13:50:01 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:01.6426461Z STAGE:2022-08-13 13:50:01 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:01.6505882Z STAGE:2022-08-13 13:50:01 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:01.6607053Z STAGE:2022-08-13 13:50:01 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:01.6681098Z STAGE:2022-08-13 13:50:01 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:01.6782146Z STAGE:2022-08-13 13:50:01 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:01.7056313Z STAGE:2022-08-13 13:50:01 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:01.7075939Z STAGE:2022-08-13 13:50:01 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:01.7170385Z STAGE:2022-08-13 13:50:01 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:01.7184588Z STAGE:2022-08-13 13:50:01 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:01.7202837Z STAGE:2022-08-13 13:50:01 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:01.7218694Z STAGE:2022-08-13 13:50:01 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:01.7307311Z STAGE:2022-08-13 13:50:01 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:01.7320868Z STAGE:2022-08-13 13:50:01 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:01.7545151Z STAGE:2022-08-13 13:50:01 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:01.7649322Z STAGE:2022-08-13 13:50:01 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:01.7722890Z STAGE:2022-08-13 13:50:01 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:01.7737532Z STAGE:2022-08-13 13:50:01 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:01.7755252Z STAGE:2022-08-13 13:50:01 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:01.7857420Z STAGE:2022-08-13 13:50:01 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:01.7931496Z STAGE:2022-08-13 13:50:01 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:01.7945096Z STAGE:2022-08-13 13:50:01 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:01.8153484Z STAGE:2022-08-13 13:50:01 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:01.8173462Z STAGE:2022-08-13 13:50:01 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:01.8265201Z STAGE:2022-08-13 13:50:01 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:01.8284853Z STAGE:2022-08-13 13:50:01 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:01.8390478Z STAGE:2022-08-13 13:50:01 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:01.8407752Z STAGE:2022-08-13 13:50:01 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:01.8496070Z STAGE:2022-08-13 13:50:01 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:01.8511284Z STAGE:2022-08-13 13:50:01 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:01.8789361Z STAGE:2022-08-13 13:50:01 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:01.8893116Z STAGE:2022-08-13 13:50:01 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:01.8967111Z STAGE:2022-08-13 13:50:01 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:01.9073265Z STAGE:2022-08-13 13:50:01 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:01.9152841Z STAGE:2022-08-13 13:50:01 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:01.9254554Z STAGE:2022-08-13 13:50:01 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:01.9326803Z STAGE:2022-08-13 13:50:01 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:01.9428267Z STAGE:2022-08-13 13:50:01 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:01.9702938Z STAGE:2022-08-13 13:50:01 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:01.9722383Z STAGE:2022-08-13 13:50:01 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:01.9814379Z STAGE:2022-08-13 13:50:01 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:01.9834042Z STAGE:2022-08-13 13:50:01 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:01.9933353Z STAGE:2022-08-13 13:50:01 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:01.9950496Z STAGE:2022-08-13 13:50:01 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:02.0039581Z STAGE:2022-08-13 13:50:02 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:02.0055703Z STAGE:2022-08-13 13:50:02 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:02.0335388Z STAGE:2022-08-13 13:50:02 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:02.0440729Z STAGE:2022-08-13 13:50:02 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:02.0513268Z STAGE:2022-08-13 13:50:02 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:02.0618432Z STAGE:2022-08-13 13:50:02 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:02.0698650Z STAGE:2022-08-13 13:50:02 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:02.0799775Z STAGE:2022-08-13 13:50:02 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:02.0874199Z STAGE:2022-08-13 13:50:02 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:02.0975699Z STAGE:2022-08-13 13:50:02 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:02.1252224Z STAGE:2022-08-13 13:50:02 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:02.1272315Z STAGE:2022-08-13 13:50:02 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:02.1365914Z STAGE:2022-08-13 13:50:02 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:02.1380855Z STAGE:2022-08-13 13:50:02 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:02.1399173Z STAGE:2022-08-13 13:50:02 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:02.1416125Z STAGE:2022-08-13 13:50:02 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:02.1505444Z STAGE:2022-08-13 13:50:02 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:02.1519089Z STAGE:2022-08-13 13:50:02 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:02.1719521Z STAGE:2022-08-13 13:50:02 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:02.1826682Z STAGE:2022-08-13 13:50:02 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:02.1900779Z STAGE:2022-08-13 13:50:02 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:02.1915176Z STAGE:2022-08-13 13:50:02 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:02.1933255Z STAGE:2022-08-13 13:50:02 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:02.2034363Z STAGE:2022-08-13 13:50:02 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:02.2108693Z STAGE:2022-08-13 13:50:02 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:02.2122034Z STAGE:2022-08-13 13:50:02 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:02.2328327Z STAGE:2022-08-13 13:50:02 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:02.2346742Z STAGE:2022-08-13 13:50:02 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:02.2437375Z STAGE:2022-08-13 13:50:02 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:02.2454360Z STAGE:2022-08-13 13:50:02 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:02.2551218Z STAGE:2022-08-13 13:50:02 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:02.2565900Z STAGE:2022-08-13 13:50:02 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:02.2654294Z STAGE:2022-08-13 13:50:02 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:02.2670111Z STAGE:2022-08-13 13:50:02 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:02.2947420Z STAGE:2022-08-13 13:50:02 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:02.3051256Z STAGE:2022-08-13 13:50:02 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:02.3124729Z STAGE:2022-08-13 13:50:02 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:02.3228415Z STAGE:2022-08-13 13:50:02 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:02.3307272Z STAGE:2022-08-13 13:50:02 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:02.3407014Z STAGE:2022-08-13 13:50:02 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:02.3480998Z STAGE:2022-08-13 13:50:02 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:02.3579569Z STAGE:2022-08-13 13:50:02 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:02.3851988Z STAGE:2022-08-13 13:50:02 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:02.3869888Z STAGE:2022-08-13 13:50:02 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:02.3958182Z STAGE:2022-08-13 13:50:02 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:02.3971640Z STAGE:2022-08-13 13:50:02 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:02.3992792Z STAGE:2022-08-13 13:50:02 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:02.4010035Z STAGE:2022-08-13 13:50:02 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:02.4101695Z STAGE:2022-08-13 13:50:02 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:02.4113605Z STAGE:2022-08-13 13:50:02 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:02.4315262Z STAGE:2022-08-13 13:50:02 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:02.4421087Z STAGE:2022-08-13 13:50:02 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:02.4494976Z STAGE:2022-08-13 13:50:02 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:02.4600946Z STAGE:2022-08-13 13:50:02 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:02.4678012Z STAGE:2022-08-13 13:50:02 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:02.4778714Z STAGE:2022-08-13 13:50:02 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:02.4852666Z STAGE:2022-08-13 13:50:02 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:02.4952508Z STAGE:2022-08-13 13:50:02 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:02.5213978Z STAGE:2022-08-13 13:50:02 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:02.5233110Z STAGE:2022-08-13 13:50:02 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:02.5325686Z STAGE:2022-08-13 13:50:02 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:02.5338876Z STAGE:2022-08-13 13:50:02 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:02.5360946Z STAGE:2022-08-13 13:50:02 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:02.5377617Z STAGE:2022-08-13 13:50:02 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:02.5467643Z STAGE:2022-08-13 13:50:02 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:02.5481837Z STAGE:2022-08-13 13:50:02 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:02.5684702Z STAGE:2022-08-13 13:50:02 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:02.5788852Z STAGE:2022-08-13 13:50:02 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:02.5860691Z STAGE:2022-08-13 13:50:02 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:02.5964981Z STAGE:2022-08-13 13:50:02 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:02.6047378Z STAGE:2022-08-13 13:50:02 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:02.6145859Z STAGE:2022-08-13 13:50:02 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:02.6217847Z STAGE:2022-08-13 13:50:02 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:02.6316704Z STAGE:2022-08-13 13:50:02 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:02.6608596Z STAGE:2022-08-13 13:50:02 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:02.6626332Z STAGE:2022-08-13 13:50:02 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:02.6731222Z STAGE:2022-08-13 13:50:02 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:02.6746404Z STAGE:2022-08-13 13:50:02 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:02.7080126Z STAGE:2022-08-13 13:50:02 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:02.7184551Z STAGE:2022-08-13 13:50:02 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:02.7263999Z STAGE:2022-08-13 13:50:02 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:02.7362270Z STAGE:2022-08-13 13:50:02 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:02.7654019Z STAGE:2022-08-13 13:50:02 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:02.7671558Z STAGE:2022-08-13 13:50:02 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:02.7774161Z STAGE:2022-08-13 13:50:02 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:02.7791663Z STAGE:2022-08-13 13:50:02 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:02.7899293Z STAGE:2022-08-13 13:50:02 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:02.7913878Z STAGE:2022-08-13 13:50:02 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:02.8016064Z STAGE:2022-08-13 13:50:02 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:02.8031048Z STAGE:2022-08-13 13:50:02 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:02.8347856Z STAGE:2022-08-13 13:50:02 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:02.8454018Z STAGE:2022-08-13 13:50:02 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:02.8529620Z STAGE:2022-08-13 13:50:02 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:02.8634849Z STAGE:2022-08-13 13:50:02 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:02.8714620Z STAGE:2022-08-13 13:50:02 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:02.8816374Z STAGE:2022-08-13 13:50:02 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:02.8891686Z STAGE:2022-08-13 13:50:02 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:02.8993098Z STAGE:2022-08-13 13:50:02 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:02.9293756Z STAGE:2022-08-13 13:50:02 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:02.9314183Z STAGE:2022-08-13 13:50:02 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:02.9421248Z STAGE:2022-08-13 13:50:02 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:02.9441856Z STAGE:2022-08-13 13:50:02 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:02.9549050Z STAGE:2022-08-13 13:50:02 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:02.9564906Z STAGE:2022-08-13 13:50:02 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:02.9667357Z STAGE:2022-08-13 13:50:02 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:02.9682541Z STAGE:2022-08-13 13:50:02 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:03.0000295Z STAGE:2022-08-13 13:50:02 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:03.0104608Z STAGE:2022-08-13 13:50:03 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:03.0178399Z STAGE:2022-08-13 13:50:03 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:03.0284222Z STAGE:2022-08-13 13:50:03 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:03.0364050Z STAGE:2022-08-13 13:50:03 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:03.0465555Z STAGE:2022-08-13 13:50:03 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:03.0539184Z STAGE:2022-08-13 13:50:03 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:03.0640531Z STAGE:2022-08-13 13:50:03 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:03.0944361Z STAGE:2022-08-13 13:50:03 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:03.0964596Z STAGE:2022-08-13 13:50:03 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:03.1069890Z STAGE:2022-08-13 13:50:03 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:03.1089667Z STAGE:2022-08-13 13:50:03 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:03.1196552Z STAGE:2022-08-13 13:50:03 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:03.1212453Z STAGE:2022-08-13 13:50:03 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:03.1314294Z STAGE:2022-08-13 13:50:03 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:03.1329668Z STAGE:2022-08-13 13:50:03 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:03.1643764Z STAGE:2022-08-13 13:50:03 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:03.1749154Z STAGE:2022-08-13 13:50:03 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:03.1821996Z STAGE:2022-08-13 13:50:03 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:03.1927671Z STAGE:2022-08-13 13:50:03 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:03.2007679Z STAGE:2022-08-13 13:50:03 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:03.2106335Z STAGE:2022-08-13 13:50:03 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:03.2180395Z STAGE:2022-08-13 13:50:03 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:03.2281183Z STAGE:2022-08-13 13:50:03 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:03.2583745Z STAGE:2022-08-13 13:50:03 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:03.2603716Z STAGE:2022-08-13 13:50:03 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:03.2707398Z STAGE:2022-08-13 13:50:03 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:03.2719194Z STAGE:2022-08-13 13:50:03 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:03.2738693Z STAGE:2022-08-13 13:50:03 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:03.2753749Z STAGE:2022-08-13 13:50:03 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:03.2856094Z STAGE:2022-08-13 13:50:03 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:03.2866870Z STAGE:2022-08-13 13:50:03 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:03.3093907Z STAGE:2022-08-13 13:50:03 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:03.3197255Z STAGE:2022-08-13 13:50:03 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:03.3270602Z STAGE:2022-08-13 13:50:03 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:03.3282465Z STAGE:2022-08-13 13:50:03 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:03.3301390Z STAGE:2022-08-13 13:50:03 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:03.3400319Z STAGE:2022-08-13 13:50:03 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:03.3473987Z STAGE:2022-08-13 13:50:03 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:03.3484781Z STAGE:2022-08-13 13:50:03 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:03.3716349Z STAGE:2022-08-13 13:50:03 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:03.3736942Z STAGE:2022-08-13 13:50:03 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:03.3843532Z STAGE:2022-08-13 13:50:03 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:03.3861582Z STAGE:2022-08-13 13:50:03 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:03.3967771Z STAGE:2022-08-13 13:50:03 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:03.3982790Z STAGE:2022-08-13 13:50:03 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:03.4084086Z STAGE:2022-08-13 13:50:03 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:03.4099626Z STAGE:2022-08-13 13:50:03 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:03.4413664Z STAGE:2022-08-13 13:50:03 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:03.4517085Z STAGE:2022-08-13 13:50:03 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:03.4591118Z STAGE:2022-08-13 13:50:03 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:03.4694667Z STAGE:2022-08-13 13:50:03 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:03.4774221Z STAGE:2022-08-13 13:50:03 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:03.4872566Z STAGE:2022-08-13 13:50:03 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:03.4946752Z STAGE:2022-08-13 13:50:03 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:03.5044912Z STAGE:2022-08-13 13:50:03 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:03.5347967Z STAGE:2022-08-13 13:50:03 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:03.5368383Z STAGE:2022-08-13 13:50:03 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:03.5486285Z STAGE:2022-08-13 13:50:03 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:03.5504465Z STAGE:2022-08-13 13:50:03 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:03.5612747Z STAGE:2022-08-13 13:50:03 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:03.5627676Z STAGE:2022-08-13 13:50:03 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:03.5726479Z STAGE:2022-08-13 13:50:03 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:03.5741830Z STAGE:2022-08-13 13:50:03 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:03.6056942Z STAGE:2022-08-13 13:50:03 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:03.6160251Z STAGE:2022-08-13 13:50:03 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:03.6233646Z STAGE:2022-08-13 13:50:03 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:03.6337977Z STAGE:2022-08-13 13:50:03 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:03.6417473Z STAGE:2022-08-13 13:50:03 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:03.6517700Z STAGE:2022-08-13 13:50:03 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:03.6591460Z STAGE:2022-08-13 13:50:03 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:03.6692629Z STAGE:2022-08-13 13:50:03 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:03.6995206Z STAGE:2022-08-13 13:50:03 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:03.7015223Z STAGE:2022-08-13 13:50:03 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:03.7119307Z STAGE:2022-08-13 13:50:03 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:03.7130951Z STAGE:2022-08-13 13:50:03 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:03.7149884Z STAGE:2022-08-13 13:50:03 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:03.7164721Z STAGE:2022-08-13 13:50:03 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:03.7264510Z STAGE:2022-08-13 13:50:03 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:03.7275343Z STAGE:2022-08-13 13:50:03 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:03.7502223Z STAGE:2022-08-13 13:50:03 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:03.7605327Z STAGE:2022-08-13 13:50:03 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:03.7677006Z STAGE:2022-08-13 13:50:03 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:03.7688743Z STAGE:2022-08-13 13:50:03 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:03.7707353Z STAGE:2022-08-13 13:50:03 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:03.7808057Z STAGE:2022-08-13 13:50:03 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:03.7882488Z STAGE:2022-08-13 13:50:03 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:03.7894334Z STAGE:2022-08-13 13:50:03 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:03.8124696Z STAGE:2022-08-13 13:50:03 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:03.8145138Z STAGE:2022-08-13 13:50:03 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:03.8248565Z STAGE:2022-08-13 13:50:03 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:03.8265999Z STAGE:2022-08-13 13:50:03 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:03.8373160Z STAGE:2022-08-13 13:50:03 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:03.8388334Z STAGE:2022-08-13 13:50:03 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:03.8487841Z STAGE:2022-08-13 13:50:03 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:03.8502867Z STAGE:2022-08-13 13:50:03 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:03.8819017Z STAGE:2022-08-13 13:50:03 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:03.8921887Z STAGE:2022-08-13 13:50:03 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:03.8996236Z STAGE:2022-08-13 13:50:03 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:03.9102303Z STAGE:2022-08-13 13:50:03 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:03.9184071Z STAGE:2022-08-13 13:50:03 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:03.9285996Z STAGE:2022-08-13 13:50:03 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:03.9361218Z STAGE:2022-08-13 13:50:03 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:03.9462182Z STAGE:2022-08-13 13:50:03 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:03.9764825Z STAGE:2022-08-13 13:50:03 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:03.9785355Z STAGE:2022-08-13 13:50:03 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:03.9891162Z STAGE:2022-08-13 13:50:03 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:03.9904773Z STAGE:2022-08-13 13:50:03 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:03.9926779Z STAGE:2022-08-13 13:50:03 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:03.9945302Z STAGE:2022-08-13 13:50:03 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:04.0044874Z STAGE:2022-08-13 13:50:04 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:04.0059372Z STAGE:2022-08-13 13:50:04 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:04.0298213Z STAGE:2022-08-13 13:50:04 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:04.0399750Z STAGE:2022-08-13 13:50:04 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:04.0473478Z STAGE:2022-08-13 13:50:04 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:04.0577036Z STAGE:2022-08-13 13:50:04 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:04.0656891Z STAGE:2022-08-13 13:50:04 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:04.0757914Z STAGE:2022-08-13 13:50:04 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:04.0835637Z STAGE:2022-08-13 13:50:04 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:04.0934075Z STAGE:2022-08-13 13:50:04 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:04.1233658Z STAGE:2022-08-13 13:50:04 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:04.1251169Z STAGE:2022-08-13 13:50:04 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:04.1350733Z STAGE:2022-08-13 13:50:04 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:04.1363354Z STAGE:2022-08-13 13:50:04 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:04.1386836Z STAGE:2022-08-13 13:50:04 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:04.1401647Z STAGE:2022-08-13 13:50:04 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:04.1503866Z STAGE:2022-08-13 13:50:04 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:04.1515417Z STAGE:2022-08-13 13:50:04 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:04.1756892Z STAGE:2022-08-13 13:50:04 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:04.1860215Z STAGE:2022-08-13 13:50:04 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:04.1935020Z STAGE:2022-08-13 13:50:04 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:04.2040987Z STAGE:2022-08-13 13:50:04 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:04.2121722Z STAGE:2022-08-13 13:50:04 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:04.2222713Z STAGE:2022-08-13 13:50:04 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:04.2297104Z STAGE:2022-08-13 13:50:04 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:04.2398004Z STAGE:2022-08-13 13:50:04 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:04.2469610Z ok (3.114s) 2022-08-13T13:50:04.2691775Z test_pointwise_op_slowpath__foreach_addcmul_cuda_int64 (__main__.TestForeachCUDA) ... STAGE:2022-08-13 13:50:04 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:04.2709422Z STAGE:2022-08-13 13:50:04 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:04.2795086Z STAGE:2022-08-13 13:50:04 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:04.2811959Z STAGE:2022-08-13 13:50:04 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:04.3088349Z STAGE:2022-08-13 13:50:04 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:04.3191596Z STAGE:2022-08-13 13:50:04 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:04.3268967Z STAGE:2022-08-13 13:50:04 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:04.3369825Z STAGE:2022-08-13 13:50:04 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:04.3643230Z STAGE:2022-08-13 13:50:04 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:04.3661848Z STAGE:2022-08-13 13:50:04 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:04.3742752Z STAGE:2022-08-13 13:50:04 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:04.3760995Z STAGE:2022-08-13 13:50:04 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:04.3866135Z STAGE:2022-08-13 13:50:04 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:04.3882910Z STAGE:2022-08-13 13:50:04 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:04.3962400Z STAGE:2022-08-13 13:50:04 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:04.3977390Z STAGE:2022-08-13 13:50:04 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:04.4245314Z STAGE:2022-08-13 13:50:04 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:04.4347567Z STAGE:2022-08-13 13:50:04 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:04.4421634Z STAGE:2022-08-13 13:50:04 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:04.4524621Z STAGE:2022-08-13 13:50:04 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:04.4604239Z STAGE:2022-08-13 13:50:04 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:04.4705109Z STAGE:2022-08-13 13:50:04 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:04.4779025Z STAGE:2022-08-13 13:50:04 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:04.4880094Z STAGE:2022-08-13 13:50:04 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:04.5154968Z STAGE:2022-08-13 13:50:04 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:04.5174783Z STAGE:2022-08-13 13:50:04 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:04.5256014Z STAGE:2022-08-13 13:50:04 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:04.5275570Z STAGE:2022-08-13 13:50:04 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:04.5365885Z STAGE:2022-08-13 13:50:04 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:04.5382563Z STAGE:2022-08-13 13:50:04 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:04.5461956Z STAGE:2022-08-13 13:50:04 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:04.5476628Z STAGE:2022-08-13 13:50:04 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:04.5746993Z STAGE:2022-08-13 13:50:04 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:04.5851605Z STAGE:2022-08-13 13:50:04 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:04.5923493Z STAGE:2022-08-13 13:50:04 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:04.6028952Z STAGE:2022-08-13 13:50:04 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:04.6108214Z STAGE:2022-08-13 13:50:04 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:04.6208941Z STAGE:2022-08-13 13:50:04 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:04.6282949Z STAGE:2022-08-13 13:50:04 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:04.6383711Z STAGE:2022-08-13 13:50:04 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:04.6658680Z STAGE:2022-08-13 13:50:04 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:04.6677986Z STAGE:2022-08-13 13:50:04 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:04.6763552Z STAGE:2022-08-13 13:50:04 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:04.6782515Z STAGE:2022-08-13 13:50:04 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:04.6868925Z STAGE:2022-08-13 13:50:04 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:04.6883482Z STAGE:2022-08-13 13:50:04 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:04.6966703Z STAGE:2022-08-13 13:50:04 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:04.6981224Z STAGE:2022-08-13 13:50:04 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:04.7246662Z STAGE:2022-08-13 13:50:04 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:04.7350148Z STAGE:2022-08-13 13:50:04 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:04.7423888Z STAGE:2022-08-13 13:50:04 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:04.7528772Z STAGE:2022-08-13 13:50:04 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:04.7608129Z STAGE:2022-08-13 13:50:04 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:04.7708977Z STAGE:2022-08-13 13:50:04 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:04.7781453Z STAGE:2022-08-13 13:50:04 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:04.7881283Z STAGE:2022-08-13 13:50:04 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:04.8143216Z STAGE:2022-08-13 13:50:04 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:04.8162446Z STAGE:2022-08-13 13:50:04 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:04.8247167Z STAGE:2022-08-13 13:50:04 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:04.8260406Z STAGE:2022-08-13 13:50:04 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:04.8278716Z STAGE:2022-08-13 13:50:04 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:04.8293437Z STAGE:2022-08-13 13:50:04 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:04.8372769Z STAGE:2022-08-13 13:50:04 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:04.8384837Z STAGE:2022-08-13 13:50:04 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:04.8584239Z STAGE:2022-08-13 13:50:04 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:04.8689569Z STAGE:2022-08-13 13:50:04 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:04.8763623Z STAGE:2022-08-13 13:50:04 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:04.8777286Z STAGE:2022-08-13 13:50:04 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:04.8795316Z STAGE:2022-08-13 13:50:04 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:04.8896704Z STAGE:2022-08-13 13:50:04 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:04.8973866Z STAGE:2022-08-13 13:50:04 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:04.8985107Z STAGE:2022-08-13 13:50:04 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:04.9188008Z STAGE:2022-08-13 13:50:04 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:04.9205290Z STAGE:2022-08-13 13:50:04 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:04.9286800Z STAGE:2022-08-13 13:50:04 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:04.9306609Z STAGE:2022-08-13 13:50:04 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:04.9396326Z STAGE:2022-08-13 13:50:04 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:04.9412973Z STAGE:2022-08-13 13:50:04 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:04.9492819Z STAGE:2022-08-13 13:50:04 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:04.9508438Z STAGE:2022-08-13 13:50:04 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:04.9780919Z STAGE:2022-08-13 13:50:04 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:04.9888660Z STAGE:2022-08-13 13:50:04 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:04.9963490Z STAGE:2022-08-13 13:50:04 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:05.0069897Z STAGE:2022-08-13 13:50:05 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:05.0149809Z STAGE:2022-08-13 13:50:05 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:05.0251189Z STAGE:2022-08-13 13:50:05 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:05.0325204Z STAGE:2022-08-13 13:50:05 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:05.0435832Z STAGE:2022-08-13 13:50:05 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:05.0711369Z STAGE:2022-08-13 13:50:05 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:05.0740411Z STAGE:2022-08-13 13:50:05 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:05.0825288Z STAGE:2022-08-13 13:50:05 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:05.0844328Z STAGE:2022-08-13 13:50:05 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:05.0930924Z STAGE:2022-08-13 13:50:05 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:05.0945771Z STAGE:2022-08-13 13:50:05 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:05.1028062Z STAGE:2022-08-13 13:50:05 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:05.1042301Z STAGE:2022-08-13 13:50:05 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:05.1307836Z STAGE:2022-08-13 13:50:05 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:05.1411357Z STAGE:2022-08-13 13:50:05 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:05.1484721Z STAGE:2022-08-13 13:50:05 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:05.1587728Z STAGE:2022-08-13 13:50:05 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:05.1664572Z STAGE:2022-08-13 13:50:05 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:05.1763389Z STAGE:2022-08-13 13:50:05 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:05.1837572Z STAGE:2022-08-13 13:50:05 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:05.1936034Z STAGE:2022-08-13 13:50:05 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:05.2209243Z STAGE:2022-08-13 13:50:05 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:05.2237433Z STAGE:2022-08-13 13:50:05 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:05.2335709Z STAGE:2022-08-13 13:50:05 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:05.2347023Z STAGE:2022-08-13 13:50:05 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:05.2365368Z STAGE:2022-08-13 13:50:05 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:05.2380217Z STAGE:2022-08-13 13:50:05 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:05.2459312Z STAGE:2022-08-13 13:50:05 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:05.2472828Z STAGE:2022-08-13 13:50:05 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:05.2671971Z STAGE:2022-08-13 13:50:05 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:05.2778265Z STAGE:2022-08-13 13:50:05 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:05.2852190Z STAGE:2022-08-13 13:50:05 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:05.2866116Z STAGE:2022-08-13 13:50:05 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:05.2883940Z STAGE:2022-08-13 13:50:05 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:05.2983876Z STAGE:2022-08-13 13:50:05 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:05.3061177Z STAGE:2022-08-13 13:50:05 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:05.3072015Z STAGE:2022-08-13 13:50:05 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:05.3274314Z STAGE:2022-08-13 13:50:05 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:05.3290720Z STAGE:2022-08-13 13:50:05 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:05.3370150Z STAGE:2022-08-13 13:50:05 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:05.3386794Z STAGE:2022-08-13 13:50:05 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:05.3474647Z STAGE:2022-08-13 13:50:05 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:05.3489224Z STAGE:2022-08-13 13:50:05 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:05.3568365Z STAGE:2022-08-13 13:50:05 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:05.3582776Z STAGE:2022-08-13 13:50:05 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:05.3851670Z STAGE:2022-08-13 13:50:05 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:05.3954498Z STAGE:2022-08-13 13:50:05 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:05.4026323Z STAGE:2022-08-13 13:50:05 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:05.4129646Z STAGE:2022-08-13 13:50:05 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:05.4208702Z STAGE:2022-08-13 13:50:05 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:05.4307273Z STAGE:2022-08-13 13:50:05 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:05.4381073Z STAGE:2022-08-13 13:50:05 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:05.4479273Z STAGE:2022-08-13 13:50:05 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:05.4741760Z STAGE:2022-08-13 13:50:05 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:05.4760654Z STAGE:2022-08-13 13:50:05 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:05.4841716Z STAGE:2022-08-13 13:50:05 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:05.4855192Z STAGE:2022-08-13 13:50:05 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:05.4876368Z STAGE:2022-08-13 13:50:05 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:05.4891648Z STAGE:2022-08-13 13:50:05 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:05.4975003Z STAGE:2022-08-13 13:50:05 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:05.4986188Z STAGE:2022-08-13 13:50:05 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:05.5188163Z STAGE:2022-08-13 13:50:05 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:05.5291234Z STAGE:2022-08-13 13:50:05 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:05.5365112Z STAGE:2022-08-13 13:50:05 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:05.5468821Z STAGE:2022-08-13 13:50:05 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:05.5547710Z STAGE:2022-08-13 13:50:05 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:05.5646030Z STAGE:2022-08-13 13:50:05 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:05.5720080Z STAGE:2022-08-13 13:50:05 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:05.5818607Z STAGE:2022-08-13 13:50:05 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:05.6083179Z STAGE:2022-08-13 13:50:05 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:05.6100655Z STAGE:2022-08-13 13:50:05 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:05.6183491Z STAGE:2022-08-13 13:50:05 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:05.6195878Z STAGE:2022-08-13 13:50:05 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:05.6218667Z STAGE:2022-08-13 13:50:05 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:05.6232743Z STAGE:2022-08-13 13:50:05 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:05.6312655Z STAGE:2022-08-13 13:50:05 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:05.6324258Z STAGE:2022-08-13 13:50:05 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:05.6530206Z STAGE:2022-08-13 13:50:05 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:05.6631756Z STAGE:2022-08-13 13:50:05 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:05.6705819Z STAGE:2022-08-13 13:50:05 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:05.6808997Z STAGE:2022-08-13 13:50:05 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:05.6885802Z STAGE:2022-08-13 13:50:05 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:05.6984232Z STAGE:2022-08-13 13:50:05 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:05.7058377Z STAGE:2022-08-13 13:50:05 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:05.7155345Z STAGE:2022-08-13 13:50:05 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:05.7455602Z STAGE:2022-08-13 13:50:05 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:05.7472997Z STAGE:2022-08-13 13:50:05 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:05.7573068Z STAGE:2022-08-13 13:50:05 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:05.7587699Z STAGE:2022-08-13 13:50:05 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:05.7891280Z STAGE:2022-08-13 13:50:05 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:05.7994217Z STAGE:2022-08-13 13:50:05 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:05.8071659Z STAGE:2022-08-13 13:50:05 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:05.8168517Z STAGE:2022-08-13 13:50:05 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:05.8461033Z STAGE:2022-08-13 13:50:05 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:05.8478671Z STAGE:2022-08-13 13:50:05 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:05.8571855Z STAGE:2022-08-13 13:50:05 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:05.8589195Z STAGE:2022-08-13 13:50:05 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:05.8686281Z STAGE:2022-08-13 13:50:05 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:05.8701385Z STAGE:2022-08-13 13:50:05 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:05.8793317Z STAGE:2022-08-13 13:50:05 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:05.8808363Z STAGE:2022-08-13 13:50:05 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:05.9113039Z STAGE:2022-08-13 13:50:05 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:05.9215262Z STAGE:2022-08-13 13:50:05 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:05.9287532Z STAGE:2022-08-13 13:50:05 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:05.9390831Z STAGE:2022-08-13 13:50:05 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:05.9471039Z STAGE:2022-08-13 13:50:05 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:05.9570960Z STAGE:2022-08-13 13:50:05 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:05.9645266Z STAGE:2022-08-13 13:50:05 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:05.9746348Z STAGE:2022-08-13 13:50:05 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:06.0053251Z STAGE:2022-08-13 13:50:06 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:06.0070594Z STAGE:2022-08-13 13:50:06 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:06.0161316Z STAGE:2022-08-13 13:50:06 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:06.0180096Z STAGE:2022-08-13 13:50:06 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:06.0280804Z STAGE:2022-08-13 13:50:06 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:06.0298770Z STAGE:2022-08-13 13:50:06 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:06.0389286Z STAGE:2022-08-13 13:50:06 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:06.0406956Z STAGE:2022-08-13 13:50:06 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:06.0732391Z STAGE:2022-08-13 13:50:06 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:06.0838797Z STAGE:2022-08-13 13:50:06 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:06.0911020Z STAGE:2022-08-13 13:50:06 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:06.1017190Z STAGE:2022-08-13 13:50:06 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:06.1097617Z STAGE:2022-08-13 13:50:06 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:06.1198484Z STAGE:2022-08-13 13:50:06 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:06.1272341Z STAGE:2022-08-13 13:50:06 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:06.1371722Z STAGE:2022-08-13 13:50:06 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:06.1675302Z STAGE:2022-08-13 13:50:06 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:06.1695615Z STAGE:2022-08-13 13:50:06 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:06.1788129Z STAGE:2022-08-13 13:50:06 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:06.1805778Z STAGE:2022-08-13 13:50:06 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:06.1902206Z STAGE:2022-08-13 13:50:06 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:06.1916860Z STAGE:2022-08-13 13:50:06 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:06.2008827Z STAGE:2022-08-13 13:50:06 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:06.2023576Z STAGE:2022-08-13 13:50:06 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:06.2328112Z STAGE:2022-08-13 13:50:06 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:06.2431598Z STAGE:2022-08-13 13:50:06 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:06.2506104Z STAGE:2022-08-13 13:50:06 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:06.2609637Z STAGE:2022-08-13 13:50:06 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:06.2689473Z STAGE:2022-08-13 13:50:06 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:06.2789055Z STAGE:2022-08-13 13:50:06 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:06.2862871Z STAGE:2022-08-13 13:50:06 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:06.2964336Z STAGE:2022-08-13 13:50:06 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:06.3255133Z STAGE:2022-08-13 13:50:06 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:06.3275036Z STAGE:2022-08-13 13:50:06 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:06.3368312Z STAGE:2022-08-13 13:50:06 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:06.3380845Z STAGE:2022-08-13 13:50:06 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:06.3399354Z STAGE:2022-08-13 13:50:06 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:06.3414462Z STAGE:2022-08-13 13:50:06 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:06.3506343Z STAGE:2022-08-13 13:50:06 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:06.3517231Z STAGE:2022-08-13 13:50:06 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:06.3744764Z STAGE:2022-08-13 13:50:06 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:06.3847810Z STAGE:2022-08-13 13:50:06 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:06.3921342Z STAGE:2022-08-13 13:50:06 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:06.3933106Z STAGE:2022-08-13 13:50:06 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:06.3951373Z STAGE:2022-08-13 13:50:06 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:06.4050206Z STAGE:2022-08-13 13:50:06 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:06.4124004Z STAGE:2022-08-13 13:50:06 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:06.4135462Z STAGE:2022-08-13 13:50:06 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:06.4375201Z STAGE:2022-08-13 13:50:06 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:06.4395742Z STAGE:2022-08-13 13:50:06 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:06.4489323Z STAGE:2022-08-13 13:50:06 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:06.4506865Z STAGE:2022-08-13 13:50:06 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:06.4603706Z STAGE:2022-08-13 13:50:06 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:06.4618978Z STAGE:2022-08-13 13:50:06 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:06.4710007Z STAGE:2022-08-13 13:50:06 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:06.4725182Z STAGE:2022-08-13 13:50:06 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:06.5029081Z STAGE:2022-08-13 13:50:06 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:06.5132592Z STAGE:2022-08-13 13:50:06 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:06.5206403Z STAGE:2022-08-13 13:50:06 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:06.5310003Z STAGE:2022-08-13 13:50:06 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:06.5388358Z STAGE:2022-08-13 13:50:06 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:06.5486784Z STAGE:2022-08-13 13:50:06 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:06.5560615Z STAGE:2022-08-13 13:50:06 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:06.5659108Z STAGE:2022-08-13 13:50:06 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:06.5962610Z STAGE:2022-08-13 13:50:06 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:06.5983174Z STAGE:2022-08-13 13:50:06 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:06.6076092Z STAGE:2022-08-13 13:50:06 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:06.6093758Z STAGE:2022-08-13 13:50:06 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:06.6192764Z STAGE:2022-08-13 13:50:06 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:06.6208119Z STAGE:2022-08-13 13:50:06 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:06.6296176Z STAGE:2022-08-13 13:50:06 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:06.6311230Z STAGE:2022-08-13 13:50:06 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:06.6617101Z STAGE:2022-08-13 13:50:06 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:06.6720075Z STAGE:2022-08-13 13:50:06 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:06.6793593Z STAGE:2022-08-13 13:50:06 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:06.6897346Z STAGE:2022-08-13 13:50:06 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:06.6977043Z STAGE:2022-08-13 13:50:06 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:06.7075531Z STAGE:2022-08-13 13:50:06 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:06.7149322Z STAGE:2022-08-13 13:50:06 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:06.7248721Z STAGE:2022-08-13 13:50:06 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:06.7552623Z STAGE:2022-08-13 13:50:06 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:06.7572949Z STAGE:2022-08-13 13:50:06 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:06.7665785Z STAGE:2022-08-13 13:50:06 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:06.7677015Z STAGE:2022-08-13 13:50:06 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:06.7696509Z STAGE:2022-08-13 13:50:06 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:06.7711323Z STAGE:2022-08-13 13:50:06 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:06.7800506Z STAGE:2022-08-13 13:50:06 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:06.7811643Z STAGE:2022-08-13 13:50:06 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:06.8038233Z STAGE:2022-08-13 13:50:06 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:06.8139927Z STAGE:2022-08-13 13:50:06 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:06.8213838Z STAGE:2022-08-13 13:50:06 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:06.8225045Z STAGE:2022-08-13 13:50:06 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:06.8243288Z STAGE:2022-08-13 13:50:06 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:06.8352427Z STAGE:2022-08-13 13:50:06 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:06.8426843Z STAGE:2022-08-13 13:50:06 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:06.8449549Z STAGE:2022-08-13 13:50:06 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:06.8683635Z STAGE:2022-08-13 13:50:06 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:06.8701774Z STAGE:2022-08-13 13:50:06 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:06.8791294Z STAGE:2022-08-13 13:50:06 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:06.8809172Z STAGE:2022-08-13 13:50:06 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:06.8920767Z STAGE:2022-08-13 13:50:06 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:06.8935995Z STAGE:2022-08-13 13:50:06 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:06.9024744Z STAGE:2022-08-13 13:50:06 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:06.9041157Z STAGE:2022-08-13 13:50:06 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:06.9346162Z STAGE:2022-08-13 13:50:06 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:06.9448263Z STAGE:2022-08-13 13:50:06 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:06.9521615Z STAGE:2022-08-13 13:50:06 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:06.9626730Z STAGE:2022-08-13 13:50:06 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:06.9706512Z STAGE:2022-08-13 13:50:06 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:06.9807262Z STAGE:2022-08-13 13:50:06 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:06.9879756Z STAGE:2022-08-13 13:50:06 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:06.9980402Z STAGE:2022-08-13 13:50:06 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:07.0284737Z STAGE:2022-08-13 13:50:07 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:07.0303318Z STAGE:2022-08-13 13:50:07 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:07.0397085Z STAGE:2022-08-13 13:50:07 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:07.0409462Z STAGE:2022-08-13 13:50:07 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:07.0431368Z STAGE:2022-08-13 13:50:07 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:07.0446136Z STAGE:2022-08-13 13:50:07 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:07.0535136Z STAGE:2022-08-13 13:50:07 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:07.0546809Z STAGE:2022-08-13 13:50:07 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:07.0777218Z STAGE:2022-08-13 13:50:07 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:07.0881591Z STAGE:2022-08-13 13:50:07 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:07.0957770Z STAGE:2022-08-13 13:50:07 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:07.1064079Z STAGE:2022-08-13 13:50:07 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:07.1145179Z STAGE:2022-08-13 13:50:07 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:07.1246131Z STAGE:2022-08-13 13:50:07 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:07.1320719Z STAGE:2022-08-13 13:50:07 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:07.1422108Z STAGE:2022-08-13 13:50:07 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:07.1733354Z STAGE:2022-08-13 13:50:07 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:07.1753325Z STAGE:2022-08-13 13:50:07 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:07.1843813Z STAGE:2022-08-13 13:50:07 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:07.1856682Z STAGE:2022-08-13 13:50:07 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:07.1879562Z STAGE:2022-08-13 13:50:07 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:07.1895781Z STAGE:2022-08-13 13:50:07 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:07.1987822Z STAGE:2022-08-13 13:50:07 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:07.1999611Z STAGE:2022-08-13 13:50:07 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:07.2230968Z STAGE:2022-08-13 13:50:07 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:07.2333846Z STAGE:2022-08-13 13:50:07 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:07.2407890Z STAGE:2022-08-13 13:50:07 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:07.2513676Z STAGE:2022-08-13 13:50:07 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:07.2593192Z STAGE:2022-08-13 13:50:07 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:07.2694565Z STAGE:2022-08-13 13:50:07 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:07.2768468Z STAGE:2022-08-13 13:50:07 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:07.2869476Z STAGE:2022-08-13 13:50:07 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:07.2939965Z ok (3.047s) 2022-08-13T13:50:07.3170716Z test_pointwise_op_slowpath__foreach_addcmul_cuda_int8 (__main__.TestForeachCUDA) ... STAGE:2022-08-13 13:50:07 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:07.3187380Z STAGE:2022-08-13 13:50:07 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:07.3281502Z STAGE:2022-08-13 13:50:07 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:07.3296405Z STAGE:2022-08-13 13:50:07 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:07.3573281Z STAGE:2022-08-13 13:50:07 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:07.3674579Z STAGE:2022-08-13 13:50:07 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:07.3753164Z STAGE:2022-08-13 13:50:07 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:07.3851758Z STAGE:2022-08-13 13:50:07 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:07.4112293Z STAGE:2022-08-13 13:50:07 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:07.4129160Z STAGE:2022-08-13 13:50:07 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:07.4217763Z STAGE:2022-08-13 13:50:07 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:07.4234413Z STAGE:2022-08-13 13:50:07 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:07.4332745Z STAGE:2022-08-13 13:50:07 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:07.4346818Z STAGE:2022-08-13 13:50:07 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:07.4435597Z STAGE:2022-08-13 13:50:07 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:07.4450088Z STAGE:2022-08-13 13:50:07 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:07.4728685Z STAGE:2022-08-13 13:50:07 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:07.4829979Z STAGE:2022-08-13 13:50:07 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:07.4903637Z STAGE:2022-08-13 13:50:07 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:07.5006895Z STAGE:2022-08-13 13:50:07 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:07.5085883Z STAGE:2022-08-13 13:50:07 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:07.5187175Z STAGE:2022-08-13 13:50:07 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:07.5260982Z STAGE:2022-08-13 13:50:07 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:07.5362111Z STAGE:2022-08-13 13:50:07 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:07.5634508Z STAGE:2022-08-13 13:50:07 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:07.5653730Z STAGE:2022-08-13 13:50:07 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:07.5746468Z STAGE:2022-08-13 13:50:07 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:07.5762780Z STAGE:2022-08-13 13:50:07 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:07.5857552Z STAGE:2022-08-13 13:50:07 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:07.5871987Z STAGE:2022-08-13 13:50:07 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:07.5963510Z STAGE:2022-08-13 13:50:07 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:07.5978032Z STAGE:2022-08-13 13:50:07 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:07.6252102Z STAGE:2022-08-13 13:50:07 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:07.6355328Z STAGE:2022-08-13 13:50:07 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:07.6427318Z STAGE:2022-08-13 13:50:07 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:07.6531072Z STAGE:2022-08-13 13:50:07 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:07.6610211Z STAGE:2022-08-13 13:50:07 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:07.6708764Z STAGE:2022-08-13 13:50:07 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:07.6782525Z STAGE:2022-08-13 13:50:07 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:07.6880829Z STAGE:2022-08-13 13:50:07 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:07.7153467Z STAGE:2022-08-13 13:50:07 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:07.7173255Z STAGE:2022-08-13 13:50:07 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:07.7265206Z STAGE:2022-08-13 13:50:07 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:07.7281985Z STAGE:2022-08-13 13:50:07 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:07.7377210Z STAGE:2022-08-13 13:50:07 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:07.7391547Z STAGE:2022-08-13 13:50:07 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:07.7494343Z STAGE:2022-08-13 13:50:07 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:07.7509096Z STAGE:2022-08-13 13:50:07 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:07.7790434Z STAGE:2022-08-13 13:50:07 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:07.7886789Z STAGE:2022-08-13 13:50:07 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:07.7958190Z STAGE:2022-08-13 13:50:07 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:07.8062877Z STAGE:2022-08-13 13:50:07 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:07.8141896Z STAGE:2022-08-13 13:50:07 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:07.8241750Z STAGE:2022-08-13 13:50:07 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:07.8315537Z STAGE:2022-08-13 13:50:07 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:07.8416328Z STAGE:2022-08-13 13:50:07 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:07.8680482Z STAGE:2022-08-13 13:50:07 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:07.8700444Z STAGE:2022-08-13 13:50:07 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:07.8792342Z STAGE:2022-08-13 13:50:07 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:07.8803822Z STAGE:2022-08-13 13:50:07 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:07.8822271Z STAGE:2022-08-13 13:50:07 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:07.8836821Z STAGE:2022-08-13 13:50:07 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:07.8925116Z STAGE:2022-08-13 13:50:07 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:07.8936735Z STAGE:2022-08-13 13:50:07 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:07.9134373Z STAGE:2022-08-13 13:50:07 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:07.9237804Z STAGE:2022-08-13 13:50:07 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:07.9311154Z STAGE:2022-08-13 13:50:07 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:07.9322780Z STAGE:2022-08-13 13:50:07 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:07.9340793Z STAGE:2022-08-13 13:50:07 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:07.9439130Z STAGE:2022-08-13 13:50:07 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:07.9516485Z STAGE:2022-08-13 13:50:07 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:07.9527910Z STAGE:2022-08-13 13:50:07 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:07.9729458Z STAGE:2022-08-13 13:50:07 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:07.9746100Z STAGE:2022-08-13 13:50:07 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:07.9834164Z STAGE:2022-08-13 13:50:07 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:07.9851294Z STAGE:2022-08-13 13:50:07 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:07.9953760Z STAGE:2022-08-13 13:50:07 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:07.9968681Z STAGE:2022-08-13 13:50:07 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:08.0057030Z STAGE:2022-08-13 13:50:08 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:08.0071849Z STAGE:2022-08-13 13:50:08 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:08.0348020Z STAGE:2022-08-13 13:50:08 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:08.0452209Z STAGE:2022-08-13 13:50:08 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:08.0525372Z STAGE:2022-08-13 13:50:08 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:08.0629097Z STAGE:2022-08-13 13:50:08 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:08.0708002Z STAGE:2022-08-13 13:50:08 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:08.0806819Z STAGE:2022-08-13 13:50:08 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:08.0878596Z STAGE:2022-08-13 13:50:08 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:08.0979714Z STAGE:2022-08-13 13:50:08 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:08.1251326Z STAGE:2022-08-13 13:50:08 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:08.1270404Z STAGE:2022-08-13 13:50:08 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:08.1363463Z STAGE:2022-08-13 13:50:08 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:08.1382337Z STAGE:2022-08-13 13:50:08 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:08.1477762Z STAGE:2022-08-13 13:50:08 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:08.1495273Z STAGE:2022-08-13 13:50:08 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:08.1587907Z STAGE:2022-08-13 13:50:08 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:08.1604863Z STAGE:2022-08-13 13:50:08 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:08.1881418Z STAGE:2022-08-13 13:50:08 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:08.1987280Z STAGE:2022-08-13 13:50:08 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:08.2059137Z STAGE:2022-08-13 13:50:08 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:08.2165170Z STAGE:2022-08-13 13:50:08 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:08.2244944Z STAGE:2022-08-13 13:50:08 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:08.2344812Z STAGE:2022-08-13 13:50:08 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:08.2418818Z STAGE:2022-08-13 13:50:08 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:08.2520336Z STAGE:2022-08-13 13:50:08 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:08.2780727Z STAGE:2022-08-13 13:50:08 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:08.2800710Z STAGE:2022-08-13 13:50:08 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:08.2892767Z STAGE:2022-08-13 13:50:08 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:08.2904610Z STAGE:2022-08-13 13:50:08 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:08.2922819Z STAGE:2022-08-13 13:50:08 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:08.2937764Z STAGE:2022-08-13 13:50:08 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:08.3026249Z STAGE:2022-08-13 13:50:08 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:08.3037209Z STAGE:2022-08-13 13:50:08 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:08.3236725Z STAGE:2022-08-13 13:50:08 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:08.3339975Z STAGE:2022-08-13 13:50:08 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:08.3413762Z STAGE:2022-08-13 13:50:08 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:08.3425174Z STAGE:2022-08-13 13:50:08 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:08.3442800Z STAGE:2022-08-13 13:50:08 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:08.3543231Z STAGE:2022-08-13 13:50:08 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:08.3620567Z STAGE:2022-08-13 13:50:08 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:08.3631524Z STAGE:2022-08-13 13:50:08 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:08.3833090Z STAGE:2022-08-13 13:50:08 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:08.3850175Z STAGE:2022-08-13 13:50:08 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:08.3938557Z STAGE:2022-08-13 13:50:08 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:08.3955237Z STAGE:2022-08-13 13:50:08 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:08.4052752Z STAGE:2022-08-13 13:50:08 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:08.4067048Z STAGE:2022-08-13 13:50:08 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:08.4155902Z STAGE:2022-08-13 13:50:08 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:08.4170697Z STAGE:2022-08-13 13:50:08 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:08.4446883Z STAGE:2022-08-13 13:50:08 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:08.4550306Z STAGE:2022-08-13 13:50:08 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:08.4623856Z STAGE:2022-08-13 13:50:08 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:08.4727125Z STAGE:2022-08-13 13:50:08 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:08.4806322Z STAGE:2022-08-13 13:50:08 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:08.4905030Z STAGE:2022-08-13 13:50:08 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:08.4979051Z STAGE:2022-08-13 13:50:08 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:08.5089376Z STAGE:2022-08-13 13:50:08 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:08.5358672Z STAGE:2022-08-13 13:50:08 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:08.5387160Z STAGE:2022-08-13 13:50:08 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:08.5479528Z STAGE:2022-08-13 13:50:08 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:08.5491897Z STAGE:2022-08-13 13:50:08 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:08.5512771Z STAGE:2022-08-13 13:50:08 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:08.5527088Z STAGE:2022-08-13 13:50:08 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:08.5615464Z STAGE:2022-08-13 13:50:08 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:08.5627103Z STAGE:2022-08-13 13:50:08 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:08.5828074Z STAGE:2022-08-13 13:50:08 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:08.5929961Z STAGE:2022-08-13 13:50:08 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:08.6003436Z STAGE:2022-08-13 13:50:08 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:08.6107014Z STAGE:2022-08-13 13:50:08 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:08.6186058Z STAGE:2022-08-13 13:50:08 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:08.6296242Z STAGE:2022-08-13 13:50:08 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:08.6370351Z STAGE:2022-08-13 13:50:08 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:08.6480529Z STAGE:2022-08-13 13:50:08 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:08.6769165Z STAGE:2022-08-13 13:50:08 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:08.6785711Z STAGE:2022-08-13 13:50:08 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:08.6874062Z STAGE:2022-08-13 13:50:08 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:08.6886845Z STAGE:2022-08-13 13:50:08 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:08.6909171Z STAGE:2022-08-13 13:50:08 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:08.6924431Z STAGE:2022-08-13 13:50:08 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:08.7015204Z STAGE:2022-08-13 13:50:08 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:08.7026634Z STAGE:2022-08-13 13:50:08 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:08.7228534Z STAGE:2022-08-13 13:50:08 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:08.7332092Z STAGE:2022-08-13 13:50:08 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:08.7405856Z STAGE:2022-08-13 13:50:08 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:08.7511989Z STAGE:2022-08-13 13:50:08 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:08.7590954Z STAGE:2022-08-13 13:50:08 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:08.7692343Z STAGE:2022-08-13 13:50:08 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:08.7766079Z STAGE:2022-08-13 13:50:08 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:08.7867382Z STAGE:2022-08-13 13:50:08 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:08.8156784Z STAGE:2022-08-13 13:50:08 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:08.8176978Z STAGE:2022-08-13 13:50:08 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:08.8285264Z STAGE:2022-08-13 13:50:08 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:08.8300485Z STAGE:2022-08-13 13:50:08 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:08.8614470Z STAGE:2022-08-13 13:50:08 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:08.8717053Z STAGE:2022-08-13 13:50:08 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:08.8796594Z STAGE:2022-08-13 13:50:08 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:08.8895001Z STAGE:2022-08-13 13:50:08 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:08.9197564Z STAGE:2022-08-13 13:50:08 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:08.9214961Z STAGE:2022-08-13 13:50:08 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:08.9317454Z STAGE:2022-08-13 13:50:08 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:08.9334928Z STAGE:2022-08-13 13:50:08 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:08.9441531Z STAGE:2022-08-13 13:50:08 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:08.9456626Z STAGE:2022-08-13 13:50:08 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:08.9558173Z STAGE:2022-08-13 13:50:08 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:08.9573105Z STAGE:2022-08-13 13:50:08 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:08.9886946Z STAGE:2022-08-13 13:50:08 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:08.9990399Z STAGE:2022-08-13 13:50:08 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:09.0063923Z STAGE:2022-08-13 13:50:09 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:09.0167330Z STAGE:2022-08-13 13:50:09 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:09.0247385Z STAGE:2022-08-13 13:50:09 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:09.0347589Z STAGE:2022-08-13 13:50:09 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:09.0421652Z STAGE:2022-08-13 13:50:09 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:09.0522394Z STAGE:2022-08-13 13:50:09 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:09.0826001Z STAGE:2022-08-13 13:50:09 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:09.0843823Z STAGE:2022-08-13 13:50:09 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:09.0943877Z STAGE:2022-08-13 13:50:09 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:09.0961101Z STAGE:2022-08-13 13:50:09 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:09.1070235Z STAGE:2022-08-13 13:50:09 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:09.1084846Z STAGE:2022-08-13 13:50:09 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:09.1185450Z STAGE:2022-08-13 13:50:09 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:09.1201426Z STAGE:2022-08-13 13:50:09 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:09.1518146Z STAGE:2022-08-13 13:50:09 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:09.1621023Z STAGE:2022-08-13 13:50:09 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:09.1695303Z STAGE:2022-08-13 13:50:09 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:09.1799006Z STAGE:2022-08-13 13:50:09 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:09.1876760Z STAGE:2022-08-13 13:50:09 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:09.1977896Z STAGE:2022-08-13 13:50:09 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:09.2052730Z STAGE:2022-08-13 13:50:09 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:09.2154303Z STAGE:2022-08-13 13:50:09 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:09.2461975Z STAGE:2022-08-13 13:50:09 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:09.2482382Z STAGE:2022-08-13 13:50:09 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:09.2586699Z STAGE:2022-08-13 13:50:09 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:09.2606802Z STAGE:2022-08-13 13:50:09 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:09.2713613Z STAGE:2022-08-13 13:50:09 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:09.2731189Z STAGE:2022-08-13 13:50:09 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:09.2832161Z STAGE:2022-08-13 13:50:09 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:09.2846932Z STAGE:2022-08-13 13:50:09 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:09.3161416Z STAGE:2022-08-13 13:50:09 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:09.3268036Z STAGE:2022-08-13 13:50:09 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:09.3341858Z STAGE:2022-08-13 13:50:09 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:09.3448119Z STAGE:2022-08-13 13:50:09 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:09.3527534Z STAGE:2022-08-13 13:50:09 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:09.3628707Z STAGE:2022-08-13 13:50:09 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:09.3701799Z STAGE:2022-08-13 13:50:09 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:09.3802830Z STAGE:2022-08-13 13:50:09 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:09.4104984Z STAGE:2022-08-13 13:50:09 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:09.4134569Z STAGE:2022-08-13 13:50:09 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:09.4237475Z STAGE:2022-08-13 13:50:09 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:09.4250156Z STAGE:2022-08-13 13:50:09 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:09.4268785Z STAGE:2022-08-13 13:50:09 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:09.4284118Z STAGE:2022-08-13 13:50:09 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:09.4384902Z STAGE:2022-08-13 13:50:09 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:09.4395929Z STAGE:2022-08-13 13:50:09 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:09.4623501Z STAGE:2022-08-13 13:50:09 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:09.4726621Z STAGE:2022-08-13 13:50:09 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:09.4800616Z STAGE:2022-08-13 13:50:09 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:09.4812959Z STAGE:2022-08-13 13:50:09 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:09.4831235Z STAGE:2022-08-13 13:50:09 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:09.4930543Z STAGE:2022-08-13 13:50:09 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:09.5002596Z STAGE:2022-08-13 13:50:09 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:09.5025715Z STAGE:2022-08-13 13:50:09 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:09.5256527Z STAGE:2022-08-13 13:50:09 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:09.5285840Z STAGE:2022-08-13 13:50:09 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:09.5412343Z STAGE:2022-08-13 13:50:09 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:09.5431133Z STAGE:2022-08-13 13:50:09 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:09.5537450Z STAGE:2022-08-13 13:50:09 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:09.5554329Z STAGE:2022-08-13 13:50:09 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:09.5655645Z STAGE:2022-08-13 13:50:09 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:09.5670706Z STAGE:2022-08-13 13:50:09 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:09.5985111Z STAGE:2022-08-13 13:50:09 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:09.6092482Z STAGE:2022-08-13 13:50:09 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:09.6164258Z STAGE:2022-08-13 13:50:09 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:09.6271167Z STAGE:2022-08-13 13:50:09 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:09.6351206Z STAGE:2022-08-13 13:50:09 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:09.6453116Z STAGE:2022-08-13 13:50:09 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:09.6528099Z STAGE:2022-08-13 13:50:09 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:09.6629653Z STAGE:2022-08-13 13:50:09 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:09.6935544Z STAGE:2022-08-13 13:50:09 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:09.6955819Z STAGE:2022-08-13 13:50:09 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:09.7062060Z STAGE:2022-08-13 13:50:09 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:09.7082282Z STAGE:2022-08-13 13:50:09 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:09.7189299Z STAGE:2022-08-13 13:50:09 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:09.7204821Z STAGE:2022-08-13 13:50:09 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:09.7306866Z STAGE:2022-08-13 13:50:09 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:09.7321548Z STAGE:2022-08-13 13:50:09 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:09.7638922Z STAGE:2022-08-13 13:50:09 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:09.7741872Z STAGE:2022-08-13 13:50:09 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:09.7816038Z STAGE:2022-08-13 13:50:09 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:09.7921387Z STAGE:2022-08-13 13:50:09 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:09.8000600Z STAGE:2022-08-13 13:50:09 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:09.8101568Z STAGE:2022-08-13 13:50:09 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:09.8175565Z STAGE:2022-08-13 13:50:09 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:09.8276825Z STAGE:2022-08-13 13:50:09 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:09.8575159Z STAGE:2022-08-13 13:50:09 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:09.8595497Z STAGE:2022-08-13 13:50:09 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:09.8699658Z STAGE:2022-08-13 13:50:09 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:09.8711339Z STAGE:2022-08-13 13:50:09 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:09.8730347Z STAGE:2022-08-13 13:50:09 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:09.8745264Z STAGE:2022-08-13 13:50:09 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:09.8844891Z STAGE:2022-08-13 13:50:09 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:09.8856227Z STAGE:2022-08-13 13:50:09 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:09.9083771Z STAGE:2022-08-13 13:50:09 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:09.9187053Z STAGE:2022-08-13 13:50:09 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:09.9258787Z STAGE:2022-08-13 13:50:09 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:09.9270237Z STAGE:2022-08-13 13:50:09 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:09.9289014Z STAGE:2022-08-13 13:50:09 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:09.9388609Z STAGE:2022-08-13 13:50:09 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:09.9462814Z STAGE:2022-08-13 13:50:09 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:09.9476560Z STAGE:2022-08-13 13:50:09 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:09.9707895Z STAGE:2022-08-13 13:50:09 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:09.9732209Z STAGE:2022-08-13 13:50:09 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:09.9832906Z STAGE:2022-08-13 13:50:09 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:09.9852677Z STAGE:2022-08-13 13:50:09 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:09.9960055Z STAGE:2022-08-13 13:50:09 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:09.9979956Z STAGE:2022-08-13 13:50:09 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:10.0079966Z STAGE:2022-08-13 13:50:10 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:10.0100995Z STAGE:2022-08-13 13:50:10 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:10.0417089Z STAGE:2022-08-13 13:50:10 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:10.0520645Z STAGE:2022-08-13 13:50:10 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:10.0594312Z STAGE:2022-08-13 13:50:10 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:10.0703778Z STAGE:2022-08-13 13:50:10 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:10.0781221Z STAGE:2022-08-13 13:50:10 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:10.0885650Z STAGE:2022-08-13 13:50:10 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:10.0959631Z STAGE:2022-08-13 13:50:10 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:10.1060824Z STAGE:2022-08-13 13:50:10 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:10.1363279Z STAGE:2022-08-13 13:50:10 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:10.1383685Z STAGE:2022-08-13 13:50:10 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:10.1487948Z STAGE:2022-08-13 13:50:10 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:10.1502529Z STAGE:2022-08-13 13:50:10 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:10.1524077Z STAGE:2022-08-13 13:50:10 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:10.1542228Z STAGE:2022-08-13 13:50:10 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:10.1641649Z STAGE:2022-08-13 13:50:10 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:10.1655527Z STAGE:2022-08-13 13:50:10 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:10.1885140Z STAGE:2022-08-13 13:50:10 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:10.1988814Z STAGE:2022-08-13 13:50:10 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:10.2062549Z STAGE:2022-08-13 13:50:10 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:10.2165866Z STAGE:2022-08-13 13:50:10 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:10.2243115Z STAGE:2022-08-13 13:50:10 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:10.2344011Z STAGE:2022-08-13 13:50:10 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:10.2421593Z STAGE:2022-08-13 13:50:10 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:10.2519763Z STAGE:2022-08-13 13:50:10 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:10.2812802Z STAGE:2022-08-13 13:50:10 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:10.2834091Z STAGE:2022-08-13 13:50:10 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:10.2935448Z STAGE:2022-08-13 13:50:10 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:10.2950877Z STAGE:2022-08-13 13:50:10 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:10.2974940Z STAGE:2022-08-13 13:50:10 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:10.2992322Z STAGE:2022-08-13 13:50:10 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:10.3095360Z STAGE:2022-08-13 13:50:10 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:10.3107224Z STAGE:2022-08-13 13:50:10 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:10.3339745Z STAGE:2022-08-13 13:50:10 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:10.3444880Z STAGE:2022-08-13 13:50:10 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:10.3519094Z STAGE:2022-08-13 13:50:10 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:10.3623968Z STAGE:2022-08-13 13:50:10 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:10.3704023Z STAGE:2022-08-13 13:50:10 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:10.3805251Z STAGE:2022-08-13 13:50:10 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:10.3879440Z STAGE:2022-08-13 13:50:10 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:10.3980834Z STAGE:2022-08-13 13:50:10 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:10.4051740Z ok (3.111s) 2022-08-13T13:50:10.4301796Z test_pointwise_op_slowpath__foreach_addcmul_cuda_uint8 (__main__.TestForeachCUDA) ... STAGE:2022-08-13 13:50:10 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:10.4320927Z STAGE:2022-08-13 13:50:10 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:10.4415578Z STAGE:2022-08-13 13:50:10 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:10.4430088Z STAGE:2022-08-13 13:50:10 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:10.4709057Z STAGE:2022-08-13 13:50:10 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:10.4812148Z STAGE:2022-08-13 13:50:10 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:10.4891483Z STAGE:2022-08-13 13:50:10 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:10.4989370Z STAGE:2022-08-13 13:50:10 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:10.5262875Z STAGE:2022-08-13 13:50:10 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:10.5281958Z STAGE:2022-08-13 13:50:10 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:10.5371006Z STAGE:2022-08-13 13:50:10 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:10.5390382Z STAGE:2022-08-13 13:50:10 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:10.5488668Z STAGE:2022-08-13 13:50:10 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:10.5502915Z STAGE:2022-08-13 13:50:10 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:10.5591924Z STAGE:2022-08-13 13:50:10 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:10.5606242Z STAGE:2022-08-13 13:50:10 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:10.5884149Z STAGE:2022-08-13 13:50:10 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:10.5987546Z STAGE:2022-08-13 13:50:10 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:10.6059364Z STAGE:2022-08-13 13:50:10 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:10.6162512Z STAGE:2022-08-13 13:50:10 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:10.6241858Z STAGE:2022-08-13 13:50:10 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:10.6343109Z STAGE:2022-08-13 13:50:10 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:10.6417350Z STAGE:2022-08-13 13:50:10 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:10.6518369Z STAGE:2022-08-13 13:50:10 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:10.6791215Z STAGE:2022-08-13 13:50:10 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:10.6809162Z STAGE:2022-08-13 13:50:10 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:10.6897993Z STAGE:2022-08-13 13:50:10 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:10.6918583Z STAGE:2022-08-13 13:50:10 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:10.7014225Z STAGE:2022-08-13 13:50:10 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:10.7028813Z STAGE:2022-08-13 13:50:10 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:10.7118242Z STAGE:2022-08-13 13:50:10 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:10.7132702Z STAGE:2022-08-13 13:50:10 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:10.7414557Z STAGE:2022-08-13 13:50:10 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:10.7516204Z STAGE:2022-08-13 13:50:10 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:10.7590141Z STAGE:2022-08-13 13:50:10 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:10.7693487Z STAGE:2022-08-13 13:50:10 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:10.7772832Z STAGE:2022-08-13 13:50:10 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:10.7871411Z STAGE:2022-08-13 13:50:10 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:10.7945589Z STAGE:2022-08-13 13:50:10 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:10.8044304Z STAGE:2022-08-13 13:50:10 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:10.8306742Z STAGE:2022-08-13 13:50:10 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:10.8326086Z STAGE:2022-08-13 13:50:10 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:10.8417741Z STAGE:2022-08-13 13:50:10 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:10.8434202Z STAGE:2022-08-13 13:50:10 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:10.8529255Z STAGE:2022-08-13 13:50:10 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:10.8543444Z STAGE:2022-08-13 13:50:10 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:10.8635319Z STAGE:2022-08-13 13:50:10 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:10.8649831Z STAGE:2022-08-13 13:50:10 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:10.8925854Z STAGE:2022-08-13 13:50:10 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:10.9027596Z STAGE:2022-08-13 13:50:10 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:10.9101528Z STAGE:2022-08-13 13:50:10 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:10.9203390Z STAGE:2022-08-13 13:50:10 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:10.9282257Z STAGE:2022-08-13 13:50:10 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:10.9380979Z STAGE:2022-08-13 13:50:10 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:10.9454469Z STAGE:2022-08-13 13:50:10 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:10.9555336Z STAGE:2022-08-13 13:50:10 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:10.9829132Z STAGE:2022-08-13 13:50:10 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:10.9848326Z STAGE:2022-08-13 13:50:10 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:10.9940898Z STAGE:2022-08-13 13:50:10 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:10.9952244Z STAGE:2022-08-13 13:50:10 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:10.9970531Z STAGE:2022-08-13 13:50:10 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:10.9985259Z STAGE:2022-08-13 13:50:10 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:11.0074001Z STAGE:2022-08-13 13:50:11 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:11.0085003Z STAGE:2022-08-13 13:50:11 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:11.0285368Z STAGE:2022-08-13 13:50:11 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:11.0389309Z STAGE:2022-08-13 13:50:11 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:11.0462732Z STAGE:2022-08-13 13:50:11 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:11.0474151Z STAGE:2022-08-13 13:50:11 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:11.0492303Z STAGE:2022-08-13 13:50:11 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:11.0593513Z STAGE:2022-08-13 13:50:11 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:11.0670588Z STAGE:2022-08-13 13:50:11 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:11.0681998Z STAGE:2022-08-13 13:50:11 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:11.0885192Z STAGE:2022-08-13 13:50:11 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:11.0902428Z STAGE:2022-08-13 13:50:11 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:11.0991125Z STAGE:2022-08-13 13:50:11 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:11.1008928Z STAGE:2022-08-13 13:50:11 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:11.1105812Z STAGE:2022-08-13 13:50:11 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:11.1120381Z STAGE:2022-08-13 13:50:11 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:11.1209689Z STAGE:2022-08-13 13:50:11 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:11.1224188Z STAGE:2022-08-13 13:50:11 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:11.1502262Z STAGE:2022-08-13 13:50:11 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:11.1604106Z STAGE:2022-08-13 13:50:11 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:11.1678083Z STAGE:2022-08-13 13:50:11 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:11.1783209Z STAGE:2022-08-13 13:50:11 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:11.1862019Z STAGE:2022-08-13 13:50:11 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:11.1962613Z STAGE:2022-08-13 13:50:11 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:11.2036834Z STAGE:2022-08-13 13:50:11 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:11.2137920Z STAGE:2022-08-13 13:50:11 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:11.2411314Z STAGE:2022-08-13 13:50:11 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:11.2430580Z STAGE:2022-08-13 13:50:11 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:11.2543511Z STAGE:2022-08-13 13:50:11 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:11.2560655Z STAGE:2022-08-13 13:50:11 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:11.2655266Z STAGE:2022-08-13 13:50:11 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:11.2670072Z STAGE:2022-08-13 13:50:11 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:11.2761634Z STAGE:2022-08-13 13:50:11 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:11.2776505Z STAGE:2022-08-13 13:50:11 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:11.3052563Z STAGE:2022-08-13 13:50:11 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:11.3155687Z STAGE:2022-08-13 13:50:11 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:11.3230191Z STAGE:2022-08-13 13:50:11 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:11.3335849Z STAGE:2022-08-13 13:50:11 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:11.3416560Z STAGE:2022-08-13 13:50:11 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:11.3517768Z STAGE:2022-08-13 13:50:11 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:11.3591975Z STAGE:2022-08-13 13:50:11 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:11.3694332Z STAGE:2022-08-13 13:50:11 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:11.3964572Z STAGE:2022-08-13 13:50:11 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:11.3984666Z STAGE:2022-08-13 13:50:11 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:11.4079254Z STAGE:2022-08-13 13:50:11 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:11.4093824Z STAGE:2022-08-13 13:50:11 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:11.4111985Z STAGE:2022-08-13 13:50:11 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:11.4126446Z STAGE:2022-08-13 13:50:11 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:11.4215237Z STAGE:2022-08-13 13:50:11 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:11.4226663Z STAGE:2022-08-13 13:50:11 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:11.4427535Z STAGE:2022-08-13 13:50:11 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:11.4532140Z STAGE:2022-08-13 13:50:11 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:11.4603801Z STAGE:2022-08-13 13:50:11 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:11.4618348Z STAGE:2022-08-13 13:50:11 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:11.4635937Z STAGE:2022-08-13 13:50:11 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:11.4737313Z STAGE:2022-08-13 13:50:11 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:11.4809610Z STAGE:2022-08-13 13:50:11 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:11.4823241Z STAGE:2022-08-13 13:50:11 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:11.5029823Z STAGE:2022-08-13 13:50:11 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:11.5046768Z STAGE:2022-08-13 13:50:11 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:11.5135920Z STAGE:2022-08-13 13:50:11 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:11.5152435Z STAGE:2022-08-13 13:50:11 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:11.5249813Z STAGE:2022-08-13 13:50:11 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:11.5264320Z STAGE:2022-08-13 13:50:11 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:11.5353070Z STAGE:2022-08-13 13:50:11 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:11.5367980Z STAGE:2022-08-13 13:50:11 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:11.5647430Z STAGE:2022-08-13 13:50:11 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:11.5749426Z STAGE:2022-08-13 13:50:11 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:11.5823127Z STAGE:2022-08-13 13:50:11 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:11.5926367Z STAGE:2022-08-13 13:50:11 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:11.6005371Z STAGE:2022-08-13 13:50:11 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:11.6103975Z STAGE:2022-08-13 13:50:11 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:11.6177761Z STAGE:2022-08-13 13:50:11 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:11.6276563Z STAGE:2022-08-13 13:50:11 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:11.6550226Z STAGE:2022-08-13 13:50:11 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:11.6567505Z STAGE:2022-08-13 13:50:11 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:11.6656635Z STAGE:2022-08-13 13:50:11 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:11.6671714Z STAGE:2022-08-13 13:50:11 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:11.6696615Z STAGE:2022-08-13 13:50:11 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:11.6711140Z STAGE:2022-08-13 13:50:11 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:11.6799719Z STAGE:2022-08-13 13:50:11 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:11.6811552Z STAGE:2022-08-13 13:50:11 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:11.7014967Z STAGE:2022-08-13 13:50:11 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:11.7118222Z STAGE:2022-08-13 13:50:11 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:11.7191999Z STAGE:2022-08-13 13:50:11 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:11.7295607Z STAGE:2022-08-13 13:50:11 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:11.7375524Z STAGE:2022-08-13 13:50:11 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:11.7473781Z STAGE:2022-08-13 13:50:11 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:11.7547815Z STAGE:2022-08-13 13:50:11 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:11.7648403Z STAGE:2022-08-13 13:50:11 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:11.7910661Z STAGE:2022-08-13 13:50:11 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:11.7930850Z STAGE:2022-08-13 13:50:11 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:11.8024172Z STAGE:2022-08-13 13:50:11 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:11.8037050Z STAGE:2022-08-13 13:50:11 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:11.8060000Z STAGE:2022-08-13 13:50:11 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:11.8074497Z STAGE:2022-08-13 13:50:11 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:11.8166035Z STAGE:2022-08-13 13:50:11 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:11.8178004Z STAGE:2022-08-13 13:50:11 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:11.8381757Z STAGE:2022-08-13 13:50:11 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:11.8485018Z STAGE:2022-08-13 13:50:11 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:11.8556888Z STAGE:2022-08-13 13:50:11 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:11.8660722Z STAGE:2022-08-13 13:50:11 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:11.8740044Z STAGE:2022-08-13 13:50:11 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:11.8837370Z STAGE:2022-08-13 13:50:11 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:11.8911490Z STAGE:2022-08-13 13:50:11 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:11.9010670Z STAGE:2022-08-13 13:50:11 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:11.9315548Z STAGE:2022-08-13 13:50:11 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:11.9334090Z STAGE:2022-08-13 13:50:11 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:11.9442965Z STAGE:2022-08-13 13:50:11 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:11.9458585Z STAGE:2022-08-13 13:50:11 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:11.9775329Z STAGE:2022-08-13 13:50:11 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:11.9878432Z STAGE:2022-08-13 13:50:11 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:11.9957969Z STAGE:2022-08-13 13:50:11 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:12.0056736Z STAGE:2022-08-13 13:50:12 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:12.0348588Z STAGE:2022-08-13 13:50:12 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:12.0366458Z STAGE:2022-08-13 13:50:12 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:12.0469726Z STAGE:2022-08-13 13:50:12 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:12.0487725Z STAGE:2022-08-13 13:50:12 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:12.0594992Z STAGE:2022-08-13 13:50:12 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:12.0610520Z STAGE:2022-08-13 13:50:12 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:12.0712616Z STAGE:2022-08-13 13:50:12 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:12.0728157Z STAGE:2022-08-13 13:50:12 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:12.1044551Z STAGE:2022-08-13 13:50:12 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:12.1148578Z STAGE:2022-08-13 13:50:12 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:12.1220741Z STAGE:2022-08-13 13:50:12 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:12.1323983Z STAGE:2022-08-13 13:50:12 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:12.1404323Z STAGE:2022-08-13 13:50:12 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:12.1505858Z STAGE:2022-08-13 13:50:12 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:12.1580021Z STAGE:2022-08-13 13:50:12 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:12.1681036Z STAGE:2022-08-13 13:50:12 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:12.1991879Z STAGE:2022-08-13 13:50:12 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:12.2009881Z STAGE:2022-08-13 13:50:12 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:12.2109967Z STAGE:2022-08-13 13:50:12 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:12.2128063Z STAGE:2022-08-13 13:50:12 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:12.2236863Z STAGE:2022-08-13 13:50:12 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:12.2252276Z STAGE:2022-08-13 13:50:12 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:12.2351722Z STAGE:2022-08-13 13:50:12 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:12.2367098Z STAGE:2022-08-13 13:50:12 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:12.2686273Z STAGE:2022-08-13 13:50:12 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:12.2789560Z STAGE:2022-08-13 13:50:12 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:12.2863466Z STAGE:2022-08-13 13:50:12 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:12.2967335Z STAGE:2022-08-13 13:50:12 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:12.3047301Z STAGE:2022-08-13 13:50:12 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:12.3146726Z STAGE:2022-08-13 13:50:12 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:12.3220163Z STAGE:2022-08-13 13:50:12 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:12.3319360Z STAGE:2022-08-13 13:50:12 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:12.3620400Z STAGE:2022-08-13 13:50:12 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:12.3641002Z STAGE:2022-08-13 13:50:12 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:12.3744085Z STAGE:2022-08-13 13:50:12 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:12.3763134Z STAGE:2022-08-13 13:50:12 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:12.3872579Z STAGE:2022-08-13 13:50:12 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:12.3890463Z STAGE:2022-08-13 13:50:12 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:12.3994211Z STAGE:2022-08-13 13:50:12 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:12.4012162Z STAGE:2022-08-13 13:50:12 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:12.4332129Z STAGE:2022-08-13 13:50:12 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:12.4439380Z STAGE:2022-08-13 13:50:12 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:12.4513654Z STAGE:2022-08-13 13:50:12 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:12.4620079Z STAGE:2022-08-13 13:50:12 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:12.4700510Z STAGE:2022-08-13 13:50:12 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:12.4801858Z STAGE:2022-08-13 13:50:12 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:12.4874218Z STAGE:2022-08-13 13:50:12 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:12.4975828Z STAGE:2022-08-13 13:50:12 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:12.5280442Z STAGE:2022-08-13 13:50:12 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:12.5301137Z STAGE:2022-08-13 13:50:12 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:12.5404995Z STAGE:2022-08-13 13:50:12 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:12.5417270Z STAGE:2022-08-13 13:50:12 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:12.5436331Z STAGE:2022-08-13 13:50:12 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:12.5451887Z STAGE:2022-08-13 13:50:12 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:12.5554335Z STAGE:2022-08-13 13:50:12 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:12.5565518Z STAGE:2022-08-13 13:50:12 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:12.5794310Z STAGE:2022-08-13 13:50:12 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:12.5896421Z STAGE:2022-08-13 13:50:12 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:12.5968491Z STAGE:2022-08-13 13:50:12 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:12.5980103Z STAGE:2022-08-13 13:50:12 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:12.5998737Z STAGE:2022-08-13 13:50:12 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:12.6097867Z STAGE:2022-08-13 13:50:12 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:12.6172237Z STAGE:2022-08-13 13:50:12 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:12.6183393Z STAGE:2022-08-13 13:50:12 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:12.6416577Z STAGE:2022-08-13 13:50:12 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:12.6437006Z STAGE:2022-08-13 13:50:12 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:12.6541124Z STAGE:2022-08-13 13:50:12 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:12.6558963Z STAGE:2022-08-13 13:50:12 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:12.6666233Z STAGE:2022-08-13 13:50:12 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:12.6681388Z STAGE:2022-08-13 13:50:12 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:12.6783576Z STAGE:2022-08-13 13:50:12 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:12.6798901Z STAGE:2022-08-13 13:50:12 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:12.7116018Z STAGE:2022-08-13 13:50:12 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:12.7219608Z STAGE:2022-08-13 13:50:12 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:12.7293732Z STAGE:2022-08-13 13:50:12 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:12.7397346Z STAGE:2022-08-13 13:50:12 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:12.7477074Z STAGE:2022-08-13 13:50:12 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:12.7578387Z STAGE:2022-08-13 13:50:12 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:12.7652442Z STAGE:2022-08-13 13:50:12 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:12.7751260Z STAGE:2022-08-13 13:50:12 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:12.8056073Z STAGE:2022-08-13 13:50:12 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:12.8073998Z STAGE:2022-08-13 13:50:12 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:12.8178021Z STAGE:2022-08-13 13:50:12 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:12.8196122Z STAGE:2022-08-13 13:50:12 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:12.8306062Z STAGE:2022-08-13 13:50:12 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:12.8321097Z STAGE:2022-08-13 13:50:12 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:12.8421108Z STAGE:2022-08-13 13:50:12 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:12.8436195Z STAGE:2022-08-13 13:50:12 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:12.8755090Z STAGE:2022-08-13 13:50:12 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:12.8858339Z STAGE:2022-08-13 13:50:12 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:12.8930403Z STAGE:2022-08-13 13:50:12 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:12.9034388Z STAGE:2022-08-13 13:50:12 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:12.9114171Z STAGE:2022-08-13 13:50:12 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:12.9211757Z STAGE:2022-08-13 13:50:12 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:12.9285601Z STAGE:2022-08-13 13:50:12 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:12.9384553Z STAGE:2022-08-13 13:50:12 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:12.9679624Z STAGE:2022-08-13 13:50:12 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:12.9700602Z STAGE:2022-08-13 13:50:12 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:12.9821892Z STAGE:2022-08-13 13:50:12 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:12.9833471Z STAGE:2022-08-13 13:50:12 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:12.9852864Z STAGE:2022-08-13 13:50:12 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:12.9868354Z STAGE:2022-08-13 13:50:12 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:12.9968324Z STAGE:2022-08-13 13:50:12 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:12.9979960Z STAGE:2022-08-13 13:50:12 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:13.0208992Z STAGE:2022-08-13 13:50:13 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:13.0313504Z STAGE:2022-08-13 13:50:13 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:13.0387472Z STAGE:2022-08-13 13:50:13 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:13.0401700Z STAGE:2022-08-13 13:50:13 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:13.0420900Z STAGE:2022-08-13 13:50:13 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:13.0520313Z STAGE:2022-08-13 13:50:13 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:13.0594489Z STAGE:2022-08-13 13:50:13 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:13.0608719Z STAGE:2022-08-13 13:50:13 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:13.0841914Z STAGE:2022-08-13 13:50:13 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:13.0861078Z STAGE:2022-08-13 13:50:13 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:13.0965102Z STAGE:2022-08-13 13:50:13 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:13.0983673Z STAGE:2022-08-13 13:50:13 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:13.1091042Z STAGE:2022-08-13 13:50:13 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:13.1106232Z STAGE:2022-08-13 13:50:13 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:13.1206652Z STAGE:2022-08-13 13:50:13 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:13.1222232Z STAGE:2022-08-13 13:50:13 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:13.1540079Z STAGE:2022-08-13 13:50:13 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:13.1643120Z STAGE:2022-08-13 13:50:13 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:13.1715347Z STAGE:2022-08-13 13:50:13 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:13.1819087Z STAGE:2022-08-13 13:50:13 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:13.1898908Z STAGE:2022-08-13 13:50:13 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:13.1997538Z STAGE:2022-08-13 13:50:13 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:13.2071562Z STAGE:2022-08-13 13:50:13 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:13.2170749Z STAGE:2022-08-13 13:50:13 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:13.2469137Z STAGE:2022-08-13 13:50:13 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:13.2487745Z STAGE:2022-08-13 13:50:13 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:13.2598130Z STAGE:2022-08-13 13:50:13 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:13.2610577Z STAGE:2022-08-13 13:50:13 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:13.2632141Z STAGE:2022-08-13 13:50:13 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:13.2647584Z STAGE:2022-08-13 13:50:13 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:13.2747590Z STAGE:2022-08-13 13:50:13 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:13.2759534Z STAGE:2022-08-13 13:50:13 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:13.2991174Z STAGE:2022-08-13 13:50:13 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:13.3094656Z STAGE:2022-08-13 13:50:13 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:13.3169012Z STAGE:2022-08-13 13:50:13 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:13.3272701Z STAGE:2022-08-13 13:50:13 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:13.3352441Z STAGE:2022-08-13 13:50:13 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:13.3452823Z STAGE:2022-08-13 13:50:13 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:13.3530638Z STAGE:2022-08-13 13:50:13 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:13.3629136Z STAGE:2022-08-13 13:50:13 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:13.3933380Z STAGE:2022-08-13 13:50:13 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:13.3950937Z STAGE:2022-08-13 13:50:13 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:13.4051373Z STAGE:2022-08-13 13:50:13 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:13.4064275Z STAGE:2022-08-13 13:50:13 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:13.4087841Z STAGE:2022-08-13 13:50:13 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:13.4103178Z STAGE:2022-08-13 13:50:13 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:13.4205401Z STAGE:2022-08-13 13:50:13 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:13.4217879Z STAGE:2022-08-13 13:50:13 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:13.4453246Z STAGE:2022-08-13 13:50:13 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:13.4559646Z STAGE:2022-08-13 13:50:13 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:13.4634958Z STAGE:2022-08-13 13:50:13 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:13.4740054Z STAGE:2022-08-13 13:50:13 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:13.4821230Z STAGE:2022-08-13 13:50:13 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:13.4922861Z STAGE:2022-08-13 13:50:13 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:13.4997365Z STAGE:2022-08-13 13:50:13 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:13.5097237Z STAGE:2022-08-13 13:50:13 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:13.5169201Z ok (3.112s) 2022-08-13T13:50:13.5226873Z test_pointwise_op_tensors_on_different_devices__foreach_addcdiv_cuda_float32 (__main__.TestForeachCUDA) ... ok (0.006s) 2022-08-13T13:50:13.5275173Z test_pointwise_op_tensors_on_different_devices__foreach_addcdiv_cuda_float64 (__main__.TestForeachCUDA) ... ok (0.005s) 2022-08-13T13:50:13.5326347Z test_pointwise_op_tensors_on_different_devices__foreach_addcmul_cuda_float32 (__main__.TestForeachCUDA) ... ok (0.005s) 2022-08-13T13:50:13.5374881Z test_pointwise_op_tensors_on_different_devices__foreach_addcmul_cuda_float64 (__main__.TestForeachCUDA) ... ok (0.005s) 2022-08-13T13:50:13.5438234Z test_reduce_fastpath__foreach_norm_cuda_bfloat16 (__main__.TestForeachCUDA) ... STAGE:2022-08-13 13:50:13 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:13.5457160Z STAGE:2022-08-13 13:50:13 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:13.5650173Z STAGE:2022-08-13 13:50:13 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:13.5663875Z STAGE:2022-08-13 13:50:13 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:13.5877205Z STAGE:2022-08-13 13:50:13 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:13.5893503Z STAGE:2022-08-13 13:50:13 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:13.6105023Z STAGE:2022-08-13 13:50:13 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:13.6126761Z STAGE:2022-08-13 13:50:13 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:13.6335580Z STAGE:2022-08-13 13:50:13 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:13.6357519Z STAGE:2022-08-13 13:50:13 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:13.6551776Z STAGE:2022-08-13 13:50:13 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:13.6572181Z STAGE:2022-08-13 13:50:13 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:13.6790769Z STAGE:2022-08-13 13:50:13 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:13.6804237Z STAGE:2022-08-13 13:50:13 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:13.7044576Z STAGE:2022-08-13 13:50:13 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:13.7058766Z STAGE:2022-08-13 13:50:13 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:13.7298287Z STAGE:2022-08-13 13:50:13 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:13.7319040Z STAGE:2022-08-13 13:50:13 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:13.7535028Z STAGE:2022-08-13 13:50:13 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:13.7557693Z STAGE:2022-08-13 13:50:13 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:13.7729608Z ok (0.235s) 2022-08-13T13:50:13.7819542Z test_reduce_fastpath__foreach_norm_cuda_complex128 (__main__.TestForeachCUDA) ... STAGE:2022-08-13 13:50:13 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:13.7840903Z STAGE:2022-08-13 13:50:13 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:13.8050790Z STAGE:2022-08-13 13:50:13 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:13.8072282Z STAGE:2022-08-13 13:50:13 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:13.8282191Z STAGE:2022-08-13 13:50:13 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:13.8301261Z STAGE:2022-08-13 13:50:13 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:13.8508234Z STAGE:2022-08-13 13:50:13 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:13.8529999Z STAGE:2022-08-13 13:50:13 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:13.8739018Z STAGE:2022-08-13 13:50:13 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:13.8757774Z STAGE:2022-08-13 13:50:13 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:13.8974940Z STAGE:2022-08-13 13:50:13 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:13.8996693Z STAGE:2022-08-13 13:50:13 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:13.9234885Z STAGE:2022-08-13 13:50:13 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:13.9255058Z STAGE:2022-08-13 13:50:13 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:13.9490756Z STAGE:2022-08-13 13:50:13 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:13.9513585Z STAGE:2022-08-13 13:50:13 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:13.9750856Z STAGE:2022-08-13 13:50:13 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:13.9770772Z STAGE:2022-08-13 13:50:13 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:14.0030602Z STAGE:2022-08-13 13:50:14 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:14.0051854Z STAGE:2022-08-13 13:50:14 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:14.0212354Z ok (0.248s) 2022-08-13T13:50:14.0302498Z test_reduce_fastpath__foreach_norm_cuda_complex64 (__main__.TestForeachCUDA) ... STAGE:2022-08-13 13:50:14 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:14.0321465Z STAGE:2022-08-13 13:50:14 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:14.0539626Z STAGE:2022-08-13 13:50:14 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:14.0558869Z STAGE:2022-08-13 13:50:14 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:14.0780202Z STAGE:2022-08-13 13:50:14 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:14.0798952Z STAGE:2022-08-13 13:50:14 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:14.1018044Z STAGE:2022-08-13 13:50:14 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:14.1037971Z STAGE:2022-08-13 13:50:14 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:14.1255443Z STAGE:2022-08-13 13:50:14 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:14.1275527Z STAGE:2022-08-13 13:50:14 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:14.1504605Z STAGE:2022-08-13 13:50:14 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:14.1524621Z STAGE:2022-08-13 13:50:14 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:14.1777839Z STAGE:2022-08-13 13:50:14 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:14.1799445Z STAGE:2022-08-13 13:50:14 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:14.2048833Z STAGE:2022-08-13 13:50:14 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:14.2069084Z STAGE:2022-08-13 13:50:14 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:14.2319512Z STAGE:2022-08-13 13:50:14 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:14.2339781Z STAGE:2022-08-13 13:50:14 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:14.2588055Z STAGE:2022-08-13 13:50:14 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:14.2610993Z STAGE:2022-08-13 13:50:14 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:14.2783297Z ok (0.257s) 2022-08-13T13:50:14.2846131Z test_reduce_fastpath__foreach_norm_cuda_float16 (__main__.TestForeachCUDA) ... STAGE:2022-08-13 13:50:14 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:14.2864859Z STAGE:2022-08-13 13:50:14 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:14.3057062Z STAGE:2022-08-13 13:50:14 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:14.3071971Z STAGE:2022-08-13 13:50:14 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:14.3284999Z STAGE:2022-08-13 13:50:14 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:14.3300438Z STAGE:2022-08-13 13:50:14 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:14.3513186Z STAGE:2022-08-13 13:50:14 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:14.3534615Z STAGE:2022-08-13 13:50:14 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:14.3751305Z STAGE:2022-08-13 13:50:14 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:14.3771904Z STAGE:2022-08-13 13:50:14 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:14.3966725Z STAGE:2022-08-13 13:50:14 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:14.3987573Z STAGE:2022-08-13 13:50:14 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:14.4206340Z STAGE:2022-08-13 13:50:14 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:14.4219908Z STAGE:2022-08-13 13:50:14 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:14.4459003Z STAGE:2022-08-13 13:50:14 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:14.4473703Z STAGE:2022-08-13 13:50:14 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:14.4713822Z STAGE:2022-08-13 13:50:14 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:14.4735575Z STAGE:2022-08-13 13:50:14 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:14.4952672Z STAGE:2022-08-13 13:50:14 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:14.4975879Z STAGE:2022-08-13 13:50:14 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:14.5152223Z ok (0.237s) 2022-08-13T13:50:14.5218780Z test_reduce_fastpath__foreach_norm_cuda_float32 (__main__.TestForeachCUDA) ... STAGE:2022-08-13 13:50:14 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:14.5240394Z STAGE:2022-08-13 13:50:14 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:14.5434630Z STAGE:2022-08-13 13:50:14 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:14.5451216Z STAGE:2022-08-13 13:50:14 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:14.5662885Z STAGE:2022-08-13 13:50:14 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:14.5678885Z STAGE:2022-08-13 13:50:14 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:14.5891321Z STAGE:2022-08-13 13:50:14 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:14.5912838Z STAGE:2022-08-13 13:50:14 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:14.6104182Z STAGE:2022-08-13 13:50:14 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:14.6125813Z STAGE:2022-08-13 13:50:14 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:14.6322692Z STAGE:2022-08-13 13:50:14 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:14.6342989Z STAGE:2022-08-13 13:50:14 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:14.6559399Z STAGE:2022-08-13 13:50:14 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:14.6575816Z STAGE:2022-08-13 13:50:14 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:14.6850385Z STAGE:2022-08-13 13:50:14 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:14.6866537Z STAGE:2022-08-13 13:50:14 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:14.7107360Z STAGE:2022-08-13 13:50:14 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:14.7128308Z STAGE:2022-08-13 13:50:14 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:14.7344863Z STAGE:2022-08-13 13:50:14 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:14.7367744Z STAGE:2022-08-13 13:50:14 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:14.7538721Z ok (0.239s) 2022-08-13T13:50:14.7604907Z test_reduce_fastpath__foreach_norm_cuda_float64 (__main__.TestForeachCUDA) ... STAGE:2022-08-13 13:50:14 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:14.7623578Z STAGE:2022-08-13 13:50:14 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:14.7804403Z STAGE:2022-08-13 13:50:14 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:14.7820982Z STAGE:2022-08-13 13:50:14 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:14.8025251Z STAGE:2022-08-13 13:50:14 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:14.8038517Z STAGE:2022-08-13 13:50:14 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:14.8251830Z STAGE:2022-08-13 13:50:14 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:14.8273345Z STAGE:2022-08-13 13:50:14 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:14.8454908Z STAGE:2022-08-13 13:50:14 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:14.8476449Z STAGE:2022-08-13 13:50:14 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:14.8662306Z STAGE:2022-08-13 13:50:14 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:14.8682758Z STAGE:2022-08-13 13:50:14 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:14.8888002Z STAGE:2022-08-13 13:50:14 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:14.8904193Z STAGE:2022-08-13 13:50:14 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:14.9132235Z STAGE:2022-08-13 13:50:14 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:14.9146116Z STAGE:2022-08-13 13:50:14 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:14.9373804Z STAGE:2022-08-13 13:50:14 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:14.9394210Z STAGE:2022-08-13 13:50:14 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:14.9598543Z STAGE:2022-08-13 13:50:14 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:14.9620288Z STAGE:2022-08-13 13:50:14 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:14.9808322Z ok (0.227s) 2022-08-13T13:50:14.9925298Z test_reduce_slowpath__foreach_norm_cuda_bfloat16 (__main__.TestForeachCUDA) ... STAGE:2022-08-13 13:50:14 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:14.9945182Z STAGE:2022-08-13 13:50:14 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:15.0191315Z STAGE:2022-08-13 13:50:15 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:15.0210430Z STAGE:2022-08-13 13:50:15 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:15.1587710Z STAGE:2022-08-13 13:50:15 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:15.1608743Z STAGE:2022-08-13 13:50:15 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:15.1854971Z STAGE:2022-08-13 13:50:15 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:15.1876323Z STAGE:2022-08-13 13:50:15 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:15.2121950Z STAGE:2022-08-13 13:50:15 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:15.2143599Z STAGE:2022-08-13 13:50:15 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:15.2402469Z STAGE:2022-08-13 13:50:15 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:15.2425530Z STAGE:2022-08-13 13:50:15 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:15.2706813Z STAGE:2022-08-13 13:50:15 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:15.2729793Z STAGE:2022-08-13 13:50:15 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:15.3011147Z STAGE:2022-08-13 13:50:15 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:15.3033718Z STAGE:2022-08-13 13:50:15 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:15.3316138Z STAGE:2022-08-13 13:50:15 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:15.3336250Z STAGE:2022-08-13 13:50:15 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:15.3616095Z STAGE:2022-08-13 13:50:15 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:15.3639035Z STAGE:2022-08-13 13:50:15 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:15.3811440Z ok (0.400s) 2022-08-13T13:50:15.3958877Z test_reduce_slowpath__foreach_norm_cuda_complex128 (__main__.TestForeachCUDA) ... STAGE:2022-08-13 13:50:15 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:15.3978076Z STAGE:2022-08-13 13:50:15 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:15.4243498Z STAGE:2022-08-13 13:50:15 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:15.4265138Z STAGE:2022-08-13 13:50:15 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:15.4530471Z STAGE:2022-08-13 13:50:15 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:15.4552024Z STAGE:2022-08-13 13:50:15 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:15.4817975Z STAGE:2022-08-13 13:50:15 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:15.4836697Z STAGE:2022-08-13 13:50:15 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:15.5102324Z STAGE:2022-08-13 13:50:15 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:15.5123772Z STAGE:2022-08-13 13:50:15 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:15.5436658Z STAGE:2022-08-13 13:50:15 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:15.5457606Z STAGE:2022-08-13 13:50:15 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:15.5762961Z STAGE:2022-08-13 13:50:15 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:15.5785616Z STAGE:2022-08-13 13:50:15 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:15.6093231Z STAGE:2022-08-13 13:50:15 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:15.6115678Z STAGE:2022-08-13 13:50:15 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:15.6419660Z STAGE:2022-08-13 13:50:15 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:15.6442376Z STAGE:2022-08-13 13:50:15 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:15.6746618Z STAGE:2022-08-13 13:50:15 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:15.6770242Z STAGE:2022-08-13 13:50:15 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:15.6931836Z ok (0.312s) 2022-08-13T13:50:15.7080158Z test_reduce_slowpath__foreach_norm_cuda_complex64 (__main__.TestForeachCUDA) ... STAGE:2022-08-13 13:50:15 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:15.7101970Z STAGE:2022-08-13 13:50:15 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:15.7379235Z STAGE:2022-08-13 13:50:15 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:15.7397810Z STAGE:2022-08-13 13:50:15 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:15.7672272Z STAGE:2022-08-13 13:50:15 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:15.7694139Z STAGE:2022-08-13 13:50:15 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:15.7969628Z STAGE:2022-08-13 13:50:15 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:15.7988467Z STAGE:2022-08-13 13:50:15 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:15.8264520Z STAGE:2022-08-13 13:50:15 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:15.8286356Z STAGE:2022-08-13 13:50:15 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:15.8581684Z STAGE:2022-08-13 13:50:15 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:15.8604435Z STAGE:2022-08-13 13:50:15 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:15.8920660Z STAGE:2022-08-13 13:50:15 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:15.8941049Z STAGE:2022-08-13 13:50:15 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:15.9255915Z STAGE:2022-08-13 13:50:15 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:15.9278789Z STAGE:2022-08-13 13:50:15 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:15.9593964Z STAGE:2022-08-13 13:50:15 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:15.9616992Z STAGE:2022-08-13 13:50:15 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:15.9931765Z STAGE:2022-08-13 13:50:15 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:15.9954451Z STAGE:2022-08-13 13:50:15 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:16.0149460Z ok (0.322s) 2022-08-13T13:50:16.0266373Z test_reduce_slowpath__foreach_norm_cuda_float16 (__main__.TestForeachCUDA) ... STAGE:2022-08-13 13:50:16 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:16.0287100Z STAGE:2022-08-13 13:50:16 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:16.0532758Z STAGE:2022-08-13 13:50:16 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:16.0554296Z STAGE:2022-08-13 13:50:16 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:16.0802839Z STAGE:2022-08-13 13:50:16 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:16.0822115Z STAGE:2022-08-13 13:50:16 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:16.1067741Z STAGE:2022-08-13 13:50:16 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:16.1089212Z STAGE:2022-08-13 13:50:16 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:16.1334188Z STAGE:2022-08-13 13:50:16 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:16.1355507Z STAGE:2022-08-13 13:50:16 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:16.1616373Z STAGE:2022-08-13 13:50:16 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:16.1636588Z STAGE:2022-08-13 13:50:16 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:16.1917548Z STAGE:2022-08-13 13:50:16 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:16.1940183Z STAGE:2022-08-13 13:50:16 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:16.2222244Z STAGE:2022-08-13 13:50:16 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:16.2244428Z STAGE:2022-08-13 13:50:16 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:16.2526779Z STAGE:2022-08-13 13:50:16 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:16.2547129Z STAGE:2022-08-13 13:50:16 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:16.2827874Z STAGE:2022-08-13 13:50:16 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:16.2850081Z STAGE:2022-08-13 13:50:16 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:16.3022067Z ok (0.287s) 2022-08-13T13:50:16.3140088Z test_reduce_slowpath__foreach_norm_cuda_float32 (__main__.TestForeachCUDA) ... STAGE:2022-08-13 13:50:16 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:16.3159265Z STAGE:2022-08-13 13:50:16 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:16.3407484Z STAGE:2022-08-13 13:50:16 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:16.3428547Z STAGE:2022-08-13 13:50:16 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:16.3676037Z STAGE:2022-08-13 13:50:16 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:16.3697126Z STAGE:2022-08-13 13:50:16 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:16.3943694Z STAGE:2022-08-13 13:50:16 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:16.3964414Z STAGE:2022-08-13 13:50:16 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:16.4212891Z STAGE:2022-08-13 13:50:16 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:16.4231752Z STAGE:2022-08-13 13:50:16 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:16.4494269Z STAGE:2022-08-13 13:50:16 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:16.4516120Z STAGE:2022-08-13 13:50:16 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:16.4818239Z STAGE:2022-08-13 13:50:16 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:16.4839025Z STAGE:2022-08-13 13:50:16 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:16.5120400Z STAGE:2022-08-13 13:50:16 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:16.5141567Z STAGE:2022-08-13 13:50:16 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:16.5425527Z STAGE:2022-08-13 13:50:16 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:16.5445793Z STAGE:2022-08-13 13:50:16 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:16.5728570Z STAGE:2022-08-13 13:50:16 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:16.5749352Z STAGE:2022-08-13 13:50:16 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:16.5920814Z ok (0.290s) 2022-08-13T13:50:16.6038393Z test_reduce_slowpath__foreach_norm_cuda_float64 (__main__.TestForeachCUDA) ... STAGE:2022-08-13 13:50:16 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:16.6059151Z STAGE:2022-08-13 13:50:16 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:16.6302031Z STAGE:2022-08-13 13:50:16 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:16.6322612Z STAGE:2022-08-13 13:50:16 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:16.6563015Z STAGE:2022-08-13 13:50:16 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:16.6584931Z STAGE:2022-08-13 13:50:16 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:16.6824515Z STAGE:2022-08-13 13:50:16 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:16.6844141Z STAGE:2022-08-13 13:50:16 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:16.7082486Z STAGE:2022-08-13 13:50:16 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:16.7104394Z STAGE:2022-08-13 13:50:16 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:16.7355844Z STAGE:2022-08-13 13:50:16 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:16.7379395Z STAGE:2022-08-13 13:50:16 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:16.7652369Z STAGE:2022-08-13 13:50:16 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:16.7671883Z STAGE:2022-08-13 13:50:16 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:16.7944837Z STAGE:2022-08-13 13:50:16 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:16.7967350Z STAGE:2022-08-13 13:50:16 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:16.8239321Z STAGE:2022-08-13 13:50:16 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:16.8261947Z STAGE:2022-08-13 13:50:16 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:16.8534003Z STAGE:2022-08-13 13:50:16 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:16.8556544Z STAGE:2022-08-13 13:50:16 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:16.8718965Z ok (0.280s) 2022-08-13T13:50:16.8778817Z test_unary_fastpath__foreach_abs_cuda_bfloat16 (__main__.TestForeachCUDA) ... STAGE:2022-08-13 13:50:16 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:16.8792321Z STAGE:2022-08-13 13:50:16 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:16.8916641Z STAGE:2022-08-13 13:50:16 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:16.8929994Z STAGE:2022-08-13 13:50:16 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:16.9072904Z STAGE:2022-08-13 13:50:16 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:16.9089489Z STAGE:2022-08-13 13:50:16 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:16.9254239Z STAGE:2022-08-13 13:50:16 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:16.9266966Z STAGE:2022-08-13 13:50:16 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:16.9379270Z ok (0.066s) 2022-08-13T13:50:16.9413831Z test_unary_fastpath__foreach_abs_cuda_bool (__main__.TestForeachCUDA) ... STAGE:2022-08-13 13:50:16 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:16.9429979Z STAGE:2022-08-13 13:50:16 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:16.9501695Z STAGE:2022-08-13 13:50:16 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:16.9514692Z STAGE:2022-08-13 13:50:16 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:16.9579985Z STAGE:2022-08-13 13:50:16 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:16.9596162Z STAGE:2022-08-13 13:50:16 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:16.9675992Z STAGE:2022-08-13 13:50:16 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:16.9689055Z STAGE:2022-08-13 13:50:16 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:16.9741494Z ok (0.036s) 2022-08-13T13:50:16.9827229Z test_unary_fastpath__foreach_abs_cuda_complex128 (__main__.TestForeachCUDA) ... STAGE:2022-08-13 13:50:16 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:16.9859696Z STAGE:2022-08-13 13:50:16 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:17.0204895Z STAGE:2022-08-13 13:50:17 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:17.0281030Z STAGE:2022-08-13 13:50:17 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:17.0401253Z STAGE:2022-08-13 13:50:17 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:17.0439582Z STAGE:2022-08-13 13:50:17 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:17.0835179Z STAGE:2022-08-13 13:50:17 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:17.0906657Z STAGE:2022-08-13 13:50:17 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:17.0947786Z ok (0.120s) 2022-08-13T13:50:17.1031862Z test_unary_fastpath__foreach_abs_cuda_complex64 (__main__.TestForeachCUDA) ... STAGE:2022-08-13 13:50:17 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:17.1083041Z STAGE:2022-08-13 13:50:17 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:17.1442871Z STAGE:2022-08-13 13:50:17 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:17.1515808Z STAGE:2022-08-13 13:50:17 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:17.1629720Z STAGE:2022-08-13 13:50:17 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:17.1667761Z STAGE:2022-08-13 13:50:17 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:17.2096558Z STAGE:2022-08-13 13:50:17 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:17.2171635Z STAGE:2022-08-13 13:50:17 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:17.2214775Z ok (0.127s) 2022-08-13T13:50:17.2275215Z test_unary_fastpath__foreach_abs_cuda_float16 (__main__.TestForeachCUDA) ... STAGE:2022-08-13 13:50:17 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:17.2288725Z STAGE:2022-08-13 13:50:17 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:17.2411963Z STAGE:2022-08-13 13:50:17 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:17.2423879Z STAGE:2022-08-13 13:50:17 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:17.2566559Z STAGE:2022-08-13 13:50:17 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:17.2582199Z STAGE:2022-08-13 13:50:17 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:17.2725013Z STAGE:2022-08-13 13:50:17 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:17.2736642Z STAGE:2022-08-13 13:50:17 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:17.2847943Z ok (0.063s) 2022-08-13T13:50:17.2907197Z test_unary_fastpath__foreach_abs_cuda_float32 (__main__.TestForeachCUDA) ... STAGE:2022-08-13 13:50:17 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:17.2921563Z STAGE:2022-08-13 13:50:17 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:17.3044964Z STAGE:2022-08-13 13:50:17 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:17.3055970Z STAGE:2022-08-13 13:50:17 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:17.3199753Z STAGE:2022-08-13 13:50:17 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:17.3213822Z STAGE:2022-08-13 13:50:17 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:17.3353235Z STAGE:2022-08-13 13:50:17 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:17.3366187Z STAGE:2022-08-13 13:50:17 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:17.3477921Z ok (0.063s) 2022-08-13T13:50:17.3539425Z test_unary_fastpath__foreach_abs_cuda_float64 (__main__.TestForeachCUDA) ... STAGE:2022-08-13 13:50:17 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:17.3552745Z STAGE:2022-08-13 13:50:17 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:17.3667073Z STAGE:2022-08-13 13:50:17 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:17.3677609Z STAGE:2022-08-13 13:50:17 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:17.3811819Z STAGE:2022-08-13 13:50:17 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:17.3825540Z STAGE:2022-08-13 13:50:17 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:17.3954256Z STAGE:2022-08-13 13:50:17 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:17.3964487Z STAGE:2022-08-13 13:50:17 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:17.4065648Z ok (0.059s) 2022-08-13T13:50:17.4105462Z test_unary_fastpath__foreach_abs_cuda_int16 (__main__.TestForeachCUDA) ... STAGE:2022-08-13 13:50:17 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:17.4118533Z STAGE:2022-08-13 13:50:17 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:17.4190400Z STAGE:2022-08-13 13:50:17 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:17.4200809Z STAGE:2022-08-13 13:50:17 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:17.4267549Z STAGE:2022-08-13 13:50:17 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:17.4281186Z STAGE:2022-08-13 13:50:17 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:17.4361428Z STAGE:2022-08-13 13:50:17 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:17.4371921Z STAGE:2022-08-13 13:50:17 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:17.4424772Z ok (0.036s) 2022-08-13T13:50:17.4464555Z test_unary_fastpath__foreach_abs_cuda_int32 (__main__.TestForeachCUDA) ... STAGE:2022-08-13 13:50:17 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:17.4477589Z STAGE:2022-08-13 13:50:17 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:17.4549519Z STAGE:2022-08-13 13:50:17 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:17.4559912Z STAGE:2022-08-13 13:50:17 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:17.4626966Z STAGE:2022-08-13 13:50:17 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:17.4640703Z STAGE:2022-08-13 13:50:17 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:17.4721012Z STAGE:2022-08-13 13:50:17 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:17.4731360Z STAGE:2022-08-13 13:50:17 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:17.4784007Z ok (0.036s) 2022-08-13T13:50:17.4823605Z test_unary_fastpath__foreach_abs_cuda_int64 (__main__.TestForeachCUDA) ... STAGE:2022-08-13 13:50:17 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:17.4836715Z STAGE:2022-08-13 13:50:17 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:17.4899860Z STAGE:2022-08-13 13:50:17 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:17.4910157Z STAGE:2022-08-13 13:50:17 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:17.4968620Z STAGE:2022-08-13 13:50:17 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:17.4982178Z STAGE:2022-08-13 13:50:17 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:17.5052155Z STAGE:2022-08-13 13:50:17 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:17.5062240Z STAGE:2022-08-13 13:50:17 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:17.5104763Z ok (0.032s) 2022-08-13T13:50:17.5144179Z test_unary_fastpath__foreach_abs_cuda_int8 (__main__.TestForeachCUDA) ... STAGE:2022-08-13 13:50:17 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:17.5157147Z STAGE:2022-08-13 13:50:17 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:17.5229030Z STAGE:2022-08-13 13:50:17 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:17.5239266Z STAGE:2022-08-13 13:50:17 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:17.5306368Z STAGE:2022-08-13 13:50:17 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:17.5319945Z STAGE:2022-08-13 13:50:17 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:17.5399775Z STAGE:2022-08-13 13:50:17 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:17.5410307Z STAGE:2022-08-13 13:50:17 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:17.5462697Z ok (0.036s) 2022-08-13T13:50:17.5502482Z test_unary_fastpath__foreach_abs_cuda_uint8 (__main__.TestForeachCUDA) ... STAGE:2022-08-13 13:50:17 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:17.5515524Z STAGE:2022-08-13 13:50:17 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:17.5587539Z STAGE:2022-08-13 13:50:17 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:17.5598201Z STAGE:2022-08-13 13:50:17 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:17.5665826Z STAGE:2022-08-13 13:50:17 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:17.5679755Z STAGE:2022-08-13 13:50:17 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:17.5760053Z STAGE:2022-08-13 13:50:17 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:17.5770814Z STAGE:2022-08-13 13:50:17 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:17.5823771Z ok (0.036s) 2022-08-13T13:50:17.5911371Z test_unary_fastpath__foreach_acos_cuda_complex128 (__main__.TestForeachCUDA) ... STAGE:2022-08-13 13:50:17 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:17.5924445Z STAGE:2022-08-13 13:50:17 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:17.6052253Z STAGE:2022-08-13 13:50:17 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:17.6063229Z STAGE:2022-08-13 13:50:17 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:17.6239828Z STAGE:2022-08-13 13:50:17 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:17.6253808Z STAGE:2022-08-13 13:50:17 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:17.6397333Z STAGE:2022-08-13 13:50:17 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:17.6407664Z STAGE:2022-08-13 13:50:17 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:17.6525520Z ok (0.070s) 2022-08-13T13:50:17.6613134Z test_unary_fastpath__foreach_acos_cuda_complex64 (__main__.TestForeachCUDA) ... STAGE:2022-08-13 13:50:17 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:17.6626143Z STAGE:2022-08-13 13:50:17 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:17.6762517Z STAGE:2022-08-13 13:50:17 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:17.6773963Z STAGE:2022-08-13 13:50:17 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:17.6962701Z STAGE:2022-08-13 13:50:17 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:17.6979355Z STAGE:2022-08-13 13:50:17 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:17.7135989Z STAGE:2022-08-13 13:50:17 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:17.7148223Z STAGE:2022-08-13 13:50:17 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:17.7275661Z ok (0.075s) 2022-08-13T13:50:17.7338925Z test_unary_fastpath__foreach_acos_cuda_float16 (__main__.TestForeachCUDA) ... STAGE:2022-08-13 13:50:17 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:17.7354436Z STAGE:2022-08-13 13:50:17 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:17.7477738Z STAGE:2022-08-13 13:50:17 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:17.7490850Z STAGE:2022-08-13 13:50:17 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:17.7632270Z STAGE:2022-08-13 13:50:17 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:17.7646647Z STAGE:2022-08-13 13:50:17 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:17.7785289Z STAGE:2022-08-13 13:50:17 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:17.7795620Z STAGE:2022-08-13 13:50:17 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:17.7907113Z ok (0.063s) 2022-08-13T13:50:17.7968972Z test_unary_fastpath__foreach_acos_cuda_float32 (__main__.TestForeachCUDA) ... STAGE:2022-08-13 13:50:17 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:17.7982000Z STAGE:2022-08-13 13:50:17 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:17.8106345Z STAGE:2022-08-13 13:50:17 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:17.8116552Z STAGE:2022-08-13 13:50:17 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:17.8260227Z STAGE:2022-08-13 13:50:17 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:17.8273717Z STAGE:2022-08-13 13:50:17 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:17.8413316Z STAGE:2022-08-13 13:50:17 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:17.8423441Z STAGE:2022-08-13 13:50:17 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:17.8536034Z ok (0.063s) 2022-08-13T13:50:17.8595394Z test_unary_fastpath__foreach_acos_cuda_float64 (__main__.TestForeachCUDA) ... STAGE:2022-08-13 13:50:17 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:17.8608960Z STAGE:2022-08-13 13:50:17 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:17.8722605Z STAGE:2022-08-13 13:50:17 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:17.8733235Z STAGE:2022-08-13 13:50:17 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:17.8864892Z STAGE:2022-08-13 13:50:17 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:17.8878566Z STAGE:2022-08-13 13:50:17 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:17.9006910Z STAGE:2022-08-13 13:50:17 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:17.9017385Z STAGE:2022-08-13 13:50:17 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:17.9117836Z ok (0.058s) 2022-08-13T13:50:17.9205117Z test_unary_fastpath__foreach_asin_cuda_complex128 (__main__.TestForeachCUDA) ... STAGE:2022-08-13 13:50:17 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:17.9218612Z STAGE:2022-08-13 13:50:17 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:17.9346304Z STAGE:2022-08-13 13:50:17 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:17.9356670Z STAGE:2022-08-13 13:50:17 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:17.9533889Z STAGE:2022-08-13 13:50:17 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:17.9547348Z STAGE:2022-08-13 13:50:17 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:17.9691533Z STAGE:2022-08-13 13:50:17 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:17.9701883Z STAGE:2022-08-13 13:50:17 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:17.9818696Z ok (0.070s) 2022-08-13T13:50:17.9906112Z test_unary_fastpath__foreach_asin_cuda_complex64 (__main__.TestForeachCUDA) ... STAGE:2022-08-13 13:50:17 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:17.9919173Z STAGE:2022-08-13 13:50:17 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:18.0055721Z STAGE:2022-08-13 13:50:18 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:18.0065766Z STAGE:2022-08-13 13:50:18 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:18.0253127Z STAGE:2022-08-13 13:50:18 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:18.0266729Z STAGE:2022-08-13 13:50:18 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:18.0420699Z STAGE:2022-08-13 13:50:18 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:18.0430861Z STAGE:2022-08-13 13:50:18 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:18.0557386Z ok (0.074s) 2022-08-13T13:50:18.0616980Z test_unary_fastpath__foreach_asin_cuda_float16 (__main__.TestForeachCUDA) ... STAGE:2022-08-13 13:50:18 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:18.0630408Z STAGE:2022-08-13 13:50:18 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:18.0753771Z STAGE:2022-08-13 13:50:18 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:18.0764188Z STAGE:2022-08-13 13:50:18 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:18.0906122Z STAGE:2022-08-13 13:50:18 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:18.0919785Z STAGE:2022-08-13 13:50:18 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:18.1058991Z STAGE:2022-08-13 13:50:18 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:18.1069305Z STAGE:2022-08-13 13:50:18 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:18.1181521Z ok (0.062s) 2022-08-13T13:50:18.1241826Z test_unary_fastpath__foreach_asin_cuda_float32 (__main__.TestForeachCUDA) ... STAGE:2022-08-13 13:50:18 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:18.1255403Z STAGE:2022-08-13 13:50:18 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:18.1379529Z STAGE:2022-08-13 13:50:18 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:18.1389520Z STAGE:2022-08-13 13:50:18 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:18.1532367Z STAGE:2022-08-13 13:50:18 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:18.1546130Z STAGE:2022-08-13 13:50:18 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:18.1684635Z STAGE:2022-08-13 13:50:18 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:18.1695252Z STAGE:2022-08-13 13:50:18 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:18.1806933Z ok (0.062s) 2022-08-13T13:50:18.1866473Z test_unary_fastpath__foreach_asin_cuda_float64 (__main__.TestForeachCUDA) ... STAGE:2022-08-13 13:50:18 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:18.1879596Z STAGE:2022-08-13 13:50:18 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:18.1993753Z STAGE:2022-08-13 13:50:18 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:18.2004159Z STAGE:2022-08-13 13:50:18 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:18.2137042Z STAGE:2022-08-13 13:50:18 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:18.2150704Z STAGE:2022-08-13 13:50:18 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:18.2279637Z STAGE:2022-08-13 13:50:18 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:18.2290121Z STAGE:2022-08-13 13:50:18 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:18.2390960Z ok (0.058s) 2022-08-13T13:50:18.2477689Z test_unary_fastpath__foreach_atan_cuda_complex128 (__main__.TestForeachCUDA) ... STAGE:2022-08-13 13:50:18 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:18.2491174Z STAGE:2022-08-13 13:50:18 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:18.2618646Z STAGE:2022-08-13 13:50:18 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:18.2628936Z STAGE:2022-08-13 13:50:18 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:18.2805558Z STAGE:2022-08-13 13:50:18 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:18.2819411Z STAGE:2022-08-13 13:50:18 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:18.2963614Z STAGE:2022-08-13 13:50:18 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:18.2973934Z STAGE:2022-08-13 13:50:18 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:18.3090400Z ok (0.070s) 2022-08-13T13:50:18.3178240Z test_unary_fastpath__foreach_atan_cuda_complex64 (__main__.TestForeachCUDA) ... STAGE:2022-08-13 13:50:18 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:18.3191248Z STAGE:2022-08-13 13:50:18 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:18.3327742Z STAGE:2022-08-13 13:50:18 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:18.3337968Z STAGE:2022-08-13 13:50:18 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:18.3525248Z STAGE:2022-08-13 13:50:18 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:18.3539022Z STAGE:2022-08-13 13:50:18 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:18.3693773Z STAGE:2022-08-13 13:50:18 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:18.3704069Z STAGE:2022-08-13 13:50:18 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:18.3831250Z ok (0.074s) 2022-08-13T13:50:18.3890370Z test_unary_fastpath__foreach_atan_cuda_float16 (__main__.TestForeachCUDA) ... STAGE:2022-08-13 13:50:18 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:18.3903702Z STAGE:2022-08-13 13:50:18 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:18.4026015Z STAGE:2022-08-13 13:50:18 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:18.4036308Z STAGE:2022-08-13 13:50:18 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:18.4177983Z STAGE:2022-08-13 13:50:18 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:18.4191523Z STAGE:2022-08-13 13:50:18 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:18.4330681Z STAGE:2022-08-13 13:50:18 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:18.4340903Z STAGE:2022-08-13 13:50:18 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:18.4452310Z ok (0.062s) 2022-08-13T13:50:18.4512694Z test_unary_fastpath__foreach_atan_cuda_float32 (__main__.TestForeachCUDA) ... STAGE:2022-08-13 13:50:18 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:18.4525764Z STAGE:2022-08-13 13:50:18 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:18.4648879Z STAGE:2022-08-13 13:50:18 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:18.4659134Z STAGE:2022-08-13 13:50:18 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:18.4801058Z STAGE:2022-08-13 13:50:18 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:18.4814917Z STAGE:2022-08-13 13:50:18 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:18.4953283Z STAGE:2022-08-13 13:50:18 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:18.4963535Z STAGE:2022-08-13 13:50:18 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:18.5075349Z ok (0.062s) 2022-08-13T13:50:18.5134835Z test_unary_fastpath__foreach_atan_cuda_float64 (__main__.TestForeachCUDA) ... STAGE:2022-08-13 13:50:18 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:18.5147733Z STAGE:2022-08-13 13:50:18 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:18.5261401Z STAGE:2022-08-13 13:50:18 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:18.5271749Z STAGE:2022-08-13 13:50:18 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:18.5403613Z STAGE:2022-08-13 13:50:18 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:18.5417321Z STAGE:2022-08-13 13:50:18 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:18.5545761Z STAGE:2022-08-13 13:50:18 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:18.5555840Z STAGE:2022-08-13 13:50:18 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:18.5657034Z ok (0.058s) 2022-08-13T13:50:18.5716749Z test_unary_fastpath__foreach_ceil_cuda_bfloat16 (__main__.TestForeachCUDA) ... STAGE:2022-08-13 13:50:18 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:18.5730210Z STAGE:2022-08-13 13:50:18 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:18.5853006Z STAGE:2022-08-13 13:50:18 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:18.5863202Z STAGE:2022-08-13 13:50:18 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:18.6004746Z STAGE:2022-08-13 13:50:18 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:18.6018673Z STAGE:2022-08-13 13:50:18 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:18.6157516Z STAGE:2022-08-13 13:50:18 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:18.6168021Z STAGE:2022-08-13 13:50:18 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:18.6279442Z ok (0.062s) 2022-08-13T13:50:18.6341501Z test_unary_fastpath__foreach_ceil_cuda_float16 (__main__.TestForeachCUDA) ... STAGE:2022-08-13 13:50:18 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:18.6354293Z STAGE:2022-08-13 13:50:18 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:18.6477302Z STAGE:2022-08-13 13:50:18 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:18.6487377Z STAGE:2022-08-13 13:50:18 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:18.6628883Z STAGE:2022-08-13 13:50:18 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:18.6642430Z STAGE:2022-08-13 13:50:18 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:18.6781390Z STAGE:2022-08-13 13:50:18 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:18.6791399Z STAGE:2022-08-13 13:50:18 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:18.6903609Z ok (0.062s) 2022-08-13T13:50:18.6963338Z test_unary_fastpath__foreach_ceil_cuda_float32 (__main__.TestForeachCUDA) ... STAGE:2022-08-13 13:50:18 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:18.6976546Z STAGE:2022-08-13 13:50:18 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:18.7100367Z STAGE:2022-08-13 13:50:18 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:18.7110589Z STAGE:2022-08-13 13:50:18 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:18.7253548Z STAGE:2022-08-13 13:50:18 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:18.7267089Z STAGE:2022-08-13 13:50:18 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:18.7407072Z STAGE:2022-08-13 13:50:18 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:18.7418981Z STAGE:2022-08-13 13:50:18 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:18.7533108Z ok (0.063s) 2022-08-13T13:50:18.7597689Z test_unary_fastpath__foreach_ceil_cuda_float64 (__main__.TestForeachCUDA) ... STAGE:2022-08-13 13:50:18 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:18.7612993Z STAGE:2022-08-13 13:50:18 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:18.7727877Z STAGE:2022-08-13 13:50:18 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:18.7740662Z STAGE:2022-08-13 13:50:18 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:18.7873430Z STAGE:2022-08-13 13:50:18 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:18.7889990Z STAGE:2022-08-13 13:50:18 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:18.8019260Z STAGE:2022-08-13 13:50:18 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:18.8031856Z STAGE:2022-08-13 13:50:18 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:18.8133576Z ok (0.060s) 2022-08-13T13:50:18.8225190Z test_unary_fastpath__foreach_cos_cuda_complex128 (__main__.TestForeachCUDA) ... STAGE:2022-08-13 13:50:18 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:18.8238171Z STAGE:2022-08-13 13:50:18 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:18.8366883Z STAGE:2022-08-13 13:50:18 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:18.8377372Z STAGE:2022-08-13 13:50:18 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:18.8555148Z STAGE:2022-08-13 13:50:18 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:18.8568937Z STAGE:2022-08-13 13:50:18 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:18.8713628Z STAGE:2022-08-13 13:50:18 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:18.8723756Z STAGE:2022-08-13 13:50:18 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:18.8841001Z ok (0.071s) 2022-08-13T13:50:18.8928706Z test_unary_fastpath__foreach_cos_cuda_complex64 (__main__.TestForeachCUDA) ... STAGE:2022-08-13 13:50:18 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:18.8941809Z STAGE:2022-08-13 13:50:18 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:18.9078161Z STAGE:2022-08-13 13:50:18 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:18.9088640Z STAGE:2022-08-13 13:50:18 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:18.9276032Z STAGE:2022-08-13 13:50:18 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:18.9289845Z STAGE:2022-08-13 13:50:18 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:18.9443462Z STAGE:2022-08-13 13:50:18 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:18.9453990Z STAGE:2022-08-13 13:50:18 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:18.9580926Z ok (0.074s) 2022-08-13T13:50:18.9640179Z test_unary_fastpath__foreach_cos_cuda_float16 (__main__.TestForeachCUDA) ... STAGE:2022-08-13 13:50:18 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:18.9653488Z STAGE:2022-08-13 13:50:18 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:18.9776578Z STAGE:2022-08-13 13:50:18 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:18.9786936Z STAGE:2022-08-13 13:50:18 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:18.9929083Z STAGE:2022-08-13 13:50:18 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:18.9942746Z STAGE:2022-08-13 13:50:18 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:19.0081345Z STAGE:2022-08-13 13:50:19 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:19.0091670Z STAGE:2022-08-13 13:50:19 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:19.0203096Z ok (0.062s) 2022-08-13T13:50:19.0263442Z test_unary_fastpath__foreach_cos_cuda_float32 (__main__.TestForeachCUDA) ... STAGE:2022-08-13 13:50:19 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:19.0276778Z STAGE:2022-08-13 13:50:19 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:19.0399957Z STAGE:2022-08-13 13:50:19 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:19.0410484Z STAGE:2022-08-13 13:50:19 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:19.0552939Z STAGE:2022-08-13 13:50:19 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:19.0566634Z STAGE:2022-08-13 13:50:19 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:19.0705886Z STAGE:2022-08-13 13:50:19 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:19.0715808Z STAGE:2022-08-13 13:50:19 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:19.0827194Z ok (0.062s) 2022-08-13T13:50:19.0886723Z test_unary_fastpath__foreach_cos_cuda_float64 (__main__.TestForeachCUDA) ... STAGE:2022-08-13 13:50:19 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:19.0900195Z STAGE:2022-08-13 13:50:19 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:19.1014564Z STAGE:2022-08-13 13:50:19 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:19.1024919Z STAGE:2022-08-13 13:50:19 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:19.1158297Z STAGE:2022-08-13 13:50:19 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:19.1172276Z STAGE:2022-08-13 13:50:19 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:19.1300774Z STAGE:2022-08-13 13:50:19 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:19.1311016Z STAGE:2022-08-13 13:50:19 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:19.1412842Z ok (0.058s) 2022-08-13T13:50:19.1499570Z test_unary_fastpath__foreach_cosh_cuda_complex128 (__main__.TestForeachCUDA) ... STAGE:2022-08-13 13:50:19 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:19.1512627Z STAGE:2022-08-13 13:50:19 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:19.1639873Z STAGE:2022-08-13 13:50:19 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:19.1650471Z STAGE:2022-08-13 13:50:19 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:19.1826968Z STAGE:2022-08-13 13:50:19 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:19.1840860Z STAGE:2022-08-13 13:50:19 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:19.1984698Z STAGE:2022-08-13 13:50:19 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:19.1994978Z STAGE:2022-08-13 13:50:19 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:19.2111237Z ok (0.070s) 2022-08-13T13:50:19.2198685Z test_unary_fastpath__foreach_cosh_cuda_complex64 (__main__.TestForeachCUDA) ... STAGE:2022-08-13 13:50:19 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:19.2212323Z STAGE:2022-08-13 13:50:19 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:19.2348598Z STAGE:2022-08-13 13:50:19 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:19.2358966Z STAGE:2022-08-13 13:50:19 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:19.2546177Z STAGE:2022-08-13 13:50:19 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:19.2559840Z STAGE:2022-08-13 13:50:19 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:19.2713810Z STAGE:2022-08-13 13:50:19 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:19.2724048Z STAGE:2022-08-13 13:50:19 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:19.2850896Z ok (0.074s) 2022-08-13T13:50:19.2910448Z test_unary_fastpath__foreach_cosh_cuda_float16 (__main__.TestForeachCUDA) ... STAGE:2022-08-13 13:50:19 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:19.2923393Z STAGE:2022-08-13 13:50:19 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:19.3046684Z STAGE:2022-08-13 13:50:19 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:19.3057175Z STAGE:2022-08-13 13:50:19 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:19.3199215Z STAGE:2022-08-13 13:50:19 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:19.3212977Z STAGE:2022-08-13 13:50:19 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:19.3351793Z STAGE:2022-08-13 13:50:19 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:19.3362001Z STAGE:2022-08-13 13:50:19 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:19.3473951Z ok (0.062s) 2022-08-13T13:50:19.3534678Z test_unary_fastpath__foreach_cosh_cuda_float32 (__main__.TestForeachCUDA) ... STAGE:2022-08-13 13:50:19 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:19.3547701Z STAGE:2022-08-13 13:50:19 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:19.3671622Z STAGE:2022-08-13 13:50:19 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:19.3681894Z STAGE:2022-08-13 13:50:19 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:19.3825399Z STAGE:2022-08-13 13:50:19 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:19.3839021Z STAGE:2022-08-13 13:50:19 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:19.3978903Z STAGE:2022-08-13 13:50:19 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:19.3989237Z STAGE:2022-08-13 13:50:19 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:19.4101487Z ok (0.063s) 2022-08-13T13:50:19.4160696Z test_unary_fastpath__foreach_cosh_cuda_float64 (__main__.TestForeachCUDA) ... STAGE:2022-08-13 13:50:19 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:19.4173938Z STAGE:2022-08-13 13:50:19 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:19.4287792Z STAGE:2022-08-13 13:50:19 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:19.4298119Z STAGE:2022-08-13 13:50:19 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:19.4431033Z STAGE:2022-08-13 13:50:19 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:19.4444629Z STAGE:2022-08-13 13:50:19 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:19.4573893Z STAGE:2022-08-13 13:50:19 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:19.4583884Z STAGE:2022-08-13 13:50:19 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:19.4684942Z ok (0.058s) 2022-08-13T13:50:19.4744635Z test_unary_fastpath__foreach_erf_cuda_bfloat16 (__main__.TestForeachCUDA) ... STAGE:2022-08-13 13:50:19 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:19.4757850Z STAGE:2022-08-13 13:50:19 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:19.4880981Z STAGE:2022-08-13 13:50:19 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:19.4891632Z STAGE:2022-08-13 13:50:19 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:19.5033121Z STAGE:2022-08-13 13:50:19 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:19.5046964Z STAGE:2022-08-13 13:50:19 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:19.5185202Z STAGE:2022-08-13 13:50:19 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:19.5195390Z STAGE:2022-08-13 13:50:19 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:19.5307393Z ok (0.062s) 2022-08-13T13:50:19.5366706Z test_unary_fastpath__foreach_erf_cuda_float16 (__main__.TestForeachCUDA) ... STAGE:2022-08-13 13:50:19 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:19.5380411Z STAGE:2022-08-13 13:50:19 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:19.5502918Z STAGE:2022-08-13 13:50:19 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:19.5513158Z STAGE:2022-08-13 13:50:19 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:19.5654478Z STAGE:2022-08-13 13:50:19 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:19.5667943Z STAGE:2022-08-13 13:50:19 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:19.5806832Z STAGE:2022-08-13 13:50:19 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:19.5817182Z STAGE:2022-08-13 13:50:19 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:19.5929055Z ok (0.062s) 2022-08-13T13:50:19.5989401Z test_unary_fastpath__foreach_erf_cuda_float32 (__main__.TestForeachCUDA) ... STAGE:2022-08-13 13:50:19 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:19.6002687Z STAGE:2022-08-13 13:50:19 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:19.6125472Z STAGE:2022-08-13 13:50:19 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:19.6135894Z STAGE:2022-08-13 13:50:19 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:19.6278380Z STAGE:2022-08-13 13:50:19 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:19.6292124Z STAGE:2022-08-13 13:50:19 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:19.6431385Z STAGE:2022-08-13 13:50:19 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:19.6441579Z STAGE:2022-08-13 13:50:19 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:19.6554064Z ok (0.062s) 2022-08-13T13:50:19.6613658Z test_unary_fastpath__foreach_erf_cuda_float64 (__main__.TestForeachCUDA) ... STAGE:2022-08-13 13:50:19 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:19.6626967Z STAGE:2022-08-13 13:50:19 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:19.6740658Z STAGE:2022-08-13 13:50:19 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:19.6750982Z STAGE:2022-08-13 13:50:19 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:19.6883355Z STAGE:2022-08-13 13:50:19 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:19.6897346Z STAGE:2022-08-13 13:50:19 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:19.7026045Z STAGE:2022-08-13 13:50:19 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:19.7036401Z STAGE:2022-08-13 13:50:19 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:19.7137641Z ok (0.058s) 2022-08-13T13:50:19.9290428Z test_unary_fastpath__foreach_erfc_cuda_bfloat16 (__main__.TestForeachCUDA) ... STAGE:2022-08-13 13:50:19 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:19.9303824Z STAGE:2022-08-13 13:50:19 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:19.9430940Z STAGE:2022-08-13 13:50:19 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:19.9441315Z STAGE:2022-08-13 13:50:19 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:19.9583834Z STAGE:2022-08-13 13:50:19 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:19.9598792Z STAGE:2022-08-13 13:50:19 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:19.9739443Z STAGE:2022-08-13 13:50:19 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:19.9752370Z STAGE:2022-08-13 13:50:19 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:19.9865403Z ok (0.273s) 2022-08-13T13:50:20.1884277Z test_unary_fastpath__foreach_erfc_cuda_float16 (__main__.TestForeachCUDA) ... STAGE:2022-08-13 13:50:20 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:20.1897441Z STAGE:2022-08-13 13:50:20 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:20.2022809Z STAGE:2022-08-13 13:50:20 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:20.2033853Z STAGE:2022-08-13 13:50:20 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:20.2175902Z STAGE:2022-08-13 13:50:20 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:20.2190099Z STAGE:2022-08-13 13:50:20 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:20.2329202Z STAGE:2022-08-13 13:50:20 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:20.2341311Z STAGE:2022-08-13 13:50:20 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:20.2453773Z ok (0.259s) 2022-08-13T13:50:20.4416263Z test_unary_fastpath__foreach_erfc_cuda_float32 (__main__.TestForeachCUDA) ... STAGE:2022-08-13 13:50:20 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:20.4429750Z STAGE:2022-08-13 13:50:20 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:20.4555329Z STAGE:2022-08-13 13:50:20 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:20.4565626Z STAGE:2022-08-13 13:50:20 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:20.4708937Z STAGE:2022-08-13 13:50:20 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:20.4723062Z STAGE:2022-08-13 13:50:20 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:20.4863376Z STAGE:2022-08-13 13:50:20 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:20.4875449Z STAGE:2022-08-13 13:50:20 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:20.4987660Z ok (0.253s) 2022-08-13T13:50:20.7317035Z test_unary_fastpath__foreach_erfc_cuda_float64 (__main__.TestForeachCUDA) ... STAGE:2022-08-13 13:50:20 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:20.7330001Z STAGE:2022-08-13 13:50:20 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:20.7445529Z STAGE:2022-08-13 13:50:20 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:20.7456195Z STAGE:2022-08-13 13:50:20 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:20.7589272Z STAGE:2022-08-13 13:50:20 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:20.7603813Z STAGE:2022-08-13 13:50:20 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:20.7732786Z STAGE:2022-08-13 13:50:20 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:20.7744879Z STAGE:2022-08-13 13:50:20 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:20.7846515Z ok (0.286s) 2022-08-13T13:50:21.2257780Z test_unary_fastpath__foreach_exp_cuda_complex128 (__main__.TestForeachCUDA) ... STAGE:2022-08-13 13:50:21 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:21.2271314Z STAGE:2022-08-13 13:50:21 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:21.2403810Z STAGE:2022-08-13 13:50:21 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:21.2415744Z STAGE:2022-08-13 13:50:21 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:21.2593102Z STAGE:2022-08-13 13:50:21 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:21.2608610Z STAGE:2022-08-13 13:50:21 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:21.2753018Z STAGE:2022-08-13 13:50:21 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:21.2763520Z STAGE:2022-08-13 13:50:21 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:21.2881974Z ok (0.503s) 2022-08-13T13:50:21.7206110Z test_unary_fastpath__foreach_exp_cuda_complex64 (__main__.TestForeachCUDA) ... STAGE:2022-08-13 13:50:21 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:21.7218758Z STAGE:2022-08-13 13:50:21 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:21.7359468Z STAGE:2022-08-13 13:50:21 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:21.7370745Z STAGE:2022-08-13 13:50:21 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:21.7558747Z STAGE:2022-08-13 13:50:21 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:21.7572632Z STAGE:2022-08-13 13:50:21 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:21.7727052Z STAGE:2022-08-13 13:50:21 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:21.7737577Z STAGE:2022-08-13 13:50:21 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:21.7865692Z ok (0.498s) 2022-08-13T13:50:21.7928109Z test_unary_fastpath__foreach_exp_cuda_float16 (__main__.TestForeachCUDA) ... STAGE:2022-08-13 13:50:21 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:21.7941103Z STAGE:2022-08-13 13:50:21 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:21.8064565Z STAGE:2022-08-13 13:50:21 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:21.8074900Z STAGE:2022-08-13 13:50:21 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:21.8217396Z STAGE:2022-08-13 13:50:21 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:21.8230734Z STAGE:2022-08-13 13:50:21 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:21.8369666Z STAGE:2022-08-13 13:50:21 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:21.8380238Z STAGE:2022-08-13 13:50:21 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:21.8492347Z ok (0.063s) 2022-08-13T13:50:21.8552668Z test_unary_fastpath__foreach_exp_cuda_float32 (__main__.TestForeachCUDA) ... STAGE:2022-08-13 13:50:21 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:21.8565975Z STAGE:2022-08-13 13:50:21 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:21.8689148Z STAGE:2022-08-13 13:50:21 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:21.8699713Z STAGE:2022-08-13 13:50:21 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:21.8842396Z STAGE:2022-08-13 13:50:21 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:21.8856992Z STAGE:2022-08-13 13:50:21 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:21.8995532Z STAGE:2022-08-13 13:50:21 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:21.9006084Z STAGE:2022-08-13 13:50:21 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:21.9117743Z ok (0.062s) 2022-08-13T13:50:21.9178265Z test_unary_fastpath__foreach_exp_cuda_float64 (__main__.TestForeachCUDA) ... STAGE:2022-08-13 13:50:21 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:21.9192876Z STAGE:2022-08-13 13:50:21 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:21.9309585Z STAGE:2022-08-13 13:50:21 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:21.9322281Z STAGE:2022-08-13 13:50:21 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:21.9456389Z STAGE:2022-08-13 13:50:21 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:21.9472545Z STAGE:2022-08-13 13:50:21 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:21.9601946Z STAGE:2022-08-13 13:50:21 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:21.9615295Z STAGE:2022-08-13 13:50:21 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:21.9717764Z ok (0.060s) 2022-08-13T13:50:21.9780138Z test_unary_fastpath__foreach_expm1_cuda_bfloat16 (__main__.TestForeachCUDA) ... STAGE:2022-08-13 13:50:21 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:21.9794598Z STAGE:2022-08-13 13:50:21 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:21.9918549Z STAGE:2022-08-13 13:50:21 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:21.9931642Z STAGE:2022-08-13 13:50:21 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:22.0074052Z STAGE:2022-08-13 13:50:22 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:22.0087970Z STAGE:2022-08-13 13:50:22 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:22.0227747Z STAGE:2022-08-13 13:50:22 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:22.0238235Z STAGE:2022-08-13 13:50:22 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:22.0350381Z ok (0.063s) 2022-08-13T13:50:22.0410714Z test_unary_fastpath__foreach_expm1_cuda_float16 (__main__.TestForeachCUDA) ... STAGE:2022-08-13 13:50:22 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:22.0423714Z STAGE:2022-08-13 13:50:22 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:22.0546976Z STAGE:2022-08-13 13:50:22 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:22.0557282Z STAGE:2022-08-13 13:50:22 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:22.0699084Z STAGE:2022-08-13 13:50:22 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:22.0712732Z STAGE:2022-08-13 13:50:22 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:22.0852189Z STAGE:2022-08-13 13:50:22 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:22.0862434Z STAGE:2022-08-13 13:50:22 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:22.0973948Z ok (0.062s) 2022-08-13T13:50:22.1034658Z test_unary_fastpath__foreach_expm1_cuda_float32 (__main__.TestForeachCUDA) ... STAGE:2022-08-13 13:50:22 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:22.1048181Z STAGE:2022-08-13 13:50:22 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:22.1171071Z STAGE:2022-08-13 13:50:22 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:22.1181232Z STAGE:2022-08-13 13:50:22 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:22.1323719Z STAGE:2022-08-13 13:50:22 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:22.1337827Z STAGE:2022-08-13 13:50:22 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:22.1476649Z STAGE:2022-08-13 13:50:22 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:22.1486605Z STAGE:2022-08-13 13:50:22 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:22.1598124Z ok (0.062s) 2022-08-13T13:50:22.1657904Z test_unary_fastpath__foreach_expm1_cuda_float64 (__main__.TestForeachCUDA) ... STAGE:2022-08-13 13:50:22 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:22.1670950Z STAGE:2022-08-13 13:50:22 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:22.1785364Z STAGE:2022-08-13 13:50:22 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:22.1795363Z STAGE:2022-08-13 13:50:22 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:22.1927959Z STAGE:2022-08-13 13:50:22 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:22.1941534Z STAGE:2022-08-13 13:50:22 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:22.2069860Z STAGE:2022-08-13 13:50:22 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:22.2080134Z STAGE:2022-08-13 13:50:22 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:22.2181497Z ok (0.058s) 2022-08-13T13:50:22.2241235Z test_unary_fastpath__foreach_floor_cuda_bfloat16 (__main__.TestForeachCUDA) ... STAGE:2022-08-13 13:50:22 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:22.2254761Z STAGE:2022-08-13 13:50:22 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:22.2378774Z STAGE:2022-08-13 13:50:22 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:22.2388741Z STAGE:2022-08-13 13:50:22 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:22.2530909Z STAGE:2022-08-13 13:50:22 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:22.2544625Z STAGE:2022-08-13 13:50:22 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:22.2683176Z STAGE:2022-08-13 13:50:22 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:22.2693526Z STAGE:2022-08-13 13:50:22 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:22.2805422Z ok (0.062s) 2022-08-13T13:50:22.2865397Z test_unary_fastpath__foreach_floor_cuda_float16 (__main__.TestForeachCUDA) ... STAGE:2022-08-13 13:50:22 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:22.2878348Z STAGE:2022-08-13 13:50:22 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:22.3002040Z STAGE:2022-08-13 13:50:22 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:22.3012492Z STAGE:2022-08-13 13:50:22 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:22.3154204Z STAGE:2022-08-13 13:50:22 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:22.3167735Z STAGE:2022-08-13 13:50:22 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:22.3307263Z STAGE:2022-08-13 13:50:22 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:22.3317404Z STAGE:2022-08-13 13:50:22 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:22.3429781Z ok (0.062s) 2022-08-13T13:50:22.3490132Z test_unary_fastpath__foreach_floor_cuda_float32 (__main__.TestForeachCUDA) ... STAGE:2022-08-13 13:50:22 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:22.3503226Z STAGE:2022-08-13 13:50:22 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:22.3627099Z STAGE:2022-08-13 13:50:22 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:22.3637518Z STAGE:2022-08-13 13:50:22 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:22.3780774Z STAGE:2022-08-13 13:50:22 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:22.3794168Z STAGE:2022-08-13 13:50:22 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:22.3933421Z STAGE:2022-08-13 13:50:22 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:22.3943488Z STAGE:2022-08-13 13:50:22 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:22.4055906Z ok (0.063s) 2022-08-13T13:50:22.4115477Z test_unary_fastpath__foreach_floor_cuda_float64 (__main__.TestForeachCUDA) ... STAGE:2022-08-13 13:50:22 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:22.4128706Z STAGE:2022-08-13 13:50:22 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:22.4242685Z STAGE:2022-08-13 13:50:22 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:22.4253320Z STAGE:2022-08-13 13:50:22 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:22.4385948Z STAGE:2022-08-13 13:50:22 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:22.4399425Z STAGE:2022-08-13 13:50:22 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:22.4528402Z STAGE:2022-08-13 13:50:22 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:22.4538685Z STAGE:2022-08-13 13:50:22 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:22.4640159Z ok (0.058s) 2022-08-13T13:50:22.4699902Z test_unary_fastpath__foreach_frac_cuda_bfloat16 (__main__.TestForeachCUDA) ... STAGE:2022-08-13 13:50:22 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:22.4713104Z STAGE:2022-08-13 13:50:22 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:22.4836856Z STAGE:2022-08-13 13:50:22 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:22.4847042Z STAGE:2022-08-13 13:50:22 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:22.4989000Z STAGE:2022-08-13 13:50:22 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:22.5002785Z STAGE:2022-08-13 13:50:22 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:22.5142406Z STAGE:2022-08-13 13:50:22 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:22.5152883Z STAGE:2022-08-13 13:50:22 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:22.5265340Z ok (0.062s) 2022-08-13T13:50:22.5324612Z test_unary_fastpath__foreach_frac_cuda_float16 (__main__.TestForeachCUDA) ... STAGE:2022-08-13 13:50:22 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:22.5337983Z STAGE:2022-08-13 13:50:22 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:22.5461065Z STAGE:2022-08-13 13:50:22 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:22.5471255Z STAGE:2022-08-13 13:50:22 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:22.5612678Z STAGE:2022-08-13 13:50:22 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:22.5626227Z STAGE:2022-08-13 13:50:22 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:22.5764733Z STAGE:2022-08-13 13:50:22 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:22.5775196Z STAGE:2022-08-13 13:50:22 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:22.5886812Z ok (0.062s) 2022-08-13T13:50:22.5947384Z test_unary_fastpath__foreach_frac_cuda_float32 (__main__.TestForeachCUDA) ... STAGE:2022-08-13 13:50:22 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:22.5960541Z STAGE:2022-08-13 13:50:22 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:22.6083190Z STAGE:2022-08-13 13:50:22 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:22.6093799Z STAGE:2022-08-13 13:50:22 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:22.6235973Z STAGE:2022-08-13 13:50:22 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:22.6250109Z STAGE:2022-08-13 13:50:22 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:22.6388703Z STAGE:2022-08-13 13:50:22 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:22.6399037Z STAGE:2022-08-13 13:50:22 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:22.6510631Z ok (0.062s) 2022-08-13T13:50:22.6570137Z test_unary_fastpath__foreach_frac_cuda_float64 (__main__.TestForeachCUDA) ... STAGE:2022-08-13 13:50:22 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:22.6583313Z STAGE:2022-08-13 13:50:22 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:22.6697114Z STAGE:2022-08-13 13:50:22 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:22.6707463Z STAGE:2022-08-13 13:50:22 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:22.6839438Z STAGE:2022-08-13 13:50:22 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:22.6853398Z STAGE:2022-08-13 13:50:22 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:22.6981835Z STAGE:2022-08-13 13:50:22 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:22.6992290Z STAGE:2022-08-13 13:50:22 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:22.7093847Z ok (0.058s) 2022-08-13T13:50:23.0591036Z test_unary_fastpath__foreach_log10_cuda_complex128 (__main__.TestForeachCUDA) ... STAGE:2022-08-13 13:50:23 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:23.0606121Z STAGE:2022-08-13 13:50:23 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:23.0738241Z STAGE:2022-08-13 13:50:23 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:23.0751300Z STAGE:2022-08-13 13:50:23 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:23.0928703Z STAGE:2022-08-13 13:50:23 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:23.0944817Z STAGE:2022-08-13 13:50:23 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:23.1089465Z STAGE:2022-08-13 13:50:23 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:23.1100326Z STAGE:2022-08-13 13:50:23 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:23.1218455Z ok (0.412s) 2022-08-13T13:50:23.4232731Z test_unary_fastpath__foreach_log10_cuda_complex64 (__main__.TestForeachCUDA) ... STAGE:2022-08-13 13:50:23 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:23.4245571Z STAGE:2022-08-13 13:50:23 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:23.4385029Z STAGE:2022-08-13 13:50:23 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:23.4395253Z STAGE:2022-08-13 13:50:23 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:23.4583086Z STAGE:2022-08-13 13:50:23 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:23.4597321Z STAGE:2022-08-13 13:50:23 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:23.4751567Z STAGE:2022-08-13 13:50:23 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:23.4762103Z STAGE:2022-08-13 13:50:23 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:23.4889928Z ok (0.367s) 2022-08-13T13:50:23.4951359Z test_unary_fastpath__foreach_log10_cuda_float16 (__main__.TestForeachCUDA) ... STAGE:2022-08-13 13:50:23 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:23.4964576Z STAGE:2022-08-13 13:50:23 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:23.5088452Z STAGE:2022-08-13 13:50:23 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:23.5098691Z STAGE:2022-08-13 13:50:23 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:23.5240767Z STAGE:2022-08-13 13:50:23 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:23.5254599Z STAGE:2022-08-13 13:50:23 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:23.5393569Z STAGE:2022-08-13 13:50:23 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:23.5403829Z STAGE:2022-08-13 13:50:23 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:23.5516039Z ok (0.062s) 2022-08-13T13:50:23.5576568Z test_unary_fastpath__foreach_log10_cuda_float32 (__main__.TestForeachCUDA) ... STAGE:2022-08-13 13:50:23 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:23.5589728Z STAGE:2022-08-13 13:50:23 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:23.5712989Z STAGE:2022-08-13 13:50:23 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:23.5723635Z STAGE:2022-08-13 13:50:23 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:23.5866667Z STAGE:2022-08-13 13:50:23 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:23.5880168Z STAGE:2022-08-13 13:50:23 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:23.6019232Z STAGE:2022-08-13 13:50:23 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:23.6029595Z STAGE:2022-08-13 13:50:23 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:23.6141382Z ok (0.062s) 2022-08-13T13:50:23.6200869Z test_unary_fastpath__foreach_log10_cuda_float64 (__main__.TestForeachCUDA) ... STAGE:2022-08-13 13:50:23 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:23.6214233Z STAGE:2022-08-13 13:50:23 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:23.6328547Z STAGE:2022-08-13 13:50:23 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:23.6338958Z STAGE:2022-08-13 13:50:23 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:23.6472616Z STAGE:2022-08-13 13:50:23 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:23.6486156Z STAGE:2022-08-13 13:50:23 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:23.6615172Z STAGE:2022-08-13 13:50:23 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:23.6625470Z STAGE:2022-08-13 13:50:23 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:23.6726780Z ok (0.058s) 2022-08-13T13:50:23.6786819Z test_unary_fastpath__foreach_log1p_cuda_float16 (__main__.TestForeachCUDA) ... STAGE:2022-08-13 13:50:23 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:23.6800094Z STAGE:2022-08-13 13:50:23 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:23.6923488Z STAGE:2022-08-13 13:50:23 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:23.6934269Z STAGE:2022-08-13 13:50:23 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:23.7076677Z STAGE:2022-08-13 13:50:23 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:23.7090567Z STAGE:2022-08-13 13:50:23 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:23.7229640Z STAGE:2022-08-13 13:50:23 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:23.7239930Z STAGE:2022-08-13 13:50:23 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:23.7352050Z ok (0.062s) 2022-08-13T13:50:23.7412682Z test_unary_fastpath__foreach_log1p_cuda_float32 (__main__.TestForeachCUDA) ... STAGE:2022-08-13 13:50:23 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:23.7425667Z STAGE:2022-08-13 13:50:23 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:23.7549151Z STAGE:2022-08-13 13:50:23 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:23.7559415Z STAGE:2022-08-13 13:50:23 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:23.7702275Z STAGE:2022-08-13 13:50:23 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:23.7715854Z STAGE:2022-08-13 13:50:23 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:23.7855459Z STAGE:2022-08-13 13:50:23 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:23.7865662Z STAGE:2022-08-13 13:50:23 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:23.7977497Z ok (0.062s) 2022-08-13T13:50:23.8037121Z test_unary_fastpath__foreach_log1p_cuda_float64 (__main__.TestForeachCUDA) ... STAGE:2022-08-13 13:50:23 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:23.8050402Z STAGE:2022-08-13 13:50:23 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:23.8164154Z STAGE:2022-08-13 13:50:23 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:23.8174951Z STAGE:2022-08-13 13:50:23 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:23.8307368Z STAGE:2022-08-13 13:50:23 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:23.8321155Z STAGE:2022-08-13 13:50:23 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:23.8450419Z STAGE:2022-08-13 13:50:23 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:23.8460610Z STAGE:2022-08-13 13:50:23 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:23.8562082Z ok (0.058s) 2022-08-13T13:50:24.2168537Z test_unary_fastpath__foreach_log2_cuda_complex128 (__main__.TestForeachCUDA) ... STAGE:2022-08-13 13:50:24 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:24.2181092Z STAGE:2022-08-13 13:50:24 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:24.2312862Z STAGE:2022-08-13 13:50:24 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:24.2323664Z STAGE:2022-08-13 13:50:24 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:24.2501870Z STAGE:2022-08-13 13:50:24 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:24.2515721Z STAGE:2022-08-13 13:50:24 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:24.2660675Z STAGE:2022-08-13 13:50:24 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:24.2670861Z STAGE:2022-08-13 13:50:24 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:24.2788999Z ok (0.423s) 2022-08-13T13:50:24.5828171Z test_unary_fastpath__foreach_log2_cuda_complex64 (__main__.TestForeachCUDA) ... STAGE:2022-08-13 13:50:24 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:24.5840727Z STAGE:2022-08-13 13:50:24 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:24.5979999Z STAGE:2022-08-13 13:50:24 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:24.5990299Z STAGE:2022-08-13 13:50:24 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:24.6178125Z STAGE:2022-08-13 13:50:24 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:24.6192006Z STAGE:2022-08-13 13:50:24 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:24.6346966Z STAGE:2022-08-13 13:50:24 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:24.6357416Z STAGE:2022-08-13 13:50:24 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:24.6485229Z ok (0.369s) 2022-08-13T13:50:24.6546429Z test_unary_fastpath__foreach_log2_cuda_float16 (__main__.TestForeachCUDA) ... STAGE:2022-08-13 13:50:24 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:24.6559418Z STAGE:2022-08-13 13:50:24 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:24.6682964Z STAGE:2022-08-13 13:50:24 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:24.6693411Z STAGE:2022-08-13 13:50:24 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:24.6835404Z STAGE:2022-08-13 13:50:24 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:24.6849389Z STAGE:2022-08-13 13:50:24 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:24.6988138Z STAGE:2022-08-13 13:50:24 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:24.6998383Z STAGE:2022-08-13 13:50:24 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:24.7110242Z ok (0.062s) 2022-08-13T13:50:24.7170489Z test_unary_fastpath__foreach_log2_cuda_float32 (__main__.TestForeachCUDA) ... STAGE:2022-08-13 13:50:24 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:24.7183579Z STAGE:2022-08-13 13:50:24 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:24.7307148Z STAGE:2022-08-13 13:50:24 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:24.7317390Z STAGE:2022-08-13 13:50:24 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:24.7460986Z STAGE:2022-08-13 13:50:24 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:24.7474490Z STAGE:2022-08-13 13:50:24 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:24.7614453Z STAGE:2022-08-13 13:50:24 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:24.7624763Z STAGE:2022-08-13 13:50:24 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:24.7737063Z ok (0.063s) 2022-08-13T13:50:24.7796864Z test_unary_fastpath__foreach_log2_cuda_float64 (__main__.TestForeachCUDA) ... STAGE:2022-08-13 13:50:24 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:24.7812383Z STAGE:2022-08-13 13:50:24 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:24.7926501Z STAGE:2022-08-13 13:50:24 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:24.7936809Z STAGE:2022-08-13 13:50:24 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:24.8069844Z STAGE:2022-08-13 13:50:24 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:24.8083375Z STAGE:2022-08-13 13:50:24 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:24.8212426Z STAGE:2022-08-13 13:50:24 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:24.8222458Z STAGE:2022-08-13 13:50:24 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:24.8323558Z ok (0.059s) 2022-08-13T13:50:25.1547239Z test_unary_fastpath__foreach_log_cuda_complex128 (__main__.TestForeachCUDA) ... STAGE:2022-08-13 13:50:25 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:25.1561990Z STAGE:2022-08-13 13:50:25 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:25.1694345Z STAGE:2022-08-13 13:50:25 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:25.1707329Z STAGE:2022-08-13 13:50:25 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:25.1885727Z STAGE:2022-08-13 13:50:25 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:25.1900886Z STAGE:2022-08-13 13:50:25 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:25.2045956Z STAGE:2022-08-13 13:50:25 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:25.2056741Z STAGE:2022-08-13 13:50:25 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:25.2174696Z ok (0.385s) 2022-08-13T13:50:25.4996311Z test_unary_fastpath__foreach_log_cuda_complex64 (__main__.TestForeachCUDA) ... STAGE:2022-08-13 13:50:25 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:25.5009808Z STAGE:2022-08-13 13:50:25 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:25.5148917Z STAGE:2022-08-13 13:50:25 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:25.5159288Z STAGE:2022-08-13 13:50:25 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:25.5346858Z STAGE:2022-08-13 13:50:25 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:25.5360407Z STAGE:2022-08-13 13:50:25 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:25.5515068Z STAGE:2022-08-13 13:50:25 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:25.5525681Z STAGE:2022-08-13 13:50:25 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:25.5653087Z ok (0.348s) 2022-08-13T13:50:25.5714493Z test_unary_fastpath__foreach_log_cuda_float16 (__main__.TestForeachCUDA) ... STAGE:2022-08-13 13:50:25 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:25.5727886Z STAGE:2022-08-13 13:50:25 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:25.5852255Z STAGE:2022-08-13 13:50:25 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:25.5862480Z STAGE:2022-08-13 13:50:25 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:25.6004818Z STAGE:2022-08-13 13:50:25 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:25.6018733Z STAGE:2022-08-13 13:50:25 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:25.6157816Z STAGE:2022-08-13 13:50:25 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:25.6168327Z STAGE:2022-08-13 13:50:25 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:25.6280134Z ok (0.063s) 2022-08-13T13:50:25.6340839Z test_unary_fastpath__foreach_log_cuda_float32 (__main__.TestForeachCUDA) ... STAGE:2022-08-13 13:50:25 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:25.6354084Z STAGE:2022-08-13 13:50:25 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:25.6477754Z STAGE:2022-08-13 13:50:25 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:25.6488269Z STAGE:2022-08-13 13:50:25 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:25.6631540Z STAGE:2022-08-13 13:50:25 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:25.6645091Z STAGE:2022-08-13 13:50:25 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:25.6784875Z STAGE:2022-08-13 13:50:25 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:25.6794905Z STAGE:2022-08-13 13:50:25 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:25.6907115Z ok (0.063s) 2022-08-13T13:50:25.6966683Z test_unary_fastpath__foreach_log_cuda_float64 (__main__.TestForeachCUDA) ... STAGE:2022-08-13 13:50:25 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:25.6980131Z STAGE:2022-08-13 13:50:25 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:25.7094064Z STAGE:2022-08-13 13:50:25 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:25.7104546Z STAGE:2022-08-13 13:50:25 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:25.7237521Z STAGE:2022-08-13 13:50:25 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:25.7251401Z STAGE:2022-08-13 13:50:25 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:25.7380285Z STAGE:2022-08-13 13:50:25 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:25.7390248Z STAGE:2022-08-13 13:50:25 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:25.7494945Z ok (0.059s) 2022-08-13T13:50:25.9351096Z test_unary_fastpath__foreach_neg_cuda_complex128 (__main__.TestForeachCUDA) ... STAGE:2022-08-13 13:50:25 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:25.9363997Z STAGE:2022-08-13 13:50:25 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:25.9494212Z STAGE:2022-08-13 13:50:25 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:25.9504717Z STAGE:2022-08-13 13:50:25 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:25.9681923Z STAGE:2022-08-13 13:50:25 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:25.9697522Z STAGE:2022-08-13 13:50:25 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:25.9842614Z STAGE:2022-08-13 13:50:25 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:25.9855141Z STAGE:2022-08-13 13:50:25 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:25.9973012Z ok (0.248s) 2022-08-13T13:50:26.1866452Z test_unary_fastpath__foreach_neg_cuda_complex64 (__main__.TestForeachCUDA) ... STAGE:2022-08-13 13:50:26 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:26.1879776Z STAGE:2022-08-13 13:50:26 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:26.2020845Z STAGE:2022-08-13 13:50:26 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:26.2032392Z STAGE:2022-08-13 13:50:26 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:26.2221075Z STAGE:2022-08-13 13:50:26 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:26.2236435Z STAGE:2022-08-13 13:50:26 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:26.2392105Z STAGE:2022-08-13 13:50:26 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:26.2405295Z STAGE:2022-08-13 13:50:26 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:26.2534089Z ok (0.256s) 2022-08-13T13:50:26.2597053Z test_unary_fastpath__foreach_neg_cuda_float32 (__main__.TestForeachCUDA) ... STAGE:2022-08-13 13:50:26 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:26.2610413Z STAGE:2022-08-13 13:50:26 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:26.2733527Z STAGE:2022-08-13 13:50:26 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:26.2743942Z STAGE:2022-08-13 13:50:26 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:26.2886767Z STAGE:2022-08-13 13:50:26 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:26.2900749Z STAGE:2022-08-13 13:50:26 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:26.3040455Z STAGE:2022-08-13 13:50:26 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:26.3051144Z STAGE:2022-08-13 13:50:26 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:26.3163498Z ok (0.063s) 2022-08-13T13:50:26.3222852Z test_unary_fastpath__foreach_neg_cuda_float64 (__main__.TestForeachCUDA) ... STAGE:2022-08-13 13:50:26 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:26.3236094Z STAGE:2022-08-13 13:50:26 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:26.3350442Z STAGE:2022-08-13 13:50:26 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:26.3360765Z STAGE:2022-08-13 13:50:26 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:26.3493821Z STAGE:2022-08-13 13:50:26 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:26.3507520Z STAGE:2022-08-13 13:50:26 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:26.3636576Z STAGE:2022-08-13 13:50:26 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:26.3646996Z STAGE:2022-08-13 13:50:26 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:26.3748113Z ok (0.058s) 2022-08-13T13:50:26.3786717Z test_unary_fastpath__foreach_neg_cuda_int16 (__main__.TestForeachCUDA) ... STAGE:2022-08-13 13:50:26 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:26.3799879Z STAGE:2022-08-13 13:50:26 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:26.3871589Z STAGE:2022-08-13 13:50:26 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:26.3881899Z STAGE:2022-08-13 13:50:26 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:26.3948008Z STAGE:2022-08-13 13:50:26 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:26.3961633Z STAGE:2022-08-13 13:50:26 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:26.4041851Z STAGE:2022-08-13 13:50:26 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:26.4052693Z STAGE:2022-08-13 13:50:26 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:26.4105310Z ok (0.036s) 2022-08-13T13:50:26.4143452Z test_unary_fastpath__foreach_neg_cuda_int32 (__main__.TestForeachCUDA) ... STAGE:2022-08-13 13:50:26 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:26.4156871Z STAGE:2022-08-13 13:50:26 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:26.4229122Z STAGE:2022-08-13 13:50:26 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:26.4239392Z STAGE:2022-08-13 13:50:26 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:26.4305827Z STAGE:2022-08-13 13:50:26 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:26.4319534Z STAGE:2022-08-13 13:50:26 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:26.4399627Z STAGE:2022-08-13 13:50:26 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:26.4410324Z STAGE:2022-08-13 13:50:26 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:26.4462990Z ok (0.036s) 2022-08-13T13:50:26.4501590Z test_unary_fastpath__foreach_neg_cuda_int64 (__main__.TestForeachCUDA) ... STAGE:2022-08-13 13:50:26 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:26.4514804Z STAGE:2022-08-13 13:50:26 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:26.4577749Z STAGE:2022-08-13 13:50:26 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:26.4588046Z STAGE:2022-08-13 13:50:26 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:26.4645264Z STAGE:2022-08-13 13:50:26 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:26.4659452Z STAGE:2022-08-13 13:50:26 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:26.4729338Z STAGE:2022-08-13 13:50:26 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:26.4739662Z STAGE:2022-08-13 13:50:26 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:26.4782364Z ok (0.032s) 2022-08-13T13:50:26.4820708Z test_unary_fastpath__foreach_neg_cuda_int8 (__main__.TestForeachCUDA) ... STAGE:2022-08-13 13:50:26 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:26.4833686Z STAGE:2022-08-13 13:50:26 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:26.4905803Z STAGE:2022-08-13 13:50:26 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:26.4916204Z STAGE:2022-08-13 13:50:26 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:26.4982019Z STAGE:2022-08-13 13:50:26 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:26.4995711Z STAGE:2022-08-13 13:50:26 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:26.5076094Z STAGE:2022-08-13 13:50:26 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:26.5086414Z STAGE:2022-08-13 13:50:26 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:26.5139313Z ok (0.036s) 2022-08-13T13:50:26.5178007Z test_unary_fastpath__foreach_neg_cuda_uint8 (__main__.TestForeachCUDA) ... STAGE:2022-08-13 13:50:26 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:26.5190992Z STAGE:2022-08-13 13:50:26 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:26.5262507Z STAGE:2022-08-13 13:50:26 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:26.5273102Z STAGE:2022-08-13 13:50:26 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:26.5339350Z STAGE:2022-08-13 13:50:26 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:26.5353047Z STAGE:2022-08-13 13:50:26 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:26.5432810Z STAGE:2022-08-13 13:50:26 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:26.5443164Z STAGE:2022-08-13 13:50:26 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:26.5496547Z ok (0.036s) 2022-08-13T13:50:26.5556134Z test_unary_fastpath__foreach_reciprocal_cuda_float16 (__main__.TestForeachCUDA) ... STAGE:2022-08-13 13:50:26 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:26.5569465Z STAGE:2022-08-13 13:50:26 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:26.5692547Z STAGE:2022-08-13 13:50:26 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:26.5702988Z STAGE:2022-08-13 13:50:26 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:26.5845233Z STAGE:2022-08-13 13:50:26 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:26.5859229Z STAGE:2022-08-13 13:50:26 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:26.5998675Z STAGE:2022-08-13 13:50:26 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:26.6009282Z STAGE:2022-08-13 13:50:26 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:26.6121562Z ok (0.062s) 2022-08-13T13:50:26.6181957Z test_unary_fastpath__foreach_reciprocal_cuda_float32 (__main__.TestForeachCUDA) ... STAGE:2022-08-13 13:50:26 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:26.6194981Z STAGE:2022-08-13 13:50:26 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:26.6317639Z STAGE:2022-08-13 13:50:26 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:26.6328088Z STAGE:2022-08-13 13:50:26 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:26.6470371Z STAGE:2022-08-13 13:50:26 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:26.6483808Z STAGE:2022-08-13 13:50:26 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:26.6623088Z STAGE:2022-08-13 13:50:26 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:26.6633162Z STAGE:2022-08-13 13:50:26 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:26.6745195Z ok (0.062s) 2022-08-13T13:50:26.6804708Z test_unary_fastpath__foreach_reciprocal_cuda_float64 (__main__.TestForeachCUDA) ... STAGE:2022-08-13 13:50:26 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:26.6818180Z STAGE:2022-08-13 13:50:26 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:26.6931673Z STAGE:2022-08-13 13:50:26 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:26.6941940Z STAGE:2022-08-13 13:50:26 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:26.7074372Z STAGE:2022-08-13 13:50:26 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:26.7088303Z STAGE:2022-08-13 13:50:26 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:26.7217067Z STAGE:2022-08-13 13:50:26 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:26.7227205Z STAGE:2022-08-13 13:50:26 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:26.7328763Z ok (0.058s) 2022-08-13T13:50:26.7388861Z test_unary_fastpath__foreach_round_cuda_bfloat16 (__main__.TestForeachCUDA) ... STAGE:2022-08-13 13:50:26 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:26.7402234Z STAGE:2022-08-13 13:50:26 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:26.7525523Z STAGE:2022-08-13 13:50:26 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:26.7536147Z STAGE:2022-08-13 13:50:26 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:26.7677796Z STAGE:2022-08-13 13:50:26 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:26.7691502Z STAGE:2022-08-13 13:50:26 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:26.7830871Z STAGE:2022-08-13 13:50:26 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:26.7841137Z STAGE:2022-08-13 13:50:26 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:26.7953329Z ok (0.062s) 2022-08-13T13:50:26.8012958Z test_unary_fastpath__foreach_round_cuda_float16 (__main__.TestForeachCUDA) ... STAGE:2022-08-13 13:50:26 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:26.8026059Z STAGE:2022-08-13 13:50:26 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:26.8149477Z STAGE:2022-08-13 13:50:26 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:26.8159765Z STAGE:2022-08-13 13:50:26 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:26.8300995Z STAGE:2022-08-13 13:50:26 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:26.8314733Z STAGE:2022-08-13 13:50:26 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:26.8454451Z STAGE:2022-08-13 13:50:26 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:26.8464666Z STAGE:2022-08-13 13:50:26 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:26.8576458Z ok (0.062s) 2022-08-13T13:50:26.8636978Z test_unary_fastpath__foreach_round_cuda_float32 (__main__.TestForeachCUDA) ... STAGE:2022-08-13 13:50:26 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:26.8650828Z STAGE:2022-08-13 13:50:26 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:26.8773567Z STAGE:2022-08-13 13:50:26 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:26.8783772Z STAGE:2022-08-13 13:50:26 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:26.8926045Z STAGE:2022-08-13 13:50:26 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:26.8939868Z STAGE:2022-08-13 13:50:26 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:26.9078944Z STAGE:2022-08-13 13:50:26 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:26.9089533Z STAGE:2022-08-13 13:50:26 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:26.9201565Z ok (0.062s) 2022-08-13T13:50:26.9261303Z test_unary_fastpath__foreach_round_cuda_float64 (__main__.TestForeachCUDA) ... STAGE:2022-08-13 13:50:26 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:26.9274350Z STAGE:2022-08-13 13:50:26 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:26.9388867Z STAGE:2022-08-13 13:50:26 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:26.9399406Z STAGE:2022-08-13 13:50:26 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:26.9531926Z STAGE:2022-08-13 13:50:26 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:26.9545585Z STAGE:2022-08-13 13:50:26 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:26.9681146Z STAGE:2022-08-13 13:50:26 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:26.9691863Z STAGE:2022-08-13 13:50:26 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:26.9793254Z ok (0.059s) 2022-08-13T13:50:26.9853050Z test_unary_fastpath__foreach_sigmoid_cuda_float16 (__main__.TestForeachCUDA) ... STAGE:2022-08-13 13:50:26 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:26.9866244Z STAGE:2022-08-13 13:50:26 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:26.9988878Z STAGE:2022-08-13 13:50:26 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:26.9999515Z STAGE:2022-08-13 13:50:26 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:27.0141138Z STAGE:2022-08-13 13:50:27 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:27.0154749Z STAGE:2022-08-13 13:50:27 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:27.0293776Z STAGE:2022-08-13 13:50:27 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:27.0304202Z STAGE:2022-08-13 13:50:27 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:27.0416281Z ok (0.062s) 2022-08-13T13:50:27.0476650Z test_unary_fastpath__foreach_sigmoid_cuda_float32 (__main__.TestForeachCUDA) ... STAGE:2022-08-13 13:50:27 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:27.0490072Z STAGE:2022-08-13 13:50:27 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:27.0612861Z STAGE:2022-08-13 13:50:27 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:27.0623148Z STAGE:2022-08-13 13:50:27 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:27.0765386Z STAGE:2022-08-13 13:50:27 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:27.0779392Z STAGE:2022-08-13 13:50:27 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:27.0918691Z STAGE:2022-08-13 13:50:27 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:27.0929226Z STAGE:2022-08-13 13:50:27 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:27.1040910Z ok (0.062s) 2022-08-13T13:50:27.1100381Z test_unary_fastpath__foreach_sigmoid_cuda_float64 (__main__.TestForeachCUDA) ... STAGE:2022-08-13 13:50:27 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:27.1113540Z STAGE:2022-08-13 13:50:27 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:27.1227504Z STAGE:2022-08-13 13:50:27 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:27.1237743Z STAGE:2022-08-13 13:50:27 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:27.1369979Z STAGE:2022-08-13 13:50:27 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:27.1383699Z STAGE:2022-08-13 13:50:27 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:27.1512570Z STAGE:2022-08-13 13:50:27 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:27.1522789Z STAGE:2022-08-13 13:50:27 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:27.1624109Z ok (0.058s) 2022-08-13T13:50:27.1710738Z test_unary_fastpath__foreach_sin_cuda_complex128 (__main__.TestForeachCUDA) ... STAGE:2022-08-13 13:50:27 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:27.1723931Z STAGE:2022-08-13 13:50:27 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:27.1851947Z STAGE:2022-08-13 13:50:27 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:27.1862463Z STAGE:2022-08-13 13:50:27 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:27.2041653Z STAGE:2022-08-13 13:50:27 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:27.2057929Z STAGE:2022-08-13 13:50:27 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:27.2206251Z STAGE:2022-08-13 13:50:27 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:27.2219147Z STAGE:2022-08-13 13:50:27 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:27.2338234Z ok (0.071s) 2022-08-13T13:50:27.2429138Z test_unary_fastpath__foreach_sin_cuda_complex64 (__main__.TestForeachCUDA) ... STAGE:2022-08-13 13:50:27 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:27.2444751Z STAGE:2022-08-13 13:50:27 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:27.2581849Z STAGE:2022-08-13 13:50:27 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:27.2594629Z STAGE:2022-08-13 13:50:27 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:27.2781964Z STAGE:2022-08-13 13:50:27 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:27.2798069Z STAGE:2022-08-13 13:50:27 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:27.2951971Z STAGE:2022-08-13 13:50:27 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:27.2962365Z STAGE:2022-08-13 13:50:27 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:27.3089629Z ok (0.075s) 2022-08-13T13:50:27.3149670Z test_unary_fastpath__foreach_sin_cuda_float16 (__main__.TestForeachCUDA) ... STAGE:2022-08-13 13:50:27 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:27.3162663Z STAGE:2022-08-13 13:50:27 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:27.3286459Z STAGE:2022-08-13 13:50:27 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:27.3297286Z STAGE:2022-08-13 13:50:27 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:27.3439637Z STAGE:2022-08-13 13:50:27 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:27.3453262Z STAGE:2022-08-13 13:50:27 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:27.3592673Z STAGE:2022-08-13 13:50:27 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:27.3602985Z STAGE:2022-08-13 13:50:27 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:27.3715170Z ok (0.062s) 2022-08-13T13:50:27.3775482Z test_unary_fastpath__foreach_sin_cuda_float32 (__main__.TestForeachCUDA) ... STAGE:2022-08-13 13:50:27 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:27.3788792Z STAGE:2022-08-13 13:50:27 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:27.3912210Z STAGE:2022-08-13 13:50:27 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:27.3922498Z STAGE:2022-08-13 13:50:27 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:27.4065320Z STAGE:2022-08-13 13:50:27 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:27.4078824Z STAGE:2022-08-13 13:50:27 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:27.4218417Z STAGE:2022-08-13 13:50:27 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:27.4228723Z STAGE:2022-08-13 13:50:27 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:27.4341086Z ok (0.062s) 2022-08-13T13:50:27.4400790Z test_unary_fastpath__foreach_sin_cuda_float64 (__main__.TestForeachCUDA) ... STAGE:2022-08-13 13:50:27 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:27.4414046Z STAGE:2022-08-13 13:50:27 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:27.4528516Z STAGE:2022-08-13 13:50:27 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:27.4538963Z STAGE:2022-08-13 13:50:27 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:27.4671760Z STAGE:2022-08-13 13:50:27 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:27.4685391Z STAGE:2022-08-13 13:50:27 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:27.4814285Z STAGE:2022-08-13 13:50:27 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:27.4824682Z STAGE:2022-08-13 13:50:27 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:27.4926282Z ok (0.058s) 2022-08-13T13:50:27.5016711Z test_unary_fastpath__foreach_sinh_cuda_complex128 (__main__.TestForeachCUDA) ... STAGE:2022-08-13 13:50:27 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:27.5029865Z STAGE:2022-08-13 13:50:27 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:27.5157598Z STAGE:2022-08-13 13:50:27 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:27.5169292Z STAGE:2022-08-13 13:50:27 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:27.5344927Z STAGE:2022-08-13 13:50:27 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:27.5358295Z STAGE:2022-08-13 13:50:27 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:27.5502365Z STAGE:2022-08-13 13:50:27 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:27.5512758Z STAGE:2022-08-13 13:50:27 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:27.5629353Z ok (0.070s) 2022-08-13T13:50:27.5717063Z test_unary_fastpath__foreach_sinh_cuda_complex64 (__main__.TestForeachCUDA) ... STAGE:2022-08-13 13:50:27 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:27.5730407Z STAGE:2022-08-13 13:50:27 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:27.5867044Z STAGE:2022-08-13 13:50:27 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:27.5877216Z STAGE:2022-08-13 13:50:27 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:27.6064558Z STAGE:2022-08-13 13:50:27 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:27.6078193Z STAGE:2022-08-13 13:50:27 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:27.6232222Z STAGE:2022-08-13 13:50:27 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:27.6242496Z STAGE:2022-08-13 13:50:27 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:27.6369714Z ok (0.074s) 2022-08-13T13:50:27.6429359Z test_unary_fastpath__foreach_sinh_cuda_float16 (__main__.TestForeachCUDA) ... STAGE:2022-08-13 13:50:27 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:27.6442450Z STAGE:2022-08-13 13:50:27 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:27.6565591Z STAGE:2022-08-13 13:50:27 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:27.6576189Z STAGE:2022-08-13 13:50:27 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:27.6717757Z STAGE:2022-08-13 13:50:27 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:27.6731682Z STAGE:2022-08-13 13:50:27 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:27.6871314Z STAGE:2022-08-13 13:50:27 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:27.6881387Z STAGE:2022-08-13 13:50:27 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:27.6993571Z ok (0.062s) 2022-08-13T13:50:27.7055073Z test_unary_fastpath__foreach_sinh_cuda_float32 (__main__.TestForeachCUDA) ... STAGE:2022-08-13 13:50:27 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:27.7068221Z STAGE:2022-08-13 13:50:27 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:27.7191688Z STAGE:2022-08-13 13:50:27 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:27.7201942Z STAGE:2022-08-13 13:50:27 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:27.7345073Z STAGE:2022-08-13 13:50:27 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:27.7358608Z STAGE:2022-08-13 13:50:27 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:27.7498752Z STAGE:2022-08-13 13:50:27 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:27.7508904Z STAGE:2022-08-13 13:50:27 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:27.7622282Z ok (0.063s) 2022-08-13T13:50:27.7681661Z test_unary_fastpath__foreach_sinh_cuda_float64 (__main__.TestForeachCUDA) ... STAGE:2022-08-13 13:50:27 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:27.7695071Z STAGE:2022-08-13 13:50:27 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:27.7808666Z STAGE:2022-08-13 13:50:27 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:27.7818791Z STAGE:2022-08-13 13:50:27 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:27.7951501Z STAGE:2022-08-13 13:50:27 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:27.7964631Z STAGE:2022-08-13 13:50:27 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:27.8093373Z STAGE:2022-08-13 13:50:27 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:27.8103549Z STAGE:2022-08-13 13:50:27 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:27.8204984Z ok (0.058s) 2022-08-13T13:50:27.8314515Z test_unary_fastpath__foreach_sqrt_cuda_complex128 (__main__.TestForeachCUDA) ... STAGE:2022-08-13 13:50:27 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:27.8327937Z STAGE:2022-08-13 13:50:27 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:27.8457024Z STAGE:2022-08-13 13:50:27 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:27.8467264Z STAGE:2022-08-13 13:50:27 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:27.8643246Z STAGE:2022-08-13 13:50:27 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:27.8657148Z STAGE:2022-08-13 13:50:27 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:27.8801596Z STAGE:2022-08-13 13:50:27 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:27.8812030Z STAGE:2022-08-13 13:50:27 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:27.8929332Z ok (0.072s) 2022-08-13T13:50:27.9035921Z test_unary_fastpath__foreach_sqrt_cuda_complex64 (__main__.TestForeachCUDA) ... STAGE:2022-08-13 13:50:27 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:27.9049346Z STAGE:2022-08-13 13:50:27 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:27.9185569Z STAGE:2022-08-13 13:50:27 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:27.9195677Z STAGE:2022-08-13 13:50:27 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:27.9382385Z STAGE:2022-08-13 13:50:27 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:27.9396064Z STAGE:2022-08-13 13:50:27 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:27.9550454Z STAGE:2022-08-13 13:50:27 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:27.9560573Z STAGE:2022-08-13 13:50:27 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:27.9687901Z ok (0.076s) 2022-08-13T13:50:27.9747456Z test_unary_fastpath__foreach_sqrt_cuda_float16 (__main__.TestForeachCUDA) ... STAGE:2022-08-13 13:50:27 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:27.9760675Z STAGE:2022-08-13 13:50:27 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:27.9884237Z STAGE:2022-08-13 13:50:27 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:27.9894484Z STAGE:2022-08-13 13:50:27 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:28.0036369Z STAGE:2022-08-13 13:50:28 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:28.0050140Z STAGE:2022-08-13 13:50:28 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:28.0190233Z STAGE:2022-08-13 13:50:28 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:28.0200436Z STAGE:2022-08-13 13:50:28 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:28.0312928Z ok (0.062s) 2022-08-13T13:50:28.0373867Z test_unary_fastpath__foreach_sqrt_cuda_float32 (__main__.TestForeachCUDA) ... STAGE:2022-08-13 13:50:28 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:28.0387463Z STAGE:2022-08-13 13:50:28 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:28.0510785Z STAGE:2022-08-13 13:50:28 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:28.0521009Z STAGE:2022-08-13 13:50:28 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:28.0663789Z STAGE:2022-08-13 13:50:28 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:28.0677335Z STAGE:2022-08-13 13:50:28 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:28.0816990Z STAGE:2022-08-13 13:50:28 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:28.0827192Z STAGE:2022-08-13 13:50:28 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:28.0939080Z ok (0.063s) 2022-08-13T13:50:28.0998455Z test_unary_fastpath__foreach_sqrt_cuda_float64 (__main__.TestForeachCUDA) ... STAGE:2022-08-13 13:50:28 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:28.1011824Z STAGE:2022-08-13 13:50:28 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:28.1125957Z STAGE:2022-08-13 13:50:28 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:28.1136538Z STAGE:2022-08-13 13:50:28 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:28.1269118Z STAGE:2022-08-13 13:50:28 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:28.1282551Z STAGE:2022-08-13 13:50:28 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:28.1412342Z STAGE:2022-08-13 13:50:28 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:28.1422261Z STAGE:2022-08-13 13:50:28 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:28.1523670Z ok (0.058s) 2022-08-13T13:50:28.1610355Z test_unary_fastpath__foreach_tan_cuda_complex128 (__main__.TestForeachCUDA) ... STAGE:2022-08-13 13:50:28 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:28.1623449Z STAGE:2022-08-13 13:50:28 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:28.1751634Z STAGE:2022-08-13 13:50:28 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:28.1761793Z STAGE:2022-08-13 13:50:28 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:28.1939282Z STAGE:2022-08-13 13:50:28 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:28.1952610Z STAGE:2022-08-13 13:50:28 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:28.2097373Z STAGE:2022-08-13 13:50:28 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:28.2107526Z STAGE:2022-08-13 13:50:28 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:28.2224901Z ok (0.070s) 2022-08-13T13:50:28.2312543Z test_unary_fastpath__foreach_tan_cuda_complex64 (__main__.TestForeachCUDA) ... STAGE:2022-08-13 13:50:28 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:28.2325660Z STAGE:2022-08-13 13:50:28 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:28.2463465Z STAGE:2022-08-13 13:50:28 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:28.2473976Z STAGE:2022-08-13 13:50:28 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:28.2666031Z STAGE:2022-08-13 13:50:28 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:28.2682289Z STAGE:2022-08-13 13:50:28 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:28.2839731Z STAGE:2022-08-13 13:50:28 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:28.2853120Z STAGE:2022-08-13 13:50:28 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:28.2981269Z ok (0.075s) 2022-08-13T13:50:28.3043859Z test_unary_fastpath__foreach_tan_cuda_float16 (__main__.TestForeachCUDA) ... STAGE:2022-08-13 13:50:28 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:28.3059905Z STAGE:2022-08-13 13:50:28 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:28.3183434Z STAGE:2022-08-13 13:50:28 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:28.3196237Z STAGE:2022-08-13 13:50:28 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:28.3338113Z STAGE:2022-08-13 13:50:28 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:28.3352723Z STAGE:2022-08-13 13:50:28 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:28.3492231Z STAGE:2022-08-13 13:50:28 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:28.3502410Z STAGE:2022-08-13 13:50:28 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:28.3614315Z ok (0.063s) 2022-08-13T13:50:28.3674782Z test_unary_fastpath__foreach_tan_cuda_float32 (__main__.TestForeachCUDA) ... STAGE:2022-08-13 13:50:28 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:28.3688204Z STAGE:2022-08-13 13:50:28 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:28.3812025Z STAGE:2022-08-13 13:50:28 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:28.3822217Z STAGE:2022-08-13 13:50:28 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:28.3964796Z STAGE:2022-08-13 13:50:28 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:28.3978761Z STAGE:2022-08-13 13:50:28 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:28.4117504Z STAGE:2022-08-13 13:50:28 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:28.4127930Z STAGE:2022-08-13 13:50:28 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:28.4239104Z ok (0.062s) 2022-08-13T13:50:28.4298908Z test_unary_fastpath__foreach_tan_cuda_float64 (__main__.TestForeachCUDA) ... STAGE:2022-08-13 13:50:28 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:28.4311948Z STAGE:2022-08-13 13:50:28 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:28.4428114Z STAGE:2022-08-13 13:50:28 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:28.4437998Z STAGE:2022-08-13 13:50:28 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:28.4571279Z STAGE:2022-08-13 13:50:28 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:28.4584850Z STAGE:2022-08-13 13:50:28 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:28.4713825Z STAGE:2022-08-13 13:50:28 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:28.4724136Z STAGE:2022-08-13 13:50:28 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:28.4825917Z ok (0.059s) 2022-08-13T13:50:28.4912526Z test_unary_fastpath__foreach_tanh_cuda_complex128 (__main__.TestForeachCUDA) ... STAGE:2022-08-13 13:50:28 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:28.4925897Z STAGE:2022-08-13 13:50:28 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:28.5053909Z STAGE:2022-08-13 13:50:28 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:28.5064619Z STAGE:2022-08-13 13:50:28 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:28.5242143Z STAGE:2022-08-13 13:50:28 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:28.5255963Z STAGE:2022-08-13 13:50:28 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:28.5401486Z STAGE:2022-08-13 13:50:28 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:28.5412258Z STAGE:2022-08-13 13:50:28 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:28.5529325Z ok (0.070s) 2022-08-13T13:50:28.5617384Z test_unary_fastpath__foreach_tanh_cuda_complex64 (__main__.TestForeachCUDA) ... STAGE:2022-08-13 13:50:28 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:28.5630577Z STAGE:2022-08-13 13:50:28 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:28.5766949Z STAGE:2022-08-13 13:50:28 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:28.5777363Z STAGE:2022-08-13 13:50:28 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:28.5964387Z STAGE:2022-08-13 13:50:28 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:28.5978113Z STAGE:2022-08-13 13:50:28 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:28.6132270Z STAGE:2022-08-13 13:50:28 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:28.6142551Z STAGE:2022-08-13 13:50:28 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:28.6269448Z ok (0.074s) 2022-08-13T13:50:28.6329285Z test_unary_fastpath__foreach_tanh_cuda_float16 (__main__.TestForeachCUDA) ... STAGE:2022-08-13 13:50:28 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:28.6342146Z STAGE:2022-08-13 13:50:28 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:28.6467232Z STAGE:2022-08-13 13:50:28 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:28.6477422Z STAGE:2022-08-13 13:50:28 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:28.6620087Z STAGE:2022-08-13 13:50:28 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:28.6633809Z STAGE:2022-08-13 13:50:28 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:28.6773238Z STAGE:2022-08-13 13:50:28 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:28.6783448Z STAGE:2022-08-13 13:50:28 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:28.6896120Z ok (0.063s) 2022-08-13T13:50:28.6956786Z test_unary_fastpath__foreach_tanh_cuda_float32 (__main__.TestForeachCUDA) ... STAGE:2022-08-13 13:50:28 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:28.6970118Z STAGE:2022-08-13 13:50:28 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:28.7092934Z STAGE:2022-08-13 13:50:28 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:28.7103300Z STAGE:2022-08-13 13:50:28 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:28.7245942Z STAGE:2022-08-13 13:50:28 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:28.7259924Z STAGE:2022-08-13 13:50:28 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:28.7401708Z STAGE:2022-08-13 13:50:28 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:28.7412355Z STAGE:2022-08-13 13:50:28 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:28.7523871Z ok (0.063s) 2022-08-13T13:50:28.7583936Z test_unary_fastpath__foreach_tanh_cuda_float64 (__main__.TestForeachCUDA) ... STAGE:2022-08-13 13:50:28 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:28.7597182Z STAGE:2022-08-13 13:50:28 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:28.7710715Z STAGE:2022-08-13 13:50:28 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:28.7721162Z STAGE:2022-08-13 13:50:28 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:28.7853321Z STAGE:2022-08-13 13:50:28 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:28.7866897Z STAGE:2022-08-13 13:50:28 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:28.7995361Z STAGE:2022-08-13 13:50:28 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:28.8005705Z STAGE:2022-08-13 13:50:28 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:28.8106820Z ok (0.058s) 2022-08-13T13:50:28.8166938Z test_unary_fastpath__foreach_trunc_cuda_bfloat16 (__main__.TestForeachCUDA) ... STAGE:2022-08-13 13:50:28 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:28.8180123Z STAGE:2022-08-13 13:50:28 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:28.8303448Z STAGE:2022-08-13 13:50:28 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:28.8313833Z STAGE:2022-08-13 13:50:28 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:28.8457400Z STAGE:2022-08-13 13:50:28 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:28.8471149Z STAGE:2022-08-13 13:50:28 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:28.8610474Z STAGE:2022-08-13 13:50:28 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:28.8620613Z STAGE:2022-08-13 13:50:28 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:28.8732826Z ok (0.062s) 2022-08-13T13:50:28.8791999Z test_unary_fastpath__foreach_trunc_cuda_float16 (__main__.TestForeachCUDA) ... STAGE:2022-08-13 13:50:28 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:28.8805085Z STAGE:2022-08-13 13:50:28 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:28.8928086Z STAGE:2022-08-13 13:50:28 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:28.8938370Z STAGE:2022-08-13 13:50:28 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:28.9079972Z STAGE:2022-08-13 13:50:28 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:28.9093842Z STAGE:2022-08-13 13:50:28 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:28.9232337Z STAGE:2022-08-13 13:50:28 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:28.9242606Z STAGE:2022-08-13 13:50:28 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:28.9353890Z ok (0.062s) 2022-08-13T13:50:28.9415294Z test_unary_fastpath__foreach_trunc_cuda_float32 (__main__.TestForeachCUDA) ... STAGE:2022-08-13 13:50:28 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:28.9428309Z STAGE:2022-08-13 13:50:28 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:28.9551672Z STAGE:2022-08-13 13:50:28 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:28.9562147Z STAGE:2022-08-13 13:50:28 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:28.9704802Z STAGE:2022-08-13 13:50:28 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:28.9718394Z STAGE:2022-08-13 13:50:28 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:28.9857892Z STAGE:2022-08-13 13:50:28 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:28.9868205Z STAGE:2022-08-13 13:50:28 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:28.9980330Z ok (0.063s) 2022-08-13T13:50:29.0039657Z test_unary_fastpath__foreach_trunc_cuda_float64 (__main__.TestForeachCUDA) ... STAGE:2022-08-13 13:50:29 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:29.0052991Z STAGE:2022-08-13 13:50:29 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:29.0167848Z STAGE:2022-08-13 13:50:29 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:29.0178242Z STAGE:2022-08-13 13:50:29 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:29.0311057Z STAGE:2022-08-13 13:50:29 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:29.0324871Z STAGE:2022-08-13 13:50:29 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:29.0455549Z STAGE:2022-08-13 13:50:29 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:29.0465849Z STAGE:2022-08-13 13:50:29 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:29.0567417Z ok (0.059s) 2022-08-13T13:50:29.0617574Z test_unary_op_tensors_on_different_devices__foreach_abs_cuda_bfloat16 (__main__.TestForeachCUDA) ... ok (0.005s) 2022-08-13T13:50:29.0900093Z test_unary_op_tensors_on_different_devices__foreach_abs_cuda_bool (__main__.TestForeachCUDA) ... ok (0.028s) 2022-08-13T13:50:29.1034750Z test_unary_op_tensors_on_different_devices__foreach_abs_cuda_complex128 (__main__.TestForeachCUDA) ... ok (0.013s) 2022-08-13T13:50:29.1168516Z test_unary_op_tensors_on_different_devices__foreach_abs_cuda_complex64 (__main__.TestForeachCUDA) ... ok (0.013s) 2022-08-13T13:50:29.1214867Z test_unary_op_tensors_on_different_devices__foreach_abs_cuda_float16 (__main__.TestForeachCUDA) ... ok (0.005s) 2022-08-13T13:50:29.1261946Z test_unary_op_tensors_on_different_devices__foreach_abs_cuda_float32 (__main__.TestForeachCUDA) ... ok (0.005s) 2022-08-13T13:50:29.1307505Z test_unary_op_tensors_on_different_devices__foreach_abs_cuda_float64 (__main__.TestForeachCUDA) ... ok (0.004s) 2022-08-13T13:50:29.1347851Z test_unary_op_tensors_on_different_devices__foreach_abs_cuda_int16 (__main__.TestForeachCUDA) ... ok (0.004s) 2022-08-13T13:50:29.1385865Z test_unary_op_tensors_on_different_devices__foreach_abs_cuda_int32 (__main__.TestForeachCUDA) ... ok (0.004s) 2022-08-13T13:50:29.1421540Z test_unary_op_tensors_on_different_devices__foreach_abs_cuda_int64 (__main__.TestForeachCUDA) ... ok (0.003s) 2022-08-13T13:50:29.1458451Z test_unary_op_tensors_on_different_devices__foreach_abs_cuda_int8 (__main__.TestForeachCUDA) ... ok (0.004s) 2022-08-13T13:50:29.1495339Z test_unary_op_tensors_on_different_devices__foreach_abs_cuda_uint8 (__main__.TestForeachCUDA) ... ok (0.004s) 2022-08-13T13:50:29.1549313Z test_unary_op_tensors_on_different_devices__foreach_acos_cuda_complex128 (__main__.TestForeachCUDA) ... ok (0.005s) 2022-08-13T13:50:29.1600597Z test_unary_op_tensors_on_different_devices__foreach_acos_cuda_complex64 (__main__.TestForeachCUDA) ... ok (0.005s) 2022-08-13T13:50:29.1863563Z test_unary_op_tensors_on_different_devices__foreach_acos_cuda_float16 (__main__.TestForeachCUDA) ... ok (0.026s) 2022-08-13T13:50:29.1912468Z test_unary_op_tensors_on_different_devices__foreach_acos_cuda_float32 (__main__.TestForeachCUDA) ... ok (0.005s) 2022-08-13T13:50:29.1958455Z test_unary_op_tensors_on_different_devices__foreach_acos_cuda_float64 (__main__.TestForeachCUDA) ... ok (0.004s) 2022-08-13T13:50:29.2009229Z test_unary_op_tensors_on_different_devices__foreach_asin_cuda_complex128 (__main__.TestForeachCUDA) ... ok (0.005s) 2022-08-13T13:50:29.2065072Z test_unary_op_tensors_on_different_devices__foreach_asin_cuda_complex64 (__main__.TestForeachCUDA) ... ok (0.005s) 2022-08-13T13:50:29.2332382Z test_unary_op_tensors_on_different_devices__foreach_asin_cuda_float16 (__main__.TestForeachCUDA) ... ok (0.027s) 2022-08-13T13:50:29.2381632Z test_unary_op_tensors_on_different_devices__foreach_asin_cuda_float32 (__main__.TestForeachCUDA) ... ok (0.005s) 2022-08-13T13:50:29.2427837Z test_unary_op_tensors_on_different_devices__foreach_asin_cuda_float64 (__main__.TestForeachCUDA) ... ok (0.004s) 2022-08-13T13:50:29.2478423Z test_unary_op_tensors_on_different_devices__foreach_atan_cuda_complex128 (__main__.TestForeachCUDA) ... ok (0.005s) 2022-08-13T13:50:29.2529928Z test_unary_op_tensors_on_different_devices__foreach_atan_cuda_complex64 (__main__.TestForeachCUDA) ... ok (0.005s) 2022-08-13T13:50:29.2792639Z test_unary_op_tensors_on_different_devices__foreach_atan_cuda_float16 (__main__.TestForeachCUDA) ... ok (0.026s) 2022-08-13T13:50:29.2844213Z test_unary_op_tensors_on_different_devices__foreach_atan_cuda_float32 (__main__.TestForeachCUDA) ... ok (0.005s) 2022-08-13T13:50:29.2890286Z test_unary_op_tensors_on_different_devices__foreach_atan_cuda_float64 (__main__.TestForeachCUDA) ... ok (0.004s) 2022-08-13T13:50:29.2937125Z test_unary_op_tensors_on_different_devices__foreach_ceil_cuda_bfloat16 (__main__.TestForeachCUDA) ... ok (0.005s) 2022-08-13T13:50:29.3201808Z test_unary_op_tensors_on_different_devices__foreach_ceil_cuda_float16 (__main__.TestForeachCUDA) ... ok (0.026s) 2022-08-13T13:50:29.3252118Z test_unary_op_tensors_on_different_devices__foreach_ceil_cuda_float32 (__main__.TestForeachCUDA) ... ok (0.005s) 2022-08-13T13:50:29.3298165Z test_unary_op_tensors_on_different_devices__foreach_ceil_cuda_float64 (__main__.TestForeachCUDA) ... ok (0.004s) 2022-08-13T13:50:29.3349215Z test_unary_op_tensors_on_different_devices__foreach_cos_cuda_complex128 (__main__.TestForeachCUDA) ... ok (0.005s) 2022-08-13T13:50:29.3407932Z test_unary_op_tensors_on_different_devices__foreach_cos_cuda_complex64 (__main__.TestForeachCUDA) ... ok (0.006s) 2022-08-13T13:50:29.3669014Z test_unary_op_tensors_on_different_devices__foreach_cos_cuda_float16 (__main__.TestForeachCUDA) ... ok (0.026s) 2022-08-13T13:50:29.3718423Z test_unary_op_tensors_on_different_devices__foreach_cos_cuda_float32 (__main__.TestForeachCUDA) ... ok (0.005s) 2022-08-13T13:50:29.3764982Z test_unary_op_tensors_on_different_devices__foreach_cos_cuda_float64 (__main__.TestForeachCUDA) ... ok (0.005s) 2022-08-13T13:50:29.3815715Z test_unary_op_tensors_on_different_devices__foreach_cosh_cuda_complex128 (__main__.TestForeachCUDA) ... ok (0.005s) 2022-08-13T13:50:29.3866988Z test_unary_op_tensors_on_different_devices__foreach_cosh_cuda_complex64 (__main__.TestForeachCUDA) ... ok (0.005s) 2022-08-13T13:50:29.4124262Z test_unary_op_tensors_on_different_devices__foreach_cosh_cuda_float16 (__main__.TestForeachCUDA) ... ok (0.026s) 2022-08-13T13:50:29.4175822Z test_unary_op_tensors_on_different_devices__foreach_cosh_cuda_float32 (__main__.TestForeachCUDA) ... ok (0.005s) 2022-08-13T13:50:29.4221347Z test_unary_op_tensors_on_different_devices__foreach_cosh_cuda_float64 (__main__.TestForeachCUDA) ... ok (0.004s) 2022-08-13T13:50:29.4268695Z test_unary_op_tensors_on_different_devices__foreach_erf_cuda_bfloat16 (__main__.TestForeachCUDA) ... ok (0.005s) 2022-08-13T13:50:29.4529193Z test_unary_op_tensors_on_different_devices__foreach_erf_cuda_float16 (__main__.TestForeachCUDA) ... ok (0.026s) 2022-08-13T13:50:29.4575908Z test_unary_op_tensors_on_different_devices__foreach_erf_cuda_float32 (__main__.TestForeachCUDA) ... ok (0.005s) 2022-08-13T13:50:29.4621714Z test_unary_op_tensors_on_different_devices__foreach_erf_cuda_float64 (__main__.TestForeachCUDA) ... ok (0.004s) 2022-08-13T13:50:29.4668451Z test_unary_op_tensors_on_different_devices__foreach_erfc_cuda_bfloat16 (__main__.TestForeachCUDA) ... ok (0.005s) 2022-08-13T13:50:29.4942243Z test_unary_op_tensors_on_different_devices__foreach_erfc_cuda_float16 (__main__.TestForeachCUDA) ... ok (0.027s) 2022-08-13T13:50:29.4990997Z test_unary_op_tensors_on_different_devices__foreach_erfc_cuda_float32 (__main__.TestForeachCUDA) ... ok (0.005s) 2022-08-13T13:50:29.5036829Z test_unary_op_tensors_on_different_devices__foreach_erfc_cuda_float64 (__main__.TestForeachCUDA) ... ok (0.004s) 2022-08-13T13:50:29.5088491Z test_unary_op_tensors_on_different_devices__foreach_exp_cuda_complex128 (__main__.TestForeachCUDA) ... ok (0.005s) 2022-08-13T13:50:29.5139826Z test_unary_op_tensors_on_different_devices__foreach_exp_cuda_complex64 (__main__.TestForeachCUDA) ... ok (0.005s) 2022-08-13T13:50:29.5405061Z test_unary_op_tensors_on_different_devices__foreach_exp_cuda_float16 (__main__.TestForeachCUDA) ... ok (0.026s) 2022-08-13T13:50:29.5451578Z test_unary_op_tensors_on_different_devices__foreach_exp_cuda_float32 (__main__.TestForeachCUDA) ... ok (0.005s) 2022-08-13T13:50:29.5502943Z test_unary_op_tensors_on_different_devices__foreach_exp_cuda_float64 (__main__.TestForeachCUDA) ... ok (0.005s) 2022-08-13T13:50:29.5549679Z test_unary_op_tensors_on_different_devices__foreach_expm1_cuda_bfloat16 (__main__.TestForeachCUDA) ... ok (0.005s) 2022-08-13T13:50:29.5809116Z test_unary_op_tensors_on_different_devices__foreach_expm1_cuda_float16 (__main__.TestForeachCUDA) ... ok (0.026s) 2022-08-13T13:50:29.5855509Z test_unary_op_tensors_on_different_devices__foreach_expm1_cuda_float32 (__main__.TestForeachCUDA) ... ok (0.005s) 2022-08-13T13:50:29.5901257Z test_unary_op_tensors_on_different_devices__foreach_expm1_cuda_float64 (__main__.TestForeachCUDA) ... ok (0.004s) 2022-08-13T13:50:29.5948057Z test_unary_op_tensors_on_different_devices__foreach_floor_cuda_bfloat16 (__main__.TestForeachCUDA) ... ok (0.005s) 2022-08-13T13:50:29.6215051Z test_unary_op_tensors_on_different_devices__foreach_floor_cuda_float16 (__main__.TestForeachCUDA) ... ok (0.027s) 2022-08-13T13:50:29.6269314Z test_unary_op_tensors_on_different_devices__foreach_floor_cuda_float32 (__main__.TestForeachCUDA) ... ok (0.005s) 2022-08-13T13:50:29.6314841Z test_unary_op_tensors_on_different_devices__foreach_floor_cuda_float64 (__main__.TestForeachCUDA) ... ok (0.004s) 2022-08-13T13:50:29.6361301Z test_unary_op_tensors_on_different_devices__foreach_frac_cuda_bfloat16 (__main__.TestForeachCUDA) ... ok (0.005s) 2022-08-13T13:50:29.6409201Z test_unary_op_tensors_on_different_devices__foreach_frac_cuda_float16 (__main__.TestForeachCUDA) ... ok (0.005s) 2022-08-13T13:50:29.6455776Z test_unary_op_tensors_on_different_devices__foreach_frac_cuda_float32 (__main__.TestForeachCUDA) ... ok (0.005s) 2022-08-13T13:50:29.6501757Z test_unary_op_tensors_on_different_devices__foreach_frac_cuda_float64 (__main__.TestForeachCUDA) ... ok (0.004s) 2022-08-13T13:50:29.6552044Z test_unary_op_tensors_on_different_devices__foreach_log10_cuda_complex128 (__main__.TestForeachCUDA) ... ok (0.005s) 2022-08-13T13:50:29.6608794Z test_unary_op_tensors_on_different_devices__foreach_log10_cuda_complex64 (__main__.TestForeachCUDA) ... ok (0.006s) 2022-08-13T13:50:29.6874240Z test_unary_op_tensors_on_different_devices__foreach_log10_cuda_float16 (__main__.TestForeachCUDA) ... ok (0.026s) 2022-08-13T13:50:29.6923035Z test_unary_op_tensors_on_different_devices__foreach_log10_cuda_float32 (__main__.TestForeachCUDA) ... ok (0.005s) 2022-08-13T13:50:29.6969080Z test_unary_op_tensors_on_different_devices__foreach_log10_cuda_float64 (__main__.TestForeachCUDA) ... ok (0.004s) 2022-08-13T13:50:29.7230529Z test_unary_op_tensors_on_different_devices__foreach_log1p_cuda_float16 (__main__.TestForeachCUDA) ... ok (0.026s) 2022-08-13T13:50:29.7279379Z test_unary_op_tensors_on_different_devices__foreach_log1p_cuda_float32 (__main__.TestForeachCUDA) ... ok (0.005s) 2022-08-13T13:50:29.7325393Z test_unary_op_tensors_on_different_devices__foreach_log1p_cuda_float64 (__main__.TestForeachCUDA) ... ok (0.004s) 2022-08-13T13:50:29.7382272Z test_unary_op_tensors_on_different_devices__foreach_log2_cuda_complex128 (__main__.TestForeachCUDA) ... ok (0.006s) 2022-08-13T13:50:29.7433820Z test_unary_op_tensors_on_different_devices__foreach_log2_cuda_complex64 (__main__.TestForeachCUDA) ... ok (0.005s) 2022-08-13T13:50:29.7694791Z test_unary_op_tensors_on_different_devices__foreach_log2_cuda_float16 (__main__.TestForeachCUDA) ... ok (0.026s) 2022-08-13T13:50:29.7741581Z test_unary_op_tensors_on_different_devices__foreach_log2_cuda_float32 (__main__.TestForeachCUDA) ... ok (0.005s) 2022-08-13T13:50:29.7787474Z test_unary_op_tensors_on_different_devices__foreach_log2_cuda_float64 (__main__.TestForeachCUDA) ... ok (0.004s) 2022-08-13T13:50:29.7837727Z test_unary_op_tensors_on_different_devices__foreach_log_cuda_complex128 (__main__.TestForeachCUDA) ... ok (0.005s) 2022-08-13T13:50:29.7889269Z test_unary_op_tensors_on_different_devices__foreach_log_cuda_complex64 (__main__.TestForeachCUDA) ... ok (0.005s) 2022-08-13T13:50:29.8155652Z test_unary_op_tensors_on_different_devices__foreach_log_cuda_float16 (__main__.TestForeachCUDA) ... ok (0.026s) 2022-08-13T13:50:29.8203760Z test_unary_op_tensors_on_different_devices__foreach_log_cuda_float32 (__main__.TestForeachCUDA) ... ok (0.005s) 2022-08-13T13:50:29.8249264Z test_unary_op_tensors_on_different_devices__foreach_log_cuda_float64 (__main__.TestForeachCUDA) ... ok (0.004s) 2022-08-13T13:50:29.8299887Z test_unary_op_tensors_on_different_devices__foreach_neg_cuda_complex128 (__main__.TestForeachCUDA) ... ok (0.005s) 2022-08-13T13:50:29.8351716Z test_unary_op_tensors_on_different_devices__foreach_neg_cuda_complex64 (__main__.TestForeachCUDA) ... ok (0.005s) 2022-08-13T13:50:29.8399619Z test_unary_op_tensors_on_different_devices__foreach_neg_cuda_float32 (__main__.TestForeachCUDA) ... ok (0.005s) 2022-08-13T13:50:29.8445117Z test_unary_op_tensors_on_different_devices__foreach_neg_cuda_float64 (__main__.TestForeachCUDA) ... ok (0.004s) 2022-08-13T13:50:29.8488144Z test_unary_op_tensors_on_different_devices__foreach_neg_cuda_int16 (__main__.TestForeachCUDA) ... ok (0.004s) 2022-08-13T13:50:29.8524542Z test_unary_op_tensors_on_different_devices__foreach_neg_cuda_int32 (__main__.TestForeachCUDA) ... ok (0.004s) 2022-08-13T13:50:29.8559860Z test_unary_op_tensors_on_different_devices__foreach_neg_cuda_int64 (__main__.TestForeachCUDA) ... ok (0.003s) 2022-08-13T13:50:29.8596817Z test_unary_op_tensors_on_different_devices__foreach_neg_cuda_int8 (__main__.TestForeachCUDA) ... ok (0.004s) 2022-08-13T13:50:29.8633774Z test_unary_op_tensors_on_different_devices__foreach_neg_cuda_uint8 (__main__.TestForeachCUDA) ... ok (0.004s) 2022-08-13T13:50:29.8680186Z test_unary_op_tensors_on_different_devices__foreach_reciprocal_cuda_float16 (__main__.TestForeachCUDA) ... ok (0.005s) 2022-08-13T13:50:29.8727243Z test_unary_op_tensors_on_different_devices__foreach_reciprocal_cuda_float32 (__main__.TestForeachCUDA) ... ok (0.005s) 2022-08-13T13:50:29.8778398Z test_unary_op_tensors_on_different_devices__foreach_reciprocal_cuda_float64 (__main__.TestForeachCUDA) ... ok (0.005s) 2022-08-13T13:50:29.8825586Z test_unary_op_tensors_on_different_devices__foreach_round_cuda_bfloat16 (__main__.TestForeachCUDA) ... ok (0.005s) 2022-08-13T13:50:29.9089772Z test_unary_op_tensors_on_different_devices__foreach_round_cuda_float16 (__main__.TestForeachCUDA) ... ok (0.026s) 2022-08-13T13:50:29.9138778Z test_unary_op_tensors_on_different_devices__foreach_round_cuda_float32 (__main__.TestForeachCUDA) ... ok (0.005s) 2022-08-13T13:50:29.9184534Z test_unary_op_tensors_on_different_devices__foreach_round_cuda_float64 (__main__.TestForeachCUDA) ... ok (0.004s) 2022-08-13T13:50:29.9448006Z test_unary_op_tensors_on_different_devices__foreach_sigmoid_cuda_float16 (__main__.TestForeachCUDA) ... ok (0.026s) 2022-08-13T13:50:29.9496998Z test_unary_op_tensors_on_different_devices__foreach_sigmoid_cuda_float32 (__main__.TestForeachCUDA) ... ok (0.005s) 2022-08-13T13:50:29.9548273Z test_unary_op_tensors_on_different_devices__foreach_sigmoid_cuda_float64 (__main__.TestForeachCUDA) ... ok (0.005s) 2022-08-13T13:50:29.9598665Z test_unary_op_tensors_on_different_devices__foreach_sin_cuda_complex128 (__main__.TestForeachCUDA) ... ok (0.005s) 2022-08-13T13:50:29.9650465Z test_unary_op_tensors_on_different_devices__foreach_sin_cuda_complex64 (__main__.TestForeachCUDA) ... ok (0.005s) 2022-08-13T13:50:29.9916004Z test_unary_op_tensors_on_different_devices__foreach_sin_cuda_float16 (__main__.TestForeachCUDA) ... ok (0.026s) 2022-08-13T13:50:29.9965018Z test_unary_op_tensors_on_different_devices__foreach_sin_cuda_float32 (__main__.TestForeachCUDA) ... ok (0.005s) 2022-08-13T13:50:30.0011233Z test_unary_op_tensors_on_different_devices__foreach_sin_cuda_float64 (__main__.TestForeachCUDA) ... ok (0.004s) 2022-08-13T13:50:30.0062068Z test_unary_op_tensors_on_different_devices__foreach_sinh_cuda_complex128 (__main__.TestForeachCUDA) ... ok (0.005s) 2022-08-13T13:50:30.0119563Z test_unary_op_tensors_on_different_devices__foreach_sinh_cuda_complex64 (__main__.TestForeachCUDA) ... ok (0.006s) 2022-08-13T13:50:30.0382390Z test_unary_op_tensors_on_different_devices__foreach_sinh_cuda_float16 (__main__.TestForeachCUDA) ... ok (0.026s) 2022-08-13T13:50:30.0429213Z test_unary_op_tensors_on_different_devices__foreach_sinh_cuda_float32 (__main__.TestForeachCUDA) ... ok (0.005s) 2022-08-13T13:50:30.0474768Z test_unary_op_tensors_on_different_devices__foreach_sinh_cuda_float64 (__main__.TestForeachCUDA) ... ok (0.004s) 2022-08-13T13:50:30.0525171Z test_unary_op_tensors_on_different_devices__foreach_sqrt_cuda_complex128 (__main__.TestForeachCUDA) ... ok (0.005s) 2022-08-13T13:50:30.0576612Z test_unary_op_tensors_on_different_devices__foreach_sqrt_cuda_complex64 (__main__.TestForeachCUDA) ... ok (0.005s) 2022-08-13T13:50:30.0838407Z test_unary_op_tensors_on_different_devices__foreach_sqrt_cuda_float16 (__main__.TestForeachCUDA) ... ok (0.026s) 2022-08-13T13:50:30.0890444Z test_unary_op_tensors_on_different_devices__foreach_sqrt_cuda_float32 (__main__.TestForeachCUDA) ... ok (0.005s) 2022-08-13T13:50:30.0936449Z test_unary_op_tensors_on_different_devices__foreach_sqrt_cuda_float64 (__main__.TestForeachCUDA) ... ok (0.004s) 2022-08-13T13:50:30.0986881Z test_unary_op_tensors_on_different_devices__foreach_tan_cuda_complex128 (__main__.TestForeachCUDA) ... ok (0.005s) 2022-08-13T13:50:30.1038352Z test_unary_op_tensors_on_different_devices__foreach_tan_cuda_complex64 (__main__.TestForeachCUDA) ... ok (0.005s) 2022-08-13T13:50:30.1305826Z test_unary_op_tensors_on_different_devices__foreach_tan_cuda_float16 (__main__.TestForeachCUDA) ... ok (0.027s) 2022-08-13T13:50:30.1354743Z test_unary_op_tensors_on_different_devices__foreach_tan_cuda_float32 (__main__.TestForeachCUDA) ... ok (0.005s) 2022-08-13T13:50:30.1401944Z test_unary_op_tensors_on_different_devices__foreach_tan_cuda_float64 (__main__.TestForeachCUDA) ... ok (0.005s) 2022-08-13T13:50:30.1457944Z test_unary_op_tensors_on_different_devices__foreach_tanh_cuda_complex128 (__main__.TestForeachCUDA) ... ok (0.005s) 2022-08-13T13:50:30.1509318Z test_unary_op_tensors_on_different_devices__foreach_tanh_cuda_complex64 (__main__.TestForeachCUDA) ... ok (0.005s) 2022-08-13T13:50:30.1772554Z test_unary_op_tensors_on_different_devices__foreach_tanh_cuda_float16 (__main__.TestForeachCUDA) ... ok (0.026s) 2022-08-13T13:50:30.1819474Z test_unary_op_tensors_on_different_devices__foreach_tanh_cuda_float32 (__main__.TestForeachCUDA) ... ok (0.005s) 2022-08-13T13:50:30.1865402Z test_unary_op_tensors_on_different_devices__foreach_tanh_cuda_float64 (__main__.TestForeachCUDA) ... ok (0.004s) 2022-08-13T13:50:30.1912516Z test_unary_op_tensors_on_different_devices__foreach_trunc_cuda_bfloat16 (__main__.TestForeachCUDA) ... ok (0.005s) 2022-08-13T13:50:30.2178408Z test_unary_op_tensors_on_different_devices__foreach_trunc_cuda_float16 (__main__.TestForeachCUDA) ... ok (0.026s) 2022-08-13T13:50:30.2230297Z test_unary_op_tensors_on_different_devices__foreach_trunc_cuda_float32 (__main__.TestForeachCUDA) ... ok (0.005s) 2022-08-13T13:50:30.2275916Z test_unary_op_tensors_on_different_devices__foreach_trunc_cuda_float64 (__main__.TestForeachCUDA) ... ok (0.004s) 2022-08-13T13:50:30.2388991Z test_unary_slowpath__foreach_abs_cuda_bfloat16 (__main__.TestForeachCUDA) ... STAGE:2022-08-13 13:50:30 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:30.2412782Z STAGE:2022-08-13 13:50:30 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:30.2620183Z STAGE:2022-08-13 13:50:30 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:30.2637234Z STAGE:2022-08-13 13:50:30 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:30.2897623Z STAGE:2022-08-13 13:50:30 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:30.2922158Z STAGE:2022-08-13 13:50:30 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:30.3154139Z STAGE:2022-08-13 13:50:30 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:30.3171935Z STAGE:2022-08-13 13:50:30 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:30.3348609Z ok (0.107s) 2022-08-13T13:50:30.3435861Z test_unary_slowpath__foreach_abs_cuda_bool (__main__.TestForeachCUDA) ... STAGE:2022-08-13 13:50:30 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:30.3458902Z STAGE:2022-08-13 13:50:30 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:30.3611667Z STAGE:2022-08-13 13:50:30 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:30.3628774Z STAGE:2022-08-13 13:50:30 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:30.3811382Z STAGE:2022-08-13 13:50:30 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:30.3835612Z STAGE:2022-08-13 13:50:30 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:30.4039588Z STAGE:2022-08-13 13:50:30 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:30.4058002Z STAGE:2022-08-13 13:50:30 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:30.4175251Z ok (0.083s) 2022-08-13T13:50:30.4316414Z test_unary_slowpath__foreach_abs_cuda_complex128 (__main__.TestForeachCUDA) ... STAGE:2022-08-13 13:50:30 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:31.0159504Z STAGE:2022-08-13 13:50:31 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:31.0511174Z STAGE:2022-08-13 13:50:31 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:31.0583723Z STAGE:2022-08-13 13:50:31 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:31.0773339Z STAGE:2022-08-13 13:50:31 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:31.0810096Z STAGE:2022-08-13 13:50:31 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:31.1204461Z STAGE:2022-08-13 13:50:31 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:31.1277574Z STAGE:2022-08-13 13:50:31 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:31.1318914Z ok (0.714s) 2022-08-13T13:50:31.1462547Z test_unary_slowpath__foreach_abs_cuda_complex64 (__main__.TestForeachCUDA) ... STAGE:2022-08-13 13:50:31 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:31.7420303Z STAGE:2022-08-13 13:50:31 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:31.7780173Z STAGE:2022-08-13 13:50:31 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:31.7855039Z STAGE:2022-08-13 13:50:31 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:31.8044148Z STAGE:2022-08-13 13:50:31 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:31.8080011Z STAGE:2022-08-13 13:50:31 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:31.8516119Z STAGE:2022-08-13 13:50:31 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:31.8591896Z STAGE:2022-08-13 13:50:31 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:31.8635730Z ok (0.732s) 2022-08-13T13:50:31.8753952Z test_unary_slowpath__foreach_abs_cuda_float16 (__main__.TestForeachCUDA) ... STAGE:2022-08-13 13:50:31 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:31.8777040Z STAGE:2022-08-13 13:50:31 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:31.8980705Z STAGE:2022-08-13 13:50:31 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:31.8994702Z STAGE:2022-08-13 13:50:31 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:31.9254627Z STAGE:2022-08-13 13:50:31 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:31.9278454Z STAGE:2022-08-13 13:50:31 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:31.9509991Z STAGE:2022-08-13 13:50:31 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:31.9525394Z STAGE:2022-08-13 13:50:31 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:31.9701874Z ok (0.106s) 2022-08-13T13:50:31.9814196Z test_unary_slowpath__foreach_abs_cuda_float32 (__main__.TestForeachCUDA) ... STAGE:2022-08-13 13:50:31 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:31.9836847Z STAGE:2022-08-13 13:50:31 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:32.0040187Z STAGE:2022-08-13 13:50:32 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:32.0057115Z STAGE:2022-08-13 13:50:32 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:32.0318471Z STAGE:2022-08-13 13:50:32 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:32.0342268Z STAGE:2022-08-13 13:50:32 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:32.0573816Z STAGE:2022-08-13 13:50:32 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:32.0590956Z STAGE:2022-08-13 13:50:32 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:32.0766399Z ok (0.106s) 2022-08-13T13:50:32.0879151Z test_unary_slowpath__foreach_abs_cuda_float64 (__main__.TestForeachCUDA) ... STAGE:2022-08-13 13:50:32 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:32.0900783Z STAGE:2022-08-13 13:50:32 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:32.1094548Z STAGE:2022-08-13 13:50:32 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:32.1110683Z STAGE:2022-08-13 13:50:32 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:32.1389143Z STAGE:2022-08-13 13:50:32 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:32.1411054Z STAGE:2022-08-13 13:50:32 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:32.1630644Z STAGE:2022-08-13 13:50:32 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:32.1646723Z STAGE:2022-08-13 13:50:32 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:32.1813761Z ok (0.105s) 2022-08-13T13:50:32.1904095Z test_unary_slowpath__foreach_abs_cuda_int16 (__main__.TestForeachCUDA) ... STAGE:2022-08-13 13:50:32 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:32.1925088Z STAGE:2022-08-13 13:50:32 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:32.2076961Z STAGE:2022-08-13 13:50:32 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:32.2092484Z STAGE:2022-08-13 13:50:32 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:32.2274255Z STAGE:2022-08-13 13:50:32 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:32.2296662Z STAGE:2022-08-13 13:50:32 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:32.2475212Z STAGE:2022-08-13 13:50:32 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:32.2490929Z STAGE:2022-08-13 13:50:32 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:32.2608516Z ok (0.079s) 2022-08-13T13:50:32.2696204Z test_unary_slowpath__foreach_abs_cuda_int32 (__main__.TestForeachCUDA) ... STAGE:2022-08-13 13:50:32 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:32.2716533Z STAGE:2022-08-13 13:50:32 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:32.2868053Z STAGE:2022-08-13 13:50:32 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:32.2885392Z STAGE:2022-08-13 13:50:32 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:32.3066676Z STAGE:2022-08-13 13:50:32 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:32.3091101Z STAGE:2022-08-13 13:50:32 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:32.3262308Z STAGE:2022-08-13 13:50:32 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:32.3277911Z STAGE:2022-08-13 13:50:32 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:32.3394899Z ok (0.079s) 2022-08-13T13:50:32.3483523Z test_unary_slowpath__foreach_abs_cuda_int64 (__main__.TestForeachCUDA) ... STAGE:2022-08-13 13:50:32 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:32.3504564Z STAGE:2022-08-13 13:50:32 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:32.3675624Z STAGE:2022-08-13 13:50:32 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:32.3690653Z STAGE:2022-08-13 13:50:32 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:32.3861874Z STAGE:2022-08-13 13:50:32 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:32.3883707Z STAGE:2022-08-13 13:50:32 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:32.4048018Z STAGE:2022-08-13 13:50:32 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:32.4062922Z STAGE:2022-08-13 13:50:32 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:32.4167720Z ok (0.077s) 2022-08-13T13:50:32.4258266Z test_unary_slowpath__foreach_abs_cuda_int8 (__main__.TestForeachCUDA) ... STAGE:2022-08-13 13:50:32 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:32.4278096Z STAGE:2022-08-13 13:50:32 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:32.4429363Z STAGE:2022-08-13 13:50:32 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:32.4444799Z STAGE:2022-08-13 13:50:32 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:32.4626134Z STAGE:2022-08-13 13:50:32 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:32.4648551Z STAGE:2022-08-13 13:50:32 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:32.4821591Z STAGE:2022-08-13 13:50:32 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:32.4839233Z STAGE:2022-08-13 13:50:32 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:32.4959142Z ok (0.079s) 2022-08-13T13:50:32.5051394Z test_unary_slowpath__foreach_abs_cuda_uint8 (__main__.TestForeachCUDA) ... STAGE:2022-08-13 13:50:32 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:32.5074095Z STAGE:2022-08-13 13:50:32 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:32.5228380Z STAGE:2022-08-13 13:50:32 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:32.5245350Z STAGE:2022-08-13 13:50:32 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:32.5428002Z STAGE:2022-08-13 13:50:32 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:32.5452554Z STAGE:2022-08-13 13:50:32 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:32.5624942Z STAGE:2022-08-13 13:50:32 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:32.5642623Z STAGE:2022-08-13 13:50:32 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:32.5760257Z ok (0.080s) 2022-08-13T13:50:32.5909215Z test_unary_slowpath__foreach_acos_cuda_bfloat16 (__main__.TestForeachCUDA) ... STAGE:2022-08-13 13:50:32 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:32.5928150Z STAGE:2022-08-13 13:50:32 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:32.6073219Z STAGE:2022-08-13 13:50:32 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:32.6090203Z STAGE:2022-08-13 13:50:32 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:32.6330909Z STAGE:2022-08-13 13:50:32 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:32.6347864Z STAGE:2022-08-13 13:50:32 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:32.6511734Z STAGE:2022-08-13 13:50:32 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:32.6529118Z STAGE:2022-08-13 13:50:32 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:32.6683209Z ok (0.092s) 2022-08-13T13:50:32.6769414Z test_unary_slowpath__foreach_acos_cuda_bool (__main__.TestForeachCUDA) ... STAGE:2022-08-13 13:50:32 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:32.6785312Z STAGE:2022-08-13 13:50:32 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:32.6930985Z STAGE:2022-08-13 13:50:32 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:32.7017783Z STAGE:2022-08-13 13:50:32 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:32.7148200Z STAGE:2022-08-13 13:50:32 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:32.7168459Z STAGE:2022-08-13 13:50:32 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:32.7335241Z STAGE:2022-08-13 13:50:32 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:32.7419761Z STAGE:2022-08-13 13:50:32 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:32.7475423Z ok (0.079s) 2022-08-13T13:50:32.7621174Z test_unary_slowpath__foreach_acos_cuda_complex128 (__main__.TestForeachCUDA) ... STAGE:2022-08-13 13:50:32 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:32.7636820Z STAGE:2022-08-13 13:50:32 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:32.7787064Z STAGE:2022-08-13 13:50:32 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:32.7802853Z STAGE:2022-08-13 13:50:32 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:32.8082750Z STAGE:2022-08-13 13:50:32 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:32.8100123Z STAGE:2022-08-13 13:50:32 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:32.8269080Z STAGE:2022-08-13 13:50:32 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:32.8283445Z STAGE:2022-08-13 13:50:32 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:32.8447732Z ok (0.097s) 2022-08-13T13:50:32.8587351Z test_unary_slowpath__foreach_acos_cuda_complex64 (__main__.TestForeachCUDA) ... STAGE:2022-08-13 13:50:32 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:32.8603349Z STAGE:2022-08-13 13:50:32 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:32.8761174Z STAGE:2022-08-13 13:50:32 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:32.8777766Z STAGE:2022-08-13 13:50:32 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:32.9065956Z STAGE:2022-08-13 13:50:32 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:32.9082940Z STAGE:2022-08-13 13:50:32 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:32.9262486Z STAGE:2022-08-13 13:50:32 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:32.9279370Z STAGE:2022-08-13 13:50:32 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:32.9450814Z ok (0.100s) 2022-08-13T13:50:32.9561907Z test_unary_slowpath__foreach_acos_cuda_float16 (__main__.TestForeachCUDA) ... STAGE:2022-08-13 13:50:32 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:32.9578223Z STAGE:2022-08-13 13:50:32 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:32.9722358Z STAGE:2022-08-13 13:50:32 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:32.9739020Z STAGE:2022-08-13 13:50:32 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:32.9981660Z STAGE:2022-08-13 13:50:32 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:32.9998636Z STAGE:2022-08-13 13:50:32 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:33.0163088Z STAGE:2022-08-13 13:50:33 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:33.0180674Z STAGE:2022-08-13 13:50:33 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:33.0335366Z ok (0.088s) 2022-08-13T13:50:33.0448186Z test_unary_slowpath__foreach_acos_cuda_float32 (__main__.TestForeachCUDA) ... STAGE:2022-08-13 13:50:33 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:33.0464417Z STAGE:2022-08-13 13:50:33 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:33.0609059Z STAGE:2022-08-13 13:50:33 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:33.0626026Z STAGE:2022-08-13 13:50:33 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:33.0869147Z STAGE:2022-08-13 13:50:33 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:33.0886195Z STAGE:2022-08-13 13:50:33 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:33.1050244Z STAGE:2022-08-13 13:50:33 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:33.1067600Z STAGE:2022-08-13 13:50:33 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:33.1222780Z ok (0.089s) 2022-08-13T13:50:33.1333772Z test_unary_slowpath__foreach_acos_cuda_float64 (__main__.TestForeachCUDA) ... STAGE:2022-08-13 13:50:33 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:33.1349799Z STAGE:2022-08-13 13:50:33 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:33.1486018Z STAGE:2022-08-13 13:50:33 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:33.1503067Z STAGE:2022-08-13 13:50:33 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:33.1757426Z STAGE:2022-08-13 13:50:33 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:33.1774337Z STAGE:2022-08-13 13:50:33 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:33.1928003Z STAGE:2022-08-13 13:50:33 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:33.1945047Z STAGE:2022-08-13 13:50:33 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:33.2090228Z ok (0.087s) 2022-08-13T13:50:33.2177984Z test_unary_slowpath__foreach_acos_cuda_int16 (__main__.TestForeachCUDA) ... STAGE:2022-08-13 13:50:33 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:33.2194312Z STAGE:2022-08-13 13:50:33 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:33.2339514Z STAGE:2022-08-13 13:50:33 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:33.2426554Z STAGE:2022-08-13 13:50:33 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:33.2561396Z STAGE:2022-08-13 13:50:33 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:33.2581122Z STAGE:2022-08-13 13:50:33 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:33.2748627Z STAGE:2022-08-13 13:50:33 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:33.2831348Z STAGE:2022-08-13 13:50:33 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:33.2886887Z ok (0.080s) 2022-08-13T13:50:33.2979650Z test_unary_slowpath__foreach_acos_cuda_int32 (__main__.TestForeachCUDA) ... STAGE:2022-08-13 13:50:33 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:33.2995929Z STAGE:2022-08-13 13:50:33 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:33.3140506Z STAGE:2022-08-13 13:50:33 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:33.3226422Z STAGE:2022-08-13 13:50:33 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:33.3361438Z STAGE:2022-08-13 13:50:33 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:33.3381400Z STAGE:2022-08-13 13:50:33 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:33.3549365Z STAGE:2022-08-13 13:50:33 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:33.3633858Z STAGE:2022-08-13 13:50:33 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:33.3689253Z ok (0.080s) 2022-08-13T13:50:33.3781582Z test_unary_slowpath__foreach_acos_cuda_int64 (__main__.TestForeachCUDA) ... STAGE:2022-08-13 13:50:33 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:33.3797834Z STAGE:2022-08-13 13:50:33 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:33.3942780Z STAGE:2022-08-13 13:50:33 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:33.4027601Z STAGE:2022-08-13 13:50:33 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:33.4159776Z STAGE:2022-08-13 13:50:33 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:33.4179395Z STAGE:2022-08-13 13:50:33 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:33.4347568Z STAGE:2022-08-13 13:50:33 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:33.4430884Z STAGE:2022-08-13 13:50:33 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:33.4486322Z ok (0.080s) 2022-08-13T13:50:33.4578779Z test_unary_slowpath__foreach_acos_cuda_int8 (__main__.TestForeachCUDA) ... STAGE:2022-08-13 13:50:33 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:33.4594425Z STAGE:2022-08-13 13:50:33 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:33.4739530Z STAGE:2022-08-13 13:50:33 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:33.4824314Z STAGE:2022-08-13 13:50:33 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:33.4962365Z STAGE:2022-08-13 13:50:33 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:33.4981945Z STAGE:2022-08-13 13:50:33 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:33.5151187Z STAGE:2022-08-13 13:50:33 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:33.5235940Z STAGE:2022-08-13 13:50:33 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:33.5291556Z ok (0.080s) 2022-08-13T13:50:33.5383136Z test_unary_slowpath__foreach_acos_cuda_uint8 (__main__.TestForeachCUDA) ... STAGE:2022-08-13 13:50:33 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:33.5401879Z STAGE:2022-08-13 13:50:33 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:33.5551736Z STAGE:2022-08-13 13:50:33 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:33.5639986Z STAGE:2022-08-13 13:50:33 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:33.5774348Z STAGE:2022-08-13 13:50:33 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:33.5794606Z STAGE:2022-08-13 13:50:33 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:33.5965274Z STAGE:2022-08-13 13:50:33 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:33.6049871Z STAGE:2022-08-13 13:50:33 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:33.6103713Z ok (0.081s) 2022-08-13T13:50:33.6217685Z test_unary_slowpath__foreach_asin_cuda_bfloat16 (__main__.TestForeachCUDA) ... STAGE:2022-08-13 13:50:33 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:33.6235854Z STAGE:2022-08-13 13:50:33 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:33.6385250Z STAGE:2022-08-13 13:50:33 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:33.6399288Z STAGE:2022-08-13 13:50:33 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:33.6638444Z STAGE:2022-08-13 13:50:33 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:33.6655883Z STAGE:2022-08-13 13:50:33 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:33.6821955Z STAGE:2022-08-13 13:50:33 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:33.6836120Z STAGE:2022-08-13 13:50:33 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:33.6989206Z ok (0.088s) 2022-08-13T13:50:33.7077917Z test_unary_slowpath__foreach_asin_cuda_bool (__main__.TestForeachCUDA) ... STAGE:2022-08-13 13:50:33 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:33.7093705Z STAGE:2022-08-13 13:50:33 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:33.7238390Z STAGE:2022-08-13 13:50:33 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:33.7326361Z STAGE:2022-08-13 13:50:33 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:33.7457862Z STAGE:2022-08-13 13:50:33 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:33.7477529Z STAGE:2022-08-13 13:50:33 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:33.7645366Z STAGE:2022-08-13 13:50:33 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:33.7729079Z STAGE:2022-08-13 13:50:33 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:33.7783947Z ok (0.079s) 2022-08-13T13:50:33.7930194Z test_unary_slowpath__foreach_asin_cuda_complex128 (__main__.TestForeachCUDA) ... STAGE:2022-08-13 13:50:33 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:33.7946151Z STAGE:2022-08-13 13:50:33 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:33.8095924Z STAGE:2022-08-13 13:50:33 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:33.8112741Z STAGE:2022-08-13 13:50:33 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:33.8392914Z STAGE:2022-08-13 13:50:33 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:33.8409969Z STAGE:2022-08-13 13:50:33 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:33.8579389Z STAGE:2022-08-13 13:50:33 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:33.8593972Z STAGE:2022-08-13 13:50:33 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:33.8773681Z ok (0.099s) 2022-08-13T13:50:33.8913766Z test_unary_slowpath__foreach_asin_cuda_complex64 (__main__.TestForeachCUDA) ... STAGE:2022-08-13 13:50:33 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:33.8930049Z STAGE:2022-08-13 13:50:33 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:33.9088602Z STAGE:2022-08-13 13:50:33 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:33.9105688Z STAGE:2022-08-13 13:50:33 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:33.9394406Z STAGE:2022-08-13 13:50:33 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:33.9411651Z STAGE:2022-08-13 13:50:33 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:33.9591446Z STAGE:2022-08-13 13:50:33 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:33.9609388Z STAGE:2022-08-13 13:50:33 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:33.9778890Z ok (0.100s) 2022-08-13T13:50:33.9889997Z test_unary_slowpath__foreach_asin_cuda_float16 (__main__.TestForeachCUDA) ... STAGE:2022-08-13 13:50:33 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:33.9906281Z STAGE:2022-08-13 13:50:33 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:34.0050933Z STAGE:2022-08-13 13:50:34 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:34.0066318Z STAGE:2022-08-13 13:50:34 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:34.0312398Z STAGE:2022-08-13 13:50:34 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:34.0329777Z STAGE:2022-08-13 13:50:34 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:34.0494370Z STAGE:2022-08-13 13:50:34 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:34.0511619Z STAGE:2022-08-13 13:50:34 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:34.0666745Z ok (0.089s) 2022-08-13T13:50:34.0778650Z test_unary_slowpath__foreach_asin_cuda_float32 (__main__.TestForeachCUDA) ... STAGE:2022-08-13 13:50:34 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:34.0794568Z STAGE:2022-08-13 13:50:34 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:34.0939284Z STAGE:2022-08-13 13:50:34 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:34.0955879Z STAGE:2022-08-13 13:50:34 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:34.1199528Z STAGE:2022-08-13 13:50:34 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:34.1216565Z STAGE:2022-08-13 13:50:34 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:34.1381032Z STAGE:2022-08-13 13:50:34 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:34.1398521Z STAGE:2022-08-13 13:50:34 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:34.1553741Z ok (0.089s) 2022-08-13T13:50:34.1665192Z test_unary_slowpath__foreach_asin_cuda_float64 (__main__.TestForeachCUDA) ... STAGE:2022-08-13 13:50:34 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:34.1681262Z STAGE:2022-08-13 13:50:34 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:34.1818265Z STAGE:2022-08-13 13:50:34 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:34.1834981Z STAGE:2022-08-13 13:50:34 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:34.2070224Z STAGE:2022-08-13 13:50:34 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:34.2087197Z STAGE:2022-08-13 13:50:34 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:34.2240698Z STAGE:2022-08-13 13:50:34 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:34.2258037Z STAGE:2022-08-13 13:50:34 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:34.2404450Z ok (0.085s) 2022-08-13T13:50:34.2493087Z test_unary_slowpath__foreach_asin_cuda_int16 (__main__.TestForeachCUDA) ... STAGE:2022-08-13 13:50:34 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:34.2509084Z STAGE:2022-08-13 13:50:34 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:34.2655088Z STAGE:2022-08-13 13:50:34 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:34.2743152Z STAGE:2022-08-13 13:50:34 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:34.2880218Z STAGE:2022-08-13 13:50:34 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:34.2900818Z STAGE:2022-08-13 13:50:34 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:34.3068761Z STAGE:2022-08-13 13:50:34 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:34.3153707Z STAGE:2022-08-13 13:50:34 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:34.3206733Z ok (0.080s) 2022-08-13T13:50:34.3295482Z test_unary_slowpath__foreach_asin_cuda_int32 (__main__.TestForeachCUDA) ... STAGE:2022-08-13 13:50:34 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:34.3311254Z STAGE:2022-08-13 13:50:34 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:34.3457640Z STAGE:2022-08-13 13:50:34 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:34.3545565Z STAGE:2022-08-13 13:50:34 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:34.3677955Z STAGE:2022-08-13 13:50:34 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:34.3698054Z STAGE:2022-08-13 13:50:34 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:34.3866377Z STAGE:2022-08-13 13:50:34 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:34.3951476Z STAGE:2022-08-13 13:50:34 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:34.4006642Z ok (0.080s) 2022-08-13T13:50:34.4100008Z test_unary_slowpath__foreach_asin_cuda_int64 (__main__.TestForeachCUDA) ... STAGE:2022-08-13 13:50:34 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:34.4116105Z STAGE:2022-08-13 13:50:34 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:34.4264500Z STAGE:2022-08-13 13:50:34 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:34.4349233Z STAGE:2022-08-13 13:50:34 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:34.4484927Z STAGE:2022-08-13 13:50:34 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:34.4502292Z STAGE:2022-08-13 13:50:34 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:34.4666618Z STAGE:2022-08-13 13:50:34 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:34.4750036Z STAGE:2022-08-13 13:50:34 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:34.4805421Z ok (0.080s) 2022-08-13T13:50:34.4920763Z test_unary_slowpath__foreach_asin_cuda_int8 (__main__.TestForeachCUDA) ... STAGE:2022-08-13 13:50:34 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:34.4937357Z STAGE:2022-08-13 13:50:34 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:34.5082303Z STAGE:2022-08-13 13:50:34 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:34.5170588Z STAGE:2022-08-13 13:50:34 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:34.5308713Z STAGE:2022-08-13 13:50:34 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:34.5328565Z STAGE:2022-08-13 13:50:34 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:34.5496157Z STAGE:2022-08-13 13:50:34 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:34.5581148Z STAGE:2022-08-13 13:50:34 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:34.5637017Z ok (0.083s) 2022-08-13T13:50:34.5730228Z test_unary_slowpath__foreach_asin_cuda_uint8 (__main__.TestForeachCUDA) ... STAGE:2022-08-13 13:50:34 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:34.5746654Z STAGE:2022-08-13 13:50:34 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:34.5892223Z STAGE:2022-08-13 13:50:34 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:34.5980382Z STAGE:2022-08-13 13:50:34 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:34.6123523Z STAGE:2022-08-13 13:50:34 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:34.6144308Z STAGE:2022-08-13 13:50:34 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:34.6316969Z STAGE:2022-08-13 13:50:34 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:34.6404293Z STAGE:2022-08-13 13:50:34 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:34.6461429Z ok (0.082s) 2022-08-13T13:50:34.6580917Z test_unary_slowpath__foreach_atan_cuda_bfloat16 (__main__.TestForeachCUDA) ... STAGE:2022-08-13 13:50:34 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:34.6600211Z STAGE:2022-08-13 13:50:34 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:34.6745586Z STAGE:2022-08-13 13:50:34 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:34.6762358Z STAGE:2022-08-13 13:50:34 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:34.7004768Z STAGE:2022-08-13 13:50:34 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:34.7022032Z STAGE:2022-08-13 13:50:34 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:34.7186160Z STAGE:2022-08-13 13:50:34 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:34.7201041Z STAGE:2022-08-13 13:50:34 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:34.7356149Z ok (0.089s) 2022-08-13T13:50:34.7443456Z test_unary_slowpath__foreach_atan_cuda_bool (__main__.TestForeachCUDA) ... STAGE:2022-08-13 13:50:34 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:34.7459756Z STAGE:2022-08-13 13:50:34 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:34.7604918Z STAGE:2022-08-13 13:50:34 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:34.7691316Z STAGE:2022-08-13 13:50:34 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:34.7821189Z STAGE:2022-08-13 13:50:34 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:34.7841142Z STAGE:2022-08-13 13:50:34 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:34.8008923Z STAGE:2022-08-13 13:50:34 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:34.8093531Z STAGE:2022-08-13 13:50:34 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:34.8149064Z ok (0.079s) 2022-08-13T13:50:34.8295219Z test_unary_slowpath__foreach_atan_cuda_complex128 (__main__.TestForeachCUDA) ... STAGE:2022-08-13 13:50:34 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:34.8311254Z STAGE:2022-08-13 13:50:34 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:34.8461895Z STAGE:2022-08-13 13:50:34 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:34.8478748Z STAGE:2022-08-13 13:50:34 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:34.8771718Z STAGE:2022-08-13 13:50:34 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:34.8789058Z STAGE:2022-08-13 13:50:34 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:34.8957839Z STAGE:2022-08-13 13:50:34 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:34.8972952Z STAGE:2022-08-13 13:50:34 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:34.9134762Z ok (0.098s) 2022-08-13T13:50:34.9275166Z test_unary_slowpath__foreach_atan_cuda_complex64 (__main__.TestForeachCUDA) ... STAGE:2022-08-13 13:50:34 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:34.9291779Z STAGE:2022-08-13 13:50:34 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:34.9450617Z STAGE:2022-08-13 13:50:34 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:34.9467144Z STAGE:2022-08-13 13:50:34 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:34.9756116Z STAGE:2022-08-13 13:50:34 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:34.9773590Z STAGE:2022-08-13 13:50:34 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:34.9952993Z STAGE:2022-08-13 13:50:34 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:34.9970664Z STAGE:2022-08-13 13:50:34 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:35.0142085Z ok (0.101s) 2022-08-13T13:50:35.0253345Z test_unary_slowpath__foreach_atan_cuda_float16 (__main__.TestForeachCUDA) ... STAGE:2022-08-13 13:50:35 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:35.0269476Z STAGE:2022-08-13 13:50:35 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:35.0415461Z STAGE:2022-08-13 13:50:35 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:35.0432239Z STAGE:2022-08-13 13:50:35 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:35.0674782Z STAGE:2022-08-13 13:50:35 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:35.0692203Z STAGE:2022-08-13 13:50:35 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:35.0856146Z STAGE:2022-08-13 13:50:35 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:35.0873379Z STAGE:2022-08-13 13:50:35 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:35.1028491Z ok (0.089s) 2022-08-13T13:50:35.1141009Z test_unary_slowpath__foreach_atan_cuda_float32 (__main__.TestForeachCUDA) ... STAGE:2022-08-13 13:50:35 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:35.1157116Z STAGE:2022-08-13 13:50:35 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:35.1302794Z STAGE:2022-08-13 13:50:35 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:35.1319728Z STAGE:2022-08-13 13:50:35 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:35.1584947Z STAGE:2022-08-13 13:50:35 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:35.1601794Z STAGE:2022-08-13 13:50:35 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:35.1766985Z STAGE:2022-08-13 13:50:35 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:35.1783533Z STAGE:2022-08-13 13:50:35 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:35.1938944Z ok (0.091s) 2022-08-13T13:50:35.2052772Z test_unary_slowpath__foreach_atan_cuda_float64 (__main__.TestForeachCUDA) ... STAGE:2022-08-13 13:50:35 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:35.2069034Z STAGE:2022-08-13 13:50:35 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:35.2204426Z STAGE:2022-08-13 13:50:35 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:35.2221578Z STAGE:2022-08-13 13:50:35 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:35.2456950Z STAGE:2022-08-13 13:50:35 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:35.2473682Z STAGE:2022-08-13 13:50:35 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:35.2627869Z STAGE:2022-08-13 13:50:35 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:35.2644329Z STAGE:2022-08-13 13:50:35 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:35.2789538Z ok (0.085s) 2022-08-13T13:50:35.2877616Z test_unary_slowpath__foreach_atan_cuda_int16 (__main__.TestForeachCUDA) ... STAGE:2022-08-13 13:50:35 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:35.2894298Z STAGE:2022-08-13 13:50:35 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:35.3039142Z STAGE:2022-08-13 13:50:35 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:35.3124609Z STAGE:2022-08-13 13:50:35 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:35.3256848Z STAGE:2022-08-13 13:50:35 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:35.3276622Z STAGE:2022-08-13 13:50:35 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:35.3444925Z STAGE:2022-08-13 13:50:35 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:35.3529787Z STAGE:2022-08-13 13:50:35 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:35.3584609Z ok (0.079s) 2022-08-13T13:50:35.3676833Z test_unary_slowpath__foreach_atan_cuda_int32 (__main__.TestForeachCUDA) ... STAGE:2022-08-13 13:50:35 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:35.3693583Z STAGE:2022-08-13 13:50:35 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:35.3838610Z STAGE:2022-08-13 13:50:35 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:35.3923393Z STAGE:2022-08-13 13:50:35 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:35.4061127Z STAGE:2022-08-13 13:50:35 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:35.4080549Z STAGE:2022-08-13 13:50:35 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:35.4248451Z STAGE:2022-08-13 13:50:35 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:35.4333286Z STAGE:2022-08-13 13:50:35 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:35.4388488Z ok (0.080s) 2022-08-13T13:50:35.4480306Z test_unary_slowpath__foreach_atan_cuda_int64 (__main__.TestForeachCUDA) ... STAGE:2022-08-13 13:50:35 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:35.4496942Z STAGE:2022-08-13 13:50:35 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:35.4641373Z STAGE:2022-08-13 13:50:35 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:35.4724424Z STAGE:2022-08-13 13:50:35 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:35.4861842Z STAGE:2022-08-13 13:50:35 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:35.4881317Z STAGE:2022-08-13 13:50:35 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:35.5049326Z STAGE:2022-08-13 13:50:35 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:35.5132505Z STAGE:2022-08-13 13:50:35 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:35.5187489Z ok (0.080s) 2022-08-13T13:50:35.5279658Z test_unary_slowpath__foreach_atan_cuda_int8 (__main__.TestForeachCUDA) ... STAGE:2022-08-13 13:50:35 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:35.5296378Z STAGE:2022-08-13 13:50:35 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:35.5441895Z STAGE:2022-08-13 13:50:35 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:35.5524828Z STAGE:2022-08-13 13:50:35 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:35.5662434Z STAGE:2022-08-13 13:50:35 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:35.5681857Z STAGE:2022-08-13 13:50:35 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:35.5850431Z STAGE:2022-08-13 13:50:35 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:35.5935310Z STAGE:2022-08-13 13:50:35 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:35.5990197Z ok (0.080s) 2022-08-13T13:50:35.6082434Z test_unary_slowpath__foreach_atan_cuda_uint8 (__main__.TestForeachCUDA) ... STAGE:2022-08-13 13:50:35 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:35.6098883Z STAGE:2022-08-13 13:50:35 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:35.6243739Z STAGE:2022-08-13 13:50:35 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:35.6328377Z STAGE:2022-08-13 13:50:35 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:35.6463321Z STAGE:2022-08-13 13:50:35 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:35.6485913Z STAGE:2022-08-13 13:50:35 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:35.6652553Z STAGE:2022-08-13 13:50:35 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:35.6741004Z STAGE:2022-08-13 13:50:35 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:35.6798265Z ok (0.081s) 2022-08-13T13:50:35.6920334Z test_unary_slowpath__foreach_ceil_cuda_bfloat16 (__main__.TestForeachCUDA) ... STAGE:2022-08-13 13:50:35 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:35.6938727Z STAGE:2022-08-13 13:50:35 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:35.7084579Z STAGE:2022-08-13 13:50:35 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:35.7101786Z STAGE:2022-08-13 13:50:35 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:35.7343191Z STAGE:2022-08-13 13:50:35 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:35.7360336Z STAGE:2022-08-13 13:50:35 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:35.7526283Z STAGE:2022-08-13 13:50:35 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:35.7543745Z STAGE:2022-08-13 13:50:35 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:35.7699489Z ok (0.090s) 2022-08-13T13:50:35.7785473Z test_unary_slowpath__foreach_ceil_cuda_bool (__main__.TestForeachCUDA) ... STAGE:2022-08-13 13:50:35 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:35.7878105Z STAGE:2022-08-13 13:50:35 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:35.7945463Z STAGE:2022-08-13 13:50:35 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:35.8025276Z STAGE:2022-08-13 13:50:35 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:35.8148905Z STAGE:2022-08-13 13:50:35 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:35.8241811Z STAGE:2022-08-13 13:50:35 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:35.8308524Z STAGE:2022-08-13 13:50:35 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:35.8387957Z STAGE:2022-08-13 13:50:35 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:35.8434840Z ok (0.073s) 2022-08-13T13:50:35.8574024Z test_unary_slowpath__foreach_ceil_cuda_complex128 (__main__.TestForeachCUDA) ... STAGE:2022-08-13 13:50:35 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:35.8667481Z STAGE:2022-08-13 13:50:35 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:35.8735751Z STAGE:2022-08-13 13:50:35 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:35.8815820Z STAGE:2022-08-13 13:50:35 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:35.9006889Z STAGE:2022-08-13 13:50:35 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:35.9100438Z STAGE:2022-08-13 13:50:35 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:35.9167494Z STAGE:2022-08-13 13:50:35 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:35.9247453Z STAGE:2022-08-13 13:50:35 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:35.9295343Z ok (0.086s) 2022-08-13T13:50:35.9471100Z test_unary_slowpath__foreach_ceil_cuda_complex64 (__main__.TestForeachCUDA) ... STAGE:2022-08-13 13:50:35 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:35.9563149Z STAGE:2022-08-13 13:50:35 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:35.9627087Z STAGE:2022-08-13 13:50:35 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:35.9707299Z STAGE:2022-08-13 13:50:35 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:35.9890999Z STAGE:2022-08-13 13:50:35 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:35.9984228Z STAGE:2022-08-13 13:50:35 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:36.0051571Z STAGE:2022-08-13 13:50:36 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:36.0130012Z STAGE:2022-08-13 13:50:36 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:36.0175214Z ok (0.088s) 2022-08-13T13:50:36.0285882Z test_unary_slowpath__foreach_ceil_cuda_float16 (__main__.TestForeachCUDA) ... STAGE:2022-08-13 13:50:36 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:36.0305309Z STAGE:2022-08-13 13:50:36 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:36.0456949Z STAGE:2022-08-13 13:50:36 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:36.0470745Z STAGE:2022-08-13 13:50:36 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:36.0709935Z STAGE:2022-08-13 13:50:36 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:36.0727587Z STAGE:2022-08-13 13:50:36 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:36.0893652Z STAGE:2022-08-13 13:50:36 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:36.0908267Z STAGE:2022-08-13 13:50:36 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:36.1061574Z ok (0.089s) 2022-08-13T13:50:36.1174824Z test_unary_slowpath__foreach_ceil_cuda_float32 (__main__.TestForeachCUDA) ... STAGE:2022-08-13 13:50:36 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:36.1191420Z STAGE:2022-08-13 13:50:36 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:36.1337686Z STAGE:2022-08-13 13:50:36 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:36.1351100Z STAGE:2022-08-13 13:50:36 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:36.1594721Z STAGE:2022-08-13 13:50:36 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:36.1611810Z STAGE:2022-08-13 13:50:36 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:36.1776337Z STAGE:2022-08-13 13:50:36 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:36.1790886Z STAGE:2022-08-13 13:50:36 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:36.1945745Z ok (0.088s) 2022-08-13T13:50:36.2057383Z test_unary_slowpath__foreach_ceil_cuda_float64 (__main__.TestForeachCUDA) ... STAGE:2022-08-13 13:50:36 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:36.2073839Z STAGE:2022-08-13 13:50:36 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:36.2209507Z STAGE:2022-08-13 13:50:36 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:36.2223660Z STAGE:2022-08-13 13:50:36 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:36.2459578Z STAGE:2022-08-13 13:50:36 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:36.2476695Z STAGE:2022-08-13 13:50:36 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:36.2630910Z STAGE:2022-08-13 13:50:36 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:36.2648502Z STAGE:2022-08-13 13:50:36 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:36.2794097Z ok (0.085s) 2022-08-13T13:50:36.2882119Z test_unary_slowpath__foreach_ceil_cuda_int16 (__main__.TestForeachCUDA) ... STAGE:2022-08-13 13:50:36 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:36.2974273Z STAGE:2022-08-13 13:50:36 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:36.3041177Z STAGE:2022-08-13 13:50:36 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:36.3122616Z STAGE:2022-08-13 13:50:36 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:36.3254425Z STAGE:2022-08-13 13:50:36 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:36.3348962Z STAGE:2022-08-13 13:50:36 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:36.3415595Z STAGE:2022-08-13 13:50:36 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:36.3495034Z STAGE:2022-08-13 13:50:36 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:36.3541830Z ok (0.075s) 2022-08-13T13:50:36.3630328Z test_unary_slowpath__foreach_ceil_cuda_int32 (__main__.TestForeachCUDA) ... STAGE:2022-08-13 13:50:36 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:36.3723710Z STAGE:2022-08-13 13:50:36 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:36.3793414Z STAGE:2022-08-13 13:50:36 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:36.3874821Z STAGE:2022-08-13 13:50:36 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:36.4000305Z STAGE:2022-08-13 13:50:36 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:36.4095633Z STAGE:2022-08-13 13:50:36 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:36.4161421Z STAGE:2022-08-13 13:50:36 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:36.4242876Z STAGE:2022-08-13 13:50:36 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:36.4291923Z ok (0.075s) 2022-08-13T13:50:36.4390402Z test_unary_slowpath__foreach_ceil_cuda_int64 (__main__.TestForeachCUDA) ... STAGE:2022-08-13 13:50:36 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:36.4482748Z STAGE:2022-08-13 13:50:36 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:36.4552315Z STAGE:2022-08-13 13:50:36 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:36.4630272Z STAGE:2022-08-13 13:50:36 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:36.4755847Z STAGE:2022-08-13 13:50:36 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:36.4848647Z STAGE:2022-08-13 13:50:36 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:36.4914708Z STAGE:2022-08-13 13:50:36 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:36.4991715Z STAGE:2022-08-13 13:50:36 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:36.5038512Z ok (0.075s) 2022-08-13T13:50:36.5127236Z test_unary_slowpath__foreach_ceil_cuda_int8 (__main__.TestForeachCUDA) ... STAGE:2022-08-13 13:50:36 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:36.5219887Z STAGE:2022-08-13 13:50:36 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:36.5289383Z STAGE:2022-08-13 13:50:36 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:36.5367916Z STAGE:2022-08-13 13:50:36 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:36.5493104Z STAGE:2022-08-13 13:50:36 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:36.5584476Z STAGE:2022-08-13 13:50:36 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:36.5652783Z STAGE:2022-08-13 13:50:36 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:36.5731712Z STAGE:2022-08-13 13:50:36 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:36.5780525Z ok (0.074s) 2022-08-13T13:50:36.5877666Z test_unary_slowpath__foreach_ceil_cuda_uint8 (__main__.TestForeachCUDA) ... STAGE:2022-08-13 13:50:36 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:36.5969954Z STAGE:2022-08-13 13:50:36 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:36.6038861Z STAGE:2022-08-13 13:50:36 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:36.6117657Z STAGE:2022-08-13 13:50:36 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:36.6249625Z STAGE:2022-08-13 13:50:36 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:36.6342044Z STAGE:2022-08-13 13:50:36 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:36.6411000Z STAGE:2022-08-13 13:50:36 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:36.6489605Z STAGE:2022-08-13 13:50:36 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:36.6536430Z ok (0.075s) 2022-08-13T13:50:36.6650061Z test_unary_slowpath__foreach_cos_cuda_bfloat16 (__main__.TestForeachCUDA) ... STAGE:2022-08-13 13:50:36 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:36.6666387Z STAGE:2022-08-13 13:50:36 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:36.6817128Z STAGE:2022-08-13 13:50:36 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:36.6831032Z STAGE:2022-08-13 13:50:36 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:36.7070217Z STAGE:2022-08-13 13:50:36 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:36.7088120Z STAGE:2022-08-13 13:50:36 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:36.7257549Z STAGE:2022-08-13 13:50:36 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:36.7274133Z STAGE:2022-08-13 13:50:36 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:36.7432022Z ok (0.089s) 2022-08-13T13:50:36.7536841Z test_unary_slowpath__foreach_cos_cuda_bool (__main__.TestForeachCUDA) ... STAGE:2022-08-13 13:50:36 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:36.7553728Z STAGE:2022-08-13 13:50:36 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:36.7700051Z STAGE:2022-08-13 13:50:36 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:36.7788679Z STAGE:2022-08-13 13:50:36 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:36.7924229Z STAGE:2022-08-13 13:50:36 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:36.7944665Z STAGE:2022-08-13 13:50:36 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:36.8111795Z STAGE:2022-08-13 13:50:36 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:36.8196750Z STAGE:2022-08-13 13:50:36 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:36.8251659Z ok (0.082s) 2022-08-13T13:50:36.8394478Z test_unary_slowpath__foreach_cos_cuda_complex128 (__main__.TestForeachCUDA) ... STAGE:2022-08-13 13:50:36 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:36.8410669Z STAGE:2022-08-13 13:50:36 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:36.8560312Z STAGE:2022-08-13 13:50:36 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:36.8577236Z STAGE:2022-08-13 13:50:36 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:36.8856598Z STAGE:2022-08-13 13:50:36 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:36.8873208Z STAGE:2022-08-13 13:50:36 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:36.9043106Z STAGE:2022-08-13 13:50:36 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:36.9057826Z STAGE:2022-08-13 13:50:36 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:36.9218828Z ok (0.097s) 2022-08-13T13:50:36.9358274Z test_unary_slowpath__foreach_cos_cuda_complex64 (__main__.TestForeachCUDA) ... STAGE:2022-08-13 13:50:36 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:36.9374283Z STAGE:2022-08-13 13:50:36 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:36.9532540Z STAGE:2022-08-13 13:50:36 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:36.9549299Z STAGE:2022-08-13 13:50:36 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:36.9837232Z STAGE:2022-08-13 13:50:36 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:36.9854205Z STAGE:2022-08-13 13:50:36 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:37.0033000Z STAGE:2022-08-13 13:50:37 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:37.0050379Z STAGE:2022-08-13 13:50:37 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:37.0220922Z ok (0.100s) 2022-08-13T13:50:37.0332079Z test_unary_slowpath__foreach_cos_cuda_float16 (__main__.TestForeachCUDA) ... STAGE:2022-08-13 13:50:37 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:37.0348039Z STAGE:2022-08-13 13:50:37 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:37.0494354Z STAGE:2022-08-13 13:50:37 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:37.0510793Z STAGE:2022-08-13 13:50:37 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:37.0752951Z STAGE:2022-08-13 13:50:37 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:37.0770288Z STAGE:2022-08-13 13:50:37 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:37.0934539Z STAGE:2022-08-13 13:50:37 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:37.0951709Z STAGE:2022-08-13 13:50:37 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:37.1107395Z ok (0.089s) 2022-08-13T13:50:37.1219163Z test_unary_slowpath__foreach_cos_cuda_float32 (__main__.TestForeachCUDA) ... STAGE:2022-08-13 13:50:37 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:37.1235063Z STAGE:2022-08-13 13:50:37 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:37.1380471Z STAGE:2022-08-13 13:50:37 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:37.1397492Z STAGE:2022-08-13 13:50:37 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:37.1652947Z STAGE:2022-08-13 13:50:37 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:37.1670154Z STAGE:2022-08-13 13:50:37 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:37.1834458Z STAGE:2022-08-13 13:50:37 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:37.1851990Z STAGE:2022-08-13 13:50:37 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:37.2006781Z ok (0.090s) 2022-08-13T13:50:37.2117817Z test_unary_slowpath__foreach_cos_cuda_float64 (__main__.TestForeachCUDA) ... STAGE:2022-08-13 13:50:37 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:37.2133965Z STAGE:2022-08-13 13:50:37 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:37.2269222Z STAGE:2022-08-13 13:50:37 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:37.2286140Z STAGE:2022-08-13 13:50:37 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:37.2521669Z STAGE:2022-08-13 13:50:37 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:37.2538746Z STAGE:2022-08-13 13:50:37 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:37.2693140Z STAGE:2022-08-13 13:50:37 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:37.2710317Z STAGE:2022-08-13 13:50:37 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:37.2855992Z ok (0.085s) 2022-08-13T13:50:37.2944566Z test_unary_slowpath__foreach_cos_cuda_int16 (__main__.TestForeachCUDA) ... STAGE:2022-08-13 13:50:37 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:37.2960834Z STAGE:2022-08-13 13:50:37 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:37.3106654Z STAGE:2022-08-13 13:50:37 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:37.3194961Z STAGE:2022-08-13 13:50:37 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:37.3332557Z STAGE:2022-08-13 13:50:37 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:37.3352072Z STAGE:2022-08-13 13:50:37 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:37.3548910Z STAGE:2022-08-13 13:50:37 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:37.3633534Z STAGE:2022-08-13 13:50:37 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:37.3686569Z ok (0.083s) 2022-08-13T13:50:37.3774680Z test_unary_slowpath__foreach_cos_cuda_int32 (__main__.TestForeachCUDA) ... STAGE:2022-08-13 13:50:37 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:37.3792504Z STAGE:2022-08-13 13:50:37 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:37.3937242Z STAGE:2022-08-13 13:50:37 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:37.4024044Z STAGE:2022-08-13 13:50:37 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:37.4155947Z STAGE:2022-08-13 13:50:37 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:37.4175160Z STAGE:2022-08-13 13:50:37 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:37.4342400Z STAGE:2022-08-13 13:50:37 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:37.4426003Z STAGE:2022-08-13 13:50:37 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:37.4478904Z ok (0.079s) 2022-08-13T13:50:37.4566869Z test_unary_slowpath__foreach_cos_cuda_int64 (__main__.TestForeachCUDA) ... STAGE:2022-08-13 13:50:37 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:37.4583040Z STAGE:2022-08-13 13:50:37 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:37.4728153Z STAGE:2022-08-13 13:50:37 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:37.4813027Z STAGE:2022-08-13 13:50:37 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:37.4950516Z STAGE:2022-08-13 13:50:37 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:37.4968274Z STAGE:2022-08-13 13:50:37 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:37.5136271Z STAGE:2022-08-13 13:50:37 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:37.5220849Z STAGE:2022-08-13 13:50:37 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:37.5273732Z ok (0.079s) 2022-08-13T13:50:37.5361460Z test_unary_slowpath__foreach_cos_cuda_int8 (__main__.TestForeachCUDA) ... STAGE:2022-08-13 13:50:37 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:37.5378417Z STAGE:2022-08-13 13:50:37 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:37.5523555Z STAGE:2022-08-13 13:50:37 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:37.5608266Z STAGE:2022-08-13 13:50:37 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:37.5745826Z STAGE:2022-08-13 13:50:37 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:37.5765363Z STAGE:2022-08-13 13:50:37 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:37.5933130Z STAGE:2022-08-13 13:50:37 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:37.6017953Z STAGE:2022-08-13 13:50:37 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:37.6071073Z ok (0.080s) 2022-08-13T13:50:37.6159248Z test_unary_slowpath__foreach_cos_cuda_uint8 (__main__.TestForeachCUDA) ... STAGE:2022-08-13 13:50:37 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:37.6175892Z STAGE:2022-08-13 13:50:37 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:37.6324659Z STAGE:2022-08-13 13:50:37 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:37.6409573Z STAGE:2022-08-13 13:50:37 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:37.6548028Z STAGE:2022-08-13 13:50:37 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:37.6564603Z STAGE:2022-08-13 13:50:37 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:37.6729074Z STAGE:2022-08-13 13:50:37 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:37.6812187Z STAGE:2022-08-13 13:50:37 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:37.6864920Z ok (0.079s) 2022-08-13T13:50:37.6978234Z test_unary_slowpath__foreach_cosh_cuda_bfloat16 (__main__.TestForeachCUDA) ... STAGE:2022-08-13 13:50:37 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:37.6994265Z STAGE:2022-08-13 13:50:37 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:37.7139619Z STAGE:2022-08-13 13:50:37 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:37.7153686Z STAGE:2022-08-13 13:50:37 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:37.7396498Z STAGE:2022-08-13 13:50:37 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:37.7413659Z STAGE:2022-08-13 13:50:37 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:37.7577320Z STAGE:2022-08-13 13:50:37 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:37.7592182Z STAGE:2022-08-13 13:50:37 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:37.7751790Z ok (0.088s) 2022-08-13T13:50:37.7841620Z test_unary_slowpath__foreach_cosh_cuda_bool (__main__.TestForeachCUDA) ... STAGE:2022-08-13 13:50:37 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:37.7861338Z STAGE:2022-08-13 13:50:37 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:37.8015668Z STAGE:2022-08-13 13:50:37 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:37.8103059Z STAGE:2022-08-13 13:50:37 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:37.8233660Z STAGE:2022-08-13 13:50:37 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:37.8253586Z STAGE:2022-08-13 13:50:37 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:37.8423732Z STAGE:2022-08-13 13:50:37 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:37.8508743Z STAGE:2022-08-13 13:50:37 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:37.8564605Z ok (0.081s) 2022-08-13T13:50:37.8712633Z test_unary_slowpath__foreach_cosh_cuda_complex128 (__main__.TestForeachCUDA) ... STAGE:2022-08-13 13:50:37 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:37.8731843Z STAGE:2022-08-13 13:50:37 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:37.8881108Z STAGE:2022-08-13 13:50:37 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:37.8895653Z STAGE:2022-08-13 13:50:37 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:37.9175039Z STAGE:2022-08-13 13:50:37 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:37.9191794Z STAGE:2022-08-13 13:50:37 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:37.9361269Z STAGE:2022-08-13 13:50:37 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:37.9376260Z STAGE:2022-08-13 13:50:37 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:37.9538168Z ok (0.097s) 2022-08-13T13:50:37.9678293Z test_unary_slowpath__foreach_cosh_cuda_complex64 (__main__.TestForeachCUDA) ... STAGE:2022-08-13 13:50:37 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:37.9694252Z STAGE:2022-08-13 13:50:37 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:37.9852148Z STAGE:2022-08-13 13:50:37 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:37.9868766Z STAGE:2022-08-13 13:50:37 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:38.0158272Z STAGE:2022-08-13 13:50:38 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:38.0175390Z STAGE:2022-08-13 13:50:38 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:38.0355179Z STAGE:2022-08-13 13:50:38 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:38.0373203Z STAGE:2022-08-13 13:50:38 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:38.0561503Z ok (0.102s) 2022-08-13T13:50:38.0672092Z test_unary_slowpath__foreach_cosh_cuda_float16 (__main__.TestForeachCUDA) ... STAGE:2022-08-13 13:50:38 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:38.0688655Z STAGE:2022-08-13 13:50:38 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:38.0832992Z STAGE:2022-08-13 13:50:38 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:38.0849958Z STAGE:2022-08-13 13:50:38 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:38.1091067Z STAGE:2022-08-13 13:50:38 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:38.1108015Z STAGE:2022-08-13 13:50:38 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:38.1272172Z STAGE:2022-08-13 13:50:38 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:38.1289873Z STAGE:2022-08-13 13:50:38 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:38.1444274Z ok (0.088s) 2022-08-13T13:50:38.1555591Z test_unary_slowpath__foreach_cosh_cuda_float32 (__main__.TestForeachCUDA) ... STAGE:2022-08-13 13:50:38 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:38.1571833Z STAGE:2022-08-13 13:50:38 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:38.1717019Z STAGE:2022-08-13 13:50:38 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:38.1734186Z STAGE:2022-08-13 13:50:38 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:38.1976772Z STAGE:2022-08-13 13:50:38 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:38.1993601Z STAGE:2022-08-13 13:50:38 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:38.2157597Z STAGE:2022-08-13 13:50:38 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:38.2172771Z STAGE:2022-08-13 13:50:38 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:38.2326917Z ok (0.088s) 2022-08-13T13:50:38.2438030Z test_unary_slowpath__foreach_cosh_cuda_float64 (__main__.TestForeachCUDA) ... STAGE:2022-08-13 13:50:38 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:38.2454464Z STAGE:2022-08-13 13:50:38 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:38.2589538Z STAGE:2022-08-13 13:50:38 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:38.2604819Z STAGE:2022-08-13 13:50:38 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:38.2839310Z STAGE:2022-08-13 13:50:38 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:38.2856725Z STAGE:2022-08-13 13:50:38 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:38.3009311Z STAGE:2022-08-13 13:50:38 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:38.3027048Z STAGE:2022-08-13 13:50:38 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:38.3172245Z ok (0.084s) 2022-08-13T13:50:38.3260719Z test_unary_slowpath__foreach_cosh_cuda_int16 (__main__.TestForeachCUDA) ... STAGE:2022-08-13 13:50:38 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:38.3276389Z STAGE:2022-08-13 13:50:38 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:38.3422722Z STAGE:2022-08-13 13:50:38 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:38.3510415Z STAGE:2022-08-13 13:50:38 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:38.3645027Z STAGE:2022-08-13 13:50:38 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:38.3664174Z STAGE:2022-08-13 13:50:38 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:38.3831588Z STAGE:2022-08-13 13:50:38 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:38.3915429Z STAGE:2022-08-13 13:50:38 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:38.3968601Z ok (0.080s) 2022-08-13T13:50:38.4056978Z test_unary_slowpath__foreach_cosh_cuda_int32 (__main__.TestForeachCUDA) ... STAGE:2022-08-13 13:50:38 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:38.4074387Z STAGE:2022-08-13 13:50:38 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:38.4219830Z STAGE:2022-08-13 13:50:38 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:38.4303781Z STAGE:2022-08-13 13:50:38 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:38.4439883Z STAGE:2022-08-13 13:50:38 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:38.4460028Z STAGE:2022-08-13 13:50:38 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:38.4627922Z STAGE:2022-08-13 13:50:38 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:38.4710374Z STAGE:2022-08-13 13:50:38 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:38.4765366Z ok (0.080s) 2022-08-13T13:50:38.4858081Z test_unary_slowpath__foreach_cosh_cuda_int64 (__main__.TestForeachCUDA) ... STAGE:2022-08-13 13:50:38 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:38.4874342Z STAGE:2022-08-13 13:50:38 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:38.5019529Z STAGE:2022-08-13 13:50:38 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:38.5104013Z STAGE:2022-08-13 13:50:38 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:38.5236503Z STAGE:2022-08-13 13:50:38 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:38.5256324Z STAGE:2022-08-13 13:50:38 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:38.5423906Z STAGE:2022-08-13 13:50:38 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:38.5508270Z STAGE:2022-08-13 13:50:38 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:38.5561409Z ok (0.079s) 2022-08-13T13:50:38.5649459Z test_unary_slowpath__foreach_cosh_cuda_int8 (__main__.TestForeachCUDA) ... STAGE:2022-08-13 13:50:38 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:38.5665561Z STAGE:2022-08-13 13:50:38 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:38.5813773Z STAGE:2022-08-13 13:50:38 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:38.5897885Z STAGE:2022-08-13 13:50:38 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:38.6035299Z STAGE:2022-08-13 13:50:38 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:38.6052716Z STAGE:2022-08-13 13:50:38 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:38.6217021Z STAGE:2022-08-13 13:50:38 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:38.6301332Z STAGE:2022-08-13 13:50:38 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:38.6356777Z ok (0.079s) 2022-08-13T13:50:38.6451940Z test_unary_slowpath__foreach_cosh_cuda_uint8 (__main__.TestForeachCUDA) ... STAGE:2022-08-13 13:50:38 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:38.6468698Z STAGE:2022-08-13 13:50:38 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:38.6613394Z STAGE:2022-08-13 13:50:38 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:38.6697538Z STAGE:2022-08-13 13:50:38 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:38.6830616Z STAGE:2022-08-13 13:50:38 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:38.6848240Z STAGE:2022-08-13 13:50:38 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:38.7032263Z STAGE:2022-08-13 13:50:38 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:38.7116565Z STAGE:2022-08-13 13:50:38 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:38.7169718Z ok (0.081s) 2022-08-13T13:50:38.7283176Z test_unary_slowpath__foreach_erf_cuda_bfloat16 (__main__.TestForeachCUDA) ... STAGE:2022-08-13 13:50:38 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:38.7301980Z STAGE:2022-08-13 13:50:38 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:38.7449071Z STAGE:2022-08-13 13:50:38 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:38.7464833Z STAGE:2022-08-13 13:50:38 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:38.7707713Z STAGE:2022-08-13 13:50:38 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:38.7724399Z STAGE:2022-08-13 13:50:38 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:38.7888723Z STAGE:2022-08-13 13:50:38 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:38.7903483Z STAGE:2022-08-13 13:50:38 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:38.8058583Z ok (0.089s) 2022-08-13T13:50:38.8144802Z test_unary_slowpath__foreach_erf_cuda_bool (__main__.TestForeachCUDA) ... STAGE:2022-08-13 13:50:38 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:38.8161006Z STAGE:2022-08-13 13:50:38 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:38.8308975Z STAGE:2022-08-13 13:50:38 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:38.8398160Z STAGE:2022-08-13 13:50:38 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:38.8531536Z STAGE:2022-08-13 13:50:38 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:38.8551708Z STAGE:2022-08-13 13:50:38 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:38.8722759Z STAGE:2022-08-13 13:50:38 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:38.8808423Z STAGE:2022-08-13 13:50:38 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:38.8862108Z ok (0.080s) 2022-08-13T13:50:38.9002967Z test_unary_slowpath__foreach_erf_cuda_complex128 (__main__.TestForeachCUDA) ... STAGE:2022-08-13 13:50:38 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:38.9097802Z STAGE:2022-08-13 13:50:38 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:38.9164746Z STAGE:2022-08-13 13:50:38 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:38.9246052Z STAGE:2022-08-13 13:50:38 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:38.9429817Z STAGE:2022-08-13 13:50:38 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:38.9522771Z STAGE:2022-08-13 13:50:38 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:38.9590752Z STAGE:2022-08-13 13:50:38 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:38.9671706Z STAGE:2022-08-13 13:50:38 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:38.9718487Z ok (0.085s) 2022-08-13T13:50:38.9863717Z test_unary_slowpath__foreach_erf_cuda_complex64 (__main__.TestForeachCUDA) ... STAGE:2022-08-13 13:50:38 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:38.9957855Z STAGE:2022-08-13 13:50:38 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:39.0025002Z STAGE:2022-08-13 13:50:39 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:39.0104271Z STAGE:2022-08-13 13:50:39 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:39.0289948Z STAGE:2022-08-13 13:50:39 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:39.0384049Z STAGE:2022-08-13 13:50:39 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:39.0450338Z STAGE:2022-08-13 13:50:39 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:39.0531379Z STAGE:2022-08-13 13:50:39 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:39.0578495Z ok (0.086s) 2022-08-13T13:50:39.0696909Z test_unary_slowpath__foreach_erf_cuda_float16 (__main__.TestForeachCUDA) ... STAGE:2022-08-13 13:50:39 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:39.0715289Z STAGE:2022-08-13 13:50:39 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:39.0861496Z STAGE:2022-08-13 13:50:39 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:39.0878090Z STAGE:2022-08-13 13:50:39 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:39.1119776Z STAGE:2022-08-13 13:50:39 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:39.1136945Z STAGE:2022-08-13 13:50:39 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:39.1301270Z STAGE:2022-08-13 13:50:39 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:39.1318316Z STAGE:2022-08-13 13:50:39 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:39.1474957Z ok (0.089s) 2022-08-13T13:50:39.1586674Z test_unary_slowpath__foreach_erf_cuda_float32 (__main__.TestForeachCUDA) ... STAGE:2022-08-13 13:50:39 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:39.1602747Z STAGE:2022-08-13 13:50:39 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:39.1748413Z STAGE:2022-08-13 13:50:39 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:39.1765567Z STAGE:2022-08-13 13:50:39 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:39.2008768Z STAGE:2022-08-13 13:50:39 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:39.2025946Z STAGE:2022-08-13 13:50:39 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:39.2189669Z STAGE:2022-08-13 13:50:39 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:39.2207508Z STAGE:2022-08-13 13:50:39 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:39.2362477Z ok (0.089s) 2022-08-13T13:50:39.2474794Z test_unary_slowpath__foreach_erf_cuda_float64 (__main__.TestForeachCUDA) ... STAGE:2022-08-13 13:50:39 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:39.2490971Z STAGE:2022-08-13 13:50:39 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:39.2627320Z STAGE:2022-08-13 13:50:39 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:39.2644012Z STAGE:2022-08-13 13:50:39 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:39.2878973Z STAGE:2022-08-13 13:50:39 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:39.2896381Z STAGE:2022-08-13 13:50:39 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:39.3050141Z STAGE:2022-08-13 13:50:39 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:39.3067037Z STAGE:2022-08-13 13:50:39 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:39.3213331Z ok (0.085s) 2022-08-13T13:50:39.3302041Z test_unary_slowpath__foreach_erf_cuda_int16 (__main__.TestForeachCUDA) ... STAGE:2022-08-13 13:50:39 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:39.3318123Z STAGE:2022-08-13 13:50:39 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:39.3465180Z STAGE:2022-08-13 13:50:39 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:39.3553423Z STAGE:2022-08-13 13:50:39 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:39.3691548Z STAGE:2022-08-13 13:50:39 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:39.3711875Z STAGE:2022-08-13 13:50:39 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:39.3880199Z STAGE:2022-08-13 13:50:39 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:39.3964902Z STAGE:2022-08-13 13:50:39 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:39.4020463Z ok (0.081s) 2022-08-13T13:50:39.4113010Z test_unary_slowpath__foreach_erf_cuda_int32 (__main__.TestForeachCUDA) ... STAGE:2022-08-13 13:50:39 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:39.4129390Z STAGE:2022-08-13 13:50:39 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:39.4273777Z STAGE:2022-08-13 13:50:39 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:39.4361169Z STAGE:2022-08-13 13:50:39 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:39.4493141Z STAGE:2022-08-13 13:50:39 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:39.4512910Z STAGE:2022-08-13 13:50:39 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:39.4701827Z STAGE:2022-08-13 13:50:39 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:39.4786326Z STAGE:2022-08-13 13:50:39 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:39.4839150Z ok (0.082s) 2022-08-13T13:50:39.4927393Z test_unary_slowpath__foreach_erf_cuda_int64 (__main__.TestForeachCUDA) ... STAGE:2022-08-13 13:50:39 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:39.4945956Z STAGE:2022-08-13 13:50:39 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:39.5091598Z STAGE:2022-08-13 13:50:39 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:39.5177754Z STAGE:2022-08-13 13:50:39 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:39.5315594Z STAGE:2022-08-13 13:50:39 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:39.5335955Z STAGE:2022-08-13 13:50:39 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:39.5505300Z STAGE:2022-08-13 13:50:39 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:39.5588169Z STAGE:2022-08-13 13:50:39 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:39.5641168Z ok (0.080s) 2022-08-13T13:50:39.5729632Z test_unary_slowpath__foreach_erf_cuda_int8 (__main__.TestForeachCUDA) ... STAGE:2022-08-13 13:50:39 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:39.5745854Z STAGE:2022-08-13 13:50:39 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:39.5891267Z STAGE:2022-08-13 13:50:39 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:39.5976148Z STAGE:2022-08-13 13:50:39 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:39.6114156Z STAGE:2022-08-13 13:50:39 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:39.6134138Z STAGE:2022-08-13 13:50:39 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:39.6302422Z STAGE:2022-08-13 13:50:39 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:39.6386455Z STAGE:2022-08-13 13:50:39 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:39.6440119Z ok (0.080s) 2022-08-13T13:50:39.6529512Z test_unary_slowpath__foreach_erf_cuda_uint8 (__main__.TestForeachCUDA) ... STAGE:2022-08-13 13:50:39 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:39.6546387Z STAGE:2022-08-13 13:50:39 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:39.6695288Z STAGE:2022-08-13 13:50:39 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:39.6778494Z STAGE:2022-08-13 13:50:39 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:39.6917309Z STAGE:2022-08-13 13:50:39 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:39.6934847Z STAGE:2022-08-13 13:50:39 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:39.7099518Z STAGE:2022-08-13 13:50:39 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:39.7183627Z STAGE:2022-08-13 13:50:39 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:39.7236779Z ok (0.080s) 2022-08-13T13:50:39.7351005Z test_unary_slowpath__foreach_erfc_cuda_bfloat16 (__main__.TestForeachCUDA) ... STAGE:2022-08-13 13:50:39 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:40.3186186Z STAGE:2022-08-13 13:50:40 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:40.3316379Z STAGE:2022-08-13 13:50:40 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:40.3331532Z STAGE:2022-08-13 13:50:40 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:40.3555506Z STAGE:2022-08-13 13:50:40 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:40.3573396Z STAGE:2022-08-13 13:50:40 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:40.3719494Z STAGE:2022-08-13 13:50:40 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:40.3733479Z STAGE:2022-08-13 13:50:40 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:40.3865289Z ok (0.663s) 2022-08-13T13:50:40.3953871Z test_unary_slowpath__foreach_erfc_cuda_bool (__main__.TestForeachCUDA) ... STAGE:2022-08-13 13:50:40 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:42.0164531Z STAGE:2022-08-13 13:50:42 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:42.0295267Z STAGE:2022-08-13 13:50:42 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:42.0383010Z STAGE:2022-08-13 13:50:42 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:42.0520490Z STAGE:2022-08-13 13:50:42 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:42.0539785Z STAGE:2022-08-13 13:50:42 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:42.0687750Z STAGE:2022-08-13 13:50:42 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:42.0771097Z STAGE:2022-08-13 13:50:42 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:42.0827150Z ok (1.696s) 2022-08-13T13:50:42.0975129Z test_unary_slowpath__foreach_erfc_cuda_complex128 (__main__.TestForeachCUDA) ... STAGE:2022-08-13 13:50:42 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:42.1069472Z STAGE:2022-08-13 13:50:42 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:42.1138111Z STAGE:2022-08-13 13:50:42 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:42.1218702Z STAGE:2022-08-13 13:50:42 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:42.1403334Z STAGE:2022-08-13 13:50:42 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:42.1495424Z STAGE:2022-08-13 13:50:42 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:42.1565254Z STAGE:2022-08-13 13:50:42 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:42.1645397Z STAGE:2022-08-13 13:50:42 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:42.1692747Z ok (0.086s) 2022-08-13T13:50:42.1834297Z test_unary_slowpath__foreach_erfc_cuda_complex64 (__main__.TestForeachCUDA) ... STAGE:2022-08-13 13:50:42 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:42.1926871Z STAGE:2022-08-13 13:50:42 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:42.1995174Z STAGE:2022-08-13 13:50:42 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:42.2076503Z STAGE:2022-08-13 13:50:42 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:42.2262454Z STAGE:2022-08-13 13:50:42 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:42.2357260Z STAGE:2022-08-13 13:50:42 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:42.2425247Z STAGE:2022-08-13 13:50:42 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:42.2506717Z STAGE:2022-08-13 13:50:42 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:42.2553984Z ok (0.086s) 2022-08-13T13:50:42.2671478Z test_unary_slowpath__foreach_erfc_cuda_float16 (__main__.TestForeachCUDA) ... STAGE:2022-08-13 13:50:42 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:42.8420734Z STAGE:2022-08-13 13:50:42 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:42.8550252Z STAGE:2022-08-13 13:50:42 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:42.8563740Z STAGE:2022-08-13 13:50:42 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:42.8786494Z STAGE:2022-08-13 13:50:42 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:42.8802449Z STAGE:2022-08-13 13:50:42 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:42.8948814Z STAGE:2022-08-13 13:50:42 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:42.8961938Z STAGE:2022-08-13 13:50:42 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:42.9094556Z ok (0.654s) 2022-08-13T13:50:42.9208876Z test_unary_slowpath__foreach_erfc_cuda_float32 (__main__.TestForeachCUDA) ... STAGE:2022-08-13 13:50:42 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:43.4846551Z STAGE:2022-08-13 13:50:43 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:43.4976166Z STAGE:2022-08-13 13:50:43 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:43.4989353Z STAGE:2022-08-13 13:50:43 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:43.5215435Z STAGE:2022-08-13 13:50:43 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:43.5231149Z STAGE:2022-08-13 13:50:43 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:43.5378353Z STAGE:2022-08-13 13:50:43 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:43.5394750Z STAGE:2022-08-13 13:50:43 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:43.5526663Z ok (0.643s) 2022-08-13T13:50:43.5640558Z test_unary_slowpath__foreach_erfc_cuda_float64 (__main__.TestForeachCUDA) ... STAGE:2022-08-13 13:50:43 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:44.1600715Z STAGE:2022-08-13 13:50:44 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:44.1720552Z STAGE:2022-08-13 13:50:44 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:44.1736409Z STAGE:2022-08-13 13:50:44 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:44.1956415Z STAGE:2022-08-13 13:50:44 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:44.1972479Z STAGE:2022-08-13 13:50:44 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:44.2104150Z STAGE:2022-08-13 13:50:44 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:44.2120190Z STAGE:2022-08-13 13:50:44 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:44.2242707Z ok (0.671s) 2022-08-13T13:50:44.2335593Z test_unary_slowpath__foreach_erfc_cuda_int16 (__main__.TestForeachCUDA) ... STAGE:2022-08-13 13:50:44 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:44.2350581Z STAGE:2022-08-13 13:50:44 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:44.2476648Z STAGE:2022-08-13 13:50:44 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:44.2562431Z STAGE:2022-08-13 13:50:44 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:44.2698650Z STAGE:2022-08-13 13:50:44 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:44.2717189Z STAGE:2022-08-13 13:50:44 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:44.2859744Z STAGE:2022-08-13 13:50:44 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:44.2947654Z STAGE:2022-08-13 13:50:44 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:44.3003083Z ok (0.076s) 2022-08-13T13:50:44.3106074Z test_unary_slowpath__foreach_erfc_cuda_int32 (__main__.TestForeachCUDA) ... STAGE:2022-08-13 13:50:44 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:44.3121261Z STAGE:2022-08-13 13:50:44 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:44.3247156Z STAGE:2022-08-13 13:50:44 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:44.3332139Z STAGE:2022-08-13 13:50:44 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:44.3465332Z STAGE:2022-08-13 13:50:44 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:44.3481176Z STAGE:2022-08-13 13:50:44 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:44.3623580Z STAGE:2022-08-13 13:50:44 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:44.3711388Z STAGE:2022-08-13 13:50:44 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:44.3765224Z ok (0.076s) 2022-08-13T13:50:44.3857537Z test_unary_slowpath__foreach_erfc_cuda_int64 (__main__.TestForeachCUDA) ... STAGE:2022-08-13 13:50:44 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:44.3872427Z STAGE:2022-08-13 13:50:44 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:44.3999148Z STAGE:2022-08-13 13:50:44 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:44.4083912Z STAGE:2022-08-13 13:50:44 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:44.4216663Z STAGE:2022-08-13 13:50:44 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:44.4232616Z STAGE:2022-08-13 13:50:44 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:44.4375950Z STAGE:2022-08-13 13:50:44 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:44.4460937Z STAGE:2022-08-13 13:50:44 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:44.4516736Z ok (0.075s) 2022-08-13T13:50:44.4610191Z test_unary_slowpath__foreach_erfc_cuda_int8 (__main__.TestForeachCUDA) ... STAGE:2022-08-13 13:50:44 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:44.4625156Z STAGE:2022-08-13 13:50:44 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:44.4751172Z STAGE:2022-08-13 13:50:44 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:44.4836174Z STAGE:2022-08-13 13:50:44 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:44.4974217Z STAGE:2022-08-13 13:50:44 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:44.4989892Z STAGE:2022-08-13 13:50:44 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:44.5132504Z STAGE:2022-08-13 13:50:44 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:44.5217248Z STAGE:2022-08-13 13:50:44 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:44.5272741Z ok (0.075s) 2022-08-13T13:50:44.5365572Z test_unary_slowpath__foreach_erfc_cuda_uint8 (__main__.TestForeachCUDA) ... STAGE:2022-08-13 13:50:44 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:44.5381262Z STAGE:2022-08-13 13:50:44 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:44.5506904Z STAGE:2022-08-13 13:50:44 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:44.5591938Z STAGE:2022-08-13 13:50:44 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:44.5726487Z STAGE:2022-08-13 13:50:44 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:44.5742138Z STAGE:2022-08-13 13:50:44 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:44.5884583Z STAGE:2022-08-13 13:50:44 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:44.5969777Z STAGE:2022-08-13 13:50:44 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:44.6025300Z ok (0.075s) 2022-08-13T13:50:44.6145851Z test_unary_slowpath__foreach_exp_cuda_bfloat16 (__main__.TestForeachCUDA) ... STAGE:2022-08-13 13:50:44 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:44.6161518Z STAGE:2022-08-13 13:50:44 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:44.6307637Z STAGE:2022-08-13 13:50:44 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:44.6321791Z STAGE:2022-08-13 13:50:44 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:44.6563564Z STAGE:2022-08-13 13:50:44 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:44.6580575Z STAGE:2022-08-13 13:50:44 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:44.6745444Z STAGE:2022-08-13 13:50:44 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:44.6760014Z STAGE:2022-08-13 13:50:44 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:44.6915549Z ok (0.089s) 2022-08-13T13:50:44.7001714Z test_unary_slowpath__foreach_exp_cuda_bool (__main__.TestForeachCUDA) ... STAGE:2022-08-13 13:50:44 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:44.7018168Z STAGE:2022-08-13 13:50:44 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:44.7163137Z STAGE:2022-08-13 13:50:44 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:44.7246645Z STAGE:2022-08-13 13:50:44 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:44.7382327Z STAGE:2022-08-13 13:50:44 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:44.7400105Z STAGE:2022-08-13 13:50:44 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:44.7567874Z STAGE:2022-08-13 13:50:44 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:44.7651779Z STAGE:2022-08-13 13:50:44 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:44.7704781Z ok (0.079s) 2022-08-13T13:50:44.7843748Z test_unary_slowpath__foreach_exp_cuda_complex128 (__main__.TestForeachCUDA) ... STAGE:2022-08-13 13:50:44 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:45.5621717Z STAGE:2022-08-13 13:50:45 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:45.5754930Z STAGE:2022-08-13 13:50:45 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:45.5769807Z STAGE:2022-08-13 13:50:45 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:45.6030071Z STAGE:2022-08-13 13:50:45 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:45.6047142Z STAGE:2022-08-13 13:50:45 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:45.6199409Z STAGE:2022-08-13 13:50:45 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:45.6216001Z STAGE:2022-08-13 13:50:45 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:45.6354478Z ok (0.865s) 2022-08-13T13:50:45.6498713Z test_unary_slowpath__foreach_exp_cuda_complex64 (__main__.TestForeachCUDA) ... STAGE:2022-08-13 13:50:45 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:46.4129899Z STAGE:2022-08-13 13:50:46 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:46.4272815Z STAGE:2022-08-13 13:50:46 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:46.4286348Z STAGE:2022-08-13 13:50:46 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:46.4556914Z STAGE:2022-08-13 13:50:46 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:46.4575455Z STAGE:2022-08-13 13:50:46 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:46.4738730Z STAGE:2022-08-13 13:50:46 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:46.4754857Z STAGE:2022-08-13 13:50:46 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:46.4902105Z ok (0.855s) 2022-08-13T13:50:46.5015804Z test_unary_slowpath__foreach_exp_cuda_float16 (__main__.TestForeachCUDA) ... STAGE:2022-08-13 13:50:46 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:46.5034566Z STAGE:2022-08-13 13:50:46 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:46.5180477Z STAGE:2022-08-13 13:50:46 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:46.5194934Z STAGE:2022-08-13 13:50:46 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:46.5439522Z STAGE:2022-08-13 13:50:46 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:46.5456472Z STAGE:2022-08-13 13:50:46 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:46.5620779Z STAGE:2022-08-13 13:50:46 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:46.5635368Z STAGE:2022-08-13 13:50:46 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:46.5791262Z ok (0.089s) 2022-08-13T13:50:46.5904015Z test_unary_slowpath__foreach_exp_cuda_float32 (__main__.TestForeachCUDA) ... STAGE:2022-08-13 13:50:46 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:46.5920005Z STAGE:2022-08-13 13:50:46 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:46.6066381Z STAGE:2022-08-13 13:50:46 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:46.6081346Z STAGE:2022-08-13 13:50:46 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:46.6336823Z STAGE:2022-08-13 13:50:46 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:46.6353992Z STAGE:2022-08-13 13:50:46 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:46.6520455Z STAGE:2022-08-13 13:50:46 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:46.6537998Z STAGE:2022-08-13 13:50:46 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:46.6711469Z ok (0.092s) 2022-08-13T13:50:46.6840817Z test_unary_slowpath__foreach_exp_cuda_float64 (__main__.TestForeachCUDA) ... STAGE:2022-08-13 13:50:46 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:46.6857534Z STAGE:2022-08-13 13:50:46 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:46.7011447Z STAGE:2022-08-13 13:50:46 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:46.7028456Z STAGE:2022-08-13 13:50:46 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:46.7264064Z STAGE:2022-08-13 13:50:46 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:46.7281422Z STAGE:2022-08-13 13:50:46 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:46.7454820Z STAGE:2022-08-13 13:50:46 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:46.7470164Z STAGE:2022-08-13 13:50:46 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:46.7616618Z ok (0.090s) 2022-08-13T13:50:46.7721886Z test_unary_slowpath__foreach_exp_cuda_int16 (__main__.TestForeachCUDA) ... STAGE:2022-08-13 13:50:46 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:46.7738251Z STAGE:2022-08-13 13:50:46 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:46.7887441Z STAGE:2022-08-13 13:50:46 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:46.7974864Z STAGE:2022-08-13 13:50:46 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:46.8118208Z STAGE:2022-08-13 13:50:46 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:46.8137678Z STAGE:2022-08-13 13:50:46 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:46.8323662Z STAGE:2022-08-13 13:50:46 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:46.8409553Z STAGE:2022-08-13 13:50:46 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:46.8467522Z ok (0.085s) 2022-08-13T13:50:46.8560052Z test_unary_slowpath__foreach_exp_cuda_int32 (__main__.TestForeachCUDA) ... STAGE:2022-08-13 13:50:46 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:46.8576891Z STAGE:2022-08-13 13:50:46 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:46.8739666Z STAGE:2022-08-13 13:50:46 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:46.8827817Z STAGE:2022-08-13 13:50:46 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:46.8970103Z STAGE:2022-08-13 13:50:46 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:46.8989636Z STAGE:2022-08-13 13:50:46 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:46.9174947Z STAGE:2022-08-13 13:50:46 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:46.9260426Z STAGE:2022-08-13 13:50:46 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:46.9318843Z ok (0.085s) 2022-08-13T13:50:46.9423850Z test_unary_slowpath__foreach_exp_cuda_int64 (__main__.TestForeachCUDA) ... STAGE:2022-08-13 13:50:46 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:46.9440564Z STAGE:2022-08-13 13:50:46 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:46.9586775Z STAGE:2022-08-13 13:50:46 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:46.9676699Z STAGE:2022-08-13 13:50:46 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:46.9809737Z STAGE:2022-08-13 13:50:46 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:46.9829242Z STAGE:2022-08-13 13:50:46 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:46.9998125Z STAGE:2022-08-13 13:50:46 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:47.0083732Z STAGE:2022-08-13 13:50:47 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:47.0142645Z ok (0.082s) 2022-08-13T13:50:47.0235455Z test_unary_slowpath__foreach_exp_cuda_int8 (__main__.TestForeachCUDA) ... STAGE:2022-08-13 13:50:47 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:47.0252245Z STAGE:2022-08-13 13:50:47 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:47.0415114Z STAGE:2022-08-13 13:50:47 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:47.0498527Z STAGE:2022-08-13 13:50:47 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:47.0640582Z STAGE:2022-08-13 13:50:47 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:47.0660700Z STAGE:2022-08-13 13:50:47 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:47.0845721Z STAGE:2022-08-13 13:50:47 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:47.0931094Z STAGE:2022-08-13 13:50:47 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:47.0989712Z ok (0.085s) 2022-08-13T13:50:47.1082584Z test_unary_slowpath__foreach_exp_cuda_uint8 (__main__.TestForeachCUDA) ... STAGE:2022-08-13 13:50:47 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:47.1099317Z STAGE:2022-08-13 13:50:47 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:47.1265172Z STAGE:2022-08-13 13:50:47 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:47.1350483Z STAGE:2022-08-13 13:50:47 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:47.1493557Z STAGE:2022-08-13 13:50:47 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:47.1510818Z STAGE:2022-08-13 13:50:47 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:47.1692675Z STAGE:2022-08-13 13:50:47 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:47.1778042Z STAGE:2022-08-13 13:50:47 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:47.1836560Z ok (0.085s) 2022-08-13T13:50:47.1954522Z test_unary_slowpath__foreach_expm1_cuda_bfloat16 (__main__.TestForeachCUDA) ... STAGE:2022-08-13 13:50:47 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:47.1971264Z STAGE:2022-08-13 13:50:47 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:47.2116804Z STAGE:2022-08-13 13:50:47 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:47.2133004Z STAGE:2022-08-13 13:50:47 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:47.2389398Z STAGE:2022-08-13 13:50:47 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:47.2406558Z STAGE:2022-08-13 13:50:47 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:47.2588556Z STAGE:2022-08-13 13:50:47 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:47.2603641Z STAGE:2022-08-13 13:50:47 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:47.2779480Z ok (0.094s) 2022-08-13T13:50:47.2885275Z test_unary_slowpath__foreach_expm1_cuda_bool (__main__.TestForeachCUDA) ... STAGE:2022-08-13 13:50:47 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:47.2904709Z STAGE:2022-08-13 13:50:47 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:47.3051951Z STAGE:2022-08-13 13:50:47 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:47.3145267Z STAGE:2022-08-13 13:50:47 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:47.3275364Z STAGE:2022-08-13 13:50:47 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:47.3295210Z STAGE:2022-08-13 13:50:47 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:47.3485945Z STAGE:2022-08-13 13:50:47 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:47.3571239Z STAGE:2022-08-13 13:50:47 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:47.3629523Z ok (0.085s) 2022-08-13T13:50:47.3774651Z test_unary_slowpath__foreach_expm1_cuda_complex128 (__main__.TestForeachCUDA) ... STAGE:2022-08-13 13:50:47 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:47.3867000Z STAGE:2022-08-13 13:50:47 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:47.3941757Z STAGE:2022-08-13 13:50:47 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:47.4021945Z STAGE:2022-08-13 13:50:47 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:47.4205372Z STAGE:2022-08-13 13:50:47 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:47.4305019Z STAGE:2022-08-13 13:50:47 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:47.4370867Z STAGE:2022-08-13 13:50:47 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:47.4450834Z STAGE:2022-08-13 13:50:47 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:47.4502038Z ok (0.087s) 2022-08-13T13:50:47.4648415Z test_unary_slowpath__foreach_expm1_cuda_complex64 (__main__.TestForeachCUDA) ... STAGE:2022-08-13 13:50:47 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:47.4743891Z STAGE:2022-08-13 13:50:47 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:47.4818641Z STAGE:2022-08-13 13:50:47 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:47.4898794Z STAGE:2022-08-13 13:50:47 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:47.5083332Z STAGE:2022-08-13 13:50:47 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:47.5183245Z STAGE:2022-08-13 13:50:47 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:47.5249614Z STAGE:2022-08-13 13:50:47 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:47.5329472Z STAGE:2022-08-13 13:50:47 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:47.5376701Z ok (0.087s) 2022-08-13T13:50:47.5509479Z test_unary_slowpath__foreach_expm1_cuda_float16 (__main__.TestForeachCUDA) ... STAGE:2022-08-13 13:50:47 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:47.5525857Z STAGE:2022-08-13 13:50:47 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:47.5688789Z STAGE:2022-08-13 13:50:47 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:47.5703612Z STAGE:2022-08-13 13:50:47 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:47.5962670Z STAGE:2022-08-13 13:50:47 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:47.5980137Z STAGE:2022-08-13 13:50:47 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:47.6163147Z STAGE:2022-08-13 13:50:47 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:47.6179226Z STAGE:2022-08-13 13:50:47 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:47.6351512Z ok (0.097s) 2022-08-13T13:50:47.6480786Z test_unary_slowpath__foreach_expm1_cuda_float32 (__main__.TestForeachCUDA) ... STAGE:2022-08-13 13:50:47 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:47.6497362Z STAGE:2022-08-13 13:50:47 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:47.6659469Z STAGE:2022-08-13 13:50:47 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:47.6674791Z STAGE:2022-08-13 13:50:47 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:47.6935280Z STAGE:2022-08-13 13:50:47 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:47.6952571Z STAGE:2022-08-13 13:50:47 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:47.7134199Z STAGE:2022-08-13 13:50:47 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:47.7150114Z STAGE:2022-08-13 13:50:47 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:47.7322294Z ok (0.097s) 2022-08-13T13:50:47.7451590Z test_unary_slowpath__foreach_expm1_cuda_float64 (__main__.TestForeachCUDA) ... STAGE:2022-08-13 13:50:47 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:47.7467824Z STAGE:2022-08-13 13:50:47 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:47.7620728Z STAGE:2022-08-13 13:50:47 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:47.7635956Z STAGE:2022-08-13 13:50:47 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:47.7888742Z STAGE:2022-08-13 13:50:47 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:47.7906027Z STAGE:2022-08-13 13:50:47 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:47.8077525Z STAGE:2022-08-13 13:50:47 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:47.8093489Z STAGE:2022-08-13 13:50:47 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:47.8257159Z ok (0.093s) 2022-08-13T13:50:47.8361501Z test_unary_slowpath__foreach_expm1_cuda_int16 (__main__.TestForeachCUDA) ... STAGE:2022-08-13 13:50:47 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:47.8378823Z STAGE:2022-08-13 13:50:47 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:47.8524717Z STAGE:2022-08-13 13:50:47 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:47.8616026Z STAGE:2022-08-13 13:50:47 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:47.8748668Z STAGE:2022-08-13 13:50:47 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:47.8766793Z STAGE:2022-08-13 13:50:47 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:47.8935471Z STAGE:2022-08-13 13:50:47 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:47.9020660Z STAGE:2022-08-13 13:50:47 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:47.9079026Z ok (0.082s) 2022-08-13T13:50:47.9183988Z test_unary_slowpath__foreach_expm1_cuda_int32 (__main__.TestForeachCUDA) ... STAGE:2022-08-13 13:50:47 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:47.9200930Z STAGE:2022-08-13 13:50:47 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:47.9346474Z STAGE:2022-08-13 13:50:47 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:47.9438935Z STAGE:2022-08-13 13:50:47 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:47.9571440Z STAGE:2022-08-13 13:50:47 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:47.9591062Z STAGE:2022-08-13 13:50:47 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:47.9759363Z STAGE:2022-08-13 13:50:47 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:47.9844094Z STAGE:2022-08-13 13:50:47 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:47.9902909Z ok (0.082s) 2022-08-13T13:50:47.9996243Z test_unary_slowpath__foreach_expm1_cuda_int64 (__main__.TestForeachCUDA) ... STAGE:2022-08-13 13:50:47 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:48.0012784Z STAGE:2022-08-13 13:50:48 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:48.0176162Z STAGE:2022-08-13 13:50:48 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:48.0261148Z STAGE:2022-08-13 13:50:48 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:48.0403469Z STAGE:2022-08-13 13:50:48 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:48.0423809Z STAGE:2022-08-13 13:50:48 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:48.0609443Z STAGE:2022-08-13 13:50:48 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:48.0694373Z STAGE:2022-08-13 13:50:48 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:48.0753276Z ok (0.085s) 2022-08-13T13:50:48.0846051Z test_unary_slowpath__foreach_expm1_cuda_int8 (__main__.TestForeachCUDA) ... STAGE:2022-08-13 13:50:48 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:48.0862738Z STAGE:2022-08-13 13:50:48 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:48.1028692Z STAGE:2022-08-13 13:50:48 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:48.1113968Z STAGE:2022-08-13 13:50:48 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:48.1256128Z STAGE:2022-08-13 13:50:48 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:48.1273463Z STAGE:2022-08-13 13:50:48 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:48.1454901Z STAGE:2022-08-13 13:50:48 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:48.1540055Z STAGE:2022-08-13 13:50:48 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:48.1599701Z ok (0.084s) 2022-08-13T13:50:48.1711410Z test_unary_slowpath__foreach_expm1_cuda_uint8 (__main__.TestForeachCUDA) ... STAGE:2022-08-13 13:50:48 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:48.1728203Z STAGE:2022-08-13 13:50:48 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:48.1873635Z STAGE:2022-08-13 13:50:48 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:48.1965422Z STAGE:2022-08-13 13:50:48 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:48.2101030Z STAGE:2022-08-13 13:50:48 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:48.2120575Z STAGE:2022-08-13 13:50:48 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:48.2288113Z STAGE:2022-08-13 13:50:48 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:48.2372784Z STAGE:2022-08-13 13:50:48 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:48.2431096Z ok (0.083s) 2022-08-13T13:50:48.2546930Z test_unary_slowpath__foreach_floor_cuda_bfloat16 (__main__.TestForeachCUDA) ... STAGE:2022-08-13 13:50:48 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:48.2563302Z STAGE:2022-08-13 13:50:48 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:48.2726238Z STAGE:2022-08-13 13:50:48 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:48.2743236Z STAGE:2022-08-13 13:50:48 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:48.3003307Z STAGE:2022-08-13 13:50:48 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:48.3021108Z STAGE:2022-08-13 13:50:48 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:48.3202588Z STAGE:2022-08-13 13:50:48 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:48.3219114Z STAGE:2022-08-13 13:50:48 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:48.3395920Z ok (0.096s) 2022-08-13T13:50:48.3502482Z test_unary_slowpath__foreach_floor_cuda_bool (__main__.TestForeachCUDA) ... STAGE:2022-08-13 13:50:48 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:48.3599496Z STAGE:2022-08-13 13:50:48 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:48.3669594Z STAGE:2022-08-13 13:50:48 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:48.3756187Z STAGE:2022-08-13 13:50:48 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:48.3882103Z STAGE:2022-08-13 13:50:48 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:48.3976515Z STAGE:2022-08-13 13:50:48 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:48.4044032Z STAGE:2022-08-13 13:50:48 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:48.4130780Z STAGE:2022-08-13 13:50:48 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:48.4178528Z ok (0.078s) 2022-08-13T13:50:48.4319947Z test_unary_slowpath__foreach_floor_cuda_complex128 (__main__.TestForeachCUDA) ... STAGE:2022-08-13 13:50:48 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:48.4414713Z STAGE:2022-08-13 13:50:48 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:48.4481984Z STAGE:2022-08-13 13:50:48 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:48.4567361Z STAGE:2022-08-13 13:50:48 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:48.4751105Z STAGE:2022-08-13 13:50:48 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:48.4845521Z STAGE:2022-08-13 13:50:48 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:48.4913879Z STAGE:2022-08-13 13:50:48 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:48.4999196Z STAGE:2022-08-13 13:50:48 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:48.5045841Z ok (0.087s) 2022-08-13T13:50:48.5198174Z test_unary_slowpath__foreach_floor_cuda_complex64 (__main__.TestForeachCUDA) ... STAGE:2022-08-13 13:50:48 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:48.5291922Z STAGE:2022-08-13 13:50:48 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:48.5359257Z STAGE:2022-08-13 13:50:48 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:48.5443988Z STAGE:2022-08-13 13:50:48 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:48.5629701Z STAGE:2022-08-13 13:50:48 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:48.5723347Z STAGE:2022-08-13 13:50:48 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:48.5789288Z STAGE:2022-08-13 13:50:48 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:48.5873754Z STAGE:2022-08-13 13:50:48 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:48.5920094Z ok (0.087s) 2022-08-13T13:50:48.6032042Z test_unary_slowpath__foreach_floor_cuda_float16 (__main__.TestForeachCUDA) ... STAGE:2022-08-13 13:50:48 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:48.6049898Z STAGE:2022-08-13 13:50:48 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:48.6200895Z STAGE:2022-08-13 13:50:48 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:48.6215475Z STAGE:2022-08-13 13:50:48 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:48.6472216Z STAGE:2022-08-13 13:50:48 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:48.6489544Z STAGE:2022-08-13 13:50:48 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:48.6673184Z STAGE:2022-08-13 13:50:48 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:48.6688454Z STAGE:2022-08-13 13:50:48 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:48.6859798Z ok (0.094s) 2022-08-13T13:50:48.6991656Z test_unary_slowpath__foreach_floor_cuda_float32 (__main__.TestForeachCUDA) ... STAGE:2022-08-13 13:50:48 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:48.7008323Z STAGE:2022-08-13 13:50:48 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:48.7171860Z STAGE:2022-08-13 13:50:48 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:48.7186463Z STAGE:2022-08-13 13:50:48 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:48.7448504Z STAGE:2022-08-13 13:50:48 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:48.7465687Z STAGE:2022-08-13 13:50:48 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:48.7648673Z STAGE:2022-08-13 13:50:48 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:48.7663691Z STAGE:2022-08-13 13:50:48 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:48.7837105Z ok (0.098s) 2022-08-13T13:50:48.7966262Z test_unary_slowpath__foreach_floor_cuda_float64 (__main__.TestForeachCUDA) ... STAGE:2022-08-13 13:50:48 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:48.7982935Z STAGE:2022-08-13 13:50:48 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:48.8138214Z STAGE:2022-08-13 13:50:48 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:48.8152205Z STAGE:2022-08-13 13:50:48 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:48.8404779Z STAGE:2022-08-13 13:50:48 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:48.8422295Z STAGE:2022-08-13 13:50:48 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:48.8594039Z STAGE:2022-08-13 13:50:48 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:48.8610050Z STAGE:2022-08-13 13:50:48 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:48.8774095Z ok (0.094s) 2022-08-13T13:50:48.8878603Z test_unary_slowpath__foreach_floor_cuda_int16 (__main__.TestForeachCUDA) ... STAGE:2022-08-13 13:50:48 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:48.8969679Z STAGE:2022-08-13 13:50:48 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:48.9037985Z STAGE:2022-08-13 13:50:48 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:48.9122684Z STAGE:2022-08-13 13:50:48 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:48.9249334Z STAGE:2022-08-13 13:50:48 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:48.9341762Z STAGE:2022-08-13 13:50:48 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:48.9412002Z STAGE:2022-08-13 13:50:48 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:48.9498237Z STAGE:2022-08-13 13:50:48 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:48.9545426Z ok (0.077s) 2022-08-13T13:50:48.9634593Z test_unary_slowpath__foreach_floor_cuda_int32 (__main__.TestForeachCUDA) ... STAGE:2022-08-13 13:50:48 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:48.9728871Z STAGE:2022-08-13 13:50:48 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:48.9796935Z STAGE:2022-08-13 13:50:48 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:48.9882997Z STAGE:2022-08-13 13:50:48 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:49.0011207Z STAGE:2022-08-13 13:50:49 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:49.0104997Z STAGE:2022-08-13 13:50:49 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:49.0172388Z STAGE:2022-08-13 13:50:49 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:49.0258843Z STAGE:2022-08-13 13:50:49 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:49.0306352Z ok (0.076s) 2022-08-13T13:50:49.0419693Z test_unary_slowpath__foreach_floor_cuda_int64 (__main__.TestForeachCUDA) ... STAGE:2022-08-13 13:50:49 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:49.0514934Z STAGE:2022-08-13 13:50:49 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:49.0585422Z STAGE:2022-08-13 13:50:49 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:49.0672034Z STAGE:2022-08-13 13:50:49 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:49.0798546Z STAGE:2022-08-13 13:50:49 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:49.0894156Z STAGE:2022-08-13 13:50:49 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:49.0969259Z STAGE:2022-08-13 13:50:49 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:49.1050071Z STAGE:2022-08-13 13:50:49 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:49.1097738Z ok (0.079s) 2022-08-13T13:50:49.1201731Z test_unary_slowpath__foreach_floor_cuda_int8 (__main__.TestForeachCUDA) ... STAGE:2022-08-13 13:50:49 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:49.1297460Z STAGE:2022-08-13 13:50:49 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:49.1368287Z STAGE:2022-08-13 13:50:49 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:49.1454793Z STAGE:2022-08-13 13:50:49 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:49.1582623Z STAGE:2022-08-13 13:50:49 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:49.1676447Z STAGE:2022-08-13 13:50:49 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:49.1743997Z STAGE:2022-08-13 13:50:49 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:49.1830270Z STAGE:2022-08-13 13:50:49 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:49.1877533Z ok (0.078s) 2022-08-13T13:50:49.1971038Z test_unary_slowpath__foreach_floor_cuda_uint8 (__main__.TestForeachCUDA) ... STAGE:2022-08-13 13:50:49 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:49.2062474Z STAGE:2022-08-13 13:50:49 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:49.2130960Z STAGE:2022-08-13 13:50:49 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:49.2214381Z STAGE:2022-08-13 13:50:49 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:49.2341611Z STAGE:2022-08-13 13:50:49 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:49.2433269Z STAGE:2022-08-13 13:50:49 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:49.2500786Z STAGE:2022-08-13 13:50:49 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:49.2584402Z STAGE:2022-08-13 13:50:49 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:49.2631785Z ok (0.075s) 2022-08-13T13:50:49.2744720Z test_unary_slowpath__foreach_frac_cuda_bfloat16 (__main__.TestForeachCUDA) ... STAGE:2022-08-13 13:50:49 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:49.2760515Z STAGE:2022-08-13 13:50:49 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:49.2912481Z STAGE:2022-08-13 13:50:49 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:49.2927055Z STAGE:2022-08-13 13:50:49 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:49.3184899Z STAGE:2022-08-13 13:50:49 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:49.3201751Z STAGE:2022-08-13 13:50:49 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:49.3385734Z STAGE:2022-08-13 13:50:49 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:49.3400464Z STAGE:2022-08-13 13:50:49 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:49.3572203Z ok (0.094s) 2022-08-13T13:50:49.3676448Z test_unary_slowpath__foreach_frac_cuda_bool (__main__.TestForeachCUDA) ... STAGE:2022-08-13 13:50:49 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:49.3767666Z STAGE:2022-08-13 13:50:49 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:49.3837130Z STAGE:2022-08-13 13:50:49 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:49.3923349Z STAGE:2022-08-13 13:50:49 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:49.4051749Z STAGE:2022-08-13 13:50:49 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:49.4145629Z STAGE:2022-08-13 13:50:49 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:49.4213097Z STAGE:2022-08-13 13:50:49 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:49.4298876Z STAGE:2022-08-13 13:50:49 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:49.4346946Z ok (0.077s) 2022-08-13T13:50:49.4489896Z test_unary_slowpath__foreach_frac_cuda_complex128 (__main__.TestForeachCUDA) ... STAGE:2022-08-13 13:50:49 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:49.4583358Z STAGE:2022-08-13 13:50:49 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:49.4654197Z STAGE:2022-08-13 13:50:49 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:49.4740043Z STAGE:2022-08-13 13:50:49 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:49.4925611Z STAGE:2022-08-13 13:50:49 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:49.5020888Z STAGE:2022-08-13 13:50:49 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:49.5090649Z STAGE:2022-08-13 13:50:49 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:49.5176511Z STAGE:2022-08-13 13:50:49 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:49.5224304Z ok (0.088s) 2022-08-13T13:50:49.5369533Z test_unary_slowpath__foreach_frac_cuda_complex64 (__main__.TestForeachCUDA) ... STAGE:2022-08-13 13:50:49 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:49.5464538Z STAGE:2022-08-13 13:50:49 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:49.5532646Z STAGE:2022-08-13 13:50:49 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:49.5618267Z STAGE:2022-08-13 13:50:49 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:49.5805900Z STAGE:2022-08-13 13:50:49 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:49.5898628Z STAGE:2022-08-13 13:50:49 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:49.5965449Z STAGE:2022-08-13 13:50:49 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:49.6048779Z STAGE:2022-08-13 13:50:49 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:49.6098159Z ok (0.087s) 2022-08-13T13:50:49.6210436Z test_unary_slowpath__foreach_frac_cuda_float16 (__main__.TestForeachCUDA) ... STAGE:2022-08-13 13:50:49 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:49.6226288Z STAGE:2022-08-13 13:50:49 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:49.6378941Z STAGE:2022-08-13 13:50:49 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:49.6393050Z STAGE:2022-08-13 13:50:49 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:49.6653256Z STAGE:2022-08-13 13:50:49 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:49.6670516Z STAGE:2022-08-13 13:50:49 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:49.6854672Z STAGE:2022-08-13 13:50:49 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:49.6869698Z STAGE:2022-08-13 13:50:49 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:49.7040035Z ok (0.094s) 2022-08-13T13:50:49.7171661Z test_unary_slowpath__foreach_frac_cuda_float32 (__main__.TestForeachCUDA) ... STAGE:2022-08-13 13:50:49 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:49.7187914Z STAGE:2022-08-13 13:50:49 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:49.7350590Z STAGE:2022-08-13 13:50:49 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:49.7365083Z STAGE:2022-08-13 13:50:49 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:49.7626514Z STAGE:2022-08-13 13:50:49 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:49.7643827Z STAGE:2022-08-13 13:50:49 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:49.7826382Z STAGE:2022-08-13 13:50:49 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:49.7841273Z STAGE:2022-08-13 13:50:49 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:49.8014054Z ok (0.097s) 2022-08-13T13:50:49.8143500Z test_unary_slowpath__foreach_frac_cuda_float64 (__main__.TestForeachCUDA) ... STAGE:2022-08-13 13:50:49 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:49.8159564Z STAGE:2022-08-13 13:50:49 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:49.8295610Z STAGE:2022-08-13 13:50:49 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:49.8311599Z STAGE:2022-08-13 13:50:49 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:49.8561321Z STAGE:2022-08-13 13:50:49 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:49.8578627Z STAGE:2022-08-13 13:50:49 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:49.8750168Z STAGE:2022-08-13 13:50:49 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:49.8765656Z STAGE:2022-08-13 13:50:49 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:49.8937226Z ok (0.092s) 2022-08-13T13:50:49.9041536Z test_unary_slowpath__foreach_frac_cuda_int16 (__main__.TestForeachCUDA) ... STAGE:2022-08-13 13:50:49 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:49.9132326Z STAGE:2022-08-13 13:50:49 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:49.9202506Z STAGE:2022-08-13 13:50:49 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:49.9285405Z STAGE:2022-08-13 13:50:49 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:49.9412922Z STAGE:2022-08-13 13:50:49 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:49.9506363Z STAGE:2022-08-13 13:50:49 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:49.9573116Z STAGE:2022-08-13 13:50:49 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:49.9656505Z STAGE:2022-08-13 13:50:49 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:49.9703952Z ok (0.077s) 2022-08-13T13:50:49.9792643Z test_unary_slowpath__foreach_frac_cuda_int32 (__main__.TestForeachCUDA) ... STAGE:2022-08-13 13:50:49 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:49.9884061Z STAGE:2022-08-13 13:50:49 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:49.9952224Z STAGE:2022-08-13 13:50:49 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:50.0035615Z STAGE:2022-08-13 13:50:50 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:50.0163014Z STAGE:2022-08-13 13:50:50 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:50.0255438Z STAGE:2022-08-13 13:50:50 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:50.0324902Z STAGE:2022-08-13 13:50:50 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:50.0409722Z STAGE:2022-08-13 13:50:50 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:50.0457043Z ok (0.075s) 2022-08-13T13:50:50.0550737Z test_unary_slowpath__foreach_frac_cuda_int64 (__main__.TestForeachCUDA) ... STAGE:2022-08-13 13:50:50 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:50.0641521Z STAGE:2022-08-13 13:50:50 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:50.0709228Z STAGE:2022-08-13 13:50:50 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:50.0793029Z STAGE:2022-08-13 13:50:50 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:50.0921846Z STAGE:2022-08-13 13:50:50 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:50.1013543Z STAGE:2022-08-13 13:50:50 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:50.1082677Z STAGE:2022-08-13 13:50:50 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:50.1165972Z STAGE:2022-08-13 13:50:50 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:50.1213264Z ok (0.076s) 2022-08-13T13:50:50.1302181Z test_unary_slowpath__foreach_frac_cuda_int8 (__main__.TestForeachCUDA) ... STAGE:2022-08-13 13:50:50 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:50.1393172Z STAGE:2022-08-13 13:50:50 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:50.1463559Z STAGE:2022-08-13 13:50:50 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:50.1546559Z STAGE:2022-08-13 13:50:50 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:50.1673585Z STAGE:2022-08-13 13:50:50 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:50.1764754Z STAGE:2022-08-13 13:50:50 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:50.1831816Z STAGE:2022-08-13 13:50:50 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:50.1915001Z STAGE:2022-08-13 13:50:50 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:50.1962660Z ok (0.075s) 2022-08-13T13:50:50.2060463Z test_unary_slowpath__foreach_frac_cuda_uint8 (__main__.TestForeachCUDA) ... STAGE:2022-08-13 13:50:50 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:50.2157208Z STAGE:2022-08-13 13:50:50 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:50.2224850Z STAGE:2022-08-13 13:50:50 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:50.2303917Z STAGE:2022-08-13 13:50:50 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:50.2430904Z STAGE:2022-08-13 13:50:50 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:50.2523470Z STAGE:2022-08-13 13:50:50 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:50.2597482Z STAGE:2022-08-13 13:50:50 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:50.2675247Z STAGE:2022-08-13 13:50:50 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:50.2722226Z ok (0.076s) 2022-08-13T13:50:50.2852153Z test_unary_slowpath__foreach_log10_cuda_bfloat16 (__main__.TestForeachCUDA) ... STAGE:2022-08-13 13:50:50 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:50.2867259Z STAGE:2022-08-13 13:50:50 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:50.3019609Z STAGE:2022-08-13 13:50:50 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:50.3033977Z STAGE:2022-08-13 13:50:50 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:50.3291485Z STAGE:2022-08-13 13:50:50 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:50.3308802Z STAGE:2022-08-13 13:50:50 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:50.3493339Z STAGE:2022-08-13 13:50:50 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:50.3508065Z STAGE:2022-08-13 13:50:50 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:50.3679248Z ok (0.096s) 2022-08-13T13:50:50.3783827Z test_unary_slowpath__foreach_log10_cuda_bool (__main__.TestForeachCUDA) ... STAGE:2022-08-13 13:50:50 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:50.3800650Z STAGE:2022-08-13 13:50:50 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:50.3945987Z STAGE:2022-08-13 13:50:50 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:50.4035701Z STAGE:2022-08-13 13:50:50 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:50.4165582Z STAGE:2022-08-13 13:50:50 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:50.4182879Z STAGE:2022-08-13 13:50:50 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:50.4355261Z STAGE:2022-08-13 13:50:50 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:50.4443545Z STAGE:2022-08-13 13:50:50 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:50.4504738Z ok (0.082s) 2022-08-13T13:50:50.4654068Z test_unary_slowpath__foreach_log10_cuda_complex128 (__main__.TestForeachCUDA) ... STAGE:2022-08-13 13:50:50 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:51.1542502Z STAGE:2022-08-13 13:50:51 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:51.1683462Z STAGE:2022-08-13 13:50:51 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:51.1700349Z STAGE:2022-08-13 13:50:51 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:51.1978471Z STAGE:2022-08-13 13:50:51 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:51.1995359Z STAGE:2022-08-13 13:50:51 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:51.2164431Z STAGE:2022-08-13 13:50:51 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:51.2181253Z STAGE:2022-08-13 13:50:51 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:51.2336814Z ok (0.783s) 2022-08-13T13:50:51.2497582Z test_unary_slowpath__foreach_log10_cuda_complex64 (__main__.TestForeachCUDA) ... STAGE:2022-08-13 13:50:51 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:51.9120125Z STAGE:2022-08-13 13:50:51 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:51.9263846Z STAGE:2022-08-13 13:50:51 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:51.9279581Z STAGE:2022-08-13 13:50:51 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:51.9563715Z STAGE:2022-08-13 13:50:51 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:51.9580757Z STAGE:2022-08-13 13:50:51 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:51.9760293Z STAGE:2022-08-13 13:50:51 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:51.9777026Z STAGE:2022-08-13 13:50:51 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:51.9924503Z ok (0.759s) 2022-08-13T13:50:52.0056171Z test_unary_slowpath__foreach_log10_cuda_float16 (__main__.TestForeachCUDA) ... STAGE:2022-08-13 13:50:52 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:52.0075061Z STAGE:2022-08-13 13:50:52 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:52.0221113Z STAGE:2022-08-13 13:50:52 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:52.0236977Z STAGE:2022-08-13 13:50:52 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:52.0495905Z STAGE:2022-08-13 13:50:52 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:52.0512925Z STAGE:2022-08-13 13:50:52 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:52.0695584Z STAGE:2022-08-13 13:50:52 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:52.0710490Z STAGE:2022-08-13 13:50:52 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:52.0883887Z ok (0.096s) 2022-08-13T13:50:52.1013426Z test_unary_slowpath__foreach_log10_cuda_float32 (__main__.TestForeachCUDA) ... STAGE:2022-08-13 13:50:52 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:52.1029246Z STAGE:2022-08-13 13:50:52 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:52.1192381Z STAGE:2022-08-13 13:50:52 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:52.1208202Z STAGE:2022-08-13 13:50:52 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:52.1469354Z STAGE:2022-08-13 13:50:52 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:52.1486317Z STAGE:2022-08-13 13:50:52 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:52.1669151Z STAGE:2022-08-13 13:50:52 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:52.1684278Z STAGE:2022-08-13 13:50:52 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:52.1866815Z ok (0.098s) 2022-08-13T13:50:52.1995652Z test_unary_slowpath__foreach_log10_cuda_float64 (__main__.TestForeachCUDA) ... STAGE:2022-08-13 13:50:52 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:52.2012367Z STAGE:2022-08-13 13:50:52 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:52.2165595Z STAGE:2022-08-13 13:50:52 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:52.2180239Z STAGE:2022-08-13 13:50:52 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:52.2433182Z STAGE:2022-08-13 13:50:52 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:52.2450434Z STAGE:2022-08-13 13:50:52 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:52.2622122Z STAGE:2022-08-13 13:50:52 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:52.2639686Z STAGE:2022-08-13 13:50:52 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:52.2785974Z ok (0.092s) 2022-08-13T13:50:52.2890367Z test_unary_slowpath__foreach_log10_cuda_int16 (__main__.TestForeachCUDA) ... STAGE:2022-08-13 13:50:52 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:52.2907058Z STAGE:2022-08-13 13:50:52 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:52.3053035Z STAGE:2022-08-13 13:50:52 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:52.3146437Z STAGE:2022-08-13 13:50:52 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:52.3279116Z STAGE:2022-08-13 13:50:52 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:52.3296971Z STAGE:2022-08-13 13:50:52 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:52.3465061Z STAGE:2022-08-13 13:50:52 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:52.3550111Z STAGE:2022-08-13 13:50:52 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:52.3608714Z ok (0.082s) 2022-08-13T13:50:52.3701630Z test_unary_slowpath__foreach_log10_cuda_int32 (__main__.TestForeachCUDA) ... STAGE:2022-08-13 13:50:52 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:52.3716995Z STAGE:2022-08-13 13:50:52 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:52.3862732Z STAGE:2022-08-13 13:50:52 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:52.3949195Z STAGE:2022-08-13 13:50:52 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:52.4091736Z STAGE:2022-08-13 13:50:52 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:52.4109338Z STAGE:2022-08-13 13:50:52 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:52.4293898Z STAGE:2022-08-13 13:50:52 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:52.4379439Z STAGE:2022-08-13 13:50:52 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:52.4437274Z ok (0.083s) 2022-08-13T13:50:52.4530448Z test_unary_slowpath__foreach_log10_cuda_int64 (__main__.TestForeachCUDA) ... STAGE:2022-08-13 13:50:52 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:52.4546620Z STAGE:2022-08-13 13:50:52 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:52.4709822Z STAGE:2022-08-13 13:50:52 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:52.4792930Z STAGE:2022-08-13 13:50:52 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:52.4935518Z STAGE:2022-08-13 13:50:52 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:52.4954319Z STAGE:2022-08-13 13:50:52 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:52.5140036Z STAGE:2022-08-13 13:50:52 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:52.5225012Z STAGE:2022-08-13 13:50:52 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:52.5283908Z ok (0.085s) 2022-08-13T13:50:52.5377063Z test_unary_slowpath__foreach_log10_cuda_int8 (__main__.TestForeachCUDA) ... STAGE:2022-08-13 13:50:52 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:52.5393260Z STAGE:2022-08-13 13:50:52 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:52.5558383Z STAGE:2022-08-13 13:50:52 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:52.5645263Z STAGE:2022-08-13 13:50:52 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:52.5789990Z STAGE:2022-08-13 13:50:52 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:52.5810454Z STAGE:2022-08-13 13:50:52 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:52.5998217Z STAGE:2022-08-13 13:50:52 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:52.6086146Z STAGE:2022-08-13 13:50:52 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:52.6145686Z ok (0.086s) 2022-08-13T13:50:52.6240511Z test_unary_slowpath__foreach_log10_cuda_uint8 (__main__.TestForeachCUDA) ... STAGE:2022-08-13 13:50:52 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:52.6259812Z STAGE:2022-08-13 13:50:52 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:52.6426173Z STAGE:2022-08-13 13:50:52 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:52.6511048Z STAGE:2022-08-13 13:50:52 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:52.6653842Z STAGE:2022-08-13 13:50:52 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:52.6670944Z STAGE:2022-08-13 13:50:52 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:52.6852879Z STAGE:2022-08-13 13:50:52 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:52.6940053Z STAGE:2022-08-13 13:50:52 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:52.6998320Z ok (0.085s) 2022-08-13T13:50:52.7129803Z test_unary_slowpath__foreach_log1p_cuda_bfloat16 (__main__.TestForeachCUDA) ... STAGE:2022-08-13 13:50:52 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:52.7145842Z STAGE:2022-08-13 13:50:52 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:52.7310097Z STAGE:2022-08-13 13:50:52 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:52.7323817Z STAGE:2022-08-13 13:50:52 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:52.7565999Z STAGE:2022-08-13 13:50:52 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:52.7583043Z STAGE:2022-08-13 13:50:52 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:52.7748495Z STAGE:2022-08-13 13:50:52 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:52.7762612Z STAGE:2022-08-13 13:50:52 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:52.7917826Z ok (0.092s) 2022-08-13T13:50:52.8004937Z test_unary_slowpath__foreach_log1p_cuda_bool (__main__.TestForeachCUDA) ... STAGE:2022-08-13 13:50:52 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:52.8020922Z STAGE:2022-08-13 13:50:52 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:52.8166082Z STAGE:2022-08-13 13:50:52 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:52.8253632Z STAGE:2022-08-13 13:50:52 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:52.8388831Z STAGE:2022-08-13 13:50:52 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:52.8408853Z STAGE:2022-08-13 13:50:52 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:52.8576392Z STAGE:2022-08-13 13:50:52 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:52.8660761Z STAGE:2022-08-13 13:50:52 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:52.8716066Z ok (0.080s) 2022-08-13T13:50:52.8862220Z test_unary_slowpath__foreach_log1p_cuda_complex128 (__main__.TestForeachCUDA) ... STAGE:2022-08-13 13:50:52 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:52.8952221Z STAGE:2022-08-13 13:50:52 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:52.9019585Z STAGE:2022-08-13 13:50:52 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:52.9098635Z STAGE:2022-08-13 13:50:52 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:52.9291605Z STAGE:2022-08-13 13:50:52 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:52.9386304Z STAGE:2022-08-13 13:50:52 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:52.9452230Z STAGE:2022-08-13 13:50:52 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:52.9533219Z STAGE:2022-08-13 13:50:52 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:52.9579863Z ok (0.086s) 2022-08-13T13:50:52.9743012Z test_unary_slowpath__foreach_log1p_cuda_complex64 (__main__.TestForeachCUDA) ... STAGE:2022-08-13 13:50:52 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:52.9834719Z STAGE:2022-08-13 13:50:52 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:52.9901192Z STAGE:2022-08-13 13:50:52 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:52.9980087Z STAGE:2022-08-13 13:50:52 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:53.0165308Z STAGE:2022-08-13 13:50:53 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:53.0258093Z STAGE:2022-08-13 13:50:53 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:53.0325697Z STAGE:2022-08-13 13:50:53 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:53.0405212Z STAGE:2022-08-13 13:50:53 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:53.0454292Z ok (0.087s) 2022-08-13T13:50:53.0570614Z test_unary_slowpath__foreach_log1p_cuda_float16 (__main__.TestForeachCUDA) ... STAGE:2022-08-13 13:50:53 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:53.0588982Z STAGE:2022-08-13 13:50:53 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:53.0739674Z STAGE:2022-08-13 13:50:53 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:53.0753453Z STAGE:2022-08-13 13:50:53 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:53.0992761Z STAGE:2022-08-13 13:50:53 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:53.1010021Z STAGE:2022-08-13 13:50:53 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:53.1175693Z STAGE:2022-08-13 13:50:53 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:53.1190063Z STAGE:2022-08-13 13:50:53 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:53.1343371Z ok (0.089s) 2022-08-13T13:50:53.1457181Z test_unary_slowpath__foreach_log1p_cuda_float32 (__main__.TestForeachCUDA) ... STAGE:2022-08-13 13:50:53 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:53.1472811Z STAGE:2022-08-13 13:50:53 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:53.1618683Z STAGE:2022-08-13 13:50:53 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:53.1632658Z STAGE:2022-08-13 13:50:53 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:53.1875365Z STAGE:2022-08-13 13:50:53 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:53.1892360Z STAGE:2022-08-13 13:50:53 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:53.2056902Z STAGE:2022-08-13 13:50:53 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:53.2071522Z STAGE:2022-08-13 13:50:53 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:53.2227255Z ok (0.088s) 2022-08-13T13:50:53.2338385Z test_unary_slowpath__foreach_log1p_cuda_float64 (__main__.TestForeachCUDA) ... STAGE:2022-08-13 13:50:53 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:53.2354422Z STAGE:2022-08-13 13:50:53 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:53.2489874Z STAGE:2022-08-13 13:50:53 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:53.2503757Z STAGE:2022-08-13 13:50:53 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:53.2738485Z STAGE:2022-08-13 13:50:53 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:53.2755428Z STAGE:2022-08-13 13:50:53 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:53.2908718Z STAGE:2022-08-13 13:50:53 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:53.2925055Z STAGE:2022-08-13 13:50:53 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:53.3070431Z ok (0.084s) 2022-08-13T13:50:53.3158432Z test_unary_slowpath__foreach_log1p_cuda_int16 (__main__.TestForeachCUDA) ... STAGE:2022-08-13 13:50:53 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:53.3174629Z STAGE:2022-08-13 13:50:53 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:53.3319765Z STAGE:2022-08-13 13:50:53 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:53.3407142Z STAGE:2022-08-13 13:50:53 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:53.3544298Z STAGE:2022-08-13 13:50:53 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:53.3564018Z STAGE:2022-08-13 13:50:53 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:53.3731862Z STAGE:2022-08-13 13:50:53 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:53.3816047Z STAGE:2022-08-13 13:50:53 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:53.3868993Z ok (0.080s) 2022-08-13T13:50:53.3956690Z test_unary_slowpath__foreach_log1p_cuda_int32 (__main__.TestForeachCUDA) ... STAGE:2022-08-13 13:50:53 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:53.3972910Z STAGE:2022-08-13 13:50:53 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:53.4117787Z STAGE:2022-08-13 13:50:53 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:53.4203254Z STAGE:2022-08-13 13:50:53 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:53.4341135Z STAGE:2022-08-13 13:50:53 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:53.4360435Z STAGE:2022-08-13 13:50:53 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:53.4528053Z STAGE:2022-08-13 13:50:53 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:53.4612518Z STAGE:2022-08-13 13:50:53 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:53.4667444Z ok (0.080s) 2022-08-13T13:50:53.4759806Z test_unary_slowpath__foreach_log1p_cuda_int64 (__main__.TestForeachCUDA) ... STAGE:2022-08-13 13:50:53 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:53.4776255Z STAGE:2022-08-13 13:50:53 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:53.4921234Z STAGE:2022-08-13 13:50:53 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:53.5003920Z STAGE:2022-08-13 13:50:53 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:53.5141653Z STAGE:2022-08-13 13:50:53 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:53.5160699Z STAGE:2022-08-13 13:50:53 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:53.5328662Z STAGE:2022-08-13 13:50:53 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:53.5412950Z STAGE:2022-08-13 13:50:53 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:53.5468274Z ok (0.080s) 2022-08-13T13:50:53.5560758Z test_unary_slowpath__foreach_log1p_cuda_int8 (__main__.TestForeachCUDA) ... STAGE:2022-08-13 13:50:53 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:53.5577187Z STAGE:2022-08-13 13:50:53 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:53.5721705Z STAGE:2022-08-13 13:50:53 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:53.5806042Z STAGE:2022-08-13 13:50:53 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:53.5944014Z STAGE:2022-08-13 13:50:53 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:53.5967135Z STAGE:2022-08-13 13:50:53 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:53.6135343Z STAGE:2022-08-13 13:50:53 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:53.6222523Z STAGE:2022-08-13 13:50:53 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:53.6279780Z ok (0.081s) 2022-08-13T13:50:53.6399328Z test_unary_slowpath__foreach_log1p_cuda_uint8 (__main__.TestForeachCUDA) ... STAGE:2022-08-13 13:50:53 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:53.6419059Z STAGE:2022-08-13 13:50:53 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:53.6565291Z STAGE:2022-08-13 13:50:53 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:53.6650806Z STAGE:2022-08-13 13:50:53 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:53.6788539Z STAGE:2022-08-13 13:50:53 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:53.6808619Z STAGE:2022-08-13 13:50:53 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:53.6975725Z STAGE:2022-08-13 13:50:53 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:53.7058195Z STAGE:2022-08-13 13:50:53 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:53.7113424Z ok (0.083s) 2022-08-13T13:50:53.7230878Z test_unary_slowpath__foreach_log2_cuda_bfloat16 (__main__.TestForeachCUDA) ... STAGE:2022-08-13 13:50:53 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:53.7246818Z STAGE:2022-08-13 13:50:53 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:53.7395900Z STAGE:2022-08-13 13:50:53 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:53.7412782Z STAGE:2022-08-13 13:50:53 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:53.7654814Z STAGE:2022-08-13 13:50:53 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:53.7671446Z STAGE:2022-08-13 13:50:53 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:53.7836419Z STAGE:2022-08-13 13:50:53 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:53.7851054Z STAGE:2022-08-13 13:50:53 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:53.8005705Z ok (0.089s) 2022-08-13T13:50:53.8091849Z test_unary_slowpath__foreach_log2_cuda_bool (__main__.TestForeachCUDA) ... STAGE:2022-08-13 13:50:53 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:53.8107696Z STAGE:2022-08-13 13:50:53 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:53.8252887Z STAGE:2022-08-13 13:50:53 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:53.8340247Z STAGE:2022-08-13 13:50:53 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:53.8470276Z STAGE:2022-08-13 13:50:53 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:53.8490192Z STAGE:2022-08-13 13:50:53 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:53.8658324Z STAGE:2022-08-13 13:50:53 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:53.8743065Z STAGE:2022-08-13 13:50:53 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:53.8798615Z ok (0.079s) 2022-08-13T13:50:53.8944329Z test_unary_slowpath__foreach_log2_cuda_complex128 (__main__.TestForeachCUDA) ... STAGE:2022-08-13 13:50:53 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:54.5942674Z STAGE:2022-08-13 13:50:54 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:54.6076479Z STAGE:2022-08-13 13:50:54 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:54.6090279Z STAGE:2022-08-13 13:50:54 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:54.6350353Z STAGE:2022-08-13 13:50:54 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:54.6366749Z STAGE:2022-08-13 13:50:54 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:54.6519388Z STAGE:2022-08-13 13:50:54 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:54.6535861Z STAGE:2022-08-13 13:50:54 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:54.6675631Z ok (0.787s) 2022-08-13T13:50:54.6820535Z test_unary_slowpath__foreach_log2_cuda_complex64 (__main__.TestForeachCUDA) ... STAGE:2022-08-13 13:50:54 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:55.3466252Z STAGE:2022-08-13 13:50:55 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:55.3613007Z STAGE:2022-08-13 13:50:55 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:55.3627088Z STAGE:2022-08-13 13:50:55 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:55.3897090Z STAGE:2022-08-13 13:50:55 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:55.3914037Z STAGE:2022-08-13 13:50:55 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:55.4076168Z STAGE:2022-08-13 13:50:55 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:55.4092676Z STAGE:2022-08-13 13:50:55 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:55.4238912Z ok (0.756s) 2022-08-13T13:50:55.4357054Z test_unary_slowpath__foreach_log2_cuda_float16 (__main__.TestForeachCUDA) ... STAGE:2022-08-13 13:50:55 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:55.4373567Z STAGE:2022-08-13 13:50:55 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:55.4519219Z STAGE:2022-08-13 13:50:55 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:55.4535979Z STAGE:2022-08-13 13:50:55 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:55.4778792Z STAGE:2022-08-13 13:50:55 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:55.4795561Z STAGE:2022-08-13 13:50:55 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:55.4959376Z STAGE:2022-08-13 13:50:55 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:55.4974246Z STAGE:2022-08-13 13:50:55 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:55.5129329Z ok (0.089s) 2022-08-13T13:50:55.5242306Z test_unary_slowpath__foreach_log2_cuda_float32 (__main__.TestForeachCUDA) ... STAGE:2022-08-13 13:50:55 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:55.5258232Z STAGE:2022-08-13 13:50:55 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:55.5404176Z STAGE:2022-08-13 13:50:55 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:55.5419970Z STAGE:2022-08-13 13:50:55 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:55.5662829Z STAGE:2022-08-13 13:50:55 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:55.5679770Z STAGE:2022-08-13 13:50:55 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:55.5852611Z STAGE:2022-08-13 13:50:55 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:55.5868049Z STAGE:2022-08-13 13:50:55 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:55.6022995Z ok (0.089s) 2022-08-13T13:50:55.6134648Z test_unary_slowpath__foreach_log2_cuda_float64 (__main__.TestForeachCUDA) ... STAGE:2022-08-13 13:50:55 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:55.6150574Z STAGE:2022-08-13 13:50:55 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:55.6286195Z STAGE:2022-08-13 13:50:55 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:55.6301430Z STAGE:2022-08-13 13:50:55 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:55.6536868Z STAGE:2022-08-13 13:50:55 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:55.6553583Z STAGE:2022-08-13 13:50:55 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:55.6707002Z STAGE:2022-08-13 13:50:55 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:55.6722541Z STAGE:2022-08-13 13:50:55 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:55.6886581Z ok (0.086s) 2022-08-13T13:50:55.6974657Z test_unary_slowpath__foreach_log2_cuda_int16 (__main__.TestForeachCUDA) ... STAGE:2022-08-13 13:50:55 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:55.6990195Z STAGE:2022-08-13 13:50:55 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:55.7136759Z STAGE:2022-08-13 13:50:55 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:55.7224671Z STAGE:2022-08-13 13:50:55 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:55.7367341Z STAGE:2022-08-13 13:50:55 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:55.7389087Z STAGE:2022-08-13 13:50:55 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:55.7560787Z STAGE:2022-08-13 13:50:55 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:55.7648793Z STAGE:2022-08-13 13:50:55 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:55.7703454Z ok (0.082s) 2022-08-13T13:50:55.7793732Z test_unary_slowpath__foreach_log2_cuda_int32 (__main__.TestForeachCUDA) ... STAGE:2022-08-13 13:50:55 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:55.7812642Z STAGE:2022-08-13 13:50:55 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:55.7957568Z STAGE:2022-08-13 13:50:55 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:55.8043518Z STAGE:2022-08-13 13:50:55 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:55.8181922Z STAGE:2022-08-13 13:50:55 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:55.8201374Z STAGE:2022-08-13 13:50:55 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:55.8369112Z STAGE:2022-08-13 13:50:55 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:55.8452306Z STAGE:2022-08-13 13:50:55 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:55.8505450Z ok (0.080s) 2022-08-13T13:50:55.8593633Z test_unary_slowpath__foreach_log2_cuda_int64 (__main__.TestForeachCUDA) ... STAGE:2022-08-13 13:50:55 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:55.8609790Z STAGE:2022-08-13 13:50:55 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:55.8754753Z STAGE:2022-08-13 13:50:55 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:55.8839416Z STAGE:2022-08-13 13:50:55 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:55.8977836Z STAGE:2022-08-13 13:50:55 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:55.8997475Z STAGE:2022-08-13 13:50:55 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:55.9167371Z STAGE:2022-08-13 13:50:55 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:55.9250306Z STAGE:2022-08-13 13:50:55 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:55.9303741Z ok (0.080s) 2022-08-13T13:50:55.9392783Z test_unary_slowpath__foreach_log2_cuda_int8 (__main__.TestForeachCUDA) ... STAGE:2022-08-13 13:50:55 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:55.9408800Z STAGE:2022-08-13 13:50:55 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:55.9553315Z STAGE:2022-08-13 13:50:55 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:55.9637852Z STAGE:2022-08-13 13:50:55 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:55.9775773Z STAGE:2022-08-13 13:50:55 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:55.9795639Z STAGE:2022-08-13 13:50:55 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:55.9964164Z STAGE:2022-08-13 13:50:55 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:56.0048589Z STAGE:2022-08-13 13:50:56 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:56.0104248Z ok (0.080s) 2022-08-13T13:50:56.0197311Z test_unary_slowpath__foreach_log2_cuda_uint8 (__main__.TestForeachCUDA) ... STAGE:2022-08-13 13:50:56 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:56.0213617Z STAGE:2022-08-13 13:50:56 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:56.0359185Z STAGE:2022-08-13 13:50:56 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:56.0444148Z STAGE:2022-08-13 13:50:56 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:56.0576813Z STAGE:2022-08-13 13:50:56 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:56.0596732Z STAGE:2022-08-13 13:50:56 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:56.0765404Z STAGE:2022-08-13 13:50:56 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:56.0848368Z STAGE:2022-08-13 13:50:56 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:56.0904028Z ok (0.080s) 2022-08-13T13:50:56.1021257Z test_unary_slowpath__foreach_log_cuda_bfloat16 (__main__.TestForeachCUDA) ... STAGE:2022-08-13 13:50:56 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:56.1037126Z STAGE:2022-08-13 13:50:56 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:56.1182552Z STAGE:2022-08-13 13:50:56 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:56.1196313Z STAGE:2022-08-13 13:50:56 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:56.1440297Z STAGE:2022-08-13 13:50:56 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:56.1457183Z STAGE:2022-08-13 13:50:56 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:56.1621601Z STAGE:2022-08-13 13:50:56 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:56.1636271Z STAGE:2022-08-13 13:50:56 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:56.1792242Z ok (0.089s) 2022-08-13T13:50:56.1878509Z test_unary_slowpath__foreach_log_cuda_bool (__main__.TestForeachCUDA) ... STAGE:2022-08-13 13:50:56 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:56.1894634Z STAGE:2022-08-13 13:50:56 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:56.2039523Z STAGE:2022-08-13 13:50:56 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:56.2126731Z STAGE:2022-08-13 13:50:56 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:56.2262022Z STAGE:2022-08-13 13:50:56 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:56.2281688Z STAGE:2022-08-13 13:50:56 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:56.2450144Z STAGE:2022-08-13 13:50:56 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:56.2533011Z STAGE:2022-08-13 13:50:56 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:56.2586012Z ok (0.079s) 2022-08-13T13:50:56.2726324Z test_unary_slowpath__foreach_log_cuda_complex128 (__main__.TestForeachCUDA) ... STAGE:2022-08-13 13:50:56 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:56.9549029Z STAGE:2022-08-13 13:50:56 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:56.9683359Z STAGE:2022-08-13 13:50:56 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:56.9699035Z STAGE:2022-08-13 13:50:56 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:56.9959338Z STAGE:2022-08-13 13:50:56 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:56.9975780Z STAGE:2022-08-13 13:50:56 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:57.0126543Z STAGE:2022-08-13 13:50:57 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:57.0140361Z STAGE:2022-08-13 13:50:57 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:57.0279303Z ok (0.769s) 2022-08-13T13:50:57.0423403Z test_unary_slowpath__foreach_log_cuda_complex64 (__main__.TestForeachCUDA) ... STAGE:2022-08-13 13:50:57 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:57.6896729Z STAGE:2022-08-13 13:50:57 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:57.7039947Z STAGE:2022-08-13 13:50:57 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:57.7054772Z STAGE:2022-08-13 13:50:57 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:57.7328389Z STAGE:2022-08-13 13:50:57 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:57.7346638Z STAGE:2022-08-13 13:50:57 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:57.7507314Z STAGE:2022-08-13 13:50:57 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:57.7523339Z STAGE:2022-08-13 13:50:57 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:57.7670170Z ok (0.739s) 2022-08-13T13:50:57.7787790Z test_unary_slowpath__foreach_log_cuda_float16 (__main__.TestForeachCUDA) ... STAGE:2022-08-13 13:50:57 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:57.7803636Z STAGE:2022-08-13 13:50:57 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:57.7948872Z STAGE:2022-08-13 13:50:57 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:57.7962693Z STAGE:2022-08-13 13:50:57 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:57.8226430Z STAGE:2022-08-13 13:50:57 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:57.8245759Z STAGE:2022-08-13 13:50:57 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:57.8416386Z STAGE:2022-08-13 13:50:57 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:57.8433090Z STAGE:2022-08-13 13:50:57 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:57.8592869Z ok (0.092s) 2022-08-13T13:50:57.8708245Z test_unary_slowpath__foreach_log_cuda_float32 (__main__.TestForeachCUDA) ... STAGE:2022-08-13 13:50:57 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:57.8727459Z STAGE:2022-08-13 13:50:57 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:57.8873168Z STAGE:2022-08-13 13:50:57 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:57.8890248Z STAGE:2022-08-13 13:50:57 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:57.9135342Z STAGE:2022-08-13 13:50:57 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:57.9151994Z STAGE:2022-08-13 13:50:57 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:57.9317217Z STAGE:2022-08-13 13:50:57 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:57.9334821Z STAGE:2022-08-13 13:50:57 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:57.9490436Z ok (0.090s) 2022-08-13T13:50:57.9602027Z test_unary_slowpath__foreach_log_cuda_float64 (__main__.TestForeachCUDA) ... STAGE:2022-08-13 13:50:57 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:57.9618306Z STAGE:2022-08-13 13:50:57 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:57.9754172Z STAGE:2022-08-13 13:50:57 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:57.9771296Z STAGE:2022-08-13 13:50:57 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:58.0006003Z STAGE:2022-08-13 13:50:58 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:58.0023120Z STAGE:2022-08-13 13:50:58 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:58.0176619Z STAGE:2022-08-13 13:50:58 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:58.0194053Z STAGE:2022-08-13 13:50:58 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:58.0341213Z ok (0.085s) 2022-08-13T13:50:58.0431026Z test_unary_slowpath__foreach_log_cuda_int16 (__main__.TestForeachCUDA) ... STAGE:2022-08-13 13:50:58 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:58.0446905Z STAGE:2022-08-13 13:50:58 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:58.0591869Z STAGE:2022-08-13 13:50:58 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:58.0680616Z STAGE:2022-08-13 13:50:58 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:58.0818725Z STAGE:2022-08-13 13:50:58 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:58.0838477Z STAGE:2022-08-13 13:50:58 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:58.1005855Z STAGE:2022-08-13 13:50:58 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:58.1090604Z STAGE:2022-08-13 13:50:58 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:58.1143579Z ok (0.080s) 2022-08-13T13:50:58.1231750Z test_unary_slowpath__foreach_log_cuda_int32 (__main__.TestForeachCUDA) ... STAGE:2022-08-13 13:50:58 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:58.1247924Z STAGE:2022-08-13 13:50:58 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:58.1393597Z STAGE:2022-08-13 13:50:58 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:58.1480932Z STAGE:2022-08-13 13:50:58 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:58.1612229Z STAGE:2022-08-13 13:50:58 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:58.1631950Z STAGE:2022-08-13 13:50:58 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:58.1800794Z STAGE:2022-08-13 13:50:58 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:58.1885004Z STAGE:2022-08-13 13:50:58 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:58.1940537Z ok (0.080s) 2022-08-13T13:50:58.2033474Z test_unary_slowpath__foreach_log_cuda_int64 (__main__.TestForeachCUDA) ... STAGE:2022-08-13 13:50:58 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:58.2049888Z STAGE:2022-08-13 13:50:58 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:58.2194914Z STAGE:2022-08-13 13:50:58 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:58.2279371Z STAGE:2022-08-13 13:50:58 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:58.2412603Z STAGE:2022-08-13 13:50:58 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:58.2432151Z STAGE:2022-08-13 13:50:58 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:58.2599931Z STAGE:2022-08-13 13:50:58 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:58.2682904Z STAGE:2022-08-13 13:50:58 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:58.2738681Z ok (0.080s) 2022-08-13T13:50:58.2831065Z test_unary_slowpath__foreach_log_cuda_int8 (__main__.TestForeachCUDA) ... STAGE:2022-08-13 13:50:58 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:58.2847149Z STAGE:2022-08-13 13:50:58 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:58.2992270Z STAGE:2022-08-13 13:50:58 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:58.3077028Z STAGE:2022-08-13 13:50:58 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:58.3208948Z STAGE:2022-08-13 13:50:58 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:58.3231710Z STAGE:2022-08-13 13:50:58 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:58.3397032Z STAGE:2022-08-13 13:50:58 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:58.3481883Z STAGE:2022-08-13 13:50:58 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:58.3537136Z ok (0.080s) 2022-08-13T13:50:58.3629508Z test_unary_slowpath__foreach_log_cuda_uint8 (__main__.TestForeachCUDA) ... STAGE:2022-08-13 13:50:58 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:58.3645662Z STAGE:2022-08-13 13:50:58 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:58.3792083Z STAGE:2022-08-13 13:50:58 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:58.3874891Z STAGE:2022-08-13 13:50:58 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:58.4006530Z STAGE:2022-08-13 13:50:58 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:58.4023448Z STAGE:2022-08-13 13:50:58 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:58.4186791Z STAGE:2022-08-13 13:50:58 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:58.4274208Z STAGE:2022-08-13 13:50:58 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:58.4327245Z ok (0.079s) 2022-08-13T13:50:58.4442289Z test_unary_slowpath__foreach_neg_cuda_bfloat16 (__main__.TestForeachCUDA) ... STAGE:2022-08-13 13:50:58 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:58.4458599Z STAGE:2022-08-13 13:50:58 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:58.4603238Z STAGE:2022-08-13 13:50:58 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:58.4617726Z STAGE:2022-08-13 13:50:58 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:58.4876750Z STAGE:2022-08-13 13:50:58 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:58.4893943Z STAGE:2022-08-13 13:50:58 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:58.5058161Z STAGE:2022-08-13 13:50:58 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:58.5075212Z STAGE:2022-08-13 13:50:58 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:58.5231200Z ok (0.090s) 2022-08-13T13:50:58.5316667Z test_unary_slowpath__foreach_neg_cuda_bool (__main__.TestForeachCUDA) ... STAGE:2022-08-13 13:50:58 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:58.5406047Z STAGE:2022-08-13 13:50:58 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:58.5473892Z STAGE:2022-08-13 13:50:58 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:58.5553330Z STAGE:2022-08-13 13:50:58 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:58.5675137Z STAGE:2022-08-13 13:50:58 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:58.5766187Z STAGE:2022-08-13 13:50:58 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:58.5830867Z STAGE:2022-08-13 13:50:58 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:58.5908118Z STAGE:2022-08-13 13:50:58 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:58.5955665Z ok (0.072s) 2022-08-13T13:50:58.6097985Z test_unary_slowpath__foreach_neg_cuda_complex128 (__main__.TestForeachCUDA) ... STAGE:2022-08-13 13:50:58 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:59.1918860Z STAGE:2022-08-13 13:50:59 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:59.2053480Z STAGE:2022-08-13 13:50:59 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:59.2066868Z STAGE:2022-08-13 13:50:59 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:59.2334312Z STAGE:2022-08-13 13:50:59 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:59.2353012Z STAGE:2022-08-13 13:50:59 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:59.2501191Z STAGE:2022-08-13 13:50:59 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:59.2517341Z STAGE:2022-08-13 13:50:59 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:59.2655780Z ok (0.670s) 2022-08-13T13:50:59.2801193Z test_unary_slowpath__foreach_neg_cuda_complex64 (__main__.TestForeachCUDA) ... STAGE:2022-08-13 13:50:59 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:59.8556331Z STAGE:2022-08-13 13:50:59 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:59.8698032Z STAGE:2022-08-13 13:50:59 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:59.8711569Z STAGE:2022-08-13 13:50:59 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:59.8980093Z STAGE:2022-08-13 13:50:59 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:59.8995884Z STAGE:2022-08-13 13:50:59 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:59.9157470Z STAGE:2022-08-13 13:50:59 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:59.9173549Z STAGE:2022-08-13 13:50:59 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:59.9320085Z ok (0.666s) 2022-08-13T13:50:59.9436186Z test_unary_slowpath__foreach_neg_cuda_float16 (__main__.TestForeachCUDA) ... STAGE:2022-08-13 13:50:59 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:59.9454940Z STAGE:2022-08-13 13:50:59 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:59.9603698Z STAGE:2022-08-13 13:50:59 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:59.9620699Z STAGE:2022-08-13 13:50:59 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:50:59.9865656Z STAGE:2022-08-13 13:50:59 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:50:59.9885058Z STAGE:2022-08-13 13:50:59 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:51:00.0048947Z STAGE:2022-08-13 13:51:00 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:51:00.0065545Z STAGE:2022-08-13 13:51:00 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:51:00.0222319Z ok (0.090s) 2022-08-13T13:51:00.0336403Z test_unary_slowpath__foreach_neg_cuda_float32 (__main__.TestForeachCUDA) ... STAGE:2022-08-13 13:51:00 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:51:00.0352603Z STAGE:2022-08-13 13:51:00 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:51:00.0499289Z STAGE:2022-08-13 13:51:00 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:51:00.0516074Z STAGE:2022-08-13 13:51:00 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:51:00.0771892Z STAGE:2022-08-13 13:51:00 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:51:00.0789000Z STAGE:2022-08-13 13:51:00 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:51:00.0953510Z STAGE:2022-08-13 13:51:00 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:51:00.0971194Z STAGE:2022-08-13 13:51:00 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:51:00.1126537Z ok (0.090s) 2022-08-13T13:51:00.1238579Z test_unary_slowpath__foreach_neg_cuda_float64 (__main__.TestForeachCUDA) ... STAGE:2022-08-13 13:51:00 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:51:00.1255149Z STAGE:2022-08-13 13:51:00 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:51:00.1391455Z STAGE:2022-08-13 13:51:00 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:51:00.1408565Z STAGE:2022-08-13 13:51:00 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:51:00.1642421Z STAGE:2022-08-13 13:51:00 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:51:00.1659849Z STAGE:2022-08-13 13:51:00 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:51:00.1814345Z STAGE:2022-08-13 13:51:00 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:51:00.1831697Z STAGE:2022-08-13 13:51:00 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:51:00.1977476Z ok (0.085s) 2022-08-13T13:51:00.2065979Z test_unary_slowpath__foreach_neg_cuda_int16 (__main__.TestForeachCUDA) ... STAGE:2022-08-13 13:51:00 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:51:00.2082083Z STAGE:2022-08-13 13:51:00 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:51:00.2175916Z STAGE:2022-08-13 13:51:00 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:51:00.2192470Z STAGE:2022-08-13 13:51:00 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:51:00.2357316Z STAGE:2022-08-13 13:51:00 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:51:00.2374518Z STAGE:2022-08-13 13:51:00 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:51:00.2479840Z STAGE:2022-08-13 13:51:00 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:51:00.2497737Z STAGE:2022-08-13 13:51:00 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:51:00.2608314Z ok (0.063s) 2022-08-13T13:51:00.2696015Z test_unary_slowpath__foreach_neg_cuda_int32 (__main__.TestForeachCUDA) ... STAGE:2022-08-13 13:51:00 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:51:00.2712069Z STAGE:2022-08-13 13:51:00 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:51:00.2806569Z STAGE:2022-08-13 13:51:00 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:51:00.2820520Z STAGE:2022-08-13 13:51:00 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:51:00.2985178Z STAGE:2022-08-13 13:51:00 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:51:00.3002077Z STAGE:2022-08-13 13:51:00 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:51:00.3107572Z STAGE:2022-08-13 13:51:00 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:51:00.3122845Z STAGE:2022-08-13 13:51:00 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:51:00.3218859Z ok (0.061s) 2022-08-13T13:51:00.3306814Z test_unary_slowpath__foreach_neg_cuda_int64 (__main__.TestForeachCUDA) ... STAGE:2022-08-13 13:51:00 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:51:00.3322758Z STAGE:2022-08-13 13:51:00 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:51:00.3408323Z STAGE:2022-08-13 13:51:00 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:51:00.3425068Z STAGE:2022-08-13 13:51:00 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:51:00.3580130Z STAGE:2022-08-13 13:51:00 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:51:00.3597396Z STAGE:2022-08-13 13:51:00 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:51:00.3692660Z STAGE:2022-08-13 13:51:00 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:51:00.3709152Z STAGE:2022-08-13 13:51:00 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:51:00.3799478Z ok (0.058s) 2022-08-13T13:51:00.3891426Z test_unary_slowpath__foreach_neg_cuda_int8 (__main__.TestForeachCUDA) ... STAGE:2022-08-13 13:51:00 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:51:00.3907451Z STAGE:2022-08-13 13:51:00 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:51:00.4000593Z STAGE:2022-08-13 13:51:00 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:51:00.4017277Z STAGE:2022-08-13 13:51:00 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:51:00.4181077Z STAGE:2022-08-13 13:51:00 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:51:00.4197716Z STAGE:2022-08-13 13:51:00 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:51:00.4302751Z STAGE:2022-08-13 13:51:00 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:51:00.4318613Z STAGE:2022-08-13 13:51:00 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:51:00.4415411Z ok (0.061s) 2022-08-13T13:51:00.4503814Z test_unary_slowpath__foreach_neg_cuda_uint8 (__main__.TestForeachCUDA) ... STAGE:2022-08-13 13:51:00 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:51:00.4519860Z STAGE:2022-08-13 13:51:00 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:51:00.4613732Z STAGE:2022-08-13 13:51:00 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:51:00.4628780Z STAGE:2022-08-13 13:51:00 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:51:00.4793578Z STAGE:2022-08-13 13:51:00 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:51:00.4810968Z STAGE:2022-08-13 13:51:00 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:51:00.4915874Z STAGE:2022-08-13 13:51:00 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:51:00.4931933Z STAGE:2022-08-13 13:51:00 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:51:00.5027875Z ok (0.061s) 2022-08-13T13:51:00.5139291Z test_unary_slowpath__foreach_reciprocal_cuda_bfloat16 (__main__.TestForeachCUDA) ... STAGE:2022-08-13 13:51:00 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:51:00.5155520Z STAGE:2022-08-13 13:51:00 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:51:00.5301342Z STAGE:2022-08-13 13:51:00 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:51:00.5317677Z STAGE:2022-08-13 13:51:00 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:51:00.5560858Z STAGE:2022-08-13 13:51:00 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:51:00.5578017Z STAGE:2022-08-13 13:51:00 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:51:00.5741678Z STAGE:2022-08-13 13:51:00 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:51:00.5759149Z STAGE:2022-08-13 13:51:00 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:51:00.5913861Z ok (0.088s) 2022-08-13T13:51:00.5999986Z test_unary_slowpath__foreach_reciprocal_cuda_bool (__main__.TestForeachCUDA) ... STAGE:2022-08-13 13:51:00 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:51:00.6016201Z STAGE:2022-08-13 13:51:00 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:51:00.6160548Z STAGE:2022-08-13 13:51:00 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:51:00.6248880Z STAGE:2022-08-13 13:51:00 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:51:00.6384053Z STAGE:2022-08-13 13:51:00 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:51:00.6403652Z STAGE:2022-08-13 13:51:00 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:51:00.6570892Z STAGE:2022-08-13 13:51:00 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:51:00.6655177Z STAGE:2022-08-13 13:51:00 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:51:00.6708119Z ok (0.079s) 2022-08-13T13:51:00.6846988Z test_unary_slowpath__foreach_reciprocal_cuda_complex128 (__main__.TestForeachCUDA) ... STAGE:2022-08-13 13:51:00 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:51:00.6863171Z STAGE:2022-08-13 13:51:00 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:51:00.7012589Z STAGE:2022-08-13 13:51:00 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:51:00.7029501Z STAGE:2022-08-13 13:51:00 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:51:00.7329852Z STAGE:2022-08-13 13:51:00 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:51:00.7346632Z STAGE:2022-08-13 13:51:00 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:51:00.7518769Z STAGE:2022-08-13 13:51:00 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:51:00.7535846Z STAGE:2022-08-13 13:51:00 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:51:00.7697710Z ok (0.099s) 2022-08-13T13:51:00.7839098Z test_unary_slowpath__foreach_reciprocal_cuda_complex64 (__main__.TestForeachCUDA) ... STAGE:2022-08-13 13:51:00 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:51:00.7855230Z STAGE:2022-08-13 13:51:00 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:51:00.8013782Z STAGE:2022-08-13 13:51:00 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:51:00.8030710Z STAGE:2022-08-13 13:51:00 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:51:00.8319238Z STAGE:2022-08-13 13:51:00 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:51:00.8336085Z STAGE:2022-08-13 13:51:00 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:51:00.8516065Z STAGE:2022-08-13 13:51:00 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:51:00.8533492Z STAGE:2022-08-13 13:51:00 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:51:00.8703777Z ok (0.100s) 2022-08-13T13:51:00.8814882Z test_unary_slowpath__foreach_reciprocal_cuda_float16 (__main__.TestForeachCUDA) ... STAGE:2022-08-13 13:51:00 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:51:00.8831212Z STAGE:2022-08-13 13:51:00 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:51:00.8975921Z STAGE:2022-08-13 13:51:00 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:51:00.8992844Z STAGE:2022-08-13 13:51:00 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:51:00.9240061Z STAGE:2022-08-13 13:51:00 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:51:00.9257437Z STAGE:2022-08-13 13:51:00 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:51:00.9422121Z STAGE:2022-08-13 13:51:00 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:51:00.9439479Z STAGE:2022-08-13 13:51:00 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:51:00.9594754Z ok (0.089s) 2022-08-13T13:51:00.9706985Z test_unary_slowpath__foreach_reciprocal_cuda_float32 (__main__.TestForeachCUDA) ... STAGE:2022-08-13 13:51:00 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:51:00.9723269Z STAGE:2022-08-13 13:51:00 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:51:00.9868534Z STAGE:2022-08-13 13:51:00 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:51:00.9885041Z STAGE:2022-08-13 13:51:00 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:51:01.0133013Z STAGE:2022-08-13 13:51:01 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:51:01.0151952Z STAGE:2022-08-13 13:51:01 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:51:01.0319945Z STAGE:2022-08-13 13:51:01 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:51:01.0337603Z STAGE:2022-08-13 13:51:01 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:51:01.0495044Z ok (0.090s) 2022-08-13T13:51:01.0608658Z test_unary_slowpath__foreach_reciprocal_cuda_float64 (__main__.TestForeachCUDA) ... STAGE:2022-08-13 13:51:01 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:51:01.0624555Z STAGE:2022-08-13 13:51:01 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:51:01.0760187Z STAGE:2022-08-13 13:51:01 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:51:01.0777065Z STAGE:2022-08-13 13:51:01 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:51:01.1011861Z STAGE:2022-08-13 13:51:01 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:51:01.1028429Z STAGE:2022-08-13 13:51:01 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:51:01.1181965Z STAGE:2022-08-13 13:51:01 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:51:01.1199149Z STAGE:2022-08-13 13:51:01 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:51:01.1345378Z ok (0.085s) 2022-08-13T13:51:01.1436220Z test_unary_slowpath__foreach_reciprocal_cuda_int16 (__main__.TestForeachCUDA) ... STAGE:2022-08-13 13:51:01 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:51:01.1452380Z STAGE:2022-08-13 13:51:01 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:51:01.1597666Z STAGE:2022-08-13 13:51:01 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:51:01.1686134Z STAGE:2022-08-13 13:51:01 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:51:01.1822546Z STAGE:2022-08-13 13:51:01 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:51:01.1842027Z STAGE:2022-08-13 13:51:01 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:51:01.2009903Z STAGE:2022-08-13 13:51:01 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:51:01.2094290Z STAGE:2022-08-13 13:51:01 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:51:01.2149579Z ok (0.080s) 2022-08-13T13:51:01.2241725Z test_unary_slowpath__foreach_reciprocal_cuda_int32 (__main__.TestForeachCUDA) ... STAGE:2022-08-13 13:51:01 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:51:01.2257821Z STAGE:2022-08-13 13:51:01 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:51:01.2403210Z STAGE:2022-08-13 13:51:01 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:51:01.2490726Z STAGE:2022-08-13 13:51:01 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:51:01.2627916Z STAGE:2022-08-13 13:51:01 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:51:01.2650119Z STAGE:2022-08-13 13:51:01 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:51:01.2818127Z STAGE:2022-08-13 13:51:01 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:51:01.2902706Z STAGE:2022-08-13 13:51:01 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:51:01.2956121Z ok (0.081s) 2022-08-13T13:51:01.3044663Z test_unary_slowpath__foreach_reciprocal_cuda_int64 (__main__.TestForeachCUDA) ... STAGE:2022-08-13 13:51:01 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:51:01.3061072Z STAGE:2022-08-13 13:51:01 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:51:01.3205882Z STAGE:2022-08-13 13:51:01 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:51:01.3290695Z STAGE:2022-08-13 13:51:01 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:51:01.3423081Z STAGE:2022-08-13 13:51:01 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:51:01.3471863Z STAGE:2022-08-13 13:51:01 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:51:01.3636898Z STAGE:2022-08-13 13:51:01 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:51:01.3719949Z STAGE:2022-08-13 13:51:01 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:51:01.3772766Z ok (0.082s) 2022-08-13T13:51:01.3862407Z test_unary_slowpath__foreach_reciprocal_cuda_int8 (__main__.TestForeachCUDA) ... STAGE:2022-08-13 13:51:01 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:51:01.3878356Z STAGE:2022-08-13 13:51:01 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:51:01.4024029Z STAGE:2022-08-13 13:51:01 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:51:01.4109421Z STAGE:2022-08-13 13:51:01 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:51:01.4241549Z STAGE:2022-08-13 13:51:01 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:51:01.4261524Z STAGE:2022-08-13 13:51:01 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:51:01.4429649Z STAGE:2022-08-13 13:51:01 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:51:01.4514085Z STAGE:2022-08-13 13:51:01 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:51:01.4567070Z ok (0.079s) 2022-08-13T13:51:01.4655618Z test_unary_slowpath__foreach_reciprocal_cuda_uint8 (__main__.TestForeachCUDA) ... STAGE:2022-08-13 13:51:01 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:51:01.4671531Z STAGE:2022-08-13 13:51:01 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:51:01.4816792Z STAGE:2022-08-13 13:51:01 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:51:01.4904004Z STAGE:2022-08-13 13:51:01 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:51:01.5042320Z STAGE:2022-08-13 13:51:01 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:51:01.5062691Z STAGE:2022-08-13 13:51:01 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:51:01.5231070Z STAGE:2022-08-13 13:51:01 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:51:01.5315626Z STAGE:2022-08-13 13:51:01 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:51:01.5371080Z ok (0.080s) 2022-08-13T13:51:01.5483663Z test_unary_slowpath__foreach_round_cuda_bfloat16 (__main__.TestForeachCUDA) ... STAGE:2022-08-13 13:51:01 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:51:01.5499890Z STAGE:2022-08-13 13:51:01 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:51:01.5644726Z STAGE:2022-08-13 13:51:01 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:51:01.5659407Z STAGE:2022-08-13 13:51:01 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:51:01.5901513Z STAGE:2022-08-13 13:51:01 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:51:01.5918315Z STAGE:2022-08-13 13:51:01 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:51:01.6081921Z STAGE:2022-08-13 13:51:01 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:51:01.6096558Z STAGE:2022-08-13 13:51:01 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:51:01.6251623Z ok (0.088s) 2022-08-13T13:51:01.6337791Z test_unary_slowpath__foreach_round_cuda_bool (__main__.TestForeachCUDA) ... STAGE:2022-08-13 13:51:01 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:51:01.6430468Z STAGE:2022-08-13 13:51:01 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:51:01.6497724Z STAGE:2022-08-13 13:51:01 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:51:01.6576535Z STAGE:2022-08-13 13:51:01 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:51:01.6706305Z STAGE:2022-08-13 13:51:01 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:51:01.6799209Z STAGE:2022-08-13 13:51:01 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:51:01.6865687Z STAGE:2022-08-13 13:51:01 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:51:01.6944646Z STAGE:2022-08-13 13:51:01 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:51:01.6993942Z ok (0.074s) 2022-08-13T13:51:01.7140008Z test_unary_slowpath__foreach_round_cuda_complex128 (__main__.TestForeachCUDA) ... STAGE:2022-08-13 13:51:01 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:51:01.7234451Z STAGE:2022-08-13 13:51:01 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:51:01.7304437Z STAGE:2022-08-13 13:51:01 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:51:01.7384765Z STAGE:2022-08-13 13:51:01 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:51:01.7568841Z STAGE:2022-08-13 13:51:01 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:51:01.7663423Z STAGE:2022-08-13 13:51:01 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:51:01.7730258Z STAGE:2022-08-13 13:51:01 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:51:01.7811148Z STAGE:2022-08-13 13:51:01 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:51:01.7858297Z ok (0.086s) 2022-08-13T13:51:01.8004644Z test_unary_slowpath__foreach_round_cuda_complex64 (__main__.TestForeachCUDA) ... STAGE:2022-08-13 13:51:01 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:51:01.8098145Z STAGE:2022-08-13 13:51:01 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:51:01.8165306Z STAGE:2022-08-13 13:51:01 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:51:01.8243189Z STAGE:2022-08-13 13:51:01 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:51:01.8430623Z STAGE:2022-08-13 13:51:01 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:51:01.8524732Z STAGE:2022-08-13 13:51:01 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:51:01.8591544Z STAGE:2022-08-13 13:51:01 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:51:01.8670562Z STAGE:2022-08-13 13:51:01 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:51:01.8718194Z ok (0.086s) 2022-08-13T13:51:01.8831244Z test_unary_slowpath__foreach_round_cuda_float16 (__main__.TestForeachCUDA) ... STAGE:2022-08-13 13:51:01 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:51:01.8850119Z STAGE:2022-08-13 13:51:01 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:51:01.9002223Z STAGE:2022-08-13 13:51:01 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:51:01.9018557Z STAGE:2022-08-13 13:51:01 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:51:01.9258638Z STAGE:2022-08-13 13:51:01 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:51:01.9277458Z STAGE:2022-08-13 13:51:01 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:51:01.9445382Z STAGE:2022-08-13 13:51:01 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:51:01.9460254Z STAGE:2022-08-13 13:51:01 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:51:01.9614464Z ok (0.089s) 2022-08-13T13:51:01.9731308Z test_unary_slowpath__foreach_round_cuda_float32 (__main__.TestForeachCUDA) ... STAGE:2022-08-13 13:51:01 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:51:01.9747336Z STAGE:2022-08-13 13:51:01 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:51:01.9892772Z STAGE:2022-08-13 13:51:01 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:51:01.9909727Z STAGE:2022-08-13 13:51:01 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:51:02.0153679Z STAGE:2022-08-13 13:51:02 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:51:02.0171703Z STAGE:2022-08-13 13:51:02 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:51:02.0337445Z STAGE:2022-08-13 13:51:02 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:51:02.0354609Z STAGE:2022-08-13 13:51:02 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:51:02.0514933Z ok (0.090s) 2022-08-13T13:51:02.0629885Z test_unary_slowpath__foreach_round_cuda_float64 (__main__.TestForeachCUDA) ... STAGE:2022-08-13 13:51:02 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:51:02.0649143Z STAGE:2022-08-13 13:51:02 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:51:02.0787929Z STAGE:2022-08-13 13:51:02 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:51:02.0804942Z STAGE:2022-08-13 13:51:02 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:51:02.1058744Z STAGE:2022-08-13 13:51:02 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:51:02.1077432Z STAGE:2022-08-13 13:51:02 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:51:02.1232136Z STAGE:2022-08-13 13:51:02 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:51:02.1249789Z STAGE:2022-08-13 13:51:02 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:51:02.1397440Z ok (0.088s) 2022-08-13T13:51:02.1487414Z test_unary_slowpath__foreach_round_cuda_int16 (__main__.TestForeachCUDA) ... STAGE:2022-08-13 13:51:02 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:51:02.1580849Z STAGE:2022-08-13 13:51:02 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:51:02.1648154Z STAGE:2022-08-13 13:51:02 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:51:02.1729363Z STAGE:2022-08-13 13:51:02 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:51:02.1857860Z STAGE:2022-08-13 13:51:02 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:51:02.1952055Z STAGE:2022-08-13 13:51:02 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:51:02.2018605Z STAGE:2022-08-13 13:51:02 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:51:02.2097669Z STAGE:2022-08-13 13:51:02 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:51:02.2145036Z ok (0.075s) 2022-08-13T13:51:02.2234467Z test_unary_slowpath__foreach_round_cuda_int32 (__main__.TestForeachCUDA) ... STAGE:2022-08-13 13:51:02 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:51:02.2329545Z STAGE:2022-08-13 13:51:02 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:51:02.2397330Z STAGE:2022-08-13 13:51:02 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:51:02.2478299Z STAGE:2022-08-13 13:51:02 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:51:02.2604229Z STAGE:2022-08-13 13:51:02 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:51:02.2699390Z STAGE:2022-08-13 13:51:02 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:51:02.2766037Z STAGE:2022-08-13 13:51:02 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:51:02.2845188Z STAGE:2022-08-13 13:51:02 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:51:02.2892624Z ok (0.075s) 2022-08-13T13:51:02.2986814Z test_unary_slowpath__foreach_round_cuda_int64 (__main__.TestForeachCUDA) ... STAGE:2022-08-13 13:51:02 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:51:02.3076758Z STAGE:2022-08-13 13:51:02 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:51:02.3144326Z STAGE:2022-08-13 13:51:02 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:51:02.3221091Z STAGE:2022-08-13 13:51:02 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:51:02.3352483Z STAGE:2022-08-13 13:51:02 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:51:02.3445742Z STAGE:2022-08-13 13:51:02 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:51:02.3514428Z STAGE:2022-08-13 13:51:02 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:51:02.3594172Z STAGE:2022-08-13 13:51:02 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:51:02.3641314Z ok (0.075s) 2022-08-13T13:51:02.3730018Z test_unary_slowpath__foreach_round_cuda_int8 (__main__.TestForeachCUDA) ... STAGE:2022-08-13 13:51:02 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:51:02.3822609Z STAGE:2022-08-13 13:51:02 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:51:02.3892250Z STAGE:2022-08-13 13:51:02 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:51:02.3971107Z STAGE:2022-08-13 13:51:02 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:51:02.4096704Z STAGE:2022-08-13 13:51:02 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:51:02.4189002Z STAGE:2022-08-13 13:51:02 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:51:02.4255745Z STAGE:2022-08-13 13:51:02 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:51:02.4334246Z STAGE:2022-08-13 13:51:02 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:51:02.4382658Z ok (0.074s) 2022-08-13T13:51:02.4477565Z test_unary_slowpath__foreach_round_cuda_uint8 (__main__.TestForeachCUDA) ... STAGE:2022-08-13 13:51:02 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:51:02.4569533Z STAGE:2022-08-13 13:51:02 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:51:02.4636539Z STAGE:2022-08-13 13:51:02 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:51:02.4715012Z STAGE:2022-08-13 13:51:02 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:51:02.4840718Z STAGE:2022-08-13 13:51:02 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:51:02.4934042Z STAGE:2022-08-13 13:51:02 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:51:02.5002579Z STAGE:2022-08-13 13:51:02 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:51:02.5081367Z STAGE:2022-08-13 13:51:02 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:51:02.5129400Z ok (0.075s) 2022-08-13T13:51:02.5245918Z test_unary_slowpath__foreach_sigmoid_cuda_bfloat16 (__main__.TestForeachCUDA) ... STAGE:2022-08-13 13:51:02 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:51:02.5264708Z STAGE:2022-08-13 13:51:02 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:51:02.5417780Z STAGE:2022-08-13 13:51:02 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:51:02.5431383Z STAGE:2022-08-13 13:51:02 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:51:02.5670153Z STAGE:2022-08-13 13:51:02 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:51:02.5687285Z STAGE:2022-08-13 13:51:02 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:51:02.5853451Z STAGE:2022-08-13 13:51:02 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:51:02.5867930Z STAGE:2022-08-13 13:51:02 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:51:02.6021111Z ok (0.089s) 2022-08-13T13:51:02.6109944Z test_unary_slowpath__foreach_sigmoid_cuda_bool (__main__.TestForeachCUDA) ... STAGE:2022-08-13 13:51:02 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:51:02.6125854Z STAGE:2022-08-13 13:51:02 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:51:02.6270907Z STAGE:2022-08-13 13:51:02 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:51:02.6357594Z STAGE:2022-08-13 13:51:02 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:51:02.6493294Z STAGE:2022-08-13 13:51:02 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:51:02.6513004Z STAGE:2022-08-13 13:51:02 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:51:02.6680203Z STAGE:2022-08-13 13:51:02 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:51:02.6764910Z STAGE:2022-08-13 13:51:02 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:51:02.6820463Z ok (0.080s) 2022-08-13T13:51:02.6966097Z test_unary_slowpath__foreach_sigmoid_cuda_complex128 (__main__.TestForeachCUDA) ... STAGE:2022-08-13 13:51:02 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:51:04.4751241Z STAGE:2022-08-13 13:51:04 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:51:04.4885176Z STAGE:2022-08-13 13:51:04 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:51:04.4900666Z STAGE:2022-08-13 13:51:04 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:51:04.5160696Z STAGE:2022-08-13 13:51:04 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:51:04.5179078Z STAGE:2022-08-13 13:51:04 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:51:04.5331573Z STAGE:2022-08-13 13:51:04 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:51:04.5347598Z STAGE:2022-08-13 13:51:04 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:51:04.5485575Z ok (1.866s) 2022-08-13T13:51:04.5627868Z test_unary_slowpath__foreach_sigmoid_cuda_complex64 (__main__.TestForeachCUDA) ... STAGE:2022-08-13 13:51:04 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:51:06.1731361Z STAGE:2022-08-13 13:51:06 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:51:06.1875949Z STAGE:2022-08-13 13:51:06 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:51:06.1890067Z STAGE:2022-08-13 13:51:06 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:51:06.2159491Z STAGE:2022-08-13 13:51:06 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:51:06.2177588Z STAGE:2022-08-13 13:51:06 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:51:06.2340256Z STAGE:2022-08-13 13:51:06 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:51:06.2356731Z STAGE:2022-08-13 13:51:06 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:51:06.2504070Z ok (1.702s) 2022-08-13T13:51:06.2618206Z test_unary_slowpath__foreach_sigmoid_cuda_float16 (__main__.TestForeachCUDA) ... STAGE:2022-08-13 13:51:06 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:51:06.2637075Z STAGE:2022-08-13 13:51:06 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:51:06.2786320Z STAGE:2022-08-13 13:51:06 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:51:06.2802765Z STAGE:2022-08-13 13:51:06 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:51:06.3052158Z STAGE:2022-08-13 13:51:06 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:51:06.3071835Z STAGE:2022-08-13 13:51:06 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:51:06.3237959Z STAGE:2022-08-13 13:51:06 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:51:06.3255148Z STAGE:2022-08-13 13:51:06 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:51:06.3412215Z ok (0.091s) 2022-08-13T13:51:06.3526015Z test_unary_slowpath__foreach_sigmoid_cuda_float32 (__main__.TestForeachCUDA) ... STAGE:2022-08-13 13:51:06 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:51:06.3542203Z STAGE:2022-08-13 13:51:06 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:51:06.3688260Z STAGE:2022-08-13 13:51:06 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:51:06.3705026Z STAGE:2022-08-13 13:51:06 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:51:06.3961167Z STAGE:2022-08-13 13:51:06 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:51:06.3978254Z STAGE:2022-08-13 13:51:06 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:51:06.4143166Z STAGE:2022-08-13 13:51:06 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:51:06.4157687Z STAGE:2022-08-13 13:51:06 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:51:06.4313926Z ok (0.090s) 2022-08-13T13:51:06.4426069Z test_unary_slowpath__foreach_sigmoid_cuda_float64 (__main__.TestForeachCUDA) ... STAGE:2022-08-13 13:51:06 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:51:06.4441995Z STAGE:2022-08-13 13:51:06 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:51:06.4578491Z STAGE:2022-08-13 13:51:06 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:51:06.4595428Z STAGE:2022-08-13 13:51:06 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:51:06.4830753Z STAGE:2022-08-13 13:51:06 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:51:06.4848471Z STAGE:2022-08-13 13:51:06 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:51:06.5001283Z STAGE:2022-08-13 13:51:06 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:51:06.5018963Z STAGE:2022-08-13 13:51:06 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:51:06.5164189Z ok (0.085s) 2022-08-13T13:51:06.5254107Z test_unary_slowpath__foreach_sigmoid_cuda_int16 (__main__.TestForeachCUDA) ... STAGE:2022-08-13 13:51:06 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:51:06.5270364Z STAGE:2022-08-13 13:51:06 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:51:06.5416830Z STAGE:2022-08-13 13:51:06 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:51:06.5505762Z STAGE:2022-08-13 13:51:06 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:51:06.5637630Z STAGE:2022-08-13 13:51:06 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:51:06.5657731Z STAGE:2022-08-13 13:51:06 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:51:06.5825066Z STAGE:2022-08-13 13:51:06 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:51:06.5907945Z STAGE:2022-08-13 13:51:06 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:51:06.5960605Z ok (0.080s) 2022-08-13T13:51:06.6049711Z test_unary_slowpath__foreach_sigmoid_cuda_int32 (__main__.TestForeachCUDA) ... STAGE:2022-08-13 13:51:06 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:51:06.6066016Z STAGE:2022-08-13 13:51:06 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:51:06.6212085Z STAGE:2022-08-13 13:51:06 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:51:06.6299382Z STAGE:2022-08-13 13:51:06 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:51:06.6432351Z STAGE:2022-08-13 13:51:06 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:51:06.6452234Z STAGE:2022-08-13 13:51:06 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:51:06.6620443Z STAGE:2022-08-13 13:51:06 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:51:06.6703514Z STAGE:2022-08-13 13:51:06 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:51:06.6756696Z ok (0.079s) 2022-08-13T13:51:06.6845645Z test_unary_slowpath__foreach_sigmoid_cuda_int64 (__main__.TestForeachCUDA) ... STAGE:2022-08-13 13:51:06 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:51:06.6862540Z STAGE:2022-08-13 13:51:06 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:51:06.7007091Z STAGE:2022-08-13 13:51:06 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:51:06.7092147Z STAGE:2022-08-13 13:51:06 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:51:06.7229630Z STAGE:2022-08-13 13:51:06 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:51:06.7249978Z STAGE:2022-08-13 13:51:06 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:51:06.7419896Z STAGE:2022-08-13 13:51:06 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:51:06.7504589Z STAGE:2022-08-13 13:51:06 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:51:06.7559406Z ok (0.080s) 2022-08-13T13:51:06.7652441Z test_unary_slowpath__foreach_sigmoid_cuda_int8 (__main__.TestForeachCUDA) ... STAGE:2022-08-13 13:51:06 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:51:06.7669183Z STAGE:2022-08-13 13:51:06 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:51:06.7815229Z STAGE:2022-08-13 13:51:06 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:51:06.7898820Z STAGE:2022-08-13 13:51:06 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:51:06.8035440Z STAGE:2022-08-13 13:51:06 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:51:06.8055523Z STAGE:2022-08-13 13:51:06 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:51:06.8222842Z STAGE:2022-08-13 13:51:06 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:51:06.8307249Z STAGE:2022-08-13 13:51:06 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:51:06.8362515Z ok (0.080s) 2022-08-13T13:51:06.8454332Z test_unary_slowpath__foreach_sigmoid_cuda_uint8 (__main__.TestForeachCUDA) ... STAGE:2022-08-13 13:51:06 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:51:06.8470175Z STAGE:2022-08-13 13:51:06 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:51:06.8619050Z STAGE:2022-08-13 13:51:06 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:51:06.8703802Z STAGE:2022-08-13 13:51:06 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:51:06.8841893Z STAGE:2022-08-13 13:51:06 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:51:06.8859309Z STAGE:2022-08-13 13:51:06 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:51:06.9023724Z STAGE:2022-08-13 13:51:06 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:51:06.9108560Z STAGE:2022-08-13 13:51:06 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:51:06.9163833Z ok (0.080s) 2022-08-13T13:51:06.9283289Z test_unary_slowpath__foreach_sin_cuda_bfloat16 (__main__.TestForeachCUDA) ... STAGE:2022-08-13 13:51:06 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:51:06.9300249Z STAGE:2022-08-13 13:51:06 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:51:06.9445017Z STAGE:2022-08-13 13:51:06 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:51:06.9459290Z STAGE:2022-08-13 13:51:06 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:51:06.9700921Z STAGE:2022-08-13 13:51:06 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:51:06.9717807Z STAGE:2022-08-13 13:51:06 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:51:06.9881725Z STAGE:2022-08-13 13:51:06 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:51:06.9896464Z STAGE:2022-08-13 13:51:06 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:51:07.0051117Z ok (0.089s) 2022-08-13T13:51:07.0137256Z test_unary_slowpath__foreach_sin_cuda_bool (__main__.TestForeachCUDA) ... STAGE:2022-08-13 13:51:07 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:51:07.0153016Z STAGE:2022-08-13 13:51:07 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:51:07.0299153Z STAGE:2022-08-13 13:51:07 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:51:07.0387217Z STAGE:2022-08-13 13:51:07 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:51:07.0516785Z STAGE:2022-08-13 13:51:07 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:51:07.0537069Z STAGE:2022-08-13 13:51:07 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:51:07.0723442Z STAGE:2022-08-13 13:51:07 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:51:07.0808310Z STAGE:2022-08-13 13:51:07 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:51:07.0863610Z ok (0.081s) 2022-08-13T13:51:07.1009254Z test_unary_slowpath__foreach_sin_cuda_complex128 (__main__.TestForeachCUDA) ... STAGE:2022-08-13 13:51:07 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:51:07.1025301Z STAGE:2022-08-13 13:51:07 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:51:07.1174566Z STAGE:2022-08-13 13:51:07 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:51:07.1191174Z STAGE:2022-08-13 13:51:07 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:51:07.1471915Z STAGE:2022-08-13 13:51:07 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:51:07.1488886Z STAGE:2022-08-13 13:51:07 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:51:07.1658362Z STAGE:2022-08-13 13:51:07 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:51:07.1673101Z STAGE:2022-08-13 13:51:07 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:51:07.1835015Z ok (0.097s) 2022-08-13T13:51:07.1974567Z test_unary_slowpath__foreach_sin_cuda_complex64 (__main__.TestForeachCUDA) ... STAGE:2022-08-13 13:51:07 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:51:07.1990342Z STAGE:2022-08-13 13:51:07 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:51:07.2148522Z STAGE:2022-08-13 13:51:07 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:51:07.2165372Z STAGE:2022-08-13 13:51:07 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:51:07.2454306Z STAGE:2022-08-13 13:51:07 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:51:07.2471318Z STAGE:2022-08-13 13:51:07 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:51:07.2650920Z STAGE:2022-08-13 13:51:07 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:51:07.2668329Z STAGE:2022-08-13 13:51:07 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:51:07.2839389Z ok (0.100s) 2022-08-13T13:51:07.2951931Z test_unary_slowpath__foreach_sin_cuda_float16 (__main__.TestForeachCUDA) ... STAGE:2022-08-13 13:51:07 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:51:07.2967965Z STAGE:2022-08-13 13:51:07 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:51:07.3109929Z STAGE:2022-08-13 13:51:07 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:51:07.3126684Z STAGE:2022-08-13 13:51:07 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:51:07.3365550Z STAGE:2022-08-13 13:51:07 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:51:07.3384188Z STAGE:2022-08-13 13:51:07 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:51:07.3547158Z STAGE:2022-08-13 13:51:07 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:51:07.3564054Z STAGE:2022-08-13 13:51:07 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:51:07.3715698Z ok (0.087s) 2022-08-13T13:51:07.3825591Z test_unary_slowpath__foreach_sin_cuda_float32 (__main__.TestForeachCUDA) ... STAGE:2022-08-13 13:51:07 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:51:07.3843135Z STAGE:2022-08-13 13:51:07 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:51:07.3982591Z STAGE:2022-08-13 13:51:07 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:51:07.3999379Z STAGE:2022-08-13 13:51:07 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:51:07.4230992Z STAGE:2022-08-13 13:51:07 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:51:07.4247625Z STAGE:2022-08-13 13:51:07 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:51:07.4404884Z STAGE:2022-08-13 13:51:07 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:51:07.4422210Z STAGE:2022-08-13 13:51:07 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:51:07.4571654Z ok (0.085s) 2022-08-13T13:51:07.4677806Z test_unary_slowpath__foreach_sin_cuda_float64 (__main__.TestForeachCUDA) ... STAGE:2022-08-13 13:51:07 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:51:07.4694238Z STAGE:2022-08-13 13:51:07 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:51:07.4823958Z STAGE:2022-08-13 13:51:07 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:51:07.4840446Z STAGE:2022-08-13 13:51:07 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:51:07.5065823Z STAGE:2022-08-13 13:51:07 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:51:07.5082458Z STAGE:2022-08-13 13:51:07 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:51:07.5229757Z STAGE:2022-08-13 13:51:07 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:51:07.5246776Z STAGE:2022-08-13 13:51:07 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:51:07.5386119Z ok (0.081s) 2022-08-13T13:51:07.5470407Z test_unary_slowpath__foreach_sin_cuda_int16 (__main__.TestForeachCUDA) ... STAGE:2022-08-13 13:51:07 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:51:07.5486189Z STAGE:2022-08-13 13:51:07 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:51:07.5625477Z STAGE:2022-08-13 13:51:07 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:51:07.5713685Z STAGE:2022-08-13 13:51:07 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:51:07.5842804Z STAGE:2022-08-13 13:51:07 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:51:07.5863797Z STAGE:2022-08-13 13:51:07 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:51:07.6024158Z STAGE:2022-08-13 13:51:07 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:51:07.6108560Z STAGE:2022-08-13 13:51:07 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:51:07.6163351Z ok (0.078s) 2022-08-13T13:51:07.6247742Z test_unary_slowpath__foreach_sin_cuda_int32 (__main__.TestForeachCUDA) ... STAGE:2022-08-13 13:51:07 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:51:07.6263473Z STAGE:2022-08-13 13:51:07 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:51:07.6402767Z STAGE:2022-08-13 13:51:07 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:51:07.6489945Z STAGE:2022-08-13 13:51:07 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:51:07.6616833Z STAGE:2022-08-13 13:51:07 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:51:07.6639591Z STAGE:2022-08-13 13:51:07 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:51:07.6822071Z STAGE:2022-08-13 13:51:07 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:51:07.6904634Z STAGE:2022-08-13 13:51:07 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:51:07.6957439Z ok (0.079s) 2022-08-13T13:51:07.7041364Z test_unary_slowpath__foreach_sin_cuda_int64 (__main__.TestForeachCUDA) ... STAGE:2022-08-13 13:51:07 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:51:07.7060188Z STAGE:2022-08-13 13:51:07 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:51:07.7203056Z STAGE:2022-08-13 13:51:07 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:51:07.7287058Z STAGE:2022-08-13 13:51:07 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:51:07.7417504Z STAGE:2022-08-13 13:51:07 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:51:07.7434110Z STAGE:2022-08-13 13:51:07 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:51:07.7592050Z STAGE:2022-08-13 13:51:07 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:51:07.7677491Z STAGE:2022-08-13 13:51:07 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:51:07.7730435Z ok (0.077s) 2022-08-13T13:51:07.7816664Z test_unary_slowpath__foreach_sin_cuda_int8 (__main__.TestForeachCUDA) ... STAGE:2022-08-13 13:51:07 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:51:07.7832416Z STAGE:2022-08-13 13:51:07 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:51:07.7971528Z STAGE:2022-08-13 13:51:07 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:51:07.8054233Z STAGE:2022-08-13 13:51:07 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:51:07.8186279Z STAGE:2022-08-13 13:51:07 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:51:07.8202763Z STAGE:2022-08-13 13:51:07 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:51:07.8363097Z STAGE:2022-08-13 13:51:07 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:51:07.8445762Z STAGE:2022-08-13 13:51:07 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:51:07.8498166Z ok (0.077s) 2022-08-13T13:51:07.8582376Z test_unary_slowpath__foreach_sin_cuda_uint8 (__main__.TestForeachCUDA) ... STAGE:2022-08-13 13:51:07 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:51:07.8597937Z STAGE:2022-08-13 13:51:07 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:51:07.8737765Z STAGE:2022-08-13 13:51:07 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:51:07.8824535Z STAGE:2022-08-13 13:51:07 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:51:07.8958050Z STAGE:2022-08-13 13:51:07 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:51:07.8977459Z STAGE:2022-08-13 13:51:07 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:51:07.9138713Z STAGE:2022-08-13 13:51:07 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:51:07.9221653Z STAGE:2022-08-13 13:51:07 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:51:07.9278483Z ok (0.078s) 2022-08-13T13:51:07.9392838Z test_unary_slowpath__foreach_sinh_cuda_bfloat16 (__main__.TestForeachCUDA) ... STAGE:2022-08-13 13:51:07 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:51:07.9408984Z STAGE:2022-08-13 13:51:07 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:51:07.9550062Z STAGE:2022-08-13 13:51:07 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:51:07.9564168Z STAGE:2022-08-13 13:51:07 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:51:07.9794477Z STAGE:2022-08-13 13:51:07 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:51:07.9811055Z STAGE:2022-08-13 13:51:07 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:51:07.9968706Z STAGE:2022-08-13 13:51:07 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:51:07.9982734Z STAGE:2022-08-13 13:51:07 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:51:08.0131697Z ok (0.085s) 2022-08-13T13:51:08.0213775Z test_unary_slowpath__foreach_sinh_cuda_bool (__main__.TestForeachCUDA) ... STAGE:2022-08-13 13:51:08 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:51:08.0229301Z STAGE:2022-08-13 13:51:08 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:51:08.0369195Z STAGE:2022-08-13 13:51:08 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:51:08.0457112Z STAGE:2022-08-13 13:51:08 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:51:08.0587732Z STAGE:2022-08-13 13:51:08 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:51:08.0607496Z STAGE:2022-08-13 13:51:08 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:51:08.0768291Z STAGE:2022-08-13 13:51:08 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:51:08.0852771Z STAGE:2022-08-13 13:51:08 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:51:08.0906177Z ok (0.077s) 2022-08-13T13:51:08.1037982Z test_unary_slowpath__foreach_sinh_cuda_complex128 (__main__.TestForeachCUDA) ... STAGE:2022-08-13 13:51:08 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:51:08.1053862Z STAGE:2022-08-13 13:51:08 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:51:08.1197254Z STAGE:2022-08-13 13:51:08 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:51:08.1214064Z STAGE:2022-08-13 13:51:08 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:51:08.1478966Z STAGE:2022-08-13 13:51:08 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:51:08.1495451Z STAGE:2022-08-13 13:51:08 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:51:08.1658115Z STAGE:2022-08-13 13:51:08 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:51:08.1672742Z STAGE:2022-08-13 13:51:08 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:51:08.1827032Z ok (0.092s) 2022-08-13T13:51:08.1959788Z test_unary_slowpath__foreach_sinh_cuda_complex64 (__main__.TestForeachCUDA) ... STAGE:2022-08-13 13:51:08 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:51:08.1975475Z STAGE:2022-08-13 13:51:08 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:51:08.2127314Z STAGE:2022-08-13 13:51:08 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:51:08.2143775Z STAGE:2022-08-13 13:51:08 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:51:08.2417771Z STAGE:2022-08-13 13:51:08 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:51:08.2434189Z STAGE:2022-08-13 13:51:08 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:51:08.2606210Z STAGE:2022-08-13 13:51:08 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:51:08.2623167Z STAGE:2022-08-13 13:51:08 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:51:08.2785762Z ok (0.096s) 2022-08-13T13:51:08.2890826Z test_unary_slowpath__foreach_sinh_cuda_float16 (__main__.TestForeachCUDA) ... STAGE:2022-08-13 13:51:08 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:51:08.2906398Z STAGE:2022-08-13 13:51:08 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:51:08.3045821Z STAGE:2022-08-13 13:51:08 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:51:08.3062365Z STAGE:2022-08-13 13:51:08 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:51:08.3307776Z STAGE:2022-08-13 13:51:08 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:51:08.3324379Z STAGE:2022-08-13 13:51:08 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:51:08.3482216Z STAGE:2022-08-13 13:51:08 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:51:08.3496776Z STAGE:2022-08-13 13:51:08 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:51:08.3644935Z ok (0.086s) 2022-08-13T13:51:08.3750848Z test_unary_slowpath__foreach_sinh_cuda_float32 (__main__.TestForeachCUDA) ... STAGE:2022-08-13 13:51:08 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:51:08.3766302Z STAGE:2022-08-13 13:51:08 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:51:08.3908294Z STAGE:2022-08-13 13:51:08 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:51:08.3924209Z STAGE:2022-08-13 13:51:08 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:51:08.4161067Z STAGE:2022-08-13 13:51:08 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:51:08.4180233Z STAGE:2022-08-13 13:51:08 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:51:08.4339836Z STAGE:2022-08-13 13:51:08 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:51:08.4357092Z STAGE:2022-08-13 13:51:08 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:51:08.4508026Z ok (0.086s) 2022-08-13T13:51:08.4615553Z test_unary_slowpath__foreach_sinh_cuda_float64 (__main__.TestForeachCUDA) ... STAGE:2022-08-13 13:51:08 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:51:08.4631203Z STAGE:2022-08-13 13:51:08 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:51:08.4761533Z STAGE:2022-08-13 13:51:08 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:51:08.4778443Z STAGE:2022-08-13 13:51:08 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:51:08.5001819Z STAGE:2022-08-13 13:51:08 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:51:08.5018493Z STAGE:2022-08-13 13:51:08 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:51:08.5166265Z STAGE:2022-08-13 13:51:08 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:51:08.5183791Z STAGE:2022-08-13 13:51:08 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:51:08.5324425Z ok (0.081s) 2022-08-13T13:51:08.5408315Z test_unary_slowpath__foreach_sinh_cuda_int16 (__main__.TestForeachCUDA) ... STAGE:2022-08-13 13:51:08 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:51:08.5423821Z STAGE:2022-08-13 13:51:08 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:51:08.5563022Z STAGE:2022-08-13 13:51:08 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:51:08.5649831Z STAGE:2022-08-13 13:51:08 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:51:08.5782535Z STAGE:2022-08-13 13:51:08 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:51:08.5802032Z STAGE:2022-08-13 13:51:08 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:51:08.5962442Z STAGE:2022-08-13 13:51:08 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:51:08.6045345Z STAGE:2022-08-13 13:51:08 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:51:08.6098550Z ok (0.077s) 2022-08-13T13:51:08.6182062Z test_unary_slowpath__foreach_sinh_cuda_int32 (__main__.TestForeachCUDA) ... STAGE:2022-08-13 13:51:08 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:51:08.6197596Z STAGE:2022-08-13 13:51:08 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:51:08.6337164Z STAGE:2022-08-13 13:51:08 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:51:08.6424518Z STAGE:2022-08-13 13:51:08 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:51:08.6552028Z STAGE:2022-08-13 13:51:08 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:51:08.6572393Z STAGE:2022-08-13 13:51:08 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:51:08.6733581Z STAGE:2022-08-13 13:51:08 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:51:08.6816340Z STAGE:2022-08-13 13:51:08 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:51:08.6869027Z ok (0.077s) 2022-08-13T13:51:08.6953041Z test_unary_slowpath__foreach_sinh_cuda_int64 (__main__.TestForeachCUDA) ... STAGE:2022-08-13 13:51:08 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:51:08.6968448Z STAGE:2022-08-13 13:51:08 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:51:08.7107720Z STAGE:2022-08-13 13:51:08 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:51:08.7190388Z STAGE:2022-08-13 13:51:08 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:51:08.7323264Z STAGE:2022-08-13 13:51:08 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:51:08.7342778Z STAGE:2022-08-13 13:51:08 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:51:08.7503834Z STAGE:2022-08-13 13:51:08 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:51:08.7588258Z STAGE:2022-08-13 13:51:08 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:51:08.7643572Z ok (0.077s) 2022-08-13T13:51:08.7731111Z test_unary_slowpath__foreach_sinh_cuda_int8 (__main__.TestForeachCUDA) ... STAGE:2022-08-13 13:51:08 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:51:08.7746980Z STAGE:2022-08-13 13:51:08 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:51:08.7885649Z STAGE:2022-08-13 13:51:08 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:51:08.7970027Z STAGE:2022-08-13 13:51:08 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:51:08.8096872Z STAGE:2022-08-13 13:51:08 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:51:08.8118803Z STAGE:2022-08-13 13:51:08 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:51:08.8277344Z STAGE:2022-08-13 13:51:08 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:51:08.8360500Z STAGE:2022-08-13 13:51:08 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:51:08.8415944Z ok (0.077s) 2022-08-13T13:51:08.8502074Z test_unary_slowpath__foreach_sinh_cuda_uint8 (__main__.TestForeachCUDA) ... STAGE:2022-08-13 13:51:08 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:51:08.8517881Z STAGE:2022-08-13 13:51:08 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:51:08.8659446Z STAGE:2022-08-13 13:51:08 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:51:08.8742466Z STAGE:2022-08-13 13:51:08 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:51:08.8871096Z STAGE:2022-08-13 13:51:08 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:51:08.8887574Z STAGE:2022-08-13 13:51:08 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:51:08.9045079Z STAGE:2022-08-13 13:51:08 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:51:08.9132974Z STAGE:2022-08-13 13:51:08 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:51:08.9185956Z ok (0.077s) 2022-08-13T13:51:08.9293553Z test_unary_slowpath__foreach_sqrt_cuda_bfloat16 (__main__.TestForeachCUDA) ... STAGE:2022-08-13 13:51:08 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:51:08.9309306Z STAGE:2022-08-13 13:51:08 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:51:08.9448591Z STAGE:2022-08-13 13:51:08 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:51:08.9462118Z STAGE:2022-08-13 13:51:08 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:51:08.9708637Z STAGE:2022-08-13 13:51:08 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:51:08.9724936Z STAGE:2022-08-13 13:51:08 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:51:08.9883382Z STAGE:2022-08-13 13:51:08 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:51:08.9897888Z STAGE:2022-08-13 13:51:08 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:51:09.0046032Z ok (0.086s) 2022-08-13T13:51:09.0127458Z test_unary_slowpath__foreach_sqrt_cuda_bool (__main__.TestForeachCUDA) ... STAGE:2022-08-13 13:51:09 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:51:09.0143051Z STAGE:2022-08-13 13:51:09 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:51:09.0283023Z STAGE:2022-08-13 13:51:09 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:51:09.0369732Z STAGE:2022-08-13 13:51:09 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:51:09.0495298Z STAGE:2022-08-13 13:51:09 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:51:09.0514136Z STAGE:2022-08-13 13:51:09 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:51:09.0675768Z STAGE:2022-08-13 13:51:09 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:51:09.0760192Z STAGE:2022-08-13 13:51:09 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:51:09.0813181Z ok (0.077s) 2022-08-13T13:51:09.0945440Z test_unary_slowpath__foreach_sqrt_cuda_complex128 (__main__.TestForeachCUDA) ... STAGE:2022-08-13 13:51:09 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:51:09.0984547Z STAGE:2022-08-13 13:51:09 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:51:09.1109878Z STAGE:2022-08-13 13:51:09 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:51:09.1125124Z STAGE:2022-08-13 13:51:09 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:51:09.1369511Z STAGE:2022-08-13 13:51:09 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:51:09.1387481Z STAGE:2022-08-13 13:51:09 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:51:09.1532259Z STAGE:2022-08-13 13:51:09 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:51:09.1545318Z STAGE:2022-08-13 13:51:09 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:51:09.1676050Z ok (0.086s) 2022-08-13T13:51:09.1809276Z test_unary_slowpath__foreach_sqrt_cuda_complex64 (__main__.TestForeachCUDA) ... STAGE:2022-08-13 13:51:09 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:51:09.1845968Z STAGE:2022-08-13 13:51:09 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:51:09.1979095Z STAGE:2022-08-13 13:51:09 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:51:09.1991887Z STAGE:2022-08-13 13:51:09 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:51:09.2243614Z STAGE:2022-08-13 13:51:09 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:51:09.2259653Z STAGE:2022-08-13 13:51:09 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:51:09.2413161Z STAGE:2022-08-13 13:51:09 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:51:09.2426194Z STAGE:2022-08-13 13:51:09 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:51:09.2565233Z ok (0.089s) 2022-08-13T13:51:09.2670082Z test_unary_slowpath__foreach_sqrt_cuda_float16 (__main__.TestForeachCUDA) ... STAGE:2022-08-13 13:51:09 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:51:09.2685539Z STAGE:2022-08-13 13:51:09 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:51:09.2825045Z STAGE:2022-08-13 13:51:09 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:51:09.2838695Z STAGE:2022-08-13 13:51:09 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:51:09.3072825Z STAGE:2022-08-13 13:51:09 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:51:09.3089422Z STAGE:2022-08-13 13:51:09 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:51:09.3247125Z STAGE:2022-08-13 13:51:09 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:51:09.3261272Z STAGE:2022-08-13 13:51:09 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:51:09.3410107Z ok (0.084s) 2022-08-13T13:51:09.3515351Z test_unary_slowpath__foreach_sqrt_cuda_float32 (__main__.TestForeachCUDA) ... STAGE:2022-08-13 13:51:09 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:51:09.3531081Z STAGE:2022-08-13 13:51:09 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:51:09.3670482Z STAGE:2022-08-13 13:51:09 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:51:09.3686902Z STAGE:2022-08-13 13:51:09 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:51:09.3917448Z STAGE:2022-08-13 13:51:09 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:51:09.3934357Z STAGE:2022-08-13 13:51:09 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:51:09.4091970Z STAGE:2022-08-13 13:51:09 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:51:09.4109297Z STAGE:2022-08-13 13:51:09 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:51:09.4262588Z ok (0.085s) 2022-08-13T13:51:09.4372379Z test_unary_slowpath__foreach_sqrt_cuda_float64 (__main__.TestForeachCUDA) ... STAGE:2022-08-13 13:51:09 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:51:09.4389760Z STAGE:2022-08-13 13:51:09 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:51:09.4525831Z STAGE:2022-08-13 13:51:09 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:51:09.4542346Z STAGE:2022-08-13 13:51:09 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:51:09.4773003Z STAGE:2022-08-13 13:51:09 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:51:09.4791821Z STAGE:2022-08-13 13:51:09 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:51:09.4940976Z STAGE:2022-08-13 13:51:09 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:51:09.4958048Z STAGE:2022-08-13 13:51:09 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:51:09.5099578Z ok (0.084s) 2022-08-13T13:51:09.5186623Z test_unary_slowpath__foreach_sqrt_cuda_int16 (__main__.TestForeachCUDA) ... STAGE:2022-08-13 13:51:09 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:51:09.5202346Z STAGE:2022-08-13 13:51:09 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:51:09.5343841Z STAGE:2022-08-13 13:51:09 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:51:09.5432545Z STAGE:2022-08-13 13:51:09 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:51:09.5566272Z STAGE:2022-08-13 13:51:09 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:51:09.5585869Z STAGE:2022-08-13 13:51:09 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:51:09.5747678Z STAGE:2022-08-13 13:51:09 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:51:09.5832626Z STAGE:2022-08-13 13:51:09 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:51:09.5885770Z ok (0.078s) 2022-08-13T13:51:09.5971048Z test_unary_slowpath__foreach_sqrt_cuda_int32 (__main__.TestForeachCUDA) ... STAGE:2022-08-13 13:51:09 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:51:09.5986745Z STAGE:2022-08-13 13:51:09 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:51:09.6127064Z STAGE:2022-08-13 13:51:09 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:51:09.6213476Z STAGE:2022-08-13 13:51:09 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:51:09.6341341Z STAGE:2022-08-13 13:51:09 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:51:09.6364274Z STAGE:2022-08-13 13:51:09 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:51:09.6545892Z STAGE:2022-08-13 13:51:09 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:51:09.6630783Z STAGE:2022-08-13 13:51:09 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:51:09.6686071Z ok (0.080s) 2022-08-13T13:51:09.6771188Z test_unary_slowpath__foreach_sqrt_cuda_int64 (__main__.TestForeachCUDA) ... STAGE:2022-08-13 13:51:09 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:51:09.6789579Z STAGE:2022-08-13 13:51:09 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:51:09.6930154Z STAGE:2022-08-13 13:51:09 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:51:09.7017883Z STAGE:2022-08-13 13:51:09 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:51:09.7145955Z STAGE:2022-08-13 13:51:09 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:51:09.7165232Z STAGE:2022-08-13 13:51:09 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:51:09.7327973Z STAGE:2022-08-13 13:51:09 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:51:09.7412990Z STAGE:2022-08-13 13:51:09 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:51:09.7468537Z ok (0.078s) 2022-08-13T13:51:09.7553489Z test_unary_slowpath__foreach_sqrt_cuda_int8 (__main__.TestForeachCUDA) ... STAGE:2022-08-13 13:51:09 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:51:09.7569442Z STAGE:2022-08-13 13:51:09 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:51:09.7712759Z STAGE:2022-08-13 13:51:09 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:51:09.7795976Z STAGE:2022-08-13 13:51:09 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:51:09.7929517Z STAGE:2022-08-13 13:51:09 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:51:09.7946303Z STAGE:2022-08-13 13:51:09 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:51:09.8104649Z STAGE:2022-08-13 13:51:09 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:51:09.8188688Z STAGE:2022-08-13 13:51:09 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:51:09.8241917Z ok (0.077s) 2022-08-13T13:51:09.8329659Z test_unary_slowpath__foreach_sqrt_cuda_uint8 (__main__.TestForeachCUDA) ... STAGE:2022-08-13 13:51:09 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:51:09.8345410Z STAGE:2022-08-13 13:51:09 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:51:09.8485795Z STAGE:2022-08-13 13:51:09 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:51:09.8568926Z STAGE:2022-08-13 13:51:09 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:51:09.8697659Z STAGE:2022-08-13 13:51:09 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:51:09.8714474Z STAGE:2022-08-13 13:51:09 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:51:09.8876379Z STAGE:2022-08-13 13:51:09 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:51:09.8959627Z STAGE:2022-08-13 13:51:09 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:51:09.9013186Z ok (0.077s) 2022-08-13T13:51:09.9119728Z test_unary_slowpath__foreach_tan_cuda_bfloat16 (__main__.TestForeachCUDA) ... STAGE:2022-08-13 13:51:09 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:51:09.9135761Z STAGE:2022-08-13 13:51:09 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:51:09.9276064Z STAGE:2022-08-13 13:51:09 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:51:09.9292997Z STAGE:2022-08-13 13:51:09 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:51:09.9525924Z STAGE:2022-08-13 13:51:09 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:51:09.9542751Z STAGE:2022-08-13 13:51:09 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:51:09.9701578Z STAGE:2022-08-13 13:51:09 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:51:09.9716013Z STAGE:2022-08-13 13:51:09 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:51:09.9866580Z ok (0.085s) 2022-08-13T13:51:09.9949620Z test_unary_slowpath__foreach_tan_cuda_bool (__main__.TestForeachCUDA) ... STAGE:2022-08-13 13:51:09 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:51:09.9965307Z STAGE:2022-08-13 13:51:09 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:51:10.0106044Z STAGE:2022-08-13 13:51:10 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:51:10.0191725Z STAGE:2022-08-13 13:51:10 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:51:10.0317743Z STAGE:2022-08-13 13:51:10 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:51:10.0337618Z STAGE:2022-08-13 13:51:10 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:51:10.0500005Z STAGE:2022-08-13 13:51:10 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:51:10.0585074Z STAGE:2022-08-13 13:51:10 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:51:10.0638579Z ok (0.077s) 2022-08-13T13:51:10.0771357Z test_unary_slowpath__foreach_tan_cuda_complex128 (__main__.TestForeachCUDA) ... STAGE:2022-08-13 13:51:10 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:51:10.0786965Z STAGE:2022-08-13 13:51:10 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:51:10.0932186Z STAGE:2022-08-13 13:51:10 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:51:10.0948718Z STAGE:2022-08-13 13:51:10 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:51:10.1216542Z STAGE:2022-08-13 13:51:10 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:51:10.1232990Z STAGE:2022-08-13 13:51:10 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:51:10.1396614Z STAGE:2022-08-13 13:51:10 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:51:10.1411456Z STAGE:2022-08-13 13:51:10 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:51:10.1566683Z ok (0.093s) 2022-08-13T13:51:10.1701714Z test_unary_slowpath__foreach_tan_cuda_complex64 (__main__.TestForeachCUDA) ... STAGE:2022-08-13 13:51:10 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:51:10.1717486Z STAGE:2022-08-13 13:51:10 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:51:10.1870455Z STAGE:2022-08-13 13:51:10 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:51:10.1886012Z STAGE:2022-08-13 13:51:10 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:51:10.2162154Z STAGE:2022-08-13 13:51:10 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:51:10.2179223Z STAGE:2022-08-13 13:51:10 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:51:10.2352456Z STAGE:2022-08-13 13:51:10 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:51:10.2369482Z STAGE:2022-08-13 13:51:10 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:51:10.2533837Z ok (0.097s) 2022-08-13T13:51:10.2640807Z test_unary_slowpath__foreach_tan_cuda_float16 (__main__.TestForeachCUDA) ... STAGE:2022-08-13 13:51:10 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:51:10.2656836Z STAGE:2022-08-13 13:51:10 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:51:10.2796382Z STAGE:2022-08-13 13:51:10 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:51:10.2813412Z STAGE:2022-08-13 13:51:10 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:51:10.3072771Z STAGE:2022-08-13 13:51:10 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:51:10.3089646Z STAGE:2022-08-13 13:51:10 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:51:10.3249760Z STAGE:2022-08-13 13:51:10 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:51:10.3264383Z STAGE:2022-08-13 13:51:10 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:51:10.3415263Z ok (0.088s) 2022-08-13T13:51:10.3522285Z test_unary_slowpath__foreach_tan_cuda_float32 (__main__.TestForeachCUDA) ... STAGE:2022-08-13 13:51:10 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:51:10.3538307Z STAGE:2022-08-13 13:51:10 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:51:10.3678190Z STAGE:2022-08-13 13:51:10 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:51:10.3692908Z STAGE:2022-08-13 13:51:10 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:51:10.3925803Z STAGE:2022-08-13 13:51:10 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:51:10.3942516Z STAGE:2022-08-13 13:51:10 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:51:10.4100786Z STAGE:2022-08-13 13:51:10 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:51:10.4116333Z STAGE:2022-08-13 13:51:10 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:51:10.4266026Z ok (0.085s) 2022-08-13T13:51:10.4372685Z test_unary_slowpath__foreach_tan_cuda_float64 (__main__.TestForeachCUDA) ... STAGE:2022-08-13 13:51:10 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:51:10.4388424Z STAGE:2022-08-13 13:51:10 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:51:10.4519700Z STAGE:2022-08-13 13:51:10 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:51:10.4535313Z STAGE:2022-08-13 13:51:10 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:51:10.4761917Z STAGE:2022-08-13 13:51:10 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:51:10.4779246Z STAGE:2022-08-13 13:51:10 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:51:10.4930013Z STAGE:2022-08-13 13:51:10 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:51:10.4947221Z STAGE:2022-08-13 13:51:10 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:51:10.5093965Z ok (0.083s) 2022-08-13T13:51:10.5184396Z test_unary_slowpath__foreach_tan_cuda_int16 (__main__.TestForeachCUDA) ... STAGE:2022-08-13 13:51:10 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:51:10.5203476Z STAGE:2022-08-13 13:51:10 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:51:10.5345949Z STAGE:2022-08-13 13:51:10 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:51:10.5432790Z STAGE:2022-08-13 13:51:10 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:51:10.5566830Z STAGE:2022-08-13 13:51:10 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:51:10.5586421Z STAGE:2022-08-13 13:51:10 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:51:10.5748834Z STAGE:2022-08-13 13:51:10 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:51:10.5833947Z STAGE:2022-08-13 13:51:10 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:51:10.5889948Z ok (0.079s) 2022-08-13T13:51:10.5976576Z test_unary_slowpath__foreach_tan_cuda_int32 (__main__.TestForeachCUDA) ... STAGE:2022-08-13 13:51:10 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:51:10.5992531Z STAGE:2022-08-13 13:51:10 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:51:10.6133558Z STAGE:2022-08-13 13:51:10 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:51:10.6219296Z STAGE:2022-08-13 13:51:10 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:51:10.6353192Z STAGE:2022-08-13 13:51:10 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:51:10.6372861Z STAGE:2022-08-13 13:51:10 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:51:10.6543280Z STAGE:2022-08-13 13:51:10 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:51:10.6628151Z STAGE:2022-08-13 13:51:10 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:51:10.6683563Z ok (0.079s) 2022-08-13T13:51:10.6769257Z test_unary_slowpath__foreach_tan_cuda_int64 (__main__.TestForeachCUDA) ... STAGE:2022-08-13 13:51:10 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:51:10.6785260Z STAGE:2022-08-13 13:51:10 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:51:10.6925826Z STAGE:2022-08-13 13:51:10 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:51:10.7011109Z STAGE:2022-08-13 13:51:10 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:51:10.7145023Z STAGE:2022-08-13 13:51:10 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:51:10.7164567Z STAGE:2022-08-13 13:51:10 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:51:10.7327453Z STAGE:2022-08-13 13:51:10 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:51:10.7410330Z STAGE:2022-08-13 13:51:10 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:51:10.7463751Z ok (0.078s) 2022-08-13T13:51:10.7548963Z test_unary_slowpath__foreach_tan_cuda_int8 (__main__.TestForeachCUDA) ... STAGE:2022-08-13 13:51:10 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:51:10.7564791Z STAGE:2022-08-13 13:51:10 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:51:10.7705958Z STAGE:2022-08-13 13:51:10 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:51:10.7790877Z STAGE:2022-08-13 13:51:10 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:51:10.7918856Z STAGE:2022-08-13 13:51:10 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:51:10.7941654Z STAGE:2022-08-13 13:51:10 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:51:10.8099989Z STAGE:2022-08-13 13:51:10 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:51:10.8185496Z STAGE:2022-08-13 13:51:10 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:51:10.8240608Z ok (0.078s) 2022-08-13T13:51:10.8325987Z test_unary_slowpath__foreach_tan_cuda_uint8 (__main__.TestForeachCUDA) ... STAGE:2022-08-13 13:51:10 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:51:10.8342157Z STAGE:2022-08-13 13:51:10 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:51:10.8484388Z STAGE:2022-08-13 13:51:10 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:51:10.8570136Z STAGE:2022-08-13 13:51:10 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:51:10.8698650Z STAGE:2022-08-13 13:51:10 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:51:10.8715343Z STAGE:2022-08-13 13:51:10 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:51:10.8873991Z STAGE:2022-08-13 13:51:10 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:51:10.8960220Z STAGE:2022-08-13 13:51:10 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:51:10.9013485Z ok (0.077s) 2022-08-13T13:51:10.9122626Z test_unary_slowpath__foreach_tanh_cuda_bfloat16 (__main__.TestForeachCUDA) ... STAGE:2022-08-13 13:51:10 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:51:10.9139094Z STAGE:2022-08-13 13:51:10 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:51:10.9279076Z STAGE:2022-08-13 13:51:10 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:51:10.9293231Z STAGE:2022-08-13 13:51:10 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:51:10.9543562Z STAGE:2022-08-13 13:51:10 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:51:10.9560209Z STAGE:2022-08-13 13:51:10 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:51:10.9719772Z STAGE:2022-08-13 13:51:10 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:51:10.9734626Z STAGE:2022-08-13 13:51:10 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:51:10.9884331Z ok (0.087s) 2022-08-13T13:51:10.9968064Z test_unary_slowpath__foreach_tanh_cuda_bool (__main__.TestForeachCUDA) ... STAGE:2022-08-13 13:51:10 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:51:10.9983692Z STAGE:2022-08-13 13:51:10 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:51:11.0124342Z STAGE:2022-08-13 13:51:11 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:51:11.0210343Z STAGE:2022-08-13 13:51:11 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:51:11.0336261Z STAGE:2022-08-13 13:51:11 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:51:11.0355647Z STAGE:2022-08-13 13:51:11 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:51:11.0517371Z STAGE:2022-08-13 13:51:11 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:51:11.0601945Z STAGE:2022-08-13 13:51:11 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:51:11.0655042Z ok (0.077s) 2022-08-13T13:51:11.0788648Z test_unary_slowpath__foreach_tanh_cuda_complex128 (__main__.TestForeachCUDA) ... STAGE:2022-08-13 13:51:11 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:51:11.0804762Z STAGE:2022-08-13 13:51:11 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:51:11.0949408Z STAGE:2022-08-13 13:51:11 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:51:11.0966038Z STAGE:2022-08-13 13:51:11 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:51:11.1233158Z STAGE:2022-08-13 13:51:11 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:51:11.1249904Z STAGE:2022-08-13 13:51:11 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:51:11.1413351Z STAGE:2022-08-13 13:51:11 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:51:11.1428004Z STAGE:2022-08-13 13:51:11 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:51:11.1583737Z ok (0.093s) 2022-08-13T13:51:11.1718268Z test_unary_slowpath__foreach_tanh_cuda_complex64 (__main__.TestForeachCUDA) ... STAGE:2022-08-13 13:51:11 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:51:11.1734430Z STAGE:2022-08-13 13:51:11 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:51:11.1886929Z STAGE:2022-08-13 13:51:11 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:51:11.1903908Z STAGE:2022-08-13 13:51:11 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:51:11.2183946Z STAGE:2022-08-13 13:51:11 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:51:11.2200812Z STAGE:2022-08-13 13:51:11 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:51:11.2374143Z STAGE:2022-08-13 13:51:11 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:51:11.2391183Z STAGE:2022-08-13 13:51:11 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:51:11.2555071Z ok (0.097s) 2022-08-13T13:51:11.2661690Z test_unary_slowpath__foreach_tanh_cuda_float16 (__main__.TestForeachCUDA) ... STAGE:2022-08-13 13:51:11 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:51:11.2677531Z STAGE:2022-08-13 13:51:11 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:51:11.2818237Z STAGE:2022-08-13 13:51:11 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:51:11.2834719Z STAGE:2022-08-13 13:51:11 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:51:11.3066613Z STAGE:2022-08-13 13:51:11 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:51:11.3083238Z STAGE:2022-08-13 13:51:11 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:51:11.3242805Z STAGE:2022-08-13 13:51:11 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:51:11.3260045Z STAGE:2022-08-13 13:51:11 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:51:11.3409234Z ok (0.085s) 2022-08-13T13:51:11.3516559Z test_unary_slowpath__foreach_tanh_cuda_float32 (__main__.TestForeachCUDA) ... STAGE:2022-08-13 13:51:11 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:51:11.3532667Z STAGE:2022-08-13 13:51:11 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:51:11.3672728Z STAGE:2022-08-13 13:51:11 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:51:11.3689319Z STAGE:2022-08-13 13:51:11 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:51:11.3921797Z STAGE:2022-08-13 13:51:11 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:51:11.3938809Z STAGE:2022-08-13 13:51:11 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:51:11.4097672Z STAGE:2022-08-13 13:51:11 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:51:11.4114666Z STAGE:2022-08-13 13:51:11 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:51:11.4264501Z ok (0.085s) 2022-08-13T13:51:11.4371357Z test_unary_slowpath__foreach_tanh_cuda_float64 (__main__.TestForeachCUDA) ... STAGE:2022-08-13 13:51:11 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:51:11.4387290Z STAGE:2022-08-13 13:51:11 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:51:11.4518703Z STAGE:2022-08-13 13:51:11 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:51:11.4535289Z STAGE:2022-08-13 13:51:11 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:51:11.4759327Z STAGE:2022-08-13 13:51:11 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:51:11.4776260Z STAGE:2022-08-13 13:51:11 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:51:11.4931226Z STAGE:2022-08-13 13:51:11 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:51:11.4948363Z STAGE:2022-08-13 13:51:11 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:51:11.5108235Z ok (0.084s) 2022-08-13T13:51:11.5193277Z test_unary_slowpath__foreach_tanh_cuda_int16 (__main__.TestForeachCUDA) ... STAGE:2022-08-13 13:51:11 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:51:11.5209697Z STAGE:2022-08-13 13:51:11 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:51:11.5351611Z STAGE:2022-08-13 13:51:11 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:51:11.5437164Z STAGE:2022-08-13 13:51:11 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:51:11.5569190Z STAGE:2022-08-13 13:51:11 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:51:11.5588891Z STAGE:2022-08-13 13:51:11 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:51:11.5758365Z STAGE:2022-08-13 13:51:11 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:51:11.5844885Z STAGE:2022-08-13 13:51:11 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:51:11.5902469Z ok (0.079s) 2022-08-13T13:51:11.5990627Z test_unary_slowpath__foreach_tanh_cuda_int32 (__main__.TestForeachCUDA) ... STAGE:2022-08-13 13:51:11 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:51:11.6009780Z STAGE:2022-08-13 13:51:11 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:51:11.6150980Z STAGE:2022-08-13 13:51:11 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:51:11.6238486Z STAGE:2022-08-13 13:51:11 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:51:11.6366859Z STAGE:2022-08-13 13:51:11 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:51:11.6386402Z STAGE:2022-08-13 13:51:11 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:51:11.6549326Z STAGE:2022-08-13 13:51:11 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:51:11.6632012Z STAGE:2022-08-13 13:51:11 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:51:11.6685099Z ok (0.078s) 2022-08-13T13:51:11.6770372Z test_unary_slowpath__foreach_tanh_cuda_int64 (__main__.TestForeachCUDA) ... STAGE:2022-08-13 13:51:11 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:51:11.6786176Z STAGE:2022-08-13 13:51:11 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:51:11.6926302Z STAGE:2022-08-13 13:51:11 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:51:11.7011175Z STAGE:2022-08-13 13:51:11 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:51:11.7145328Z STAGE:2022-08-13 13:51:11 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:51:11.7164756Z STAGE:2022-08-13 13:51:11 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:51:11.7328450Z STAGE:2022-08-13 13:51:11 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:51:11.7411496Z STAGE:2022-08-13 13:51:11 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:51:11.7466900Z ok (0.078s) 2022-08-13T13:51:11.7552205Z test_unary_slowpath__foreach_tanh_cuda_int8 (__main__.TestForeachCUDA) ... STAGE:2022-08-13 13:51:11 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:51:11.7568245Z STAGE:2022-08-13 13:51:11 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:51:11.7708140Z STAGE:2022-08-13 13:51:11 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:51:11.7792893Z STAGE:2022-08-13 13:51:11 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:51:11.7926956Z STAGE:2022-08-13 13:51:11 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:51:11.7946506Z STAGE:2022-08-13 13:51:11 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:51:11.8109277Z STAGE:2022-08-13 13:51:11 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:51:11.8194303Z STAGE:2022-08-13 13:51:11 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:51:11.8249892Z ok (0.078s) 2022-08-13T13:51:11.8335401Z test_unary_slowpath__foreach_tanh_cuda_uint8 (__main__.TestForeachCUDA) ... STAGE:2022-08-13 13:51:11 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:51:11.8351193Z STAGE:2022-08-13 13:51:11 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:51:11.8491797Z STAGE:2022-08-13 13:51:11 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:51:11.8576465Z STAGE:2022-08-13 13:51:11 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:51:11.8710302Z STAGE:2022-08-13 13:51:11 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:51:11.8730002Z STAGE:2022-08-13 13:51:11 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:51:11.8892133Z STAGE:2022-08-13 13:51:11 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:51:11.8975126Z STAGE:2022-08-13 13:51:11 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:51:11.9030332Z ok (0.078s) 2022-08-13T13:51:11.9137593Z test_unary_slowpath__foreach_trunc_cuda_bfloat16 (__main__.TestForeachCUDA) ... STAGE:2022-08-13 13:51:11 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:51:11.9153397Z STAGE:2022-08-13 13:51:11 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:51:11.9293442Z STAGE:2022-08-13 13:51:11 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:51:11.9307520Z STAGE:2022-08-13 13:51:11 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:51:11.9539609Z STAGE:2022-08-13 13:51:11 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:51:11.9556186Z STAGE:2022-08-13 13:51:11 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:51:11.9714889Z STAGE:2022-08-13 13:51:11 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:51:11.9729636Z STAGE:2022-08-13 13:51:11 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:51:11.9878982Z ok (0.085s) 2022-08-13T13:51:11.9962362Z test_unary_slowpath__foreach_trunc_cuda_bool (__main__.TestForeachCUDA) ... STAGE:2022-08-13 13:51:11 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:51:12.0052629Z STAGE:2022-08-13 13:51:12 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:51:12.0120532Z STAGE:2022-08-13 13:51:12 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:51:12.0199673Z STAGE:2022-08-13 13:51:12 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:51:12.0319061Z STAGE:2022-08-13 13:51:12 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:51:12.0412232Z STAGE:2022-08-13 13:51:12 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:51:12.0478665Z STAGE:2022-08-13 13:51:12 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:51:12.0557634Z STAGE:2022-08-13 13:51:12 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:51:12.0604837Z ok (0.072s) 2022-08-13T13:51:12.0741427Z test_unary_slowpath__foreach_trunc_cuda_complex128 (__main__.TestForeachCUDA) ... STAGE:2022-08-13 13:51:12 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:51:12.0831785Z STAGE:2022-08-13 13:51:12 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:51:12.0898047Z STAGE:2022-08-13 13:51:12 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:51:12.0975016Z STAGE:2022-08-13 13:51:12 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:51:12.1158809Z STAGE:2022-08-13 13:51:12 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:51:12.1247615Z STAGE:2022-08-13 13:51:12 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:51:12.1312664Z STAGE:2022-08-13 13:51:12 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:51:12.1389553Z STAGE:2022-08-13 13:51:12 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:51:12.1437417Z ok (0.083s) 2022-08-13T13:51:12.1571981Z test_unary_slowpath__foreach_trunc_cuda_complex64 (__main__.TestForeachCUDA) ... STAGE:2022-08-13 13:51:12 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:51:12.1665092Z STAGE:2022-08-13 13:51:12 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:51:12.1729777Z STAGE:2022-08-13 13:51:12 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:51:12.1809487Z STAGE:2022-08-13 13:51:12 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:51:12.1986671Z STAGE:2022-08-13 13:51:12 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:51:12.2079671Z STAGE:2022-08-13 13:51:12 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:51:12.2144568Z STAGE:2022-08-13 13:51:12 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:51:12.2223679Z STAGE:2022-08-13 13:51:12 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:51:12.2269478Z ok (0.083s) 2022-08-13T13:51:12.2380812Z test_unary_slowpath__foreach_trunc_cuda_float16 (__main__.TestForeachCUDA) ... STAGE:2022-08-13 13:51:12 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:51:12.2396757Z STAGE:2022-08-13 13:51:12 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:51:12.2537715Z STAGE:2022-08-13 13:51:12 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:51:12.2551721Z STAGE:2022-08-13 13:51:12 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:51:12.2784062Z STAGE:2022-08-13 13:51:12 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:51:12.2800628Z STAGE:2022-08-13 13:51:12 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:51:12.2959314Z STAGE:2022-08-13 13:51:12 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:51:12.2974137Z STAGE:2022-08-13 13:51:12 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:51:12.3123769Z ok (0.085s) 2022-08-13T13:51:12.3232660Z test_unary_slowpath__foreach_trunc_cuda_float32 (__main__.TestForeachCUDA) ... STAGE:2022-08-13 13:51:12 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:51:12.3248534Z STAGE:2022-08-13 13:51:12 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:51:12.3388782Z STAGE:2022-08-13 13:51:12 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:51:12.3402921Z STAGE:2022-08-13 13:51:12 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:51:12.3652560Z STAGE:2022-08-13 13:51:12 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:51:12.3669401Z STAGE:2022-08-13 13:51:12 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:51:12.3828555Z STAGE:2022-08-13 13:51:12 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:51:12.3844351Z STAGE:2022-08-13 13:51:12 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:51:12.3994015Z ok (0.087s) 2022-08-13T13:51:12.4100967Z test_unary_slowpath__foreach_trunc_cuda_float64 (__main__.TestForeachCUDA) ... STAGE:2022-08-13 13:51:12 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:51:12.4116700Z STAGE:2022-08-13 13:51:12 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:51:12.4248255Z STAGE:2022-08-13 13:51:12 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:51:12.4263912Z STAGE:2022-08-13 13:51:12 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:51:12.4488869Z STAGE:2022-08-13 13:51:12 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:51:12.4505382Z STAGE:2022-08-13 13:51:12 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:51:12.4653999Z STAGE:2022-08-13 13:51:12 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:51:12.4670709Z STAGE:2022-08-13 13:51:12 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:51:12.4811588Z ok (0.082s) 2022-08-13T13:51:12.4896393Z test_unary_slowpath__foreach_trunc_cuda_int16 (__main__.TestForeachCUDA) ... STAGE:2022-08-13 13:51:12 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:51:12.4988071Z STAGE:2022-08-13 13:51:12 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:51:12.5055695Z STAGE:2022-08-13 13:51:12 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:51:12.5134496Z STAGE:2022-08-13 13:51:12 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:51:12.5255765Z STAGE:2022-08-13 13:51:12 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:51:12.5348548Z STAGE:2022-08-13 13:51:12 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:51:12.5415124Z STAGE:2022-08-13 13:51:12 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:51:12.5494255Z STAGE:2022-08-13 13:51:12 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:51:12.5540900Z ok (0.073s) 2022-08-13T13:51:12.5626117Z test_unary_slowpath__foreach_trunc_cuda_int32 (__main__.TestForeachCUDA) ... STAGE:2022-08-13 13:51:12 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:51:12.5720622Z STAGE:2022-08-13 13:51:12 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:51:12.5788346Z STAGE:2022-08-13 13:51:12 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:51:12.5866219Z STAGE:2022-08-13 13:51:12 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:51:12.5988997Z STAGE:2022-08-13 13:51:12 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:51:12.6082080Z STAGE:2022-08-13 13:51:12 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:51:12.6150302Z STAGE:2022-08-13 13:51:12 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:51:12.6230397Z STAGE:2022-08-13 13:51:12 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:51:12.6279573Z ok (0.074s) 2022-08-13T13:51:12.6375412Z test_unary_slowpath__foreach_trunc_cuda_int64 (__main__.TestForeachCUDA) ... STAGE:2022-08-13 13:51:12 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:51:12.6470162Z STAGE:2022-08-13 13:51:12 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:51:12.6537747Z STAGE:2022-08-13 13:51:12 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:51:12.6616861Z STAGE:2022-08-13 13:51:12 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:51:12.6738785Z STAGE:2022-08-13 13:51:12 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:51:12.6831742Z STAGE:2022-08-13 13:51:12 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:51:12.6898263Z STAGE:2022-08-13 13:51:12 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:51:12.6978988Z STAGE:2022-08-13 13:51:12 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:51:12.7025987Z ok (0.074s) 2022-08-13T13:51:12.7110863Z test_unary_slowpath__foreach_trunc_cuda_int8 (__main__.TestForeachCUDA) ... STAGE:2022-08-13 13:51:12 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:51:12.7205182Z STAGE:2022-08-13 13:51:12 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:51:12.7275360Z STAGE:2022-08-13 13:51:12 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:51:12.7354048Z STAGE:2022-08-13 13:51:12 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:51:12.7481153Z STAGE:2022-08-13 13:51:12 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:51:12.7575771Z STAGE:2022-08-13 13:51:12 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:51:12.7642108Z STAGE:2022-08-13 13:51:12 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:51:12.7723162Z STAGE:2022-08-13 13:51:12 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:51:12.7770314Z ok (0.074s) 2022-08-13T13:51:12.7859950Z test_unary_slowpath__foreach_trunc_cuda_uint8 (__main__.TestForeachCUDA) ... STAGE:2022-08-13 13:51:12 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:51:12.7949836Z STAGE:2022-08-13 13:51:12 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:51:12.8017407Z STAGE:2022-08-13 13:51:12 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:51:12.8093561Z STAGE:2022-08-13 13:51:12 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:51:12.8216573Z STAGE:2022-08-13 13:51:12 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:51:12.8308951Z STAGE:2022-08-13 13:51:12 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:51:12.8375205Z STAGE:2022-08-13 13:51:12 3704:3704 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:51:12.8453164Z STAGE:2022-08-13 13:51:12 3704:3704 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:51:12.8502345Z ok (0.073s) 2022-08-13T13:51:12.8503652Z 2022-08-13T13:51:12.8504240Z ---------------------------------------------------------------------- 2022-08-13T13:51:12.8506139Z Ran 1192 tests in 296.244s 2022-08-13T13:51:12.8507755Z 2022-08-13T13:51:12.8508110Z OK (skipped=14) 2022-08-13T13:51:12.8508286Z 2022-08-13T13:51:12.8510388Z Generating XML reports... 2022-08-13T13:51:12.9750186Z Generated XML report: test-reports/python-unittest/test_foreach/TEST-TestForeachCUDA-20220813134616.xml 2022-08-13T13:51:13.4534941Z Running test_functional_autograd_benchmark ... [2022-08-13 13:51:13.452932] 2022-08-13T13:51:13.4535705Z Executing ['/opt/conda/bin/python', '-bb', 'test_functional_autograd_benchmark.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2022-08-13 13:51:13.453040] 2022-08-13T13:51:15.0634124Z Test results will be stored in test-reports/python-unittest/test_functional_autograd_benchmark 2022-08-13T13:51:15.0651460Z 2022-08-13T13:51:15.0651755Z Running tests... 2022-08-13T13:51:15.0652218Z ---------------------------------------------------------------------- 2022-08-13T13:51:20.5818424Z test_fast_tasks (__main__.TestFunctionalAutogradBenchmark) ... Results for model resnet18 on task vjp: nans (var: nan) 2022-08-13T13:51:23.8673894Z Results for model ppl_simple_reg on task vjp: nans (var: nan) 2022-08-13T13:51:27.8097027Z Results for model ppl_robust_reg on task vjp: nans (var: nan) 2022-08-13T13:51:31.8280872Z Results for model wav2letter on task vjp: nans (var: nan) 2022-08-13T13:51:35.6159234Z Results for model transformer on task vjp: nans (var: nan) 2022-08-13T13:51:38.8452372Z Results for model multiheadattn on task vjp: nans (var: nan) 2022-08-13T13:51:39.0947653Z ok (24.029s) 2022-08-13T13:51:39.0967340Z test_slow_tasks (__main__.TestFunctionalAutogradBenchmark) ... skip: Test is disabled because an issue exists disabling it: https://github.com/pytorch/pytorch/issues/77260 for platform(s) linux. If you're seeing this on your local machine and would like to enable this test, please make sure CI is not set and you are not using the flag --import-disabled-tests. (0.002s) 2022-08-13T13:51:39.0968174Z 2022-08-13T13:51:39.0968442Z ---------------------------------------------------------------------- 2022-08-13T13:51:39.0968786Z Ran 2 tests in 24.032s 2022-08-13T13:51:39.0970473Z 2022-08-13T13:51:39.0970810Z OK (skipped=1) 2022-08-13T13:51:39.0971050Z 2022-08-13T13:51:39.0971201Z Generating XML reports... 2022-08-13T13:51:39.1012786Z Generated XML report: test-reports/python-unittest/test_functional_autograd_benchmark/TEST-TestFunctionalAutogradBenchmark-20220813135115.xml 2022-08-13T13:51:39.4543946Z Running test_functionalization ... [2022-08-13 13:51:39.453824] 2022-08-13T13:51:39.4545186Z Executing ['/opt/conda/bin/python', '-bb', 'test_functionalization.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2022-08-13 13:51:39.453931] 2022-08-13T13:51:41.0645689Z Test results will be stored in test-reports/python-unittest/test_functionalization 2022-08-13T13:51:41.0663748Z 2022-08-13T13:51:41.0664183Z Running tests... 2022-08-13T13:51:41.0665118Z ---------------------------------------------------------------------- 2022-08-13T13:51:42.6506955Z test_aliases_maintained_after_pass_when_reapplying_views (__main__.TestFunctionalization) ... ok (1.584s) 2022-08-13T13:51:42.6732467Z test_as_strided (__main__.TestFunctionalization) ... /opt/conda/lib/python3.7/site-packages/torch/utils/_python_dispatch.py:173: UserWarning: `Mode.push()` is no longer necessary and can be replaced with just `with Mode()` 2022-08-13T13:51:42.6733190Z warnings.warn("`Mode.push()` is no longer necessary and can be replaced with just `with Mode()`") 2022-08-13T13:51:42.6854489Z ok (0.035s) 2022-08-13T13:51:42.7083327Z test_cat (__main__.TestFunctionalization) ... ok (0.023s) 2022-08-13T13:51:42.8157089Z test_copy_ (__main__.TestFunctionalization) ... ok (0.107s) 2022-08-13T13:51:42.8472874Z test_diagonal (__main__.TestFunctionalization) ... ok (0.032s) 2022-08-13T13:51:42.8694272Z test_diagonal_mutated_input (__main__.TestFunctionalization) ... ok (0.022s) 2022-08-13T13:51:42.9873999Z test_everything (__main__.TestFunctionalization) ... ok (0.118s) 2022-08-13T13:51:42.9979551Z test_expand_symint (__main__.TestFunctionalization) ... ok (0.010s) 2022-08-13T13:51:43.0241976Z test_fill_ (__main__.TestFunctionalization) ... ok (0.026s) 2022-08-13T13:51:43.0541784Z test_index_mutation_on_non_input (__main__.TestFunctionalization) ... ok (0.030s) 2022-08-13T13:51:43.0861522Z test_inplace_on_non_view (__main__.TestFunctionalization) ... ok (0.032s) 2022-08-13T13:51:43.1125809Z test_metadata_change (__main__.TestFunctionalization) ... ok (0.026s) 2022-08-13T13:51:43.1148235Z test_metadata_change_out_op (__main__.TestFunctionalization) ... ok (0.002s) 2022-08-13T13:51:43.1206918Z test_mixed_wrappers_invalid (__main__.TestFunctionalization) ... ok (0.006s) 2022-08-13T13:51:43.1227027Z test_mixed_wrappers_valid (__main__.TestFunctionalization) ... ok (0.002s) 2022-08-13T13:51:43.1247965Z test_multi_out (__main__.TestFunctionalization) ... test_functionalization.py:187: UserWarning: An output with one or more elements was resized since it had shape [4], which does not match the required output shape []. This behavior is deprecated, and in a future PyTorch release outputs will not be resized unless they have zero elements. You can explicitly reuse an out tensor t by resizing it, inplace, to zero elements with t.resize_(0). (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/native/Resize.cpp:24.) 2022-08-13T13:51:43.1249862Z torch.aminmax(x, dim=0, out=(out_max, out_min)) 2022-08-13T13:51:43.1527858Z ok (0.030s) 2022-08-13T13:51:43.1762535Z test_multiple_views_of_same_base (__main__.TestFunctionalization) ... ok (0.023s) 2022-08-13T13:51:43.1816904Z test_mutable_op_not_inplace_or_other (__main__.TestFunctionalization) ... ok (0.005s) 2022-08-13T13:51:43.1991852Z test_nested_functions_propagate_updates (__main__.TestFunctionalization) ... ok (0.017s) 2022-08-13T13:51:43.2026814Z test_only_one_view (__main__.TestFunctionalization) ... ok (0.003s) 2022-08-13T13:51:43.2276170Z test_optional_tensor_list (__main__.TestFunctionalization) ... ok (0.025s) 2022-08-13T13:51:43.2510147Z test_reapply_views_simple (__main__.TestFunctionalization) ... ok (0.023s) 2022-08-13T13:51:43.2562897Z test_resize_larger_invalid (__main__.TestFunctionalization) ... ok (0.005s) 2022-08-13T13:51:43.2878024Z test_resize_larger_valid (__main__.TestFunctionalization) ... ok (0.031s) 2022-08-13T13:51:43.3586797Z test_resize_smaller (__main__.TestFunctionalization) ... ok (0.071s) 2022-08-13T13:51:43.3601974Z test_save_for_backwards_segfault (__main__.TestFunctionalization) ... ok (0.001s) 2022-08-13T13:51:43.3870707Z test_scalars (__main__.TestFunctionalization) ... ok (0.027s) 2022-08-13T13:51:43.4222062Z test_simple (__main__.TestFunctionalization) ... ok (0.035s) 2022-08-13T13:51:43.4242154Z test_simple_out (__main__.TestFunctionalization) ... test_functionalization.py:149: UserWarning: An output with one or more elements was resized since it had shape [], which does not match the required output shape [4, 2]. This behavior is deprecated, and in a future PyTorch release outputs will not be resized unless they have zero elements. You can explicitly reuse an out tensor t by resizing it, inplace, to zero elements with t.resize_(0). (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/native/Resize.cpp:24.) 2022-08-13T13:51:43.4243235Z torch.add(y, tmp, out=z) 2022-08-13T13:51:43.4548377Z ok (0.033s) 2022-08-13T13:51:43.4884132Z test_split (__main__.TestFunctionalization) ... ok (0.033s) 2022-08-13T13:51:43.5163702Z test_tensor_ctr (__main__.TestFunctionalization) ... ok (0.028s) 2022-08-13T13:51:43.5284569Z test_tensor_list_composite (__main__.TestFunctionalization) ... ok (0.012s) 2022-08-13T13:51:43.5302565Z test_tensor_list_mixed_functional_nonfunctional (__main__.TestFunctionalization) ... ok (0.002s) 2022-08-13T13:51:43.5564689Z test_view_inplace (__main__.TestFunctionalization) ... ok (0.026s) 2022-08-13T13:51:43.5564950Z 2022-08-13T13:51:43.5565951Z ---------------------------------------------------------------------- 2022-08-13T13:51:43.5566596Z Ran 34 tests in 2.490s 2022-08-13T13:51:43.5566749Z 2022-08-13T13:51:43.5566845Z OK 2022-08-13T13:51:43.5566982Z 2022-08-13T13:51:43.5567110Z Generating XML reports... 2022-08-13T13:51:43.5634877Z Generated XML report: test-reports/python-unittest/test_functionalization/TEST-TestFunctionalization-20220813135141.xml 2022-08-13T13:51:43.8903664Z Running test_fx ... [2022-08-13 13:51:43.889866] 2022-08-13T13:51:43.8904439Z Executing ['/opt/conda/bin/python', '-bb', 'test_fx.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2022-08-13 13:51:43.889973] 2022-08-13T13:51:48.6631370Z Test results will be stored in test-reports/python-unittest/test_fx 2022-08-13T13:51:48.6837574Z 2022-08-13T13:51:48.6838048Z Running tests... 2022-08-13T13:51:48.6838559Z ---------------------------------------------------------------------- 2022-08-13T13:51:48.6992146Z test_annotate (fx.test_gradual_type.AnnotationsTest) ... ok (0.015s) 2022-08-13T13:51:48.7031522Z test_annotations (fx.test_gradual_type.AnnotationsTest) 2022-08-13T13:51:48.7060768Z Test type annotations in the forward function. ... ok (0.004s) 2022-08-13T13:51:48.7080252Z test_broadcasting1 (fx.test_gradual_type.AnnotationsTest) ... ok (0.002s) 2022-08-13T13:51:48.7094435Z test_broadcasting2 (fx.test_gradual_type.AnnotationsTest) ... ok (0.001s) 2022-08-13T13:51:48.7108568Z test_broadcasting3 (fx.test_gradual_type.AnnotationsTest) ... ok (0.001s) 2022-08-13T13:51:48.7118214Z test_consistency (fx.test_gradual_type.AnnotationsTest) 2022-08-13T13:51:48.7126280Z Test the consistency relation. ... ok (0.002s) 2022-08-13T13:51:48.7136133Z test_precision (fx.test_gradual_type.AnnotationsTest) 2022-08-13T13:51:48.7144117Z Test the consistency relation. ... ok (0.002s) 2022-08-13T13:51:48.7291446Z test_banned_list (fx.test_cse_pass.TestCSEPass) ... ok (0.015s) 2022-08-13T13:51:48.7332686Z test_empty (fx.test_cse_pass.TestCSEPass) ... ok (0.004s) 2022-08-13T13:51:48.7438336Z test_immutable_list_multiple_entries (fx.test_cse_pass.TestCSEPass) ... ok (0.010s) 2022-08-13T13:51:48.7537949Z test_immutable_list_type (fx.test_cse_pass.TestCSEPass) ... ok (0.010s) 2022-08-13T13:51:48.7619816Z test_kwarg (fx.test_cse_pass.TestCSEPass) ... ok (0.008s) 2022-08-13T13:51:48.7695620Z test_nested_immutable_list_type (fx.test_cse_pass.TestCSEPass) ... ok (0.007s) 2022-08-13T13:51:48.7775630Z test_nochange (fx.test_cse_pass.TestCSEPass) ... ok (0.008s) 2022-08-13T13:51:48.7846223Z test_rand_like (fx.test_cse_pass.TestCSEPass) ... ok (0.007s) 2022-08-13T13:51:48.7913432Z test_rand_n (fx.test_cse_pass.TestCSEPass) ... ok (0.007s) 2022-08-13T13:51:48.9119164Z test_random (fx.test_cse_pass.TestCSEPass) ... ok (0.120s) 2022-08-13T13:51:48.9201225Z test_simple (fx.test_cse_pass.TestCSEPass) ... ok (0.008s) 2022-08-13T13:51:48.9295587Z test_simple_2 (fx.test_cse_pass.TestCSEPass) ... ok (0.009s) 2022-08-13T13:51:48.9387493Z test_simple_multiple_same_ops (fx.test_cse_pass.TestCSEPass) ... ok (0.009s) 2022-08-13T13:51:48.9492767Z test_two_args (fx.test_cse_pass.TestCSEPass) ... ok (0.010s) 2022-08-13T13:51:48.9596519Z test_two_args_default (fx.test_cse_pass.TestCSEPass) ... ok (0.010s) 2022-08-13T13:51:48.9667367Z test_correctness_common_pass__f__device_cpu (fx.test_common_passes.TestCommonPass) ... ok (0.007s) 2022-08-13T13:51:48.9748221Z test_correctness_common_pass__f__device_cuda (fx.test_common_passes.TestCommonPass) ... ok (0.008s) 2022-08-13T13:51:48.9812583Z test_correctness_common_pass__f__device_cpu (fx.test_common_passes.TestCommonPass) ... ok (0.006s) 2022-08-13T13:51:48.9880072Z test_correctness_common_pass__f__device_cuda (fx.test_common_passes.TestCommonPass) ... ok (0.007s) 2022-08-13T13:51:48.9932867Z test_correctness_common_pass__f__device_cpu (fx.test_common_passes.TestCommonPass) ... ok (0.005s) 2022-08-13T13:51:48.9988835Z test_correctness_common_pass__f__device_cuda (fx.test_common_passes.TestCommonPass) ... ok (0.005s) 2022-08-13T13:51:49.0052942Z test_correctness_common_pass__f__device_cpu (fx.test_common_passes.TestCommonPass) ... ok (0.006s) 2022-08-13T13:51:49.0120921Z test_correctness_common_pass__f__device_cuda (fx.test_common_passes.TestCommonPass) ... ok (0.007s) 2022-08-13T13:51:49.0192985Z test_correctness_common_pass__f__device_cpu (fx.test_common_passes.TestCommonPass) ... ok (0.007s) 2022-08-13T13:51:49.0265015Z test_correctness_common_pass__f__device_cuda (fx.test_common_passes.TestCommonPass) ... ok (0.007s) 2022-08-13T13:51:49.0317825Z test_correctness_common_pass__f__device_cpu (fx.test_common_passes.TestCommonPass) ... ok (0.005s) 2022-08-13T13:51:49.0374078Z test_correctness_common_pass__f__device_cuda (fx.test_common_passes.TestCommonPass) ... ok (0.006s) 2022-08-13T13:51:49.0436641Z test_correctness_factory_common_pass__f__device_cpu (fx.test_common_passes.TestCommonPass) ... ok (0.006s) 2022-08-13T13:51:49.0500951Z test_correctness_factory_common_pass__f__device_cuda (fx.test_common_passes.TestCommonPass) ... ok (0.006s) 2022-08-13T13:51:49.0566628Z test_correctness_factory_common_pass__f__device_cpu (fx.test_common_passes.TestCommonPass) ... ok (0.006s) 2022-08-13T13:51:49.0636730Z test_correctness_factory_common_pass__f__device_cuda (fx.test_common_passes.TestCommonPass) ... ok (0.007s) 2022-08-13T13:51:49.0652550Z test_check_inline_non_const (fx.test_fx_const_fold.TestConstFold) 2022-08-13T13:51:49.0734651Z Perform constant folding conversion and check that the non-const module is inlined ... ok (0.010s) 2022-08-13T13:51:49.0750524Z test_check_inline_non_const_mult_return (fx.test_fx_const_fold.TestConstFold) 2022-08-13T13:51:49.0836385Z Perform constant folding conversion and check that the non-const module is inlined ... ok (0.010s) 2022-08-13T13:51:49.0856247Z test_check_skip_folding_quant_dequant_pattern (fx.test_fx_const_fold.TestConstFold) 2022-08-13T13:51:49.0905308Z Set up skip_folding_quant_dequant function to skip quant/dequant pattern. ... ok (0.007s) 2022-08-13T13:51:49.0921308Z test_const_fold_basic_one_attr_name_collision (fx.test_fx_const_fold.TestConstFold) 2022-08-13T13:51:49.0995097Z Perform constant folding conversion, from original mod to split constant folding ... ok (0.009s) 2022-08-13T13:51:49.1011452Z test_const_fold_basic_one_attr_no_name_collision (fx.test_fx_const_fold.TestConstFold) 2022-08-13T13:51:49.1086299Z Perform constant folding conversion, from original mod to split constant folding ... ok (0.009s) 2022-08-13T13:51:49.1101236Z test_const_fold_basic_placeholder_reordered (fx.test_fx_const_fold.TestConstFold) 2022-08-13T13:51:49.1137550Z Test code path where placeholder comes after normal op node in FX ... ok (0.005s) 2022-08-13T13:51:49.1149572Z test_const_fold_basic_two_attr (fx.test_fx_const_fold.TestConstFold) 2022-08-13T13:51:49.1216120Z Perform constant folding conversion, from original mod to split constant ... ok (0.008s) 2022-08-13T13:51:49.1232182Z test_const_fold_basic_two_attr_three_input (fx.test_fx_const_fold.TestConstFold) 2022-08-13T13:51:49.1304410Z Perform constant folding conversion, from original mod to split constant ... ok (0.009s) 2022-08-13T13:51:49.1383370Z test_const_fold_has_inlined_call_module_node (fx.test_fx_const_fold.TestConstFold) ... ok (0.008s) 2022-08-13T13:51:49.1467372Z test_const_fold_module_attr (fx.test_fx_const_fold.TestConstFold) ... ok (0.008s) 2022-08-13T13:51:49.1483862Z test_const_fold_multi_const_folded_attrs (fx.test_fx_const_fold.TestConstFold) 2022-08-13T13:51:49.1579485Z Perform constant folding conversion, from original mod to split constant ... ok (0.011s) 2022-08-13T13:51:49.1590545Z test_const_fold_noop (fx.test_fx_const_fold.TestConstFold) 2022-08-13T13:51:49.1623824Z Check that a graph with no constant folding is handled correctly. ... ok (0.004s) 2022-08-13T13:51:49.1637858Z test_const_fold_submod_hierarchy (fx.test_fx_const_fold.TestConstFold) 2022-08-13T13:51:49.1707595Z Perform constant folding conversion, from original mod to split constant folding ... ok (0.008s) 2022-08-13T13:51:49.1860193Z test_const_fold_tensor_meta (fx.test_fx_const_fold.TestConstFold) ... ok (0.015s) 2022-08-13T13:51:49.1934119Z test_const_fold_unused_placeholder (fx.test_fx_const_fold.TestConstFold) ... ok (0.007s) 2022-08-13T13:51:49.2006984Z test_dict_output (fx.test_fx_const_fold.TestConstFold) ... ok (0.007s) 2022-08-13T13:51:49.2017615Z test_fold_module (fx.test_fx_const_fold.TestConstFold) 2022-08-13T13:51:49.2083265Z Perform constant folding with a call_module node. ... ok (0.007s) 2022-08-13T13:51:49.2102758Z test_retain_node_meta (fx.test_fx_const_fold.TestConstFold) 2022-08-13T13:51:49.2168933Z Perform constant folding conversion, and validate that node meta is retained. ... ok (0.008s) 2022-08-13T13:51:49.2258623Z test_three_outputs (fx.test_fx_const_fold.TestConstFold) ... ok (0.009s) 2022-08-13T13:51:49.2332437Z test_two_outputs (fx.test_fx_const_fold.TestConstFold) ... ok (0.007s) 2022-08-13T13:51:49.2354190Z test_param_dim_const (fx.test_fx_param_shape_control_flow.TestConstParamShapeInControlFlow) ... /opt/conda/lib/python3.7/site-packages/torch/testing/_deprecated.py:35: FutureWarning: torch.testing.assert_allclose() is deprecated since 1.12 and will be removed in 1.14. Use torch.testing.assert_close() instead. For detailed upgrade instructions see https://github.com/pytorch/pytorch/issues/61844. 2022-08-13T13:51:49.2355145Z warnings.warn(msg, FutureWarning) 2022-08-13T13:51:49.2409689Z ok (0.008s) 2022-08-13T13:51:49.2481868Z test_param_ndim_const (fx.test_fx_param_shape_control_flow.TestConstParamShapeInControlFlow) ... ok (0.007s) 2022-08-13T13:51:49.2552177Z test_param_nelement_const (fx.test_fx_param_shape_control_flow.TestConstParamShapeInControlFlow) ... ok (0.007s) 2022-08-13T13:51:49.2621222Z test_param_numel_const (fx.test_fx_param_shape_control_flow.TestConstParamShapeInControlFlow) ... ok (0.007s) 2022-08-13T13:51:49.2691724Z test_param_shape_const (fx.test_fx_param_shape_control_flow.TestConstParamShapeInControlFlow) ... ok (0.007s) 2022-08-13T13:51:49.2761416Z test_param_size_const (fx.test_fx_param_shape_control_flow.TestConstParamShapeInControlFlow) ... ok (0.007s) 2022-08-13T13:51:49.2771262Z test_dead_chain (fx.test_dce_pass.TestDCE) 2022-08-13T13:51:49.2803373Z Tests that a chain of two nodes in the graph are DCE'd correctly. ... graph(): 2022-08-13T13:51:49.2803918Z %x : [#users=2] = placeholder[target=x] 2022-08-13T13:51:49.2804303Z %add : [#users=1] = call_function[target=operator.add](args = (%x, 1), kwargs = {}) 2022-08-13T13:51:49.2805028Z %mul : [#users=0] = call_function[target=operator.mul](args = (%add, 7), kwargs = {}) 2022-08-13T13:51:49.2805401Z %attr_1 : [#users=1] = get_attr[target=attr_1] 2022-08-13T13:51:49.2805788Z %add_1 : [#users=1] = call_function[target=operator.add](args = (%x, %attr_1), kwargs = {}) 2022-08-13T13:51:49.2806131Z return add_1 2022-08-13T13:51:49.2811785Z ok (0.005s) 2022-08-13T13:51:49.2819762Z test_dead_getattr (fx.test_dce_pass.TestDCE) 2022-08-13T13:51:49.2849709Z Tests that a getatrr in the graph is DCE'd correctly. ... graph(): 2022-08-13T13:51:49.2850090Z %x : [#users=2] = placeholder[target=x] 2022-08-13T13:51:49.2850459Z %add : [#users=1] = call_function[target=operator.add](args = (%x, 1), kwargs = {}) 2022-08-13T13:51:49.2850837Z %attr_1 : [#users=1] = get_attr[target=attr_1] 2022-08-13T13:51:49.2851234Z %mul : [#users=0] = call_function[target=operator.mul](args = (%add, %attr_1), kwargs = {}) 2022-08-13T13:51:49.2851678Z %add_1 : [#users=1] = call_function[target=operator.add](args = (%x, 11), kwargs = {}) 2022-08-13T13:51:49.2852186Z return add_1 2022-08-13T13:51:49.2857624Z ok (0.004s) 2022-08-13T13:51:49.2863987Z test_dead_placeholder (fx.test_dce_pass.TestDCE) 2022-08-13T13:51:49.2891209Z Tests that a placeholder in the graph is not DCE'd, as that would change ... graph(): 2022-08-13T13:51:49.2891646Z %x : [#users=1] = placeholder[target=x] 2022-08-13T13:51:49.2891946Z %y : [#users=0] = placeholder[target=y] 2022-08-13T13:51:49.2892326Z %add : [#users=1] = call_function[target=operator.add](args = (%x, 7), kwargs = {}) 2022-08-13T13:51:49.2892663Z return add 2022-08-13T13:51:49.2897214Z ok (0.004s) 2022-08-13T13:51:49.2903881Z test_dead_placeholder_with_user (fx.test_dce_pass.TestDCE) 2022-08-13T13:51:49.2933935Z Tests that a placeholder in the graph is not DCE'd, as that would change ... graph(): 2022-08-13T13:51:49.2934394Z %x : [#users=1] = placeholder[target=x] 2022-08-13T13:51:49.2934690Z %y : [#users=1] = placeholder[target=y] 2022-08-13T13:51:49.2935067Z %add : [#users=0] = call_function[target=operator.add](args = (%y, 2), kwargs = {}) 2022-08-13T13:51:49.2935501Z %add_1 : [#users=1] = call_function[target=operator.add](args = (%x, 7), kwargs = {}) 2022-08-13T13:51:49.2935819Z return add_1 2022-08-13T13:51:49.2941325Z ok (0.004s) 2022-08-13T13:51:49.2950331Z test_keep_module_with_side_effects (fx.test_dce_pass.TestDCE) 2022-08-13T13:51:49.2978129Z Test that DCE doesn't remove a module if it's specified as having side effects. ... graph(): 2022-08-13T13:51:49.2978662Z %a : torch.Tensor [#users=2] = placeholder[target=a] 2022-08-13T13:51:49.2979211Z %relu : [#users=0] = call_module[target=relu](args = (%a,), kwargs = {}) 2022-08-13T13:51:49.2979646Z %mul : [#users=1] = call_function[target=operator.mul](args = (%a, 2), kwargs = {}) 2022-08-13T13:51:49.2980032Z return mul 2022-08-13T13:51:49.2985151Z ok (0.004s) 2022-08-13T13:51:49.2992796Z test_keep_torch_assert (fx.test_dce_pass.TestDCE) 2022-08-13T13:51:49.3021116Z Test that DCE doesn't remove torch._assert since it has side effects. ... graph(): 2022-08-13T13:51:49.3021697Z %a : torch.Tensor [#users=2] = placeholder[target=a] 2022-08-13T13:51:49.3022121Z %equal : [#users=1] = call_function[target=torch.equal](args = (%a, %a), kwargs = {}) 2022-08-13T13:51:49.3022584Z %_assert : [#users=0] = call_function[target=torch._assert](args = (%equal, a must equal a), kwargs = {}) 2022-08-13T13:51:49.3023018Z %mul : [#users=1] = call_function[target=operator.mul](args = (%a, 2), kwargs = {}) 2022-08-13T13:51:49.3023347Z return mul 2022-08-13T13:51:49.3028838Z ok (0.004s) 2022-08-13T13:51:49.3036477Z test_simple (fx.test_dce_pass.TestDCE) 2022-08-13T13:51:49.3067210Z Tests that a single node in the graph is DCE'd correctly. ... graph(): 2022-08-13T13:51:49.3067610Z %x : [#users=2] = placeholder[target=x] 2022-08-13T13:51:49.3067994Z %add : [#users=0] = call_function[target=operator.add](args = (%x, 1), kwargs = {}) 2022-08-13T13:51:49.3068350Z %attr_1 : [#users=1] = get_attr[target=attr_1] 2022-08-13T13:51:49.3068746Z %add_1 : [#users=1] = call_function[target=operator.add](args = (%x, %attr_1), kwargs = {}) 2022-08-13T13:51:49.3069087Z return add_1 2022-08-13T13:51:49.3074290Z ok (0.004s) 2022-08-13T13:51:49.3115711Z test_all_input_nodes (__main__.TestFX) ... ok (0.004s) 2022-08-13T13:51:49.3223442Z test_annotation_with_future (__main__.TestFX) ... ok (0.011s) 2022-08-13T13:51:49.3578490Z test_annotations_empty_tuple (__main__.TestFX) ... ok (0.035s) 2022-08-13T13:51:49.3621772Z test_annotations_with_forward_references (__main__.TestFX) ... ok (0.004s) 2022-08-13T13:51:49.3664179Z test_annotations_with_no_forward_references (__main__.TestFX) ... ok (0.004s) 2022-08-13T13:51:49.3711158Z test_annotations_with_non_torch_reference_and_internal_forward_references (__main__.TestFX) ... ok (0.005s) 2022-08-13T13:51:49.3756189Z test_annotations_with_non_torch_reference_and_no_internal_forward_references (__main__.TestFX) ... ok (0.004s) 2022-08-13T13:51:49.3798989Z test_args_kwargs (__main__.TestFX) ... ok (0.004s) 2022-08-13T13:51:49.3822315Z test_args_kwargs_no_self (__main__.TestFX) ... ok (0.002s) 2022-08-13T13:51:49.3869512Z test_assert (__main__.TestFX) ... ok (0.005s) 2022-08-13T13:51:49.3934700Z test_ast_rewriter_reassigns_submodules (__main__.TestFX) ... ok (0.006s) 2022-08-13T13:51:49.3995174Z test_ast_rewriter_rewrites_assert (__main__.TestFX) ... ok (0.006s) 2022-08-13T13:51:49.4055410Z test_ast_rewriter_rewrites_assert_with_message (__main__.TestFX) ... ok (0.006s) 2022-08-13T13:51:49.4107650Z test_ast_rewriter_wrap (__main__.TestFX) ... ok (0.005s) 2022-08-13T13:51:49.4157996Z test_ast_rewriter_wrap_fn_directly (__main__.TestFX) ... ok (0.005s) 2022-08-13T13:51:49.4219255Z test_ast_rewriter_wrap_with_submodule (__main__.TestFX) ... ok (0.006s) 2022-08-13T13:51:49.4263149Z test_ast_rewriter_wrapped_via_decorator (__main__.TestFX) ... ok (0.004s) 2022-08-13T13:51:49.4319446Z test_ast_rewriter_wrapped_via_decorator_and_transformed (__main__.TestFX) ... ok (0.006s) 2022-08-13T13:51:49.5250394Z test_autowrap_functions (__main__.TestFX) ... ok (0.093s) 2022-08-13T13:51:49.5299910Z test_concrete_arg_none_assert (__main__.TestFX) ... ok (0.005s) 2022-08-13T13:51:49.5341233Z test_construct_root_dict (__main__.TestFX) ... ok (0.004s) 2022-08-13T13:51:49.5364913Z test_copy_it (__main__.TestFX) ... ok (0.002s) 2022-08-13T13:51:49.5408864Z test_copy_no_remap (__main__.TestFX) ... ok (0.004s) 2022-08-13T13:51:49.5452769Z test_ctx_mgr (__main__.TestFX) ... ok (0.004s) 2022-08-13T13:51:49.5681678Z test_custom_codegen (__main__.TestFX) ... ok (0.023s) 2022-08-13T13:51:49.5745382Z test_custom_codegen_with_transformer (__main__.TestFX) ... ok (0.006s) 2022-08-13T13:51:49.5774340Z test_custom_import (__main__.TestFX) ... ok (0.003s) 2022-08-13T13:51:49.5831155Z test_custom_proxy_dynamic_value (__main__.TestFX) ... ok (0.006s) 2022-08-13T13:51:49.5883407Z test_custom_proxy_input_dependent_control_flow (__main__.TestFX) ... ok (0.005s) 2022-08-13T13:51:49.5937895Z test_custom_proxy_type (__main__.TestFX) ... ok (0.005s) 2022-08-13T13:51:49.5992352Z test_custom_proxy_type_literal (__main__.TestFX) ... ok (0.005s) 2022-08-13T13:51:49.6105628Z test_custom_traceback_not_raised_when_exception_source_is_submodule (__main__.TestFX) ... ok (0.011s) 2022-08-13T13:51:49.6161932Z test_custom_traceback_raised_when_exception_source_is_graphmodule (__main__.TestFX) ... ok (0.006s) 2022-08-13T13:51:49.6180897Z test_deepcopy_graph_with_tracer_cls (__main__.TestFX) ... ok (0.002s) 2022-08-13T13:51:49.6244450Z test_deepcopy_graphmodule_with_transform (__main__.TestFX) ... ok (0.006s) 2022-08-13T13:51:49.8813136Z test_deepcopy_recursion_depth (__main__.TestFX) ... ok (0.257s) 2022-08-13T13:51:49.8854535Z test_deepcopy_tracer (__main__.TestFX) ... ok (0.004s) 2022-08-13T13:51:49.8917932Z test_deepcopy_with_submods_params (__main__.TestFX) ... ok (0.006s) 2022-08-13T13:51:49.8972805Z test_delete_unused_submodules_leaf (__main__.TestFX) ... /opt/conda/lib/python3.7/site-packages/torch/testing/_deprecated.py:35: FutureWarning: torch.testing.assert_allclose() is deprecated since 1.12 and will be removed in 1.14. Use torch.testing.assert_close() instead. For detailed upgrade instructions see https://github.com/pytorch/pytorch/issues/61844. 2022-08-13T13:51:49.8973659Z warnings.warn(msg, FutureWarning) 2022-08-13T13:51:49.8973940Z ok (0.005s) 2022-08-13T13:51:49.9020085Z test_dict (__main__.TestFX) ... ok (0.005s) 2022-08-13T13:51:49.9067528Z test_direct_param_use (__main__.TestFX) ... ok (0.005s) 2022-08-13T13:51:49.9148506Z test_disallow_override (__main__.TestFX) ... ok (0.008s) 2022-08-13T13:51:49.9194288Z test_ellipsis (__main__.TestFX) ... ok (0.004s) 2022-08-13T13:51:49.9213835Z test_empty_graph_codegen (__main__.TestFX) ... ok (0.002s) 2022-08-13T13:51:49.9254216Z test_erase_node_error (__main__.TestFX) ... ok (0.004s) 2022-08-13T13:51:49.9324754Z test_example_shape_prop (__main__.TestFX) ... ok (0.007s) 2022-08-13T13:51:49.9354801Z test_find_uses (__main__.TestFX) ... ok (0.003s) 2022-08-13T13:51:49.9541626Z test_fn_type_annotation_empty (__main__.TestFX) ... ok (0.019s) 2022-08-13T13:51:49.9835824Z test_fn_type_annotations (__main__.TestFX) ... ok (0.029s) 2022-08-13T13:51:49.9878372Z test_fx_and_or (__main__.TestFX) ... ok (0.004s) 2022-08-13T13:51:49.9929007Z test_fx_create_arg (__main__.TestFX) ... ok (0.005s) 2022-08-13T13:51:49.9970297Z test_fx_shifts (__main__.TestFX) ... ok (0.004s) 2022-08-13T13:51:50.0026626Z test_fx_stateless (__main__.TestFX) ... ok (0.006s) 2022-08-13T13:51:50.1990865Z test_get_torch_func_signature (__main__.TestFX) ... ok (0.196s) 2022-08-13T13:51:50.1997583Z test_getitem (__main__.TestFX) ... skip: Will be checked in test_getitem_subproc (0.000s) 2022-08-13T13:51:50.2524940Z test_getitem_subproc (__main__.TestFX) ... ok (0.053s) 2022-08-13T13:51:50.2597557Z test_graph_edit_with_proxy (__main__.TestFX) ... ok (0.007s) 2022-08-13T13:51:50.2637909Z test_graph_fns (__main__.TestFX) ... ok (0.004s) 2022-08-13T13:51:50.3106542Z test_graph_module (__main__.TestFX) ... ok (0.047s) 2022-08-13T13:51:50.3160447Z test_graph_module_init_buffer_param_copied_dict_init (__main__.TestFX) ... ok (0.005s) 2022-08-13T13:51:50.3211391Z test_graph_module_init_buffer_param_copied_mod_init (__main__.TestFX) ... ok (0.005s) 2022-08-13T13:51:50.3259184Z test_graph_module_replicate_for_dp (__main__.TestFX) ... ok (0.005s) 2022-08-13T13:51:50.3307483Z test_graph_unique_names (__main__.TestFX) ... ok (0.005s) 2022-08-13T13:51:50.3332882Z test_graph_unique_names_manual (__main__.TestFX) ... ok (0.002s) 2022-08-13T13:51:50.3351381Z test_immutable_dict_pytree_ops (__main__.TestFX) ... ok (0.002s) 2022-08-13T13:51:50.3368789Z test_immutable_list_pytree_ops (__main__.TestFX) ... ok (0.002s) 2022-08-13T13:51:50.3394123Z test_imul_code_print (__main__.TestFX) ... ok (0.002s) 2022-08-13T13:51:50.3441070Z test_inf_nan (__main__.TestFX) ... ok (0.005s) 2022-08-13T13:51:50.3473883Z test_inf_nan_kwds (__main__.TestFX) ... ok (0.003s) 2022-08-13T13:51:50.3553294Z test_inline_graph (__main__.TestFX) ... ok (0.008s) 2022-08-13T13:51:50.3585559Z test_insertion_point (__main__.TestFX) ... ok (0.003s) 2022-08-13T13:51:50.3648306Z test_interpreter (__main__.TestFX) ... ok (0.006s) 2022-08-13T13:51:50.3690899Z test_interpreter_default_args (__main__.TestFX) ... ok (0.004s) 2022-08-13T13:51:50.6858227Z test_interpreter_gc_values (__main__.TestFX) ... ok (0.316s) 2022-08-13T13:51:51.0248456Z test_interpreter_noop_resnet18 (__main__.TestFX) ... ok (0.339s) 2022-08-13T13:51:51.0297445Z test_interpreter_not_enough_args (__main__.TestFX) ... ok (0.005s) 2022-08-13T13:51:51.0348170Z test_interpreter_onthefly_swap (__main__.TestFX) ... ok (0.005s) 2022-08-13T13:51:51.0407367Z test_interpreter_partial_eval (__main__.TestFX) ... ok (0.006s) 2022-08-13T13:51:51.0462343Z test_interpreter_run_node_override (__main__.TestFX) ... ok (0.005s) 2022-08-13T13:51:51.0506633Z test_interpreter_star_args (__main__.TestFX) ... ok (0.004s) 2022-08-13T13:51:51.0560973Z test_interpreter_with_codegen (__main__.TestFX) ... ok (0.005s) 2022-08-13T13:51:51.0611726Z test_layout (__main__.TestFX) ... ok (0.005s) 2022-08-13T13:51:51.0655710Z test_leaf_module (__main__.TestFX) ... ok (0.004s) 2022-08-13T13:51:51.0721420Z test_matmul_tracing (__main__.TestFX) ... ok (0.006s) 2022-08-13T13:51:51.0781682Z test_module_deepcopy_edit_nodes (__main__.TestFX) ... ok (0.006s) 2022-08-13T13:51:51.0813260Z test_move_before (__main__.TestFX) ... ok (0.003s) 2022-08-13T13:51:51.0845038Z test_multi_insert_point (__main__.TestFX) ... ok (0.003s) 2022-08-13T13:51:51.0930107Z test_multiple_default_args (__main__.TestFX) ... ok (0.008s) 2022-08-13T13:51:51.0994783Z test_named_tuple_inlined (__main__.TestFX) ... ok (0.006s) 2022-08-13T13:51:51.1036043Z test_namedtuple_return_qualname (__main__.TestFX) ... ok (0.004s) 2022-08-13T13:51:51.1079460Z test_namedtuple_return_trace (__main__.TestFX) ... ok (0.004s) 2022-08-13T13:51:51.1389756Z test_native_callable (__main__.TestFX) ... ok (0.031s) 2022-08-13T13:51:51.1406157Z test_no_mutation (__main__.TestFX) ... ok (0.002s) 2022-08-13T13:51:51.1449151Z test_node_tagging (__main__.TestFX) ... ok (0.004s) 2022-08-13T13:51:51.1490693Z test_nonetype_annotation (__main__.TestFX) ... ok (0.004s) 2022-08-13T13:51:51.1562613Z test_partial_trace (__main__.TestFX) ... 2022-08-13T13:51:51.1562828Z 2022-08-13T13:51:51.1562847Z 2022-08-13T13:51:51.1563550Z def forward(self, x, y_1): 2022-08-13T13:51:51.1563843Z eq = y_1 == True; y_1 = None 2022-08-13T13:51:51.1564446Z _assert = torch._assert(eq, 'y has been specialized to have value True but got another value'); eq = None 2022-08-13T13:51:51.1565181Z mul = 2 * x; x = None 2022-08-13T13:51:51.1565425Z return mul 2022-08-13T13:51:51.1565667Z 2022-08-13T13:51:51.1571591Z /opt/conda/lib/python3.7/site-packages/torch/fx/_symbolic_trace.py:502: UserWarning: Was not able to add assertion to guarantee correct input f to specialized function. It is up to the user to make sure that your inputs match the inputs you specialized the function with. 2022-08-13T13:51:51.1572400Z f"Was not able to add assertion to guarantee correct input {name} to " 2022-08-13T13:51:51.1591783Z ok (0.010s) 2022-08-13T13:51:51.1653923Z test_pickle_custom_import (__main__.TestFX) ... ok (0.006s) 2022-08-13T13:51:51.1735535Z test_pickle_graphmodule (__main__.TestFX) ... ok (0.008s) 2022-08-13T13:51:51.1829130Z test_pickle_nonetype_annotation (__main__.TestFX) ... ok (0.009s) 2022-08-13T13:51:51.1931912Z test_pickle_torch_custom_ops (__main__.TestFX) ... ok (0.010s) 2022-08-13T13:51:51.1953905Z test_prepend_self (__main__.TestFX) ... /opt/conda/lib/python3.7/site-packages/torch/fx/node.py:242: UserWarning: Trying to prepend a node to itself. This behavior has no effect on the graph. 2022-08-13T13:51:51.1954771Z warnings.warn("Trying to prepend a node to itself. This behavior has no effect on the graph.") 2022-08-13T13:51:51.1955445Z ok (0.002s) 2022-08-13T13:51:51.1995756Z test_pretty_print (__main__.TestFX) ... ok (0.004s) 2022-08-13T13:51:51.2038643Z test_pretty_print_graph (__main__.TestFX) ... ok (0.004s) 2022-08-13T13:51:51.2092812Z test_pretty_print_node (__main__.TestFX) ... ok (0.005s) 2022-08-13T13:51:51.2148481Z test_pretty_print_targets (__main__.TestFX) ... ok (0.005s) 2022-08-13T13:51:51.2177816Z test_profiler_ranges_side_effect (__main__.TestFX) ... ok (0.003s) 2022-08-13T13:51:51.3692282Z test_pytree (__main__.TestFX) ... ok (0.151s) 2022-08-13T13:51:51.3768083Z test_pytree_concrete (__main__.TestFX) ... ok (0.007s) 2022-08-13T13:51:51.3794661Z test_reassign_args_kwargs_uses (__main__.TestFX) ... ok (0.003s) 2022-08-13T13:51:51.3855522Z test_regular_and_default_args (__main__.TestFX) ... ok (0.006s) 2022-08-13T13:51:51.3877306Z test_remove_uses (__main__.TestFX) ... ok (0.002s) 2022-08-13T13:51:51.3897586Z test_remove_uses_with_custom_filter (__main__.TestFX) ... ok (0.002s) 2022-08-13T13:51:51.3927788Z test_replace_input (__main__.TestFX) ... ok (0.003s) 2022-08-13T13:51:51.5852700Z test_replace_uses (__main__.TestFX) ... ok (0.192s) 2022-08-13T13:51:51.5860167Z test_reserved_getattr (__main__.TestFX) 2022-08-13T13:51:51.5895990Z Ensure that we do not name any nodes with a reserved builtin like `getattr` ... ok (0.004s) 2022-08-13T13:51:51.5940325Z test_return_tuple (__main__.TestFX) ... ok (0.004s) 2022-08-13T13:51:51.6128609Z test_return_type_exists (__main__.TestFX) ... ok (0.019s) 2022-08-13T13:51:51.6245999Z test_script_method_trace (__main__.TestFX) ... ok (0.012s) 2022-08-13T13:51:51.6434882Z test_script_tensor_constant (__main__.TestFX) ... ok (0.019s) 2022-08-13T13:51:51.6480681Z test_sequential (__main__.TestFX) ... ok (0.004s) 2022-08-13T13:51:51.6531331Z test_shape_prop_aggregate (__main__.TestFX) ... ok (0.005s) 2022-08-13T13:51:51.6744514Z test_shape_prop_layout (__main__.TestFX) ... ok (0.021s) 2022-08-13T13:51:52.0942166Z test_shape_prop_layout_3d (__main__.TestFX) ... ok (0.420s) 2022-08-13T13:51:52.1008710Z test_single_default_arg (__main__.TestFX) ... ok (0.007s) 2022-08-13T13:51:52.1067245Z test_snake_case (__main__.TestFX) ... ok (0.006s) 2022-08-13T13:51:52.1173741Z test_sqrt (__main__.TestFX) ... ok (0.011s) 2022-08-13T13:51:52.1224479Z test_stack_traces (__main__.TestFX) ... ok (0.005s) 2022-08-13T13:51:52.1276232Z test_stack_traces_with_transformer (__main__.TestFX) ... ok (0.005s) 2022-08-13T13:51:52.1313896Z test_string_literal_return (__main__.TestFX) ... ok (0.004s) 2022-08-13T13:51:52.1529515Z test_submodule_manipulation_API (__main__.TestFX) ... ok (0.021s) 2022-08-13T13:51:52.1659698Z test_symbolic_trace_assert (__main__.TestFX) ... ok (0.013s) 2022-08-13T13:51:52.1717433Z test_symbolic_trace_sequential (__main__.TestFX) ... ok (0.006s) 2022-08-13T13:51:52.1796439Z test_tensor_attribute (__main__.TestFX) ... ok (0.008s) 2022-08-13T13:51:52.1876240Z test_tensor_attribute_coalseced (__main__.TestFX) ... ok (0.008s) 2022-08-13T13:51:52.1919573Z test_tensor_constant (__main__.TestFX) ... ok (0.004s) 2022-08-13T13:51:52.1962116Z test_throw_out_variant (__main__.TestFX) ... ok (0.004s) 2022-08-13T13:51:52.2022462Z test_torch_custom_ops (__main__.TestFX) ... ok (0.006s) 2022-08-13T13:51:52.2067210Z test_torch_fx_getattr (__main__.TestFX) ... ok (0.004s) 2022-08-13T13:51:52.2351043Z test_torch_fx_len (__main__.TestFX) ... ok (0.028s) 2022-08-13T13:51:52.2399848Z test_torch_op_overloads (__main__.TestFX) ... ok (0.005s) 2022-08-13T13:51:52.2440390Z test_torchbind_class_attribute_in_fx (__main__.TestFX) ... ok (0.004s) 2022-08-13T13:51:52.2488674Z test_torchbind_class_attribute_in_fx_tensor_arg (__main__.TestFX) ... ok (0.005s) 2022-08-13T13:51:52.2508290Z test_trace_buffer_slice (__main__.TestFX) ... skip: Hotfix for SEV remediation (0.002s) 2022-08-13T13:51:52.2546775Z test_trace_dict_int_keys (__main__.TestFX) ... ok (0.004s) 2022-08-13T13:51:52.2586230Z test_trace_dict_proxy_keys (__main__.TestFX) ... ok (0.004s) 2022-08-13T13:51:52.2628533Z test_trace_fn_constant (__main__.TestFX) ... ok (0.004s) 2022-08-13T13:51:52.2672988Z test_trace_function (__main__.TestFX) ... ok (0.004s) 2022-08-13T13:51:52.2698804Z test_trace_multiple_funcs (__main__.TestFX) ... 1.13.0a0+gitf02f304 2022-08-13T13:51:52.2772624Z ok (0.010s) 2022-08-13T13:51:52.3005021Z test_tracing_graphmodules_as_leaf_submodules (__main__.TestFX) ... ok (0.023s) 2022-08-13T13:51:52.3067230Z test_transformer_multi_outputs (__main__.TestFX) ... ok (0.006s) 2022-08-13T13:51:52.3133007Z test_transformer_noop (__main__.TestFX) ... ok (0.006s) 2022-08-13T13:51:52.3194406Z test_transformer_op_swap (__main__.TestFX) ... ok (0.006s) 2022-08-13T13:51:52.3238968Z test_tuple_no_subscript (__main__.TestFX) ... /opt/conda/lib/python3.7/site-packages/torch/testing/_deprecated.py:35: FutureWarning: torch.testing.assert_allclose() is deprecated since 1.12 and will be removed in 1.14. Use torch.testing.assert_close() instead. For detailed upgrade instructions see https://github.com/pytorch/pytorch/issues/61844. 2022-08-13T13:51:52.3239728Z warnings.warn(msg, FutureWarning) 2022-08-13T13:51:52.3271523Z ok (0.008s) 2022-08-13T13:51:52.3291781Z test_typename_print (__main__.TestFX) ... ok (0.002s) 2022-08-13T13:51:52.3339032Z test_unpack (__main__.TestFX) ... ok (0.005s) 2022-08-13T13:51:52.3377754Z test_unpack_dict_better_error (__main__.TestFX) ... ok (0.004s) 2022-08-13T13:51:52.3413286Z test_unpack_list_better_error (__main__.TestFX) ... ok (0.003s) 2022-08-13T13:51:52.3450995Z test_update_args_api (__main__.TestFX) ... ok (0.004s) 2022-08-13T13:51:52.3491566Z test_update_args_kwargs_yells_at_you (__main__.TestFX) ... ok (0.004s) 2022-08-13T13:51:52.3530884Z test_update_kwargs_api (__main__.TestFX) ... ok (0.004s) 2022-08-13T13:51:52.3696570Z test_user_friendly_call_provenance_with_function (__main__.TestFX) ... ok (0.016s) 2022-08-13T13:51:52.3867000Z test_user_friendly_call_provenance_with_module (__main__.TestFX) ... ok (0.017s) 2022-08-13T13:51:52.3910613Z test_wrap (__main__.TestFX) ... ok (0.004s) 2022-08-13T13:51:52.3955406Z test_wrap_fn_directly (__main__.TestFX) ... ok (0.004s) 2022-08-13T13:51:52.4007090Z test_wrap_with_submodule (__main__.TestFX) ... ok (0.005s) 2022-08-13T13:51:52.4058148Z test_wrapped_method (__main__.TestFX) ... ok (0.005s) 2022-08-13T13:51:52.4119078Z test_wrapped_retrace (__main__.TestFX) ... ok (0.006s) 2022-08-13T13:51:52.4159682Z test_wrapped_via_decorator (__main__.TestFX) ... ok (0.004s) 2022-08-13T13:51:52.4213372Z test_wrapped_via_decorator_and_transformed (__main__.TestFX) ... ok (0.005s) 2022-08-13T13:51:52.4230106Z test_wrong_target_type (__main__.TestFX) ... ok (0.002s) 2022-08-13T13:51:52.4255429Z test_wrong_topo (__main__.TestFX) ... ok (0.002s) 2022-08-13T13:51:52.4265012Z test_class_member_back_compat (__main__.TestFXAPIBackwardCompatibility) 2022-08-13T13:51:52.4275527Z Test backward compatibility for members of classes with ... ok (0.002s) 2022-08-13T13:51:52.4283848Z test_function_back_compat (__main__.TestFXAPIBackwardCompatibility) 2022-08-13T13:51:52.4390050Z Test backward compatibility for function signatures with ... ok (0.011s) 2022-08-13T13:51:52.4425315Z test_public_api_surface (__main__.TestFXAPIBackwardCompatibility) ... ok (0.003s) 2022-08-13T13:51:52.4442987Z test_nn_functional_adaptive_avg_pool1d (__main__.TestFunctionalTracing) ... ok (0.002s) 2022-08-13T13:51:52.4479409Z test_nn_functional_adaptive_avg_pool2d (__main__.TestFunctionalTracing) ... ok (0.003s) 2022-08-13T13:51:52.4512627Z test_nn_functional_adaptive_avg_pool3d (__main__.TestFunctionalTracing) ... ok (0.003s) 2022-08-13T13:51:52.4547864Z test_nn_functional_adaptive_max_pool1d (__main__.TestFunctionalTracing) ... ok (0.003s) 2022-08-13T13:51:52.4582331Z test_nn_functional_adaptive_max_pool1d_with_indices (__main__.TestFunctionalTracing) ... ok (0.003s) 2022-08-13T13:51:52.4615818Z test_nn_functional_adaptive_max_pool2d (__main__.TestFunctionalTracing) ... ok (0.003s) 2022-08-13T13:51:52.4651740Z test_nn_functional_adaptive_max_pool2d_with_indices (__main__.TestFunctionalTracing) ... ok (0.003s) 2022-08-13T13:51:52.4685541Z test_nn_functional_adaptive_max_pool3d (__main__.TestFunctionalTracing) ... ok (0.003s) 2022-08-13T13:51:52.4719208Z test_nn_functional_adaptive_max_pool3d_with_indices (__main__.TestFunctionalTracing) ... ok (0.003s) 2022-08-13T13:51:52.4755601Z test_nn_functional_affine_grid (__main__.TestFunctionalTracing) ... ok (0.004s) 2022-08-13T13:51:52.4789866Z test_nn_functional_alpha_dropout (__main__.TestFunctionalTracing) ... ok (0.003s) 2022-08-13T13:51:52.4808441Z test_nn_functional_avg_pool1d (__main__.TestFunctionalTracing) ... ok (0.002s) 2022-08-13T13:51:52.4825057Z test_nn_functional_avg_pool2d (__main__.TestFunctionalTracing) ... ok (0.002s) 2022-08-13T13:51:52.4841753Z test_nn_functional_avg_pool3d (__main__.TestFunctionalTracing) ... ok (0.002s) 2022-08-13T13:51:52.4876662Z test_nn_functional_batch_norm (__main__.TestFunctionalTracing) ... ok (0.003s) 2022-08-13T13:51:52.4893677Z test_nn_functional_bilinear (__main__.TestFunctionalTracing) ... ok (0.002s) 2022-08-13T13:51:52.4928467Z test_nn_functional_binary_cross_entropy (__main__.TestFunctionalTracing) ... ok (0.003s) 2022-08-13T13:51:52.4965089Z test_nn_functional_binary_cross_entropy_with_logits (__main__.TestFunctionalTracing) ... ok (0.004s) 2022-08-13T13:51:52.4998017Z test_nn_functional_celu (__main__.TestFunctionalTracing) ... ok (0.003s) 2022-08-13T13:51:52.5015069Z test_nn_functional_celu_ (__main__.TestFunctionalTracing) ... ok (0.002s) 2022-08-13T13:51:52.5031852Z test_nn_functional_channel_shuffle (__main__.TestFunctionalTracing) ... ok (0.002s) 2022-08-13T13:51:52.5048767Z test_nn_functional_conv1d (__main__.TestFunctionalTracing) ... ok (0.002s) 2022-08-13T13:51:52.5065486Z test_nn_functional_conv2d (__main__.TestFunctionalTracing) ... ok (0.002s) 2022-08-13T13:51:52.5082107Z test_nn_functional_conv3d (__main__.TestFunctionalTracing) ... ok (0.002s) 2022-08-13T13:51:52.5099125Z test_nn_functional_conv_tbc (__main__.TestFunctionalTracing) ... ok (0.002s) 2022-08-13T13:51:52.5116035Z test_nn_functional_conv_transpose1d (__main__.TestFunctionalTracing) ... ok (0.002s) 2022-08-13T13:51:52.5133084Z test_nn_functional_conv_transpose2d (__main__.TestFunctionalTracing) ... ok (0.002s) 2022-08-13T13:51:52.5149793Z test_nn_functional_conv_transpose3d (__main__.TestFunctionalTracing) ... ok (0.002s) 2022-08-13T13:51:52.5186390Z test_nn_functional_cosine_embedding_loss (__main__.TestFunctionalTracing) ... ok (0.004s) 2022-08-13T13:51:52.5203024Z test_nn_functional_cosine_similarity (__main__.TestFunctionalTracing) ... ok (0.002s) 2022-08-13T13:51:52.5239238Z test_nn_functional_cross_entropy (__main__.TestFunctionalTracing) ... ok (0.003s) 2022-08-13T13:51:52.5274692Z test_nn_functional_ctc_loss (__main__.TestFunctionalTracing) ... ok (0.003s) 2022-08-13T13:51:52.5309984Z test_nn_functional_dropout (__main__.TestFunctionalTracing) ... ok (0.003s) 2022-08-13T13:51:52.5345353Z test_nn_functional_dropout1d (__main__.TestFunctionalTracing) ... ok (0.003s) 2022-08-13T13:51:52.5380602Z test_nn_functional_dropout2d (__main__.TestFunctionalTracing) ... ok (0.003s) 2022-08-13T13:51:52.5415670Z test_nn_functional_dropout3d (__main__.TestFunctionalTracing) ... ok (0.003s) 2022-08-13T13:51:52.5448643Z test_nn_functional_elu (__main__.TestFunctionalTracing) ... ok (0.003s) 2022-08-13T13:51:52.5465509Z test_nn_functional_elu_ (__main__.TestFunctionalTracing) ... ok (0.002s) 2022-08-13T13:51:52.5503152Z test_nn_functional_embedding (__main__.TestFunctionalTracing) ... ok (0.004s) 2022-08-13T13:51:52.5542579Z test_nn_functional_embedding_bag (__main__.TestFunctionalTracing) ... ok (0.004s) 2022-08-13T13:51:52.5576835Z test_nn_functional_feature_alpha_dropout (__main__.TestFunctionalTracing) ... ok (0.003s) 2022-08-13T13:51:52.5613536Z test_nn_functional_fold (__main__.TestFunctionalTracing) ... ok (0.004s) 2022-08-13T13:51:52.5648885Z test_nn_functional_fractional_max_pool2d (__main__.TestFunctionalTracing) ... ok (0.003s) 2022-08-13T13:51:52.5684010Z test_nn_functional_fractional_max_pool2d_with_indices (__main__.TestFunctionalTracing) ... ok (0.003s) 2022-08-13T13:51:52.5718557Z test_nn_functional_fractional_max_pool3d (__main__.TestFunctionalTracing) ... ok (0.003s) 2022-08-13T13:51:52.5753572Z test_nn_functional_fractional_max_pool3d_with_indices (__main__.TestFunctionalTracing) ... ok (0.003s) 2022-08-13T13:51:52.5790840Z test_nn_functional_gaussian_nll_loss (__main__.TestFunctionalTracing) ... ok (0.004s) 2022-08-13T13:51:52.5810997Z test_nn_functional_gelu (__main__.TestFunctionalTracing) ... ok (0.002s) 2022-08-13T13:51:52.5844545Z test_nn_functional_glu (__main__.TestFunctionalTracing) ... ok (0.003s) 2022-08-13T13:51:52.5880162Z test_nn_functional_grid_sample (__main__.TestFunctionalTracing) ... ok (0.003s) 2022-08-13T13:51:52.5920167Z test_nn_functional_group_norm (__main__.TestFunctionalTracing) ... ok (0.004s) 2022-08-13T13:51:52.5955033Z test_nn_functional_gumbel_softmax (__main__.TestFunctionalTracing) ... ok (0.003s) 2022-08-13T13:51:52.5973273Z test_nn_functional_hardshrink (__main__.TestFunctionalTracing) ... ok (0.002s) 2022-08-13T13:51:52.6006305Z test_nn_functional_hardsigmoid (__main__.TestFunctionalTracing) ... ok (0.003s) 2022-08-13T13:51:52.6038481Z test_nn_functional_hardswish (__main__.TestFunctionalTracing) ... ok (0.003s) 2022-08-13T13:51:52.6072975Z test_nn_functional_hardtanh (__main__.TestFunctionalTracing) ... ok (0.003s) 2022-08-13T13:51:52.6090067Z test_nn_functional_hardtanh_ (__main__.TestFunctionalTracing) ... ok (0.002s) 2022-08-13T13:51:52.6124051Z test_nn_functional_hinge_embedding_loss (__main__.TestFunctionalTracing) ... ok (0.003s) 2022-08-13T13:51:52.6160631Z test_nn_functional_huber_loss (__main__.TestFunctionalTracing) ... ok (0.004s) 2022-08-13T13:51:52.6195746Z test_nn_functional_instance_norm (__main__.TestFunctionalTracing) ... ok (0.003s) 2022-08-13T13:51:52.6231563Z test_nn_functional_interpolate (__main__.TestFunctionalTracing) ... ok (0.003s) 2022-08-13T13:51:52.6266198Z test_nn_functional_kl_div (__main__.TestFunctionalTracing) ... ok (0.003s) 2022-08-13T13:51:52.6301861Z test_nn_functional_l1_loss (__main__.TestFunctionalTracing) ... ok (0.003s) 2022-08-13T13:51:52.6337692Z test_nn_functional_layer_norm (__main__.TestFunctionalTracing) ... ok (0.003s) 2022-08-13T13:51:52.6370712Z test_nn_functional_leaky_relu (__main__.TestFunctionalTracing) ... ok (0.003s) 2022-08-13T13:51:52.6387406Z test_nn_functional_leaky_relu_ (__main__.TestFunctionalTracing) ... ok (0.002s) 2022-08-13T13:51:52.6404229Z test_nn_functional_linear (__main__.TestFunctionalTracing) ... ok (0.002s) 2022-08-13T13:51:52.6439200Z test_nn_functional_local_response_norm (__main__.TestFunctionalTracing) ... ok (0.003s) 2022-08-13T13:51:52.6479969Z test_nn_functional_log_softmax (__main__.TestFunctionalTracing) ... ok (0.004s) 2022-08-13T13:51:52.6498369Z test_nn_functional_logsigmoid (__main__.TestFunctionalTracing) ... ok (0.002s) 2022-08-13T13:51:52.6534076Z test_nn_functional_lp_pool1d (__main__.TestFunctionalTracing) ... ok (0.003s) 2022-08-13T13:51:52.6568759Z test_nn_functional_lp_pool2d (__main__.TestFunctionalTracing) ... ok (0.003s) 2022-08-13T13:51:52.6604017Z test_nn_functional_margin_ranking_loss (__main__.TestFunctionalTracing) ... ok (0.003s) 2022-08-13T13:51:52.6637307Z test_nn_functional_max_pool1d (__main__.TestFunctionalTracing) ... ok (0.003s) 2022-08-13T13:51:52.6673586Z test_nn_functional_max_pool1d_with_indices (__main__.TestFunctionalTracing) ... ok (0.004s) 2022-08-13T13:51:52.6707156Z test_nn_functional_max_pool2d (__main__.TestFunctionalTracing) ... ok (0.003s) 2022-08-13T13:51:52.6742261Z test_nn_functional_max_pool2d_with_indices (__main__.TestFunctionalTracing) ... ok (0.003s) 2022-08-13T13:51:52.6775602Z test_nn_functional_max_pool3d (__main__.TestFunctionalTracing) ... ok (0.003s) 2022-08-13T13:51:52.6813319Z test_nn_functional_max_pool3d_with_indices (__main__.TestFunctionalTracing) ... ok (0.004s) 2022-08-13T13:51:52.6848628Z test_nn_functional_max_unpool1d (__main__.TestFunctionalTracing) ... ok (0.003s) 2022-08-13T13:51:52.6883243Z test_nn_functional_max_unpool2d (__main__.TestFunctionalTracing) ... ok (0.003s) 2022-08-13T13:51:52.6918463Z test_nn_functional_max_unpool3d (__main__.TestFunctionalTracing) ... ok (0.003s) 2022-08-13T13:51:52.6951877Z test_nn_functional_mish (__main__.TestFunctionalTracing) ... ok (0.003s) 2022-08-13T13:51:52.6987519Z test_nn_functional_mse_loss (__main__.TestFunctionalTracing) ... ok (0.003s) 2022-08-13T13:51:52.7031867Z test_nn_functional_multi_head_attention_forward (__main__.TestFunctionalTracing) ... ok (0.004s) 2022-08-13T13:51:52.7066927Z test_nn_functional_multi_margin_loss (__main__.TestFunctionalTracing) ... ok (0.003s) 2022-08-13T13:51:52.7100814Z test_nn_functional_multilabel_margin_loss (__main__.TestFunctionalTracing) ... ok (0.003s) 2022-08-13T13:51:52.7135688Z test_nn_functional_multilabel_soft_margin_loss (__main__.TestFunctionalTracing) ... ok (0.003s) 2022-08-13T13:51:52.7152403Z test_nn_functional_native_channel_shuffle (__main__.TestFunctionalTracing) ... ok (0.002s) 2022-08-13T13:51:52.7187368Z test_nn_functional_nll_loss (__main__.TestFunctionalTracing) ... ok (0.003s) 2022-08-13T13:51:52.7243560Z test_nn_functional_normalize (__main__.TestFunctionalTracing) ... ok (0.005s) 2022-08-13T13:51:52.7260716Z test_nn_functional_one_hot (__main__.TestFunctionalTracing) ... ok (0.002s) 2022-08-13T13:51:52.7277642Z test_nn_functional_pad (__main__.TestFunctionalTracing) ... ok (0.002s) 2022-08-13T13:51:52.7294707Z test_nn_functional_pairwise_distance (__main__.TestFunctionalTracing) ... ok (0.002s) 2022-08-13T13:51:52.7311494Z test_nn_functional_pdist (__main__.TestFunctionalTracing) ... ok (0.002s) 2022-08-13T13:51:52.7328727Z test_nn_functional_pixel_shuffle (__main__.TestFunctionalTracing) ... ok (0.002s) 2022-08-13T13:51:52.7345458Z test_nn_functional_pixel_unshuffle (__main__.TestFunctionalTracing) ... ok (0.002s) 2022-08-13T13:51:52.7382483Z test_nn_functional_poisson_nll_loss (__main__.TestFunctionalTracing) ... ok (0.004s) 2022-08-13T13:51:52.7399171Z test_nn_functional_prelu (__main__.TestFunctionalTracing) ... ok (0.002s) 2022-08-13T13:51:52.7431544Z test_nn_functional_relu (__main__.TestFunctionalTracing) ... ok (0.003s) 2022-08-13T13:51:52.7463863Z test_nn_functional_relu6 (__main__.TestFunctionalTracing) ... ok (0.003s) 2022-08-13T13:51:52.7481524Z test_nn_functional_relu_ (__main__.TestFunctionalTracing) ... ok (0.002s) 2022-08-13T13:51:52.7515634Z test_nn_functional_rrelu (__main__.TestFunctionalTracing) ... ok (0.003s) 2022-08-13T13:51:52.7532718Z test_nn_functional_rrelu_ (__main__.TestFunctionalTracing) ... ok (0.002s) 2022-08-13T13:51:52.7565643Z test_nn_functional_selu (__main__.TestFunctionalTracing) ... ok (0.003s) 2022-08-13T13:51:52.7583473Z test_nn_functional_selu_ (__main__.TestFunctionalTracing) ... ok (0.002s) 2022-08-13T13:51:52.7616032Z test_nn_functional_silu (__main__.TestFunctionalTracing) ... ok (0.003s) 2022-08-13T13:51:52.7652165Z test_nn_functional_smooth_l1_loss (__main__.TestFunctionalTracing) ... ok (0.003s) 2022-08-13T13:51:52.7685631Z test_nn_functional_soft_margin_loss (__main__.TestFunctionalTracing) ... ok (0.003s) 2022-08-13T13:51:52.7725347Z test_nn_functional_softmax (__main__.TestFunctionalTracing) ... ok (0.004s) 2022-08-13T13:51:52.7768293Z test_nn_functional_softmin (__main__.TestFunctionalTracing) ... ok (0.004s) 2022-08-13T13:51:52.7785211Z test_nn_functional_softplus (__main__.TestFunctionalTracing) ... ok (0.002s) 2022-08-13T13:51:52.7801952Z test_nn_functional_softshrink (__main__.TestFunctionalTracing) ... ok (0.002s) 2022-08-13T13:51:52.7835189Z test_nn_functional_threshold (__main__.TestFunctionalTracing) ... ok (0.003s) 2022-08-13T13:51:52.7852254Z test_nn_functional_threshold_ (__main__.TestFunctionalTracing) ... ok (0.002s) 2022-08-13T13:51:52.7889738Z test_nn_functional_triplet_margin_loss (__main__.TestFunctionalTracing) ... ok (0.004s) 2022-08-13T13:51:52.7925627Z test_nn_functional_triplet_margin_with_distance_loss (__main__.TestFunctionalTracing) ... ok (0.003s) 2022-08-13T13:51:52.7960611Z test_nn_functional_unfold (__main__.TestFunctionalTracing) ... ok (0.003s) 2022-08-13T13:51:52.7990751Z test_nn_functional_upsample (__main__.TestFunctionalTracing) ... /opt/conda/lib/python3.7/site-packages/torch/nn/functional.py:3730: UserWarning: nn.functional.upsample is deprecated. Use nn.functional.interpolate instead. 2022-08-13T13:51:52.7991496Z warnings.warn("nn.functional.upsample is deprecated. Use nn.functional.interpolate instead.") 2022-08-13T13:51:52.7997707Z ok (0.004s) 2022-08-13T13:51:52.8027504Z test_nn_functional_upsample_bilinear (__main__.TestFunctionalTracing) ... /opt/conda/lib/python3.7/site-packages/torch/nn/functional.py:4066: UserWarning: nn.functional.upsample_bilinear is deprecated. Use nn.functional.interpolate instead. 2022-08-13T13:51:52.8028381Z warnings.warn("nn.functional.upsample_bilinear is deprecated. Use nn.functional.interpolate instead.") 2022-08-13T13:51:52.8035421Z ok (0.004s) 2022-08-13T13:51:52.8065162Z test_nn_functional_upsample_nearest (__main__.TestFunctionalTracing) ... /opt/conda/lib/python3.7/site-packages/torch/nn/functional.py:4010: UserWarning: nn.functional.upsample_nearest is deprecated. Use nn.functional.interpolate instead. 2022-08-13T13:51:52.8065895Z warnings.warn("nn.functional.upsample_nearest is deprecated. Use nn.functional.interpolate instead.") 2022-08-13T13:51:52.8072648Z ok (0.004s) 2022-08-13T13:51:52.8107012Z test_get_torch_func_signature_exhaustive_H_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.003s) 2022-08-13T13:51:52.8126199Z test_get_torch_func_signature_exhaustive_T_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-08-13T13:51:52.8145445Z test_get_torch_func_signature_exhaustive___getitem___cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-08-13T13:51:52.8164372Z test_get_torch_func_signature_exhaustive___radd___cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-08-13T13:51:52.8183782Z test_get_torch_func_signature_exhaustive___rdiv___cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-08-13T13:51:52.8202781Z test_get_torch_func_signature_exhaustive___rmatmul___cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-08-13T13:51:52.8221791Z test_get_torch_func_signature_exhaustive___rmod___cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-08-13T13:51:52.8240593Z test_get_torch_func_signature_exhaustive___rmul___cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-08-13T13:51:52.8259845Z test_get_torch_func_signature_exhaustive___rpow___cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-08-13T13:51:52.8278824Z test_get_torch_func_signature_exhaustive___rsub___cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-08-13T13:51:52.8298171Z test_get_torch_func_signature_exhaustive__masked_amax_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-08-13T13:51:52.8323336Z test_get_torch_func_signature_exhaustive__masked_amin_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-08-13T13:51:52.8342198Z test_get_torch_func_signature_exhaustive__masked_argmax_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-08-13T13:51:52.8360903Z test_get_torch_func_signature_exhaustive__masked_argmin_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-08-13T13:51:52.8380369Z test_get_torch_func_signature_exhaustive__masked_cumprod_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-08-13T13:51:52.8398577Z test_get_torch_func_signature_exhaustive__masked_cumsum_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-08-13T13:51:52.8417659Z test_get_torch_func_signature_exhaustive__masked_log_softmax_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-08-13T13:51:52.8436385Z test_get_torch_func_signature_exhaustive__masked_logaddexp_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-08-13T13:51:52.8455355Z test_get_torch_func_signature_exhaustive__masked_logsumexp_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-08-13T13:51:52.8474018Z test_get_torch_func_signature_exhaustive__masked_mean_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-08-13T13:51:52.8492942Z test_get_torch_func_signature_exhaustive__masked_median_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-08-13T13:51:52.8511485Z test_get_torch_func_signature_exhaustive__masked_norm_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-08-13T13:51:52.8530373Z test_get_torch_func_signature_exhaustive__masked_normalize_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-08-13T13:51:52.8555078Z test_get_torch_func_signature_exhaustive__masked_prod_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-08-13T13:51:52.8573878Z test_get_torch_func_signature_exhaustive__masked_softmax_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-08-13T13:51:52.8592542Z test_get_torch_func_signature_exhaustive__masked_softmin_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-08-13T13:51:52.8611554Z test_get_torch_func_signature_exhaustive__masked_std_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-08-13T13:51:52.8630283Z test_get_torch_func_signature_exhaustive__masked_sum_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-08-13T13:51:52.8649190Z test_get_torch_func_signature_exhaustive__masked_var_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-08-13T13:51:52.8667782Z test_get_torch_func_signature_exhaustive_abs_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-08-13T13:51:52.8686459Z test_get_torch_func_signature_exhaustive_acos_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-08-13T13:51:52.8705198Z test_get_torch_func_signature_exhaustive_acosh_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-08-13T13:51:52.8723695Z test_get_torch_func_signature_exhaustive_add_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-08-13T13:51:52.8742603Z test_get_torch_func_signature_exhaustive_addbmm_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-08-13T13:51:52.8761582Z test_get_torch_func_signature_exhaustive_addcdiv_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-08-13T13:51:52.8786687Z test_get_torch_func_signature_exhaustive_addcmul_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-08-13T13:51:52.8805277Z test_get_torch_func_signature_exhaustive_addmm_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-08-13T13:51:52.8823965Z test_get_torch_func_signature_exhaustive_addmm_decomposed_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-08-13T13:51:52.8842751Z test_get_torch_func_signature_exhaustive_addmv_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-08-13T13:51:52.8861708Z test_get_torch_func_signature_exhaustive_addr_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-08-13T13:51:52.8880433Z test_get_torch_func_signature_exhaustive_all_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-08-13T13:51:52.8899234Z test_get_torch_func_signature_exhaustive_allclose_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-08-13T13:51:52.8917860Z test_get_torch_func_signature_exhaustive_amax_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-08-13T13:51:52.8936751Z test_get_torch_func_signature_exhaustive_amin_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-08-13T13:51:52.8955482Z test_get_torch_func_signature_exhaustive_aminmax_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-08-13T13:51:52.8974949Z test_get_torch_func_signature_exhaustive_angle_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-08-13T13:51:52.8993654Z test_get_torch_func_signature_exhaustive_any_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-08-13T13:51:52.9019155Z test_get_torch_func_signature_exhaustive_arange_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-08-13T13:51:52.9037390Z test_get_torch_func_signature_exhaustive_argmax_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-08-13T13:51:52.9056526Z test_get_torch_func_signature_exhaustive_argmin_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-08-13T13:51:52.9075426Z test_get_torch_func_signature_exhaustive_argsort_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-08-13T13:51:52.9094193Z test_get_torch_func_signature_exhaustive_argwhere_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-08-13T13:51:52.9112920Z test_get_torch_func_signature_exhaustive_as_strided_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-08-13T13:51:52.9131867Z test_get_torch_func_signature_exhaustive_as_strided_scatter_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-08-13T13:51:52.9150531Z test_get_torch_func_signature_exhaustive_asin_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-08-13T13:51:52.9169468Z test_get_torch_func_signature_exhaustive_asinh_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-08-13T13:51:52.9188176Z test_get_torch_func_signature_exhaustive_atan2_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-08-13T13:51:52.9207107Z test_get_torch_func_signature_exhaustive_atan_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-08-13T13:51:52.9225885Z test_get_torch_func_signature_exhaustive_atanh_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-08-13T13:51:52.9250978Z test_get_torch_func_signature_exhaustive_atleast_1d_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-08-13T13:51:52.9269571Z test_get_torch_func_signature_exhaustive_atleast_2d_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-08-13T13:51:52.9288339Z test_get_torch_func_signature_exhaustive_atleast_3d_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-08-13T13:51:52.9307141Z test_get_torch_func_signature_exhaustive_baddbmm_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-08-13T13:51:52.9325917Z test_get_torch_func_signature_exhaustive_bernoulli_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-08-13T13:51:52.9344875Z test_get_torch_func_signature_exhaustive_bfloat16_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-08-13T13:51:52.9363315Z test_get_torch_func_signature_exhaustive_block_diag_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-08-13T13:51:52.9382091Z test_get_torch_func_signature_exhaustive_bmm_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-08-13T13:51:52.9400772Z test_get_torch_func_signature_exhaustive_bool_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-08-13T13:51:52.9419810Z test_get_torch_func_signature_exhaustive_broadcast_shapes_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-08-13T13:51:52.9438275Z test_get_torch_func_signature_exhaustive_broadcast_tensors_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-08-13T13:51:52.9457276Z test_get_torch_func_signature_exhaustive_broadcast_to_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-08-13T13:51:52.9481999Z test_get_torch_func_signature_exhaustive_bucketize_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-08-13T13:51:52.9500861Z test_get_torch_func_signature_exhaustive_byte_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-08-13T13:51:52.9519457Z test_get_torch_func_signature_exhaustive_cartesian_prod_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-08-13T13:51:52.9538404Z test_get_torch_func_signature_exhaustive_cat_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-08-13T13:51:52.9556985Z test_get_torch_func_signature_exhaustive_cdist_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-08-13T13:51:52.9575673Z test_get_torch_func_signature_exhaustive_ceil_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-08-13T13:51:52.9594905Z test_get_torch_func_signature_exhaustive_chalf_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-08-13T13:51:52.9613842Z test_get_torch_func_signature_exhaustive_char_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-08-13T13:51:52.9632113Z test_get_torch_func_signature_exhaustive_cholesky_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-08-13T13:51:52.9650642Z test_get_torch_func_signature_exhaustive_cholesky_inverse_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-08-13T13:51:52.9669015Z test_get_torch_func_signature_exhaustive_cholesky_solve_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-08-13T13:51:52.9688080Z test_get_torch_func_signature_exhaustive_chunk_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-08-13T13:51:52.9713214Z test_get_torch_func_signature_exhaustive_clamp_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-08-13T13:51:52.9731996Z test_get_torch_func_signature_exhaustive_clamp_max_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-08-13T13:51:52.9750679Z test_get_torch_func_signature_exhaustive_clamp_min_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-08-13T13:51:52.9769638Z test_get_torch_func_signature_exhaustive_clone_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-08-13T13:51:52.9787971Z test_get_torch_func_signature_exhaustive_column_stack_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-08-13T13:51:52.9806540Z test_get_torch_func_signature_exhaustive_combinations_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-08-13T13:51:52.9825451Z test_get_torch_func_signature_exhaustive_complex_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-08-13T13:51:52.9843966Z test_get_torch_func_signature_exhaustive_conj_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-08-13T13:51:52.9862797Z test_get_torch_func_signature_exhaustive_conj_physical_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-08-13T13:51:52.9881443Z test_get_torch_func_signature_exhaustive_constant_pad_nd_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-08-13T13:51:52.9900121Z test_get_torch_func_signature_exhaustive_contiguous_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-08-13T13:51:52.9918937Z test_get_torch_func_signature_exhaustive_copysign_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-08-13T13:51:52.9944040Z test_get_torch_func_signature_exhaustive_corrcoef_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-08-13T13:51:52.9962641Z test_get_torch_func_signature_exhaustive_cos_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-08-13T13:51:52.9981287Z test_get_torch_func_signature_exhaustive_cosh_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-08-13T13:51:52.9999896Z test_get_torch_func_signature_exhaustive_count_nonzero_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-08-13T13:51:53.0018863Z test_get_torch_func_signature_exhaustive_cov_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-08-13T13:51:53.0037473Z test_get_torch_func_signature_exhaustive_cross_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-08-13T13:51:53.0056578Z test_get_torch_func_signature_exhaustive_cummax_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-08-13T13:51:53.0075129Z test_get_torch_func_signature_exhaustive_cummin_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-08-13T13:51:53.0093833Z test_get_torch_func_signature_exhaustive_cumprod_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-08-13T13:51:53.0112350Z test_get_torch_func_signature_exhaustive_cumsum_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-08-13T13:51:53.0131376Z test_get_torch_func_signature_exhaustive_cumulative_trapezoid_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-08-13T13:51:53.0150182Z test_get_torch_func_signature_exhaustive_deg2rad_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-08-13T13:51:53.0175513Z test_get_torch_func_signature_exhaustive_diag_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-08-13T13:51:53.0194161Z test_get_torch_func_signature_exhaustive_diag_embed_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-08-13T13:51:53.0213057Z test_get_torch_func_signature_exhaustive_diagflat_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-08-13T13:51:53.0231588Z test_get_torch_func_signature_exhaustive_diagonal_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-08-13T13:51:53.0250547Z test_get_torch_func_signature_exhaustive_diagonal_scatter_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-08-13T13:51:53.0269200Z test_get_torch_func_signature_exhaustive_diff_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-08-13T13:51:53.0288157Z test_get_torch_func_signature_exhaustive_digamma_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-08-13T13:51:53.0306923Z test_get_torch_func_signature_exhaustive_dist_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-08-13T13:51:53.0325533Z test_get_torch_func_signature_exhaustive_div_floor_rounding_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-08-13T13:51:53.0344345Z test_get_torch_func_signature_exhaustive_div_no_rounding_mode_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-08-13T13:51:53.0362880Z test_get_torch_func_signature_exhaustive_div_trunc_rounding_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-08-13T13:51:53.0381851Z test_get_torch_func_signature_exhaustive_dot_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-08-13T13:51:53.0408914Z test_get_torch_func_signature_exhaustive_double_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.003s) 2022-08-13T13:51:53.0427736Z test_get_torch_func_signature_exhaustive_dsplit_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-08-13T13:51:53.0446381Z test_get_torch_func_signature_exhaustive_dstack_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-08-13T13:51:53.0464924Z test_get_torch_func_signature_exhaustive_eig_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-08-13T13:51:53.0483619Z test_get_torch_func_signature_exhaustive_einsum_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-08-13T13:51:53.0502673Z test_get_torch_func_signature_exhaustive_empty_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-08-13T13:51:53.0521113Z test_get_torch_func_signature_exhaustive_empty_like_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-08-13T13:51:53.0539945Z test_get_torch_func_signature_exhaustive_eq_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-08-13T13:51:53.0558507Z test_get_torch_func_signature_exhaustive_equal_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-08-13T13:51:53.0577501Z test_get_torch_func_signature_exhaustive_erf_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-08-13T13:51:53.0595899Z test_get_torch_func_signature_exhaustive_erfc_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-08-13T13:51:53.0614933Z test_get_torch_func_signature_exhaustive_erfinv_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-08-13T13:51:53.0639724Z test_get_torch_func_signature_exhaustive_exp2_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-08-13T13:51:53.0658457Z test_get_torch_func_signature_exhaustive_exp_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-08-13T13:51:53.0677120Z test_get_torch_func_signature_exhaustive_expand_as_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-08-13T13:51:53.0695958Z test_get_torch_func_signature_exhaustive_expand_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-08-13T13:51:53.0714525Z test_get_torch_func_signature_exhaustive_expm1_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-08-13T13:51:53.0733369Z test_get_torch_func_signature_exhaustive_fft_fft2_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-08-13T13:51:53.0751931Z test_get_torch_func_signature_exhaustive_fft_fft_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-08-13T13:51:53.0770819Z test_get_torch_func_signature_exhaustive_fft_fftn_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-08-13T13:51:53.0789379Z test_get_torch_func_signature_exhaustive_fft_fftshift_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-08-13T13:51:53.0808626Z test_get_torch_func_signature_exhaustive_fft_hfft2_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-08-13T13:51:53.0827256Z test_get_torch_func_signature_exhaustive_fft_hfft_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-08-13T13:51:53.0845916Z test_get_torch_func_signature_exhaustive_fft_hfftn_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-08-13T13:51:53.0870751Z test_get_torch_func_signature_exhaustive_fft_ifft2_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-08-13T13:51:53.0889564Z test_get_torch_func_signature_exhaustive_fft_ifft_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-08-13T13:51:53.0908146Z test_get_torch_func_signature_exhaustive_fft_ifftn_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-08-13T13:51:53.0926799Z test_get_torch_func_signature_exhaustive_fft_ifftshift_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-08-13T13:51:53.0945366Z test_get_torch_func_signature_exhaustive_fft_ihfft2_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-08-13T13:51:53.0964044Z test_get_torch_func_signature_exhaustive_fft_ihfft_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-08-13T13:51:53.0982838Z test_get_torch_func_signature_exhaustive_fft_ihfftn_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-08-13T13:51:53.1001474Z test_get_torch_func_signature_exhaustive_fft_irfft2_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-08-13T13:51:53.1020382Z test_get_torch_func_signature_exhaustive_fft_irfft_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-08-13T13:51:53.1039097Z test_get_torch_func_signature_exhaustive_fft_irfftn_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-08-13T13:51:53.1057976Z test_get_torch_func_signature_exhaustive_fft_rfft2_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-08-13T13:51:53.1076557Z test_get_torch_func_signature_exhaustive_fft_rfft_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-08-13T13:51:53.1101732Z test_get_torch_func_signature_exhaustive_fft_rfftn_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-08-13T13:51:53.1120410Z test_get_torch_func_signature_exhaustive_fill_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-08-13T13:51:53.1139245Z test_get_torch_func_signature_exhaustive_flatten_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-08-13T13:51:53.1158036Z test_get_torch_func_signature_exhaustive_flip_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-08-13T13:51:53.1176849Z test_get_torch_func_signature_exhaustive_fliplr_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-08-13T13:51:53.1195536Z test_get_torch_func_signature_exhaustive_flipud_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-08-13T13:51:53.1214333Z test_get_torch_func_signature_exhaustive_float_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-08-13T13:51:53.1233158Z test_get_torch_func_signature_exhaustive_float_power_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-08-13T13:51:53.1251938Z test_get_torch_func_signature_exhaustive_floor_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-08-13T13:51:53.1270496Z test_get_torch_func_signature_exhaustive_floor_divide_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-08-13T13:51:53.1289447Z test_get_torch_func_signature_exhaustive_fmax_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-08-13T13:51:53.1308012Z test_get_torch_func_signature_exhaustive_fmin_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-08-13T13:51:53.1332861Z test_get_torch_func_signature_exhaustive_fmod_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-08-13T13:51:53.1351447Z test_get_torch_func_signature_exhaustive_frac_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-08-13T13:51:53.1370349Z test_get_torch_func_signature_exhaustive_frexp_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-08-13T13:51:53.1389083Z test_get_torch_func_signature_exhaustive_full_like_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-08-13T13:51:53.1408060Z test_get_torch_func_signature_exhaustive_gather_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-08-13T13:51:53.1427221Z test_get_torch_func_signature_exhaustive_ge_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-08-13T13:51:53.1445543Z test_get_torch_func_signature_exhaustive_geqrf_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-08-13T13:51:53.1464461Z test_get_torch_func_signature_exhaustive_gradient_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-08-13T13:51:53.1482996Z test_get_torch_func_signature_exhaustive_gt_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-08-13T13:51:53.1502123Z test_get_torch_func_signature_exhaustive_half_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-08-13T13:51:53.1520713Z test_get_torch_func_signature_exhaustive_heaviside_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-08-13T13:51:53.1539617Z test_get_torch_func_signature_exhaustive_histc_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-08-13T13:51:53.1564334Z test_get_torch_func_signature_exhaustive_hsplit_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-08-13T13:51:53.1583137Z test_get_torch_func_signature_exhaustive_hstack_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-08-13T13:51:53.1601993Z test_get_torch_func_signature_exhaustive_hypot_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-08-13T13:51:53.1620895Z test_get_torch_func_signature_exhaustive_i0_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-08-13T13:51:53.1639789Z test_get_torch_func_signature_exhaustive_igamma_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-08-13T13:51:53.1658648Z test_get_torch_func_signature_exhaustive_igammac_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-08-13T13:51:53.1677332Z test_get_torch_func_signature_exhaustive_index_add_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-08-13T13:51:53.1696184Z test_get_torch_func_signature_exhaustive_index_copy_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-08-13T13:51:53.1714961Z test_get_torch_func_signature_exhaustive_index_fill_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-08-13T13:51:53.1733826Z test_get_torch_func_signature_exhaustive_index_put_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-08-13T13:51:53.1752491Z test_get_torch_func_signature_exhaustive_index_reduce_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-08-13T13:51:53.1771441Z test_get_torch_func_signature_exhaustive_index_select_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-08-13T13:51:53.1796167Z test_get_torch_func_signature_exhaustive_inner_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-08-13T13:51:53.1814997Z test_get_torch_func_signature_exhaustive_int_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-08-13T13:51:53.1833875Z test_get_torch_func_signature_exhaustive_inverse_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-08-13T13:51:53.1852610Z test_get_torch_func_signature_exhaustive_isclose_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-08-13T13:51:53.1871271Z test_get_torch_func_signature_exhaustive_isfinite_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-08-13T13:51:53.1890042Z test_get_torch_func_signature_exhaustive_isin_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-08-13T13:51:53.1908550Z test_get_torch_func_signature_exhaustive_isinf_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-08-13T13:51:53.1927606Z test_get_torch_func_signature_exhaustive_isnan_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-08-13T13:51:53.1946208Z test_get_torch_func_signature_exhaustive_isneginf_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-08-13T13:51:53.1964769Z test_get_torch_func_signature_exhaustive_isposinf_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-08-13T13:51:53.1983534Z test_get_torch_func_signature_exhaustive_isreal_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-08-13T13:51:53.2002399Z test_get_torch_func_signature_exhaustive_istft_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-08-13T13:51:53.2027713Z test_get_torch_func_signature_exhaustive_jiterator_2inputs_2outputs_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-08-13T13:51:53.2046534Z test_get_torch_func_signature_exhaustive_jiterator_4inputs_with_extra_args_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-08-13T13:51:53.2065321Z test_get_torch_func_signature_exhaustive_jiterator_binary_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-08-13T13:51:53.2084233Z test_get_torch_func_signature_exhaustive_jiterator_binary_return_by_ref_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-08-13T13:51:53.2103374Z test_get_torch_func_signature_exhaustive_jiterator_unary_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-08-13T13:51:53.2121851Z test_get_torch_func_signature_exhaustive_kron_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-08-13T13:51:53.2140733Z test_get_torch_func_signature_exhaustive_kthvalue_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-08-13T13:51:53.2159594Z test_get_torch_func_signature_exhaustive_ldexp_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-08-13T13:51:53.2178502Z test_get_torch_func_signature_exhaustive_le_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-08-13T13:51:53.2197199Z test_get_torch_func_signature_exhaustive_lerp_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-08-13T13:51:53.2216195Z test_get_torch_func_signature_exhaustive_lgamma_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-08-13T13:51:53.2235102Z test_get_torch_func_signature_exhaustive_linalg_cholesky_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-08-13T13:51:53.2260181Z test_get_torch_func_signature_exhaustive_linalg_cholesky_ex_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-08-13T13:51:53.2278621Z test_get_torch_func_signature_exhaustive_linalg_cond_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... [W Module.cpp:845] Warning: cuDNN Benchmark limit is not supported with cuDNN v7 API and will have no effect. (function operator()) 2022-08-13T13:51:53.2280725Z skip: Only runs on cpu (0.002s) 2022-08-13T13:51:53.2299560Z test_get_torch_func_signature_exhaustive_linalg_cross_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-08-13T13:51:53.2318102Z test_get_torch_func_signature_exhaustive_linalg_det_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-08-13T13:51:53.2336977Z test_get_torch_func_signature_exhaustive_linalg_eig_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-08-13T13:51:53.2355982Z test_get_torch_func_signature_exhaustive_linalg_eigh_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-08-13T13:51:53.2374333Z test_get_torch_func_signature_exhaustive_linalg_eigvals_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-08-13T13:51:53.2392693Z test_get_torch_func_signature_exhaustive_linalg_eigvalsh_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-08-13T13:51:53.2411857Z test_get_torch_func_signature_exhaustive_linalg_householder_product_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-08-13T13:51:53.2430453Z test_get_torch_func_signature_exhaustive_linalg_inv_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-08-13T13:51:53.2449395Z test_get_torch_func_signature_exhaustive_linalg_inv_ex_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-08-13T13:51:53.2468338Z test_get_torch_func_signature_exhaustive_linalg_ldl_factor_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-08-13T13:51:53.2493569Z test_get_torch_func_signature_exhaustive_linalg_ldl_factor_ex_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-08-13T13:51:53.2512387Z test_get_torch_func_signature_exhaustive_linalg_ldl_solve_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: not available before CUDA 11.3.1 (0.002s) 2022-08-13T13:51:53.2531135Z test_get_torch_func_signature_exhaustive_linalg_lstsq_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-08-13T13:51:53.2549139Z test_get_torch_func_signature_exhaustive_linalg_lstsq_grad_oriented_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-08-13T13:51:53.2568260Z test_get_torch_func_signature_exhaustive_linalg_lu_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-08-13T13:51:53.2587093Z test_get_torch_func_signature_exhaustive_linalg_lu_factor_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-08-13T13:51:53.2605973Z test_get_torch_func_signature_exhaustive_linalg_lu_factor_ex_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-08-13T13:51:53.2624814Z test_get_torch_func_signature_exhaustive_linalg_lu_solve_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-08-13T13:51:53.2644260Z test_get_torch_func_signature_exhaustive_linalg_matrix_norm_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-08-13T13:51:53.2663690Z test_get_torch_func_signature_exhaustive_linalg_matrix_power_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-08-13T13:51:53.2682445Z test_get_torch_func_signature_exhaustive_linalg_matrix_rank_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-08-13T13:51:53.2701638Z test_get_torch_func_signature_exhaustive_linalg_matrix_rank_hermitian_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-08-13T13:51:53.2726439Z test_get_torch_func_signature_exhaustive_linalg_multi_dot_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-08-13T13:51:53.2745771Z test_get_torch_func_signature_exhaustive_linalg_norm_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-08-13T13:51:53.2765080Z test_get_torch_func_signature_exhaustive_linalg_norm_subgradients_at_zero_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-08-13T13:51:53.2784093Z test_get_torch_func_signature_exhaustive_linalg_pinv_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-08-13T13:51:53.2802492Z test_get_torch_func_signature_exhaustive_linalg_pinv_hermitian_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-08-13T13:51:53.2821613Z test_get_torch_func_signature_exhaustive_linalg_pinv_singular_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:51:53.2840517Z test_get_torch_func_signature_exhaustive_linalg_qr_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-08-13T13:51:53.2859387Z test_get_torch_func_signature_exhaustive_linalg_slogdet_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-08-13T13:51:53.2878152Z test_get_torch_func_signature_exhaustive_linalg_solve_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-08-13T13:51:53.2897220Z test_get_torch_func_signature_exhaustive_linalg_solve_ex_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-08-13T13:51:53.2915936Z test_get_torch_func_signature_exhaustive_linalg_solve_triangular_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-08-13T13:51:53.2941942Z test_get_torch_func_signature_exhaustive_linalg_svd_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-08-13T13:51:53.2961112Z test_get_torch_func_signature_exhaustive_linalg_svdvals_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-08-13T13:51:53.2980315Z test_get_torch_func_signature_exhaustive_linalg_tensorinv_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-08-13T13:51:53.2998861Z test_get_torch_func_signature_exhaustive_linalg_tensorsolve_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-08-13T13:51:53.3018008Z test_get_torch_func_signature_exhaustive_linalg_vander_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-08-13T13:51:53.3036585Z test_get_torch_func_signature_exhaustive_linalg_vecdot_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-08-13T13:51:53.3055575Z test_get_torch_func_signature_exhaustive_linalg_vector_norm_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-08-13T13:51:53.3074197Z test_get_torch_func_signature_exhaustive_linspace_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-08-13T13:51:53.3093094Z test_get_torch_func_signature_exhaustive_log10_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-08-13T13:51:53.3111805Z test_get_torch_func_signature_exhaustive_log1p_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-08-13T13:51:53.3130790Z test_get_torch_func_signature_exhaustive_log2_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-08-13T13:51:53.3149469Z test_get_torch_func_signature_exhaustive_log_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-08-13T13:51:53.3176409Z test_get_torch_func_signature_exhaustive_log_softmax_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.003s) 2022-08-13T13:51:53.3195314Z test_get_torch_func_signature_exhaustive_log_softmax_dtype_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-08-13T13:51:53.3214514Z test_get_torch_func_signature_exhaustive_logaddexp2_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-08-13T13:51:53.3233164Z test_get_torch_func_signature_exhaustive_logaddexp_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-08-13T13:51:53.3252010Z test_get_torch_func_signature_exhaustive_logcumsumexp_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-08-13T13:51:53.3270824Z test_get_torch_func_signature_exhaustive_logdet_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-08-13T13:51:53.3289942Z test_get_torch_func_signature_exhaustive_logical_and_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-08-13T13:51:53.3308628Z test_get_torch_func_signature_exhaustive_logical_not_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-08-13T13:51:53.3327668Z test_get_torch_func_signature_exhaustive_logical_or_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-08-13T13:51:53.3346359Z test_get_torch_func_signature_exhaustive_logical_xor_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-08-13T13:51:53.3365203Z test_get_torch_func_signature_exhaustive_logit_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-08-13T13:51:53.3384210Z test_get_torch_func_signature_exhaustive_logspace_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-08-13T13:51:53.3409588Z test_get_torch_func_signature_exhaustive_logsumexp_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-08-13T13:51:53.3428196Z test_get_torch_func_signature_exhaustive_long_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-08-13T13:51:53.3447151Z test_get_torch_func_signature_exhaustive_lt_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-08-13T13:51:53.3465954Z test_get_torch_func_signature_exhaustive_lu_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-08-13T13:51:53.3484634Z test_get_torch_func_signature_exhaustive_lu_solve_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-08-13T13:51:53.3503720Z test_get_torch_func_signature_exhaustive_lu_unpack_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-08-13T13:51:53.3522300Z test_get_torch_func_signature_exhaustive_mH_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-08-13T13:51:53.3541313Z test_get_torch_func_signature_exhaustive_mT_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-08-13T13:51:53.3560015Z test_get_torch_func_signature_exhaustive_masked_fill_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-08-13T13:51:53.3578913Z test_get_torch_func_signature_exhaustive_masked_scatter_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-08-13T13:51:53.3597745Z test_get_torch_func_signature_exhaustive_masked_select_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-08-13T13:51:53.3616805Z test_get_torch_func_signature_exhaustive_matmul_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-08-13T13:51:53.3641753Z test_get_torch_func_signature_exhaustive_matrix_exp_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-08-13T13:51:53.3660928Z test_get_torch_func_signature_exhaustive_max_binary_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-08-13T13:51:53.3679560Z test_get_torch_func_signature_exhaustive_max_reduction_no_dim_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-08-13T13:51:53.3698619Z test_get_torch_func_signature_exhaustive_max_reduction_with_dim_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-08-13T13:51:53.3717364Z test_get_torch_func_signature_exhaustive_maximum_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-08-13T13:51:53.3736270Z test_get_torch_func_signature_exhaustive_mean_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-08-13T13:51:53.3755356Z test_get_torch_func_signature_exhaustive_median_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-08-13T13:51:53.3774066Z test_get_torch_func_signature_exhaustive_meshgrid_list_of_tensors_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-08-13T13:51:53.3787257Z test_get_torch_func_signature_exhaustive_meshgrid_variadic_tensors_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Skipped! (0.001s) 2022-08-13T13:51:53.3805660Z test_get_torch_func_signature_exhaustive_min_binary_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-08-13T13:51:53.3823949Z test_get_torch_func_signature_exhaustive_min_reduction_no_dim_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-08-13T13:51:53.3842243Z test_get_torch_func_signature_exhaustive_min_reduction_with_dim_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-08-13T13:51:53.3860793Z test_get_torch_func_signature_exhaustive_minimum_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-08-13T13:51:53.3885315Z test_get_torch_func_signature_exhaustive_mm_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-08-13T13:51:53.3904030Z test_get_torch_func_signature_exhaustive_mode_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-08-13T13:51:53.3922291Z test_get_torch_func_signature_exhaustive_movedim_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-08-13T13:51:53.3940768Z test_get_torch_func_signature_exhaustive_msort_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-08-13T13:51:53.3958916Z test_get_torch_func_signature_exhaustive_mul_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-08-13T13:51:53.3977510Z test_get_torch_func_signature_exhaustive_multinomial_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-08-13T13:51:53.3995811Z test_get_torch_func_signature_exhaustive_mv_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-08-13T13:51:53.4014497Z test_get_torch_func_signature_exhaustive_mvlgamma_mvlgamma_p_1_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-08-13T13:51:53.4032952Z test_get_torch_func_signature_exhaustive_mvlgamma_mvlgamma_p_3_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-08-13T13:51:53.4051608Z test_get_torch_func_signature_exhaustive_mvlgamma_mvlgamma_p_5_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-08-13T13:51:53.4069850Z test_get_torch_func_signature_exhaustive_nan_to_num_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-08-13T13:51:53.4088711Z test_get_torch_func_signature_exhaustive_nanmean_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-08-13T13:51:53.4113187Z test_get_torch_func_signature_exhaustive_nanmedian_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-08-13T13:51:53.4131983Z test_get_torch_func_signature_exhaustive_nanquantile_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-08-13T13:51:53.4150231Z test_get_torch_func_signature_exhaustive_nansum_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-08-13T13:51:53.4168799Z test_get_torch_func_signature_exhaustive_narrow_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-08-13T13:51:53.4187225Z test_get_torch_func_signature_exhaustive_native_layer_norm_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-08-13T13:51:53.4205421Z test_get_torch_func_signature_exhaustive_ne_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-08-13T13:51:53.4223812Z test_get_torch_func_signature_exhaustive_neg_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-08-13T13:51:53.4242196Z test_get_torch_func_signature_exhaustive_new_empty_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-08-13T13:51:53.4260836Z test_get_torch_func_signature_exhaustive_new_full_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-08-13T13:51:53.4279189Z test_get_torch_func_signature_exhaustive_new_ones_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-08-13T13:51:53.4297681Z test_get_torch_func_signature_exhaustive_new_zeros_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-08-13T13:51:53.4316184Z test_get_torch_func_signature_exhaustive_nextafter_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-08-13T13:51:53.4341264Z test_get_torch_func_signature_exhaustive_nn_functional_adaptive_avg_pool1d_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-08-13T13:51:53.4359601Z test_get_torch_func_signature_exhaustive_nn_functional_adaptive_avg_pool2d_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-08-13T13:51:53.4378102Z test_get_torch_func_signature_exhaustive_nn_functional_adaptive_avg_pool3d_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-08-13T13:51:53.4396671Z test_get_torch_func_signature_exhaustive_nn_functional_adaptive_max_pool1d_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-08-13T13:51:53.4415668Z test_get_torch_func_signature_exhaustive_nn_functional_adaptive_max_pool2d_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-08-13T13:51:53.4433812Z test_get_torch_func_signature_exhaustive_nn_functional_adaptive_max_pool3d_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-08-13T13:51:53.4452280Z test_get_torch_func_signature_exhaustive_nn_functional_avg_pool1d_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-08-13T13:51:53.4470883Z test_get_torch_func_signature_exhaustive_nn_functional_avg_pool2d_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-08-13T13:51:53.4489527Z test_get_torch_func_signature_exhaustive_nn_functional_avg_pool3d_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-08-13T13:51:53.4508134Z test_get_torch_func_signature_exhaustive_nn_functional_batch_norm_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-08-13T13:51:53.4526981Z test_get_torch_func_signature_exhaustive_nn_functional_batch_norm_without_cudnn_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-08-13T13:51:53.4545610Z test_get_torch_func_signature_exhaustive_nn_functional_bilinear_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-08-13T13:51:53.4570578Z test_get_torch_func_signature_exhaustive_nn_functional_binary_cross_entropy_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-08-13T13:51:53.4588718Z test_get_torch_func_signature_exhaustive_nn_functional_binary_cross_entropy_with_logits_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-08-13T13:51:53.4607217Z test_get_torch_func_signature_exhaustive_nn_functional_celu_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-08-13T13:51:53.4625737Z test_get_torch_func_signature_exhaustive_nn_functional_conv1d_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-08-13T13:51:53.4644069Z test_get_torch_func_signature_exhaustive_nn_functional_conv2d_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-08-13T13:51:53.4662650Z test_get_torch_func_signature_exhaustive_nn_functional_conv_transpose1d_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-08-13T13:51:53.4680937Z test_get_torch_func_signature_exhaustive_nn_functional_conv_transpose2d_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-08-13T13:51:53.4699463Z test_get_torch_func_signature_exhaustive_nn_functional_conv_transpose3d_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-08-13T13:51:53.4717832Z test_get_torch_func_signature_exhaustive_nn_functional_cosine_embedding_loss_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-08-13T13:51:53.4736360Z test_get_torch_func_signature_exhaustive_nn_functional_cosine_similarity_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-08-13T13:51:53.4754725Z test_get_torch_func_signature_exhaustive_nn_functional_cross_entropy_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-08-13T13:51:53.4773620Z test_get_torch_func_signature_exhaustive_nn_functional_ctc_loss_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-08-13T13:51:53.4798103Z test_get_torch_func_signature_exhaustive_nn_functional_dropout2d_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-08-13T13:51:53.4816755Z test_get_torch_func_signature_exhaustive_nn_functional_dropout3d_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-08-13T13:51:53.4835083Z test_get_torch_func_signature_exhaustive_nn_functional_dropout_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-08-13T13:51:53.4853614Z test_get_torch_func_signature_exhaustive_nn_functional_elu_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-08-13T13:51:53.4871935Z test_get_torch_func_signature_exhaustive_nn_functional_embedding_bag_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-08-13T13:51:53.4890386Z test_get_torch_func_signature_exhaustive_nn_functional_embedding_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-08-13T13:51:53.4908864Z test_get_torch_func_signature_exhaustive_nn_functional_feature_alpha_dropout_with_train_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-08-13T13:51:53.4927046Z test_get_torch_func_signature_exhaustive_nn_functional_feature_alpha_dropout_without_train_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-08-13T13:51:53.4945507Z test_get_torch_func_signature_exhaustive_nn_functional_fractional_max_pool2d_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-08-13T13:51:53.4963892Z test_get_torch_func_signature_exhaustive_nn_functional_fractional_max_pool3d_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-08-13T13:51:53.4982451Z test_get_torch_func_signature_exhaustive_nn_functional_gaussian_nll_loss_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-08-13T13:51:53.5000804Z test_get_torch_func_signature_exhaustive_nn_functional_gelu_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-08-13T13:51:53.5025524Z test_get_torch_func_signature_exhaustive_nn_functional_glu_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-08-13T13:51:53.5043909Z test_get_torch_func_signature_exhaustive_nn_functional_grid_sample_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-08-13T13:51:53.5062518Z test_get_torch_func_signature_exhaustive_nn_functional_group_norm_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-08-13T13:51:53.5080652Z test_get_torch_func_signature_exhaustive_nn_functional_hardshrink_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-08-13T13:51:53.5099207Z test_get_torch_func_signature_exhaustive_nn_functional_hardsigmoid_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-08-13T13:51:53.5117653Z test_get_torch_func_signature_exhaustive_nn_functional_hardswish_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-08-13T13:51:53.5136195Z test_get_torch_func_signature_exhaustive_nn_functional_hardtanh_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-08-13T13:51:53.5154421Z test_get_torch_func_signature_exhaustive_nn_functional_hinge_embedding_loss_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-08-13T13:51:53.5172861Z test_get_torch_func_signature_exhaustive_nn_functional_huber_loss_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-08-13T13:51:53.5191296Z test_get_torch_func_signature_exhaustive_nn_functional_instance_norm_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-08-13T13:51:53.5209899Z test_get_torch_func_signature_exhaustive_nn_functional_interpolate_area_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-08-13T13:51:53.5228271Z test_get_torch_func_signature_exhaustive_nn_functional_interpolate_bicubic_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-08-13T13:51:53.5253221Z test_get_torch_func_signature_exhaustive_nn_functional_interpolate_bilinear_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-08-13T13:51:53.5271490Z test_get_torch_func_signature_exhaustive_nn_functional_interpolate_linear_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-08-13T13:51:53.5290047Z test_get_torch_func_signature_exhaustive_nn_functional_interpolate_nearest_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-08-13T13:51:53.5308465Z test_get_torch_func_signature_exhaustive_nn_functional_interpolate_trilinear_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-08-13T13:51:53.5326712Z test_get_torch_func_signature_exhaustive_nn_functional_kl_div_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-08-13T13:51:53.5345523Z test_get_torch_func_signature_exhaustive_nn_functional_l1_loss_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-08-13T13:51:53.5363579Z test_get_torch_func_signature_exhaustive_nn_functional_layer_norm_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-08-13T13:51:53.5382102Z test_get_torch_func_signature_exhaustive_nn_functional_leaky_relu_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-08-13T13:51:53.5400512Z test_get_torch_func_signature_exhaustive_nn_functional_linear_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-08-13T13:51:53.5419105Z test_get_torch_func_signature_exhaustive_nn_functional_local_response_norm_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-08-13T13:51:53.5437398Z test_get_torch_func_signature_exhaustive_nn_functional_logsigmoid_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-08-13T13:51:53.5455969Z test_get_torch_func_signature_exhaustive_nn_functional_margin_ranking_loss_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-08-13T13:51:53.5480634Z test_get_torch_func_signature_exhaustive_nn_functional_max_pool1d_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-08-13T13:51:53.5499181Z test_get_torch_func_signature_exhaustive_nn_functional_max_pool2d_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-08-13T13:51:53.5517557Z test_get_torch_func_signature_exhaustive_nn_functional_max_pool3d_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-08-13T13:51:53.5536156Z test_get_torch_func_signature_exhaustive_nn_functional_max_unpool1d_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-08-13T13:51:53.5554513Z test_get_torch_func_signature_exhaustive_nn_functional_max_unpool1d_grad_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-08-13T13:51:53.5572937Z test_get_torch_func_signature_exhaustive_nn_functional_max_unpool2d_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-08-13T13:51:53.5591329Z test_get_torch_func_signature_exhaustive_nn_functional_max_unpool2d_grad_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-08-13T13:51:53.5610178Z test_get_torch_func_signature_exhaustive_nn_functional_max_unpool3d_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-08-13T13:51:53.5628467Z test_get_torch_func_signature_exhaustive_nn_functional_max_unpool3d_grad_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-08-13T13:51:53.5646646Z test_get_torch_func_signature_exhaustive_nn_functional_mish_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-08-13T13:51:53.5665079Z test_get_torch_func_signature_exhaustive_nn_functional_mse_loss_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-08-13T13:51:53.5683787Z test_get_torch_func_signature_exhaustive_nn_functional_multi_margin_loss_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-08-13T13:51:53.5708559Z test_get_torch_func_signature_exhaustive_nn_functional_multilabel_margin_loss_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-08-13T13:51:53.5726828Z test_get_torch_func_signature_exhaustive_nn_functional_multilabel_soft_margin_loss_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-08-13T13:51:53.5745389Z test_get_torch_func_signature_exhaustive_nn_functional_nll_loss_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-08-13T13:51:53.5763600Z test_get_torch_func_signature_exhaustive_nn_functional_normalize_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-08-13T13:51:53.5782089Z test_get_torch_func_signature_exhaustive_nn_functional_pad_circular_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-08-13T13:51:53.5800185Z test_get_torch_func_signature_exhaustive_nn_functional_pad_constant_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-08-13T13:51:53.5818781Z test_get_torch_func_signature_exhaustive_nn_functional_pad_reflect_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-08-13T13:51:53.5836949Z test_get_torch_func_signature_exhaustive_nn_functional_pad_replicate_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-08-13T13:51:53.5855497Z test_get_torch_func_signature_exhaustive_nn_functional_pairwise_distance_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-08-13T13:51:53.5873519Z test_get_torch_func_signature_exhaustive_nn_functional_pdist_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-08-13T13:51:53.5892151Z test_get_torch_func_signature_exhaustive_nn_functional_pixel_shuffle_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-08-13T13:51:53.5910533Z test_get_torch_func_signature_exhaustive_nn_functional_pixel_unshuffle_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-08-13T13:51:53.5937287Z test_get_torch_func_signature_exhaustive_nn_functional_poisson_nll_loss_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.003s) 2022-08-13T13:51:53.5955739Z test_get_torch_func_signature_exhaustive_nn_functional_prelu_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-08-13T13:51:53.5974113Z test_get_torch_func_signature_exhaustive_nn_functional_relu6_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-08-13T13:51:53.5992234Z test_get_torch_func_signature_exhaustive_nn_functional_relu_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-08-13T13:51:53.6011125Z test_get_torch_func_signature_exhaustive_nn_functional_rrelu_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-08-13T13:51:53.6029543Z test_get_torch_func_signature_exhaustive_nn_functional_selu_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-08-13T13:51:53.6048118Z test_get_torch_func_signature_exhaustive_nn_functional_silu_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-08-13T13:51:53.6066176Z test_get_torch_func_signature_exhaustive_nn_functional_smooth_l1_loss_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-08-13T13:51:53.6084320Z test_get_torch_func_signature_exhaustive_nn_functional_soft_margin_loss_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-08-13T13:51:53.6103168Z test_get_torch_func_signature_exhaustive_nn_functional_softmin_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-08-13T13:51:53.6121615Z test_get_torch_func_signature_exhaustive_nn_functional_softmin_with_dtype_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-08-13T13:51:53.6140398Z test_get_torch_func_signature_exhaustive_nn_functional_softplus_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-08-13T13:51:53.6164823Z test_get_torch_func_signature_exhaustive_nn_functional_softshrink_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-08-13T13:51:53.6183305Z test_get_torch_func_signature_exhaustive_nn_functional_softsign_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-08-13T13:51:53.6201606Z test_get_torch_func_signature_exhaustive_nn_functional_tanhshrink_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-08-13T13:51:53.6220440Z test_get_torch_func_signature_exhaustive_nn_functional_threshold_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-08-13T13:51:53.6238892Z test_get_torch_func_signature_exhaustive_nn_functional_triplet_margin_loss_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-08-13T13:51:53.6257410Z test_get_torch_func_signature_exhaustive_nn_functional_triplet_margin_with_distance_loss_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-08-13T13:51:53.6275584Z test_get_torch_func_signature_exhaustive_nn_functional_unfold_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-08-13T13:51:53.6294450Z test_get_torch_func_signature_exhaustive_nn_functional_upsample_bilinear_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-08-13T13:51:53.6313173Z test_get_torch_func_signature_exhaustive_nn_functional_upsample_nearest_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-08-13T13:51:53.6331842Z test_get_torch_func_signature_exhaustive_nonzero_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-08-13T13:51:53.6350095Z test_get_torch_func_signature_exhaustive_norm_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-08-13T13:51:53.6369012Z test_get_torch_func_signature_exhaustive_norm_fro_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-08-13T13:51:53.6393713Z test_get_torch_func_signature_exhaustive_norm_inf_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-08-13T13:51:53.6412343Z test_get_torch_func_signature_exhaustive_norm_nuc_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-08-13T13:51:53.6430557Z test_get_torch_func_signature_exhaustive_normal_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-08-13T13:51:53.6449045Z test_get_torch_func_signature_exhaustive_normal_number_mean_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-08-13T13:51:53.6467624Z test_get_torch_func_signature_exhaustive_ones_like_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-08-13T13:51:53.6485761Z test_get_torch_func_signature_exhaustive_ormqr_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-08-13T13:51:53.6504345Z test_get_torch_func_signature_exhaustive_outer_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-08-13T13:51:53.6523176Z test_get_torch_func_signature_exhaustive_pca_lowrank_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-08-13T13:51:53.6541579Z test_get_torch_func_signature_exhaustive_permute_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-08-13T13:51:53.6559847Z test_get_torch_func_signature_exhaustive_pinverse_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-08-13T13:51:53.6578321Z test_get_torch_func_signature_exhaustive_polar_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-08-13T13:51:53.6596680Z test_get_torch_func_signature_exhaustive_polygamma_polygamma_n_0_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-08-13T13:51:53.6621491Z test_get_torch_func_signature_exhaustive_polygamma_polygamma_n_1_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-08-13T13:51:53.6639834Z test_get_torch_func_signature_exhaustive_polygamma_polygamma_n_2_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-08-13T13:51:53.6658373Z test_get_torch_func_signature_exhaustive_polygamma_polygamma_n_3_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-08-13T13:51:53.6676798Z test_get_torch_func_signature_exhaustive_polygamma_polygamma_n_4_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-08-13T13:51:53.6695247Z test_get_torch_func_signature_exhaustive_positive_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-08-13T13:51:53.6713513Z test_get_torch_func_signature_exhaustive_pow_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-08-13T13:51:53.6732078Z test_get_torch_func_signature_exhaustive_prod_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-08-13T13:51:53.6750192Z test_get_torch_func_signature_exhaustive_put_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-08-13T13:51:53.6768697Z test_get_torch_func_signature_exhaustive_qr_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-08-13T13:51:53.6786880Z test_get_torch_func_signature_exhaustive_quantile_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-08-13T13:51:53.6805411Z test_get_torch_func_signature_exhaustive_rad2deg_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-08-13T13:51:53.6823807Z test_get_torch_func_signature_exhaustive_rand_like_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-08-13T13:51:53.6848639Z test_get_torch_func_signature_exhaustive_randint_like_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-08-13T13:51:53.6866769Z test_get_torch_func_signature_exhaustive_randn_like_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-08-13T13:51:53.6885037Z test_get_torch_func_signature_exhaustive_ravel_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-08-13T13:51:53.6903329Z test_get_torch_func_signature_exhaustive_real_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-08-13T13:51:53.6921773Z test_get_torch_func_signature_exhaustive_reciprocal_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-08-13T13:51:53.6940185Z test_get_torch_func_signature_exhaustive_remainder_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-08-13T13:51:53.6958422Z test_get_torch_func_signature_exhaustive_renorm_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-08-13T13:51:53.6976878Z test_get_torch_func_signature_exhaustive_repeat_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-08-13T13:51:53.6995172Z test_get_torch_func_signature_exhaustive_repeat_interleave_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-08-13T13:51:53.7013828Z test_get_torch_func_signature_exhaustive_reshape_as_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-08-13T13:51:53.7032201Z test_get_torch_func_signature_exhaustive_reshape_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-08-13T13:51:53.7050786Z test_get_torch_func_signature_exhaustive_resize__cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-08-13T13:51:53.7075051Z test_get_torch_func_signature_exhaustive_resize_as__cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-08-13T13:51:53.7093706Z test_get_torch_func_signature_exhaustive_resolve_conj_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-08-13T13:51:53.7112174Z test_get_torch_func_signature_exhaustive_resolve_neg_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-08-13T13:51:53.7130974Z test_get_torch_func_signature_exhaustive_roll_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-08-13T13:51:53.7149194Z test_get_torch_func_signature_exhaustive_rot90_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-08-13T13:51:53.7167662Z test_get_torch_func_signature_exhaustive_round_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-08-13T13:51:53.7185902Z test_get_torch_func_signature_exhaustive_round_decimals_0_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-08-13T13:51:53.7204319Z test_get_torch_func_signature_exhaustive_round_decimals_3_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-08-13T13:51:53.7223015Z test_get_torch_func_signature_exhaustive_round_decimals_neg_3_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-08-13T13:51:53.7241360Z test_get_torch_func_signature_exhaustive_rsqrt_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-08-13T13:51:53.7259841Z test_get_torch_func_signature_exhaustive_rsub_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-08-13T13:51:53.7278129Z test_get_torch_func_signature_exhaustive_scatter_add_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-08-13T13:51:53.7303061Z test_get_torch_func_signature_exhaustive_scatter_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-08-13T13:51:53.7321284Z test_get_torch_func_signature_exhaustive_scatter_reduce_amax_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-08-13T13:51:53.7339783Z test_get_torch_func_signature_exhaustive_scatter_reduce_amin_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-08-13T13:51:53.7358144Z test_get_torch_func_signature_exhaustive_scatter_reduce_mean_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-08-13T13:51:53.7377050Z test_get_torch_func_signature_exhaustive_scatter_reduce_prod_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-08-13T13:51:53.7395197Z test_get_torch_func_signature_exhaustive_scatter_reduce_sum_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-08-13T13:51:53.7413702Z test_get_torch_func_signature_exhaustive_searchsorted_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-08-13T13:51:53.7431874Z test_get_torch_func_signature_exhaustive_segment_reduce_lengths_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-08-13T13:51:53.7450306Z test_get_torch_func_signature_exhaustive_segment_reduce_offsets_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-08-13T13:51:53.7468541Z test_get_torch_func_signature_exhaustive_select_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-08-13T13:51:53.7487232Z test_get_torch_func_signature_exhaustive_select_scatter_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-08-13T13:51:53.7505743Z test_get_torch_func_signature_exhaustive_sgn_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-08-13T13:51:53.7530527Z test_get_torch_func_signature_exhaustive_short_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-08-13T13:51:53.7548835Z test_get_torch_func_signature_exhaustive_sigmoid_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-08-13T13:51:53.7566979Z test_get_torch_func_signature_exhaustive_sign_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-08-13T13:51:53.7585397Z test_get_torch_func_signature_exhaustive_signbit_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-08-13T13:51:53.7603880Z test_get_torch_func_signature_exhaustive_sin_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-08-13T13:51:53.7622370Z test_get_torch_func_signature_exhaustive_sinc_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-08-13T13:51:53.7640512Z test_get_torch_func_signature_exhaustive_sinh_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-08-13T13:51:53.7658988Z test_get_torch_func_signature_exhaustive_slice_scatter_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-08-13T13:51:53.7677097Z test_get_torch_func_signature_exhaustive_softmax_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-08-13T13:51:53.7695658Z test_get_torch_func_signature_exhaustive_softmax_with_dtype_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-08-13T13:51:53.7714013Z test_get_torch_func_signature_exhaustive_sort_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-08-13T13:51:53.7732991Z test_get_torch_func_signature_exhaustive_sparse_sampled_addmm_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: cusparseSDDMM was added in 11.2.1 (0.002s) 2022-08-13T13:51:53.7757360Z test_get_torch_func_signature_exhaustive_special_airy_ai_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-08-13T13:51:53.7775851Z test_get_torch_func_signature_exhaustive_special_bessel_j0_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-08-13T13:51:53.7794178Z test_get_torch_func_signature_exhaustive_special_bessel_j1_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-08-13T13:51:53.7812980Z test_get_torch_func_signature_exhaustive_special_bessel_y0_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-08-13T13:51:53.7831088Z test_get_torch_func_signature_exhaustive_special_bessel_y1_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-08-13T13:51:53.7849698Z test_get_torch_func_signature_exhaustive_special_chebyshev_polynomial_t_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-08-13T13:51:53.7867947Z test_get_torch_func_signature_exhaustive_special_chebyshev_polynomial_u_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-08-13T13:51:53.7880849Z 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) 2022-08-13T13:51:53.7893988Z 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) 2022-08-13T13:51:53.7912133Z test_get_torch_func_signature_exhaustive_special_entr_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-08-13T13:51:53.7930761Z test_get_torch_func_signature_exhaustive_special_erfcx_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-08-13T13:51:53.7949193Z test_get_torch_func_signature_exhaustive_special_hermite_polynomial_h_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-08-13T13:51:53.7967860Z test_get_torch_func_signature_exhaustive_special_hermite_polynomial_he_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-08-13T13:51:53.7992359Z test_get_torch_func_signature_exhaustive_special_i0e_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-08-13T13:51:53.8011080Z test_get_torch_func_signature_exhaustive_special_i1_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-08-13T13:51:53.8029320Z test_get_torch_func_signature_exhaustive_special_i1e_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-08-13T13:51:53.8047946Z test_get_torch_func_signature_exhaustive_special_laguerre_polynomial_l_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-08-13T13:51:53.8060475Z test_get_torch_func_signature_exhaustive_special_legendre_polynomial_p_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-08-13T13:51:53.8078952Z test_get_torch_func_signature_exhaustive_special_log_ndtr_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-08-13T13:51:53.8097654Z test_get_torch_func_signature_exhaustive_special_modified_bessel_i0_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-08-13T13:51:53.8115928Z test_get_torch_func_signature_exhaustive_special_modified_bessel_i1_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-08-13T13:51:53.8134516Z test_get_torch_func_signature_exhaustive_special_modified_bessel_k0_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-08-13T13:51:53.8152913Z test_get_torch_func_signature_exhaustive_special_modified_bessel_k1_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-08-13T13:51:53.8171387Z test_get_torch_func_signature_exhaustive_special_ndtr_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-08-13T13:51:53.8189622Z test_get_torch_func_signature_exhaustive_special_ndtri_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-08-13T13:51:53.8208458Z test_get_torch_func_signature_exhaustive_special_polygamma_special_polygamma_n_0_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-08-13T13:51:53.8233412Z test_get_torch_func_signature_exhaustive_special_scaled_modified_bessel_k0_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-08-13T13:51:53.8252079Z test_get_torch_func_signature_exhaustive_special_scaled_modified_bessel_k1_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-08-13T13:51:53.8265056Z 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.001s) 2022-08-13T13:51:53.8277312Z 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.001s) 2022-08-13T13:51:53.8290311Z 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.001s) 2022-08-13T13:51:53.8303226Z 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.001s) 2022-08-13T13:51:53.8321649Z test_get_torch_func_signature_exhaustive_special_spherical_bessel_j0_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-08-13T13:51:53.8340152Z test_get_torch_func_signature_exhaustive_special_xlog1py_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-08-13T13:51:53.8358256Z test_get_torch_func_signature_exhaustive_special_zeta_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-08-13T13:51:53.8376864Z test_get_torch_func_signature_exhaustive_split_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-08-13T13:51:53.8394959Z test_get_torch_func_signature_exhaustive_split_list_args_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-08-13T13:51:53.8413528Z test_get_torch_func_signature_exhaustive_split_with_sizes_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-08-13T13:51:53.8431700Z test_get_torch_func_signature_exhaustive_sqrt_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-08-13T13:51:53.8450279Z test_get_torch_func_signature_exhaustive_square_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-08-13T13:51:53.8468547Z test_get_torch_func_signature_exhaustive_squeeze_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-08-13T13:51:53.8486805Z test_get_torch_func_signature_exhaustive_stack_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-08-13T13:51:53.8511982Z test_get_torch_func_signature_exhaustive_std_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-08-13T13:51:53.8530694Z test_get_torch_func_signature_exhaustive_std_mean_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-08-13T13:51:53.8549013Z test_get_torch_func_signature_exhaustive_stft_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-08-13T13:51:53.8567196Z test_get_torch_func_signature_exhaustive_sub_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-08-13T13:51:53.8585501Z test_get_torch_func_signature_exhaustive_sum_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-08-13T13:51:53.8604213Z test_get_torch_func_signature_exhaustive_sum_to_size_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-08-13T13:51:53.8623190Z test_get_torch_func_signature_exhaustive_svd_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-08-13T13:51:53.8641955Z test_get_torch_func_signature_exhaustive_svd_lowrank_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-08-13T13:51:53.8660537Z test_get_torch_func_signature_exhaustive_symeig_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-08-13T13:51:53.8678902Z test_get_torch_func_signature_exhaustive_t_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-08-13T13:51:53.8697299Z test_get_torch_func_signature_exhaustive_take_along_dim_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-08-13T13:51:53.8715686Z test_get_torch_func_signature_exhaustive_take_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-08-13T13:51:53.8743590Z test_get_torch_func_signature_exhaustive_tan_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.003s) 2022-08-13T13:51:53.8761740Z test_get_torch_func_signature_exhaustive_tanh_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-08-13T13:51:53.8780221Z test_get_torch_func_signature_exhaustive_tensor_split_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-08-13T13:51:53.8792799Z test_get_torch_func_signature_exhaustive_tensordot_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Skipped! (0.001s) 2022-08-13T13:51:53.8811671Z test_get_torch_func_signature_exhaustive_tile_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-08-13T13:51:53.8829941Z test_get_torch_func_signature_exhaustive_to_sparse_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-08-13T13:51:53.8848803Z test_get_torch_func_signature_exhaustive_topk_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-08-13T13:51:53.8866920Z test_get_torch_func_signature_exhaustive_trace_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-08-13T13:51:53.8885212Z test_get_torch_func_signature_exhaustive_transpose_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-08-13T13:51:53.8903502Z test_get_torch_func_signature_exhaustive_trapezoid_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-08-13T13:51:53.8921769Z test_get_torch_func_signature_exhaustive_trapz_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-08-13T13:51:53.8939765Z test_get_torch_func_signature_exhaustive_triangular_solve_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-08-13T13:51:53.8958058Z test_get_torch_func_signature_exhaustive_tril_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-08-13T13:51:53.8983332Z test_get_torch_func_signature_exhaustive_triu_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-08-13T13:51:53.9001313Z test_get_torch_func_signature_exhaustive_true_divide_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-08-13T13:51:53.9019749Z test_get_torch_func_signature_exhaustive_trunc_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-08-13T13:51:53.9038178Z test_get_torch_func_signature_exhaustive_unbind_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-08-13T13:51:53.9056643Z test_get_torch_func_signature_exhaustive_unflatten_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-08-13T13:51:53.9074977Z test_get_torch_func_signature_exhaustive_unfold_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-08-13T13:51:53.9093397Z test_get_torch_func_signature_exhaustive_unique_consecutive_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-08-13T13:51:53.9111551Z test_get_torch_func_signature_exhaustive_unique_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-08-13T13:51:53.9130063Z test_get_torch_func_signature_exhaustive_unsqueeze_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-08-13T13:51:53.9148226Z test_get_torch_func_signature_exhaustive_var_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-08-13T13:51:53.9166609Z test_get_torch_func_signature_exhaustive_var_mean_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-08-13T13:51:53.9185189Z test_get_torch_func_signature_exhaustive_vdot_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-08-13T13:51:53.9210622Z test_get_torch_func_signature_exhaustive_view_as_complex_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-08-13T13:51:53.9229000Z test_get_torch_func_signature_exhaustive_view_as_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-08-13T13:51:53.9247356Z test_get_torch_func_signature_exhaustive_view_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-08-13T13:51:53.9265757Z test_get_torch_func_signature_exhaustive_vsplit_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-08-13T13:51:53.9283969Z test_get_torch_func_signature_exhaustive_vstack_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-08-13T13:51:53.9302447Z test_get_torch_func_signature_exhaustive_where_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-08-13T13:51:53.9320767Z test_get_torch_func_signature_exhaustive_xlogy_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-08-13T13:51:53.9339254Z test_get_torch_func_signature_exhaustive_zero__cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-08-13T13:51:53.9357419Z test_get_torch_func_signature_exhaustive_zeros_like_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-08-13T13:51:53.9368909Z test_pass_manager (fx.test_pass_infra.TestPassManager) 2022-08-13T13:51:53.9419054Z Tests that the pass manager runs the passes correctly. ... ok (0.006s) 2022-08-13T13:51:53.9424120Z test_pass_manager_bad_checks (fx.test_pass_infra.TestPassManager) 2022-08-13T13:51:53.9437145Z Checks that we error if we pass in a check function with the wrong parameters ... ok (0.002s) 2022-08-13T13:51:53.9445360Z test_pass_manager_checks (fx.test_pass_infra.TestPassManager) 2022-08-13T13:51:53.9474288Z Tests that users can add in check functions correctly ... ok (0.004s) 2022-08-13T13:51:53.9480924Z test_this_before_that_pass_constraint (fx.test_pass_infra.TestPassManager) 2022-08-13T13:51:53.9488595Z Tests the construction of constraints ... ok (0.001s) 2022-08-13T13:51:53.9508354Z test_topological_sort (fx.test_pass_infra.TestPassManager) 2022-08-13T13:51:53.9525428Z Tests that passes are correctly ordered based on contraints. ... ok (0.004s) 2022-08-13T13:51:53.9589436Z test_subgraph_rewriter_annotations_int (fx.test_subgraph_rewriter.TestSubgraphRewriter) ... ok (0.006s) 2022-08-13T13:51:53.9714368Z test_subgraph_rewriter_correct_output_replacement (fx.test_subgraph_rewriter.TestSubgraphRewriter) ... ok (0.012s) 2022-08-13T13:51:53.9830499Z test_subgraph_rewriter_graph_argument_order (fx.test_subgraph_rewriter.TestSubgraphRewriter) ... ok (0.011s) 2022-08-13T13:51:53.9948626Z test_subgraph_rewriter_internal_pattern_nodes_cannot_have_users_that_are_not_matched (fx.test_subgraph_rewriter.TestSubgraphRewriter) ... ok (0.012s) 2022-08-13T13:51:54.0089088Z test_subgraph_rewriter_multiple_pattern_match (fx.test_subgraph_rewriter.TestSubgraphRewriter) ... ok (0.014s) 2022-08-13T13:51:54.0210387Z test_subgraph_rewriter_pattern_is_entire_graph (fx.test_subgraph_rewriter.TestSubgraphRewriter) ... ok (0.012s) 2022-08-13T13:51:54.0330714Z test_subgraph_rewriter_pattern_output_pattern_node_can_have_users_that_are_not_matched (fx.test_subgraph_rewriter.TestSubgraphRewriter) ... ok (0.012s) 2022-08-13T13:51:54.0347927Z test_subgraph_rewriter_placeholder_matching (fx.test_subgraph_rewriter.TestSubgraphRewriter) 2022-08-13T13:51:54.0453207Z This tests that a placeholder Node can be matched to a Node with ... ok (0.012s) 2022-08-13T13:51:54.0585968Z test_subgraph_rewriter_preserves_logic (fx.test_subgraph_rewriter.TestSubgraphRewriter) ... ok (0.013s) 2022-08-13T13:51:54.0704277Z test_subgraph_rewriter_replaces_referenced_submodules (fx.test_subgraph_rewriter.TestSubgraphRewriter) ... ok (0.012s) 2022-08-13T13:51:54.0824247Z test_subgraph_rewriter_single_pattern_match (fx.test_subgraph_rewriter.TestSubgraphRewriter) ... ok (0.012s) 2022-08-13T13:51:54.0994501Z test_subgraph_rewriter_traced_as_callable (fx.test_subgraph_rewriter.TestSubgraphRewriter) ... ok (0.017s) 2022-08-13T13:51:54.1109140Z test_subgraph_rewriter_with_oneliner_pattern (fx.test_subgraph_rewriter.TestSubgraphRewriter) ... ok (0.011s) 2022-08-13T13:51:54.1228462Z test_subgraph_writer_replace_consecutive_submodules (fx.test_subgraph_rewriter.TestSubgraphRewriter) ... ok (0.012s) 2022-08-13T13:51:54.1242917Z test_torchvision_models_alexnet (__main__.TestVisionTracing) ... skip: Tests that don't use gradcheck don't need to run on slow_gradcheck CI (0.001s) 2022-08-13T13:51:54.1258085Z test_torchvision_models_convnext_base (__main__.TestVisionTracing) ... skip: Tests that don't use gradcheck don't need to run on slow_gradcheck CI (0.001s) 2022-08-13T13:51:54.1271642Z test_torchvision_models_convnext_large (__main__.TestVisionTracing) ... skip: Tests that don't use gradcheck don't need to run on slow_gradcheck CI (0.001s) 2022-08-13T13:51:54.1286247Z test_torchvision_models_convnext_small (__main__.TestVisionTracing) ... skip: Tests that don't use gradcheck don't need to run on slow_gradcheck CI (0.001s) 2022-08-13T13:51:54.1299988Z test_torchvision_models_convnext_tiny (__main__.TestVisionTracing) ... skip: Tests that don't use gradcheck don't need to run on slow_gradcheck CI (0.001s) 2022-08-13T13:51:54.1313784Z test_torchvision_models_densenet121 (__main__.TestVisionTracing) ... skip: Tests that don't use gradcheck don't need to run on slow_gradcheck CI (0.001s) 2022-08-13T13:51:54.1328535Z test_torchvision_models_densenet161 (__main__.TestVisionTracing) ... skip: Tests that don't use gradcheck don't need to run on slow_gradcheck CI (0.001s) 2022-08-13T13:51:54.1341877Z test_torchvision_models_densenet169 (__main__.TestVisionTracing) ... skip: Tests that don't use gradcheck don't need to run on slow_gradcheck CI (0.001s) 2022-08-13T13:51:54.1356025Z test_torchvision_models_densenet201 (__main__.TestVisionTracing) ... skip: Tests that don't use gradcheck don't need to run on slow_gradcheck CI (0.001s) 2022-08-13T13:51:54.1370314Z test_torchvision_models_detection_fasterrcnn_mobilenet_v3_large_320_fpn (__main__.TestVisionTracing) ... skip: Tests that don't use gradcheck don't need to run on slow_gradcheck CI (0.001s) 2022-08-13T13:51:54.1384156Z test_torchvision_models_detection_fasterrcnn_mobilenet_v3_large_fpn (__main__.TestVisionTracing) ... skip: Tests that don't use gradcheck don't need to run on slow_gradcheck CI (0.001s) 2022-08-13T13:51:54.1398247Z test_torchvision_models_detection_fasterrcnn_resnet50_fpn (__main__.TestVisionTracing) ... skip: Tests that don't use gradcheck don't need to run on slow_gradcheck CI (0.001s) 2022-08-13T13:51:54.1412971Z test_torchvision_models_detection_fasterrcnn_resnet50_fpn_v2 (__main__.TestVisionTracing) ... skip: Tests that don't use gradcheck don't need to run on slow_gradcheck CI (0.001s) 2022-08-13T13:51:54.1426826Z test_torchvision_models_detection_fcos_resnet50_fpn (__main__.TestVisionTracing) ... skip: Tests that don't use gradcheck don't need to run on slow_gradcheck CI (0.001s) 2022-08-13T13:51:54.1441042Z test_torchvision_models_detection_keypointrcnn_resnet50_fpn (__main__.TestVisionTracing) ... skip: Tests that don't use gradcheck don't need to run on slow_gradcheck CI (0.001s) 2022-08-13T13:51:54.1455535Z test_torchvision_models_detection_maskrcnn_resnet50_fpn (__main__.TestVisionTracing) ... skip: Tests that don't use gradcheck don't need to run on slow_gradcheck CI (0.001s) 2022-08-13T13:51:54.1469733Z test_torchvision_models_detection_maskrcnn_resnet50_fpn_v2 (__main__.TestVisionTracing) ... skip: Tests that don't use gradcheck don't need to run on slow_gradcheck CI (0.001s) 2022-08-13T13:51:54.1483803Z test_torchvision_models_detection_retinanet_resnet50_fpn (__main__.TestVisionTracing) ... skip: Tests that don't use gradcheck don't need to run on slow_gradcheck CI (0.001s) 2022-08-13T13:51:54.1498382Z test_torchvision_models_detection_retinanet_resnet50_fpn_v2 (__main__.TestVisionTracing) ... skip: Tests that don't use gradcheck don't need to run on slow_gradcheck CI (0.001s) 2022-08-13T13:51:54.1512475Z test_torchvision_models_detection_ssd300_vgg16 (__main__.TestVisionTracing) ... skip: Tests that don't use gradcheck don't need to run on slow_gradcheck CI (0.001s) 2022-08-13T13:51:54.1526676Z test_torchvision_models_detection_ssdlite320_mobilenet_v3_large (__main__.TestVisionTracing) ... skip: Tests that don't use gradcheck don't need to run on slow_gradcheck CI (0.001s) 2022-08-13T13:51:54.1541022Z test_torchvision_models_efficientnet_b0 (__main__.TestVisionTracing) ... skip: Tests that don't use gradcheck don't need to run on slow_gradcheck CI (0.001s) 2022-08-13T13:51:54.1555176Z test_torchvision_models_efficientnet_b1 (__main__.TestVisionTracing) ... skip: Tests that don't use gradcheck don't need to run on slow_gradcheck CI (0.001s) 2022-08-13T13:51:54.1569774Z test_torchvision_models_efficientnet_b2 (__main__.TestVisionTracing) ... skip: Tests that don't use gradcheck don't need to run on slow_gradcheck CI (0.001s) 2022-08-13T13:51:54.1583494Z test_torchvision_models_efficientnet_b3 (__main__.TestVisionTracing) ... skip: Tests that don't use gradcheck don't need to run on slow_gradcheck CI (0.001s) 2022-08-13T13:51:54.1597552Z test_torchvision_models_efficientnet_b4 (__main__.TestVisionTracing) ... skip: Tests that don't use gradcheck don't need to run on slow_gradcheck CI (0.001s) 2022-08-13T13:51:54.1611994Z test_torchvision_models_efficientnet_b5 (__main__.TestVisionTracing) ... skip: Tests that don't use gradcheck don't need to run on slow_gradcheck CI (0.001s) 2022-08-13T13:51:54.1625628Z test_torchvision_models_efficientnet_b6 (__main__.TestVisionTracing) ... skip: Tests that don't use gradcheck don't need to run on slow_gradcheck CI (0.001s) 2022-08-13T13:51:54.1639927Z test_torchvision_models_efficientnet_b7 (__main__.TestVisionTracing) ... skip: Tests that don't use gradcheck don't need to run on slow_gradcheck CI (0.001s) 2022-08-13T13:51:54.1654202Z test_torchvision_models_efficientnet_v2_l (__main__.TestVisionTracing) ... skip: Tests that don't use gradcheck don't need to run on slow_gradcheck CI (0.001s) 2022-08-13T13:51:54.1668284Z test_torchvision_models_efficientnet_v2_m (__main__.TestVisionTracing) ... skip: Tests that don't use gradcheck don't need to run on slow_gradcheck CI (0.001s) 2022-08-13T13:51:54.1682485Z test_torchvision_models_efficientnet_v2_s (__main__.TestVisionTracing) ... skip: Tests that don't use gradcheck don't need to run on slow_gradcheck CI (0.001s) 2022-08-13T13:51:54.1696610Z test_torchvision_models_googlenet (__main__.TestVisionTracing) ... skip: Tests that don't use gradcheck don't need to run on slow_gradcheck CI (0.001s) 2022-08-13T13:51:54.1710780Z test_torchvision_models_inception_v3 (__main__.TestVisionTracing) ... skip: Tests that don't use gradcheck don't need to run on slow_gradcheck CI (0.001s) 2022-08-13T13:51:54.1724590Z test_torchvision_models_mnasnet0_5 (__main__.TestVisionTracing) ... skip: Tests that don't use gradcheck don't need to run on slow_gradcheck CI (0.001s) 2022-08-13T13:51:54.1739061Z test_torchvision_models_mnasnet0_75 (__main__.TestVisionTracing) ... skip: Tests that don't use gradcheck don't need to run on slow_gradcheck CI (0.001s) 2022-08-13T13:51:54.1753664Z test_torchvision_models_mnasnet1_0 (__main__.TestVisionTracing) ... skip: Tests that don't use gradcheck don't need to run on slow_gradcheck CI (0.001s) 2022-08-13T13:51:54.1768122Z test_torchvision_models_mnasnet1_3 (__main__.TestVisionTracing) ... skip: Tests that don't use gradcheck don't need to run on slow_gradcheck CI (0.001s) 2022-08-13T13:51:54.1782211Z test_torchvision_models_mobilenet_v2 (__main__.TestVisionTracing) ... skip: Tests that don't use gradcheck don't need to run on slow_gradcheck CI (0.001s) 2022-08-13T13:51:54.1796147Z test_torchvision_models_mobilenet_v3_large (__main__.TestVisionTracing) ... skip: Tests that don't use gradcheck don't need to run on slow_gradcheck CI (0.001s) 2022-08-13T13:51:54.1810239Z test_torchvision_models_mobilenet_v3_small (__main__.TestVisionTracing) ... skip: Tests that don't use gradcheck don't need to run on slow_gradcheck CI (0.001s) 2022-08-13T13:51:54.1824019Z test_torchvision_models_regnet_x_16gf (__main__.TestVisionTracing) ... skip: Tests that don't use gradcheck don't need to run on slow_gradcheck CI (0.001s) 2022-08-13T13:51:54.1838109Z test_torchvision_models_regnet_x_1_6gf (__main__.TestVisionTracing) ... skip: Tests that don't use gradcheck don't need to run on slow_gradcheck CI (0.001s) 2022-08-13T13:51:54.1852078Z test_torchvision_models_regnet_x_32gf (__main__.TestVisionTracing) ... skip: Tests that don't use gradcheck don't need to run on slow_gradcheck CI (0.001s) 2022-08-13T13:51:54.1865738Z test_torchvision_models_regnet_x_3_2gf (__main__.TestVisionTracing) ... skip: Tests that don't use gradcheck don't need to run on slow_gradcheck CI (0.001s) 2022-08-13T13:51:54.1879627Z test_torchvision_models_regnet_x_400mf (__main__.TestVisionTracing) ... skip: Tests that don't use gradcheck don't need to run on slow_gradcheck CI (0.001s) 2022-08-13T13:51:54.1894466Z test_torchvision_models_regnet_x_800mf (__main__.TestVisionTracing) ... skip: Tests that don't use gradcheck don't need to run on slow_gradcheck CI (0.001s) 2022-08-13T13:51:54.1908395Z test_torchvision_models_regnet_x_8gf (__main__.TestVisionTracing) ... skip: Tests that don't use gradcheck don't need to run on slow_gradcheck CI (0.001s) 2022-08-13T13:51:54.1922100Z test_torchvision_models_regnet_y_128gf (__main__.TestVisionTracing) ... skip: Tests that don't use gradcheck don't need to run on slow_gradcheck CI (0.001s) 2022-08-13T13:51:54.1936430Z test_torchvision_models_regnet_y_16gf (__main__.TestVisionTracing) ... skip: Tests that don't use gradcheck don't need to run on slow_gradcheck CI (0.001s) 2022-08-13T13:51:54.1950184Z test_torchvision_models_regnet_y_1_6gf (__main__.TestVisionTracing) ... skip: Tests that don't use gradcheck don't need to run on slow_gradcheck CI (0.001s) 2022-08-13T13:51:54.1964346Z test_torchvision_models_regnet_y_32gf (__main__.TestVisionTracing) ... skip: Tests that don't use gradcheck don't need to run on slow_gradcheck CI (0.001s) 2022-08-13T13:51:54.1978379Z test_torchvision_models_regnet_y_3_2gf (__main__.TestVisionTracing) ... skip: Tests that don't use gradcheck don't need to run on slow_gradcheck CI (0.001s) 2022-08-13T13:51:54.1992211Z test_torchvision_models_regnet_y_400mf (__main__.TestVisionTracing) ... skip: Tests that don't use gradcheck don't need to run on slow_gradcheck CI (0.001s) 2022-08-13T13:51:54.2006587Z test_torchvision_models_regnet_y_800mf (__main__.TestVisionTracing) ... skip: Tests that don't use gradcheck don't need to run on slow_gradcheck CI (0.001s) 2022-08-13T13:51:54.2021027Z test_torchvision_models_regnet_y_8gf (__main__.TestVisionTracing) ... skip: Tests that don't use gradcheck don't need to run on slow_gradcheck CI (0.001s) 2022-08-13T13:51:54.2034621Z test_torchvision_models_resnet101 (__main__.TestVisionTracing) ... skip: Tests that don't use gradcheck don't need to run on slow_gradcheck CI (0.001s) 2022-08-13T13:51:54.2048769Z test_torchvision_models_resnet152 (__main__.TestVisionTracing) ... skip: Tests that don't use gradcheck don't need to run on slow_gradcheck CI (0.001s) 2022-08-13T13:51:54.2062515Z test_torchvision_models_resnet18 (__main__.TestVisionTracing) ... skip: Tests that don't use gradcheck don't need to run on slow_gradcheck CI (0.001s) 2022-08-13T13:51:54.2077369Z test_torchvision_models_resnet34 (__main__.TestVisionTracing) ... skip: Tests that don't use gradcheck don't need to run on slow_gradcheck CI (0.001s) 2022-08-13T13:51:54.2091081Z test_torchvision_models_resnet50 (__main__.TestVisionTracing) ... skip: Tests that don't use gradcheck don't need to run on slow_gradcheck CI (0.001s) 2022-08-13T13:51:54.2105603Z test_torchvision_models_resnext101_32x8d (__main__.TestVisionTracing) ... skip: Tests that don't use gradcheck don't need to run on slow_gradcheck CI (0.001s) 2022-08-13T13:51:54.2119582Z test_torchvision_models_resnext101_64x4d (__main__.TestVisionTracing) ... skip: Tests that don't use gradcheck don't need to run on slow_gradcheck CI (0.001s) 2022-08-13T13:51:54.2134160Z test_torchvision_models_resnext50_32x4d (__main__.TestVisionTracing) ... skip: Tests that don't use gradcheck don't need to run on slow_gradcheck CI (0.001s) 2022-08-13T13:51:54.2148549Z test_torchvision_models_segmentation_deeplabv3_mobilenet_v3_large (__main__.TestVisionTracing) ... skip: Tests that don't use gradcheck don't need to run on slow_gradcheck CI (0.001s) 2022-08-13T13:51:54.2162694Z test_torchvision_models_segmentation_deeplabv3_resnet101 (__main__.TestVisionTracing) ... skip: Tests that don't use gradcheck don't need to run on slow_gradcheck CI (0.001s) 2022-08-13T13:51:54.2177179Z test_torchvision_models_segmentation_deeplabv3_resnet50 (__main__.TestVisionTracing) ... skip: Tests that don't use gradcheck don't need to run on slow_gradcheck CI (0.001s) 2022-08-13T13:51:54.2190888Z test_torchvision_models_segmentation_fcn_resnet101 (__main__.TestVisionTracing) ... skip: Tests that don't use gradcheck don't need to run on slow_gradcheck CI (0.001s) 2022-08-13T13:51:54.2205492Z test_torchvision_models_segmentation_fcn_resnet50 (__main__.TestVisionTracing) ... skip: Tests that don't use gradcheck don't need to run on slow_gradcheck CI (0.001s) 2022-08-13T13:51:54.2219670Z test_torchvision_models_segmentation_lraspp_mobilenet_v3_large (__main__.TestVisionTracing) ... skip: Tests that don't use gradcheck don't need to run on slow_gradcheck CI (0.001s) 2022-08-13T13:51:54.2233678Z test_torchvision_models_shufflenet_v2_x0_5 (__main__.TestVisionTracing) ... skip: Tests that don't use gradcheck don't need to run on slow_gradcheck CI (0.001s) 2022-08-13T13:51:54.2248337Z test_torchvision_models_shufflenet_v2_x1_0 (__main__.TestVisionTracing) ... skip: Tests that don't use gradcheck don't need to run on slow_gradcheck CI (0.001s) 2022-08-13T13:51:54.2262189Z test_torchvision_models_shufflenet_v2_x1_5 (__main__.TestVisionTracing) ... skip: Tests that don't use gradcheck don't need to run on slow_gradcheck CI (0.001s) 2022-08-13T13:51:54.2276625Z test_torchvision_models_shufflenet_v2_x2_0 (__main__.TestVisionTracing) ... skip: Tests that don't use gradcheck don't need to run on slow_gradcheck CI (0.001s) 2022-08-13T13:51:54.2291094Z test_torchvision_models_squeezenet1_0 (__main__.TestVisionTracing) ... skip: Tests that don't use gradcheck don't need to run on slow_gradcheck CI (0.001s) 2022-08-13T13:51:54.2305178Z test_torchvision_models_squeezenet1_1 (__main__.TestVisionTracing) ... skip: Tests that don't use gradcheck don't need to run on slow_gradcheck CI (0.001s) 2022-08-13T13:51:54.2319363Z test_torchvision_models_swin_b (__main__.TestVisionTracing) ... skip: Tests that don't use gradcheck don't need to run on slow_gradcheck CI (0.001s) 2022-08-13T13:51:54.2333793Z test_torchvision_models_swin_s (__main__.TestVisionTracing) ... skip: Tests that don't use gradcheck don't need to run on slow_gradcheck CI (0.001s) 2022-08-13T13:51:54.2347152Z test_torchvision_models_swin_t (__main__.TestVisionTracing) ... skip: Tests that don't use gradcheck don't need to run on slow_gradcheck CI (0.001s) 2022-08-13T13:51:54.2360713Z test_torchvision_models_swin_v2_b (__main__.TestVisionTracing) ... skip: Tests that don't use gradcheck don't need to run on slow_gradcheck CI (0.001s) 2022-08-13T13:51:54.2375377Z test_torchvision_models_swin_v2_s (__main__.TestVisionTracing) ... skip: Tests that don't use gradcheck don't need to run on slow_gradcheck CI (0.001s) 2022-08-13T13:51:54.2389026Z test_torchvision_models_swin_v2_t (__main__.TestVisionTracing) ... skip: Tests that don't use gradcheck don't need to run on slow_gradcheck CI (0.001s) 2022-08-13T13:51:54.2403186Z test_torchvision_models_vgg11 (__main__.TestVisionTracing) ... skip: Tests that don't use gradcheck don't need to run on slow_gradcheck CI (0.001s) 2022-08-13T13:51:54.2417430Z test_torchvision_models_vgg11_bn (__main__.TestVisionTracing) ... skip: Tests that don't use gradcheck don't need to run on slow_gradcheck CI (0.001s) 2022-08-13T13:51:54.2431204Z test_torchvision_models_vgg13 (__main__.TestVisionTracing) ... skip: Tests that don't use gradcheck don't need to run on slow_gradcheck CI (0.001s) 2022-08-13T13:51:54.2445354Z test_torchvision_models_vgg13_bn (__main__.TestVisionTracing) ... skip: Tests that don't use gradcheck don't need to run on slow_gradcheck CI (0.001s) 2022-08-13T13:51:54.2459807Z test_torchvision_models_vgg16 (__main__.TestVisionTracing) ... skip: Tests that don't use gradcheck don't need to run on slow_gradcheck CI (0.001s) 2022-08-13T13:51:54.2474047Z test_torchvision_models_vgg16_bn (__main__.TestVisionTracing) ... skip: Tests that don't use gradcheck don't need to run on slow_gradcheck CI (0.001s) 2022-08-13T13:51:54.2488294Z test_torchvision_models_vgg19 (__main__.TestVisionTracing) ... skip: Tests that don't use gradcheck don't need to run on slow_gradcheck CI (0.001s) 2022-08-13T13:51:54.2502382Z test_torchvision_models_vgg19_bn (__main__.TestVisionTracing) ... skip: Tests that don't use gradcheck don't need to run on slow_gradcheck CI (0.001s) 2022-08-13T13:51:54.2516445Z test_torchvision_models_video_mc3_18 (__main__.TestVisionTracing) ... skip: Tests that don't use gradcheck don't need to run on slow_gradcheck CI (0.001s) 2022-08-13T13:51:54.2530773Z test_torchvision_models_video_mvit_v1_b (__main__.TestVisionTracing) ... skip: Tests that don't use gradcheck don't need to run on slow_gradcheck CI (0.001s) 2022-08-13T13:51:54.2544795Z test_torchvision_models_video_mvit_v2_s (__main__.TestVisionTracing) ... skip: Tests that don't use gradcheck don't need to run on slow_gradcheck CI (0.001s) 2022-08-13T13:51:54.2558794Z test_torchvision_models_video_r2plus1d_18 (__main__.TestVisionTracing) ... skip: Tests that don't use gradcheck don't need to run on slow_gradcheck CI (0.001s) 2022-08-13T13:51:54.2573050Z test_torchvision_models_video_r3d_18 (__main__.TestVisionTracing) ... skip: Tests that don't use gradcheck don't need to run on slow_gradcheck CI (0.001s) 2022-08-13T13:51:54.2586719Z test_torchvision_models_vit_b_16 (__main__.TestVisionTracing) ... skip: Tests that don't use gradcheck don't need to run on slow_gradcheck CI (0.001s) 2022-08-13T13:51:54.2600641Z test_torchvision_models_vit_b_32 (__main__.TestVisionTracing) ... skip: Tests that don't use gradcheck don't need to run on slow_gradcheck CI (0.001s) 2022-08-13T13:51:54.2614844Z test_torchvision_models_vit_h_14 (__main__.TestVisionTracing) ... skip: Tests that don't use gradcheck don't need to run on slow_gradcheck CI (0.001s) 2022-08-13T13:51:54.2628649Z test_torchvision_models_vit_l_16 (__main__.TestVisionTracing) ... skip: Tests that don't use gradcheck don't need to run on slow_gradcheck CI (0.001s) 2022-08-13T13:51:54.2642927Z test_torchvision_models_vit_l_32 (__main__.TestVisionTracing) ... skip: Tests that don't use gradcheck don't need to run on slow_gradcheck CI (0.001s) 2022-08-13T13:51:54.2656850Z test_torchvision_models_wide_resnet101_2 (__main__.TestVisionTracing) ... skip: Tests that don't use gradcheck don't need to run on slow_gradcheck CI (0.001s) 2022-08-13T13:51:54.2671124Z test_torchvision_models_wide_resnet50_2 (__main__.TestVisionTracing) ... skip: Tests that don't use gradcheck don't need to run on slow_gradcheck CI (0.001s) 2022-08-13T13:51:54.2851174Z test_flatten_fully_static (fx.test_gradual_type.TypeCheckerTest) ... ok (0.018s) 2022-08-13T13:51:56.1264756Z test_resnet50 (fx.test_gradual_type.TypeCheckerTest) ... ok (1.841s) 2022-08-13T13:51:56.1319909Z test_symbolic_add_with_broadcast (fx.test_gradual_type.TypeCheckerTest) ... ok (0.006s) 2022-08-13T13:51:56.1366788Z test_symbolic_add_with_broadcast_2 (fx.test_gradual_type.TypeCheckerTest) ... ok (0.005s) 2022-08-13T13:51:56.1405689Z test_type_check_add_false (fx.test_gradual_type.TypeCheckerTest) ... ok (0.004s) 2022-08-13T13:51:56.1448572Z test_type_check_add_true (fx.test_gradual_type.TypeCheckerTest) ... ok (0.004s) 2022-08-13T13:51:56.1490760Z test_type_check_add_with_broadcast (fx.test_gradual_type.TypeCheckerTest) ... ok (0.004s) 2022-08-13T13:51:56.1531734Z test_type_check_add_with_scalar (fx.test_gradual_type.TypeCheckerTest) ... ok (0.004s) 2022-08-13T13:51:56.1590874Z test_type_check_batch_norm_2D (fx.test_gradual_type.TypeCheckerTest) ... ok (0.006s) 2022-08-13T13:51:56.1697321Z test_type_check_batch_norm_2D_broadcast (fx.test_gradual_type.TypeCheckerTest) ... ok (0.011s) 2022-08-13T13:51:56.1749049Z test_type_check_batch_norm_2D_false (fx.test_gradual_type.TypeCheckerTest) ... ok (0.005s) 2022-08-13T13:51:56.1810672Z test_type_check_batch_norm_symbolic (fx.test_gradual_type.TypeCheckerTest) ... ok (0.006s) 2022-08-13T13:51:56.1869895Z test_type_check_conv2D (fx.test_gradual_type.TypeCheckerTest) ... ok (0.006s) 2022-08-13T13:51:56.1976047Z test_type_check_conv2D_2 (fx.test_gradual_type.TypeCheckerTest) ... ok (0.011s) 2022-08-13T13:51:56.2565466Z test_type_check_conv2D_2_fully_static (fx.test_gradual_type.TypeCheckerTest) ... ok (0.059s) 2022-08-13T13:51:56.2644801Z test_type_check_conv2D_maxpool2d_flatten (fx.test_gradual_type.TypeCheckerTest) ... ok (0.008s) 2022-08-13T13:51:56.2754508Z test_type_check_conv2D_types (fx.test_gradual_type.TypeCheckerTest) ... ok (0.011s) 2022-08-13T13:51:56.2792902Z test_type_check_flatten (fx.test_gradual_type.TypeCheckerTest) ... ok (0.004s) 2022-08-13T13:51:56.2834568Z test_type_check_flatten3 (fx.test_gradual_type.TypeCheckerTest) ... ok (0.004s) 2022-08-13T13:51:56.2872788Z test_type_check_flatten_2 (fx.test_gradual_type.TypeCheckerTest) ... ok (0.004s) 2022-08-13T13:51:56.2909893Z test_type_check_reshape_dyn_false (fx.test_gradual_type.TypeCheckerTest) ... ok (0.004s) 2022-08-13T13:51:56.2947394Z test_type_check_reshape_dyn_true (fx.test_gradual_type.TypeCheckerTest) ... ok (0.004s) 2022-08-13T13:51:56.2984475Z test_type_check_reshape_dyn_true_param_false (fx.test_gradual_type.TypeCheckerTest) ... ok (0.004s) 2022-08-13T13:51:56.3021621Z test_type_check_reshape_false (fx.test_gradual_type.TypeCheckerTest) ... ok (0.004s) 2022-08-13T13:51:56.3063430Z test_type_check_reshape_true (fx.test_gradual_type.TypeCheckerTest) ... ok (0.004s) 2022-08-13T13:51:56.3296746Z test_type_check_symbolic_inferenceconv2D_maxpool2d_flatten (fx.test_gradual_type.TypeCheckerTest) ... ok (0.023s) 2022-08-13T13:51:56.3335697Z test_type_check_transpose_False (fx.test_gradual_type.TypeCheckerTest) ... ok (0.004s) 2022-08-13T13:51:56.3376377Z test_type_check_transpose_true (fx.test_gradual_type.TypeCheckerTest) ... ok (0.004s) 2022-08-13T13:51:56.3730283Z test_type_maxpool2d_fully_static (fx.test_gradual_type.TypeCheckerTest) ... ok (0.035s) 2022-08-13T13:51:56.3778818Z test_type_typechecl_maxpool2d_3dinput (fx.test_gradual_type.TypeCheckerTest) ... ok (0.005s) 2022-08-13T13:51:56.3890011Z test_typecheck_basicblock (fx.test_gradual_type.TypeCheckerTest) ... ok (0.011s) 2022-08-13T13:51:56.3890606Z 2022-08-13T13:51:56.3891299Z ---------------------------------------------------------------------- 2022-08-13T13:51:56.3892163Z Ran 1109 tests in 7.705s 2022-08-13T13:51:56.3892478Z 2022-08-13T13:51:56.3892675Z OK (skipped=695) 2022-08-13T13:51:56.3892968Z 2022-08-13T13:51:56.3893188Z Generating XML reports... 2022-08-13T13:51:56.3943146Z Generated XML report: test-reports/python-unittest/test_fx/TEST-fx.test_gradual_type.AnnotationsTest-20220813135148.xml 2022-08-13T13:51:56.3962808Z Generated XML report: test-reports/python-unittest/test_fx/TEST-fx.test_cse_pass.TestCSEPass-20220813135148.xml 2022-08-13T13:51:56.3983573Z Generated XML report: test-reports/python-unittest/test_fx/TEST-fx.test_common_passes.TestCommonPass-20220813135148.xml 2022-08-13T13:51:56.4012607Z Generated XML report: test-reports/python-unittest/test_fx/TEST-fx.test_fx_const_fold.TestConstFold-20220813135148.xml 2022-08-13T13:51:56.4024050Z Generated XML report: test-reports/python-unittest/test_fx/TEST-fx.test_fx_param_shape_control_flow.TestConstParamShapeInControlFlow-20220813135148.xml 2022-08-13T13:51:56.4039068Z Generated XML report: test-reports/python-unittest/test_fx/TEST-fx.test_dce_pass.TestDCE-20220813135148.xml 2022-08-13T13:51:56.4226041Z Generated XML report: test-reports/python-unittest/test_fx/TEST-TestFX-20220813135148.xml 2022-08-13T13:51:56.4235675Z Generated XML report: test-reports/python-unittest/test_fx/TEST-TestFXAPIBackwardCompatibility-20220813135148.xml 2022-08-13T13:51:56.4363170Z Generated XML report: test-reports/python-unittest/test_fx/TEST-TestFunctionalTracing-20220813135148.xml 2022-08-13T13:51:56.4373640Z Generated XML report: test-reports/python-unittest/test_fx/TEST-fx.test_pass_infra.TestPassManager-20220813135148.xml 2022-08-13T13:51:56.4395633Z Generated XML report: test-reports/python-unittest/test_fx/TEST-fx.test_subgraph_rewriter.TestSubgraphRewriter-20220813135148.xml 2022-08-13T13:51:56.4431547Z Generated XML report: test-reports/python-unittest/test_fx/TEST-fx.test_gradual_type.TypeCheckerTest-20220813135148.xml 2022-08-13T13:51:56.5239313Z Generated XML report: test-reports/python-unittest/test_fx/TEST-TestOperatorSignaturesCUDA-20220813135148.xml 2022-08-13T13:51:56.5386115Z Generated XML report: test-reports/python-unittest/test_fx/TEST-TestVisionTracing-20220813135148.xml 2022-08-13T13:51:57.1125964Z Running test_fx_experimental ... [2022-08-13 13:51:57.112037] 2022-08-13T13:51:57.1126702Z Executing ['/opt/conda/bin/python', '-bb', 'test_fx_experimental.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2022-08-13 13:51:57.112146] 2022-08-13T13:52:01.7078613Z Test results will be stored in test-reports/python-unittest/test_fx_experimental 2022-08-13T13:52:01.7230198Z 2022-08-13T13:52:01.7230670Z Running tests... 2022-08-13T13:52:01.7231154Z ---------------------------------------------------------------------- 2022-08-13T13:52:03.7992125Z test_annotate_returns_with_schema (__main__.TestFXExperimental) ... ok (2.076s) 2022-08-13T13:52:03.8097095Z test_aot_based_partition (__main__.TestFXExperimental) ... ok (0.008s) 2022-08-13T13:52:03.8152849Z test_call_to_assert_no_msg (__main__.TestFXExperimental) ... ok (0.005s) 2022-08-13T13:52:03.8201766Z test_call_to_assert_with_empty_msg (__main__.TestFXExperimental) ... ok (0.005s) 2022-08-13T13:52:03.8253205Z test_call_to_assert_with_msg (__main__.TestFXExperimental) ... ok (0.005s) 2022-08-13T13:52:03.8304860Z test_call_to_assert_with_multiline_message (__main__.TestFXExperimental) ... ok (0.005s) 2022-08-13T13:52:04.5592320Z test_conv_bn_fusion (__main__.TestFXExperimental) ... ok (0.728s) 2022-08-13T13:52:04.5712593Z test_conv_bn_fusion_not_running_state (__main__.TestFXExperimental) ... ok (0.012s) 2022-08-13T13:52:04.5882281Z test_cost_aware_partition (__main__.TestFXExperimental) ... ok (0.017s) 2022-08-13T13:52:04.5934731Z test_fetch (__main__.TestFXExperimental) ... ok (0.005s) 2022-08-13T13:52:04.5991762Z test_find_single_partition (__main__.TestFXExperimental) ... ok (0.006s) 2022-08-13T13:52:04.6035641Z test_lack_of_devices (__main__.TestFXExperimental) ... ok (0.004s) 2022-08-13T13:52:04.6084970Z test_large_node_error (__main__.TestFXExperimental) ... ok (0.005s) 2022-08-13T13:52:04.6125387Z test_merge_matmuls (__main__.TestFXExperimental) 2022-08-13T13:52:04.6498705Z A collection of test cases for torch.fx.experimental.merge_matmul, ... ok (0.041s) 2022-08-13T13:52:04.6722612Z test_meta_tracer (__main__.TestFXExperimental) ... ok (0.022s) 2022-08-13T13:52:05.1499582Z test_normalize_args (__main__.TestFXExperimental) ... ok (0.477s) 2022-08-13T13:52:05.1572137Z test_normalize_args_preserve_meta (__main__.TestFXExperimental) ... ok (0.007s) 2022-08-13T13:52:05.2359013Z test_normalize_binary_operators (__main__.TestFXExperimental) ... ok (0.078s) 2022-08-13T13:52:05.2387862Z test_normalize_modules_exhaustive (__main__.TestFXExperimental) 2022-08-13T13:52:05.9784263Z Exhaustively test `Node.normalized_arguments` on all standard ... /opt/conda/lib/python3.7/site-packages/torch/nn/modules/conv.py:310: UserWarning: Using padding='same' with even kernel lengths and odd dilation may require a zero-padded copy of the input be created (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/native/Convolution.cpp:885.) 2022-08-13T13:52:05.9785104Z self.padding, self.dilation, self.groups) 2022-08-13T13:52:07.5781003Z ok (2.342s) 2022-08-13T13:52:07.9409339Z test_optimize_for_inference_cpu (__main__.TestFXExperimental) ... ok (0.363s) 2022-08-13T13:52:17.5975603Z test_optimize_for_inference_cpu_torchvision (__main__.TestFXExperimental) ... ok (9.656s) 2022-08-13T13:52:17.6093104Z test_partition_device_mapping (__main__.TestFXExperimental) ... ok (0.012s) 2022-08-13T13:52:17.6196584Z test_partition_latency (__main__.TestFXExperimental) ... ok (0.010s) 2022-08-13T13:52:17.6264596Z test_partition_node_manipulation (__main__.TestFXExperimental) ... ok (0.007s) 2022-08-13T13:52:17.6309634Z test_replace_target_nodes_with (__main__.TestFXExperimental) ... ok (0.004s) 2022-08-13T13:52:17.6373447Z test_saturate_host (__main__.TestFXExperimental) ... [0, 4] 2022-08-13T13:52:17.6373780Z [1, 2] 2022-08-13T13:52:17.6408056Z ok (0.010s) 2022-08-13T13:52:17.6493034Z test_size_based_partition (__main__.TestFXExperimental) ... ok (0.008s) 2022-08-13T13:52:17.8210407Z test_sparse_nn_partition (__main__.TestFXExperimental) ... ok (0.171s) 2022-08-13T13:52:17.8306424Z test_split_module_default_arg (__main__.TestFXExperimental) ... /opt/conda/lib/python3.7/site-packages/torch/testing/_deprecated.py:35: FutureWarning: torch.testing.assert_allclose() is deprecated since 1.12 and will be removed in 1.14. Use torch.testing.assert_close() instead. For detailed upgrade instructions see https://github.com/pytorch/pytorch/issues/61844. 2022-08-13T13:52:17.8308045Z warnings.warn(msg, FutureWarning) 2022-08-13T13:52:17.8308347Z ok (0.010s) 2022-08-13T13:52:17.8368576Z test_split_module_kwargs_expansion (__main__.TestFXExperimental) ... ok (0.006s) 2022-08-13T13:52:17.8458601Z test_split_qualname_mapping (__main__.TestFXExperimental) ... ok (0.009s) 2022-08-13T13:52:17.8557190Z test_subgraph_creation (__main__.TestFXExperimental) ... ok (0.010s) 2022-08-13T13:52:18.1164136Z test_subgraph_trivial_resnet (__main__.TestFXExperimental) ... ok (0.260s) 2022-08-13T13:52:18.1254793Z test_subgraph_uniquename (__main__.TestFXExperimental) ... ok (0.009s) 2022-08-13T13:52:18.1340782Z test_to_folder (__main__.TestFXExperimental) ... /opt/conda/lib/python3.7/site-packages/torch/fx/graph_module.py:471: UserWarning: Was not able to save the following children modules as reprs -saved as pickled files instead: ['seq'] 2022-08-13T13:52:18.1341505Z warnings.warn("Was not able to save the following children modules as reprs -" 2022-08-13T13:52:18.1386261Z ok (0.013s) 2022-08-13T13:52:18.1424918Z test_traceable_function_with_nonstandard_name (__main__.TestFXExperimental) ... ok (0.004s) 2022-08-13T13:52:18.1461306Z test_type_matches (__main__.TestFXExperimental) ... ok (0.004s) 2022-08-13T13:52:18.1501780Z test_normalize_args_op_overload_cuda (__main__.TestNormalizeOperatorsCUDA) ... ok (0.004s) 2022-08-13T13:52:18.1551005Z test_normalize_operator_exhaustive_H_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: Only runs on cpu (0.005s) 2022-08-13T13:52:18.1599759Z test_normalize_operator_exhaustive_T_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: Only runs on cpu (0.005s) 2022-08-13T13:52:18.1648719Z test_normalize_operator_exhaustive___getitem___cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: Only runs on cpu (0.005s) 2022-08-13T13:52:18.1697586Z test_normalize_operator_exhaustive___radd___cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: Only runs on cpu (0.005s) 2022-08-13T13:52:18.1745739Z test_normalize_operator_exhaustive___rdiv___cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: Only runs on cpu (0.005s) 2022-08-13T13:52:18.1794520Z test_normalize_operator_exhaustive___rmatmul___cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: Only runs on cpu (0.005s) 2022-08-13T13:52:18.1842935Z test_normalize_operator_exhaustive___rmod___cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: Only runs on cpu (0.005s) 2022-08-13T13:52:18.1891649Z test_normalize_operator_exhaustive___rmul___cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: Only runs on cpu (0.005s) 2022-08-13T13:52:18.1939748Z test_normalize_operator_exhaustive___rpow___cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: Only runs on cpu (0.005s) 2022-08-13T13:52:18.1994520Z test_normalize_operator_exhaustive___rsub___cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: Only runs on cpu (0.005s) 2022-08-13T13:52:18.2042848Z test_normalize_operator_exhaustive__masked_amax_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: Only runs on cpu (0.005s) 2022-08-13T13:52:18.2091706Z test_normalize_operator_exhaustive__masked_amin_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: Only runs on cpu (0.005s) 2022-08-13T13:52:18.2140527Z test_normalize_operator_exhaustive__masked_argmax_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: Only runs on cpu (0.005s) 2022-08-13T13:52:18.2189059Z test_normalize_operator_exhaustive__masked_argmin_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: Only runs on cpu (0.005s) 2022-08-13T13:52:18.2237634Z test_normalize_operator_exhaustive__masked_cumprod_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: Only runs on cpu (0.005s) 2022-08-13T13:52:18.2286142Z test_normalize_operator_exhaustive__masked_cumsum_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: Only runs on cpu (0.005s) 2022-08-13T13:52:18.2334426Z test_normalize_operator_exhaustive__masked_log_softmax_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: Only runs on cpu (0.005s) 2022-08-13T13:52:18.2382873Z test_normalize_operator_exhaustive__masked_logaddexp_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: Only runs on cpu (0.005s) 2022-08-13T13:52:18.2420220Z test_normalize_operator_exhaustive__masked_logsumexp_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: Skipped! (0.004s) 2022-08-13T13:52:18.2468343Z test_normalize_operator_exhaustive__masked_mean_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: Only runs on cpu (0.005s) 2022-08-13T13:52:18.2517115Z test_normalize_operator_exhaustive__masked_median_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: Only runs on cpu (0.005s) 2022-08-13T13:52:18.2571321Z test_normalize_operator_exhaustive__masked_norm_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: Only runs on cpu (0.005s) 2022-08-13T13:52:18.2619837Z test_normalize_operator_exhaustive__masked_normalize_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: Only runs on cpu (0.005s) 2022-08-13T13:52:18.2668421Z test_normalize_operator_exhaustive__masked_prod_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: Only runs on cpu (0.005s) 2022-08-13T13:52:18.2716871Z test_normalize_operator_exhaustive__masked_softmax_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: Only runs on cpu (0.005s) 2022-08-13T13:52:18.2764874Z test_normalize_operator_exhaustive__masked_softmin_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: Only runs on cpu (0.005s) 2022-08-13T13:52:18.2813468Z test_normalize_operator_exhaustive__masked_std_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: Only runs on cpu (0.005s) 2022-08-13T13:52:18.2861537Z test_normalize_operator_exhaustive__masked_sum_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: Only runs on cpu (0.005s) 2022-08-13T13:52:18.2909568Z test_normalize_operator_exhaustive__masked_var_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: Only runs on cpu (0.005s) 2022-08-13T13:52:18.2957531Z test_normalize_operator_exhaustive_abs_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: Only runs on cpu (0.005s) 2022-08-13T13:52:18.3005871Z test_normalize_operator_exhaustive_acos_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: Only runs on cpu (0.005s) 2022-08-13T13:52:18.3053759Z test_normalize_operator_exhaustive_acosh_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: Only runs on cpu (0.005s) 2022-08-13T13:52:18.3108465Z test_normalize_operator_exhaustive_add_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: Only runs on cpu (0.005s) 2022-08-13T13:52:18.3156380Z test_normalize_operator_exhaustive_addbmm_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: Only runs on cpu (0.005s) 2022-08-13T13:52:18.3204593Z test_normalize_operator_exhaustive_addcdiv_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: Only runs on cpu (0.005s) 2022-08-13T13:52:18.3253095Z test_normalize_operator_exhaustive_addcmul_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: Only runs on cpu (0.005s) 2022-08-13T13:52:18.3301108Z test_normalize_operator_exhaustive_addmm_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: Only runs on cpu (0.005s) 2022-08-13T13:52:18.3349277Z test_normalize_operator_exhaustive_addmm_decomposed_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: Only runs on cpu (0.005s) 2022-08-13T13:52:18.3397305Z test_normalize_operator_exhaustive_addmv_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: Only runs on cpu (0.005s) 2022-08-13T13:52:18.3445495Z test_normalize_operator_exhaustive_addr_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: Only runs on cpu (0.005s) 2022-08-13T13:52:18.3493314Z test_normalize_operator_exhaustive_all_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: Only runs on cpu (0.005s) 2022-08-13T13:52:18.3541239Z test_normalize_operator_exhaustive_allclose_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: Only runs on cpu (0.005s) 2022-08-13T13:52:18.3589315Z test_normalize_operator_exhaustive_amax_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: Only runs on cpu (0.005s) 2022-08-13T13:52:18.3643716Z test_normalize_operator_exhaustive_amin_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: Only runs on cpu (0.005s) 2022-08-13T13:52:18.3691828Z test_normalize_operator_exhaustive_aminmax_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: Only runs on cpu (0.005s) 2022-08-13T13:52:18.3739970Z test_normalize_operator_exhaustive_angle_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: Only runs on cpu (0.005s) 2022-08-13T13:52:18.3788430Z test_normalize_operator_exhaustive_any_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: Only runs on cpu (0.005s) 2022-08-13T13:52:18.3836724Z test_normalize_operator_exhaustive_arange_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: Only runs on cpu (0.005s) 2022-08-13T13:52:18.3884462Z test_normalize_operator_exhaustive_argmax_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: Only runs on cpu (0.005s) 2022-08-13T13:52:18.3933365Z test_normalize_operator_exhaustive_argmin_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: Only runs on cpu (0.005s) 2022-08-13T13:52:18.3981242Z test_normalize_operator_exhaustive_argsort_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: Only runs on cpu (0.005s) 2022-08-13T13:52:18.4029184Z test_normalize_operator_exhaustive_argwhere_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: Only runs on cpu (0.005s) 2022-08-13T13:52:18.4077132Z test_normalize_operator_exhaustive_as_strided_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: Only runs on cpu (0.005s) 2022-08-13T13:52:18.4125053Z test_normalize_operator_exhaustive_as_strided_scatter_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: Only runs on cpu (0.005s) 2022-08-13T13:52:18.4179815Z test_normalize_operator_exhaustive_asin_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: Only runs on cpu (0.005s) 2022-08-13T13:52:18.4228215Z test_normalize_operator_exhaustive_asinh_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: Only runs on cpu (0.005s) 2022-08-13T13:52:18.4276106Z test_normalize_operator_exhaustive_atan2_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: Only runs on cpu (0.005s) 2022-08-13T13:52:18.4324330Z test_normalize_operator_exhaustive_atan_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: Only runs on cpu (0.005s) 2022-08-13T13:52:18.4373132Z test_normalize_operator_exhaustive_atanh_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: Only runs on cpu (0.005s) 2022-08-13T13:52:18.4421167Z test_normalize_operator_exhaustive_atleast_1d_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: Only runs on cpu (0.005s) 2022-08-13T13:52:18.4469158Z test_normalize_operator_exhaustive_atleast_2d_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: Only runs on cpu (0.005s) 2022-08-13T13:52:18.4517302Z test_normalize_operator_exhaustive_atleast_3d_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: Only runs on cpu (0.005s) 2022-08-13T13:52:18.4565276Z test_normalize_operator_exhaustive_baddbmm_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: Only runs on cpu (0.005s) 2022-08-13T13:52:18.4613313Z test_normalize_operator_exhaustive_bernoulli_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: Only runs on cpu (0.005s) 2022-08-13T13:52:18.4661191Z test_normalize_operator_exhaustive_bfloat16_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: Only runs on cpu (0.005s) 2022-08-13T13:52:18.4715877Z test_normalize_operator_exhaustive_block_diag_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: Only runs on cpu (0.005s) 2022-08-13T13:52:18.4764503Z test_normalize_operator_exhaustive_bmm_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: Only runs on cpu (0.005s) 2022-08-13T13:52:18.4812466Z test_normalize_operator_exhaustive_bool_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: Only runs on cpu (0.005s) 2022-08-13T13:52:18.4860884Z test_normalize_operator_exhaustive_broadcast_shapes_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: Only runs on cpu (0.005s) 2022-08-13T13:52:18.4908907Z test_normalize_operator_exhaustive_broadcast_tensors_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: Only runs on cpu (0.005s) 2022-08-13T13:52:18.4956931Z test_normalize_operator_exhaustive_broadcast_to_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: Only runs on cpu (0.005s) 2022-08-13T13:52:18.5004806Z test_normalize_operator_exhaustive_bucketize_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: Only runs on cpu (0.005s) 2022-08-13T13:52:18.5054058Z test_normalize_operator_exhaustive_byte_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: Only runs on cpu (0.005s) 2022-08-13T13:52:18.5101010Z test_normalize_operator_exhaustive_cartesian_prod_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: Only runs on cpu (0.005s) 2022-08-13T13:52:18.5149258Z test_normalize_operator_exhaustive_cat_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: Only runs on cpu (0.005s) 2022-08-13T13:52:18.5196746Z test_normalize_operator_exhaustive_cdist_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: Only runs on cpu (0.005s) 2022-08-13T13:52:18.5268133Z test_normalize_operator_exhaustive_ceil_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: Only runs on cpu (0.007s) 2022-08-13T13:52:18.5316308Z test_normalize_operator_exhaustive_chalf_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: Only runs on cpu (0.005s) 2022-08-13T13:52:18.5364527Z test_normalize_operator_exhaustive_char_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: Only runs on cpu (0.005s) 2022-08-13T13:52:18.5414383Z test_normalize_operator_exhaustive_cholesky_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: Only runs on cpu (0.005s) 2022-08-13T13:52:18.5460818Z test_normalize_operator_exhaustive_cholesky_inverse_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: Only runs on cpu (0.005s) 2022-08-13T13:52:18.5507364Z test_normalize_operator_exhaustive_cholesky_solve_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: Only runs on cpu (0.005s) 2022-08-13T13:52:18.5554198Z test_normalize_operator_exhaustive_chunk_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: Only runs on cpu (0.005s) 2022-08-13T13:52:18.5601273Z test_normalize_operator_exhaustive_clamp_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: Only runs on cpu (0.005s) 2022-08-13T13:52:18.5648181Z test_normalize_operator_exhaustive_clamp_max_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: Only runs on cpu (0.005s) 2022-08-13T13:52:18.5695130Z test_normalize_operator_exhaustive_clamp_min_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: Only runs on cpu (0.005s) 2022-08-13T13:52:18.5741925Z test_normalize_operator_exhaustive_clone_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: Only runs on cpu (0.005s) 2022-08-13T13:52:18.5794993Z test_normalize_operator_exhaustive_column_stack_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: Only runs on cpu (0.005s) 2022-08-13T13:52:18.5842116Z test_normalize_operator_exhaustive_combinations_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: Only runs on cpu (0.005s) 2022-08-13T13:52:18.5888927Z test_normalize_operator_exhaustive_complex_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: Only runs on cpu (0.005s) 2022-08-13T13:52:18.5935948Z test_normalize_operator_exhaustive_conj_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: Only runs on cpu (0.005s) 2022-08-13T13:52:18.5982833Z test_normalize_operator_exhaustive_conj_physical_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: Only runs on cpu (0.005s) 2022-08-13T13:52:18.6029549Z test_normalize_operator_exhaustive_constant_pad_nd_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: Only runs on cpu (0.005s) 2022-08-13T13:52:18.6076513Z test_normalize_operator_exhaustive_contiguous_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: Only runs on cpu (0.005s) 2022-08-13T13:52:18.6123522Z test_normalize_operator_exhaustive_copysign_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: Only runs on cpu (0.005s) 2022-08-13T13:52:18.6170681Z test_normalize_operator_exhaustive_corrcoef_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: Only runs on cpu (0.005s) 2022-08-13T13:52:18.6217624Z test_normalize_operator_exhaustive_cos_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: Only runs on cpu (0.005s) 2022-08-13T13:52:18.6264577Z test_normalize_operator_exhaustive_cosh_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: Only runs on cpu (0.005s) 2022-08-13T13:52:18.6317746Z test_normalize_operator_exhaustive_count_nonzero_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: Only runs on cpu (0.005s) 2022-08-13T13:52:18.6365035Z test_normalize_operator_exhaustive_cov_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: Only runs on cpu (0.005s) 2022-08-13T13:52:18.6411985Z test_normalize_operator_exhaustive_cross_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: Only runs on cpu (0.005s) 2022-08-13T13:52:18.6458994Z test_normalize_operator_exhaustive_cummax_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: Only runs on cpu (0.005s) 2022-08-13T13:52:18.6505722Z test_normalize_operator_exhaustive_cummin_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: Only runs on cpu (0.005s) 2022-08-13T13:52:18.6552563Z test_normalize_operator_exhaustive_cumprod_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: Only runs on cpu (0.005s) 2022-08-13T13:52:18.6599593Z test_normalize_operator_exhaustive_cumsum_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: Only runs on cpu (0.005s) 2022-08-13T13:52:18.6646224Z test_normalize_operator_exhaustive_cumulative_trapezoid_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: Only runs on cpu (0.005s) 2022-08-13T13:52:18.6693011Z test_normalize_operator_exhaustive_deg2rad_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: Only runs on cpu (0.005s) 2022-08-13T13:52:18.6740049Z test_normalize_operator_exhaustive_diag_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: Only runs on cpu (0.005s) 2022-08-13T13:52:18.6786989Z test_normalize_operator_exhaustive_diag_embed_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: Only runs on cpu (0.005s) 2022-08-13T13:52:18.6840190Z test_normalize_operator_exhaustive_diagflat_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: Only runs on cpu (0.005s) 2022-08-13T13:52:18.6887472Z test_normalize_operator_exhaustive_diagonal_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: Only runs on cpu (0.005s) 2022-08-13T13:52:18.6934367Z test_normalize_operator_exhaustive_diagonal_scatter_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: Only runs on cpu (0.005s) 2022-08-13T13:52:18.6981249Z test_normalize_operator_exhaustive_diff_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: Only runs on cpu (0.005s) 2022-08-13T13:52:18.7028003Z test_normalize_operator_exhaustive_digamma_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: Only runs on cpu (0.005s) 2022-08-13T13:52:18.7074942Z test_normalize_operator_exhaustive_dist_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: Only runs on cpu (0.005s) 2022-08-13T13:52:18.7121846Z test_normalize_operator_exhaustive_div_floor_rounding_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: Only runs on cpu (0.005s) 2022-08-13T13:52:18.7169020Z test_normalize_operator_exhaustive_div_no_rounding_mode_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: Only runs on cpu (0.005s) 2022-08-13T13:52:18.7215852Z test_normalize_operator_exhaustive_div_trunc_rounding_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: Only runs on cpu (0.005s) 2022-08-13T13:52:18.7262814Z test_normalize_operator_exhaustive_dot_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: Only runs on cpu (0.005s) 2022-08-13T13:52:18.7309725Z test_normalize_operator_exhaustive_double_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: Only runs on cpu (0.005s) 2022-08-13T13:52:18.7362902Z test_normalize_operator_exhaustive_dsplit_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: Only runs on cpu (0.005s) 2022-08-13T13:52:18.7410277Z test_normalize_operator_exhaustive_dstack_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: Only runs on cpu (0.005s) 2022-08-13T13:52:18.7457051Z test_normalize_operator_exhaustive_eig_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: Only runs on cpu (0.005s) 2022-08-13T13:52:18.7504297Z test_normalize_operator_exhaustive_einsum_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: Only runs on cpu (0.005s) 2022-08-13T13:52:18.7551172Z test_normalize_operator_exhaustive_empty_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: Only runs on cpu (0.005s) 2022-08-13T13:52:18.7586437Z test_normalize_operator_exhaustive_empty_like_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: Skipped! (0.004s) 2022-08-13T13:52:18.7634298Z test_normalize_operator_exhaustive_eq_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: Only runs on cpu (0.005s) 2022-08-13T13:52:18.7681270Z test_normalize_operator_exhaustive_equal_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: Only runs on cpu (0.005s) 2022-08-13T13:52:18.7728382Z test_normalize_operator_exhaustive_erf_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: Only runs on cpu (0.005s) 2022-08-13T13:52:18.7775147Z test_normalize_operator_exhaustive_erfc_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: Only runs on cpu (0.005s) 2022-08-13T13:52:18.7822084Z test_normalize_operator_exhaustive_erfinv_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: Only runs on cpu (0.005s) 2022-08-13T13:52:18.7868520Z test_normalize_operator_exhaustive_exp2_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: Only runs on cpu (0.005s) 2022-08-13T13:52:18.7921760Z test_normalize_operator_exhaustive_exp_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: Only runs on cpu (0.005s) 2022-08-13T13:52:18.7969070Z test_normalize_operator_exhaustive_expand_as_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: Only runs on cpu (0.005s) 2022-08-13T13:52:18.8016131Z test_normalize_operator_exhaustive_expand_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: Only runs on cpu (0.005s) 2022-08-13T13:52:18.8062940Z test_normalize_operator_exhaustive_expm1_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: Only runs on cpu (0.005s) 2022-08-13T13:52:18.8109519Z test_normalize_operator_exhaustive_fft_fft2_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: Only runs on cpu (0.005s) 2022-08-13T13:52:18.8156279Z test_normalize_operator_exhaustive_fft_fft_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: Only runs on cpu (0.005s) 2022-08-13T13:52:18.8203250Z test_normalize_operator_exhaustive_fft_fftn_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: Only runs on cpu (0.005s) 2022-08-13T13:52:18.8250403Z test_normalize_operator_exhaustive_fft_fftshift_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: Only runs on cpu (0.005s) 2022-08-13T13:52:18.8297561Z test_normalize_operator_exhaustive_fft_hfft2_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: Only runs on cpu (0.005s) 2022-08-13T13:52:18.8343940Z test_normalize_operator_exhaustive_fft_hfft_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: Only runs on cpu (0.005s) 2022-08-13T13:52:18.8391012Z test_normalize_operator_exhaustive_fft_hfftn_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: Only runs on cpu (0.005s) 2022-08-13T13:52:18.8444215Z test_normalize_operator_exhaustive_fft_ifft2_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: Only runs on cpu (0.005s) 2022-08-13T13:52:18.8491445Z test_normalize_operator_exhaustive_fft_ifft_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: Only runs on cpu (0.005s) 2022-08-13T13:52:18.8538583Z test_normalize_operator_exhaustive_fft_ifftn_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: Only runs on cpu (0.005s) 2022-08-13T13:52:18.8585372Z test_normalize_operator_exhaustive_fft_ifftshift_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: Only runs on cpu (0.005s) 2022-08-13T13:52:18.8632510Z test_normalize_operator_exhaustive_fft_ihfft2_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: Only runs on cpu (0.005s) 2022-08-13T13:52:18.8679252Z test_normalize_operator_exhaustive_fft_ihfft_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: Only runs on cpu (0.005s) 2022-08-13T13:52:18.8726063Z test_normalize_operator_exhaustive_fft_ihfftn_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: Only runs on cpu (0.005s) 2022-08-13T13:52:18.8773552Z test_normalize_operator_exhaustive_fft_irfft2_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: Only runs on cpu (0.005s) 2022-08-13T13:52:18.8820472Z test_normalize_operator_exhaustive_fft_irfft_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: Only runs on cpu (0.005s) 2022-08-13T13:52:18.8867163Z test_normalize_operator_exhaustive_fft_irfftn_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: Only runs on cpu (0.005s) 2022-08-13T13:52:18.8914179Z test_normalize_operator_exhaustive_fft_rfft2_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: Only runs on cpu (0.005s) 2022-08-13T13:52:18.8967303Z test_normalize_operator_exhaustive_fft_rfft_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: Only runs on cpu (0.005s) 2022-08-13T13:52:18.9014580Z test_normalize_operator_exhaustive_fft_rfftn_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: Only runs on cpu (0.005s) 2022-08-13T13:52:18.9061695Z test_normalize_operator_exhaustive_fill_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: Only runs on cpu (0.005s) 2022-08-13T13:52:18.9108613Z test_normalize_operator_exhaustive_flatten_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: Only runs on cpu (0.005s) 2022-08-13T13:52:18.9155551Z test_normalize_operator_exhaustive_flip_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: Only runs on cpu (0.005s) 2022-08-13T13:52:18.9202234Z test_normalize_operator_exhaustive_fliplr_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: Only runs on cpu (0.005s) 2022-08-13T13:52:18.9249305Z test_normalize_operator_exhaustive_flipud_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: Only runs on cpu (0.005s) 2022-08-13T13:52:18.9296183Z test_normalize_operator_exhaustive_float_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: Only runs on cpu (0.005s) 2022-08-13T13:52:18.9343021Z test_normalize_operator_exhaustive_float_power_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: Only runs on cpu (0.005s) 2022-08-13T13:52:18.9389772Z test_normalize_operator_exhaustive_floor_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: Only runs on cpu (0.005s) 2022-08-13T13:52:18.9436711Z test_normalize_operator_exhaustive_floor_divide_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: Only runs on cpu (0.005s) 2022-08-13T13:52:18.9490044Z test_normalize_operator_exhaustive_fmax_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: Only runs on cpu (0.005s) 2022-08-13T13:52:18.9537079Z test_normalize_operator_exhaustive_fmin_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: Only runs on cpu (0.005s) 2022-08-13T13:52:18.9584136Z test_normalize_operator_exhaustive_fmod_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: Only runs on cpu (0.005s) 2022-08-13T13:52:18.9631142Z test_normalize_operator_exhaustive_frac_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: Only runs on cpu (0.005s) 2022-08-13T13:52:18.9678098Z test_normalize_operator_exhaustive_frexp_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: Only runs on cpu (0.005s) 2022-08-13T13:52:18.9725381Z test_normalize_operator_exhaustive_full_like_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: Only runs on cpu (0.005s) 2022-08-13T13:52:18.9772332Z test_normalize_operator_exhaustive_gather_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: Only runs on cpu (0.005s) 2022-08-13T13:52:18.9819078Z test_normalize_operator_exhaustive_ge_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: Only runs on cpu (0.005s) 2022-08-13T13:52:18.9866251Z test_normalize_operator_exhaustive_geqrf_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: Only runs on cpu (0.005s) 2022-08-13T13:52:18.9913210Z test_normalize_operator_exhaustive_gradient_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: Only runs on cpu (0.005s) 2022-08-13T13:52:18.9959793Z test_normalize_operator_exhaustive_gt_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: Only runs on cpu (0.005s) 2022-08-13T13:52:19.0013027Z test_normalize_operator_exhaustive_half_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: Only runs on cpu (0.005s) 2022-08-13T13:52:19.0060201Z test_normalize_operator_exhaustive_heaviside_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: Only runs on cpu (0.005s) 2022-08-13T13:52:19.0106853Z test_normalize_operator_exhaustive_histc_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: Only runs on cpu (0.005s) 2022-08-13T13:52:19.0153540Z test_normalize_operator_exhaustive_hsplit_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: Only runs on cpu (0.005s) 2022-08-13T13:52:19.0200677Z test_normalize_operator_exhaustive_hstack_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: Only runs on cpu (0.005s) 2022-08-13T13:52:19.0247653Z test_normalize_operator_exhaustive_hypot_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: Only runs on cpu (0.005s) 2022-08-13T13:52:19.0294403Z test_normalize_operator_exhaustive_i0_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: Only runs on cpu (0.005s) 2022-08-13T13:52:19.0341283Z test_normalize_operator_exhaustive_igamma_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: Only runs on cpu (0.005s) 2022-08-13T13:52:19.0387788Z test_normalize_operator_exhaustive_igammac_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: Only runs on cpu (0.005s) 2022-08-13T13:52:19.0434818Z test_normalize_operator_exhaustive_index_add_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: Only runs on cpu (0.005s) 2022-08-13T13:52:19.0481674Z test_normalize_operator_exhaustive_index_copy_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: Only runs on cpu (0.005s) 2022-08-13T13:52:19.0535167Z test_normalize_operator_exhaustive_index_fill_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: Only runs on cpu (0.005s) 2022-08-13T13:52:19.0582062Z test_normalize_operator_exhaustive_index_put_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: Only runs on cpu (0.005s) 2022-08-13T13:52:19.0628616Z test_normalize_operator_exhaustive_index_reduce_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: Only runs on cpu (0.005s) 2022-08-13T13:52:19.0675588Z test_normalize_operator_exhaustive_index_select_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: Only runs on cpu (0.005s) 2022-08-13T13:52:19.0722268Z test_normalize_operator_exhaustive_inner_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: Only runs on cpu (0.005s) 2022-08-13T13:52:19.0769475Z test_normalize_operator_exhaustive_int_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: Only runs on cpu (0.005s) 2022-08-13T13:52:19.0816391Z test_normalize_operator_exhaustive_inverse_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: Only runs on cpu (0.005s) 2022-08-13T13:52:19.0863668Z test_normalize_operator_exhaustive_isclose_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: Only runs on cpu (0.005s) 2022-08-13T13:52:19.0910377Z test_normalize_operator_exhaustive_isfinite_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: Only runs on cpu (0.005s) 2022-08-13T13:52:19.0957133Z test_normalize_operator_exhaustive_isin_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: Only runs on cpu (0.005s) 2022-08-13T13:52:19.1004284Z test_normalize_operator_exhaustive_isinf_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: Only runs on cpu (0.005s) 2022-08-13T13:52:19.1057560Z test_normalize_operator_exhaustive_isnan_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: Only runs on cpu (0.005s) 2022-08-13T13:52:19.1104118Z test_normalize_operator_exhaustive_isneginf_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: Only runs on cpu (0.005s) 2022-08-13T13:52:19.1150949Z test_normalize_operator_exhaustive_isposinf_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: Only runs on cpu (0.005s) 2022-08-13T13:52:19.1198230Z test_normalize_operator_exhaustive_isreal_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: Only runs on cpu (0.005s) 2022-08-13T13:52:19.1245255Z test_normalize_operator_exhaustive_istft_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: Only runs on cpu (0.005s) 2022-08-13T13:52:19.1292656Z test_normalize_operator_exhaustive_jiterator_2inputs_2outputs_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: Only runs on cpu (0.005s) 2022-08-13T13:52:19.1339942Z test_normalize_operator_exhaustive_jiterator_4inputs_with_extra_args_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: Only runs on cpu (0.005s) 2022-08-13T13:52:19.1387243Z test_normalize_operator_exhaustive_jiterator_binary_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: Only runs on cpu (0.005s) 2022-08-13T13:52:19.1434402Z test_normalize_operator_exhaustive_jiterator_binary_return_by_ref_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: Only runs on cpu (0.005s) 2022-08-13T13:52:19.1481897Z test_normalize_operator_exhaustive_jiterator_unary_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: Only runs on cpu (0.005s) 2022-08-13T13:52:19.1529308Z test_normalize_operator_exhaustive_kron_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: Only runs on cpu (0.005s) 2022-08-13T13:52:19.1585332Z test_normalize_operator_exhaustive_kthvalue_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: Only runs on cpu (0.006s) 2022-08-13T13:52:19.1632380Z test_normalize_operator_exhaustive_ldexp_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: Only runs on cpu (0.005s) 2022-08-13T13:52:19.1679649Z test_normalize_operator_exhaustive_le_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: Only runs on cpu (0.005s) 2022-08-13T13:52:19.1726669Z test_normalize_operator_exhaustive_lerp_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: Only runs on cpu (0.005s) 2022-08-13T13:52:19.1774343Z test_normalize_operator_exhaustive_lgamma_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: Only runs on cpu (0.005s) 2022-08-13T13:52:19.1822064Z test_normalize_operator_exhaustive_linalg_cholesky_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: Only runs on cpu (0.005s) 2022-08-13T13:52:19.1869262Z test_normalize_operator_exhaustive_linalg_cholesky_ex_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: Only runs on cpu (0.005s) 2022-08-13T13:52:19.1915660Z test_normalize_operator_exhaustive_linalg_cond_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... [W Module.cpp:845] Warning: cuDNN Benchmark limit is not supported with cuDNN v7 API and will have no effect. (function operator()) 2022-08-13T13:52:19.1917525Z skip: Only runs on cpu (0.005s) 2022-08-13T13:52:19.1964587Z test_normalize_operator_exhaustive_linalg_cross_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: Only runs on cpu (0.005s) 2022-08-13T13:52:19.2011872Z test_normalize_operator_exhaustive_linalg_det_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: Only runs on cpu (0.005s) 2022-08-13T13:52:19.2058897Z test_normalize_operator_exhaustive_linalg_eig_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: Only runs on cpu (0.005s) 2022-08-13T13:52:19.2112771Z test_normalize_operator_exhaustive_linalg_eigh_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: Only runs on cpu (0.005s) 2022-08-13T13:52:19.2158992Z test_normalize_operator_exhaustive_linalg_eigvals_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: Only runs on cpu (0.005s) 2022-08-13T13:52:19.2205656Z test_normalize_operator_exhaustive_linalg_eigvalsh_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: Only runs on cpu (0.005s) 2022-08-13T13:52:19.2252724Z test_normalize_operator_exhaustive_linalg_householder_product_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: Only runs on cpu (0.005s) 2022-08-13T13:52:19.2299811Z test_normalize_operator_exhaustive_linalg_inv_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: Only runs on cpu (0.005s) 2022-08-13T13:52:19.2346145Z test_normalize_operator_exhaustive_linalg_inv_ex_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: Only runs on cpu (0.005s) 2022-08-13T13:52:19.2392997Z test_normalize_operator_exhaustive_linalg_ldl_factor_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: Only runs on cpu (0.005s) 2022-08-13T13:52:19.2439950Z test_normalize_operator_exhaustive_linalg_ldl_factor_ex_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: Only runs on cpu (0.005s) 2022-08-13T13:52:19.2486675Z test_normalize_operator_exhaustive_linalg_ldl_solve_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: not available before CUDA 11.3.1 (0.005s) 2022-08-13T13:52:19.2533513Z test_normalize_operator_exhaustive_linalg_lstsq_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: Only runs on cpu (0.005s) 2022-08-13T13:52:19.2579810Z test_normalize_operator_exhaustive_linalg_lstsq_grad_oriented_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: Only runs on cpu (0.005s) 2022-08-13T13:52:19.2632944Z test_normalize_operator_exhaustive_linalg_lu_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: Only runs on cpu (0.005s) 2022-08-13T13:52:19.2680082Z test_normalize_operator_exhaustive_linalg_lu_factor_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: Only runs on cpu (0.005s) 2022-08-13T13:52:19.2727154Z test_normalize_operator_exhaustive_linalg_lu_factor_ex_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: Only runs on cpu (0.005s) 2022-08-13T13:52:19.2774192Z test_normalize_operator_exhaustive_linalg_lu_solve_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: Only runs on cpu (0.005s) 2022-08-13T13:52:19.2821959Z test_normalize_operator_exhaustive_linalg_matrix_norm_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: Only runs on cpu (0.005s) 2022-08-13T13:52:19.2869088Z test_normalize_operator_exhaustive_linalg_matrix_power_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: Only runs on cpu (0.005s) 2022-08-13T13:52:19.2915887Z test_normalize_operator_exhaustive_linalg_matrix_rank_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: Only runs on cpu (0.005s) 2022-08-13T13:52:19.2962841Z test_normalize_operator_exhaustive_linalg_matrix_rank_hermitian_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: Only runs on cpu (0.005s) 2022-08-13T13:52:19.3009947Z test_normalize_operator_exhaustive_linalg_multi_dot_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: Only runs on cpu (0.005s) 2022-08-13T13:52:19.3057545Z test_normalize_operator_exhaustive_linalg_norm_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: Only runs on cpu (0.005s) 2022-08-13T13:52:19.3104933Z test_normalize_operator_exhaustive_linalg_norm_subgradients_at_zero_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: Only runs on cpu (0.005s) 2022-08-13T13:52:19.3158185Z test_normalize_operator_exhaustive_linalg_pinv_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: Only runs on cpu (0.005s) 2022-08-13T13:52:19.3204459Z test_normalize_operator_exhaustive_linalg_pinv_hermitian_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: Only runs on cpu (0.005s) 2022-08-13T13:52:19.3251907Z test_normalize_operator_exhaustive_linalg_pinv_singular_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.005s) 2022-08-13T13:52:19.3298523Z test_normalize_operator_exhaustive_linalg_qr_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: Only runs on cpu (0.005s) 2022-08-13T13:52:19.3345458Z test_normalize_operator_exhaustive_linalg_slogdet_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: Only runs on cpu (0.005s) 2022-08-13T13:52:19.3392500Z test_normalize_operator_exhaustive_linalg_solve_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: Only runs on cpu (0.005s) 2022-08-13T13:52:19.3439332Z test_normalize_operator_exhaustive_linalg_solve_ex_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: Only runs on cpu (0.005s) 2022-08-13T13:52:19.3485746Z test_normalize_operator_exhaustive_linalg_solve_triangular_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: Only runs on cpu (0.005s) 2022-08-13T13:52:19.3533197Z test_normalize_operator_exhaustive_linalg_svd_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: Only runs on cpu (0.005s) 2022-08-13T13:52:19.3580150Z test_normalize_operator_exhaustive_linalg_svdvals_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: Only runs on cpu (0.005s) 2022-08-13T13:52:19.3627316Z test_normalize_operator_exhaustive_linalg_tensorinv_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: Only runs on cpu (0.005s) 2022-08-13T13:52:19.3680339Z test_normalize_operator_exhaustive_linalg_tensorsolve_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: Only runs on cpu (0.005s) 2022-08-13T13:52:19.3727289Z test_normalize_operator_exhaustive_linalg_vander_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: Only runs on cpu (0.005s) 2022-08-13T13:52:19.3774274Z test_normalize_operator_exhaustive_linalg_vecdot_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: Only runs on cpu (0.005s) 2022-08-13T13:52:19.3820939Z test_normalize_operator_exhaustive_linalg_vector_norm_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: Only runs on cpu (0.005s) 2022-08-13T13:52:19.3867675Z test_normalize_operator_exhaustive_linspace_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: Only runs on cpu (0.005s) 2022-08-13T13:52:19.3914568Z test_normalize_operator_exhaustive_log10_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: Only runs on cpu (0.005s) 2022-08-13T13:52:19.3961280Z test_normalize_operator_exhaustive_log1p_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: Only runs on cpu (0.005s) 2022-08-13T13:52:19.4008556Z test_normalize_operator_exhaustive_log2_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: Only runs on cpu (0.005s) 2022-08-13T13:52:19.4055186Z test_normalize_operator_exhaustive_log_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: Only runs on cpu (0.005s) 2022-08-13T13:52:19.4101981Z test_normalize_operator_exhaustive_log_softmax_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: Only runs on cpu (0.005s) 2022-08-13T13:52:19.4149044Z test_normalize_operator_exhaustive_log_softmax_dtype_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: Only runs on cpu (0.005s) 2022-08-13T13:52:19.4201968Z test_normalize_operator_exhaustive_logaddexp2_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: Only runs on cpu (0.005s) 2022-08-13T13:52:19.4249295Z test_normalize_operator_exhaustive_logaddexp_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: Only runs on cpu (0.005s) 2022-08-13T13:52:19.4296021Z test_normalize_operator_exhaustive_logcumsumexp_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: Only runs on cpu (0.005s) 2022-08-13T13:52:19.4342825Z test_normalize_operator_exhaustive_logdet_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: Only runs on cpu (0.005s) 2022-08-13T13:52:19.4389839Z test_normalize_operator_exhaustive_logical_and_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: Only runs on cpu (0.005s) 2022-08-13T13:52:19.4436679Z test_normalize_operator_exhaustive_logical_not_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: Only runs on cpu (0.005s) 2022-08-13T13:52:19.4483240Z test_normalize_operator_exhaustive_logical_or_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: Only runs on cpu (0.005s) 2022-08-13T13:52:19.4530378Z test_normalize_operator_exhaustive_logical_xor_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: Only runs on cpu (0.005s) 2022-08-13T13:52:19.4577149Z test_normalize_operator_exhaustive_logit_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: Only runs on cpu (0.005s) 2022-08-13T13:52:19.4624001Z test_normalize_operator_exhaustive_logspace_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: Only runs on cpu (0.005s) 2022-08-13T13:52:19.4670762Z test_normalize_operator_exhaustive_logsumexp_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: Only runs on cpu (0.005s) 2022-08-13T13:52:19.4723686Z test_normalize_operator_exhaustive_long_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: Only runs on cpu (0.005s) 2022-08-13T13:52:19.4771191Z test_normalize_operator_exhaustive_lt_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: Only runs on cpu (0.005s) 2022-08-13T13:52:19.4818156Z test_normalize_operator_exhaustive_lu_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: Only runs on cpu (0.005s) 2022-08-13T13:52:19.4865343Z test_normalize_operator_exhaustive_lu_solve_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: Only runs on cpu (0.005s) 2022-08-13T13:52:19.4911902Z test_normalize_operator_exhaustive_lu_unpack_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: Only runs on cpu (0.005s) 2022-08-13T13:52:19.4958835Z test_normalize_operator_exhaustive_mH_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: Only runs on cpu (0.005s) 2022-08-13T13:52:19.5005694Z test_normalize_operator_exhaustive_mT_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: Only runs on cpu (0.005s) 2022-08-13T13:52:19.5053166Z test_normalize_operator_exhaustive_masked_fill_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: Only runs on cpu (0.005s) 2022-08-13T13:52:19.5100335Z test_normalize_operator_exhaustive_masked_scatter_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: Only runs on cpu (0.005s) 2022-08-13T13:52:19.5147263Z test_normalize_operator_exhaustive_masked_select_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: Only runs on cpu (0.005s) 2022-08-13T13:52:19.5193931Z test_normalize_operator_exhaustive_matmul_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: Only runs on cpu (0.005s) 2022-08-13T13:52:19.5246819Z test_normalize_operator_exhaustive_matrix_exp_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: Only runs on cpu (0.005s) 2022-08-13T13:52:19.5293730Z test_normalize_operator_exhaustive_max_binary_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: Only runs on cpu (0.005s) 2022-08-13T13:52:19.5340504Z test_normalize_operator_exhaustive_max_reduction_no_dim_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: Only runs on cpu (0.005s) 2022-08-13T13:52:19.5387119Z test_normalize_operator_exhaustive_max_reduction_with_dim_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: Only runs on cpu (0.005s) 2022-08-13T13:52:19.5433763Z test_normalize_operator_exhaustive_maximum_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: Only runs on cpu (0.005s) 2022-08-13T13:52:19.5480521Z test_normalize_operator_exhaustive_mean_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: Only runs on cpu (0.005s) 2022-08-13T13:52:19.5527621Z test_normalize_operator_exhaustive_median_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: Only runs on cpu (0.005s) 2022-08-13T13:52:19.5574361Z test_normalize_operator_exhaustive_meshgrid_list_of_tensors_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: Only runs on cpu (0.005s) 2022-08-13T13:52:19.5610458Z test_normalize_operator_exhaustive_meshgrid_variadic_tensors_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: Skipped! (0.004s) 2022-08-13T13:52:19.5657238Z test_normalize_operator_exhaustive_min_binary_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: Only runs on cpu (0.005s) 2022-08-13T13:52:19.5705300Z test_normalize_operator_exhaustive_min_reduction_no_dim_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: Only runs on cpu (0.005s) 2022-08-13T13:52:19.5752242Z test_normalize_operator_exhaustive_min_reduction_with_dim_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: Only runs on cpu (0.005s) 2022-08-13T13:52:19.5805609Z test_normalize_operator_exhaustive_minimum_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: Only runs on cpu (0.005s) 2022-08-13T13:52:19.5852671Z test_normalize_operator_exhaustive_mm_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: Only runs on cpu (0.005s) 2022-08-13T13:52:19.5899308Z test_normalize_operator_exhaustive_mode_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: Only runs on cpu (0.005s) 2022-08-13T13:52:19.5946263Z test_normalize_operator_exhaustive_movedim_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: Only runs on cpu (0.005s) 2022-08-13T13:52:19.5993153Z test_normalize_operator_exhaustive_msort_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: Only runs on cpu (0.005s) 2022-08-13T13:52:19.6039819Z test_normalize_operator_exhaustive_mul_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: Only runs on cpu (0.005s) 2022-08-13T13:52:19.6086650Z test_normalize_operator_exhaustive_multinomial_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: Only runs on cpu (0.005s) 2022-08-13T13:52:19.6133860Z test_normalize_operator_exhaustive_mv_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: Only runs on cpu (0.005s) 2022-08-13T13:52:19.6180663Z test_normalize_operator_exhaustive_mvlgamma_mvlgamma_p_1_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: Only runs on cpu (0.005s) 2022-08-13T13:52:19.6227091Z test_normalize_operator_exhaustive_mvlgamma_mvlgamma_p_3_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: Only runs on cpu (0.005s) 2022-08-13T13:52:19.6273727Z test_normalize_operator_exhaustive_mvlgamma_mvlgamma_p_5_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: Only runs on cpu (0.005s) 2022-08-13T13:52:19.6326734Z test_normalize_operator_exhaustive_nan_to_num_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: Only runs on cpu (0.005s) 2022-08-13T13:52:19.6373715Z test_normalize_operator_exhaustive_nanmean_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: Only runs on cpu (0.005s) 2022-08-13T13:52:19.6420679Z test_normalize_operator_exhaustive_nanmedian_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: Only runs on cpu (0.005s) 2022-08-13T13:52:19.6467707Z test_normalize_operator_exhaustive_nanquantile_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: Only runs on cpu (0.005s) 2022-08-13T13:52:19.6514576Z test_normalize_operator_exhaustive_nansum_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: Only runs on cpu (0.005s) 2022-08-13T13:52:19.6561226Z test_normalize_operator_exhaustive_narrow_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: Only runs on cpu (0.005s) 2022-08-13T13:52:19.6608384Z test_normalize_operator_exhaustive_native_layer_norm_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: Only runs on cpu (0.005s) 2022-08-13T13:52:19.6654948Z test_normalize_operator_exhaustive_ne_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: Only runs on cpu (0.005s) 2022-08-13T13:52:19.6701591Z test_normalize_operator_exhaustive_neg_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: Only runs on cpu (0.005s) 2022-08-13T13:52:19.6748279Z test_normalize_operator_exhaustive_new_empty_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: Only runs on cpu (0.005s) 2022-08-13T13:52:19.6794816Z test_normalize_operator_exhaustive_new_full_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: Only runs on cpu (0.005s) 2022-08-13T13:52:19.6848026Z test_normalize_operator_exhaustive_new_ones_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: Only runs on cpu (0.005s) 2022-08-13T13:52:19.6894954Z test_normalize_operator_exhaustive_new_zeros_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: Only runs on cpu (0.005s) 2022-08-13T13:52:19.6941653Z test_normalize_operator_exhaustive_nextafter_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: Only runs on cpu (0.005s) 2022-08-13T13:52:19.6988518Z test_normalize_operator_exhaustive_nn_functional_adaptive_avg_pool1d_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: Only runs on cpu (0.005s) 2022-08-13T13:52:19.7035070Z test_normalize_operator_exhaustive_nn_functional_adaptive_avg_pool2d_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: Only runs on cpu (0.005s) 2022-08-13T13:52:19.7082032Z test_normalize_operator_exhaustive_nn_functional_adaptive_avg_pool3d_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: Only runs on cpu (0.005s) 2022-08-13T13:52:19.7129206Z test_normalize_operator_exhaustive_nn_functional_adaptive_max_pool1d_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: Only runs on cpu (0.005s) 2022-08-13T13:52:19.7175660Z test_normalize_operator_exhaustive_nn_functional_adaptive_max_pool2d_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: Only runs on cpu (0.005s) 2022-08-13T13:52:19.7222528Z test_normalize_operator_exhaustive_nn_functional_adaptive_max_pool3d_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: Only runs on cpu (0.005s) 2022-08-13T13:52:19.7269198Z test_normalize_operator_exhaustive_nn_functional_avg_pool1d_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: Only runs on cpu (0.005s) 2022-08-13T13:52:19.7315896Z test_normalize_operator_exhaustive_nn_functional_avg_pool2d_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: Only runs on cpu (0.005s) 2022-08-13T13:52:19.7369136Z test_normalize_operator_exhaustive_nn_functional_avg_pool3d_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: Only runs on cpu (0.005s) 2022-08-13T13:52:19.7416220Z test_normalize_operator_exhaustive_nn_functional_batch_norm_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: Only runs on cpu (0.005s) 2022-08-13T13:52:19.7463489Z test_normalize_operator_exhaustive_nn_functional_batch_norm_without_cudnn_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: Only runs on cpu (0.005s) 2022-08-13T13:52:19.7510229Z test_normalize_operator_exhaustive_nn_functional_bilinear_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: Only runs on cpu (0.005s) 2022-08-13T13:52:19.7557013Z test_normalize_operator_exhaustive_nn_functional_binary_cross_entropy_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: Only runs on cpu (0.005s) 2022-08-13T13:52:19.7603843Z test_normalize_operator_exhaustive_nn_functional_binary_cross_entropy_with_logits_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: Only runs on cpu (0.005s) 2022-08-13T13:52:19.7651079Z test_normalize_operator_exhaustive_nn_functional_celu_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: Only runs on cpu (0.005s) 2022-08-13T13:52:19.7697482Z test_normalize_operator_exhaustive_nn_functional_conv1d_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: Only runs on cpu (0.005s) 2022-08-13T13:52:19.7744136Z test_normalize_operator_exhaustive_nn_functional_conv2d_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: Only runs on cpu (0.005s) 2022-08-13T13:52:19.7791096Z test_normalize_operator_exhaustive_nn_functional_conv_transpose1d_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: Only runs on cpu (0.005s) 2022-08-13T13:52:19.7837930Z test_normalize_operator_exhaustive_nn_functional_conv_transpose2d_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: Only runs on cpu (0.005s) 2022-08-13T13:52:19.7891738Z test_normalize_operator_exhaustive_nn_functional_conv_transpose3d_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: Only runs on cpu (0.005s) 2022-08-13T13:52:19.7938415Z test_normalize_operator_exhaustive_nn_functional_cosine_embedding_loss_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: Only runs on cpu (0.005s) 2022-08-13T13:52:19.7984999Z test_normalize_operator_exhaustive_nn_functional_cosine_similarity_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: Only runs on cpu (0.005s) 2022-08-13T13:52:19.8031874Z test_normalize_operator_exhaustive_nn_functional_cross_entropy_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: Only runs on cpu (0.005s) 2022-08-13T13:52:19.8078470Z test_normalize_operator_exhaustive_nn_functional_ctc_loss_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: Only runs on cpu (0.005s) 2022-08-13T13:52:19.8125151Z test_normalize_operator_exhaustive_nn_functional_dropout2d_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: Only runs on cpu (0.005s) 2022-08-13T13:52:19.8172319Z test_normalize_operator_exhaustive_nn_functional_dropout3d_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: Only runs on cpu (0.005s) 2022-08-13T13:52:19.8219069Z test_normalize_operator_exhaustive_nn_functional_dropout_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: Only runs on cpu (0.005s) 2022-08-13T13:52:19.8265667Z test_normalize_operator_exhaustive_nn_functional_elu_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: Only runs on cpu (0.005s) 2022-08-13T13:52:19.8312740Z test_normalize_operator_exhaustive_nn_functional_embedding_bag_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: Only runs on cpu (0.005s) 2022-08-13T13:52:19.8359482Z test_normalize_operator_exhaustive_nn_functional_embedding_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: Only runs on cpu (0.005s) 2022-08-13T13:52:19.8412796Z test_normalize_operator_exhaustive_nn_functional_feature_alpha_dropout_with_train_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: Only runs on cpu (0.005s) 2022-08-13T13:52:19.8459545Z test_normalize_operator_exhaustive_nn_functional_feature_alpha_dropout_without_train_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: Only runs on cpu (0.005s) 2022-08-13T13:52:19.8506208Z test_normalize_operator_exhaustive_nn_functional_fractional_max_pool2d_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: Only runs on cpu (0.005s) 2022-08-13T13:52:19.8552959Z test_normalize_operator_exhaustive_nn_functional_fractional_max_pool3d_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: Only runs on cpu (0.005s) 2022-08-13T13:52:19.8599528Z test_normalize_operator_exhaustive_nn_functional_gaussian_nll_loss_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: Only runs on cpu (0.005s) 2022-08-13T13:52:19.8646193Z test_normalize_operator_exhaustive_nn_functional_gelu_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: Only runs on cpu (0.005s) 2022-08-13T13:52:19.8693068Z test_normalize_operator_exhaustive_nn_functional_glu_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: Only runs on cpu (0.005s) 2022-08-13T13:52:19.8739869Z test_normalize_operator_exhaustive_nn_functional_grid_sample_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: Only runs on cpu (0.005s) 2022-08-13T13:52:19.8786476Z test_normalize_operator_exhaustive_nn_functional_group_norm_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: Only runs on cpu (0.005s) 2022-08-13T13:52:19.8833090Z test_normalize_operator_exhaustive_nn_functional_hardshrink_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: Only runs on cpu (0.005s) 2022-08-13T13:52:19.8880040Z test_normalize_operator_exhaustive_nn_functional_hardsigmoid_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: Only runs on cpu (0.005s) 2022-08-13T13:52:19.8933107Z test_normalize_operator_exhaustive_nn_functional_hardswish_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: Only runs on cpu (0.005s) 2022-08-13T13:52:19.8979697Z test_normalize_operator_exhaustive_nn_functional_hardtanh_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: Only runs on cpu (0.005s) 2022-08-13T13:52:19.9026709Z test_normalize_operator_exhaustive_nn_functional_hinge_embedding_loss_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: Only runs on cpu (0.005s) 2022-08-13T13:52:19.9073654Z test_normalize_operator_exhaustive_nn_functional_huber_loss_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: Only runs on cpu (0.005s) 2022-08-13T13:52:19.9120945Z test_normalize_operator_exhaustive_nn_functional_instance_norm_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: Only runs on cpu (0.005s) 2022-08-13T13:52:19.9167955Z test_normalize_operator_exhaustive_nn_functional_interpolate_area_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: Only runs on cpu (0.005s) 2022-08-13T13:52:19.9215036Z test_normalize_operator_exhaustive_nn_functional_interpolate_bicubic_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: Only runs on cpu (0.005s) 2022-08-13T13:52:19.9261697Z test_normalize_operator_exhaustive_nn_functional_interpolate_bilinear_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: Only runs on cpu (0.005s) 2022-08-13T13:52:19.9308321Z test_normalize_operator_exhaustive_nn_functional_interpolate_linear_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: Only runs on cpu (0.005s) 2022-08-13T13:52:19.9354893Z test_normalize_operator_exhaustive_nn_functional_interpolate_nearest_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: Only runs on cpu (0.005s) 2022-08-13T13:52:19.9401919Z test_normalize_operator_exhaustive_nn_functional_interpolate_trilinear_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: Only runs on cpu (0.005s) 2022-08-13T13:52:19.9455165Z test_normalize_operator_exhaustive_nn_functional_kl_div_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: Only runs on cpu (0.005s) 2022-08-13T13:52:19.9501650Z test_normalize_operator_exhaustive_nn_functional_l1_loss_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: Only runs on cpu (0.005s) 2022-08-13T13:52:19.9548732Z test_normalize_operator_exhaustive_nn_functional_layer_norm_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: Only runs on cpu (0.005s) 2022-08-13T13:52:19.9595495Z test_normalize_operator_exhaustive_nn_functional_leaky_relu_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: Only runs on cpu (0.005s) 2022-08-13T13:52:19.9642479Z test_normalize_operator_exhaustive_nn_functional_linear_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: Only runs on cpu (0.005s) 2022-08-13T13:52:19.9689715Z test_normalize_operator_exhaustive_nn_functional_local_response_norm_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: Only runs on cpu (0.005s) 2022-08-13T13:52:19.9736718Z test_normalize_operator_exhaustive_nn_functional_logsigmoid_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: Only runs on cpu (0.005s) 2022-08-13T13:52:19.9783307Z test_normalize_operator_exhaustive_nn_functional_margin_ranking_loss_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: Only runs on cpu (0.005s) 2022-08-13T13:52:19.9830055Z test_normalize_operator_exhaustive_nn_functional_max_pool1d_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: Only runs on cpu (0.005s) 2022-08-13T13:52:19.9876991Z test_normalize_operator_exhaustive_nn_functional_max_pool2d_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: Only runs on cpu (0.005s) 2022-08-13T13:52:19.9924037Z test_normalize_operator_exhaustive_nn_functional_max_pool3d_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: Only runs on cpu (0.005s) 2022-08-13T13:52:19.9977028Z test_normalize_operator_exhaustive_nn_functional_max_unpool1d_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: Only runs on cpu (0.005s) 2022-08-13T13:52:20.0023614Z test_normalize_operator_exhaustive_nn_functional_max_unpool1d_grad_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: Only runs on cpu (0.005s) 2022-08-13T13:52:20.0070540Z test_normalize_operator_exhaustive_nn_functional_max_unpool2d_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: Only runs on cpu (0.005s) 2022-08-13T13:52:20.0117380Z test_normalize_operator_exhaustive_nn_functional_max_unpool2d_grad_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: Only runs on cpu (0.005s) 2022-08-13T13:52:20.0164345Z test_normalize_operator_exhaustive_nn_functional_max_unpool3d_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: Only runs on cpu (0.005s) 2022-08-13T13:52:20.0211410Z test_normalize_operator_exhaustive_nn_functional_max_unpool3d_grad_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: Only runs on cpu (0.005s) 2022-08-13T13:52:20.0258005Z test_normalize_operator_exhaustive_nn_functional_mish_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: Only runs on cpu (0.005s) 2022-08-13T13:52:20.0304744Z test_normalize_operator_exhaustive_nn_functional_mse_loss_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: Only runs on cpu (0.005s) 2022-08-13T13:52:20.0351556Z test_normalize_operator_exhaustive_nn_functional_multi_margin_loss_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: Only runs on cpu (0.005s) 2022-08-13T13:52:20.0398263Z test_normalize_operator_exhaustive_nn_functional_multilabel_margin_loss_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: Only runs on cpu (0.005s) 2022-08-13T13:52:20.0444860Z test_normalize_operator_exhaustive_nn_functional_multilabel_soft_margin_loss_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: Only runs on cpu (0.005s) 2022-08-13T13:52:20.0497884Z test_normalize_operator_exhaustive_nn_functional_nll_loss_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: Only runs on cpu (0.005s) 2022-08-13T13:52:20.0545113Z test_normalize_operator_exhaustive_nn_functional_normalize_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: Only runs on cpu (0.005s) 2022-08-13T13:52:20.0591752Z test_normalize_operator_exhaustive_nn_functional_pad_circular_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: Only runs on cpu (0.005s) 2022-08-13T13:52:20.0638821Z test_normalize_operator_exhaustive_nn_functional_pad_constant_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: Only runs on cpu (0.005s) 2022-08-13T13:52:20.0685361Z test_normalize_operator_exhaustive_nn_functional_pad_reflect_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: Only runs on cpu (0.005s) 2022-08-13T13:52:20.0732251Z test_normalize_operator_exhaustive_nn_functional_pad_replicate_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: Only runs on cpu (0.005s) 2022-08-13T13:52:20.0778693Z test_normalize_operator_exhaustive_nn_functional_pairwise_distance_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: Only runs on cpu (0.005s) 2022-08-13T13:52:20.0825572Z test_normalize_operator_exhaustive_nn_functional_pdist_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: Only runs on cpu (0.005s) 2022-08-13T13:52:20.0872649Z test_normalize_operator_exhaustive_nn_functional_pixel_shuffle_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: Only runs on cpu (0.005s) 2022-08-13T13:52:20.0919100Z test_normalize_operator_exhaustive_nn_functional_pixel_unshuffle_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: Only runs on cpu (0.005s) 2022-08-13T13:52:20.0965658Z test_normalize_operator_exhaustive_nn_functional_poisson_nll_loss_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: Only runs on cpu (0.005s) 2022-08-13T13:52:20.1018973Z test_normalize_operator_exhaustive_nn_functional_prelu_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: Only runs on cpu (0.005s) 2022-08-13T13:52:20.1065692Z test_normalize_operator_exhaustive_nn_functional_relu6_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: Only runs on cpu (0.005s) 2022-08-13T13:52:20.1112327Z test_normalize_operator_exhaustive_nn_functional_relu_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: Only runs on cpu (0.005s) 2022-08-13T13:52:20.1158871Z test_normalize_operator_exhaustive_nn_functional_rrelu_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: Only runs on cpu (0.005s) 2022-08-13T13:52:20.1205628Z test_normalize_operator_exhaustive_nn_functional_selu_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: Only runs on cpu (0.005s) 2022-08-13T13:52:20.1252981Z test_normalize_operator_exhaustive_nn_functional_silu_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: Only runs on cpu (0.005s) 2022-08-13T13:52:20.1299671Z test_normalize_operator_exhaustive_nn_functional_smooth_l1_loss_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: Only runs on cpu (0.005s) 2022-08-13T13:52:20.1346678Z test_normalize_operator_exhaustive_nn_functional_soft_margin_loss_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: Only runs on cpu (0.005s) 2022-08-13T13:52:20.1393466Z test_normalize_operator_exhaustive_nn_functional_softmin_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: Only runs on cpu (0.005s) 2022-08-13T13:52:20.1440357Z test_normalize_operator_exhaustive_nn_functional_softmin_with_dtype_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: Only runs on cpu (0.005s) 2022-08-13T13:52:20.1487313Z test_normalize_operator_exhaustive_nn_functional_softplus_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: Only runs on cpu (0.005s) 2022-08-13T13:52:20.1540558Z test_normalize_operator_exhaustive_nn_functional_softshrink_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: Only runs on cpu (0.005s) 2022-08-13T13:52:20.1587003Z test_normalize_operator_exhaustive_nn_functional_softsign_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: Only runs on cpu (0.005s) 2022-08-13T13:52:20.1633816Z test_normalize_operator_exhaustive_nn_functional_tanhshrink_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: Only runs on cpu (0.005s) 2022-08-13T13:52:20.1680662Z test_normalize_operator_exhaustive_nn_functional_threshold_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: Only runs on cpu (0.005s) 2022-08-13T13:52:20.1727884Z test_normalize_operator_exhaustive_nn_functional_triplet_margin_loss_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: Only runs on cpu (0.005s) 2022-08-13T13:52:20.1774807Z test_normalize_operator_exhaustive_nn_functional_triplet_margin_with_distance_loss_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: Only runs on cpu (0.005s) 2022-08-13T13:52:20.1821689Z test_normalize_operator_exhaustive_nn_functional_unfold_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: Only runs on cpu (0.005s) 2022-08-13T13:52:20.1868547Z test_normalize_operator_exhaustive_nn_functional_upsample_bilinear_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: Only runs on cpu (0.005s) 2022-08-13T13:52:20.1915309Z test_normalize_operator_exhaustive_nn_functional_upsample_nearest_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: Only runs on cpu (0.005s) 2022-08-13T13:52:20.1962079Z test_normalize_operator_exhaustive_nonzero_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: Only runs on cpu (0.005s) 2022-08-13T13:52:20.2009625Z test_normalize_operator_exhaustive_norm_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: Only runs on cpu (0.005s) 2022-08-13T13:52:20.2062474Z test_normalize_operator_exhaustive_norm_fro_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: Only runs on cpu (0.005s) 2022-08-13T13:52:20.2109554Z test_normalize_operator_exhaustive_norm_inf_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: Only runs on cpu (0.005s) 2022-08-13T13:52:20.2156778Z test_normalize_operator_exhaustive_norm_nuc_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: Only runs on cpu (0.005s) 2022-08-13T13:52:20.2203500Z test_normalize_operator_exhaustive_normal_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: Only runs on cpu (0.005s) 2022-08-13T13:52:20.2251306Z test_normalize_operator_exhaustive_normal_number_mean_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: Only runs on cpu (0.005s) 2022-08-13T13:52:20.2298420Z test_normalize_operator_exhaustive_ones_like_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: Only runs on cpu (0.005s) 2022-08-13T13:52:20.2345967Z test_normalize_operator_exhaustive_ormqr_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: Only runs on cpu (0.005s) 2022-08-13T13:52:20.2393574Z test_normalize_operator_exhaustive_outer_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: Only runs on cpu (0.005s) 2022-08-13T13:52:20.2441010Z test_normalize_operator_exhaustive_pca_lowrank_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: Only runs on cpu (0.005s) 2022-08-13T13:52:20.2488833Z test_normalize_operator_exhaustive_permute_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: Only runs on cpu (0.005s) 2022-08-13T13:52:20.2535775Z test_normalize_operator_exhaustive_pinverse_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: Only runs on cpu (0.005s) 2022-08-13T13:52:20.2590158Z test_normalize_operator_exhaustive_polar_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: Only runs on cpu (0.005s) 2022-08-13T13:52:20.2637090Z test_normalize_operator_exhaustive_polygamma_polygamma_n_0_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: Only runs on cpu (0.005s) 2022-08-13T13:52:20.2672807Z test_normalize_operator_exhaustive_polygamma_polygamma_n_1_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: Skipped! (0.004s) 2022-08-13T13:52:20.2709241Z test_normalize_operator_exhaustive_polygamma_polygamma_n_2_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: Skipped! (0.003s) 2022-08-13T13:52:20.2745420Z test_normalize_operator_exhaustive_polygamma_polygamma_n_3_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: Skipped! (0.003s) 2022-08-13T13:52:20.2781446Z test_normalize_operator_exhaustive_polygamma_polygamma_n_4_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: Skipped! (0.003s) 2022-08-13T13:52:20.2828434Z test_normalize_operator_exhaustive_positive_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: Only runs on cpu (0.005s) 2022-08-13T13:52:20.2874943Z test_normalize_operator_exhaustive_pow_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: Only runs on cpu (0.005s) 2022-08-13T13:52:20.2921617Z test_normalize_operator_exhaustive_prod_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: Only runs on cpu (0.005s) 2022-08-13T13:52:20.2968446Z test_normalize_operator_exhaustive_put_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: Only runs on cpu (0.005s) 2022-08-13T13:52:20.3015414Z test_normalize_operator_exhaustive_qr_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: Only runs on cpu (0.005s) 2022-08-13T13:52:20.3062374Z test_normalize_operator_exhaustive_quantile_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: Only runs on cpu (0.005s) 2022-08-13T13:52:20.3109357Z test_normalize_operator_exhaustive_rad2deg_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: Only runs on cpu (0.005s) 2022-08-13T13:52:20.3156122Z test_normalize_operator_exhaustive_rand_like_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: Only runs on cpu (0.005s) 2022-08-13T13:52:20.3202088Z test_normalize_operator_exhaustive_randint_like_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: Only runs on cpu (0.005s) 2022-08-13T13:52:20.3255132Z test_normalize_operator_exhaustive_randn_like_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: Only runs on cpu (0.005s) 2022-08-13T13:52:20.3301862Z test_normalize_operator_exhaustive_ravel_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: Only runs on cpu (0.005s) 2022-08-13T13:52:20.3348591Z test_normalize_operator_exhaustive_real_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: Only runs on cpu (0.005s) 2022-08-13T13:52:20.3395250Z test_normalize_operator_exhaustive_reciprocal_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: Only runs on cpu (0.005s) 2022-08-13T13:52:20.3442032Z test_normalize_operator_exhaustive_remainder_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: Only runs on cpu (0.005s) 2022-08-13T13:52:20.3488658Z test_normalize_operator_exhaustive_renorm_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: Only runs on cpu (0.005s) 2022-08-13T13:52:20.3535375Z test_normalize_operator_exhaustive_repeat_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: Only runs on cpu (0.005s) 2022-08-13T13:52:20.3582590Z test_normalize_operator_exhaustive_repeat_interleave_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: Only runs on cpu (0.005s) 2022-08-13T13:52:20.3629451Z test_normalize_operator_exhaustive_reshape_as_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: Only runs on cpu (0.005s) 2022-08-13T13:52:20.3676155Z test_normalize_operator_exhaustive_reshape_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: Only runs on cpu (0.005s) 2022-08-13T13:52:20.3722679Z test_normalize_operator_exhaustive_resize__cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: Only runs on cpu (0.005s) 2022-08-13T13:52:20.3775797Z test_normalize_operator_exhaustive_resize_as__cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: Only runs on cpu (0.005s) 2022-08-13T13:52:20.3822759Z test_normalize_operator_exhaustive_resolve_conj_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: Only runs on cpu (0.005s) 2022-08-13T13:52:20.3869471Z test_normalize_operator_exhaustive_resolve_neg_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: Only runs on cpu (0.005s) 2022-08-13T13:52:20.3916047Z test_normalize_operator_exhaustive_roll_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: Only runs on cpu (0.005s) 2022-08-13T13:52:20.3963363Z test_normalize_operator_exhaustive_rot90_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: Only runs on cpu (0.005s) 2022-08-13T13:52:20.4010196Z test_normalize_operator_exhaustive_round_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: Only runs on cpu (0.005s) 2022-08-13T13:52:20.4056848Z test_normalize_operator_exhaustive_round_decimals_0_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: Only runs on cpu (0.005s) 2022-08-13T13:52:20.4104251Z test_normalize_operator_exhaustive_round_decimals_3_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: Only runs on cpu (0.005s) 2022-08-13T13:52:20.4150836Z test_normalize_operator_exhaustive_round_decimals_neg_3_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: Only runs on cpu (0.005s) 2022-08-13T13:52:20.4197626Z test_normalize_operator_exhaustive_rsqrt_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: Only runs on cpu (0.005s) 2022-08-13T13:52:20.4244722Z test_normalize_operator_exhaustive_rsub_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: Only runs on cpu (0.005s) 2022-08-13T13:52:20.4299318Z test_normalize_operator_exhaustive_scatter_add_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: Only runs on cpu (0.005s) 2022-08-13T13:52:20.4346231Z test_normalize_operator_exhaustive_scatter_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: Only runs on cpu (0.005s) 2022-08-13T13:52:20.4393429Z test_normalize_operator_exhaustive_scatter_reduce_amax_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: Only runs on cpu (0.005s) 2022-08-13T13:52:20.4440506Z test_normalize_operator_exhaustive_scatter_reduce_amin_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: Only runs on cpu (0.005s) 2022-08-13T13:52:20.4487141Z test_normalize_operator_exhaustive_scatter_reduce_mean_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: Only runs on cpu (0.005s) 2022-08-13T13:52:20.4534116Z test_normalize_operator_exhaustive_scatter_reduce_prod_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: Only runs on cpu (0.005s) 2022-08-13T13:52:20.4581127Z test_normalize_operator_exhaustive_scatter_reduce_sum_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: Only runs on cpu (0.005s) 2022-08-13T13:52:20.4627676Z test_normalize_operator_exhaustive_searchsorted_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: Only runs on cpu (0.005s) 2022-08-13T13:52:20.4674566Z test_normalize_operator_exhaustive_segment_reduce_lengths_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: Only runs on cpu (0.005s) 2022-08-13T13:52:20.4721729Z test_normalize_operator_exhaustive_segment_reduce_offsets_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: Only runs on cpu (0.005s) 2022-08-13T13:52:20.4768252Z test_normalize_operator_exhaustive_select_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: Only runs on cpu (0.005s) 2022-08-13T13:52:20.4821097Z test_normalize_operator_exhaustive_select_scatter_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: Only runs on cpu (0.005s) 2022-08-13T13:52:20.4867910Z test_normalize_operator_exhaustive_sgn_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: Only runs on cpu (0.005s) 2022-08-13T13:52:20.4914939Z test_normalize_operator_exhaustive_short_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: Only runs on cpu (0.005s) 2022-08-13T13:52:20.4961999Z test_normalize_operator_exhaustive_sigmoid_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: Only runs on cpu (0.005s) 2022-08-13T13:52:20.5009206Z test_normalize_operator_exhaustive_sign_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: Only runs on cpu (0.005s) 2022-08-13T13:52:20.5056197Z test_normalize_operator_exhaustive_signbit_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: Only runs on cpu (0.005s) 2022-08-13T13:52:20.5103074Z test_normalize_operator_exhaustive_sin_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: Only runs on cpu (0.005s) 2022-08-13T13:52:20.5149920Z test_normalize_operator_exhaustive_sinc_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: Only runs on cpu (0.005s) 2022-08-13T13:52:20.5196571Z test_normalize_operator_exhaustive_sinh_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: Only runs on cpu (0.005s) 2022-08-13T13:52:20.5243471Z test_normalize_operator_exhaustive_slice_scatter_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: Only runs on cpu (0.005s) 2022-08-13T13:52:20.5290719Z test_normalize_operator_exhaustive_softmax_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: Only runs on cpu (0.005s) 2022-08-13T13:52:20.5343432Z test_normalize_operator_exhaustive_softmax_with_dtype_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: Only runs on cpu (0.005s) 2022-08-13T13:52:20.5390248Z test_normalize_operator_exhaustive_sort_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: Only runs on cpu (0.005s) 2022-08-13T13:52:20.5436941Z test_normalize_operator_exhaustive_sparse_sampled_addmm_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: cusparseSDDMM was added in 11.2.1 (0.005s) 2022-08-13T13:52:20.5483548Z test_normalize_operator_exhaustive_special_airy_ai_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: Only runs on cpu (0.005s) 2022-08-13T13:52:20.5530470Z test_normalize_operator_exhaustive_special_bessel_j0_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: Only runs on cpu (0.005s) 2022-08-13T13:52:20.5577077Z test_normalize_operator_exhaustive_special_bessel_j1_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: Only runs on cpu (0.005s) 2022-08-13T13:52:20.5623850Z test_normalize_operator_exhaustive_special_bessel_y0_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: Only runs on cpu (0.005s) 2022-08-13T13:52:20.5670509Z test_normalize_operator_exhaustive_special_bessel_y1_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: Only runs on cpu (0.005s) 2022-08-13T13:52:20.5717390Z test_normalize_operator_exhaustive_special_chebyshev_polynomial_t_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: Only runs on cpu (0.005s) 2022-08-13T13:52:20.5764464Z test_normalize_operator_exhaustive_special_chebyshev_polynomial_u_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: Only runs on cpu (0.005s) 2022-08-13T13:52:20.5801029Z test_normalize_operator_exhaustive_special_chebyshev_polynomial_v_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.004s) 2022-08-13T13:52:20.5837182Z test_normalize_operator_exhaustive_special_chebyshev_polynomial_w_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.004s) 2022-08-13T13:52:20.5883760Z test_normalize_operator_exhaustive_special_entr_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: Only runs on cpu (0.005s) 2022-08-13T13:52:20.5937678Z test_normalize_operator_exhaustive_special_erfcx_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: Only runs on cpu (0.005s) 2022-08-13T13:52:20.5984287Z test_normalize_operator_exhaustive_special_hermite_polynomial_h_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: Only runs on cpu (0.005s) 2022-08-13T13:52:20.6031058Z test_normalize_operator_exhaustive_special_hermite_polynomial_he_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: Only runs on cpu (0.005s) 2022-08-13T13:52:20.6078071Z test_normalize_operator_exhaustive_special_i0e_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: Only runs on cpu (0.005s) 2022-08-13T13:52:20.6124898Z test_normalize_operator_exhaustive_special_i1_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: Only runs on cpu (0.005s) 2022-08-13T13:52:20.6171642Z test_normalize_operator_exhaustive_special_i1e_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: Only runs on cpu (0.005s) 2022-08-13T13:52:20.6218375Z test_normalize_operator_exhaustive_special_laguerre_polynomial_l_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: Only runs on cpu (0.005s) 2022-08-13T13:52:20.6254622Z test_normalize_operator_exhaustive_special_legendre_polynomial_p_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.004s) 2022-08-13T13:52:20.6301144Z test_normalize_operator_exhaustive_special_log_ndtr_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: Only runs on cpu (0.005s) 2022-08-13T13:52:20.6348117Z test_normalize_operator_exhaustive_special_modified_bessel_i0_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: Only runs on cpu (0.005s) 2022-08-13T13:52:20.6395191Z test_normalize_operator_exhaustive_special_modified_bessel_i1_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: Only runs on cpu (0.005s) 2022-08-13T13:52:20.6441781Z test_normalize_operator_exhaustive_special_modified_bessel_k0_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: Only runs on cpu (0.005s) 2022-08-13T13:52:20.6494553Z test_normalize_operator_exhaustive_special_modified_bessel_k1_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: Only runs on cpu (0.005s) 2022-08-13T13:52:20.6541363Z test_normalize_operator_exhaustive_special_ndtr_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: Only runs on cpu (0.005s) 2022-08-13T13:52:20.6588391Z test_normalize_operator_exhaustive_special_ndtri_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: Only runs on cpu (0.005s) 2022-08-13T13:52:20.6635373Z test_normalize_operator_exhaustive_special_polygamma_special_polygamma_n_0_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: Only runs on cpu (0.005s) 2022-08-13T13:52:20.6682186Z test_normalize_operator_exhaustive_special_scaled_modified_bessel_k0_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: Only runs on cpu (0.005s) 2022-08-13T13:52:20.6729183Z test_normalize_operator_exhaustive_special_scaled_modified_bessel_k1_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: Only runs on cpu (0.005s) 2022-08-13T13:52:20.6765378Z test_normalize_operator_exhaustive_special_shifted_chebyshev_polynomial_t_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.004s) 2022-08-13T13:52:20.6801327Z test_normalize_operator_exhaustive_special_shifted_chebyshev_polynomial_u_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.003s) 2022-08-13T13:52:20.6837629Z test_normalize_operator_exhaustive_special_shifted_chebyshev_polynomial_v_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.004s) 2022-08-13T13:52:20.6873210Z test_normalize_operator_exhaustive_special_shifted_chebyshev_polynomial_w_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.004s) 2022-08-13T13:52:20.6920445Z test_normalize_operator_exhaustive_special_spherical_bessel_j0_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: Only runs on cpu (0.005s) 2022-08-13T13:52:20.6967609Z test_normalize_operator_exhaustive_special_xlog1py_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: Only runs on cpu (0.005s) 2022-08-13T13:52:20.7013968Z test_normalize_operator_exhaustive_special_zeta_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: Only runs on cpu (0.005s) 2022-08-13T13:52:20.7060587Z test_normalize_operator_exhaustive_split_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: Only runs on cpu (0.005s) 2022-08-13T13:52:20.7107503Z test_normalize_operator_exhaustive_split_list_args_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: Only runs on cpu (0.005s) 2022-08-13T13:52:20.7160467Z test_normalize_operator_exhaustive_split_with_sizes_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: Only runs on cpu (0.005s) 2022-08-13T13:52:20.7207632Z test_normalize_operator_exhaustive_sqrt_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: Only runs on cpu (0.005s) 2022-08-13T13:52:20.7254718Z test_normalize_operator_exhaustive_square_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: Only runs on cpu (0.005s) 2022-08-13T13:52:20.7301275Z test_normalize_operator_exhaustive_squeeze_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: Only runs on cpu (0.005s) 2022-08-13T13:52:20.7347903Z test_normalize_operator_exhaustive_stack_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: Only runs on cpu (0.005s) 2022-08-13T13:52:20.7394766Z test_normalize_operator_exhaustive_std_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: Only runs on cpu (0.005s) 2022-08-13T13:52:20.7441659Z test_normalize_operator_exhaustive_std_mean_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: Only runs on cpu (0.005s) 2022-08-13T13:52:20.7488954Z test_normalize_operator_exhaustive_stft_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: Only runs on cpu (0.005s) 2022-08-13T13:52:20.7535933Z test_normalize_operator_exhaustive_sub_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: Only runs on cpu (0.005s) 2022-08-13T13:52:20.7582653Z test_normalize_operator_exhaustive_sum_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: Only runs on cpu (0.005s) 2022-08-13T13:52:20.7629253Z test_normalize_operator_exhaustive_sum_to_size_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: Only runs on cpu (0.005s) 2022-08-13T13:52:20.7682912Z test_normalize_operator_exhaustive_svd_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: Only runs on cpu (0.005s) 2022-08-13T13:52:20.7730730Z test_normalize_operator_exhaustive_svd_lowrank_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: Only runs on cpu (0.005s) 2022-08-13T13:52:20.7777632Z test_normalize_operator_exhaustive_symeig_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: Only runs on cpu (0.005s) 2022-08-13T13:52:20.7824529Z test_normalize_operator_exhaustive_t_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: Only runs on cpu (0.005s) 2022-08-13T13:52:20.7871655Z test_normalize_operator_exhaustive_take_along_dim_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: Only runs on cpu (0.005s) 2022-08-13T13:52:20.7918181Z test_normalize_operator_exhaustive_take_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: Only runs on cpu (0.005s) 2022-08-13T13:52:20.7965299Z test_normalize_operator_exhaustive_tan_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: Only runs on cpu (0.005s) 2022-08-13T13:52:20.8012484Z test_normalize_operator_exhaustive_tanh_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: Only runs on cpu (0.005s) 2022-08-13T13:52:20.8059695Z test_normalize_operator_exhaustive_tensor_split_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: Only runs on cpu (0.005s) 2022-08-13T13:52:20.8106342Z test_normalize_operator_exhaustive_tensordot_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: Only runs on cpu (0.005s) 2022-08-13T13:52:20.8153295Z test_normalize_operator_exhaustive_tile_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: Only runs on cpu (0.005s) 2022-08-13T13:52:20.8206445Z test_normalize_operator_exhaustive_to_sparse_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: Only runs on cpu (0.005s) 2022-08-13T13:52:20.8253748Z test_normalize_operator_exhaustive_topk_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: Only runs on cpu (0.005s) 2022-08-13T13:52:20.8300143Z test_normalize_operator_exhaustive_trace_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: Only runs on cpu (0.005s) 2022-08-13T13:52:20.8347155Z test_normalize_operator_exhaustive_transpose_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: Only runs on cpu (0.005s) 2022-08-13T13:52:20.8393960Z test_normalize_operator_exhaustive_trapezoid_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: Only runs on cpu (0.005s) 2022-08-13T13:52:20.8440974Z test_normalize_operator_exhaustive_trapz_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: Only runs on cpu (0.005s) 2022-08-13T13:52:20.8487665Z test_normalize_operator_exhaustive_triangular_solve_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: Only runs on cpu (0.005s) 2022-08-13T13:52:20.8534407Z test_normalize_operator_exhaustive_tril_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: Only runs on cpu (0.005s) 2022-08-13T13:52:20.8580809Z test_normalize_operator_exhaustive_triu_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: Only runs on cpu (0.005s) 2022-08-13T13:52:20.8627528Z test_normalize_operator_exhaustive_true_divide_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: Only runs on cpu (0.005s) 2022-08-13T13:52:20.8674297Z test_normalize_operator_exhaustive_trunc_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: Only runs on cpu (0.005s) 2022-08-13T13:52:20.8727559Z test_normalize_operator_exhaustive_unbind_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: Only runs on cpu (0.005s) 2022-08-13T13:52:20.8774644Z test_normalize_operator_exhaustive_unflatten_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: Only runs on cpu (0.005s) 2022-08-13T13:52:20.8821241Z test_normalize_operator_exhaustive_unfold_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: Only runs on cpu (0.005s) 2022-08-13T13:52:20.8868070Z test_normalize_operator_exhaustive_unique_consecutive_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: Only runs on cpu (0.005s) 2022-08-13T13:52:20.8914893Z test_normalize_operator_exhaustive_unique_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: Only runs on cpu (0.005s) 2022-08-13T13:52:20.8961654Z test_normalize_operator_exhaustive_unsqueeze_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: Only runs on cpu (0.005s) 2022-08-13T13:52:20.9008683Z test_normalize_operator_exhaustive_var_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: Only runs on cpu (0.005s) 2022-08-13T13:52:20.9055561Z test_normalize_operator_exhaustive_var_mean_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: Only runs on cpu (0.005s) 2022-08-13T13:52:20.9102142Z test_normalize_operator_exhaustive_vdot_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: Only runs on cpu (0.005s) 2022-08-13T13:52:20.9149097Z test_normalize_operator_exhaustive_view_as_complex_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: Only runs on cpu (0.005s) 2022-08-13T13:52:20.9195656Z test_normalize_operator_exhaustive_view_as_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: Only runs on cpu (0.005s) 2022-08-13T13:52:20.9248866Z test_normalize_operator_exhaustive_view_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: Only runs on cpu (0.005s) 2022-08-13T13:52:20.9295482Z test_normalize_operator_exhaustive_vsplit_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: Only runs on cpu (0.005s) 2022-08-13T13:52:20.9342445Z test_normalize_operator_exhaustive_vstack_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: Only runs on cpu (0.005s) 2022-08-13T13:52:20.9389160Z test_normalize_operator_exhaustive_where_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: Only runs on cpu (0.005s) 2022-08-13T13:52:20.9436131Z test_normalize_operator_exhaustive_xlogy_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: Only runs on cpu (0.005s) 2022-08-13T13:52:20.9482798Z test_normalize_operator_exhaustive_zero__cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: Only runs on cpu (0.005s) 2022-08-13T13:52:20.9529805Z test_normalize_operator_exhaustive_zeros_like_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip: Only runs on cpu (0.005s) 2022-08-13T13:52:20.9561755Z test_normalize_quantized_eb_cuda (__main__.TestNormalizeOperatorsCUDA) ... ok (0.003s) 2022-08-13T13:52:20.9562241Z 2022-08-13T13:52:20.9562849Z ---------------------------------------------------------------------- 2022-08-13T13:52:20.9563501Z Ran 630 tests in 19.233s 2022-08-13T13:52:20.9566534Z 2022-08-13T13:52:20.9567377Z OK (skipped=591) 2022-08-13T13:52:20.9567732Z 2022-08-13T13:52:20.9567873Z Generating XML reports... 2022-08-13T13:52:20.9648593Z Generated XML report: test-reports/python-unittest/test_fx_experimental/TEST-TestFXExperimental-20220813135201.xml 2022-08-13T13:52:21.2338795Z Generated XML report: test-reports/python-unittest/test_fx_experimental/TEST-TestNormalizeOperatorsCUDA-20220813135201.xml 2022-08-13T13:52:21.7900537Z Running test_fx_reinplace_pass ... [2022-08-13 13:52:21.789482] 2022-08-13T13:52:21.7901444Z Executing ['/opt/conda/bin/python', '-bb', 'test_fx_reinplace_pass.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2022-08-13 13:52:21.789588] 2022-08-13T13:52:23.3879876Z Test results will be stored in test-reports/python-unittest/test_fx_reinplace_pass 2022-08-13T13:52:23.3897538Z 2022-08-13T13:52:23.3897863Z Running tests... 2022-08-13T13:52:23.3898303Z ---------------------------------------------------------------------- 2022-08-13T13:52:24.9996981Z test_reinplace_basic (__main__.TestReinplacePass) ... /opt/conda/lib/python3.7/site-packages/torch/utils/_python_dispatch.py:173: UserWarning: `Mode.push()` is no longer necessary and can be replaced with just `with Mode()` 2022-08-13T13:52:24.9997770Z warnings.warn("`Mode.push()` is no longer necessary and can be replaced with just `with Mode()`") 2022-08-13T13:52:25.0046472Z ok (1.615s) 2022-08-13T13:52:25.0066539Z test_reinplace_scatter_op (__main__.TestReinplacePass) ... ok (0.002s) 2022-08-13T13:52:25.0081583Z test_reinplace_scatter_twice (__main__.TestReinplacePass) ... ok (0.001s) 2022-08-13T13:52:25.0244609Z test_reinplace_scatter_twice_with_different_view_op_invalid (__main__.TestReinplacePass) ... ok (0.016s) 2022-08-13T13:52:25.0400214Z test_reinplace_scatter_twice_with_different_view_op_invalid2 (__main__.TestReinplacePass) ... ok (0.015s) 2022-08-13T13:52:25.0557008Z test_reinplace_scatter_twice_with_different_view_op_valid (__main__.TestReinplacePass) ... ok (0.016s) 2022-08-13T13:52:25.0658059Z test_reinplace_with_view (__main__.TestReinplacePass) ... ok (0.010s) 2022-08-13T13:52:25.0658391Z 2022-08-13T13:52:25.0658809Z ---------------------------------------------------------------------- 2022-08-13T13:52:25.0668685Z Ran 7 tests in 1.676s 2022-08-13T13:52:25.0669018Z 2022-08-13T13:52:25.0669189Z OK 2022-08-13T13:52:25.0669428Z 2022-08-13T13:52:25.0669708Z Generating XML reports... 2022-08-13T13:52:25.0702034Z Generated XML report: test-reports/python-unittest/test_fx_reinplace_pass/TEST-TestReinplacePass-20220813135223.xml 2022-08-13T13:52:25.3956851Z Running test_import_stats ... [2022-08-13 13:52:25.395103] 2022-08-13T13:52:25.3957745Z Executing ['/opt/conda/bin/python', '-bb', 'test_import_stats.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2022-08-13 13:52:25.395210] 2022-08-13T13:52:26.9832739Z Test results will be stored in test-reports/python-unittest/test_import_stats 2022-08-13T13:52:26.9848878Z 2022-08-13T13:52:26.9849320Z Running tests... 2022-08-13T13:52:26.9849746Z ---------------------------------------------------------------------- 2022-08-13T13:52:30.0947717Z test_time_cuda_device_count (__main__.TestImportTime) ... ok (3.109s) 2022-08-13T13:52:31.6444118Z test_time_import_torch (__main__.TestImportTime) ... ok (1.549s) 2022-08-13T13:52:31.6447884Z 2022-08-13T13:52:31.6448476Z ---------------------------------------------------------------------- 2022-08-13T13:52:31.6449029Z Ran 2 tests in 4.660s 2022-08-13T13:52:31.6449209Z 2022-08-13T13:52:31.6449486Z OK 2022-08-13T13:52:31.6449681Z 2022-08-13T13:52:31.6449811Z Generating XML reports... 2022-08-13T13:52:31.6495408Z Generated XML report: test-reports/python-unittest/test_import_stats/TEST-TestImportTime-20220813135226.xml 2022-08-13T13:52:32.0158990Z Running test_jit ... [2022-08-13 13:52:32.015300] 2022-08-13T13:52:32.0159669Z Executing ['/opt/conda/bin/python', '-bb', 'test_jit.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2022-08-13 13:52:32.015406] 2022-08-13T13:52:36.7658156Z monkeytype is not installed. Skipping tests for Profile-Directed Typing 2022-08-13T13:52:36.8837261Z Test results will be stored in test-reports/python-unittest/test_jit 2022-08-13T13:52:36.9202240Z 2022-08-13T13:52:36.9202710Z Running tests... 2022-08-13T13:52:36.9203213Z ---------------------------------------------------------------------- 2022-08-13T13:52:36.9225502Z test_becomes_wildcard_annotations (jit.test_alias_analysis.TestAliasAnalysis) ... ok (0.002s) 2022-08-13T13:52:36.9400319Z test_nested_list_construct_not_wildcard (jit.test_alias_analysis.TestAliasAnalysis) ... ok (0.017s) 2022-08-13T13:52:36.9615827Z test_recursive_calls (jit.test_alias_analysis.TestAliasAnalysis) ... ok (0.021s) 2022-08-13T13:52:36.9635296Z test_async_future_type_python (jit.test_async.TestAsync) ... ok (0.002s) 2022-08-13T13:52:37.0540769Z test_async_grad_guard_no_grad (jit.test_async.TestAsync) ... ok (0.090s) 2022-08-13T13:52:37.0640874Z test_async_grad_guard_with_grad (jit.test_async.TestAsync) ... ok (0.010s) 2022-08-13T13:52:37.3391459Z test_async_kwargs (jit.test_async.TestAsync) ... ok (0.275s) 2022-08-13T13:52:37.3524809Z test_async_parsing (jit.test_async.TestAsync) ... ok (0.013s) 2022-08-13T13:52:37.3567670Z test_async_python (jit.test_async.TestAsync) ... ok (0.004s) 2022-08-13T13:52:37.3662667Z test_async_script (jit.test_async.TestAsync) ... ok (0.009s) 2022-08-13T13:52:37.3792396Z test_async_script_capture (jit.test_async.TestAsync) ... ok (0.013s) 2022-08-13T13:52:37.4188184Z test_async_script_error (jit.test_async.TestAsync) ... ok (0.039s) 2022-08-13T13:52:37.4426207Z test_async_script_multi_forks (jit.test_async.TestAsync) ... ok (0.024s) 2022-08-13T13:52:37.4524476Z test_async_script_multi_waits (jit.test_async.TestAsync) ... ok (0.010s) 2022-08-13T13:52:37.4678160Z test_async_script_nested (jit.test_async.TestAsync) ... ok (0.015s) 2022-08-13T13:52:37.4702901Z test_async_script_no_script_mod (jit.test_async.TestAsync) ... ok (0.002s) 2022-08-13T13:52:37.5241821Z test_async_script_trace (jit.test_async.TestAsync) ... ok (0.054s) 2022-08-13T13:52:37.5256675Z test_future_subtyping (jit.test_async.TestAsync) 2022-08-13T13:52:37.5385571Z Test that futures subtype each other properly. ... ok (0.014s) 2022-08-13T13:52:37.5410331Z test_no_future_subtype_message (jit.test_async.TestAsync) ... ok (0.002s) 2022-08-13T13:52:37.5579588Z test_trace_fork_wait (jit.test_async.TestAsync) ... ok (0.017s) 2022-08-13T13:52:37.5705981Z test_trace_fork_wait_inline (jit.test_async.TestAsync) ... ok (0.013s) 2022-08-13T13:52:37.5909883Z test_trace_fork_wait_inline_onnx (jit.test_async.TestAsync) ... ok (0.020s) 2022-08-13T13:52:37.5942771Z test_trace_fork_wait_leaking (jit.test_async.TestAsync) ... ok (0.003s) 2022-08-13T13:52:37.6357162Z test_trace_fork_wait_list_modulecalls (jit.test_async.TestAsync) ... ok (0.041s) 2022-08-13T13:52:37.6608137Z test_trace_modulecalls_with_different_output_types (jit.test_async.TestAsync) ... ok (0.025s) 2022-08-13T13:52:37.6670920Z test_aten_pow_zero_negative_exponent (jit.test_aten_pow.TestAtenPow) 2022-08-13T13:52:37.6914077Z 1. Testing a = int, b = int ... ok (0.030s) 2022-08-13T13:52:37.8107575Z test_autodiff_requires_grad_nograd (jit.test_autodiff.TestAutodiffJit) ... ok (0.119s) 2022-08-13T13:52:37.8889108Z test_requires_grad_outputs (jit.test_autodiff.TestAutodiffJit) ... ok (0.078s) 2022-08-13T13:52:38.0578671Z test_requires_grad_outputs_profiled_twice (jit.test_autodiff.TestAutodiffJit) ... ok (0.169s) 2022-08-13T13:52:38.2272970Z test_requires_grad_outputs_side_effects (jit.test_autodiff.TestAutodiffJit) ... ok (0.169s) 2022-08-13T13:52:38.4033391Z test_undefined_tensor_lists (jit.test_autodiff.TestAutodiffJit) ... ok (0.176s) 2022-08-13T13:52:38.4078960Z test_aliased_outputs (jit.test_autodiff_subgraph_slicing.TestAutodiffSubgraphSlicing) ... ok (0.004s) 2022-08-13T13:52:38.6799426Z test_bias_as_arg (jit.test_autodiff_subgraph_slicing.TestAutodiffSubgraphSlicing) ... /opt/conda/lib/python3.7/site-packages/torch/autograd/__init__.py:296: UserWarning: operator() profile_node %190 : int[] = prim::profile_ivalue(%188) 2022-08-13T13:52:38.6800998Z does not have profile information (Triggered internally at /var/lib/jenkins/workspace/torch/csrc/jit/codegen/cuda/graph_fuser.cpp:109.) 2022-08-13T13:52:38.6802149Z allow_unused, accumulate_grad=False) # Calls into the C++ engine to run the backward pass 2022-08-13T13:52:38.9836131Z ok (0.576s) 2022-08-13T13:52:39.5078554Z test_bias_as_module_attr (jit.test_autodiff_subgraph_slicing.TestAutodiffSubgraphSlicing) ... ok (0.524s) 2022-08-13T13:52:39.5137140Z test_chunk_constant_script_ad (jit.test_autodiff_subgraph_slicing.TestAutodiffSubgraphSlicing) ... ok (0.006s) 2022-08-13T13:52:39.5499576Z test_constructed_bias (jit.test_autodiff_subgraph_slicing.TestAutodiffSubgraphSlicing) ... ok (0.036s) 2022-08-13T13:52:39.5598653Z test_diff_graph_inline_threshold (jit.test_autodiff_subgraph_slicing.TestAutodiffSubgraphSlicing) ... ok (0.010s) 2022-08-13T13:52:39.5624169Z test_differentiable_graph_ops_requires_grad (jit.test_autodiff_subgraph_slicing.TestAutodiffSubgraphSlicing) ... skip: disable until we property handle tensor lists with undefined gradients (0.002s) 2022-08-13T13:52:39.5723220Z test_does_not_create_cycles (jit.test_autodiff_subgraph_slicing.TestAutodiffSubgraphSlicing) ... ok (0.010s) 2022-08-13T13:52:39.5819204Z test_does_not_merge_unrelated (jit.test_autodiff_subgraph_slicing.TestAutodiffSubgraphSlicing) ... ok (0.009s) 2022-08-13T13:52:39.5842962Z test_has_profiled_info_aliasing_outputs (jit.test_autodiff_subgraph_slicing.TestAutodiffSubgraphSlicing) ... ok (0.002s) 2022-08-13T13:52:39.5996803Z test_merge_respects_aliasing (jit.test_autodiff_subgraph_slicing.TestAutodiffSubgraphSlicing) ... ok (0.015s) 2022-08-13T13:52:39.6092742Z test_merges_dense (jit.test_autodiff_subgraph_slicing.TestAutodiffSubgraphSlicing) ... ok (0.009s) 2022-08-13T13:52:39.6191320Z test_merges_down (jit.test_autodiff_subgraph_slicing.TestAutodiffSubgraphSlicing) ... ok (0.010s) 2022-08-13T13:52:39.6289028Z test_merges_up (jit.test_autodiff_subgraph_slicing.TestAutodiffSubgraphSlicing) ... ok (0.010s) 2022-08-13T13:52:39.6377407Z test_merges_without_cycles (jit.test_autodiff_subgraph_slicing.TestAutodiffSubgraphSlicing) ... ok (0.009s) 2022-08-13T13:52:39.6393889Z test_prune_grad (jit.test_autodiff_subgraph_slicing.TestAutodiffSubgraphSlicing) ... skip: Simple Executor doesn't support gradients (0.001s) 2022-08-13T13:52:39.6478468Z test_requires_grad_for_tensor_list (jit.test_autodiff_subgraph_slicing.TestAutodiffSubgraphSlicing) ... ok (0.008s) 2022-08-13T13:52:39.6593042Z test_respects_lexical_scoping (jit.test_autodiff_subgraph_slicing.TestAutodiffSubgraphSlicing) ... ok (0.011s) 2022-08-13T13:52:39.6672790Z test_simple_merge (jit.test_autodiff_subgraph_slicing.TestAutodiffSubgraphSlicing) ... ok (0.008s) 2022-08-13T13:52:39.6757845Z test_simple_no_merge (jit.test_autodiff_subgraph_slicing.TestAutodiffSubgraphSlicing) ... ok (0.008s) 2022-08-13T13:52:39.6987309Z test_errors (jit.test_backends.TestBackends) ... [W backend_detail.cpp:393] Warning: Backend [test_backend_unavailable] is not available. Execution of this Module is still possible by saving and loading on a device where the backend is available. (function codegen_backend_module) 2022-08-13T13:52:39.8957594Z ok (0.220s) 2022-08-13T13:52:39.9189490Z test_execution (jit.test_backends.TestBackends) ... [W backend_detail.cpp:393] Warning: Backend [test_backend_unavailable] is not available. Execution of this Module is still possible by saving and loading on a device where the backend is available. (function codegen_backend_module) 2022-08-13T13:52:40.1008484Z ok (0.204s) 2022-08-13T13:52:40.1249906Z test_save_load (jit.test_backends.TestBackends) ... [W backend_detail.cpp:393] Warning: Backend [test_backend_unavailable] is not available. Execution of this Module is still possible by saving and loading on a device where the backend is available. (function codegen_backend_module) 2022-08-13T13:52:40.4648589Z ok (0.363s) 2022-08-13T13:52:40.5337017Z test_errors (jit.test_backends.TestBackendsWithCompiler) ... ok (0.067s) 2022-08-13T13:52:40.6364225Z test_execution (jit.test_backends.TestBackendsWithCompiler) ... ok (0.102s) 2022-08-13T13:52:40.6452288Z test_batch_mm_no_mutation (jit.test_batch_mm.TestBatchMM) ... ok (0.008s) 2022-08-13T13:52:40.6548739Z test_batch_mm_permitted_mutation (jit.test_batch_mm.TestBatchMM) ... ok (0.010s) 2022-08-13T13:52:40.6645796Z test_batch_mm_prohibited_mutation (jit.test_batch_mm.TestBatchMM) ... ok (0.010s) 2022-08-13T13:52:40.6774700Z test_batch_mm_prohibited_mutation_if_node (jit.test_batch_mm.TestBatchMM) ... ok (0.013s) 2022-08-13T13:52:40.6906445Z test_batch_mm_prohibited_mutation_multiple_adds (jit.test_batch_mm.TestBatchMM) ... ok (0.013s) 2022-08-13T13:52:40.7036146Z test_batch_mm_side_permitted_mutation (jit.test_batch_mm.TestBatchMM) ... ok (0.013s) 2022-08-13T13:52:40.7188345Z test_batch_mm_side_prohibited_mutation_common_side (jit.test_batch_mm.TestBatchMM) ... ok (0.015s) 2022-08-13T13:52:40.7345852Z test_batch_mm_side_prohibited_mutation_uncommon_side (jit.test_batch_mm.TestBatchMM) ... ok (0.016s) 2022-08-13T13:52:40.7440771Z test_del (jit.test_builtins.TestBuiltins) ... ok (0.009s) 2022-08-13T13:52:40.7572837Z test_del_multiple_operands (jit.test_builtins.TestBuiltins) ... ok (0.013s) 2022-08-13T13:52:40.7850280Z test_has_attr (jit.test_builtins.TestBuiltins) ... ok (0.028s) 2022-08-13T13:52:40.7978255Z test_has_attr_invalid_args (jit.test_builtins.TestBuiltins) ... ok (0.013s) 2022-08-13T13:52:40.7997247Z test_cuda_synchronize (jit.test_cuda.TestCUDA) ... skip: detected only one GPU (0.002s) 2022-08-13T13:52:40.8017606Z test_current_stream (jit.test_cuda.TestCUDA) ... skip: detected only one GPU (0.002s) 2022-08-13T13:52:40.8979410Z test_event_args (jit.test_cuda.TestCUDA) ... ok (0.096s) 2022-08-13T13:52:40.9971912Z test_stream_args (jit.test_cuda.TestCUDA) ... ok (0.099s) 2022-08-13T13:52:41.0150259Z test_streams_and_events (jit.test_cuda.TestCUDA) ... skip: detected only one GPU (0.018s) 2022-08-13T13:52:41.0321745Z test_cast_overloads (jit.test_class_type.TestClassType) ... ok (0.017s) 2022-08-13T13:52:41.0333866Z test_class_attribute_wrong_type (jit.test_class_type.TestClassType) 2022-08-13T13:52:41.0391933Z Test that the error message displayed when convering a class type ... ok (0.007s) 2022-08-13T13:52:41.0888570Z test_class_constant (jit.test_class_type.TestClassType) ... ok (0.049s) 2022-08-13T13:52:41.0960545Z test_class_constructs_itself (jit.test_class_type.TestClassType) ... ok (0.007s) 2022-08-13T13:52:41.1005592Z test_class_inheritance (jit.test_class_type.TestClassType) ... ok (0.004s) 2022-08-13T13:52:41.1019241Z test_class_inheritance_implicit (jit.test_class_type.TestClassType) 2022-08-13T13:52:41.1164571Z Test that inheritance is detected in ... ok (0.016s) 2022-08-13T13:52:41.2132760Z test_class_sorting (jit.test_class_type.TestClassType) ... ok (0.097s) 2022-08-13T13:52:41.3085421Z test_class_specialization (jit.test_class_type.TestClassType) ... ok (0.095s) 2022-08-13T13:52:41.3197667Z test_class_type_as_param (jit.test_class_type.TestClassType) ... ok (0.011s) 2022-08-13T13:52:41.3208955Z test_classmethod (jit.test_class_type.TestClassType) 2022-08-13T13:52:41.3320679Z Test classmethods on class types. ... ok (0.012s) 2022-08-13T13:52:41.3357744Z test_conditional_set_attr (jit.test_class_type.TestClassType) ... ok (0.004s) 2022-08-13T13:52:41.3375040Z test_custom_delete (jit.test_class_type.TestClassType) 2022-08-13T13:52:41.3563705Z Test that del can be called on an instance of a class that ... ok (0.020s) 2022-08-13T13:52:41.3601873Z test_default_args (jit.test_class_type.TestClassType) 2022-08-13T13:52:41.4434294Z Test that methods on class types can have default arguments. ... ok (0.087s) 2022-08-13T13:52:41.4510156Z test_get_attr (jit.test_class_type.TestClassType) ... ok (0.007s) 2022-08-13T13:52:41.4551520Z test_get_attr_not_initialized (jit.test_class_type.TestClassType) ... ok (0.004s) 2022-08-13T13:52:41.4570142Z test_get_with_method (jit.test_class_type.TestClassType) ... ok (0.002s) 2022-08-13T13:52:41.4779469Z test_imported_classes (jit.test_class_type.TestClassType) ... ok (0.021s) 2022-08-13T13:52:41.4866141Z test_in (jit.test_class_type.TestClassType) ... ok (0.009s) 2022-08-13T13:52:41.4908907Z test_init_compiled_first (jit.test_class_type.TestClassType) ... ok (0.004s) 2022-08-13T13:52:41.5897859Z test_interface (jit.test_class_type.TestClassType) ... ok (0.099s) 2022-08-13T13:52:41.5966901Z test_optional_type_promotion (jit.test_class_type.TestClassType) ... ok (0.007s) 2022-08-13T13:52:41.6061704Z test_out_of_order_methods (jit.test_class_type.TestClassType) ... ok (0.009s) 2022-08-13T13:52:41.8014192Z test_overloaded_fn (jit.test_class_type.TestClassType) ... ok (0.195s) 2022-08-13T13:52:41.8044107Z test_properties (jit.test_class_type.TestClassType) 2022-08-13T13:52:41.8409253Z Test that a scripted class can make use of the @property decorator. ... ok (0.039s) 2022-08-13T13:52:41.8497310Z test_py_class_to_ivalue_missing_attribute (jit.test_class_type.TestClassType) ... ok (0.009s) 2022-08-13T13:52:41.8581694Z test_python_interop (jit.test_class_type.TestClassType) ... ok (0.008s) 2022-08-13T13:52:41.8589140Z test_recursive_class (jit.test_class_type.TestClassType) 2022-08-13T13:52:41.8622823Z Recursive class types not yet supported. We should give a good error message. ... ok (0.004s) 2022-08-13T13:52:41.8643879Z test_recursive_script_builtin_type_resolution (jit.test_class_type.TestClassType) 2022-08-13T13:52:41.9187623Z Test resolution of built-in torch types(e.g. torch.Tensor, torch.device) when a class is recursively compiled. ... ok (0.056s) 2022-08-13T13:52:41.9198077Z test_recursive_script_module_builtin_type_resolution (jit.test_class_type.TestClassType) 2022-08-13T13:52:41.9352361Z Test resolution of built-in torch types(e.g. torch.Tensor, torch.device) when a class is recursively compiled ... ok (0.016s) 2022-08-13T13:52:41.9362705Z test_recursive_scripting (jit.test_class_type.TestClassType) 2022-08-13T13:52:41.9495749Z Test that class types are recursively scripted when an Python instance of one ... ok (0.014s) 2022-08-13T13:52:41.9512604Z test_recursive_scripting_failed (jit.test_class_type.TestClassType) 2022-08-13T13:52:41.9693265Z Test that class types module attributes that fail to script ... ok (0.020s) 2022-08-13T13:52:41.9707517Z test_reference_semantics (jit.test_class_type.TestClassType) 2022-08-13T13:52:41.9817849Z Test that modifications made to a class instance in TorchScript ... ok (0.012s) 2022-08-13T13:52:41.9938342Z test_save_load_with_classes (jit.test_class_type.TestClassType) ... ok (0.012s) 2022-08-13T13:52:42.0147949Z test_save_load_with_classes_nested (jit.test_class_type.TestClassType) ... ok (0.021s) 2022-08-13T13:52:42.0283556Z test_save_load_with_classes_returned (jit.test_class_type.TestClassType) ... ok (0.013s) 2022-08-13T13:52:42.0291388Z test_schema_human_readable (jit.test_class_type.TestClassType) 2022-08-13T13:52:42.3495688Z Make sure that the schema is human readable, ie the mode parameter should read "nearest" instead of being displayed in octal ... ok (0.321s) 2022-08-13T13:52:42.3505682Z test_self_referential_method (jit.test_class_type.TestClassType) 2022-08-13T13:52:42.3655978Z Test that a scripted class can have a method that refers to the class itself ... ok (0.016s) 2022-08-13T13:52:42.3748073Z test_set_attr_in_method (jit.test_class_type.TestClassType) ... ok (0.009s) 2022-08-13T13:52:42.3787730Z test_set_attr_non_initialized (jit.test_class_type.TestClassType) ... ok (0.004s) 2022-08-13T13:52:42.3822163Z test_set_attr_type_mismatch (jit.test_class_type.TestClassType) ... ok (0.003s) 2022-08-13T13:52:42.3836660Z test_staticmethod (jit.test_class_type.TestClassType) 2022-08-13T13:52:42.4074568Z Test static methods on class types. ... ok (0.025s) 2022-08-13T13:52:42.4084815Z test_type_annotation (jit.test_class_type.TestClassType) 2022-08-13T13:52:42.4165194Z Test that annotating container attributes with types works correctly ... ok (0.009s) 2022-08-13T13:52:42.4209717Z test_type_annotations (jit.test_class_type.TestClassType) ... ok (0.004s) 2022-08-13T13:52:42.4294185Z test_unresolved_class_attributes (jit.test_class_type.TestClassType) ... ok (0.008s) 2022-08-13T13:52:42.4313687Z test_unused_method (jit.test_class_type.TestClassType) 2022-08-13T13:52:42.4470386Z Test unused methods on scripted classes. ... ok (0.017s) 2022-08-13T13:52:42.4727620Z test_binary_op_complex_tensor (jit.test_complex.TestComplex) ... ok (0.026s) 2022-08-13T13:52:42.4926299Z test_comparison_ops (jit.test_complex.TestComplex) ... ok (0.020s) 2022-08-13T13:52:43.2463069Z test_complex_constants_and_ops (jit.test_complex.TestComplex) ... ok (0.754s) 2022-08-13T13:52:43.3233915Z test_complex_constructor (jit.test_complex.TestComplex) ... ok (0.077s) 2022-08-13T13:52:43.3287789Z test_complex_list_sum (jit.test_complex.TestComplex) ... ok (0.005s) 2022-08-13T13:52:43.3390594Z test_complex_parse (jit.test_complex.TestComplex) ... ok (0.010s) 2022-08-13T13:52:43.3452644Z test_complexdict (jit.test_complex.TestComplex) ... ok (0.006s) 2022-08-13T13:52:43.3510088Z test_complexlist (jit.test_complex.TestComplex) ... ok (0.006s) 2022-08-13T13:52:43.3561705Z test_div (jit.test_complex.TestComplex) ... ok (0.005s) 2022-08-13T13:52:43.3675540Z test_infj_nanj_pickle (jit.test_complex.TestComplex) ... ok (0.011s) 2022-08-13T13:52:43.3783827Z test_pickle (jit.test_complex.TestComplex) ... ok (0.011s) 2022-08-13T13:52:43.3825743Z test_script (jit.test_complex.TestComplex) ... ok (0.004s) 2022-08-13T13:52:43.3929922Z test_tensor_attributes (jit.test_complex.TestComplex) ... ok (0.010s) 2022-08-13T13:52:43.4567719Z test_torch_complex_constructor_with_tensor (jit.test_complex.TestComplex) ... ok (0.064s) 2022-08-13T13:52:43.4610492Z test_calling_scripted_custom_op (jit.test_custom_operators.TestCustomOperators) ... ok (0.004s) 2022-08-13T13:52:43.4685055Z test_calling_traced_custom_op (jit.test_custom_operators.TestCustomOperators) ... ok (0.007s) 2022-08-13T13:52:43.4700556Z test_default_arguments_are_used (jit.test_custom_operators.TestCustomOperators) ... ok (0.001s) 2022-08-13T13:52:43.4723235Z test_dynamic_op_registry (jit.test_custom_operators.TestCustomOperators) ... ok (0.002s) 2022-08-13T13:52:43.4736644Z test_generic_list (jit.test_custom_operators.TestCustomOperators) ... ok (0.001s) 2022-08-13T13:52:43.4752237Z test_passing_and_returning_lists (jit.test_custom_operators.TestCustomOperators) ... ok (0.001s) 2022-08-13T13:52:43.4767578Z test_passing_one_positional_but_not_the_second (jit.test_custom_operators.TestCustomOperators) ... ok (0.001s) 2022-08-13T13:52:43.4780770Z test_passing_too_few_args (jit.test_custom_operators.TestCustomOperators) ... ok (0.001s) 2022-08-13T13:52:43.4794864Z test_passing_too_many_args (jit.test_custom_operators.TestCustomOperators) ... ok (0.001s) 2022-08-13T13:52:43.4809598Z test_passing_unknown_kwargs (jit.test_custom_operators.TestCustomOperators) ... ok (0.001s) 2022-08-13T13:52:43.4845242Z test_script_graph_contains_custom_op (jit.test_custom_operators.TestCustomOperators) ... ok (0.003s) 2022-08-13T13:52:43.4852392Z test_script_graph_for_custom_ops_matches_traced_graph (jit.test_custom_operators.TestCustomOperators) ... skip: Need to figure out default dtype differences between fbcode and oss (0.001s) 2022-08-13T13:52:43.4866286Z test_simply_calling_an_operator (jit.test_custom_operators.TestCustomOperators) ... ok (0.001s) 2022-08-13T13:52:43.4905152Z test_where_no_scalar (jit.test_custom_operators.TestCustomOperators) ... ok (0.004s) 2022-08-13T13:52:43.4971573Z test_setattr_no_aliasdb (jit.test_dce.TestDCE) ... ok (0.007s) 2022-08-13T13:52:43.5083677Z test_setattr_removed (jit.test_dce.TestDCE) ... ok (0.011s) 2022-08-13T13:52:43.5091062Z test_python_submodule_script (jit.test_data_parallel.TestDataParallel) ... skip: multi-GPU not supported (0.001s) 2022-08-13T13:52:43.5098303Z test_shared_module (jit.test_data_parallel.TestDataParallel) ... skip: multi-GPU not supported (0.001s) 2022-08-13T13:52:43.5115047Z test_tensor_sharing (jit.test_data_parallel.TestDataParallel) ... skip: multi-GPU not supported (0.002s) 2022-08-13T13:52:43.5128043Z test_tensor_sharing_with_forward (jit.test_data_parallel.TestDataParallel) ... skip: multi-GPU not supported (0.001s) 2022-08-13T13:52:43.5135296Z test_traced_module (jit.test_data_parallel.TestDataParallel) ... skip: multi-GPU not supported (0.001s) 2022-08-13T13:52:47.8530010Z test__post_init__ (jit.test_dataclasses.TestDataclasses) ... ok (4.339s) 2022-08-13T13:52:58.6940126Z test_comparators (jit.test_dataclasses.TestDataclasses) ... ok (10.841s) 2022-08-13T13:52:58.7074199Z test_custom__eq__ (jit.test_dataclasses.TestDataclasses) ... ok (0.013s) 2022-08-13T13:52:58.7098882Z test_default_factories (jit.test_dataclasses.TestDataclasses) ... ok (0.002s) 2022-08-13T13:52:58.7110961Z test_init_vars (jit.test_dataclasses.TestDataclasses) ... skip: InitVar not supported in Python < 3.8 (0.001s) 2022-08-13T13:52:58.7288645Z test_no_source (jit.test_dataclasses.TestDataclasses) ... ok (0.018s) 2022-08-13T13:52:58.7310951Z test_use_unregistered_dataclass_raises (jit.test_dataclasses.TestDataclasses) ... ok (0.002s) 2022-08-13T13:52:58.7424499Z test_custom_device_op (jit.test_device_analysis.TestDeviceAnalysis) ... ok (0.011s) 2022-08-13T13:52:58.7461209Z test_device_apply (jit.test_device_analysis.TestDeviceAnalysis) ... ok (0.004s) 2022-08-13T13:52:58.7508514Z test_device_arg (jit.test_device_analysis.TestDeviceAnalysis) ... ok (0.005s) 2022-08-13T13:52:58.7562535Z test_device_if_propagation (jit.test_device_analysis.TestDeviceAnalysis) ... ok (0.005s) 2022-08-13T13:52:58.7626006Z test_if_loop_mix (jit.test_device_analysis.TestDeviceAnalysis) ... ok (0.006s) 2022-08-13T13:52:58.7676946Z test_loop_device_change (jit.test_device_analysis.TestDeviceAnalysis) ... ok (0.005s) 2022-08-13T13:52:58.7727683Z test_loop_simple (jit.test_device_analysis.TestDeviceAnalysis) ... ok (0.005s) 2022-08-13T13:53:03.8778138Z test_mobilenet (jit.test_device_analysis.TestDeviceAnalysis) ... ok (5.105s) 2022-08-13T13:53:03.8842529Z test_nested_loops (jit.test_device_analysis.TestDeviceAnalysis) ... ok (0.006s) 2022-08-13T13:53:03.8890187Z test_set_dtype (jit.test_device_analysis.TestDeviceAnalysis) ... ok (0.005s) 2022-08-13T13:53:03.8968582Z test_simple (jit.test_device_analysis.TestDeviceAnalysis) ... ok (0.008s) 2022-08-13T13:53:03.9122380Z test_tensor_as_fns (jit.test_device_analysis.TestDeviceAnalysis) ... ok (0.015s) 2022-08-13T13:53:03.9176574Z test_while_change (jit.test_device_analysis.TestDeviceAnalysis) ... ok (0.005s) 2022-08-13T13:53:03.9357007Z test_zerodim_cpu (jit.test_device_analysis.TestDeviceAnalysis) ... ok (0.018s) 2022-08-13T13:53:04.0135547Z test_zerodim_gpu (jit.test_device_analysis.TestDeviceAnalysis) ... ok (0.078s) 2022-08-13T13:53:04.0495025Z test_zerodim_no_device (jit.test_device_analysis.TestDeviceAnalysis) ... ok (0.036s) 2022-08-13T13:53:04.0783320Z test_aug_assign (jit.test_list_dict.TestDict) ... ok (0.029s) 2022-08-13T13:53:04.1108628Z test_basic (jit.test_list_dict.TestDict) ... ok (0.032s) 2022-08-13T13:53:04.1173701Z test_clear (jit.test_list_dict.TestDict) ... ok (0.006s) 2022-08-13T13:53:04.1252502Z test_copy (jit.test_list_dict.TestDict) ... ok (0.008s) 2022-08-13T13:53:04.1373170Z test_del (jit.test_list_dict.TestDict) ... ok (0.012s) 2022-08-13T13:53:04.1743332Z test_dict_bool_conversion (jit.test_list_dict.TestDict) ... ok (0.037s) 2022-08-13T13:53:04.3177431Z test_dict_preserves_order (jit.test_list_dict.TestDict) ... ok (0.143s) 2022-08-13T13:53:04.3254280Z test_dict_to_python (jit.test_list_dict.TestDict) ... ok (0.008s) 2022-08-13T13:53:04.3273296Z test_dict_variance (jit.test_list_dict.TestDict) 2022-08-13T13:53:04.3441134Z `Dict[T1, _]` is not a subtype of `Dict[T2, _]`, even if `T1` is ... ok (0.018s) 2022-08-13T13:53:04.3583807Z test_get (jit.test_list_dict.TestDict) ... ok (0.014s) 2022-08-13T13:53:04.3737232Z test_get_boolkey (jit.test_list_dict.TestDict) ... ok (0.015s) 2022-08-13T13:53:04.3785370Z test_items (jit.test_list_dict.TestDict) ... ok (0.005s) 2022-08-13T13:53:04.3809921Z test_key_type (jit.test_list_dict.TestDict) ... ok (0.002s) 2022-08-13T13:53:04.3893746Z test_keys (jit.test_list_dict.TestDict) ... ok (0.008s) 2022-08-13T13:53:04.3952383Z test_len (jit.test_list_dict.TestDict) ... ok (0.006s) 2022-08-13T13:53:04.4005179Z test_loop (jit.test_list_dict.TestDict) ... ok (0.005s) 2022-08-13T13:53:04.4144940Z test_membership (jit.test_list_dict.TestDict) ... ok (0.014s) 2022-08-13T13:53:04.4193161Z test_mutability (jit.test_list_dict.TestDict) ... ok (0.005s) 2022-08-13T13:53:04.4363671Z test_optional_dict_construct (jit.test_list_dict.TestDict) ... ok (0.017s) 2022-08-13T13:53:04.4564842Z test_ordered_dict (jit.test_list_dict.TestDict) ... ok (0.020s) 2022-08-13T13:53:04.4728645Z test_pop (jit.test_list_dict.TestDict) ... ok (0.016s) 2022-08-13T13:53:04.4782579Z test_popitem (jit.test_list_dict.TestDict) ... ok (0.005s) 2022-08-13T13:53:04.4915624Z test_setdefault (jit.test_list_dict.TestDict) ... ok (0.013s) 2022-08-13T13:53:04.4928115Z test_type_annotation_missing_contained_type (jit.test_list_dict.TestDict) 2022-08-13T13:53:04.4956872Z Test that the use of a Dict type annotation without contained ... ok (0.004s) 2022-08-13T13:53:04.5134313Z test_update (jit.test_list_dict.TestDict) ... ok (0.018s) 2022-08-13T13:53:04.5215808Z test_update_existing_key (jit.test_list_dict.TestDict) ... ok (0.008s) 2022-08-13T13:53:04.5261914Z test_values (jit.test_list_dict.TestDict) ... ok (0.005s) 2022-08-13T13:53:04.6138520Z test_view (jit.test_list_dict.TestDict) ... ok (0.088s) 2022-08-13T13:53:04.6254059Z test_binary_scalar (jit.test_dtype_analysis.TestDtypeAnalysis) ... ok (0.011s) 2022-08-13T13:53:04.6375140Z test_binary_tensors (jit.test_dtype_analysis.TestDtypeAnalysis) ... /var/lib/jenkins/workspace/test/jit/test_dtype_analysis.py:165: UserWarning: ComplexHalf support is experimental and many operators don't support it yet. (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/EmptyTensor.cpp:32.) 2022-08-13T13:53:04.6375852Z rand_tensor = torch.rand(shape, dtype=dtype) 2022-08-13T13:53:04.7298616Z ok (0.104s) 2022-08-13T13:53:04.7424826Z test_combined (jit.test_dtype_analysis.TestDtypeAnalysis) ... ok (0.013s) 2022-08-13T13:53:04.7652829Z test_conv_no_mixed_args (jit.test_dtype_analysis.TestDtypeAnalysis) ... ok (0.023s) 2022-08-13T13:53:04.7924328Z test_custom_rules (jit.test_dtype_analysis.TestDtypeAnalysis) ... ok (0.027s) 2022-08-13T13:53:04.8366657Z test_unary (jit.test_dtype_analysis.TestDtypeAnalysis) ... ok (0.044s) 2022-08-13T13:53:04.8466705Z test_closed_over_enum_constant (jit.test_enum.TestEnum) ... ok (0.010s) 2022-08-13T13:53:04.8548128Z test_enum_as_const (jit.test_enum.TestEnum) ... ok (0.008s) 2022-08-13T13:53:04.8640751Z test_enum_as_module_attribute (jit.test_enum.TestEnum) ... ok (0.009s) 2022-08-13T13:53:04.8715881Z test_enum_comp (jit.test_enum.TestEnum) ... ok (0.007s) 2022-08-13T13:53:04.8819143Z test_enum_comp_diff_classes (jit.test_enum.TestEnum) ... ok (0.010s) 2022-08-13T13:53:04.8831498Z test_enum_explicit_script (jit.test_enum.TestEnum) ... ok (0.001s) 2022-08-13T13:53:04.8940016Z test_enum_iterate (jit.test_enum.TestEnum) ... ok (0.011s) 2022-08-13T13:53:04.9015748Z test_enum_ivalue_type (jit.test_enum.TestEnum) ... ok (0.007s) 2022-08-13T13:53:04.9112563Z test_enum_module_return (jit.test_enum.TestEnum) ... ok (0.010s) 2022-08-13T13:53:04.9185985Z test_enum_name (jit.test_enum.TestEnum) ... ok (0.007s) 2022-08-13T13:53:04.9267360Z test_enum_return (jit.test_enum.TestEnum) ... ok (0.008s) 2022-08-13T13:53:04.9339245Z test_enum_value (jit.test_enum.TestEnum) ... ok (0.007s) 2022-08-13T13:53:04.9583825Z test_enum_value_types (jit.test_enum.TestEnum) ... ok (0.024s) 2022-08-13T13:53:04.9632668Z test_heterogenous_value_type_enum_error (jit.test_enum.TestEnum) ... ok (0.005s) 2022-08-13T13:53:04.9686202Z test_non_existent_enum_value (jit.test_enum.TestEnum) ... ok (0.005s) 2022-08-13T13:53:04.9780715Z test_string_enum_as_module_attribute (jit.test_enum.TestEnum) ... ok (0.009s) 2022-08-13T13:53:04.9872187Z test_aten_fallback (jit.test_export_modes.TestExportModes) ... ok (0.009s) 2022-08-13T13:53:04.9888646Z test_caffe2_aten_fallback (jit.test_export_modes.TestExportModes) ... skip: Caffe2 is not available (0.002s) 2022-08-13T13:53:04.9930291Z test_compressed_zipfile (jit.test_export_modes.TestExportModes) ... /var/lib/jenkins/workspace/test/jit/test_export_modes.py:53: FutureWarning: `torch.onnx._export` is deprecated in version 1.12.0 and will be removed in version TBD. Please use `torch.onnx.export` instead. 2022-08-13T13:53:04.9931025Z export_type=torch.onnx.ExportTypes.COMPRESSED_ZIP_ARCHIVE) 2022-08-13T13:53:05.0000556Z ok (0.011s) 2022-08-13T13:53:05.0043308Z test_directory (jit.test_export_modes.TestExportModes) ... /var/lib/jenkins/workspace/test/jit/test_export_modes.py:60: FutureWarning: `torch.onnx._export` is deprecated in version 1.12.0 and will be removed in version TBD. Please use `torch.onnx.export` instead. 2022-08-13T13:53:05.0043987Z export_type=torch.onnx.ExportTypes.DIRECTORY) 2022-08-13T13:53:05.0113065Z ok (0.011s) 2022-08-13T13:53:05.0160886Z test_onnx_aten (jit.test_export_modes.TestExportModes) ... ok (0.005s) 2022-08-13T13:53:05.0194045Z test_onnx_multiple_return (jit.test_export_modes.TestExportModes) ... /var/lib/jenkins/workspace/test/jit/test_export_modes.py:69: FutureWarning: `torch.onnx._export` is deprecated in version 1.12.0 and will be removed in version TBD. Please use `torch.onnx.export` instead. 2022-08-13T13:53:05.0194672Z torch.onnx._export(foo, (x,), f) 2022-08-13T13:53:05.0210302Z ok (0.005s) 2022-08-13T13:53:05.0251623Z test_protobuf (jit.test_export_modes.TestExportModes) ... /var/lib/jenkins/workspace/test/jit/test_export_modes.py:39: FutureWarning: `torch.onnx._export` is deprecated in version 1.12.0 and will be removed in version TBD. Please use `torch.onnx.export` instead. 2022-08-13T13:53:05.0252280Z export_type=torch.onnx.ExportTypes.PROTOBUF_FILE) 2022-08-13T13:53:05.0318565Z ok (0.011s) 2022-08-13T13:53:05.0359902Z test_zipfile (jit.test_export_modes.TestExportModes) ... /var/lib/jenkins/workspace/test/jit/test_export_modes.py:46: FutureWarning: `torch.onnx._export` is deprecated in version 1.12.0 and will be removed in version TBD. Please use `torch.onnx.export` instead. 2022-08-13T13:53:05.0360572Z export_type=torch.onnx.ExportTypes.ZIP_ARCHIVE) 2022-08-13T13:53:05.0427636Z ok (0.011s) 2022-08-13T13:53:05.0630972Z test_freeze_module (jit.test_freezing.TestFreezing) ... ok (0.020s) 2022-08-13T13:53:05.0802273Z test_freeze_module_detach_gradient (jit.test_freezing.TestFreezing) ... ok (0.017s) 2022-08-13T13:53:05.3084417Z test_freeze_module_in_training_mode (jit.test_freezing.TestFreezing) ... ok (0.228s) 2022-08-13T13:53:05.3207013Z test_freeze_module_inlining (jit.test_freezing.TestFreezing) ... ok (0.012s) 2022-08-13T13:53:05.3354157Z test_freeze_module_no_forward (jit.test_freezing.TestFreezing) ... ok (0.015s) 2022-08-13T13:53:05.3443258Z test_freeze_module_return_self (jit.test_freezing.TestFreezing) ... ok (0.009s) 2022-08-13T13:53:05.3634715Z test_freeze_module_return_sub_module (jit.test_freezing.TestFreezing) ... ok (0.019s) 2022-08-13T13:53:05.3733490Z test_freeze_module_with_aliased_attr (jit.test_freezing.TestFreezing) ... ok (0.010s) 2022-08-13T13:53:05.3831369Z test_freeze_module_with_aliased_attr2 (jit.test_freezing.TestFreezing) ... ok (0.010s) 2022-08-13T13:53:05.3918409Z test_freeze_module_with_aliased_attr3 (jit.test_freezing.TestFreezing) ... ok (0.009s) 2022-08-13T13:53:05.4005184Z test_freeze_module_with_aliased_tensor_attr (jit.test_freezing.TestFreezing) ... ok (0.009s) 2022-08-13T13:53:05.4140563Z test_freeze_module_with_aliased_tensor_attr2 (jit.test_freezing.TestFreezing) ... ok (0.013s) 2022-08-13T13:53:05.4240730Z test_freeze_module_with_aliased_tensor_attr3 (jit.test_freezing.TestFreezing) ... ok (0.010s) 2022-08-13T13:53:05.4361635Z test_freeze_module_with_aliased_tensor_attr4 (jit.test_freezing.TestFreezing) ... ok (0.012s) 2022-08-13T13:53:05.4457337Z test_freeze_module_with_call_method (jit.test_freezing.TestFreezing) ... ok (0.009s) 2022-08-13T13:53:05.4633236Z test_freeze_module_with_fork (jit.test_freezing.TestFreezing) ... ok (0.017s) 2022-08-13T13:53:05.4774700Z test_freeze_module_with_fork2 (jit.test_freezing.TestFreezing) ... ok (0.014s) 2022-08-13T13:53:05.4941812Z test_freeze_module_with_fork_calling_module_method (jit.test_freezing.TestFreezing) ... ok (0.017s) 2022-08-13T13:53:05.5089902Z test_freeze_module_with_helperfunction (jit.test_freezing.TestFreezing) ... ok (0.015s) 2022-08-13T13:53:05.5184790Z test_freeze_module_with_inplace_mutable (jit.test_freezing.TestFreezing) ... ok (0.009s) 2022-08-13T13:53:05.5282869Z test_freeze_module_with_list (jit.test_freezing.TestFreezing) ... ok (0.010s) 2022-08-13T13:53:05.5388697Z test_freeze_module_with_mutable_dict (jit.test_freezing.TestFreezing) ... ok (0.010s) 2022-08-13T13:53:05.5460150Z test_freeze_module_with_mutable_list (jit.test_freezing.TestFreezing) ... ok (0.007s) 2022-08-13T13:53:05.5531850Z test_freeze_module_with_mutable_tensor (jit.test_freezing.TestFreezing) ... ok (0.007s) 2022-08-13T13:53:05.5842615Z test_freeze_module_with_nested_fork (jit.test_freezing.TestFreezing) ... ok (0.031s) 2022-08-13T13:53:05.6183608Z test_freeze_module_with_nestedaliasing (jit.test_freezing.TestFreezing) ... ok (0.034s) 2022-08-13T13:53:05.6468882Z test_freeze_module_with_nestedaliasingscalar (jit.test_freezing.TestFreezing) ... ok (0.028s) 2022-08-13T13:53:05.6490697Z test_freeze_module_with_non_static_module_container_index (jit.test_freezing.TestFreezing) 2022-08-13T13:53:05.6966924Z Test that Modules containing non-static ModuleDict or ModuleList ... ok (0.050s) 2022-08-13T13:53:05.7093419Z test_freeze_module_with_overlapping_attrs (jit.test_freezing.TestFreezing) ... ok (0.013s) 2022-08-13T13:53:05.7257196Z test_freeze_module_with_preserve_sub_module (jit.test_freezing.TestFreezing) ... ok (0.016s) 2022-08-13T13:53:05.7454605Z test_freeze_module_with_preserve_sub_module_and_mutation (jit.test_freezing.TestFreezing) ... ok (0.020s) 2022-08-13T13:53:05.7800311Z test_freeze_module_with_sharedclasstype (jit.test_freezing.TestFreezing) ... ok (0.034s) 2022-08-13T13:53:05.8015725Z test_freeze_module_with_submodule (jit.test_freezing.TestFreezing) ... ok (0.021s) 2022-08-13T13:53:05.8116653Z test_freeze_module_with_tensor (jit.test_freezing.TestFreezing) ... ok (0.010s) 2022-08-13T13:53:05.8227555Z test_freeze_module_with_tuple (jit.test_freezing.TestFreezing) ... ok (0.011s) 2022-08-13T13:53:05.8369792Z test_freeze_module_with_tupleoutput_submodule (jit.test_freezing.TestFreezing) ... ok (0.014s) 2022-08-13T13:53:05.8441377Z test_freeze_module_with_user_preserved_attr (jit.test_freezing.TestFreezing) ... ok (0.007s) 2022-08-13T13:53:05.8604240Z test_freeze_module_with_user_preserved_attribute_on_submodule (jit.test_freezing.TestFreezing) ... ok (0.016s) 2022-08-13T13:53:05.8734225Z test_freeze_module_with_user_preserved_attribute_on_unused_submodule (jit.test_freezing.TestFreezing) ... ok (0.013s) 2022-08-13T13:53:05.8851310Z test_freeze_module_with_user_preserved_method (jit.test_freezing.TestFreezing) ... ok (0.012s) 2022-08-13T13:53:05.8948737Z test_freeze_module_with_user_preserved_method2 (jit.test_freezing.TestFreezing) ... ok (0.010s) 2022-08-13T13:53:05.9104063Z test_freeze_module_with_user_preserved_method_on_submodule (jit.test_freezing.TestFreezing) ... ok (0.015s) 2022-08-13T13:53:05.9225620Z test_freeze_non_module_class_getattr (jit.test_freezing.TestFreezing) ... ok (0.012s) 2022-08-13T13:53:05.9338760Z test_module_getattr_indirection (jit.test_freezing.TestFreezing) ... ok (0.011s) 2022-08-13T13:53:06.0611694Z test_module_with_shared_type_instances (jit.test_freezing.TestFreezing) ... ok (0.127s) 2022-08-13T13:53:06.0744877Z test_instancing_error (__main__.TestFrontend) ... ok (0.013s) 2022-08-13T13:53:06.0976437Z test_collapse_adjacent_conversions (jit.test_freezing.TestFrozenOptimizations) ... ok (0.023s) 2022-08-13T13:53:08.1008873Z test_conv_add_folding (jit.test_freezing.TestFrozenOptimizations) ... ok (2.003s) 2022-08-13T13:53:08.6399456Z test_conv_bn_folding (jit.test_freezing.TestFrozenOptimizations) ... ok (0.539s) 2022-08-13T13:53:09.1862654Z test_conv_bn_folding_autocast_scenario_cuda (jit.test_freezing.TestFrozenOptimizations) ... ok (0.546s) 2022-08-13T13:53:09.2053646Z test_conv_bn_folding_not_forward (jit.test_freezing.TestFrozenOptimizations) ... ok (0.019s) 2022-08-13T13:53:11.0922380Z test_conv_hardswish (jit.test_freezing.TestFrozenOptimizations) ... ok (1.887s) 2022-08-13T13:53:11.1417912Z test_conv_mul_add_bn (jit.test_freezing.TestFrozenOptimizations) ... ok (0.049s) 2022-08-13T13:53:11.2064885Z test_conv_to_mkldnn (jit.test_freezing.TestFrozenOptimizations) ... ok (0.065s) 2022-08-13T13:53:11.2074567Z test_conv_to_mkldnn_no_mkldnn (jit.test_freezing.TestFrozenOptimizations) ... skip: Testing no mkldnn (0.001s) 2022-08-13T13:53:11.5562271Z test_freeze_conv_relu_fusion (jit.test_freezing.TestFrozenOptimizations) ... ok (0.349s) 2022-08-13T13:53:11.5779384Z test_freeze_conv_relu_fusion_not_forward (jit.test_freezing.TestFrozenOptimizations) ... ok (0.022s) 2022-08-13T13:53:11.5870650Z test_freeze_mkdlnn (jit.test_freezing.TestFrozenOptimizations) ... ok (0.009s) 2022-08-13T13:53:11.5957205Z test_freeze_remove_dropout (jit.test_freezing.TestFrozenOptimizations) ... ok (0.009s) 2022-08-13T13:53:11.6059491Z test_freeze_remove_feature_dropout (jit.test_freezing.TestFrozenOptimizations) ... ok (0.010s) 2022-08-13T13:53:11.6189275Z test_hardswish_hardsigmoid (jit.test_freezing.TestFrozenOptimizations) ... ok (0.013s) 2022-08-13T13:53:11.7932162Z test_incompatible_perf_formats (jit.test_freezing.TestFrozenOptimizations) ... ok (0.174s) 2022-08-13T13:53:11.9338323Z test_linear_concat (jit.test_freezing.TestFrozenOptimizations) ... ok (0.140s) 2022-08-13T13:53:11.9353732Z test_linear_concat_complex (jit.test_freezing.TestFrozenOptimizations) 2022-08-13T13:53:11.9517501Z Testing that the interleaving of multiple optimizations does not ... ok (0.018s) 2022-08-13T13:53:11.9533206Z test_linear_concat_different_input (jit.test_freezing.TestFrozenOptimizations) 2022-08-13T13:53:11.9671592Z There should be no change to the graph due to the optimization pass ... ok (0.015s) 2022-08-13T13:53:11.9876701Z test_linear_multiple_blocks (jit.test_freezing.TestFrozenOptimizations) ... ok (0.020s) 2022-08-13T13:53:11.9935300Z test_linear_non_constant_weight (jit.test_freezing.TestFrozenOptimizations) ... ok (0.006s) 2022-08-13T13:53:11.9997984Z test_linear_transpose (jit.test_freezing.TestFrozenOptimizations) ... ok (0.006s) 2022-08-13T13:53:12.2661330Z test_maxpool_mkldnn (jit.test_freezing.TestFrozenOptimizations) ... ok (0.266s) 2022-08-13T13:53:12.3000574Z test_mkldnn_fuser_broadcasting (jit.test_freezing.TestFrozenOptimizations) ... ok (0.034s) 2022-08-13T13:53:12.3188779Z test_mkldnn_inplace_removal (jit.test_freezing.TestFrozenOptimizations) ... ok (0.019s) 2022-08-13T13:53:12.3479158Z test_optimize_freeze_module (jit.test_freezing.TestFrozenOptimizations) ... ok (0.029s) 2022-08-13T13:53:12.6215236Z test_pool2d_batchnorm (jit.test_freezing.TestFrozenOptimizations) ... ok (0.273s) 2022-08-13T13:53:13.3105138Z test_pool3d_batchnorm (jit.test_freezing.TestFrozenOptimizations) ... ok (0.689s) 2022-08-13T13:53:13.3160713Z test_remove_detach (jit.test_freezing.TestFrozenOptimizations) ... ok (0.006s) 2022-08-13T13:53:13.3208992Z test_remove_detach_not_applied (jit.test_freezing.TestFrozenOptimizations) ... ok (0.005s) 2022-08-13T13:53:13.3607057Z test_scalar_mul (jit.test_freezing.TestFrozenOptimizations) ... ok (0.040s) 2022-08-13T13:53:13.4220492Z test_subgraph_creation (jit.test_functional_blocks.TestFunctionalBlocks) ... ok (0.061s) 2022-08-13T13:53:13.7138244Z test_check_no_type_promotion (jit.test_convert_activation.TestFunctionalToInplaceActivation) ... ok (0.292s) 2022-08-13T13:53:13.7987668Z test_functional_to_inplace_activation (jit.test_convert_activation.TestFunctionalToInplaceActivation) ... ok (0.085s) 2022-08-13T13:53:13.8119992Z test_no_functional_to_inplace (jit.test_convert_activation.TestFunctionalToInplaceActivation) ... ok (0.013s) 2022-08-13T13:53:19.9146770Z test_resnet18_correctness (jit.test_convert_activation.TestFunctionalToInplaceActivation) ... ok (6.102s) 2022-08-13T13:53:19.9233445Z test_getattr_with_default (jit.test_attr.TestGetDefaultAttr) ... ok (0.009s) 2022-08-13T13:53:19.9648184Z test_fuse_linear (jit.test_graph_rewrite_passes.TestGraphRewritePasses) ... ok (0.041s) 2022-08-13T13:53:19.9750374Z test_hash_bool (jit.test_hash.TestHash) ... ok (0.010s) 2022-08-13T13:53:19.9851507Z test_hash_device (jit.test_hash.TestHash) ... ok (0.010s) 2022-08-13T13:53:19.9998955Z test_hash_float (jit.test_hash.TestHash) ... ok (0.015s) 2022-08-13T13:53:20.0112617Z test_hash_int (jit.test_hash.TestHash) ... ok (0.011s) 2022-08-13T13:53:20.0160538Z test_hash_none (jit.test_hash.TestHash) ... ok (0.005s) 2022-08-13T13:53:20.0245720Z test_hash_string (jit.test_hash.TestHash) ... ok (0.008s) 2022-08-13T13:53:20.0254573Z test_hash_tensor (jit.test_hash.TestHash) 2022-08-13T13:53:20.0335676Z Tensors should hash by identity ... ok (0.009s) 2022-08-13T13:53:20.0435387Z test_hash_tuple (jit.test_hash.TestHash) ... ok (0.010s) 2022-08-13T13:53:20.0480537Z test_hash_tuple_nested_unhashable_type (jit.test_hash.TestHash) ... ok (0.004s) 2022-08-13T13:53:20.0743541Z test_forward_tuple_input (jit.test_hooks.TestHooks) ... ok (0.026s) 2022-08-13T13:53:20.0760821Z test_hook_compilation_hint (jit.test_hooks.TestHooks) ... ok (0.002s) 2022-08-13T13:53:20.0881867Z test_hook_hook_name_collision (jit.test_hooks.TestHooks) ... ok (0.012s) 2022-08-13T13:53:20.0989113Z test_hook_method_name_collision (jit.test_hooks.TestHooks) ... ok (0.011s) 2022-08-13T13:53:20.1179517Z test_module_direct_forward_invocation (jit.test_hooks.TestHooks) ... ok (0.019s) 2022-08-13T13:53:20.1521796Z test_module_forward_multiple_inputs (jit.test_hooks.TestHooks) ... ok (0.034s) 2022-08-13T13:53:20.1825638Z test_module_forward_single_input (jit.test_hooks.TestHooks) ... ok (0.030s) 2022-08-13T13:53:20.2112332Z test_module_hook_return_nothing (jit.test_hooks.TestHooks) ... ok (0.029s) 2022-08-13T13:53:20.2603855Z test_module_multiple_hooks_multiple_inputs (jit.test_hooks.TestHooks) ... ok (0.049s) 2022-08-13T13:53:20.3034622Z test_module_multiple_hooks_single_input (jit.test_hooks.TestHooks) ... ok (0.043s) 2022-08-13T13:53:20.3270865Z test_module_no_forward_input (jit.test_hooks.TestHooks) ... ok (0.024s) 2022-08-13T13:53:20.3603517Z test_module_same_hook_repeated (jit.test_hooks.TestHooks) ... ok (0.033s) 2022-08-13T13:53:20.3816663Z test_submodule_called_directly_with_hooks (jit.test_hooks.TestHooks) ... ok (0.021s) 2022-08-13T13:53:20.4119907Z test_submodule_direct_forward_invocation (jit.test_hooks.TestHooks) ... ok (0.030s) 2022-08-13T13:53:20.4489269Z test_submodule_forward_multiple_inputs (jit.test_hooks.TestHooks) ... ok (0.037s) 2022-08-13T13:53:20.4807846Z test_submodule_forward_single_input (jit.test_hooks.TestHooks) ... ok (0.032s) 2022-08-13T13:53:20.5132095Z test_submodule_forward_single_input_return_not_tupled (jit.test_hooks.TestHooks) ... ok (0.032s) 2022-08-13T13:53:20.5439880Z test_submodule_hook_return_nothing (jit.test_hooks.TestHooks) ... ok (0.031s) 2022-08-13T13:53:20.5956331Z test_submodule_multiple_hooks_multiple_inputs (jit.test_hooks.TestHooks) ... ok (0.052s) 2022-08-13T13:53:20.6393422Z test_submodule_multiple_hooks_single_input (jit.test_hooks.TestHooks) ... ok (0.044s) 2022-08-13T13:53:20.6645523Z test_submodule_no_forward_input (jit.test_hooks.TestHooks) ... ok (0.025s) 2022-08-13T13:53:20.6990517Z test_submodule_same_hook_repeated (jit.test_hooks.TestHooks) ... ok (0.034s) 2022-08-13T13:53:20.7523893Z test_wrong_hook_signatures (jit.test_hooks.TestHooks) ... ok (0.053s) 2022-08-13T13:53:20.8149340Z test_wrong_pre_hook_signatures (jit.test_hooks.TestHooks) ... ok (0.062s) 2022-08-13T13:53:20.8193537Z test_add_out_ignorable_args (jit.test_ignorable_args.TestIgnorableArgs) ... ok (0.004s) 2022-08-13T13:53:20.8253148Z test_slice_ignorable_args_for_slice (jit.test_ignorable_args.TestIgnorableArgs) ... ok (0.006s) 2022-08-13T13:53:20.8452494Z test_with_ignore_context_manager_with_inp_out (jit.test_ignore_context_manager.TestIgnoreContextManager) ... ok (0.020s) 2022-08-13T13:53:20.8525984Z test_with_ignore_context_manager_with_just_inp (jit.test_ignore_context_manager.TestIgnoreContextManager) ... ok (0.007s) 2022-08-13T13:53:20.8605291Z test_with_ignore_context_manager_with_just_out (jit.test_ignore_context_manager.TestIgnoreContextManager) ... ok (0.008s) 2022-08-13T13:53:20.9226595Z test_inplace_to_functional_activation (jit.test_convert_activation.TestInplaceToFunctionalActivation) ... ok (0.062s) 2022-08-13T13:53:27.4074952Z test_resnet18_correctness (jit.test_convert_activation.TestInplaceToFunctionalActivation) ... ok (6.484s) 2022-08-13T13:53:27.4162575Z test_bool (jit.test_isinstance.TestIsinstance) ... ok (0.009s) 2022-08-13T13:53:27.4258093Z test_dict (jit.test_isinstance.TestIsinstance) ... ok (0.009s) 2022-08-13T13:53:27.4351415Z test_dict_nested (jit.test_isinstance.TestIsinstance) ... ok (0.009s) 2022-08-13T13:53:27.4378993Z test_dict_no_contained_type (jit.test_isinstance.TestIsinstance) ... ok (0.003s) 2022-08-13T13:53:27.4453190Z test_dict_tensor (jit.test_isinstance.TestIsinstance) ... ok (0.007s) 2022-08-13T13:53:27.4467219Z test_empty_container_special_cases (jit.test_isinstance.TestIsinstance) ... ok (0.001s) 2022-08-13T13:53:27.4483978Z test_empty_container_throws_warning_in_eager (jit.test_isinstance.TestIsinstance) ... ok (0.002s) 2022-08-13T13:53:27.4554979Z test_float (jit.test_isinstance.TestIsinstance) ... ok (0.007s) 2022-08-13T13:53:27.4628651Z test_if_else (jit.test_isinstance.TestIsinstance) ... ok (0.007s) 2022-08-13T13:53:27.4719219Z test_in_if (jit.test_isinstance.TestIsinstance) ... ok (0.009s) 2022-08-13T13:53:27.4840485Z test_in_while_loop (jit.test_isinstance.TestIsinstance) ... ok (0.012s) 2022-08-13T13:53:27.4913660Z test_int (jit.test_isinstance.TestIsinstance) ... ok (0.007s) 2022-08-13T13:53:27.4997346Z test_list (jit.test_isinstance.TestIsinstance) ... ok (0.008s) 2022-08-13T13:53:27.5085766Z test_list_nested (jit.test_isinstance.TestIsinstance) ... ok (0.009s) 2022-08-13T13:53:27.5110520Z test_list_no_contained_type (jit.test_isinstance.TestIsinstance) ... ok (0.002s) 2022-08-13T13:53:27.5188436Z test_list_tensor (jit.test_isinstance.TestIsinstance) ... ok (0.008s) 2022-08-13T13:53:27.5257518Z test_list_tensor_type_true (jit.test_isinstance.TestIsinstance) ... ok (0.007s) 2022-08-13T13:53:27.5274457Z test_nontuple_container_rhs_throws_in_eager (jit.test_isinstance.TestIsinstance) ... ok (0.002s) 2022-08-13T13:53:27.5369502Z test_optional (jit.test_isinstance.TestIsinstance) ... ok (0.009s) 2022-08-13T13:53:27.5439423Z test_optional_nested (jit.test_isinstance.TestIsinstance) ... ok (0.007s) 2022-08-13T13:53:27.5465920Z test_optional_no_contained_type (jit.test_isinstance.TestIsinstance) ... ok (0.003s) 2022-08-13T13:53:27.5534108Z test_optional_none (jit.test_isinstance.TestIsinstance) ... ok (0.007s) 2022-08-13T13:53:27.5604143Z test_tensor_type_false (jit.test_isinstance.TestIsinstance) ... ok (0.007s) 2022-08-13T13:53:27.5691829Z test_tuple (jit.test_isinstance.TestIsinstance) ... ok (0.009s) 2022-08-13T13:53:27.5810583Z test_tuple_nested (jit.test_isinstance.TestIsinstance) ... ok (0.012s) 2022-08-13T13:53:27.5836306Z test_tuple_no_contained_type (jit.test_isinstance.TestIsinstance) ... ok (0.002s) 2022-08-13T13:53:27.5955698Z test_tuple_rhs (jit.test_isinstance.TestIsinstance) ... ok (0.012s) 2022-08-13T13:53:27.6029064Z test_tuple_tensor (jit.test_isinstance.TestIsinstance) ... ok (0.007s) 2022-08-13T13:53:27.6301049Z test_type_refinement (jit.test_isinstance.TestIsinstance) ... ok (0.027s) 2022-08-13T13:53:27.7134350Z test_ModuleList (__main__.TestJit) ... ok (0.083s) 2022-08-13T13:53:27.7486723Z test_Sequential (__main__.TestJit) ... ok (0.035s) 2022-08-13T13:53:27.7811020Z test_T_mT_H_mH (__main__.TestJit) ... ok (0.032s) 2022-08-13T13:53:27.8223611Z test_add_relu_fusion (__main__.TestJit) ... ok (0.041s) 2022-08-13T13:53:27.8246226Z test_arg_configurations (__main__.TestJit) 2022-08-13T13:53:27.8247294Z Different arg configurations should trigger different traces ... skip: Need to be adjusted to Graph Executor (0.002s) 2022-08-13T13:53:27.8321645Z test_attrs (__main__.TestJit) ... ok (0.007s) 2022-08-13T13:53:27.8372639Z test_batchnorm (__main__.TestJit) ... ok (0.005s) 2022-08-13T13:53:27.8386723Z test_big (__main__.TestJit) ... skip: Requires a lot of RAM (0.001s) 2022-08-13T13:53:27.8446596Z test_conj_transpose (__main__.TestJit) ... ok (0.006s) 2022-08-13T13:53:33.8185236Z test_constant_insertion (__main__.TestJit) ... ok (5.974s) 2022-08-13T13:53:33.8263912Z test_constant_prop_aliasing_type (__main__.TestJit) ... ok (0.008s) 2022-08-13T13:53:33.8341684Z test_constant_prop_exception (__main__.TestJit) ... ok (0.008s) 2022-08-13T13:53:33.8424702Z test_constant_prop_if_constant (__main__.TestJit) ... ok (0.008s) 2022-08-13T13:53:33.8467769Z test_constant_prop_if_inline (__main__.TestJit) ... ok (0.004s) 2022-08-13T13:53:33.8536510Z test_constant_prop_loop_constant (__main__.TestJit) ... ok (0.007s) 2022-08-13T13:53:33.8601264Z test_constant_prop_nested (__main__.TestJit) ... ok (0.006s) 2022-08-13T13:53:33.8680637Z test_constant_prop_none (__main__.TestJit) ... ok (0.008s) 2022-08-13T13:53:33.8728049Z test_constant_prop_print (__main__.TestJit) ... ok (0.005s) 2022-08-13T13:53:33.8774412Z test_constant_prop_rand (__main__.TestJit) ... ok (0.004s) 2022-08-13T13:53:33.8834099Z test_constant_prop_remove_output (__main__.TestJit) ... ok (0.006s) 2022-08-13T13:53:33.8886257Z test_constant_prop_simple (__main__.TestJit) ... ok (0.005s) 2022-08-13T13:53:33.8925163Z test_constants_pkl (__main__.TestJit) ... ok (0.004s) 2022-08-13T13:53:33.8933735Z test_cpp (__main__.TestJit) ... skip: covered by test_cpp_cuda (0.001s) 2022-08-13T13:53:33.9028467Z test_cse (__main__.TestJit) ... ok (0.009s) 2022-08-13T13:53:33.9105002Z test_cse_not_introduce_aliasing (__main__.TestJit) ... ok (0.008s) 2022-08-13T13:53:33.9120903Z test_cu_escaped_number (__main__.TestJit) ... ok (0.001s) 2022-08-13T13:53:33.9320901Z test_cuda_export_restore (__main__.TestJit) ... ok (0.020s) 2022-08-13T13:53:33.9520566Z test_debug_flush_compilation_cache (__main__.TestJit) ... ok (0.020s) 2022-08-13T13:53:34.0019333Z test_decompose_addmm (__main__.TestJit) ... ok (0.050s) 2022-08-13T13:53:34.0124823Z test_device_not_equal (__main__.TestJit) ... ok (0.010s) 2022-08-13T13:53:34.0184330Z test_diff_subgraph_clones_constants (__main__.TestJit) ... ok (0.006s) 2022-08-13T13:53:34.0203969Z test_disabled (__main__.TestJit) ... ok (0.002s) 2022-08-13T13:53:34.0233054Z test_dropout (__main__.TestJit) ... ok (0.003s) 2022-08-13T13:53:34.0363115Z test_dropout_cuda (__main__.TestJit) ... ok (0.013s) 2022-08-13T13:53:34.5060774Z test_dropout_func_requires_grad (__main__.TestJit) ... STAGE:2022-08-13 13:53:34 4477:4477 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:53:34.5109484Z STAGE:2022-08-13 13:53:34 4477:4477 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:53:34.5128943Z STAGE:2022-08-13 13:53:34 4477:4477 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:53:34.5142425Z STAGE:2022-08-13 13:53:34 4477:4477 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:53:34.5710324Z STAGE:2022-08-13 13:53:34 4477:4477 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:53:34.5739386Z STAGE:2022-08-13 13:53:34 4477:4477 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:53:34.5753893Z STAGE:2022-08-13 13:53:34 4477:4477 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:53:34.5767487Z STAGE:2022-08-13 13:53:34 4477:4477 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:53:34.5772350Z ok (0.541s) 2022-08-13T13:53:34.5795230Z test_dropout_module_requires_grad (__main__.TestJit) ... skip: Testing differentiable graph (0.002s) 2022-08-13T13:53:34.6176700Z test_einsum (__main__.TestJit) ... ok (0.038s) 2022-08-13T13:53:34.6219429Z test_element_size (__main__.TestJit) ... ok (0.004s) 2022-08-13T13:53:34.6231117Z test_expand_fold_quant_inputs (__main__.TestJit) ... ok (0.001s) 2022-08-13T13:53:34.6242505Z test_expand_quantlint (__main__.TestJit) ... ok (0.001s) 2022-08-13T13:53:34.6264443Z test_export_batchnorm (__main__.TestJit) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:53:34.6358633Z test_export_dropout (__main__.TestJit) ... ok (0.009s) 2022-08-13T13:53:34.6929247Z test_export_lstm (__main__.TestJit) ... ok (0.057s) 2022-08-13T13:53:34.7107780Z test_export_opnames (__main__.TestJit) ... ok (0.018s) 2022-08-13T13:53:34.8107332Z test_export_rnn (__main__.TestJit) ... ok (0.100s) 2022-08-13T13:53:34.8128927Z test_flags (__main__.TestJit) ... skip: Need to instrument GraphExecutors a bit more (0.002s) 2022-08-13T13:53:34.8644604Z test_function_default_values (__main__.TestJit) ... ok (0.051s) 2022-08-13T13:53:34.8689635Z test_hide_source_ranges_context_manager (__main__.TestJit) ... ok (0.004s) 2022-08-13T13:53:34.8752527Z test_import_method (__main__.TestJit) ... ok (0.006s) 2022-08-13T13:53:34.8782483Z test_inferred_as_tensor (__main__.TestJit) ... ok (0.003s) 2022-08-13T13:53:34.8828188Z test_layout (__main__.TestJit) ... ok (0.004s) 2022-08-13T13:53:34.8890055Z test_matrix_conj_transpose (__main__.TestJit) ... ok (0.006s) 2022-08-13T13:53:34.8939940Z test_matrix_transpose (__main__.TestJit) ... ok (0.005s) 2022-08-13T13:53:34.9014870Z test_module_default_values (__main__.TestJit) ... ok (0.007s) 2022-08-13T13:53:34.9086192Z test_mutable_default_values (__main__.TestJit) ... ok (0.007s) 2022-08-13T13:53:34.9278270Z test_native_dropout_corner_case (__main__.TestJit) ... ok (0.019s) 2022-08-13T13:53:35.2575308Z test_nn_conv (__main__.TestJit) ... ok (0.329s) 2022-08-13T13:53:35.4150290Z test_nn_lp_pool1d (__main__.TestJit) ... ok (0.157s) 2022-08-13T13:53:35.6231763Z test_nn_lp_pool2d (__main__.TestJit) ... ok (0.208s) 2022-08-13T13:53:35.9424000Z test_nn_padding (__main__.TestJit) ... ok (0.319s) 2022-08-13T13:53:35.9771064Z test_nn_padding_functional (__main__.TestJit) ... ok (0.035s) 2022-08-13T13:53:35.9831093Z test_no_erroneous_warnings (__main__.TestJit) ... ok (0.006s) 2022-08-13T13:53:35.9843327Z test_non_ascii_string (__main__.TestJit) ... skip: temporarily disable the test for fwd compatibility (0.001s) 2022-08-13T13:53:35.9884978Z test_numel (__main__.TestJit) ... ok (0.004s) 2022-08-13T13:53:36.0307818Z test_pattern_based_module_rewrite (__main__.TestJit) ... ok (0.042s) 2022-08-13T13:53:36.0339074Z test_pattern_based_rewrite (__main__.TestJit) ... ok (0.003s) 2022-08-13T13:53:36.0616885Z test_pattern_based_rewrite_with_source_range_preserved (__main__.TestJit) ... ok (0.028s) 2022-08-13T13:53:36.0657210Z test_peephole_optimize_shape_ops (__main__.TestJit) ... skip: Simple executor doesn't have shape information (0.004s) 2022-08-13T13:53:36.0703126Z test_permute_inputs_binding (__main__.TestJit) ... ok (0.005s) 2022-08-13T13:53:36.1040778Z test_pretty_printer (__main__.TestJit) ... ok (0.034s) 2022-08-13T13:53:36.1057885Z test_print_classes_module (__main__.TestJit) ... ok (0.002s) 2022-08-13T13:53:36.1071161Z test_print_op_module (__main__.TestJit) ... ok (0.001s) 2022-08-13T13:53:36.1086015Z test_print_torch_ops_modules (__main__.TestJit) ... ok (0.001s) 2022-08-13T13:53:36.1112323Z test_profiler (__main__.TestJit) ... skip: Test is disabled because an issue exists disabling it: https://github.com/pytorch/pytorch/issues/65521 for allplatform(s) . If you're seeing this on your local machine and would like to enable this test, please make sure CI is not set and you are not using the flag --import-disabled-tests. (0.002s) 2022-08-13T13:53:36.4548145Z test_python_bindings (__main__.TestJit) ... ok (0.343s) 2022-08-13T13:53:36.4595861Z test_python_ir (__main__.TestJit) ... ok (0.005s) 2022-08-13T13:53:36.4656575Z test_python_ir_utils (__main__.TestJit) ... ok (0.006s) 2022-08-13T13:53:36.4681445Z test_python_ir_utils_graph (__main__.TestJit) ... skip: Test is disabled because an issue exists disabling it: https://github.com/pytorch/pytorch/issues/73473 for platform(s) macos, linux. If you're seeing this on your local machine and would like to enable this test, please make sure CI is not set and you are not using the flag --import-disabled-tests. (0.002s) 2022-08-13T13:53:36.4706892Z test_python_ivalue (__main__.TestJit) ... ok (0.003s) 2022-08-13T13:53:38.0851279Z test_pytorch_jit_env_off (__main__.TestJit) ... ok (1.614s) 2022-08-13T13:53:38.0881251Z test_recursive_cse (__main__.TestJit) ... ok (0.003s) 2022-08-13T13:53:38.0957294Z test_repeat_interleave_script (__main__.TestJit) ... ok (0.007s) 2022-08-13T13:53:38.1031365Z test_restore_device (__main__.TestJit) ... ok (0.007s) 2022-08-13T13:53:38.1283718Z test_restore_device_cuda (__main__.TestJit) ... ok (0.025s) 2022-08-13T13:53:38.1370975Z test_restore_shared_storage_on_cuda (__main__.TestJit) ... ok (0.009s) 2022-08-13T13:53:38.6518142Z test_script_autograd_grad (__main__.TestJit) ... ok (0.514s) 2022-08-13T13:53:38.6699435Z test_script_backward (__main__.TestJit) ... ok (0.018s) 2022-08-13T13:53:38.6730195Z test_script_backward_twice (__main__.TestJit) ... /opt/conda/lib/python3.7/site-packages/torch/jit/_script.py:1244: UserWarning: `optimize` is deprecated and has no effect. Use `with torch.jit.optimized_execution() instead 2022-08-13T13:53:38.6731919Z "`optimize` is deprecated and has no effect. Use `with torch.jit.optimized_execution() instead" 2022-08-13T13:53:38.6912256Z ok (0.021s) 2022-08-13T13:53:38.6953019Z test_script_fn_pkl (__main__.TestJit) ... ok (0.004s) 2022-08-13T13:53:38.7018040Z test_script_tensor_type (__main__.TestJit) ... ok (0.006s) 2022-08-13T13:53:38.7063926Z test_shape_analysis_broadcast (__main__.TestJit) ... ok (0.004s) 2022-08-13T13:53:38.7081752Z test_shape_analysis_masked_select (__main__.TestJit) ... ok (0.002s) 2022-08-13T13:53:38.7099834Z test_shape_analysis_unsqueeze_in_loop (__main__.TestJit) ... ok (0.002s) 2022-08-13T13:53:38.7150283Z test_sparse_csr_tensors (__main__.TestJit) ... ok (0.005s) 2022-08-13T13:53:38.7675378Z test_sparse_tensors (__main__.TestJit) ... ok (0.052s) 2022-08-13T13:53:38.7900029Z test_torch_complex (__main__.TestJit) ... /opt/conda/lib/python3.7/site-packages/torch/testing/_internal/common_utils.py:439: UserWarning: An output with one or more elements was resized since it had shape [3, 4], which does not match the required output shape [2]. This behavior is deprecated, and in a future PyTorch release outputs will not be resized unless they have zero elements. You can explicitly reuse an out tensor t by resizing it, inplace, to zero elements with t.resize_(0). (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/native/Resize.cpp:24.) 2022-08-13T13:53:38.7901015Z return callable(*args, **kwargs) 2022-08-13T13:53:38.7964869Z /opt/conda/lib/python3.7/site-packages/torch/testing/_internal/common_utils.py:439: UserWarning: An output with one or more elements was resized since it had shape [5, 2], which does not match the required output shape [2]. This behavior is deprecated, and in a future PyTorch release outputs will not be resized unless they have zero elements. You can explicitly reuse an out tensor t by resizing it, inplace, to zero elements with t.resize_(0). (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/native/Resize.cpp:24.) 2022-08-13T13:53:38.7965796Z return callable(*args, **kwargs) 2022-08-13T13:53:38.8146677Z ok (0.047s) 2022-08-13T13:53:38.8158172Z test_torch_load_error (__main__.TestJit) ... skip: TODO: re-enable with https://github.com/pytorch/pytorch/pull/29339 (0.001s) 2022-08-13T13:53:38.8203672Z test_torch_load_zipfile_check (__main__.TestJit) ... ok (0.004s) 2022-08-13T13:53:38.8243421Z test_torch_ops_kwonly (__main__.TestJit) ... ok (0.004s) 2022-08-13T13:53:38.8274686Z test_torch_ops_overloaded (__main__.TestJit) ... ok (0.003s) 2022-08-13T13:53:38.8446623Z test_torch_sum (__main__.TestJit) ... ok (0.017s) 2022-08-13T13:53:38.8543791Z test_trace_retains_train (__main__.TestJit) ... ok (0.010s) 2022-08-13T13:53:38.9197194Z test_train_eval (__main__.TestJit) ... ok (0.065s) 2022-08-13T13:53:38.9248996Z test_transpose (__main__.TestJit) ... ok (0.005s) 2022-08-13T13:53:38.9426506Z test_unchecked_cast (__main__.TestJit) ... ok (0.018s) 2022-08-13T13:53:38.9447231Z test_unique_state_dict (__main__.TestJit) ... ok (0.002s) 2022-08-13T13:53:38.9459807Z test_verify (__main__.TestJit) ... skip: verify needs to be updated to work with GraphExecutors (0.001s) 2022-08-13T13:53:38.9594926Z test_warnings (__main__.TestJit) ... ok (0.013s) 2022-08-13T13:53:39.0133200Z test_nn_AdaptiveAvgPool1d (__main__.TestJitGeneratedModule) ... ok (0.053s) 2022-08-13T13:53:39.0662969Z test_nn_AdaptiveAvgPool1d_no_batch_dim (__main__.TestJitGeneratedModule) ... ok (0.053s) 2022-08-13T13:53:39.1196157Z test_nn_AdaptiveAvgPool1d_one_output (__main__.TestJitGeneratedModule) ... ok (0.053s) 2022-08-13T13:53:39.1850287Z test_nn_AdaptiveAvgPool2d_no_batch_dim (__main__.TestJitGeneratedModule) ... ok (0.065s) 2022-08-13T13:53:39.2503069Z test_nn_AdaptiveAvgPool2d_single (__main__.TestJitGeneratedModule) ... ok (0.065s) 2022-08-13T13:53:39.3156112Z test_nn_AdaptiveAvgPool2d_single_1x1output (__main__.TestJitGeneratedModule) ... ok (0.065s) 2022-08-13T13:53:39.3816181Z test_nn_AdaptiveAvgPool2d_tuple (__main__.TestJitGeneratedModule) ... ok (0.066s) 2022-08-13T13:53:39.3860238Z test_nn_AdaptiveAvgPool2d_tuple_none (__main__.TestJitGeneratedModule) ... ok (0.004s) 2022-08-13T13:53:39.4513996Z test_nn_AdaptiveAvgPool3d_last_dim (__main__.TestJitGeneratedModule) ... ok (0.065s) 2022-08-13T13:53:39.5167610Z test_nn_AdaptiveAvgPool3d_no_batch_dim (__main__.TestJitGeneratedModule) ... ok (0.065s) 2022-08-13T13:53:39.5833319Z test_nn_AdaptiveAvgPool3d_single (__main__.TestJitGeneratedModule) ... ok (0.066s) 2022-08-13T13:53:39.6509386Z test_nn_AdaptiveAvgPool3d_tuple (__main__.TestJitGeneratedModule) ... ok (0.067s) 2022-08-13T13:53:39.6553957Z test_nn_AdaptiveAvgPool3d_tuple_none (__main__.TestJitGeneratedModule) ... ok (0.004s) 2022-08-13T13:53:39.7317577Z test_nn_AdaptiveMaxPool1d (__main__.TestJitGeneratedModule) ... ok (0.076s) 2022-08-13T13:53:39.7996601Z test_nn_AdaptiveMaxPool1d_no_batch_dim (__main__.TestJitGeneratedModule) ... ok (0.068s) 2022-08-13T13:53:39.8843600Z test_nn_AdaptiveMaxPool2d_no_batch_dim (__main__.TestJitGeneratedModule) ... ok (0.085s) 2022-08-13T13:53:39.9593315Z test_nn_AdaptiveMaxPool2d_single (__main__.TestJitGeneratedModule) ... ok (0.075s) 2022-08-13T13:53:40.0348012Z test_nn_AdaptiveMaxPool2d_tuple (__main__.TestJitGeneratedModule) ... ok (0.075s) 2022-08-13T13:53:40.0392312Z test_nn_AdaptiveMaxPool2d_tuple_none (__main__.TestJitGeneratedModule) ... ok (0.004s) 2022-08-13T13:53:40.1236792Z test_nn_AdaptiveMaxPool3d_no_batch_dim (__main__.TestJitGeneratedModule) ... ok (0.084s) 2022-08-13T13:53:40.1989552Z test_nn_AdaptiveMaxPool3d_single (__main__.TestJitGeneratedModule) ... ok (0.075s) 2022-08-13T13:53:40.2741366Z test_nn_AdaptiveMaxPool3d_single_nonatomic (__main__.TestJitGeneratedModule) ... ok (0.075s) 2022-08-13T13:53:40.3502695Z test_nn_AdaptiveMaxPool3d_tuple (__main__.TestJitGeneratedModule) ... ok (0.076s) 2022-08-13T13:53:40.4264496Z test_nn_AdaptiveMaxPool3d_tuple_nonatomic (__main__.TestJitGeneratedModule) ... ok (0.076s) 2022-08-13T13:53:40.4308876Z test_nn_AdaptiveMaxPool3d_tuple_none (__main__.TestJitGeneratedModule) ... ok (0.004s) 2022-08-13T13:53:40.4923087Z test_nn_AvgPool1d (__main__.TestJitGeneratedModule) ... ok (0.061s) 2022-08-13T13:53:40.5539734Z test_nn_AvgPool1d_no_batch_dim (__main__.TestJitGeneratedModule) ... ok (0.061s) 2022-08-13T13:53:40.6154740Z test_nn_AvgPool1d_stride (__main__.TestJitGeneratedModule) ... ok (0.061s) 2022-08-13T13:53:40.6786799Z test_nn_AvgPool1d_stride_pad (__main__.TestJitGeneratedModule) ... ok (0.063s) 2022-08-13T13:53:40.7422762Z test_nn_AvgPool2d (__main__.TestJitGeneratedModule) ... ok (0.064s) 2022-08-13T13:53:40.8060013Z test_nn_AvgPool2d_divisor (__main__.TestJitGeneratedModule) ... ok (0.064s) 2022-08-13T13:53:40.8695643Z test_nn_AvgPool2d_divisor_stride (__main__.TestJitGeneratedModule) ... ok (0.063s) 2022-08-13T13:53:40.9332429Z test_nn_AvgPool2d_divisor_stride_pad (__main__.TestJitGeneratedModule) ... ok (0.064s) 2022-08-13T13:53:40.9963259Z test_nn_AvgPool2d_no_batch_dim (__main__.TestJitGeneratedModule) ... ok (0.063s) 2022-08-13T13:53:41.0596287Z test_nn_AvgPool2d_stride (__main__.TestJitGeneratedModule) ... ok (0.063s) 2022-08-13T13:53:41.1231133Z test_nn_AvgPool2d_stride_pad (__main__.TestJitGeneratedModule) ... ok (0.063s) 2022-08-13T13:53:41.1868896Z test_nn_AvgPool3d (__main__.TestJitGeneratedModule) ... ok (0.064s) 2022-08-13T13:53:41.2505734Z test_nn_AvgPool3d_divisor (__main__.TestJitGeneratedModule) ... ok (0.064s) 2022-08-13T13:53:41.3139112Z test_nn_AvgPool3d_divisor_stride (__main__.TestJitGeneratedModule) ... ok (0.063s) 2022-08-13T13:53:41.3775085Z test_nn_AvgPool3d_divisor_stride1_pad0_gpu_input (__main__.TestJitGeneratedModule) ... ok (0.063s) 2022-08-13T13:53:41.4408658Z test_nn_AvgPool3d_divisor_stride_pad (__main__.TestJitGeneratedModule) ... ok (0.063s) 2022-08-13T13:53:41.5051178Z test_nn_AvgPool3d_divisor_stride_pad_gpu_fixedkw_output (__main__.TestJitGeneratedModule) ... ok (0.064s) 2022-08-13T13:53:41.5700948Z test_nn_AvgPool3d_divisor_stride_pad_gpu_general_output (__main__.TestJitGeneratedModule) ... ok (0.065s) 2022-08-13T13:53:41.6340916Z test_nn_AvgPool3d_divisor_stride_pad_gpu_input_nooverlap (__main__.TestJitGeneratedModule) ... ok (0.064s) 2022-08-13T13:53:41.6974498Z test_nn_AvgPool3d_no_batch_dim (__main__.TestJitGeneratedModule) ... ok (0.063s) 2022-08-13T13:53:41.7628838Z test_nn_AvgPool3d_stride (__main__.TestJitGeneratedModule) ... ok (0.065s) 2022-08-13T13:53:41.8271211Z test_nn_AvgPool3d_stride1_pad0_gpu_input (__main__.TestJitGeneratedModule) ... ok (0.064s) 2022-08-13T13:53:41.8903321Z test_nn_AvgPool3d_stride_pad (__main__.TestJitGeneratedModule) ... ok (0.063s) 2022-08-13T13:53:41.9544407Z test_nn_AvgPool3d_stride_pad_gpu_fixedkw_output (__main__.TestJitGeneratedModule) ... ok (0.064s) 2022-08-13T13:53:42.0193712Z test_nn_AvgPool3d_stride_pad_gpu_general_output (__main__.TestJitGeneratedModule) ... ok (0.065s) 2022-08-13T13:53:42.0831163Z test_nn_AvgPool3d_stride_pad_gpu_input_nooverlap (__main__.TestJitGeneratedModule) ... ok (0.064s) 2022-08-13T13:53:42.1641782Z test_nn_BCELoss (__main__.TestJitGeneratedModule) ... ok (0.081s) 2022-08-13T13:53:42.2132185Z test_nn_BCELoss_no_batch_dim_mean (__main__.TestJitGeneratedModule) ... ok (0.049s) 2022-08-13T13:53:42.2623090Z test_nn_BCELoss_no_batch_dim_none (__main__.TestJitGeneratedModule) ... ok (0.049s) 2022-08-13T13:53:42.3110550Z test_nn_BCELoss_no_batch_dim_sum (__main__.TestJitGeneratedModule) ... ok (0.049s) 2022-08-13T13:53:42.3156710Z test_nn_BCELoss_no_reduce (__main__.TestJitGeneratedModule) ... ok (0.005s) 2022-08-13T13:53:42.3197894Z test_nn_BCELoss_no_reduce_scalar (__main__.TestJitGeneratedModule) ... ok (0.004s) 2022-08-13T13:53:42.3698906Z test_nn_BCELoss_scalar_weights (__main__.TestJitGeneratedModule) ... ok (0.050s) 2022-08-13T13:53:42.4203864Z test_nn_BCELoss_weights (__main__.TestJitGeneratedModule) ... ok (0.050s) 2022-08-13T13:53:42.4251185Z test_nn_BCELoss_weights_no_reduce (__main__.TestJitGeneratedModule) ... ok (0.005s) 2022-08-13T13:53:42.4292767Z test_nn_BCELoss_weights_no_reduce_scalar (__main__.TestJitGeneratedModule) ... ok (0.004s) 2022-08-13T13:53:42.4925614Z test_nn_BCEWithLogitsLoss (__main__.TestJitGeneratedModule) ... ok (0.063s) 2022-08-13T13:53:42.4968468Z test_nn_BCEWithLogitsLoss_legacy_enum (__main__.TestJitGeneratedModule) ... ok (0.004s) 2022-08-13T13:53:42.5468402Z test_nn_BCEWithLogitsLoss_no_batch_dim_mean (__main__.TestJitGeneratedModule) ... ok (0.050s) 2022-08-13T13:53:42.5977213Z test_nn_BCEWithLogitsLoss_no_batch_dim_none (__main__.TestJitGeneratedModule) ... ok (0.051s) 2022-08-13T13:53:42.6482793Z test_nn_BCEWithLogitsLoss_no_batch_dim_sum (__main__.TestJitGeneratedModule) ... ok (0.050s) 2022-08-13T13:53:42.6527944Z test_nn_BCEWithLogitsLoss_no_reduce (__main__.TestJitGeneratedModule) ... ok (0.004s) 2022-08-13T13:53:42.6569567Z test_nn_BCEWithLogitsLoss_no_reduce_scalar (__main__.TestJitGeneratedModule) ... ok (0.004s) 2022-08-13T13:53:42.7078514Z test_nn_BCEWithLogitsLoss_scalar_weights (__main__.TestJitGeneratedModule) ... ok (0.051s) 2022-08-13T13:53:42.7587131Z test_nn_BCEWithLogitsLoss_weights (__main__.TestJitGeneratedModule) ... ok (0.051s) 2022-08-13T13:53:42.8970670Z test_nn_BatchNorm1d_3d_input (__main__.TestJitGeneratedModule) ... ok (0.138s) 2022-08-13T13:53:43.0325801Z test_nn_BatchNorm1d_3d_input_not_affine (__main__.TestJitGeneratedModule) ... ok (0.135s) 2022-08-13T13:53:43.1681863Z test_nn_BatchNorm1d_affine (__main__.TestJitGeneratedModule) ... ok (0.135s) 2022-08-13T13:53:43.3094947Z test_nn_BatchNorm1d_affine_simple_average (__main__.TestJitGeneratedModule) ... ok (0.141s) 2022-08-13T13:53:43.4450128Z test_nn_BatchNorm1d_not_affine (__main__.TestJitGeneratedModule) ... ok (0.135s) 2022-08-13T13:53:43.5741326Z test_nn_BatchNorm1d_not_tracking_stats (__main__.TestJitGeneratedModule) ... ok (0.129s) 2022-08-13T13:53:43.7072773Z test_nn_BatchNorm1d_zero_batch (__main__.TestJitGeneratedModule) ... ok (0.133s) 2022-08-13T13:53:43.8398063Z test_nn_BatchNorm2d (__main__.TestJitGeneratedModule) ... ok (0.132s) 2022-08-13T13:53:43.9800616Z test_nn_BatchNorm2d_2d_simple_average (__main__.TestJitGeneratedModule) ... ok (0.140s) 2022-08-13T13:53:44.1122950Z test_nn_BatchNorm2d_momentum (__main__.TestJitGeneratedModule) ... ok (0.132s) 2022-08-13T13:53:44.2440877Z test_nn_BatchNorm2d_not_affine (__main__.TestJitGeneratedModule) ... ok (0.132s) 2022-08-13T13:53:44.3697824Z test_nn_BatchNorm2d_not_tracking_stats (__main__.TestJitGeneratedModule) ... ok (0.126s) 2022-08-13T13:53:44.4986772Z test_nn_BatchNorm2d_zero_batch (__main__.TestJitGeneratedModule) ... ok (0.129s) 2022-08-13T13:53:44.6315260Z test_nn_BatchNorm3d (__main__.TestJitGeneratedModule) ... ok (0.133s) 2022-08-13T13:53:44.7691396Z test_nn_BatchNorm3d_3d_simple_average (__main__.TestJitGeneratedModule) ... ok (0.137s) 2022-08-13T13:53:44.9021067Z test_nn_BatchNorm3d_momentum (__main__.TestJitGeneratedModule) ... ok (0.133s) 2022-08-13T13:53:45.0363985Z test_nn_BatchNorm3d_not_affine (__main__.TestJitGeneratedModule) ... ok (0.134s) 2022-08-13T13:53:45.1626066Z test_nn_BatchNorm3d_not_tracking_stats (__main__.TestJitGeneratedModule) ... ok (0.126s) 2022-08-13T13:53:45.2927401Z test_nn_BatchNorm3d_zero_batch (__main__.TestJitGeneratedModule) ... ok (0.130s) 2022-08-13T13:53:45.3593611Z test_nn_Bilinear (__main__.TestJitGeneratedModule) ... ok (0.066s) 2022-08-13T13:53:45.4208649Z test_nn_CELU (__main__.TestJitGeneratedModule) ... ok (0.061s) 2022-08-13T13:53:45.4824241Z test_nn_CELU_no_batch_dim (__main__.TestJitGeneratedModule) ... ok (0.061s) 2022-08-13T13:53:45.5429541Z test_nn_CELU_scalar (__main__.TestJitGeneratedModule) ... ok (0.060s) 2022-08-13T13:53:45.5473949Z test_nn_CTCLoss_2d_int_target_lengths_intlists (__main__.TestJitGeneratedModule) ... skip: module test skipped on JIT (0.004s) 2022-08-13T13:53:45.5914970Z test_nn_CTCLoss_2d_int_target_lengths_tensors (__main__.TestJitGeneratedModule) ... ok (0.044s) 2022-08-13T13:53:45.6281665Z test_nn_CTCLoss_2d_lengths_tensors (__main__.TestJitGeneratedModule) ... ok (0.037s) 2022-08-13T13:53:45.6325381Z test_nn_CTCLoss_lengths_intlists (__main__.TestJitGeneratedModule) ... skip: module test skipped on JIT (0.004s) 2022-08-13T13:53:45.6692278Z test_nn_CTCLoss_lengths_tensors (__main__.TestJitGeneratedModule) ... ok (0.036s) 2022-08-13T13:53:45.7245710Z test_nn_ConstantPad1d (__main__.TestJitGeneratedModule) ... ok (0.055s) 2022-08-13T13:53:45.7796705Z test_nn_ConstantPad1d_batch (__main__.TestJitGeneratedModule) ... ok (0.055s) 2022-08-13T13:53:45.8356305Z test_nn_ConstantPad1d_complex (__main__.TestJitGeneratedModule) ... ok (0.056s) 2022-08-13T13:53:45.8919487Z test_nn_ConstantPad2d (__main__.TestJitGeneratedModule) ... ok (0.056s) 2022-08-13T13:53:45.9486485Z test_nn_ConstantPad2d_complex (__main__.TestJitGeneratedModule) ... ok (0.057s) 2022-08-13T13:53:46.0054241Z test_nn_ConstantPad2d_no_batch_dim (__main__.TestJitGeneratedModule) ... ok (0.056s) 2022-08-13T13:53:46.0643226Z test_nn_ConstantPad3d (__main__.TestJitGeneratedModule) ... ok (0.059s) 2022-08-13T13:53:46.1224384Z test_nn_ConstantPad3d_complex (__main__.TestJitGeneratedModule) ... ok (0.058s) 2022-08-13T13:53:46.1795177Z test_nn_ConstantPad3d_no_batch_dim (__main__.TestJitGeneratedModule) ... ok (0.057s) 2022-08-13T13:53:46.2608288Z test_nn_Conv1d (__main__.TestJitGeneratedModule) ... ok (0.081s) 2022-08-13T13:53:46.3469723Z test_nn_Conv1d_circular_stride2_pad2 (__main__.TestJitGeneratedModule) ... ok (0.086s) 2022-08-13T13:53:46.4284059Z test_nn_Conv1d_dilated (__main__.TestJitGeneratedModule) ... ok (0.081s) 2022-08-13T13:53:46.5108148Z test_nn_Conv1d_groups (__main__.TestJitGeneratedModule) ... ok (0.082s) 2022-08-13T13:53:46.5911023Z test_nn_Conv1d_pad1 (__main__.TestJitGeneratedModule) ... ok (0.080s) 2022-08-13T13:53:46.6712564Z test_nn_Conv1d_pad1size1 (__main__.TestJitGeneratedModule) ... ok (0.080s) 2022-08-13T13:53:46.7520567Z test_nn_Conv1d_pad2 (__main__.TestJitGeneratedModule) ... ok (0.081s) 2022-08-13T13:53:46.8325928Z test_nn_Conv1d_pad2size1 (__main__.TestJitGeneratedModule) ... ok (0.080s) 2022-08-13T13:53:46.9127394Z test_nn_Conv1d_pad_same (__main__.TestJitGeneratedModule) ... ok (0.080s) 2022-08-13T13:53:46.9936907Z test_nn_Conv1d_pad_same2 (__main__.TestJitGeneratedModule) ... ok (0.081s) 2022-08-13T13:53:47.0760053Z test_nn_Conv1d_pad_same_dilated (__main__.TestJitGeneratedModule) ... ok (0.082s) 2022-08-13T13:53:47.1578378Z test_nn_Conv1d_pad_valid (__main__.TestJitGeneratedModule) ... ok (0.082s) 2022-08-13T13:53:47.2427615Z test_nn_Conv1d_reflect_stride2_pad2 (__main__.TestJitGeneratedModule) ... ok (0.085s) 2022-08-13T13:53:47.3280033Z test_nn_Conv1d_replicate_stride2_pad2 (__main__.TestJitGeneratedModule) ... ok (0.085s) 2022-08-13T13:53:47.4095028Z test_nn_Conv1d_stride (__main__.TestJitGeneratedModule) ... ok (0.081s) 2022-08-13T13:53:47.4887653Z test_nn_Conv1d_zero_batch (__main__.TestJitGeneratedModule) ... ok (0.079s) 2022-08-13T13:53:47.5695951Z test_nn_Conv1d_zeros_stride2_pad2 (__main__.TestJitGeneratedModule) ... ok (0.081s) 2022-08-13T13:53:47.6524140Z test_nn_Conv2d (__main__.TestJitGeneratedModule) ... ok (0.083s) 2022-08-13T13:53:47.7417309Z test_nn_Conv2d_circular_stride2_pad2 (__main__.TestJitGeneratedModule) ... ok (0.089s) 2022-08-13T13:53:47.8256889Z test_nn_Conv2d_depthwise (__main__.TestJitGeneratedModule) ... ok (0.084s) 2022-08-13T13:53:47.9101817Z test_nn_Conv2d_depthwise_dilated (__main__.TestJitGeneratedModule) ... ok (0.084s) 2022-08-13T13:53:47.9938128Z test_nn_Conv2d_depthwise_padded (__main__.TestJitGeneratedModule) ... ok (0.084s) 2022-08-13T13:53:48.0785106Z test_nn_Conv2d_depthwise_strided (__main__.TestJitGeneratedModule) ... ok (0.085s) 2022-08-13T13:53:48.1640070Z test_nn_Conv2d_depthwise_with_multiplier (__main__.TestJitGeneratedModule) ... ok (0.085s) 2022-08-13T13:53:48.2477169Z test_nn_Conv2d_dilated (__main__.TestJitGeneratedModule) ... ok (0.084s) 2022-08-13T13:53:48.3311812Z test_nn_Conv2d_groups (__main__.TestJitGeneratedModule) ... ok (0.083s) 2022-08-13T13:53:48.4146026Z test_nn_Conv2d_groups_thnn (__main__.TestJitGeneratedModule) ... ok (0.083s) 2022-08-13T13:53:48.4962102Z test_nn_Conv2d_no_bias (__main__.TestJitGeneratedModule) ... ok (0.081s) 2022-08-13T13:53:48.5783964Z test_nn_Conv2d_pad_same (__main__.TestJitGeneratedModule) ... ok (0.082s) 2022-08-13T13:53:48.6607523Z test_nn_Conv2d_pad_same_dilated (__main__.TestJitGeneratedModule) ... ok (0.082s) 2022-08-13T13:53:48.7422960Z test_nn_Conv2d_pad_valid (__main__.TestJitGeneratedModule) ... ok (0.081s) 2022-08-13T13:53:48.8246201Z test_nn_Conv2d_padding (__main__.TestJitGeneratedModule) ... ok (0.082s) 2022-08-13T13:53:48.9112136Z test_nn_Conv2d_reflect_stride2_pad2 (__main__.TestJitGeneratedModule) ... ok (0.086s) 2022-08-13T13:53:48.9979899Z test_nn_Conv2d_replicate_stride2_pad2 (__main__.TestJitGeneratedModule) ... ok (0.087s) 2022-08-13T13:53:49.0815101Z test_nn_Conv2d_strided (__main__.TestJitGeneratedModule) ... ok (0.083s) 2022-08-13T13:53:49.1624727Z test_nn_Conv2d_zero_batch (__main__.TestJitGeneratedModule) ... ok (0.081s) 2022-08-13T13:53:49.2466016Z test_nn_Conv2d_zeros_stride2_pad2 (__main__.TestJitGeneratedModule) ... ok (0.084s) 2022-08-13T13:53:49.3300487Z test_nn_Conv3d (__main__.TestJitGeneratedModule) ... ok (0.083s) 2022-08-13T13:53:49.4117658Z test_nn_Conv3d_1x1x1_no_bias (__main__.TestJitGeneratedModule) ... ok (0.082s) 2022-08-13T13:53:49.5030465Z test_nn_Conv3d_circular_stride2_pad2 (__main__.TestJitGeneratedModule) ... ok (0.091s) 2022-08-13T13:53:49.5861809Z test_nn_Conv3d_dilated (__main__.TestJitGeneratedModule) ... ok (0.083s) 2022-08-13T13:53:49.6688466Z test_nn_Conv3d_dilated_strided (__main__.TestJitGeneratedModule) ... ok (0.083s) 2022-08-13T13:53:49.7518402Z test_nn_Conv3d_groups (__main__.TestJitGeneratedModule) ... ok (0.083s) 2022-08-13T13:53:49.8337963Z test_nn_Conv3d_no_bias (__main__.TestJitGeneratedModule) ... ok (0.082s) 2022-08-13T13:53:49.9180551Z test_nn_Conv3d_pad_same (__main__.TestJitGeneratedModule) ... ok (0.084s) 2022-08-13T13:53:50.0018555Z test_nn_Conv3d_pad_same_dilated (__main__.TestJitGeneratedModule) ... ok (0.084s) 2022-08-13T13:53:50.0839617Z test_nn_Conv3d_pad_valid (__main__.TestJitGeneratedModule) ... ok (0.082s) 2022-08-13T13:53:50.1708138Z test_nn_Conv3d_replicate_stride2_pad2 (__main__.TestJitGeneratedModule) ... ok (0.087s) 2022-08-13T13:53:50.2540242Z test_nn_Conv3d_stride (__main__.TestJitGeneratedModule) ... ok (0.083s) 2022-08-13T13:53:50.3389365Z test_nn_Conv3d_stride_padding (__main__.TestJitGeneratedModule) ... ok (0.085s) 2022-08-13T13:53:50.4200686Z test_nn_Conv3d_zero_batch (__main__.TestJitGeneratedModule) ... ok (0.081s) 2022-08-13T13:53:50.5034862Z test_nn_Conv3d_zeros_stride2_pad2 (__main__.TestJitGeneratedModule) ... ok (0.083s) 2022-08-13T13:53:50.6586632Z test_nn_ConvTranspose1d (__main__.TestJitGeneratedModule) ... ok (0.155s) 2022-08-13T13:53:50.8136182Z test_nn_ConvTranspose1d_dilated (__main__.TestJitGeneratedModule) ... ok (0.155s) 2022-08-13T13:53:50.9698834Z test_nn_ConvTranspose1d_groups (__main__.TestJitGeneratedModule) ... ok (0.156s) 2022-08-13T13:53:51.1251458Z test_nn_ConvTranspose1d_no_bias (__main__.TestJitGeneratedModule) ... ok (0.155s) 2022-08-13T13:53:51.2828546Z test_nn_ConvTranspose2d (__main__.TestJitGeneratedModule) ... ok (0.158s) 2022-08-13T13:53:51.4410816Z test_nn_ConvTranspose2d_dilated (__main__.TestJitGeneratedModule) ... ok (0.158s) 2022-08-13T13:53:51.5986006Z test_nn_ConvTranspose2d_groups (__main__.TestJitGeneratedModule) ... ok (0.157s) 2022-08-13T13:53:51.7559877Z test_nn_ConvTranspose2d_no_bias (__main__.TestJitGeneratedModule) ... ok (0.157s) 2022-08-13T13:53:51.9138919Z test_nn_ConvTranspose3d (__main__.TestJitGeneratedModule) ... ok (0.158s) 2022-08-13T13:53:52.0733618Z test_nn_ConvTranspose3d_dilated (__main__.TestJitGeneratedModule) ... ok (0.159s) 2022-08-13T13:53:52.1284292Z test_nn_CosineEmbeddingLoss (__main__.TestJitGeneratedModule) ... ok (0.055s) 2022-08-13T13:53:52.1723874Z test_nn_CosineEmbeddingLoss_margin (__main__.TestJitGeneratedModule) ... ok (0.044s) 2022-08-13T13:53:52.2162835Z test_nn_CosineEmbeddingLoss_no_batch_dim_mean (__main__.TestJitGeneratedModule) ... ok (0.044s) 2022-08-13T13:53:52.2600605Z test_nn_CosineEmbeddingLoss_no_batch_dim_none (__main__.TestJitGeneratedModule) ... ok (0.044s) 2022-08-13T13:53:52.3040270Z test_nn_CosineEmbeddingLoss_no_batch_dim_sum (__main__.TestJitGeneratedModule) ... ok (0.044s) 2022-08-13T13:53:52.3602654Z test_nn_CrossEntropyLoss (__main__.TestJitGeneratedModule) ... ok (0.056s) 2022-08-13T13:53:52.4057302Z test_nn_CrossEntropyLoss_2d (__main__.TestJitGeneratedModule) ... ok (0.045s) 2022-08-13T13:53:52.4513686Z test_nn_CrossEntropyLoss_2d_ignore_index (__main__.TestJitGeneratedModule) ... ok (0.045s) 2022-08-13T13:53:52.4985062Z test_nn_CrossEntropyLoss_2d_indices_target_smoothing (__main__.TestJitGeneratedModule) ... ok (0.047s) 2022-08-13T13:53:52.5437042Z test_nn_CrossEntropyLoss_2d_indices_target_smoothing_ignore_index (__main__.TestJitGeneratedModule) ... ok (0.045s) 2022-08-13T13:53:52.5890259Z test_nn_CrossEntropyLoss_2d_indices_target_smoothing_sum_reduction (__main__.TestJitGeneratedModule) ... ok (0.045s) 2022-08-13T13:53:52.6349446Z test_nn_CrossEntropyLoss_2d_indices_target_smoothing_weight (__main__.TestJitGeneratedModule) ... ok (0.046s) 2022-08-13T13:53:52.6798880Z test_nn_CrossEntropyLoss_2d_prob_target (__main__.TestJitGeneratedModule) ... ok (0.045s) 2022-08-13T13:53:52.7247936Z test_nn_CrossEntropyLoss_2d_prob_target_smoothing (__main__.TestJitGeneratedModule) ... ok (0.045s) 2022-08-13T13:53:52.7699617Z test_nn_CrossEntropyLoss_2d_prob_target_smoothing_sum_reduction (__main__.TestJitGeneratedModule) ... ok (0.045s) 2022-08-13T13:53:52.8157327Z test_nn_CrossEntropyLoss_2d_prob_target_smoothing_weight (__main__.TestJitGeneratedModule) ... ok (0.046s) 2022-08-13T13:53:52.8614085Z test_nn_CrossEntropyLoss_2d_prob_target_weights (__main__.TestJitGeneratedModule) ... ok (0.046s) 2022-08-13T13:53:52.9071342Z test_nn_CrossEntropyLoss_2d_weights (__main__.TestJitGeneratedModule) ... ok (0.046s) 2022-08-13T13:53:52.9531202Z test_nn_CrossEntropyLoss_3d_indices_target_smoothing (__main__.TestJitGeneratedModule) ... ok (0.046s) 2022-08-13T13:53:52.9987070Z test_nn_CrossEntropyLoss_3d_indices_target_smoothing_ignore_index (__main__.TestJitGeneratedModule) ... ok (0.045s) 2022-08-13T13:53:53.0444163Z test_nn_CrossEntropyLoss_3d_indices_target_smoothing_sum_reduction (__main__.TestJitGeneratedModule) ... ok (0.046s) 2022-08-13T13:53:53.0898277Z test_nn_CrossEntropyLoss_3d_indices_target_smoothing_sum_reduction_ignore_index (__main__.TestJitGeneratedModule) ... ok (0.045s) 2022-08-13T13:53:53.1352315Z test_nn_CrossEntropyLoss_3d_prob_target (__main__.TestJitGeneratedModule) ... ok (0.045s) 2022-08-13T13:53:53.1803000Z test_nn_CrossEntropyLoss_3d_prob_target_smoothing (__main__.TestJitGeneratedModule) ... ok (0.045s) 2022-08-13T13:53:53.2259051Z test_nn_CrossEntropyLoss_3d_prob_target_smoothing_sum_reduction (__main__.TestJitGeneratedModule) ... ok (0.045s) 2022-08-13T13:53:53.2713879Z test_nn_CrossEntropyLoss_3d_prob_target_weights (__main__.TestJitGeneratedModule) ... ok (0.045s) 2022-08-13T13:53:53.3167108Z test_nn_CrossEntropyLoss_4d_prob_target (__main__.TestJitGeneratedModule) ... ok (0.045s) 2022-08-13T13:53:53.3626694Z test_nn_CrossEntropyLoss_4d_prob_target_weights (__main__.TestJitGeneratedModule) ... ok (0.046s) 2022-08-13T13:53:53.4085022Z test_nn_CrossEntropyLoss_dim_is_3 (__main__.TestJitGeneratedModule) ... ok (0.046s) 2022-08-13T13:53:53.4534349Z test_nn_CrossEntropyLoss_higher_dim (__main__.TestJitGeneratedModule) ... ok (0.045s) 2022-08-13T13:53:53.4991151Z test_nn_CrossEntropyLoss_weights (__main__.TestJitGeneratedModule) ... ok (0.046s) 2022-08-13T13:53:53.5033079Z test_nn_CrossMapLRN2d (__main__.TestJitGeneratedModule) ... ok (0.004s) 2022-08-13T13:53:53.5672145Z test_nn_ELU (__main__.TestJitGeneratedModule) ... ok (0.064s) 2022-08-13T13:53:53.6286875Z test_nn_ELU_no_batch_dim (__main__.TestJitGeneratedModule) ... ok (0.061s) 2022-08-13T13:53:53.6905368Z test_nn_ELU_scalar (__main__.TestJitGeneratedModule) ... ok (0.062s) 2022-08-13T13:53:53.7404568Z test_nn_Embedding (__main__.TestJitGeneratedModule) ... ok (0.050s) 2022-08-13T13:53:53.8389996Z test_nn_EmbeddingBag_discontiguous (__main__.TestJitGeneratedModule) ... ok (0.098s) 2022-08-13T13:53:53.9120360Z test_nn_EmbeddingBag_max (__main__.TestJitGeneratedModule) ... ok (0.073s) 2022-08-13T13:53:53.9845032Z test_nn_EmbeddingBag_max_padding_idx (__main__.TestJitGeneratedModule) ... ok (0.072s) 2022-08-13T13:53:54.0572313Z test_nn_EmbeddingBag_mean (__main__.TestJitGeneratedModule) ... ok (0.073s) 2022-08-13T13:53:54.1296750Z test_nn_EmbeddingBag_mean_padding_idx (__main__.TestJitGeneratedModule) ... ok (0.072s) 2022-08-13T13:53:54.2027941Z test_nn_EmbeddingBag_sparse (__main__.TestJitGeneratedModule) ... ok (0.073s) 2022-08-13T13:53:54.2750094Z test_nn_EmbeddingBag_sum (__main__.TestJitGeneratedModule) ... ok (0.072s) 2022-08-13T13:53:54.3478129Z test_nn_EmbeddingBag_sum_padding_idx (__main__.TestJitGeneratedModule) ... ok (0.073s) 2022-08-13T13:53:54.3870331Z test_nn_Embedding_discontiguous (__main__.TestJitGeneratedModule) ... ok (0.039s) 2022-08-13T13:53:54.4261600Z test_nn_Embedding_sparse (__main__.TestJitGeneratedModule) ... ok (0.039s) 2022-08-13T13:53:54.4795500Z test_nn_Flatten (__main__.TestJitGeneratedModule) ... ok (0.053s) 2022-08-13T13:53:54.5326829Z test_nn_Flatten_no_batch_dim (__main__.TestJitGeneratedModule) ... ok (0.053s) 2022-08-13T13:53:54.6273890Z test_nn_Fold (__main__.TestJitGeneratedModule) ... ok (0.094s) 2022-08-13T13:53:54.7106236Z test_nn_Fold_int_input (__main__.TestJitGeneratedModule) ... ok (0.083s) 2022-08-13T13:53:54.7952980Z test_nn_Fold_no_batch_dim_input (__main__.TestJitGeneratedModule) ... ok (0.085s) 2022-08-13T13:53:54.8785964Z test_nn_Fold_no_batch_dim_int_input (__main__.TestJitGeneratedModule) ... ok (0.083s) 2022-08-13T13:53:55.0149359Z test_nn_FractionalMaxPool2d_ratio (__main__.TestJitGeneratedModule) ... ok (0.136s) 2022-08-13T13:53:55.1299045Z test_nn_FractionalMaxPool2d_ratio_no_batch_dim (__main__.TestJitGeneratedModule) ... ok (0.115s) 2022-08-13T13:53:55.2483386Z test_nn_FractionalMaxPool2d_ratio_no_batch_dim_no_random_samples (__main__.TestJitGeneratedModule) ... ok (0.118s) 2022-08-13T13:53:55.3556696Z test_nn_FractionalMaxPool2d_ratio_return_indices (__main__.TestJitGeneratedModule) ... ok (0.107s) 2022-08-13T13:53:55.4678929Z test_nn_FractionalMaxPool2d_size (__main__.TestJitGeneratedModule) ... ok (0.112s) 2022-08-13T13:53:55.5793162Z test_nn_FractionalMaxPool2d_size_no_batch_dim (__main__.TestJitGeneratedModule) ... ok (0.111s) 2022-08-13T13:53:55.6961378Z test_nn_FractionalMaxPool2d_size_no_batch_dim_no_random_samples (__main__.TestJitGeneratedModule) ... ok (0.117s) 2022-08-13T13:53:55.8357408Z test_nn_FractionalMaxPool3d_asymsize (__main__.TestJitGeneratedModule) ... ok (0.140s) 2022-08-13T13:53:55.9561733Z test_nn_FractionalMaxPool3d_ratio (__main__.TestJitGeneratedModule) ... ok (0.120s) 2022-08-13T13:53:56.0764447Z test_nn_FractionalMaxPool3d_ratio_no_batch_dim (__main__.TestJitGeneratedModule) ... ok (0.120s) 2022-08-13T13:53:56.2003158Z test_nn_FractionalMaxPool3d_ratio_no_batch_dim_no_random_samples (__main__.TestJitGeneratedModule) ... ok (0.124s) 2022-08-13T13:53:56.3132627Z test_nn_FractionalMaxPool3d_ratio_return_indices (__main__.TestJitGeneratedModule) ... ok (0.113s) 2022-08-13T13:53:56.4303770Z test_nn_FractionalMaxPool3d_size (__main__.TestJitGeneratedModule) ... ok (0.117s) 2022-08-13T13:53:56.5455555Z test_nn_FractionalMaxPool3d_size_no_batch_dim (__main__.TestJitGeneratedModule) ... ok (0.115s) 2022-08-13T13:53:56.6653685Z test_nn_FractionalMaxPool3d_size_no_batch_dim_no_random_samples (__main__.TestJitGeneratedModule) ... ok (0.120s) 2022-08-13T13:53:56.7177226Z test_nn_GELU (__main__.TestJitGeneratedModule) ... ok (0.052s) 2022-08-13T13:53:56.7707384Z test_nn_GELU_no_batch_dim (__main__.TestJitGeneratedModule) ... ok (0.053s) 2022-08-13T13:53:56.8219735Z test_nn_GELU_scalar (__main__.TestJitGeneratedModule) ... ok (0.051s) 2022-08-13T13:53:56.8899351Z test_nn_GLU (__main__.TestJitGeneratedModule) ... ok (0.068s) 2022-08-13T13:53:56.9540758Z test_nn_GLU_dim (__main__.TestJitGeneratedModule) ... ok (0.064s) 2022-08-13T13:53:57.0177674Z test_nn_GLU_no_batch_dim (__main__.TestJitGeneratedModule) ... ok (0.064s) 2022-08-13T13:53:57.1220936Z test_nn_GRUCell (__main__.TestJitGeneratedModule) ... ok (0.104s) 2022-08-13T13:53:57.2300925Z test_nn_GroupNorm_1d_affine (__main__.TestJitGeneratedModule) ... ok (0.108s) 2022-08-13T13:53:57.3305333Z test_nn_GroupNorm_1d_affine_GN (__main__.TestJitGeneratedModule) ... ok (0.100s) 2022-08-13T13:53:57.4310814Z test_nn_GroupNorm_1d_affine_large_batch (__main__.TestJitGeneratedModule) ... ok (0.100s) 2022-08-13T13:53:57.5293764Z test_nn_GroupNorm_1d_no_affine_IN (__main__.TestJitGeneratedModule) ... ok (0.098s) 2022-08-13T13:53:57.6278290Z test_nn_GroupNorm_1d_no_affine_LN (__main__.TestJitGeneratedModule) ... ok (0.098s) 2022-08-13T13:53:57.7288855Z test_nn_GroupNorm_2d_affine (__main__.TestJitGeneratedModule) ... ok (0.101s) 2022-08-13T13:53:57.8391314Z test_nn_GroupNorm_2d_affine_large_feature (__main__.TestJitGeneratedModule) ... ok (0.110s) 2022-08-13T13:53:57.9382496Z test_nn_GroupNorm_2d_no_affine_IN (__main__.TestJitGeneratedModule) ... ok (0.099s) 2022-08-13T13:53:58.0365882Z test_nn_GroupNorm_2d_no_affine_LN (__main__.TestJitGeneratedModule) ... ok (0.098s) 2022-08-13T13:53:58.1507837Z test_nn_GroupNorm_2d_no_affine_large_feature (__main__.TestJitGeneratedModule) ... ok (0.114s) 2022-08-13T13:53:58.2025127Z test_nn_Hardshrink (__main__.TestJitGeneratedModule) ... ok (0.052s) 2022-08-13T13:53:58.2539137Z test_nn_Hardshrink_no_batch_dim (__main__.TestJitGeneratedModule) ... ok (0.051s) 2022-08-13T13:53:58.3050888Z test_nn_Hardshrink_scalar (__main__.TestJitGeneratedModule) ... ok (0.051s) 2022-08-13T13:53:58.3096178Z test_nn_Hardsigmoid_no_batch_dim (__main__.TestJitGeneratedModule) ... skip: module test skipped on JIT (0.004s) 2022-08-13T13:53:58.3138305Z test_nn_Hardswish_no_batch_dim (__main__.TestJitGeneratedModule) ... skip: module test skipped on JIT (0.004s) 2022-08-13T13:53:58.3782251Z test_nn_Hardtanh (__main__.TestJitGeneratedModule) ... ok (0.064s) 2022-08-13T13:53:58.4429607Z test_nn_Hardtanh_no_batch_dim (__main__.TestJitGeneratedModule) ... ok (0.065s) 2022-08-13T13:53:58.5069795Z test_nn_Hardtanh_scalar (__main__.TestJitGeneratedModule) ... ok (0.064s) 2022-08-13T13:53:58.5607226Z test_nn_HingeEmbeddingLoss (__main__.TestJitGeneratedModule) ... ok (0.054s) 2022-08-13T13:53:58.6042633Z test_nn_HingeEmbeddingLoss_margin (__main__.TestJitGeneratedModule) ... ok (0.043s) 2022-08-13T13:53:58.6088796Z test_nn_HingeEmbeddingLoss_margin_no_reduce (__main__.TestJitGeneratedModule) ... ok (0.004s) 2022-08-13T13:53:58.6526080Z test_nn_HingeEmbeddingLoss_no_batch_dim_mean (__main__.TestJitGeneratedModule) ... ok (0.044s) 2022-08-13T13:53:58.6954682Z test_nn_HingeEmbeddingLoss_no_batch_dim_none (__main__.TestJitGeneratedModule) ... ok (0.043s) 2022-08-13T13:53:58.7389605Z test_nn_HingeEmbeddingLoss_no_batch_dim_sum (__main__.TestJitGeneratedModule) ... ok (0.043s) 2022-08-13T13:53:58.7433054Z test_nn_HingeEmbeddingLoss_no_reduce (__main__.TestJitGeneratedModule) ... ok (0.004s) 2022-08-13T13:53:58.7861506Z test_nn_HingeEmbeddingLoss_scalar_margin (__main__.TestJitGeneratedModule) ... ok (0.043s) 2022-08-13T13:53:58.8316781Z test_nn_HuberLoss (__main__.TestJitGeneratedModule) ... ok (0.045s) 2022-08-13T13:53:58.8359740Z test_nn_HuberLoss_delta (__main__.TestJitGeneratedModule) ... ok (0.004s) 2022-08-13T13:53:58.8736792Z test_nn_HuberLoss_no_batch_dim_mean (__main__.TestJitGeneratedModule) ... ok (0.037s) 2022-08-13T13:53:58.9118233Z test_nn_HuberLoss_no_batch_dim_none (__main__.TestJitGeneratedModule) ... ok (0.038s) 2022-08-13T13:53:58.9487260Z test_nn_HuberLoss_no_batch_dim_sum (__main__.TestJitGeneratedModule) ... ok (0.037s) 2022-08-13T13:53:59.1010412Z test_nn_InstanceNorm1d (__main__.TestJitGeneratedModule) ... ok (0.152s) 2022-08-13T13:53:59.2464803Z test_nn_InstanceNorm1d_no_batch_dim (__main__.TestJitGeneratedModule) ... ok (0.145s) 2022-08-13T13:53:59.4039941Z test_nn_InstanceNorm1d_tracking_stats (__main__.TestJitGeneratedModule) ... ok (0.157s) 2022-08-13T13:53:59.5612858Z test_nn_InstanceNorm1d_tracking_stats_no_batch_dim (__main__.TestJitGeneratedModule) ... ok (0.157s) 2022-08-13T13:53:59.7076964Z test_nn_InstanceNorm2d (__main__.TestJitGeneratedModule) ... ok (0.146s) 2022-08-13T13:53:59.8537052Z test_nn_InstanceNorm2d_no_batch_dim (__main__.TestJitGeneratedModule) ... ok (0.146s) 2022-08-13T13:54:00.0137762Z test_nn_InstanceNorm2d_tracking_stats (__main__.TestJitGeneratedModule) ... ok (0.160s) 2022-08-13T13:54:00.1719605Z test_nn_InstanceNorm2d_tracking_stats_no_batch_dim (__main__.TestJitGeneratedModule) ... ok (0.158s) 2022-08-13T13:54:00.3183352Z test_nn_InstanceNorm3d (__main__.TestJitGeneratedModule) ... ok (0.146s) 2022-08-13T13:54:00.4647235Z test_nn_InstanceNorm3d_no_batch_dim (__main__.TestJitGeneratedModule) ... ok (0.146s) 2022-08-13T13:54:00.6229407Z test_nn_InstanceNorm3d_tracking_stats (__main__.TestJitGeneratedModule) ... ok (0.158s) 2022-08-13T13:54:00.7811447Z test_nn_InstanceNorm3d_tracking_stats_no_batch_dim (__main__.TestJitGeneratedModule) ... ok (0.158s) 2022-08-13T13:54:00.8458548Z test_nn_KLDivLoss (__main__.TestJitGeneratedModule) ... ok (0.065s) 2022-08-13T13:54:00.8949739Z test_nn_KLDivLoss_log_target (__main__.TestJitGeneratedModule) ... ok (0.049s) 2022-08-13T13:54:00.9440497Z test_nn_KLDivLoss_no_batch_dim_mean (__main__.TestJitGeneratedModule) ... ok (0.049s) 2022-08-13T13:54:00.9931579Z test_nn_KLDivLoss_no_batch_dim_none (__main__.TestJitGeneratedModule) ... ok (0.049s) 2022-08-13T13:54:01.0444179Z test_nn_KLDivLoss_no_batch_dim_sum (__main__.TestJitGeneratedModule) ... ok (0.051s) 2022-08-13T13:54:01.0488349Z test_nn_KLDivLoss_no_reduce (__main__.TestJitGeneratedModule) ... ok (0.004s) 2022-08-13T13:54:01.0530323Z test_nn_KLDivLoss_no_reduce_log_target (__main__.TestJitGeneratedModule) ... ok (0.004s) 2022-08-13T13:54:01.0572118Z test_nn_KLDivLoss_no_reduce_scalar (__main__.TestJitGeneratedModule) ... ok (0.004s) 2022-08-13T13:54:01.0613426Z test_nn_KLDivLoss_no_reduce_scalar_log_target (__main__.TestJitGeneratedModule) ... ok (0.004s) 2022-08-13T13:54:01.1106646Z test_nn_KLDivLoss_scalar (__main__.TestJitGeneratedModule) ... ok (0.049s) 2022-08-13T13:54:01.1602395Z test_nn_KLDivLoss_scalar_log_target (__main__.TestJitGeneratedModule) ... ok (0.049s) 2022-08-13T13:54:01.1645742Z test_nn_KLDivLoss_with_log_target_no_reduce (__main__.TestJitGeneratedModule) ... ok (0.004s) 2022-08-13T13:54:01.1687942Z test_nn_KLDivLoss_with_target_no_reduce (__main__.TestJitGeneratedModule) ... ok (0.004s) 2022-08-13T13:54:01.2241734Z test_nn_L1Loss (__main__.TestJitGeneratedModule) ... ok (0.055s) 2022-08-13T13:54:01.2685260Z test_nn_L1Loss_no_batch_dim_mean (__main__.TestJitGeneratedModule) ... ok (0.044s) 2022-08-13T13:54:01.3130558Z test_nn_L1Loss_no_batch_dim_none (__main__.TestJitGeneratedModule) ... ok (0.044s) 2022-08-13T13:54:01.3574382Z test_nn_L1Loss_no_batch_dim_sum (__main__.TestJitGeneratedModule) ... ok (0.044s) 2022-08-13T13:54:01.3617171Z test_nn_L1Loss_no_reduce (__main__.TestJitGeneratedModule) ... ok (0.004s) 2022-08-13T13:54:01.3659446Z test_nn_L1Loss_no_reduce_complex (__main__.TestJitGeneratedModule) ... ok (0.004s) 2022-08-13T13:54:01.3701120Z test_nn_L1Loss_no_reduce_scalar (__main__.TestJitGeneratedModule) ... ok (0.004s) 2022-08-13T13:54:01.4141246Z test_nn_L1Loss_scalar (__main__.TestJitGeneratedModule) ... ok (0.044s) 2022-08-13T13:54:01.5754223Z test_nn_LPPool1d (__main__.TestJitGeneratedModule) ... ok (0.161s) 2022-08-13T13:54:01.7338282Z test_nn_LPPool1d_no_batch_dim (__main__.TestJitGeneratedModule) ... ok (0.158s) 2022-08-13T13:54:01.8991058Z test_nn_LPPool1d_norm (__main__.TestJitGeneratedModule) ... ok (0.165s) 2022-08-13T13:54:02.1074910Z test_nn_LPPool2d (__main__.TestJitGeneratedModule) ... ok (0.208s) 2022-08-13T13:54:02.3204534Z test_nn_LPPool2d_norm (__main__.TestJitGeneratedModule) ... ok (0.213s) 2022-08-13T13:54:02.4421005Z test_nn_LSTMCell (__main__.TestJitGeneratedModule) ... ok (0.122s) 2022-08-13T13:54:02.5182225Z test_nn_LayerNorm_1d_elementwise_affine (__main__.TestJitGeneratedModule) ... ok (0.076s) 2022-08-13T13:54:02.5885402Z test_nn_LayerNorm_1d_empty_elementwise_affine (__main__.TestJitGeneratedModule) ... ok (0.070s) 2022-08-13T13:54:02.6575023Z test_nn_LayerNorm_1d_no_elementwise_affine (__main__.TestJitGeneratedModule) ... ok (0.069s) 2022-08-13T13:54:02.7300025Z test_nn_LayerNorm_3d_elementwise_affine (__main__.TestJitGeneratedModule) ... ok (0.072s) 2022-08-13T13:54:02.8879958Z test_nn_LayerNorm_3d_no_affine_large_feature (__main__.TestJitGeneratedModule) ... ok (0.158s) 2022-08-13T13:54:02.9629069Z test_nn_LayerNorm_3d_no_elementwise_affine (__main__.TestJitGeneratedModule) ... ok (0.075s) 2022-08-13T13:54:03.0258381Z test_nn_LeakyReLU (__main__.TestJitGeneratedModule) ... ok (0.063s) 2022-08-13T13:54:03.0887729Z test_nn_LeakyReLU_no_batch_dim (__main__.TestJitGeneratedModule) ... ok (0.063s) 2022-08-13T13:54:03.1523057Z test_nn_LeakyReLU_with_negval (__main__.TestJitGeneratedModule) ... ok (0.063s) 2022-08-13T13:54:03.2166108Z test_nn_LeakyReLU_with_negval_scalar (__main__.TestJitGeneratedModule) ... ok (0.064s) 2022-08-13T13:54:03.2796007Z test_nn_LeakyReLU_with_zero_negval (__main__.TestJitGeneratedModule) ... ok (0.063s) 2022-08-13T13:54:03.3373130Z test_nn_Linear (__main__.TestJitGeneratedModule) ... ok (0.058s) 2022-08-13T13:54:03.3953023Z test_nn_Linear_no_batch_dim (__main__.TestJitGeneratedModule) ... ok (0.058s) 2022-08-13T13:54:03.4520597Z test_nn_Linear_no_bias (__main__.TestJitGeneratedModule) ... ok (0.057s) 2022-08-13T13:54:03.7008429Z test_nn_LocalResponseNorm_1d (__main__.TestJitGeneratedModule) ... ok (0.249s) 2022-08-13T13:54:03.9642706Z test_nn_LocalResponseNorm_2d_uneven_pad (__main__.TestJitGeneratedModule) ... ok (0.263s) 2022-08-13T13:54:04.2497614Z test_nn_LocalResponseNorm_3d_custom_params (__main__.TestJitGeneratedModule) ... ok (0.285s) 2022-08-13T13:54:04.3017433Z test_nn_LogSigmoid (__main__.TestJitGeneratedModule) ... ok (0.052s) 2022-08-13T13:54:04.3519027Z test_nn_LogSigmoid_no_batch_dim (__main__.TestJitGeneratedModule) ... ok (0.050s) 2022-08-13T13:54:04.4010093Z test_nn_LogSigmoid_scalar (__main__.TestJitGeneratedModule) ... ok (0.049s) 2022-08-13T13:54:04.4773158Z test_nn_LogSoftmax (__main__.TestJitGeneratedModule) ... ok (0.076s) 2022-08-13T13:54:04.5544545Z test_nn_LogSoftmax_multiparam (__main__.TestJitGeneratedModule) ... ok (0.077s) 2022-08-13T13:54:04.6301499Z test_nn_LogSoftmax_multiparam_scalar (__main__.TestJitGeneratedModule) ... ok (0.076s) 2022-08-13T13:54:04.7062255Z test_nn_LogSoftmax_no_batch_dim (__main__.TestJitGeneratedModule) ... ok (0.076s) 2022-08-13T13:54:04.7624879Z test_nn_MSELoss (__main__.TestJitGeneratedModule) ... ok (0.056s) 2022-08-13T13:54:04.8062266Z test_nn_MSELoss_no_batch_dim_mean (__main__.TestJitGeneratedModule) ... ok (0.044s) 2022-08-13T13:54:04.8502091Z test_nn_MSELoss_no_batch_dim_none (__main__.TestJitGeneratedModule) ... ok (0.044s) 2022-08-13T13:54:04.8939426Z test_nn_MSELoss_no_batch_dim_sum (__main__.TestJitGeneratedModule) ... ok (0.044s) 2022-08-13T13:54:04.8983613Z test_nn_MSELoss_no_reduce (__main__.TestJitGeneratedModule) ... ok (0.004s) 2022-08-13T13:54:04.9025198Z test_nn_MSELoss_no_reduce_scalar (__main__.TestJitGeneratedModule) ... ok (0.004s) 2022-08-13T13:54:04.9621458Z test_nn_MSELoss_prec (__main__.TestJitGeneratedModule) ... ok (0.059s) 2022-08-13T13:54:05.0072200Z test_nn_MSELoss_scalar (__main__.TestJitGeneratedModule) ... ok (0.045s) 2022-08-13T13:54:05.0731900Z test_nn_MarginRankingLoss (__main__.TestJitGeneratedModule) ... ok (0.066s) 2022-08-13T13:54:05.1221802Z test_nn_MarginRankingLoss_margin (__main__.TestJitGeneratedModule) ... ok (0.049s) 2022-08-13T13:54:05.1713831Z test_nn_MarginRankingLoss_no_batch_dim_mean (__main__.TestJitGeneratedModule) ... ok (0.049s) 2022-08-13T13:54:05.2200402Z test_nn_MarginRankingLoss_no_batch_dim_none (__main__.TestJitGeneratedModule) ... ok (0.049s) 2022-08-13T13:54:05.2688680Z test_nn_MarginRankingLoss_no_batch_dim_sum (__main__.TestJitGeneratedModule) ... ok (0.049s) 2022-08-13T13:54:05.3522453Z test_nn_MaxPool1d (__main__.TestJitGeneratedModule) ... ok (0.083s) 2022-08-13T13:54:05.4397502Z test_nn_MaxPool1d_return_indices (__main__.TestJitGeneratedModule) ... ok (0.087s) 2022-08-13T13:54:05.5160482Z test_nn_MaxPool1d_stride (__main__.TestJitGeneratedModule) ... ok (0.076s) 2022-08-13T13:54:05.5932724Z test_nn_MaxPool2d_3d_input (__main__.TestJitGeneratedModule) ... ok (0.077s) 2022-08-13T13:54:05.6703864Z test_nn_MaxPool2d_4d_input (__main__.TestJitGeneratedModule) ... ok (0.077s) 2022-08-13T13:54:05.7599762Z test_nn_MaxPool2d_return_indices (__main__.TestJitGeneratedModule) ... ok (0.089s) 2022-08-13T13:54:05.8375270Z test_nn_MaxPool3d (__main__.TestJitGeneratedModule) ... ok (0.077s) 2022-08-13T13:54:05.9259429Z test_nn_MaxPool3d_return_indices (__main__.TestJitGeneratedModule) ... ok (0.088s) 2022-08-13T13:54:06.0029399Z test_nn_MaxPool3d_stride (__main__.TestJitGeneratedModule) ... ok (0.077s) 2022-08-13T13:54:06.0795156Z test_nn_MaxPool3d_stride_padding (__main__.TestJitGeneratedModule) ... ok (0.076s) 2022-08-13T13:54:06.1426221Z test_nn_Mish (__main__.TestJitGeneratedModule) ... ok (0.063s) 2022-08-13T13:54:06.2012662Z test_nn_Mish_no_batch_dim (__main__.TestJitGeneratedModule) ... ok (0.059s) 2022-08-13T13:54:06.2593911Z test_nn_Mish_scalar (__main__.TestJitGeneratedModule) ... ok (0.058s) 2022-08-13T13:54:06.3118542Z test_nn_MultiLabelMarginLoss (__main__.TestJitGeneratedModule) ... ok (0.052s) 2022-08-13T13:54:06.3160639Z test_nn_MultiLabelMarginLoss_0d_no_reduce (__main__.TestJitGeneratedModule) ... ok (0.004s) 2022-08-13T13:54:06.3578136Z test_nn_MultiLabelMarginLoss_1d (__main__.TestJitGeneratedModule) ... ok (0.041s) 2022-08-13T13:54:06.3623378Z test_nn_MultiLabelMarginLoss_1d_no_reduce (__main__.TestJitGeneratedModule) ... ok (0.005s) 2022-08-13T13:54:06.3664946Z test_nn_MultiLabelMarginLoss_index_neg (__main__.TestJitGeneratedModule) ... ok (0.004s) 2022-08-13T13:54:06.4096142Z test_nn_MultiLabelMarginLoss_no_batch_dim_mean (__main__.TestJitGeneratedModule) ... ok (0.043s) 2022-08-13T13:54:06.4513348Z test_nn_MultiLabelMarginLoss_no_batch_dim_none (__main__.TestJitGeneratedModule) ... ok (0.042s) 2022-08-13T13:54:06.4933815Z test_nn_MultiLabelMarginLoss_no_batch_dim_sum (__main__.TestJitGeneratedModule) ... ok (0.042s) 2022-08-13T13:54:06.4975971Z test_nn_MultiLabelMarginLoss_no_reduce (__main__.TestJitGeneratedModule) ... ok (0.004s) 2022-08-13T13:54:06.6164795Z test_nn_MultiLabelSoftMarginLoss (__main__.TestJitGeneratedModule) ... ok (0.119s) 2022-08-13T13:54:06.6987203Z test_nn_MultiLabelSoftMarginLoss_no_batch_dim_mean (__main__.TestJitGeneratedModule) ... ok (0.082s) 2022-08-13T13:54:06.7803264Z test_nn_MultiLabelSoftMarginLoss_no_batch_dim_none (__main__.TestJitGeneratedModule) ... ok (0.082s) 2022-08-13T13:54:06.8624964Z test_nn_MultiLabelSoftMarginLoss_no_batch_dim_sum (__main__.TestJitGeneratedModule) ... ok (0.082s) 2022-08-13T13:54:06.8666666Z test_nn_MultiLabelSoftMarginLoss_no_reduce (__main__.TestJitGeneratedModule) ... ok (0.004s) 2022-08-13T13:54:06.9782135Z test_nn_MultiLabelSoftMarginLoss_weights (__main__.TestJitGeneratedModule) ... ok (0.111s) 2022-08-13T13:54:06.9825839Z test_nn_MultiLabelSoftMarginLoss_weights_no_reduce (__main__.TestJitGeneratedModule) ... ok (0.004s) 2022-08-13T13:54:07.0431790Z test_nn_MultiMarginLoss (__main__.TestJitGeneratedModule) ... ok (0.060s) 2022-08-13T13:54:07.0906543Z test_nn_MultiMarginLoss_1d (__main__.TestJitGeneratedModule) ... ok (0.047s) 2022-08-13T13:54:07.0954015Z test_nn_MultiMarginLoss_1d_no_reduce (__main__.TestJitGeneratedModule) ... ok (0.005s) 2022-08-13T13:54:07.1429988Z test_nn_MultiMarginLoss_margin (__main__.TestJitGeneratedModule) ... ok (0.048s) 2022-08-13T13:54:07.1472434Z test_nn_MultiMarginLoss_margin_no_reduce (__main__.TestJitGeneratedModule) ... ok (0.004s) 2022-08-13T13:54:07.1513272Z test_nn_MultiMarginLoss_no_reduce (__main__.TestJitGeneratedModule) ... ok (0.004s) 2022-08-13T13:54:07.1989260Z test_nn_MultiMarginLoss_p (__main__.TestJitGeneratedModule) ... ok (0.047s) 2022-08-13T13:54:07.2035326Z test_nn_MultiMarginLoss_p_no_reduce (__main__.TestJitGeneratedModule) ... ok (0.004s) 2022-08-13T13:54:07.2537253Z test_nn_MultiMarginLoss_weights (__main__.TestJitGeneratedModule) ... ok (0.050s) 2022-08-13T13:54:07.2580079Z test_nn_MultiMarginLoss_weights_no_reduce (__main__.TestJitGeneratedModule) ... ok (0.004s) 2022-08-13T13:54:07.2620980Z test_nn_MultiheadAttention (__main__.TestJitGeneratedModule) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:54:07.3162269Z test_nn_NLLLoss (__main__.TestJitGeneratedModule) ... ok (0.054s) 2022-08-13T13:54:07.3207247Z test_nn_NLLLoss2d_no_reduce (__main__.TestJitGeneratedModule) ... ok (0.004s) 2022-08-13T13:54:07.3248552Z test_nn_NLLLoss2d_no_reduce_ignore_index (__main__.TestJitGeneratedModule) ... ok (0.004s) 2022-08-13T13:54:07.3289725Z test_nn_NLLLoss2d_no_reduce_weights (__main__.TestJitGeneratedModule) ... ok (0.004s) 2022-08-13T13:54:07.3330788Z test_nn_NLLLossNd_no_reduce (__main__.TestJitGeneratedModule) ... ok (0.004s) 2022-08-13T13:54:07.3371758Z test_nn_NLLLossNd_no_reduce_ignore_index (__main__.TestJitGeneratedModule) ... ok (0.004s) 2022-08-13T13:54:07.3412539Z test_nn_NLLLossNd_no_reduce_weights (__main__.TestJitGeneratedModule) ... ok (0.004s) 2022-08-13T13:54:07.3836968Z test_nn_NLLLoss_2d (__main__.TestJitGeneratedModule) ... ok (0.042s) 2022-08-13T13:54:07.4266754Z test_nn_NLLLoss_2d_ignore_index (__main__.TestJitGeneratedModule) ... ok (0.043s) 2022-08-13T13:54:07.4714365Z test_nn_NLLLoss_2d_weights (__main__.TestJitGeneratedModule) ... ok (0.045s) 2022-08-13T13:54:07.5145913Z test_nn_NLLLoss_dim_is_3 (__main__.TestJitGeneratedModule) ... ok (0.043s) 2022-08-13T13:54:07.5581350Z test_nn_NLLLoss_higher_dim (__main__.TestJitGeneratedModule) ... ok (0.043s) 2022-08-13T13:54:07.6005494Z test_nn_NLLLoss_ignore_index (__main__.TestJitGeneratedModule) ... ok (0.042s) 2022-08-13T13:54:07.6433323Z test_nn_NLLLoss_no_batch_dim_mean (__main__.TestJitGeneratedModule) ... ok (0.043s) 2022-08-13T13:54:07.6863284Z test_nn_NLLLoss_no_batch_dim_none (__main__.TestJitGeneratedModule) ... ok (0.043s) 2022-08-13T13:54:07.7290886Z test_nn_NLLLoss_no_batch_dim_sum (__main__.TestJitGeneratedModule) ... ok (0.043s) 2022-08-13T13:54:07.7332379Z test_nn_NLLLoss_no_reduce (__main__.TestJitGeneratedModule) ... ok (0.004s) 2022-08-13T13:54:07.7373022Z test_nn_NLLLoss_no_reduce_ignore_index (__main__.TestJitGeneratedModule) ... ok (0.004s) 2022-08-13T13:54:07.7413227Z test_nn_NLLLoss_no_reduce_weights (__main__.TestJitGeneratedModule) ... ok (0.004s) 2022-08-13T13:54:07.7453555Z test_nn_NLLLoss_no_reduce_weights_ignore_index (__main__.TestJitGeneratedModule) ... ok (0.004s) 2022-08-13T13:54:07.7494464Z test_nn_NLLLoss_no_reduce_weights_ignore_index_neg (__main__.TestJitGeneratedModule) ... ok (0.004s) 2022-08-13T13:54:07.7933205Z test_nn_NLLLoss_weights (__main__.TestJitGeneratedModule) ... ok (0.044s) 2022-08-13T13:54:07.8369494Z test_nn_NLLLoss_weights_ignore_index (__main__.TestJitGeneratedModule) ... ok (0.043s) 2022-08-13T13:54:07.8799483Z test_nn_NLLLoss_weights_ignore_index_neg (__main__.TestJitGeneratedModule) ... ok (0.043s) 2022-08-13T13:54:07.9334221Z test_nn_PReLU_1d (__main__.TestJitGeneratedModule) ... ok (0.053s) 2022-08-13T13:54:07.9866057Z test_nn_PReLU_1d_multiparam (__main__.TestJitGeneratedModule) ... ok (0.053s) 2022-08-13T13:54:08.0399591Z test_nn_PReLU_2d (__main__.TestJitGeneratedModule) ... ok (0.053s) 2022-08-13T13:54:08.0935202Z test_nn_PReLU_2d_multiparam (__main__.TestJitGeneratedModule) ... ok (0.053s) 2022-08-13T13:54:08.1475223Z test_nn_PReLU_3d (__main__.TestJitGeneratedModule) ... ok (0.054s) 2022-08-13T13:54:08.2014981Z test_nn_PReLU_3d_multiparam (__main__.TestJitGeneratedModule) ... ok (0.054s) 2022-08-13T13:54:08.2549197Z test_nn_PReLU_no_batch_dim (__main__.TestJitGeneratedModule) ... ok (0.053s) 2022-08-13T13:54:08.3074472Z test_nn_PReLU_scalar (__main__.TestJitGeneratedModule) ... ok (0.052s) 2022-08-13T13:54:08.3118524Z test_nn_Padding122112_3dcircular (__main__.TestJitGeneratedModule) ... ok (0.004s) 2022-08-13T13:54:08.3159135Z test_nn_Padding1221_2dcircular (__main__.TestJitGeneratedModule) ... ok (0.004s) 2022-08-13T13:54:08.3199896Z test_nn_Padding12_1dcircular (__main__.TestJitGeneratedModule) ... ok (0.004s) 2022-08-13T13:54:08.3241028Z test_nn_Padding2322_2dcircular (__main__.TestJitGeneratedModule) ... ok (0.004s) 2022-08-13T13:54:08.3281758Z test_nn_Padding31_1dcircular (__main__.TestJitGeneratedModule) ... ok (0.004s) 2022-08-13T13:54:08.3322278Z test_nn_Padding322112_3dcircular (__main__.TestJitGeneratedModule) ... ok (0.004s) 2022-08-13T13:54:08.3363164Z test_nn_Padding332122_3dcircular (__main__.TestJitGeneratedModule) ... ok (0.004s) 2022-08-13T13:54:08.3403976Z test_nn_Padding3331_2dcircular (__main__.TestJitGeneratedModule) ... ok (0.004s) 2022-08-13T13:54:08.3444800Z test_nn_Padding33_1dcircular (__main__.TestJitGeneratedModule) ... ok (0.004s) 2022-08-13T13:54:08.4018466Z test_nn_PairwiseDistance (__main__.TestJitGeneratedModule) ... ok (0.057s) 2022-08-13T13:54:08.4598768Z test_nn_PairwiseDistance_broadcast_lhs (__main__.TestJitGeneratedModule) ... ok (0.058s) 2022-08-13T13:54:08.5188912Z test_nn_PairwiseDistance_broadcast_rhs (__main__.TestJitGeneratedModule) ... ok (0.059s) 2022-08-13T13:54:08.5769167Z test_nn_PairwiseDistance_no_batch_dim (__main__.TestJitGeneratedModule) ... ok (0.058s) 2022-08-13T13:54:08.6362353Z test_nn_PairwiseDistance_with_non_default_args (__main__.TestJitGeneratedModule) ... ok (0.059s) 2022-08-13T13:54:08.6884865Z test_nn_PixelShuffle (__main__.TestJitGeneratedModule) ... ok (0.052s) 2022-08-13T13:54:08.7403816Z test_nn_PixelUnshuffle (__main__.TestJitGeneratedModule) ... ok (0.052s) 2022-08-13T13:54:08.7993338Z test_nn_PoissonNLLLoss_full_loss (__main__.TestJitGeneratedModule) ... ok (0.059s) 2022-08-13T13:54:08.8457959Z test_nn_PoissonNLLLoss_full_loss_no_log_input (__main__.TestJitGeneratedModule) ... ok (0.046s) 2022-08-13T13:54:08.8922062Z test_nn_PoissonNLLLoss_no_batch_dim_mean (__main__.TestJitGeneratedModule) ... ok (0.046s) 2022-08-13T13:54:08.9385955Z test_nn_PoissonNLLLoss_no_batch_dim_none (__main__.TestJitGeneratedModule) ... ok (0.046s) 2022-08-13T13:54:08.9849323Z test_nn_PoissonNLLLoss_no_batch_dim_sum (__main__.TestJitGeneratedModule) ... ok (0.046s) 2022-08-13T13:54:09.0314453Z test_nn_PoissonNLLLoss_no_full_loss (__main__.TestJitGeneratedModule) ... ok (0.046s) 2022-08-13T13:54:09.0778512Z test_nn_PoissonNLLLoss_no_full_loss_no_log_input (__main__.TestJitGeneratedModule) ... ok (0.046s) 2022-08-13T13:54:09.0821583Z test_nn_PoissonNLLLoss_no_reduce (__main__.TestJitGeneratedModule) ... ok (0.004s) 2022-08-13T13:54:09.1892763Z test_nn_RNNCell (__main__.TestJitGeneratedModule) ... ok (0.107s) 2022-08-13T13:54:09.2568877Z test_nn_RReLU (__main__.TestJitGeneratedModule) ... ok (0.067s) 2022-08-13T13:54:09.3236814Z test_nn_RReLU_no_batch_dim (__main__.TestJitGeneratedModule) ... ok (0.067s) 2022-08-13T13:54:09.3910835Z test_nn_RReLU_with_up_down (__main__.TestJitGeneratedModule) ... ok (0.067s) 2022-08-13T13:54:09.4578782Z test_nn_RReLU_with_up_down_scalar (__main__.TestJitGeneratedModule) ... ok (0.067s) 2022-08-13T13:54:09.5171739Z test_nn_ReLU (__main__.TestJitGeneratedModule) ... ok (0.059s) 2022-08-13T13:54:09.5838764Z test_nn_ReLU6 (__main__.TestJitGeneratedModule) ... ok (0.066s) 2022-08-13T13:54:09.6502517Z test_nn_ReLU6_no_batch_dim (__main__.TestJitGeneratedModule) ... ok (0.066s) 2022-08-13T13:54:09.7147820Z test_nn_ReLU6_scalar (__main__.TestJitGeneratedModule) ... ok (0.064s) 2022-08-13T13:54:09.7737688Z test_nn_ReLU_no_batch_dim (__main__.TestJitGeneratedModule) ... ok (0.059s) 2022-08-13T13:54:09.8323507Z test_nn_ReLU_scalar (__main__.TestJitGeneratedModule) ... ok (0.058s) 2022-08-13T13:54:09.8870165Z test_nn_ReflectionPad1d (__main__.TestJitGeneratedModule) ... ok (0.054s) 2022-08-13T13:54:09.9412587Z test_nn_ReflectionPad1d_batch (__main__.TestJitGeneratedModule) ... ok (0.054s) 2022-08-13T13:54:09.9957113Z test_nn_ReflectionPad1d_complex (__main__.TestJitGeneratedModule) ... ok (0.054s) 2022-08-13T13:54:10.0512347Z test_nn_ReflectionPad2d (__main__.TestJitGeneratedModule) ... ok (0.055s) 2022-08-13T13:54:10.1072886Z test_nn_ReflectionPad2d_complex (__main__.TestJitGeneratedModule) ... ok (0.056s) 2022-08-13T13:54:10.1626750Z test_nn_ReflectionPad2d_no_batch_dim (__main__.TestJitGeneratedModule) ... ok (0.055s) 2022-08-13T13:54:10.2203248Z test_nn_ReflectionPad3d (__main__.TestJitGeneratedModule) ... ok (0.057s) 2022-08-13T13:54:10.2787004Z test_nn_ReflectionPad3d_complex (__main__.TestJitGeneratedModule) ... ok (0.058s) 2022-08-13T13:54:10.3349448Z test_nn_ReflectionPad3d_no_batch_dim (__main__.TestJitGeneratedModule) ... ok (0.056s) 2022-08-13T13:54:10.3896852Z test_nn_ReplicationPad1d (__main__.TestJitGeneratedModule) ... ok (0.055s) 2022-08-13T13:54:10.4440617Z test_nn_ReplicationPad1d_batch (__main__.TestJitGeneratedModule) ... ok (0.054s) 2022-08-13T13:54:10.4988745Z test_nn_ReplicationPad1d_complex (__main__.TestJitGeneratedModule) ... ok (0.055s) 2022-08-13T13:54:10.5542822Z test_nn_ReplicationPad2d (__main__.TestJitGeneratedModule) ... ok (0.055s) 2022-08-13T13:54:10.6100511Z test_nn_ReplicationPad2d_complex (__main__.TestJitGeneratedModule) ... ok (0.056s) 2022-08-13T13:54:10.6673940Z test_nn_ReplicationPad2d_no_batch_dim (__main__.TestJitGeneratedModule) ... ok (0.057s) 2022-08-13T13:54:10.7233000Z test_nn_ReplicationPad3d (__main__.TestJitGeneratedModule) ... ok (0.056s) 2022-08-13T13:54:10.7796036Z test_nn_ReplicationPad3d_complex (__main__.TestJitGeneratedModule) ... ok (0.056s) 2022-08-13T13:54:10.8351900Z test_nn_ReplicationPad3d_no_batch_dim (__main__.TestJitGeneratedModule) ... ok (0.055s) 2022-08-13T13:54:10.8943877Z test_nn_SELU (__main__.TestJitGeneratedModule) ... ok (0.059s) 2022-08-13T13:54:10.9529761Z test_nn_SELU_no_batch_dim (__main__.TestJitGeneratedModule) ... ok (0.058s) 2022-08-13T13:54:11.0120966Z test_nn_SELU_scalar (__main__.TestJitGeneratedModule) ... ok (0.059s) 2022-08-13T13:54:11.0720081Z test_nn_SiLU (__main__.TestJitGeneratedModule) ... ok (0.060s) 2022-08-13T13:54:11.1312931Z test_nn_SiLU_no_batch_dim (__main__.TestJitGeneratedModule) ... ok (0.059s) 2022-08-13T13:54:11.1903453Z test_nn_SiLU_scalar (__main__.TestJitGeneratedModule) ... ok (0.059s) 2022-08-13T13:54:11.2405453Z test_nn_Sigmoid (__main__.TestJitGeneratedModule) ... ok (0.050s) 2022-08-13T13:54:11.2898241Z test_nn_Sigmoid_no_batch_dim (__main__.TestJitGeneratedModule) ... ok (0.049s) 2022-08-13T13:54:11.3390353Z test_nn_Sigmoid_scalar (__main__.TestJitGeneratedModule) ... ok (0.049s) 2022-08-13T13:54:11.3965705Z test_nn_SmoothL1Loss (__main__.TestJitGeneratedModule) ... ok (0.057s) 2022-08-13T13:54:11.4008891Z test_nn_SmoothL1Loss_beta (__main__.TestJitGeneratedModule) ... ok (0.004s) 2022-08-13T13:54:11.4459754Z test_nn_SmoothL1Loss_no_batch_dim_mean (__main__.TestJitGeneratedModule) ... ok (0.045s) 2022-08-13T13:54:11.4911016Z test_nn_SmoothL1Loss_no_batch_dim_none (__main__.TestJitGeneratedModule) ... ok (0.045s) 2022-08-13T13:54:11.5360894Z test_nn_SmoothL1Loss_no_batch_dim_sum (__main__.TestJitGeneratedModule) ... ok (0.045s) 2022-08-13T13:54:11.5406913Z test_nn_SmoothL1Loss_no_reduce (__main__.TestJitGeneratedModule) ... ok (0.005s) 2022-08-13T13:54:11.5449507Z test_nn_SmoothL1Loss_no_reduce_scalar (__main__.TestJitGeneratedModule) ... ok (0.004s) 2022-08-13T13:54:11.5900393Z test_nn_SmoothL1Loss_scalar (__main__.TestJitGeneratedModule) ... ok (0.045s) 2022-08-13T13:54:11.5943522Z test_nn_SmoothL1Loss_zero_beta (__main__.TestJitGeneratedModule) ... ok (0.004s) 2022-08-13T13:54:11.6463481Z test_nn_SoftMarginLoss (__main__.TestJitGeneratedModule) ... ok (0.052s) 2022-08-13T13:54:11.6884174Z test_nn_SoftMarginLoss_no_batch_dim_mean (__main__.TestJitGeneratedModule) ... ok (0.042s) 2022-08-13T13:54:11.7311941Z test_nn_SoftMarginLoss_no_batch_dim_none (__main__.TestJitGeneratedModule) ... ok (0.042s) 2022-08-13T13:54:11.7742588Z test_nn_SoftMarginLoss_no_batch_dim_sum (__main__.TestJitGeneratedModule) ... ok (0.043s) 2022-08-13T13:54:11.7786271Z test_nn_SoftMarginLoss_no_reduce (__main__.TestJitGeneratedModule) ... ok (0.004s) 2022-08-13T13:54:11.8625149Z test_nn_Softmax (__main__.TestJitGeneratedModule) ... ok (0.084s) 2022-08-13T13:54:11.9465072Z test_nn_Softmax2d (__main__.TestJitGeneratedModule) ... ok (0.084s) 2022-08-13T13:54:12.0303746Z test_nn_Softmax2d_no_batch_dim (__main__.TestJitGeneratedModule) ... ok (0.084s) 2022-08-13T13:54:12.1069916Z test_nn_Softmax_no_batch_dim (__main__.TestJitGeneratedModule) ... ok (0.076s) 2022-08-13T13:54:12.1833834Z test_nn_Softmax_scalar (__main__.TestJitGeneratedModule) ... ok (0.076s) 2022-08-13T13:54:12.2765497Z test_nn_Softmin (__main__.TestJitGeneratedModule) ... ok (0.093s) 2022-08-13T13:54:12.3629348Z test_nn_Softmin_multidim (__main__.TestJitGeneratedModule) ... ok (0.086s) 2022-08-13T13:54:12.4489494Z test_nn_Softmin_no_batch_dim (__main__.TestJitGeneratedModule) ... ok (0.086s) 2022-08-13T13:54:12.5337188Z test_nn_Softmin_scalar (__main__.TestJitGeneratedModule) ... ok (0.085s) 2022-08-13T13:54:12.5873638Z test_nn_Softplus (__main__.TestJitGeneratedModule) ... ok (0.054s) 2022-08-13T13:54:12.6412693Z test_nn_Softplus_beta (__main__.TestJitGeneratedModule) ... ok (0.054s) 2022-08-13T13:54:12.6953147Z test_nn_Softplus_beta_threshold (__main__.TestJitGeneratedModule) ... ok (0.054s) 2022-08-13T13:54:12.7483422Z test_nn_Softplus_beta_threshold_scalar (__main__.TestJitGeneratedModule) ... ok (0.053s) 2022-08-13T13:54:12.8029445Z test_nn_Softplus_no_batch_dim (__main__.TestJitGeneratedModule) ... ok (0.054s) 2022-08-13T13:54:12.8548683Z test_nn_Softshrink (__main__.TestJitGeneratedModule) ... ok (0.052s) 2022-08-13T13:54:12.9069903Z test_nn_Softshrink_lambda (__main__.TestJitGeneratedModule) ... ok (0.052s) 2022-08-13T13:54:12.9581303Z test_nn_Softshrink_lambda_scalar (__main__.TestJitGeneratedModule) ... ok (0.051s) 2022-08-13T13:54:13.0099932Z test_nn_Softshrink_no_batch_dim (__main__.TestJitGeneratedModule) ... ok (0.052s) 2022-08-13T13:54:13.1377740Z test_nn_Softsign (__main__.TestJitGeneratedModule) ... ok (0.128s) 2022-08-13T13:54:13.2431256Z test_nn_Softsign_no_batch_dim (__main__.TestJitGeneratedModule) ... ok (0.105s) 2022-08-13T13:54:13.3460881Z test_nn_Softsign_scalar (__main__.TestJitGeneratedModule) ... ok (0.103s) 2022-08-13T13:54:13.3968545Z test_nn_Tanh (__main__.TestJitGeneratedModule) ... ok (0.051s) 2022-08-13T13:54:13.4464304Z test_nn_Tanh_no_batch_dim (__main__.TestJitGeneratedModule) ... ok (0.049s) 2022-08-13T13:54:13.4960811Z test_nn_Tanh_scalar (__main__.TestJitGeneratedModule) ... ok (0.050s) 2022-08-13T13:54:13.6716962Z test_nn_Tanhshrink (__main__.TestJitGeneratedModule) ... ok (0.176s) 2022-08-13T13:54:13.7702158Z test_nn_Tanhshrink_no_batch_dim (__main__.TestJitGeneratedModule) ... ok (0.098s) 2022-08-13T13:54:13.8712919Z test_nn_Tanhshrink_scalar (__main__.TestJitGeneratedModule) ... ok (0.101s) 2022-08-13T13:54:13.9412226Z test_nn_Threshold_large_value (__main__.TestJitGeneratedModule) ... ok (0.070s) 2022-08-13T13:54:14.0055641Z test_nn_Threshold_no_batch_dim (__main__.TestJitGeneratedModule) ... ok (0.064s) 2022-08-13T13:54:14.0701254Z test_nn_Threshold_threshold_value (__main__.TestJitGeneratedModule) ... ok (0.064s) 2022-08-13T13:54:14.1336638Z test_nn_Threshold_threshold_value_scalar (__main__.TestJitGeneratedModule) ... ok (0.063s) 2022-08-13T13:54:14.1382028Z test_nn_Transformer (__main__.TestJitGeneratedModule) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:54:16.9022530Z test_nn_TransformerDecoderLayer_gelu_activation (__main__.TestJitGeneratedModule) ... ok (2.764s) 2022-08-13T13:54:19.5262230Z test_nn_TransformerDecoderLayer_relu_activation (__main__.TestJitGeneratedModule) ... ok (2.624s) 2022-08-13T13:54:21.8815566Z test_nn_TransformerEncoderLayer_gelu_activation (__main__.TestJitGeneratedModule) ... ok (2.355s) 2022-08-13T13:54:24.2487172Z test_nn_TransformerEncoderLayer_relu_activation (__main__.TestJitGeneratedModule) ... ok (2.367s) 2022-08-13T13:54:32.1965403Z test_nn_Transformer_multilayer_coder (__main__.TestJitGeneratedModule) ... ok (7.948s) 2022-08-13T13:54:32.2573077Z test_nn_TripletMarginLoss_no_batch_dim_mean (__main__.TestJitGeneratedModule) ... ok (0.061s) 2022-08-13T13:54:32.3051169Z test_nn_TripletMarginLoss_no_batch_dim_none (__main__.TestJitGeneratedModule) ... ok (0.048s) 2022-08-13T13:54:32.3531574Z test_nn_TripletMarginLoss_no_batch_dim_sum (__main__.TestJitGeneratedModule) ... ok (0.048s) 2022-08-13T13:54:32.4087760Z test_nn_Unflatten_no_batch_dim (__main__.TestJitGeneratedModule) ... ok (0.055s) 2022-08-13T13:54:32.4961554Z test_nn_Unfold (__main__.TestJitGeneratedModule) ... ok (0.087s) 2022-08-13T13:54:32.5767693Z test_nn_Unfold_int_input (__main__.TestJitGeneratedModule) ... ok (0.080s) 2022-08-13T13:54:32.6340436Z test_nn_ZeroPad2d (__main__.TestJitGeneratedModule) ... ok (0.057s) 2022-08-13T13:54:32.6916828Z test_nn_ZeroPad2d_complex (__main__.TestJitGeneratedModule) ... ok (0.058s) 2022-08-13T13:54:32.7483422Z test_nn_ZeroPad2d_negative_dims (__main__.TestJitGeneratedModule) ... ok (0.057s) 2022-08-13T13:54:32.8052737Z test_nn_ZeroPad2d_no_batch_dim (__main__.TestJitGeneratedModule) ... ok (0.057s) 2022-08-13T13:54:32.8098433Z test_nn_interpolate_bicubic_2d (__main__.TestJitGeneratedModule) ... ok (0.004s) 2022-08-13T13:54:32.8140837Z test_nn_interpolate_bicubic_2d_zero_dim (__main__.TestJitGeneratedModule) ... ok (0.004s) 2022-08-13T13:54:32.8183375Z test_nn_interpolate_bicubic_scale_2d (__main__.TestJitGeneratedModule) ... ok (0.004s) 2022-08-13T13:54:32.8225567Z test_nn_interpolate_bicubic_scale_tuple_shared_2d (__main__.TestJitGeneratedModule) ... ok (0.004s) 2022-08-13T13:54:32.8268024Z test_nn_interpolate_bicubic_scale_tuple_skewed_2d (__main__.TestJitGeneratedModule) ... ok (0.004s) 2022-08-13T13:54:32.8310449Z test_nn_interpolate_bicubic_scale_tuple_skewed_2d_align_corners (__main__.TestJitGeneratedModule) ... ok (0.004s) 2022-08-13T13:54:32.8352710Z test_nn_interpolate_bicubic_tuple_2d (__main__.TestJitGeneratedModule) ... ok (0.004s) 2022-08-13T13:54:32.8395093Z test_nn_interpolate_bicubic_tuple_2d_align_corners (__main__.TestJitGeneratedModule) ... ok (0.004s) 2022-08-13T13:54:32.8437324Z test_nn_interpolate_bilinear_2d (__main__.TestJitGeneratedModule) ... ok (0.004s) 2022-08-13T13:54:32.8479084Z test_nn_interpolate_bilinear_2d_zero_dim (__main__.TestJitGeneratedModule) ... ok (0.004s) 2022-08-13T13:54:32.8521166Z test_nn_interpolate_bilinear_scale_2d (__main__.TestJitGeneratedModule) ... ok (0.004s) 2022-08-13T13:54:32.8563366Z test_nn_interpolate_bilinear_scale_tuple_shared_2d (__main__.TestJitGeneratedModule) ... ok (0.004s) 2022-08-13T13:54:32.8605661Z test_nn_interpolate_bilinear_scale_tuple_skewed_2d (__main__.TestJitGeneratedModule) ... ok (0.004s) 2022-08-13T13:54:32.8648043Z test_nn_interpolate_bilinear_scale_tuple_skewed_2d_align_corners (__main__.TestJitGeneratedModule) ... ok (0.004s) 2022-08-13T13:54:32.8690338Z test_nn_interpolate_bilinear_tuple_2d (__main__.TestJitGeneratedModule) ... ok (0.004s) 2022-08-13T13:54:32.8732720Z test_nn_interpolate_bilinear_tuple_2d_align_corners (__main__.TestJitGeneratedModule) ... ok (0.004s) 2022-08-13T13:54:32.8774906Z test_nn_interpolate_linear_1d (__main__.TestJitGeneratedModule) ... ok (0.004s) 2022-08-13T13:54:32.8819053Z test_nn_interpolate_linear_1d_align_corners (__main__.TestJitGeneratedModule) ... ok (0.004s) 2022-08-13T13:54:32.8861404Z test_nn_interpolate_linear_1d_zero_dim (__main__.TestJitGeneratedModule) ... ok (0.004s) 2022-08-13T13:54:32.8903361Z test_nn_interpolate_linear_scale_1d (__main__.TestJitGeneratedModule) ... ok (0.004s) 2022-08-13T13:54:32.8945569Z test_nn_interpolate_linear_scale_1d_align_corners (__main__.TestJitGeneratedModule) ... ok (0.004s) 2022-08-13T13:54:32.8987938Z test_nn_interpolate_linear_tuple_1d (__main__.TestJitGeneratedModule) ... ok (0.004s) 2022-08-13T13:54:32.9030457Z test_nn_interpolate_nearest_1d (__main__.TestJitGeneratedModule) ... ok (0.004s) 2022-08-13T13:54:32.9072892Z test_nn_interpolate_nearest_1d_zero_dim (__main__.TestJitGeneratedModule) ... ok (0.004s) 2022-08-13T13:54:32.9114985Z test_nn_interpolate_nearest_2d (__main__.TestJitGeneratedModule) ... ok (0.004s) 2022-08-13T13:54:32.9157321Z test_nn_interpolate_nearest_2d_launch_configs (__main__.TestJitGeneratedModule) ... ok (0.004s) 2022-08-13T13:54:32.9199586Z test_nn_interpolate_nearest_2d_zero_dim (__main__.TestJitGeneratedModule) ... ok (0.004s) 2022-08-13T13:54:32.9241696Z test_nn_interpolate_nearest_3d (__main__.TestJitGeneratedModule) ... ok (0.004s) 2022-08-13T13:54:32.9284195Z test_nn_interpolate_nearest_3d_zero_dim (__main__.TestJitGeneratedModule) ... ok (0.004s) 2022-08-13T13:54:32.9326538Z test_nn_interpolate_nearest_scale_1d (__main__.TestJitGeneratedModule) ... ok (0.004s) 2022-08-13T13:54:32.9368968Z test_nn_interpolate_nearest_scale_2d (__main__.TestJitGeneratedModule) ... ok (0.004s) 2022-08-13T13:54:32.9411040Z test_nn_interpolate_nearest_scale_3d (__main__.TestJitGeneratedModule) ... ok (0.004s) 2022-08-13T13:54:32.9453319Z test_nn_interpolate_nearest_tuple_1d (__main__.TestJitGeneratedModule) ... ok (0.004s) 2022-08-13T13:54:32.9495674Z test_nn_interpolate_nearest_tuple_2d (__main__.TestJitGeneratedModule) ... ok (0.004s) 2022-08-13T13:54:32.9537840Z test_nn_interpolate_nearest_tuple_3d (__main__.TestJitGeneratedModule) ... ok (0.004s) 2022-08-13T13:54:32.9580081Z test_nn_interpolate_trilinear_3d (__main__.TestJitGeneratedModule) ... ok (0.004s) 2022-08-13T13:54:32.9622139Z test_nn_interpolate_trilinear_3d_zero_dim (__main__.TestJitGeneratedModule) ... ok (0.004s) 2022-08-13T13:54:32.9664602Z test_nn_interpolate_trilinear_scale_3d (__main__.TestJitGeneratedModule) ... ok (0.004s) 2022-08-13T13:54:32.9707141Z test_nn_interpolate_trilinear_scale_3d_align_corners (__main__.TestJitGeneratedModule) ... ok (0.004s) 2022-08-13T13:54:32.9749400Z test_nn_interpolate_trilinear_tuple_3d (__main__.TestJitGeneratedModule) ... ok (0.004s) 2022-08-13T13:54:32.9791312Z test_nn_interpolate_trilinear_tuple_3d_align_corners (__main__.TestJitGeneratedModule) ... ok (0.004s) 2022-08-13T13:54:32.9833551Z test_nn_log_softmax_dim0 (__main__.TestJitGeneratedModule) ... ok (0.004s) 2022-08-13T13:54:32.9875937Z test_nn_log_softmax_dim3 (__main__.TestJitGeneratedModule) ... ok (0.004s) 2022-08-13T13:54:32.9918189Z test_nn_log_softmax_lastdim (__main__.TestJitGeneratedModule) ... ok (0.004s) 2022-08-13T13:54:32.9960596Z test_nn_log_softmax_scalar (__main__.TestJitGeneratedModule) ... ok (0.004s) 2022-08-13T13:54:33.0002686Z test_nn_log_softmax_spatial (__main__.TestJitGeneratedModule) ... ok (0.004s) 2022-08-13T13:54:33.0045172Z test_nn_log_softmax_spatial_special (__main__.TestJitGeneratedModule) ... ok (0.004s) 2022-08-13T13:54:33.0087344Z test_nn_multimarginloss_1d_input_0d_target_no_reduce (__main__.TestJitGeneratedModule) ... ok (0.004s) 2022-08-13T13:54:33.0130345Z test_nn_softmax_functional_dim0 (__main__.TestJitGeneratedModule) ... ok (0.004s) 2022-08-13T13:54:33.0172646Z test_nn_softmax_functional_dim3 (__main__.TestJitGeneratedModule) ... ok (0.004s) 2022-08-13T13:54:33.0214621Z test_nn_softmax_functional_scalar (__main__.TestJitGeneratedModule) ... ok (0.004s) 2022-08-13T13:54:33.0256995Z test_nn_softmax_lastdim (__main__.TestJitGeneratedModule) ... ok (0.004s) 2022-08-13T13:54:33.0299213Z test_nn_softmax_lastdim_dtype (__main__.TestJitGeneratedModule) ... ok (0.004s) 2022-08-13T13:54:33.0341309Z test_nn_softmax_spatial (__main__.TestJitGeneratedModule) ... ok (0.004s) 2022-08-13T13:54:33.0384025Z test_nn_softmax_spatial_dtype (__main__.TestJitGeneratedModule) ... ok (0.004s) 2022-08-13T13:54:33.0426087Z test_nn_softmax_spatial_special (__main__.TestJitGeneratedModule) ... ok (0.004s) 2022-08-13T13:54:33.0460662Z test_checkscriptassertraisesregex (jit.test_jit_utils.TestJitUtils) ... ok (0.003s) 2022-08-13T13:54:33.0469548Z test_get_callable_argument_names_hybrid (jit.test_jit_utils.TestJitUtils) ... skip: POSITIONAL_ONLY arguments are not supported before 3.8 (0.001s) 2022-08-13T13:54:33.0483507Z test_get_callable_argument_names_keyword_only (jit.test_jit_utils.TestJitUtils) ... ok (0.001s) 2022-08-13T13:54:33.0492239Z test_get_callable_argument_names_positional_only (jit.test_jit_utils.TestJitUtils) ... skip: POSITIONAL_ONLY arguments are not supported before 3.8 (0.001s) 2022-08-13T13:54:33.0507450Z test_get_callable_argument_names_positional_or_keyword (jit.test_jit_utils.TestJitUtils) ... ok (0.001s) 2022-08-13T13:54:33.0521413Z test_get_callable_argument_names_var_keyword (jit.test_jit_utils.TestJitUtils) ... ok (0.001s) 2022-08-13T13:54:33.0535637Z test_get_callable_argument_names_var_positional (jit.test_jit_utils.TestJitUtils) ... ok (0.001s) 2022-08-13T13:54:33.0550701Z test_no_tracer_warn_context_manager (jit.test_jit_utils.TestJitUtils) ... ok (0.001s) 2022-08-13T13:54:33.0831759Z test_comprehension_iterable (jit.test_list_dict.TestList) ... ok (0.028s) 2022-08-13T13:54:33.0951706Z test_comprehension_out_type_not_in_type (jit.test_list_dict.TestList) ... ok (0.012s) 2022-08-13T13:54:33.1084049Z test_comprehensions_basic (jit.test_list_dict.TestList) ... ok (0.013s) 2022-08-13T13:54:33.1213642Z test_comprehensions_basic_float (jit.test_list_dict.TestList) ... ok (0.013s) 2022-08-13T13:54:33.1316698Z test_comprehensions_two_comps (jit.test_list_dict.TestList) ... ok (0.010s) 2022-08-13T13:54:33.1364322Z test_copy_list_immutable (jit.test_list_dict.TestList) ... ok (0.005s) 2022-08-13T13:54:33.1420395Z test_copy_list_mutable (jit.test_list_dict.TestList) ... ok (0.005s) 2022-08-13T13:54:33.1580510Z test_del (jit.test_list_dict.TestList) ... ok (0.016s) 2022-08-13T13:54:33.1648772Z test_dict_keyword_is_correctly_typed (jit.test_list_dict.TestList) ... ok (0.007s) 2022-08-13T13:54:33.1742244Z test_dict_keyword_with_dict_comprehension (jit.test_list_dict.TestList) ... ok (0.009s) 2022-08-13T13:54:33.1844454Z test_dict_keyword_with_dict_comprehension_and_kwargs (jit.test_list_dict.TestList) ... ok (0.010s) 2022-08-13T13:54:33.1897555Z test_dict_keyword_with_empty_dict_comprehension (jit.test_list_dict.TestList) ... ok (0.005s) 2022-08-13T13:54:33.1946029Z test_dict_keyword_with_empty_iterable (jit.test_list_dict.TestList) ... ok (0.005s) 2022-08-13T13:54:33.2039797Z test_dict_keyword_with_internal_aggregate_function (jit.test_list_dict.TestList) ... ok (0.009s) 2022-08-13T13:54:33.2129417Z test_dict_keyword_with_iterable (jit.test_list_dict.TestList) ... ok (0.009s) 2022-08-13T13:54:33.2216445Z test_dict_keyword_with_kwargs (jit.test_list_dict.TestList) ... ok (0.009s) 2022-08-13T13:54:33.2337734Z test_dict_keyword_with_kwargs_using_container_values (jit.test_list_dict.TestList) ... ok (0.012s) 2022-08-13T13:54:33.2400943Z test_dict_keyword_with_mapping (jit.test_list_dict.TestList) ... ok (0.006s) 2022-08-13T13:54:33.2473159Z test_dict_keyword_with_mapping_and_kwargs (jit.test_list_dict.TestList) ... ok (0.007s) 2022-08-13T13:54:33.2503630Z test_dict_keyword_with_mismatched_annotations (jit.test_list_dict.TestList) ... ok (0.003s) 2022-08-13T13:54:33.2597963Z test_dict_keyword_with_nested_call (jit.test_list_dict.TestList) ... ok (0.009s) 2022-08-13T13:54:33.2660037Z test_dict_keyword_with_previously_declared_variable (jit.test_list_dict.TestList) ... ok (0.006s) 2022-08-13T13:54:33.2734146Z test_dict_keyword_with_previously_declared_variable_and_kwargs (jit.test_list_dict.TestList) ... ok (0.007s) 2022-08-13T13:54:33.2796260Z test_extend_list_immutable (jit.test_list_dict.TestList) ... ok (0.006s) 2022-08-13T13:54:33.2889617Z test_extend_list_mutable (jit.test_list_dict.TestList) ... ok (0.009s) 2022-08-13T13:54:33.3116821Z test_in_check (jit.test_list_dict.TestList) ... ok (0.023s) 2022-08-13T13:54:33.3445398Z test_list_bool_conversion (jit.test_list_dict.TestList) ... ok (0.033s) 2022-08-13T13:54:33.3555996Z test_list_count (jit.test_list_dict.TestList) ... ok (0.011s) 2022-08-13T13:54:33.3616770Z test_list_count_not_existing (jit.test_list_dict.TestList) ... ok (0.006s) 2022-08-13T13:54:33.3795438Z test_list_gather (jit.test_list_dict.TestList) ... ok (0.018s) 2022-08-13T13:54:33.3905476Z test_list_index (jit.test_list_dict.TestList) ... ok (0.011s) 2022-08-13T13:54:33.4129715Z test_list_index_not_existing (jit.test_list_dict.TestList) ... ok (0.022s) 2022-08-13T13:54:33.4360117Z test_list_keyword (jit.test_list_dict.TestList) ... ok (0.023s) 2022-08-13T13:54:33.4459582Z test_list_len (jit.test_list_dict.TestList) ... ok (0.010s) 2022-08-13T13:54:33.4662949Z test_list_literal (jit.test_list_dict.TestList) ... ok (0.020s) 2022-08-13T13:54:33.4677671Z test_list_none (jit.test_list_dict.TestList) ... ok (0.001s) 2022-08-13T13:54:33.5520031Z test_list_ops (jit.test_list_dict.TestList) ... ok (0.084s) 2022-08-13T13:54:33.5859567Z test_list_slice (jit.test_list_dict.TestList) ... ok (0.034s) 2022-08-13T13:54:33.6379949Z test_list_sort (jit.test_list_dict.TestList) ... ok (0.052s) 2022-08-13T13:54:33.6405897Z test_list_unification_hint (jit.test_list_dict.TestList) ... ok (0.002s) 2022-08-13T13:54:33.6422895Z test_list_variance (jit.test_list_dict.TestList) 2022-08-13T13:54:33.6562269Z `List[T1]` is not a subtype of `List[T2]`, even if `T1` is a ... ok (0.016s) 2022-08-13T13:54:33.6629719Z test_min_bool_list (jit.test_list_dict.TestList) ... ok (0.007s) 2022-08-13T13:54:33.7705282Z test_min_max_list (jit.test_list_dict.TestList) ... ok (0.107s) 2022-08-13T13:54:33.8435468Z test_min_max_single_list (jit.test_list_dict.TestList) ... ok (0.073s) 2022-08-13T13:54:33.8509698Z test_mutable_list_append (jit.test_list_dict.TestList) ... ok (0.007s) 2022-08-13T13:54:33.8582061Z test_mutable_list_append_2 (jit.test_list_dict.TestList) ... ok (0.007s) 2022-08-13T13:54:33.8651056Z test_mutable_list_append_if (jit.test_list_dict.TestList) ... ok (0.007s) 2022-08-13T13:54:33.8723542Z test_mutable_list_append_if_else (jit.test_list_dict.TestList) ... ok (0.007s) 2022-08-13T13:54:33.8810647Z test_mutable_list_append_loop (jit.test_list_dict.TestList) ... ok (0.009s) 2022-08-13T13:54:33.8924803Z test_mutable_list_append_loop_if (jit.test_list_dict.TestList) ... ok (0.011s) 2022-08-13T13:54:33.8989836Z test_mutable_list_clear (jit.test_list_dict.TestList) ... ok (0.006s) 2022-08-13T13:54:33.9055404Z test_mutable_list_clear_empty (jit.test_list_dict.TestList) ... ok (0.006s) 2022-08-13T13:54:33.9134219Z test_mutable_list_function_inline (jit.test_list_dict.TestList) ... ok (0.008s) 2022-08-13T13:54:33.9200566Z test_mutable_list_insert (jit.test_list_dict.TestList) ... ok (0.007s) 2022-08-13T13:54:33.9268832Z test_mutable_list_insert_neg_out_of_bounds (jit.test_list_dict.TestList) ... ok (0.007s) 2022-08-13T13:54:33.9338832Z test_mutable_list_insert_negative (jit.test_list_dict.TestList) ... ok (0.007s) 2022-08-13T13:54:33.9406041Z test_mutable_list_insert_out_of_bounds (jit.test_list_dict.TestList) ... ok (0.007s) 2022-08-13T13:54:33.9496127Z test_mutable_list_nested_loop (jit.test_list_dict.TestList) ... ok (0.009s) 2022-08-13T13:54:33.9559434Z test_mutable_list_pop (jit.test_list_dict.TestList) ... ok (0.006s) 2022-08-13T13:54:33.9625418Z test_mutable_list_pop2 (jit.test_list_dict.TestList) ... ok (0.006s) 2022-08-13T13:54:33.9688505Z test_mutable_list_pop_at (jit.test_list_dict.TestList) ... ok (0.006s) 2022-08-13T13:54:33.9754044Z test_mutable_list_pop_at2 (jit.test_list_dict.TestList) ... ok (0.006s) 2022-08-13T13:54:33.9818395Z test_mutable_list_pop_at_negative (jit.test_list_dict.TestList) ... ok (0.006s) 2022-08-13T13:54:33.9885048Z test_mutable_list_pop_at_negative2 (jit.test_list_dict.TestList) ... ok (0.007s) 2022-08-13T13:54:33.9971317Z test_mutable_list_pop_empty (jit.test_list_dict.TestList) ... ok (0.009s) 2022-08-13T13:54:34.0045399Z test_mutable_list_pop_slice (jit.test_list_dict.TestList) ... ok (0.007s) 2022-08-13T13:54:34.0166783Z test_mutable_list_remove (jit.test_list_dict.TestList) ... ok (0.012s) 2022-08-13T13:54:34.0229350Z test_mutable_list_remove2 (jit.test_list_dict.TestList) ... ok (0.006s) 2022-08-13T13:54:34.0316202Z test_mutable_list_remove_not_existing (jit.test_list_dict.TestList) ... ok (0.009s) 2022-08-13T13:54:34.0415813Z test_mutable_list_remove_tensor (jit.test_list_dict.TestList) ... ok (0.010s) 2022-08-13T13:54:34.0481294Z test_mutable_list_reverse (jit.test_list_dict.TestList) ... ok (0.006s) 2022-08-13T13:54:34.0541356Z test_mutable_list_reverse_empty (jit.test_list_dict.TestList) ... ok (0.006s) 2022-08-13T13:54:34.0631659Z test_mutable_tensor_list_reverse (jit.test_list_dict.TestList) ... ok (0.009s) 2022-08-13T13:54:34.0676990Z test_no_element_type_annotation (jit.test_list_dict.TestList) ... ok (0.004s) 2022-08-13T13:54:34.1091022Z test_slice_index (jit.test_list_dict.TestList) ... ok (0.041s) 2022-08-13T13:54:34.1173345Z test_tensor_list_count (jit.test_list_dict.TestList) ... ok (0.008s) 2022-08-13T13:54:34.1253751Z test_tensor_list_count_not_existing (jit.test_list_dict.TestList) ... ok (0.008s) 2022-08-13T13:54:34.1334624Z test_tensor_list_index (jit.test_list_dict.TestList) ... ok (0.008s) 2022-08-13T13:54:34.1578267Z test_tensor_list_index_not_existing (jit.test_list_dict.TestList) ... ok (0.024s) 2022-08-13T13:54:34.1686383Z test_to_list (jit.test_list_dict.TestList) 2022-08-13T13:54:34.5406276Z Unit tests for Tensor.tolist() function. ... ok (0.383s) 2022-08-13T13:54:34.5422566Z test_to_list_gpu (jit.test_list_dict.TestList) 2022-08-13T13:54:34.5607253Z GPU tests for Tensor.tolist() function. ... ok (0.020s) 2022-08-13T13:54:34.5726905Z test_bump_numeric_counter (jit.test_logging.TestLogging) ... ok (0.012s) 2022-08-13T13:54:34.5837532Z test_counter_aggregation (jit.test_logging.TestLogging) ... ok (0.011s) 2022-08-13T13:54:34.5852315Z test_logging_levels_set (jit.test_logging.TestLogging) ... ok (0.001s) 2022-08-13T13:54:34.5893303Z test_time_measurement_counter (jit.test_logging.TestLogging) ... ok (0.004s) 2022-08-13T13:54:34.5996839Z test_time_measurement_counter_script (jit.test_logging.TestLogging) ... ok (0.010s) 2022-08-13T13:54:34.6090880Z test_trace_numeric_counter (jit.test_logging.TestLogging) ... ok (0.009s) 2022-08-13T13:54:34.6397682Z test_always_alive_values (jit.test_freezing.TestMKLDNNReinplacing) ... ok (0.030s) 2022-08-13T13:54:34.6594311Z test_merge_liveness (jit.test_freezing.TestMKLDNNReinplacing) ... ok (0.020s) 2022-08-13T13:54:34.6794778Z test_successful (jit.test_freezing.TestMKLDNNReinplacing) ... ok (0.020s) 2022-08-13T13:54:34.6965700Z test_switch_inputs_to_inplace (jit.test_freezing.TestMKLDNNReinplacing) ... ok (0.017s) 2022-08-13T13:54:34.6976934Z test_broadcasting_list (jit.test_misc.TestMisc) 2022-08-13T13:54:34.7049815Z Test BroadcastingList and torch.nn._size_N_t alias ... ok (0.008s) 2022-08-13T13:54:34.7355229Z test_export_opnames_interface (jit.test_misc.TestMisc) ... ok (0.030s) 2022-08-13T13:54:34.7400990Z test_future_isinstance (jit.test_misc.TestMisc) ... ok (0.004s) 2022-08-13T13:54:34.7429222Z test_hacked_twin (jit.test_misc.TestMisc) ... ok (0.003s) 2022-08-13T13:54:34.7435669Z test_if_returning_any (jit.test_misc.TestMisc) 2022-08-13T13:54:34.7513026Z Check that an if statement can return different ... ok (0.008s) 2022-08-13T13:54:34.7571379Z test_joined_str (jit.test_misc.TestMisc) ... ok (0.006s) 2022-08-13T13:54:34.7686431Z test_kwarg_support (jit.test_misc.TestMisc) ... ok (0.011s) 2022-08-13T13:54:34.7945652Z test_legacy_tensor_constructor (jit.test_misc.TestMisc) ... ok (0.026s) 2022-08-13T13:54:34.8076745Z test_list_literal_infer (jit.test_misc.TestMisc) ... ok (0.013s) 2022-08-13T13:54:34.8120675Z test_math_inf (jit.test_misc.TestMisc) ... ok (0.004s) 2022-08-13T13:54:34.8135483Z test_parse_ir_annotate (jit.test_misc.TestMisc) ... ok (0.001s) 2022-08-13T13:54:34.8151245Z test_parse_ir_single_element_tensor_negative (jit.test_misc.TestMisc) ... ok (0.001s) 2022-08-13T13:54:34.8167044Z test_parse_ir_single_element_tensor_positive (jit.test_misc.TestMisc) ... ok (0.001s) 2022-08-13T13:54:34.8212669Z test_str_refine_any (jit.test_misc.TestMisc) ... ok (0.004s) 2022-08-13T13:54:34.8256011Z test_subexpression_Dict_int_Future (jit.test_misc.TestMisc) ... ok (0.004s) 2022-08-13T13:54:34.8297975Z test_subexpression_Future_annotate (jit.test_misc.TestMisc) ... ok (0.004s) 2022-08-13T13:54:34.8337833Z test_subexpression_List_Future (jit.test_misc.TestMisc) ... ok (0.004s) 2022-08-13T13:54:34.8390131Z test_subexpression_Optional (jit.test_misc.TestMisc) ... ok (0.005s) 2022-08-13T13:54:34.8434736Z test_subexpression_Tuple_int_int_Future (jit.test_misc.TestMisc) ... ok (0.004s) 2022-08-13T13:54:34.8469407Z test_tuple_subscripted_assign (jit.test_misc.TestMisc) ... ok (0.003s) 2022-08-13T13:54:34.8628568Z test_call_script_fn_from_traced_module (jit.test_tracer.TestMixTracingScripting) ... ok (0.016s) 2022-08-13T13:54:34.8869088Z test_call_script_module_from_traced_module (jit.test_tracer.TestMixTracingScripting) ... ok (0.024s) 2022-08-13T13:54:34.8968820Z test_call_traced_fn_from_script_fn (jit.test_tracer.TestMixTracingScripting) ... ok (0.010s) 2022-08-13T13:54:34.9111577Z test_call_traced_mod_from_script_fn (jit.test_tracer.TestMixTracingScripting) ... ok (0.014s) 2022-08-13T13:54:34.9239914Z test_call_tracing_fn_from_script_module (jit.test_tracer.TestMixTracingScripting) ... ok (0.013s) 2022-08-13T13:54:34.9427450Z test_call_tracing_mod_from_script_module (jit.test_tracer.TestMixTracingScripting) ... ok (0.019s) 2022-08-13T13:54:34.9597344Z test_script_inline_trace_multiple_args (jit.test_tracer.TestMixTracingScripting) ... ok (0.017s) 2022-08-13T13:54:35.0252363Z test_trace_dict_mix_script (jit.test_tracer.TestMixTracingScripting) ... ok (0.065s) 2022-08-13T13:54:35.0633205Z test_trace_hierarchy (jit.test_tracer.TestMixTracingScripting) ... ok (0.038s) 2022-08-13T13:54:35.0906013Z test_trace_linear (jit.test_tracer.TestMixTracingScripting) ... ok (0.027s) 2022-08-13T13:54:35.1070208Z test_trace_mixed_by_script_with_dict_output (jit.test_tracer.TestMixTracingScripting) ... ok (0.016s) 2022-08-13T13:54:35.1244441Z test_trace_of_script (jit.test_tracer.TestMixTracingScripting) ... ok (0.017s) 2022-08-13T13:54:35.1592504Z test_trace_parameter (jit.test_tracer.TestMixTracingScripting) ... ok (0.035s) 2022-08-13T13:54:35.1612902Z test_trace_returning_dict_with_tensor_tuples (jit.test_tracer.TestMixTracingScripting) 2022-08-13T13:54:35.1779440Z Tracing over a module returning a dictionary whose values are tuples of tensors ... ok (0.019s) 2022-08-13T13:54:35.3915572Z test_trace_script (jit.test_tracer.TestMixTracingScripting) ... ok (0.213s) 2022-08-13T13:54:35.3942769Z test_trace_script_returning_complex_dict (jit.test_tracer.TestMixTracingScripting) 2022-08-13T13:54:35.4299144Z Tracing over a script function returning a dictionary should work. ... ok (0.038s) 2022-08-13T13:54:35.4421373Z test_trace_with_size (jit.test_tracer.TestMixTracingScripting) ... ok (0.012s) 2022-08-13T13:54:35.4887949Z test_traced_module_contains_scripted_interface_types (jit.test_tracer.TestMixTracingScripting) ... ok (0.046s) 2022-08-13T13:54:35.5213505Z test_traced_module_implements_interface (jit.test_tracer.TestMixTracingScripting) ... ok (0.032s) 2022-08-13T13:54:35.5326378Z test_tracing_indexing (jit.test_tracer.TestMixTracingScripting) ... ok (0.011s) 2022-08-13T13:54:35.5449427Z test_tracing_slicing (jit.test_tracer.TestMixTracingScripting) ... ok (0.012s) 2022-08-13T13:54:36.6174918Z test_alexnet (jit.test_models.TestModels) ... ok (1.072s) 2022-08-13T13:54:36.6185665Z test_dcgan_models (jit.test_models.TestModels) ... skip: Test is disabled because an issue exists disabling it: https://github.com/pytorch/pytorch/issues/79142 for platform(s) linux. If you're seeing this on your local machine and would like to enable this test, please make sure CI is not set and you are not using the flag --import-disabled-tests. (0.001s) 2022-08-13T13:54:37.0943034Z test_dcgan_models_cuda (jit.test_models.TestModels) ... ok (0.474s) 2022-08-13T13:54:37.6513629Z test_mnist (jit.test_models.TestModels) ... ok (0.558s) 2022-08-13T13:54:37.8724166Z test_mnist_cuda (jit.test_models.TestModels) ... ok (0.221s) 2022-08-13T13:54:38.3438606Z test_mnist_training_leaks_no_memory_cuda (jit.test_models.TestModels) ... ok (0.471s) 2022-08-13T13:54:38.3456774Z test_neural_style (jit.test_models.TestModels) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-13T13:54:39.1104490Z test_neural_style_cuda (jit.test_models.TestModels) ... ok (0.764s) 2022-08-13T13:54:39.1686374Z test_reinforcement_learning (jit.test_models.TestModels) ... ok (0.058s) 2022-08-13T13:54:39.3196603Z test_reinforcement_learning_cuda (jit.test_models.TestModels) ... ok (0.151s) 2022-08-13T13:54:39.3264762Z test_script_module_script_resnet (jit.test_models.TestModels) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.007s) 2022-08-13T13:54:39.3282325Z test_script_module_trace_resnet18 (jit.test_models.TestModels) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:54:39.3292160Z test_snli (jit.test_models.TestModels) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-13T13:54:39.6946016Z test_snli_cuda (jit.test_models.TestModels) ... ok (0.365s) 2022-08-13T13:54:40.3263317Z test_snli_quantized (jit.test_models.TestModels) ... ok (0.632s) 2022-08-13T13:54:40.3275632Z test_super_resolution (jit.test_models.TestModels) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-13T13:54:40.6869404Z test_super_resolution_cuda (jit.test_models.TestModels) ... ok (0.359s) 2022-08-13T13:54:40.8636035Z test_time_sequence_prediction (jit.test_models.TestModels) ... ok (0.177s) 2022-08-13T13:54:41.0561099Z test_vae (jit.test_models.TestModels) ... ok (0.192s) 2022-08-13T13:54:41.3192256Z test_vae_cuda (jit.test_models.TestModels) ... ok (0.263s) 2022-08-13T13:54:41.4351024Z test_vae_quantized (jit.test_models.TestModels) ... ok (0.116s) 2022-08-13T13:54:41.4375243Z test_customized_state_dict_methods (jit.test_module_apis.TestModuleAPIs) 2022-08-13T13:54:41.4840711Z Tests that customized state dict methods are in effect ... ok (0.049s) 2022-08-13T13:54:41.4852033Z test_default_state_dict_methods (jit.test_module_apis.TestModuleAPIs) 2022-08-13T13:54:41.5227696Z Tests that default state dict methods are automatically available ... ok (0.039s) 2022-08-13T13:54:41.5250629Z test_submodule_customized_state_dict_methods (jit.test_module_apis.TestModuleAPIs) 2022-08-13T13:54:41.5851428Z Tests that customized state dict methods on submodules are in effect ... ok (0.062s) 2022-08-13T13:54:41.6982379Z test_custom_container_forward (jit.test_module_containers.TestModuleContainers) ... ok (0.113s) 2022-08-13T13:54:41.7309418Z test_empty_dict_override_contains (jit.test_module_containers.TestModuleContainers) ... ok (0.033s) 2022-08-13T13:54:41.7599515Z test_module_inplace_construct (jit.test_module_containers.TestModuleContainers) ... ok (0.029s) 2022-08-13T13:54:41.8422415Z test_module_interface_special_methods (jit.test_module_containers.TestModuleContainers) ... ok (0.082s) 2022-08-13T13:54:41.8905541Z test_module_properties (jit.test_module_containers.TestModuleContainers) ... ok (0.048s) 2022-08-13T13:54:42.1833064Z test_moduledict (jit.test_module_containers.TestModuleContainers) ... ok (0.293s) 2022-08-13T13:54:42.2346967Z test_moduledict_getitem (jit.test_module_containers.TestModuleContainers) ... ok (0.051s) 2022-08-13T13:54:42.2527846Z test_moduledict_keyerror (jit.test_module_containers.TestModuleContainers) ... ok (0.018s) 2022-08-13T13:54:42.2536278Z test_normal_list_attribute_with_modules_error (jit.test_module_containers.TestModuleContainers) 2022-08-13T13:54:42.2579999Z Test that an attempt to script a module with a regular list attribute ... ok (0.005s) 2022-08-13T13:54:42.2801705Z test_parameterdict_script_getitem (jit.test_module_containers.TestModuleContainers) ... ok (0.022s) 2022-08-13T13:54:42.3478105Z test_parameterlist_script_getitem (jit.test_module_containers.TestModuleContainers) ... ok (0.067s) 2022-08-13T13:54:42.4420085Z test_parameterlist_script_iter (jit.test_module_containers.TestModuleContainers) ... ok (0.094s) 2022-08-13T13:54:42.4781927Z test_script_module_list_sequential (jit.test_module_containers.TestModuleContainers) ... ok (0.036s) 2022-08-13T13:54:42.6417855Z test_script_modulelist_index (jit.test_module_containers.TestModuleContainers) ... ok (0.163s) 2022-08-13T13:54:42.6811300Z test_sequential_intermediary_types (jit.test_module_containers.TestModuleContainers) ... ok (0.039s) 2022-08-13T13:54:42.7199617Z test_special_method_with_override (jit.test_module_containers.TestModuleContainers) ... ok (0.039s) 2022-08-13T13:54:42.7226205Z test_typed_module_dict (jit.test_module_containers.TestModuleContainers) 2022-08-13T13:54:42.8024862Z Test that a type annotation can be provided for a ModuleDict that allows ... ok (0.082s) 2022-08-13T13:54:42.8053120Z test_typed_module_list (jit.test_module_containers.TestModuleContainers) 2022-08-13T13:54:42.8699922Z Test that a type annotation can be provided for a ModuleList that allows ... ok (0.067s) 2022-08-13T13:54:42.8984127Z test_freeze_module_with_inplace_mutation_in_interface (jit.test_module_interface.TestModuleInterface) ... ok (0.028s) 2022-08-13T13:54:42.9205715Z test_freeze_module_with_interface (jit.test_module_interface.TestModuleInterface) ... ok (0.022s) 2022-08-13T13:54:42.9517547Z test_freeze_module_with_interface_and_fork (jit.test_module_interface.TestModuleInterface) ... ok (0.031s) 2022-08-13T13:54:42.9783825Z test_freeze_module_with_mutated_interface (jit.test_module_interface.TestModuleInterface) ... ok (0.026s) 2022-08-13T13:54:43.0040866Z test_freeze_module_with_setattr_in_interface (jit.test_module_interface.TestModuleInterface) ... ok (0.026s) 2022-08-13T13:54:43.0155378Z test_module_apis_interface (jit.test_module_interface.TestModuleInterface) ... ok (0.011s) 2022-08-13T13:54:43.0409925Z test_module_doc_string (jit.test_module_interface.TestModuleInterface) ... ok (0.025s) 2022-08-13T13:54:43.1575757Z test_module_interface (jit.test_module_interface.TestModuleInterface) ... ok (0.116s) 2022-08-13T13:54:43.1594353Z test_module_interface_inheritance (jit.test_module_interface.TestModuleInterface) ... ok (0.002s) 2022-08-13T13:54:43.2075517Z test_module_interface_subtype (jit.test_module_interface.TestModuleInterface) ... ok (0.048s) 2022-08-13T13:54:43.2338030Z test_module_swap (jit.test_module_interface.TestModuleInterface) ... ok (0.026s) 2022-08-13T13:54:43.2634828Z test_module_swap_no_lazy_compile (jit.test_module_interface.TestModuleInterface) ... ok (0.030s) 2022-08-13T13:54:43.2889849Z test_module_swap_no_module_interface (jit.test_module_interface.TestModuleInterface) ... ok (0.025s) 2022-08-13T13:54:43.3110553Z test_module_swap_wrong_module (jit.test_module_interface.TestModuleInterface) ... ok (0.022s) 2022-08-13T13:54:43.3229411Z test_not_submodule_interface_call (jit.test_module_interface.TestModuleInterface) ... ok (0.012s) 2022-08-13T13:54:43.3491226Z test_script_module_as_interface_swap (jit.test_module_interface.TestModuleInterface) ... ok (0.026s) 2022-08-13T13:54:43.3501717Z test_script_module_with_constants_list (jit.test_modules.TestModules) 2022-08-13T13:54:43.3633955Z Test that a module that has __constants__ set to something ... ok (0.014s) 2022-08-13T13:54:43.3709942Z test_namedtuple (jit.test_list_dict.TestNamedTuple) ... ok (0.007s) 2022-08-13T13:54:43.3787452Z test_namedtuple_as_attr (jit.test_list_dict.TestNamedTuple) ... ok (0.008s) 2022-08-13T13:54:43.3831332Z test_namedtuple_constant (jit.test_list_dict.TestNamedTuple) ... ok (0.004s) 2022-08-13T13:54:43.3886346Z test_namedtuple_kwarg_construct (jit.test_list_dict.TestNamedTuple) ... ok (0.005s) 2022-08-13T13:54:43.3934626Z test_namedtuple_lower (jit.test_list_dict.TestNamedTuple) ... ok (0.005s) 2022-08-13T13:54:43.3998020Z test_namedtuple_resolution (jit.test_list_dict.TestNamedTuple) ... ok (0.006s) 2022-08-13T13:54:43.4010249Z test_namedtuple_serialization (jit.test_list_dict.TestNamedTuple) ... skip: broken while these tests were not in CI (0.001s) 2022-08-13T13:54:43.4063799Z test_namedtuple_slice_unpack (jit.test_list_dict.TestNamedTuple) ... ok (0.005s) 2022-08-13T13:54:43.4110355Z test_namedtuple_type_annotation (jit.test_list_dict.TestNamedTuple) ... ok (0.005s) 2022-08-13T13:54:43.4136163Z test_namedtuple_wrong_types (jit.test_list_dict.TestNamedTuple) ... ok (0.002s) 2022-08-13T13:54:43.4191766Z test_return_named_tuple (jit.test_list_dict.TestNamedTuple) ... ok (0.005s) 2022-08-13T13:54:43.4215671Z test_adaptive_avg_pool2d (jit.test_backend_nnapi.TestNnapiBackend) ... /var/lib/jenkins/workspace/test/test_nnapi.py:14: UserWarning: To copy construct from a tensor, it is recommended to use sourceTensor.clone().detach() or sourceTensor.clone().detach().requires_grad_(True), rather than torch.tensor(sourceTensor). 2022-08-13T13:54:43.4216993Z t = torch.tensor(t) 2022-08-13T13:54:43.5968513Z ok (0.177s) 2022-08-13T13:54:44.2881652Z test_avg_pool2d (jit.test_backend_nnapi.TestNnapiBackend) ... ok (0.691s) 2022-08-13T13:54:44.3594227Z test_cat (jit.test_backend_nnapi.TestNnapiBackend) ... ok (0.071s) 2022-08-13T13:54:44.3719917Z test_compile_spec_santiy (jit.test_backend_nnapi.TestNnapiBackend) ... ok (0.012s) 2022-08-13T13:54:47.0427778Z test_conv2d (jit.test_backend_nnapi.TestNnapiBackend) ... ok (2.670s) 2022-08-13T13:54:47.3620782Z test_conv2d_transpose (jit.test_backend_nnapi.TestNnapiBackend) ... ok (0.319s) 2022-08-13T13:54:47.3789938Z test_dequantize (jit.test_backend_nnapi.TestNnapiBackend) ... ok (0.017s) 2022-08-13T13:54:47.4132179Z test_detach (jit.test_backend_nnapi.TestNnapiBackend) ... ok (0.034s) 2022-08-13T13:54:47.5646564Z test_flatten (jit.test_backend_nnapi.TestNnapiBackend) ... ok (0.151s) 2022-08-13T13:54:47.6046314Z test_hardtanh (jit.test_backend_nnapi.TestNnapiBackend) ... ok (0.040s) 2022-08-13T13:54:47.6404442Z test_linear (jit.test_backend_nnapi.TestNnapiBackend) ... ok (0.036s) 2022-08-13T13:54:47.6430955Z test_log_softmax (jit.test_backend_nnapi.TestNnapiBackend) ... /opt/conda/lib/python3.7/site-packages/torch/nn/modules/module.py:1185: UserWarning: Implicit dimension choice for log_softmax has been deprecated. Change the call to include dim=X as an argument. 2022-08-13T13:54:47.6432352Z return forward_call(*input, **kwargs) 2022-08-13T13:54:47.6461097Z /opt/conda/lib/python3.7/site-packages/torch/jit/_trace.py:443: UserWarning: Implicit dimension choice for log_softmax has been deprecated. Change the call to include dim=X as an argument. 2022-08-13T13:54:47.6461659Z outs = wrap_retval(mod(*_clone_inputs(inputs))) 2022-08-13T13:54:47.6741222Z ok (0.034s) 2022-08-13T13:54:47.9459060Z test_max_pool2d (jit.test_backend_nnapi.TestNnapiBackend) ... ok (0.272s) 2022-08-13T13:54:48.0495500Z test_mean (jit.test_backend_nnapi.TestNnapiBackend) ... ok (0.104s) 2022-08-13T13:54:48.0688804Z test_multi_output (jit.test_backend_nnapi.TestNnapiBackend) ... ok (0.019s) 2022-08-13T13:54:48.2284255Z test_pointwise_binary (jit.test_backend_nnapi.TestNnapiBackend) ... ok (0.159s) 2022-08-13T13:54:48.2979613Z test_pointwise_binary_const (jit.test_backend_nnapi.TestNnapiBackend) ... ok (0.070s) 2022-08-13T13:54:48.3676398Z test_pointwise_unary (jit.test_backend_nnapi.TestNnapiBackend) ... ok (0.070s) 2022-08-13T13:54:48.4203254Z test_prelu (jit.test_backend_nnapi.TestNnapiBackend) ... ok (0.053s) 2022-08-13T13:54:48.6369001Z test_qadd (jit.test_backend_nnapi.TestNnapiBackend) ... ok (0.216s) 2022-08-13T13:54:48.6890584Z test_qlinear (jit.test_backend_nnapi.TestNnapiBackend) ... ok (0.052s) 2022-08-13T13:54:48.7095784Z test_quantize (jit.test_backend_nnapi.TestNnapiBackend) ... ok (0.020s) 2022-08-13T13:54:48.7514077Z test_reshape (jit.test_backend_nnapi.TestNnapiBackend) ... ok (0.042s) 2022-08-13T13:54:48.7691103Z test_seblock_mul (jit.test_backend_nnapi.TestNnapiBackend) ... ok (0.018s) 2022-08-13T13:54:48.8356196Z test_slice (jit.test_backend_nnapi.TestNnapiBackend) ... ok (0.066s) 2022-08-13T13:54:48.8384121Z test_softmax (jit.test_backend_nnapi.TestNnapiBackend) ... /opt/conda/lib/python3.7/site-packages/torch/nn/modules/module.py:1185: UserWarning: Implicit dimension choice for softmax has been deprecated. Change the call to include dim=X as an argument. 2022-08-13T13:54:48.8384755Z return forward_call(*input, **kwargs) 2022-08-13T13:54:48.8412132Z /opt/conda/lib/python3.7/site-packages/torch/jit/_trace.py:443: UserWarning: Implicit dimension choice for softmax has been deprecated. Change the call to include dim=X as an argument. 2022-08-13T13:54:48.8412668Z outs = wrap_retval(mod(*_clone_inputs(inputs))) 2022-08-13T13:54:48.8871457Z ok (0.051s) 2022-08-13T13:54:48.9160670Z test_tensor_input (jit.test_backend_nnapi.TestNnapiBackend) ... ok (0.029s) 2022-08-13T13:54:48.9633818Z test_to (jit.test_backend_nnapi.TestNnapiBackend) ... ok (0.047s) 2022-08-13T13:54:49.0468170Z test_unsqueeze (jit.test_backend_nnapi.TestNnapiBackend) ... ok (0.083s) 2022-08-13T13:54:49.6415339Z test_upsample_nearest2d (jit.test_backend_nnapi.TestNnapiBackend) ... ok (0.594s) 2022-08-13T13:54:49.6943171Z test_op_decomposition (jit.test_op_decompositions.TestOpDecompositions) ... ok (0.052s) 2022-08-13T13:54:49.7243510Z test_registered_decomposition (jit.test_op_decompositions.TestOpDecompositions) ... ok (0.030s) 2022-08-13T13:54:49.7615060Z test_fuse_activation_with_pack_ops_linear_conv2d_1 (jit.test_optimize_for_mobile_preserve_debug_info.TestOptimizeForMobilePreserveDebugInfo) ... ok (0.037s) 2022-08-13T13:54:49.7972470Z test_fuse_activation_with_pack_ops_linear_conv2d_2 (jit.test_optimize_for_mobile_preserve_debug_info.TestOptimizeForMobilePreserveDebugInfo) ... ok (0.036s) 2022-08-13T13:54:49.8316528Z test_fuse_activation_with_pack_ops_linear_conv2d_3 (jit.test_optimize_for_mobile_preserve_debug_info.TestOptimizeForMobilePreserveDebugInfo) ... ok (0.034s) 2022-08-13T13:54:49.8664565Z test_fuse_activation_with_pack_ops_linear_conv2d_4 (jit.test_optimize_for_mobile_preserve_debug_info.TestOptimizeForMobilePreserveDebugInfo) ... ok (0.035s) 2022-08-13T13:54:49.8815911Z test_insert_pre_packed_linear_before_inline_and_conv_2d_op (jit.test_optimize_for_mobile_preserve_debug_info.TestOptimizeForMobilePreserveDebugInfo) ... ok (0.015s) 2022-08-13T13:54:49.8962964Z test_insert_pre_packed_linear_op (jit.test_optimize_for_mobile_preserve_debug_info.TestOptimizeForMobilePreserveDebugInfo) ... ok (0.015s) 2022-08-13T13:54:49.9064329Z test_replace_conv1d_with_conv2d (jit.test_optimize_for_mobile_preserve_debug_info.TestOptimizeForMobilePreserveDebugInfo) ... ok (0.010s) 2022-08-13T13:54:49.9555452Z test_scriptable (jit.test_parametrization.TestParametrization) ... ok (0.049s) 2022-08-13T13:54:49.9565484Z test_traceable (jit.test_parametrization.TestParametrization) 2022-08-13T13:54:50.0013817Z Test the jit scripting and tracing of a parametrized model. ... ok (0.046s) 2022-08-13T13:54:50.0985785Z test_conv_dim_folding (jit.test_peephole.TestPeephole) ... ok (0.097s) 2022-08-13T13:54:50.1251279Z test_integer_refinement (jit.test_peephole.TestPeephole) ... ok (0.026s) 2022-08-13T13:54:50.1506594Z test_noop_peephole (jit.test_peephole.TestPeephole) ... ok (0.025s) 2022-08-13T13:54:50.1576243Z test_normalized_is_op (jit.test_peephole.TestPeephole) ... ok (0.007s) 2022-08-13T13:54:50.1646036Z test_normalized_isnot_op (jit.test_peephole.TestPeephole) ... ok (0.007s) 2022-08-13T13:54:50.1734756Z test_normalized_rsub (jit.test_peephole.TestPeephole) ... ok (0.009s) 2022-08-13T13:54:50.1813535Z test_optimize_out_comparison_same_value (jit.test_peephole.TestPeephole) ... ok (0.008s) 2022-08-13T13:54:50.1951451Z test_peephole (jit.test_peephole.TestPeephole) ... ok (0.014s) 2022-08-13T13:54:50.1994191Z test_peephole_add_zero (jit.test_peephole.TestPeephole) ... You have not run this instance of FileCheck! 2022-08-13T13:54:50.1994591Z FileCheck checks: 2022-08-13T13:54:50.1998642Z ok (0.005s) 2022-08-13T13:54:50.2077802Z test_peephole_arith (jit.test_peephole.TestPeephole) ... ok (0.008s) 2022-08-13T13:54:50.2243592Z test_peephole_cuda (jit.test_peephole.TestPeephole) ... ok (0.016s) 2022-08-13T13:54:50.2294140Z test_peephole_dict_getitem_no_optimization_dict_modified (jit.test_peephole.TestPeephole) ... ok (0.005s) 2022-08-13T13:54:50.2340044Z test_peephole_dict_getitem_no_optimization_get_input_arg (jit.test_peephole.TestPeephole) ... ok (0.004s) 2022-08-13T13:54:50.2382382Z test_peephole_dict_getitem_no_optimization_keys_might_overlap (jit.test_peephole.TestPeephole) ... ok (0.004s) 2022-08-13T13:54:50.2422047Z test_peephole_dict_getitem_no_optimization_missing_key (jit.test_peephole.TestPeephole) ... ok (0.004s) 2022-08-13T13:54:50.2462633Z test_peephole_dict_getitem_no_optimization_overlapping_keys (jit.test_peephole.TestPeephole) ... ok (0.004s) 2022-08-13T13:54:50.2517310Z test_peephole_dict_getitem_no_optimization_unsupported_type (jit.test_peephole.TestPeephole) ... ok (0.005s) 2022-08-13T13:54:50.2656723Z test_peephole_dict_getitem_simple (jit.test_peephole.TestPeephole) ... ok (0.014s) 2022-08-13T13:54:50.2700509Z test_peephole_dict_len (jit.test_peephole.TestPeephole) ... ok (0.004s) 2022-08-13T13:54:50.2743880Z test_peephole_dict_len_no_optimization_keys_might_overlap (jit.test_peephole.TestPeephole) ... ok (0.004s) 2022-08-13T13:54:50.2788573Z test_peephole_dict_len_no_optimization_overlapping_keys (jit.test_peephole.TestPeephole) ... ok (0.004s) 2022-08-13T13:54:50.2843461Z test_peephole_dict_len_no_optimization_unsupported_type (jit.test_peephole.TestPeephole) ... ok (0.005s) 2022-08-13T13:54:50.2883095Z test_peephole_dynamic (jit.test_peephole.TestPeephole) ... ok (0.004s) 2022-08-13T13:54:50.2922082Z test_peephole_int (jit.test_peephole.TestPeephole) ... ok (0.004s) 2022-08-13T13:54:50.3013977Z test_peephole_len_list (jit.test_peephole.TestPeephole) ... ok (0.009s) 2022-08-13T13:54:50.3661051Z test_peephole_list_len (jit.test_peephole.TestPeephole) ... ok (0.065s) 2022-08-13T13:54:50.3853048Z test_peephole_list_ops (jit.test_peephole.TestPeephole) ... ok (0.019s) 2022-08-13T13:54:50.3939336Z test_peephole_no_output_aliasing (jit.test_peephole.TestPeephole) ... ok (0.009s) 2022-08-13T13:54:50.3984949Z test_peephole_optional_refine (jit.test_peephole.TestPeephole) ... ok (0.004s) 2022-08-13T13:54:50.4051842Z test_peephole_slice_all_three_args (jit.test_peephole.TestPeephole) ... ok (0.007s) 2022-08-13T13:54:50.4234220Z test_peephole_slice_one_empty_arg (jit.test_peephole.TestPeephole) ... ok (0.018s) 2022-08-13T13:54:50.4281899Z test_peephole_slice_optimization_not_applied_list_modified (jit.test_peephole.TestPeephole) ... ok (0.005s) 2022-08-13T13:54:50.4328716Z test_peephole_slice_optimization_not_applied_non_const_args (jit.test_peephole.TestPeephole) ... ok (0.005s) 2022-08-13T13:54:50.4522917Z test_peephole_slice_two_empty_args (jit.test_peephole.TestPeephole) ... ok (0.019s) 2022-08-13T13:54:50.4698338Z test_peephole_type_refinements (jit.test_peephole.TestPeephole) ... ok (0.017s) 2022-08-13T13:54:50.4806011Z test_peephole_with_non_output_writes (jit.test_peephole.TestPeephole) ... ok (0.011s) 2022-08-13T13:54:50.4888777Z test_peephole_with_writes (jit.test_peephole.TestPeephole) ... ok (0.008s) 2022-08-13T13:54:50.4938720Z test_refine_integer_values (jit.test_peephole.TestPeephole) ... ok (0.005s) 2022-08-13T13:54:50.5026123Z test_short_circuit_optimization (jit.test_peephole.TestPeephole) ... ok (0.009s) 2022-08-13T13:54:50.5037166Z test_version (__main__.TestProducerVersion) ... ok (0.001s) 2022-08-13T13:54:50.5639444Z test_aliasing_merge (jit.test_profiler.TestProfiler) ... ok (0.060s) 2022-08-13T13:54:50.6235764Z test_autograd_fallback_graph (jit.test_profiler.TestProfiler) ... ok (0.060s) 2022-08-13T13:54:50.6554250Z test_fallback_graph_not_specialized (jit.test_profiler.TestProfiler) ... ok (0.032s) 2022-08-13T13:54:50.7154339Z test_iterative_fusion (jit.test_profiler.TestProfiler) ... ok (0.060s) 2022-08-13T13:54:50.7511791Z test_local_fusion_strategy (jit.test_profiler.TestProfiler) ... ok (0.036s) 2022-08-13T13:54:50.7536408Z test_not_fusing_scalar_ops (jit.test_profiler.TestProfiler) ... ok (0.002s) 2022-08-13T13:54:50.7864882Z test_not_optimizing_property (jit.test_profiler.TestProfiler) ... ok (0.033s) 2022-08-13T13:54:50.9216759Z test_specialize_backward (jit.test_profiler.TestProfiler) ... ok (0.135s) 2022-08-13T13:54:50.9519275Z test_specialized_types (jit.test_profiler.TestProfiler) ... ok (0.030s) 2022-08-13T13:54:50.9832493Z test_tensor_constant (jit.test_profiler.TestProfiler) ... ok (0.031s) 2022-08-13T13:54:51.0531278Z test_tensor_type_not_determined_by_inputs (jit.test_profiler.TestProfiler) ... ok (0.070s) 2022-08-13T13:54:51.0871454Z test_use_not_profiled (jit.test_profiler.TestProfiler) ... ok (0.034s) 2022-08-13T13:54:51.0916850Z test_aliasdb (jit.test_python_bindings.TestPythonBindings) ... ok (0.004s) 2022-08-13T13:54:51.0937691Z test_canonicalize (jit.test_python_bindings.TestPythonBindings) ... ok (0.002s) 2022-08-13T13:54:51.0990444Z test_cu_create_function (jit.test_python_bindings.TestPythonBindings) ... ok (0.005s) 2022-08-13T13:54:51.1059436Z test_cu_get_functions (jit.test_python_bindings.TestPythonBindings) ... ok (0.007s) 2022-08-13T13:54:51.1085068Z test_graph_create (jit.test_python_bindings.TestPythonBindings) ... ok (0.002s) 2022-08-13T13:54:51.1126098Z test_graph_iterator_keepalive (jit.test_python_bindings.TestPythonBindings) ... ok (0.004s) 2022-08-13T13:54:51.1170542Z test_invalidation (jit.test_python_bindings.TestPythonBindings) ... ok (0.004s) 2022-08-13T13:54:51.1298351Z test_add (jit.test_python_builtins.TestPythonBuiltinOP) ... ok (0.013s) 2022-08-13T13:54:51.1673732Z test_adv_indexing_list (jit.test_python_builtins.TestPythonBuiltinOP) ... ok (0.037s) 2022-08-13T13:54:51.2053095Z test_advancedindex (jit.test_python_builtins.TestPythonBuiltinOP) ... ok (0.038s) 2022-08-13T13:54:51.2116840Z test_gather (jit.test_python_builtins.TestPythonBuiltinOP) ... ok (0.006s) 2022-08-13T13:54:51.2559347Z test_index (jit.test_python_builtins.TestPythonBuiltinOP) ... ok (0.044s) 2022-08-13T13:54:51.4026651Z test_index_ellipses (jit.test_python_builtins.TestPythonBuiltinOP) ... ok (0.147s) 2022-08-13T13:54:51.4115801Z test_inf (jit.test_python_builtins.TestPythonBuiltinOP) ... ok (0.009s) 2022-08-13T13:54:51.4226371Z test_matmul_py3 (jit.test_python_builtins.TestPythonBuiltinOP) ... ok (0.011s) 2022-08-13T13:54:51.4338478Z test_mul (jit.test_python_builtins.TestPythonBuiltinOP) ... ok (0.011s) 2022-08-13T13:54:51.4930178Z test_pow (jit.test_python_builtins.TestPythonBuiltinOP) ... ok (0.059s) 2022-08-13T13:54:51.4982584Z test_random (jit.test_python_builtins.TestPythonBuiltinOP) ... ok (0.005s) 2022-08-13T13:54:51.5224883Z test_slice (jit.test_python_builtins.TestPythonBuiltinOP) ... ok (0.024s) 2022-08-13T13:54:51.5320301Z test_stepped_tuple_slicing (jit.test_python_builtins.TestPythonBuiltinOP) ... ok (0.009s) 2022-08-13T13:54:51.5421254Z test_str_to_float (jit.test_python_builtins.TestPythonBuiltinOP) ... ok (0.010s) 2022-08-13T13:54:51.5512771Z test_triple (jit.test_python_builtins.TestPythonBuiltinOP) ... ok (0.009s) 2022-08-13T13:54:51.5573235Z test_param_strides (jit.test_python_ir.TestPythonIr) ... ok (0.006s) 2022-08-13T13:54:51.5944445Z test_attributes (jit.test_recursive_script.TestRecursiveScript) ... ok (0.037s) 2022-08-13T13:54:51.6151536Z test_class_compile (jit.test_recursive_script.TestRecursiveScript) ... ok (0.021s) 2022-08-13T13:54:51.6360794Z test_constants_with_final (jit.test_recursive_script.TestRecursiveScript) ... ok (0.021s) 2022-08-13T13:54:51.7087264Z test_dir (jit.test_recursive_script.TestRecursiveScript) ... ok (0.073s) 2022-08-13T13:54:51.7152769Z test_error_stack (jit.test_recursive_script.TestRecursiveScript) ... ok (0.006s) 2022-08-13T13:54:51.7189306Z test_error_stack_annotation (jit.test_recursive_script.TestRecursiveScript) ... ok (0.004s) 2022-08-13T13:54:51.7223751Z test_error_stack_class (jit.test_recursive_script.TestRecursiveScript) ... ok (0.003s) 2022-08-13T13:54:51.7332300Z test_error_stack_module (jit.test_recursive_script.TestRecursiveScript) ... ok (0.011s) 2022-08-13T13:54:51.7385255Z test_failed_function_compilation (jit.test_recursive_script.TestRecursiveScript) ... ok (0.005s) 2022-08-13T13:54:51.7686122Z test_function_attribute_in_submodule (jit.test_recursive_script.TestRecursiveScript) ... ok (0.030s) 2022-08-13T13:54:51.7739827Z test_ignore_class (jit.test_recursive_script.TestRecursiveScript) ... ok (0.005s) 2022-08-13T13:54:51.7856338Z test_inferred_nonetype (jit.test_recursive_script.TestRecursiveScript) ... ok (0.012s) 2022-08-13T13:54:51.7870539Z test_init_error (jit.test_recursive_script.TestRecursiveScript) ... ok (0.001s) 2022-08-13T13:54:51.8152754Z test_inner_traced_module (jit.test_recursive_script.TestRecursiveScript) ... ok (0.028s) 2022-08-13T13:54:51.8927000Z test_iterable_modules (jit.test_recursive_script.TestRecursiveScript) ... ok (0.077s) 2022-08-13T13:54:51.9067724Z test_method_call (jit.test_recursive_script.TestRecursiveScript) ... ok (0.014s) 2022-08-13T13:54:51.9293108Z test_module_basic (jit.test_recursive_script.TestRecursiveScript) ... ok (0.022s) 2022-08-13T13:54:51.9543148Z test_module_function_export (jit.test_recursive_script.TestRecursiveScript) ... ok (0.025s) 2022-08-13T13:54:51.9606062Z test_module_name (jit.test_recursive_script.TestRecursiveScript) ... ok (0.006s) 2022-08-13T13:54:51.9926350Z test_module_repr (jit.test_recursive_script.TestRecursiveScript) ... ok (0.032s) 2022-08-13T13:54:52.0230482Z test_optional_module (jit.test_recursive_script.TestRecursiveScript) ... ok (0.030s) 2022-08-13T13:54:52.0283554Z test_override_instance_method_ignore (jit.test_recursive_script.TestRecursiveScript) ... ok (0.005s) 2022-08-13T13:54:52.0367897Z test_prepare_scriptable_basic (jit.test_recursive_script.TestRecursiveScript) ... ok (0.008s) 2022-08-13T13:54:52.0416492Z test_prepare_scriptable_cycle (jit.test_recursive_script.TestRecursiveScript) ... ok (0.005s) 2022-08-13T13:54:52.1220780Z test_prepare_scriptable_iterable_modules (jit.test_recursive_script.TestRecursiveScript) ... ok (0.080s) 2022-08-13T13:54:52.1320471Z test_python_function_attribute (jit.test_recursive_script.TestRecursiveScript) ... ok (0.010s) 2022-08-13T13:54:52.1397034Z test_repeated_error_stack (jit.test_recursive_script.TestRecursiveScript) ... ok (0.008s) 2022-08-13T13:54:52.1521429Z test_script_after_eval (jit.test_recursive_script.TestRecursiveScript) ... ok (0.012s) 2022-08-13T13:54:52.1606810Z test_script_basic (jit.test_recursive_script.TestRecursiveScript) ... ok (0.008s) 2022-08-13T13:54:52.1870184Z test_script_function_attribute (jit.test_recursive_script.TestRecursiveScript) ... ok (0.026s) 2022-08-13T13:54:52.1880379Z test_script_loaded_module (jit.test_recursive_script.TestRecursiveScript) 2022-08-13T13:54:52.2066092Z Test that we can hold a loaded ScriptModule as a submodule. ... ok (0.019s) 2022-08-13T13:54:52.2321333Z test_aten_inplace (jit.test_remove_mutation.TestRemoveMutation) ... ok (0.025s) 2022-08-13T13:54:52.2773730Z test_common_pytorch_list_ops (jit.test_remove_mutation.TestRemoveMutation) ... ok (0.045s) 2022-08-13T13:54:52.2838985Z test_if_output (jit.test_remove_mutation.TestRemoveMutation) ... ok (0.006s) 2022-08-13T13:54:52.2938894Z test_if_output_fail (jit.test_remove_mutation.TestRemoveMutation) ... ok (0.010s) 2022-08-13T13:54:52.3186326Z test_list_indexing_removal (jit.test_remove_mutation.TestRemoveMutation) ... ok (0.025s) 2022-08-13T13:54:52.3272833Z test_lists_append (jit.test_remove_mutation.TestRemoveMutation) ... ok (0.009s) 2022-08-13T13:54:52.3332949Z test_lists_insert (jit.test_remove_mutation.TestRemoveMutation) ... ok (0.006s) 2022-08-13T13:54:52.3486852Z test_special_mapped_op (jit.test_remove_mutation.TestRemoveMutation) ... ok (0.015s) 2022-08-13T13:54:52.3510577Z test_different_functions (jit.test_save_load.TestSaveLoad) 2022-08-13T13:54:52.3847177Z Exercise the situation where we have the same qualified name ... ok (0.036s) 2022-08-13T13:54:52.3878433Z test_different_interfaces (jit.test_save_load.TestSaveLoad) 2022-08-13T13:54:52.4606941Z Exercise the situation where we have the same qualified name ... ok (0.076s) 2022-08-13T13:54:52.4632017Z test_different_modules (jit.test_save_load.TestSaveLoad) 2022-08-13T13:54:52.5171139Z Exercise the situation where we have the same qualified name ... ok (0.056s) 2022-08-13T13:54:52.5930076Z test_many_collisions (jit.test_save_load.TestSaveLoad) ... ok (0.076s) 2022-08-13T13:54:52.5959262Z test_save_load_meta_tensors (jit.test_save_load.TestSaveLoad) 2022-08-13T13:54:52.6234759Z Check that parameters, buffers, and submodules are the same after loading ... ok (0.030s) 2022-08-13T13:54:52.6258456Z test_save_load_params_buffers_submodules (jit.test_save_load.TestSaveLoad) 2022-08-13T13:54:52.6361341Z Check that parameters, buffers, and submodules are the same after loading. ... ok (0.013s) 2022-08-13T13:54:52.6449043Z test_save_load_using_pathlib (jit.test_save_load.TestSaveLoad) ... ok (0.009s) 2022-08-13T13:54:52.6625508Z test_save_load_with_extra_files (jit.test_save_load.TestSaveLoad) ... ok (0.018s) 2022-08-13T13:54:52.6635168Z test_save_namedtuple_input_only (jit.test_save_load.TestSaveLoad) 2022-08-13T13:54:52.6744899Z Even if a NamedTuple is only used as an input argument, saving and ... ok (0.012s) 2022-08-13T13:54:52.6752246Z test_save_namedtuple_output_only (jit.test_save_load.TestSaveLoad) 2022-08-13T13:54:52.6842502Z Even if a NamedTuple is only used as an output argument, saving and ... ok (0.010s) 2022-08-13T13:54:52.6957846Z test_save_nonexit_file (jit.test_save_load.TestSaveLoad) ... ok (0.011s) 2022-08-13T13:54:52.6977665Z test_different_functions (jit.test_save_load.TestSaveLoadFlatbuffer) 2022-08-13T13:54:52.6978193Z Exercise the situation where we have the same qualified name ... skip: Need to enable flatbuffer to run the below tests (0.002s) 2022-08-13T13:54:52.7010952Z test_different_interfaces (jit.test_save_load.TestSaveLoadFlatbuffer) 2022-08-13T13:54:52.7012129Z Exercise the situation where we have the same qualified name ... skip: Need to enable flatbuffer to run the below tests (0.003s) 2022-08-13T13:54:52.7037998Z test_different_modules (jit.test_save_load.TestSaveLoadFlatbuffer) 2022-08-13T13:54:52.7038711Z Exercise the situation where we have the same qualified name ... skip: Need to enable flatbuffer to run the below tests (0.003s) 2022-08-13T13:54:52.7076638Z test_many_collisions (jit.test_save_load.TestSaveLoadFlatbuffer) ... skip: Need to enable flatbuffer to run the below tests (0.004s) 2022-08-13T13:54:52.7091383Z test_module_info_flatbuffer (jit.test_save_load.TestSaveLoadFlatbuffer) ... skip: Need to enable flatbuffer to run the below tests (0.001s) 2022-08-13T13:54:52.7115457Z test_save_load_params_buffers_submodules (jit.test_save_load.TestSaveLoadFlatbuffer) 2022-08-13T13:54:52.7116078Z Check that parameters, buffers, and submodules are the same after loading. ... skip: Need to enable flatbuffer to run the below tests (0.002s) 2022-08-13T13:54:52.7125403Z test_save_load_using_pathlib (jit.test_save_load.TestSaveLoadFlatbuffer) ... skip: Need to enable flatbuffer to run the below tests (0.001s) 2022-08-13T13:54:52.7134755Z test_save_load_with_extra_files (jit.test_save_load.TestSaveLoadFlatbuffer) 2022-08-13T13:54:52.7135312Z Check that parameters, buffers, and submodules are the same after loading. ... skip: Need to enable flatbuffer to run the below tests (0.001s) 2022-08-13T13:54:52.7143443Z test_save_namedtuple_input_only (jit.test_save_load.TestSaveLoadFlatbuffer) 2022-08-13T13:54:52.7143982Z Even if a NamedTuple is only used as an input argument, saving and ... skip: Need to enable flatbuffer to run the below tests (0.001s) 2022-08-13T13:54:52.7150945Z test_save_namedtuple_output_only (jit.test_save_load.TestSaveLoadFlatbuffer) 2022-08-13T13:54:52.7151487Z Even if a NamedTuple is only used as an output argument, saving and ... skip: Need to enable flatbuffer to run the below tests (0.001s) 2022-08-13T13:54:52.8744961Z test_versioned_div_scalar (jit.test_save_load_for_op_version.TestSaveLoadForOpVersion) ... Falsifying explicit example: test_versioned_div_scalar( 2022-08-13T13:54:52.8745611Z self=, 2022-08-13T13:54:52.8746028Z sample_input=(2, 3, 2.0, 3.0), 2022-08-13T13:54:52.8746247Z ) 2022-08-13T13:54:52.8748593Z skip: Failed to load fixture! (0.159s) 2022-08-13T13:54:53.4085293Z test_versioned_div_scalar_inplace (jit.test_save_load_for_op_version.TestSaveLoadForOpVersion) ... ok (0.534s) 2022-08-13T13:54:53.6057760Z test_versioned_div_scalar_reciprocal (jit.test_save_load_for_op_version.TestSaveLoadForOpVersion) ... ok (0.197s) 2022-08-13T13:54:53.6158987Z test_versioned_div_scalar_scalar (jit.test_save_load_for_op_version.TestSaveLoadForOpVersion) ... ok (0.010s) 2022-08-13T13:54:53.7583067Z test_versioned_div_tensor (jit.test_save_load_for_op_version.TestSaveLoadForOpVersion) ... ok (0.142s) 2022-08-13T13:54:54.4282133Z test_versioned_div_tensor_inplace (jit.test_save_load_for_op_version.TestSaveLoadForOpVersion) ... ok (0.670s) 2022-08-13T13:54:55.8875126Z test_versioned_div_tensor_out (jit.test_save_load_for_op_version.TestSaveLoadForOpVersion) ... ok (1.459s) 2022-08-13T13:54:55.9011788Z test_versioned_linspace (jit.test_save_load_for_op_version.TestSaveLoadForOpVersion) ... ok (0.014s) 2022-08-13T13:54:55.9121852Z test_versioned_linspace_out (jit.test_save_load_for_op_version.TestSaveLoadForOpVersion) ... ok (0.011s) 2022-08-13T13:54:55.9260069Z test_versioned_logspace (jit.test_save_load_for_op_version.TestSaveLoadForOpVersion) ... ok (0.014s) 2022-08-13T13:54:55.9383689Z test_versioned_logspace_out (jit.test_save_load_for_op_version.TestSaveLoadForOpVersion) ... ok (0.012s) 2022-08-13T13:54:55.9478452Z test_add_out (__main__.TestScript) ... ok (0.009s) 2022-08-13T13:54:55.9571773Z test_add_tuple_different_types (__main__.TestScript) ... ok (0.009s) 2022-08-13T13:54:55.9674468Z test_add_tuple_non_optional (__main__.TestScript) ... ok (0.010s) 2022-08-13T13:54:55.9755943Z test_add_tuple_optional (__main__.TestScript) ... ok (0.008s) 2022-08-13T13:54:55.9838342Z test_add_tuple_same_types (__main__.TestScript) ... ok (0.008s) 2022-08-13T13:54:55.9852933Z test_addmm_grad (__main__.TestScript) 2022-08-13T13:54:55.9930872Z This test checks several things: ... ok (0.009s) 2022-08-13T13:54:56.0008380Z test_alias_covariant_type_containers (__main__.TestScript) ... ok (0.008s) 2022-08-13T13:54:56.0144746Z test_all (__main__.TestScript) ... ok (0.014s) 2022-08-13T13:54:56.0459579Z test_annot_ast_mypy_fn (__main__.TestScript) ... ok (0.031s) 2022-08-13T13:54:56.0974785Z test_annot_ast_mypy_method (__main__.TestScript) ... ok (0.051s) 2022-08-13T13:54:56.1310899Z test_annot_ast_py3_fn (__main__.TestScript) ... ok (0.033s) 2022-08-13T13:54:56.1848211Z test_annot_ast_py3_method (__main__.TestScript) ... ok (0.054s) 2022-08-13T13:54:56.1916444Z test_annot_string_mypy_fn (__main__.TestScript) ... ok (0.007s) 2022-08-13T13:54:56.2315853Z test_annot_string_mypy_method (__main__.TestScript) ... ok (0.040s) 2022-08-13T13:54:56.2382715Z test_annot_string_py3_fn (__main__.TestScript) ... ok (0.007s) 2022-08-13T13:54:56.2780139Z test_annot_string_py3_method (__main__.TestScript) ... ok (0.040s) 2022-08-13T13:54:56.2824804Z test_annotated_script_fn (__main__.TestScript) ... ok (0.004s) 2022-08-13T13:54:56.2852939Z test_annotated_script_fn_arg_mismatch (__main__.TestScript) ... ok (0.003s) 2022-08-13T13:54:56.2875425Z test_annotated_script_fn_return_mismatch (__main__.TestScript) ... ok (0.002s) 2022-08-13T13:54:56.2936150Z test_annotated_script_method (__main__.TestScript) ... ok (0.006s) 2022-08-13T13:54:56.3009205Z test_annoying_doubles (__main__.TestScript) ... ok (0.007s) 2022-08-13T13:54:56.3352056Z test_any (__main__.TestScript) ... ok (0.034s) 2022-08-13T13:54:56.3406439Z test_assert_is_scripting_metacompile (__main__.TestScript) ... ok (0.005s) 2022-08-13T13:54:56.3474734Z test_assertion_optional_refinement (__main__.TestScript) ... ok (0.007s) 2022-08-13T13:54:56.3811694Z test_attr_module_constants (__main__.TestScript) ... ok (0.034s) 2022-08-13T13:54:56.3896042Z test_attr_qscheme_script (__main__.TestScript) ... ok (0.008s) 2022-08-13T13:54:56.3935492Z test_attribute_in_init (__main__.TestScript) ... ok (0.004s) 2022-08-13T13:54:56.4111878Z test_attribute_serialization (__main__.TestScript) ... ok (0.018s) 2022-08-13T13:54:56.4262762Z test_attribute_unpickling (__main__.TestScript) ... ok (0.015s) 2022-08-13T13:54:56.4379252Z test_augmented_assign (__main__.TestScript) ... ok (0.012s) 2022-08-13T13:54:56.4510734Z test_autodiff_complex (__main__.TestScript) ... ok (0.013s) 2022-08-13T13:54:56.4550680Z test_backend_cudnn_enabled (__main__.TestScript) ... ok (0.004s) 2022-08-13T13:54:56.4590314Z test_bad_multiline_annotations (__main__.TestScript) ... ok (0.004s) 2022-08-13T13:54:56.4749170Z test_bailout_loop_carried_deps_name_clash (__main__.TestScript) ... ok (0.016s) 2022-08-13T13:54:56.4898769Z test_bailout_loop_counter_transition (__main__.TestScript) ... ok (0.015s) 2022-08-13T13:54:56.8187906Z test_batch_norm_inference_backward_cuda (__main__.TestScript) ... ok (0.329s) 2022-08-13T13:54:56.8199074Z test_batchnorm_fuser_cpu (__main__.TestScript) ... skip: This tests the CPU fuser (0.001s) 2022-08-13T13:54:56.8263597Z test_big_float_literals (__main__.TestScript) ... ok (0.006s) 2022-08-13T13:54:56.8333135Z test_big_int_literals (__main__.TestScript) ... ok (0.007s) 2022-08-13T13:54:57.1645440Z test_binary_op_shape (__main__.TestScript) ... ok (0.331s) 2022-08-13T13:54:57.1976802Z test_bitwise_ops (__main__.TestScript) ... ok (0.033s) 2022-08-13T13:54:57.2076095Z test_block_input_grad_in_loop (__main__.TestScript) ... ok (0.010s) 2022-08-13T13:54:57.2174008Z test_bool_augassign_bitwise_and (__main__.TestScript) ... ok (0.010s) 2022-08-13T13:54:57.2282991Z test_bool_augassign_bitwise_or (__main__.TestScript) ... ok (0.011s) 2022-08-13T13:54:57.2384126Z test_bool_augassign_bitwise_xor (__main__.TestScript) ... ok (0.010s) 2022-08-13T13:54:57.2920414Z test_bool_dispatch (__main__.TestScript) ... ok (0.053s) 2022-08-13T13:54:57.3126950Z test_boolean_literal_constant_metacompile (__main__.TestScript) ... ok (0.021s) 2022-08-13T13:54:57.3160316Z test_break_continue_error (__main__.TestScript) ... ok (0.003s) 2022-08-13T13:54:57.4984238Z test_breaks_continues (__main__.TestScript) ... ok (0.182s) 2022-08-13T13:54:57.5186462Z test_builtin_args (__main__.TestScript) ... ok (0.020s) 2022-08-13T13:54:57.5272770Z test_builtin_args_fails (__main__.TestScript) ... [W ir_emitter.cpp:4385] Warning: List consists of heterogeneous types, which means that it has been typed as containing Union[List[int], int]. To use any of the values in this List, it will be necessary to add an `assert isinstance` statement before first use to trigger type refinement. 2022-08-13T13:54:57.5273497Z File "test_jit.py", line 10867 2022-08-13T13:54:57.5273779Z @torch.jit.script 2022-08-13T13:54:57.5274020Z def f6(a): 2022-08-13T13:54:57.5274300Z a.expand(size=[3, [4]]) 2022-08-13T13:54:57.5277015Z ~~~~~~ <--- HERE 2022-08-13T13:54:57.5277322Z (function emitListLiteral) 2022-08-13T13:54:57.5277598Z ok (0.009s) 2022-08-13T13:54:57.5376542Z test_builtin_function_attributes (__main__.TestScript) ... ok (0.010s) 2022-08-13T13:54:57.5396715Z test_builtin_use_as_value (__main__.TestScript) ... ok (0.002s) 2022-08-13T13:54:57.5468609Z test_call_ge (__main__.TestScript) ... ok (0.007s) 2022-08-13T13:54:57.5512647Z test_call_python_fn_from_script_fn (__main__.TestScript) ... ok (0.004s) 2022-08-13T13:54:57.5574958Z test_call_python_fn_from_script_module (__main__.TestScript) ... ok (0.006s) 2022-08-13T13:54:57.5699725Z test_call_python_fn_from_traced_module (__main__.TestScript) ... ok (0.012s) 2022-08-13T13:54:57.5785754Z test_call_python_fn_from_tracing_fn (__main__.TestScript) ... ok (0.008s) 2022-08-13T13:54:57.5818103Z test_call_python_mod_from_script_fn (__main__.TestScript) ... ok (0.003s) 2022-08-13T13:54:57.5902656Z test_call_python_mod_from_script_module (__main__.TestScript) ... ok (0.008s) 2022-08-13T13:54:57.6118199Z test_call_python_mod_from_traced_module (__main__.TestScript) ... ok (0.021s) 2022-08-13T13:54:57.6221839Z test_call_python_mod_from_tracing_fn (__main__.TestScript) ... ok (0.010s) 2022-08-13T13:54:57.6287671Z test_call_script_fn_from_script_fn (__main__.TestScript) ... ok (0.006s) 2022-08-13T13:54:57.6387170Z test_call_script_fn_from_script_module (__main__.TestScript) ... ok (0.010s) 2022-08-13T13:54:57.6508198Z test_call_script_fn_from_tracing_fn (__main__.TestScript) ... ok (0.012s) 2022-08-13T13:54:57.6584777Z test_call_script_mod_from_script_fn (__main__.TestScript) ... ok (0.008s) 2022-08-13T13:54:57.6719599Z test_call_script_mod_from_script_module (__main__.TestScript) ... ok (0.013s) 2022-08-13T13:54:57.6730785Z test_call_script_mod_from_tracing_fn (__main__.TestScript) ... skip: error in first class mode (0.001s) 2022-08-13T13:54:57.6877457Z test_call_traced_fn_from_tracing_fn (__main__.TestScript) ... ok (0.014s) 2022-08-13T13:54:57.6889418Z test_call_traced_mod_from_tracing_fn (__main__.TestScript) ... skip: error in first class mode (0.001s) 2022-08-13T13:54:57.7083354Z test_canonicalize_control_outputs (__main__.TestScript) ... ok (0.019s) 2022-08-13T13:54:57.7091255Z test_cast (__main__.TestScript) ... skip: RuntimeError: VariableType::ID() not implemented (0.001s) 2022-08-13T13:54:57.7377161Z test_cat (__main__.TestScript) ... ok (0.028s) 2022-08-13T13:54:57.7474464Z test_cat_lifts (__main__.TestScript) ... ok (0.010s) 2022-08-13T13:54:57.7888399Z test_chr (__main__.TestScript) ... ok (0.041s) 2022-08-13T13:54:57.7903952Z test_circular_dependency (__main__.TestScript) 2022-08-13T13:54:57.8337139Z https://github.com/pytorch/pytorch/issues/25871 ... ok (0.045s) 2022-08-13T13:54:57.8543254Z test_class_as_attribute (__main__.TestScript) ... ok (0.020s) 2022-08-13T13:54:57.8581527Z test_class_attribute (__main__.TestScript) ... ok (0.004s) 2022-08-13T13:54:57.8622394Z test_class_attribute_in_script (__main__.TestScript) ... ok (0.004s) 2022-08-13T13:54:57.8697056Z test_class_with_comment_at_lower_indentation (__main__.TestScript) ... ok (0.007s) 2022-08-13T13:54:57.8707313Z test_code_with_constants (__main__.TestScript) 2022-08-13T13:54:57.8793662Z Check that the `code_with_constants` property correctly returns graph CONSTANTS in the ... ok (0.010s) 2022-08-13T13:54:57.8804928Z test_code_with_constants_restore (__main__.TestScript) 2022-08-13T13:54:57.8915765Z Check that the `code_with_constants` property correctly works on restoration after save() + load() ... ok (0.012s) 2022-08-13T13:54:57.8999909Z test_comment_ignore_indent (__main__.TestScript) ... ok (0.008s) 2022-08-13T13:54:57.9076795Z test_compare_two_bool_inputs (__main__.TestScript) ... ok (0.008s) 2022-08-13T13:54:57.9097402Z test_compile_module_with_constant (__main__.TestScript) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:54:57.9815449Z test_conditional_casting (__main__.TestScript) ... ok (0.072s) 2022-08-13T13:54:57.9886960Z test_constant_as_attr (__main__.TestScript) ... ok (0.007s) 2022-08-13T13:54:57.9936219Z test_constant_pooling_introduce_aliasing (__main__.TestScript) ... ok (0.005s) 2022-08-13T13:54:58.0016026Z test_constant_pooling_none (__main__.TestScript) ... ok (0.008s) 2022-08-13T13:54:58.0075424Z test_constant_pooling_same_identity (__main__.TestScript) ... ok (0.006s) 2022-08-13T13:54:58.0313250Z test_context_manager (__main__.TestScript) ... ok (0.024s) 2022-08-13T13:54:58.0413780Z test_conv_error (__main__.TestScript) ... ok (0.010s) 2022-08-13T13:54:58.0738058Z test_convert_base (__main__.TestScript) ... ok (0.032s) 2022-08-13T13:54:58.0800214Z test_cpp_function_tensor_str (__main__.TestScript) ... ok (0.006s) 2022-08-13T13:54:58.0963572Z test_cpp_module_iterator (__main__.TestScript) ... ok (0.016s) 2022-08-13T13:54:58.1063954Z test_desugar_module (__main__.TestScript) ... ok (0.010s) 2022-08-13T13:54:58.1120250Z test_device_kwarg (__main__.TestScript) ... ok (0.006s) 2022-08-13T13:54:58.1177464Z test_device_type (__main__.TestScript) ... ok (0.006s) 2022-08-13T13:54:58.1242099Z test_device_type_cuda (__main__.TestScript) ... ok (0.006s) 2022-08-13T13:54:58.1275878Z test_dir (__main__.TestScript) ... ok (0.003s) 2022-08-13T13:54:58.1758675Z test_divmod (__main__.TestScript) ... ok (0.048s) 2022-08-13T13:54:58.1788430Z test_dominated_bailout (__main__.TestScript) ... skip: bailouts are being deprecated (0.003s) 2022-08-13T13:54:58.3778644Z test_dropout_eval (__main__.TestScript) ... ok (0.199s) 2022-08-13T13:54:58.3984170Z test_dropout_script (__main__.TestScript) ... ok (0.021s) 2022-08-13T13:54:58.4050681Z test_dtype_attr (__main__.TestScript) ... ok (0.007s) 2022-08-13T13:54:58.4598677Z test_dtype_op_shape (__main__.TestScript) ... ok (0.055s) 2022-08-13T13:54:58.5323954Z test_dtype_op_shape2 (__main__.TestScript) ... ok (0.072s) 2022-08-13T13:54:58.5369690Z test_early_return_closure (__main__.TestScript) ... ok (0.004s) 2022-08-13T13:54:58.5471052Z test_early_return_fork_join (__main__.TestScript) ... ok (0.010s) 2022-08-13T13:54:58.5789145Z test_early_return_rewrite (__main__.TestScript) ... ok (0.032s) 2022-08-13T13:54:58.5839277Z test_early_return_type_refinement (__main__.TestScript) ... ok (0.005s) 2022-08-13T13:54:58.6385984Z test_early_returns_loops (__main__.TestScript) ... ok (0.055s) 2022-08-13T13:54:58.6461856Z test_ellipsis_const_end (__main__.TestScript) ... ok (0.007s) 2022-08-13T13:54:58.6544158Z test_ellipsis_const_mid (__main__.TestScript) ... ok (0.008s) 2022-08-13T13:54:58.6639026Z test_ellipsis_const_mid_select (__main__.TestScript) ... ok (0.009s) 2022-08-13T13:54:58.6720656Z test_ellipsis_const_start (__main__.TestScript) ... ok (0.008s) 2022-08-13T13:54:58.6809921Z test_ellipsis_end (__main__.TestScript) ... ok (0.009s) 2022-08-13T13:54:58.6893236Z test_ellipsis_mid (__main__.TestScript) ... ok (0.008s) 2022-08-13T13:54:58.6984435Z test_ellipsis_mid_select (__main__.TestScript) ... ok (0.009s) 2022-08-13T13:54:58.7069469Z test_ellipsis_start (__main__.TestScript) ... ok (0.008s) 2022-08-13T13:54:58.7297224Z test_embedding_renorm_grad_error (__main__.TestScript) ... ok (0.023s) 2022-08-13T13:54:58.7349159Z test_empty_like_memory_format_bc (__main__.TestScript) ... ok (0.005s) 2022-08-13T13:54:58.7364432Z test_empty_tuple_str (__main__.TestScript) ... ok (0.001s) 2022-08-13T13:54:58.7854371Z test_enumerate_modlist_range (__main__.TestScript) ... ok (0.049s) 2022-08-13T13:54:58.7908982Z test_erase_number_types (__main__.TestScript) ... ok (0.005s) 2022-08-13T13:54:58.8156437Z test_error (__main__.TestScript) ... ok (0.025s) 2022-08-13T13:54:58.8364348Z test_error_stacktrace (__main__.TestScript) ... ok (0.021s) 2022-08-13T13:54:58.8797624Z test_error_stacktrace_interface (__main__.TestScript) ... ok (0.043s) 2022-08-13T13:54:58.8946545Z test_eval_python (__main__.TestScript) ... ok (0.015s) 2022-08-13T13:54:58.8989157Z test_exception_exits_closure (__main__.TestScript) ... ok (0.004s) 2022-08-13T13:54:58.9526684Z test_exceptions_with_control_flow (__main__.TestScript) ... ok (0.054s) 2022-08-13T13:54:58.9590888Z test_expand (__main__.TestScript) ... ok (0.006s) 2022-08-13T13:54:58.9743505Z test_fibb (__main__.TestScript) ... ok (0.015s) 2022-08-13T13:54:58.9839110Z test_fibb_totally_better (__main__.TestScript) ... ok (0.009s) 2022-08-13T13:54:58.9863540Z test_file_format_serialization (__main__.TestScript) ... ok (0.002s) 2022-08-13T13:54:58.9892454Z test_file_line_error (__main__.TestScript) ... ok (0.003s) 2022-08-13T13:54:59.0094776Z test_file_line_error_class_defn (__main__.TestScript) ... ok (0.020s) 2022-08-13T13:54:59.0142410Z test_file_line_graph (__main__.TestScript) ... ok (0.005s) 2022-08-13T13:54:59.0307466Z test_file_line_save_load (__main__.TestScript) ... ok (0.016s) 2022-08-13T13:54:59.0325613Z test_file_line_string (__main__.TestScript) ... ok (0.002s) 2022-08-13T13:54:59.0406889Z test_file_line_trace (__main__.TestScript) ... ok (0.008s) 2022-08-13T13:54:59.0471970Z test_filecheck (__main__.TestScript) ... ok (0.006s) 2022-08-13T13:54:59.0513159Z test_filecheck_parse (__main__.TestScript) ... ok (0.004s) 2022-08-13T13:54:59.0738349Z test_first_class_calls (__main__.TestScript) ... ok (0.022s) 2022-08-13T13:54:59.0824066Z test_first_class_module (__main__.TestScript) ... ok (0.008s) 2022-08-13T13:54:59.0980809Z test_floor_div (__main__.TestScript) ... ok (0.016s) 2022-08-13T13:54:59.1309892Z test_floordiv (__main__.TestScript) ... ok (0.033s) 2022-08-13T13:54:59.1333056Z test_for_else (__main__.TestScript) ... ok (0.002s) 2022-08-13T13:54:59.1491399Z test_for_in_dict (__main__.TestScript) ... ok (0.016s) 2022-08-13T13:54:59.1953733Z test_for_in_enumerate (__main__.TestScript) ... ok (0.046s) 2022-08-13T13:54:59.2046920Z test_for_in_range (__main__.TestScript) ... ok (0.009s) 2022-08-13T13:54:59.2314955Z test_for_in_range_ast (__main__.TestScript) ... ok (0.027s) 2022-08-13T13:54:59.2604774Z test_for_in_range_dynamic (__main__.TestScript) ... ok (0.029s) 2022-08-13T13:54:59.2723656Z test_for_in_range_if_ast (__main__.TestScript) ... ok (0.012s) 2022-08-13T13:54:59.2821181Z test_for_in_range_start_end (__main__.TestScript) ... ok (0.010s) 2022-08-13T13:54:59.3063421Z test_for_in_range_start_end_step (__main__.TestScript) ... ok (0.024s) 2022-08-13T13:54:59.3132474Z test_for_in_range_zero_step (__main__.TestScript) ... ok (0.007s) 2022-08-13T13:54:59.3368176Z test_for_in_string (__main__.TestScript) ... ok (0.023s) 2022-08-13T13:54:59.3516640Z test_for_in_tensors (__main__.TestScript) ... ok (0.015s) 2022-08-13T13:54:59.3543435Z test_for_in_tensors_fail_scalar (__main__.TestScript) ... ok (0.003s) 2022-08-13T13:54:59.3713072Z test_for_in_tensors_nested (__main__.TestScript) ... ok (0.017s) 2022-08-13T13:54:59.3814628Z test_for_in_tensors_rank0 (__main__.TestScript) ... ok (0.010s) 2022-08-13T13:54:59.4156286Z test_for_in_zip (__main__.TestScript) ... ok (0.034s) 2022-08-13T13:54:59.4438919Z test_for_in_zip_enumerate (__main__.TestScript) ... ok (0.028s) 2022-08-13T13:54:59.4584751Z test_for_tuple_assign (__main__.TestScript) ... ok (0.014s) 2022-08-13T13:54:59.4854537Z test_for_tuple_unpack (__main__.TestScript) ... ok (0.027s) 2022-08-13T13:54:59.4972910Z test_format (__main__.TestScript) ... ok (0.012s) 2022-08-13T13:54:59.5878141Z test_func_call (__main__.TestScript) ... ok (0.090s) 2022-08-13T13:54:59.5948312Z test_function_compilation_caching (__main__.TestScript) ... ok (0.007s) 2022-08-13T13:54:59.6186486Z test_function_overload_misuse (__main__.TestScript) ... ok (0.024s) 2022-08-13T13:54:59.6368275Z test_function_overloading_isinstance (__main__.TestScript) ... ok (0.018s) 2022-08-13T13:54:59.7156905Z test_function_overloads (__main__.TestScript) ... ok (0.079s) 2022-08-13T13:54:59.7164433Z test_fuser_double_float_codegen (__main__.TestScript) ... skip: This tests the CPU fuser (0.001s) 2022-08-13T13:54:59.7172886Z test_fuser_double_literal_precision (__main__.TestScript) ... skip: This tests the CPU fuser (0.001s) 2022-08-13T13:54:59.7234972Z test_fuser_multiple_blocks (__main__.TestScript) ... ok (0.006s) 2022-08-13T13:54:59.7315801Z test_gather_dynamic_index (__main__.TestScript) ... ok (0.008s) 2022-08-13T13:54:59.7340703Z test_generic_list_errors (__main__.TestScript) ... ok (0.002s) 2022-08-13T13:54:59.7781635Z test_get_set_state (__main__.TestScript) ... ok (0.044s) 2022-08-13T13:54:59.7923553Z test_get_set_state_with_tensors (__main__.TestScript) ... ok (0.014s) 2022-08-13T13:54:59.7986850Z test_grad_from_script (__main__.TestScript) ... ok (0.006s) 2022-08-13T13:54:59.8108703Z test_hash (__main__.TestScript) ... ok (0.012s) 2022-08-13T13:54:59.8281335Z test_hex_literals (__main__.TestScript) ... ok (0.017s) 2022-08-13T13:54:59.8481135Z test_id (__main__.TestScript) ... ok (0.020s) 2022-08-13T13:54:59.8575561Z test_if (__main__.TestScript) ... ok (0.009s) 2022-08-13T13:54:59.8708806Z test_if_define (__main__.TestScript) ... ok (0.013s) 2022-08-13T13:54:59.8776346Z test_if_different_type (__main__.TestScript) ... ok (0.007s) 2022-08-13T13:54:59.8933806Z test_if_for_in_range (__main__.TestScript) ... ok (0.016s) 2022-08-13T13:54:59.9218956Z test_if_is_none_dispatch (__main__.TestScript) ... ok (0.028s) 2022-08-13T13:54:59.9301298Z test_if_list_cat (__main__.TestScript) ... ok (0.008s) 2022-08-13T13:55:00.0074617Z test_if_nest_while (__main__.TestScript) ... ok (0.077s) 2022-08-13T13:55:00.0179542Z test_if_noelse (__main__.TestScript) ... ok (0.010s) 2022-08-13T13:55:00.0216501Z test_if_not_defined_error (__main__.TestScript) ... ok (0.004s) 2022-08-13T13:55:00.0285843Z test_if_supertype (__main__.TestScript) ... ok (0.007s) 2022-08-13T13:55:00.0405556Z test_ignore_decorator (__main__.TestScript) ... ok (0.012s) 2022-08-13T13:55:00.0535669Z test_ignored_as_value (__main__.TestScript) ... ok (0.013s) 2022-08-13T13:55:00.0634365Z test_ignored_method_binding (__main__.TestScript) ... ok (0.010s) 2022-08-13T13:55:00.0707724Z test_ignored_props (__main__.TestScript) ... ok (0.007s) 2022-08-13T13:55:00.0863718Z test_import_constants_not_specialized (__main__.TestScript) ... ok (0.015s) 2022-08-13T13:55:00.1036870Z test_in_for_and_comp_expr (__main__.TestScript) ... ok (0.017s) 2022-08-13T13:55:00.1090638Z test_in_operator_with_two_strings (__main__.TestScript) ... ok (0.005s) 2022-08-13T13:55:00.2346051Z test_index (__main__.TestScript) ... ok (0.125s) 2022-08-13T13:55:00.2396720Z test_index_select_shape_prop (__main__.TestScript) ... ok (0.005s) 2022-08-13T13:55:00.2501172Z test_index_with_tuple (__main__.TestScript) ... ok (0.010s) 2022-08-13T13:55:00.2521772Z test_indexing_error (__main__.TestScript) ... ok (0.002s) 2022-08-13T13:55:00.2592663Z test_infer_size (__main__.TestScript) ... ok (0.007s) 2022-08-13T13:55:00.2598555Z test_inferred_error_msg (__main__.TestScript) 2022-08-13T13:55:00.2635083Z Test that when we get a type mismatch on a function where we inferred ... ok (0.004s) 2022-08-13T13:55:00.2815799Z test_inherit_method (__main__.TestScript) ... ok (0.018s) 2022-08-13T13:55:00.2824989Z test_inline_and_run_annotated_script_fn (__main__.TestScript) ... skip: https://github.com/pytorch/pytorch/issues/9595 (0.001s) 2022-08-13T13:55:00.2841797Z test_inlined_graph (__main__.TestScript) 2022-08-13T13:55:00.2995358Z Check that the `inlined_graph` property correctly returns an inlined ... ok (0.017s) 2022-08-13T13:55:00.3073956Z test_inlining_cleanup (__main__.TestScript) ... ok (0.008s) 2022-08-13T13:55:00.3149020Z test_inplace_add (__main__.TestScript) ... ok (0.007s) 2022-08-13T13:55:00.3226324Z test_inplace_copy_script (__main__.TestScript) ... ok (0.008s) 2022-08-13T13:55:00.3287902Z test_input_keyword_in_schema (__main__.TestScript) ... ok (0.006s) 2022-08-13T13:55:00.3342936Z test_int_cast (__main__.TestScript) ... ok (0.005s) 2022-08-13T13:55:00.3366622Z test_integral_shape_inference (__main__.TestScript) ... ok (0.002s) 2022-08-13T13:55:00.3385382Z test_interpret_graph (__main__.TestScript) ... ok (0.002s) 2022-08-13T13:55:00.7916950Z test_interpreter_fuzz (__main__.TestScript) ... ok (0.453s) 2022-08-13T13:55:00.8126675Z test_intlist_args (__main__.TestScript) ... ok (0.021s) 2022-08-13T13:55:00.8153563Z test_invalid_call_arguments (__main__.TestScript) ... ok (0.003s) 2022-08-13T13:55:00.8170183Z test_invalid_lhs_assignment (__main__.TestScript) ... ok (0.002s) 2022-08-13T13:55:00.8208423Z test_invalid_prefix_annotation (__main__.TestScript) ... ok (0.004s) 2022-08-13T13:55:00.8220683Z test_irparser (__main__.TestScript) ... ok (0.001s) 2022-08-13T13:55:00.8382502Z test_is_after_use (__main__.TestScript) ... ok (0.016s) 2022-08-13T13:55:00.9048327Z test_is_isnot (__main__.TestScript) ... ok (0.066s) 2022-08-13T13:55:00.9061415Z test_is_optional (__main__.TestScript) ... ok (0.001s) 2022-08-13T13:55:00.9101870Z test_is_scripting (__main__.TestScript) ... ok (0.004s) 2022-08-13T13:55:00.9145968Z test_is_scripting_metacompile (__main__.TestScript) ... ok (0.004s) 2022-08-13T13:55:00.9253307Z test_isinstance (__main__.TestScript) ... ok (0.011s) 2022-08-13T13:55:00.9336601Z test_isinstance_dynamic (__main__.TestScript) ... ok (0.008s) 2022-08-13T13:55:00.9430755Z test_isinstance_metacompile (__main__.TestScript) ... ok (0.009s) 2022-08-13T13:55:00.9637694Z test_isinstance_refinement (__main__.TestScript) ... ok (0.020s) 2022-08-13T13:55:00.9735137Z test_jitter_bug (__main__.TestScript) ... ok (0.010s) 2022-08-13T13:55:00.9784198Z test_keyword (__main__.TestScript) ... ok (0.005s) 2022-08-13T13:55:00.9805598Z test_kwarg_expansion_error (__main__.TestScript) ... ok (0.002s) 2022-08-13T13:55:00.9849248Z test_kwargs_error_msg (__main__.TestScript) ... ok (0.004s) 2022-08-13T13:55:01.0137134Z test_lazy_script (__main__.TestScript) ... ok (0.029s) 2022-08-13T13:55:01.0250285Z test_lhs_advanced_indexing_assignment (__main__.TestScript) ... ok (0.011s) 2022-08-13T13:55:01.0369287Z test_lhs_advanced_indexing_augmented_assignment (__main__.TestScript) ... ok (0.012s) 2022-08-13T13:55:01.0460029Z test_lhs_indexing (__main__.TestScript) ... ok (0.009s) 2022-08-13T13:55:01.0532075Z test_lhs_indexing_increment (__main__.TestScript) ... ok (0.007s) 2022-08-13T13:55:01.0627951Z test_lhs_indexing_increment_list (__main__.TestScript) ... ok (0.009s) 2022-08-13T13:55:01.0698813Z test_lhs_indexing_increment_list_prim (__main__.TestScript) ... ok (0.007s) 2022-08-13T13:55:01.0782119Z test_lhs_indexing_list (__main__.TestScript) ... ok (0.008s) 2022-08-13T13:55:01.0872871Z test_lhs_indexing_multi (__main__.TestScript) ... ok (0.009s) 2022-08-13T13:55:01.1075502Z test_linear_grad (__main__.TestScript) ... ok (0.020s) 2022-08-13T13:55:01.1804163Z test_list_comprehension_modulelist (__main__.TestScript) ... ok (0.073s) 2022-08-13T13:55:01.1876148Z test_list_comprehension_variable_write (__main__.TestScript) ... ok (0.007s) 2022-08-13T13:55:01.1892830Z test_list_iterables (__main__.TestScript) ... ok (0.002s) 2022-08-13T13:55:01.1988577Z test_list_python_op (__main__.TestScript) ... ok (0.009s) 2022-08-13T13:55:01.2091230Z test_list_unify (__main__.TestScript) ... ok (0.010s) 2022-08-13T13:55:01.2920138Z test_literal (__main__.TestScript) ... ok (0.083s) 2022-08-13T13:55:01.2990205Z test_literals (__main__.TestScript) ... ok (0.007s) 2022-08-13T13:55:01.3287920Z test_logical_short_circuit (__main__.TestScript) ... ok (0.030s) 2022-08-13T13:55:01.3368116Z test_loop_liveness (__main__.TestScript) ... ok (0.008s) 2022-08-13T13:55:01.3555565Z test_loop_unroll_negative (__main__.TestScript) ... ok (0.019s) 2022-08-13T13:55:01.3606020Z test_loop_unroll_unused_counter (__main__.TestScript) ... ok (0.005s) 2022-08-13T13:55:01.3756327Z test_loop_unrolling (__main__.TestScript) ... ok (0.015s) 2022-08-13T13:55:01.3891451Z test_loop_unrolling_const (__main__.TestScript) ... ok (0.013s) 2022-08-13T13:55:01.4661830Z test_loop_unrolling_nested (__main__.TestScript) ... ok (0.077s) 2022-08-13T13:55:01.4702471Z test_lower_nested_tuples (__main__.TestScript) ... ok (0.004s) 2022-08-13T13:55:01.7689961Z test_math_ops (__main__.TestScript) ... ok (0.299s) 2022-08-13T13:55:01.7700072Z test_maxpool_guard_elimination (__main__.TestScript) ... skip: bailouts are being deprecated (0.001s) 2022-08-13T13:55:01.7717913Z test_meshgrid (__main__.TestScript) ... skip: Profiling executor fails to recognize that tensors in a list require gradients (0.002s) 2022-08-13T13:55:01.7800341Z test_method_casts_script (__main__.TestScript) ... ok (0.008s) 2022-08-13T13:55:01.7840746Z test_method_no_self (__main__.TestScript) ... ok (0.004s) 2022-08-13T13:55:02.0049398Z test_method_overloading (__main__.TestScript) ... ok (0.221s) 2022-08-13T13:55:02.0104754Z test_missing_getstate (__main__.TestScript) ... ok (0.005s) 2022-08-13T13:55:07.3252052Z test_mm_batching (__main__.TestScript) ... ok (5.314s) 2022-08-13T13:55:07.4307819Z test_module_apis (__main__.TestScript) ... ok (0.105s) 2022-08-13T13:55:07.4392602Z test_module_attrs (__main__.TestScript) ... ok (0.008s) 2022-08-13T13:55:07.4521444Z test_module_copy_with_attributes (__main__.TestScript) ... ok (0.013s) 2022-08-13T13:55:07.4782316Z test_module_copying (__main__.TestScript) ... ok (0.026s) 2022-08-13T13:55:07.4806570Z test_module_error (__main__.TestScript) ... ok (0.002s) 2022-08-13T13:55:07.4874465Z test_module_method_reassignment (__main__.TestScript) ... ok (0.007s) 2022-08-13T13:55:07.4935253Z test_module_none_attrs (__main__.TestScript) ... ok (0.006s) 2022-08-13T13:55:07.5315093Z test_module_parameters_and_buffers (__main__.TestScript) ... ok (0.038s) 2022-08-13T13:55:07.5403825Z test_module_str (__main__.TestScript) ... ok (0.009s) 2022-08-13T13:55:07.5482234Z test_module_with_params_called_fails (__main__.TestScript) ... ok (0.008s) 2022-08-13T13:55:07.5496945Z test_multi_reduction (__main__.TestScript) ... ok (0.001s) 2022-08-13T13:55:07.5512044Z test_multi_starred_expr_lhs (__main__.TestScript) ... ok (0.001s) 2022-08-13T13:55:07.5850047Z test_multiline_annot_ast_py3_fn (__main__.TestScript) ... ok (0.034s) 2022-08-13T13:55:07.5897611Z test_multiline_optional_future_refinement (__main__.TestScript) ... ok (0.005s) 2022-08-13T13:55:07.5943770Z test_multiline_string_dedents (__main__.TestScript) ... ok (0.004s) 2022-08-13T13:55:07.6058512Z test_multiple_assign (__main__.TestScript) ... ok (0.011s) 2022-08-13T13:55:07.6151524Z test_multiple_assignment (__main__.TestScript) ... ok (0.009s) 2022-08-13T13:55:07.6204958Z test_mutable_dce (__main__.TestScript) ... ok (0.005s) 2022-08-13T13:55:07.6273191Z test_mutable_dce_block (__main__.TestScript) ... ok (0.007s) 2022-08-13T13:55:07.6314169Z test_mutable_dce_graph_input (__main__.TestScript) ... ok (0.004s) 2022-08-13T13:55:07.6411912Z test_mutable_dce_indirect_wildcard_write (__main__.TestScript) ... ok (0.010s) 2022-08-13T13:55:07.6540545Z test_mutable_dce_indirect_wildcards (__main__.TestScript) ... ok (0.013s) 2022-08-13T13:55:07.6602914Z test_mutable_dce_list (__main__.TestScript) ... ok (0.006s) 2022-08-13T13:55:07.6673080Z test_mutable_dce_loop (__main__.TestScript) ... ok (0.007s) 2022-08-13T13:55:07.6774574Z test_mutable_dce_wildcards (__main__.TestScript) ... ok (0.010s) 2022-08-13T13:55:07.6834462Z test_mutate_constant (__main__.TestScript) ... ok (0.006s) 2022-08-13T13:55:07.6892513Z test_mypy_type_ignore (__main__.TestScript) ... ok (0.006s) 2022-08-13T13:55:07.7565593Z test_named_buffers_are_iterable (__main__.TestScript) ... ok (0.067s) 2022-08-13T13:55:07.7674878Z test_namedtuple_attr (__main__.TestScript) ... ok (0.011s) 2022-08-13T13:55:07.7781830Z test_namedtuple_default_values_Tensor_type (__main__.TestScript) ... ok (0.011s) 2022-08-13T13:55:07.7978958Z test_namedtuple_default_values_container_type (__main__.TestScript) ... ok (0.020s) 2022-08-13T13:55:07.8156099Z test_namedtuple_default_values_missing (__main__.TestScript) ... ok (0.018s) 2022-08-13T13:55:07.8333290Z test_namedtuple_default_values_simple_type (__main__.TestScript) ... ok (0.018s) 2022-08-13T13:55:07.8373197Z test_namedtuple_default_values_using_factory_constructor (__main__.TestScript) ... ok (0.004s) 2022-08-13T13:55:07.8502904Z test_namedtuple_python (__main__.TestScript) ... ok (0.013s) 2022-08-13T13:55:07.8567789Z test_namedtuple_type_inference (__main__.TestScript) ... ok (0.006s) 2022-08-13T13:55:07.8630068Z test_narrow_copy (__main__.TestScript) ... ok (0.006s) 2022-08-13T13:55:07.9168853Z test_nested_aug_assign (__main__.TestScript) ... ok (0.054s) 2022-08-13T13:55:07.9300585Z test_nested_bailouts (__main__.TestScript) ... ok (0.013s) 2022-08-13T13:55:07.9690386Z test_nested_breaks (__main__.TestScript) ... ok (0.039s) 2022-08-13T13:55:07.9748766Z test_nested_list_construct (__main__.TestScript) ... ok (0.006s) 2022-08-13T13:55:08.0013236Z test_nested_select_assign (__main__.TestScript) ... ok (0.026s) 2022-08-13T13:55:08.1530963Z test_nn_GRU (__main__.TestScript) ... ok (0.152s) 2022-08-13T13:55:08.2703748Z test_nn_LSTM (__main__.TestScript) ... ok (0.117s) 2022-08-13T13:55:08.3887804Z test_nn_LSTM_with_layers (__main__.TestScript) ... ok (0.118s) 2022-08-13T13:55:08.4389689Z test_nn_init (__main__.TestScript) ... ok (0.050s) 2022-08-13T13:55:08.4473887Z test_no_dtype_shape (__main__.TestScript) ... ok (0.008s) 2022-08-13T13:55:08.4541664Z test_no_self_arg_ignore_function (__main__.TestScript) ... ok (0.007s) 2022-08-13T13:55:08.9141031Z test_non_final_return (__main__.TestScript) ... ok (0.460s) 2022-08-13T13:55:08.9155605Z test_none_type_str (__main__.TestScript) ... ok (0.001s) 2022-08-13T13:55:08.9215407Z test_not (__main__.TestScript) ... ok (0.006s) 2022-08-13T13:55:08.9229753Z test_not_initialized_err (__main__.TestScript) ... ok (0.001s) 2022-08-13T13:55:08.9379826Z test_ntuple_builtins (__main__.TestScript) ... ok (0.015s) 2022-08-13T13:55:08.9576717Z test_number_abs (__main__.TestScript) ... ok (0.020s) 2022-08-13T13:55:08.9622842Z test_number_augassign (__main__.TestScript) ... ok (0.005s) 2022-08-13T13:55:08.9670675Z test_number_augassign_bitwise_lshift (__main__.TestScript) ... ok (0.005s) 2022-08-13T13:55:08.9720997Z test_number_augassign_bitwise_pow (__main__.TestScript) ... ok (0.005s) 2022-08-13T13:55:08.9768730Z test_number_augassign_bitwise_rshift (__main__.TestScript) ... ok (0.005s) 2022-08-13T13:55:08.9898001Z test_number_div (__main__.TestScript) ... ok (0.013s) 2022-08-13T13:55:11.9252378Z test_number_math (__main__.TestScript) ... ok (2.935s) 2022-08-13T13:55:11.9337887Z test_number_neg (__main__.TestScript) ... ok (0.009s) 2022-08-13T13:55:11.9350469Z test_old_models_bc (__main__.TestScript) ... skip: PyTorch is build without Caffe2 support (0.001s) 2022-08-13T13:55:11.9403915Z test_oneline_func (__main__.TestScript) ... ok (0.005s) 2022-08-13T13:55:11.9497020Z test_op_dtype (__main__.TestScript) ... ok (0.009s) 2022-08-13T13:55:11.9607493Z test_operator_precedence (__main__.TestScript) ... ok (0.011s) 2022-08-13T13:55:11.9628881Z test_optional_list (__main__.TestScript) ... skip: the current version of Profiler doesn't profile/specialize Optionals (0.002s) 2022-08-13T13:55:11.9649992Z test_optional_tensor (__main__.TestScript) ... skip: the current version of Profiler doesn't profile/specialize Optionals (0.002s) 2022-08-13T13:55:11.9763168Z test_ord (__main__.TestScript) ... ok (0.011s) 2022-08-13T13:55:11.9918303Z test_override_magic (__main__.TestScript) ... ok (0.015s) 2022-08-13T13:55:12.0118633Z test_pack_padded_pad_packed_trace (__main__.TestScript) ... test_jit.py:9784: FutureWarning: `torch.onnx._export` is deprecated in version 1.12.0 and will be removed in version TBD. Please use `torch.onnx.export` instead. 2022-08-13T13:55:12.0119200Z torch.onnx._export(m, (x, seq_lens), f, verbose=False) 2022-08-13T13:55:12.0276093Z /opt/conda/lib/python3.7/site-packages/torch/onnx/_patch_torch.py:70: UserWarning: The shape inference of prim::PackPadded type is missing, so it may result in wrong shape inference for the exported graph. Please consider adding it in symbolic function. (Triggered internally at /var/lib/jenkins/workspace/torch/csrc/jit/passes/onnx/shape_type_inference.cpp:1884.) 2022-08-13T13:55:12.0276910Z n, utils._params_dict, GLOBALS.export_onnx_opset_version 2022-08-13T13:55:12.0359491Z /opt/conda/lib/python3.7/site-packages/torch/onnx/_patch_torch.py:70: UserWarning: The shape inference of prim::PadPacked type is missing, so it may result in wrong shape inference for the exported graph. Please consider adding it in symbolic function. (Triggered internally at /var/lib/jenkins/workspace/torch/csrc/jit/passes/onnx/shape_type_inference.cpp:1884.) 2022-08-13T13:55:12.0360276Z n, utils._params_dict, GLOBALS.export_onnx_opset_version 2022-08-13T13:55:12.0369447Z ok (0.045s) 2022-08-13T13:55:12.0384927Z test_pack_tuple_into_non_var (__main__.TestScript) ... ok (0.001s) 2022-08-13T13:55:12.0824911Z test_pack_unpack_nested (__main__.TestScript) ... ok (0.044s) 2022-08-13T13:55:12.1041031Z test_pack_unpack_state (__main__.TestScript) ... ok (0.021s) 2022-08-13T13:55:12.1117162Z test_parameter_order (__main__.TestScript) ... tensor([ 0., 1., 2., 3., 4., 5., 6., 7., 8., 9., 10., 11., 12., 13., 2022-08-13T13:55:12.1117550Z 14., 15., 16., 17., 18., 19., 20., 21., 22., 23., 24., 25., 26., 27., 2022-08-13T13:55:12.1117855Z 28., 29., 30., 31., 32., 33., 34., 35., 36., 37., 38., 39., 40., 41., 2022-08-13T13:55:12.1118149Z 42., 43., 44., 45., 46., 47., 48., 49., 50., 51.], 2022-08-13T13:55:12.1118414Z grad_fn=) 2022-08-13T13:55:12.1127373Z tensor([ 0., 1., 2., 3., 4., 5., 6., 7., 8., 9., 10., 11., 12., 13., 2022-08-13T13:55:12.1127693Z 14., 15., 16., 17., 18., 19., 20., 21., 22., 23., 24., 25., 26., 27., 2022-08-13T13:55:12.1128001Z 28., 29., 30., 31., 32., 33., 34., 35., 36., 37., 38., 39., 40., 41., 2022-08-13T13:55:12.1128293Z 42., 43., 44., 45., 46., 47., 48., 49., 50., 51.], 2022-08-13T13:55:12.1128551Z grad_fn=) 2022-08-13T13:55:12.1197069Z ok (0.016s) 2022-08-13T13:55:12.1212016Z test_parse_empty_tuple_annotation (__main__.TestScript) ... ok (0.001s) 2022-08-13T13:55:12.1227043Z test_parse_empty_tuple_annotation_element_error (__main__.TestScript) ... ok (0.001s) 2022-08-13T13:55:12.1254339Z test_parse_nested_names (__main__.TestScript) ... ok (0.003s) 2022-08-13T13:55:12.1269309Z test_parse_none_type_annotation (__main__.TestScript) ... ok (0.001s) 2022-08-13T13:55:12.1320550Z test_parse_tensor_constants (__main__.TestScript) ... ok (0.005s) 2022-08-13T13:55:12.1343592Z test_parser_kwargonly (__main__.TestScript) ... ok (0.002s) 2022-08-13T13:55:12.1359758Z test_parser_type_annotations (__main__.TestScript) ... ok (0.002s) 2022-08-13T13:55:12.1376063Z test_parser_type_annotations_comment (__main__.TestScript) ... ok (0.002s) 2022-08-13T13:55:12.1391547Z test_parser_type_annotations_incompatible_expression (__main__.TestScript) ... ok (0.001s) 2022-08-13T13:55:12.1406275Z test_parser_type_annotations_subscript_non_ident (__main__.TestScript) ... ok (0.001s) 2022-08-13T13:55:12.1420973Z test_parser_type_annotations_subscript_tensor (__main__.TestScript) ... ok (0.001s) 2022-08-13T13:55:12.1436662Z test_parser_type_annotations_unknown_type (__main__.TestScript) ... ok (0.001s) 2022-08-13T13:55:12.1496343Z test_partial_returns (__main__.TestScript) ... ok (0.006s) 2022-08-13T13:55:12.1549534Z test_pass (__main__.TestScript) ... ok (0.005s) 2022-08-13T13:55:12.1715994Z test_pickle_checkpoint (__main__.TestScript) ... ok (0.016s) 2022-08-13T13:55:12.1906214Z test_pickle_checkpoint_cuda (__main__.TestScript) ... ok (0.019s) 2022-08-13T13:55:12.1955672Z test_pickle_checkpoint_tup (__main__.TestScript) ... ok (0.005s) 2022-08-13T13:55:12.2248265Z test_pow_scalar_backward_cuda (__main__.TestScript) ... ok (0.029s) 2022-08-13T13:55:12.2671429Z test_pretty_print_function (__main__.TestScript) ... ok (0.042s) 2022-08-13T13:55:12.2680906Z test_prim_grad_undefined (__main__.TestScript) ... skip: shape analysis is only enabled in Legacy (0.001s) 2022-08-13T13:55:12.2859327Z test_print (__main__.TestScript) ... ok (0.018s) 2022-08-13T13:55:12.2873908Z test_print_kwargs (__main__.TestScript) ... ok (0.001s) 2022-08-13T13:55:12.2888020Z test_profiling_graph_executor (__main__.TestScript) ... skip: bailouts are being deprecated (0.001s) 2022-08-13T13:55:12.2939816Z test_profiling_merge (__main__.TestScript) ... ok (0.005s) 2022-08-13T13:55:12.2974225Z test_pybind_type_comparisons (__main__.TestScript) ... ok (0.003s) 2022-08-13T13:55:12.3038103Z test_python_call (__main__.TestScript) ... ok (0.006s) 2022-08-13T13:55:12.3116813Z test_python_call_annotation (__main__.TestScript) ... ok (0.008s) 2022-08-13T13:55:12.3141686Z test_python_call_annoytation_failure (__main__.TestScript) ... ok (0.002s) 2022-08-13T13:55:12.3186568Z test_python_call_failure (__main__.TestScript) ... ok (0.004s) 2022-08-13T13:55:12.3281882Z test_python_call_non_tensor (__main__.TestScript) ... ok (0.009s) 2022-08-13T13:55:12.3320909Z test_python_call_non_tensor_wrong (__main__.TestScript) ... ok (0.004s) 2022-08-13T13:55:12.3352427Z test_python_frontend (__main__.TestScript) ... ok (0.003s) 2022-08-13T13:55:12.3370040Z test_python_frontend_py3 (__main__.TestScript) ... ok (0.002s) 2022-08-13T13:55:12.3388245Z test_python_frontend_source_range (__main__.TestScript) ... ok (0.002s) 2022-08-13T13:55:12.3438073Z test_python_op_builtins (__main__.TestScript) ... ok (0.005s) 2022-08-13T13:55:12.3467218Z test_python_op_name (__main__.TestScript) ... ok (0.003s) 2022-08-13T13:55:12.3486810Z test_python_val_doesnt_have_attr (__main__.TestScript) ... ok (0.002s) 2022-08-13T13:55:12.3501518Z test_rand (__main__.TestScript) ... skip: the original version of test_rand (0.001s) 2022-08-13T13:55:12.3589644Z test_rand_profiling (__main__.TestScript) ... ok (0.009s) 2022-08-13T13:55:12.3621997Z test_range_args (__main__.TestScript) ... ok (0.003s) 2022-08-13T13:55:12.3663120Z test_reassign_module_lhs (__main__.TestScript) ... ok (0.004s) 2022-08-13T13:55:12.3704561Z test_reassign_module_rhs (__main__.TestScript) ... ok (0.004s) 2022-08-13T13:55:12.3719470Z test_refine_tuple_types (__main__.TestScript) ... ok (0.001s) 2022-08-13T13:55:12.3888252Z test_remove_dropout (__main__.TestScript) ... ok (0.017s) 2022-08-13T13:55:12.3922114Z test_repeated_script_on_function (__main__.TestScript) ... ok (0.003s) 2022-08-13T13:55:12.3992865Z test_request_bailout (__main__.TestScript) ... ok (0.007s) 2022-08-13T13:55:12.4011973Z test_requires_grad_loop (__main__.TestScript) ... skip: Peeling is now disabled (0.002s) 2022-08-13T13:55:12.4422214Z test_rescripting_loaded_modules (__main__.TestScript) ... ok (0.041s) 2022-08-13T13:55:12.4569749Z test_resize_input_ops (__main__.TestScript) ... ok (0.015s) 2022-08-13T13:55:12.4798107Z test_return (__main__.TestScript) ... ok (0.023s) 2022-08-13T13:55:12.4876820Z test_return_stmt_not_at_end (__main__.TestScript) ... ok (0.008s) 2022-08-13T13:55:12.4951361Z test_return_tuple (__main__.TestScript) ... ok (0.007s) 2022-08-13T13:55:12.9915338Z test_rnn_trace_override (__main__.TestScript) ... ok (0.496s) 2022-08-13T13:55:12.9988273Z test_robust_op_resolution (__main__.TestScript) ... ok (0.007s) 2022-08-13T13:55:13.0075136Z test_round (__main__.TestScript) ... ok (0.009s) 2022-08-13T13:55:13.0176381Z test_save_load_attr_error (__main__.TestScript) ... ok (0.010s) 2022-08-13T13:55:13.0221359Z test_script_annotation (__main__.TestScript) ... ok (0.004s) 2022-08-13T13:55:13.0265699Z test_script_bool_constant (__main__.TestScript) ... ok (0.004s) 2022-08-13T13:55:13.0313620Z test_script_chunk (__main__.TestScript) ... ok (0.005s) 2022-08-13T13:55:13.0535639Z test_script_clamp_none (__main__.TestScript) ... ok (0.022s) 2022-08-13T13:55:13.0614079Z test_script_copy (__main__.TestScript) ... ok (0.008s) 2022-08-13T13:55:13.0632089Z test_script_cu (__main__.TestScript) ... ok (0.002s) 2022-08-13T13:55:13.0708525Z test_script_define_order (__main__.TestScript) ... ok (0.008s) 2022-08-13T13:55:13.0755106Z test_script_define_order_recursive_fail (__main__.TestScript) ... ok (0.005s) 2022-08-13T13:55:13.0789023Z test_script_docstring (__main__.TestScript) ... ok (0.003s) 2022-08-13T13:55:13.0884529Z test_script_forward_method_replacement (__main__.TestScript) ... ok (0.009s) 2022-08-13T13:55:13.0932970Z test_script_get_device_cuda (__main__.TestScript) ... ok (0.005s) 2022-08-13T13:55:13.1005523Z test_script_get_tracing_state (__main__.TestScript) ... ok (0.007s) 2022-08-13T13:55:13.1115583Z test_script_is_tracing (__main__.TestScript) ... ok (0.011s) 2022-08-13T13:55:13.1195194Z test_script_kwargs_fn_call (__main__.TestScript) ... ok (0.008s) 2022-08-13T13:55:13.1252856Z test_script_method_docstring (__main__.TestScript) ... ok (0.006s) 2022-08-13T13:55:13.1343146Z test_script_method_torch_function_overload (__main__.TestScript) ... ok (0.009s) 2022-08-13T13:55:13.1607040Z test_script_module (__main__.TestScript) ... ok (0.026s) 2022-08-13T13:55:13.1686309Z test_script_module_call_noscript (__main__.TestScript) ... ok (0.008s) 2022-08-13T13:55:13.1760011Z test_script_module_const (__main__.TestScript) ... ok (0.007s) 2022-08-13T13:55:13.2062047Z test_script_module_const_submodule_fail (__main__.TestScript) ... ok (0.030s) 2022-08-13T13:55:13.2224187Z test_script_module_export_blocks (__main__.TestScript) ... ok (0.016s) 2022-08-13T13:55:13.2347451Z test_script_module_export_shared_storage (__main__.TestScript) ... ok (0.012s) 2022-08-13T13:55:13.2652990Z test_script_module_export_submodule (__main__.TestScript) ... ok (0.030s) 2022-08-13T13:55:13.2764837Z test_script_module_export_tensor_cuda (__main__.TestScript) ... ok (0.011s) 2022-08-13T13:55:13.2903738Z test_script_module_export_tensor_type (__main__.TestScript) ... ok (0.014s) 2022-08-13T13:55:13.2947008Z test_script_module_fail_exist (__main__.TestScript) ... ok (0.004s) 2022-08-13T13:55:13.3018852Z test_script_module_for (__main__.TestScript) ... ok (0.007s) 2022-08-13T13:55:13.3515542Z test_script_module_for2 (__main__.TestScript) ... ok (0.050s) 2022-08-13T13:55:13.3553934Z test_script_module_invalid_consts (__main__.TestScript) ... ok (0.004s) 2022-08-13T13:55:13.3696530Z test_script_module_nochange_submodule (__main__.TestScript) ... ok (0.014s) 2022-08-13T13:55:13.3709047Z test_script_module_none_exist_fail (__main__.TestScript) ... skip: [module dedupe] currently NoneType refinement on optional attributes doesn't work. (0.001s) 2022-08-13T13:55:13.3753647Z test_script_module_not_tuple (__main__.TestScript) ... ok (0.004s) 2022-08-13T13:55:13.3831776Z test_script_module_param_buffer_mutation (__main__.TestScript) ... ok (0.008s) 2022-08-13T13:55:13.4036629Z test_script_module_star_assign2 (__main__.TestScript) ... ok (0.020s) 2022-08-13T13:55:13.4241885Z test_script_module_star_assign2_inplace (__main__.TestScript) ... ok (0.020s) 2022-08-13T13:55:13.4282530Z test_script_module_star_assign_fail_builtin (__main__.TestScript) ... ok (0.004s) 2022-08-13T13:55:13.4333843Z test_script_module_star_assign_fail_pythonop (__main__.TestScript) ... ok (0.005s) 2022-08-13T13:55:13.4371380Z test_script_module_tensor_subclass_argument (__main__.TestScript) ... ok (0.004s) 2022-08-13T13:55:13.4906658Z test_script_nested_mod_list (__main__.TestScript) ... ok (0.053s) 2022-08-13T13:55:13.4954468Z test_script_non_tensor_args_outputs (__main__.TestScript) ... ok (0.005s) 2022-08-13T13:55:13.5146018Z test_script_optional_none (__main__.TestScript) ... ok (0.019s) 2022-08-13T13:55:13.5204246Z test_script_outputs (__main__.TestScript) ... ok (0.006s) 2022-08-13T13:55:13.5762902Z test_script_pack_padded_sequence (__main__.TestScript) ... ok (0.056s) 2022-08-13T13:55:13.6364903Z test_script_pad_sequence_pack_sequence (__main__.TestScript) ... ok (0.060s) 2022-08-13T13:55:13.6379364Z test_script_scope (__main__.TestScript) ... ok (0.001s) 2022-08-13T13:55:13.6724492Z test_script_sequential_for (__main__.TestScript) ... ok (0.034s) 2022-08-13T13:55:13.7356421Z test_script_sequential_in_mod_list (__main__.TestScript) ... ok (0.063s) 2022-08-13T13:55:13.7552250Z test_script_sequential_multi_output_fail (__main__.TestScript) ... ok (0.019s) 2022-08-13T13:55:13.8009700Z test_script_sequential_orderdict (__main__.TestScript) ... ok (0.046s) 2022-08-13T13:55:13.8482676Z test_script_sequential_sliced_iteration (__main__.TestScript) ... ok (0.047s) 2022-08-13T13:55:13.8652605Z test_script_star_assign (__main__.TestScript) ... ok (0.017s) 2022-08-13T13:55:13.8955683Z test_script_star_expr (__main__.TestScript) ... ok (0.030s) 2022-08-13T13:55:13.9249935Z test_script_star_expr_string (__main__.TestScript) ... ok (0.029s) 2022-08-13T13:55:13.9350264Z test_scriptable_fn_as_attr (__main__.TestScript) ... ok (0.010s) 2022-08-13T13:55:14.0350136Z test_scriptmodule_multi_head_attn_cuda (__main__.TestScript) ... ok (0.100s) 2022-08-13T13:55:14.6859543Z test_scriptmodule_releases_tensors_cuda (__main__.TestScript) ... ok (0.651s) 2022-08-13T13:55:15.7862624Z test_scriptmodule_transformer_cuda (__main__.TestScript) ... ok (1.100s) 2022-08-13T13:55:15.7981841Z test_select_after_chunk (__main__.TestScript) ... ok (0.012s) 2022-08-13T13:55:15.8026282Z test_sequence_parsing (__main__.TestScript) ... ok (0.004s) 2022-08-13T13:55:15.8398471Z test_sequential_intermediary_types (__main__.TestScript) ... ok (0.037s) 2022-08-13T13:55:15.8537709Z test_serialization_big_ints (__main__.TestScript) ... ok (0.014s) 2022-08-13T13:55:15.8646329Z test_serialization_sharing (__main__.TestScript) ... ok (0.011s) 2022-08-13T13:55:15.8727437Z test_serialize_long_lines (__main__.TestScript) ... ok (0.008s) 2022-08-13T13:55:15.8976712Z test_serialized_source_ranges (__main__.TestScript) ... ok (0.025s) 2022-08-13T13:55:15.9153778Z test_serialized_source_ranges2 (__main__.TestScript) ... ok (0.018s) 2022-08-13T13:55:16.0381355Z test_serialized_source_ranges_dont_jitter (__main__.TestScript) ... ok (0.122s) 2022-08-13T13:55:16.0558846Z test_serialized_source_ranges_graph (__main__.TestScript) ... ok (0.018s) 2022-08-13T13:55:16.0722162Z test_serialized_source_ranges_no_dups (__main__.TestScript) ... ok (0.016s) 2022-08-13T13:55:16.0799671Z test_set_attribute_through_optional (__main__.TestScript) ... ok (0.008s) 2022-08-13T13:55:16.0845172Z test_shape_analysis_grad_property (__main__.TestScript) ... ok (0.004s) 2022-08-13T13:55:16.0942507Z test_shape_analysis_loop (__main__.TestScript) ... ok (0.010s) 2022-08-13T13:55:16.0988315Z test_shape_prop_promote_scalar_arg (__main__.TestScript) ... ok (0.004s) 2022-08-13T13:55:16.1030146Z test_shape_prop_promotion (__main__.TestScript) ... ok (0.004s) 2022-08-13T13:55:16.1134994Z test_signed_float_zero (__main__.TestScript) ... ok (0.010s) 2022-08-13T13:55:16.1151579Z test_single_starred_expr_for_loop (__main__.TestScript) ... ok (0.002s) 2022-08-13T13:55:16.1169179Z test_single_starred_lhs (__main__.TestScript) ... ok (0.002s) 2022-08-13T13:55:16.1234169Z test_singleton_tuple_unpack (__main__.TestScript) ... ok (0.006s) 2022-08-13T13:55:16.1245445Z test_slice_guard_elimination (__main__.TestScript) ... skip: bailouts are being deprecated (0.001s) 2022-08-13T13:55:16.1337945Z test_split (__main__.TestScript) ... ok (0.009s) 2022-08-13T13:55:16.1458480Z test_stack (__main__.TestScript) ... ok (0.012s) 2022-08-13T13:55:16.2397975Z test_static_if_prop (__main__.TestScript) ... ok (0.094s) 2022-08-13T13:55:16.2410778Z test_static_method_on_module (__main__.TestScript) 2022-08-13T13:55:16.2512733Z Check that the `@staticmethod` annotation on a function on a module works. ... ok (0.011s) 2022-08-13T13:55:16.2800369Z test_static_methods (__main__.TestScript) ... ok (0.029s) 2022-08-13T13:55:16.2842152Z test_str_cast (__main__.TestScript) ... ok (0.004s) 2022-08-13T13:55:16.2858346Z test_string_cu (__main__.TestScript) ... ok (0.002s) 2022-08-13T13:55:16.2913719Z test_string_device_implicit_conversion (__main__.TestScript) ... ok (0.005s) 2022-08-13T13:55:16.2991331Z test_string_frontend_elif (__main__.TestScript) ... ok (0.008s) 2022-08-13T13:55:16.3051585Z test_string_index (__main__.TestScript) ... ok (0.006s) 2022-08-13T13:55:16.3126330Z test_string_len (__main__.TestScript) ... ok (0.007s) 2022-08-13T13:55:16.3189989Z test_string_list (__main__.TestScript) ... ok (0.006s) 2022-08-13T13:55:16.3205532Z test_string_new_line (__main__.TestScript) ... ok (0.001s) 2022-08-13T13:55:16.3272105Z test_string_ops (__main__.TestScript) ... ok (0.007s) 2022-08-13T13:55:16.3343581Z test_string_print (__main__.TestScript) ... ok (0.007s) 2022-08-13T13:55:16.3357706Z test_string_single_escape (__main__.TestScript) ... ok (0.001s) 2022-08-13T13:55:16.3543561Z test_string_slicing (__main__.TestScript) ... ok (0.018s) 2022-08-13T13:55:16.3608526Z test_string_sort (__main__.TestScript) ... ok (0.006s) 2022-08-13T13:55:16.3671446Z test_string_sorted (__main__.TestScript) ... ok (0.006s) 2022-08-13T13:55:16.3922868Z test_submodule_attribute_serialization (__main__.TestScript) ... ok (0.025s) 2022-08-13T13:55:16.4005577Z test_submodule_twice (__main__.TestScript) ... ok (0.008s) 2022-08-13T13:55:16.4076604Z test_sum (__main__.TestScript) ... ok (0.007s) 2022-08-13T13:55:16.4167003Z test_sum_list_diff_elms (__main__.TestScript) ... ok (0.009s) 2022-08-13T13:55:16.4257330Z test_sum_list_empty (__main__.TestScript) ... ok (0.009s) 2022-08-13T13:55:16.4336058Z test_sum_list_literal (__main__.TestScript) ... ok (0.008s) 2022-08-13T13:55:16.4428274Z test_sum_list_one (__main__.TestScript) ... ok (0.009s) 2022-08-13T13:55:16.4451886Z test_sum_list_wrong_type (__main__.TestScript) ... ok (0.002s) 2022-08-13T13:55:16.4491807Z test_sys_stdout_override (__main__.TestScript) ... ok (0.004s) 2022-08-13T13:55:16.4522105Z test_tensor_as_tensor_shape_prop (__main__.TestScript) ... skip: Simple Executor doesn't have any shapes to propagate (0.003s) 2022-08-13T13:55:16.4571770Z test_tensor_data (__main__.TestScript) ... ok (0.005s) 2022-08-13T13:55:16.4630706Z test_tensor_device (__main__.TestScript) ... ok (0.006s) 2022-08-13T13:55:16.4752921Z test_tensor_dtype (__main__.TestScript) ... ok (0.012s) 2022-08-13T13:55:16.4879123Z test_tensor_grad (__main__.TestScript) ... ok (0.013s) 2022-08-13T13:55:16.4948665Z test_tensor_import_export (__main__.TestScript) ... ok (0.007s) 2022-08-13T13:55:16.5000957Z test_tensor_len (__main__.TestScript) ... ok (0.005s) 2022-08-13T13:55:17.0963647Z test_tensor_number_math (__main__.TestScript) ... ok (0.596s) 2022-08-13T13:55:20.6825415Z test_tensor_number_math_cuda (__main__.TestScript) ... ok (3.586s) 2022-08-13T13:55:20.6838404Z test_tensor_requires_grad (__main__.TestScript) ... skip: testing legacy behavior (0.001s) 2022-08-13T13:55:20.6903310Z test_tensor_shape (__main__.TestScript) ... ok (0.006s) 2022-08-13T13:55:20.6932590Z test_tensor_subclasses (__main__.TestScript) ... /opt/conda/lib/python3.7/site-packages/torch/jit/annotations.py:299: UserWarning: TorchScript will treat type annotations of Tensor dtype-specific subtypes as if they are normal Tensors. dtype constraints are not enforced in compilation either. 2022-08-13T13:55:20.6934028Z warnings.warn("TorchScript will treat type annotations of Tensor " 2022-08-13T13:55:20.7022553Z ok (0.012s) 2022-08-13T13:55:20.8357051Z test_tensor_to (__main__.TestScript) ... ok (0.133s) 2022-08-13T13:55:20.8418415Z test_tensor_to_cpu (__main__.TestScript) ... ok (0.006s) 2022-08-13T13:55:20.9448655Z test_tensor_to_cuda (__main__.TestScript) ... ok (0.103s) 2022-08-13T13:55:20.9542072Z test_tensor_to_device (__main__.TestScript) ... ok (0.009s) 2022-08-13T13:55:20.9654584Z test_ternary (__main__.TestScript) ... ok (0.011s) 2022-08-13T13:55:21.0192060Z test_ternary_module_type_hint (__main__.TestScript) ... ok (0.054s) 2022-08-13T13:55:21.0308228Z test_ternary_right_associative (__main__.TestScript) ... ok (0.012s) 2022-08-13T13:55:21.0443861Z test_ternary_static_if (__main__.TestScript) ... ok (0.013s) 2022-08-13T13:55:21.0706728Z test_torch_any (__main__.TestScript) ... ok (0.026s) 2022-08-13T13:55:21.0748565Z test_torch_functional (__main__.TestScript) ... skip: Skipping while landing PR stack (0.004s) 2022-08-13T13:55:21.1399549Z test_torch_functional_tensordot_int (__main__.TestScript) ... ok (0.065s) 2022-08-13T13:55:21.1515933Z test_torch_functional_tensordot_list (__main__.TestScript) ... ok (0.012s) 2022-08-13T13:55:21.1842914Z test_torch_functional_tensordot_tensor (__main__.TestScript) ... ok (0.033s) 2022-08-13T13:55:21.1964000Z test_torch_functional_tensordot_tuple (__main__.TestScript) ... ok (0.012s) 2022-08-13T13:55:21.2084865Z test_torch_ignore_conversion_to_none (__main__.TestScript) ... ok (0.012s) 2022-08-13T13:55:21.2167121Z test_torch_manual_seed (__main__.TestScript) ... ok (0.008s) 2022-08-13T13:55:21.2660472Z test_torch_pow (__main__.TestScript) ... ok (0.049s) 2022-08-13T13:55:22.5779744Z test_torch_tensor_as_tensor (__main__.TestScript) ... /opt/conda/lib/python3.7/site-packages/torch/testing/_internal/common_utils.py:439: UserWarning: Casting complex values to real discards the imaginary part (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/native/Copy.cpp:250.) 2022-08-13T13:55:22.5781053Z return callable(*args, **kwargs) 2022-08-13T13:55:22.5860297Z ok (1.320s) 2022-08-13T13:55:22.5960256Z test_torch_tensor_as_tensor_empty_list (__main__.TestScript) ... ok (0.010s) 2022-08-13T13:55:22.6309103Z test_torch_tensor_bad_input (__main__.TestScript) ... ok (0.035s) 2022-08-13T13:55:22.6452846Z test_torch_tensor_dtype (__main__.TestScript) ... ok (0.014s) 2022-08-13T13:55:22.6496934Z test_torchscript_memoryformat (__main__.TestScript) ... ok (0.004s) 2022-08-13T13:55:22.7595002Z test_torchscript_multi_head_attn (__main__.TestScript) ... ok (0.110s) 2022-08-13T13:55:22.9715794Z test_torchscript_multi_head_attn_fast_path (__main__.TestScript) ... ok (0.212s) 2022-08-13T13:55:22.9807448Z test_training_param (__main__.TestScript) ... ok (0.009s) 2022-08-13T13:55:23.0966022Z test_tuple_assignments (__main__.TestScript) ... ok (0.116s) 2022-08-13T13:55:23.0991682Z test_tuple_error_msg (__main__.TestScript) ... ok (0.002s) 2022-08-13T13:55:23.1094419Z test_tuple_index_to_list (__main__.TestScript) ... ok (0.010s) 2022-08-13T13:55:23.1400121Z test_tuple_indexing (__main__.TestScript) ... ok (0.030s) 2022-08-13T13:55:23.1466286Z test_tuple_len (__main__.TestScript) ... ok (0.007s) 2022-08-13T13:55:23.1550940Z test_tuple_nested_sort (__main__.TestScript) ... ok (0.008s) 2022-08-13T13:55:23.1626705Z test_tuple_sort (__main__.TestScript) ... ok (0.007s) 2022-08-13T13:55:23.1700822Z test_tuple_sort_reverse (__main__.TestScript) ... ok (0.007s) 2022-08-13T13:55:23.1770612Z test_tuple_sorted (__main__.TestScript) ... ok (0.007s) 2022-08-13T13:55:23.1837322Z test_tuple_to_opt_list (__main__.TestScript) ... ok (0.007s) 2022-08-13T13:55:23.1885942Z test_tuple_unsortable_diff_type (__main__.TestScript) ... ok (0.005s) 2022-08-13T13:55:23.1939329Z test_tuple_unsortable_element_type (__main__.TestScript) ... ok (0.005s) 2022-08-13T13:55:23.1986744Z test_tuple_unsortable_nested_diff_type (__main__.TestScript) ... ok (0.005s) 2022-08-13T13:55:23.2206196Z test_type_annotate (__main__.TestScript) ... ok (0.022s) 2022-08-13T13:55:23.2384809Z test_type_annotation_module (__main__.TestScript) ... ok (0.018s) 2022-08-13T13:55:23.2542797Z test_type_annotation_py3 (__main__.TestScript) ... ok (0.016s) 2022-08-13T13:55:23.2790546Z test_type_annotations (__main__.TestScript) ... ok (0.025s) 2022-08-13T13:55:23.2975149Z test_type_annotations_repeated_list (__main__.TestScript) ... ok (0.018s) 2022-08-13T13:55:23.3158764Z test_type_annotations_varargs (__main__.TestScript) ... ok (0.018s) 2022-08-13T13:55:23.3190479Z test_type_call_in_script (__main__.TestScript) ... ok (0.003s) 2022-08-13T13:55:23.3273202Z test_type_cast (__main__.TestScript) ... ok (0.008s) 2022-08-13T13:55:23.3339235Z test_type_comments_in_body (__main__.TestScript) ... ok (0.006s) 2022-08-13T13:55:23.3347602Z test_type_inferred_from_empty_annotation (__main__.TestScript) 2022-08-13T13:55:23.3378598Z Test that the type inferred from an empty or missing annotation is Torch.Tensor wtih `inferred=true` ... ok (0.004s) 2022-08-13T13:55:23.3393670Z test_unbind (__main__.TestScript) ... skip: Profiling executor will be using different heuristics for constructing differentiable graphs (0.001s) 2022-08-13T13:55:23.3435903Z test_unfold_zero_dim (__main__.TestScript) ... ok (0.004s) 2022-08-13T13:55:23.3483291Z test_unicode_comments (__main__.TestScript) ... ok (0.005s) 2022-08-13T13:55:23.3569956Z test_uninitialized (__main__.TestScript) ... ok (0.009s) 2022-08-13T13:55:23.3611119Z test_union_to_number (__main__.TestScript) ... ok (0.004s) 2022-08-13T13:55:23.3631556Z test_unknown_builtin (__main__.TestScript) ... ok (0.002s) 2022-08-13T13:55:23.3682165Z test_unmatched_type_annotation (__main__.TestScript) ... ok (0.005s) 2022-08-13T13:55:23.3733834Z test_unspecialized_any_binding (__main__.TestScript) ... ok (0.005s) 2022-08-13T13:55:23.3744392Z test_unsqueeze_guard_elimination (__main__.TestScript) ... skip: bailouts are being deprecated (0.001s) 2022-08-13T13:55:23.3767257Z test_unsupported_builtin_error (__main__.TestScript) ... ok (0.002s) 2022-08-13T13:55:23.3844122Z test_unused_decorator (__main__.TestScript) ... ok (0.008s) 2022-08-13T13:55:23.3988039Z test_unwrap_optional_builtin (__main__.TestScript) ... ok (0.014s) 2022-08-13T13:55:23.4556892Z test_var_aug_assign (__main__.TestScript) ... ok (0.057s) 2022-08-13T13:55:23.4620205Z test_vararg_zeros (__main__.TestScript) ... ok (0.006s) 2022-08-13T13:55:23.4672073Z test_view_listconstruct_shape_prop (__main__.TestScript) ... ok (0.005s) 2022-08-13T13:55:23.4695894Z test_view_shape_prop (__main__.TestScript) ... ok (0.002s) 2022-08-13T13:55:23.5586697Z test_view_write (__main__.TestScript) ... ok (0.089s) 2022-08-13T13:55:23.6768405Z test_weak_cuda (__main__.TestScript) ... ok (0.118s) 2022-08-13T13:55:23.7642249Z test_where (__main__.TestScript) ... ok (0.087s) 2022-08-13T13:55:23.8514222Z test_where_method (__main__.TestScript) ... ok (0.087s) 2022-08-13T13:55:23.9189564Z test_while (__main__.TestScript) ... ok (0.067s) 2022-08-13T13:55:23.9796028Z test_while_nest_if (__main__.TestScript) ... ok (0.061s) 2022-08-13T13:55:24.0182401Z test_while_nonexistent_cond_value (__main__.TestScript) ... ok (0.039s) 2022-08-13T13:55:24.0202186Z test_while_nonexistent_value (__main__.TestScript) ... ok (0.002s) 2022-08-13T13:55:24.0305811Z test_while_write_outer_then_read (__main__.TestScript) ... ok (0.010s) 2022-08-13T13:55:24.0328642Z test_wrong_attr_lookup (__main__.TestScript) ... ok (0.002s) 2022-08-13T13:55:24.0405814Z test_wrong_implicit_expand (__main__.TestScript) ... ok (0.008s) 2022-08-13T13:55:24.0454444Z test_wrong_method_call_inputs (__main__.TestScript) ... ok (0.005s) 2022-08-13T13:55:24.0477035Z test_wrong_module_attr_lookup (__main__.TestScript) ... ok (0.002s) 2022-08-13T13:55:24.0525044Z test_wrong_return_type (__main__.TestScript) ... ok (0.005s) 2022-08-13T13:55:24.0545563Z test_wrong_use_as_callable (__main__.TestScript) ... ok (0.002s) 2022-08-13T13:55:24.0587688Z test_wrong_use_as_tuple (__main__.TestScript) ... ok (0.004s) 2022-08-13T13:55:24.0722066Z test_zeros (__main__.TestScript) ... ok (0.013s) 2022-08-13T13:55:24.7330759Z test_zip_enumerate_modulelist (__main__.TestScript) ... ok (0.661s) 2022-08-13T13:55:24.7339470Z test_bool (jit.test_list_dict.TestScriptDict) 2022-08-13T13:55:24.7354027Z Test the __bool__ method. This should return True ... ok (0.002s) 2022-08-13T13:55:24.7362265Z test_contains (jit.test_list_dict.TestScriptDict) 2022-08-13T13:55:24.7377454Z Test membership checks (x in y, x not in y). ... ok (0.002s) 2022-08-13T13:55:24.7386291Z test_delitem (jit.test_list_dict.TestScriptDict) 2022-08-13T13:55:24.7401840Z Test deletion. ... ok (0.002s) 2022-08-13T13:55:24.7410098Z test_getitem (jit.test_list_dict.TestScriptDict) 2022-08-13T13:55:24.7430141Z Test accessing dictionary values using the [] operator. ... ok (0.003s) 2022-08-13T13:55:24.7437029Z test_items (jit.test_list_dict.TestScriptDict) 2022-08-13T13:55:24.7449870Z Test .items(). ... ok (0.002s) 2022-08-13T13:55:24.7456249Z test_iter (jit.test_list_dict.TestScriptDict) 2022-08-13T13:55:24.7469159Z Test iteration over a dictionary's keys. ... ok (0.002s) 2022-08-13T13:55:24.7474811Z test_len (jit.test_list_dict.TestScriptDict) 2022-08-13T13:55:24.7488301Z Test len() builtin function. ... ok (0.002s) 2022-08-13T13:55:24.7499861Z test_nested (jit.test_list_dict.TestScriptDict) 2022-08-13T13:55:24.7500963Z Test that reference semantics are honoured when the ScriptDict that is ... skip: Cannot pass until all dicts returned from TorchScript are ScriptDicts (0.001s) 2022-08-13T13:55:24.7508610Z test_reference_semantics (jit.test_list_dict.TestScriptDict) 2022-08-13T13:55:24.7551531Z Test that reference semantics are honoured; that modifications made ... ok (0.005s) 2022-08-13T13:55:24.7556541Z test_repr (jit.test_list_dict.TestScriptDict) 2022-08-13T13:55:24.7568923Z Test the __repr__ method. ... ok (0.002s) 2022-08-13T13:55:24.7578077Z test_setitem (jit.test_list_dict.TestScriptDict) 2022-08-13T13:55:24.7592067Z Test setting dictionary values using the [] operator. ... ok (0.002s) 2022-08-13T13:55:24.7599351Z test_append (jit.test_list_dict.TestScriptList) 2022-08-13T13:55:24.7612426Z Test append method. ... ok (0.002s) 2022-08-13T13:55:24.7618661Z test_bool (jit.test_list_dict.TestScriptList) 2022-08-13T13:55:24.7629711Z Test the __bool__ method. This should return True ... ok (0.002s) 2022-08-13T13:55:24.7634742Z test_clear (jit.test_list_dict.TestScriptList) 2022-08-13T13:55:24.7644285Z Test clear. ... ok (0.001s) 2022-08-13T13:55:24.7652771Z test_contains (jit.test_list_dict.TestScriptList) 2022-08-13T13:55:24.7665689Z Test membership checks (x in y, x not in y). ... ok (0.002s) 2022-08-13T13:55:24.7672758Z test_count (jit.test_list_dict.TestScriptList) 2022-08-13T13:55:24.7685196Z Test count method. ... ok (0.002s) 2022-08-13T13:55:24.7694089Z test_delitem (jit.test_list_dict.TestScriptList) 2022-08-13T13:55:24.7708466Z Test deletion. ... ok (0.002s) 2022-08-13T13:55:24.7725676Z test_extend (jit.test_list_dict.TestScriptList) 2022-08-13T13:55:24.7745099Z Test extend. ... ok (0.004s) 2022-08-13T13:55:24.7759941Z test_getitem (jit.test_list_dict.TestScriptList) 2022-08-13T13:55:24.7804411Z Test accessing list elements using the [] operator. ... ok (0.006s) 2022-08-13T13:55:24.7814527Z test_insert (jit.test_list_dict.TestScriptList) 2022-08-13T13:55:24.7831856Z Test insert. ... ok (0.003s) 2022-08-13T13:55:24.7838346Z test_iter (jit.test_list_dict.TestScriptList) 2022-08-13T13:55:24.7850612Z Test iteration over a list's elements. ... ok (0.002s) 2022-08-13T13:55:24.7856541Z test_len (jit.test_list_dict.TestScriptList) 2022-08-13T13:55:24.7869286Z Test len() builtin function. ... ok (0.002s) 2022-08-13T13:55:24.7881818Z test_nested (jit.test_list_dict.TestScriptList) 2022-08-13T13:55:24.7882936Z Test that reference semantics are honoured when the ScriptList that is ... skip: Cannot pass until all list returned from TorchScript are ScriptLists (0.001s) 2022-08-13T13:55:24.7892454Z test_pop (jit.test_list_dict.TestScriptList) 2022-08-13T13:55:24.7911576Z Test pop. ... ok (0.003s) 2022-08-13T13:55:24.7918735Z test_reference_semantics (jit.test_list_dict.TestScriptList) 2022-08-13T13:55:24.7961609Z Test that reference semantics are honoured; that modifications made ... ok (0.005s) 2022-08-13T13:55:24.7969873Z test_remove (jit.test_list_dict.TestScriptList) 2022-08-13T13:55:24.7982526Z Test remove method. ... ok (0.002s) 2022-08-13T13:55:24.7987594Z test_repr (jit.test_list_dict.TestScriptList) 2022-08-13T13:55:24.7998091Z Test the __repr__ method. ... ok (0.001s) 2022-08-13T13:55:24.8013725Z test_setitem (jit.test_list_dict.TestScriptList) 2022-08-13T13:55:24.8034162Z Test setting list elements using the [] operator. ... ok (0.003s) 2022-08-13T13:55:24.8133945Z test_annotated_class_level_annotation_and_init_annotation (jit.test_scriptmod_ann.TestScriptModuleInstanceAttributeTypeAnnotation) ... ok (0.010s) 2022-08-13T13:55:24.8232214Z test_annotated_class_level_annotation_only (jit.test_scriptmod_ann.TestScriptModuleInstanceAttributeTypeAnnotation) ... ok (0.010s) 2022-08-13T13:55:24.8331877Z test_annotated_class_level_jit_annotation (jit.test_scriptmod_ann.TestScriptModuleInstanceAttributeTypeAnnotation) ... ok (0.010s) 2022-08-13T13:55:24.8411366Z test_annotated_empty_dict (jit.test_scriptmod_ann.TestScriptModuleInstanceAttributeTypeAnnotation) ... ok (0.008s) 2022-08-13T13:55:24.8474984Z test_annotated_empty_list (jit.test_scriptmod_ann.TestScriptModuleInstanceAttributeTypeAnnotation) ... ok (0.006s) 2022-08-13T13:55:24.8538746Z test_annotated_empty_optional (jit.test_scriptmod_ann.TestScriptModuleInstanceAttributeTypeAnnotation) ... ok (0.006s) 2022-08-13T13:55:24.8639691Z test_annotated_empty_tensor (jit.test_scriptmod_ann.TestScriptModuleInstanceAttributeTypeAnnotation) ... ok (0.010s) 2022-08-13T13:55:24.8734629Z test_annotated_falsy_base_type (jit.test_scriptmod_ann.TestScriptModuleInstanceAttributeTypeAnnotation) ... ok (0.009s) 2022-08-13T13:55:24.8835688Z test_annotated_nonempty_container (jit.test_scriptmod_ann.TestScriptModuleInstanceAttributeTypeAnnotation) ... ok (0.010s) 2022-08-13T13:55:24.8936455Z test_annotated_with_jit_attribute (jit.test_scriptmod_ann.TestScriptModuleInstanceAttributeTypeAnnotation) ... ok (0.010s) 2022-08-13T13:55:24.9002872Z test_annotated_with_jit_empty_dict (jit.test_scriptmod_ann.TestScriptModuleInstanceAttributeTypeAnnotation) ... ok (0.007s) 2022-08-13T13:55:24.9067731Z test_annotated_with_jit_empty_list (jit.test_scriptmod_ann.TestScriptModuleInstanceAttributeTypeAnnotation) ... ok (0.006s) 2022-08-13T13:55:24.9134140Z test_annotated_with_jit_empty_optional (jit.test_scriptmod_ann.TestScriptModuleInstanceAttributeTypeAnnotation) ... ok (0.007s) 2022-08-13T13:55:24.9198287Z test_annotated_with_torch_jit_import (jit.test_scriptmod_ann.TestScriptModuleInstanceAttributeTypeAnnotation) ... ok (0.006s) 2022-08-13T13:55:25.0438820Z test_basic (jit.test_script_profile.TestScriptProfile) ... ok (0.124s) 2022-08-13T13:55:25.0452170Z test_empty (jit.test_script_profile.TestScriptProfile) ... ok (0.001s) 2022-08-13T13:55:25.1560066Z test_multi (jit.test_script_profile.TestScriptProfile) ... ok (0.111s) 2022-08-13T13:55:25.2352206Z test_script (jit.test_script_profile.TestScriptProfile) ... ok (0.079s) 2022-08-13T13:55:25.5406639Z test_section (jit.test_script_profile.TestScriptProfile) ... ok (0.305s) 2022-08-13T13:55:25.5709482Z test_module_list_slicing (jit.test_slice.TestSlice) ... ok (0.030s) 2022-08-13T13:55:25.5776620Z test_slice_as_variable (jit.test_slice.TestSlice) ... ok (0.007s) 2022-08-13T13:55:25.5856982Z test_slice_dynamic_index (jit.test_slice.TestSlice) ... ok (0.008s) 2022-08-13T13:55:25.5881228Z test_slice_kwarg (jit.test_slice.TestSlice) ... ok (0.002s) 2022-08-13T13:55:25.5957021Z test_slice_one_none (jit.test_slice.TestSlice) ... ok (0.007s) 2022-08-13T13:55:25.6024654Z test_slice_start_stop (jit.test_slice.TestSlice) ... ok (0.007s) 2022-08-13T13:55:25.6092964Z test_slice_start_stop_step (jit.test_slice.TestSlice) ... ok (0.007s) 2022-08-13T13:55:25.6161731Z test_slice_start_stop_with_none (jit.test_slice.TestSlice) ... ok (0.007s) 2022-08-13T13:55:25.6237616Z test_slice_stop_clipped (jit.test_slice.TestSlice) ... ok (0.007s) 2022-08-13T13:55:25.6306889Z test_slice_stop_only (jit.test_slice.TestSlice) ... ok (0.007s) 2022-08-13T13:55:25.6377538Z test_slice_stop_only_with_nones (jit.test_slice.TestSlice) ... ok (0.007s) 2022-08-13T13:55:25.6436970Z test_slice_string (jit.test_slice.TestSlice) ... ok (0.006s) 2022-08-13T13:55:25.6510366Z test_slice_tensor (jit.test_slice.TestSlice) ... ok (0.007s) 2022-08-13T13:55:25.6590847Z test_slice_tensor_multidim (jit.test_slice.TestSlice) ... ok (0.008s) 2022-08-13T13:55:25.6667878Z test_slice_tensor_multidim_with_dots (jit.test_slice.TestSlice) ... ok (0.008s) 2022-08-13T13:55:25.6744527Z test_slice_three_nones (jit.test_slice.TestSlice) ... ok (0.008s) 2022-08-13T13:55:25.6820211Z test_slice_two_nones (jit.test_slice.TestSlice) ... ok (0.007s) 2022-08-13T13:55:25.6910137Z test_tuple_slicing (jit.test_slice.TestSlice) ... ok (0.009s) 2022-08-13T13:55:25.7025978Z test_freeze_sparse_coo (jit.test_sparse.TestSparse) ... ok (0.011s) 2022-08-13T13:55:25.7151287Z test_freeze_sparse_csr (jit.test_sparse.TestSparse) ... ok (0.012s) 2022-08-13T13:55:25.7248621Z test_serialize_sparse_coo (jit.test_sparse.TestSparse) ... ok (0.010s) 2022-08-13T13:55:25.7350845Z test_serialize_sparse_csr (jit.test_sparse.TestSparse) ... ok (0.010s) 2022-08-13T13:55:25.7409247Z test_modulo_operator (jit.test_string_formatting.TestStringFormatting) ... ok (0.006s) 2022-08-13T13:55:25.7460038Z test_string_interpolation_with_alternate_digit_placeholder (jit.test_string_formatting.TestStringFormatting) ... ok (0.005s) 2022-08-13T13:55:25.7510726Z test_string_interpolation_with_capital_exponent_placeholder_and_digit_variable (jit.test_string_formatting.TestStringFormatting) ... ok (0.005s) 2022-08-13T13:55:25.7561133Z test_string_interpolation_with_char_placeholder_and_char_variable (jit.test_string_formatting.TestStringFormatting) ... ok (0.005s) 2022-08-13T13:55:25.7612090Z test_string_interpolation_with_char_placeholder_and_digit_variable (jit.test_string_formatting.TestStringFormatting) ... ok (0.005s) 2022-08-13T13:55:25.7700044Z test_string_interpolation_with_char_placeholder_and_true_string_variable (jit.test_string_formatting.TestStringFormatting) ... ok (0.009s) 2022-08-13T13:55:25.7751113Z test_string_interpolation_with_digit_placeholder_and_digit_variable (jit.test_string_formatting.TestStringFormatting) ... ok (0.005s) 2022-08-13T13:55:25.7839136Z test_string_interpolation_with_digit_placeholder_and_string_variable (jit.test_string_formatting.TestStringFormatting) ... ok (0.009s) 2022-08-13T13:55:25.7888687Z test_string_interpolation_with_double_percent_in_string (jit.test_string_formatting.TestStringFormatting) ... ok (0.005s) 2022-08-13T13:55:25.7976559Z test_string_interpolation_with_exponent_placeholder_and_string_variable (jit.test_string_formatting.TestStringFormatting) ... ok (0.009s) 2022-08-13T13:55:25.8027285Z test_string_interpolation_with_float_placeholder_and_digit_variable (jit.test_string_formatting.TestStringFormatting) ... ok (0.005s) 2022-08-13T13:55:25.8078543Z test_string_interpolation_with_float_placeholder_and_float_variable (jit.test_string_formatting.TestStringFormatting) ... ok (0.005s) 2022-08-13T13:55:25.8131553Z test_string_interpolation_with_lowercase_exponent_placeholder_and_digit_variable (jit.test_string_formatting.TestStringFormatting) ... ok (0.005s) 2022-08-13T13:55:25.8189682Z test_string_interpolation_with_multiple_placeholders (jit.test_string_formatting.TestStringFormatting) ... ok (0.006s) 2022-08-13T13:55:25.8277611Z test_string_interpolation_with_percent_in_string (jit.test_string_formatting.TestStringFormatting) ... ok (0.009s) 2022-08-13T13:55:25.8327990Z test_string_interpolation_with_string_placeholder_and_digit_variable (jit.test_string_formatting.TestStringFormatting) ... ok (0.005s) 2022-08-13T13:55:25.8376715Z test_string_interpolation_with_string_placeholder_and_format_string_variable (jit.test_string_formatting.TestStringFormatting) ... ok (0.005s) 2022-08-13T13:55:25.8426350Z test_string_interpolation_with_string_placeholder_and_string_variable (jit.test_string_formatting.TestStringFormatting) ... ok (0.005s) 2022-08-13T13:55:25.8486846Z test_string_interpolation_with_subscript (jit.test_string_formatting.TestStringFormatting) ... ok (0.006s) 2022-08-13T13:55:25.8574760Z test_string_interpolation_with_too_few_arguments (jit.test_string_formatting.TestStringFormatting) ... ok (0.009s) 2022-08-13T13:55:25.8664979Z test_string_interpolation_with_too_many_arguments (jit.test_string_formatting.TestStringFormatting) ... ok (0.009s) 2022-08-13T13:55:25.8753502Z test_string_interpolation_with_unknown_format_specifier (jit.test_string_formatting.TestStringFormatting) ... ok (0.009s) 2022-08-13T13:55:25.9119083Z test_adaptive_avg_pool2d (jit.test_symbolic_shape_analysis.TestSymbolicShapeAnalysis) ... ok (0.036s) 2022-08-13T13:55:25.9413967Z test_arange_shape (jit.test_symbolic_shape_analysis.TestSymbolicShapeAnalysis) ... ok (0.029s) 2022-08-13T13:55:25.9488924Z test_binary_shape_fns_inplace (jit.test_symbolic_shape_analysis.TestSymbolicShapeAnalysis) ... ok (0.007s) 2022-08-13T13:55:25.9550885Z test_binary_shape_functions (jit.test_symbolic_shape_analysis.TestSymbolicShapeAnalysis) ... ok (0.006s) 2022-08-13T13:55:25.9719800Z test_convolution_backward (jit.test_symbolic_shape_analysis.TestSymbolicShapeAnalysis) ... ok (0.017s) 2022-08-13T13:55:25.9779608Z test_if_propagation (jit.test_symbolic_shape_analysis.TestSymbolicShapeAnalysis) ... ok (0.006s) 2022-08-13T13:55:25.9947613Z test_partial_eval_graph_conv (jit.test_symbolic_shape_analysis.TestSymbolicShapeAnalysis) ... ok (0.017s) 2022-08-13T13:55:26.0406750Z test_partial_eval_stitching (jit.test_symbolic_shape_analysis.TestSymbolicShapeAnalysis) ... ok (0.046s) 2022-08-13T13:55:26.0739505Z test_refinement_through_graph_stitching (jit.test_symbolic_shape_analysis.TestSymbolicShapeAnalysis) ... ok (0.033s) 2022-08-13T13:55:26.0898677Z test_register_function_error_checking (jit.test_symbolic_shape_analysis.TestSymbolicShapeAnalysis) ... ok (0.016s) 2022-08-13T13:55:26.1040175Z test_returning_input_symbolic_shapes (jit.test_symbolic_shape_analysis.TestSymbolicShapeAnalysis) ... ok (0.014s) 2022-08-13T13:55:26.1139765Z test_shape_analysis (jit.test_symbolic_shape_analysis.TestSymbolicShapeAnalysis) ... ok (0.010s) 2022-08-13T13:55:26.2287058Z test_shape_concat (jit.test_symbolic_shape_analysis.TestSymbolicShapeAnalysis) ... ok (0.115s) 2022-08-13T13:55:26.2541982Z test_shape_embedding_bag (jit.test_symbolic_shape_analysis.TestSymbolicShapeAnalysis) ... ok (0.025s) 2022-08-13T13:55:26.2553875Z test_shape_function_includes (jit.test_symbolic_shape_analysis.TestSymbolicShapeAnalysis) ... skip: shape functions not loaded in python (0.001s) 2022-08-13T13:55:26.2571692Z test_shared_shape_graph (jit.test_symbolic_shape_analysis.TestSymbolicShapeAnalysis) ... ok (0.002s) 2022-08-13T13:55:26.2646972Z test_size_and_sizes (jit.test_symbolic_shape_analysis.TestSymbolicShapeAnalysis) ... ok (0.007s) 2022-08-13T13:55:26.2979802Z test_stitching_concat (jit.test_symbolic_shape_analysis.TestSymbolicShapeAnalysis) ... ok (0.033s) 2022-08-13T13:55:26.3185987Z test_stitching_multi_output (jit.test_symbolic_shape_analysis.TestSymbolicShapeAnalysis) ... ok (0.020s) 2022-08-13T13:55:26.3195736Z test_sym_ir_parsing (jit.test_symbolic_shape_analysis.TestSymbolicShapeAnalysis) ... ok (0.001s) 2022-08-13T13:55:26.3221417Z test_unary_shape_fns_inplace (jit.test_symbolic_shape_analysis.TestSymbolicShapeAnalysis) ... ok (0.002s) 2022-08-13T13:55:26.3260128Z test_unary_shape_functions (jit.test_symbolic_shape_analysis.TestSymbolicShapeAnalysis) ... ok (0.004s) 2022-08-13T13:55:26.3302459Z test_write (jit.test_symbolic_shape_analysis.TestSymbolicShapeAnalysis) ... ok (0.004s) 2022-08-13T13:55:26.3328040Z test_method_on_number (jit.test_builtins.TestTensorBuiltins) ... ok (0.002s) 2022-08-13T13:55:26.3476840Z test_scalar_to_num_conversions (jit.test_builtins.TestTensorBuiltins) ... ok (0.015s) 2022-08-13T13:55:26.3560545Z test_tensor_item (jit.test_builtins.TestTensorBuiltins) ... ok (0.008s) 2022-08-13T13:55:26.3762625Z test_tensor_properties (jit.test_builtins.TestTensorBuiltins) ... ok (0.020s) 2022-08-13T13:55:26.4186702Z test_tensor_subscript_assign (jit.test_builtins.TestTensorBuiltins) ... ok (0.042s) 2022-08-13T13:55:26.4308546Z test_tensor_subscript_assign_device (jit.test_builtins.TestTensorBuiltins) ... ok (0.012s) 2022-08-13T13:55:26.4381125Z test_randperm_default_dtype (jit.test_tensor_creation_ops.TestTensorCreationOps) ... ok (0.007s) 2022-08-13T13:55:26.4454132Z test_randperm_specifed_dtype (jit.test_tensor_creation_ops.TestTensorCreationOps) ... ok (0.007s) 2022-08-13T13:55:26.4530137Z test_tril_indices_default_dtype (jit.test_tensor_creation_ops.TestTensorCreationOps) ... ok (0.007s) 2022-08-13T13:55:26.4606694Z test_tril_indices_specified_dtype (jit.test_tensor_creation_ops.TestTensorCreationOps) ... ok (0.008s) 2022-08-13T13:55:26.4683461Z test_triu_indices_default_dtype (jit.test_tensor_creation_ops.TestTensorCreationOps) ... ok (0.007s) 2022-08-13T13:55:26.4760544Z test_triu_indices_specified_dtype (jit.test_tensor_creation_ops.TestTensorCreationOps) ... ok (0.008s) 2022-08-13T13:55:26.4844331Z test_getitem (jit.test_tensor_methods.TestTensorMethods) ... ok (0.008s) 2022-08-13T13:55:26.4866091Z test_getitem_invalid (jit.test_tensor_methods.TestTensorMethods) ... ok (0.002s) 2022-08-13T13:55:26.5015792Z test_default_args (jit.test_torchbind.TestTorchbind) ... ok (0.015s) 2022-08-13T13:55:26.5028096Z test_lambda_as_constructor (jit.test_torchbind.TestTorchbind) ... ok (0.001s) 2022-08-13T13:55:26.5047597Z test_profiler_custom_op (jit.test_torchbind.TestTorchbind) ... STAGE:2022-08-13 13:55:26 4477:4477 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:55:26.5058248Z STAGE:2022-08-13 13:55:26 4477:4477 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:55:26.5064254Z ok (0.003s) 2022-08-13T13:55:26.5100305Z test_staticmethod (jit.test_torchbind.TestTorchbind) ... ok (0.003s) 2022-08-13T13:55:26.5218465Z test_torchbind (jit.test_torchbind.TestTorchbind) ... ok (0.012s) 2022-08-13T13:55:26.5229397Z test_torchbind_attr_exception (jit.test_torchbind.TestTorchbind) ... ok (0.001s) 2022-08-13T13:55:26.5279988Z test_torchbind_class_attr_recursive (jit.test_torchbind.TestTorchbind) ... ok (0.005s) 2022-08-13T13:55:26.5352580Z test_torchbind_class_attribute (jit.test_torchbind.TestTorchbind) ... ok (0.007s) 2022-08-13T13:55:26.5403986Z test_torchbind_deepcopy (jit.test_torchbind.TestTorchbind) ... ok (0.005s) 2022-08-13T13:55:26.5513437Z test_torchbind_def_property_getter_setter (jit.test_torchbind.TestTorchbind) ... ok (0.011s) 2022-08-13T13:55:26.5571605Z test_torchbind_def_property_just_getter (jit.test_torchbind.TestTorchbind) ... ok (0.006s) 2022-08-13T13:55:26.5647024Z test_torchbind_def_property_readwrite (jit.test_torchbind.TestTorchbind) ... ok (0.007s) 2022-08-13T13:55:26.5657194Z test_torchbind_getattr (jit.test_torchbind.TestTorchbind) ... ok (0.001s) 2022-08-13T13:55:26.5729314Z test_torchbind_getstate (jit.test_torchbind.TestTorchbind) ... ok (0.007s) 2022-08-13T13:55:26.5753794Z test_torchbind_instantiate_missing_class (jit.test_torchbind.TestTorchbind) ... ok (0.002s) 2022-08-13T13:55:26.5778451Z test_torchbind_lambda_method (jit.test_torchbind.TestTorchbind) ... ok (0.002s) 2022-08-13T13:55:26.5802123Z test_torchbind_no_init (jit.test_torchbind.TestTorchbind) ... ok (0.002s) 2022-08-13T13:55:26.5849685Z test_torchbind_optional_explicit_attr (jit.test_torchbind.TestTorchbind) ... ok (0.005s) 2022-08-13T13:55:26.5865431Z test_torchbind_pass_wrong_type (jit.test_torchbind.TestTorchbind) ... ok (0.001s) 2022-08-13T13:55:26.5882605Z test_torchbind_pickle_serialization (jit.test_torchbind.TestTorchbind) ... ok (0.002s) 2022-08-13T13:55:26.5898525Z test_torchbind_python_deepcopy (jit.test_torchbind.TestTorchbind) ... ok (0.001s) 2022-08-13T13:55:26.5927484Z test_torchbind_return_instance (jit.test_torchbind.TestTorchbind) ... ok (0.003s) 2022-08-13T13:55:26.5960835Z test_torchbind_return_instance_from_method (jit.test_torchbind.TestTorchbind) ... ok (0.003s) 2022-08-13T13:55:26.5987316Z test_torchbind_return_tuple (jit.test_torchbind.TestTorchbind) ... ok (0.003s) 2022-08-13T13:55:26.6037784Z test_torchbind_save_load (jit.test_torchbind.TestTorchbind) ... ok (0.005s) 2022-08-13T13:55:26.6062673Z test_torchbind_take_as_arg (jit.test_torchbind.TestTorchbind) ... ok (0.002s) 2022-08-13T13:55:26.6096691Z test_torchbind_take_instance_as_method_arg (jit.test_torchbind.TestTorchbind) ... ok (0.003s) 2022-08-13T13:55:26.6169474Z test_torchbind_tracing (jit.test_torchbind.TestTorchbind) ... ok (0.007s) 2022-08-13T13:55:26.6278541Z test_torchbind_tracing_nested (jit.test_torchbind.TestTorchbind) ... ok (0.011s) 2022-08-13T13:55:26.6473346Z test_call_traced_fn_from_traced_module (jit.test_tracer.TestTracer) ... ok (0.019s) 2022-08-13T13:55:26.6763172Z test_call_traced_module_from_traced_module (jit.test_tracer.TestTracer) ... ok (0.029s) 2022-08-13T13:55:26.6917661Z test_canonicalize_tensor_iterator (jit.test_tracer.TestTracer) ... ok (0.015s) 2022-08-13T13:55:26.7046967Z test_constant (jit.test_tracer.TestTracer) ... ok (0.013s) 2022-08-13T13:55:26.7491421Z test_conv (jit.test_tracer.TestTracer) ... ok (0.044s) 2022-08-13T13:55:26.7741091Z test_export_no_reorder (jit.test_tracer.TestTracer) ... ok (0.025s) 2022-08-13T13:55:26.7866887Z test_force_outplace_check_fill (jit.test_tracer.TestTracer) ... ok (0.012s) 2022-08-13T13:55:26.7988030Z test_force_outplace_check_zero (jit.test_tracer.TestTracer) ... ok (0.012s) 2022-08-13T13:55:26.8191066Z test_ge (jit.test_tracer.TestTracer) ... ok (0.020s) 2022-08-13T13:55:28.1474525Z test_ge_cuda (jit.test_tracer.TestTracer) ... ok (1.328s) 2022-08-13T13:55:28.3978172Z test_ge_optimized (jit.test_tracer.TestTracer) ... ok (0.250s) 2022-08-13T13:55:28.4551439Z test_ge_unoptimized (jit.test_tracer.TestTracer) ... ok (0.057s) 2022-08-13T13:55:28.4657805Z test_index_put (jit.test_tracer.TestTracer) ... ok (0.011s) 2022-08-13T13:55:28.4751350Z test_index_put_trace_with_view (jit.test_tracer.TestTracer) ... ok (0.009s) 2022-08-13T13:55:28.4832018Z test_index_put_trace_without_view (jit.test_tracer.TestTracer) ... ok (0.008s) 2022-08-13T13:55:28.4865574Z test_inplace_check (jit.test_tracer.TestTracer) ... ok (0.003s) 2022-08-13T13:55:28.4956500Z test_inplace_copy (jit.test_tracer.TestTracer) ... ok (0.009s) 2022-08-13T13:55:28.5048320Z test_inplace_copy_force_outplace (jit.test_tracer.TestTracer) ... ok (0.009s) 2022-08-13T13:55:28.5089962Z test_inplace_flags (jit.test_tracer.TestTracer) ... ok (0.004s) 2022-08-13T13:55:28.5164783Z test_inplace_transplant (jit.test_tracer.TestTracer) ... ok (0.007s) 2022-08-13T13:55:28.5259743Z test_inplace_warn (jit.test_tracer.TestTracer) ... ok (0.009s) 2022-08-13T13:55:28.5340191Z test_input_dict_checkTrace_mut (jit.test_tracer.TestTracer) ... ok (0.008s) 2022-08-13T13:55:28.5369921Z test_input_dict_empty (jit.test_tracer.TestTracer) ... ok (0.003s) 2022-08-13T13:55:28.5399447Z test_input_dict_empty_list (jit.test_tracer.TestTracer) ... ok (0.003s) 2022-08-13T13:55:28.5412048Z test_input_dict_insertion_order (jit.test_tracer.TestTracer) 2022-08-13T13:55:28.5533330Z Check that dictionary access doesn't care about insertion order ... ok (0.013s) 2022-08-13T13:55:28.5635388Z test_input_dict_of_dicts (jit.test_tracer.TestTracer) ... ok (0.010s) 2022-08-13T13:55:28.5732720Z test_input_dict_of_lists (jit.test_tracer.TestTracer) ... ok (0.010s) 2022-08-13T13:55:28.5853660Z test_input_dict_recursive (jit.test_tracer.TestTracer) ... ok (0.012s) 2022-08-13T13:55:28.5866852Z test_input_dict_remembers_keys (jit.test_tracer.TestTracer) 2022-08-13T13:55:28.6015983Z Check that the trace remembers which keys were in a dict input ... ok (0.016s) 2022-08-13T13:55:28.6104102Z test_input_dict_unify (jit.test_tracer.TestTracer) ... ok (0.009s) 2022-08-13T13:55:28.6110533Z test_input_flatten (jit.test_tracer.TestTracer) 2022-08-13T13:55:28.6292341Z Check that inputs to traced functions are flattened ... ok (0.019s) 2022-08-13T13:55:28.6332831Z test_input_list_mixed_type (jit.test_tracer.TestTracer) ... ok (0.004s) 2022-08-13T13:55:28.6416640Z test_input_list_of_tuples (jit.test_tracer.TestTracer) ... ok (0.008s) 2022-08-13T13:55:28.6518196Z test_input_list_toplevel_flatten (jit.test_tracer.TestTracer) ... ok (0.010s) 2022-08-13T13:55:28.6626043Z test_input_list_toplevel_flatten_direct (jit.test_tracer.TestTracer) ... ok (0.011s) 2022-08-13T13:55:28.6734148Z test_input_tuple_of_dicts (jit.test_tracer.TestTracer) ... ok (0.011s) 2022-08-13T13:55:28.7103948Z test_interpolate_trace (jit.test_tracer.TestTracer) ... ok (0.037s) 2022-08-13T13:55:29.0307118Z test_large_nbr_kernel_args (jit.test_tracer.TestTracer) ... ok (0.320s) 2022-08-13T13:55:29.0450289Z test_lhs_index_fails (jit.test_tracer.TestTracer) ... ok (0.014s) 2022-08-13T13:55:29.0541079Z test_lhs_index_trivial (jit.test_tracer.TestTracer) ... ok (0.009s) 2022-08-13T13:55:29.0727941Z test_max_pool (jit.test_tracer.TestTracer) ... ok (0.018s) 2022-08-13T13:55:29.0796835Z test_nested_inplace (jit.test_tracer.TestTracer) ... ok (0.007s) 2022-08-13T13:55:29.0826126Z test_non_tensor_tracing (jit.test_tracer.TestTracer) ... ok (0.003s) 2022-08-13T13:55:29.0832395Z test_output_unflatten (jit.test_tracer.TestTracer) 2022-08-13T13:55:29.0941358Z Check that outputs of traced functions retain the original structure and nesting ... expected failure (0.011s) 2022-08-13T13:55:29.1012372Z test_python_function (jit.test_tracer.TestTracer) ... ok (0.007s) 2022-08-13T13:55:29.1113123Z test_python_function_tup (jit.test_tracer.TestTracer) ... ok (0.010s) 2022-08-13T13:55:29.1216452Z test_repeated_input (jit.test_tracer.TestTracer) ... ok (0.010s) 2022-08-13T13:55:29.1331040Z test_repeated_output (jit.test_tracer.TestTracer) ... ok (0.011s) 2022-08-13T13:55:29.1358850Z test_shared_param (jit.test_tracer.TestTracer) ... ok (0.003s) 2022-08-13T13:55:29.1602514Z test_simple (jit.test_tracer.TestTracer) ... ok (0.024s) 2022-08-13T13:55:29.1621653Z test_tensor_with_grad_as_constant (jit.test_tracer.TestTracer) ... ok (0.002s) 2022-08-13T13:55:29.1746479Z test_trace_aliased_parameter (jit.test_tracer.TestTracer) ... ok (0.012s) 2022-08-13T13:55:29.1830099Z test_trace_annotation (jit.test_tracer.TestTracer) ... ok (0.008s) 2022-08-13T13:55:29.2107327Z test_trace_arange (jit.test_tracer.TestTracer) ... ok (0.028s) 2022-08-13T13:55:29.2395952Z test_trace_arange_with_grad (jit.test_tracer.TestTracer) ... ok (0.029s) 2022-08-13T13:55:29.2514660Z test_trace_autograd_function (jit.test_tracer.TestTracer) ... ok (0.012s) 2022-08-13T13:55:29.2556206Z test_trace_c10_ops (jit.test_tracer.TestTracer) ... skip: Skip the test since c2 ops are not registered. (0.004s) 2022-08-13T13:55:29.3126519Z test_trace_casts (jit.test_tracer.TestTracer) ... ok (0.057s) 2022-08-13T13:55:29.3227559Z test_trace_checker_control_flow (jit.test_tracer.TestTracer) ... ok (0.010s) 2022-08-13T13:55:29.3307710Z test_trace_checker_dot_data (jit.test_tracer.TestTracer) ... ok (0.008s) 2022-08-13T13:55:29.3383969Z test_trace_checker_dropout_notrain (jit.test_tracer.TestTracer) ... ok (0.008s) 2022-08-13T13:55:29.3566568Z test_trace_checker_dropout_train (jit.test_tracer.TestTracer) ... ok (0.018s) 2022-08-13T13:55:29.3650364Z test_trace_checker_inplace_on_view (jit.test_tracer.TestTracer) ... ok (0.008s) 2022-08-13T13:55:29.3734038Z test_trace_checker_memoization (jit.test_tracer.TestTracer) ... ok (0.008s) 2022-08-13T13:55:29.3905510Z test_trace_checker_slice_lhs (jit.test_tracer.TestTracer) ... ok (0.017s) 2022-08-13T13:55:29.4023263Z test_trace_checking_with_global_name (jit.test_tracer.TestTracer) ... ok (0.012s) 2022-08-13T13:55:29.4153710Z test_trace_contiguous (jit.test_tracer.TestTracer) ... ok (0.013s) 2022-08-13T13:55:29.4221140Z test_trace_contiguous_short_circuit (jit.test_tracer.TestTracer) ... ok (0.007s) 2022-08-13T13:55:29.4307264Z test_trace_detach (jit.test_tracer.TestTracer) ... ok (0.009s) 2022-08-13T13:55:29.4394896Z test_trace_detach_inplace (jit.test_tracer.TestTracer) ... ok (0.009s) 2022-08-13T13:55:29.4436222Z test_trace_detach_inplace_redispatch (jit.test_tracer.TestTracer) ... ok (0.004s) 2022-08-13T13:55:29.4500113Z test_trace_detach_onnx_erase (jit.test_tracer.TestTracer) ... ok (0.006s) 2022-08-13T13:55:29.4538634Z test_trace_detach_redispatch (jit.test_tracer.TestTracer) ... ok (0.004s) 2022-08-13T13:55:29.4701702Z test_trace_dict_input (jit.test_tracer.TestTracer) ... ok (0.016s) 2022-08-13T13:55:29.4945397Z test_trace_dict_output (jit.test_tracer.TestTracer) ... ok (0.024s) 2022-08-13T13:55:29.5232002Z test_trace_export_fns (jit.test_tracer.TestTracer) ... ok (0.029s) 2022-08-13T13:55:29.5882329Z test_trace_export_fns_recursive (jit.test_tracer.TestTracer) ... ok (0.065s) 2022-08-13T13:55:29.6372680Z test_trace_fork_join_and_module (jit.test_tracer.TestTracer) ... ok (0.049s) 2022-08-13T13:55:29.6483332Z test_trace_full_dynamic_shape (jit.test_tracer.TestTracer) ... ok (0.011s) 2022-08-13T13:55:29.6556910Z test_trace_func_argument_names_captured (jit.test_tracer.TestTracer) ... ok (0.007s) 2022-08-13T13:55:29.6637022Z test_trace_index (jit.test_tracer.TestTracer) ... ok (0.008s) 2022-08-13T13:55:29.6718275Z test_trace_index_constant (jit.test_tracer.TestTracer) ... ok (0.008s) 2022-08-13T13:55:29.6842400Z test_trace_indexed_assignment (jit.test_tracer.TestTracer) ... ok (0.012s) 2022-08-13T13:55:29.7067493Z test_trace_inline_shape (jit.test_tracer.TestTracer) ... ok (0.022s) 2022-08-13T13:55:29.7135880Z test_trace_inverse (jit.test_tracer.TestTracer) ... ok (0.007s) 2022-08-13T13:55:29.7430013Z test_trace_invert_module_hierarchy (jit.test_tracer.TestTracer) ... ok (0.029s) 2022-08-13T13:55:29.7577236Z test_trace_legacy_ctor (jit.test_tracer.TestTracer) ... ok (0.015s) 2022-08-13T13:55:29.8122240Z test_trace_module_argument_names_captured (jit.test_tracer.TestTracer) ... ok (0.054s) 2022-08-13T13:55:29.8500719Z test_trace_modulelist (jit.test_tracer.TestTracer) ... ok (0.038s) 2022-08-13T13:55:29.8600662Z test_trace_multi_output_function (jit.test_tracer.TestTracer) ... graph(%self : __torch__.jit.test_tracer.Bar, 2022-08-13T13:55:29.8601290Z %x.1 : Double(3, 2, strides=[2, 1], requires_grad=0, device=cpu), 2022-08-13T13:55:29.8601757Z %y.1 : Double(1, 2, strides=[2, 1], requires_grad=0, device=cpu)): 2022-08-13T13:55:29.8602274Z %x : Double(3, 2, strides=[2, 1], requires_grad=0, device=cpu) = aten::relu(%x.1) # /var/lib/jenkins/workspace/test/jit/test_tracer.py:1437:0 2022-08-13T13:55:29.8602832Z %y : Double(1, 2, strides=[2, 1], requires_grad=0, device=cpu) = aten::relu(%y.1) # /var/lib/jenkins/workspace/test/jit/test_tracer.py:1438:0 2022-08-13T13:55:29.8603520Z %9 : (Double(1, 2, strides=[2, 1], requires_grad=0, device=cpu), Double(3, 2, strides=[2, 1], requires_grad=0, device=cpu)) = ^Foo[inplace=0, module="jit.test_tracer", Subgraph=]()(%x, %y) # /var/lib/jenkins/workspace/test/jit/test_tracer.py:1439:0 2022-08-13T13:55:29.8604273Z %10 : Double(1, 2, strides=[2, 1], requires_grad=0, device=cpu), %11 : Double(3, 2, strides=[2, 1], requires_grad=0, device=cpu) = prim::TupleUnpack(%9) 2022-08-13T13:55:29.8605097Z %12 : (Double(1, 2, strides=[2, 1], requires_grad=0, device=cpu), Double(3, 2, strides=[2, 1], requires_grad=0, device=cpu)) = prim::TupleConstruct(%10, %11) 2022-08-13T13:55:29.8605488Z return (%12) 2022-08-13T13:55:29.8605643Z 2022-08-13T13:55:29.8609920Z ok (0.011s) 2022-08-13T13:55:29.8693149Z test_trace_namedtuple (jit.test_tracer.TestTracer) ... ok (0.008s) 2022-08-13T13:55:29.8836991Z test_trace_nested_datatypes (jit.test_tracer.TestTracer) ... ok (0.014s) 2022-08-13T13:55:29.9066089Z test_trace_nested_fn (jit.test_tracer.TestTracer) ... ok (0.023s) 2022-08-13T13:55:29.9135241Z test_trace_numel (jit.test_tracer.TestTracer) ... ok (0.007s) 2022-08-13T13:55:29.9254987Z test_trace_optioanl_dtype (jit.test_tracer.TestTracer) ... ok (0.012s) 2022-08-13T13:55:29.9478677Z test_trace_optional (jit.test_tracer.TestTracer) ... ok (0.022s) 2022-08-13T13:55:29.9556775Z test_trace_partial_func_argument_names_captured (jit.test_tracer.TestTracer) ... ok (0.008s) 2022-08-13T13:55:29.9603189Z test_trace_random (jit.test_tracer.TestTracer) ... ok (0.005s) 2022-08-13T13:55:29.9760954Z test_trace_records_names (jit.test_tracer.TestTracer) ... ok (0.016s) 2022-08-13T13:55:29.9863134Z test_trace_save (jit.test_tracer.TestTracer) ... ok (0.010s) 2022-08-13T13:55:30.0253442Z test_trace_save_load_copy (jit.test_tracer.TestTracer) ... ok (0.039s) 2022-08-13T13:55:30.0310476Z test_trace_single_tuple (jit.test_tracer.TestTracer) ... ok (0.006s) 2022-08-13T13:55:30.0428408Z test_trace_size (jit.test_tracer.TestTracer) ... ok (0.012s) 2022-08-13T13:55:30.0549850Z test_trace_size_with_grad (jit.test_tracer.TestTracer) ... ok (0.012s) 2022-08-13T13:55:30.0640397Z test_trace_skip_none_submodule (jit.test_tracer.TestTracer) ... ok (0.009s) 2022-08-13T13:55:30.1332831Z test_trace_slice (jit.test_tracer.TestTracer) ... ok (0.069s) 2022-08-13T13:55:30.1456227Z test_trace_slice_expr_complete_type (jit.test_tracer.TestTracer) ... ok (0.012s) 2022-08-13T13:55:30.1565055Z test_trace_slice_full_dim (jit.test_tracer.TestTracer) ... ok (0.011s) 2022-08-13T13:55:30.1685877Z test_trace_slice_setitem_dynamic_shape (jit.test_tracer.TestTracer) ... ok (0.012s) 2022-08-13T13:55:30.2430712Z test_trace_slice_with_grad (jit.test_tracer.TestTracer) ... ok (0.074s) 2022-08-13T13:55:30.3211192Z test_trace_tensor_factory (jit.test_tracer.TestTracer) ... ok (0.078s) 2022-08-13T13:55:30.3249685Z test_trace_topk (jit.test_tracer.TestTracer) ... /var/lib/jenkins/workspace/test/jit/test_tracer.py:158: TracerWarning: Converting a tensor to a Python integer might cause the trace to be incorrect. We can't record the data flow of Python values, so this value will be treated as a constant in the future. This means that the trace might not generalize to other inputs! 2022-08-13T13:55:30.3250500Z return x.topk(y, dim=1)[1] 2022-08-13T13:55:30.3345389Z ok (0.013s) 2022-08-13T13:55:30.3496642Z test_trace_tuple (jit.test_tracer.TestTracer) ... ok (0.015s) 2022-08-13T13:55:30.3580854Z test_trace_variable_instantiation (jit.test_tracer.TestTracer) ... ok (0.008s) 2022-08-13T13:55:30.3711647Z test_trace_warn (jit.test_tracer.TestTracer) ... ok (0.013s) 2022-08-13T13:55:30.3801276Z test_trace_with_conditional_property (jit.test_tracer.TestTracer) ... ok (0.009s) 2022-08-13T13:55:30.3850878Z test_trace_with_nested_tensor_list_output (jit.test_tracer.TestTracer) ... ok (0.005s) 2022-08-13T13:55:30.3893023Z test_trace_with_number_list_output (jit.test_tracer.TestTracer) ... ok (0.004s) 2022-08-13T13:55:30.4100272Z test_trace_with_tensor_list_output (jit.test_tracer.TestTracer) ... ok (0.021s) 2022-08-13T13:55:30.5114134Z test_traced_module_cuda (jit.test_tracer.TestTracer) ... [W Module.cpp:845] Warning: cuDNN Benchmark limit is not supported with cuDNN v7 API and will have no effect. (function operator()) 2022-08-13T13:55:30.7587982Z ok (0.349s) 2022-08-13T13:55:30.7611124Z test_tracing_backward_hook_error (jit.test_tracer.TestTracer) ... ok (0.002s) 2022-08-13T13:55:30.8246035Z test_tracing_hooks (jit.test_tracer.TestTracer) ... ok (0.063s) 2022-08-13T13:55:31.0192812Z test_tracing_multiple_methods (jit.test_tracer.TestTracer) ... ok (0.194s) 2022-08-13T13:55:31.0261768Z test_typeas_trace_check (jit.test_tracer.TestTracer) ... ok (0.007s) 2022-08-13T13:55:31.0355073Z test_wrapped_number (jit.test_tracer.TestTracer) ... ok (0.009s) 2022-08-13T13:55:31.0372463Z test_assign_python_attr (jit.test_type_sharing.TestTypeSharing) 2022-08-13T13:55:31.0860313Z Assigning a new (python-only) attribute should not change type sharing ... ok (0.050s) 2022-08-13T13:55:31.0948592Z test_basic (jit.test_type_sharing.TestTypeSharing) ... ok (0.009s) 2022-08-13T13:55:31.1054916Z test_builtin_function_different (jit.test_type_sharing.TestTypeSharing) ... ok (0.011s) 2022-08-13T13:55:31.1139348Z test_builtin_function_same (jit.test_type_sharing.TestTypeSharing) ... ok (0.008s) 2022-08-13T13:55:31.1148748Z test_constants (jit.test_type_sharing.TestTypeSharing) 2022-08-13T13:55:31.1299907Z Types should be shared for identical constant values, and different for different constant values ... ok (0.016s) 2022-08-13T13:55:31.1309870Z test_diff_attr_values (jit.test_type_sharing.TestTypeSharing) 2022-08-13T13:55:31.1389045Z Types should be shared even if attribute values differ ... ok (0.009s) 2022-08-13T13:55:31.1396305Z test_failed_attribute_compilation (jit.test_type_sharing.TestTypeSharing) 2022-08-13T13:55:31.1430282Z Attributes whose type cannot be inferred should fail cleanly with nice hints ... ok (0.004s) 2022-08-13T13:55:31.1517152Z test_ignored_fns (jit.test_type_sharing.TestTypeSharing) ... ok (0.009s) 2022-08-13T13:55:31.1524612Z test_linear (jit.test_type_sharing.TestTypeSharing) 2022-08-13T13:55:31.1690482Z Simple example with a real nn Module ... ok (0.017s) 2022-08-13T13:55:31.1932779Z test_loaded_modules_work (jit.test_type_sharing.TestTypeSharing) ... ok (0.024s) 2022-08-13T13:55:31.1944651Z test_module_dict_same_type_different_name (jit.test_type_sharing.TestTypeSharing) 2022-08-13T13:55:31.2418990Z We should be able to differentiate between two ModuleDict instances ... ok (0.048s) 2022-08-13T13:55:31.2430958Z test_mutate_attr_value (jit.test_type_sharing.TestTypeSharing) 2022-08-13T13:55:31.2699444Z Mutating the value of an attribute should not change type sharing ... ok (0.028s) 2022-08-13T13:55:31.2707855Z test_param_vs_attribute (jit.test_type_sharing.TestTypeSharing) 2022-08-13T13:55:31.2808784Z The same module with an `foo` as a parameter vs. attribute shouldn't ... ok (0.011s) 2022-08-13T13:55:31.2816964Z test_python_function_attribute_different (jit.test_type_sharing.TestTypeSharing) 2022-08-13T13:55:31.2964337Z Different functions passed in should lead to different types ... ok (0.015s) 2022-08-13T13:55:31.2972461Z test_python_function_attribute_same (jit.test_type_sharing.TestTypeSharing) 2022-08-13T13:55:31.3073275Z Same functions passed in should lead to same types ... ok (0.011s) 2022-08-13T13:55:31.3091542Z test_same_but_different_classes (jit.test_type_sharing.TestTypeSharing) 2022-08-13T13:55:31.3409590Z Even if everything about the module is the same, different originating ... ok (0.033s) 2022-08-13T13:55:31.3418797Z test_script_function_attribute_different (jit.test_type_sharing.TestTypeSharing) 2022-08-13T13:55:31.3570388Z Different functions passed in should lead to different types ... ok (0.016s) 2022-08-13T13:55:31.3578547Z test_script_function_attribute_same (jit.test_type_sharing.TestTypeSharing) 2022-08-13T13:55:31.3682065Z Same functions passed in should lead to same types ... ok (0.011s) 2022-08-13T13:55:31.3994504Z test_script_module_containing_traced_module (jit.test_type_sharing.TestTypeSharing) ... ok (0.031s) 2022-08-13T13:55:31.4007323Z test_submodules (jit.test_type_sharing.TestTypeSharing) 2022-08-13T13:55:31.4663989Z If submodules differ, the types should differ. ... ok (0.067s) 2022-08-13T13:55:31.4674523Z test_tracing_gives_different_types (jit.test_type_sharing.TestTypeSharing) 2022-08-13T13:55:31.4846309Z Since we can't guarantee that methods are the same between different ... ok (0.018s) 2022-08-13T13:55:31.4856589Z test_type_not_shared_ignored_attributes (jit.test_type_sharing.TestTypeSharing) 2022-08-13T13:55:31.4951775Z Test that types are not shared if the exclusion of their ... ok (0.010s) 2022-08-13T13:55:31.4960377Z test_type_shared_ignored_attributes (jit.test_type_sharing.TestTypeSharing) 2022-08-13T13:55:31.5035726Z Test that types are shared if the exclusion of their ... ok (0.008s) 2022-08-13T13:55:31.5042404Z test_type_sharing_define_in_init (jit.test_type_sharing.TestTypeSharing) 2022-08-13T13:55:31.5134190Z Tests that types between instances of a ScriptModule ... ok (0.010s) 2022-08-13T13:55:31.5148630Z test_type_sharing_disabled (jit.test_type_sharing.TestTypeSharing) 2022-08-13T13:55:31.5433295Z Test that type sharing can be disabled. ... ok (0.030s) 2022-08-13T13:55:31.5516348Z test_annotate_outside_init (jit.test_types.TestTypesAndAnnotation) ... ok (0.008s) 2022-08-13T13:55:31.5543874Z test_bad_types (jit.test_types.TestTypesAndAnnotation) ... ok (0.003s) 2022-08-13T13:55:31.5613489Z test_ignore_with_types (jit.test_types.TestTypesAndAnnotation) ... ok (0.007s) 2022-08-13T13:55:31.5632431Z test_ignoring_module_attributes (jit.test_types.TestTypesAndAnnotation) 2022-08-13T13:55:31.5716388Z Test that module attributes can be ignored. ... ok (0.010s) 2022-08-13T13:55:31.5761911Z test_inferred_type_error_message (jit.test_types.TestTypesAndAnnotation) ... ok (0.004s) 2022-08-13T13:55:31.5780649Z test_mismatched_annotation (jit.test_types.TestTypesAndAnnotation) ... ok (0.002s) 2022-08-13T13:55:31.5791739Z test_optional_no_element_type_annotation (jit.test_types.TestTypesAndAnnotation) 2022-08-13T13:55:31.5822011Z Test that using an optional with no contained types produces an error. ... ok (0.004s) 2022-08-13T13:55:31.5831708Z test_parser_bug (jit.test_types.TestTypesAndAnnotation) ... ok (0.001s) 2022-08-13T13:55:31.5952338Z test_pep585_type (jit.test_types.TestTypesAndAnnotation) ... ok (0.012s) 2022-08-13T13:55:31.5982485Z test_python_callable (jit.test_types.TestTypesAndAnnotation) ... ok (0.003s) 2022-08-13T13:55:31.6004465Z test_reannotate (jit.test_types.TestTypesAndAnnotation) ... ok (0.002s) 2022-08-13T13:55:31.6015957Z test_tuple_no_element_type_annotation (jit.test_types.TestTypesAndAnnotation) 2022-08-13T13:55:31.6045806Z Test that using a tuple with no contained types produces an error. ... ok (0.004s) 2022-08-13T13:55:31.6212905Z test_type_annotate_py3 (jit.test_types.TestTypesAndAnnotation) ... ok (0.017s) 2022-08-13T13:55:31.6370987Z test_types_as_values (jit.test_types.TestTypesAndAnnotation) ... ok (0.016s) 2022-08-13T13:55:31.6408513Z test_unimported_type_resolution (jit.test_types.TestTypesAndAnnotation) ... ok (0.004s) 2022-08-13T13:55:31.6457149Z test_bool_list_io (jit.test_typing.TestTyping) ... ok (0.005s) 2022-08-13T13:55:31.6536904Z test_dict_comprehension (jit.test_typing.TestTyping) ... ok (0.008s) 2022-08-13T13:55:31.6631447Z test_dict_comprehension_scope (jit.test_typing.TestTyping) ... ok (0.009s) 2022-08-13T13:55:31.6732550Z test_dict_comprehension_with_type_annotation (jit.test_typing.TestTyping) ... ok (0.010s) 2022-08-13T13:55:31.7078636Z test_dict_in_not_in (jit.test_typing.TestTyping) ... ok (0.035s) 2022-08-13T13:55:31.7127113Z test_dict_invalid_annotations (jit.test_typing.TestTyping) ... ok (0.005s) 2022-08-13T13:55:31.7154690Z test_dict_type_refinement_annotation_key_mismatch (jit.test_typing.TestTyping) ... [W ir_emitter.cpp:4385] Warning: List consists of heterogeneous types, which means that it has been typed as containing Union[int, str]. To use any of the values in this List, it will be necessary to add an `assert isinstance` statement before first use to trigger type refinement. 2022-08-13T13:55:31.7155955Z File "/var/lib/jenkins/workspace/test/jit/test_typing.py", line 90 2022-08-13T13:55:31.7156277Z def fn(): 2022-08-13T13:55:31.7156505Z l1 = [1, 2, "foo", 3] 2022-08-13T13:55:31.7156861Z ~~~~~~~~~~~~~~~ <--- HERE 2022-08-13T13:55:31.7157144Z l2 = ["foo", "bar", "baz", "qux"] 2022-08-13T13:55:31.7157681Z d: Dict[int, str] = {k : v for k, v in zip(l1, l2)} 2022-08-13T13:55:31.7158166Z (function emitListLiteral) 2022-08-13T13:55:31.7158688Z ok (0.003s) 2022-08-13T13:55:31.7185372Z test_dict_type_refinement_annotation_value_mismatch (jit.test_typing.TestTyping) ... [W ir_emitter.cpp:4385] Warning: List consists of heterogeneous types, which means that it has been typed as containing Union[int, str]. To use any of the values in this List, it will be necessary to add an `assert isinstance` statement before first use to trigger type refinement. 2022-08-13T13:55:31.7186663Z File "/var/lib/jenkins/workspace/test/jit/test_typing.py", line 104 2022-08-13T13:55:31.7186980Z def fn(): 2022-08-13T13:55:31.7187247Z l1 = ["foo", "bar", "baz", "qux"] 2022-08-13T13:55:31.7187498Z l2 = [1, 2, "foo", 3] 2022-08-13T13:55:31.7188069Z ~~~~~~~~~~~~~~~ <--- HERE 2022-08-13T13:55:31.7188544Z d: Dict[str, int] = {k : v for k, v in zip(l1, l2)} 2022-08-13T13:55:31.7188816Z return d 2022-08-13T13:55:31.7189079Z (function emitListLiteral) 2022-08-13T13:55:31.7189567Z ok (0.003s) 2022-08-13T13:55:31.7332960Z test_for_in_dict (jit.test_typing.TestTyping) ... ok (0.014s) 2022-08-13T13:55:31.7560924Z test_for_in_string (jit.test_typing.TestTyping) ... ok (0.023s) 2022-08-13T13:55:31.7692074Z test_for_tuple_assign (jit.test_typing.TestTyping) ... ok (0.013s) 2022-08-13T13:55:31.7938242Z test_for_tuple_unpack (jit.test_typing.TestTyping) ... ok (0.025s) 2022-08-13T13:55:31.8015867Z test_list_io (jit.test_typing.TestTyping) ... ok (0.008s) 2022-08-13T13:55:31.8028854Z test_list_iterables (jit.test_typing.TestTyping) ... ok (0.001s) 2022-08-13T13:55:31.8213333Z test_list_sum (jit.test_typing.TestTyping) ... ok (0.018s) 2022-08-13T13:55:31.8234575Z test_list_type_refinement_annotation_element_mismatch (jit.test_typing.TestTyping) ... ok (0.002s) 2022-08-13T13:55:31.8355813Z test_list_unification (jit.test_typing.TestTyping) ... ok (0.012s) 2022-08-13T13:55:31.8464736Z test_multiple_assign (jit.test_typing.TestTyping) ... ok (0.011s) 2022-08-13T13:55:31.8508219Z test_namedtuple_good_error (jit.test_typing.TestTyping) ... ok (0.004s) 2022-08-13T13:55:31.8560196Z test_namedtuple_py2 (jit.test_typing.TestTyping) ... ok (0.005s) 2022-08-13T13:55:31.8652136Z test_namedtuple_redefine (jit.test_typing.TestTyping) ... ok (0.009s) 2022-08-13T13:55:31.8723153Z test_nested_list (jit.test_typing.TestTyping) ... ok (0.007s) 2022-08-13T13:55:31.8772365Z test_opt_opt_refinement (jit.test_typing.TestTyping) ... ok (0.005s) 2022-08-13T13:55:31.8966953Z test_optional_conversion (jit.test_typing.TestTyping) ... ok (0.019s) 2022-08-13T13:55:31.9012726Z test_optional_refinement (jit.test_typing.TestTyping) ... ok (0.004s) 2022-08-13T13:55:31.9109357Z test_optional_tuple (jit.test_typing.TestTyping) ... ok (0.010s) 2022-08-13T13:55:31.9173247Z test_singleton_tuple_unpack (jit.test_typing.TestTyping) ... ok (0.006s) 2022-08-13T13:55:31.9262350Z test_sum_list_diff_elms (jit.test_typing.TestTyping) ... ok (0.009s) 2022-08-13T13:55:31.9351005Z test_sum_list_empty (jit.test_typing.TestTyping) ... ok (0.009s) 2022-08-13T13:55:31.9427527Z test_sum_list_literal (jit.test_typing.TestTyping) ... ok (0.008s) 2022-08-13T13:55:31.9516106Z test_sum_list_one (jit.test_typing.TestTyping) ... ok (0.009s) 2022-08-13T13:55:31.9537814Z test_sum_list_wrong_type (jit.test_typing.TestTyping) ... ok (0.002s) 2022-08-13T13:55:31.9861669Z test_tuple_assignments (jit.test_typing.TestTyping) ... ok (0.032s) 2022-08-13T13:55:31.9943903Z test_tuple_create_return (jit.test_typing.TestTyping) ... ok (0.008s) 2022-08-13T13:55:32.0016380Z test_tuple_io (jit.test_typing.TestTyping) ... ok (0.007s) 2022-08-13T13:55:32.0085495Z test_tuple_keyword (jit.test_typing.TestTyping) ... ok (0.007s) 2022-08-13T13:55:32.0166904Z test_tuple_specialization (jit.test_typing.TestTyping) ... ok (0.008s) 2022-08-13T13:55:32.0227558Z test_check_union_annotation (jit.test_union.TestUnion) ... ok (0.006s) 2022-08-13T13:55:32.0389573Z test_union_T_None_is_equivalent_to_optional_T (jit.test_union.TestUnion) ... ok (0.016s) 2022-08-13T13:55:32.0451046Z test_union_argument_order_is_ignored (jit.test_union.TestUnion) ... ok (0.006s) 2022-08-13T13:55:32.0518368Z test_union_argument_order_is_ignored_container (jit.test_union.TestUnion) ... ok (0.007s) 2022-08-13T13:55:32.0569738Z test_union_as_annotation (jit.test_union.TestUnion) ... ok (0.005s) 2022-08-13T13:55:32.0634532Z test_union_as_annotation_in_typed_container (jit.test_union.TestUnion) ... ok (0.006s) 2022-08-13T13:55:32.0685063Z test_union_as_annotation_py2 (jit.test_union.TestUnion) ... ok (0.005s) 2022-08-13T13:55:32.0785416Z test_union_as_dict_key (jit.test_union.TestUnion) ... ok (0.010s) 2022-08-13T13:55:32.0863947Z test_union_as_dict_value (jit.test_union.TestUnion) ... ok (0.008s) 2022-08-13T13:55:32.0919434Z test_union_as_internal_tuple_type (jit.test_union.TestUnion) ... ok (0.005s) 2022-08-13T13:55:32.0947529Z test_union_branching_does_not_autoinfer_undeclared_union (jit.test_union.TestUnion) ... ok (0.003s) 2022-08-13T13:55:32.0975012Z test_union_branching_does_not_widen_existing_inferred_type (jit.test_union.TestUnion) ... ok (0.003s) 2022-08-13T13:55:32.1058033Z test_union_branching_with_union_return_and_homogenous_types (jit.test_union.TestUnion) ... ok (0.008s) 2022-08-13T13:55:32.1080751Z test_union_does_not_replace_existing_annotated_type (jit.test_union.TestUnion) ... ok (0.002s) 2022-08-13T13:55:32.1101696Z test_union_does_not_replace_existing_annotated_type_empty_container (jit.test_union.TestUnion) ... ok (0.002s) 2022-08-13T13:55:32.1126201Z test_union_does_not_replace_existing_annotated_type_union (jit.test_union.TestUnion) ... ok (0.002s) 2022-08-13T13:55:32.1200070Z test_union_in_class_constructor (jit.test_union.TestUnion) ... ok (0.007s) 2022-08-13T13:55:32.1250611Z test_union_memory_aliasing (jit.test_union.TestUnion) ... /opt/conda/lib/python3.7/site-packages/torch/_jit_internal.py:1283: UserWarning: The inner type of a container is lost when calling torch.jit.isinstance in eager mode. For example, List[int] would become list and therefore falsely return True for List[float] or List[str]. 2022-08-13T13:55:32.1251349Z "The inner type of a container is lost when " 2022-08-13T13:55:32.1317975Z ok (0.012s) 2022-08-13T13:55:32.1400485Z test_union_module_with_union_class_variable (jit.test_union.TestUnion) ... ok (0.008s) 2022-08-13T13:55:32.1555573Z test_union_module_with_union_instance_variable (jit.test_union.TestUnion) ... ok (0.015s) 2022-08-13T13:55:32.1643777Z test_union_optional_of_union_is_flattened (jit.test_union.TestUnion) ... ok (0.009s) 2022-08-13T13:55:32.1679615Z test_union_redundant_arguments_are_skipped (jit.test_union.TestUnion) ... ok (0.003s) 2022-08-13T13:55:32.1719549Z test_union_redundant_arguments_are_skipped_container (jit.test_union.TestUnion) ... ok (0.004s) 2022-08-13T13:55:32.1757866Z test_union_redundant_arguments_are_skipped_optional (jit.test_union.TestUnion) ... ok (0.004s) 2022-08-13T13:55:32.1798164Z test_union_redundant_arguments_are_skipped_subtyping (jit.test_union.TestUnion) ... ok (0.004s) 2022-08-13T13:55:32.1846817Z test_union_return_type (jit.test_union.TestUnion) ... ok (0.005s) 2022-08-13T13:55:32.1987677Z test_union_schema_matching_on_internal_type (jit.test_union.TestUnion) ... ok (0.014s) 2022-08-13T13:55:32.2104437Z test_union_serialization_preserves_type_annotations (jit.test_union.TestUnion) ... ok (0.012s) 2022-08-13T13:55:32.2162026Z test_union_subclasses_larger_union (jit.test_union.TestUnion) ... ok (0.006s) 2022-08-13T13:55:32.2281404Z test_union_subtractive_refinement (jit.test_union.TestUnion) ... ok (0.012s) 2022-08-13T13:55:32.2406474Z test_union_subtractive_refinement_with_container (jit.test_union.TestUnion) ... ok (0.012s) 2022-08-13T13:55:32.2496051Z test_union_type_refinement (jit.test_union.TestUnion) ... ok (0.009s) 2022-08-13T13:55:32.2581811Z test_union_type_refinement_internal_declaration (jit.test_union.TestUnion) ... ok (0.008s) 2022-08-13T13:55:32.2689305Z test_union_type_refinement_partial_static_refinement_tuple_rhs (jit.test_union.TestUnion) ... ok (0.011s) 2022-08-13T13:55:32.2796908Z test_union_type_refinement_partial_static_refinement_union_rhs (jit.test_union.TestUnion) ... ok (0.011s) 2022-08-13T13:55:32.2842180Z test_union_type_refinement_statically_false (jit.test_union.TestUnion) ... ok (0.004s) 2022-08-13T13:55:32.2894383Z test_union_type_refinement_statically_true (jit.test_union.TestUnion) ... ok (0.005s) 2022-08-13T13:55:32.3070334Z test_union_type_refinement_tuple_rhs (jit.test_union.TestUnion) ... ok (0.017s) 2022-08-13T13:55:32.3198423Z test_union_type_refinement_tuple_rhs_noncontained_type (jit.test_union.TestUnion) ... ok (0.013s) 2022-08-13T13:55:32.3246998Z test_union_type_refinement_tuple_rhs_union (jit.test_union.TestUnion) ... ok (0.005s) 2022-08-13T13:55:32.3303628Z test_union_type_refinement_union_rhs (jit.test_union.TestUnion) ... ok (0.006s) 2022-08-13T13:55:32.3435729Z test_union_variable_can_be_reassigned (jit.test_union.TestUnion) ... ok (0.013s) 2022-08-13T13:55:32.3546493Z test_union_with_collections (jit.test_union.TestUnion) ... ok (0.011s) 2022-08-13T13:55:32.3996195Z test_union_with_dict_assignment (jit.test_union.TestUnion) ... ok (0.045s) 2022-08-13T13:55:32.4106950Z test_union_with_enum (jit.test_union.TestUnion) ... ok (0.011s) 2022-08-13T13:55:32.4312287Z test_union_with_list_assignment (jit.test_union.TestUnion) ... [W ir_emitter.cpp:4385] Warning: List consists of heterogeneous types, which means that it has been typed as containing Union[Tensor, int]. To use any of the values in this List, it will be necessary to add an `assert isinstance` statement before first use to trigger type refinement. 2022-08-13T13:55:32.4313239Z File "", line 3 2022-08-13T13:55:32.4313415Z 2022-08-13T13:55:32.4313499Z def fn(): 2022-08-13T13:55:32.4313839Z x: Union[List[str], List[torch.Tensor]] = [torch.add(1, x) for x in [torch.arange(5), 1]] 2022-08-13T13:55:32.4314367Z ~~~~~~~~~~~~~~~~~~~ <--- HERE 2022-08-13T13:55:32.4314708Z if torch.jit.isinstance(x, List[torch.Tensor]): 2022-08-13T13:55:32.4315024Z x.append(torch.tensor(3)) 2022-08-13T13:55:32.4315311Z (function emitListLiteral) 2022-08-13T13:55:32.4454254Z [W ir_emitter.cpp:4385] Warning: List consists of heterogeneous types, which means that it has been typed as containing Union[Tensor, int]. To use any of the values in this List, it will be necessary to add an `assert isinstance` statement before first use to trigger type refinement. 2022-08-13T13:55:32.4455178Z File "", line 3 2022-08-13T13:55:32.4455333Z 2022-08-13T13:55:32.4455431Z def fn(): 2022-08-13T13:55:32.4455764Z x: Union[List[torch.Tensor], int] = [torch.add(1, x) for x in [torch.arange(5), 1]] 2022-08-13T13:55:32.4456268Z ~~~~~~~~~~~~~~~~~~~ <--- HERE 2022-08-13T13:55:32.4456592Z if torch.jit.isinstance(x, List[torch.Tensor]): 2022-08-13T13:55:32.4456919Z x.append(torch.tensor(3)) 2022-08-13T13:55:32.4457204Z (function emitListLiteral) 2022-08-13T13:55:32.4460307Z ok (0.035s) 2022-08-13T13:55:32.4528706Z test_union_with_scalar_values (jit.test_union.TestUnion) ... ok (0.007s) 2022-08-13T13:55:32.4562635Z test_unions_of_a_single_argument_vanish (jit.test_union.TestUnion) ... ok (0.003s) 2022-08-13T13:55:32.4599405Z test_unions_of_unions_are_flattened (jit.test_union.TestUnion) ... ok (0.004s) 2022-08-13T13:55:32.4646620Z test_factory_ops_requires_grad_fail (jit.test_unsupported_ops.TestUnsupportedOps) ... ok (0.005s) 2022-08-13T13:55:32.4886409Z test_init_ops (jit.test_unsupported_ops.TestUnsupportedOps) ... ok (0.024s) 2022-08-13T13:55:32.4906217Z test_add_value_to_version_map (jit.test_upgraders.TestUpgraders) ... ok (0.002s) 2022-08-13T13:55:32.4962622Z test_aten_div_scalar_at_3 (jit.test_upgraders.TestUpgraders) ... ok (0.006s) 2022-08-13T13:55:32.5019381Z test_aten_div_tensor_at_3 (jit.test_upgraders.TestUpgraders) ... ok (0.006s) 2022-08-13T13:55:32.5065113Z test_aten_div_tensor_out_at_3 (jit.test_upgraders.TestUpgraders) ... ok (0.004s) 2022-08-13T13:55:32.5112236Z test_aten_full_at_4 (jit.test_upgraders.TestUpgraders) ... ok (0.005s) 2022-08-13T13:55:32.5187892Z test_aten_full_other_variants (jit.test_upgraders.TestUpgraders) ... ok (0.007s) 2022-08-13T13:55:32.5225513Z test_aten_full_out_at_4 (jit.test_upgraders.TestUpgraders) ... ok (0.004s) 2022-08-13T13:55:32.5262832Z test_aten_linspace (jit.test_upgraders.TestUpgraders) ... ok (0.004s) 2022-08-13T13:55:32.5304830Z test_aten_linspace_out (jit.test_upgraders.TestUpgraders) ... ok (0.004s) 2022-08-13T13:55:32.5343258Z test_aten_logspace (jit.test_upgraders.TestUpgraders) ... ok (0.004s) 2022-08-13T13:55:32.5386225Z test_aten_logspace_out (jit.test_upgraders.TestUpgraders) ... ok (0.004s) 2022-08-13T13:55:32.5467805Z test_aten_test_serialization (jit.test_upgraders.TestUpgraders) ... ok (0.008s) 2022-08-13T13:55:32.5517670Z test_populated_test_upgrader_graph (jit.test_upgraders.TestUpgraders) ... ok (0.005s) 2022-08-13T13:55:32.5567882Z test_populated_upgrader_graph (jit.test_upgraders.TestUpgraders) ... ok (0.005s) 2022-08-13T13:55:32.5608970Z test_warn (jit.test_warn.TestWarn) ... ok (0.004s) 2022-08-13T13:55:32.5649296Z test_warn_multiple_calls_multiple_warnings (jit.test_warn.TestWarn) ... ok (0.004s) 2022-08-13T13:55:32.5756144Z test_warn_multiple_calls_same_func_diff_stack (jit.test_warn.TestWarn) ... ok (0.011s) 2022-08-13T13:55:32.5855830Z test_warn_once_per_func (jit.test_warn.TestWarn) ... ok (0.010s) 2022-08-13T13:55:32.5961456Z test_warn_once_per_func_in_loop (jit.test_warn.TestWarn) ... ok (0.010s) 2022-08-13T13:55:32.6006542Z test_warn_only_once (jit.test_warn.TestWarn) ... ok (0.004s) 2022-08-13T13:55:32.6079238Z test_warn_only_once_in_loop_func (jit.test_warn.TestWarn) ... ok (0.007s) 2022-08-13T13:55:32.6124178Z test_with_as (jit.test_with.TestWith) 2022-08-13T13:55:32.7123586Z Check that with statements that use the 'as' keyword to bind expressions ... ok (0.104s) 2022-08-13T13:55:32.7156249Z test_with_errors (jit.test_with.TestWith) 2022-08-13T13:55:32.7309823Z Check that errors related to with-statements are detected and reported correctly. ... ok (0.019s) 2022-08-13T13:55:32.7336829Z test_with_exceptions (jit.test_with.TestWith) 2022-08-13T13:55:32.7655623Z Check that exceptions thrown in the bodies of with-statements are ... ok (0.034s) 2022-08-13T13:55:32.7698071Z test_with_no_as (jit.test_with.TestWith) 2022-08-13T13:55:32.8718169Z Check that with statements that do not use the 'as' keyword to bind expressions ... ok (0.106s) 2022-08-13T13:55:32.8740560Z test_with_no_grad (jit.test_with.TestWith) 2022-08-13T13:55:32.8966987Z Check that torch.no_grad() works. Most of these are adapted from ... ok (0.025s) 2022-08-13T13:55:32.8982642Z test_with_record_function (jit.test_with.TestWith) 2022-08-13T13:55:32.9178794Z Check that torch.autograd.profiler.record_function context manager is ... STAGE:2022-08-13 13:55:32 4477:4477 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:55:32.9214110Z STAGE:2022-08-13 13:55:32 4477:4477 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:55:32.9235108Z ok (0.027s) 2022-08-13T13:55:32.9236227Z 2022-08-13T13:55:32.9236559Z ---------------------------------------------------------------------- 2022-08-13T13:55:32.9236913Z Ran 2528 tests in 176.003s 2022-08-13T13:55:32.9237080Z 2022-08-13T13:55:32.9237222Z OK (skipped=81, expected failures=1) 2022-08-13T13:55:32.9237417Z 2022-08-13T13:55:32.9237545Z Generating XML reports... 2022-08-13T13:55:32.9293771Z Generated XML report: test-reports/python-unittest/test_jit/TEST-jit.test_alias_analysis.TestAliasAnalysis-20220813135236.xml 2022-08-13T13:55:32.9319140Z Generated XML report: test-reports/python-unittest/test_jit/TEST-jit.test_async.TestAsync-20220813135236.xml 2022-08-13T13:55:32.9322789Z Generated XML report: test-reports/python-unittest/test_jit/TEST-jit.test_aten_pow.TestAtenPow-20220813135236.xml 2022-08-13T13:55:32.9330853Z Generated XML report: test-reports/python-unittest/test_jit/TEST-jit.test_autodiff.TestAutodiffJit-20220813135236.xml 2022-08-13T13:55:32.9354819Z Generated XML report: test-reports/python-unittest/test_jit/TEST-jit.test_autodiff_subgraph_slicing.TestAutodiffSubgraphSlicing-20220813135236.xml 2022-08-13T13:55:32.9361156Z Generated XML report: test-reports/python-unittest/test_jit/TEST-jit.test_backends.TestBackends-20220813135236.xml 2022-08-13T13:55:32.9365871Z Generated XML report: test-reports/python-unittest/test_jit/TEST-jit.test_backends.TestBackendsWithCompiler-20220813135236.xml 2022-08-13T13:55:32.9377245Z Generated XML report: test-reports/python-unittest/test_jit/TEST-jit.test_batch_mm.TestBatchMM-20220813135236.xml 2022-08-13T13:55:32.9383787Z Generated XML report: test-reports/python-unittest/test_jit/TEST-jit.test_builtins.TestBuiltins-20220813135236.xml 2022-08-13T13:55:32.9392091Z Generated XML report: test-reports/python-unittest/test_jit/TEST-jit.test_cuda.TestCUDA-20220813135236.xml 2022-08-13T13:55:32.9442410Z Generated XML report: test-reports/python-unittest/test_jit/TEST-jit.test_class_type.TestClassType-20220813135236.xml 2022-08-13T13:55:32.9459409Z Generated XML report: test-reports/python-unittest/test_jit/TEST-jit.test_complex.TestComplex-20220813135236.xml 2022-08-13T13:55:32.9476049Z Generated XML report: test-reports/python-unittest/test_jit/TEST-jit.test_custom_operators.TestCustomOperators-20220813135236.xml 2022-08-13T13:55:32.9480387Z Generated XML report: test-reports/python-unittest/test_jit/TEST-jit.test_dce.TestDCE-20220813135236.xml 2022-08-13T13:55:32.9491363Z Generated XML report: test-reports/python-unittest/test_jit/TEST-jit.test_dataclasses.TestDataclasses-20220813135236.xml 2022-08-13T13:55:32.9509096Z Generated XML report: test-reports/python-unittest/test_jit/TEST-jit.test_device_analysis.TestDeviceAnalysis-20220813135236.xml 2022-08-13T13:55:32.9548859Z Generated XML report: test-reports/python-unittest/test_jit/TEST-jit.test_list_dict.TestDict-20220813135236.xml 2022-08-13T13:55:32.9557568Z Generated XML report: test-reports/python-unittest/test_jit/TEST-jit.test_dtype_analysis.TestDtypeAnalysis-20220813135236.xml 2022-08-13T13:55:32.9576122Z Generated XML report: test-reports/python-unittest/test_jit/TEST-jit.test_enum.TestEnum-20220813135236.xml 2022-08-13T13:55:32.9588196Z Generated XML report: test-reports/python-unittest/test_jit/TEST-jit.test_export_modes.TestExportModes-20220813135236.xml 2022-08-13T13:55:32.9635856Z Generated XML report: test-reports/python-unittest/test_jit/TEST-jit.test_freezing.TestFreezing-20220813135236.xml 2022-08-13T13:55:32.9639349Z Generated XML report: test-reports/python-unittest/test_jit/TEST-TestFrontend-20220813135236.xml 2022-08-13T13:55:32.9672417Z Generated XML report: test-reports/python-unittest/test_jit/TEST-jit.test_freezing.TestFrozenOptimizations-20220813135236.xml 2022-08-13T13:55:32.9676006Z Generated XML report: test-reports/python-unittest/test_jit/TEST-jit.test_functional_blocks.TestFunctionalBlocks-20220813135236.xml 2022-08-13T13:55:32.9682327Z Generated XML report: test-reports/python-unittest/test_jit/TEST-jit.test_convert_activation.TestFunctionalToInplaceActivation-20220813135236.xml 2022-08-13T13:55:32.9685698Z Generated XML report: test-reports/python-unittest/test_jit/TEST-jit.test_attr.TestGetDefaultAttr-20220813135236.xml 2022-08-13T13:55:32.9689383Z Generated XML report: test-reports/python-unittest/test_jit/TEST-jit.test_graph_rewrite_passes.TestGraphRewritePasses-20220813135236.xml 2022-08-13T13:55:32.9701072Z Generated XML report: test-reports/python-unittest/test_jit/TEST-jit.test_hash.TestHash-20220813135236.xml 2022-08-13T13:55:32.9726949Z Generated XML report: test-reports/python-unittest/test_jit/TEST-jit.test_hooks.TestHooks-20220813135236.xml 2022-08-13T13:55:32.9731684Z Generated XML report: test-reports/python-unittest/test_jit/TEST-jit.test_ignorable_args.TestIgnorableArgs-20220813135236.xml 2022-08-13T13:55:32.9737028Z Generated XML report: test-reports/python-unittest/test_jit/TEST-jit.test_ignore_context_manager.TestIgnoreContextManager-20220813135236.xml 2022-08-13T13:55:32.9741513Z Generated XML report: test-reports/python-unittest/test_jit/TEST-jit.test_convert_activation.TestInplaceToFunctionalActivation-20220813135236.xml 2022-08-13T13:55:32.9772604Z Generated XML report: test-reports/python-unittest/test_jit/TEST-jit.test_isinstance.TestIsinstance-20220813135236.xml 2022-08-13T13:55:32.9898616Z Generated XML report: test-reports/python-unittest/test_jit/TEST-TestJit-20220813135236.xml 2022-08-13T13:55:33.0505270Z Generated XML report: test-reports/python-unittest/test_jit/TEST-TestJitGeneratedModule-20220813135236.xml 2022-08-13T13:55:33.0515830Z Generated XML report: test-reports/python-unittest/test_jit/TEST-jit.test_jit_utils.TestJitUtils-20220813135236.xml 2022-08-13T13:55:33.0603583Z Generated XML report: test-reports/python-unittest/test_jit/TEST-jit.test_list_dict.TestList-20220813135236.xml 2022-08-13T13:55:33.0612881Z Generated XML report: test-reports/python-unittest/test_jit/TEST-jit.test_logging.TestLogging-20220813135236.xml 2022-08-13T13:55:33.0619343Z Generated XML report: test-reports/python-unittest/test_jit/TEST-jit.test_freezing.TestMKLDNNReinplacing-20220813135236.xml 2022-08-13T13:55:33.0642308Z Generated XML report: test-reports/python-unittest/test_jit/TEST-jit.test_misc.TestMisc-20220813135236.xml 2022-08-13T13:55:33.0666328Z Generated XML report: test-reports/python-unittest/test_jit/TEST-jit.test_tracer.TestMixTracingScripting-20220813135236.xml 2022-08-13T13:55:33.0691391Z Generated XML report: test-reports/python-unittest/test_jit/TEST-jit.test_models.TestModels-20220813135236.xml 2022-08-13T13:55:33.0697991Z Generated XML report: test-reports/python-unittest/test_jit/TEST-jit.test_module_apis.TestModuleAPIs-20220813135236.xml 2022-08-13T13:55:33.0718530Z Generated XML report: test-reports/python-unittest/test_jit/TEST-jit.test_module_containers.TestModuleContainers-20220813135236.xml 2022-08-13T13:55:33.0737534Z Generated XML report: test-reports/python-unittest/test_jit/TEST-jit.test_module_interface.TestModuleInterface-20220813135236.xml 2022-08-13T13:55:33.0741181Z Generated XML report: test-reports/python-unittest/test_jit/TEST-jit.test_modules.TestModules-20220813135236.xml 2022-08-13T13:55:33.0755069Z Generated XML report: test-reports/python-unittest/test_jit/TEST-jit.test_list_dict.TestNamedTuple-20220813135236.xml 2022-08-13T13:55:33.0788850Z Generated XML report: test-reports/python-unittest/test_jit/TEST-jit.test_backend_nnapi.TestNnapiBackend-20220813135236.xml 2022-08-13T13:55:33.0793382Z Generated XML report: test-reports/python-unittest/test_jit/TEST-jit.test_op_decompositions.TestOpDecompositions-20220813135236.xml 2022-08-13T13:55:33.0802915Z Generated XML report: test-reports/python-unittest/test_jit/TEST-jit.test_optimize_for_mobile_preserve_debug_info.TestOptimizeForMobilePreserveDebugInfo-20220813135236.xml 2022-08-13T13:55:33.0808254Z Generated XML report: test-reports/python-unittest/test_jit/TEST-jit.test_parametrization.TestParametrization-20220813135236.xml 2022-08-13T13:55:33.0848754Z Generated XML report: test-reports/python-unittest/test_jit/TEST-jit.test_peephole.TestPeephole-20220813135236.xml 2022-08-13T13:55:33.0852301Z Generated XML report: test-reports/python-unittest/test_jit/TEST-TestProducerVersion-20220813135236.xml 2022-08-13T13:55:33.0876749Z Generated XML report: test-reports/python-unittest/test_jit/TEST-jit.test_profiler.TestProfiler-20220813135236.xml 2022-08-13T13:55:33.0885941Z Generated XML report: test-reports/python-unittest/test_jit/TEST-jit.test_python_bindings.TestPythonBindings-20220813135236.xml 2022-08-13T13:55:33.0902357Z Generated XML report: test-reports/python-unittest/test_jit/TEST-jit.test_python_builtins.TestPythonBuiltinOP-20220813135236.xml 2022-08-13T13:55:33.0906585Z Generated XML report: test-reports/python-unittest/test_jit/TEST-jit.test_python_ir.TestPythonIr-20220813135236.xml 2022-08-13T13:55:33.0938952Z Generated XML report: test-reports/python-unittest/test_jit/TEST-jit.test_recursive_script.TestRecursiveScript-20220813135236.xml 2022-08-13T13:55:33.0949073Z Generated XML report: test-reports/python-unittest/test_jit/TEST-jit.test_remove_mutation.TestRemoveMutation-20220813135236.xml 2022-08-13T13:55:33.0962539Z Generated XML report: test-reports/python-unittest/test_jit/TEST-jit.test_save_load.TestSaveLoad-20220813135236.xml 2022-08-13T13:55:33.0977722Z Generated XML report: test-reports/python-unittest/test_jit/TEST-jit.test_save_load_for_op_version.TestSaveLoadForOpVersion-20220813135236.xml 2022-08-13T13:55:33.1950195Z Generated XML report: test-reports/python-unittest/test_jit/TEST-TestScript-20220813135236.xml 2022-08-13T13:55:33.1963995Z Generated XML report: test-reports/python-unittest/test_jit/TEST-jit.test_list_dict.TestScriptDict-20220813135236.xml 2022-08-13T13:55:33.1985866Z Generated XML report: test-reports/python-unittest/test_jit/TEST-jit.test_list_dict.TestScriptList-20220813135236.xml 2022-08-13T13:55:33.2002352Z Generated XML report: test-reports/python-unittest/test_jit/TEST-jit.test_scriptmod_ann.TestScriptModuleInstanceAttributeTypeAnnotation-20220813135236.xml 2022-08-13T13:55:33.2009957Z Generated XML report: test-reports/python-unittest/test_jit/TEST-jit.test_script_profile.TestScriptProfile-20220813135236.xml 2022-08-13T13:55:33.2030054Z Generated XML report: test-reports/python-unittest/test_jit/TEST-jit.test_slice.TestSlice-20220813135236.xml 2022-08-13T13:55:33.2036622Z Generated XML report: test-reports/python-unittest/test_jit/TEST-jit.test_sparse.TestSparse-20220813135236.xml 2022-08-13T13:55:33.2061775Z Generated XML report: test-reports/python-unittest/test_jit/TEST-jit.test_string_formatting.TestStringFormatting-20220813135236.xml 2022-08-13T13:55:33.2087878Z Generated XML report: test-reports/python-unittest/test_jit/TEST-jit.test_symbolic_shape_analysis.TestSymbolicShapeAnalysis-20220813135236.xml 2022-08-13T13:55:33.2096077Z Generated XML report: test-reports/python-unittest/test_jit/TEST-jit.test_builtins.TestTensorBuiltins-20220813135236.xml 2022-08-13T13:55:33.2105133Z Generated XML report: test-reports/python-unittest/test_jit/TEST-jit.test_tensor_creation_ops.TestTensorCreationOps-20220813135236.xml 2022-08-13T13:55:33.2109661Z Generated XML report: test-reports/python-unittest/test_jit/TEST-jit.test_tensor_methods.TestTensorMethods-20220813135236.xml 2022-08-13T13:55:33.2140885Z Generated XML report: test-reports/python-unittest/test_jit/TEST-jit.test_torchbind.TestTorchbind-20220813135236.xml 2022-08-13T13:55:33.2275905Z Generated XML report: test-reports/python-unittest/test_jit/TEST-jit.test_tracer.TestTracer-20220813135236.xml 2022-08-13T13:55:33.2305085Z Generated XML report: test-reports/python-unittest/test_jit/TEST-jit.test_type_sharing.TestTypeSharing-20220813135236.xml 2022-08-13T13:55:33.2322016Z Generated XML report: test-reports/python-unittest/test_jit/TEST-jit.test_types.TestTypesAndAnnotation-20220813135236.xml 2022-08-13T13:55:33.2359633Z Generated XML report: test-reports/python-unittest/test_jit/TEST-jit.test_typing.TestTyping-20220813135236.xml 2022-08-13T13:55:33.2410914Z Generated XML report: test-reports/python-unittest/test_jit/TEST-jit.test_union.TestUnion-20220813135236.xml 2022-08-13T13:55:33.2415465Z Generated XML report: test-reports/python-unittest/test_jit/TEST-jit.test_unsupported_ops.TestUnsupportedOps-20220813135236.xml 2022-08-13T13:55:33.2432280Z Generated XML report: test-reports/python-unittest/test_jit/TEST-jit.test_upgraders.TestUpgraders-20220813135236.xml 2022-08-13T13:55:33.2441514Z Generated XML report: test-reports/python-unittest/test_jit/TEST-jit.test_warn.TestWarn-20220813135236.xml 2022-08-13T13:55:33.2452081Z Generated XML report: test-reports/python-unittest/test_jit/TEST-jit.test_with.TestWith-20220813135236.xml 2022-08-13T13:55:33.2460964Z Generated XML report: test-reports/python-unittest/test_jit/TEST-jit.test_data_parallel.TestDataParallel-20220813135236.xml 2022-08-13T13:55:33.2477820Z Generated XML report: test-reports/python-unittest/test_jit/TEST-jit.test_save_load.TestSaveLoadFlatbuffer-20220813135236.xml 2022-08-13T13:55:33.8970806Z Running test_jit_cuda_fuser ... [2022-08-13 13:55:33.896545] 2022-08-13T13:55:33.8971810Z Executing ['/opt/conda/bin/python', '-bb', 'test_jit_cuda_fuser.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2022-08-13 13:55:33.896654] 2022-08-13T13:55:38.6747074Z Test results will be stored in test-reports/python-unittest/test_jit_cuda_fuser 2022-08-13T13:55:38.9831557Z 2022-08-13T13:55:38.9832181Z Running tests... 2022-08-13T13:55:38.9832748Z ---------------------------------------------------------------------- 2022-08-13T13:55:38.9847841Z test__softmax_function (__main__.TestCudaFuser) ... skip: reduction not supported in pre volta device (0.002s) 2022-08-13T13:55:38.9862822Z test__softmax_function_half_to_float (__main__.TestCudaFuser) ... skip: reduction not supported in pre volta device (0.001s) 2022-08-13T13:55:39.6156800Z test_addcmul_ops (__main__.TestCudaFuser) ... /opt/conda/lib/python3.7/site-packages/torch/testing/_internal/common_utils.py:439: UserWarning: fmad is disabled for nvrtc, which could negatively affect performance. Try removing `fma` from env variable PYTORCH_NVFUSER_DISABLE for optimal performance. (Triggered internally at /var/lib/jenkins/workspace/torch/csrc/jit/codegen/cuda/utils.cpp:137.) 2022-08-13T13:55:39.6157652Z return callable(*args, **kwargs) 2022-08-13T13:55:39.6158722Z /opt/conda/lib/python3.7/site-packages/torch/testing/_internal/common_utils.py:439: UserWarning: ptxas optimization level manually set as 0, which could negatively affect performance. Try removing env variable PYTORCH_NVFUSER_JIT_OPT_LEVEL for optimal performance. (Triggered internally at /var/lib/jenkins/workspace/torch/csrc/jit/codegen/cuda/executor_utils.cpp:1031.) 2022-08-13T13:55:39.6159460Z return callable(*args, **kwargs) 2022-08-13T13:55:40.1833143Z ok (1.197s) 2022-08-13T13:55:40.1844920Z test_alias_pass_fix (__main__.TestCudaFuser) ... skip: skipping this test since unsqueeze is disabled now (0.001s) 2022-08-13T13:55:40.1867538Z test_autocast_1 (__main__.TestCudaFuser) ... skip: reduction not supported in pre volta device (0.002s) 2022-08-13T13:55:40.1891155Z test_autocast_1_bfloat (__main__.TestCudaFuser) ... skip: reduction not supported in pre volta device (0.002s) 2022-08-13T13:55:40.1911564Z test_autocast_2 (__main__.TestCudaFuser) ... skip: reduction not supported in pre volta device (0.002s) 2022-08-13T13:55:40.1931841Z test_autocast_2_bfloat (__main__.TestCudaFuser) ... skip: reduction not supported in pre volta device (0.002s) 2022-08-13T13:55:40.9233527Z test_backward_type (__main__.TestCudaFuser) ... /opt/conda/lib/python3.7/site-packages/torch/autograd/__init__.py:193: UserWarning: ptxas optimization level manually set as 0, which could negatively affect performance. Try removing env variable PYTORCH_NVFUSER_JIT_OPT_LEVEL for optimal performance. (Triggered internally at /var/lib/jenkins/workspace/torch/csrc/jit/codegen/cuda/executor_utils.cpp:1031.) 2022-08-13T13:55:40.9234486Z allow_unreachable=True, accumulate_grad=True) # Calls into the C++ engine to run the backward pass 2022-08-13T13:55:41.7149757Z ok (1.521s) 2022-08-13T13:55:41.7160136Z test_batch_norm_half (__main__.TestCudaFuser) ... skip: reduction not supported in pre volta device (0.001s) 2022-08-13T13:55:41.7174890Z test_batch_norm_impl_index_correctness (__main__.TestCudaFuser) ... skip: reduction not supported in pre volta device (0.001s) 2022-08-13T13:55:41.7185188Z test_batch_norm_impl_index_inner_bcast (__main__.TestCudaFuser) ... skip: reduction not supported in pre volta device (0.001s) 2022-08-13T13:55:41.7205155Z test_bfloat (__main__.TestCudaFuser) ... skip: device does not support BFloat16 (0.002s) 2022-08-13T13:56:08.8733645Z test_binary_bitwise (__main__.TestCudaFuser) ... ok (27.152s) 2022-08-13T13:56:08.8751958Z test_binary_ops (__main__.TestCudaFuser) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:56:09.2835247Z test_binary_ops_channels_last_with_bcast (__main__.TestCudaFuser) ... ok (0.408s) 2022-08-13T13:56:09.2848176Z test_binary_ops_complex (__main__.TestCudaFuser) ... skip: see issue https://github.com/csarofeen/pytorch/issues/1730 (0.001s) 2022-08-13T13:56:43.5928695Z test_binary_ops_permutation (__main__.TestCudaFuser) ... ok (34.308s) 2022-08-13T13:56:44.1326970Z test_branches (__main__.TestCudaFuser) ... ok (0.540s) 2022-08-13T13:56:44.5437053Z test_broadcasting_0 (__main__.TestCudaFuser) ... ok (0.411s) 2022-08-13T13:56:44.9655636Z test_broadcasting_1 (__main__.TestCudaFuser) ... ok (0.422s) 2022-08-13T13:56:45.3864044Z test_broadcasting_2 (__main__.TestCudaFuser) ... ok (0.421s) 2022-08-13T13:56:45.7751151Z test_broadcasting_3 (__main__.TestCudaFuser) ... ok (0.389s) 2022-08-13T13:56:45.7766069Z test_broadcasting_multiple_output (__main__.TestCudaFuser) ... skip: broadcast on branches can't be resolved yet (0.002s) 2022-08-13T13:56:45.7781472Z test_broadcasting_multiple_output_shape (__main__.TestCudaFuser) ... skip: Broadcast with different output not supported yet (0.001s) 2022-08-13T13:56:46.2073569Z test_broadcasting_partition_logic_0 (__main__.TestCudaFuser) ... ok (0.429s) 2022-08-13T13:56:46.6378690Z test_broadcasting_partition_logic_1 (__main__.TestCudaFuser) ... ok (0.430s) 2022-08-13T13:56:47.0864881Z test_build_shape_expression_native_dropout (__main__.TestCudaFuser) ... ok (0.448s) 2022-08-13T13:56:48.5114457Z test_category_rule (__main__.TestCudaFuser) ... ok (1.425s) 2022-08-13T13:56:49.7338296Z test_channels_last_with_broadcast (__main__.TestCudaFuser) ... ok (1.222s) 2022-08-13T13:56:50.1417275Z test_chunk (__main__.TestCudaFuser) ... ok (0.408s) 2022-08-13T13:56:50.9261883Z test_clamp (__main__.TestCudaFuser) ... ok (0.784s) 2022-08-13T13:56:51.2975138Z test_clamp_reversed_bound (__main__.TestCudaFuser) ... ok (0.371s) 2022-08-13T13:56:51.4621572Z test_clean_profile_ivalue (__main__.TestCudaFuser) ... ok (0.165s) 2022-08-13T13:56:51.8415906Z test_const (__main__.TestCudaFuser) ... ok (0.379s) 2022-08-13T13:56:52.2261924Z test_contiguous_on_broadcasted (__main__.TestCudaFuser) ... ok (0.384s) 2022-08-13T13:56:53.1629531Z test_conv2d_bias (__main__.TestCudaFuser) ... ok (0.937s) 2022-08-13T13:56:53.3328911Z test_conv2d_symbolic_shapes (__main__.TestCudaFuser) ... /opt/conda/lib/python3.7/site-packages/torch/testing/_internal/common_utils.py:439: UserWarning: concrete shape for bias input is required to decompose into conv + bias (Triggered internally at /var/lib/jenkins/workspace/torch/csrc/jit/codegen/cuda/graph_fuser.cpp:2306.) 2022-08-13T13:56:53.3330003Z return callable(*args, **kwargs) 2022-08-13T13:56:53.3330277Z ok (0.170s) 2022-08-13T13:56:53.9384137Z test_cpu_scalar (__main__.TestCudaFuser) ... ok (0.605s) 2022-08-13T13:56:54.1069141Z test_cuda_fusion_guard (__main__.TestCudaFuser) ... ok (0.168s) 2022-08-13T13:56:54.7409864Z test_cuda_fusion_guard_backward (__main__.TestCudaFuser) ... STAGE:2022-08-13 13:56:54 5099:5099 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T13:56:55.2587137Z STAGE:2022-08-13 13:56:55 5099:5099 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T13:56:55.2680780Z ok (1.159s) 2022-08-13T13:56:55.6653414Z test_device_constant (__main__.TestCudaFuser) ... ok (0.397s) 2022-08-13T13:56:56.1072593Z test_disable_const_chunk_propagation_for_normalization (__main__.TestCudaFuser) ... ok (0.442s) 2022-08-13T13:56:56.2713542Z test_disable_sibling_fuse (__main__.TestCudaFuser) ... ok (0.164s) 2022-08-13T13:56:56.6518462Z test_dropout_inference_fusion (__main__.TestCudaFuser) ... ok (0.380s) 2022-08-13T13:56:56.6531430Z test_dropout_train_nograd_fusion (__main__.TestCudaFuser) ... skip: not enough memory (0.001s) 2022-08-13T13:56:57.1310521Z test_dropout_train_nograd_prob_check (__main__.TestCudaFuser) ... ok (0.478s) 2022-08-13T13:56:57.1329621Z test_dropout_training_fusion (__main__.TestCudaFuser) ... skip: reduction not supported in pre volta device (0.002s) 2022-08-13T13:56:57.6483352Z test_dropout_training_prob_check (__main__.TestCudaFuser) ... ok (0.515s) 2022-08-13T13:56:57.8171983Z test_dynamic_size (__main__.TestCudaFuser) ... [W init.cpp:878] Warning: Use _jit_set_fusion_strategy, bailout depth is deprecated. Setting to (STATIC, 20) (function operator()) 2022-08-13T13:56:58.0838242Z ok (0.435s) 2022-08-13T13:56:58.4908529Z test_expand (__main__.TestCudaFuser) ... /opt/conda/lib/python3.7/site-packages/torch/jit/__init__.py:216: UserWarning: Only works in script mode 2022-08-13T13:56:58.4909058Z warnings.warn("Only works in script mode") 2022-08-13T13:56:58.5016686Z ok (0.418s) 2022-08-13T13:56:58.5036357Z test_fix_shape_expression_bn (__main__.TestCudaFuser) ... skip: reduction not supported in pre volta device (0.002s) 2022-08-13T13:56:58.5061394Z test_flatten (__main__.TestCudaFuser) ... skip: skipping this test since flatten is disabled now (0.002s) 2022-08-13T13:56:59.8844016Z test_gelu (__main__.TestCudaFuser) ... ok (1.378s) 2022-08-13T13:56:59.8883415Z test_grad_sum_to_size (__main__.TestCudaFuser) ... skip: reduction not supported in pre volta device (0.004s) 2022-08-13T13:57:00.2906151Z test_graph_for_with_missing_optimized_engine (__main__.TestCudaFuser) ... ok (0.402s) 2022-08-13T13:57:00.2931033Z test_graph_rng (__main__.TestCudaFuser) ... skip: requires CUDA11 or above (0.003s) 2022-08-13T13:57:00.7642322Z test_half (__main__.TestCudaFuser) ... ok (0.471s) 2022-08-13T13:57:00.9301460Z test_high_rank_fusion (__main__.TestCudaFuser) ... ok (0.166s) 2022-08-13T13:57:00.9319448Z test_inf_quick_patch (__main__.TestCudaFuser) ... skip: reduction not supported in pre volta device (0.002s) 2022-08-13T13:57:01.3265166Z test_inplace_removal (__main__.TestCudaFuser) ... ok (0.394s) 2022-08-13T13:57:01.7288947Z test_input_output_passthrough (__main__.TestCudaFuser) ... ok (0.402s) 2022-08-13T13:57:01.7296869Z test_int_tensor_input (__main__.TestCudaFuser) ... skip: reduction not supported in pre volta device (0.001s) 2022-08-13T13:57:02.1086242Z test_issue1445_fusion (__main__.TestCudaFuser) ... ok (0.379s) 2022-08-13T13:57:03.1856375Z test_issue_1785 (__main__.TestCudaFuser) ... ok (1.077s) 2022-08-13T13:57:03.1882216Z test_layer_norm_autodiff (__main__.TestCudaFuser) ... skip: reduction not supported in pre volta device (0.003s) 2022-08-13T13:57:03.1897995Z test_layer_norm_parser (__main__.TestCudaFuser) ... skip: reduction not supported in pre volta device (0.001s) 2022-08-13T13:57:03.1913088Z test_layer_norm_trivial_reduce_dim (__main__.TestCudaFuser) ... skip: reduction not supported in pre volta device (0.001s) 2022-08-13T13:57:03.9336321Z test_linear (__main__.TestCudaFuser) ... ok (0.742s) 2022-08-13T13:57:04.1046850Z test_linear_symbolic_shapes (__main__.TestCudaFuser) ... /opt/conda/lib/python3.7/site-packages/torch/testing/_internal/common_utils.py:439: UserWarning: concrete shape for linear input & weight are required to decompose into matmul + bias (Triggered internally at /var/lib/jenkins/workspace/torch/csrc/jit/codegen/cuda/graph_fuser.cpp:2145.) 2022-08-13T13:57:04.1047676Z return callable(*args, **kwargs) 2022-08-13T13:57:04.1047946Z ok (0.171s) 2022-08-13T13:57:04.1059168Z test_multiple_device_pw (__main__.TestCudaFuser) ... skip: requires multiple CUDA device (0.001s) 2022-08-13T13:57:04.1085784Z test_native_batch_norm_backward (__main__.TestCudaFuser) ... skip: reduction not supported in pre volta device (0.003s) 2022-08-13T13:57:04.1096706Z test_native_layer_norm (__main__.TestCudaFuser) ... skip: reduction not supported in pre volta device (0.001s) 2022-08-13T13:57:04.1107157Z test_native_layer_norm_bfloat (__main__.TestCudaFuser) ... skip: reduction not supported in pre volta device (0.001s) 2022-08-13T13:57:04.1116980Z test_native_layer_norm_half (__main__.TestCudaFuser) ... skip: reduction not supported in pre volta device (0.001s) 2022-08-13T13:57:04.1123240Z test_nested_view (__main__.TestCudaFuser) ... skip: skipping this test since view is disabled now (0.001s) 2022-08-13T13:57:04.1135208Z test_norm (__main__.TestCudaFuser) ... skip: reduction not supported in pre volta device (0.001s) 2022-08-13T13:57:04.1147693Z test_norm_bfloat (__main__.TestCudaFuser) ... skip: reduction not supported in pre volta device (0.001s) 2022-08-13T13:57:04.1156668Z test_norm_channels_last (__main__.TestCudaFuser) ... skip: reduction not supported in pre volta device (0.001s) 2022-08-13T13:57:04.1168137Z test_norm_half (__main__.TestCudaFuser) ... skip: reduction not supported in pre volta device (0.001s) 2022-08-13T13:57:04.1176223Z test_norm_half_layer (__main__.TestCudaFuser) ... skip: reduction not supported in pre volta device (0.001s) 2022-08-13T13:57:04.1186658Z test_norm_large (__main__.TestCudaFuser) ... skip: reduction not supported in pre volta device (0.001s) 2022-08-13T13:57:04.1207817Z test_normalization_partition (__main__.TestCudaFuser) ... skip: reduction not supported in pre volta device (0.002s) 2022-08-13T13:57:04.5023517Z test_nvfuser_comparison_callbacks_with_fallback (__main__.TestCudaFuser) ... ok (0.381s) 2022-08-13T13:57:04.6747609Z test_nvfuser_comparison_callbacks_without_fallback (__main__.TestCudaFuser) ... ok (0.172s) 2022-08-13T13:57:05.0511489Z test_overlapped_input (__main__.TestCudaFuser) ... ok (0.376s) 2022-08-13T13:57:05.0526315Z test_permutation_preservation (__main__.TestCudaFuser) ... skip: reduction not supported in pre volta device (0.002s) 2022-08-13T13:57:05.4516503Z test_permutation_preservation_edge_case_0 (__main__.TestCudaFuser) ... ok (0.399s) 2022-08-13T13:57:05.8504763Z test_permutation_preservation_edge_case_1_broken (__main__.TestCudaFuser) ... test_jit_cuda_fuser.py:2242: UserWarning: permutation propagation is broken, proper support should come after nvfuser permutation scheduler update 2022-08-13T13:57:05.8505524Z "permutation propagation is broken, proper support should come after nvfuser permutation scheduler update") 2022-08-13T13:57:06.0157510Z ok (0.564s) 2022-08-13T13:57:06.4917479Z test_permutation_preservation_edge_case_2 (__main__.TestCudaFuser) ... ok (0.476s) 2022-08-13T13:57:06.9419348Z test_pointwise_reference_tensor (__main__.TestCudaFuser) ... ok (0.450s) 2022-08-13T13:57:06.9436074Z test_profile_ivalue (__main__.TestCudaFuser) ... skip: reduction not supported in pre volta device (0.002s) 2022-08-13T13:57:06.9447383Z test_profile_ivalue_multiple_profiles (__main__.TestCudaFuser) ... skip: reduction not supported in pre volta device (0.001s) 2022-08-13T13:57:07.3597326Z test_profiling_node (__main__.TestCudaFuser) ... ok (0.415s) 2022-08-13T13:57:07.3615737Z test_pw_single_reduction_partition (__main__.TestCudaFuser) ... skip: reduction not supported in pre volta device (0.002s) 2022-08-13T13:57:08.0164743Z test_rand_like (__main__.TestCudaFuser) ... ok (0.655s) 2022-08-13T13:57:08.6485951Z test_random_topo (__main__.TestCudaFuser) ... ok (0.632s) 2022-08-13T13:57:08.6498367Z test_reduction (__main__.TestCudaFuser) ... skip: reduction not supported in pre volta device (0.001s) 2022-08-13T13:57:08.6517587Z test_reduction_dtypes_axis (__main__.TestCudaFuser) ... skip: reduction not supported in pre volta device (0.002s) 2022-08-13T13:57:08.6527894Z test_reduction_empty_axes (__main__.TestCudaFuser) ... skip: reduction not supported in pre volta device (0.001s) 2022-08-13T13:57:08.6559266Z test_reduction_multiple_output (__main__.TestCudaFuser) ... skip: reduction not supported in pre volta device (0.003s) 2022-08-13T13:57:08.6570222Z test_reduction_permutation (__main__.TestCudaFuser) ... skip: reduction not supported in pre volta device (0.001s) 2022-08-13T13:57:08.6584410Z test_reduction_sizes_op (__main__.TestCudaFuser) ... skip: reduction not supported in pre volta device (0.001s) 2022-08-13T13:57:08.6602762Z test_remove_output_used_only_in_dtype (__main__.TestCudaFuser) ... skip: reduction not supported in pre volta device (0.002s) 2022-08-13T13:57:09.0740538Z test_rsub (__main__.TestCudaFuser) ... ok (0.413s) 2022-08-13T13:57:09.4408580Z test_scalar_cuda_tensor (__main__.TestCudaFuser) ... ok (0.367s) 2022-08-13T13:57:09.8600782Z test_scalar_input (__main__.TestCudaFuser) ... ok (0.419s) 2022-08-13T13:57:10.2232946Z test_scalar_tensor (__main__.TestCudaFuser) ... ok (0.363s) 2022-08-13T13:57:10.6041255Z test_scalar_tensor_permuted (__main__.TestCudaFuser) ... ok (0.381s) 2022-08-13T13:57:11.6343748Z test_scheduler_with_polymorphic_broadcast (__main__.TestCudaFuser) ... ok (1.030s) 2022-08-13T13:57:11.6368475Z test_shape_expression (__main__.TestCudaFuser) ... skip: skipping this test since squeeze/unsqueeze is disabled now (0.003s) 2022-08-13T13:57:11.6383461Z test_sibling_fusion (__main__.TestCudaFuser) ... skip: reduction not supported in pre volta device (0.001s) 2022-08-13T13:57:11.8025863Z test_sibling_fusion_no_scalar_inputs (__main__.TestCudaFuser) ... ok (0.164s) 2022-08-13T13:57:11.8041262Z test_single_reduction_broadcast (__main__.TestCudaFuser) ... skip: reduction not supported in pre volta device (0.002s) 2022-08-13T13:57:12.1702381Z test_singleton_fusion (__main__.TestCudaFuser) ... ok (0.366s) 2022-08-13T13:57:12.9668465Z test_skip_parser (__main__.TestCudaFuser) ... ok (0.796s) 2022-08-13T13:57:12.9681338Z test_softmax (__main__.TestCudaFuser) ... skip: reduction not supported in pre volta device (0.001s) 2022-08-13T13:57:12.9692993Z test_softmax_bfloat (__main__.TestCudaFuser) ... skip: reduction not supported in pre volta device (0.001s) 2022-08-13T13:57:12.9717264Z test_softmax_dtype (__main__.TestCudaFuser) ... skip: reduction not supported in pre volta device (0.002s) 2022-08-13T13:57:12.9727931Z test_softmax_half (__main__.TestCudaFuser) ... skip: reduction not supported in pre volta device (0.001s) 2022-08-13T13:57:13.6487511Z test_softplus_fuser (__main__.TestCudaFuser) ... ok (0.676s) 2022-08-13T13:57:13.6495096Z test_squeeze (__main__.TestCudaFuser) ... skip: skipping this test since squeeze/unsqueeze is disabled now (0.001s) 2022-08-13T13:57:13.6503985Z test_squeeze_negative_dim (__main__.TestCudaFuser) ... skip: skipping this test since squeeze/unsqueeze is disabled now (0.001s) 2022-08-13T13:57:13.6516483Z test_squeeze_zero (__main__.TestCudaFuser) ... skip: skipping this test since squeeze/unsqueeze is disabled now (0.001s) 2022-08-13T13:57:14.0444805Z test_strict_fusion (__main__.TestCudaFuser) ... ok (0.392s) 2022-08-13T13:57:14.0456708Z test_sum_to_one (__main__.TestCudaFuser) ... skip: reduction not supported in pre volta device (0.001s) 2022-08-13T13:57:14.0477117Z test_sum_to_size (__main__.TestCudaFuser) ... skip: reduction not supported in pre volta device (0.002s) 2022-08-13T13:57:16.0094445Z test_ternary_ops (__main__.TestCudaFuser) ... ok (1.961s) 2022-08-13T13:57:20.0309223Z test_ternary_ops_integer_compatibility (__main__.TestCudaFuser) ... ok (4.021s) 2022-08-13T13:57:20.1897063Z test_ternary_ops_type_promotion (__main__.TestCudaFuser) ... ok (0.159s) 2022-08-13T13:57:20.5576896Z test_to_boolean (__main__.TestCudaFuser) ... ok (0.368s) 2022-08-13T13:57:21.5566805Z test_to_copy (__main__.TestCudaFuser) ... ok (0.999s) 2022-08-13T13:57:21.5578632Z test_to_dtype_bf16_to_bf16 (__main__.TestCudaFuser) ... skip: device does not support BFloat16 (0.001s) 2022-08-13T13:57:21.5591921Z test_to_dtype_bf16_to_fp32 (__main__.TestCudaFuser) ... skip: device does not support BFloat16 (0.001s) 2022-08-13T13:57:21.9486234Z test_to_dtype_fp16_to_fp16 (__main__.TestCudaFuser) ... ok (0.389s) 2022-08-13T13:57:22.3407325Z test_to_dtype_fp16_to_fp32 (__main__.TestCudaFuser) ... ok (0.392s) 2022-08-13T13:57:22.3418162Z test_to_dtype_fp32_to_bf16 (__main__.TestCudaFuser) ... skip: device does not support BFloat16 (0.001s) 2022-08-13T13:57:22.7254445Z test_to_dtype_fp32_to_fp16 (__main__.TestCudaFuser) ... ok (0.383s) 2022-08-13T13:57:22.7268653Z test_trivial_reduction (__main__.TestCudaFuser) ... skip: reduction not supported in pre volta device (0.002s) 2022-08-13T13:57:23.1227560Z test_type_as_op (__main__.TestCudaFuser) ... ok (0.395s) 2022-08-13T13:57:23.3223717Z test_type_inference (__main__.TestCudaFuser) ... ok (0.200s) 2022-08-13T13:57:23.9706108Z test_unary_bitwise (__main__.TestCudaFuser) ... ok (0.648s) 2022-08-13T13:57:23.9732576Z test_unary_ops (__main__.TestCudaFuser) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-08-13T13:57:23.9740569Z test_unsqueeze (__main__.TestCudaFuser) ... skip: skipping this test since squeeze/unsqueeze is disabled now (0.001s) 2022-08-13T13:57:23.9756737Z test_variance (__main__.TestCudaFuser) ... skip: reduction not supported in pre volta device (0.002s) 2022-08-13T13:57:23.9767828Z test_view (__main__.TestCudaFuser) ... skip: skipping this test since view is disabled now (0.001s) 2022-08-13T13:57:23.9778031Z test_view_copy_graph_guard (__main__.TestCudaFuser) ... skip: skipping this test since reshape is disabled now (0.001s) 2022-08-13T13:57:23.9792051Z test_view_copy_graph_guard_double_fusion (__main__.TestCudaFuser) ... skip: skipping this test since view is disabled now (0.001s) 2022-08-13T13:57:24.1372266Z test_nvfuser_correctness_H_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.157s) 2022-08-13T13:57:24.1395371Z test_nvfuser_correctness_H_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:24.1420505Z test_nvfuser_correctness_H_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:24.1443926Z test_nvfuser_correctness_H_cuda_complex32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:24.1467223Z test_nvfuser_correctness_H_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:24.1491743Z test_nvfuser_correctness_H_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:24.1514697Z test_nvfuser_correctness_H_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:24.1537760Z test_nvfuser_correctness_H_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:24.1560763Z test_nvfuser_correctness_H_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:24.1583986Z test_nvfuser_correctness_H_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:24.1608713Z test_nvfuser_correctness_H_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:24.1631566Z test_nvfuser_correctness_H_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:24.1654825Z test_nvfuser_correctness_H_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:24.1677545Z test_nvfuser_correctness_T_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:24.1700814Z test_nvfuser_correctness_T_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:24.1723777Z test_nvfuser_correctness_T_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:24.1747322Z test_nvfuser_correctness_T_cuda_complex32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:24.1773289Z test_nvfuser_correctness_T_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:24.1795776Z test_nvfuser_correctness_T_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:24.1818989Z test_nvfuser_correctness_T_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:24.1841970Z test_nvfuser_correctness_T_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:24.1865093Z test_nvfuser_correctness_T_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:24.1888197Z test_nvfuser_correctness_T_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:24.2042673Z test_nvfuser_correctness_T_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.015s) 2022-08-13T13:57:24.2065532Z test_nvfuser_correctness_T_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:24.2092457Z test_nvfuser_correctness_T_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-08-13T13:57:24.2115048Z test_nvfuser_correctness___getitem___cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:24.2138362Z test_nvfuser_correctness___getitem___cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:24.2161229Z test_nvfuser_correctness___getitem___cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:24.2184332Z test_nvfuser_correctness___getitem___cuda_complex32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:24.2207426Z test_nvfuser_correctness___getitem___cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:24.2230356Z test_nvfuser_correctness___getitem___cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:24.2253604Z test_nvfuser_correctness___getitem___cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:24.2276398Z test_nvfuser_correctness___getitem___cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:24.2303354Z test_nvfuser_correctness___getitem___cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-08-13T13:57:24.2326611Z test_nvfuser_correctness___getitem___cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:24.2349781Z test_nvfuser_correctness___getitem___cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:24.2372935Z test_nvfuser_correctness___getitem___cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:24.2395846Z test_nvfuser_correctness___getitem___cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:24.2419113Z test_nvfuser_correctness___radd___cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:24.2441680Z test_nvfuser_correctness___radd___cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:24.2464832Z test_nvfuser_correctness___radd___cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:24.2488060Z test_nvfuser_correctness___radd___cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:24.2510873Z test_nvfuser_correctness___radd___cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:24.2538419Z test_nvfuser_correctness___radd___cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-08-13T13:57:24.2561279Z test_nvfuser_correctness___radd___cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:24.2584511Z test_nvfuser_correctness___radd___cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:24.2607639Z test_nvfuser_correctness___radd___cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:24.2630468Z test_nvfuser_correctness___radd___cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:24.2653673Z test_nvfuser_correctness___radd___cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:24.2676390Z test_nvfuser_correctness___radd___cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:24.2699720Z test_nvfuser_correctness___rand___cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:24.2722563Z test_nvfuser_correctness___rand___cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:24.2745734Z test_nvfuser_correctness___rand___cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:24.2768852Z test_nvfuser_correctness___rand___cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:24.2796309Z test_nvfuser_correctness___rand___cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-08-13T13:57:24.2819298Z test_nvfuser_correctness___rand___cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:24.2842308Z test_nvfuser_correctness___rdiv___cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:24.2865628Z test_nvfuser_correctness___rdiv___cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:24.2888617Z test_nvfuser_correctness___rdiv___cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:24.2911670Z test_nvfuser_correctness___rdiv___cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:24.2935043Z test_nvfuser_correctness___rdiv___cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:24.2957678Z test_nvfuser_correctness___rdiv___cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:24.2981144Z test_nvfuser_correctness___rdiv___cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:24.3004070Z test_nvfuser_correctness___rdiv___cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:24.3027446Z test_nvfuser_correctness___rdiv___cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:24.3055421Z test_nvfuser_correctness___rdiv___cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-08-13T13:57:24.3080166Z test_nvfuser_correctness___rdiv___cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:24.3105534Z test_nvfuser_correctness___rdiv___cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:24.3130779Z test_nvfuser_correctness___rmatmul___cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:24.3155717Z test_nvfuser_correctness___rmatmul___cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:24.3180656Z test_nvfuser_correctness___rmatmul___cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:24.3205136Z test_nvfuser_correctness___rmatmul___cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:24.3228525Z test_nvfuser_correctness___rmatmul___cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:24.3251733Z test_nvfuser_correctness___rmod___cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:24.3274577Z test_nvfuser_correctness___rmod___cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:24.3297891Z test_nvfuser_correctness___rmod___cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:24.3325546Z test_nvfuser_correctness___rmod___cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-08-13T13:57:24.3348557Z test_nvfuser_correctness___rmod___cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:24.3371818Z test_nvfuser_correctness___rmod___cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:24.3394666Z test_nvfuser_correctness___rmod___cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:24.3417851Z test_nvfuser_correctness___rmod___cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:24.3440799Z test_nvfuser_correctness___rmod___cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:24.3463992Z test_nvfuser_correctness___rmul___cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:24.3486741Z test_nvfuser_correctness___rmul___cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:24.3509803Z test_nvfuser_correctness___rmul___cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:24.3533058Z test_nvfuser_correctness___rmul___cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:24.3555868Z test_nvfuser_correctness___rmul___cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:24.3585805Z test_nvfuser_correctness___rmul___cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-08-13T13:57:24.3608866Z test_nvfuser_correctness___rmul___cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:24.3631825Z test_nvfuser_correctness___rmul___cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:24.3654956Z test_nvfuser_correctness___rmul___cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:24.3677801Z test_nvfuser_correctness___rmul___cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:24.3700830Z test_nvfuser_correctness___rmul___cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:24.3723671Z test_nvfuser_correctness___rmul___cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:24.3746870Z test_nvfuser_correctness___ror___cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:24.3770098Z test_nvfuser_correctness___ror___cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:24.3792974Z test_nvfuser_correctness___ror___cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:24.3816074Z test_nvfuser_correctness___ror___cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:24.3844364Z test_nvfuser_correctness___ror___cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-08-13T13:57:24.3867611Z test_nvfuser_correctness___ror___cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:24.3890646Z test_nvfuser_correctness___rpow___cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:24.3913535Z test_nvfuser_correctness___rpow___cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:24.3936867Z test_nvfuser_correctness___rpow___cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:24.3959693Z test_nvfuser_correctness___rpow___cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:24.3982780Z test_nvfuser_correctness___rpow___cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:24.4005579Z test_nvfuser_correctness___rpow___cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:24.4028711Z test_nvfuser_correctness___rpow___cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:24.4051810Z test_nvfuser_correctness___rpow___cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:24.4074620Z test_nvfuser_correctness___rpow___cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:24.4102552Z test_nvfuser_correctness___rpow___cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-08-13T13:57:24.4125525Z test_nvfuser_correctness___rpow___cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:24.4148637Z test_nvfuser_correctness___rsub___cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:24.4171773Z test_nvfuser_correctness___rsub___cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:24.4194550Z test_nvfuser_correctness___rsub___cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:24.4217590Z test_nvfuser_correctness___rsub___cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:24.4240580Z test_nvfuser_correctness___rsub___cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:24.4263666Z test_nvfuser_correctness___rsub___cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:24.4286469Z test_nvfuser_correctness___rsub___cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:24.4309591Z test_nvfuser_correctness___rsub___cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:24.4332984Z test_nvfuser_correctness___rsub___cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:24.4360702Z test_nvfuser_correctness___rsub___cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-08-13T13:57:24.4384618Z test_nvfuser_correctness___rsub___cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:24.4408105Z test_nvfuser_correctness___rxor___cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:24.4431014Z test_nvfuser_correctness___rxor___cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:24.4454218Z test_nvfuser_correctness___rxor___cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:24.4477184Z test_nvfuser_correctness___rxor___cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:24.4500171Z test_nvfuser_correctness___rxor___cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:24.4523150Z test_nvfuser_correctness___rxor___cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:24.4546370Z test_nvfuser_correctness__masked_amax_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:24.4569476Z test_nvfuser_correctness__masked_amax_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:24.4592442Z test_nvfuser_correctness__masked_amax_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:24.4620505Z test_nvfuser_correctness__masked_amax_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-08-13T13:57:24.4643316Z test_nvfuser_correctness__masked_amax_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:24.4666686Z test_nvfuser_correctness__masked_amax_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:24.4689760Z test_nvfuser_correctness__masked_amax_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:24.4712519Z test_nvfuser_correctness__masked_amax_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:24.4735979Z test_nvfuser_correctness__masked_amax_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:24.4758703Z test_nvfuser_correctness__masked_amin_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:24.4784232Z test_nvfuser_correctness__masked_amin_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:24.4805924Z test_nvfuser_correctness__masked_amin_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:24.4829086Z test_nvfuser_correctness__masked_amin_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:24.4852332Z test_nvfuser_correctness__masked_amin_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:24.4880155Z test_nvfuser_correctness__masked_amin_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-08-13T13:57:24.4903604Z test_nvfuser_correctness__masked_amin_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:24.4926738Z test_nvfuser_correctness__masked_amin_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:24.4949707Z test_nvfuser_correctness__masked_amin_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:24.4972994Z test_nvfuser_correctness__masked_argmax_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:24.4995901Z test_nvfuser_correctness__masked_argmax_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:24.5019014Z test_nvfuser_correctness__masked_argmax_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:24.5042183Z test_nvfuser_correctness__masked_argmax_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:24.5065244Z test_nvfuser_correctness__masked_argmax_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:24.5088411Z test_nvfuser_correctness__masked_argmax_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:24.5111245Z test_nvfuser_correctness__masked_argmax_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:24.5139504Z test_nvfuser_correctness__masked_argmax_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-08-13T13:57:24.5162304Z test_nvfuser_correctness__masked_argmax_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:24.5185497Z test_nvfuser_correctness__masked_argmin_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:24.5208581Z test_nvfuser_correctness__masked_argmin_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:24.5231487Z test_nvfuser_correctness__masked_argmin_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:24.5254638Z test_nvfuser_correctness__masked_argmin_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:24.5277631Z test_nvfuser_correctness__masked_argmin_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:24.5300696Z test_nvfuser_correctness__masked_argmin_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:24.5323506Z test_nvfuser_correctness__masked_argmin_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:24.5346857Z test_nvfuser_correctness__masked_argmin_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:24.5369979Z test_nvfuser_correctness__masked_argmin_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:24.5397889Z test_nvfuser_correctness__masked_cumprod_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-08-13T13:57:24.5421185Z test_nvfuser_correctness__masked_cumprod_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:24.5444208Z test_nvfuser_correctness__masked_cumprod_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:24.5467385Z test_nvfuser_correctness__masked_cumprod_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:24.5490595Z test_nvfuser_correctness__masked_cumprod_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:24.5513414Z test_nvfuser_correctness__masked_cumprod_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:24.5536616Z test_nvfuser_correctness__masked_cumprod_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:24.5559411Z test_nvfuser_correctness__masked_cumprod_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:24.5584149Z test_nvfuser_correctness__masked_cumprod_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:24.5607053Z test_nvfuser_correctness__masked_cumprod_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:24.5630306Z test_nvfuser_correctness__masked_cumprod_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:24.5658517Z test_nvfuser_correctness__masked_cumsum_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-08-13T13:57:24.5681528Z test_nvfuser_correctness__masked_cumsum_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:24.5704607Z test_nvfuser_correctness__masked_cumsum_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:24.5727555Z test_nvfuser_correctness__masked_cumsum_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:24.5750648Z test_nvfuser_correctness__masked_cumsum_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:24.5773695Z test_nvfuser_correctness__masked_cumsum_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:24.5796429Z test_nvfuser_correctness__masked_cumsum_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:24.5819643Z test_nvfuser_correctness__masked_cumsum_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:24.5842629Z test_nvfuser_correctness__masked_cumsum_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:24.5865760Z test_nvfuser_correctness__masked_cumsum_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:24.5889204Z test_nvfuser_correctness__masked_cumsum_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:24.5916706Z test_nvfuser_correctness__masked_log_softmax_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-08-13T13:57:24.5939916Z test_nvfuser_correctness__masked_log_softmax_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:24.5962707Z test_nvfuser_correctness__masked_log_softmax_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:24.5985754Z test_nvfuser_correctness__masked_log_softmax_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:24.6008925Z test_nvfuser_correctness__masked_logaddexp_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:24.6031999Z test_nvfuser_correctness__masked_logaddexp_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:24.6055035Z test_nvfuser_correctness__masked_logaddexp_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:24.6077923Z test_nvfuser_correctness__masked_logsumexp_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:24.6101068Z test_nvfuser_correctness__masked_logsumexp_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:24.6123926Z test_nvfuser_correctness__masked_logsumexp_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:24.6147723Z test_nvfuser_correctness__masked_logsumexp_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:24.6176129Z test_nvfuser_correctness__masked_logsumexp_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-08-13T13:57:24.6198970Z test_nvfuser_correctness__masked_logsumexp_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:24.6222064Z test_nvfuser_correctness__masked_logsumexp_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:24.6245153Z test_nvfuser_correctness__masked_logsumexp_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:24.6268284Z test_nvfuser_correctness__masked_logsumexp_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:24.6291378Z test_nvfuser_correctness__masked_mean_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:24.6314310Z test_nvfuser_correctness__masked_mean_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:24.6338053Z test_nvfuser_correctness__masked_mean_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:24.6360816Z test_nvfuser_correctness__masked_mean_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:24.6384710Z test_nvfuser_correctness__masked_mean_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:24.6407879Z test_nvfuser_correctness__masked_mean_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:24.6436010Z test_nvfuser_correctness__masked_mean_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-08-13T13:57:24.6459229Z test_nvfuser_correctness__masked_mean_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:24.6482110Z test_nvfuser_correctness__masked_mean_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:24.6505093Z test_nvfuser_correctness__masked_mean_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:24.6528407Z test_nvfuser_correctness__masked_mean_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:24.6551258Z test_nvfuser_correctness__masked_mean_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:24.6574512Z test_nvfuser_correctness__masked_median_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:24.6597393Z test_nvfuser_correctness__masked_median_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:24.6620815Z test_nvfuser_correctness__masked_median_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:24.6644054Z test_nvfuser_correctness__masked_norm_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:24.6667455Z test_nvfuser_correctness__masked_norm_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:24.6695586Z test_nvfuser_correctness__masked_norm_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-08-13T13:57:24.6718460Z test_nvfuser_correctness__masked_norm_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:24.6741619Z test_nvfuser_correctness__masked_normalize_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:24.6764501Z test_nvfuser_correctness__masked_normalize_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:24.6787765Z test_nvfuser_correctness__masked_normalize_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:24.6810905Z test_nvfuser_correctness__masked_normalize_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:24.6833850Z test_nvfuser_correctness__masked_normalize_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:24.6857193Z test_nvfuser_correctness__masked_normalize_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:24.6879931Z test_nvfuser_correctness__masked_prod_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:24.6903136Z test_nvfuser_correctness__masked_prod_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:24.6926016Z test_nvfuser_correctness__masked_prod_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:24.6955438Z test_nvfuser_correctness__masked_prod_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-08-13T13:57:24.6980662Z test_nvfuser_correctness__masked_prod_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:24.7005314Z test_nvfuser_correctness__masked_prod_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:24.7028615Z test_nvfuser_correctness__masked_prod_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:24.7051903Z test_nvfuser_correctness__masked_prod_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:24.7074575Z test_nvfuser_correctness__masked_prod_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:24.7097677Z test_nvfuser_correctness__masked_prod_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:24.7120590Z test_nvfuser_correctness__masked_prod_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:24.7143857Z test_nvfuser_correctness__masked_prod_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:24.7166647Z test_nvfuser_correctness__masked_softmax_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:24.7189878Z test_nvfuser_correctness__masked_softmax_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:24.7218634Z test_nvfuser_correctness__masked_softmax_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-08-13T13:57:24.7243839Z test_nvfuser_correctness__masked_softmax_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:24.7268766Z test_nvfuser_correctness__masked_softmin_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:24.7293870Z test_nvfuser_correctness__masked_softmin_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:24.7318613Z test_nvfuser_correctness__masked_softmin_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:24.7343721Z test_nvfuser_correctness__masked_softmin_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:24.7369241Z test_nvfuser_correctness__masked_std_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:24.7391971Z test_nvfuser_correctness__masked_std_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:24.7415257Z test_nvfuser_correctness__masked_std_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:24.7427423Z test_nvfuser_correctness__masked_std_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.001s) 2022-08-13T13:57:24.7450456Z test_nvfuser_correctness__masked_std_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:24.7473257Z test_nvfuser_correctness__masked_std_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:24.7501420Z test_nvfuser_correctness__masked_std_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-08-13T13:57:24.7524145Z test_nvfuser_correctness__masked_std_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:24.7547467Z test_nvfuser_correctness__masked_std_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:24.7570722Z test_nvfuser_correctness__masked_std_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:24.7593592Z test_nvfuser_correctness__masked_std_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:24.7616879Z test_nvfuser_correctness__masked_sum_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:24.7639908Z test_nvfuser_correctness__masked_sum_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:24.7663582Z test_nvfuser_correctness__masked_sum_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:24.7686807Z test_nvfuser_correctness__masked_sum_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:24.7709438Z test_nvfuser_correctness__masked_sum_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:24.7732840Z test_nvfuser_correctness__masked_sum_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:24.7760807Z test_nvfuser_correctness__masked_sum_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-08-13T13:57:24.7783989Z test_nvfuser_correctness__masked_sum_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:24.7806952Z test_nvfuser_correctness__masked_sum_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:24.7830149Z test_nvfuser_correctness__masked_sum_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:24.7853528Z test_nvfuser_correctness__masked_sum_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:24.7876149Z test_nvfuser_correctness__masked_sum_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:24.7899309Z test_nvfuser_correctness__masked_var_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:24.7922434Z test_nvfuser_correctness__masked_var_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:24.7945615Z test_nvfuser_correctness__masked_var_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:24.7968636Z test_nvfuser_correctness__masked_var_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:24.7992080Z test_nvfuser_correctness__masked_var_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:24.8020275Z test_nvfuser_correctness__masked_var_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-08-13T13:57:24.8043403Z test_nvfuser_correctness__masked_var_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:24.8066655Z test_nvfuser_correctness__masked_var_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:24.8089933Z test_nvfuser_correctness__masked_var_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:24.8112955Z test_nvfuser_correctness__masked_var_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:24.8136225Z test_nvfuser_correctness__masked_var_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:24.8159029Z test_nvfuser_correctness_abs_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:24.8182351Z test_nvfuser_correctness_abs_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:24.8205338Z test_nvfuser_correctness_abs_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:24.8228467Z test_nvfuser_correctness_abs_cuda_complex32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:24.8251754Z test_nvfuser_correctness_abs_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:24.8279660Z test_nvfuser_correctness_abs_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-08-13T13:57:24.8302785Z test_nvfuser_correctness_abs_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:24.8325819Z test_nvfuser_correctness_abs_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:24.8349220Z test_nvfuser_correctness_abs_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:24.8372479Z test_nvfuser_correctness_abs_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:24.8395187Z test_nvfuser_correctness_abs_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:24.8418235Z test_nvfuser_correctness_abs_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:24.8441186Z test_nvfuser_correctness_abs_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:24.8464329Z test_nvfuser_correctness_acos_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:24.8487299Z test_nvfuser_correctness_acos_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:24.8510113Z test_nvfuser_correctness_acos_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:24.8538614Z test_nvfuser_correctness_acos_cuda_complex32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-08-13T13:57:24.8561312Z test_nvfuser_correctness_acos_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:24.8584355Z test_nvfuser_correctness_acos_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:24.8607778Z test_nvfuser_correctness_acos_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:24.8630596Z test_nvfuser_correctness_acos_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:24.8653989Z test_nvfuser_correctness_acos_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:24.8676884Z test_nvfuser_correctness_acos_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:24.8699919Z test_nvfuser_correctness_acos_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:24.8722777Z test_nvfuser_correctness_acos_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:24.8745982Z test_nvfuser_correctness_acos_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:24.8769232Z test_nvfuser_correctness_acosh_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:24.8797016Z test_nvfuser_correctness_acosh_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-08-13T13:57:24.8820049Z test_nvfuser_correctness_acosh_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:24.8843378Z test_nvfuser_correctness_acosh_cuda_complex32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:24.8866481Z test_nvfuser_correctness_acosh_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:24.8889675Z test_nvfuser_correctness_acosh_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:24.8912467Z test_nvfuser_correctness_acosh_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:24.8935772Z test_nvfuser_correctness_acosh_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:24.8958614Z test_nvfuser_correctness_acosh_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:24.8981941Z test_nvfuser_correctness_acosh_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:24.9004646Z test_nvfuser_correctness_acosh_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:24.9027948Z test_nvfuser_correctness_acosh_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:24.9056176Z test_nvfuser_correctness_acosh_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-08-13T13:57:24.9078957Z test_nvfuser_correctness_add_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:24.9102048Z test_nvfuser_correctness_add_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:24.9127075Z test_nvfuser_correctness_add_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:24.9152026Z test_nvfuser_correctness_add_cuda_complex32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:24.9177050Z test_nvfuser_correctness_add_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:24.9201952Z test_nvfuser_correctness_add_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:24.9227021Z test_nvfuser_correctness_add_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:24.9252236Z test_nvfuser_correctness_add_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:24.9277110Z test_nvfuser_correctness_add_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:24.9301367Z test_nvfuser_correctness_add_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:24.9330270Z test_nvfuser_correctness_add_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-08-13T13:57:24.9355170Z test_nvfuser_correctness_add_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:24.9381183Z test_nvfuser_correctness_add_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:24.9403940Z test_nvfuser_correctness_addbmm_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:24.9427068Z test_nvfuser_correctness_addbmm_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:24.9450269Z test_nvfuser_correctness_addbmm_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:24.9473244Z test_nvfuser_correctness_addbmm_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:24.9496391Z test_nvfuser_correctness_addbmm_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:24.9519450Z test_nvfuser_correctness_addcdiv_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:24.9543181Z test_nvfuser_correctness_addcdiv_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:24.9567228Z test_nvfuser_correctness_addcdiv_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:24.9595254Z test_nvfuser_correctness_addcdiv_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-08-13T13:57:24.9618442Z test_nvfuser_correctness_addcdiv_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:24.9641587Z test_nvfuser_correctness_addcdiv_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:24.9664734Z test_nvfuser_correctness_addcmul_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:24.9687863Z test_nvfuser_correctness_addcmul_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:24.9711691Z test_nvfuser_correctness_addcmul_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:24.9734825Z test_nvfuser_correctness_addcmul_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:24.9757675Z test_nvfuser_correctness_addcmul_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:24.9780844Z test_nvfuser_correctness_addcmul_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:24.9803773Z test_nvfuser_correctness_addcmul_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:24.9826891Z test_nvfuser_correctness_addcmul_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:24.9855378Z test_nvfuser_correctness_addcmul_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-08-13T13:57:24.9878167Z test_nvfuser_correctness_addcmul_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:24.9901525Z test_nvfuser_correctness_addcmul_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:24.9924456Z test_nvfuser_correctness_addmm_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:24.9947600Z test_nvfuser_correctness_addmm_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:24.9970695Z test_nvfuser_correctness_addmm_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:24.9993556Z test_nvfuser_correctness_addmm_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:25.0016626Z test_nvfuser_correctness_addmm_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:25.0039616Z test_nvfuser_correctness_addmm_decomposed_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:25.0062943Z test_nvfuser_correctness_addmm_decomposed_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:25.0075245Z test_nvfuser_correctness_addmm_decomposed_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.001s) 2022-08-13T13:57:25.0098451Z test_nvfuser_correctness_addmm_decomposed_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:25.0127613Z test_nvfuser_correctness_addmm_decomposed_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-08-13T13:57:25.0150637Z test_nvfuser_correctness_addmv_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:25.0173677Z test_nvfuser_correctness_addmv_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:25.0196752Z test_nvfuser_correctness_addmv_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:25.0219738Z test_nvfuser_correctness_addmv_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:25.0242662Z test_nvfuser_correctness_addmv_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:25.0265808Z test_nvfuser_correctness_addr_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:25.0288937Z test_nvfuser_correctness_addr_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:25.0311744Z test_nvfuser_correctness_addr_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:25.0334880Z test_nvfuser_correctness_addr_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:25.0357975Z test_nvfuser_correctness_addr_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:25.0386245Z test_nvfuser_correctness_addr_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-08-13T13:57:25.0409326Z test_nvfuser_correctness_addr_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:25.0432264Z test_nvfuser_correctness_addr_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:25.0455381Z test_nvfuser_correctness_addr_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:25.0478144Z test_nvfuser_correctness_addr_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:25.0501233Z test_nvfuser_correctness_addr_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:25.0524127Z test_nvfuser_correctness_addr_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:25.0547421Z test_nvfuser_correctness_all_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:25.0570409Z test_nvfuser_correctness_all_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:25.0593168Z test_nvfuser_correctness_all_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:25.0616164Z test_nvfuser_correctness_all_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:25.0644158Z test_nvfuser_correctness_all_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-08-13T13:57:25.0669368Z test_nvfuser_correctness_all_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:25.0694551Z test_nvfuser_correctness_all_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:25.0719438Z test_nvfuser_correctness_all_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:25.0744810Z test_nvfuser_correctness_all_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:25.0770072Z test_nvfuser_correctness_all_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:25.0794816Z test_nvfuser_correctness_all_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:25.0819809Z test_nvfuser_correctness_all_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:25.0833421Z test_nvfuser_correctness_allclose_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.001s) 2022-08-13T13:57:25.0847696Z test_nvfuser_correctness_allclose_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.001s) 2022-08-13T13:57:25.0861470Z test_nvfuser_correctness_allclose_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.001s) 2022-08-13T13:57:25.0875437Z test_nvfuser_correctness_allclose_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.001s) 2022-08-13T13:57:25.0889624Z test_nvfuser_correctness_allclose_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.001s) 2022-08-13T13:57:25.0903995Z test_nvfuser_correctness_allclose_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.001s) 2022-08-13T13:57:25.0929639Z test_nvfuser_correctness_amax_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:25.0954443Z test_nvfuser_correctness_amax_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:25.0984027Z test_nvfuser_correctness_amax_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-08-13T13:57:25.1006982Z test_nvfuser_correctness_amax_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:25.1030103Z test_nvfuser_correctness_amax_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:25.1053331Z test_nvfuser_correctness_amax_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:25.1076496Z test_nvfuser_correctness_amax_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:25.1099157Z test_nvfuser_correctness_amax_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:25.1121976Z test_nvfuser_correctness_amax_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:25.1145149Z test_nvfuser_correctness_amax_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:25.1168415Z test_nvfuser_correctness_amin_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:25.1191182Z test_nvfuser_correctness_amin_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:25.1214284Z test_nvfuser_correctness_amin_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:25.1242870Z test_nvfuser_correctness_amin_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-08-13T13:57:25.1268036Z test_nvfuser_correctness_amin_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:25.1293151Z test_nvfuser_correctness_amin_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:25.1318086Z test_nvfuser_correctness_amin_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:25.1343296Z test_nvfuser_correctness_amin_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:25.1368523Z test_nvfuser_correctness_amin_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:25.1393352Z test_nvfuser_correctness_amin_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:25.1418461Z test_nvfuser_correctness_aminmax_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:25.1443603Z test_nvfuser_correctness_aminmax_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:25.1468815Z test_nvfuser_correctness_aminmax_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:25.1493811Z test_nvfuser_correctness_aminmax_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:25.1521842Z test_nvfuser_correctness_aminmax_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-08-13T13:57:25.1545096Z test_nvfuser_correctness_aminmax_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:25.1568357Z test_nvfuser_correctness_aminmax_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:25.1591135Z test_nvfuser_correctness_aminmax_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:25.1614272Z test_nvfuser_correctness_aminmax_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:25.1637305Z test_nvfuser_correctness_aminmax_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:25.1660514Z test_nvfuser_correctness_angle_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:25.1683374Z test_nvfuser_correctness_angle_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:25.1706860Z test_nvfuser_correctness_angle_cuda_complex32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:25.1730292Z test_nvfuser_correctness_angle_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:25.1753203Z test_nvfuser_correctness_angle_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:25.1781607Z test_nvfuser_correctness_angle_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-08-13T13:57:25.1804497Z test_nvfuser_correctness_angle_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:25.1827684Z test_nvfuser_correctness_angle_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:25.1850952Z test_nvfuser_correctness_angle_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:25.1873727Z test_nvfuser_correctness_angle_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:25.1896772Z test_nvfuser_correctness_angle_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:25.1919654Z test_nvfuser_correctness_any_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:25.1943163Z test_nvfuser_correctness_any_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:25.1965785Z test_nvfuser_correctness_any_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:25.1988978Z test_nvfuser_correctness_any_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:25.2012255Z test_nvfuser_correctness_any_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:25.2040747Z test_nvfuser_correctness_any_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-08-13T13:57:25.2065953Z test_nvfuser_correctness_any_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:25.2091202Z test_nvfuser_correctness_any_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:25.2116055Z test_nvfuser_correctness_any_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:25.2141489Z test_nvfuser_correctness_any_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:25.2166363Z test_nvfuser_correctness_any_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:25.2191450Z test_nvfuser_correctness_any_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:25.2216634Z test_nvfuser_correctness_arange_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:25.2241848Z test_nvfuser_correctness_arange_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:25.2265119Z test_nvfuser_correctness_arange_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:25.2288342Z test_nvfuser_correctness_arange_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:25.2316325Z test_nvfuser_correctness_arange_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-08-13T13:57:25.2339476Z test_nvfuser_correctness_arange_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:25.2362592Z test_nvfuser_correctness_arange_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:25.2386117Z test_nvfuser_correctness_arange_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:25.2409122Z test_nvfuser_correctness_arange_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:25.2431981Z test_nvfuser_correctness_argmax_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:25.2455219Z test_nvfuser_correctness_argmax_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:25.2478265Z test_nvfuser_correctness_argmax_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:25.2501509Z test_nvfuser_correctness_argmax_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:25.2524650Z test_nvfuser_correctness_argmax_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:25.2756436Z test_nvfuser_correctness_argmax_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.023s) 2022-08-13T13:57:25.2786800Z test_nvfuser_correctness_argmax_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-08-13T13:57:25.2812074Z test_nvfuser_correctness_argmax_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:25.2837061Z test_nvfuser_correctness_argmax_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:25.2862262Z test_nvfuser_correctness_argmin_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:25.2887554Z test_nvfuser_correctness_argmin_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:25.2912732Z test_nvfuser_correctness_argmin_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:25.2937996Z test_nvfuser_correctness_argmin_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:25.2960914Z test_nvfuser_correctness_argmin_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:25.2984970Z test_nvfuser_correctness_argmin_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:25.3007972Z test_nvfuser_correctness_argmin_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:25.3031203Z test_nvfuser_correctness_argmin_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:25.3061334Z test_nvfuser_correctness_argmin_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-08-13T13:57:25.3083825Z test_nvfuser_correctness_argsort_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:25.3107005Z test_nvfuser_correctness_argsort_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:25.3130229Z test_nvfuser_correctness_argsort_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:25.3153087Z test_nvfuser_correctness_argsort_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:25.3176442Z test_nvfuser_correctness_argsort_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:25.3199213Z test_nvfuser_correctness_argsort_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:25.3222682Z test_nvfuser_correctness_argsort_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:25.3245301Z test_nvfuser_correctness_argsort_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:25.3268622Z test_nvfuser_correctness_argsort_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:25.3292418Z test_nvfuser_correctness_argwhere_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:25.3320327Z test_nvfuser_correctness_argwhere_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-08-13T13:57:25.3343511Z test_nvfuser_correctness_argwhere_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:25.3366488Z test_nvfuser_correctness_argwhere_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:25.3390066Z test_nvfuser_correctness_argwhere_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:25.3413031Z test_nvfuser_correctness_argwhere_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:25.3435949Z test_nvfuser_correctness_argwhere_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:25.3458955Z test_nvfuser_correctness_argwhere_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:25.3481819Z test_nvfuser_correctness_argwhere_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:25.3504857Z test_nvfuser_correctness_argwhere_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:25.3528045Z test_nvfuser_correctness_argwhere_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:25.3551035Z test_nvfuser_correctness_argwhere_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:25.3580312Z test_nvfuser_correctness_as_strided_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-08-13T13:57:25.3603257Z test_nvfuser_correctness_as_strided_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:25.3626555Z test_nvfuser_correctness_as_strided_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:25.3649838Z test_nvfuser_correctness_as_strided_cuda_complex32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:25.3672789Z test_nvfuser_correctness_as_strided_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:25.3695695Z test_nvfuser_correctness_as_strided_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:25.3718565Z test_nvfuser_correctness_as_strided_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:25.3741582Z test_nvfuser_correctness_as_strided_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:25.3764413Z test_nvfuser_correctness_as_strided_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:25.3787700Z test_nvfuser_correctness_as_strided_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:25.3810941Z test_nvfuser_correctness_as_strided_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:25.3838962Z test_nvfuser_correctness_as_strided_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-08-13T13:57:25.3862314Z test_nvfuser_correctness_as_strided_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:25.3885277Z test_nvfuser_correctness_as_strided_scatter_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:25.3908575Z test_nvfuser_correctness_as_strided_scatter_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:25.3932101Z test_nvfuser_correctness_as_strided_scatter_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:25.3954799Z test_nvfuser_correctness_as_strided_scatter_cuda_complex32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:25.3978057Z test_nvfuser_correctness_as_strided_scatter_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:25.4000955Z test_nvfuser_correctness_as_strided_scatter_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:25.4024146Z test_nvfuser_correctness_as_strided_scatter_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:25.4047108Z test_nvfuser_correctness_as_strided_scatter_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:25.4070220Z test_nvfuser_correctness_as_strided_scatter_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:25.4098709Z test_nvfuser_correctness_as_strided_scatter_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-08-13T13:57:25.4121767Z test_nvfuser_correctness_as_strided_scatter_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:25.4145039Z test_nvfuser_correctness_as_strided_scatter_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:25.4168196Z test_nvfuser_correctness_as_strided_scatter_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:25.4191281Z test_nvfuser_correctness_asin_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:25.4214215Z test_nvfuser_correctness_asin_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:25.4237203Z test_nvfuser_correctness_asin_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:25.4260840Z test_nvfuser_correctness_asin_cuda_complex32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:25.4283793Z test_nvfuser_correctness_asin_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:25.4306900Z test_nvfuser_correctness_asin_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:25.4330134Z test_nvfuser_correctness_asin_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:25.4358226Z test_nvfuser_correctness_asin_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-08-13T13:57:25.4381112Z test_nvfuser_correctness_asin_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:25.4405189Z test_nvfuser_correctness_asin_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:25.4428410Z test_nvfuser_correctness_asin_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:25.4451654Z test_nvfuser_correctness_asin_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:25.4474503Z test_nvfuser_correctness_asin_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:25.4497770Z test_nvfuser_correctness_asinh_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:25.4520646Z test_nvfuser_correctness_asinh_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:25.4543901Z test_nvfuser_correctness_asinh_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:25.4566905Z test_nvfuser_correctness_asinh_cuda_complex32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:25.4590180Z test_nvfuser_correctness_asinh_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:25.4618471Z test_nvfuser_correctness_asinh_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-08-13T13:57:25.4641668Z test_nvfuser_correctness_asinh_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:25.4664950Z test_nvfuser_correctness_asinh_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:25.4688164Z test_nvfuser_correctness_asinh_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:25.4711363Z test_nvfuser_correctness_asinh_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:25.4734447Z test_nvfuser_correctness_asinh_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:25.4757226Z test_nvfuser_correctness_asinh_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:25.4780289Z test_nvfuser_correctness_asinh_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:25.4803353Z test_nvfuser_correctness_atan2_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:25.4826609Z test_nvfuser_correctness_atan2_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:25.4849803Z test_nvfuser_correctness_atan2_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:25.4877877Z test_nvfuser_correctness_atan2_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-08-13T13:57:25.4901133Z test_nvfuser_correctness_atan2_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:25.4924105Z test_nvfuser_correctness_atan2_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:25.4947094Z test_nvfuser_correctness_atan2_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:25.4970367Z test_nvfuser_correctness_atan2_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:25.4993130Z test_nvfuser_correctness_atan2_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:25.5016203Z test_nvfuser_correctness_atan2_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:25.5039200Z test_nvfuser_correctness_atan_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:25.5062473Z test_nvfuser_correctness_atan_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:25.5085328Z test_nvfuser_correctness_atan_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:25.5108442Z test_nvfuser_correctness_atan_cuda_complex32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:25.5136816Z test_nvfuser_correctness_atan_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-08-13T13:57:25.5159882Z test_nvfuser_correctness_atan_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:25.5182904Z test_nvfuser_correctness_atan_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:25.5205817Z test_nvfuser_correctness_atan_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:25.5229158Z test_nvfuser_correctness_atan_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:25.5252199Z test_nvfuser_correctness_atan_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:25.5274994Z test_nvfuser_correctness_atan_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:25.5297992Z test_nvfuser_correctness_atan_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:25.5320890Z test_nvfuser_correctness_atan_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:25.5344132Z test_nvfuser_correctness_atanh_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:25.5366962Z test_nvfuser_correctness_atanh_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:25.5395647Z test_nvfuser_correctness_atanh_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-08-13T13:57:25.5418746Z test_nvfuser_correctness_atanh_cuda_complex32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:25.5441836Z test_nvfuser_correctness_atanh_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:25.5465010Z test_nvfuser_correctness_atanh_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:25.5488236Z test_nvfuser_correctness_atanh_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:25.5510919Z test_nvfuser_correctness_atanh_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:25.5534308Z test_nvfuser_correctness_atanh_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:25.5557027Z test_nvfuser_correctness_atanh_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:25.5580065Z test_nvfuser_correctness_atanh_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:25.5602831Z test_nvfuser_correctness_atanh_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:25.5626249Z test_nvfuser_correctness_atanh_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:25.5654631Z test_nvfuser_correctness_atleast_1d_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-08-13T13:57:25.5677532Z test_nvfuser_correctness_atleast_1d_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:25.5700854Z test_nvfuser_correctness_atleast_1d_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:25.5725878Z test_nvfuser_correctness_atleast_1d_cuda_complex32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:25.5750834Z test_nvfuser_correctness_atleast_1d_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:25.5775957Z test_nvfuser_correctness_atleast_1d_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:25.5800783Z test_nvfuser_correctness_atleast_1d_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:25.5826099Z test_nvfuser_correctness_atleast_1d_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:25.5851351Z test_nvfuser_correctness_atleast_1d_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:25.5876089Z test_nvfuser_correctness_atleast_1d_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:25.5900935Z test_nvfuser_correctness_atleast_1d_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:25.5929797Z test_nvfuser_correctness_atleast_1d_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-08-13T13:57:25.5954525Z test_nvfuser_correctness_atleast_1d_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:25.5979868Z test_nvfuser_correctness_atleast_2d_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:25.6004820Z test_nvfuser_correctness_atleast_2d_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:25.6030138Z test_nvfuser_correctness_atleast_2d_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:25.6055268Z test_nvfuser_correctness_atleast_2d_cuda_complex32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:25.6080090Z test_nvfuser_correctness_atleast_2d_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:25.6105430Z test_nvfuser_correctness_atleast_2d_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:25.6130755Z test_nvfuser_correctness_atleast_2d_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:25.6156291Z test_nvfuser_correctness_atleast_2d_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:25.6179462Z test_nvfuser_correctness_atleast_2d_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:25.6207906Z test_nvfuser_correctness_atleast_2d_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-08-13T13:57:25.6230959Z test_nvfuser_correctness_atleast_2d_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:25.6254316Z test_nvfuser_correctness_atleast_2d_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:25.6277242Z test_nvfuser_correctness_atleast_2d_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:25.6300356Z test_nvfuser_correctness_atleast_3d_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:25.6323209Z test_nvfuser_correctness_atleast_3d_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:25.6346456Z test_nvfuser_correctness_atleast_3d_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:25.6369449Z test_nvfuser_correctness_atleast_3d_cuda_complex32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:25.6392524Z test_nvfuser_correctness_atleast_3d_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:25.6416738Z test_nvfuser_correctness_atleast_3d_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:25.6439819Z test_nvfuser_correctness_atleast_3d_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:25.6468260Z test_nvfuser_correctness_atleast_3d_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-08-13T13:57:25.6491448Z test_nvfuser_correctness_atleast_3d_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:25.6514204Z test_nvfuser_correctness_atleast_3d_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:25.6537514Z test_nvfuser_correctness_atleast_3d_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:25.6560352Z test_nvfuser_correctness_atleast_3d_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:25.6583497Z test_nvfuser_correctness_atleast_3d_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:25.6606350Z test_nvfuser_correctness_baddbmm_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:25.6629453Z test_nvfuser_correctness_baddbmm_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:25.6652773Z test_nvfuser_correctness_baddbmm_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:25.6675556Z test_nvfuser_correctness_baddbmm_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:25.6698746Z test_nvfuser_correctness_baddbmm_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:25.6728066Z test_nvfuser_correctness_bernoulli_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-08-13T13:57:25.6751114Z test_nvfuser_correctness_bernoulli_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:25.6774122Z test_nvfuser_correctness_bernoulli_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:25.6797035Z test_nvfuser_correctness_bernoulli_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:25.6809003Z test_nvfuser_correctness_bfloat16_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.001s) 2022-08-13T13:57:25.6822119Z test_nvfuser_correctness_bfloat16_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.001s) 2022-08-13T13:57:25.6834076Z test_nvfuser_correctness_bfloat16_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.001s) 2022-08-13T13:57:25.6847242Z test_nvfuser_correctness_bfloat16_cuda_complex32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.001s) 2022-08-13T13:57:25.6859481Z test_nvfuser_correctness_bfloat16_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.001s) 2022-08-13T13:57:25.6871849Z test_nvfuser_correctness_bfloat16_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.001s) 2022-08-13T13:57:25.6884320Z test_nvfuser_correctness_bfloat16_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.001s) 2022-08-13T13:57:25.6896680Z test_nvfuser_correctness_bfloat16_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.001s) 2022-08-13T13:57:25.6909245Z test_nvfuser_correctness_bfloat16_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.001s) 2022-08-13T13:57:25.6921321Z test_nvfuser_correctness_bfloat16_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.001s) 2022-08-13T13:57:25.6934299Z test_nvfuser_correctness_bfloat16_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.001s) 2022-08-13T13:57:25.6946564Z test_nvfuser_correctness_bfloat16_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.001s) 2022-08-13T13:57:25.6959250Z test_nvfuser_correctness_bfloat16_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.001s) 2022-08-13T13:57:25.6982922Z test_nvfuser_correctness_bincount_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:25.7005794Z test_nvfuser_correctness_bincount_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:25.7028796Z test_nvfuser_correctness_bincount_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:25.7052066Z test_nvfuser_correctness_bincount_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:25.7075046Z test_nvfuser_correctness_bincount_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:25.7098512Z test_nvfuser_correctness_bitwise_and_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:25.7126328Z test_nvfuser_correctness_bitwise_and_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-08-13T13:57:25.7149768Z test_nvfuser_correctness_bitwise_and_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:25.7172860Z test_nvfuser_correctness_bitwise_and_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:25.7195830Z test_nvfuser_correctness_bitwise_and_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:25.7218841Z test_nvfuser_correctness_bitwise_and_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:25.7241821Z test_nvfuser_correctness_bitwise_left_shift_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:25.7264977Z test_nvfuser_correctness_bitwise_left_shift_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:25.7288158Z test_nvfuser_correctness_bitwise_left_shift_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:25.7311022Z test_nvfuser_correctness_bitwise_left_shift_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:25.7334287Z test_nvfuser_correctness_bitwise_left_shift_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:25.7357348Z test_nvfuser_correctness_bitwise_not_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:25.7385792Z test_nvfuser_correctness_bitwise_not_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-08-13T13:57:25.7408966Z test_nvfuser_correctness_bitwise_not_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:25.7431871Z test_nvfuser_correctness_bitwise_not_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:25.7455303Z test_nvfuser_correctness_bitwise_not_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:25.7477868Z test_nvfuser_correctness_bitwise_not_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:25.7500993Z test_nvfuser_correctness_bitwise_or_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:25.7524005Z test_nvfuser_correctness_bitwise_or_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:25.7547296Z test_nvfuser_correctness_bitwise_or_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:25.7570460Z test_nvfuser_correctness_bitwise_or_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:25.7593316Z test_nvfuser_correctness_bitwise_or_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:25.7616589Z test_nvfuser_correctness_bitwise_or_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:25.7644875Z test_nvfuser_correctness_bitwise_right_shift_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-08-13T13:57:25.7668178Z test_nvfuser_correctness_bitwise_right_shift_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:25.7691679Z test_nvfuser_correctness_bitwise_right_shift_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:25.7714476Z test_nvfuser_correctness_bitwise_right_shift_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:25.7737797Z test_nvfuser_correctness_bitwise_right_shift_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:25.7760494Z test_nvfuser_correctness_bitwise_xor_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:25.7783478Z test_nvfuser_correctness_bitwise_xor_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:25.7806627Z test_nvfuser_correctness_bitwise_xor_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:25.7829452Z test_nvfuser_correctness_bitwise_xor_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:25.7852819Z test_nvfuser_correctness_bitwise_xor_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:25.7875746Z test_nvfuser_correctness_bitwise_xor_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:25.7906418Z test_nvfuser_correctness_block_diag_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-08-13T13:57:25.7929553Z test_nvfuser_correctness_block_diag_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:25.7952780Z test_nvfuser_correctness_block_diag_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:25.7976288Z test_nvfuser_correctness_block_diag_cuda_complex32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:25.7999194Z test_nvfuser_correctness_block_diag_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:25.8022377Z test_nvfuser_correctness_block_diag_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:25.8045235Z test_nvfuser_correctness_block_diag_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:25.8068364Z test_nvfuser_correctness_block_diag_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:25.8091709Z test_nvfuser_correctness_block_diag_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:25.8114589Z test_nvfuser_correctness_block_diag_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:25.8137933Z test_nvfuser_correctness_block_diag_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:25.8166236Z test_nvfuser_correctness_block_diag_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-08-13T13:57:25.8189438Z test_nvfuser_correctness_block_diag_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:25.8212475Z test_nvfuser_correctness_bmm_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:25.8235531Z test_nvfuser_correctness_bmm_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:25.8258635Z test_nvfuser_correctness_bmm_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:25.8281811Z test_nvfuser_correctness_bmm_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:25.8304592Z test_nvfuser_correctness_bmm_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:25.8327815Z test_nvfuser_correctness_bool_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:25.8350667Z test_nvfuser_correctness_bool_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:25.8373869Z test_nvfuser_correctness_bool_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:25.8396807Z test_nvfuser_correctness_bool_cuda_complex32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:25.8425349Z test_nvfuser_correctness_bool_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-08-13T13:57:25.8448556Z test_nvfuser_correctness_bool_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:25.8471501Z test_nvfuser_correctness_bool_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:25.8494835Z test_nvfuser_correctness_bool_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:25.8517707Z test_nvfuser_correctness_bool_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:25.8540775Z test_nvfuser_correctness_bool_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:25.8563644Z test_nvfuser_correctness_bool_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:25.8586625Z test_nvfuser_correctness_bool_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:25.8609983Z test_nvfuser_correctness_bool_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:25.8632749Z test_nvfuser_correctness_broadcast_shapes_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:25.8655857Z test_nvfuser_correctness_broadcast_tensors_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:25.8684107Z test_nvfuser_correctness_broadcast_tensors_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-08-13T13:57:25.8707299Z test_nvfuser_correctness_broadcast_tensors_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:25.8730502Z test_nvfuser_correctness_broadcast_tensors_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:25.8753419Z test_nvfuser_correctness_broadcast_tensors_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:25.8777927Z test_nvfuser_correctness_broadcast_tensors_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:25.8800797Z test_nvfuser_correctness_broadcast_tensors_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:25.8823943Z test_nvfuser_correctness_broadcast_tensors_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:25.8847083Z test_nvfuser_correctness_broadcast_tensors_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:25.8869839Z test_nvfuser_correctness_broadcast_tensors_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:25.8893192Z test_nvfuser_correctness_broadcast_tensors_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:25.8915963Z test_nvfuser_correctness_broadcast_tensors_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:25.8944448Z test_nvfuser_correctness_broadcast_to_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-08-13T13:57:25.8967585Z test_nvfuser_correctness_broadcast_to_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:25.8990523Z test_nvfuser_correctness_broadcast_to_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:25.9013603Z test_nvfuser_correctness_broadcast_to_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:25.9036500Z test_nvfuser_correctness_broadcast_to_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:25.9059811Z test_nvfuser_correctness_broadcast_to_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:25.9082754Z test_nvfuser_correctness_broadcast_to_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:25.9105989Z test_nvfuser_correctness_broadcast_to_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:25.9129205Z test_nvfuser_correctness_broadcast_to_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:25.9152077Z test_nvfuser_correctness_broadcast_to_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:25.9175585Z test_nvfuser_correctness_broadcast_to_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:25.9203557Z test_nvfuser_correctness_broadcast_to_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-08-13T13:57:25.9226769Z test_nvfuser_correctness_bucketize_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:25.9249723Z test_nvfuser_correctness_bucketize_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:25.9272564Z test_nvfuser_correctness_bucketize_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:25.9295588Z test_nvfuser_correctness_bucketize_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:25.9318412Z test_nvfuser_correctness_bucketize_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:25.9341641Z test_nvfuser_correctness_bucketize_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:25.9364495Z test_nvfuser_correctness_bucketize_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:25.9388837Z test_nvfuser_correctness_bucketize_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:25.9412096Z test_nvfuser_correctness_byte_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:25.9435047Z test_nvfuser_correctness_byte_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:25.9463657Z test_nvfuser_correctness_byte_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-08-13T13:57:25.9486654Z test_nvfuser_correctness_byte_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:25.9509714Z test_nvfuser_correctness_byte_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:25.9533116Z test_nvfuser_correctness_byte_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:25.9555864Z test_nvfuser_correctness_byte_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:25.9579168Z test_nvfuser_correctness_byte_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:25.9602107Z test_nvfuser_correctness_byte_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:25.9625271Z test_nvfuser_correctness_byte_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:25.9648774Z test_nvfuser_correctness_byte_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:25.9671543Z test_nvfuser_correctness_byte_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:25.9694981Z test_nvfuser_correctness_cartesian_prod_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:25.9723042Z test_nvfuser_correctness_cartesian_prod_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-08-13T13:57:25.9746222Z test_nvfuser_correctness_cartesian_prod_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:25.9769445Z test_nvfuser_correctness_cartesian_prod_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:25.9792410Z test_nvfuser_correctness_cartesian_prod_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:25.9815578Z test_nvfuser_correctness_cartesian_prod_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:25.9838368Z test_nvfuser_correctness_cartesian_prod_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:25.9861517Z test_nvfuser_correctness_cartesian_prod_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:25.9884629Z test_nvfuser_correctness_cartesian_prod_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:25.9907577Z test_nvfuser_correctness_cartesian_prod_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:25.9930869Z test_nvfuser_correctness_cartesian_prod_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:25.9954015Z test_nvfuser_correctness_cartesian_prod_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:25.9983480Z test_nvfuser_correctness_cat_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-08-13T13:57:26.0008453Z test_nvfuser_correctness_cat_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:26.0033440Z test_nvfuser_correctness_cat_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:26.0058601Z test_nvfuser_correctness_cat_cuda_complex32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:26.0083065Z test_nvfuser_correctness_cat_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:26.0106268Z test_nvfuser_correctness_cat_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:26.0129559Z test_nvfuser_correctness_cat_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:26.0152434Z test_nvfuser_correctness_cat_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:26.0175733Z test_nvfuser_correctness_cat_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:26.0198703Z test_nvfuser_correctness_cat_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:26.0221824Z test_nvfuser_correctness_cat_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:26.0250631Z test_nvfuser_correctness_cat_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-08-13T13:57:26.0273523Z test_nvfuser_correctness_cat_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:26.0296685Z test_nvfuser_correctness_cdist_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:26.0319750Z test_nvfuser_correctness_cdist_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:26.0342867Z test_nvfuser_correctness_ceil_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:26.0366111Z test_nvfuser_correctness_ceil_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:26.0389302Z test_nvfuser_correctness_ceil_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:26.0412309Z test_nvfuser_correctness_ceil_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:26.0435131Z test_nvfuser_correctness_chalf_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:26.0458370Z test_nvfuser_correctness_chalf_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:26.0481398Z test_nvfuser_correctness_chalf_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:26.0511984Z test_nvfuser_correctness_chalf_cuda_complex32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-08-13T13:57:26.0537428Z test_nvfuser_correctness_chalf_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:26.0562256Z test_nvfuser_correctness_chalf_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:26.0587667Z test_nvfuser_correctness_chalf_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:26.0612898Z test_nvfuser_correctness_chalf_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:26.0637818Z test_nvfuser_correctness_chalf_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:26.0663062Z test_nvfuser_correctness_chalf_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:26.0688522Z test_nvfuser_correctness_chalf_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:26.0713302Z test_nvfuser_correctness_chalf_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:26.0738592Z test_nvfuser_correctness_chalf_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:26.0763307Z test_nvfuser_correctness_char_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:26.0791911Z test_nvfuser_correctness_char_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-08-13T13:57:26.0815033Z test_nvfuser_correctness_char_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:26.0837970Z test_nvfuser_correctness_char_cuda_complex32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:26.0861265Z test_nvfuser_correctness_char_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:26.0884105Z test_nvfuser_correctness_char_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:26.0907355Z test_nvfuser_correctness_char_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:26.0930563Z test_nvfuser_correctness_char_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:26.0953625Z test_nvfuser_correctness_char_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:26.0976753Z test_nvfuser_correctness_char_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:26.0999731Z test_nvfuser_correctness_char_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:26.1022977Z test_nvfuser_correctness_char_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:26.1051513Z test_nvfuser_correctness_char_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-08-13T13:57:26.1074044Z test_nvfuser_correctness_cholesky_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:26.1096881Z test_nvfuser_correctness_cholesky_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:26.1119486Z test_nvfuser_correctness_cholesky_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:26.1142232Z test_nvfuser_correctness_cholesky_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:26.1164895Z test_nvfuser_correctness_cholesky_inverse_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:26.1187537Z test_nvfuser_correctness_cholesky_inverse_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:26.1210200Z test_nvfuser_correctness_cholesky_inverse_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:26.1232724Z test_nvfuser_correctness_cholesky_inverse_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:26.1255534Z test_nvfuser_correctness_cholesky_solve_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:26.1277912Z test_nvfuser_correctness_cholesky_solve_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:26.1306142Z test_nvfuser_correctness_cholesky_solve_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-08-13T13:57:26.1328815Z test_nvfuser_correctness_cholesky_solve_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:26.1351629Z test_nvfuser_correctness_chunk_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:26.1374866Z test_nvfuser_correctness_chunk_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:26.1397550Z test_nvfuser_correctness_chunk_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:26.1420761Z test_nvfuser_correctness_chunk_cuda_complex32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:26.1443716Z test_nvfuser_correctness_chunk_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:26.1467086Z test_nvfuser_correctness_chunk_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:26.1490283Z test_nvfuser_correctness_chunk_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:26.1513371Z test_nvfuser_correctness_chunk_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:26.1536818Z test_nvfuser_correctness_chunk_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:26.1565269Z test_nvfuser_correctness_chunk_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-08-13T13:57:26.1588272Z test_nvfuser_correctness_chunk_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:26.1611642Z test_nvfuser_correctness_chunk_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:26.1634501Z test_nvfuser_correctness_chunk_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:26.1657680Z test_nvfuser_correctness_clamp_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:26.1680689Z test_nvfuser_correctness_clamp_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:26.1703853Z test_nvfuser_correctness_clamp_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:26.1727038Z test_nvfuser_correctness_clamp_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:26.1749986Z test_nvfuser_correctness_clamp_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:26.1773010Z test_nvfuser_correctness_clamp_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:26.1795917Z test_nvfuser_correctness_clamp_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:26.1824552Z test_nvfuser_correctness_clamp_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-08-13T13:57:26.1847700Z test_nvfuser_correctness_clamp_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:26.1870690Z test_nvfuser_correctness_clamp_max_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:26.1893857Z test_nvfuser_correctness_clamp_max_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:26.1916602Z test_nvfuser_correctness_clamp_max_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:26.1939638Z test_nvfuser_correctness_clamp_max_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:26.1962457Z test_nvfuser_correctness_clamp_max_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:26.1985736Z test_nvfuser_correctness_clamp_max_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:26.2008792Z test_nvfuser_correctness_clamp_max_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:26.2031799Z test_nvfuser_correctness_clamp_max_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:26.2055132Z test_nvfuser_correctness_clamp_max_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:26.2083381Z test_nvfuser_correctness_clamp_max_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-08-13T13:57:26.2106799Z test_nvfuser_correctness_clamp_min_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:26.2130212Z test_nvfuser_correctness_clamp_min_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:26.2153433Z test_nvfuser_correctness_clamp_min_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:26.2176617Z test_nvfuser_correctness_clamp_min_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:26.2199153Z test_nvfuser_correctness_clamp_min_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:26.2222390Z test_nvfuser_correctness_clamp_min_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:26.2245698Z test_nvfuser_correctness_clamp_min_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:26.2268662Z test_nvfuser_correctness_clamp_min_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:26.2291981Z test_nvfuser_correctness_clamp_min_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:26.2314622Z test_nvfuser_correctness_clamp_min_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:26.2343337Z test_nvfuser_correctness_clone_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-08-13T13:57:26.2368260Z test_nvfuser_correctness_clone_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:26.2393104Z test_nvfuser_correctness_clone_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:26.2417563Z test_nvfuser_correctness_clone_cuda_complex32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:26.2440470Z test_nvfuser_correctness_clone_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:26.2463520Z test_nvfuser_correctness_clone_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:26.2486485Z test_nvfuser_correctness_clone_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:26.2509594Z test_nvfuser_correctness_clone_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:26.2532703Z test_nvfuser_correctness_clone_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:26.2555566Z test_nvfuser_correctness_clone_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:26.2578627Z test_nvfuser_correctness_clone_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:26.2607068Z test_nvfuser_correctness_clone_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-08-13T13:57:26.2630238Z test_nvfuser_correctness_clone_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:26.2653481Z test_nvfuser_correctness_column_stack_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:26.2676391Z test_nvfuser_correctness_column_stack_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:26.2699658Z test_nvfuser_correctness_column_stack_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:26.2722502Z test_nvfuser_correctness_column_stack_cuda_complex32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:26.2745964Z test_nvfuser_correctness_column_stack_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:26.2768861Z test_nvfuser_correctness_column_stack_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:26.2791821Z test_nvfuser_correctness_column_stack_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:26.2814830Z test_nvfuser_correctness_column_stack_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:26.2837763Z test_nvfuser_correctness_column_stack_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:26.2866391Z test_nvfuser_correctness_column_stack_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-08-13T13:57:26.2889552Z test_nvfuser_correctness_column_stack_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:26.2912382Z test_nvfuser_correctness_column_stack_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:26.2935577Z test_nvfuser_correctness_column_stack_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:26.2958736Z test_nvfuser_correctness_combinations_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:26.2982520Z test_nvfuser_correctness_combinations_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:26.3005895Z test_nvfuser_correctness_combinations_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:26.3028900Z test_nvfuser_correctness_combinations_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:26.3051785Z test_nvfuser_correctness_combinations_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:26.3074727Z test_nvfuser_correctness_combinations_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:26.3098142Z test_nvfuser_correctness_combinations_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:26.3127844Z test_nvfuser_correctness_combinations_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-08-13T13:57:26.3152426Z test_nvfuser_correctness_combinations_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:26.3178329Z test_nvfuser_correctness_combinations_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:26.3202725Z test_nvfuser_correctness_combinations_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:26.3228000Z test_nvfuser_correctness_combinations_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:26.3253919Z test_nvfuser_correctness_complex_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:26.3278281Z test_nvfuser_correctness_complex_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:26.3302830Z test_nvfuser_correctness_complex_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:26.3325998Z test_nvfuser_correctness_conj_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:26.3348974Z test_nvfuser_correctness_conj_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:26.3372323Z test_nvfuser_correctness_conj_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:26.3401985Z test_nvfuser_correctness_conj_cuda_complex32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-08-13T13:57:26.3424864Z test_nvfuser_correctness_conj_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:26.3448053Z test_nvfuser_correctness_conj_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:26.3471123Z test_nvfuser_correctness_conj_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:26.3494415Z test_nvfuser_correctness_conj_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:26.3517484Z test_nvfuser_correctness_conj_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:26.3540833Z test_nvfuser_correctness_conj_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:26.3563943Z test_nvfuser_correctness_conj_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:26.3587342Z test_nvfuser_correctness_conj_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:26.3610430Z test_nvfuser_correctness_conj_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:26.3633554Z test_nvfuser_correctness_conj_physical_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:26.3662976Z test_nvfuser_correctness_conj_physical_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-08-13T13:57:26.3685993Z test_nvfuser_correctness_conj_physical_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:26.3709062Z test_nvfuser_correctness_conj_physical_cuda_complex32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:26.3732360Z test_nvfuser_correctness_conj_physical_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:26.3755470Z test_nvfuser_correctness_conj_physical_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:26.3778471Z test_nvfuser_correctness_conj_physical_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:26.3801290Z test_nvfuser_correctness_conj_physical_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:26.3824744Z test_nvfuser_correctness_conj_physical_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:26.3848116Z test_nvfuser_correctness_conj_physical_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:26.3870722Z test_nvfuser_correctness_conj_physical_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:26.3893796Z test_nvfuser_correctness_conj_physical_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:26.3922141Z test_nvfuser_correctness_conj_physical_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-08-13T13:57:26.3945487Z test_nvfuser_correctness_constant_pad_nd_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:26.3968716Z test_nvfuser_correctness_constant_pad_nd_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:26.3991567Z test_nvfuser_correctness_constant_pad_nd_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:26.4014737Z test_nvfuser_correctness_constant_pad_nd_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:26.4037616Z test_nvfuser_correctness_constant_pad_nd_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:26.4060812Z test_nvfuser_correctness_constant_pad_nd_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:26.4083853Z test_nvfuser_correctness_constant_pad_nd_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:26.4106859Z test_nvfuser_correctness_constant_pad_nd_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:26.4130033Z test_nvfuser_correctness_constant_pad_nd_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:26.4153198Z test_nvfuser_correctness_constant_pad_nd_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:26.4183870Z test_nvfuser_correctness_constant_pad_nd_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-08-13T13:57:26.4208950Z test_nvfuser_correctness_constant_pad_nd_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:26.4233889Z test_nvfuser_correctness_contiguous_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:26.4259008Z test_nvfuser_correctness_contiguous_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:26.4283734Z test_nvfuser_correctness_contiguous_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:26.4308737Z test_nvfuser_correctness_contiguous_cuda_complex32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:26.4333565Z test_nvfuser_correctness_contiguous_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:26.4356477Z test_nvfuser_correctness_contiguous_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:26.4380004Z test_nvfuser_correctness_contiguous_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:26.4403932Z test_nvfuser_correctness_contiguous_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:26.4426865Z test_nvfuser_correctness_contiguous_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:26.4455538Z test_nvfuser_correctness_contiguous_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-08-13T13:57:26.4478403Z test_nvfuser_correctness_contiguous_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:26.4501518Z test_nvfuser_correctness_contiguous_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:26.4524503Z test_nvfuser_correctness_contiguous_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:26.4547889Z test_nvfuser_correctness_copysign_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:26.4571048Z test_nvfuser_correctness_copysign_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:26.4593729Z test_nvfuser_correctness_copysign_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:26.4616892Z test_nvfuser_correctness_copysign_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:26.4639943Z test_nvfuser_correctness_copysign_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:26.4663305Z test_nvfuser_correctness_copysign_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:26.4686185Z test_nvfuser_correctness_copysign_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:26.4714457Z test_nvfuser_correctness_copysign_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-08-13T13:57:26.4737787Z test_nvfuser_correctness_copysign_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:26.4761526Z test_nvfuser_correctness_copysign_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:26.4784493Z test_nvfuser_correctness_corrcoef_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:26.4807393Z test_nvfuser_correctness_corrcoef_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:26.4830594Z test_nvfuser_correctness_corrcoef_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:26.4853859Z test_nvfuser_correctness_corrcoef_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:26.4876650Z test_nvfuser_correctness_corrcoef_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:26.4899846Z test_nvfuser_correctness_corrcoef_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:26.4922754Z test_nvfuser_correctness_corrcoef_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:26.4946056Z test_nvfuser_correctness_corrcoef_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:26.4974665Z test_nvfuser_correctness_corrcoef_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-08-13T13:57:26.4997453Z test_nvfuser_correctness_corrcoef_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:26.5020550Z test_nvfuser_correctness_cos_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:26.5043409Z test_nvfuser_correctness_cos_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:26.5066702Z test_nvfuser_correctness_cos_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:26.5089719Z test_nvfuser_correctness_cos_cuda_complex32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:26.5112391Z test_nvfuser_correctness_cos_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:26.5135855Z test_nvfuser_correctness_cos_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:26.5158579Z test_nvfuser_correctness_cos_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:26.5181868Z test_nvfuser_correctness_cos_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:26.5204741Z test_nvfuser_correctness_cos_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:26.5233516Z test_nvfuser_correctness_cos_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-08-13T13:57:26.5256611Z test_nvfuser_correctness_cos_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:26.5279612Z test_nvfuser_correctness_cos_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:26.5302527Z test_nvfuser_correctness_cos_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:26.5325342Z test_nvfuser_correctness_cosh_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:26.5348644Z test_nvfuser_correctness_cosh_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:26.5371841Z test_nvfuser_correctness_cosh_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:26.5394696Z test_nvfuser_correctness_cosh_cuda_complex32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:26.5417737Z test_nvfuser_correctness_cosh_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:26.5440619Z test_nvfuser_correctness_cosh_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:26.5463931Z test_nvfuser_correctness_cosh_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:26.5492487Z test_nvfuser_correctness_cosh_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-08-13T13:57:26.5515399Z test_nvfuser_correctness_cosh_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:26.5538511Z test_nvfuser_correctness_cosh_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:26.5561306Z test_nvfuser_correctness_cosh_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:26.5584441Z test_nvfuser_correctness_cosh_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:26.5607618Z test_nvfuser_correctness_cosh_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:26.5630875Z test_nvfuser_correctness_count_nonzero_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:26.5653911Z test_nvfuser_correctness_count_nonzero_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:26.5676728Z test_nvfuser_correctness_count_nonzero_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:26.5699962Z test_nvfuser_correctness_count_nonzero_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:26.5722936Z test_nvfuser_correctness_count_nonzero_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:26.5751729Z test_nvfuser_correctness_count_nonzero_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-08-13T13:57:26.5774892Z test_nvfuser_correctness_count_nonzero_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:26.5797721Z test_nvfuser_correctness_count_nonzero_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:26.5821005Z test_nvfuser_correctness_count_nonzero_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:26.5843934Z test_nvfuser_correctness_count_nonzero_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:26.5867110Z test_nvfuser_correctness_count_nonzero_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:26.5890136Z test_nvfuser_correctness_count_nonzero_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:26.5913139Z test_nvfuser_correctness_cov_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:26.5936442Z test_nvfuser_correctness_cov_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:26.5959362Z test_nvfuser_correctness_cov_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:26.5982638Z test_nvfuser_correctness_cov_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:26.6011086Z test_nvfuser_correctness_cov_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-08-13T13:57:26.6034051Z test_nvfuser_correctness_cov_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:26.6057254Z test_nvfuser_correctness_cov_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:26.6080174Z test_nvfuser_correctness_cov_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:26.6103387Z test_nvfuser_correctness_cov_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:26.6126449Z test_nvfuser_correctness_cov_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:26.6149447Z test_nvfuser_correctness_cross_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:26.6173723Z test_nvfuser_correctness_cross_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:26.6196757Z test_nvfuser_correctness_cross_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:26.6219703Z test_nvfuser_correctness_cross_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:26.6242788Z test_nvfuser_correctness_cross_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:26.6272227Z test_nvfuser_correctness_cross_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-08-13T13:57:26.6295497Z test_nvfuser_correctness_cross_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:26.6318215Z test_nvfuser_correctness_cross_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:26.6342093Z test_nvfuser_correctness_cross_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:26.6364955Z test_nvfuser_correctness_cross_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:26.6388280Z test_nvfuser_correctness_cummax_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:26.6411322Z test_nvfuser_correctness_cummax_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:26.6434198Z test_nvfuser_correctness_cummax_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:26.6457342Z test_nvfuser_correctness_cummax_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:26.6480217Z test_nvfuser_correctness_cummax_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:26.6503395Z test_nvfuser_correctness_cummax_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:26.6532107Z test_nvfuser_correctness_cummax_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-08-13T13:57:26.6554949Z test_nvfuser_correctness_cummax_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:26.6578189Z test_nvfuser_correctness_cummax_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:26.6601067Z test_nvfuser_correctness_cummax_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:26.6624348Z test_nvfuser_correctness_cummin_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:26.6647252Z test_nvfuser_correctness_cummin_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:26.6670502Z test_nvfuser_correctness_cummin_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:26.6693624Z test_nvfuser_correctness_cummin_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:26.6716357Z test_nvfuser_correctness_cummin_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:26.6739656Z test_nvfuser_correctness_cummin_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:26.6762747Z test_nvfuser_correctness_cummin_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:26.6791622Z test_nvfuser_correctness_cummin_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-08-13T13:57:26.6814662Z test_nvfuser_correctness_cummin_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:26.6837638Z test_nvfuser_correctness_cummin_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:26.6860792Z test_nvfuser_correctness_cumprod_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:26.6883766Z test_nvfuser_correctness_cumprod_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:26.6907112Z test_nvfuser_correctness_cumprod_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:26.6930158Z test_nvfuser_correctness_cumprod_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:26.6953169Z test_nvfuser_correctness_cumprod_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:26.6976263Z test_nvfuser_correctness_cumprod_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:26.6999051Z test_nvfuser_correctness_cumprod_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:26.7022229Z test_nvfuser_correctness_cumprod_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:26.7051057Z test_nvfuser_correctness_cumprod_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-08-13T13:57:26.7073847Z test_nvfuser_correctness_cumprod_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:26.7096971Z test_nvfuser_correctness_cumprod_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:26.7119840Z test_nvfuser_correctness_cumsum_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:26.7143068Z test_nvfuser_correctness_cumsum_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:26.7166013Z test_nvfuser_correctness_cumsum_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:26.7189022Z test_nvfuser_correctness_cumsum_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:26.7212068Z test_nvfuser_correctness_cumsum_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:26.7235114Z test_nvfuser_correctness_cumsum_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:26.7258166Z test_nvfuser_correctness_cumsum_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:26.7281207Z test_nvfuser_correctness_cumsum_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:26.7309994Z test_nvfuser_correctness_cumsum_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-08-13T13:57:26.7333225Z test_nvfuser_correctness_cumsum_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:26.7356114Z test_nvfuser_correctness_cumsum_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:26.7379798Z test_nvfuser_correctness_cumulative_trapezoid_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:26.7402516Z test_nvfuser_correctness_cumulative_trapezoid_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:26.7425615Z test_nvfuser_correctness_cumulative_trapezoid_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:26.7448752Z test_nvfuser_correctness_cumulative_trapezoid_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:26.7471557Z test_nvfuser_correctness_cumulative_trapezoid_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:26.7494707Z test_nvfuser_correctness_cumulative_trapezoid_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:26.7517517Z test_nvfuser_correctness_cumulative_trapezoid_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:26.7540823Z test_nvfuser_correctness_cumulative_trapezoid_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:26.7569386Z test_nvfuser_correctness_cumulative_trapezoid_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-08-13T13:57:26.7592221Z test_nvfuser_correctness_cumulative_trapezoid_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:26.7615305Z test_nvfuser_correctness_cumulative_trapezoid_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:26.7638194Z test_nvfuser_correctness_deg2rad_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:26.7661325Z test_nvfuser_correctness_deg2rad_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:26.7684175Z test_nvfuser_correctness_deg2rad_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:26.7707270Z test_nvfuser_correctness_deg2rad_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:26.7730464Z test_nvfuser_correctness_deg2rad_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:26.7753344Z test_nvfuser_correctness_deg2rad_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:26.7776557Z test_nvfuser_correctness_deg2rad_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:26.7799546Z test_nvfuser_correctness_deg2rad_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:26.7828001Z test_nvfuser_correctness_deg2rad_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-08-13T13:57:26.7851066Z test_nvfuser_correctness_deg2rad_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:26.7874005Z test_nvfuser_correctness_diag_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:26.7897124Z test_nvfuser_correctness_diag_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:26.7919909Z test_nvfuser_correctness_diag_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:26.7943072Z test_nvfuser_correctness_diag_cuda_complex32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:26.7966113Z test_nvfuser_correctness_diag_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:26.7989810Z test_nvfuser_correctness_diag_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:26.8013021Z test_nvfuser_correctness_diag_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:26.8035912Z test_nvfuser_correctness_diag_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:26.8060456Z test_nvfuser_correctness_diag_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:26.8087822Z test_nvfuser_correctness_diag_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-08-13T13:57:26.8110757Z test_nvfuser_correctness_diag_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:26.8133921Z test_nvfuser_correctness_diag_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:26.8156755Z test_nvfuser_correctness_diag_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:26.8179919Z test_nvfuser_correctness_diag_embed_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:26.8202709Z test_nvfuser_correctness_diag_embed_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:26.8226018Z test_nvfuser_correctness_diag_embed_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:26.8249181Z test_nvfuser_correctness_diag_embed_cuda_complex32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:26.8272020Z test_nvfuser_correctness_diag_embed_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:26.8295442Z test_nvfuser_correctness_diag_embed_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:26.8318126Z test_nvfuser_correctness_diag_embed_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:26.8347317Z test_nvfuser_correctness_diag_embed_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-08-13T13:57:26.8370433Z test_nvfuser_correctness_diag_embed_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:26.8393440Z test_nvfuser_correctness_diag_embed_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:26.8416669Z test_nvfuser_correctness_diag_embed_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:26.8439589Z test_nvfuser_correctness_diag_embed_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:26.8462753Z test_nvfuser_correctness_diag_embed_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:26.8485553Z test_nvfuser_correctness_diagflat_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:26.8508666Z test_nvfuser_correctness_diagflat_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:26.8531986Z test_nvfuser_correctness_diagflat_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:26.8554812Z test_nvfuser_correctness_diagflat_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:26.8578049Z test_nvfuser_correctness_diagflat_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:26.8606628Z test_nvfuser_correctness_diagflat_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-08-13T13:57:26.8629542Z test_nvfuser_correctness_diagflat_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:26.8652836Z test_nvfuser_correctness_diagflat_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:26.8675688Z test_nvfuser_correctness_diagflat_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:26.8698822Z test_nvfuser_correctness_diagflat_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:26.8721906Z test_nvfuser_correctness_diagflat_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:26.8745074Z test_nvfuser_correctness_diagflat_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:26.8768246Z test_nvfuser_correctness_diagonal_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:26.8791295Z test_nvfuser_correctness_diagonal_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:26.8814385Z test_nvfuser_correctness_diagonal_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:26.8837556Z test_nvfuser_correctness_diagonal_cuda_complex32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:26.8868160Z test_nvfuser_correctness_diagonal_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-08-13T13:57:26.8893384Z test_nvfuser_correctness_diagonal_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:26.8918458Z test_nvfuser_correctness_diagonal_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:26.8943497Z test_nvfuser_correctness_diagonal_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:26.8968531Z test_nvfuser_correctness_diagonal_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:26.8993464Z test_nvfuser_correctness_diagonal_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:26.9018546Z test_nvfuser_correctness_diagonal_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:26.9043439Z test_nvfuser_correctness_diagonal_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:26.9068473Z test_nvfuser_correctness_diagonal_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:26.9093854Z test_nvfuser_correctness_diagonal_scatter_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:26.9118332Z test_nvfuser_correctness_diagonal_scatter_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:26.9147569Z test_nvfuser_correctness_diagonal_scatter_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-08-13T13:57:26.9172891Z test_nvfuser_correctness_diagonal_scatter_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:26.9197755Z test_nvfuser_correctness_diagonal_scatter_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:26.9223345Z test_nvfuser_correctness_diagonal_scatter_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:26.9248474Z test_nvfuser_correctness_diagonal_scatter_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:26.9273469Z test_nvfuser_correctness_diagonal_scatter_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:26.9298773Z test_nvfuser_correctness_diagonal_scatter_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:26.9323782Z test_nvfuser_correctness_diagonal_scatter_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:26.9348967Z test_nvfuser_correctness_diff_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:26.9374203Z test_nvfuser_correctness_diff_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:26.9398695Z test_nvfuser_correctness_diff_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:26.9428094Z test_nvfuser_correctness_diff_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-08-13T13:57:26.9451432Z test_nvfuser_correctness_diff_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:26.9474270Z test_nvfuser_correctness_diff_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:26.9497363Z test_nvfuser_correctness_diff_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:26.9520176Z test_nvfuser_correctness_diff_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:26.9543624Z test_nvfuser_correctness_diff_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:26.9566370Z test_nvfuser_correctness_diff_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:26.9589465Z test_nvfuser_correctness_diff_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:26.9612913Z test_nvfuser_correctness_diff_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:26.9635761Z test_nvfuser_correctness_digamma_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:26.9659159Z test_nvfuser_correctness_digamma_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:26.9687904Z test_nvfuser_correctness_digamma_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-08-13T13:57:26.9712140Z test_nvfuser_correctness_digamma_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:26.9735501Z test_nvfuser_correctness_digamma_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:26.9758310Z test_nvfuser_correctness_digamma_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:26.9781290Z test_nvfuser_correctness_digamma_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:26.9804154Z test_nvfuser_correctness_digamma_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:26.9827352Z test_nvfuser_correctness_digamma_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:26.9851105Z test_nvfuser_correctness_dist_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:26.9873565Z test_nvfuser_correctness_dist_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:26.9896770Z test_nvfuser_correctness_dist_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:26.9919909Z test_nvfuser_correctness_dist_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:26.9948828Z test_nvfuser_correctness_dist_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-08-13T13:57:26.9971835Z test_nvfuser_correctness_dist_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:26.9994622Z test_nvfuser_correctness_div_floor_rounding_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:27.0017638Z test_nvfuser_correctness_div_floor_rounding_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:27.0040570Z test_nvfuser_correctness_div_floor_rounding_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:27.0063622Z test_nvfuser_correctness_div_floor_rounding_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:27.0086791Z test_nvfuser_correctness_div_floor_rounding_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:27.0109661Z test_nvfuser_correctness_div_floor_rounding_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:27.0133077Z test_nvfuser_correctness_div_floor_rounding_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:27.0155978Z test_nvfuser_correctness_div_floor_rounding_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:27.0179250Z test_nvfuser_correctness_div_floor_rounding_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:27.0208055Z test_nvfuser_correctness_div_no_rounding_mode_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-08-13T13:57:27.0231001Z test_nvfuser_correctness_div_no_rounding_mode_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:27.0254422Z test_nvfuser_correctness_div_no_rounding_mode_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:27.0277264Z test_nvfuser_correctness_div_no_rounding_mode_cuda_complex32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:27.0300376Z test_nvfuser_correctness_div_no_rounding_mode_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:27.0323408Z test_nvfuser_correctness_div_no_rounding_mode_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:27.0346611Z test_nvfuser_correctness_div_no_rounding_mode_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:27.0369973Z test_nvfuser_correctness_div_no_rounding_mode_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:27.0392985Z test_nvfuser_correctness_div_no_rounding_mode_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:27.0416201Z test_nvfuser_correctness_div_no_rounding_mode_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:27.0439058Z test_nvfuser_correctness_div_no_rounding_mode_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:27.0468428Z test_nvfuser_correctness_div_no_rounding_mode_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-08-13T13:57:27.0493561Z test_nvfuser_correctness_div_no_rounding_mode_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:27.0518577Z test_nvfuser_correctness_div_trunc_rounding_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:27.0543775Z test_nvfuser_correctness_div_trunc_rounding_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:27.0568891Z test_nvfuser_correctness_div_trunc_rounding_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:27.0593629Z test_nvfuser_correctness_div_trunc_rounding_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:27.0618926Z test_nvfuser_correctness_div_trunc_rounding_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:27.0644163Z test_nvfuser_correctness_div_trunc_rounding_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:27.0669722Z test_nvfuser_correctness_div_trunc_rounding_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:27.0694765Z test_nvfuser_correctness_div_trunc_rounding_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:27.0719363Z test_nvfuser_correctness_div_trunc_rounding_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:27.0748189Z test_nvfuser_correctness_dot_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-08-13T13:57:27.0771379Z test_nvfuser_correctness_dot_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:27.0794334Z test_nvfuser_correctness_dot_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:27.0817487Z test_nvfuser_correctness_dot_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:27.0840677Z test_nvfuser_correctness_dot_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:27.0864019Z test_nvfuser_correctness_double_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:27.0889026Z test_nvfuser_correctness_double_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:27.0914447Z test_nvfuser_correctness_double_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:27.0939570Z test_nvfuser_correctness_double_cuda_complex32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:27.0964809Z test_nvfuser_correctness_double_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:27.0989657Z test_nvfuser_correctness_double_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:27.1018147Z test_nvfuser_correctness_double_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-08-13T13:57:27.1041111Z test_nvfuser_correctness_double_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:27.1064356Z test_nvfuser_correctness_double_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:27.1087197Z test_nvfuser_correctness_double_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:27.1110242Z test_nvfuser_correctness_double_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:27.1133631Z test_nvfuser_correctness_double_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:27.1156536Z test_nvfuser_correctness_double_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:27.1179738Z test_nvfuser_correctness_dsplit_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:27.1202708Z test_nvfuser_correctness_dsplit_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:27.1226346Z test_nvfuser_correctness_dsplit_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:27.1249533Z test_nvfuser_correctness_dsplit_cuda_complex32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:27.1278341Z test_nvfuser_correctness_dsplit_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-08-13T13:57:27.1301265Z test_nvfuser_correctness_dsplit_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:27.1324261Z test_nvfuser_correctness_dsplit_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:27.1347678Z test_nvfuser_correctness_dsplit_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:27.1370862Z test_nvfuser_correctness_dsplit_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:27.1393522Z test_nvfuser_correctness_dsplit_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:27.1416684Z test_nvfuser_correctness_dsplit_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:27.1439810Z test_nvfuser_correctness_dsplit_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:27.1462895Z test_nvfuser_correctness_dsplit_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:27.1485912Z test_nvfuser_correctness_dstack_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:27.1509114Z test_nvfuser_correctness_dstack_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:27.1538123Z test_nvfuser_correctness_dstack_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-08-13T13:57:27.1561048Z test_nvfuser_correctness_dstack_cuda_complex32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:27.1584010Z test_nvfuser_correctness_dstack_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:27.1606994Z test_nvfuser_correctness_dstack_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:27.1630057Z test_nvfuser_correctness_dstack_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:27.1653282Z test_nvfuser_correctness_dstack_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:27.1676247Z test_nvfuser_correctness_dstack_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:27.1699374Z test_nvfuser_correctness_dstack_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:27.1722133Z test_nvfuser_correctness_dstack_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:27.1745598Z test_nvfuser_correctness_dstack_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:27.1768757Z test_nvfuser_correctness_dstack_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:27.1797106Z test_nvfuser_correctness_eig_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-08-13T13:57:27.1819850Z test_nvfuser_correctness_eig_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:27.1842314Z test_nvfuser_correctness_eig_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:27.1865089Z test_nvfuser_correctness_eig_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:27.1888326Z test_nvfuser_correctness_einsum_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:27.1911076Z test_nvfuser_correctness_einsum_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:27.1934418Z test_nvfuser_correctness_einsum_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:27.1957400Z test_nvfuser_correctness_einsum_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:27.1980591Z test_nvfuser_correctness_einsum_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:27.1993055Z test_nvfuser_correctness_empty_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.001s) 2022-08-13T13:57:27.2005747Z test_nvfuser_correctness_empty_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.001s) 2022-08-13T13:57:27.2018414Z test_nvfuser_correctness_empty_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.001s) 2022-08-13T13:57:27.2030248Z test_nvfuser_correctness_empty_cuda_complex32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.001s) 2022-08-13T13:57:27.2042972Z test_nvfuser_correctness_empty_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.001s) 2022-08-13T13:57:27.2056184Z test_nvfuser_correctness_empty_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.001s) 2022-08-13T13:57:27.2068099Z test_nvfuser_correctness_empty_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.001s) 2022-08-13T13:57:27.2080498Z test_nvfuser_correctness_empty_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.001s) 2022-08-13T13:57:27.2093164Z test_nvfuser_correctness_empty_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.001s) 2022-08-13T13:57:27.2105914Z test_nvfuser_correctness_empty_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.001s) 2022-08-13T13:57:27.2118055Z test_nvfuser_correctness_empty_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.001s) 2022-08-13T13:57:27.2130674Z test_nvfuser_correctness_empty_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.001s) 2022-08-13T13:57:27.2143689Z test_nvfuser_correctness_empty_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.001s) 2022-08-13T13:57:27.2155868Z test_nvfuser_correctness_empty_like_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.001s) 2022-08-13T13:57:27.2168605Z test_nvfuser_correctness_empty_like_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.001s) 2022-08-13T13:57:27.2181144Z test_nvfuser_correctness_empty_like_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.001s) 2022-08-13T13:57:27.2193364Z test_nvfuser_correctness_empty_like_cuda_complex32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.001s) 2022-08-13T13:57:27.2205952Z test_nvfuser_correctness_empty_like_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.001s) 2022-08-13T13:57:27.2219075Z test_nvfuser_correctness_empty_like_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.001s) 2022-08-13T13:57:27.2231328Z test_nvfuser_correctness_empty_like_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.001s) 2022-08-13T13:57:27.2244351Z test_nvfuser_correctness_empty_like_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.001s) 2022-08-13T13:57:27.2257319Z test_nvfuser_correctness_empty_like_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.001s) 2022-08-13T13:57:27.2269547Z test_nvfuser_correctness_empty_like_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.001s) 2022-08-13T13:57:27.2282050Z test_nvfuser_correctness_empty_like_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.001s) 2022-08-13T13:57:27.2294754Z test_nvfuser_correctness_empty_like_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.001s) 2022-08-13T13:57:27.2307049Z test_nvfuser_correctness_empty_like_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.001s) 2022-08-13T13:57:27.2331048Z test_nvfuser_correctness_eq_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:27.2359113Z test_nvfuser_correctness_eq_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-08-13T13:57:27.2382541Z test_nvfuser_correctness_eq_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:27.2405474Z test_nvfuser_correctness_eq_cuda_complex32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:27.2428680Z test_nvfuser_correctness_eq_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:27.2452098Z test_nvfuser_correctness_eq_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:27.2475185Z test_nvfuser_correctness_eq_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:27.2498242Z test_nvfuser_correctness_eq_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:27.2521164Z test_nvfuser_correctness_eq_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:27.2544285Z test_nvfuser_correctness_eq_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:27.2567246Z test_nvfuser_correctness_eq_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:27.2590319Z test_nvfuser_correctness_eq_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:27.2619123Z test_nvfuser_correctness_eq_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-08-13T13:57:27.2642199Z test_nvfuser_correctness_equal_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:27.2665401Z test_nvfuser_correctness_equal_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:27.2688540Z test_nvfuser_correctness_equal_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:27.2711607Z test_nvfuser_correctness_equal_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:27.2734780Z test_nvfuser_correctness_equal_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:27.2757986Z test_nvfuser_correctness_equal_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:27.2780966Z test_nvfuser_correctness_equal_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:27.2803912Z test_nvfuser_correctness_equal_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:27.2827064Z test_nvfuser_correctness_equal_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:27.2850146Z test_nvfuser_correctness_equal_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:27.2879103Z test_nvfuser_correctness_equal_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-08-13T13:57:27.2902401Z test_nvfuser_correctness_equal_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:27.2925333Z test_nvfuser_correctness_erf_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:27.2948869Z test_nvfuser_correctness_erf_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:27.2971915Z test_nvfuser_correctness_erf_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:27.2995617Z test_nvfuser_correctness_erf_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:27.3018623Z test_nvfuser_correctness_erf_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:27.3041652Z test_nvfuser_correctness_erf_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:27.3064894Z test_nvfuser_correctness_erf_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:27.3088027Z test_nvfuser_correctness_erf_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:27.3111189Z test_nvfuser_correctness_erf_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:27.3140039Z test_nvfuser_correctness_erf_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-08-13T13:57:27.3163007Z test_nvfuser_correctness_erfc_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:27.3186469Z test_nvfuser_correctness_erfc_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:27.3209383Z test_nvfuser_correctness_erfc_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:27.3232656Z test_nvfuser_correctness_erfc_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:27.3255528Z test_nvfuser_correctness_erfc_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:27.3278579Z test_nvfuser_correctness_erfc_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:27.3301622Z test_nvfuser_correctness_erfc_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:27.3324475Z test_nvfuser_correctness_erfc_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:27.3347890Z test_nvfuser_correctness_erfc_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:27.3371078Z test_nvfuser_correctness_erfc_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:27.3399417Z test_nvfuser_correctness_erfinv_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-08-13T13:57:27.3422222Z test_nvfuser_correctness_erfinv_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:27.3445201Z test_nvfuser_correctness_erfinv_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:27.3468654Z test_nvfuser_correctness_erfinv_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:27.3491744Z test_nvfuser_correctness_erfinv_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:27.3514511Z test_nvfuser_correctness_erfinv_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:27.3537798Z test_nvfuser_correctness_erfinv_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:27.3560742Z test_nvfuser_correctness_erfinv_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:27.3583875Z test_nvfuser_correctness_erfinv_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:27.3606698Z test_nvfuser_correctness_exp2_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:27.3630065Z test_nvfuser_correctness_exp2_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:27.3658931Z test_nvfuser_correctness_exp2_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-08-13T13:57:27.3682181Z test_nvfuser_correctness_exp2_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:27.3705254Z test_nvfuser_correctness_exp2_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:27.3728594Z test_nvfuser_correctness_exp2_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:27.3751576Z test_nvfuser_correctness_exp2_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:27.3774980Z test_nvfuser_correctness_exp2_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:27.3797868Z test_nvfuser_correctness_exp2_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:27.3820972Z test_nvfuser_correctness_exp2_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:27.3844007Z test_nvfuser_correctness_exp_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:27.3867557Z test_nvfuser_correctness_exp_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:27.3891025Z test_nvfuser_correctness_exp_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:27.3919727Z test_nvfuser_correctness_exp_cuda_complex32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-08-13T13:57:27.3942786Z test_nvfuser_correctness_exp_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:27.3965724Z test_nvfuser_correctness_exp_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:27.3988925Z test_nvfuser_correctness_exp_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:27.4012073Z test_nvfuser_correctness_exp_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:27.4034923Z test_nvfuser_correctness_exp_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:27.4058519Z test_nvfuser_correctness_exp_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:27.4081455Z test_nvfuser_correctness_exp_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:27.4104936Z test_nvfuser_correctness_exp_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:27.4127960Z test_nvfuser_correctness_exp_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:27.4151145Z test_nvfuser_correctness_expand_as_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:27.4180904Z test_nvfuser_correctness_expand_as_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-08-13T13:57:27.4203929Z test_nvfuser_correctness_expand_as_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:27.4227125Z test_nvfuser_correctness_expand_as_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:27.4250664Z test_nvfuser_correctness_expand_as_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:27.4273490Z test_nvfuser_correctness_expand_as_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:27.4297169Z test_nvfuser_correctness_expand_as_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:27.4320048Z test_nvfuser_correctness_expand_as_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:27.4343336Z test_nvfuser_correctness_expand_as_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:27.4368932Z test_nvfuser_correctness_expand_as_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:27.4394182Z test_nvfuser_correctness_expand_as_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:27.4417560Z test_nvfuser_correctness_expand_as_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:27.4446035Z test_nvfuser_correctness_expand_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-08-13T13:57:27.4469281Z test_nvfuser_correctness_expand_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:27.4492838Z test_nvfuser_correctness_expand_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:27.4515727Z test_nvfuser_correctness_expand_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:27.4538934Z test_nvfuser_correctness_expand_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:27.4562057Z test_nvfuser_correctness_expand_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:27.4585371Z test_nvfuser_correctness_expand_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:27.4608559Z test_nvfuser_correctness_expand_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:27.4631521Z test_nvfuser_correctness_expand_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:27.4654786Z test_nvfuser_correctness_expand_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:27.4678119Z test_nvfuser_correctness_expand_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:27.4706868Z test_nvfuser_correctness_expand_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-08-13T13:57:27.4730244Z test_nvfuser_correctness_expm1_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:27.4753071Z test_nvfuser_correctness_expm1_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:27.4776457Z test_nvfuser_correctness_expm1_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:27.4799505Z test_nvfuser_correctness_expm1_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:27.4822569Z test_nvfuser_correctness_expm1_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:27.4845837Z test_nvfuser_correctness_expm1_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:27.4869107Z test_nvfuser_correctness_expm1_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:27.4892284Z test_nvfuser_correctness_expm1_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:27.4915165Z test_nvfuser_correctness_expm1_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:27.4938336Z test_nvfuser_correctness_expm1_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:27.4967028Z test_nvfuser_correctness_fft_fft2_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-08-13T13:57:27.4990137Z test_nvfuser_correctness_fft_fft2_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:27.5013387Z test_nvfuser_correctness_fft_fft2_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:27.5036355Z test_nvfuser_correctness_fft_fft2_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:27.5059831Z test_nvfuser_correctness_fft_fft2_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:27.5082593Z test_nvfuser_correctness_fft_fft2_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:27.5105655Z test_nvfuser_correctness_fft_fft2_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:27.5129163Z test_nvfuser_correctness_fft_fft2_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:27.5152271Z test_nvfuser_correctness_fft_fft2_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:27.5175691Z test_nvfuser_correctness_fft_fft2_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:27.5198761Z test_nvfuser_correctness_fft_fft_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:27.5227654Z test_nvfuser_correctness_fft_fft_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-08-13T13:57:27.5250960Z test_nvfuser_correctness_fft_fft_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:27.5273820Z test_nvfuser_correctness_fft_fft_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:27.5297157Z test_nvfuser_correctness_fft_fft_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:27.5320269Z test_nvfuser_correctness_fft_fft_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:27.5343522Z test_nvfuser_correctness_fft_fft_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:27.5366607Z test_nvfuser_correctness_fft_fft_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:27.5390111Z test_nvfuser_correctness_fft_fft_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:27.5413301Z test_nvfuser_correctness_fft_fft_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:27.5436389Z test_nvfuser_correctness_fft_fftn_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:27.5459813Z test_nvfuser_correctness_fft_fftn_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:27.5488576Z test_nvfuser_correctness_fft_fftn_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-08-13T13:57:27.5511560Z test_nvfuser_correctness_fft_fftn_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:27.5535055Z test_nvfuser_correctness_fft_fftn_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:27.5558092Z test_nvfuser_correctness_fft_fftn_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:27.5581361Z test_nvfuser_correctness_fft_fftn_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:27.5604285Z test_nvfuser_correctness_fft_fftn_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:27.5627582Z test_nvfuser_correctness_fft_fftn_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:27.5651157Z test_nvfuser_correctness_fft_fftn_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:27.5674010Z test_nvfuser_correctness_fft_fftshift_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:27.5697344Z test_nvfuser_correctness_fft_fftshift_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:27.5720301Z test_nvfuser_correctness_fft_fftshift_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:27.5749200Z test_nvfuser_correctness_fft_fftshift_cuda_complex32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-08-13T13:57:27.5772410Z test_nvfuser_correctness_fft_fftshift_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:27.5795379Z test_nvfuser_correctness_fft_fftshift_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:27.5818682Z test_nvfuser_correctness_fft_fftshift_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:27.5841698Z test_nvfuser_correctness_fft_fftshift_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:27.5865126Z test_nvfuser_correctness_fft_fftshift_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:27.5888252Z test_nvfuser_correctness_fft_fftshift_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:27.5911287Z test_nvfuser_correctness_fft_fftshift_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:27.5934740Z test_nvfuser_correctness_fft_fftshift_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:27.5957548Z test_nvfuser_correctness_fft_fftshift_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:27.5980818Z test_nvfuser_correctness_fft_hfft2_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:27.6010919Z test_nvfuser_correctness_fft_hfft2_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-08-13T13:57:27.6036197Z test_nvfuser_correctness_fft_hfft2_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:27.6061612Z test_nvfuser_correctness_fft_hfft2_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:27.6086677Z test_nvfuser_correctness_fft_hfft2_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:27.6112000Z test_nvfuser_correctness_fft_hfft2_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:27.6137428Z test_nvfuser_correctness_fft_hfft2_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:27.6162618Z test_nvfuser_correctness_fft_hfft2_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:27.6185904Z test_nvfuser_correctness_fft_hfft2_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:27.6208921Z test_nvfuser_correctness_fft_hfft2_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:27.6231916Z test_nvfuser_correctness_fft_hfft_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:27.6255595Z test_nvfuser_correctness_fft_hfft_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:27.6284210Z test_nvfuser_correctness_fft_hfft_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-08-13T13:57:27.6307353Z test_nvfuser_correctness_fft_hfft_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:27.6330961Z test_nvfuser_correctness_fft_hfft_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:27.6354370Z test_nvfuser_correctness_fft_hfft_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:27.6377813Z test_nvfuser_correctness_fft_hfft_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:27.6400833Z test_nvfuser_correctness_fft_hfft_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:27.6424254Z test_nvfuser_correctness_fft_hfft_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:27.6447687Z test_nvfuser_correctness_fft_hfft_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:27.6470737Z test_nvfuser_correctness_fft_hfftn_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:27.6494089Z test_nvfuser_correctness_fft_hfftn_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:27.6517082Z test_nvfuser_correctness_fft_hfftn_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:27.6546039Z test_nvfuser_correctness_fft_hfftn_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-08-13T13:57:27.6569041Z test_nvfuser_correctness_fft_hfftn_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:27.6592203Z test_nvfuser_correctness_fft_hfftn_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:27.6615470Z test_nvfuser_correctness_fft_hfftn_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:27.6638304Z test_nvfuser_correctness_fft_hfftn_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:27.6661565Z test_nvfuser_correctness_fft_hfftn_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:27.6684459Z test_nvfuser_correctness_fft_hfftn_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:27.6707664Z test_nvfuser_correctness_fft_ifft2_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:27.6730940Z test_nvfuser_correctness_fft_ifft2_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:27.6754021Z test_nvfuser_correctness_fft_ifft2_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:27.6777341Z test_nvfuser_correctness_fft_ifft2_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:27.6805755Z test_nvfuser_correctness_fft_ifft2_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-08-13T13:57:27.6829083Z test_nvfuser_correctness_fft_ifft2_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:27.6852503Z test_nvfuser_correctness_fft_ifft2_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:27.6875508Z test_nvfuser_correctness_fft_ifft2_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:27.6898787Z test_nvfuser_correctness_fft_ifft2_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:27.6921962Z test_nvfuser_correctness_fft_ifft2_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:27.6944730Z test_nvfuser_correctness_fft_ifft_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:27.6968019Z test_nvfuser_correctness_fft_ifft_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:27.6990859Z test_nvfuser_correctness_fft_ifft_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:27.7014095Z test_nvfuser_correctness_fft_ifft_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:27.7037087Z test_nvfuser_correctness_fft_ifft_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:27.7066449Z test_nvfuser_correctness_fft_ifft_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-08-13T13:57:27.7091674Z test_nvfuser_correctness_fft_ifft_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:27.7116768Z test_nvfuser_correctness_fft_ifft_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:27.7142001Z test_nvfuser_correctness_fft_ifft_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:27.7167327Z test_nvfuser_correctness_fft_ifft_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:27.7192413Z test_nvfuser_correctness_fft_ifftn_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:27.7217594Z test_nvfuser_correctness_fft_ifftn_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:27.7242688Z test_nvfuser_correctness_fft_ifftn_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:27.7265723Z test_nvfuser_correctness_fft_ifftn_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:27.7289152Z test_nvfuser_correctness_fft_ifftn_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:27.7312254Z test_nvfuser_correctness_fft_ifftn_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:27.7341235Z test_nvfuser_correctness_fft_ifftn_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-08-13T13:57:27.7364512Z test_nvfuser_correctness_fft_ifftn_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:27.7387834Z test_nvfuser_correctness_fft_ifftn_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:27.7411029Z test_nvfuser_correctness_fft_ifftn_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:27.7433905Z test_nvfuser_correctness_fft_ifftshift_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:27.7457133Z test_nvfuser_correctness_fft_ifftshift_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:27.7479928Z test_nvfuser_correctness_fft_ifftshift_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:27.7503352Z test_nvfuser_correctness_fft_ifftshift_cuda_complex32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:27.7526666Z test_nvfuser_correctness_fft_ifftshift_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:27.7549676Z test_nvfuser_correctness_fft_ifftshift_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:27.7573025Z test_nvfuser_correctness_fft_ifftshift_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:27.7601522Z test_nvfuser_correctness_fft_ifftshift_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-08-13T13:57:27.7624599Z test_nvfuser_correctness_fft_ifftshift_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:27.7648414Z test_nvfuser_correctness_fft_ifftshift_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:27.7671157Z test_nvfuser_correctness_fft_ifftshift_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:27.7694426Z test_nvfuser_correctness_fft_ifftshift_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:27.7717310Z test_nvfuser_correctness_fft_ifftshift_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:27.7740536Z test_nvfuser_correctness_fft_ihfft2_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:27.7763499Z test_nvfuser_correctness_fft_ihfft2_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:27.7786848Z test_nvfuser_correctness_fft_ihfft2_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:27.7810054Z test_nvfuser_correctness_fft_ihfft2_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:27.7833233Z test_nvfuser_correctness_fft_ihfft2_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:27.7862222Z test_nvfuser_correctness_fft_ihfft2_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-08-13T13:57:27.7884931Z test_nvfuser_correctness_fft_ihfft2_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:27.7908133Z test_nvfuser_correctness_fft_ihfft2_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:27.7931569Z test_nvfuser_correctness_fft_ihfft_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:27.7954351Z test_nvfuser_correctness_fft_ihfft_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:27.7978106Z test_nvfuser_correctness_fft_ihfft_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:27.8001088Z test_nvfuser_correctness_fft_ihfft_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:27.8024463Z test_nvfuser_correctness_fft_ihfft_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:27.8047494Z test_nvfuser_correctness_fft_ihfft_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:27.8070301Z test_nvfuser_correctness_fft_ihfft_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:27.8093698Z test_nvfuser_correctness_fft_ihfft_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:27.8122258Z test_nvfuser_correctness_fft_ihfftn_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-08-13T13:57:27.8145460Z test_nvfuser_correctness_fft_ihfftn_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:27.8168684Z test_nvfuser_correctness_fft_ihfftn_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:27.8191614Z test_nvfuser_correctness_fft_ihfftn_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:27.8214837Z test_nvfuser_correctness_fft_ihfftn_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:27.8237643Z test_nvfuser_correctness_fft_ihfftn_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:27.8261094Z test_nvfuser_correctness_fft_ihfftn_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:27.8284008Z test_nvfuser_correctness_fft_ihfftn_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:27.8307124Z test_nvfuser_correctness_fft_irfft2_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:27.8332522Z test_nvfuser_correctness_fft_irfft2_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:27.8357363Z test_nvfuser_correctness_fft_irfft2_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:27.8386388Z test_nvfuser_correctness_fft_irfft2_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-08-13T13:57:27.8409507Z test_nvfuser_correctness_fft_irfft2_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:27.8432560Z test_nvfuser_correctness_fft_irfft2_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:27.8455852Z test_nvfuser_correctness_fft_irfft2_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:27.8479037Z test_nvfuser_correctness_fft_irfft2_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:27.8502312Z test_nvfuser_correctness_fft_irfft2_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:27.8525196Z test_nvfuser_correctness_fft_irfft2_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:27.8548509Z test_nvfuser_correctness_fft_irfft_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:27.8571850Z test_nvfuser_correctness_fft_irfft_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:27.8594771Z test_nvfuser_correctness_fft_irfft_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:27.8618082Z test_nvfuser_correctness_fft_irfft_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:27.8646694Z test_nvfuser_correctness_fft_irfft_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-08-13T13:57:27.8669889Z test_nvfuser_correctness_fft_irfft_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:27.8693054Z test_nvfuser_correctness_fft_irfft_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:27.8715991Z test_nvfuser_correctness_fft_irfft_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:27.8739216Z test_nvfuser_correctness_fft_irfft_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:27.8762247Z test_nvfuser_correctness_fft_irfft_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:27.8785704Z test_nvfuser_correctness_fft_irfftn_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:27.8809003Z test_nvfuser_correctness_fft_irfftn_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:27.8832027Z test_nvfuser_correctness_fft_irfftn_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:27.8855691Z test_nvfuser_correctness_fft_irfftn_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:27.8878558Z test_nvfuser_correctness_fft_irfftn_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:27.8907402Z test_nvfuser_correctness_fft_irfftn_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-08-13T13:57:27.8930757Z test_nvfuser_correctness_fft_irfftn_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:27.8953715Z test_nvfuser_correctness_fft_irfftn_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:27.8977074Z test_nvfuser_correctness_fft_irfftn_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:27.8999958Z test_nvfuser_correctness_fft_irfftn_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:27.9023105Z test_nvfuser_correctness_fft_rfft2_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:27.9046327Z test_nvfuser_correctness_fft_rfft2_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:27.9069391Z test_nvfuser_correctness_fft_rfft2_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:27.9092537Z test_nvfuser_correctness_fft_rfft2_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:27.9115542Z test_nvfuser_correctness_fft_rfft2_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:27.9139036Z test_nvfuser_correctness_fft_rfft2_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:27.9168708Z test_nvfuser_correctness_fft_rfft2_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-08-13T13:57:27.9191576Z test_nvfuser_correctness_fft_rfft2_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:27.9214978Z test_nvfuser_correctness_fft_rfft_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:27.9238061Z test_nvfuser_correctness_fft_rfft_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:27.9261263Z test_nvfuser_correctness_fft_rfft_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:27.9284356Z test_nvfuser_correctness_fft_rfft_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:27.9307622Z test_nvfuser_correctness_fft_rfft_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:27.9330901Z test_nvfuser_correctness_fft_rfft_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:27.9354034Z test_nvfuser_correctness_fft_rfft_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:27.9377422Z test_nvfuser_correctness_fft_rfft_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:27.9401534Z test_nvfuser_correctness_fft_rfftn_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:27.9430371Z test_nvfuser_correctness_fft_rfftn_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-08-13T13:57:27.9453891Z test_nvfuser_correctness_fft_rfftn_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:27.9477459Z test_nvfuser_correctness_fft_rfftn_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:27.9500665Z test_nvfuser_correctness_fft_rfftn_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:27.9523817Z test_nvfuser_correctness_fft_rfftn_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:27.9547002Z test_nvfuser_correctness_fft_rfftn_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:27.9570234Z test_nvfuser_correctness_fft_rfftn_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:27.9582259Z test_nvfuser_correctness_fill_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: No fill_ op (0.001s) 2022-08-13T13:57:27.9594783Z test_nvfuser_correctness_fill_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... skip: No fill_ op (0.001s) 2022-08-13T13:57:27.9607585Z test_nvfuser_correctness_fill_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: No fill_ op (0.001s) 2022-08-13T13:57:27.9620450Z test_nvfuser_correctness_fill_cuda_complex32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: No fill_ op (0.001s) 2022-08-13T13:57:27.9633163Z test_nvfuser_correctness_fill_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: No fill_ op (0.001s) 2022-08-13T13:57:27.9645179Z test_nvfuser_correctness_fill_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: No fill_ op (0.001s) 2022-08-13T13:57:27.9657775Z test_nvfuser_correctness_fill_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: No fill_ op (0.001s) 2022-08-13T13:57:27.9670660Z test_nvfuser_correctness_fill_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: No fill_ op (0.001s) 2022-08-13T13:57:27.9682699Z test_nvfuser_correctness_fill_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: No fill_ op (0.001s) 2022-08-13T13:57:27.9696355Z test_nvfuser_correctness_fill_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: No fill_ op (0.001s) 2022-08-13T13:57:27.9709670Z test_nvfuser_correctness_fill_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: No fill_ op (0.001s) 2022-08-13T13:57:27.9721961Z test_nvfuser_correctness_fill_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: No fill_ op (0.001s) 2022-08-13T13:57:27.9734933Z test_nvfuser_correctness_fill_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: No fill_ op (0.001s) 2022-08-13T13:57:27.9758001Z test_nvfuser_correctness_flatten_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:27.9781061Z test_nvfuser_correctness_flatten_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:27.9804174Z test_nvfuser_correctness_flatten_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:27.9832763Z test_nvfuser_correctness_flatten_cuda_complex32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-08-13T13:57:27.9855912Z test_nvfuser_correctness_flatten_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:27.9880704Z test_nvfuser_correctness_flatten_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:27.9905824Z test_nvfuser_correctness_flatten_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:27.9931003Z test_nvfuser_correctness_flatten_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:27.9953950Z test_nvfuser_correctness_flatten_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:27.9977105Z test_nvfuser_correctness_flatten_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:28.0000322Z test_nvfuser_correctness_flatten_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:28.0023572Z test_nvfuser_correctness_flatten_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:28.0046486Z test_nvfuser_correctness_flatten_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:28.0069731Z test_nvfuser_correctness_flip_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:28.0099178Z test_nvfuser_correctness_flip_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-08-13T13:57:28.0124232Z test_nvfuser_correctness_flip_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:28.0149826Z test_nvfuser_correctness_flip_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:28.0175023Z test_nvfuser_correctness_flip_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:28.0200065Z test_nvfuser_correctness_flip_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:28.0225464Z test_nvfuser_correctness_flip_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:28.0250610Z test_nvfuser_correctness_flip_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:28.0273613Z test_nvfuser_correctness_flip_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:28.0296844Z test_nvfuser_correctness_flip_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:28.0319692Z test_nvfuser_correctness_flip_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:28.0343157Z test_nvfuser_correctness_flip_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:28.0371977Z test_nvfuser_correctness_fliplr_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-08-13T13:57:28.0394910Z test_nvfuser_correctness_fliplr_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:28.0418243Z test_nvfuser_correctness_fliplr_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:28.0441166Z test_nvfuser_correctness_fliplr_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:28.0464437Z test_nvfuser_correctness_fliplr_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:28.0487395Z test_nvfuser_correctness_fliplr_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:28.0510494Z test_nvfuser_correctness_fliplr_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:28.0533695Z test_nvfuser_correctness_fliplr_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:28.0556437Z test_nvfuser_correctness_fliplr_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:28.0579770Z test_nvfuser_correctness_fliplr_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:28.0602899Z test_nvfuser_correctness_fliplr_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:28.0632398Z test_nvfuser_correctness_fliplr_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-08-13T13:57:28.0657793Z test_nvfuser_correctness_flipud_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:28.0682913Z test_nvfuser_correctness_flipud_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:28.0708092Z test_nvfuser_correctness_flipud_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:28.0733618Z test_nvfuser_correctness_flipud_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:28.0758344Z test_nvfuser_correctness_flipud_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:28.0783555Z test_nvfuser_correctness_flipud_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:28.0809073Z test_nvfuser_correctness_flipud_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:28.0834161Z test_nvfuser_correctness_flipud_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:28.0859618Z test_nvfuser_correctness_flipud_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:28.0884344Z test_nvfuser_correctness_flipud_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:28.0913529Z test_nvfuser_correctness_flipud_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-08-13T13:57:28.0936451Z test_nvfuser_correctness_flipud_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:28.0959482Z test_nvfuser_correctness_float_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:28.0982790Z test_nvfuser_correctness_float_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:28.1005653Z test_nvfuser_correctness_float_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:28.1028744Z test_nvfuser_correctness_float_cuda_complex32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:28.1052038Z test_nvfuser_correctness_float_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:28.1075011Z test_nvfuser_correctness_float_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:28.1098677Z test_nvfuser_correctness_float_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:28.1121883Z test_nvfuser_correctness_float_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:28.1145309Z test_nvfuser_correctness_float_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:28.1174226Z test_nvfuser_correctness_float_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-08-13T13:57:28.1197166Z test_nvfuser_correctness_float_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:28.1220381Z test_nvfuser_correctness_float_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:28.1243443Z test_nvfuser_correctness_float_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:28.1266607Z test_nvfuser_correctness_float_power_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:28.1289869Z test_nvfuser_correctness_float_power_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:28.1312789Z test_nvfuser_correctness_float_power_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:28.1338619Z test_nvfuser_correctness_float_power_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:28.1361877Z test_nvfuser_correctness_float_power_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:28.1385647Z test_nvfuser_correctness_float_power_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:28.1409063Z test_nvfuser_correctness_float_power_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:28.1439959Z test_nvfuser_correctness_float_power_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-08-13T13:57:28.1465112Z test_nvfuser_correctness_float_power_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:28.1490218Z test_nvfuser_correctness_float_power_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:28.1515137Z test_nvfuser_correctness_float_power_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:28.1540470Z test_nvfuser_correctness_float_power_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:28.1565503Z test_nvfuser_correctness_floor_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:28.1590533Z test_nvfuser_correctness_floor_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:28.1615759Z test_nvfuser_correctness_floor_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:28.1639093Z test_nvfuser_correctness_floor_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:28.1662734Z test_nvfuser_correctness_floor_divide_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:28.1685932Z test_nvfuser_correctness_floor_divide_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:28.1714931Z test_nvfuser_correctness_floor_divide_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-08-13T13:57:28.1738362Z test_nvfuser_correctness_floor_divide_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:28.1761221Z test_nvfuser_correctness_floor_divide_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:28.1784378Z test_nvfuser_correctness_floor_divide_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:28.1807572Z test_nvfuser_correctness_floor_divide_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:28.1830870Z test_nvfuser_correctness_floor_divide_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:28.1854492Z test_nvfuser_correctness_floor_divide_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:28.1878010Z test_nvfuser_correctness_fmax_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:28.1901603Z test_nvfuser_correctness_fmax_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:28.1924951Z test_nvfuser_correctness_fmax_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:28.1948590Z test_nvfuser_correctness_fmax_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:28.1977482Z test_nvfuser_correctness_fmax_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-08-13T13:57:28.2000320Z test_nvfuser_correctness_fmax_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:28.2023790Z test_nvfuser_correctness_fmax_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:28.2046865Z test_nvfuser_correctness_fmax_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:28.2070033Z test_nvfuser_correctness_fmax_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:28.2093322Z test_nvfuser_correctness_fmax_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:28.2116209Z test_nvfuser_correctness_fmin_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:28.2139496Z test_nvfuser_correctness_fmin_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:28.2162592Z test_nvfuser_correctness_fmin_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:28.2185632Z test_nvfuser_correctness_fmin_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:28.2208767Z test_nvfuser_correctness_fmin_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:28.2237441Z test_nvfuser_correctness_fmin_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-08-13T13:57:28.2260536Z test_nvfuser_correctness_fmin_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:28.2283646Z test_nvfuser_correctness_fmin_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:28.2306708Z test_nvfuser_correctness_fmin_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:28.2329949Z test_nvfuser_correctness_fmin_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:28.2352888Z test_nvfuser_correctness_fmod_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:28.2376183Z test_nvfuser_correctness_fmod_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:28.2399316Z test_nvfuser_correctness_fmod_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:28.2422466Z test_nvfuser_correctness_fmod_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:28.2445238Z test_nvfuser_correctness_fmod_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:28.2468733Z test_nvfuser_correctness_fmod_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:28.2498678Z test_nvfuser_correctness_fmod_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-08-13T13:57:28.2523688Z test_nvfuser_correctness_fmod_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:28.2549188Z test_nvfuser_correctness_fmod_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:28.2574384Z test_nvfuser_correctness_frac_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:28.2599503Z test_nvfuser_correctness_frac_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:28.2623576Z test_nvfuser_correctness_frac_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:28.2646647Z test_nvfuser_correctness_frac_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:28.2669840Z test_nvfuser_correctness_frexp_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:28.2693081Z test_nvfuser_correctness_frexp_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:28.2716143Z test_nvfuser_correctness_frexp_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:28.2739471Z test_nvfuser_correctness_full_like_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:28.2768442Z test_nvfuser_correctness_full_like_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-08-13T13:57:28.2791454Z test_nvfuser_correctness_full_like_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:28.2814683Z test_nvfuser_correctness_full_like_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:28.2837893Z test_nvfuser_correctness_full_like_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:28.2861081Z test_nvfuser_correctness_full_like_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:28.2884095Z test_nvfuser_correctness_full_like_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:28.2907461Z test_nvfuser_correctness_full_like_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:28.2930980Z test_nvfuser_correctness_full_like_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:28.2953836Z test_nvfuser_correctness_full_like_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:28.2977020Z test_nvfuser_correctness_full_like_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:28.3000444Z test_nvfuser_correctness_full_like_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:28.3029093Z test_nvfuser_correctness_gather_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-08-13T13:57:28.3052611Z test_nvfuser_correctness_gather_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:28.3075455Z test_nvfuser_correctness_gather_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:28.3098665Z test_nvfuser_correctness_gather_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:28.3121856Z test_nvfuser_correctness_gather_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:28.3145063Z test_nvfuser_correctness_gather_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:28.3168279Z test_nvfuser_correctness_gather_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:28.3191280Z test_nvfuser_correctness_gather_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:28.3214496Z test_nvfuser_correctness_gather_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:28.3237444Z test_nvfuser_correctness_gather_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:28.3260739Z test_nvfuser_correctness_gather_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:28.3289821Z test_nvfuser_correctness_gather_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-08-13T13:57:28.3313025Z test_nvfuser_correctness_gcd_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:28.3336085Z test_nvfuser_correctness_gcd_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:28.3359241Z test_nvfuser_correctness_gcd_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:28.3382622Z test_nvfuser_correctness_gcd_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:28.3405876Z test_nvfuser_correctness_gcd_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:28.3428859Z test_nvfuser_correctness_ge_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:28.3452272Z test_nvfuser_correctness_ge_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:28.3475072Z test_nvfuser_correctness_ge_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:28.3498145Z test_nvfuser_correctness_ge_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:28.3521136Z test_nvfuser_correctness_ge_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:28.3549894Z test_nvfuser_correctness_ge_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-08-13T13:57:28.3573031Z test_nvfuser_correctness_ge_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:28.3595920Z test_nvfuser_correctness_ge_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:28.3619144Z test_nvfuser_correctness_ge_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:28.3642215Z test_nvfuser_correctness_ge_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:28.3665542Z test_nvfuser_correctness_geqrf_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:28.3688881Z test_nvfuser_correctness_geqrf_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:28.3711722Z test_nvfuser_correctness_geqrf_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:28.3735174Z test_nvfuser_correctness_geqrf_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:28.3747813Z test_nvfuser_correctness_gradient_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.001s) 2022-08-13T13:57:28.3760388Z test_nvfuser_correctness_gradient_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.001s) 2022-08-13T13:57:28.3773070Z test_nvfuser_correctness_gradient_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.001s) 2022-08-13T13:57:28.3785421Z test_nvfuser_correctness_gradient_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.001s) 2022-08-13T13:57:28.3797881Z test_nvfuser_correctness_gradient_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.001s) 2022-08-13T13:57:28.3810478Z test_nvfuser_correctness_gradient_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.001s) 2022-08-13T13:57:28.3823047Z test_nvfuser_correctness_gradient_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.001s) 2022-08-13T13:57:28.3835560Z test_nvfuser_correctness_gradient_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.001s) 2022-08-13T13:57:28.3848123Z test_nvfuser_correctness_gradient_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.001s) 2022-08-13T13:57:28.3860560Z test_nvfuser_correctness_gradient_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.001s) 2022-08-13T13:57:28.3883371Z test_nvfuser_correctness_gt_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:28.3912054Z test_nvfuser_correctness_gt_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-08-13T13:57:28.3935320Z test_nvfuser_correctness_gt_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:28.3958340Z test_nvfuser_correctness_gt_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:28.3981768Z test_nvfuser_correctness_gt_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:28.4004731Z test_nvfuser_correctness_gt_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:28.4027903Z test_nvfuser_correctness_gt_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:28.4051090Z test_nvfuser_correctness_gt_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:28.4073981Z test_nvfuser_correctness_gt_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:28.4097218Z test_nvfuser_correctness_gt_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:28.4120182Z test_nvfuser_correctness_half_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:28.4143485Z test_nvfuser_correctness_half_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:28.4172507Z test_nvfuser_correctness_half_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-08-13T13:57:28.4195273Z test_nvfuser_correctness_half_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:28.4218419Z test_nvfuser_correctness_half_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:28.4241400Z test_nvfuser_correctness_half_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:28.4264709Z test_nvfuser_correctness_half_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:28.4287935Z test_nvfuser_correctness_half_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:28.4310777Z test_nvfuser_correctness_half_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:28.4334173Z test_nvfuser_correctness_half_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:28.4356971Z test_nvfuser_correctness_half_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:28.4380607Z test_nvfuser_correctness_half_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:28.4404195Z test_nvfuser_correctness_heaviside_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:28.4433180Z test_nvfuser_correctness_heaviside_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-08-13T13:57:28.4456404Z test_nvfuser_correctness_heaviside_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:28.4479140Z test_nvfuser_correctness_heaviside_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:28.4502503Z test_nvfuser_correctness_heaviside_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:28.4525449Z test_nvfuser_correctness_heaviside_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:28.4548679Z test_nvfuser_correctness_heaviside_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:28.4572300Z test_nvfuser_correctness_heaviside_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:28.4595098Z test_nvfuser_correctness_heaviside_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:28.4618120Z test_nvfuser_correctness_heaviside_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:28.4641062Z test_nvfuser_correctness_histc_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:28.4664555Z test_nvfuser_correctness_histc_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:28.4693640Z test_nvfuser_correctness_histc_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-08-13T13:57:28.4716382Z test_nvfuser_correctness_histc_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:28.4739697Z test_nvfuser_correctness_histc_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:28.4762604Z test_nvfuser_correctness_histc_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:28.4785899Z test_nvfuser_correctness_hsplit_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:28.4809345Z test_nvfuser_correctness_hsplit_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:28.4832422Z test_nvfuser_correctness_hsplit_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:28.4856069Z test_nvfuser_correctness_hsplit_cuda_complex32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:28.4879064Z test_nvfuser_correctness_hsplit_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:28.4902430Z test_nvfuser_correctness_hsplit_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:28.4926491Z test_nvfuser_correctness_hsplit_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:28.4955748Z test_nvfuser_correctness_hsplit_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-08-13T13:57:28.4978554Z test_nvfuser_correctness_hsplit_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:28.5001501Z test_nvfuser_correctness_hsplit_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:28.5024725Z test_nvfuser_correctness_hsplit_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:28.5048092Z test_nvfuser_correctness_hsplit_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:28.5071893Z test_nvfuser_correctness_hsplit_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:28.5095125Z test_nvfuser_correctness_hstack_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:28.5118119Z test_nvfuser_correctness_hstack_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:28.5141636Z test_nvfuser_correctness_hstack_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:28.5164449Z test_nvfuser_correctness_hstack_cuda_complex32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:28.5187707Z test_nvfuser_correctness_hstack_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:28.5216531Z test_nvfuser_correctness_hstack_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-08-13T13:57:28.5239364Z test_nvfuser_correctness_hstack_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:28.5262771Z test_nvfuser_correctness_hstack_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:28.5285706Z test_nvfuser_correctness_hstack_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:28.5308568Z test_nvfuser_correctness_hstack_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:28.5331953Z test_nvfuser_correctness_hstack_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:28.5354827Z test_nvfuser_correctness_hstack_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:28.5378447Z test_nvfuser_correctness_hstack_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:28.5401179Z test_nvfuser_correctness_hypot_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:28.5424326Z test_nvfuser_correctness_hypot_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:28.5447926Z test_nvfuser_correctness_hypot_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:28.5476273Z test_nvfuser_correctness_hypot_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-08-13T13:57:28.5499430Z test_nvfuser_correctness_i0_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:28.5522450Z test_nvfuser_correctness_i0_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:28.5545767Z test_nvfuser_correctness_i0_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:28.5569000Z test_nvfuser_correctness_i0_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:28.5591963Z test_nvfuser_correctness_i0_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:28.5615118Z test_nvfuser_correctness_i0_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:28.5638019Z test_nvfuser_correctness_i0_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:28.5661448Z test_nvfuser_correctness_i0_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:28.5684260Z test_nvfuser_correctness_i0_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:28.5707603Z test_nvfuser_correctness_i0_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:28.5737570Z test_nvfuser_correctness_igamma_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-08-13T13:57:28.5760481Z test_nvfuser_correctness_igamma_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:28.5783756Z test_nvfuser_correctness_igammac_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:28.5806671Z test_nvfuser_correctness_igammac_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:28.5829907Z test_nvfuser_correctness_imag_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:28.5853205Z test_nvfuser_correctness_imag_cuda_complex32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:28.5876171Z test_nvfuser_correctness_imag_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:28.5899397Z test_nvfuser_correctness_index_add_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:28.5922551Z test_nvfuser_correctness_index_add_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:28.5945772Z test_nvfuser_correctness_index_add_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:28.5969038Z test_nvfuser_correctness_index_add_cuda_complex32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:28.5997910Z test_nvfuser_correctness_index_add_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-08-13T13:57:28.6023295Z test_nvfuser_correctness_index_add_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:28.6048624Z test_nvfuser_correctness_index_add_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:28.6073616Z test_nvfuser_correctness_index_add_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:28.6098627Z test_nvfuser_correctness_index_add_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:28.6123443Z test_nvfuser_correctness_index_add_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:28.6148717Z test_nvfuser_correctness_index_add_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:28.6172920Z test_nvfuser_correctness_index_add_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:28.6195898Z test_nvfuser_correctness_index_add_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:28.6218798Z test_nvfuser_correctness_index_copy_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:28.6241994Z test_nvfuser_correctness_index_copy_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:28.6271164Z test_nvfuser_correctness_index_copy_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-08-13T13:57:28.6296385Z test_nvfuser_correctness_index_copy_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:28.6321422Z test_nvfuser_correctness_index_copy_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:28.6346408Z test_nvfuser_correctness_index_copy_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:28.6371475Z test_nvfuser_correctness_index_copy_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:28.6396277Z test_nvfuser_correctness_index_copy_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:28.6421341Z test_nvfuser_correctness_index_copy_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:28.6446384Z test_nvfuser_correctness_index_copy_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:28.6471484Z test_nvfuser_correctness_index_copy_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:28.6496629Z test_nvfuser_correctness_index_copy_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:28.6521335Z test_nvfuser_correctness_index_fill_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:28.6550305Z test_nvfuser_correctness_index_fill_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-08-13T13:57:28.6573733Z test_nvfuser_correctness_index_fill_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:28.6596706Z test_nvfuser_correctness_index_fill_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:28.6619875Z test_nvfuser_correctness_index_fill_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:28.6642732Z test_nvfuser_correctness_index_fill_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:28.6665820Z test_nvfuser_correctness_index_fill_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:28.6689143Z test_nvfuser_correctness_index_fill_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:28.6712013Z test_nvfuser_correctness_index_fill_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:28.6735116Z test_nvfuser_correctness_index_fill_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:28.6758049Z test_nvfuser_correctness_index_fill_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:28.6781353Z test_nvfuser_correctness_index_fill_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:28.6810199Z test_nvfuser_correctness_index_put_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-08-13T13:57:28.6833264Z test_nvfuser_correctness_index_put_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:28.6858367Z test_nvfuser_correctness_index_put_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:28.6883499Z test_nvfuser_correctness_index_put_cuda_complex32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:28.6908431Z test_nvfuser_correctness_index_put_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:28.6933879Z test_nvfuser_correctness_index_put_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:28.6958535Z test_nvfuser_correctness_index_put_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:28.6983102Z test_nvfuser_correctness_index_put_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:28.7006017Z test_nvfuser_correctness_index_put_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:28.7029068Z test_nvfuser_correctness_index_put_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:28.7053817Z test_nvfuser_correctness_index_put_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:28.7081330Z test_nvfuser_correctness_index_put_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-08-13T13:57:28.7104454Z test_nvfuser_correctness_index_put_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:28.7127624Z test_nvfuser_correctness_index_reduce_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:28.7150569Z test_nvfuser_correctness_index_reduce_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:28.7173820Z test_nvfuser_correctness_index_reduce_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:28.7196620Z test_nvfuser_correctness_index_reduce_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:28.7219876Z test_nvfuser_correctness_index_reduce_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:28.7243171Z test_nvfuser_correctness_index_reduce_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:28.7266244Z test_nvfuser_correctness_index_reduce_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:28.7289392Z test_nvfuser_correctness_index_reduce_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:28.7312283Z test_nvfuser_correctness_index_reduce_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:28.7341239Z test_nvfuser_correctness_index_select_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-08-13T13:57:28.7364059Z test_nvfuser_correctness_index_select_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:28.7387538Z test_nvfuser_correctness_index_select_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:28.7410740Z test_nvfuser_correctness_index_select_cuda_complex32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:28.7433727Z test_nvfuser_correctness_index_select_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:28.7456998Z test_nvfuser_correctness_index_select_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:28.7479850Z test_nvfuser_correctness_index_select_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:28.7503285Z test_nvfuser_correctness_index_select_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:28.7526211Z test_nvfuser_correctness_index_select_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:28.7549362Z test_nvfuser_correctness_index_select_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:28.7572564Z test_nvfuser_correctness_index_select_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:28.7601960Z test_nvfuser_correctness_index_select_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-08-13T13:57:28.7627071Z test_nvfuser_correctness_index_select_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:28.7652381Z test_nvfuser_correctness_inner_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:28.7677265Z test_nvfuser_correctness_inner_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:28.7702334Z test_nvfuser_correctness_inner_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:28.7727649Z test_nvfuser_correctness_inner_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:28.7752839Z test_nvfuser_correctness_inner_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:28.7777960Z test_nvfuser_correctness_int_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:28.7803041Z test_nvfuser_correctness_int_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:28.7828452Z test_nvfuser_correctness_int_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:28.7853707Z test_nvfuser_correctness_int_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:28.7882147Z test_nvfuser_correctness_int_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-08-13T13:57:28.7905450Z test_nvfuser_correctness_int_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:28.7928814Z test_nvfuser_correctness_int_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:28.7951765Z test_nvfuser_correctness_int_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:28.7974997Z test_nvfuser_correctness_int_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:28.7998844Z test_nvfuser_correctness_int_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:28.8022219Z test_nvfuser_correctness_int_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:28.8045137Z test_nvfuser_correctness_int_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:28.8068767Z test_nvfuser_correctness_inverse_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:28.8092250Z test_nvfuser_correctness_inverse_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:28.8115614Z test_nvfuser_correctness_inverse_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:28.8144520Z test_nvfuser_correctness_inverse_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-08-13T13:57:28.8167756Z test_nvfuser_correctness_isclose_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:28.8190599Z test_nvfuser_correctness_isclose_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:28.8213858Z test_nvfuser_correctness_isclose_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:28.8236952Z test_nvfuser_correctness_isclose_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:28.8259777Z test_nvfuser_correctness_isclose_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:28.8282628Z test_nvfuser_correctness_isclose_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:28.8306198Z test_nvfuser_correctness_isclose_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:28.8329664Z test_nvfuser_correctness_isclose_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:28.8352725Z test_nvfuser_correctness_isclose_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:28.8376165Z test_nvfuser_correctness_isclose_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:28.8404882Z test_nvfuser_correctness_isclose_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-08-13T13:57:28.8428303Z test_nvfuser_correctness_isclose_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:28.8451524Z test_nvfuser_correctness_isfinite_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:28.8474388Z test_nvfuser_correctness_isfinite_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:28.8497801Z test_nvfuser_correctness_isfinite_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:28.8520402Z test_nvfuser_correctness_isfinite_cuda_complex32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:28.8544034Z test_nvfuser_correctness_isfinite_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:28.8567476Z test_nvfuser_correctness_isfinite_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:28.8590622Z test_nvfuser_correctness_isfinite_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:28.8614426Z test_nvfuser_correctness_isfinite_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:28.8637360Z test_nvfuser_correctness_isfinite_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:28.8666437Z test_nvfuser_correctness_isfinite_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-08-13T13:57:28.8689648Z test_nvfuser_correctness_isfinite_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:28.8712662Z test_nvfuser_correctness_isfinite_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:28.8735943Z test_nvfuser_correctness_isfinite_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:28.8758844Z test_nvfuser_correctness_isin_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:28.8782338Z test_nvfuser_correctness_isin_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:28.8805746Z test_nvfuser_correctness_isin_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:28.8829070Z test_nvfuser_correctness_isin_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:28.8852627Z test_nvfuser_correctness_isin_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:28.8876721Z test_nvfuser_correctness_isin_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:28.8900286Z test_nvfuser_correctness_isin_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:28.8929752Z test_nvfuser_correctness_isin_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-08-13T13:57:28.8952586Z test_nvfuser_correctness_isinf_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:28.8975872Z test_nvfuser_correctness_isinf_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:28.8998845Z test_nvfuser_correctness_isinf_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:28.9021950Z test_nvfuser_correctness_isinf_cuda_complex32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:28.9045071Z test_nvfuser_correctness_isinf_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:28.9068121Z test_nvfuser_correctness_isinf_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:28.9091361Z test_nvfuser_correctness_isinf_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:28.9114283Z test_nvfuser_correctness_isinf_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:28.9137638Z test_nvfuser_correctness_isinf_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:28.9160486Z test_nvfuser_correctness_isinf_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:28.9189252Z test_nvfuser_correctness_isinf_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-08-13T13:57:28.9214289Z test_nvfuser_correctness_isinf_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:28.9239294Z test_nvfuser_correctness_isinf_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:28.9264492Z test_nvfuser_correctness_isnan_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:28.9288016Z test_nvfuser_correctness_isnan_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:28.9310759Z test_nvfuser_correctness_isnan_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:28.9334058Z test_nvfuser_correctness_isnan_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:28.9357066Z test_nvfuser_correctness_isnan_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:28.9380523Z test_nvfuser_correctness_isnan_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:28.9404173Z test_nvfuser_correctness_isnan_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:28.9427693Z test_nvfuser_correctness_isnan_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:28.9456516Z test_nvfuser_correctness_isnan_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-08-13T13:57:28.9479491Z test_nvfuser_correctness_isnan_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:28.9502665Z test_nvfuser_correctness_isnan_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:28.9525755Z test_nvfuser_correctness_isnan_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:28.9549234Z test_nvfuser_correctness_isneginf_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:28.9572606Z test_nvfuser_correctness_isneginf_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:28.9595440Z test_nvfuser_correctness_isneginf_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:28.9618511Z test_nvfuser_correctness_isneginf_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:28.9641437Z test_nvfuser_correctness_isneginf_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:28.9664687Z test_nvfuser_correctness_isneginf_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:28.9687872Z test_nvfuser_correctness_isneginf_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:28.9716390Z test_nvfuser_correctness_isneginf_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-08-13T13:57:28.9739600Z test_nvfuser_correctness_isneginf_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:28.9762570Z test_nvfuser_correctness_isneginf_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:28.9785700Z test_nvfuser_correctness_isposinf_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:28.9808696Z test_nvfuser_correctness_isposinf_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:28.9831612Z test_nvfuser_correctness_isposinf_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:28.9854654Z test_nvfuser_correctness_isposinf_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:28.9877807Z test_nvfuser_correctness_isposinf_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:28.9900873Z test_nvfuser_correctness_isposinf_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:28.9923860Z test_nvfuser_correctness_isposinf_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:28.9947154Z test_nvfuser_correctness_isposinf_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:28.9975930Z test_nvfuser_correctness_isposinf_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-08-13T13:57:28.9998792Z test_nvfuser_correctness_isposinf_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:29.0022071Z test_nvfuser_correctness_isreal_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:29.0045023Z test_nvfuser_correctness_isreal_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:29.0068345Z test_nvfuser_correctness_isreal_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:29.0091451Z test_nvfuser_correctness_isreal_cuda_complex32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:29.0114189Z test_nvfuser_correctness_isreal_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:29.0137504Z test_nvfuser_correctness_isreal_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:29.0160300Z test_nvfuser_correctness_isreal_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:29.0183451Z test_nvfuser_correctness_isreal_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:29.0206419Z test_nvfuser_correctness_isreal_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:29.0235319Z test_nvfuser_correctness_isreal_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-08-13T13:57:29.0258461Z test_nvfuser_correctness_isreal_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:29.0281426Z test_nvfuser_correctness_isreal_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:29.0304803Z test_nvfuser_correctness_isreal_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:29.0328088Z test_nvfuser_correctness_istft_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:29.0351094Z test_nvfuser_correctness_istft_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:29.0374441Z test_nvfuser_correctness_istft_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:29.0397537Z test_nvfuser_correctness_istft_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:29.0410382Z test_nvfuser_correctness_jiterator_2inputs_2outputs_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.001s) 2022-08-13T13:57:29.0422942Z test_nvfuser_correctness_jiterator_2inputs_2outputs_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.001s) 2022-08-13T13:57:29.0435208Z test_nvfuser_correctness_jiterator_2inputs_2outputs_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.001s) 2022-08-13T13:57:29.0447978Z test_nvfuser_correctness_jiterator_2inputs_2outputs_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.001s) 2022-08-13T13:57:29.0460371Z test_nvfuser_correctness_jiterator_2inputs_2outputs_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.001s) 2022-08-13T13:57:29.0473080Z test_nvfuser_correctness_jiterator_2inputs_2outputs_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.001s) 2022-08-13T13:57:29.0485374Z test_nvfuser_correctness_jiterator_2inputs_2outputs_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.001s) 2022-08-13T13:57:29.0497997Z test_nvfuser_correctness_jiterator_2inputs_2outputs_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.001s) 2022-08-13T13:57:29.0510355Z test_nvfuser_correctness_jiterator_2inputs_2outputs_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.001s) 2022-08-13T13:57:29.0522627Z test_nvfuser_correctness_jiterator_2inputs_2outputs_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.001s) 2022-08-13T13:57:29.0535692Z test_nvfuser_correctness_jiterator_2inputs_2outputs_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.001s) 2022-08-13T13:57:29.0548078Z test_nvfuser_correctness_jiterator_2inputs_2outputs_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.001s) 2022-08-13T13:57:29.0560274Z test_nvfuser_correctness_jiterator_4inputs_with_extra_args_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.001s) 2022-08-13T13:57:29.0573023Z test_nvfuser_correctness_jiterator_4inputs_with_extra_args_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.001s) 2022-08-13T13:57:29.0585840Z test_nvfuser_correctness_jiterator_4inputs_with_extra_args_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.001s) 2022-08-13T13:57:29.0598109Z test_nvfuser_correctness_jiterator_4inputs_with_extra_args_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.001s) 2022-08-13T13:57:29.0611085Z test_nvfuser_correctness_jiterator_4inputs_with_extra_args_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.001s) 2022-08-13T13:57:29.0623391Z test_nvfuser_correctness_jiterator_4inputs_with_extra_args_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.001s) 2022-08-13T13:57:29.0635758Z test_nvfuser_correctness_jiterator_4inputs_with_extra_args_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.001s) 2022-08-13T13:57:29.0648386Z test_nvfuser_correctness_jiterator_4inputs_with_extra_args_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.001s) 2022-08-13T13:57:29.0660818Z test_nvfuser_correctness_jiterator_4inputs_with_extra_args_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.001s) 2022-08-13T13:57:29.0673177Z test_nvfuser_correctness_jiterator_4inputs_with_extra_args_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.001s) 2022-08-13T13:57:29.0685602Z test_nvfuser_correctness_jiterator_4inputs_with_extra_args_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.001s) 2022-08-13T13:57:29.0698128Z test_nvfuser_correctness_jiterator_4inputs_with_extra_args_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.001s) 2022-08-13T13:57:29.0710550Z test_nvfuser_correctness_jiterator_binary_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.001s) 2022-08-13T13:57:29.0723114Z test_nvfuser_correctness_jiterator_binary_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.001s) 2022-08-13T13:57:29.0736126Z test_nvfuser_correctness_jiterator_binary_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.001s) 2022-08-13T13:57:29.0748254Z test_nvfuser_correctness_jiterator_binary_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.001s) 2022-08-13T13:57:29.0760891Z test_nvfuser_correctness_jiterator_binary_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.001s) 2022-08-13T13:57:29.0773911Z test_nvfuser_correctness_jiterator_binary_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.001s) 2022-08-13T13:57:29.0786225Z test_nvfuser_correctness_jiterator_binary_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.001s) 2022-08-13T13:57:29.0798575Z test_nvfuser_correctness_jiterator_binary_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.001s) 2022-08-13T13:57:29.0811308Z test_nvfuser_correctness_jiterator_binary_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.001s) 2022-08-13T13:57:29.0825587Z test_nvfuser_correctness_jiterator_binary_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.001s) 2022-08-13T13:57:29.0838260Z test_nvfuser_correctness_jiterator_binary_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.001s) 2022-08-13T13:57:29.0851345Z test_nvfuser_correctness_jiterator_binary_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.001s) 2022-08-13T13:57:29.0863244Z test_nvfuser_correctness_jiterator_binary_return_by_ref_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.001s) 2022-08-13T13:57:29.0875625Z test_nvfuser_correctness_jiterator_binary_return_by_ref_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.001s) 2022-08-13T13:57:29.0888494Z test_nvfuser_correctness_jiterator_binary_return_by_ref_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.001s) 2022-08-13T13:57:29.0900916Z test_nvfuser_correctness_jiterator_binary_return_by_ref_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.001s) 2022-08-13T13:57:29.0913414Z test_nvfuser_correctness_jiterator_binary_return_by_ref_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.001s) 2022-08-13T13:57:29.0925955Z test_nvfuser_correctness_jiterator_binary_return_by_ref_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.001s) 2022-08-13T13:57:29.0938681Z test_nvfuser_correctness_jiterator_binary_return_by_ref_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.001s) 2022-08-13T13:57:29.0950987Z test_nvfuser_correctness_jiterator_binary_return_by_ref_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.001s) 2022-08-13T13:57:29.0963530Z test_nvfuser_correctness_jiterator_binary_return_by_ref_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.001s) 2022-08-13T13:57:29.0976596Z test_nvfuser_correctness_jiterator_binary_return_by_ref_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.001s) 2022-08-13T13:57:29.0989031Z test_nvfuser_correctness_jiterator_binary_return_by_ref_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.001s) 2022-08-13T13:57:29.1001516Z test_nvfuser_correctness_jiterator_binary_return_by_ref_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.001s) 2022-08-13T13:57:29.1014629Z test_nvfuser_correctness_jiterator_unary_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.001s) 2022-08-13T13:57:29.1026852Z test_nvfuser_correctness_jiterator_unary_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.001s) 2022-08-13T13:57:29.1039358Z test_nvfuser_correctness_jiterator_unary_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.001s) 2022-08-13T13:57:29.1052009Z test_nvfuser_correctness_jiterator_unary_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.001s) 2022-08-13T13:57:29.1066175Z test_nvfuser_correctness_jiterator_unary_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.001s) 2022-08-13T13:57:29.1077107Z test_nvfuser_correctness_jiterator_unary_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.001s) 2022-08-13T13:57:29.1089844Z test_nvfuser_correctness_jiterator_unary_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.001s) 2022-08-13T13:57:29.1102335Z test_nvfuser_correctness_jiterator_unary_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.001s) 2022-08-13T13:57:29.1114894Z test_nvfuser_correctness_jiterator_unary_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.001s) 2022-08-13T13:57:29.1127662Z test_nvfuser_correctness_jiterator_unary_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.001s) 2022-08-13T13:57:29.1140481Z test_nvfuser_correctness_jiterator_unary_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.001s) 2022-08-13T13:57:29.1152845Z test_nvfuser_correctness_jiterator_unary_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.001s) 2022-08-13T13:57:29.1176587Z test_nvfuser_correctness_kron_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:29.1199456Z test_nvfuser_correctness_kron_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:29.1227991Z test_nvfuser_correctness_kron_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-08-13T13:57:29.1251400Z test_nvfuser_correctness_kron_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:29.1274347Z test_nvfuser_correctness_kron_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:29.1297464Z test_nvfuser_correctness_kron_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:29.1320727Z test_nvfuser_correctness_kron_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:29.1344085Z test_nvfuser_correctness_kron_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:29.1367768Z test_nvfuser_correctness_kron_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:29.1390991Z test_nvfuser_correctness_kron_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:29.1413857Z test_nvfuser_correctness_kron_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:29.1437305Z test_nvfuser_correctness_kron_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:29.1460507Z test_nvfuser_correctness_kthvalue_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:29.1489338Z test_nvfuser_correctness_kthvalue_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-08-13T13:57:29.1512313Z test_nvfuser_correctness_kthvalue_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:29.1535565Z test_nvfuser_correctness_kthvalue_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:29.1558427Z test_nvfuser_correctness_kthvalue_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:29.1581562Z test_nvfuser_correctness_kthvalue_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:29.1604847Z test_nvfuser_correctness_kthvalue_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:29.1627950Z test_nvfuser_correctness_kthvalue_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:29.1651200Z test_nvfuser_correctness_lcm_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:29.1674194Z test_nvfuser_correctness_lcm_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:29.1697571Z test_nvfuser_correctness_lcm_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:29.1720520Z test_nvfuser_correctness_lcm_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:29.1749467Z test_nvfuser_correctness_lcm_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-08-13T13:57:29.1772742Z test_nvfuser_correctness_ldexp_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:29.1796001Z test_nvfuser_correctness_ldexp_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:29.1819060Z test_nvfuser_correctness_ldexp_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:29.1842147Z test_nvfuser_correctness_ldexp_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:29.1865355Z test_nvfuser_correctness_ldexp_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:29.1888703Z test_nvfuser_correctness_ldexp_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:29.1911717Z test_nvfuser_correctness_ldexp_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:29.1935071Z test_nvfuser_correctness_ldexp_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:29.1957965Z test_nvfuser_correctness_ldexp_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:29.1981154Z test_nvfuser_correctness_ldexp_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:29.2010420Z test_nvfuser_correctness_ldexp_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-08-13T13:57:29.2033382Z test_nvfuser_correctness_ldexp_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:29.2056591Z test_nvfuser_correctness_le_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:29.2079679Z test_nvfuser_correctness_le_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:29.2102817Z test_nvfuser_correctness_le_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:29.2125721Z test_nvfuser_correctness_le_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:29.2148730Z test_nvfuser_correctness_le_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:29.2172186Z test_nvfuser_correctness_le_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:29.2195200Z test_nvfuser_correctness_le_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:29.2218435Z test_nvfuser_correctness_le_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:29.2241440Z test_nvfuser_correctness_le_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:29.2270331Z test_nvfuser_correctness_le_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-08-13T13:57:29.2293556Z test_nvfuser_correctness_lerp_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:29.2316715Z test_nvfuser_correctness_lerp_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:29.2340024Z test_nvfuser_correctness_lerp_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:29.2363054Z test_nvfuser_correctness_lerp_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:29.2386332Z test_nvfuser_correctness_lerp_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:29.2409403Z test_nvfuser_correctness_lerp_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:29.2432520Z test_nvfuser_correctness_lgamma_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:29.2455734Z test_nvfuser_correctness_lgamma_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:29.2478715Z test_nvfuser_correctness_lgamma_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:29.2501964Z test_nvfuser_correctness_lgamma_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:29.2531040Z test_nvfuser_correctness_lgamma_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-08-13T13:57:29.2553894Z test_nvfuser_correctness_lgamma_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:29.2578271Z test_nvfuser_correctness_lgamma_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:29.2601157Z test_nvfuser_correctness_lgamma_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:29.2624387Z test_nvfuser_correctness_lgamma_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:29.2647873Z test_nvfuser_correctness_linalg_cholesky_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:29.2670798Z test_nvfuser_correctness_linalg_cholesky_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:29.2694288Z test_nvfuser_correctness_linalg_cholesky_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:29.2717210Z test_nvfuser_correctness_linalg_cholesky_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:29.2740380Z test_nvfuser_correctness_linalg_cholesky_ex_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:29.2763374Z test_nvfuser_correctness_linalg_cholesky_ex_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:29.2793691Z test_nvfuser_correctness_linalg_cholesky_ex_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-08-13T13:57:29.2818981Z test_nvfuser_correctness_linalg_cholesky_ex_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:29.2843708Z test_nvfuser_correctness_linalg_cond_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... [W Module.cpp:845] Warning: cuDNN Benchmark limit is not supported with cuDNN v7 API and will have no effect. (function operator()) 2022-08-13T13:57:29.2845469Z skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-08-13T13:57:29.2870760Z test_nvfuser_correctness_linalg_cond_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:29.2896492Z test_nvfuser_correctness_linalg_cond_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:29.2922035Z test_nvfuser_correctness_linalg_cond_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:29.2947593Z test_nvfuser_correctness_linalg_cross_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:29.2972737Z test_nvfuser_correctness_linalg_cross_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:29.2997961Z test_nvfuser_correctness_linalg_cross_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:29.3021347Z test_nvfuser_correctness_linalg_cross_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:29.3044575Z test_nvfuser_correctness_linalg_cross_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:29.3073315Z test_nvfuser_correctness_linalg_cross_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-08-13T13:57:29.3098633Z test_nvfuser_correctness_linalg_cross_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:29.3123529Z test_nvfuser_correctness_linalg_cross_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:29.3148854Z test_nvfuser_correctness_linalg_cross_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:29.3173942Z test_nvfuser_correctness_linalg_cross_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:29.3198540Z test_nvfuser_correctness_linalg_det_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:29.3223376Z test_nvfuser_correctness_linalg_det_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:29.3248339Z test_nvfuser_correctness_linalg_det_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:29.3272980Z test_nvfuser_correctness_linalg_det_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:29.3297827Z test_nvfuser_correctness_linalg_det_singular_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:29.3322507Z test_nvfuser_correctness_linalg_det_singular_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:29.3351423Z test_nvfuser_correctness_linalg_eig_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-08-13T13:57:29.3374803Z test_nvfuser_correctness_linalg_eig_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:29.3398053Z test_nvfuser_correctness_linalg_eig_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:29.3421578Z test_nvfuser_correctness_linalg_eig_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:29.3444568Z test_nvfuser_correctness_linalg_eigh_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:29.3467789Z test_nvfuser_correctness_linalg_eigh_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:29.3491136Z test_nvfuser_correctness_linalg_eigh_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:29.3514262Z test_nvfuser_correctness_linalg_eigh_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:29.3537294Z test_nvfuser_correctness_linalg_eigvals_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:29.3559645Z test_nvfuser_correctness_linalg_eigvals_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:29.3582500Z test_nvfuser_correctness_linalg_eigvals_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:29.3611230Z test_nvfuser_correctness_linalg_eigvals_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-08-13T13:57:29.3633830Z test_nvfuser_correctness_linalg_eigvalsh_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:29.3656608Z test_nvfuser_correctness_linalg_eigvalsh_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:29.3678994Z test_nvfuser_correctness_linalg_eigvalsh_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:29.3701765Z test_nvfuser_correctness_linalg_eigvalsh_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:29.3725149Z test_nvfuser_correctness_linalg_householder_product_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:29.3748301Z test_nvfuser_correctness_linalg_householder_product_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:29.3771874Z test_nvfuser_correctness_linalg_householder_product_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:29.3795034Z test_nvfuser_correctness_linalg_householder_product_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:29.3818320Z test_nvfuser_correctness_linalg_inv_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:29.3841537Z test_nvfuser_correctness_linalg_inv_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:29.3870456Z test_nvfuser_correctness_linalg_inv_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-08-13T13:57:29.3893687Z test_nvfuser_correctness_linalg_inv_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:29.3916629Z test_nvfuser_correctness_linalg_inv_ex_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:29.3939959Z test_nvfuser_correctness_linalg_inv_ex_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:29.3962995Z test_nvfuser_correctness_linalg_inv_ex_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:29.3986375Z test_nvfuser_correctness_linalg_inv_ex_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:29.4009668Z test_nvfuser_correctness_linalg_ldl_factor_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:29.4032727Z test_nvfuser_correctness_linalg_ldl_factor_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:29.4056086Z test_nvfuser_correctness_linalg_ldl_factor_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:29.4079136Z test_nvfuser_correctness_linalg_ldl_factor_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:29.4102615Z test_nvfuser_correctness_linalg_ldl_factor_ex_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:29.4132277Z test_nvfuser_correctness_linalg_ldl_factor_ex_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-08-13T13:57:29.4155423Z test_nvfuser_correctness_linalg_ldl_factor_ex_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:29.4178819Z test_nvfuser_correctness_linalg_ldl_factor_ex_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:29.4202122Z test_nvfuser_correctness_linalg_ldl_solve_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: not available before CUDA 11.3.1 (0.002s) 2022-08-13T13:57:29.4225450Z test_nvfuser_correctness_linalg_ldl_solve_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: not available before CUDA 11.3.1 (0.002s) 2022-08-13T13:57:29.4248871Z test_nvfuser_correctness_linalg_ldl_solve_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: not available before CUDA 11.3.1 (0.002s) 2022-08-13T13:57:29.4271990Z test_nvfuser_correctness_linalg_ldl_solve_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: not available before CUDA 11.3.1 (0.002s) 2022-08-13T13:57:29.4295131Z test_nvfuser_correctness_linalg_lstsq_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:29.4317389Z test_nvfuser_correctness_linalg_lstsq_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:29.4350392Z test_nvfuser_correctness_linalg_lstsq_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:29.4363604Z test_nvfuser_correctness_linalg_lstsq_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:29.4393762Z test_nvfuser_correctness_linalg_lstsq_grad_oriented_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-08-13T13:57:29.4416640Z test_nvfuser_correctness_linalg_lstsq_grad_oriented_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:29.4439339Z test_nvfuser_correctness_linalg_lstsq_grad_oriented_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:29.4462148Z test_nvfuser_correctness_linalg_lstsq_grad_oriented_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:29.4485225Z test_nvfuser_correctness_linalg_lu_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:29.4508584Z test_nvfuser_correctness_linalg_lu_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:29.4532074Z test_nvfuser_correctness_linalg_lu_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:29.4555225Z test_nvfuser_correctness_linalg_lu_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:29.4578459Z test_nvfuser_correctness_linalg_lu_factor_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:29.4601858Z test_nvfuser_correctness_linalg_lu_factor_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:29.4625449Z test_nvfuser_correctness_linalg_lu_factor_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:29.4655016Z test_nvfuser_correctness_linalg_lu_factor_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-08-13T13:57:29.4679261Z test_nvfuser_correctness_linalg_lu_factor_ex_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:29.4703156Z test_nvfuser_correctness_linalg_lu_factor_ex_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:29.4726304Z test_nvfuser_correctness_linalg_lu_factor_ex_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:29.4749582Z test_nvfuser_correctness_linalg_lu_factor_ex_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:29.4773126Z test_nvfuser_correctness_linalg_lu_solve_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:29.4795991Z test_nvfuser_correctness_linalg_lu_solve_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:29.4819493Z test_nvfuser_correctness_linalg_lu_solve_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:29.4842516Z test_nvfuser_correctness_linalg_lu_solve_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:29.4866483Z test_nvfuser_correctness_linalg_matrix_norm_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:29.4890409Z test_nvfuser_correctness_linalg_matrix_norm_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:29.4920002Z test_nvfuser_correctness_linalg_matrix_norm_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-08-13T13:57:29.4943716Z test_nvfuser_correctness_linalg_matrix_norm_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:29.4967540Z test_nvfuser_correctness_linalg_matrix_norm_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:29.4991020Z test_nvfuser_correctness_linalg_matrix_norm_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:29.5014897Z test_nvfuser_correctness_linalg_matrix_power_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:29.5038351Z test_nvfuser_correctness_linalg_matrix_power_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:29.5062063Z test_nvfuser_correctness_linalg_matrix_power_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:29.5086726Z test_nvfuser_correctness_linalg_matrix_power_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:29.5110275Z test_nvfuser_correctness_linalg_matrix_rank_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:29.5134102Z test_nvfuser_correctness_linalg_matrix_rank_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:29.5157604Z test_nvfuser_correctness_linalg_matrix_rank_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:29.5187232Z test_nvfuser_correctness_linalg_matrix_rank_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-08-13T13:57:29.5210518Z test_nvfuser_correctness_linalg_matrix_rank_hermitian_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:29.5233426Z test_nvfuser_correctness_linalg_matrix_rank_hermitian_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:29.5256847Z test_nvfuser_correctness_linalg_matrix_rank_hermitian_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:29.5279899Z test_nvfuser_correctness_linalg_matrix_rank_hermitian_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:29.5303342Z test_nvfuser_correctness_linalg_multi_dot_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:29.5326658Z test_nvfuser_correctness_linalg_multi_dot_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:29.5350435Z test_nvfuser_correctness_linalg_multi_dot_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:29.5771082Z test_nvfuser_correctness_linalg_multi_dot_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.042s) 2022-08-13T13:57:29.5794485Z test_nvfuser_correctness_linalg_multi_dot_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:29.5818930Z test_nvfuser_correctness_linalg_norm_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:29.5850264Z test_nvfuser_correctness_linalg_norm_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-08-13T13:57:29.5873574Z test_nvfuser_correctness_linalg_norm_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:29.5897485Z test_nvfuser_correctness_linalg_norm_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:29.5920836Z test_nvfuser_correctness_linalg_norm_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:29.5945092Z test_nvfuser_correctness_linalg_norm_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:29.5969311Z test_nvfuser_correctness_linalg_norm_subgradients_at_zero_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:29.5993147Z test_nvfuser_correctness_linalg_norm_subgradients_at_zero_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:29.6017479Z test_nvfuser_correctness_linalg_norm_subgradients_at_zero_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:29.6041623Z test_nvfuser_correctness_linalg_norm_subgradients_at_zero_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:29.6066680Z test_nvfuser_correctness_linalg_norm_subgradients_at_zero_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:29.6103041Z test_nvfuser_correctness_linalg_norm_subgradients_at_zero_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:29.6132392Z test_nvfuser_correctness_linalg_pinv_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-08-13T13:57:29.6156359Z test_nvfuser_correctness_linalg_pinv_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:29.6179792Z test_nvfuser_correctness_linalg_pinv_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:29.6203019Z test_nvfuser_correctness_linalg_pinv_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:29.6225911Z test_nvfuser_correctness_linalg_pinv_hermitian_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:29.6248886Z test_nvfuser_correctness_linalg_pinv_hermitian_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:29.6271418Z test_nvfuser_correctness_linalg_pinv_hermitian_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:29.6294570Z test_nvfuser_correctness_linalg_pinv_hermitian_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:29.6317529Z test_nvfuser_correctness_linalg_pinv_singular_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:29.6341490Z test_nvfuser_correctness_linalg_pinv_singular_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:29.6364579Z test_nvfuser_correctness_linalg_pinv_singular_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:29.6394928Z test_nvfuser_correctness_linalg_pinv_singular_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-08-13T13:57:29.6417849Z test_nvfuser_correctness_linalg_qr_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:29.6441186Z test_nvfuser_correctness_linalg_qr_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:29.6464612Z test_nvfuser_correctness_linalg_qr_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:29.6488049Z test_nvfuser_correctness_linalg_qr_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:29.6511079Z test_nvfuser_correctness_linalg_slogdet_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:29.6534746Z test_nvfuser_correctness_linalg_slogdet_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:29.6557970Z test_nvfuser_correctness_linalg_slogdet_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:29.6581225Z test_nvfuser_correctness_linalg_slogdet_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:29.6604257Z test_nvfuser_correctness_linalg_solve_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:29.6628111Z test_nvfuser_correctness_linalg_solve_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:29.6656848Z test_nvfuser_correctness_linalg_solve_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-08-13T13:57:29.6679990Z test_nvfuser_correctness_linalg_solve_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:29.6703431Z test_nvfuser_correctness_linalg_solve_ex_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:29.6726717Z test_nvfuser_correctness_linalg_solve_ex_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:29.6749821Z test_nvfuser_correctness_linalg_solve_ex_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:29.6773301Z test_nvfuser_correctness_linalg_solve_ex_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:29.6796386Z test_nvfuser_correctness_linalg_solve_triangular_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:29.6819679Z test_nvfuser_correctness_linalg_solve_triangular_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:29.6842742Z test_nvfuser_correctness_linalg_solve_triangular_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:29.6866130Z test_nvfuser_correctness_linalg_solve_triangular_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:29.6889927Z test_nvfuser_correctness_linalg_svd_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:29.6919264Z test_nvfuser_correctness_linalg_svd_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-08-13T13:57:29.6943136Z test_nvfuser_correctness_linalg_svd_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:29.6966696Z test_nvfuser_correctness_linalg_svd_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:29.6990338Z test_nvfuser_correctness_linalg_svdvals_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:29.7014190Z test_nvfuser_correctness_linalg_svdvals_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:29.7037792Z test_nvfuser_correctness_linalg_svdvals_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:29.7061765Z test_nvfuser_correctness_linalg_svdvals_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:29.7084637Z test_nvfuser_correctness_linalg_tensorinv_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:29.7108078Z test_nvfuser_correctness_linalg_tensorinv_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:29.7131645Z test_nvfuser_correctness_linalg_tensorinv_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:29.7154921Z test_nvfuser_correctness_linalg_tensorinv_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:29.7183861Z test_nvfuser_correctness_linalg_tensorsolve_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-08-13T13:57:29.7206993Z test_nvfuser_correctness_linalg_tensorsolve_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:29.7230338Z test_nvfuser_correctness_linalg_tensorsolve_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:29.7253802Z test_nvfuser_correctness_linalg_tensorsolve_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:29.7276846Z test_nvfuser_correctness_linalg_vander_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:29.7300071Z test_nvfuser_correctness_linalg_vander_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:29.7323105Z test_nvfuser_correctness_linalg_vander_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:29.7346482Z test_nvfuser_correctness_linalg_vander_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:29.7370255Z test_nvfuser_correctness_linalg_vander_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:29.7393282Z test_nvfuser_correctness_linalg_vander_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:29.7416552Z test_nvfuser_correctness_linalg_vander_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:29.7445357Z test_nvfuser_correctness_linalg_vander_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-08-13T13:57:29.7468698Z test_nvfuser_correctness_linalg_vander_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:29.7492245Z test_nvfuser_correctness_linalg_vecdot_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:29.7515011Z test_nvfuser_correctness_linalg_vecdot_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:29.7538673Z test_nvfuser_correctness_linalg_vecdot_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:29.7561724Z test_nvfuser_correctness_linalg_vecdot_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:29.7585090Z test_nvfuser_correctness_linalg_vecdot_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:29.7608450Z test_nvfuser_correctness_linalg_vector_norm_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:29.7631442Z test_nvfuser_correctness_linalg_vector_norm_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:29.7655131Z test_nvfuser_correctness_linalg_vector_norm_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:29.7678198Z test_nvfuser_correctness_linalg_vector_norm_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:29.7707083Z test_nvfuser_correctness_linalg_vector_norm_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-08-13T13:57:29.7730435Z test_nvfuser_correctness_linalg_vector_norm_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:29.7753418Z test_nvfuser_correctness_linspace_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:29.7777079Z test_nvfuser_correctness_linspace_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:29.7800094Z test_nvfuser_correctness_linspace_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:29.7823354Z test_nvfuser_correctness_linspace_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:29.7846374Z test_nvfuser_correctness_linspace_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:29.7869789Z test_nvfuser_correctness_linspace_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:29.7893029Z test_nvfuser_correctness_linspace_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:29.7916127Z test_nvfuser_correctness_linspace_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:29.7939375Z test_nvfuser_correctness_linspace_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:29.7968504Z test_nvfuser_correctness_linspace_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-08-13T13:57:29.7991931Z test_nvfuser_correctness_linspace_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:29.8015337Z test_nvfuser_correctness_log10_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:29.8038480Z test_nvfuser_correctness_log10_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:29.8062022Z test_nvfuser_correctness_log10_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:29.8085186Z test_nvfuser_correctness_log10_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:29.8108350Z test_nvfuser_correctness_log10_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:29.8131791Z test_nvfuser_correctness_log10_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:29.8155016Z test_nvfuser_correctness_log10_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:29.8178124Z test_nvfuser_correctness_log10_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:29.8201255Z test_nvfuser_correctness_log10_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:29.8230319Z test_nvfuser_correctness_log10_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-08-13T13:57:29.8253937Z test_nvfuser_correctness_log10_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:29.8276898Z test_nvfuser_correctness_log10_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:29.8300280Z test_nvfuser_correctness_log1p_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:29.8323304Z test_nvfuser_correctness_log1p_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:29.8346744Z test_nvfuser_correctness_log1p_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:29.8370070Z test_nvfuser_correctness_log1p_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:29.8393006Z test_nvfuser_correctness_log1p_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:29.8416427Z test_nvfuser_correctness_log1p_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:29.8439389Z test_nvfuser_correctness_log1p_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:29.8462792Z test_nvfuser_correctness_log1p_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:29.8491966Z test_nvfuser_correctness_log1p_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-08-13T13:57:29.8514863Z test_nvfuser_correctness_log1p_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:29.8538450Z test_nvfuser_correctness_log2_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:29.8561278Z test_nvfuser_correctness_log2_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:29.8584730Z test_nvfuser_correctness_log2_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:29.8607937Z test_nvfuser_correctness_log2_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:29.8631082Z test_nvfuser_correctness_log2_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:29.8654412Z test_nvfuser_correctness_log2_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:29.8677416Z test_nvfuser_correctness_log2_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:29.8700455Z test_nvfuser_correctness_log2_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:29.8723571Z test_nvfuser_correctness_log2_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:29.8752736Z test_nvfuser_correctness_log2_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-08-13T13:57:29.8776000Z test_nvfuser_correctness_log2_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:29.8799171Z test_nvfuser_correctness_log2_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:29.8822528Z test_nvfuser_correctness_log_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:29.8845586Z test_nvfuser_correctness_log_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:29.8868824Z test_nvfuser_correctness_log_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:29.8892081Z test_nvfuser_correctness_log_cuda_complex32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:29.8915193Z test_nvfuser_correctness_log_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:29.8938368Z test_nvfuser_correctness_log_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:29.8961357Z test_nvfuser_correctness_log_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:29.8984714Z test_nvfuser_correctness_log_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:29.9013716Z test_nvfuser_correctness_log_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-08-13T13:57:29.9036719Z test_nvfuser_correctness_log_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:29.9060227Z test_nvfuser_correctness_log_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:29.9083172Z test_nvfuser_correctness_log_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:29.9106426Z test_nvfuser_correctness_log_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:29.9129795Z test_nvfuser_correctness_log_softmax_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:29.9152783Z test_nvfuser_correctness_log_softmax_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:29.9176258Z test_nvfuser_correctness_log_softmax_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:29.9199161Z test_nvfuser_correctness_log_softmax_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:29.9222548Z test_nvfuser_correctness_log_softmax_dtype_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:29.9245721Z test_nvfuser_correctness_log_softmax_dtype_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:29.9274734Z test_nvfuser_correctness_log_softmax_dtype_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-08-13T13:57:29.9297962Z test_nvfuser_correctness_log_softmax_dtype_cuda_complex32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:29.9320962Z test_nvfuser_correctness_log_softmax_dtype_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:29.9344355Z test_nvfuser_correctness_log_softmax_dtype_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:29.9367777Z test_nvfuser_correctness_log_softmax_dtype_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:29.9391997Z test_nvfuser_correctness_log_softmax_dtype_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:29.9414912Z test_nvfuser_correctness_log_softmax_dtype_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:29.9438126Z test_nvfuser_correctness_log_softmax_dtype_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:29.9461356Z test_nvfuser_correctness_log_softmax_dtype_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:29.9484452Z test_nvfuser_correctness_log_softmax_dtype_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:29.9507806Z test_nvfuser_correctness_log_softmax_dtype_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:29.9538003Z test_nvfuser_correctness_logaddexp2_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-08-13T13:57:29.9561275Z test_nvfuser_correctness_logaddexp2_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:29.9584683Z test_nvfuser_correctness_logaddexp2_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:29.9607614Z test_nvfuser_correctness_logaddexp_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:29.9630683Z test_nvfuser_correctness_logaddexp_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:29.9653794Z test_nvfuser_correctness_logaddexp_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:29.9677199Z test_nvfuser_correctness_logcumsumexp_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:29.9700355Z test_nvfuser_correctness_logcumsumexp_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:29.9723432Z test_nvfuser_correctness_logcumsumexp_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:29.9746734Z test_nvfuser_correctness_logcumsumexp_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:29.9769846Z test_nvfuser_correctness_logdet_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:29.9798030Z test_nvfuser_correctness_logdet_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-08-13T13:57:29.9822757Z test_nvfuser_correctness_logdet_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:29.9847623Z test_nvfuser_correctness_logdet_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:29.9872640Z test_nvfuser_correctness_logical_and_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:29.9897854Z test_nvfuser_correctness_logical_and_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:29.9922877Z test_nvfuser_correctness_logical_and_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:29.9948185Z test_nvfuser_correctness_logical_and_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:29.9973693Z test_nvfuser_correctness_logical_and_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:29.9998549Z test_nvfuser_correctness_logical_and_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:30.0023760Z test_nvfuser_correctness_logical_and_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:30.0048965Z test_nvfuser_correctness_logical_and_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:30.0078041Z test_nvfuser_correctness_logical_and_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-08-13T13:57:30.0101233Z test_nvfuser_correctness_logical_and_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:30.0124266Z test_nvfuser_correctness_logical_and_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:30.0147581Z test_nvfuser_correctness_logical_and_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:30.0170947Z test_nvfuser_correctness_logical_not_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:30.0193931Z test_nvfuser_correctness_logical_not_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:30.0217253Z test_nvfuser_correctness_logical_not_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:30.0240514Z test_nvfuser_correctness_logical_not_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:30.0263914Z test_nvfuser_correctness_logical_not_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:30.0287087Z test_nvfuser_correctness_logical_not_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:30.0310319Z test_nvfuser_correctness_logical_not_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:30.0339763Z test_nvfuser_correctness_logical_not_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-08-13T13:57:30.0362848Z test_nvfuser_correctness_logical_not_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:30.0386094Z test_nvfuser_correctness_logical_not_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:30.0409316Z test_nvfuser_correctness_logical_not_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:30.0432433Z test_nvfuser_correctness_logical_not_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:30.0455666Z test_nvfuser_correctness_logical_or_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:30.0478698Z test_nvfuser_correctness_logical_or_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:30.0502006Z test_nvfuser_correctness_logical_or_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:30.0525089Z test_nvfuser_correctness_logical_or_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:30.0548454Z test_nvfuser_correctness_logical_or_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:30.0572018Z test_nvfuser_correctness_logical_or_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:30.0601054Z test_nvfuser_correctness_logical_or_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-08-13T13:57:30.0626516Z test_nvfuser_correctness_logical_or_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:30.0652014Z test_nvfuser_correctness_logical_or_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:30.0677115Z test_nvfuser_correctness_logical_or_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:30.0702340Z test_nvfuser_correctness_logical_or_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:30.0727711Z test_nvfuser_correctness_logical_or_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:30.0752682Z test_nvfuser_correctness_logical_xor_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:30.0777874Z test_nvfuser_correctness_logical_xor_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:30.0803265Z test_nvfuser_correctness_logical_xor_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:30.0828830Z test_nvfuser_correctness_logical_xor_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:30.0854106Z test_nvfuser_correctness_logical_xor_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:30.0882746Z test_nvfuser_correctness_logical_xor_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-08-13T13:57:30.0906063Z test_nvfuser_correctness_logical_xor_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:30.0929555Z test_nvfuser_correctness_logical_xor_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:30.0952582Z test_nvfuser_correctness_logical_xor_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:30.0975895Z test_nvfuser_correctness_logical_xor_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:30.0998755Z test_nvfuser_correctness_logical_xor_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:30.1021950Z test_nvfuser_correctness_logical_xor_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:30.1045224Z test_nvfuser_correctness_logit_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:30.1068439Z test_nvfuser_correctness_logit_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:30.1091899Z test_nvfuser_correctness_logit_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:30.1115035Z test_nvfuser_correctness_logit_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:30.1144460Z test_nvfuser_correctness_logit_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-08-13T13:57:30.1169824Z test_nvfuser_correctness_logit_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:30.1195027Z test_nvfuser_correctness_logit_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:30.1220538Z test_nvfuser_correctness_logit_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:30.1245698Z test_nvfuser_correctness_logit_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:30.1270897Z test_nvfuser_correctness_logit_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:30.1296267Z test_nvfuser_correctness_logspace_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:30.1321437Z test_nvfuser_correctness_logspace_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:30.1347034Z test_nvfuser_correctness_logspace_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:30.1372360Z test_nvfuser_correctness_logspace_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:30.1397659Z test_nvfuser_correctness_logspace_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:30.1426472Z test_nvfuser_correctness_logspace_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-08-13T13:57:30.1449924Z test_nvfuser_correctness_logspace_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:30.1473165Z test_nvfuser_correctness_logspace_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:30.1496576Z test_nvfuser_correctness_logspace_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:30.1519938Z test_nvfuser_correctness_logspace_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:30.1543261Z test_nvfuser_correctness_logspace_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:30.1566273Z test_nvfuser_correctness_logsumexp_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:30.1589732Z test_nvfuser_correctness_logsumexp_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:30.1613066Z test_nvfuser_correctness_logsumexp_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:30.1636028Z test_nvfuser_correctness_logsumexp_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:30.1659471Z test_nvfuser_correctness_logsumexp_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:30.1688314Z test_nvfuser_correctness_logsumexp_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-08-13T13:57:30.1713327Z test_nvfuser_correctness_logsumexp_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:30.1738779Z test_nvfuser_correctness_logsumexp_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:30.1763845Z test_nvfuser_correctness_logsumexp_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:30.1789208Z test_nvfuser_correctness_logsumexp_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:30.1814540Z test_nvfuser_correctness_long_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:30.1839486Z test_nvfuser_correctness_long_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:30.1864838Z test_nvfuser_correctness_long_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:30.1889944Z test_nvfuser_correctness_long_cuda_complex32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:30.1914844Z test_nvfuser_correctness_long_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:30.1939827Z test_nvfuser_correctness_long_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:30.1969258Z test_nvfuser_correctness_long_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-08-13T13:57:30.1994467Z test_nvfuser_correctness_long_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:30.2019993Z test_nvfuser_correctness_long_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:30.2045385Z test_nvfuser_correctness_long_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:30.2070909Z test_nvfuser_correctness_long_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:30.2096337Z test_nvfuser_correctness_long_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:30.2121426Z test_nvfuser_correctness_long_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:30.2147048Z test_nvfuser_correctness_lt_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:30.2172576Z test_nvfuser_correctness_lt_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:30.2197528Z test_nvfuser_correctness_lt_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:30.2222716Z test_nvfuser_correctness_lt_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:30.2252100Z test_nvfuser_correctness_lt_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-08-13T13:57:30.2275036Z test_nvfuser_correctness_lt_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:30.2298254Z test_nvfuser_correctness_lt_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:30.2321499Z test_nvfuser_correctness_lt_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:30.2344682Z test_nvfuser_correctness_lt_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:30.2368225Z test_nvfuser_correctness_lt_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:30.2391355Z test_nvfuser_correctness_lu_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:30.2414974Z test_nvfuser_correctness_lu_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:30.2437686Z test_nvfuser_correctness_lu_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:30.2461187Z test_nvfuser_correctness_lu_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:30.2484306Z test_nvfuser_correctness_lu_solve_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:30.2513259Z test_nvfuser_correctness_lu_solve_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-08-13T13:57:30.2536714Z test_nvfuser_correctness_lu_solve_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:30.2559615Z test_nvfuser_correctness_lu_solve_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:30.2583192Z test_nvfuser_correctness_lu_unpack_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:30.2606314Z test_nvfuser_correctness_lu_unpack_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:30.2629473Z test_nvfuser_correctness_lu_unpack_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:30.2652932Z test_nvfuser_correctness_lu_unpack_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:30.2676203Z test_nvfuser_correctness_mH_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:30.2699369Z test_nvfuser_correctness_mH_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:30.2722452Z test_nvfuser_correctness_mH_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:30.2746061Z test_nvfuser_correctness_mH_cuda_complex32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:30.2775966Z test_nvfuser_correctness_mH_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-08-13T13:57:30.2798697Z test_nvfuser_correctness_mH_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:30.2822024Z test_nvfuser_correctness_mH_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:30.2845327Z test_nvfuser_correctness_mH_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:30.2868293Z test_nvfuser_correctness_mH_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:30.2891823Z test_nvfuser_correctness_mH_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:30.2914637Z test_nvfuser_correctness_mH_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:30.2940184Z test_nvfuser_correctness_mH_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:30.2963523Z test_nvfuser_correctness_mH_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:30.2986911Z test_nvfuser_correctness_mT_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:30.3011169Z test_nvfuser_correctness_mT_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:30.3039922Z test_nvfuser_correctness_mT_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-08-13T13:57:30.3063074Z test_nvfuser_correctness_mT_cuda_complex32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:30.3086023Z test_nvfuser_correctness_mT_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:30.3109152Z test_nvfuser_correctness_mT_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:30.3132529Z test_nvfuser_correctness_mT_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:30.3156569Z test_nvfuser_correctness_mT_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:30.3179854Z test_nvfuser_correctness_mT_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:30.3203040Z test_nvfuser_correctness_mT_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:30.3226256Z test_nvfuser_correctness_mT_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:30.3249658Z test_nvfuser_correctness_mT_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:30.3272810Z test_nvfuser_correctness_mT_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:30.3301987Z test_nvfuser_correctness_masked_fill_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-08-13T13:57:30.3324901Z test_nvfuser_correctness_masked_fill_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:30.3348275Z test_nvfuser_correctness_masked_fill_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:30.3371554Z test_nvfuser_correctness_masked_fill_cuda_complex32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:30.3394552Z test_nvfuser_correctness_masked_fill_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:30.3417702Z test_nvfuser_correctness_masked_fill_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:30.3440686Z test_nvfuser_correctness_masked_fill_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:30.3464147Z test_nvfuser_correctness_masked_fill_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:30.3487433Z test_nvfuser_correctness_masked_fill_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:30.3510328Z test_nvfuser_correctness_masked_fill_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:30.3533999Z test_nvfuser_correctness_masked_fill_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:30.3562593Z test_nvfuser_correctness_masked_fill_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-08-13T13:57:30.3585875Z test_nvfuser_correctness_masked_fill_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:30.3608822Z test_nvfuser_correctness_masked_scatter_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:30.3631818Z test_nvfuser_correctness_masked_scatter_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:30.3655164Z test_nvfuser_correctness_masked_scatter_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:30.3678094Z test_nvfuser_correctness_masked_scatter_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:30.3701462Z test_nvfuser_correctness_masked_scatter_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:30.3724378Z test_nvfuser_correctness_masked_scatter_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:30.3747623Z test_nvfuser_correctness_masked_scatter_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:30.3770946Z test_nvfuser_correctness_masked_scatter_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:30.3794034Z test_nvfuser_correctness_masked_scatter_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:30.3823462Z test_nvfuser_correctness_masked_scatter_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-08-13T13:57:30.3848707Z test_nvfuser_correctness_masked_scatter_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:30.3874010Z test_nvfuser_correctness_masked_scatter_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:30.3899175Z test_nvfuser_correctness_masked_select_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:30.3924255Z test_nvfuser_correctness_masked_select_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:30.3951441Z test_nvfuser_correctness_masked_select_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-08-13T13:57:30.3976114Z test_nvfuser_correctness_masked_select_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:30.3999433Z test_nvfuser_correctness_masked_select_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:30.4024821Z test_nvfuser_correctness_masked_select_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:30.4048905Z test_nvfuser_correctness_masked_select_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:30.4071682Z test_nvfuser_correctness_masked_select_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:30.4100611Z test_nvfuser_correctness_masked_select_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-08-13T13:57:30.4123613Z test_nvfuser_correctness_masked_select_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:30.4147321Z test_nvfuser_correctness_masked_select_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:30.4170959Z test_nvfuser_correctness_masked_select_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:30.4193738Z test_nvfuser_correctness_matmul_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:30.4219437Z test_nvfuser_correctness_matmul_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:30.4242293Z test_nvfuser_correctness_matmul_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:30.4265605Z test_nvfuser_correctness_matmul_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:30.4289130Z test_nvfuser_correctness_matmul_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:30.4314061Z test_nvfuser_correctness_matrix_exp_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:30.4337486Z test_nvfuser_correctness_matrix_exp_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:30.4366107Z test_nvfuser_correctness_matrix_exp_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-08-13T13:57:30.4389752Z test_nvfuser_correctness_matrix_exp_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:30.4413841Z test_nvfuser_correctness_matrix_exp_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:30.4436780Z test_nvfuser_correctness_max_binary_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:30.4460268Z test_nvfuser_correctness_max_binary_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:30.4483305Z test_nvfuser_correctness_max_binary_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:30.4506264Z test_nvfuser_correctness_max_binary_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:30.4529642Z test_nvfuser_correctness_max_binary_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:30.4552605Z test_nvfuser_correctness_max_binary_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:30.4575931Z test_nvfuser_correctness_max_binary_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:30.4598966Z test_nvfuser_correctness_max_binary_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:30.4628051Z test_nvfuser_correctness_max_binary_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-08-13T13:57:30.4651541Z test_nvfuser_correctness_max_binary_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:30.4674966Z test_nvfuser_correctness_max_reduction_no_dim_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:30.4698050Z test_nvfuser_correctness_max_reduction_no_dim_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:30.4721333Z test_nvfuser_correctness_max_reduction_no_dim_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:30.4744720Z test_nvfuser_correctness_max_reduction_no_dim_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:30.4767942Z test_nvfuser_correctness_max_reduction_no_dim_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:30.4790783Z test_nvfuser_correctness_max_reduction_no_dim_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:30.4814393Z test_nvfuser_correctness_max_reduction_no_dim_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:30.4837422Z test_nvfuser_correctness_max_reduction_no_dim_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:30.4860848Z test_nvfuser_correctness_max_reduction_no_dim_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:30.4889667Z test_nvfuser_correctness_max_reduction_no_dim_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-08-13T13:57:30.4912912Z test_nvfuser_correctness_max_reduction_with_dim_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:30.4936315Z test_nvfuser_correctness_max_reduction_with_dim_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:30.4959336Z test_nvfuser_correctness_max_reduction_with_dim_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:30.4982556Z test_nvfuser_correctness_max_reduction_with_dim_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:30.5005488Z test_nvfuser_correctness_max_reduction_with_dim_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:30.5028977Z test_nvfuser_correctness_max_reduction_with_dim_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:30.5052198Z test_nvfuser_correctness_max_reduction_with_dim_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:30.5075228Z test_nvfuser_correctness_max_reduction_with_dim_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:30.5098247Z test_nvfuser_correctness_max_reduction_with_dim_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:30.5121332Z test_nvfuser_correctness_max_reduction_with_dim_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:30.5150275Z test_nvfuser_correctness_maximum_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-08-13T13:57:30.5173563Z test_nvfuser_correctness_maximum_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:30.5197001Z test_nvfuser_correctness_maximum_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:30.5219902Z test_nvfuser_correctness_maximum_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:30.5242885Z test_nvfuser_correctness_maximum_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:30.5266147Z test_nvfuser_correctness_maximum_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:30.5289332Z test_nvfuser_correctness_maximum_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:30.5312518Z test_nvfuser_correctness_maximum_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:30.5335734Z test_nvfuser_correctness_maximum_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:30.5358507Z test_nvfuser_correctness_maximum_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:30.5382152Z test_nvfuser_correctness_mean_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:30.5411744Z test_nvfuser_correctness_mean_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-08-13T13:57:30.5436732Z test_nvfuser_correctness_mean_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:30.5462308Z test_nvfuser_correctness_mean_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:30.5487128Z test_nvfuser_correctness_mean_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:30.5512294Z test_nvfuser_correctness_mean_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:30.5537564Z test_nvfuser_correctness_median_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:30.5562564Z test_nvfuser_correctness_median_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:30.5588058Z test_nvfuser_correctness_median_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:30.5613217Z test_nvfuser_correctness_median_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:30.5638429Z test_nvfuser_correctness_median_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:30.5662850Z test_nvfuser_correctness_median_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:30.5691807Z test_nvfuser_correctness_median_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-08-13T13:57:30.5714958Z test_nvfuser_correctness_median_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:30.5738483Z test_nvfuser_correctness_meshgrid_list_of_tensors_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:30.5761372Z test_nvfuser_correctness_meshgrid_list_of_tensors_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:30.5784683Z test_nvfuser_correctness_meshgrid_list_of_tensors_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:30.5808737Z test_nvfuser_correctness_meshgrid_list_of_tensors_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:30.5833584Z test_nvfuser_correctness_meshgrid_list_of_tensors_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:30.5858855Z test_nvfuser_correctness_meshgrid_list_of_tensors_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:30.5883988Z test_nvfuser_correctness_meshgrid_list_of_tensors_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:30.5909400Z test_nvfuser_correctness_meshgrid_list_of_tensors_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:30.5934749Z test_nvfuser_correctness_meshgrid_list_of_tensors_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:30.5964542Z test_nvfuser_correctness_meshgrid_list_of_tensors_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-08-13T13:57:30.5988172Z test_nvfuser_correctness_meshgrid_list_of_tensors_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:30.6013588Z test_nvfuser_correctness_meshgrid_list_of_tensors_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:30.6038694Z test_nvfuser_correctness_meshgrid_variadic_tensors_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:30.6064026Z test_nvfuser_correctness_meshgrid_variadic_tensors_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:30.6089546Z test_nvfuser_correctness_meshgrid_variadic_tensors_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:30.6114662Z test_nvfuser_correctness_meshgrid_variadic_tensors_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:30.6140291Z test_nvfuser_correctness_meshgrid_variadic_tensors_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:30.6166127Z test_nvfuser_correctness_meshgrid_variadic_tensors_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:30.6189795Z test_nvfuser_correctness_meshgrid_variadic_tensors_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:30.6213578Z test_nvfuser_correctness_meshgrid_variadic_tensors_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:30.6243245Z test_nvfuser_correctness_meshgrid_variadic_tensors_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-08-13T13:57:30.6266514Z test_nvfuser_correctness_meshgrid_variadic_tensors_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:30.6289768Z test_nvfuser_correctness_meshgrid_variadic_tensors_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:30.6312924Z test_nvfuser_correctness_meshgrid_variadic_tensors_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:30.6336380Z test_nvfuser_correctness_min_binary_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:30.6360229Z test_nvfuser_correctness_min_binary_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:30.6383702Z test_nvfuser_correctness_min_binary_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:30.6407151Z test_nvfuser_correctness_min_binary_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:30.6430593Z test_nvfuser_correctness_min_binary_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:30.6453834Z test_nvfuser_correctness_min_binary_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:30.6477184Z test_nvfuser_correctness_min_binary_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:30.6506921Z test_nvfuser_correctness_min_binary_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-08-13T13:57:30.6530248Z test_nvfuser_correctness_min_binary_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:30.6553277Z test_nvfuser_correctness_min_binary_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:30.6576966Z test_nvfuser_correctness_min_reduction_no_dim_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:30.6599950Z test_nvfuser_correctness_min_reduction_no_dim_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:30.6623203Z test_nvfuser_correctness_min_reduction_no_dim_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:30.6646267Z test_nvfuser_correctness_min_reduction_no_dim_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:30.6669590Z test_nvfuser_correctness_min_reduction_no_dim_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:30.6692835Z test_nvfuser_correctness_min_reduction_no_dim_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:30.6715788Z test_nvfuser_correctness_min_reduction_no_dim_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:30.6738986Z test_nvfuser_correctness_min_reduction_no_dim_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:30.6768265Z test_nvfuser_correctness_min_reduction_no_dim_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-08-13T13:57:30.6790954Z test_nvfuser_correctness_min_reduction_no_dim_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:30.6814446Z test_nvfuser_correctness_min_reduction_with_dim_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:30.6837498Z test_nvfuser_correctness_min_reduction_with_dim_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:30.6860765Z test_nvfuser_correctness_min_reduction_with_dim_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:30.6883790Z test_nvfuser_correctness_min_reduction_with_dim_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:30.6906992Z test_nvfuser_correctness_min_reduction_with_dim_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:30.6930468Z test_nvfuser_correctness_min_reduction_with_dim_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:30.6953505Z test_nvfuser_correctness_min_reduction_with_dim_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:30.6976844Z test_nvfuser_correctness_min_reduction_with_dim_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:30.6999888Z test_nvfuser_correctness_min_reduction_with_dim_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:30.7028934Z test_nvfuser_correctness_min_reduction_with_dim_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-08-13T13:57:30.7052337Z test_nvfuser_correctness_minimum_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:30.7075374Z test_nvfuser_correctness_minimum_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:30.7098573Z test_nvfuser_correctness_minimum_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:30.7121624Z test_nvfuser_correctness_minimum_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:30.7144916Z test_nvfuser_correctness_minimum_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:30.7168881Z test_nvfuser_correctness_minimum_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:30.7191344Z test_nvfuser_correctness_minimum_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:30.7214638Z test_nvfuser_correctness_minimum_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:30.7237661Z test_nvfuser_correctness_minimum_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:30.7261096Z test_nvfuser_correctness_minimum_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:30.7290186Z test_nvfuser_correctness_mm_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-08-13T13:57:30.7313138Z test_nvfuser_correctness_mm_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:30.7336626Z test_nvfuser_correctness_mm_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:30.7359434Z test_nvfuser_correctness_mm_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:30.7383027Z test_nvfuser_correctness_mm_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:30.7405911Z test_nvfuser_correctness_mode_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:30.7428955Z test_nvfuser_correctness_mode_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:30.7452335Z test_nvfuser_correctness_mode_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:30.7475501Z test_nvfuser_correctness_mode_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:30.7498883Z test_nvfuser_correctness_mode_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:30.7521968Z test_nvfuser_correctness_mode_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:30.7550911Z test_nvfuser_correctness_mode_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-08-13T13:57:30.7574103Z test_nvfuser_correctness_mode_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:30.7597119Z test_nvfuser_correctness_mode_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:30.7620428Z test_nvfuser_correctness_mode_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:30.7643453Z test_nvfuser_correctness_movedim_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:30.7666730Z test_nvfuser_correctness_movedim_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:30.7690209Z test_nvfuser_correctness_movedim_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:30.7713119Z test_nvfuser_correctness_movedim_cuda_complex32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:30.7736466Z test_nvfuser_correctness_movedim_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:30.7759269Z test_nvfuser_correctness_movedim_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:30.7782890Z test_nvfuser_correctness_movedim_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:30.7811853Z test_nvfuser_correctness_movedim_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-08-13T13:57:30.7835098Z test_nvfuser_correctness_movedim_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:30.7858368Z test_nvfuser_correctness_movedim_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:30.7881472Z test_nvfuser_correctness_movedim_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:30.7904851Z test_nvfuser_correctness_movedim_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:30.7928135Z test_nvfuser_correctness_movedim_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:30.7951223Z test_nvfuser_correctness_msort_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:30.7974557Z test_nvfuser_correctness_msort_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:30.7998359Z test_nvfuser_correctness_msort_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:30.8021657Z test_nvfuser_correctness_msort_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:30.8044736Z test_nvfuser_correctness_msort_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:30.8073845Z test_nvfuser_correctness_msort_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-08-13T13:57:30.8097011Z test_nvfuser_correctness_msort_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:30.8120042Z test_nvfuser_correctness_msort_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:30.8143381Z test_nvfuser_correctness_msort_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:30.8166336Z test_nvfuser_correctness_mul_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:30.8189680Z test_nvfuser_correctness_mul_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:30.8213168Z test_nvfuser_correctness_mul_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:30.8236129Z test_nvfuser_correctness_mul_cuda_complex32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:30.8259635Z test_nvfuser_correctness_mul_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:30.8282554Z test_nvfuser_correctness_mul_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:30.8305960Z test_nvfuser_correctness_mul_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:30.8335032Z test_nvfuser_correctness_mul_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-08-13T13:57:30.8358055Z test_nvfuser_correctness_mul_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:30.8381445Z test_nvfuser_correctness_mul_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:30.8404457Z test_nvfuser_correctness_mul_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:30.8427617Z test_nvfuser_correctness_mul_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:30.8450949Z test_nvfuser_correctness_mul_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:30.8474055Z test_nvfuser_correctness_multinomial_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:30.8497333Z test_nvfuser_correctness_multinomial_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:30.8520325Z test_nvfuser_correctness_multinomial_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:30.8543907Z test_nvfuser_correctness_mv_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:30.8567195Z test_nvfuser_correctness_mv_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:30.8596046Z test_nvfuser_correctness_mv_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-08-13T13:57:30.8619227Z test_nvfuser_correctness_mv_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:30.8642414Z test_nvfuser_correctness_mv_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:30.8665739Z test_nvfuser_correctness_mvlgamma_mvlgamma_p_1_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:30.8689155Z test_nvfuser_correctness_mvlgamma_mvlgamma_p_1_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:30.8712320Z test_nvfuser_correctness_mvlgamma_mvlgamma_p_1_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:30.8735807Z test_nvfuser_correctness_mvlgamma_mvlgamma_p_1_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:30.8758778Z test_nvfuser_correctness_mvlgamma_mvlgamma_p_1_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:30.8782089Z test_nvfuser_correctness_mvlgamma_mvlgamma_p_1_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:30.8805379Z test_nvfuser_correctness_mvlgamma_mvlgamma_p_1_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:30.8828677Z test_nvfuser_correctness_mvlgamma_mvlgamma_p_1_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:30.8857853Z test_nvfuser_correctness_mvlgamma_mvlgamma_p_3_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-08-13T13:57:30.8880885Z test_nvfuser_correctness_mvlgamma_mvlgamma_p_3_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:30.8904193Z test_nvfuser_correctness_mvlgamma_mvlgamma_p_3_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:30.8927320Z test_nvfuser_correctness_mvlgamma_mvlgamma_p_3_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:30.8950652Z test_nvfuser_correctness_mvlgamma_mvlgamma_p_3_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:30.8973994Z test_nvfuser_correctness_mvlgamma_mvlgamma_p_3_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:30.8997082Z test_nvfuser_correctness_mvlgamma_mvlgamma_p_3_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:30.9020332Z test_nvfuser_correctness_mvlgamma_mvlgamma_p_3_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:30.9043511Z test_nvfuser_correctness_mvlgamma_mvlgamma_p_5_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:30.9066747Z test_nvfuser_correctness_mvlgamma_mvlgamma_p_5_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:30.9090242Z test_nvfuser_correctness_mvlgamma_mvlgamma_p_5_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:30.9119629Z test_nvfuser_correctness_mvlgamma_mvlgamma_p_5_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-08-13T13:57:30.9144957Z test_nvfuser_correctness_mvlgamma_mvlgamma_p_5_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:30.9170354Z test_nvfuser_correctness_mvlgamma_mvlgamma_p_5_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:30.9195328Z test_nvfuser_correctness_mvlgamma_mvlgamma_p_5_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:30.9220526Z test_nvfuser_correctness_mvlgamma_mvlgamma_p_5_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:30.9245443Z test_nvfuser_correctness_nan_to_num_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:30.9270813Z test_nvfuser_correctness_nan_to_num_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:30.9295993Z test_nvfuser_correctness_nan_to_num_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:30.9321085Z test_nvfuser_correctness_nan_to_num_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:30.9346176Z test_nvfuser_correctness_nan_to_num_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:30.9371364Z test_nvfuser_correctness_nan_to_num_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:30.9401575Z test_nvfuser_correctness_nan_to_num_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-08-13T13:57:30.9424711Z test_nvfuser_correctness_nan_to_num_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:30.9447975Z test_nvfuser_correctness_nan_to_num_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:30.9471093Z test_nvfuser_correctness_nan_to_num_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:30.9494346Z test_nvfuser_correctness_nanmean_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:30.9517217Z test_nvfuser_correctness_nanmean_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:30.9540560Z test_nvfuser_correctness_nanmean_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:30.9563623Z test_nvfuser_correctness_nanmean_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:30.9587093Z test_nvfuser_correctness_nanmedian_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:30.9610362Z test_nvfuser_correctness_nanmedian_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:30.9633359Z test_nvfuser_correctness_nanmedian_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:30.9662342Z test_nvfuser_correctness_nanmedian_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-08-13T13:57:30.9685317Z test_nvfuser_correctness_nanmedian_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:30.9708762Z test_nvfuser_correctness_nanmedian_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:30.9732281Z test_nvfuser_correctness_nanmedian_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:30.9755218Z test_nvfuser_correctness_nanmedian_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:30.9778492Z test_nvfuser_correctness_nanquantile_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:30.9801649Z test_nvfuser_correctness_nanquantile_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:30.9825039Z test_nvfuser_correctness_nansum_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:30.9848467Z test_nvfuser_correctness_nansum_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:30.9871520Z test_nvfuser_correctness_nansum_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:30.9894966Z test_nvfuser_correctness_nansum_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:30.9923692Z test_nvfuser_correctness_nansum_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-08-13T13:57:30.9947113Z test_nvfuser_correctness_nansum_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:30.9970488Z test_nvfuser_correctness_nansum_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:30.9993514Z test_nvfuser_correctness_nansum_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:31.0016811Z test_nvfuser_correctness_nansum_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:31.0040045Z test_nvfuser_correctness_nansum_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:31.0063330Z test_nvfuser_correctness_narrow_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:31.0086576Z test_nvfuser_correctness_narrow_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:31.0109874Z test_nvfuser_correctness_narrow_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:31.0133154Z test_nvfuser_correctness_narrow_cuda_complex32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:31.0156123Z test_nvfuser_correctness_narrow_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:31.0185349Z test_nvfuser_correctness_narrow_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-08-13T13:57:31.0208657Z test_nvfuser_correctness_narrow_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:31.0231972Z test_nvfuser_correctness_narrow_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:31.0255550Z test_nvfuser_correctness_narrow_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:31.0278481Z test_nvfuser_correctness_narrow_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:31.0301752Z test_nvfuser_correctness_narrow_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:31.0324787Z test_nvfuser_correctness_narrow_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:31.0348289Z test_nvfuser_correctness_narrow_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:31.0371630Z test_nvfuser_correctness_native_layer_norm_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:31.0394552Z test_nvfuser_correctness_native_layer_norm_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:31.0417859Z test_nvfuser_correctness_native_layer_norm_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:31.0446861Z test_nvfuser_correctness_native_layer_norm_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-08-13T13:57:31.0470110Z test_nvfuser_correctness_ne_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:31.0493478Z test_nvfuser_correctness_ne_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:31.0516489Z test_nvfuser_correctness_ne_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:31.0539790Z test_nvfuser_correctness_ne_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:31.0562892Z test_nvfuser_correctness_ne_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:31.0586188Z test_nvfuser_correctness_ne_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:31.0609455Z test_nvfuser_correctness_ne_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:31.0632416Z test_nvfuser_correctness_ne_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:31.0655776Z test_nvfuser_correctness_ne_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:31.0678961Z test_nvfuser_correctness_ne_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:31.0707956Z test_nvfuser_correctness_ne_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-08-13T13:57:31.0731191Z test_nvfuser_correctness_ne_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:31.0754367Z test_nvfuser_correctness_neg_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:31.0777574Z test_nvfuser_correctness_neg_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:31.0800494Z test_nvfuser_correctness_neg_cuda_complex32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:31.0823822Z test_nvfuser_correctness_neg_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:31.0846807Z test_nvfuser_correctness_neg_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:31.0870103Z test_nvfuser_correctness_neg_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:31.0893246Z test_nvfuser_correctness_neg_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:31.0916231Z test_nvfuser_correctness_neg_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:31.0939650Z test_nvfuser_correctness_neg_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:31.0968618Z test_nvfuser_correctness_neg_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-08-13T13:57:31.0991563Z test_nvfuser_correctness_neg_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:31.1014940Z test_nvfuser_correctness_neg_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:31.1027128Z test_nvfuser_correctness_new_empty_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.001s) 2022-08-13T13:57:31.1039771Z test_nvfuser_correctness_new_empty_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.001s) 2022-08-13T13:57:31.1053208Z test_nvfuser_correctness_new_empty_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.001s) 2022-08-13T13:57:31.1065567Z test_nvfuser_correctness_new_empty_cuda_complex32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.001s) 2022-08-13T13:57:31.1078311Z test_nvfuser_correctness_new_empty_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.001s) 2022-08-13T13:57:31.1091225Z test_nvfuser_correctness_new_empty_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.001s) 2022-08-13T13:57:31.1103713Z test_nvfuser_correctness_new_empty_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.001s) 2022-08-13T13:57:31.1116381Z test_nvfuser_correctness_new_empty_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.001s) 2022-08-13T13:57:31.1129301Z test_nvfuser_correctness_new_empty_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.001s) 2022-08-13T13:57:31.1141984Z test_nvfuser_correctness_new_empty_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.001s) 2022-08-13T13:57:31.1154474Z test_nvfuser_correctness_new_empty_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.001s) 2022-08-13T13:57:31.1167522Z test_nvfuser_correctness_new_empty_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.001s) 2022-08-13T13:57:31.1179700Z test_nvfuser_correctness_new_empty_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.001s) 2022-08-13T13:57:31.1203361Z test_nvfuser_correctness_new_full_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:31.1226435Z test_nvfuser_correctness_new_full_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:31.1249856Z test_nvfuser_correctness_new_full_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:31.1272857Z test_nvfuser_correctness_new_full_cuda_complex32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:31.1296065Z test_nvfuser_correctness_new_full_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:31.1319058Z test_nvfuser_correctness_new_full_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:31.1342367Z test_nvfuser_correctness_new_full_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:31.1371229Z test_nvfuser_correctness_new_full_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-08-13T13:57:31.1394152Z test_nvfuser_correctness_new_full_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:31.1417397Z test_nvfuser_correctness_new_full_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:31.1440519Z test_nvfuser_correctness_new_full_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:31.1463795Z test_nvfuser_correctness_new_full_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:31.1486812Z test_nvfuser_correctness_new_full_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:31.1509890Z test_nvfuser_correctness_new_ones_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:31.1533309Z test_nvfuser_correctness_new_ones_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:31.1556379Z test_nvfuser_correctness_new_ones_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:31.1579676Z test_nvfuser_correctness_new_ones_cuda_complex32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:31.1602744Z test_nvfuser_correctness_new_ones_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:31.1632063Z test_nvfuser_correctness_new_ones_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-08-13T13:57:31.1655290Z test_nvfuser_correctness_new_ones_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:31.1678336Z test_nvfuser_correctness_new_ones_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:31.1701554Z test_nvfuser_correctness_new_ones_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:31.1724652Z test_nvfuser_correctness_new_ones_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:31.1748097Z test_nvfuser_correctness_new_ones_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:31.1771518Z test_nvfuser_correctness_new_ones_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:31.1794505Z test_nvfuser_correctness_new_ones_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:31.1817712Z test_nvfuser_correctness_new_zeros_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:31.1840927Z test_nvfuser_correctness_new_zeros_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:31.1864275Z test_nvfuser_correctness_new_zeros_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:31.1893313Z test_nvfuser_correctness_new_zeros_cuda_complex32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-08-13T13:57:31.1916296Z test_nvfuser_correctness_new_zeros_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:31.1939891Z test_nvfuser_correctness_new_zeros_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:31.1962827Z test_nvfuser_correctness_new_zeros_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:31.1986021Z test_nvfuser_correctness_new_zeros_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:31.2009340Z test_nvfuser_correctness_new_zeros_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:31.2032287Z test_nvfuser_correctness_new_zeros_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:31.2055779Z test_nvfuser_correctness_new_zeros_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:31.2078683Z test_nvfuser_correctness_new_zeros_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:31.2101996Z test_nvfuser_correctness_new_zeros_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:31.2125063Z test_nvfuser_correctness_nextafter_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:31.2154185Z test_nvfuser_correctness_nextafter_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-08-13T13:57:31.2177548Z test_nvfuser_correctness_nextafter_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:31.2200687Z test_nvfuser_correctness_nn_functional_adaptive_avg_pool1d_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:31.2225636Z test_nvfuser_correctness_nn_functional_adaptive_avg_pool1d_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:31.2251277Z test_nvfuser_correctness_nn_functional_adaptive_avg_pool1d_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:31.2275995Z test_nvfuser_correctness_nn_functional_adaptive_avg_pool1d_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:31.2301397Z test_nvfuser_correctness_nn_functional_adaptive_avg_pool2d_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:31.2326555Z test_nvfuser_correctness_nn_functional_adaptive_avg_pool2d_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:31.2351945Z test_nvfuser_correctness_nn_functional_adaptive_avg_pool2d_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:31.2377435Z test_nvfuser_correctness_nn_functional_adaptive_avg_pool2d_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:31.2402768Z test_nvfuser_correctness_nn_functional_adaptive_avg_pool3d_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:31.2432652Z test_nvfuser_correctness_nn_functional_adaptive_avg_pool3d_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-08-13T13:57:31.2456063Z test_nvfuser_correctness_nn_functional_adaptive_avg_pool3d_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:31.2478972Z test_nvfuser_correctness_nn_functional_adaptive_avg_pool3d_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:31.2502214Z test_nvfuser_correctness_nn_functional_adaptive_max_pool1d_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:31.2525325Z test_nvfuser_correctness_nn_functional_adaptive_max_pool1d_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:31.2548513Z test_nvfuser_correctness_nn_functional_adaptive_max_pool1d_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:31.2571874Z test_nvfuser_correctness_nn_functional_adaptive_max_pool1d_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:31.2595032Z test_nvfuser_correctness_nn_functional_adaptive_max_pool2d_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:31.2618251Z test_nvfuser_correctness_nn_functional_adaptive_max_pool2d_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:31.2641364Z test_nvfuser_correctness_nn_functional_adaptive_max_pool2d_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:31.2664698Z test_nvfuser_correctness_nn_functional_adaptive_max_pool2d_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:31.2693664Z test_nvfuser_correctness_nn_functional_adaptive_max_pool3d_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-08-13T13:57:31.2716506Z test_nvfuser_correctness_nn_functional_adaptive_max_pool3d_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:31.2740126Z test_nvfuser_correctness_nn_functional_adaptive_max_pool3d_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:31.2762947Z test_nvfuser_correctness_nn_functional_adaptive_max_pool3d_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:31.2786370Z test_nvfuser_correctness_nn_functional_avg_pool1d_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:31.2809718Z test_nvfuser_correctness_nn_functional_avg_pool1d_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:31.2834623Z test_nvfuser_correctness_nn_functional_avg_pool1d_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:31.2857731Z test_nvfuser_correctness_nn_functional_avg_pool1d_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:31.2880816Z test_nvfuser_correctness_nn_functional_avg_pool2d_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:31.2904115Z test_nvfuser_correctness_nn_functional_avg_pool2d_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:31.2927507Z test_nvfuser_correctness_nn_functional_avg_pool2d_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:31.2956404Z test_nvfuser_correctness_nn_functional_avg_pool2d_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-08-13T13:57:31.2979640Z test_nvfuser_correctness_nn_functional_avg_pool3d_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:31.3003423Z test_nvfuser_correctness_nn_functional_avg_pool3d_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:31.3026733Z test_nvfuser_correctness_nn_functional_avg_pool3d_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:31.3050074Z test_nvfuser_correctness_nn_functional_avg_pool3d_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:31.3072971Z test_nvfuser_correctness_nn_functional_batch_norm_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:31.3096198Z test_nvfuser_correctness_nn_functional_batch_norm_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:31.3119467Z test_nvfuser_correctness_nn_functional_batch_norm_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:31.3142947Z test_nvfuser_correctness_nn_functional_batch_norm_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:31.3166822Z test_nvfuser_correctness_nn_functional_batch_norm_without_cudnn_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:31.3190470Z test_nvfuser_correctness_nn_functional_batch_norm_without_cudnn_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:31.3219982Z test_nvfuser_correctness_nn_functional_batch_norm_without_cudnn_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-08-13T13:57:31.3245605Z test_nvfuser_correctness_nn_functional_batch_norm_without_cudnn_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:31.3270750Z test_nvfuser_correctness_nn_functional_bilinear_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:31.3295495Z test_nvfuser_correctness_nn_functional_bilinear_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:31.3318428Z test_nvfuser_correctness_nn_functional_bilinear_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:31.3330875Z test_nvfuser_correctness_nn_functional_binary_cross_entropy_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.001s) 2022-08-13T13:57:31.3343589Z test_nvfuser_correctness_nn_functional_binary_cross_entropy_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.001s) 2022-08-13T13:57:31.3356433Z test_nvfuser_correctness_nn_functional_binary_cross_entropy_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.001s) 2022-08-13T13:57:31.3369088Z test_nvfuser_correctness_nn_functional_binary_cross_entropy_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.001s) 2022-08-13T13:57:31.3392021Z test_nvfuser_correctness_nn_functional_binary_cross_entropy_with_logits_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:31.3415284Z test_nvfuser_correctness_nn_functional_binary_cross_entropy_with_logits_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:31.3438140Z test_nvfuser_correctness_nn_functional_binary_cross_entropy_with_logits_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:31.3461377Z test_nvfuser_correctness_nn_functional_binary_cross_entropy_with_logits_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:31.3484506Z test_nvfuser_correctness_nn_functional_celu_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:31.3507820Z test_nvfuser_correctness_nn_functional_celu_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:31.3536884Z test_nvfuser_correctness_nn_functional_celu_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-08-13T13:57:31.3560104Z test_nvfuser_correctness_nn_functional_celu_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:31.3583341Z test_nvfuser_correctness_nn_functional_conv1d_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:31.3606263Z test_nvfuser_correctness_nn_functional_conv1d_cuda_complex32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:31.3629617Z test_nvfuser_correctness_nn_functional_conv1d_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:31.3653007Z test_nvfuser_correctness_nn_functional_conv1d_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:31.3675976Z test_nvfuser_correctness_nn_functional_conv1d_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:31.3699309Z test_nvfuser_correctness_nn_functional_conv1d_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:31.3722190Z test_nvfuser_correctness_nn_functional_conv2d_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:31.3745481Z test_nvfuser_correctness_nn_functional_conv2d_cuda_complex32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:31.3768912Z test_nvfuser_correctness_nn_functional_conv2d_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:31.3797630Z test_nvfuser_correctness_nn_functional_conv2d_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-08-13T13:57:31.3820998Z test_nvfuser_correctness_nn_functional_conv2d_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:31.3844140Z test_nvfuser_correctness_nn_functional_conv2d_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:31.3867583Z test_nvfuser_correctness_nn_functional_conv_transpose1d_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:31.3890895Z test_nvfuser_correctness_nn_functional_conv_transpose1d_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:31.3913752Z test_nvfuser_correctness_nn_functional_conv_transpose1d_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:31.3937033Z test_nvfuser_correctness_nn_functional_conv_transpose2d_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:31.3960120Z test_nvfuser_correctness_nn_functional_conv_transpose2d_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:31.3983474Z test_nvfuser_correctness_nn_functional_conv_transpose2d_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:31.3996028Z test_nvfuser_correctness_nn_functional_conv_transpose3d_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! 75029 (0.001s) 2022-08-13T13:57:31.4009183Z test_nvfuser_correctness_nn_functional_conv_transpose3d_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! 75029 (0.001s) 2022-08-13T13:57:31.4021640Z test_nvfuser_correctness_nn_functional_conv_transpose3d_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! 75029 (0.001s) 2022-08-13T13:57:31.4044539Z test_nvfuser_correctness_nn_functional_cosine_embedding_loss_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:31.4067811Z test_nvfuser_correctness_nn_functional_cosine_embedding_loss_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:31.4096848Z test_nvfuser_correctness_nn_functional_cosine_embedding_loss_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-08-13T13:57:31.4119759Z test_nvfuser_correctness_nn_functional_cosine_embedding_loss_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:31.4143172Z test_nvfuser_correctness_nn_functional_cosine_embedding_loss_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:31.4166189Z test_nvfuser_correctness_nn_functional_cosine_embedding_loss_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:31.4189340Z test_nvfuser_correctness_nn_functional_cosine_embedding_loss_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:31.4212608Z test_nvfuser_correctness_nn_functional_cosine_embedding_loss_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:31.4235629Z test_nvfuser_correctness_nn_functional_cosine_embedding_loss_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:31.4258974Z test_nvfuser_correctness_nn_functional_cosine_embedding_loss_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:31.4281912Z test_nvfuser_correctness_nn_functional_cosine_similarity_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:31.4305221Z test_nvfuser_correctness_nn_functional_cosine_similarity_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:31.4328391Z test_nvfuser_correctness_nn_functional_cosine_similarity_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:31.4357244Z test_nvfuser_correctness_nn_functional_cosine_similarity_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-08-13T13:57:31.4380661Z test_nvfuser_correctness_nn_functional_cross_entropy_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:31.4405466Z test_nvfuser_correctness_nn_functional_cross_entropy_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:31.4428990Z test_nvfuser_correctness_nn_functional_cross_entropy_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:31.4451598Z test_nvfuser_correctness_nn_functional_cross_entropy_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:31.4474663Z test_nvfuser_correctness_nn_functional_ctc_loss_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:31.4497938Z test_nvfuser_correctness_nn_functional_ctc_loss_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:31.4520908Z test_nvfuser_correctness_nn_functional_dropout2d_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:31.4544234Z test_nvfuser_correctness_nn_functional_dropout2d_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:31.4567514Z test_nvfuser_correctness_nn_functional_dropout2d_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:31.4590432Z test_nvfuser_correctness_nn_functional_dropout2d_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:31.4619868Z test_nvfuser_correctness_nn_functional_dropout3d_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-08-13T13:57:31.4642687Z test_nvfuser_correctness_nn_functional_dropout3d_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:31.4666098Z test_nvfuser_correctness_nn_functional_dropout3d_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:31.4689527Z test_nvfuser_correctness_nn_functional_dropout3d_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:31.4712342Z test_nvfuser_correctness_nn_functional_dropout_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:31.4736048Z test_nvfuser_correctness_nn_functional_dropout_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:31.4758685Z test_nvfuser_correctness_nn_functional_dropout_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:31.4782018Z test_nvfuser_correctness_nn_functional_dropout_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:31.4805083Z test_nvfuser_correctness_nn_functional_elu_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:31.4828454Z test_nvfuser_correctness_nn_functional_elu_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:31.4851725Z test_nvfuser_correctness_nn_functional_elu_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:31.4880359Z test_nvfuser_correctness_nn_functional_elu_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-08-13T13:57:31.4903741Z test_nvfuser_correctness_nn_functional_embedding_bag_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:31.4928376Z test_nvfuser_correctness_nn_functional_embedding_bag_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:31.4951149Z test_nvfuser_correctness_nn_functional_embedding_bag_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:31.4974468Z test_nvfuser_correctness_nn_functional_embedding_bag_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:31.4997575Z test_nvfuser_correctness_nn_functional_embedding_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:31.5020822Z test_nvfuser_correctness_nn_functional_embedding_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:31.5043857Z test_nvfuser_correctness_nn_functional_embedding_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:31.5067371Z test_nvfuser_correctness_nn_functional_embedding_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:31.5090548Z test_nvfuser_correctness_nn_functional_feature_alpha_dropout_with_train_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:31.5113647Z test_nvfuser_correctness_nn_functional_feature_alpha_dropout_with_train_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:31.5142679Z test_nvfuser_correctness_nn_functional_feature_alpha_dropout_with_train_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-08-13T13:57:31.5165640Z test_nvfuser_correctness_nn_functional_feature_alpha_dropout_with_train_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:31.5188840Z test_nvfuser_correctness_nn_functional_feature_alpha_dropout_without_train_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:31.5212215Z test_nvfuser_correctness_nn_functional_feature_alpha_dropout_without_train_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:31.5235334Z test_nvfuser_correctness_nn_functional_feature_alpha_dropout_without_train_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:31.5258553Z test_nvfuser_correctness_nn_functional_feature_alpha_dropout_without_train_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:31.5281628Z test_nvfuser_correctness_nn_functional_feature_alpha_dropout_without_train_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:31.5305060Z test_nvfuser_correctness_nn_functional_feature_alpha_dropout_without_train_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:31.5328170Z test_nvfuser_correctness_nn_functional_feature_alpha_dropout_without_train_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:31.5351303Z test_nvfuser_correctness_nn_functional_feature_alpha_dropout_without_train_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:31.5374757Z test_nvfuser_correctness_nn_functional_feature_alpha_dropout_without_train_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:31.5403559Z test_nvfuser_correctness_nn_functional_feature_alpha_dropout_without_train_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-08-13T13:57:31.5426997Z test_nvfuser_correctness_nn_functional_feature_alpha_dropout_without_train_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:31.5450335Z test_nvfuser_correctness_nn_functional_feature_alpha_dropout_without_train_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:31.5473208Z test_nvfuser_correctness_nn_functional_fractional_max_pool2d_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:31.5496578Z test_nvfuser_correctness_nn_functional_fractional_max_pool2d_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:31.5519591Z test_nvfuser_correctness_nn_functional_fractional_max_pool2d_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:31.5543033Z test_nvfuser_correctness_nn_functional_fractional_max_pool3d_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:31.5566037Z test_nvfuser_correctness_nn_functional_fractional_max_pool3d_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:31.5589491Z test_nvfuser_correctness_nn_functional_fractional_max_pool3d_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:31.5612780Z test_nvfuser_correctness_nn_functional_gaussian_nll_loss_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:31.5636019Z test_nvfuser_correctness_nn_functional_gaussian_nll_loss_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:31.5666246Z test_nvfuser_correctness_nn_functional_gaussian_nll_loss_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-08-13T13:57:31.5691791Z test_nvfuser_correctness_nn_functional_gaussian_nll_loss_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:31.5716828Z test_nvfuser_correctness_nn_functional_gelu_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:31.5742272Z test_nvfuser_correctness_nn_functional_gelu_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:31.5767606Z test_nvfuser_correctness_nn_functional_gelu_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:31.5792480Z test_nvfuser_correctness_nn_functional_gelu_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:31.5817855Z test_nvfuser_correctness_nn_functional_glu_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:31.5843117Z test_nvfuser_correctness_nn_functional_glu_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:31.5868230Z test_nvfuser_correctness_nn_functional_glu_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:31.5893438Z test_nvfuser_correctness_nn_functional_glu_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:31.5916487Z test_nvfuser_correctness_nn_functional_grid_sample_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:31.5946123Z test_nvfuser_correctness_nn_functional_grid_sample_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-08-13T13:57:31.5971544Z test_nvfuser_correctness_nn_functional_grid_sample_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:31.5996528Z test_nvfuser_correctness_nn_functional_group_norm_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:31.6021928Z test_nvfuser_correctness_nn_functional_group_norm_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:31.6046985Z test_nvfuser_correctness_nn_functional_group_norm_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:31.6072160Z test_nvfuser_correctness_nn_functional_group_norm_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:31.6097664Z test_nvfuser_correctness_nn_functional_hardshrink_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:31.6122626Z test_nvfuser_correctness_nn_functional_hardshrink_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:31.6147930Z test_nvfuser_correctness_nn_functional_hardshrink_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:31.6172705Z test_nvfuser_correctness_nn_functional_hardshrink_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:31.6196100Z test_nvfuser_correctness_nn_functional_hardsigmoid_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:31.6225281Z test_nvfuser_correctness_nn_functional_hardsigmoid_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-08-13T13:57:31.6250459Z test_nvfuser_correctness_nn_functional_hardsigmoid_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:31.6275390Z test_nvfuser_correctness_nn_functional_hardsigmoid_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:31.6300747Z test_nvfuser_correctness_nn_functional_hardswish_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:31.6325881Z test_nvfuser_correctness_nn_functional_hardswish_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:31.6351452Z test_nvfuser_correctness_nn_functional_hardswish_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:31.6374711Z test_nvfuser_correctness_nn_functional_hardswish_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:31.6400357Z test_nvfuser_correctness_nn_functional_hardtanh_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:31.6423872Z test_nvfuser_correctness_nn_functional_hardtanh_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:31.6447661Z test_nvfuser_correctness_nn_functional_hardtanh_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:31.6470780Z test_nvfuser_correctness_nn_functional_hardtanh_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:31.6499983Z test_nvfuser_correctness_nn_functional_hardtanh_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-08-13T13:57:31.6523009Z test_nvfuser_correctness_nn_functional_hardtanh_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:31.6546444Z test_nvfuser_correctness_nn_functional_hardtanh_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:31.6569964Z test_nvfuser_correctness_nn_functional_hardtanh_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:31.6592983Z test_nvfuser_correctness_nn_functional_hinge_embedding_loss_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:31.6616339Z test_nvfuser_correctness_nn_functional_hinge_embedding_loss_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:31.6639711Z test_nvfuser_correctness_nn_functional_hinge_embedding_loss_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:31.6663557Z test_nvfuser_correctness_nn_functional_hinge_embedding_loss_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:31.6686935Z test_nvfuser_correctness_nn_functional_huber_loss_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:31.6710548Z test_nvfuser_correctness_nn_functional_huber_loss_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:31.6734392Z test_nvfuser_correctness_nn_functional_huber_loss_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:31.6763877Z test_nvfuser_correctness_nn_functional_huber_loss_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-08-13T13:57:31.6789657Z test_nvfuser_correctness_nn_functional_instance_norm_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:31.6814839Z test_nvfuser_correctness_nn_functional_instance_norm_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:31.6839796Z test_nvfuser_correctness_nn_functional_instance_norm_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:31.7193417Z test_nvfuser_correctness_nn_functional_instance_norm_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.035s) 2022-08-13T13:57:31.7217288Z test_nvfuser_correctness_nn_functional_interpolate_area_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:31.7240978Z test_nvfuser_correctness_nn_functional_interpolate_area_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:31.7264860Z test_nvfuser_correctness_nn_functional_interpolate_area_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:31.7288750Z test_nvfuser_correctness_nn_functional_interpolate_area_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:31.7312449Z test_nvfuser_correctness_nn_functional_interpolate_bicubic_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:31.7336572Z test_nvfuser_correctness_nn_functional_interpolate_bicubic_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:31.7366069Z test_nvfuser_correctness_nn_functional_interpolate_bicubic_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-08-13T13:57:31.7389696Z test_nvfuser_correctness_nn_functional_interpolate_bilinear_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:31.7413129Z test_nvfuser_correctness_nn_functional_interpolate_bilinear_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:31.7435947Z test_nvfuser_correctness_nn_functional_interpolate_bilinear_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:31.7459286Z test_nvfuser_correctness_nn_functional_interpolate_linear_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:31.7482337Z test_nvfuser_correctness_nn_functional_interpolate_linear_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:31.7505640Z test_nvfuser_correctness_nn_functional_interpolate_linear_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:31.7529045Z test_nvfuser_correctness_nn_functional_interpolate_nearest_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:31.7552445Z test_nvfuser_correctness_nn_functional_interpolate_nearest_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:31.7578052Z test_nvfuser_correctness_nn_functional_interpolate_nearest_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:31.7602604Z test_nvfuser_correctness_nn_functional_interpolate_nearest_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:31.7631638Z test_nvfuser_correctness_nn_functional_interpolate_trilinear_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-08-13T13:57:31.7654891Z test_nvfuser_correctness_nn_functional_interpolate_trilinear_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:31.7677856Z test_nvfuser_correctness_nn_functional_interpolate_trilinear_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:31.7701286Z test_nvfuser_correctness_nn_functional_kl_div_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:31.7724420Z test_nvfuser_correctness_nn_functional_kl_div_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:31.7747833Z test_nvfuser_correctness_nn_functional_kl_div_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:31.7771188Z test_nvfuser_correctness_nn_functional_kl_div_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:31.7794320Z test_nvfuser_correctness_nn_functional_kl_div_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:31.7817473Z test_nvfuser_correctness_nn_functional_kl_div_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:31.7840569Z test_nvfuser_correctness_nn_functional_kl_div_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:31.7863825Z test_nvfuser_correctness_nn_functional_kl_div_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:31.7893058Z test_nvfuser_correctness_nn_functional_l1_loss_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-08-13T13:57:31.7915974Z test_nvfuser_correctness_nn_functional_l1_loss_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:31.7939278Z test_nvfuser_correctness_nn_functional_l1_loss_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:31.7962265Z test_nvfuser_correctness_nn_functional_l1_loss_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:31.7985579Z test_nvfuser_correctness_nn_functional_l1_loss_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:31.8009465Z test_nvfuser_correctness_nn_functional_l1_loss_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:31.8032675Z test_nvfuser_correctness_nn_functional_layer_norm_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:31.8056360Z test_nvfuser_correctness_nn_functional_layer_norm_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:31.8079155Z test_nvfuser_correctness_nn_functional_layer_norm_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:31.8102518Z test_nvfuser_correctness_nn_functional_layer_norm_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:31.8125708Z test_nvfuser_correctness_nn_functional_leaky_relu_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:31.8154732Z test_nvfuser_correctness_nn_functional_leaky_relu_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-08-13T13:57:31.8178106Z test_nvfuser_correctness_nn_functional_leaky_relu_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:31.8201030Z test_nvfuser_correctness_nn_functional_leaky_relu_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:31.8224550Z test_nvfuser_correctness_nn_functional_linear_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:31.8247819Z test_nvfuser_correctness_nn_functional_linear_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:31.8270967Z test_nvfuser_correctness_nn_functional_linear_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:31.8294286Z test_nvfuser_correctness_nn_functional_linear_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:31.8317331Z test_nvfuser_correctness_nn_functional_linear_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:31.8340825Z test_nvfuser_correctness_nn_functional_local_response_norm_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:31.8363730Z test_nvfuser_correctness_nn_functional_local_response_norm_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:31.8387173Z test_nvfuser_correctness_nn_functional_local_response_norm_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:31.8415991Z test_nvfuser_correctness_nn_functional_local_response_norm_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-08-13T13:57:31.8439092Z test_nvfuser_correctness_nn_functional_logsigmoid_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:31.8462433Z test_nvfuser_correctness_nn_functional_logsigmoid_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:31.8485460Z test_nvfuser_correctness_nn_functional_logsigmoid_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:31.8508677Z test_nvfuser_correctness_nn_functional_logsigmoid_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:31.8532195Z test_nvfuser_correctness_nn_functional_margin_ranking_loss_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:31.8555127Z test_nvfuser_correctness_nn_functional_margin_ranking_loss_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:31.8578349Z test_nvfuser_correctness_nn_functional_margin_ranking_loss_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:31.8601293Z test_nvfuser_correctness_nn_functional_margin_ranking_loss_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:31.8624747Z test_nvfuser_correctness_nn_functional_margin_ranking_loss_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:31.8648049Z test_nvfuser_correctness_nn_functional_margin_ranking_loss_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:31.8676759Z test_nvfuser_correctness_nn_functional_margin_ranking_loss_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-08-13T13:57:31.8699962Z test_nvfuser_correctness_nn_functional_margin_ranking_loss_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:31.8722871Z test_nvfuser_correctness_nn_functional_margin_ranking_loss_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:31.8746439Z test_nvfuser_correctness_nn_functional_max_pool1d_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:31.8769702Z test_nvfuser_correctness_nn_functional_max_pool1d_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:31.8792690Z test_nvfuser_correctness_nn_functional_max_pool1d_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:31.8815992Z test_nvfuser_correctness_nn_functional_max_pool1d_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:31.8839045Z test_nvfuser_correctness_nn_functional_max_pool2d_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:31.8862282Z test_nvfuser_correctness_nn_functional_max_pool2d_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:31.8885344Z test_nvfuser_correctness_nn_functional_max_pool2d_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:31.8908809Z test_nvfuser_correctness_nn_functional_max_pool2d_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:31.8938097Z test_nvfuser_correctness_nn_functional_max_pool3d_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-08-13T13:57:31.8960881Z test_nvfuser_correctness_nn_functional_max_pool3d_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:31.8984207Z test_nvfuser_correctness_nn_functional_max_pool3d_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:31.9009243Z test_nvfuser_correctness_nn_functional_max_pool3d_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:31.9034226Z test_nvfuser_correctness_nn_functional_max_unpool1d_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:31.9059295Z test_nvfuser_correctness_nn_functional_max_unpool1d_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:31.9082309Z test_nvfuser_correctness_nn_functional_max_unpool1d_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:31.9105497Z test_nvfuser_correctness_nn_functional_max_unpool1d_grad_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:31.9128721Z test_nvfuser_correctness_nn_functional_max_unpool1d_grad_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:31.9151612Z test_nvfuser_correctness_nn_functional_max_unpool1d_grad_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:31.9175010Z test_nvfuser_correctness_nn_functional_max_unpool2d_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:31.9204645Z test_nvfuser_correctness_nn_functional_max_unpool2d_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-08-13T13:57:31.9228017Z test_nvfuser_correctness_nn_functional_max_unpool2d_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:31.9251419Z test_nvfuser_correctness_nn_functional_max_unpool2d_grad_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:31.9274357Z test_nvfuser_correctness_nn_functional_max_unpool2d_grad_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:31.9297553Z test_nvfuser_correctness_nn_functional_max_unpool2d_grad_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:31.9320484Z test_nvfuser_correctness_nn_functional_max_unpool3d_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:31.9343735Z test_nvfuser_correctness_nn_functional_max_unpool3d_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:31.9366760Z test_nvfuser_correctness_nn_functional_max_unpool3d_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:31.9391444Z test_nvfuser_correctness_nn_functional_max_unpool3d_grad_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:31.9414197Z test_nvfuser_correctness_nn_functional_max_unpool3d_grad_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:31.9437202Z test_nvfuser_correctness_nn_functional_max_unpool3d_grad_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:31.9466014Z test_nvfuser_correctness_nn_functional_mish_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-08-13T13:57:31.9489449Z test_nvfuser_correctness_nn_functional_mish_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:31.9512479Z test_nvfuser_correctness_nn_functional_mish_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:31.9535825Z test_nvfuser_correctness_nn_functional_mish_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:31.9558873Z test_nvfuser_correctness_nn_functional_mse_loss_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:31.9582049Z test_nvfuser_correctness_nn_functional_mse_loss_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:31.9605196Z test_nvfuser_correctness_nn_functional_mse_loss_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:31.9628619Z test_nvfuser_correctness_nn_functional_mse_loss_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:31.9651863Z test_nvfuser_correctness_nn_functional_multi_margin_loss_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:31.9674958Z test_nvfuser_correctness_nn_functional_multi_margin_loss_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:31.9698465Z test_nvfuser_correctness_nn_functional_multi_margin_loss_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:31.9726969Z test_nvfuser_correctness_nn_functional_multi_margin_loss_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-08-13T13:57:31.9750134Z test_nvfuser_correctness_nn_functional_multilabel_margin_loss_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:31.9773559Z test_nvfuser_correctness_nn_functional_multilabel_margin_loss_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:31.9796511Z test_nvfuser_correctness_nn_functional_multilabel_margin_loss_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:31.9819706Z test_nvfuser_correctness_nn_functional_multilabel_margin_loss_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:31.9842980Z test_nvfuser_correctness_nn_functional_multilabel_soft_margin_loss_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:31.9866087Z test_nvfuser_correctness_nn_functional_multilabel_soft_margin_loss_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:31.9889477Z test_nvfuser_correctness_nn_functional_multilabel_soft_margin_loss_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:31.9912194Z test_nvfuser_correctness_nn_functional_multilabel_soft_margin_loss_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:31.9935489Z test_nvfuser_correctness_nn_functional_nll_loss_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:31.9958347Z test_nvfuser_correctness_nn_functional_nll_loss_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:31.9987127Z test_nvfuser_correctness_nn_functional_nll_loss_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-08-13T13:57:32.0012357Z test_nvfuser_correctness_nn_functional_nll_loss_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:32.0037282Z test_nvfuser_correctness_nn_functional_normalize_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:32.0062636Z test_nvfuser_correctness_nn_functional_normalize_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:32.0087637Z test_nvfuser_correctness_nn_functional_normalize_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:32.0112625Z test_nvfuser_correctness_nn_functional_normalize_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:32.0137702Z test_nvfuser_correctness_nn_functional_normalize_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:32.0162449Z test_nvfuser_correctness_nn_functional_normalize_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:32.0187568Z test_nvfuser_correctness_nn_functional_one_hot_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:32.0212810Z test_nvfuser_correctness_nn_functional_pad_circular_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:32.0237564Z test_nvfuser_correctness_nn_functional_pad_circular_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:32.0266719Z test_nvfuser_correctness_nn_functional_pad_circular_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-08-13T13:57:32.0290103Z test_nvfuser_correctness_nn_functional_pad_circular_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:32.0313022Z test_nvfuser_correctness_nn_functional_pad_circular_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:32.0336308Z test_nvfuser_correctness_nn_functional_pad_circular_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:32.0359412Z test_nvfuser_correctness_nn_functional_pad_circular_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:32.0382571Z test_nvfuser_correctness_nn_functional_pad_circular_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:32.0405406Z test_nvfuser_correctness_nn_functional_pad_circular_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:32.0428506Z test_nvfuser_correctness_nn_functional_pad_circular_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:32.0451573Z test_nvfuser_correctness_nn_functional_pad_circular_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:32.0474391Z test_nvfuser_correctness_nn_functional_pad_circular_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:32.0497784Z test_nvfuser_correctness_nn_functional_pad_constant_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:32.0526411Z test_nvfuser_correctness_nn_functional_pad_constant_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-08-13T13:57:32.0549630Z test_nvfuser_correctness_nn_functional_pad_constant_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:32.0572960Z test_nvfuser_correctness_nn_functional_pad_constant_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:32.0595808Z test_nvfuser_correctness_nn_functional_pad_constant_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:32.0619106Z test_nvfuser_correctness_nn_functional_pad_constant_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:32.0642210Z test_nvfuser_correctness_nn_functional_pad_constant_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:32.0665188Z test_nvfuser_correctness_nn_functional_pad_constant_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:32.0688463Z test_nvfuser_correctness_nn_functional_pad_constant_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:32.0711304Z test_nvfuser_correctness_nn_functional_pad_constant_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:32.0734620Z test_nvfuser_correctness_nn_functional_pad_constant_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:32.0757380Z test_nvfuser_correctness_nn_functional_pad_constant_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:32.0786276Z test_nvfuser_correctness_nn_functional_pad_reflect_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-08-13T13:57:32.0811258Z test_nvfuser_correctness_nn_functional_pad_reflect_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:32.0832895Z test_nvfuser_correctness_nn_functional_pad_reflect_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:32.0856136Z test_nvfuser_correctness_nn_functional_pad_reflect_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:32.0879275Z test_nvfuser_correctness_nn_functional_pad_reflect_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:32.0904662Z test_nvfuser_correctness_nn_functional_pad_replicate_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:32.0930552Z test_nvfuser_correctness_nn_functional_pad_replicate_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:32.0953292Z test_nvfuser_correctness_nn_functional_pad_replicate_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:32.0976464Z test_nvfuser_correctness_nn_functional_pad_replicate_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:32.0999310Z test_nvfuser_correctness_nn_functional_pad_replicate_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:32.1022484Z test_nvfuser_correctness_nn_functional_pairwise_distance_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:32.1051532Z test_nvfuser_correctness_nn_functional_pairwise_distance_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-08-13T13:57:32.1074541Z test_nvfuser_correctness_nn_functional_pairwise_distance_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:32.1097878Z test_nvfuser_correctness_nn_functional_pairwise_distance_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:32.1121063Z test_nvfuser_correctness_nn_functional_pairwise_distance_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:32.1144347Z test_nvfuser_correctness_nn_functional_pairwise_distance_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:32.1167581Z test_nvfuser_correctness_nn_functional_pairwise_distance_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:32.1190378Z test_nvfuser_correctness_nn_functional_pairwise_distance_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:32.1213779Z test_nvfuser_correctness_nn_functional_pairwise_distance_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:32.1236653Z test_nvfuser_correctness_nn_functional_pairwise_distance_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:32.1259783Z test_nvfuser_correctness_nn_functional_pairwise_distance_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:32.1283142Z test_nvfuser_correctness_nn_functional_pdist_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:32.1311875Z test_nvfuser_correctness_nn_functional_pdist_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-08-13T13:57:32.1335469Z test_nvfuser_correctness_nn_functional_pixel_shuffle_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:32.1358513Z test_nvfuser_correctness_nn_functional_pixel_shuffle_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:32.1381708Z test_nvfuser_correctness_nn_functional_pixel_shuffle_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:32.1404654Z test_nvfuser_correctness_nn_functional_pixel_shuffle_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:32.1427975Z test_nvfuser_correctness_nn_functional_pixel_shuffle_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:32.1451010Z test_nvfuser_correctness_nn_functional_pixel_shuffle_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:32.1473853Z test_nvfuser_correctness_nn_functional_pixel_shuffle_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:32.1496938Z test_nvfuser_correctness_nn_functional_pixel_shuffle_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:32.1519945Z test_nvfuser_correctness_nn_functional_pixel_shuffle_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:32.1543229Z test_nvfuser_correctness_nn_functional_pixel_shuffle_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:32.1572254Z test_nvfuser_correctness_nn_functional_pixel_shuffle_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-08-13T13:57:32.1595246Z test_nvfuser_correctness_nn_functional_pixel_shuffle_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:32.1618605Z test_nvfuser_correctness_nn_functional_pixel_unshuffle_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:32.1641759Z test_nvfuser_correctness_nn_functional_pixel_unshuffle_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:32.1665106Z test_nvfuser_correctness_nn_functional_pixel_unshuffle_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:32.1688324Z test_nvfuser_correctness_nn_functional_pixel_unshuffle_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:32.1711393Z test_nvfuser_correctness_nn_functional_pixel_unshuffle_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:32.1734690Z test_nvfuser_correctness_nn_functional_pixel_unshuffle_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:32.1757642Z test_nvfuser_correctness_nn_functional_pixel_unshuffle_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:32.1780799Z test_nvfuser_correctness_nn_functional_pixel_unshuffle_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:32.1803907Z test_nvfuser_correctness_nn_functional_pixel_unshuffle_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:32.1832898Z test_nvfuser_correctness_nn_functional_pixel_unshuffle_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-08-13T13:57:32.1856288Z test_nvfuser_correctness_nn_functional_pixel_unshuffle_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:32.1879392Z test_nvfuser_correctness_nn_functional_pixel_unshuffle_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:32.1902647Z test_nvfuser_correctness_nn_functional_poisson_nll_loss_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:32.1925802Z test_nvfuser_correctness_nn_functional_poisson_nll_loss_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:32.1949269Z test_nvfuser_correctness_nn_functional_poisson_nll_loss_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:32.1972403Z test_nvfuser_correctness_nn_functional_poisson_nll_loss_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:32.1995295Z test_nvfuser_correctness_nn_functional_poisson_nll_loss_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:32.2018218Z test_nvfuser_correctness_nn_functional_poisson_nll_loss_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:32.2041260Z test_nvfuser_correctness_nn_functional_poisson_nll_loss_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:32.2066336Z test_nvfuser_correctness_nn_functional_poisson_nll_loss_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:32.2095470Z test_nvfuser_correctness_nn_functional_poisson_nll_loss_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-08-13T13:57:32.2118681Z test_nvfuser_correctness_nn_functional_prelu_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:32.2142021Z test_nvfuser_correctness_nn_functional_prelu_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:32.2164985Z test_nvfuser_correctness_nn_functional_prelu_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:32.2188364Z test_nvfuser_correctness_nn_functional_relu6_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:32.2211728Z test_nvfuser_correctness_nn_functional_relu6_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:32.2234554Z test_nvfuser_correctness_nn_functional_relu6_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:32.2257873Z test_nvfuser_correctness_nn_functional_relu6_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:32.2280629Z test_nvfuser_correctness_nn_functional_relu6_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:32.2303852Z test_nvfuser_correctness_nn_functional_relu6_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:32.2326957Z test_nvfuser_correctness_nn_functional_relu6_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:32.2356378Z test_nvfuser_correctness_nn_functional_relu6_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-08-13T13:57:32.2379994Z test_nvfuser_correctness_nn_functional_relu6_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:32.2402936Z test_nvfuser_correctness_nn_functional_relu_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:32.2426245Z test_nvfuser_correctness_nn_functional_relu_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:32.2449558Z test_nvfuser_correctness_nn_functional_relu_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:32.2472582Z test_nvfuser_correctness_nn_functional_relu_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:32.2496252Z test_nvfuser_correctness_nn_functional_relu_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:32.2518769Z test_nvfuser_correctness_nn_functional_relu_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:32.2541823Z test_nvfuser_correctness_nn_functional_relu_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:32.2564664Z test_nvfuser_correctness_nn_functional_relu_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:32.2588146Z test_nvfuser_correctness_nn_functional_relu_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:32.2616981Z test_nvfuser_correctness_nn_functional_rrelu_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-08-13T13:57:32.2640088Z test_nvfuser_correctness_nn_functional_rrelu_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:32.2663588Z test_nvfuser_correctness_nn_functional_rrelu_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:32.2686821Z test_nvfuser_correctness_nn_functional_rrelu_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:32.2710101Z test_nvfuser_correctness_nn_functional_selu_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:32.2733371Z test_nvfuser_correctness_nn_functional_selu_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:32.2756378Z test_nvfuser_correctness_nn_functional_selu_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:32.2779600Z test_nvfuser_correctness_nn_functional_selu_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:32.2802551Z test_nvfuser_correctness_nn_functional_silu_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:32.2825806Z test_nvfuser_correctness_nn_functional_silu_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:32.2849186Z test_nvfuser_correctness_nn_functional_silu_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:32.2878019Z test_nvfuser_correctness_nn_functional_silu_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-08-13T13:57:32.2903169Z test_nvfuser_correctness_nn_functional_smooth_l1_loss_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:32.2928582Z test_nvfuser_correctness_nn_functional_smooth_l1_loss_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:32.2953593Z test_nvfuser_correctness_nn_functional_smooth_l1_loss_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:32.2978604Z test_nvfuser_correctness_nn_functional_soft_margin_loss_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:32.3004388Z test_nvfuser_correctness_nn_functional_soft_margin_loss_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:32.3027122Z test_nvfuser_correctness_nn_functional_soft_margin_loss_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:32.3050493Z test_nvfuser_correctness_nn_functional_soft_margin_loss_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:32.3073301Z test_nvfuser_correctness_nn_functional_softmin_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:32.3096380Z test_nvfuser_correctness_nn_functional_softmin_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:32.3119277Z test_nvfuser_correctness_nn_functional_softmin_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:32.3148503Z test_nvfuser_correctness_nn_functional_softmin_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-08-13T13:57:32.3172161Z test_nvfuser_correctness_nn_functional_softmin_with_dtype_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:32.3195063Z test_nvfuser_correctness_nn_functional_softmin_with_dtype_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:32.3218064Z test_nvfuser_correctness_nn_functional_softmin_with_dtype_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:32.3241326Z test_nvfuser_correctness_nn_functional_softmin_with_dtype_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:32.3264376Z test_nvfuser_correctness_nn_functional_softmin_with_dtype_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:32.3287277Z test_nvfuser_correctness_nn_functional_softmin_with_dtype_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:32.3310299Z test_nvfuser_correctness_nn_functional_softmin_with_dtype_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:32.3333943Z test_nvfuser_correctness_nn_functional_softmin_with_dtype_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:32.3356897Z test_nvfuser_correctness_nn_functional_softmin_with_dtype_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:32.3380351Z test_nvfuser_correctness_nn_functional_softmin_with_dtype_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:32.3409169Z test_nvfuser_correctness_nn_functional_softmin_with_dtype_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-08-13T13:57:32.3432431Z test_nvfuser_correctness_nn_functional_softplus_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:32.3455627Z test_nvfuser_correctness_nn_functional_softplus_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:32.3478611Z test_nvfuser_correctness_nn_functional_softplus_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:32.3501949Z test_nvfuser_correctness_nn_functional_softplus_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:32.3524915Z test_nvfuser_correctness_nn_functional_softshrink_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:32.3548022Z test_nvfuser_correctness_nn_functional_softshrink_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:32.3574122Z test_nvfuser_correctness_nn_functional_softshrink_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-08-13T13:57:32.3597181Z test_nvfuser_correctness_nn_functional_softshrink_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:32.3620789Z test_nvfuser_correctness_nn_functional_softsign_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:32.3643921Z test_nvfuser_correctness_nn_functional_softsign_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:32.3672965Z test_nvfuser_correctness_nn_functional_softsign_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-08-13T13:57:32.3696211Z test_nvfuser_correctness_nn_functional_softsign_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:32.3719169Z test_nvfuser_correctness_nn_functional_softsign_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:32.3742607Z test_nvfuser_correctness_nn_functional_softsign_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:32.3765606Z test_nvfuser_correctness_nn_functional_softsign_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:32.3788754Z test_nvfuser_correctness_nn_functional_softsign_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:32.3812208Z test_nvfuser_correctness_nn_functional_softsign_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:32.3835114Z test_nvfuser_correctness_nn_functional_softsign_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:32.3858264Z test_nvfuser_correctness_nn_functional_softsign_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:32.3881107Z test_nvfuser_correctness_nn_functional_softsign_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:32.3904730Z test_nvfuser_correctness_nn_functional_tanhshrink_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:32.3933539Z test_nvfuser_correctness_nn_functional_tanhshrink_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-08-13T13:57:32.3956530Z test_nvfuser_correctness_nn_functional_tanhshrink_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:32.3979824Z test_nvfuser_correctness_nn_functional_tanhshrink_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:32.4002864Z test_nvfuser_correctness_nn_functional_tanhshrink_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:32.4026162Z test_nvfuser_correctness_nn_functional_tanhshrink_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:32.4049354Z test_nvfuser_correctness_nn_functional_tanhshrink_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:32.4072151Z test_nvfuser_correctness_nn_functional_tanhshrink_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:32.4095810Z test_nvfuser_correctness_nn_functional_tanhshrink_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:32.4118256Z test_nvfuser_correctness_nn_functional_tanhshrink_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:32.4141488Z test_nvfuser_correctness_nn_functional_tanhshrink_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:32.4164463Z test_nvfuser_correctness_nn_functional_threshold_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:32.4193354Z test_nvfuser_correctness_nn_functional_threshold_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-08-13T13:57:32.4216501Z test_nvfuser_correctness_nn_functional_threshold_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:32.4239613Z test_nvfuser_correctness_nn_functional_threshold_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:32.4262912Z test_nvfuser_correctness_nn_functional_threshold_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:32.4286039Z test_nvfuser_correctness_nn_functional_threshold_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:32.4309151Z test_nvfuser_correctness_nn_functional_threshold_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:32.4332458Z test_nvfuser_correctness_nn_functional_threshold_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:32.4355330Z test_nvfuser_correctness_nn_functional_threshold_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:32.4378812Z test_nvfuser_correctness_nn_functional_triplet_margin_loss_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:32.4402230Z test_nvfuser_correctness_nn_functional_triplet_margin_loss_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:32.4425684Z test_nvfuser_correctness_nn_functional_triplet_margin_loss_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:32.4455082Z test_nvfuser_correctness_nn_functional_triplet_margin_loss_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-08-13T13:57:32.4479996Z test_nvfuser_correctness_nn_functional_triplet_margin_loss_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:32.4505443Z test_nvfuser_correctness_nn_functional_triplet_margin_loss_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:32.4530899Z test_nvfuser_correctness_nn_functional_triplet_margin_loss_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:32.4556058Z test_nvfuser_correctness_nn_functional_triplet_margin_loss_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:32.4581395Z test_nvfuser_correctness_nn_functional_triplet_margin_loss_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:32.4606357Z test_nvfuser_correctness_nn_functional_triplet_margin_loss_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:32.4631558Z test_nvfuser_correctness_nn_functional_triplet_margin_loss_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:32.4656789Z test_nvfuser_correctness_nn_functional_triplet_margin_with_distance_loss_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:32.4680733Z test_nvfuser_correctness_nn_functional_triplet_margin_with_distance_loss_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:32.4703651Z test_nvfuser_correctness_nn_functional_triplet_margin_with_distance_loss_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:32.4732708Z test_nvfuser_correctness_nn_functional_triplet_margin_with_distance_loss_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-08-13T13:57:32.4755852Z test_nvfuser_correctness_nn_functional_triplet_margin_with_distance_loss_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:32.4779108Z test_nvfuser_correctness_nn_functional_triplet_margin_with_distance_loss_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:32.4802211Z test_nvfuser_correctness_nn_functional_triplet_margin_with_distance_loss_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:32.4825583Z test_nvfuser_correctness_nn_functional_triplet_margin_with_distance_loss_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:32.4848890Z test_nvfuser_correctness_nn_functional_triplet_margin_with_distance_loss_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:32.4871758Z test_nvfuser_correctness_nn_functional_triplet_margin_with_distance_loss_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:32.4895027Z test_nvfuser_correctness_nn_functional_triplet_margin_with_distance_loss_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:32.4917908Z test_nvfuser_correctness_nn_functional_unfold_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:32.4941107Z test_nvfuser_correctness_nn_functional_unfold_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:32.4964328Z test_nvfuser_correctness_nn_functional_unfold_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:32.4993160Z test_nvfuser_correctness_nn_functional_unfold_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-08-13T13:57:32.5016494Z test_nvfuser_correctness_nn_functional_unfold_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:32.5039556Z test_nvfuser_correctness_nn_functional_upsample_bilinear_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:32.5062818Z test_nvfuser_correctness_nn_functional_upsample_bilinear_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:32.5085833Z test_nvfuser_correctness_nn_functional_upsample_bilinear_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:32.5109303Z test_nvfuser_correctness_nn_functional_upsample_nearest_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:32.5132458Z test_nvfuser_correctness_nn_functional_upsample_nearest_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:32.5155403Z test_nvfuser_correctness_nn_functional_upsample_nearest_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:32.5178557Z test_nvfuser_correctness_nn_functional_upsample_nearest_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:32.5201492Z test_nvfuser_correctness_nonzero_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:32.5224579Z test_nvfuser_correctness_nonzero_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:32.5253641Z test_nvfuser_correctness_nonzero_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-08-13T13:57:32.5276388Z test_nvfuser_correctness_nonzero_cuda_complex32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:32.5299624Z test_nvfuser_correctness_nonzero_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:32.5322688Z test_nvfuser_correctness_nonzero_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:32.5346112Z test_nvfuser_correctness_nonzero_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:32.5369447Z test_nvfuser_correctness_nonzero_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:32.5392287Z test_nvfuser_correctness_nonzero_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:32.5415418Z test_nvfuser_correctness_nonzero_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:32.5438526Z test_nvfuser_correctness_nonzero_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:32.5461654Z test_nvfuser_correctness_nonzero_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:32.5484715Z test_nvfuser_correctness_nonzero_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:32.5514161Z test_nvfuser_correctness_norm_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-08-13T13:57:32.5537564Z test_nvfuser_correctness_norm_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:32.5560527Z test_nvfuser_correctness_norm_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:32.5583717Z test_nvfuser_correctness_norm_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:32.5606888Z test_nvfuser_correctness_norm_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:32.5630092Z test_nvfuser_correctness_norm_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:32.5653453Z test_nvfuser_correctness_norm_fro_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:32.5676249Z test_nvfuser_correctness_norm_fro_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:32.5699418Z test_nvfuser_correctness_norm_fro_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:32.5722119Z test_nvfuser_correctness_norm_fro_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:32.5745541Z test_nvfuser_correctness_norm_fro_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:32.5774516Z test_nvfuser_correctness_norm_fro_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-08-13T13:57:32.5799317Z test_nvfuser_correctness_norm_inf_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:32.5824701Z test_nvfuser_correctness_norm_inf_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:32.5849948Z test_nvfuser_correctness_norm_inf_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:32.5874933Z test_nvfuser_correctness_norm_inf_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:32.5899498Z test_nvfuser_correctness_norm_inf_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:32.5922420Z test_nvfuser_correctness_norm_inf_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:32.5945679Z test_nvfuser_correctness_norm_nuc_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:32.5968835Z test_nvfuser_correctness_norm_nuc_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:32.5991926Z test_nvfuser_correctness_norm_nuc_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:32.6015001Z test_nvfuser_correctness_norm_nuc_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:32.6043688Z test_nvfuser_correctness_normal_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-08-13T13:57:32.6067046Z test_nvfuser_correctness_normal_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:32.6090281Z test_nvfuser_correctness_normal_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:32.6113522Z test_nvfuser_correctness_normal_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:32.6136817Z test_nvfuser_correctness_normal_number_mean_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:32.6159808Z test_nvfuser_correctness_normal_number_mean_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:32.6183523Z test_nvfuser_correctness_normal_number_mean_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:32.6206602Z test_nvfuser_correctness_normal_number_mean_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:32.6229614Z test_nvfuser_correctness_ones_like_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:32.6252786Z test_nvfuser_correctness_ones_like_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:32.6275829Z test_nvfuser_correctness_ones_like_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:32.6305255Z test_nvfuser_correctness_ones_like_cuda_complex32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-08-13T13:57:32.6330709Z test_nvfuser_correctness_ones_like_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:32.6355805Z test_nvfuser_correctness_ones_like_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:32.6381060Z test_nvfuser_correctness_ones_like_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:32.6406320Z test_nvfuser_correctness_ones_like_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:32.6431492Z test_nvfuser_correctness_ones_like_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:32.6456688Z test_nvfuser_correctness_ones_like_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:32.6481585Z test_nvfuser_correctness_ones_like_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:32.6506995Z test_nvfuser_correctness_ones_like_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:32.6532149Z test_nvfuser_correctness_ones_like_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:32.6556932Z test_nvfuser_correctness_ormqr_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:32.6585700Z test_nvfuser_correctness_ormqr_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-08-13T13:57:32.6609161Z test_nvfuser_correctness_ormqr_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:32.6632339Z test_nvfuser_correctness_ormqr_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:32.6655713Z test_nvfuser_correctness_outer_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:32.6678785Z test_nvfuser_correctness_outer_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:32.6702087Z test_nvfuser_correctness_outer_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:32.6724869Z test_nvfuser_correctness_outer_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:32.6748107Z test_nvfuser_correctness_outer_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:32.6771340Z test_nvfuser_correctness_outer_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:32.6794242Z test_nvfuser_correctness_outer_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:32.6818134Z test_nvfuser_correctness_outer_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:32.6846861Z test_nvfuser_correctness_outer_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-08-13T13:57:32.6869953Z test_nvfuser_correctness_outer_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:32.6893252Z test_nvfuser_correctness_outer_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:32.6916333Z test_nvfuser_correctness_outer_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:32.6940664Z test_nvfuser_correctness_pca_lowrank_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:32.6963884Z test_nvfuser_correctness_pca_lowrank_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:32.6987227Z test_nvfuser_correctness_permute_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:32.7010242Z test_nvfuser_correctness_permute_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:32.7033144Z test_nvfuser_correctness_permute_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:32.7056230Z test_nvfuser_correctness_permute_cuda_complex32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:32.7079110Z test_nvfuser_correctness_permute_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:32.7108048Z test_nvfuser_correctness_permute_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-08-13T13:57:32.7131506Z test_nvfuser_correctness_permute_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:32.7154381Z test_nvfuser_correctness_permute_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:32.7177652Z test_nvfuser_correctness_permute_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:32.7201186Z test_nvfuser_correctness_permute_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:32.7224614Z test_nvfuser_correctness_permute_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:32.7247556Z test_nvfuser_correctness_permute_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:32.7271027Z test_nvfuser_correctness_permute_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:32.7294205Z test_nvfuser_correctness_pinverse_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:32.7317126Z test_nvfuser_correctness_pinverse_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:32.7340409Z test_nvfuser_correctness_pinverse_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:32.7369325Z test_nvfuser_correctness_pinverse_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-08-13T13:57:32.7392581Z test_nvfuser_correctness_polar_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:32.7415879Z test_nvfuser_correctness_polar_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:32.7438734Z test_nvfuser_correctness_polygamma_polygamma_n_0_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:32.7462148Z test_nvfuser_correctness_polygamma_polygamma_n_0_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:32.7485351Z test_nvfuser_correctness_polygamma_polygamma_n_0_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:32.7508153Z test_nvfuser_correctness_polygamma_polygamma_n_0_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:32.7531643Z test_nvfuser_correctness_polygamma_polygamma_n_0_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:32.7554440Z test_nvfuser_correctness_polygamma_polygamma_n_0_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:32.7577508Z test_nvfuser_correctness_polygamma_polygamma_n_0_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:32.7600831Z test_nvfuser_correctness_polygamma_polygamma_n_0_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:32.7630949Z test_nvfuser_correctness_polygamma_polygamma_n_0_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-08-13T13:57:32.7654273Z test_nvfuser_correctness_polygamma_polygamma_n_1_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:32.7677153Z test_nvfuser_correctness_polygamma_polygamma_n_1_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:32.7700793Z test_nvfuser_correctness_polygamma_polygamma_n_1_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:32.7723686Z test_nvfuser_correctness_polygamma_polygamma_n_1_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:32.7746965Z test_nvfuser_correctness_polygamma_polygamma_n_1_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:32.7783902Z test_nvfuser_correctness_polygamma_polygamma_n_1_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:32.7793400Z test_nvfuser_correctness_polygamma_polygamma_n_1_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:32.7816712Z test_nvfuser_correctness_polygamma_polygamma_n_1_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:32.7839963Z test_nvfuser_correctness_polygamma_polygamma_n_1_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:32.7863288Z test_nvfuser_correctness_polygamma_polygamma_n_2_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:32.7893187Z test_nvfuser_correctness_polygamma_polygamma_n_2_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-08-13T13:57:32.7916111Z test_nvfuser_correctness_polygamma_polygamma_n_2_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:32.7939224Z test_nvfuser_correctness_polygamma_polygamma_n_2_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:32.7962122Z test_nvfuser_correctness_polygamma_polygamma_n_2_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:32.7986123Z test_nvfuser_correctness_polygamma_polygamma_n_2_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:32.8009850Z test_nvfuser_correctness_polygamma_polygamma_n_2_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:32.8032464Z test_nvfuser_correctness_polygamma_polygamma_n_2_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:32.8055639Z test_nvfuser_correctness_polygamma_polygamma_n_2_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:32.8078369Z test_nvfuser_correctness_polygamma_polygamma_n_3_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:32.8101691Z test_nvfuser_correctness_polygamma_polygamma_n_3_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:32.8124571Z test_nvfuser_correctness_polygamma_polygamma_n_3_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:32.8153485Z test_nvfuser_correctness_polygamma_polygamma_n_3_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-08-13T13:57:32.8178730Z test_nvfuser_correctness_polygamma_polygamma_n_3_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:32.8203688Z test_nvfuser_correctness_polygamma_polygamma_n_3_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:32.8229069Z test_nvfuser_correctness_polygamma_polygamma_n_3_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:32.8255204Z test_nvfuser_correctness_polygamma_polygamma_n_3_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:32.8278172Z test_nvfuser_correctness_polygamma_polygamma_n_3_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:32.8301238Z test_nvfuser_correctness_polygamma_polygamma_n_4_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:32.8324202Z test_nvfuser_correctness_polygamma_polygamma_n_4_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:32.8347726Z test_nvfuser_correctness_polygamma_polygamma_n_4_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:32.8373047Z test_nvfuser_correctness_polygamma_polygamma_n_4_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:32.8397484Z test_nvfuser_correctness_polygamma_polygamma_n_4_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:32.8426556Z test_nvfuser_correctness_polygamma_polygamma_n_4_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-08-13T13:57:32.8449785Z test_nvfuser_correctness_polygamma_polygamma_n_4_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:32.8472855Z test_nvfuser_correctness_polygamma_polygamma_n_4_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:32.8497018Z test_nvfuser_correctness_polygamma_polygamma_n_4_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:32.8519831Z test_nvfuser_correctness_positive_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:32.8543094Z test_nvfuser_correctness_positive_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:32.8565966Z test_nvfuser_correctness_positive_cuda_complex32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:32.8589024Z test_nvfuser_correctness_positive_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:32.8612199Z test_nvfuser_correctness_positive_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:32.8635153Z test_nvfuser_correctness_positive_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:32.8658398Z test_nvfuser_correctness_positive_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:32.8688177Z test_nvfuser_correctness_positive_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-08-13T13:57:32.8711356Z test_nvfuser_correctness_positive_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:32.8734722Z test_nvfuser_correctness_positive_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:32.8757826Z test_nvfuser_correctness_positive_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:32.8781158Z test_nvfuser_correctness_positive_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:32.8804126Z test_nvfuser_correctness_pow_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:32.8827290Z test_nvfuser_correctness_pow_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:32.8850451Z test_nvfuser_correctness_pow_cuda_complex32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:32.8873264Z test_nvfuser_correctness_pow_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:32.8896533Z test_nvfuser_correctness_pow_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:32.8919592Z test_nvfuser_correctness_pow_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:32.8948618Z test_nvfuser_correctness_pow_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-08-13T13:57:32.8972028Z test_nvfuser_correctness_pow_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:32.8995176Z test_nvfuser_correctness_pow_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:32.9018274Z test_nvfuser_correctness_pow_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:32.9041378Z test_nvfuser_correctness_pow_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:32.9064360Z test_nvfuser_correctness_pow_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:32.9087678Z test_nvfuser_correctness_prod_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:32.9110723Z test_nvfuser_correctness_prod_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:32.9134116Z test_nvfuser_correctness_prod_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:32.9157016Z test_nvfuser_correctness_prod_cuda_complex32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:32.9180214Z test_nvfuser_correctness_prod_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:32.9209025Z test_nvfuser_correctness_prod_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-08-13T13:57:32.9232082Z test_nvfuser_correctness_prod_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:32.9255406Z test_nvfuser_correctness_prod_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:32.9278573Z test_nvfuser_correctness_prod_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:32.9301847Z test_nvfuser_correctness_prod_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:32.9324770Z test_nvfuser_correctness_prod_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:32.9348217Z test_nvfuser_correctness_prod_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:32.9371473Z test_nvfuser_correctness_prod_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:32.9395280Z test_nvfuser_correctness_put_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:32.9418319Z test_nvfuser_correctness_put_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:32.9441438Z test_nvfuser_correctness_put_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:32.9470560Z test_nvfuser_correctness_put_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-08-13T13:57:32.9493831Z test_nvfuser_correctness_put_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:32.9516927Z test_nvfuser_correctness_put_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:32.9540154Z test_nvfuser_correctness_put_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:32.9563159Z test_nvfuser_correctness_put_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:32.9586350Z test_nvfuser_correctness_put_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:32.9609370Z test_nvfuser_correctness_put_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:32.9632452Z test_nvfuser_correctness_put_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:32.9655613Z test_nvfuser_correctness_put_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:32.9678812Z test_nvfuser_correctness_qr_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:32.9702562Z test_nvfuser_correctness_qr_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:32.9731734Z test_nvfuser_correctness_qr_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-08-13T13:57:32.9756775Z test_nvfuser_correctness_qr_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:32.9782103Z test_nvfuser_correctness_quantile_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:32.9807111Z test_nvfuser_correctness_quantile_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:32.9831862Z test_nvfuser_correctness_rad2deg_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:32.9855318Z test_nvfuser_correctness_rad2deg_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:32.9878147Z test_nvfuser_correctness_rad2deg_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:32.9901608Z test_nvfuser_correctness_rad2deg_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:32.9924384Z test_nvfuser_correctness_rad2deg_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:32.9947784Z test_nvfuser_correctness_rad2deg_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:32.9971159Z test_nvfuser_correctness_rad2deg_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:33.0000207Z test_nvfuser_correctness_rad2deg_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-08-13T13:57:33.0023578Z test_nvfuser_correctness_rad2deg_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:33.0046769Z test_nvfuser_correctness_rad2deg_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:33.0069838Z test_nvfuser_correctness_rand_like_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:33.0093074Z test_nvfuser_correctness_rand_like_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:33.0116030Z test_nvfuser_correctness_rand_like_cuda_complex32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:33.0139409Z test_nvfuser_correctness_rand_like_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:33.0162245Z test_nvfuser_correctness_rand_like_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:33.0185369Z test_nvfuser_correctness_rand_like_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:33.0208740Z test_nvfuser_correctness_rand_like_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:33.0232065Z test_nvfuser_correctness_randint_like_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:33.0260999Z test_nvfuser_correctness_randint_like_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-08-13T13:57:33.0283929Z test_nvfuser_correctness_randint_like_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:33.0307183Z test_nvfuser_correctness_randint_like_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:33.0330600Z test_nvfuser_correctness_randint_like_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:33.0353508Z test_nvfuser_correctness_randint_like_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:33.0376744Z test_nvfuser_correctness_randint_like_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:33.0399800Z test_nvfuser_correctness_randint_like_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:33.0423356Z test_nvfuser_correctness_randint_like_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:33.0446344Z test_nvfuser_correctness_randn_like_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:33.0469384Z test_nvfuser_correctness_randn_like_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:33.0492533Z test_nvfuser_correctness_randn_like_cuda_complex32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:33.0521320Z test_nvfuser_correctness_randn_like_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-08-13T13:57:33.0544614Z test_nvfuser_correctness_randn_like_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:33.0568027Z test_nvfuser_correctness_randn_like_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:33.0590962Z test_nvfuser_correctness_randn_like_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:33.0614361Z test_nvfuser_correctness_ravel_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:33.0637538Z test_nvfuser_correctness_ravel_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:33.0660658Z test_nvfuser_correctness_ravel_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:33.0683448Z test_nvfuser_correctness_ravel_cuda_complex32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:33.0706807Z test_nvfuser_correctness_ravel_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:33.0730041Z test_nvfuser_correctness_ravel_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:33.0752668Z test_nvfuser_correctness_ravel_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:33.0781763Z test_nvfuser_correctness_ravel_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-08-13T13:57:33.0804640Z test_nvfuser_correctness_ravel_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:33.0828151Z test_nvfuser_correctness_ravel_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:33.0851532Z test_nvfuser_correctness_ravel_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:33.0874400Z test_nvfuser_correctness_ravel_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:33.0897713Z test_nvfuser_correctness_ravel_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:33.0920647Z test_nvfuser_correctness_real_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:33.0943937Z test_nvfuser_correctness_real_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:33.0966925Z test_nvfuser_correctness_real_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:33.0991595Z test_nvfuser_correctness_real_cuda_complex32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:33.1013445Z test_nvfuser_correctness_real_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:33.1042273Z test_nvfuser_correctness_real_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-08-13T13:57:33.1065419Z test_nvfuser_correctness_real_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:33.1088863Z test_nvfuser_correctness_real_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:33.1111818Z test_nvfuser_correctness_real_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:33.1135255Z test_nvfuser_correctness_real_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:33.1158271Z test_nvfuser_correctness_real_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:33.1181428Z test_nvfuser_correctness_real_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:33.1204358Z test_nvfuser_correctness_real_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:33.1227492Z test_nvfuser_correctness_reciprocal_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:33.1250796Z test_nvfuser_correctness_reciprocal_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:33.1273979Z test_nvfuser_correctness_reciprocal_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:33.1302755Z test_nvfuser_correctness_reciprocal_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-08-13T13:57:33.1325874Z test_nvfuser_correctness_reciprocal_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:33.1349215Z test_nvfuser_correctness_reciprocal_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:33.1372588Z test_nvfuser_correctness_reciprocal_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:33.1395424Z test_nvfuser_correctness_reciprocal_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:33.1418602Z test_nvfuser_correctness_reciprocal_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:33.1441628Z test_nvfuser_correctness_reciprocal_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:33.1464895Z test_nvfuser_correctness_reciprocal_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:33.1488125Z test_nvfuser_correctness_reciprocal_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:33.1510914Z test_nvfuser_correctness_remainder_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:33.1534475Z test_nvfuser_correctness_remainder_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:33.1563197Z test_nvfuser_correctness_remainder_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-08-13T13:57:33.1586528Z test_nvfuser_correctness_remainder_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:33.1609666Z test_nvfuser_correctness_remainder_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:33.1632739Z test_nvfuser_correctness_remainder_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:33.1656131Z test_nvfuser_correctness_remainder_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:33.1678991Z test_nvfuser_correctness_remainder_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:33.1702132Z test_nvfuser_correctness_remainder_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:33.1725069Z test_nvfuser_correctness_renorm_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:33.1748444Z test_nvfuser_correctness_renorm_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:33.1771550Z test_nvfuser_correctness_renorm_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:33.1794411Z test_nvfuser_correctness_renorm_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:33.1824007Z test_nvfuser_correctness_renorm_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-08-13T13:57:33.1847275Z test_nvfuser_correctness_renorm_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:33.1870234Z test_nvfuser_correctness_repeat_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:33.1893535Z test_nvfuser_correctness_repeat_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:33.1916386Z test_nvfuser_correctness_repeat_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:33.1939670Z test_nvfuser_correctness_repeat_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:33.1962600Z test_nvfuser_correctness_repeat_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:33.1985754Z test_nvfuser_correctness_repeat_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:33.2008887Z test_nvfuser_correctness_repeat_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:33.2032030Z test_nvfuser_correctness_repeat_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:33.2055242Z test_nvfuser_correctness_repeat_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:33.2084541Z test_nvfuser_correctness_repeat_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-08-13T13:57:33.2109637Z test_nvfuser_correctness_repeat_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:33.2135390Z test_nvfuser_correctness_repeat_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:33.2160303Z test_nvfuser_correctness_repeat_interleave_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:33.2185924Z test_nvfuser_correctness_repeat_interleave_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:33.2210777Z test_nvfuser_correctness_repeat_interleave_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:33.2235551Z test_nvfuser_correctness_repeat_interleave_cuda_complex32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:33.2260824Z test_nvfuser_correctness_repeat_interleave_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:33.2285737Z test_nvfuser_correctness_repeat_interleave_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:33.2308715Z test_nvfuser_correctness_repeat_interleave_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:33.2332189Z test_nvfuser_correctness_repeat_interleave_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:33.2360938Z test_nvfuser_correctness_repeat_interleave_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-08-13T13:57:33.2384353Z test_nvfuser_correctness_repeat_interleave_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:33.2407376Z test_nvfuser_correctness_repeat_interleave_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:33.2430770Z test_nvfuser_correctness_repeat_interleave_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:33.2453822Z test_nvfuser_correctness_repeat_interleave_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:33.2476934Z test_nvfuser_correctness_reshape_as_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:33.2499999Z test_nvfuser_correctness_reshape_as_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:33.2522840Z test_nvfuser_correctness_reshape_as_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:33.2546076Z test_nvfuser_correctness_reshape_as_cuda_complex32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:33.2569141Z test_nvfuser_correctness_reshape_as_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:33.2591964Z test_nvfuser_correctness_reshape_as_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:33.2621107Z test_nvfuser_correctness_reshape_as_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-08-13T13:57:33.2644077Z test_nvfuser_correctness_reshape_as_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:33.2667513Z test_nvfuser_correctness_reshape_as_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:33.2690719Z test_nvfuser_correctness_reshape_as_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:33.2713913Z test_nvfuser_correctness_reshape_as_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:33.2737232Z test_nvfuser_correctness_reshape_as_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:33.2759968Z test_nvfuser_correctness_reshape_as_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:33.2783427Z test_nvfuser_correctness_reshape_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:33.2806231Z test_nvfuser_correctness_reshape_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:33.2829391Z test_nvfuser_correctness_reshape_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:33.2852730Z test_nvfuser_correctness_reshape_cuda_complex32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:33.2881201Z test_nvfuser_correctness_reshape_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-08-13T13:57:33.2904461Z test_nvfuser_correctness_reshape_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:33.2927959Z test_nvfuser_correctness_reshape_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:33.2951069Z test_nvfuser_correctness_reshape_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:33.2974820Z test_nvfuser_correctness_reshape_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:33.2998121Z test_nvfuser_correctness_reshape_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:33.3020973Z test_nvfuser_correctness_reshape_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:33.3044048Z test_nvfuser_correctness_reshape_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:33.3067075Z test_nvfuser_correctness_reshape_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:33.3090254Z test_nvfuser_correctness_resize__cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:33.3113208Z test_nvfuser_correctness_resize__cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:33.3142250Z test_nvfuser_correctness_resize__cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-08-13T13:57:33.3165257Z test_nvfuser_correctness_resize__cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:33.3188517Z test_nvfuser_correctness_resize__cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:33.3211879Z test_nvfuser_correctness_resize__cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:33.3235474Z test_nvfuser_correctness_resize__cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:33.3260646Z test_nvfuser_correctness_resize__cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:33.3285633Z test_nvfuser_correctness_resize__cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:33.3308849Z test_nvfuser_correctness_resize__cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:33.3332156Z test_nvfuser_correctness_resize__cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:33.3354874Z test_nvfuser_correctness_resize__cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:33.3378630Z test_nvfuser_correctness_resize_as__cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:33.3406925Z test_nvfuser_correctness_resize_as__cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-08-13T13:57:33.3430157Z test_nvfuser_correctness_resize_as__cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:33.3453577Z test_nvfuser_correctness_resize_as__cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:33.3476627Z test_nvfuser_correctness_resize_as__cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:33.3499812Z test_nvfuser_correctness_resize_as__cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:33.3522794Z test_nvfuser_correctness_resize_as__cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:33.3546136Z test_nvfuser_correctness_resize_as__cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:33.3569721Z test_nvfuser_correctness_resize_as__cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:33.3592438Z test_nvfuser_correctness_resize_as__cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:33.3615646Z test_nvfuser_correctness_resize_as__cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:33.3638828Z test_nvfuser_correctness_resize_as__cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:33.3667728Z test_nvfuser_correctness_resolve_conj_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-08-13T13:57:33.3691128Z test_nvfuser_correctness_resolve_conj_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:33.3714124Z test_nvfuser_correctness_resolve_conj_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:33.3737530Z test_nvfuser_correctness_resolve_conj_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:33.3760484Z test_nvfuser_correctness_resolve_conj_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:33.3783726Z test_nvfuser_correctness_resolve_conj_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:33.3806691Z test_nvfuser_correctness_resolve_conj_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:33.3829890Z test_nvfuser_correctness_resolve_conj_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:33.3853241Z test_nvfuser_correctness_resolve_conj_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:33.3875980Z test_nvfuser_correctness_resolve_conj_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:33.3899224Z test_nvfuser_correctness_resolve_conj_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:33.3928242Z test_nvfuser_correctness_resolve_conj_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-08-13T13:57:33.3951303Z test_nvfuser_correctness_resolve_neg_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:33.3974812Z test_nvfuser_correctness_resolve_neg_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:33.3997807Z test_nvfuser_correctness_resolve_neg_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:33.4021073Z test_nvfuser_correctness_resolve_neg_cuda_complex32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:33.4044300Z test_nvfuser_correctness_resolve_neg_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:33.4067480Z test_nvfuser_correctness_resolve_neg_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:33.4090747Z test_nvfuser_correctness_resolve_neg_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:33.4113442Z test_nvfuser_correctness_resolve_neg_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:33.4136944Z test_nvfuser_correctness_resolve_neg_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:33.4159629Z test_nvfuser_correctness_resolve_neg_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:33.4188843Z test_nvfuser_correctness_resolve_neg_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-08-13T13:57:33.4211807Z test_nvfuser_correctness_resolve_neg_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:33.4234868Z test_nvfuser_correctness_resolve_neg_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:33.4258209Z test_nvfuser_correctness_roll_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:33.4281251Z test_nvfuser_correctness_roll_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:33.4304479Z test_nvfuser_correctness_roll_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:33.4327669Z test_nvfuser_correctness_roll_cuda_complex32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:33.4350616Z test_nvfuser_correctness_roll_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:33.4374472Z test_nvfuser_correctness_roll_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:33.4397517Z test_nvfuser_correctness_roll_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:33.4420871Z test_nvfuser_correctness_roll_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:33.4449871Z test_nvfuser_correctness_roll_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-08-13T13:57:33.4473001Z test_nvfuser_correctness_roll_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:33.4496109Z test_nvfuser_correctness_roll_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:33.4519217Z test_nvfuser_correctness_roll_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:33.4542689Z test_nvfuser_correctness_roll_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:33.4565924Z test_nvfuser_correctness_rot90_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:33.4588898Z test_nvfuser_correctness_rot90_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:33.4611995Z test_nvfuser_correctness_rot90_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:33.4634795Z test_nvfuser_correctness_rot90_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:33.4657969Z test_nvfuser_correctness_rot90_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:33.4681288Z test_nvfuser_correctness_rot90_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:33.4710216Z test_nvfuser_correctness_rot90_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-08-13T13:57:33.4733785Z test_nvfuser_correctness_rot90_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:33.4756541Z test_nvfuser_correctness_rot90_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:33.4779786Z test_nvfuser_correctness_rot90_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:33.4802824Z test_nvfuser_correctness_rot90_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:33.4826177Z test_nvfuser_correctness_rot90_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:33.4849383Z test_nvfuser_correctness_round_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:33.4872352Z test_nvfuser_correctness_round_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:33.4895412Z test_nvfuser_correctness_round_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:33.4918416Z test_nvfuser_correctness_round_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:33.4941987Z test_nvfuser_correctness_round_decimals_0_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:33.4971457Z test_nvfuser_correctness_round_decimals_0_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-08-13T13:57:33.4996641Z test_nvfuser_correctness_round_decimals_0_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:33.5021738Z test_nvfuser_correctness_round_decimals_0_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:33.5046815Z test_nvfuser_correctness_round_decimals_3_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:33.5072182Z test_nvfuser_correctness_round_decimals_3_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:33.5096787Z test_nvfuser_correctness_round_decimals_3_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:33.5119758Z test_nvfuser_correctness_round_decimals_3_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:33.5142996Z test_nvfuser_correctness_round_decimals_neg_3_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:33.5165925Z test_nvfuser_correctness_round_decimals_neg_3_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:33.5189122Z test_nvfuser_correctness_round_decimals_neg_3_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:33.5212444Z test_nvfuser_correctness_round_decimals_neg_3_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:33.5241209Z test_nvfuser_correctness_rsqrt_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-08-13T13:57:33.5264624Z test_nvfuser_correctness_rsqrt_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:33.5288097Z test_nvfuser_correctness_rsqrt_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:33.5310885Z test_nvfuser_correctness_rsqrt_cuda_complex32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:33.5334521Z test_nvfuser_correctness_rsqrt_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:33.5357373Z test_nvfuser_correctness_rsqrt_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:33.5380772Z test_nvfuser_correctness_rsqrt_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:33.5403565Z test_nvfuser_correctness_rsqrt_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:33.5426771Z test_nvfuser_correctness_rsqrt_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:33.5449841Z test_nvfuser_correctness_rsqrt_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:33.5473010Z test_nvfuser_correctness_rsqrt_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:33.5501831Z test_nvfuser_correctness_rsqrt_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-08-13T13:57:33.5524919Z test_nvfuser_correctness_rsqrt_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:33.5548471Z test_nvfuser_correctness_rsub_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:33.5572181Z test_nvfuser_correctness_rsub_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:33.5594889Z test_nvfuser_correctness_rsub_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:33.5618167Z test_nvfuser_correctness_rsub_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:33.5641026Z test_nvfuser_correctness_rsub_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:33.5664436Z test_nvfuser_correctness_rsub_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:33.5687130Z test_nvfuser_correctness_rsub_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:33.5710048Z test_nvfuser_correctness_rsub_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:33.5733478Z test_nvfuser_correctness_rsub_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:33.5762004Z test_nvfuser_correctness_rsub_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-08-13T13:57:33.5785370Z test_nvfuser_correctness_rsub_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:33.5808708Z test_nvfuser_correctness_scatter_add_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:33.5831638Z test_nvfuser_correctness_scatter_add_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:33.5855310Z test_nvfuser_correctness_scatter_add_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:33.5877983Z test_nvfuser_correctness_scatter_add_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:33.5901113Z test_nvfuser_correctness_scatter_add_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:33.5924262Z test_nvfuser_correctness_scatter_add_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:33.5947374Z test_nvfuser_correctness_scatter_add_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:33.5970607Z test_nvfuser_correctness_scatter_add_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:33.5993372Z test_nvfuser_correctness_scatter_add_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:33.6022329Z test_nvfuser_correctness_scatter_add_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-08-13T13:57:33.6045446Z test_nvfuser_correctness_scatter_add_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:33.6068726Z test_nvfuser_correctness_scatter_add_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:33.6092181Z test_nvfuser_correctness_scatter_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:33.6115060Z test_nvfuser_correctness_scatter_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:33.6138603Z test_nvfuser_correctness_scatter_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:33.6161206Z test_nvfuser_correctness_scatter_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:33.6185370Z test_nvfuser_correctness_scatter_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:33.6208370Z test_nvfuser_correctness_scatter_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:33.6231312Z test_nvfuser_correctness_scatter_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:33.6254556Z test_nvfuser_correctness_scatter_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:33.6283171Z test_nvfuser_correctness_scatter_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-08-13T13:57:33.6306455Z test_nvfuser_correctness_scatter_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:33.6330297Z test_nvfuser_correctness_scatter_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:33.6354059Z test_nvfuser_correctness_scatter_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:33.6377641Z test_nvfuser_correctness_scatter_reduce_amax_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:33.6400439Z test_nvfuser_correctness_scatter_reduce_amax_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:33.6423802Z test_nvfuser_correctness_scatter_reduce_amax_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:33.6446631Z test_nvfuser_correctness_scatter_reduce_amax_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:33.6469586Z test_nvfuser_correctness_scatter_reduce_amax_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:33.6492962Z test_nvfuser_correctness_scatter_reduce_amax_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:33.6515882Z test_nvfuser_correctness_scatter_reduce_amax_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:33.6544667Z test_nvfuser_correctness_scatter_reduce_amax_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-08-13T13:57:33.6568083Z test_nvfuser_correctness_scatter_reduce_amax_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:33.6591306Z test_nvfuser_correctness_scatter_reduce_amin_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:33.6614556Z test_nvfuser_correctness_scatter_reduce_amin_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:33.6637561Z test_nvfuser_correctness_scatter_reduce_amin_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:33.6661071Z test_nvfuser_correctness_scatter_reduce_amin_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:33.6684003Z test_nvfuser_correctness_scatter_reduce_amin_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:33.6707286Z test_nvfuser_correctness_scatter_reduce_amin_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:33.6730225Z test_nvfuser_correctness_scatter_reduce_amin_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:33.6753155Z test_nvfuser_correctness_scatter_reduce_amin_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:33.6776344Z test_nvfuser_correctness_scatter_reduce_amin_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:33.6805238Z test_nvfuser_correctness_scatter_reduce_mean_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-08-13T13:57:33.6828248Z test_nvfuser_correctness_scatter_reduce_mean_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:33.6851781Z test_nvfuser_correctness_scatter_reduce_mean_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:33.6874703Z test_nvfuser_correctness_scatter_reduce_mean_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:33.6898051Z test_nvfuser_correctness_scatter_reduce_mean_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:33.6921066Z test_nvfuser_correctness_scatter_reduce_mean_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:33.6944601Z test_nvfuser_correctness_scatter_reduce_mean_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:33.6967615Z test_nvfuser_correctness_scatter_reduce_mean_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:33.6990615Z test_nvfuser_correctness_scatter_reduce_mean_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:33.7014598Z test_nvfuser_correctness_scatter_reduce_prod_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:33.7037821Z test_nvfuser_correctness_scatter_reduce_prod_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:33.7067376Z test_nvfuser_correctness_scatter_reduce_prod_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-08-13T13:57:33.7090295Z test_nvfuser_correctness_scatter_reduce_prod_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:33.7113236Z test_nvfuser_correctness_scatter_reduce_prod_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:33.7136769Z test_nvfuser_correctness_scatter_reduce_prod_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:33.7159608Z test_nvfuser_correctness_scatter_reduce_prod_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:33.7183004Z test_nvfuser_correctness_scatter_reduce_prod_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:33.7205840Z test_nvfuser_correctness_scatter_reduce_prod_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:33.7229022Z test_nvfuser_correctness_scatter_reduce_sum_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:33.7254289Z test_nvfuser_correctness_scatter_reduce_sum_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:33.7277331Z test_nvfuser_correctness_scatter_reduce_sum_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:33.7300688Z test_nvfuser_correctness_scatter_reduce_sum_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:33.7329892Z test_nvfuser_correctness_scatter_reduce_sum_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-08-13T13:57:33.7354477Z test_nvfuser_correctness_scatter_reduce_sum_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:33.7379923Z test_nvfuser_correctness_scatter_reduce_sum_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:33.7404786Z test_nvfuser_correctness_scatter_reduce_sum_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:33.7430133Z test_nvfuser_correctness_scatter_reduce_sum_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:33.7455192Z test_nvfuser_correctness_scatter_reduce_sum_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:33.7480108Z test_nvfuser_correctness_searchsorted_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:33.7505069Z test_nvfuser_correctness_searchsorted_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:33.7530187Z test_nvfuser_correctness_searchsorted_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:33.7555247Z test_nvfuser_correctness_searchsorted_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:33.7580004Z test_nvfuser_correctness_searchsorted_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:33.7608800Z test_nvfuser_correctness_searchsorted_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-08-13T13:57:33.7631994Z test_nvfuser_correctness_searchsorted_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:33.7655284Z test_nvfuser_correctness_searchsorted_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:33.7678306Z test_nvfuser_correctness_segment_reduce_lengths_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:33.7701458Z test_nvfuser_correctness_segment_reduce_lengths_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:33.7724386Z test_nvfuser_correctness_segment_reduce_lengths_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:33.7747647Z test_nvfuser_correctness_segment_reduce_lengths_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:33.7771072Z test_nvfuser_correctness_segment_reduce_offsets_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:33.7793851Z test_nvfuser_correctness_segment_reduce_offsets_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:33.7817047Z test_nvfuser_correctness_segment_reduce_offsets_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:33.7840020Z test_nvfuser_correctness_segment_reduce_offsets_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:33.7868743Z test_nvfuser_correctness_select_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-08-13T13:57:33.7892051Z test_nvfuser_correctness_select_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:33.7915156Z test_nvfuser_correctness_select_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:33.7938514Z test_nvfuser_correctness_select_cuda_complex32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:33.7962370Z test_nvfuser_correctness_select_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:33.7986152Z test_nvfuser_correctness_select_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:33.8009267Z test_nvfuser_correctness_select_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:33.8032283Z test_nvfuser_correctness_select_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:33.8055815Z test_nvfuser_correctness_select_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:33.8078565Z test_nvfuser_correctness_select_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:33.8102143Z test_nvfuser_correctness_select_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:33.8133026Z test_nvfuser_correctness_select_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-08-13T13:57:33.8157649Z test_nvfuser_correctness_select_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:33.8183243Z test_nvfuser_correctness_select_scatter_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:33.8208264Z test_nvfuser_correctness_select_scatter_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:33.8233592Z test_nvfuser_correctness_select_scatter_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:33.8258807Z test_nvfuser_correctness_select_scatter_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:33.8283952Z test_nvfuser_correctness_select_scatter_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:33.8309543Z test_nvfuser_correctness_select_scatter_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:33.8334855Z test_nvfuser_correctness_select_scatter_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:33.8360045Z test_nvfuser_correctness_select_scatter_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:33.8385374Z test_nvfuser_correctness_select_scatter_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:33.8415388Z test_nvfuser_correctness_select_scatter_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-08-13T13:57:33.8438510Z test_nvfuser_correctness_sgn_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:33.8461838Z test_nvfuser_correctness_sgn_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:33.8484999Z test_nvfuser_correctness_sgn_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:33.8507963Z test_nvfuser_correctness_sgn_cuda_complex32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:33.8531462Z test_nvfuser_correctness_sgn_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:33.8554207Z test_nvfuser_correctness_sgn_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:33.8577974Z test_nvfuser_correctness_sgn_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:33.8600807Z test_nvfuser_correctness_sgn_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:33.8623864Z test_nvfuser_correctness_sgn_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:33.8647121Z test_nvfuser_correctness_sgn_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:33.8676905Z test_nvfuser_correctness_sgn_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-08-13T13:57:33.8700291Z test_nvfuser_correctness_sgn_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:33.8723164Z test_nvfuser_correctness_sgn_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:33.8746693Z test_nvfuser_correctness_short_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:33.8769875Z test_nvfuser_correctness_short_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:33.8792819Z test_nvfuser_correctness_short_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:33.8816113Z test_nvfuser_correctness_short_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:33.8839041Z test_nvfuser_correctness_short_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:33.8862178Z test_nvfuser_correctness_short_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:33.8885258Z test_nvfuser_correctness_short_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:33.8908321Z test_nvfuser_correctness_short_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:33.8937582Z test_nvfuser_correctness_short_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-08-13T13:57:33.8960401Z test_nvfuser_correctness_short_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:33.8983852Z test_nvfuser_correctness_short_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:33.9007022Z test_nvfuser_correctness_short_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:33.9030285Z test_nvfuser_correctness_sigmoid_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:33.9053768Z test_nvfuser_correctness_sigmoid_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:33.9076531Z test_nvfuser_correctness_sigmoid_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:33.9099652Z test_nvfuser_correctness_sigmoid_cuda_complex32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:33.9122431Z test_nvfuser_correctness_sigmoid_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:33.9145789Z test_nvfuser_correctness_sigmoid_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:33.9168995Z test_nvfuser_correctness_sigmoid_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:33.9197662Z test_nvfuser_correctness_sigmoid_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-08-13T13:57:33.9221022Z test_nvfuser_correctness_sigmoid_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:33.9244257Z test_nvfuser_correctness_sigmoid_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:33.9267562Z test_nvfuser_correctness_sigmoid_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:33.9290916Z test_nvfuser_correctness_sigmoid_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:33.9313937Z test_nvfuser_correctness_sigmoid_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:33.9337280Z test_nvfuser_correctness_sign_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:33.9360412Z test_nvfuser_correctness_sign_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:33.9384012Z test_nvfuser_correctness_sign_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:33.9407604Z test_nvfuser_correctness_sign_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:33.9430468Z test_nvfuser_correctness_sign_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:33.9459596Z test_nvfuser_correctness_sign_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-08-13T13:57:33.9482606Z test_nvfuser_correctness_sign_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:33.9505775Z test_nvfuser_correctness_sign_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:33.9529182Z test_nvfuser_correctness_sign_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:33.9552239Z test_nvfuser_correctness_sign_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:33.9575816Z test_nvfuser_correctness_signbit_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:33.9598634Z test_nvfuser_correctness_signbit_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:33.9621804Z test_nvfuser_correctness_signbit_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:33.9644753Z test_nvfuser_correctness_signbit_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:33.9667944Z test_nvfuser_correctness_signbit_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:33.9691616Z test_nvfuser_correctness_signbit_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:33.9720512Z test_nvfuser_correctness_signbit_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-08-13T13:57:33.9743932Z test_nvfuser_correctness_signbit_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:33.9767164Z test_nvfuser_correctness_signbit_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:33.9790370Z test_nvfuser_correctness_signbit_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:33.9813461Z test_nvfuser_correctness_sin_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:33.9836598Z test_nvfuser_correctness_sin_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:33.9859927Z test_nvfuser_correctness_sin_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:33.9882972Z test_nvfuser_correctness_sin_cuda_complex32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:33.9906198Z test_nvfuser_correctness_sin_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:33.9929276Z test_nvfuser_correctness_sin_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:33.9952236Z test_nvfuser_correctness_sin_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:33.9981199Z test_nvfuser_correctness_sin_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-08-13T13:57:34.0004176Z test_nvfuser_correctness_sin_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:34.0027531Z test_nvfuser_correctness_sin_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:34.0051136Z test_nvfuser_correctness_sin_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:34.0074079Z test_nvfuser_correctness_sin_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:34.0097261Z test_nvfuser_correctness_sin_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:34.0120272Z test_nvfuser_correctness_sinc_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:34.0143501Z test_nvfuser_correctness_sinc_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:34.0166491Z test_nvfuser_correctness_sinc_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:34.0189690Z test_nvfuser_correctness_sinc_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:34.0212950Z test_nvfuser_correctness_sinc_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:34.0241501Z test_nvfuser_correctness_sinc_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-08-13T13:57:34.0264824Z test_nvfuser_correctness_sinc_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:34.0288269Z test_nvfuser_correctness_sinc_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:34.0311212Z test_nvfuser_correctness_sinc_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:34.0334945Z test_nvfuser_correctness_sinc_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:34.0357807Z test_nvfuser_correctness_sinc_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:34.0381074Z test_nvfuser_correctness_sinc_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:34.0404069Z test_nvfuser_correctness_sinh_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:34.0427321Z test_nvfuser_correctness_sinh_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:34.0450862Z test_nvfuser_correctness_sinh_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:34.0473924Z test_nvfuser_correctness_sinh_cuda_complex32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:34.0502807Z test_nvfuser_correctness_sinh_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-08-13T13:57:34.0525997Z test_nvfuser_correctness_sinh_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:34.0549312Z test_nvfuser_correctness_sinh_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:34.0572663Z test_nvfuser_correctness_sinh_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:34.0595605Z test_nvfuser_correctness_sinh_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:34.0619057Z test_nvfuser_correctness_sinh_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:34.0642092Z test_nvfuser_correctness_sinh_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:34.0665356Z test_nvfuser_correctness_sinh_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:34.0688582Z test_nvfuser_correctness_sinh_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:34.0711621Z test_nvfuser_correctness_slice_scatter_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:34.0735349Z test_nvfuser_correctness_slice_scatter_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:34.0763855Z test_nvfuser_correctness_slice_scatter_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-08-13T13:57:34.0789163Z test_nvfuser_correctness_slice_scatter_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:34.0814390Z test_nvfuser_correctness_slice_scatter_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:34.0839464Z test_nvfuser_correctness_slice_scatter_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:34.0864874Z test_nvfuser_correctness_slice_scatter_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:34.0890002Z test_nvfuser_correctness_slice_scatter_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:34.0915031Z test_nvfuser_correctness_slice_scatter_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:34.0940133Z test_nvfuser_correctness_slice_scatter_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:34.0964885Z test_nvfuser_correctness_softmax_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:34.0990075Z test_nvfuser_correctness_softmax_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:34.1014856Z test_nvfuser_correctness_softmax_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:34.1043739Z test_nvfuser_correctness_softmax_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-08-13T13:57:34.1067078Z test_nvfuser_correctness_softmax_with_dtype_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:34.1090389Z test_nvfuser_correctness_softmax_with_dtype_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:34.1113311Z test_nvfuser_correctness_softmax_with_dtype_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:34.1136607Z test_nvfuser_correctness_softmax_with_dtype_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:34.1159750Z test_nvfuser_correctness_softmax_with_dtype_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:34.1182609Z test_nvfuser_correctness_softmax_with_dtype_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:34.1205524Z test_nvfuser_correctness_softmax_with_dtype_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:34.1228728Z test_nvfuser_correctness_softmax_with_dtype_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:34.1252060Z test_nvfuser_correctness_softmax_with_dtype_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:34.1274753Z test_nvfuser_correctness_softmax_with_dtype_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:34.1304289Z test_nvfuser_correctness_softmax_with_dtype_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-08-13T13:57:34.1327721Z test_nvfuser_correctness_softmax_with_dtype_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:34.1350829Z test_nvfuser_correctness_sort_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:34.1374139Z test_nvfuser_correctness_sort_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:34.1397115Z test_nvfuser_correctness_sort_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:34.1420130Z test_nvfuser_correctness_sort_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:34.1442977Z test_nvfuser_correctness_sort_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:34.1466341Z test_nvfuser_correctness_sort_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:34.1489411Z test_nvfuser_correctness_sort_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:34.1512321Z test_nvfuser_correctness_sort_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:34.1535744Z test_nvfuser_correctness_sort_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:34.1564486Z test_nvfuser_correctness_sparse_sampled_addmm_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: cusparseSDDMM was added in 11.2.1 (0.003s) 2022-08-13T13:57:34.1587902Z test_nvfuser_correctness_sparse_sampled_addmm_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: cusparseSDDMM was added in 11.2.1 (0.002s) 2022-08-13T13:57:34.1611437Z test_nvfuser_correctness_sparse_sampled_addmm_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: cusparseSDDMM was added in 11.2.1 (0.002s) 2022-08-13T13:57:34.1634755Z test_nvfuser_correctness_sparse_sampled_addmm_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: cusparseSDDMM was added in 11.2.1 (0.002s) 2022-08-13T13:57:34.1658275Z test_nvfuser_correctness_special_airy_ai_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:34.1681080Z test_nvfuser_correctness_special_airy_ai_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:34.1704267Z test_nvfuser_correctness_special_airy_ai_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:34.1727359Z test_nvfuser_correctness_special_airy_ai_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:34.1750278Z test_nvfuser_correctness_special_airy_ai_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:34.1773487Z test_nvfuser_correctness_special_airy_ai_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:34.1796476Z test_nvfuser_correctness_special_airy_ai_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:34.1825373Z test_nvfuser_correctness_special_airy_ai_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-08-13T13:57:34.1848917Z test_nvfuser_correctness_special_bessel_j0_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:34.1872184Z test_nvfuser_correctness_special_bessel_j0_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:34.1895523Z test_nvfuser_correctness_special_bessel_j0_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:34.1918487Z test_nvfuser_correctness_special_bessel_j0_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:34.1941906Z test_nvfuser_correctness_special_bessel_j0_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:34.1964786Z test_nvfuser_correctness_special_bessel_j0_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:34.1988009Z test_nvfuser_correctness_special_bessel_j0_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:34.2011201Z test_nvfuser_correctness_special_bessel_j0_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:34.2034224Z test_nvfuser_correctness_special_bessel_j1_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:34.2057534Z test_nvfuser_correctness_special_bessel_j1_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:34.2086193Z test_nvfuser_correctness_special_bessel_j1_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-08-13T13:57:34.2109481Z test_nvfuser_correctness_special_bessel_j1_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:34.2132888Z test_nvfuser_correctness_special_bessel_j1_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:34.2156062Z test_nvfuser_correctness_special_bessel_j1_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:34.2184983Z test_nvfuser_correctness_special_bessel_j1_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-08-13T13:57:34.2207469Z test_nvfuser_correctness_special_bessel_j1_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:34.2230549Z test_nvfuser_correctness_special_bessel_y0_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:34.2254498Z test_nvfuser_correctness_special_bessel_y0_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:34.2276922Z test_nvfuser_correctness_special_bessel_y0_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:34.2300270Z test_nvfuser_correctness_special_bessel_y0_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:34.2323116Z test_nvfuser_correctness_special_bessel_y0_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:34.2352053Z test_nvfuser_correctness_special_bessel_y0_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-08-13T13:57:34.2377445Z test_nvfuser_correctness_special_bessel_y0_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:34.2402400Z test_nvfuser_correctness_special_bessel_y0_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:34.2427734Z test_nvfuser_correctness_special_bessel_y1_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:34.2453019Z test_nvfuser_correctness_special_bessel_y1_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:34.2477882Z test_nvfuser_correctness_special_bessel_y1_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:34.2502196Z test_nvfuser_correctness_special_bessel_y1_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:34.2525239Z test_nvfuser_correctness_special_bessel_y1_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:34.2548534Z test_nvfuser_correctness_special_bessel_y1_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:34.2571602Z test_nvfuser_correctness_special_bessel_y1_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:34.2594421Z test_nvfuser_correctness_special_bessel_y1_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:34.2607431Z test_nvfuser_correctness_special_chebyshev_polynomial_t_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.001s) 2022-08-13T13:57:34.2619810Z test_nvfuser_correctness_special_chebyshev_polynomial_t_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.001s) 2022-08-13T13:57:34.2632172Z test_nvfuser_correctness_special_chebyshev_polynomial_t_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.001s) 2022-08-13T13:57:34.2644288Z test_nvfuser_correctness_special_chebyshev_polynomial_t_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.001s) 2022-08-13T13:57:34.2657371Z test_nvfuser_correctness_special_chebyshev_polynomial_t_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.001s) 2022-08-13T13:57:34.2669638Z test_nvfuser_correctness_special_chebyshev_polynomial_t_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.001s) 2022-08-13T13:57:34.2682038Z test_nvfuser_correctness_special_chebyshev_polynomial_t_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.001s) 2022-08-13T13:57:34.2694678Z test_nvfuser_correctness_special_chebyshev_polynomial_t_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.001s) 2022-08-13T13:57:34.2707025Z test_nvfuser_correctness_special_chebyshev_polynomial_u_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.001s) 2022-08-13T13:57:34.2719392Z test_nvfuser_correctness_special_chebyshev_polynomial_u_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.001s) 2022-08-13T13:57:34.2732422Z test_nvfuser_correctness_special_chebyshev_polynomial_u_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.001s) 2022-08-13T13:57:34.2744805Z test_nvfuser_correctness_special_chebyshev_polynomial_u_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.001s) 2022-08-13T13:57:34.2757028Z test_nvfuser_correctness_special_chebyshev_polynomial_u_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.001s) 2022-08-13T13:57:34.2770145Z test_nvfuser_correctness_special_chebyshev_polynomial_u_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.001s) 2022-08-13T13:57:34.2782184Z test_nvfuser_correctness_special_chebyshev_polynomial_u_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.001s) 2022-08-13T13:57:34.2794834Z test_nvfuser_correctness_special_chebyshev_polynomial_u_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.001s) 2022-08-13T13:57:34.2807939Z test_nvfuser_correctness_special_chebyshev_polynomial_v_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.001s) 2022-08-13T13:57:34.2821585Z test_nvfuser_correctness_special_chebyshev_polynomial_v_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.001s) 2022-08-13T13:57:34.2834290Z test_nvfuser_correctness_special_chebyshev_polynomial_v_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.001s) 2022-08-13T13:57:34.2847523Z test_nvfuser_correctness_special_chebyshev_polynomial_v_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.001s) 2022-08-13T13:57:34.2859346Z test_nvfuser_correctness_special_chebyshev_polynomial_v_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.001s) 2022-08-13T13:57:34.2871910Z test_nvfuser_correctness_special_chebyshev_polynomial_v_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.001s) 2022-08-13T13:57:34.2884173Z test_nvfuser_correctness_special_chebyshev_polynomial_v_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.001s) 2022-08-13T13:57:34.2896961Z test_nvfuser_correctness_special_chebyshev_polynomial_v_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.001s) 2022-08-13T13:57:34.2909524Z test_nvfuser_correctness_special_chebyshev_polynomial_w_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.001s) 2022-08-13T13:57:34.2921866Z test_nvfuser_correctness_special_chebyshev_polynomial_w_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.001s) 2022-08-13T13:57:34.2934971Z test_nvfuser_correctness_special_chebyshev_polynomial_w_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.001s) 2022-08-13T13:57:34.2947347Z test_nvfuser_correctness_special_chebyshev_polynomial_w_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.001s) 2022-08-13T13:57:34.2959802Z test_nvfuser_correctness_special_chebyshev_polynomial_w_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.001s) 2022-08-13T13:57:34.2972521Z test_nvfuser_correctness_special_chebyshev_polynomial_w_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.001s) 2022-08-13T13:57:34.2985078Z test_nvfuser_correctness_special_chebyshev_polynomial_w_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.001s) 2022-08-13T13:57:34.2998658Z test_nvfuser_correctness_special_chebyshev_polynomial_w_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.001s) 2022-08-13T13:57:34.3027895Z test_nvfuser_correctness_special_entr_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-08-13T13:57:34.3053798Z test_nvfuser_correctness_special_entr_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:34.3076890Z test_nvfuser_correctness_special_entr_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:34.3099991Z test_nvfuser_correctness_special_entr_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:34.3123110Z test_nvfuser_correctness_special_entr_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:34.3146462Z test_nvfuser_correctness_special_entr_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:34.3169842Z test_nvfuser_correctness_special_entr_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:34.3192610Z test_nvfuser_correctness_special_entr_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:34.3216029Z test_nvfuser_correctness_special_entr_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:34.3238991Z test_nvfuser_correctness_special_entr_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:34.3267792Z test_nvfuser_correctness_special_erfcx_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-08-13T13:57:34.3291451Z test_nvfuser_correctness_special_erfcx_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:34.3314644Z test_nvfuser_correctness_special_erfcx_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:34.3338240Z test_nvfuser_correctness_special_erfcx_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:34.3361316Z test_nvfuser_correctness_special_erfcx_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:34.3384320Z test_nvfuser_correctness_special_erfcx_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:34.3407652Z test_nvfuser_correctness_special_erfcx_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:34.3430502Z test_nvfuser_correctness_special_erfcx_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:34.3443253Z test_nvfuser_correctness_special_hermite_polynomial_h_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.001s) 2022-08-13T13:57:34.3455513Z test_nvfuser_correctness_special_hermite_polynomial_h_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.001s) 2022-08-13T13:57:34.3468047Z test_nvfuser_correctness_special_hermite_polynomial_h_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.001s) 2022-08-13T13:57:34.3480937Z test_nvfuser_correctness_special_hermite_polynomial_h_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.001s) 2022-08-13T13:57:34.3493442Z test_nvfuser_correctness_special_hermite_polynomial_h_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.001s) 2022-08-13T13:57:34.3505854Z test_nvfuser_correctness_special_hermite_polynomial_h_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.001s) 2022-08-13T13:57:34.3518431Z test_nvfuser_correctness_special_hermite_polynomial_h_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.001s) 2022-08-13T13:57:34.3531356Z test_nvfuser_correctness_special_hermite_polynomial_h_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.001s) 2022-08-13T13:57:34.3543745Z test_nvfuser_correctness_special_hermite_polynomial_he_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.001s) 2022-08-13T13:57:34.3556227Z test_nvfuser_correctness_special_hermite_polynomial_he_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.001s) 2022-08-13T13:57:34.3569360Z test_nvfuser_correctness_special_hermite_polynomial_he_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.001s) 2022-08-13T13:57:34.3581576Z test_nvfuser_correctness_special_hermite_polynomial_he_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.001s) 2022-08-13T13:57:34.3593669Z test_nvfuser_correctness_special_hermite_polynomial_he_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.001s) 2022-08-13T13:57:34.3605944Z test_nvfuser_correctness_special_hermite_polynomial_he_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.001s) 2022-08-13T13:57:34.3618694Z test_nvfuser_correctness_special_hermite_polynomial_he_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.001s) 2022-08-13T13:57:34.3631451Z test_nvfuser_correctness_special_hermite_polynomial_he_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.001s) 2022-08-13T13:57:34.3654845Z test_nvfuser_correctness_special_i0e_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:34.3677726Z test_nvfuser_correctness_special_i0e_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:34.3706908Z test_nvfuser_correctness_special_i0e_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-08-13T13:57:34.3730171Z test_nvfuser_correctness_special_i0e_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:34.3753373Z test_nvfuser_correctness_special_i0e_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:34.3776838Z test_nvfuser_correctness_special_i0e_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:34.3800083Z test_nvfuser_correctness_special_i0e_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:34.3823177Z test_nvfuser_correctness_special_i0e_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:34.3846126Z test_nvfuser_correctness_special_i0e_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:34.3869253Z test_nvfuser_correctness_special_i0e_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:34.3892676Z test_nvfuser_correctness_special_i1_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:34.3915314Z test_nvfuser_correctness_special_i1_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:34.3938662Z test_nvfuser_correctness_special_i1_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:34.3967566Z test_nvfuser_correctness_special_i1_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-08-13T13:57:34.3990749Z test_nvfuser_correctness_special_i1_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:34.4014002Z test_nvfuser_correctness_special_i1_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:34.4037353Z test_nvfuser_correctness_special_i1_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:34.4060479Z test_nvfuser_correctness_special_i1_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:34.4083584Z test_nvfuser_correctness_special_i1e_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:34.4106862Z test_nvfuser_correctness_special_i1e_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:34.4129936Z test_nvfuser_correctness_special_i1e_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:34.4153122Z test_nvfuser_correctness_special_i1e_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:34.4176768Z test_nvfuser_correctness_special_i1e_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:34.4199693Z test_nvfuser_correctness_special_i1e_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:34.4228857Z test_nvfuser_correctness_special_i1e_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-08-13T13:57:34.4252200Z test_nvfuser_correctness_special_i1e_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:34.4264941Z test_nvfuser_correctness_special_laguerre_polynomial_l_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.001s) 2022-08-13T13:57:34.4277159Z test_nvfuser_correctness_special_laguerre_polynomial_l_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.001s) 2022-08-13T13:57:34.4289767Z test_nvfuser_correctness_special_laguerre_polynomial_l_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.001s) 2022-08-13T13:57:34.4302442Z test_nvfuser_correctness_special_laguerre_polynomial_l_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.001s) 2022-08-13T13:57:34.4314883Z test_nvfuser_correctness_special_laguerre_polynomial_l_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.001s) 2022-08-13T13:57:34.4327614Z test_nvfuser_correctness_special_laguerre_polynomial_l_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.001s) 2022-08-13T13:57:34.4340242Z test_nvfuser_correctness_special_laguerre_polynomial_l_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.001s) 2022-08-13T13:57:34.4353078Z test_nvfuser_correctness_special_laguerre_polynomial_l_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.001s) 2022-08-13T13:57:34.4365921Z test_nvfuser_correctness_special_legendre_polynomial_p_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.001s) 2022-08-13T13:57:34.4380065Z test_nvfuser_correctness_special_legendre_polynomial_p_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.001s) 2022-08-13T13:57:34.4392241Z test_nvfuser_correctness_special_legendre_polynomial_p_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.001s) 2022-08-13T13:57:34.4404561Z test_nvfuser_correctness_special_legendre_polynomial_p_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.001s) 2022-08-13T13:57:34.4417768Z test_nvfuser_correctness_special_legendre_polynomial_p_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.001s) 2022-08-13T13:57:34.4429989Z test_nvfuser_correctness_special_legendre_polynomial_p_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.001s) 2022-08-13T13:57:34.4442235Z test_nvfuser_correctness_special_legendre_polynomial_p_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.001s) 2022-08-13T13:57:34.4454987Z test_nvfuser_correctness_special_legendre_polynomial_p_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.001s) 2022-08-13T13:57:34.4478646Z test_nvfuser_correctness_special_log_ndtr_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:34.4501644Z test_nvfuser_correctness_special_log_ndtr_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:34.4524427Z test_nvfuser_correctness_special_log_ndtr_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:34.4547647Z test_nvfuser_correctness_special_log_ndtr_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:34.4570873Z test_nvfuser_correctness_special_log_ndtr_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:34.4594227Z test_nvfuser_correctness_special_log_ndtr_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:34.4617519Z test_nvfuser_correctness_special_log_ndtr_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:34.4640777Z test_nvfuser_correctness_special_log_ndtr_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:34.4670263Z test_nvfuser_correctness_special_modified_bessel_i0_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-08-13T13:57:34.4693818Z test_nvfuser_correctness_special_modified_bessel_i0_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:34.4716723Z test_nvfuser_correctness_special_modified_bessel_i0_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:34.4739839Z test_nvfuser_correctness_special_modified_bessel_i0_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:34.4762959Z test_nvfuser_correctness_special_modified_bessel_i0_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:34.4786362Z test_nvfuser_correctness_special_modified_bessel_i0_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:34.4809406Z test_nvfuser_correctness_special_modified_bessel_i0_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:34.4832596Z test_nvfuser_correctness_special_modified_bessel_i0_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:34.4856186Z test_nvfuser_correctness_special_modified_bessel_i1_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:34.4879442Z test_nvfuser_correctness_special_modified_bessel_i1_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:34.4903045Z test_nvfuser_correctness_special_modified_bessel_i1_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:34.4932087Z test_nvfuser_correctness_special_modified_bessel_i1_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-08-13T13:57:34.4955248Z test_nvfuser_correctness_special_modified_bessel_i1_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:34.4978557Z test_nvfuser_correctness_special_modified_bessel_i1_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:34.5001482Z test_nvfuser_correctness_special_modified_bessel_i1_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:34.5024774Z test_nvfuser_correctness_special_modified_bessel_i1_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:34.5048285Z test_nvfuser_correctness_special_modified_bessel_k0_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:34.5071036Z test_nvfuser_correctness_special_modified_bessel_k0_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:34.5094262Z test_nvfuser_correctness_special_modified_bessel_k0_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:34.5116980Z test_nvfuser_correctness_special_modified_bessel_k0_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:34.5140378Z test_nvfuser_correctness_special_modified_bessel_k0_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:34.5163490Z test_nvfuser_correctness_special_modified_bessel_k0_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:34.5193381Z test_nvfuser_correctness_special_modified_bessel_k0_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-08-13T13:57:34.5216388Z test_nvfuser_correctness_special_modified_bessel_k0_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:34.5239686Z test_nvfuser_correctness_special_modified_bessel_k1_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:34.5262991Z test_nvfuser_correctness_special_modified_bessel_k1_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:34.5286059Z test_nvfuser_correctness_special_modified_bessel_k1_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:34.5309111Z test_nvfuser_correctness_special_modified_bessel_k1_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:34.5332405Z test_nvfuser_correctness_special_modified_bessel_k1_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:34.5355413Z test_nvfuser_correctness_special_modified_bessel_k1_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:34.5378618Z test_nvfuser_correctness_special_modified_bessel_k1_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:34.5401331Z test_nvfuser_correctness_special_modified_bessel_k1_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:34.5424681Z test_nvfuser_correctness_special_ndtr_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:34.5453799Z test_nvfuser_correctness_special_ndtr_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-08-13T13:57:34.5478406Z test_nvfuser_correctness_special_ndtr_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:34.5503514Z test_nvfuser_correctness_special_ndtr_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:34.5528763Z test_nvfuser_correctness_special_ndtr_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:34.5553267Z test_nvfuser_correctness_special_ndtr_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:34.5576568Z test_nvfuser_correctness_special_ndtr_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:34.5599336Z test_nvfuser_correctness_special_ndtr_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:34.5622852Z test_nvfuser_correctness_special_ndtr_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:34.5648156Z test_nvfuser_correctness_special_ndtr_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:34.5673004Z test_nvfuser_correctness_special_ndtri_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:34.5698039Z test_nvfuser_correctness_special_ndtri_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:34.5726857Z test_nvfuser_correctness_special_ndtri_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-08-13T13:57:34.5750115Z test_nvfuser_correctness_special_ndtri_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:34.5773620Z test_nvfuser_correctness_special_ndtri_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:34.5796850Z test_nvfuser_correctness_special_ndtri_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:34.5820098Z test_nvfuser_correctness_special_ndtri_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:34.5843230Z test_nvfuser_correctness_special_ndtri_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:34.5866403Z test_nvfuser_correctness_special_polygamma_special_polygamma_n_0_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:34.5889607Z test_nvfuser_correctness_special_polygamma_special_polygamma_n_0_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:34.5912497Z test_nvfuser_correctness_special_polygamma_special_polygamma_n_0_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:34.5935642Z test_nvfuser_correctness_special_polygamma_special_polygamma_n_0_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:34.5958706Z test_nvfuser_correctness_special_polygamma_special_polygamma_n_0_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:34.5987777Z test_nvfuser_correctness_special_polygamma_special_polygamma_n_0_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-08-13T13:57:34.6011194Z test_nvfuser_correctness_special_polygamma_special_polygamma_n_0_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:34.6034470Z test_nvfuser_correctness_special_polygamma_special_polygamma_n_0_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:34.6057717Z test_nvfuser_correctness_special_polygamma_special_polygamma_n_0_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:34.6080760Z test_nvfuser_correctness_special_scaled_modified_bessel_k0_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:34.6104142Z test_nvfuser_correctness_special_scaled_modified_bessel_k0_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:34.6126912Z test_nvfuser_correctness_special_scaled_modified_bessel_k0_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:34.6150240Z test_nvfuser_correctness_special_scaled_modified_bessel_k0_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:34.6173500Z test_nvfuser_correctness_special_scaled_modified_bessel_k0_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:34.6197201Z test_nvfuser_correctness_special_scaled_modified_bessel_k0_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:34.6220350Z test_nvfuser_correctness_special_scaled_modified_bessel_k0_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:34.6249250Z test_nvfuser_correctness_special_scaled_modified_bessel_k0_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-08-13T13:57:34.6272186Z test_nvfuser_correctness_special_scaled_modified_bessel_k1_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:34.6295526Z test_nvfuser_correctness_special_scaled_modified_bessel_k1_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:34.6318781Z test_nvfuser_correctness_special_scaled_modified_bessel_k1_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:34.6342068Z test_nvfuser_correctness_special_scaled_modified_bessel_k1_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:34.6365134Z test_nvfuser_correctness_special_scaled_modified_bessel_k1_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:34.6388233Z test_nvfuser_correctness_special_scaled_modified_bessel_k1_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:34.6412012Z test_nvfuser_correctness_special_scaled_modified_bessel_k1_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:34.6435916Z test_nvfuser_correctness_special_scaled_modified_bessel_k1_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:34.6449692Z test_nvfuser_correctness_special_shifted_chebyshev_polynomial_t_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.001s) 2022-08-13T13:57:34.6464096Z test_nvfuser_correctness_special_shifted_chebyshev_polynomial_t_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.001s) 2022-08-13T13:57:34.6477781Z test_nvfuser_correctness_special_shifted_chebyshev_polynomial_t_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.001s) 2022-08-13T13:57:34.6492132Z test_nvfuser_correctness_special_shifted_chebyshev_polynomial_t_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.001s) 2022-08-13T13:57:34.6506662Z test_nvfuser_correctness_special_shifted_chebyshev_polynomial_t_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.001s) 2022-08-13T13:57:34.6518596Z test_nvfuser_correctness_special_shifted_chebyshev_polynomial_t_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.001s) 2022-08-13T13:57:34.6531459Z test_nvfuser_correctness_special_shifted_chebyshev_polynomial_t_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.001s) 2022-08-13T13:57:34.6543926Z test_nvfuser_correctness_special_shifted_chebyshev_polynomial_t_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.001s) 2022-08-13T13:57:34.6556658Z test_nvfuser_correctness_special_shifted_chebyshev_polynomial_u_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.001s) 2022-08-13T13:57:34.6568687Z test_nvfuser_correctness_special_shifted_chebyshev_polynomial_u_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.001s) 2022-08-13T13:57:34.6581167Z test_nvfuser_correctness_special_shifted_chebyshev_polynomial_u_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.001s) 2022-08-13T13:57:34.6593392Z test_nvfuser_correctness_special_shifted_chebyshev_polynomial_u_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.001s) 2022-08-13T13:57:34.6605787Z test_nvfuser_correctness_special_shifted_chebyshev_polynomial_u_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.001s) 2022-08-13T13:57:34.6618219Z test_nvfuser_correctness_special_shifted_chebyshev_polynomial_u_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.001s) 2022-08-13T13:57:34.6630679Z test_nvfuser_correctness_special_shifted_chebyshev_polynomial_u_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.001s) 2022-08-13T13:57:34.6643030Z test_nvfuser_correctness_special_shifted_chebyshev_polynomial_u_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.001s) 2022-08-13T13:57:34.6655565Z test_nvfuser_correctness_special_shifted_chebyshev_polynomial_v_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.001s) 2022-08-13T13:57:34.6668433Z test_nvfuser_correctness_special_shifted_chebyshev_polynomial_v_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.001s) 2022-08-13T13:57:34.6680285Z test_nvfuser_correctness_special_shifted_chebyshev_polynomial_v_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.001s) 2022-08-13T13:57:34.6693095Z test_nvfuser_correctness_special_shifted_chebyshev_polynomial_v_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.001s) 2022-08-13T13:57:34.6705247Z test_nvfuser_correctness_special_shifted_chebyshev_polynomial_v_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.001s) 2022-08-13T13:57:34.6717625Z test_nvfuser_correctness_special_shifted_chebyshev_polynomial_v_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.001s) 2022-08-13T13:57:34.6730252Z test_nvfuser_correctness_special_shifted_chebyshev_polynomial_v_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.001s) 2022-08-13T13:57:34.6742704Z test_nvfuser_correctness_special_shifted_chebyshev_polynomial_v_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.001s) 2022-08-13T13:57:34.6755262Z test_nvfuser_correctness_special_shifted_chebyshev_polynomial_w_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.001s) 2022-08-13T13:57:34.6767956Z test_nvfuser_correctness_special_shifted_chebyshev_polynomial_w_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.001s) 2022-08-13T13:57:34.6780349Z test_nvfuser_correctness_special_shifted_chebyshev_polynomial_w_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.001s) 2022-08-13T13:57:34.6792801Z test_nvfuser_correctness_special_shifted_chebyshev_polynomial_w_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.001s) 2022-08-13T13:57:34.6804717Z test_nvfuser_correctness_special_shifted_chebyshev_polynomial_w_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.001s) 2022-08-13T13:57:34.6817439Z test_nvfuser_correctness_special_shifted_chebyshev_polynomial_w_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.001s) 2022-08-13T13:57:34.6830014Z test_nvfuser_correctness_special_shifted_chebyshev_polynomial_w_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.001s) 2022-08-13T13:57:34.6843064Z test_nvfuser_correctness_special_shifted_chebyshev_polynomial_w_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.001s) 2022-08-13T13:57:34.6866199Z test_nvfuser_correctness_special_spherical_bessel_j0_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:34.6895456Z test_nvfuser_correctness_special_spherical_bessel_j0_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-08-13T13:57:34.6920528Z test_nvfuser_correctness_special_spherical_bessel_j0_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:34.6945981Z test_nvfuser_correctness_special_spherical_bessel_j0_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:34.6971078Z test_nvfuser_correctness_special_spherical_bessel_j0_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:34.6996227Z test_nvfuser_correctness_special_spherical_bessel_j0_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:34.7021347Z test_nvfuser_correctness_special_spherical_bessel_j0_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:34.7046521Z test_nvfuser_correctness_special_spherical_bessel_j0_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:34.7071703Z test_nvfuser_correctness_special_xlog1py_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:34.7096822Z test_nvfuser_correctness_special_xlog1py_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:34.7121612Z test_nvfuser_correctness_special_xlog1py_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:34.7146489Z test_nvfuser_correctness_special_xlog1py_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:34.7175275Z test_nvfuser_correctness_special_xlog1py_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-08-13T13:57:34.7198534Z test_nvfuser_correctness_special_xlog1py_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:34.7221543Z test_nvfuser_correctness_special_xlog1py_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:34.7244641Z test_nvfuser_correctness_special_xlog1py_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:34.7267910Z test_nvfuser_correctness_special_xlog1py_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:34.7291580Z test_nvfuser_correctness_special_xlog1py_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:34.7314313Z test_nvfuser_correctness_special_zeta_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:34.7337267Z test_nvfuser_correctness_special_zeta_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:34.7359947Z test_nvfuser_correctness_special_zeta_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:34.7383616Z test_nvfuser_correctness_special_zeta_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:34.7406141Z test_nvfuser_correctness_special_zeta_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:34.7435097Z test_nvfuser_correctness_special_zeta_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-08-13T13:57:34.7458360Z test_nvfuser_correctness_special_zeta_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:34.7481432Z test_nvfuser_correctness_special_zeta_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:34.7504700Z test_nvfuser_correctness_split_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:34.7528145Z test_nvfuser_correctness_split_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:34.7551026Z test_nvfuser_correctness_split_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:34.7574627Z test_nvfuser_correctness_split_cuda_complex32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:34.7597359Z test_nvfuser_correctness_split_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:34.7620415Z test_nvfuser_correctness_split_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:34.7643349Z test_nvfuser_correctness_split_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:34.7667012Z test_nvfuser_correctness_split_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:34.7695777Z test_nvfuser_correctness_split_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-08-13T13:57:34.7718698Z test_nvfuser_correctness_split_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:34.7741968Z test_nvfuser_correctness_split_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:34.7765013Z test_nvfuser_correctness_split_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:34.7788273Z test_nvfuser_correctness_split_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:34.7811561Z test_nvfuser_correctness_split_list_args_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:34.7834661Z test_nvfuser_correctness_split_list_args_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:34.7857776Z test_nvfuser_correctness_split_list_args_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:34.7880539Z test_nvfuser_correctness_split_list_args_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:34.7903576Z test_nvfuser_correctness_split_list_args_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:34.7926608Z test_nvfuser_correctness_split_list_args_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:34.7955545Z test_nvfuser_correctness_split_list_args_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-08-13T13:57:34.7978693Z test_nvfuser_correctness_split_list_args_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:34.8002692Z test_nvfuser_correctness_split_list_args_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:34.8025974Z test_nvfuser_correctness_split_list_args_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:34.8049352Z test_nvfuser_correctness_split_list_args_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:34.8072329Z test_nvfuser_correctness_split_list_args_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:34.8095502Z test_nvfuser_correctness_split_with_sizes_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:34.8118421Z test_nvfuser_correctness_split_with_sizes_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:34.8141694Z test_nvfuser_correctness_split_with_sizes_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:34.8164783Z test_nvfuser_correctness_split_with_sizes_cuda_complex32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:34.8188047Z test_nvfuser_correctness_split_with_sizes_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:34.8217040Z test_nvfuser_correctness_split_with_sizes_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-08-13T13:57:34.8240032Z test_nvfuser_correctness_split_with_sizes_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:34.8263124Z test_nvfuser_correctness_split_with_sizes_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:34.8286280Z test_nvfuser_correctness_split_with_sizes_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:34.8309723Z test_nvfuser_correctness_split_with_sizes_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:34.8333184Z test_nvfuser_correctness_split_with_sizes_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:34.8356038Z test_nvfuser_correctness_split_with_sizes_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:34.8379365Z test_nvfuser_correctness_split_with_sizes_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:34.8402141Z test_nvfuser_correctness_sqrt_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:34.8425288Z test_nvfuser_correctness_sqrt_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:34.8448779Z test_nvfuser_correctness_sqrt_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:34.8477413Z test_nvfuser_correctness_sqrt_cuda_complex32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-08-13T13:57:34.8500537Z test_nvfuser_correctness_sqrt_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:34.8523625Z test_nvfuser_correctness_sqrt_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:34.8547038Z test_nvfuser_correctness_sqrt_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:34.8570428Z test_nvfuser_correctness_sqrt_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:34.8593463Z test_nvfuser_correctness_sqrt_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:34.8616546Z test_nvfuser_correctness_sqrt_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:34.8639760Z test_nvfuser_correctness_sqrt_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:34.8662673Z test_nvfuser_correctness_sqrt_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:34.8685616Z test_nvfuser_correctness_sqrt_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:34.8708776Z test_nvfuser_correctness_square_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:34.8738485Z test_nvfuser_correctness_square_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-08-13T13:57:34.8761516Z test_nvfuser_correctness_square_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:34.8785024Z test_nvfuser_correctness_square_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:34.8808563Z test_nvfuser_correctness_square_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:34.8831477Z test_nvfuser_correctness_square_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:34.8855071Z test_nvfuser_correctness_square_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:34.8877893Z test_nvfuser_correctness_square_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:34.8901237Z test_nvfuser_correctness_square_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:34.8924079Z test_nvfuser_correctness_square_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:34.8947393Z test_nvfuser_correctness_square_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:34.8970627Z test_nvfuser_correctness_square_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:34.8999280Z test_nvfuser_correctness_squeeze_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-08-13T13:57:34.9022508Z test_nvfuser_correctness_squeeze_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:34.9045827Z test_nvfuser_correctness_squeeze_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:34.9068958Z test_nvfuser_correctness_squeeze_cuda_complex32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:34.9092276Z test_nvfuser_correctness_squeeze_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:34.9115265Z test_nvfuser_correctness_squeeze_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:34.9138740Z test_nvfuser_correctness_squeeze_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:34.9162008Z test_nvfuser_correctness_squeeze_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:34.9185224Z test_nvfuser_correctness_squeeze_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:34.9208535Z test_nvfuser_correctness_squeeze_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:34.9231293Z test_nvfuser_correctness_squeeze_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:34.9261122Z test_nvfuser_correctness_squeeze_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-08-13T13:57:34.9284060Z test_nvfuser_correctness_squeeze_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:34.9307369Z test_nvfuser_correctness_stack_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:34.9331100Z test_nvfuser_correctness_stack_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:34.9353934Z test_nvfuser_correctness_stack_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:34.9377437Z test_nvfuser_correctness_stack_cuda_complex32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:34.9401995Z test_nvfuser_correctness_stack_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:34.9425049Z test_nvfuser_correctness_stack_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:34.9448501Z test_nvfuser_correctness_stack_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:34.9471517Z test_nvfuser_correctness_stack_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:34.9494837Z test_nvfuser_correctness_stack_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:34.9523782Z test_nvfuser_correctness_stack_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-08-13T13:57:34.9547100Z test_nvfuser_correctness_stack_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:34.9570716Z test_nvfuser_correctness_stack_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:34.9593698Z test_nvfuser_correctness_stack_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:34.9617118Z test_nvfuser_correctness_std_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:34.9640310Z test_nvfuser_correctness_std_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:34.9663323Z test_nvfuser_correctness_std_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:34.9686323Z test_nvfuser_correctness_std_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:34.9709432Z test_nvfuser_correctness_std_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:34.9732431Z test_nvfuser_correctness_std_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:34.9755457Z test_nvfuser_correctness_std_mean_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:34.9785991Z test_nvfuser_correctness_std_mean_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-08-13T13:57:34.9811277Z test_nvfuser_correctness_std_mean_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:34.9836470Z test_nvfuser_correctness_std_mean_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:34.9861821Z test_nvfuser_correctness_std_mean_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:34.9886935Z test_nvfuser_correctness_std_mean_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:34.9912012Z test_nvfuser_correctness_stft_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:34.9937514Z test_nvfuser_correctness_stft_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:34.9962536Z test_nvfuser_correctness_stft_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:34.9987697Z test_nvfuser_correctness_stft_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:35.0012866Z test_nvfuser_correctness_sub_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:35.0037719Z test_nvfuser_correctness_sub_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:35.0066715Z test_nvfuser_correctness_sub_cuda_complex32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-08-13T13:57:35.0089890Z test_nvfuser_correctness_sub_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:35.0112998Z test_nvfuser_correctness_sub_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:35.0136465Z test_nvfuser_correctness_sub_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:35.0159484Z test_nvfuser_correctness_sub_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:35.0182648Z test_nvfuser_correctness_sub_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:35.0205502Z test_nvfuser_correctness_sub_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:35.0228673Z test_nvfuser_correctness_sub_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:35.0252012Z test_nvfuser_correctness_sub_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:35.0274851Z test_nvfuser_correctness_sub_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:35.0298254Z test_nvfuser_correctness_sum_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:35.0326939Z test_nvfuser_correctness_sum_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-08-13T13:57:35.0350092Z test_nvfuser_correctness_sum_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:35.0373700Z test_nvfuser_correctness_sum_cuda_complex32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:35.0396635Z test_nvfuser_correctness_sum_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:35.0420024Z test_nvfuser_correctness_sum_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:35.0443161Z test_nvfuser_correctness_sum_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:35.0466357Z test_nvfuser_correctness_sum_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:35.0489585Z test_nvfuser_correctness_sum_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:35.0512426Z test_nvfuser_correctness_sum_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:35.0536137Z test_nvfuser_correctness_sum_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:35.0559178Z test_nvfuser_correctness_sum_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:35.0588416Z test_nvfuser_correctness_sum_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-08-13T13:57:35.0611750Z test_nvfuser_correctness_sum_to_size_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:35.0634978Z test_nvfuser_correctness_sum_to_size_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:35.0658289Z test_nvfuser_correctness_sum_to_size_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:35.0681556Z test_nvfuser_correctness_sum_to_size_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:35.0704780Z test_nvfuser_correctness_sum_to_size_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:35.0728139Z test_nvfuser_correctness_sum_to_size_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:35.0750971Z test_nvfuser_correctness_sum_to_size_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:35.0774267Z test_nvfuser_correctness_sum_to_size_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:35.0797673Z test_nvfuser_correctness_sum_to_size_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:35.0820933Z test_nvfuser_correctness_sum_to_size_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:35.0850217Z test_nvfuser_correctness_sum_to_size_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-08-13T13:57:35.0873281Z test_nvfuser_correctness_sum_to_size_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:35.0897043Z test_nvfuser_correctness_svd_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:35.0920604Z test_nvfuser_correctness_svd_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:35.0944561Z test_nvfuser_correctness_svd_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:35.0968441Z test_nvfuser_correctness_svd_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:35.0991680Z test_nvfuser_correctness_svd_lowrank_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:35.1015551Z test_nvfuser_correctness_svd_lowrank_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:35.1038307Z test_nvfuser_correctness_symeig_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:35.1061553Z test_nvfuser_correctness_symeig_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:35.1084518Z test_nvfuser_correctness_symeig_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:35.1114672Z test_nvfuser_correctness_symeig_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-08-13T13:57:35.1139229Z test_nvfuser_correctness_t_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:35.1162259Z test_nvfuser_correctness_t_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:35.1185681Z test_nvfuser_correctness_t_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:35.1208983Z test_nvfuser_correctness_t_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:35.1231844Z test_nvfuser_correctness_t_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:35.1255142Z test_nvfuser_correctness_t_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:35.1278408Z test_nvfuser_correctness_t_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:35.1301897Z test_nvfuser_correctness_t_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:35.1325317Z test_nvfuser_correctness_t_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:35.1348807Z test_nvfuser_correctness_t_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:35.1378035Z test_nvfuser_correctness_t_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-08-13T13:57:35.1401055Z test_nvfuser_correctness_t_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:35.1424247Z test_nvfuser_correctness_take_along_dim_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:35.1447683Z test_nvfuser_correctness_take_along_dim_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:35.1470873Z test_nvfuser_correctness_take_along_dim_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:35.1493988Z test_nvfuser_correctness_take_along_dim_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:35.1516998Z test_nvfuser_correctness_take_along_dim_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:35.1540350Z test_nvfuser_correctness_take_along_dim_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:35.1563146Z test_nvfuser_correctness_take_along_dim_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:35.1586414Z test_nvfuser_correctness_take_along_dim_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:35.1609660Z test_nvfuser_correctness_take_along_dim_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:35.1638490Z test_nvfuser_correctness_take_along_dim_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-08-13T13:57:35.1662096Z test_nvfuser_correctness_take_along_dim_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:35.1685184Z test_nvfuser_correctness_take_along_dim_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:35.1708265Z test_nvfuser_correctness_take_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:35.1731914Z test_nvfuser_correctness_take_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:35.1755320Z test_nvfuser_correctness_take_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:35.1778953Z test_nvfuser_correctness_take_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:35.1802240Z test_nvfuser_correctness_take_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:35.1825780Z test_nvfuser_correctness_take_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:35.1849796Z test_nvfuser_correctness_take_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:35.1873085Z test_nvfuser_correctness_take_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:35.1902952Z test_nvfuser_correctness_take_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-08-13T13:57:35.1926059Z test_nvfuser_correctness_take_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:35.1949312Z test_nvfuser_correctness_take_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:35.1972610Z test_nvfuser_correctness_take_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:35.1995726Z test_nvfuser_correctness_tan_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:35.2019207Z test_nvfuser_correctness_tan_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:35.2042236Z test_nvfuser_correctness_tan_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:35.2065472Z test_nvfuser_correctness_tan_cuda_complex32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:35.2088677Z test_nvfuser_correctness_tan_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:35.2111718Z test_nvfuser_correctness_tan_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:35.2135078Z test_nvfuser_correctness_tan_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:35.2164562Z test_nvfuser_correctness_tan_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-08-13T13:57:35.2190026Z test_nvfuser_correctness_tan_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:35.2215252Z test_nvfuser_correctness_tan_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:35.2240548Z test_nvfuser_correctness_tan_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:35.2265885Z test_nvfuser_correctness_tan_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:35.2289595Z test_nvfuser_correctness_tan_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:35.2312744Z test_nvfuser_correctness_tanh_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:35.2336082Z test_nvfuser_correctness_tanh_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:35.2359092Z test_nvfuser_correctness_tanh_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:35.2382436Z test_nvfuser_correctness_tanh_cuda_complex32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:35.2405701Z test_nvfuser_correctness_tanh_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:35.2435072Z test_nvfuser_correctness_tanh_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-08-13T13:57:35.2458134Z test_nvfuser_correctness_tanh_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:35.2481194Z test_nvfuser_correctness_tanh_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:35.2504870Z test_nvfuser_correctness_tanh_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:35.2528278Z test_nvfuser_correctness_tanh_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:35.2551421Z test_nvfuser_correctness_tanh_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:35.2574763Z test_nvfuser_correctness_tanh_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:35.2598058Z test_nvfuser_correctness_tanh_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:35.2621210Z test_nvfuser_correctness_tensor_split_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:35.2644311Z test_nvfuser_correctness_tensor_split_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:35.2667580Z test_nvfuser_correctness_tensor_split_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:35.2696455Z test_nvfuser_correctness_tensor_split_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-08-13T13:57:35.2719501Z test_nvfuser_correctness_tensor_split_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:35.2743172Z test_nvfuser_correctness_tensor_split_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:35.2766154Z test_nvfuser_correctness_tensor_split_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:35.2789375Z test_nvfuser_correctness_tensor_split_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:35.2812547Z test_nvfuser_correctness_tensor_split_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:35.2835614Z test_nvfuser_correctness_tensor_split_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:35.2858444Z test_nvfuser_correctness_tensor_split_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:35.2881426Z test_nvfuser_correctness_tensor_split_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:35.2904501Z test_nvfuser_correctness_tensordot_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:35.2928022Z test_nvfuser_correctness_tensordot_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:35.2957163Z test_nvfuser_correctness_tensordot_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-08-13T13:57:35.2981153Z test_nvfuser_correctness_tensordot_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:35.3004249Z test_nvfuser_correctness_tensordot_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:35.3027524Z test_nvfuser_correctness_tile_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:35.3051023Z test_nvfuser_correctness_tile_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:35.3074156Z test_nvfuser_correctness_tile_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:35.3097657Z test_nvfuser_correctness_tile_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:35.3120347Z test_nvfuser_correctness_tile_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:35.3143548Z test_nvfuser_correctness_tile_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:35.3166629Z test_nvfuser_correctness_tile_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:35.3189668Z test_nvfuser_correctness_tile_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:35.3218803Z test_nvfuser_correctness_tile_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-08-13T13:57:35.3241818Z test_nvfuser_correctness_tile_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:35.3265241Z test_nvfuser_correctness_tile_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:35.3288589Z test_nvfuser_correctness_tile_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:35.3311665Z test_nvfuser_correctness_to_sparse_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:35.3335138Z test_nvfuser_correctness_to_sparse_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:35.3358090Z test_nvfuser_correctness_to_sparse_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:35.3381438Z test_nvfuser_correctness_to_sparse_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:35.3404105Z test_nvfuser_correctness_to_sparse_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:35.3427437Z test_nvfuser_correctness_to_sparse_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:35.3450848Z test_nvfuser_correctness_to_sparse_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:35.3479299Z test_nvfuser_correctness_to_sparse_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-08-13T13:57:35.3502551Z test_nvfuser_correctness_to_sparse_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:35.3525475Z test_nvfuser_correctness_to_sparse_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:35.3548844Z test_nvfuser_correctness_to_sparse_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:35.3572144Z test_nvfuser_correctness_to_sparse_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:35.3595136Z test_nvfuser_correctness_topk_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:35.3618313Z test_nvfuser_correctness_topk_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:35.3641317Z test_nvfuser_correctness_topk_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:35.3664509Z test_nvfuser_correctness_topk_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:35.3687644Z test_nvfuser_correctness_topk_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:35.3710814Z test_nvfuser_correctness_topk_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:35.3739671Z test_nvfuser_correctness_topk_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-08-13T13:57:35.3762843Z test_nvfuser_correctness_topk_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:35.3786125Z test_nvfuser_correctness_topk_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:35.3809520Z test_nvfuser_correctness_trace_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:35.3832597Z test_nvfuser_correctness_trace_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:35.3855949Z test_nvfuser_correctness_trace_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:35.3878869Z test_nvfuser_correctness_trace_cuda_complex32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:35.3901998Z test_nvfuser_correctness_trace_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:35.3924925Z test_nvfuser_correctness_trace_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:35.3948463Z test_nvfuser_correctness_trace_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:35.3971342Z test_nvfuser_correctness_trace_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:35.3999881Z test_nvfuser_correctness_trace_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-08-13T13:57:35.4023281Z test_nvfuser_correctness_trace_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:35.4046312Z test_nvfuser_correctness_trace_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:35.4069656Z test_nvfuser_correctness_trace_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:35.4093065Z test_nvfuser_correctness_trace_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:35.4116005Z test_nvfuser_correctness_transpose_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:35.4139218Z test_nvfuser_correctness_transpose_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:35.4162190Z test_nvfuser_correctness_transpose_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:35.4185486Z test_nvfuser_correctness_transpose_cuda_complex32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:35.4209171Z test_nvfuser_correctness_transpose_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:35.4232234Z test_nvfuser_correctness_transpose_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:35.4261509Z test_nvfuser_correctness_transpose_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-08-13T13:57:35.4284508Z test_nvfuser_correctness_transpose_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:35.4307858Z test_nvfuser_correctness_transpose_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:35.4331150Z test_nvfuser_correctness_transpose_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:35.4354174Z test_nvfuser_correctness_transpose_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:35.4379080Z test_nvfuser_correctness_transpose_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:35.4401919Z test_nvfuser_correctness_transpose_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:35.4425047Z test_nvfuser_correctness_trapezoid_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:35.4448222Z test_nvfuser_correctness_trapezoid_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:35.4471172Z test_nvfuser_correctness_trapezoid_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:35.4494350Z test_nvfuser_correctness_trapezoid_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:35.4523091Z test_nvfuser_correctness_trapezoid_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-08-13T13:57:35.4546327Z test_nvfuser_correctness_trapezoid_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:35.4569945Z test_nvfuser_correctness_trapezoid_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:35.4592790Z test_nvfuser_correctness_trapezoid_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:35.4615868Z test_nvfuser_correctness_trapezoid_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:35.4639269Z test_nvfuser_correctness_trapezoid_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:35.4662456Z test_nvfuser_correctness_trapezoid_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:35.4685245Z test_nvfuser_correctness_trapz_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:35.4708156Z test_nvfuser_correctness_trapz_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:35.4731592Z test_nvfuser_correctness_trapz_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:35.4754520Z test_nvfuser_correctness_trapz_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:35.4783539Z test_nvfuser_correctness_trapz_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-08-13T13:57:35.4806726Z test_nvfuser_correctness_trapz_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:35.4829722Z test_nvfuser_correctness_trapz_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:35.4853136Z test_nvfuser_correctness_trapz_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:35.4876087Z test_nvfuser_correctness_trapz_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:35.4899319Z test_nvfuser_correctness_trapz_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:35.4922219Z test_nvfuser_correctness_trapz_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:35.4945172Z test_nvfuser_correctness_triangular_solve_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:35.4967917Z test_nvfuser_correctness_triangular_solve_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:35.4990149Z test_nvfuser_correctness_triangular_solve_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:35.5012704Z test_nvfuser_correctness_triangular_solve_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:35.5042015Z test_nvfuser_correctness_tril_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-08-13T13:57:35.5065496Z test_nvfuser_correctness_tril_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:35.5088722Z test_nvfuser_correctness_tril_cuda_complex32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:35.5111799Z test_nvfuser_correctness_tril_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:35.5135008Z test_nvfuser_correctness_tril_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:35.5157867Z test_nvfuser_correctness_tril_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:35.5181348Z test_nvfuser_correctness_tril_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:35.5203982Z test_nvfuser_correctness_tril_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:35.5227251Z test_nvfuser_correctness_tril_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:35.5250252Z test_nvfuser_correctness_tril_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:35.5273111Z test_nvfuser_correctness_tril_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:35.5302070Z test_nvfuser_correctness_tril_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-08-13T13:57:35.5324998Z test_nvfuser_correctness_triu_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:35.5348407Z test_nvfuser_correctness_triu_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:35.5371579Z test_nvfuser_correctness_triu_cuda_complex32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:35.5394822Z test_nvfuser_correctness_triu_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:35.5417733Z test_nvfuser_correctness_triu_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:35.5440979Z test_nvfuser_correctness_triu_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:35.5464164Z test_nvfuser_correctness_triu_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:35.5486802Z test_nvfuser_correctness_triu_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:35.5509818Z test_nvfuser_correctness_triu_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:35.5533745Z test_nvfuser_correctness_triu_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:35.5562507Z test_nvfuser_correctness_triu_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-08-13T13:57:35.5586113Z test_nvfuser_correctness_triu_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:35.5609469Z test_nvfuser_correctness_true_divide_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:35.5632637Z test_nvfuser_correctness_true_divide_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:35.5656135Z test_nvfuser_correctness_true_divide_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:35.5679235Z test_nvfuser_correctness_true_divide_cuda_complex32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:35.5702430Z test_nvfuser_correctness_true_divide_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:35.5725437Z test_nvfuser_correctness_true_divide_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:35.5748831Z test_nvfuser_correctness_true_divide_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:35.5772414Z test_nvfuser_correctness_true_divide_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:35.5795210Z test_nvfuser_correctness_true_divide_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:35.5824143Z test_nvfuser_correctness_true_divide_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-08-13T13:57:35.5847728Z test_nvfuser_correctness_true_divide_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:35.5870977Z test_nvfuser_correctness_true_divide_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:35.5894107Z test_nvfuser_correctness_true_divide_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:35.5917197Z test_nvfuser_correctness_trunc_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:35.5940641Z test_nvfuser_correctness_trunc_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:35.5963741Z test_nvfuser_correctness_trunc_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:35.5986838Z test_nvfuser_correctness_trunc_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:35.6009895Z test_nvfuser_correctness_unbind_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:35.6032767Z test_nvfuser_correctness_unbind_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:35.6056359Z test_nvfuser_correctness_unbind_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:35.6084827Z test_nvfuser_correctness_unbind_cuda_complex32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-08-13T13:57:35.6108235Z test_nvfuser_correctness_unbind_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:35.6131831Z test_nvfuser_correctness_unbind_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:35.6154996Z test_nvfuser_correctness_unbind_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:35.6178073Z test_nvfuser_correctness_unbind_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:35.6201594Z test_nvfuser_correctness_unbind_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:35.6224970Z test_nvfuser_correctness_unbind_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:35.6248054Z test_nvfuser_correctness_unbind_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:35.6270956Z test_nvfuser_correctness_unbind_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:35.6294088Z test_nvfuser_correctness_unbind_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:35.6317022Z test_nvfuser_correctness_unflatten_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:35.6346341Z test_nvfuser_correctness_unflatten_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-08-13T13:57:35.6369543Z test_nvfuser_correctness_unflatten_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:35.6392334Z test_nvfuser_correctness_unflatten_cuda_complex32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:35.6415715Z test_nvfuser_correctness_unflatten_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:35.6438769Z test_nvfuser_correctness_unflatten_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:35.6462237Z test_nvfuser_correctness_unflatten_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:35.6485296Z test_nvfuser_correctness_unflatten_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:35.6508153Z test_nvfuser_correctness_unflatten_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:35.6531492Z test_nvfuser_correctness_unflatten_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:35.6554219Z test_nvfuser_correctness_unflatten_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:35.6577471Z test_nvfuser_correctness_unflatten_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:35.6606018Z test_nvfuser_correctness_unflatten_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-08-13T13:57:35.6629435Z test_nvfuser_correctness_unfold_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:35.6652627Z test_nvfuser_correctness_unfold_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:35.6675597Z test_nvfuser_correctness_unfold_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:35.6699008Z test_nvfuser_correctness_unfold_cuda_complex32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:35.6721903Z test_nvfuser_correctness_unfold_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:35.6745234Z test_nvfuser_correctness_unfold_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:35.6768422Z test_nvfuser_correctness_unfold_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:35.6790905Z test_nvfuser_correctness_unfold_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:35.6814242Z test_nvfuser_correctness_unfold_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:35.6837139Z test_nvfuser_correctness_unfold_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:35.6866154Z test_nvfuser_correctness_unfold_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-08-13T13:57:35.6889520Z test_nvfuser_correctness_unfold_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:35.6912343Z test_nvfuser_correctness_unfold_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:35.6935537Z test_nvfuser_correctness_unique_consecutive_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:35.6958541Z test_nvfuser_correctness_unique_consecutive_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:35.6981846Z test_nvfuser_correctness_unique_consecutive_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:35.7004634Z test_nvfuser_correctness_unique_consecutive_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:35.7027838Z test_nvfuser_correctness_unique_consecutive_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:35.7051143Z test_nvfuser_correctness_unique_consecutive_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:35.7073931Z test_nvfuser_correctness_unique_consecutive_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:35.7097179Z test_nvfuser_correctness_unique_consecutive_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:35.7125735Z test_nvfuser_correctness_unique_consecutive_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-08-13T13:57:35.7149145Z test_nvfuser_correctness_unique_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:35.7172397Z test_nvfuser_correctness_unique_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:35.7195738Z test_nvfuser_correctness_unique_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:35.7218780Z test_nvfuser_correctness_unique_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:35.7241963Z test_nvfuser_correctness_unique_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:35.7265163Z test_nvfuser_correctness_unique_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:35.7288452Z test_nvfuser_correctness_unique_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:35.7311246Z test_nvfuser_correctness_unique_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:35.7334630Z test_nvfuser_correctness_unique_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:35.7357915Z test_nvfuser_correctness_unsqueeze_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:35.7387039Z test_nvfuser_correctness_unsqueeze_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-08-13T13:57:35.7410192Z test_nvfuser_correctness_unsqueeze_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:35.7433242Z test_nvfuser_correctness_unsqueeze_cuda_complex32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:35.7456544Z test_nvfuser_correctness_unsqueeze_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:35.7479945Z test_nvfuser_correctness_unsqueeze_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:35.7503075Z test_nvfuser_correctness_unsqueeze_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:35.7526516Z test_nvfuser_correctness_unsqueeze_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:35.7549272Z test_nvfuser_correctness_unsqueeze_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:35.7572408Z test_nvfuser_correctness_unsqueeze_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:35.7595242Z test_nvfuser_correctness_unsqueeze_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:35.7618465Z test_nvfuser_correctness_unsqueeze_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:35.7647505Z test_nvfuser_correctness_unsqueeze_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-08-13T13:57:35.7670649Z test_nvfuser_correctness_var_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:35.7693854Z test_nvfuser_correctness_var_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:35.7716871Z test_nvfuser_correctness_var_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:35.7740357Z test_nvfuser_correctness_var_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:35.7763278Z test_nvfuser_correctness_var_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:35.7786473Z test_nvfuser_correctness_var_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:35.7809847Z test_nvfuser_correctness_var_mean_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:35.7832386Z test_nvfuser_correctness_var_mean_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:35.7855634Z test_nvfuser_correctness_var_mean_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:35.7878579Z test_nvfuser_correctness_var_mean_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:35.7907650Z test_nvfuser_correctness_var_mean_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-08-13T13:57:35.7930965Z test_nvfuser_correctness_var_mean_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:35.7954213Z test_nvfuser_correctness_vdot_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:35.7977368Z test_nvfuser_correctness_vdot_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:35.8001364Z test_nvfuser_correctness_vdot_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:35.8024395Z test_nvfuser_correctness_vdot_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:35.8048797Z test_nvfuser_correctness_vdot_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:35.8061201Z test_nvfuser_correctness_view_as_complex_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.001s) 2022-08-13T13:57:35.8084308Z test_nvfuser_correctness_view_as_complex_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:35.8107666Z test_nvfuser_correctness_view_as_complex_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:35.8131305Z test_nvfuser_correctness_view_as_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:35.8154338Z test_nvfuser_correctness_view_as_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:35.8184118Z test_nvfuser_correctness_view_as_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-08-13T13:57:35.8207151Z test_nvfuser_correctness_view_as_cuda_complex32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:35.8230438Z test_nvfuser_correctness_view_as_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:35.8253992Z test_nvfuser_correctness_view_as_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:35.8276820Z test_nvfuser_correctness_view_as_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:35.8299974Z test_nvfuser_correctness_view_as_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:35.8322910Z test_nvfuser_correctness_view_as_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:35.8346173Z test_nvfuser_correctness_view_as_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:35.8371122Z test_nvfuser_correctness_view_as_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:35.8396204Z test_nvfuser_correctness_view_as_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:35.8421315Z test_nvfuser_correctness_view_as_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:35.8450437Z test_nvfuser_correctness_view_as_real_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-08-13T13:57:35.8473327Z test_nvfuser_correctness_view_as_real_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:35.8496749Z test_nvfuser_correctness_view_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:35.8520029Z test_nvfuser_correctness_view_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:35.8543227Z test_nvfuser_correctness_view_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:35.8566240Z test_nvfuser_correctness_view_cuda_complex32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:35.8589456Z test_nvfuser_correctness_view_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:35.8612569Z test_nvfuser_correctness_view_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:35.8635484Z test_nvfuser_correctness_view_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:35.8658773Z test_nvfuser_correctness_view_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:35.8681712Z test_nvfuser_correctness_view_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:35.8710684Z test_nvfuser_correctness_view_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-08-13T13:57:35.8734006Z test_nvfuser_correctness_view_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:35.8757087Z test_nvfuser_correctness_view_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:35.8780455Z test_nvfuser_correctness_view_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:35.8803562Z test_nvfuser_correctness_vsplit_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:35.8826911Z test_nvfuser_correctness_vsplit_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:35.8850075Z test_nvfuser_correctness_vsplit_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:35.8872856Z test_nvfuser_correctness_vsplit_cuda_complex32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:35.8895969Z test_nvfuser_correctness_vsplit_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:35.8918898Z test_nvfuser_correctness_vsplit_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:35.8942400Z test_nvfuser_correctness_vsplit_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:35.8971417Z test_nvfuser_correctness_vsplit_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-08-13T13:57:35.8994308Z test_nvfuser_correctness_vsplit_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:35.9017546Z test_nvfuser_correctness_vsplit_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:35.9040622Z test_nvfuser_correctness_vsplit_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:35.9064004Z test_nvfuser_correctness_vsplit_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:35.9086848Z test_nvfuser_correctness_vsplit_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:35.9110062Z test_nvfuser_correctness_vstack_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:35.9133133Z test_nvfuser_correctness_vstack_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:35.9156209Z test_nvfuser_correctness_vstack_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:35.9179244Z test_nvfuser_correctness_vstack_cuda_complex32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:35.9202269Z test_nvfuser_correctness_vstack_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:35.9231288Z test_nvfuser_correctness_vstack_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-08-13T13:57:35.9254798Z test_nvfuser_correctness_vstack_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:35.9277728Z test_nvfuser_correctness_vstack_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:35.9300894Z test_nvfuser_correctness_vstack_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:35.9323983Z test_nvfuser_correctness_vstack_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:35.9347320Z test_nvfuser_correctness_vstack_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:35.9370744Z test_nvfuser_correctness_vstack_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:35.9394509Z test_nvfuser_correctness_vstack_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:35.9417701Z test_nvfuser_correctness_where_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:35.9440464Z test_nvfuser_correctness_where_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:35.9463704Z test_nvfuser_correctness_where_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:35.9492935Z test_nvfuser_correctness_where_cuda_complex32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-08-13T13:57:35.9516313Z test_nvfuser_correctness_where_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:35.9548075Z test_nvfuser_correctness_where_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:35.9562654Z test_nvfuser_correctness_where_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:35.9586216Z test_nvfuser_correctness_where_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:35.9609521Z test_nvfuser_correctness_where_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:35.9632222Z test_nvfuser_correctness_where_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:35.9656024Z test_nvfuser_correctness_where_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:35.9678855Z test_nvfuser_correctness_where_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:35.9702617Z test_nvfuser_correctness_where_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:35.9725811Z test_nvfuser_correctness_xlogy_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:35.9754222Z test_nvfuser_correctness_xlogy_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-08-13T13:57:35.9777848Z test_nvfuser_correctness_xlogy_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:35.9800912Z test_nvfuser_correctness_xlogy_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:35.9824419Z test_nvfuser_correctness_xlogy_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:35.9848073Z test_nvfuser_correctness_xlogy_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:35.9871327Z test_nvfuser_correctness_xlogy_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:35.9894777Z test_nvfuser_correctness_xlogy_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:35.9917781Z test_nvfuser_correctness_xlogy_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:35.9941823Z test_nvfuser_correctness_xlogy_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:35.9965071Z test_nvfuser_correctness_zero__cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:35.9988817Z test_nvfuser_correctness_zero__cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:36.0018547Z test_nvfuser_correctness_zero__cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-08-13T13:57:36.0041804Z test_nvfuser_correctness_zero__cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:36.0065156Z test_nvfuser_correctness_zero__cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:36.0088444Z test_nvfuser_correctness_zero__cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:36.0111562Z test_nvfuser_correctness_zero__cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:36.0135436Z test_nvfuser_correctness_zero__cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:36.0160033Z test_nvfuser_correctness_zero__cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:36.0182427Z test_nvfuser_correctness_zero__cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:36.0205557Z test_nvfuser_correctness_zero__cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:36.0228989Z test_nvfuser_correctness_zero__cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:36.0252610Z test_nvfuser_correctness_zeros_like_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:36.0281817Z test_nvfuser_correctness_zeros_like_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-08-13T13:57:36.0307167Z test_nvfuser_correctness_zeros_like_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:36.0332318Z test_nvfuser_correctness_zeros_like_cuda_complex32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:36.0357185Z test_nvfuser_correctness_zeros_like_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:36.0382577Z test_nvfuser_correctness_zeros_like_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:36.0407739Z test_nvfuser_correctness_zeros_like_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:36.0432683Z test_nvfuser_correctness_zeros_like_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:36.0457903Z test_nvfuser_correctness_zeros_like_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:36.0482764Z test_nvfuser_correctness_zeros_like_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:36.0508089Z test_nvfuser_correctness_zeros_like_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:36.0532982Z test_nvfuser_correctness_zeros_like_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:36.0561928Z test_nvfuser_correctness_zeros_like_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-08-13T13:57:36.0604681Z test_nvfuser_extremal_values_H_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:36.0647668Z test_nvfuser_extremal_values_H_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:36.0690363Z test_nvfuser_extremal_values_H_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:36.0733658Z test_nvfuser_extremal_values_H_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:36.0781419Z test_nvfuser_extremal_values_H_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.005s) 2022-08-13T13:57:36.0828835Z test_nvfuser_extremal_values_H_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.005s) 2022-08-13T13:57:36.0876414Z test_nvfuser_extremal_values_T_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.005s) 2022-08-13T13:57:36.0924017Z test_nvfuser_extremal_values_T_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.005s) 2022-08-13T13:57:36.0972024Z test_nvfuser_extremal_values_T_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.005s) 2022-08-13T13:57:36.1018840Z test_nvfuser_extremal_values_T_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.005s) 2022-08-13T13:57:36.1067376Z test_nvfuser_extremal_values_T_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.005s) 2022-08-13T13:57:36.1109880Z test_nvfuser_extremal_values_T_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:36.1153064Z test_nvfuser_extremal_values___getitem___cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:36.1196005Z test_nvfuser_extremal_values___getitem___cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:36.1239053Z test_nvfuser_extremal_values___getitem___cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:36.1281977Z test_nvfuser_extremal_values___getitem___cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:36.1324217Z test_nvfuser_extremal_values___getitem___cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:36.1366775Z test_nvfuser_extremal_values___getitem___cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:36.1409317Z test_nvfuser_extremal_values___radd___cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:36.1452013Z test_nvfuser_extremal_values___radd___cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:36.1494550Z test_nvfuser_extremal_values___radd___cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:36.1542735Z test_nvfuser_extremal_values___radd___cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.005s) 2022-08-13T13:57:36.1590873Z test_nvfuser_extremal_values___radd___cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.005s) 2022-08-13T13:57:36.1638939Z test_nvfuser_extremal_values___radd___cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.005s) 2022-08-13T13:57:36.1686909Z test_nvfuser_extremal_values___rdiv___cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.005s) 2022-08-13T13:57:36.1735030Z test_nvfuser_extremal_values___rdiv___cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.005s) 2022-08-13T13:57:36.1777716Z test_nvfuser_extremal_values___rdiv___cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:36.1820222Z test_nvfuser_extremal_values___rdiv___cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:36.1862863Z test_nvfuser_extremal_values___rdiv___cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:36.1905394Z test_nvfuser_extremal_values___rdiv___cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:36.1948062Z test_nvfuser_extremal_values___rmatmul___cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:36.1990480Z test_nvfuser_extremal_values___rmatmul___cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:36.2044826Z test_nvfuser_extremal_values___rmatmul___cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.005s) 2022-08-13T13:57:36.2093130Z test_nvfuser_extremal_values___rmatmul___cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.005s) 2022-08-13T13:57:36.2140762Z test_nvfuser_extremal_values___rmatmul___cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.005s) 2022-08-13T13:57:36.2188473Z test_nvfuser_extremal_values___rmod___cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.005s) 2022-08-13T13:57:36.2236904Z test_nvfuser_extremal_values___rmod___cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.005s) 2022-08-13T13:57:36.2284816Z test_nvfuser_extremal_values___rmod___cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.005s) 2022-08-13T13:57:36.2332384Z test_nvfuser_extremal_values___rmod___cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.005s) 2022-08-13T13:57:36.2380288Z test_nvfuser_extremal_values___rmul___cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.005s) 2022-08-13T13:57:36.2427498Z test_nvfuser_extremal_values___rmul___cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.005s) 2022-08-13T13:57:36.2472444Z test_nvfuser_extremal_values___rmul___cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:36.2515240Z test_nvfuser_extremal_values___rmul___cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:36.2563836Z test_nvfuser_extremal_values___rmul___cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.005s) 2022-08-13T13:57:36.2606535Z test_nvfuser_extremal_values___rmul___cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:36.2649573Z test_nvfuser_extremal_values___rpow___cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:36.2692376Z test_nvfuser_extremal_values___rpow___cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:36.2735557Z test_nvfuser_extremal_values___rpow___cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:36.2778113Z test_nvfuser_extremal_values___rpow___cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:36.2820756Z test_nvfuser_extremal_values___rpow___cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:36.2863386Z test_nvfuser_extremal_values___rpow___cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:36.2905625Z test_nvfuser_extremal_values___rsub___cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:36.2948791Z test_nvfuser_extremal_values___rsub___cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:36.2992031Z test_nvfuser_extremal_values___rsub___cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:36.3040232Z test_nvfuser_extremal_values___rsub___cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.005s) 2022-08-13T13:57:36.3083340Z test_nvfuser_extremal_values___rsub___cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:36.3131789Z test_nvfuser_extremal_values___rsub___cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.005s) 2022-08-13T13:57:36.3179777Z test_nvfuser_extremal_values__masked_amax_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.005s) 2022-08-13T13:57:36.3227084Z test_nvfuser_extremal_values__masked_amax_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.005s) 2022-08-13T13:57:36.3274869Z test_nvfuser_extremal_values__masked_amax_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.005s) 2022-08-13T13:57:36.3322809Z test_nvfuser_extremal_values__masked_amax_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.005s) 2022-08-13T13:57:36.3370284Z test_nvfuser_extremal_values__masked_amin_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.005s) 2022-08-13T13:57:36.3418029Z test_nvfuser_extremal_values__masked_amin_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.005s) 2022-08-13T13:57:36.3465257Z test_nvfuser_extremal_values__masked_amin_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.005s) 2022-08-13T13:57:36.3512560Z test_nvfuser_extremal_values__masked_amin_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.005s) 2022-08-13T13:57:36.3560953Z test_nvfuser_extremal_values__masked_argmax_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.005s) 2022-08-13T13:57:36.3608978Z test_nvfuser_extremal_values__masked_argmax_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.005s) 2022-08-13T13:57:36.3656588Z test_nvfuser_extremal_values__masked_argmax_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.005s) 2022-08-13T13:57:36.3704277Z test_nvfuser_extremal_values__masked_argmax_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.005s) 2022-08-13T13:57:36.3752530Z test_nvfuser_extremal_values__masked_argmin_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.005s) 2022-08-13T13:57:36.3800932Z test_nvfuser_extremal_values__masked_argmin_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.005s) 2022-08-13T13:57:36.3849091Z test_nvfuser_extremal_values__masked_argmin_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.005s) 2022-08-13T13:57:36.3896396Z test_nvfuser_extremal_values__masked_argmin_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.005s) 2022-08-13T13:57:36.3943755Z test_nvfuser_extremal_values__masked_cumprod_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.005s) 2022-08-13T13:57:36.3991412Z test_nvfuser_extremal_values__masked_cumprod_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.005s) 2022-08-13T13:57:36.4039060Z test_nvfuser_extremal_values__masked_cumprod_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.005s) 2022-08-13T13:57:36.4092763Z test_nvfuser_extremal_values__masked_cumprod_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.005s) 2022-08-13T13:57:36.4140995Z test_nvfuser_extremal_values__masked_cumprod_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.005s) 2022-08-13T13:57:36.4189158Z test_nvfuser_extremal_values__masked_cumprod_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.005s) 2022-08-13T13:57:36.4237026Z test_nvfuser_extremal_values__masked_cumsum_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.005s) 2022-08-13T13:57:36.4285377Z test_nvfuser_extremal_values__masked_cumsum_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.005s) 2022-08-13T13:57:36.4328347Z test_nvfuser_extremal_values__masked_cumsum_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:36.4370942Z test_nvfuser_extremal_values__masked_cumsum_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:36.4414646Z test_nvfuser_extremal_values__masked_cumsum_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:36.4456804Z test_nvfuser_extremal_values__masked_cumsum_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:36.4499580Z test_nvfuser_extremal_values__masked_log_softmax_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:36.4542248Z test_nvfuser_extremal_values__masked_log_softmax_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:36.4591232Z test_nvfuser_extremal_values__masked_log_softmax_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.005s) 2022-08-13T13:57:36.4639087Z test_nvfuser_extremal_values__masked_log_softmax_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.005s) 2022-08-13T13:57:36.4685450Z test_nvfuser_extremal_values__masked_logaddexp_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.005s) 2022-08-13T13:57:36.4728145Z test_nvfuser_extremal_values__masked_logaddexp_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:36.4771128Z test_nvfuser_extremal_values__masked_logaddexp_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:36.4813880Z test_nvfuser_extremal_values__masked_logsumexp_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:36.4856177Z test_nvfuser_extremal_values__masked_logsumexp_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:36.4898640Z test_nvfuser_extremal_values__masked_logsumexp_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:36.4941391Z test_nvfuser_extremal_values__masked_logsumexp_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:36.4983441Z test_nvfuser_extremal_values__masked_mean_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:36.5025958Z test_nvfuser_extremal_values__masked_mean_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:36.5074197Z test_nvfuser_extremal_values__masked_mean_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.005s) 2022-08-13T13:57:36.5116888Z test_nvfuser_extremal_values__masked_mean_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:36.5159797Z test_nvfuser_extremal_values__masked_mean_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:36.5202492Z test_nvfuser_extremal_values__masked_mean_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:36.5245681Z test_nvfuser_extremal_values__masked_median_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:36.5289038Z test_nvfuser_extremal_values__masked_median_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:36.5331417Z test_nvfuser_extremal_values__masked_median_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:36.5373837Z test_nvfuser_extremal_values__masked_norm_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:36.5416334Z test_nvfuser_extremal_values__masked_norm_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:36.5458764Z test_nvfuser_extremal_values__masked_norm_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:36.5501139Z test_nvfuser_extremal_values__masked_norm_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:36.5549462Z test_nvfuser_extremal_values__masked_normalize_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.005s) 2022-08-13T13:57:36.5592311Z test_nvfuser_extremal_values__masked_normalize_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:36.5635182Z test_nvfuser_extremal_values__masked_normalize_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:36.5677879Z test_nvfuser_extremal_values__masked_normalize_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:36.5720655Z test_nvfuser_extremal_values__masked_normalize_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:36.5763827Z test_nvfuser_extremal_values__masked_normalize_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:36.5806510Z test_nvfuser_extremal_values__masked_prod_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:36.5849470Z test_nvfuser_extremal_values__masked_prod_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:36.5892086Z test_nvfuser_extremal_values__masked_prod_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:36.5934987Z test_nvfuser_extremal_values__masked_prod_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:36.5977358Z test_nvfuser_extremal_values__masked_prod_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:36.6025560Z test_nvfuser_extremal_values__masked_prod_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.005s) 2022-08-13T13:57:36.6068423Z test_nvfuser_extremal_values__masked_softmax_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:36.6111274Z test_nvfuser_extremal_values__masked_softmax_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:36.6154122Z test_nvfuser_extremal_values__masked_softmax_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:36.6197421Z test_nvfuser_extremal_values__masked_softmax_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:36.6240609Z test_nvfuser_extremal_values__masked_softmin_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:36.6282890Z test_nvfuser_extremal_values__masked_softmin_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:36.6330744Z test_nvfuser_extremal_values__masked_softmin_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.005s) 2022-08-13T13:57:36.6374672Z test_nvfuser_extremal_values__masked_softmin_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:36.6417383Z test_nvfuser_extremal_values__masked_std_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:36.6459991Z test_nvfuser_extremal_values__masked_std_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:36.6508427Z test_nvfuser_extremal_values__masked_std_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.005s) 2022-08-13T13:57:36.6551288Z test_nvfuser_extremal_values__masked_std_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:36.6594018Z test_nvfuser_extremal_values__masked_std_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:36.6636552Z test_nvfuser_extremal_values__masked_std_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:36.6679295Z test_nvfuser_extremal_values__masked_sum_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:36.6721727Z test_nvfuser_extremal_values__masked_sum_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:36.6764687Z test_nvfuser_extremal_values__masked_sum_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:36.6806997Z test_nvfuser_extremal_values__masked_sum_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:36.6849861Z test_nvfuser_extremal_values__masked_sum_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:36.6891997Z test_nvfuser_extremal_values__masked_sum_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:36.6934720Z test_nvfuser_extremal_values__masked_var_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:36.6982982Z test_nvfuser_extremal_values__masked_var_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.005s) 2022-08-13T13:57:36.7025710Z test_nvfuser_extremal_values__masked_var_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:36.7073671Z test_nvfuser_extremal_values__masked_var_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.005s) 2022-08-13T13:57:36.7121813Z test_nvfuser_extremal_values__masked_var_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.005s) 2022-08-13T13:57:36.7170284Z test_nvfuser_extremal_values__masked_var_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.005s) 2022-08-13T13:57:36.7218551Z test_nvfuser_extremal_values_abs_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.005s) 2022-08-13T13:57:36.7265867Z test_nvfuser_extremal_values_abs_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.005s) 2022-08-13T13:57:36.7313256Z test_nvfuser_extremal_values_abs_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.005s) 2022-08-13T13:57:36.7360774Z test_nvfuser_extremal_values_abs_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.005s) 2022-08-13T13:57:36.7408633Z test_nvfuser_extremal_values_abs_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.005s) 2022-08-13T13:57:36.7455701Z test_nvfuser_extremal_values_abs_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.005s) 2022-08-13T13:57:36.7503964Z test_nvfuser_extremal_values_acos_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.005s) 2022-08-13T13:57:36.7547173Z test_nvfuser_extremal_values_acos_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:36.7590150Z test_nvfuser_extremal_values_acos_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:36.7632777Z test_nvfuser_extremal_values_acos_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:36.7675733Z test_nvfuser_extremal_values_acos_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:36.7718434Z test_nvfuser_extremal_values_acos_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:36.7766282Z test_nvfuser_extremal_values_acosh_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.005s) 2022-08-13T13:57:36.7813717Z test_nvfuser_extremal_values_acosh_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.005s) 2022-08-13T13:57:36.7861037Z test_nvfuser_extremal_values_acosh_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.005s) 2022-08-13T13:57:36.7908500Z test_nvfuser_extremal_values_acosh_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.005s) 2022-08-13T13:57:36.7956134Z test_nvfuser_extremal_values_acosh_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.005s) 2022-08-13T13:57:36.8005655Z test_nvfuser_extremal_values_acosh_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.005s) 2022-08-13T13:57:36.8048695Z test_nvfuser_extremal_values_add_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:36.8091496Z test_nvfuser_extremal_values_add_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:36.8134492Z test_nvfuser_extremal_values_add_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:36.8177115Z test_nvfuser_extremal_values_add_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:36.8223758Z test_nvfuser_extremal_values_add_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.005s) 2022-08-13T13:57:36.8266375Z test_nvfuser_extremal_values_add_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:36.8309015Z test_nvfuser_extremal_values_addbmm_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:36.8354097Z test_nvfuser_extremal_values_addbmm_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:36.8401742Z test_nvfuser_extremal_values_addbmm_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.005s) 2022-08-13T13:57:36.8449105Z test_nvfuser_extremal_values_addbmm_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.005s) 2022-08-13T13:57:36.8497247Z test_nvfuser_extremal_values_addbmm_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.005s) 2022-08-13T13:57:36.8543933Z test_nvfuser_extremal_values_addcdiv_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.005s) 2022-08-13T13:57:36.8586907Z test_nvfuser_extremal_values_addcdiv_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:36.8629600Z test_nvfuser_extremal_values_addcdiv_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:36.8672815Z test_nvfuser_extremal_values_addcdiv_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:36.8715666Z test_nvfuser_extremal_values_addcdiv_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:36.8758075Z test_nvfuser_extremal_values_addcdiv_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:36.8800500Z test_nvfuser_extremal_values_addcmul_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:36.8843251Z test_nvfuser_extremal_values_addcmul_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:36.8886030Z test_nvfuser_extremal_values_addcmul_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:36.8928794Z test_nvfuser_extremal_values_addcmul_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:36.8977334Z test_nvfuser_extremal_values_addcmul_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.005s) 2022-08-13T13:57:36.9019883Z test_nvfuser_extremal_values_addcmul_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:36.9062542Z test_nvfuser_extremal_values_addmm_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:36.9105277Z test_nvfuser_extremal_values_addmm_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:36.9148067Z test_nvfuser_extremal_values_addmm_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:36.9190996Z test_nvfuser_extremal_values_addmm_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:36.9233603Z test_nvfuser_extremal_values_addmm_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:36.9276684Z test_nvfuser_extremal_values_addmm_decomposed_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:36.9318975Z test_nvfuser_extremal_values_addmm_decomposed_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:36.9361614Z test_nvfuser_extremal_values_addmm_decomposed_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:36.9405316Z test_nvfuser_extremal_values_addmm_decomposed_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:36.9453840Z test_nvfuser_extremal_values_addmm_decomposed_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.005s) 2022-08-13T13:57:36.9496724Z test_nvfuser_extremal_values_addmv_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:36.9539648Z test_nvfuser_extremal_values_addmv_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:36.9582692Z test_nvfuser_extremal_values_addmv_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:36.9625425Z test_nvfuser_extremal_values_addmv_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:36.9668166Z test_nvfuser_extremal_values_addmv_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:36.9710667Z test_nvfuser_extremal_values_addr_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:36.9753049Z test_nvfuser_extremal_values_addr_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:36.9795676Z test_nvfuser_extremal_values_addr_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:36.9837741Z test_nvfuser_extremal_values_addr_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:36.9880504Z test_nvfuser_extremal_values_addr_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:36.9929121Z test_nvfuser_extremal_values_addr_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.005s) 2022-08-13T13:57:36.9971908Z test_nvfuser_extremal_values_all_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:37.0014700Z test_nvfuser_extremal_values_all_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:37.0057577Z test_nvfuser_extremal_values_all_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:37.0100172Z test_nvfuser_extremal_values_all_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:37.0143711Z test_nvfuser_extremal_values_all_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:37.0186341Z test_nvfuser_extremal_values_all_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:37.0217821Z test_nvfuser_extremal_values_allclose_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.003s) 2022-08-13T13:57:37.0249890Z test_nvfuser_extremal_values_allclose_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.003s) 2022-08-13T13:57:37.0282073Z test_nvfuser_extremal_values_allclose_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.003s) 2022-08-13T13:57:37.0314020Z test_nvfuser_extremal_values_allclose_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.003s) 2022-08-13T13:57:37.0346631Z test_nvfuser_extremal_values_allclose_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.003s) 2022-08-13T13:57:37.0379198Z test_nvfuser_extremal_values_allclose_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.003s) 2022-08-13T13:57:37.0422050Z test_nvfuser_extremal_values_amax_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:37.0464690Z test_nvfuser_extremal_values_amax_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:37.0507438Z test_nvfuser_extremal_values_amax_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:37.0556449Z test_nvfuser_extremal_values_amax_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.005s) 2022-08-13T13:57:37.0604646Z test_nvfuser_extremal_values_amin_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.005s) 2022-08-13T13:57:37.0652992Z test_nvfuser_extremal_values_amin_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.005s) 2022-08-13T13:57:37.0701451Z test_nvfuser_extremal_values_amin_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.005s) 2022-08-13T13:57:37.0749556Z test_nvfuser_extremal_values_amin_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.005s) 2022-08-13T13:57:37.0797256Z test_nvfuser_extremal_values_aminmax_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.005s) 2022-08-13T13:57:37.0845121Z test_nvfuser_extremal_values_aminmax_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.005s) 2022-08-13T13:57:37.0893335Z test_nvfuser_extremal_values_aminmax_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.005s) 2022-08-13T13:57:37.0940347Z test_nvfuser_extremal_values_aminmax_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.005s) 2022-08-13T13:57:37.0982735Z test_nvfuser_extremal_values_angle_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:37.1025392Z test_nvfuser_extremal_values_angle_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:37.1074604Z test_nvfuser_extremal_values_angle_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.005s) 2022-08-13T13:57:37.1117632Z test_nvfuser_extremal_values_angle_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:37.1160450Z test_nvfuser_extremal_values_any_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:37.1203192Z test_nvfuser_extremal_values_any_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:37.1246135Z test_nvfuser_extremal_values_any_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:37.1288824Z test_nvfuser_extremal_values_any_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:37.1331431Z test_nvfuser_extremal_values_any_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:37.1373871Z test_nvfuser_extremal_values_any_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:37.1416338Z test_nvfuser_extremal_values_arange_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:37.1458812Z test_nvfuser_extremal_values_arange_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:37.1501678Z test_nvfuser_extremal_values_arange_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:37.1550412Z test_nvfuser_extremal_values_arange_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.005s) 2022-08-13T13:57:37.1593434Z test_nvfuser_extremal_values_argmax_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:37.1636325Z test_nvfuser_extremal_values_argmax_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:37.1679154Z test_nvfuser_extremal_values_argmax_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:37.1721837Z test_nvfuser_extremal_values_argmax_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:37.1764890Z test_nvfuser_extremal_values_argmin_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:37.1807833Z test_nvfuser_extremal_values_argmin_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:37.1851262Z test_nvfuser_extremal_values_argmin_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:37.1894537Z test_nvfuser_extremal_values_argmin_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:37.1937665Z test_nvfuser_extremal_values_argsort_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:37.1980589Z test_nvfuser_extremal_values_argsort_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:37.2029432Z test_nvfuser_extremal_values_argsort_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.005s) 2022-08-13T13:57:37.2072287Z test_nvfuser_extremal_values_argsort_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:37.2115096Z test_nvfuser_extremal_values_argwhere_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:37.2157960Z test_nvfuser_extremal_values_argwhere_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:37.2206120Z test_nvfuser_extremal_values_argwhere_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.005s) 2022-08-13T13:57:37.2254011Z test_nvfuser_extremal_values_argwhere_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.005s) 2022-08-13T13:57:37.2297091Z test_nvfuser_extremal_values_argwhere_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:37.2339889Z test_nvfuser_extremal_values_argwhere_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:37.2382741Z test_nvfuser_extremal_values_as_strided_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:37.2425569Z test_nvfuser_extremal_values_as_strided_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:37.2468571Z test_nvfuser_extremal_values_as_strided_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:37.2517245Z test_nvfuser_extremal_values_as_strided_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.005s) 2022-08-13T13:57:37.2560522Z test_nvfuser_extremal_values_as_strided_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:37.2603171Z test_nvfuser_extremal_values_as_strided_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:37.2646223Z test_nvfuser_extremal_values_as_strided_scatter_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:37.2689131Z test_nvfuser_extremal_values_as_strided_scatter_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:37.2737156Z test_nvfuser_extremal_values_as_strided_scatter_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.005s) 2022-08-13T13:57:37.2785045Z test_nvfuser_extremal_values_as_strided_scatter_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.005s) 2022-08-13T13:57:37.2832895Z test_nvfuser_extremal_values_as_strided_scatter_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.005s) 2022-08-13T13:57:37.2880860Z test_nvfuser_extremal_values_as_strided_scatter_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.005s) 2022-08-13T13:57:37.2929051Z test_nvfuser_extremal_values_asin_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.005s) 2022-08-13T13:57:37.2973920Z test_nvfuser_extremal_values_asin_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:37.3023480Z test_nvfuser_extremal_values_asin_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.005s) 2022-08-13T13:57:37.3066536Z test_nvfuser_extremal_values_asin_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:37.3114341Z test_nvfuser_extremal_values_asin_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.005s) 2022-08-13T13:57:37.3162214Z test_nvfuser_extremal_values_asin_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.005s) 2022-08-13T13:57:37.3210583Z test_nvfuser_extremal_values_asinh_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.005s) 2022-08-13T13:57:37.3258879Z test_nvfuser_extremal_values_asinh_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.005s) 2022-08-13T13:57:37.3305238Z test_nvfuser_extremal_values_asinh_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.005s) 2022-08-13T13:57:37.3352324Z test_nvfuser_extremal_values_asinh_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.005s) 2022-08-13T13:57:37.3395103Z test_nvfuser_extremal_values_asinh_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:37.3437391Z test_nvfuser_extremal_values_asinh_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:37.3480169Z test_nvfuser_extremal_values_atan2_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:37.3528677Z test_nvfuser_extremal_values_atan2_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.005s) 2022-08-13T13:57:37.3571456Z test_nvfuser_extremal_values_atan2_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:37.3614239Z test_nvfuser_extremal_values_atan2_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:37.3657316Z test_nvfuser_extremal_values_atan_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:37.3700421Z test_nvfuser_extremal_values_atan_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:37.3743272Z test_nvfuser_extremal_values_atan_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:37.3785654Z test_nvfuser_extremal_values_atan_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:37.3828386Z test_nvfuser_extremal_values_atan_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:37.3873124Z test_nvfuser_extremal_values_atan_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:37.3915385Z test_nvfuser_extremal_values_atanh_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:37.3958563Z test_nvfuser_extremal_values_atanh_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:37.4008190Z test_nvfuser_extremal_values_atanh_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.005s) 2022-08-13T13:57:37.4051249Z test_nvfuser_extremal_values_atanh_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:37.4094643Z test_nvfuser_extremal_values_atanh_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:37.4137375Z test_nvfuser_extremal_values_atanh_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:37.4180208Z test_nvfuser_extremal_values_atleast_1d_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:37.4222753Z test_nvfuser_extremal_values_atleast_1d_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:37.4265685Z test_nvfuser_extremal_values_atleast_1d_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:37.4308091Z test_nvfuser_extremal_values_atleast_1d_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:37.4350555Z test_nvfuser_extremal_values_atleast_1d_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:37.4398038Z test_nvfuser_extremal_values_atleast_1d_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.005s) 2022-08-13T13:57:37.4440763Z test_nvfuser_extremal_values_atleast_2d_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:37.4489166Z test_nvfuser_extremal_values_atleast_2d_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.005s) 2022-08-13T13:57:37.4531998Z test_nvfuser_extremal_values_atleast_2d_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:37.4574932Z test_nvfuser_extremal_values_atleast_2d_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:37.4617941Z test_nvfuser_extremal_values_atleast_2d_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:37.4660678Z test_nvfuser_extremal_values_atleast_2d_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:37.4703927Z test_nvfuser_extremal_values_atleast_3d_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:37.4746393Z test_nvfuser_extremal_values_atleast_3d_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:37.4789228Z test_nvfuser_extremal_values_atleast_3d_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:37.4831611Z test_nvfuser_extremal_values_atleast_3d_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:37.4876649Z test_nvfuser_extremal_values_atleast_3d_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:37.4919273Z test_nvfuser_extremal_values_atleast_3d_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:37.4968466Z test_nvfuser_extremal_values_baddbmm_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.005s) 2022-08-13T13:57:37.5011205Z test_nvfuser_extremal_values_baddbmm_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:37.5054267Z test_nvfuser_extremal_values_baddbmm_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:37.5096909Z test_nvfuser_extremal_values_baddbmm_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:37.5139990Z test_nvfuser_extremal_values_baddbmm_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:37.5173946Z test_nvfuser_extremal_values_bernoulli_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.003s) 2022-08-13T13:57:37.5204137Z test_nvfuser_extremal_values_bernoulli_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.003s) 2022-08-13T13:57:37.5236788Z test_nvfuser_extremal_values_bernoulli_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.003s) 2022-08-13T13:57:37.5269065Z test_nvfuser_extremal_values_bernoulli_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.003s) 2022-08-13T13:57:37.5312361Z test_nvfuser_extremal_values_bfloat16_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:37.5354946Z test_nvfuser_extremal_values_bfloat16_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:37.5402980Z test_nvfuser_extremal_values_bfloat16_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.005s) 2022-08-13T13:57:37.5451007Z test_nvfuser_extremal_values_bfloat16_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.005s) 2022-08-13T13:57:37.5498464Z test_nvfuser_extremal_values_bfloat16_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.005s) 2022-08-13T13:57:37.5545680Z test_nvfuser_extremal_values_bfloat16_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.005s) 2022-08-13T13:57:37.5593891Z test_nvfuser_extremal_values_block_diag_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.005s) 2022-08-13T13:57:37.5636695Z test_nvfuser_extremal_values_block_diag_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:37.5679658Z test_nvfuser_extremal_values_block_diag_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:37.5722585Z test_nvfuser_extremal_values_block_diag_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:37.5765579Z test_nvfuser_extremal_values_block_diag_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:37.5808551Z test_nvfuser_extremal_values_block_diag_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:37.5851451Z test_nvfuser_extremal_values_bmm_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:37.5893677Z test_nvfuser_extremal_values_bmm_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:37.5936172Z test_nvfuser_extremal_values_bmm_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:37.5978524Z test_nvfuser_extremal_values_bmm_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:37.6020762Z test_nvfuser_extremal_values_bmm_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:37.6069406Z test_nvfuser_extremal_values_bool_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.005s) 2022-08-13T13:57:37.6111981Z test_nvfuser_extremal_values_bool_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:37.6159877Z test_nvfuser_extremal_values_bool_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.005s) 2022-08-13T13:57:37.6206240Z test_nvfuser_extremal_values_bool_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.005s) 2022-08-13T13:57:37.6249497Z test_nvfuser_extremal_values_bool_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:37.6292109Z test_nvfuser_extremal_values_bool_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:37.6335053Z test_nvfuser_extremal_values_broadcast_shapes_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:37.6378410Z test_nvfuser_extremal_values_broadcast_tensors_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:37.6420593Z test_nvfuser_extremal_values_broadcast_tensors_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:37.6463053Z test_nvfuser_extremal_values_broadcast_tensors_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:37.6505625Z test_nvfuser_extremal_values_broadcast_tensors_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:37.6554380Z test_nvfuser_extremal_values_broadcast_tensors_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.005s) 2022-08-13T13:57:37.6601957Z test_nvfuser_extremal_values_broadcast_tensors_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.005s) 2022-08-13T13:57:37.6649999Z test_nvfuser_extremal_values_broadcast_to_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.005s) 2022-08-13T13:57:37.6697723Z test_nvfuser_extremal_values_broadcast_to_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.005s) 2022-08-13T13:57:37.6745855Z test_nvfuser_extremal_values_broadcast_to_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.005s) 2022-08-13T13:57:37.6793792Z test_nvfuser_extremal_values_broadcast_to_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.005s) 2022-08-13T13:57:37.6841437Z test_nvfuser_extremal_values_broadcast_to_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.005s) 2022-08-13T13:57:37.6884197Z test_nvfuser_extremal_values_broadcast_to_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:37.6926483Z test_nvfuser_extremal_values_bucketize_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:37.6969479Z test_nvfuser_extremal_values_bucketize_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:37.7011792Z test_nvfuser_extremal_values_bucketize_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:37.7060187Z test_nvfuser_extremal_values_byte_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.005s) 2022-08-13T13:57:37.7103262Z test_nvfuser_extremal_values_byte_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:37.7146531Z test_nvfuser_extremal_values_byte_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:37.7189232Z test_nvfuser_extremal_values_byte_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:37.7232315Z test_nvfuser_extremal_values_byte_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:37.7275089Z test_nvfuser_extremal_values_byte_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:37.7317770Z test_nvfuser_extremal_values_cartesian_prod_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:37.7360298Z test_nvfuser_extremal_values_cartesian_prod_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:37.7402730Z test_nvfuser_extremal_values_cartesian_prod_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:37.7445236Z test_nvfuser_extremal_values_cartesian_prod_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:37.7488236Z test_nvfuser_extremal_values_cartesian_prod_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:37.7536562Z test_nvfuser_extremal_values_cartesian_prod_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.005s) 2022-08-13T13:57:37.7579361Z test_nvfuser_extremal_values_cat_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:37.7622022Z test_nvfuser_extremal_values_cat_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:37.7669939Z test_nvfuser_extremal_values_cat_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.005s) 2022-08-13T13:57:37.7717372Z test_nvfuser_extremal_values_cat_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.005s) 2022-08-13T13:57:37.7765523Z test_nvfuser_extremal_values_cat_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.005s) 2022-08-13T13:57:37.7813198Z test_nvfuser_extremal_values_cat_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.005s) 2022-08-13T13:57:37.7860960Z test_nvfuser_extremal_values_cdist_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.005s) 2022-08-13T13:57:37.7903177Z test_nvfuser_extremal_values_cdist_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:37.7945896Z test_nvfuser_extremal_values_ceil_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:37.7988092Z test_nvfuser_extremal_values_ceil_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:37.8037205Z test_nvfuser_extremal_values_ceil_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.005s) 2022-08-13T13:57:37.8080020Z test_nvfuser_extremal_values_ceil_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:37.8122789Z test_nvfuser_extremal_values_chalf_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:37.8165476Z test_nvfuser_extremal_values_chalf_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:37.8208661Z test_nvfuser_extremal_values_chalf_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:37.8257369Z test_nvfuser_extremal_values_chalf_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.005s) 2022-08-13T13:57:37.8300039Z test_nvfuser_extremal_values_chalf_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:37.8342203Z test_nvfuser_extremal_values_chalf_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:37.8384599Z test_nvfuser_extremal_values_char_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:37.8426978Z test_nvfuser_extremal_values_char_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:37.8469471Z test_nvfuser_extremal_values_char_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:37.8517660Z test_nvfuser_extremal_values_char_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.005s) 2022-08-13T13:57:37.8560582Z test_nvfuser_extremal_values_char_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:37.8603322Z test_nvfuser_extremal_values_char_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:37.8645741Z test_nvfuser_extremal_values_cholesky_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:37.8688198Z test_nvfuser_extremal_values_cholesky_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:37.8730612Z test_nvfuser_extremal_values_cholesky_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:37.8772754Z test_nvfuser_extremal_values_cholesky_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:37.8814704Z test_nvfuser_extremal_values_cholesky_inverse_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:37.8856931Z test_nvfuser_extremal_values_cholesky_inverse_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:37.8898960Z test_nvfuser_extremal_values_cholesky_inverse_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:37.8946469Z test_nvfuser_extremal_values_cholesky_inverse_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.005s) 2022-08-13T13:57:37.8994388Z test_nvfuser_extremal_values_cholesky_solve_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.005s) 2022-08-13T13:57:37.9036497Z test_nvfuser_extremal_values_cholesky_solve_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:37.9079299Z test_nvfuser_extremal_values_cholesky_solve_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:37.9121623Z test_nvfuser_extremal_values_cholesky_solve_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:37.9164708Z test_nvfuser_extremal_values_chunk_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:37.9207576Z test_nvfuser_extremal_values_chunk_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:37.9250152Z test_nvfuser_extremal_values_chunk_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:37.9292453Z test_nvfuser_extremal_values_chunk_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:37.9334833Z test_nvfuser_extremal_values_chunk_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:37.9382504Z test_nvfuser_extremal_values_chunk_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.005s) 2022-08-13T13:57:37.9427597Z test_nvfuser_extremal_values_clamp_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:37.9476096Z test_nvfuser_extremal_values_clamp_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.005s) 2022-08-13T13:57:37.9518937Z test_nvfuser_extremal_values_clamp_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:37.9561643Z test_nvfuser_extremal_values_clamp_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:37.9604362Z test_nvfuser_extremal_values_clamp_max_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:37.9652536Z test_nvfuser_extremal_values_clamp_max_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.005s) 2022-08-13T13:57:37.9701309Z test_nvfuser_extremal_values_clamp_max_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.005s) 2022-08-13T13:57:37.9743781Z test_nvfuser_extremal_values_clamp_max_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:37.9786163Z test_nvfuser_extremal_values_clamp_min_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:37.9828983Z test_nvfuser_extremal_values_clamp_min_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:37.9871766Z test_nvfuser_extremal_values_clamp_min_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:37.9915863Z test_nvfuser_extremal_values_clamp_min_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:37.9965112Z test_nvfuser_extremal_values_clone_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.005s) 2022-08-13T13:57:38.0008043Z test_nvfuser_extremal_values_clone_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:38.0055870Z test_nvfuser_extremal_values_clone_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.005s) 2022-08-13T13:57:38.0104279Z test_nvfuser_extremal_values_clone_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.005s) 2022-08-13T13:57:38.0152194Z test_nvfuser_extremal_values_clone_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.005s) 2022-08-13T13:57:38.0199726Z test_nvfuser_extremal_values_clone_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.005s) 2022-08-13T13:57:38.0247710Z test_nvfuser_extremal_values_column_stack_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.005s) 2022-08-13T13:57:38.0294948Z test_nvfuser_extremal_values_column_stack_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.005s) 2022-08-13T13:57:38.0342365Z test_nvfuser_extremal_values_column_stack_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.005s) 2022-08-13T13:57:38.0389839Z test_nvfuser_extremal_values_column_stack_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.005s) 2022-08-13T13:57:38.0437063Z test_nvfuser_extremal_values_column_stack_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.005s) 2022-08-13T13:57:38.0485335Z test_nvfuser_extremal_values_column_stack_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.005s) 2022-08-13T13:57:38.0528303Z test_nvfuser_extremal_values_combinations_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:38.0576173Z test_nvfuser_extremal_values_combinations_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.005s) 2022-08-13T13:57:38.0624318Z test_nvfuser_extremal_values_combinations_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.005s) 2022-08-13T13:57:38.0672196Z test_nvfuser_extremal_values_combinations_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.005s) 2022-08-13T13:57:38.0720489Z test_nvfuser_extremal_values_combinations_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.005s) 2022-08-13T13:57:38.0763361Z test_nvfuser_extremal_values_combinations_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:38.0805985Z test_nvfuser_extremal_values_complex_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:38.0848656Z test_nvfuser_extremal_values_complex_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:38.0891044Z test_nvfuser_extremal_values_complex_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:38.0933684Z test_nvfuser_extremal_values_conj_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:38.0982741Z test_nvfuser_extremal_values_conj_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.005s) 2022-08-13T13:57:38.1025293Z test_nvfuser_extremal_values_conj_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:38.1068106Z test_nvfuser_extremal_values_conj_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:38.1111237Z test_nvfuser_extremal_values_conj_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:38.1154427Z test_nvfuser_extremal_values_conj_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:38.1197085Z test_nvfuser_extremal_values_conj_physical_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:38.1239797Z test_nvfuser_extremal_values_conj_physical_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:38.1282650Z test_nvfuser_extremal_values_conj_physical_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:38.1325557Z test_nvfuser_extremal_values_conj_physical_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:38.1606842Z test_nvfuser_extremal_values_conj_physical_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.028s) 2022-08-13T13:57:38.1649812Z test_nvfuser_extremal_values_conj_physical_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:38.1700048Z test_nvfuser_extremal_values_constant_pad_nd_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.005s) 2022-08-13T13:57:38.1743090Z test_nvfuser_extremal_values_constant_pad_nd_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:38.1785767Z test_nvfuser_extremal_values_constant_pad_nd_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:38.1829070Z test_nvfuser_extremal_values_constant_pad_nd_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:38.1876760Z test_nvfuser_extremal_values_constant_pad_nd_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.005s) 2022-08-13T13:57:38.1923188Z test_nvfuser_extremal_values_constant_pad_nd_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.005s) 2022-08-13T13:57:38.1965900Z test_nvfuser_extremal_values_contiguous_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:38.2010886Z test_nvfuser_extremal_values_contiguous_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:38.2053572Z test_nvfuser_extremal_values_contiguous_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:38.2096351Z test_nvfuser_extremal_values_contiguous_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:38.2139374Z test_nvfuser_extremal_values_contiguous_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:38.2188166Z test_nvfuser_extremal_values_contiguous_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.005s) 2022-08-13T13:57:38.2230837Z test_nvfuser_extremal_values_copysign_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:38.2273911Z test_nvfuser_extremal_values_copysign_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:38.2316697Z test_nvfuser_extremal_values_copysign_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:38.2359666Z test_nvfuser_extremal_values_copysign_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:38.2408254Z test_nvfuser_extremal_values_corrcoef_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.005s) 2022-08-13T13:57:38.2455747Z test_nvfuser_extremal_values_corrcoef_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.005s) 2022-08-13T13:57:38.2498306Z test_nvfuser_extremal_values_corrcoef_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:38.2541270Z test_nvfuser_extremal_values_corrcoef_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:38.2584040Z test_nvfuser_extremal_values_corrcoef_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:38.2627434Z test_nvfuser_extremal_values_cos_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:38.2675771Z test_nvfuser_extremal_values_cos_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.005s) 2022-08-13T13:57:38.2723673Z test_nvfuser_extremal_values_cos_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.005s) 2022-08-13T13:57:38.2772285Z test_nvfuser_extremal_values_cos_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.005s) 2022-08-13T13:57:38.2820171Z test_nvfuser_extremal_values_cos_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.005s) 2022-08-13T13:57:38.2868125Z test_nvfuser_extremal_values_cos_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.005s) 2022-08-13T13:57:38.2916002Z test_nvfuser_extremal_values_cosh_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.005s) 2022-08-13T13:57:38.2959081Z test_nvfuser_extremal_values_cosh_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:38.3002915Z test_nvfuser_extremal_values_cosh_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:38.3045806Z test_nvfuser_extremal_values_cosh_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:38.3089220Z test_nvfuser_extremal_values_cosh_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:38.3132094Z test_nvfuser_extremal_values_cosh_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:38.3180379Z test_nvfuser_extremal_values_count_nonzero_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.005s) 2022-08-13T13:57:38.3223201Z test_nvfuser_extremal_values_count_nonzero_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:38.3266224Z test_nvfuser_extremal_values_count_nonzero_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:38.3309000Z test_nvfuser_extremal_values_count_nonzero_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:38.3351825Z test_nvfuser_extremal_values_count_nonzero_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:38.3394644Z test_nvfuser_extremal_values_count_nonzero_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:38.3431308Z test_nvfuser_extremal_values_cov_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.004s) 2022-08-13T13:57:38.3468389Z test_nvfuser_extremal_values_cov_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.004s) 2022-08-13T13:57:38.3505147Z test_nvfuser_extremal_values_cov_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.004s) 2022-08-13T13:57:38.3537780Z test_nvfuser_extremal_values_cov_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.003s) 2022-08-13T13:57:38.3569673Z test_nvfuser_extremal_values_cov_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.003s) 2022-08-13T13:57:38.3612828Z test_nvfuser_extremal_values_cross_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:38.3655432Z test_nvfuser_extremal_values_cross_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:38.3698599Z test_nvfuser_extremal_values_cross_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:38.3740986Z test_nvfuser_extremal_values_cross_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:38.3789206Z test_nvfuser_extremal_values_cross_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.005s) 2022-08-13T13:57:38.3831994Z test_nvfuser_extremal_values_cummax_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:38.3874912Z test_nvfuser_extremal_values_cummax_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:38.3917536Z test_nvfuser_extremal_values_cummax_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:38.3960409Z test_nvfuser_extremal_values_cummax_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:38.4003279Z test_nvfuser_extremal_values_cummin_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:38.4045873Z test_nvfuser_extremal_values_cummin_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:38.4093619Z test_nvfuser_extremal_values_cummin_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.005s) 2022-08-13T13:57:38.4141072Z test_nvfuser_extremal_values_cummin_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.005s) 2022-08-13T13:57:38.4188282Z test_nvfuser_extremal_values_cumprod_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.005s) 2022-08-13T13:57:38.4235752Z test_nvfuser_extremal_values_cumprod_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.005s) 2022-08-13T13:57:38.4284057Z test_nvfuser_extremal_values_cumprod_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.005s) 2022-08-13T13:57:38.4327123Z test_nvfuser_extremal_values_cumprod_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:38.4369951Z test_nvfuser_extremal_values_cumprod_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:38.4414380Z test_nvfuser_extremal_values_cumprod_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:38.4457162Z test_nvfuser_extremal_values_cumsum_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:38.4504966Z test_nvfuser_extremal_values_cumsum_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.005s) 2022-08-13T13:57:38.4552803Z test_nvfuser_extremal_values_cumsum_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.005s) 2022-08-13T13:57:38.4597298Z test_nvfuser_extremal_values_cumsum_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:38.4644494Z test_nvfuser_extremal_values_cumsum_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.005s) 2022-08-13T13:57:38.4689915Z test_nvfuser_extremal_values_cumsum_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:38.4732645Z test_nvfuser_extremal_values_cumulative_trapezoid_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:38.4781215Z test_nvfuser_extremal_values_cumulative_trapezoid_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.005s) 2022-08-13T13:57:38.4824789Z test_nvfuser_extremal_values_cumulative_trapezoid_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:38.4867297Z test_nvfuser_extremal_values_cumulative_trapezoid_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:38.4909920Z test_nvfuser_extremal_values_cumulative_trapezoid_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:38.4953256Z test_nvfuser_extremal_values_cumulative_trapezoid_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:38.4995821Z test_nvfuser_extremal_values_deg2rad_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:38.5038630Z test_nvfuser_extremal_values_deg2rad_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:38.5081513Z test_nvfuser_extremal_values_deg2rad_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:38.5124053Z test_nvfuser_extremal_values_deg2rad_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:38.5166544Z test_nvfuser_extremal_values_diag_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:38.5209286Z test_nvfuser_extremal_values_diag_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:38.5257941Z test_nvfuser_extremal_values_diag_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.005s) 2022-08-13T13:57:38.5304407Z test_nvfuser_extremal_values_diag_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.005s) 2022-08-13T13:57:38.5347217Z test_nvfuser_extremal_values_diag_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:38.5390282Z test_nvfuser_extremal_values_diag_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:38.5433120Z test_nvfuser_extremal_values_diag_embed_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:38.5476163Z test_nvfuser_extremal_values_diag_embed_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:38.5518475Z test_nvfuser_extremal_values_diag_embed_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:38.5561153Z test_nvfuser_extremal_values_diag_embed_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:38.5603758Z test_nvfuser_extremal_values_diag_embed_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:38.5651915Z test_nvfuser_extremal_values_diag_embed_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.005s) 2022-08-13T13:57:38.5699146Z test_nvfuser_extremal_values_diagflat_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.005s) 2022-08-13T13:57:38.5747534Z test_nvfuser_extremal_values_diagflat_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.005s) 2022-08-13T13:57:38.5790372Z test_nvfuser_extremal_values_diagflat_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:38.5833553Z test_nvfuser_extremal_values_diagflat_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:38.5876232Z test_nvfuser_extremal_values_diagflat_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:38.5919109Z test_nvfuser_extremal_values_diagflat_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:38.5961817Z test_nvfuser_extremal_values_diagonal_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:38.6004197Z test_nvfuser_extremal_values_diagonal_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:38.6046680Z test_nvfuser_extremal_values_diagonal_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:38.6089391Z test_nvfuser_extremal_values_diagonal_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:38.6132283Z test_nvfuser_extremal_values_diagonal_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:38.6174880Z test_nvfuser_extremal_values_diagonal_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:38.6224657Z test_nvfuser_extremal_values_diagonal_scatter_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.005s) 2022-08-13T13:57:38.6272649Z test_nvfuser_extremal_values_diagonal_scatter_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.005s) 2022-08-13T13:57:38.6320601Z test_nvfuser_extremal_values_diagonal_scatter_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.005s) 2022-08-13T13:57:38.6368518Z test_nvfuser_extremal_values_diagonal_scatter_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.005s) 2022-08-13T13:57:38.6411437Z test_nvfuser_extremal_values_diff_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:38.6454285Z test_nvfuser_extremal_values_diff_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:38.6496814Z test_nvfuser_extremal_values_diff_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:38.6539245Z test_nvfuser_extremal_values_diff_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:38.6581709Z test_nvfuser_extremal_values_diff_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:38.6624586Z test_nvfuser_extremal_values_diff_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:38.6666901Z test_nvfuser_extremal_values_digamma_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:38.6715438Z test_nvfuser_extremal_values_digamma_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.005s) 2022-08-13T13:57:38.6758318Z test_nvfuser_extremal_values_digamma_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:38.6801304Z test_nvfuser_extremal_values_dist_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:38.6844187Z test_nvfuser_extremal_values_dist_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:38.6887691Z test_nvfuser_extremal_values_dist_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:38.6930804Z test_nvfuser_extremal_values_dist_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:38.6973819Z test_nvfuser_extremal_values_dist_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:38.7016355Z test_nvfuser_extremal_values_dist_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:38.7058845Z test_nvfuser_extremal_values_div_floor_rounding_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:38.7101263Z test_nvfuser_extremal_values_div_floor_rounding_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:38.7144040Z test_nvfuser_extremal_values_div_floor_rounding_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:38.7192294Z test_nvfuser_extremal_values_div_floor_rounding_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.005s) 2022-08-13T13:57:38.7235280Z test_nvfuser_extremal_values_div_no_rounding_mode_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:38.7278274Z test_nvfuser_extremal_values_div_no_rounding_mode_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:38.7321483Z test_nvfuser_extremal_values_div_no_rounding_mode_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:38.7364201Z test_nvfuser_extremal_values_div_no_rounding_mode_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:38.7407126Z test_nvfuser_extremal_values_div_no_rounding_mode_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:38.7454256Z test_nvfuser_extremal_values_div_no_rounding_mode_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.005s) 2022-08-13T13:57:38.7496962Z test_nvfuser_extremal_values_div_trunc_rounding_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:38.7539256Z test_nvfuser_extremal_values_div_trunc_rounding_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:38.7581676Z test_nvfuser_extremal_values_div_trunc_rounding_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:38.7624364Z test_nvfuser_extremal_values_div_trunc_rounding_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:38.7672755Z test_nvfuser_extremal_values_dot_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.005s) 2022-08-13T13:57:38.7720721Z test_nvfuser_extremal_values_dot_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.005s) 2022-08-13T13:57:38.7768965Z test_nvfuser_extremal_values_dot_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.005s) 2022-08-13T13:57:38.7816800Z test_nvfuser_extremal_values_dot_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.005s) 2022-08-13T13:57:38.7864909Z test_nvfuser_extremal_values_dot_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.005s) 2022-08-13T13:57:38.7912510Z test_nvfuser_extremal_values_double_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.005s) 2022-08-13T13:57:38.7960141Z test_nvfuser_extremal_values_double_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.005s) 2022-08-13T13:57:38.8006918Z test_nvfuser_extremal_values_double_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.005s) 2022-08-13T13:57:38.8049841Z test_nvfuser_extremal_values_double_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:38.8094135Z test_nvfuser_extremal_values_double_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:38.8136833Z test_nvfuser_extremal_values_double_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:38.8185259Z test_nvfuser_extremal_values_dsplit_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.005s) 2022-08-13T13:57:38.8228599Z test_nvfuser_extremal_values_dsplit_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:38.8271135Z test_nvfuser_extremal_values_dsplit_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:38.8313752Z test_nvfuser_extremal_values_dsplit_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:38.8356094Z test_nvfuser_extremal_values_dsplit_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:38.8399230Z test_nvfuser_extremal_values_dsplit_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:38.8441763Z test_nvfuser_extremal_values_dstack_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:38.8489430Z test_nvfuser_extremal_values_dstack_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.005s) 2022-08-13T13:57:38.8533510Z test_nvfuser_extremal_values_dstack_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:38.8576235Z test_nvfuser_extremal_values_dstack_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:38.8618715Z test_nvfuser_extremal_values_dstack_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:38.8667263Z test_nvfuser_extremal_values_dstack_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.005s) 2022-08-13T13:57:38.8709455Z test_nvfuser_extremal_values_eig_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:38.8752083Z test_nvfuser_extremal_values_eig_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:38.8794439Z test_nvfuser_extremal_values_eig_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:38.8837093Z test_nvfuser_extremal_values_eig_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:38.8884772Z test_nvfuser_extremal_values_einsum_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.005s) 2022-08-13T13:57:38.8932602Z test_nvfuser_extremal_values_einsum_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.005s) 2022-08-13T13:57:38.8974797Z test_nvfuser_extremal_values_einsum_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:38.9017164Z test_nvfuser_extremal_values_einsum_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:38.9060104Z test_nvfuser_extremal_values_einsum_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:38.9091648Z test_nvfuser_extremal_values_empty_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.003s) 2022-08-13T13:57:38.9123560Z test_nvfuser_extremal_values_empty_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.003s) 2022-08-13T13:57:38.9160304Z test_nvfuser_extremal_values_empty_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.004s) 2022-08-13T13:57:38.9197079Z test_nvfuser_extremal_values_empty_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.004s) 2022-08-13T13:57:38.9234406Z test_nvfuser_extremal_values_empty_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.004s) 2022-08-13T13:57:38.9271637Z test_nvfuser_extremal_values_empty_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.004s) 2022-08-13T13:57:38.9308590Z test_nvfuser_extremal_values_empty_like_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.004s) 2022-08-13T13:57:38.9345268Z test_nvfuser_extremal_values_empty_like_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.004s) 2022-08-13T13:57:38.9381603Z test_nvfuser_extremal_values_empty_like_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.004s) 2022-08-13T13:57:38.9415829Z test_nvfuser_extremal_values_empty_like_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.003s) 2022-08-13T13:57:38.9447667Z test_nvfuser_extremal_values_empty_like_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.003s) 2022-08-13T13:57:38.9479367Z test_nvfuser_extremal_values_empty_like_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.003s) 2022-08-13T13:57:38.9528385Z test_nvfuser_extremal_values_eq_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.005s) 2022-08-13T13:57:38.9571256Z test_nvfuser_extremal_values_eq_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:38.9614390Z test_nvfuser_extremal_values_eq_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:38.9657430Z test_nvfuser_extremal_values_eq_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:38.9700152Z test_nvfuser_extremal_values_eq_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:38.9743198Z test_nvfuser_extremal_values_eq_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:38.9785883Z test_nvfuser_extremal_values_equal_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:38.9828397Z test_nvfuser_extremal_values_equal_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:38.9871110Z test_nvfuser_extremal_values_equal_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:38.9913531Z test_nvfuser_extremal_values_equal_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:38.9956452Z test_nvfuser_extremal_values_equal_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:39.0004727Z test_nvfuser_extremal_values_equal_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.005s) 2022-08-13T13:57:39.0047795Z test_nvfuser_extremal_values_erf_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:39.0090407Z test_nvfuser_extremal_values_erf_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:39.0133454Z test_nvfuser_extremal_values_erf_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:39.0176090Z test_nvfuser_extremal_values_erf_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:39.0219101Z test_nvfuser_extremal_values_erfc_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:39.0261817Z test_nvfuser_extremal_values_erfc_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:39.0304523Z test_nvfuser_extremal_values_erfc_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:39.0346637Z test_nvfuser_extremal_values_erfc_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:39.0389324Z test_nvfuser_extremal_values_erfinv_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:39.0431652Z test_nvfuser_extremal_values_erfinv_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:39.0480284Z test_nvfuser_extremal_values_erfinv_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.005s) 2022-08-13T13:57:39.0523230Z test_nvfuser_extremal_values_exp2_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:39.0571473Z test_nvfuser_extremal_values_exp2_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.005s) 2022-08-13T13:57:39.0619217Z test_nvfuser_extremal_values_exp2_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.005s) 2022-08-13T13:57:39.0667017Z test_nvfuser_extremal_values_exp2_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.005s) 2022-08-13T13:57:39.0714691Z test_nvfuser_extremal_values_exp_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.005s) 2022-08-13T13:57:39.0757221Z test_nvfuser_extremal_values_exp_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:39.0800172Z test_nvfuser_extremal_values_exp_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:39.0843110Z test_nvfuser_extremal_values_exp_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:39.0885526Z test_nvfuser_extremal_values_exp_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:39.0927987Z test_nvfuser_extremal_values_exp_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:39.0976734Z test_nvfuser_extremal_values_expand_as_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.005s) 2022-08-13T13:57:39.1024576Z test_nvfuser_extremal_values_expand_as_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.005s) 2022-08-13T13:57:39.1072241Z test_nvfuser_extremal_values_expand_as_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.005s) 2022-08-13T13:57:39.1120544Z test_nvfuser_extremal_values_expand_as_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.005s) 2022-08-13T13:57:39.1169493Z test_nvfuser_extremal_values_expand_as_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.005s) 2022-08-13T13:57:39.1217453Z test_nvfuser_extremal_values_expand_as_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.005s) 2022-08-13T13:57:39.1263811Z test_nvfuser_extremal_values_expand_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.005s) 2022-08-13T13:57:39.1306175Z test_nvfuser_extremal_values_expand_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:39.1348798Z test_nvfuser_extremal_values_expand_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:39.1391533Z test_nvfuser_extremal_values_expand_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:39.1434082Z test_nvfuser_extremal_values_expand_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:39.1482687Z test_nvfuser_extremal_values_expand_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.005s) 2022-08-13T13:57:39.1525362Z test_nvfuser_extremal_values_expm1_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:39.1568645Z test_nvfuser_extremal_values_expm1_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:39.1611747Z test_nvfuser_extremal_values_expm1_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:39.1654843Z test_nvfuser_extremal_values_expm1_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:39.1697304Z test_nvfuser_extremal_values_fft_fft2_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:39.1739974Z test_nvfuser_extremal_values_fft_fft2_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:39.1782769Z test_nvfuser_extremal_values_fft_fft2_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:39.1825050Z test_nvfuser_extremal_values_fft_fft2_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:39.1868045Z test_nvfuser_extremal_values_fft_fft_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:39.1910674Z test_nvfuser_extremal_values_fft_fft_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:39.1959406Z test_nvfuser_extremal_values_fft_fft_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.005s) 2022-08-13T13:57:39.2002610Z test_nvfuser_extremal_values_fft_fft_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:39.2045617Z test_nvfuser_extremal_values_fft_fftn_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:39.2089005Z test_nvfuser_extremal_values_fft_fftn_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:39.2132059Z test_nvfuser_extremal_values_fft_fftn_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:39.2175617Z test_nvfuser_extremal_values_fft_fftn_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:39.2218569Z test_nvfuser_extremal_values_fft_fftshift_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:39.2261431Z test_nvfuser_extremal_values_fft_fftshift_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:39.2303768Z test_nvfuser_extremal_values_fft_fftshift_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:39.2346421Z test_nvfuser_extremal_values_fft_fftshift_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:39.2389322Z test_nvfuser_extremal_values_fft_fftshift_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:39.2439626Z test_nvfuser_extremal_values_fft_fftshift_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.005s) 2022-08-13T13:57:39.2482698Z test_nvfuser_extremal_values_fft_hfft2_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:39.2525453Z test_nvfuser_extremal_values_fft_hfft2_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:39.2568357Z test_nvfuser_extremal_values_fft_hfft2_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:39.2611360Z test_nvfuser_extremal_values_fft_hfft2_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:39.2654153Z test_nvfuser_extremal_values_fft_hfft_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:39.2696809Z test_nvfuser_extremal_values_fft_hfft_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:39.2739285Z test_nvfuser_extremal_values_fft_hfft_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:39.2781808Z test_nvfuser_extremal_values_fft_hfft_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:39.2824186Z test_nvfuser_extremal_values_fft_hfftn_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:39.2866958Z test_nvfuser_extremal_values_fft_hfftn_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:39.2915689Z test_nvfuser_extremal_values_fft_hfftn_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.005s) 2022-08-13T13:57:39.2958933Z test_nvfuser_extremal_values_fft_hfftn_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:39.3007051Z test_nvfuser_extremal_values_fft_ifft2_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.005s) 2022-08-13T13:57:39.3050457Z test_nvfuser_extremal_values_fft_ifft2_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:39.3093044Z test_nvfuser_extremal_values_fft_ifft2_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:39.3136279Z test_nvfuser_extremal_values_fft_ifft2_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:39.3178935Z test_nvfuser_extremal_values_fft_ifft_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:39.3221111Z test_nvfuser_extremal_values_fft_ifft_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:39.3263502Z test_nvfuser_extremal_values_fft_ifft_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:39.3306066Z test_nvfuser_extremal_values_fft_ifft_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:39.3350767Z test_nvfuser_extremal_values_fft_ifftn_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:39.3399271Z test_nvfuser_extremal_values_fft_ifftn_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.005s) 2022-08-13T13:57:39.3442145Z test_nvfuser_extremal_values_fft_ifftn_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:39.3485243Z test_nvfuser_extremal_values_fft_ifftn_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:39.3528162Z test_nvfuser_extremal_values_fft_ifftshift_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:39.3571154Z test_nvfuser_extremal_values_fft_ifftshift_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:39.3613713Z test_nvfuser_extremal_values_fft_ifftshift_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:39.3656575Z test_nvfuser_extremal_values_fft_ifftshift_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:39.3698879Z test_nvfuser_extremal_values_fft_ifftshift_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:39.3741764Z test_nvfuser_extremal_values_fft_ifftshift_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:39.3784051Z test_nvfuser_extremal_values_fft_ihfft2_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:39.3826736Z test_nvfuser_extremal_values_fft_ihfft2_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:39.3875608Z test_nvfuser_extremal_values_fft_ihfft_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.005s) 2022-08-13T13:57:39.3923596Z test_nvfuser_extremal_values_fft_ihfft_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.005s) 2022-08-13T13:57:39.3967386Z test_nvfuser_extremal_values_fft_ihfftn_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:39.4010310Z test_nvfuser_extremal_values_fft_ihfftn_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:39.4053324Z test_nvfuser_extremal_values_fft_irfft2_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:39.4096190Z test_nvfuser_extremal_values_fft_irfft2_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:39.4138519Z test_nvfuser_extremal_values_fft_irfft2_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:39.4181191Z test_nvfuser_extremal_values_fft_irfft2_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:39.4223826Z test_nvfuser_extremal_values_fft_irfft_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:39.4267078Z test_nvfuser_extremal_values_fft_irfft_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:39.4309695Z test_nvfuser_extremal_values_fft_irfft_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:39.4358296Z test_nvfuser_extremal_values_fft_irfft_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.005s) 2022-08-13T13:57:39.4401772Z test_nvfuser_extremal_values_fft_irfftn_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:39.4445598Z test_nvfuser_extremal_values_fft_irfftn_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:39.4488246Z test_nvfuser_extremal_values_fft_irfftn_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:39.4531681Z test_nvfuser_extremal_values_fft_irfftn_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:39.4574506Z test_nvfuser_extremal_values_fft_rfft2_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:39.4617024Z test_nvfuser_extremal_values_fft_rfft2_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:39.4659775Z test_nvfuser_extremal_values_fft_rfft_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:39.4703008Z test_nvfuser_extremal_values_fft_rfft_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:39.4746230Z test_nvfuser_extremal_values_fft_rfftn_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:39.4789071Z test_nvfuser_extremal_values_fft_rfftn_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:39.4821173Z test_nvfuser_extremal_values_fill_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: No fill_ op (0.003s) 2022-08-13T13:57:39.4853589Z test_nvfuser_extremal_values_fill_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: No fill_ op (0.003s) 2022-08-13T13:57:39.4885137Z test_nvfuser_extremal_values_fill_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: No fill_ op (0.003s) 2022-08-13T13:57:39.4916821Z test_nvfuser_extremal_values_fill_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: No fill_ op (0.003s) 2022-08-13T13:57:39.4948470Z test_nvfuser_extremal_values_fill_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: No fill_ op (0.003s) 2022-08-13T13:57:39.4980524Z test_nvfuser_extremal_values_fill_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: No fill_ op (0.003s) 2022-08-13T13:57:39.5029076Z test_nvfuser_extremal_values_flatten_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.005s) 2022-08-13T13:57:39.5071836Z test_nvfuser_extremal_values_flatten_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:39.5114612Z test_nvfuser_extremal_values_flatten_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:39.5157237Z test_nvfuser_extremal_values_flatten_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:39.5200250Z test_nvfuser_extremal_values_flatten_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:39.5243092Z test_nvfuser_extremal_values_flatten_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:39.5290792Z test_nvfuser_extremal_values_flip_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.005s) 2022-08-13T13:57:39.5338651Z test_nvfuser_extremal_values_flip_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.005s) 2022-08-13T13:57:39.5386051Z test_nvfuser_extremal_values_flip_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.005s) 2022-08-13T13:57:39.5433731Z test_nvfuser_extremal_values_flip_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.005s) 2022-08-13T13:57:39.5481147Z test_nvfuser_extremal_values_flip_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.005s) 2022-08-13T13:57:39.5529695Z test_nvfuser_extremal_values_flip_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.005s) 2022-08-13T13:57:39.5578043Z test_nvfuser_extremal_values_fliplr_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.005s) 2022-08-13T13:57:39.5626167Z test_nvfuser_extremal_values_fliplr_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.005s) 2022-08-13T13:57:39.5673781Z test_nvfuser_extremal_values_fliplr_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.005s) 2022-08-13T13:57:39.5722067Z test_nvfuser_extremal_values_fliplr_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.005s) 2022-08-13T13:57:39.5770502Z test_nvfuser_extremal_values_fliplr_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.005s) 2022-08-13T13:57:39.5813089Z test_nvfuser_extremal_values_fliplr_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:39.5855447Z test_nvfuser_extremal_values_flipud_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:39.5897782Z test_nvfuser_extremal_values_flipud_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:39.5940231Z test_nvfuser_extremal_values_flipud_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:39.5982552Z test_nvfuser_extremal_values_flipud_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:39.6031310Z test_nvfuser_extremal_values_flipud_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.005s) 2022-08-13T13:57:39.6074322Z test_nvfuser_extremal_values_flipud_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:39.6117086Z test_nvfuser_extremal_values_float_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:39.6160281Z test_nvfuser_extremal_values_float_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:39.6203907Z test_nvfuser_extremal_values_float_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:39.6246701Z test_nvfuser_extremal_values_float_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:39.6289597Z test_nvfuser_extremal_values_float_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:39.6334576Z test_nvfuser_extremal_values_float_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:39.6377015Z test_nvfuser_extremal_values_float_power_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:39.6419550Z test_nvfuser_extremal_values_float_power_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:39.6467200Z test_nvfuser_extremal_values_float_power_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.005s) 2022-08-13T13:57:39.6515538Z test_nvfuser_extremal_values_float_power_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.005s) 2022-08-13T13:57:39.6558890Z test_nvfuser_extremal_values_float_power_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:39.6601658Z test_nvfuser_extremal_values_float_power_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:39.6644232Z test_nvfuser_extremal_values_floor_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:39.6687650Z test_nvfuser_extremal_values_floor_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:39.6730320Z test_nvfuser_extremal_values_floor_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:39.6772627Z test_nvfuser_extremal_values_floor_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:39.6815058Z test_nvfuser_extremal_values_floor_divide_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:39.6857575Z test_nvfuser_extremal_values_floor_divide_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:39.6899876Z test_nvfuser_extremal_values_floor_divide_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:39.6942568Z test_nvfuser_extremal_values_floor_divide_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:39.6990999Z test_nvfuser_extremal_values_fmax_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.005s) 2022-08-13T13:57:39.7034451Z test_nvfuser_extremal_values_fmax_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:39.7076884Z test_nvfuser_extremal_values_fmax_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:39.7124539Z test_nvfuser_extremal_values_fmax_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.005s) 2022-08-13T13:57:39.7173250Z test_nvfuser_extremal_values_fmin_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.005s) 2022-08-13T13:57:39.7220308Z test_nvfuser_extremal_values_fmin_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.005s) 2022-08-13T13:57:39.7262731Z test_nvfuser_extremal_values_fmin_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:39.7310315Z test_nvfuser_extremal_values_fmin_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.005s) 2022-08-13T13:57:39.7357577Z test_nvfuser_extremal_values_fmod_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.005s) 2022-08-13T13:57:39.7405274Z test_nvfuser_extremal_values_fmod_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.005s) 2022-08-13T13:57:39.7452873Z test_nvfuser_extremal_values_fmod_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.005s) 2022-08-13T13:57:39.7501478Z test_nvfuser_extremal_values_fmod_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.005s) 2022-08-13T13:57:39.7544601Z test_nvfuser_extremal_values_frac_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:39.7587128Z test_nvfuser_extremal_values_frac_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:39.7630133Z test_nvfuser_extremal_values_frac_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:39.7673449Z test_nvfuser_extremal_values_frac_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:39.7715853Z test_nvfuser_extremal_values_frexp_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:39.7758960Z test_nvfuser_extremal_values_frexp_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:39.7801698Z test_nvfuser_extremal_values_frexp_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:39.7844512Z test_nvfuser_extremal_values_full_like_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:39.7887459Z test_nvfuser_extremal_values_full_like_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:39.7930104Z test_nvfuser_extremal_values_full_like_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:39.7978303Z test_nvfuser_extremal_values_full_like_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.005s) 2022-08-13T13:57:39.8021896Z test_nvfuser_extremal_values_full_like_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:39.8064794Z test_nvfuser_extremal_values_full_like_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:39.8107785Z test_nvfuser_extremal_values_gather_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:39.8150431Z test_nvfuser_extremal_values_gather_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:39.8193420Z test_nvfuser_extremal_values_gather_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:39.8235831Z test_nvfuser_extremal_values_gather_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:39.8283297Z test_nvfuser_extremal_values_gather_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.005s) 2022-08-13T13:57:39.8325699Z test_nvfuser_extremal_values_gather_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:39.8368210Z test_nvfuser_extremal_values_ge_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:39.8410968Z test_nvfuser_extremal_values_ge_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:39.8460412Z test_nvfuser_extremal_values_ge_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.005s) 2022-08-13T13:57:39.8503009Z test_nvfuser_extremal_values_ge_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:39.8546098Z test_nvfuser_extremal_values_geqrf_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:39.8588796Z test_nvfuser_extremal_values_geqrf_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:39.8631548Z test_nvfuser_extremal_values_geqrf_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:39.8674294Z test_nvfuser_extremal_values_geqrf_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:39.8706812Z test_nvfuser_extremal_values_gradient_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.003s) 2022-08-13T13:57:39.8739049Z test_nvfuser_extremal_values_gradient_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.003s) 2022-08-13T13:57:39.8776237Z test_nvfuser_extremal_values_gradient_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.004s) 2022-08-13T13:57:39.8808025Z test_nvfuser_extremal_values_gradient_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.003s) 2022-08-13T13:57:39.8840238Z test_nvfuser_extremal_values_gradient_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.003s) 2022-08-13T13:57:39.8873106Z test_nvfuser_extremal_values_gradient_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.003s) 2022-08-13T13:57:39.8920665Z test_nvfuser_extremal_values_gt_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.005s) 2022-08-13T13:57:39.8968282Z test_nvfuser_extremal_values_gt_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.005s) 2022-08-13T13:57:39.9015792Z test_nvfuser_extremal_values_gt_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.005s) 2022-08-13T13:57:39.9057970Z test_nvfuser_extremal_values_gt_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:39.9111000Z test_nvfuser_extremal_values_half_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.005s) 2022-08-13T13:57:39.9154058Z test_nvfuser_extremal_values_half_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:39.9197297Z test_nvfuser_extremal_values_half_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:39.9239912Z test_nvfuser_extremal_values_half_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:39.9282894Z test_nvfuser_extremal_values_half_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:39.9325408Z test_nvfuser_extremal_values_half_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:39.9368976Z test_nvfuser_extremal_values_heaviside_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:39.9416562Z test_nvfuser_extremal_values_heaviside_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.005s) 2022-08-13T13:57:39.9463997Z test_nvfuser_extremal_values_heaviside_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.005s) 2022-08-13T13:57:39.9511308Z test_nvfuser_extremal_values_heaviside_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.005s) 2022-08-13T13:57:39.9547984Z test_nvfuser_extremal_values_histc_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.004s) 2022-08-13T13:57:39.9584350Z test_nvfuser_extremal_values_histc_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.004s) 2022-08-13T13:57:39.9627790Z test_nvfuser_extremal_values_hsplit_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:39.9681138Z test_nvfuser_extremal_values_hsplit_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.005s) 2022-08-13T13:57:39.9729083Z test_nvfuser_extremal_values_hsplit_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.005s) 2022-08-13T13:57:39.9777407Z test_nvfuser_extremal_values_hsplit_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.005s) 2022-08-13T13:57:39.9824976Z test_nvfuser_extremal_values_hsplit_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.005s) 2022-08-13T13:57:39.9872681Z test_nvfuser_extremal_values_hsplit_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.005s) 2022-08-13T13:57:39.9917371Z test_nvfuser_extremal_values_hstack_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:39.9960163Z test_nvfuser_extremal_values_hstack_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:40.0002791Z test_nvfuser_extremal_values_hstack_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:40.0045235Z test_nvfuser_extremal_values_hstack_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:40.0088092Z test_nvfuser_extremal_values_hstack_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:40.0130598Z test_nvfuser_extremal_values_hstack_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:40.0179038Z test_nvfuser_extremal_values_hypot_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.005s) 2022-08-13T13:57:40.0221707Z test_nvfuser_extremal_values_hypot_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:40.0264741Z test_nvfuser_extremal_values_hypot_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:40.0312484Z test_nvfuser_extremal_values_hypot_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.005s) 2022-08-13T13:57:40.0360866Z test_nvfuser_extremal_values_i0_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.005s) 2022-08-13T13:57:40.0409049Z test_nvfuser_extremal_values_i0_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.005s) 2022-08-13T13:57:40.0456258Z test_nvfuser_extremal_values_i0_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.005s) 2022-08-13T13:57:40.0498950Z test_nvfuser_extremal_values_i0_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:40.0541854Z test_nvfuser_extremal_values_igamma_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:40.0584350Z test_nvfuser_extremal_values_igamma_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:40.0627159Z test_nvfuser_extremal_values_igammac_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:40.0677105Z test_nvfuser_extremal_values_igammac_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.005s) 2022-08-13T13:57:40.0720215Z test_nvfuser_extremal_values_imag_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:40.0762922Z test_nvfuser_extremal_values_imag_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:40.0805942Z test_nvfuser_extremal_values_index_add_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:40.0849569Z test_nvfuser_extremal_values_index_add_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:40.0892824Z test_nvfuser_extremal_values_index_add_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:40.0935230Z test_nvfuser_extremal_values_index_add_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:40.0978115Z test_nvfuser_extremal_values_index_add_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:40.1020618Z test_nvfuser_extremal_values_index_add_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:40.1063274Z test_nvfuser_extremal_values_index_copy_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:40.1105852Z test_nvfuser_extremal_values_index_copy_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:40.1159568Z test_nvfuser_extremal_values_index_copy_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.005s) 2022-08-13T13:57:40.1207707Z test_nvfuser_extremal_values_index_copy_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.005s) 2022-08-13T13:57:40.1255513Z test_nvfuser_extremal_values_index_copy_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.005s) 2022-08-13T13:57:40.1302993Z test_nvfuser_extremal_values_index_copy_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.005s) 2022-08-13T13:57:40.1351241Z test_nvfuser_extremal_values_index_fill_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.005s) 2022-08-13T13:57:40.1399329Z test_nvfuser_extremal_values_index_fill_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.005s) 2022-08-13T13:57:40.1446903Z test_nvfuser_extremal_values_index_fill_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.005s) 2022-08-13T13:57:40.1494960Z test_nvfuser_extremal_values_index_fill_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.005s) 2022-08-13T13:57:40.1539420Z test_nvfuser_extremal_values_index_fill_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:40.1582219Z test_nvfuser_extremal_values_index_fill_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:40.1625181Z test_nvfuser_extremal_values_index_put_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:40.1674186Z test_nvfuser_extremal_values_index_put_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.005s) 2022-08-13T13:57:40.1717067Z test_nvfuser_extremal_values_index_put_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:40.1760255Z test_nvfuser_extremal_values_index_put_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:40.1803313Z test_nvfuser_extremal_values_index_put_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:40.1845905Z test_nvfuser_extremal_values_index_put_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:40.1888953Z test_nvfuser_extremal_values_index_reduce_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:40.1931878Z test_nvfuser_extremal_values_index_reduce_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:40.1974632Z test_nvfuser_extremal_values_index_reduce_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:40.2017534Z test_nvfuser_extremal_values_index_reduce_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:40.2060802Z test_nvfuser_extremal_values_index_select_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:40.2104002Z test_nvfuser_extremal_values_index_select_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:40.2152693Z test_nvfuser_extremal_values_index_select_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.005s) 2022-08-13T13:57:40.2195491Z test_nvfuser_extremal_values_index_select_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:40.2238675Z test_nvfuser_extremal_values_index_select_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:40.2281624Z test_nvfuser_extremal_values_index_select_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:40.2324665Z test_nvfuser_extremal_values_inner_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:40.2367375Z test_nvfuser_extremal_values_inner_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:40.2410643Z test_nvfuser_extremal_values_inner_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:40.2453451Z test_nvfuser_extremal_values_inner_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:40.2496206Z test_nvfuser_extremal_values_inner_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:40.2538986Z test_nvfuser_extremal_values_int_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:40.2581951Z test_nvfuser_extremal_values_int_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:40.2636360Z test_nvfuser_extremal_values_int_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.005s) 2022-08-13T13:57:40.2684731Z test_nvfuser_extremal_values_int_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.005s) 2022-08-13T13:57:40.2733548Z test_nvfuser_extremal_values_int_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.005s) 2022-08-13T13:57:40.2782958Z test_nvfuser_extremal_values_int_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.005s) 2022-08-13T13:57:40.2830232Z test_nvfuser_extremal_values_inverse_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.005s) 2022-08-13T13:57:40.2878674Z test_nvfuser_extremal_values_inverse_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.005s) 2022-08-13T13:57:40.2927026Z test_nvfuser_extremal_values_inverse_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.005s) 2022-08-13T13:57:40.2972706Z test_nvfuser_extremal_values_inverse_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:40.3016559Z test_nvfuser_extremal_values_isclose_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:40.3059018Z test_nvfuser_extremal_values_isclose_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:40.3101816Z test_nvfuser_extremal_values_isclose_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:40.3156284Z test_nvfuser_extremal_values_isclose_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.005s) 2022-08-13T13:57:40.3204269Z test_nvfuser_extremal_values_isclose_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.005s) 2022-08-13T13:57:40.3252814Z test_nvfuser_extremal_values_isclose_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.005s) 2022-08-13T13:57:40.3300223Z test_nvfuser_extremal_values_isfinite_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.005s) 2022-08-13T13:57:40.3342824Z test_nvfuser_extremal_values_isfinite_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:40.3385795Z test_nvfuser_extremal_values_isfinite_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:40.3428088Z test_nvfuser_extremal_values_isfinite_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:40.3470572Z test_nvfuser_extremal_values_isfinite_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:40.3513249Z test_nvfuser_extremal_values_isfinite_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:40.3555819Z test_nvfuser_extremal_values_isin_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:40.3598538Z test_nvfuser_extremal_values_isin_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:40.3646736Z test_nvfuser_extremal_values_isin_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.005s) 2022-08-13T13:57:40.3689766Z test_nvfuser_extremal_values_isinf_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:40.3732942Z test_nvfuser_extremal_values_isinf_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:40.3780841Z test_nvfuser_extremal_values_isinf_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.005s) 2022-08-13T13:57:40.3829366Z test_nvfuser_extremal_values_isinf_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.005s) 2022-08-13T13:57:40.3877785Z test_nvfuser_extremal_values_isinf_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.005s) 2022-08-13T13:57:40.3925032Z test_nvfuser_extremal_values_isinf_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.005s) 2022-08-13T13:57:40.3973135Z test_nvfuser_extremal_values_isnan_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.005s) 2022-08-13T13:57:40.4020364Z test_nvfuser_extremal_values_isnan_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.005s) 2022-08-13T13:57:40.4068055Z test_nvfuser_extremal_values_isnan_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.005s) 2022-08-13T13:57:40.4115330Z test_nvfuser_extremal_values_isnan_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.005s) 2022-08-13T13:57:40.4163466Z test_nvfuser_extremal_values_isnan_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.005s) 2022-08-13T13:57:40.4206755Z test_nvfuser_extremal_values_isnan_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:40.4250220Z test_nvfuser_extremal_values_isneginf_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:40.4292998Z test_nvfuser_extremal_values_isneginf_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:40.4336173Z test_nvfuser_extremal_values_isneginf_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:40.4380021Z test_nvfuser_extremal_values_isneginf_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:40.4422120Z test_nvfuser_extremal_values_isposinf_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:40.4464329Z test_nvfuser_extremal_values_isposinf_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:40.4506782Z test_nvfuser_extremal_values_isposinf_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:40.4549375Z test_nvfuser_extremal_values_isposinf_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:40.4592137Z test_nvfuser_extremal_values_isreal_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:40.4641391Z test_nvfuser_extremal_values_isreal_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.005s) 2022-08-13T13:57:40.4684756Z test_nvfuser_extremal_values_isreal_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:40.4728125Z test_nvfuser_extremal_values_isreal_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:40.4770951Z test_nvfuser_extremal_values_isreal_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:40.4813553Z test_nvfuser_extremal_values_isreal_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:40.4856676Z test_nvfuser_extremal_values_istft_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:40.4898882Z test_nvfuser_extremal_values_istft_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:40.4941535Z test_nvfuser_extremal_values_istft_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:40.4984191Z test_nvfuser_extremal_values_istft_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:40.5016118Z test_nvfuser_extremal_values_jiterator_2inputs_2outputs_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.003s) 2022-08-13T13:57:40.5048346Z test_nvfuser_extremal_values_jiterator_2inputs_2outputs_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.003s) 2022-08-13T13:57:40.5084291Z test_nvfuser_extremal_values_jiterator_2inputs_2outputs_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.004s) 2022-08-13T13:57:40.5121247Z test_nvfuser_extremal_values_jiterator_2inputs_2outputs_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.004s) 2022-08-13T13:57:40.5158316Z test_nvfuser_extremal_values_jiterator_2inputs_2outputs_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.004s) 2022-08-13T13:57:40.5195041Z test_nvfuser_extremal_values_jiterator_2inputs_2outputs_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.004s) 2022-08-13T13:57:40.5226572Z test_nvfuser_extremal_values_jiterator_4inputs_with_extra_args_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.003s) 2022-08-13T13:57:40.5258833Z test_nvfuser_extremal_values_jiterator_4inputs_with_extra_args_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.003s) 2022-08-13T13:57:40.5291017Z test_nvfuser_extremal_values_jiterator_4inputs_with_extra_args_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.003s) 2022-08-13T13:57:40.5322704Z test_nvfuser_extremal_values_jiterator_4inputs_with_extra_args_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.003s) 2022-08-13T13:57:40.5354653Z test_nvfuser_extremal_values_jiterator_4inputs_with_extra_args_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.003s) 2022-08-13T13:57:40.5387091Z test_nvfuser_extremal_values_jiterator_4inputs_with_extra_args_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.003s) 2022-08-13T13:57:40.5418950Z test_nvfuser_extremal_values_jiterator_binary_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.003s) 2022-08-13T13:57:40.5450967Z test_nvfuser_extremal_values_jiterator_binary_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.003s) 2022-08-13T13:57:40.5482533Z test_nvfuser_extremal_values_jiterator_binary_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.003s) 2022-08-13T13:57:40.5518969Z test_nvfuser_extremal_values_jiterator_binary_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.004s) 2022-08-13T13:57:40.5556092Z test_nvfuser_extremal_values_jiterator_binary_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.004s) 2022-08-13T13:57:40.5592809Z test_nvfuser_extremal_values_jiterator_binary_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.004s) 2022-08-13T13:57:40.5629674Z test_nvfuser_extremal_values_jiterator_binary_return_by_ref_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.004s) 2022-08-13T13:57:40.5666729Z test_nvfuser_extremal_values_jiterator_binary_return_by_ref_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.004s) 2022-08-13T13:57:40.5703749Z test_nvfuser_extremal_values_jiterator_binary_return_by_ref_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.004s) 2022-08-13T13:57:40.5740749Z test_nvfuser_extremal_values_jiterator_binary_return_by_ref_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.004s) 2022-08-13T13:57:40.5777721Z test_nvfuser_extremal_values_jiterator_binary_return_by_ref_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.004s) 2022-08-13T13:57:40.5814826Z test_nvfuser_extremal_values_jiterator_binary_return_by_ref_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.004s) 2022-08-13T13:57:40.5851053Z test_nvfuser_extremal_values_jiterator_unary_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.004s) 2022-08-13T13:57:40.5887597Z test_nvfuser_extremal_values_jiterator_unary_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.004s) 2022-08-13T13:57:40.5924560Z test_nvfuser_extremal_values_jiterator_unary_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.004s) 2022-08-13T13:57:40.5961762Z test_nvfuser_extremal_values_jiterator_unary_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.004s) 2022-08-13T13:57:40.5999119Z test_nvfuser_extremal_values_jiterator_unary_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.004s) 2022-08-13T13:57:40.6035820Z test_nvfuser_extremal_values_jiterator_unary_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.004s) 2022-08-13T13:57:40.6084181Z test_nvfuser_extremal_values_kron_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.005s) 2022-08-13T13:57:40.6132714Z test_nvfuser_extremal_values_kron_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.005s) 2022-08-13T13:57:40.6176307Z test_nvfuser_extremal_values_kron_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:40.6219253Z test_nvfuser_extremal_values_kron_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:40.6267054Z test_nvfuser_extremal_values_kron_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.005s) 2022-08-13T13:57:40.6314961Z test_nvfuser_extremal_values_kron_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.005s) 2022-08-13T13:57:40.6362722Z test_nvfuser_extremal_values_kthvalue_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.005s) 2022-08-13T13:57:40.6406015Z test_nvfuser_extremal_values_kthvalue_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:40.6449082Z test_nvfuser_extremal_values_kthvalue_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:40.6491507Z test_nvfuser_extremal_values_ldexp_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:40.6534217Z test_nvfuser_extremal_values_ldexp_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:40.6576928Z test_nvfuser_extremal_values_ldexp_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:40.6625245Z test_nvfuser_extremal_values_ldexp_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.005s) 2022-08-13T13:57:40.6668129Z test_nvfuser_extremal_values_ldexp_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:40.6711031Z test_nvfuser_extremal_values_ldexp_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:40.6754177Z test_nvfuser_extremal_values_le_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:40.6797101Z test_nvfuser_extremal_values_le_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:40.6839975Z test_nvfuser_extremal_values_le_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:40.6887503Z test_nvfuser_extremal_values_le_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.005s) 2022-08-13T13:57:40.6935705Z test_nvfuser_extremal_values_lerp_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.005s) 2022-08-13T13:57:40.6978331Z test_nvfuser_extremal_values_lerp_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:40.7020463Z test_nvfuser_extremal_values_lerp_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:40.7063108Z test_nvfuser_extremal_values_lerp_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:40.7111553Z test_nvfuser_extremal_values_lerp_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.005s) 2022-08-13T13:57:40.7154619Z test_nvfuser_extremal_values_lerp_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:40.7197404Z test_nvfuser_extremal_values_lgamma_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:40.7240494Z test_nvfuser_extremal_values_lgamma_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:40.7283222Z test_nvfuser_extremal_values_lgamma_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:40.7326025Z test_nvfuser_extremal_values_linalg_cholesky_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:40.7369262Z test_nvfuser_extremal_values_linalg_cholesky_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:40.7411713Z test_nvfuser_extremal_values_linalg_cholesky_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:40.7454299Z test_nvfuser_extremal_values_linalg_cholesky_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:40.7497261Z test_nvfuser_extremal_values_linalg_cholesky_ex_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:40.7540163Z test_nvfuser_extremal_values_linalg_cholesky_ex_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:40.7588917Z test_nvfuser_extremal_values_linalg_cholesky_ex_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.005s) 2022-08-13T13:57:40.7632216Z test_nvfuser_extremal_values_linalg_cholesky_ex_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:40.7675725Z test_nvfuser_extremal_values_linalg_cond_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:40.7718833Z test_nvfuser_extremal_values_linalg_cond_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:40.7762262Z test_nvfuser_extremal_values_linalg_cond_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:40.7805546Z test_nvfuser_extremal_values_linalg_cond_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:40.7848939Z test_nvfuser_extremal_values_linalg_cross_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:40.7891546Z test_nvfuser_extremal_values_linalg_cross_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:40.7934384Z test_nvfuser_extremal_values_linalg_cross_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:40.7977342Z test_nvfuser_extremal_values_linalg_cross_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:40.8024982Z test_nvfuser_extremal_values_linalg_cross_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.005s) 2022-08-13T13:57:40.8073200Z test_nvfuser_extremal_values_linalg_det_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.005s) 2022-08-13T13:57:40.8115759Z test_nvfuser_extremal_values_linalg_det_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:40.8158033Z test_nvfuser_extremal_values_linalg_det_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:40.8200611Z test_nvfuser_extremal_values_linalg_det_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:40.8242989Z test_nvfuser_extremal_values_linalg_det_singular_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:40.8285713Z test_nvfuser_extremal_values_linalg_det_singular_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:40.8328561Z test_nvfuser_extremal_values_linalg_eig_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:40.8371847Z test_nvfuser_extremal_values_linalg_eig_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:40.8414485Z test_nvfuser_extremal_values_linalg_eig_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:40.8457450Z test_nvfuser_extremal_values_linalg_eig_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:40.8500250Z test_nvfuser_extremal_values_linalg_eigh_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:40.8548564Z test_nvfuser_extremal_values_linalg_eigh_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.005s) 2022-08-13T13:57:40.8591519Z test_nvfuser_extremal_values_linalg_eigh_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:40.8634285Z test_nvfuser_extremal_values_linalg_eigh_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:40.8666170Z test_nvfuser_extremal_values_linalg_eigvals_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.003s) 2022-08-13T13:57:40.8698642Z test_nvfuser_extremal_values_linalg_eigvals_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.003s) 2022-08-13T13:57:40.8730837Z test_nvfuser_extremal_values_linalg_eigvals_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.003s) 2022-08-13T13:57:40.8762736Z test_nvfuser_extremal_values_linalg_eigvals_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.003s) 2022-08-13T13:57:40.8805510Z test_nvfuser_extremal_values_linalg_eigvalsh_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:40.8847992Z test_nvfuser_extremal_values_linalg_eigvalsh_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:40.8889943Z test_nvfuser_extremal_values_linalg_eigvalsh_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:40.8932057Z test_nvfuser_extremal_values_linalg_eigvalsh_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:40.8974796Z test_nvfuser_extremal_values_linalg_householder_product_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:40.9017750Z test_nvfuser_extremal_values_linalg_householder_product_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:40.9060072Z test_nvfuser_extremal_values_linalg_householder_product_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:40.9103170Z test_nvfuser_extremal_values_linalg_householder_product_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:40.9151653Z test_nvfuser_extremal_values_linalg_inv_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.005s) 2022-08-13T13:57:40.9194726Z test_nvfuser_extremal_values_linalg_inv_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:40.9237600Z test_nvfuser_extremal_values_linalg_inv_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:40.9280605Z test_nvfuser_extremal_values_linalg_inv_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:40.9323025Z test_nvfuser_extremal_values_linalg_inv_ex_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:40.9366225Z test_nvfuser_extremal_values_linalg_inv_ex_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:40.9409688Z test_nvfuser_extremal_values_linalg_inv_ex_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:40.9452864Z test_nvfuser_extremal_values_linalg_inv_ex_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:40.9495482Z test_nvfuser_extremal_values_linalg_ldl_factor_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:40.9538014Z test_nvfuser_extremal_values_linalg_ldl_factor_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:40.9580860Z test_nvfuser_extremal_values_linalg_ldl_factor_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:40.9628880Z test_nvfuser_extremal_values_linalg_ldl_factor_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.005s) 2022-08-13T13:57:40.9671636Z test_nvfuser_extremal_values_linalg_ldl_factor_ex_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:40.9714936Z test_nvfuser_extremal_values_linalg_ldl_factor_ex_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:40.9758788Z test_nvfuser_extremal_values_linalg_ldl_factor_ex_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:40.9801613Z test_nvfuser_extremal_values_linalg_ldl_factor_ex_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:40.9844614Z test_nvfuser_extremal_values_linalg_ldl_solve_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: not available before CUDA 11.3.1 (0.004s) 2022-08-13T13:57:40.9887025Z test_nvfuser_extremal_values_linalg_ldl_solve_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: not available before CUDA 11.3.1 (0.004s) 2022-08-13T13:57:40.9929826Z test_nvfuser_extremal_values_linalg_ldl_solve_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: not available before CUDA 11.3.1 (0.004s) 2022-08-13T13:57:40.9972333Z test_nvfuser_extremal_values_linalg_ldl_solve_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: not available before CUDA 11.3.1 (0.004s) 2022-08-13T13:57:41.0014746Z test_nvfuser_extremal_values_linalg_lstsq_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:41.0056897Z test_nvfuser_extremal_values_linalg_lstsq_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:41.0104711Z test_nvfuser_extremal_values_linalg_lstsq_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.005s) 2022-08-13T13:57:41.0147266Z test_nvfuser_extremal_values_linalg_lstsq_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:41.0189885Z test_nvfuser_extremal_values_linalg_lstsq_grad_oriented_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:41.0232320Z test_nvfuser_extremal_values_linalg_lstsq_grad_oriented_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:41.0274727Z test_nvfuser_extremal_values_linalg_lstsq_grad_oriented_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:41.0317189Z test_nvfuser_extremal_values_linalg_lstsq_grad_oriented_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:41.0359640Z test_nvfuser_extremal_values_linalg_lu_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:41.0407311Z test_nvfuser_extremal_values_linalg_lu_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.005s) 2022-08-13T13:57:41.0455332Z test_nvfuser_extremal_values_linalg_lu_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.005s) 2022-08-13T13:57:41.0502979Z test_nvfuser_extremal_values_linalg_lu_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.005s) 2022-08-13T13:57:41.0549999Z test_nvfuser_extremal_values_linalg_lu_factor_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.005s) 2022-08-13T13:57:41.0598347Z test_nvfuser_extremal_values_linalg_lu_factor_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.005s) 2022-08-13T13:57:41.0641301Z test_nvfuser_extremal_values_linalg_lu_factor_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:41.0684420Z test_nvfuser_extremal_values_linalg_lu_factor_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:41.0727464Z test_nvfuser_extremal_values_linalg_lu_factor_ex_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:41.0770471Z test_nvfuser_extremal_values_linalg_lu_factor_ex_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:41.0813242Z test_nvfuser_extremal_values_linalg_lu_factor_ex_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:41.0855993Z test_nvfuser_extremal_values_linalg_lu_factor_ex_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:41.0898492Z test_nvfuser_extremal_values_linalg_lu_solve_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:41.0945957Z test_nvfuser_extremal_values_linalg_lu_solve_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.005s) 2022-08-13T13:57:41.0993628Z test_nvfuser_extremal_values_linalg_lu_solve_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.005s) 2022-08-13T13:57:41.1041725Z test_nvfuser_extremal_values_linalg_lu_solve_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.005s) 2022-08-13T13:57:41.1090787Z test_nvfuser_extremal_values_linalg_matrix_norm_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.005s) 2022-08-13T13:57:41.1123962Z test_nvfuser_extremal_values_linalg_matrix_norm_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-08-13T13:57:41.1172727Z test_nvfuser_extremal_values_linalg_matrix_norm_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.005s) 2022-08-13T13:57:41.1220714Z test_nvfuser_extremal_values_linalg_matrix_norm_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.005s) 2022-08-13T13:57:41.1269480Z test_nvfuser_extremal_values_linalg_matrix_norm_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.005s) 2022-08-13T13:57:41.1318293Z test_nvfuser_extremal_values_linalg_matrix_norm_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.005s) 2022-08-13T13:57:41.1367169Z test_nvfuser_extremal_values_linalg_matrix_power_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.005s) 2022-08-13T13:57:41.1415433Z test_nvfuser_extremal_values_linalg_matrix_power_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.005s) 2022-08-13T13:57:41.1464256Z test_nvfuser_extremal_values_linalg_matrix_power_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.005s) 2022-08-13T13:57:41.1511695Z test_nvfuser_extremal_values_linalg_matrix_power_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.005s) 2022-08-13T13:57:41.1559809Z test_nvfuser_extremal_values_linalg_matrix_rank_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.005s) 2022-08-13T13:57:41.1606221Z test_nvfuser_extremal_values_linalg_matrix_rank_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.005s) 2022-08-13T13:57:41.1661144Z test_nvfuser_extremal_values_linalg_matrix_rank_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.005s) 2022-08-13T13:57:41.1709279Z test_nvfuser_extremal_values_linalg_matrix_rank_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.005s) 2022-08-13T13:57:41.1757348Z test_nvfuser_extremal_values_linalg_matrix_rank_hermitian_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.005s) 2022-08-13T13:57:41.1805211Z test_nvfuser_extremal_values_linalg_matrix_rank_hermitian_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.005s) 2022-08-13T13:57:41.1853017Z test_nvfuser_extremal_values_linalg_matrix_rank_hermitian_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.005s) 2022-08-13T13:57:41.1900631Z test_nvfuser_extremal_values_linalg_matrix_rank_hermitian_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.005s) 2022-08-13T13:57:41.1948366Z test_nvfuser_extremal_values_linalg_multi_dot_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.005s) 2022-08-13T13:57:41.1995975Z test_nvfuser_extremal_values_linalg_multi_dot_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.005s) 2022-08-13T13:57:41.2043755Z test_nvfuser_extremal_values_linalg_multi_dot_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.005s) 2022-08-13T13:57:41.2086475Z test_nvfuser_extremal_values_linalg_multi_dot_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:41.2129204Z test_nvfuser_extremal_values_linalg_multi_dot_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:41.2183131Z test_nvfuser_extremal_values_linalg_norm_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.005s) 2022-08-13T13:57:41.2229563Z test_nvfuser_extremal_values_linalg_norm_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.005s) 2022-08-13T13:57:41.2272917Z test_nvfuser_extremal_values_linalg_norm_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:41.2316320Z test_nvfuser_extremal_values_linalg_norm_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:41.2359627Z test_nvfuser_extremal_values_linalg_norm_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:41.2402697Z test_nvfuser_extremal_values_linalg_norm_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:41.2445746Z test_nvfuser_extremal_values_linalg_norm_subgradients_at_zero_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:41.2488892Z test_nvfuser_extremal_values_linalg_norm_subgradients_at_zero_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:41.2531953Z test_nvfuser_extremal_values_linalg_norm_subgradients_at_zero_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:41.2575053Z test_nvfuser_extremal_values_linalg_norm_subgradients_at_zero_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:41.2622852Z test_nvfuser_extremal_values_linalg_norm_subgradients_at_zero_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.005s) 2022-08-13T13:57:41.2671812Z test_nvfuser_extremal_values_linalg_norm_subgradients_at_zero_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.005s) 2022-08-13T13:57:41.2714432Z test_nvfuser_extremal_values_linalg_pinv_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:41.2757536Z test_nvfuser_extremal_values_linalg_pinv_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:41.2800478Z test_nvfuser_extremal_values_linalg_pinv_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:41.2843279Z test_nvfuser_extremal_values_linalg_pinv_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:41.2885827Z test_nvfuser_extremal_values_linalg_pinv_hermitian_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:41.2927816Z test_nvfuser_extremal_values_linalg_pinv_hermitian_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:41.2970402Z test_nvfuser_extremal_values_linalg_pinv_hermitian_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:41.3018081Z test_nvfuser_extremal_values_linalg_pinv_hermitian_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.005s) 2022-08-13T13:57:41.3062205Z test_nvfuser_extremal_values_linalg_pinv_singular_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:41.3105205Z test_nvfuser_extremal_values_linalg_pinv_singular_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:41.3154757Z test_nvfuser_extremal_values_linalg_pinv_singular_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.005s) 2022-08-13T13:57:41.3197712Z test_nvfuser_extremal_values_linalg_pinv_singular_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:41.3240552Z test_nvfuser_extremal_values_linalg_qr_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:41.3283639Z test_nvfuser_extremal_values_linalg_qr_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:41.3326850Z test_nvfuser_extremal_values_linalg_qr_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:41.3370026Z test_nvfuser_extremal_values_linalg_qr_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:41.3412847Z test_nvfuser_extremal_values_linalg_slogdet_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:41.3456170Z test_nvfuser_extremal_values_linalg_slogdet_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:41.3498931Z test_nvfuser_extremal_values_linalg_slogdet_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:41.3541403Z test_nvfuser_extremal_values_linalg_slogdet_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:41.3584165Z test_nvfuser_extremal_values_linalg_solve_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:41.3634261Z test_nvfuser_extremal_values_linalg_solve_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.005s) 2022-08-13T13:57:41.3676948Z test_nvfuser_extremal_values_linalg_solve_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:41.3719943Z test_nvfuser_extremal_values_linalg_solve_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:41.3763061Z test_nvfuser_extremal_values_linalg_solve_ex_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:41.3806013Z test_nvfuser_extremal_values_linalg_solve_ex_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:41.3849562Z test_nvfuser_extremal_values_linalg_solve_ex_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:41.3892532Z test_nvfuser_extremal_values_linalg_solve_ex_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:41.3935480Z test_nvfuser_extremal_values_linalg_solve_triangular_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:41.3978110Z test_nvfuser_extremal_values_linalg_solve_triangular_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:41.4020984Z test_nvfuser_extremal_values_linalg_solve_triangular_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:41.4063177Z test_nvfuser_extremal_values_linalg_solve_triangular_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:41.4096242Z test_nvfuser_extremal_values_linalg_svd_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-08-13T13:57:41.4145317Z test_nvfuser_extremal_values_linalg_svd_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.005s) 2022-08-13T13:57:41.4188382Z test_nvfuser_extremal_values_linalg_svd_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:41.4232058Z test_nvfuser_extremal_values_linalg_svd_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:41.4265843Z test_nvfuser_extremal_values_linalg_svdvals_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-08-13T13:57:41.4314581Z test_nvfuser_extremal_values_linalg_svdvals_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.005s) 2022-08-13T13:57:41.4362734Z test_nvfuser_extremal_values_linalg_svdvals_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.005s) 2022-08-13T13:57:41.4411623Z test_nvfuser_extremal_values_linalg_svdvals_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.005s) 2022-08-13T13:57:41.4454015Z test_nvfuser_extremal_values_linalg_tensorinv_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:41.4496584Z test_nvfuser_extremal_values_linalg_tensorinv_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:41.4539110Z test_nvfuser_extremal_values_linalg_tensorinv_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:41.4581625Z test_nvfuser_extremal_values_linalg_tensorinv_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:41.4624358Z test_nvfuser_extremal_values_linalg_tensorsolve_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:41.4672979Z test_nvfuser_extremal_values_linalg_tensorsolve_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.005s) 2022-08-13T13:57:41.4715921Z test_nvfuser_extremal_values_linalg_tensorsolve_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:41.4759052Z test_nvfuser_extremal_values_linalg_tensorsolve_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:41.4801565Z test_nvfuser_extremal_values_linalg_vander_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:41.4845080Z test_nvfuser_extremal_values_linalg_vander_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:41.4887816Z test_nvfuser_extremal_values_linalg_vander_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:41.4930340Z test_nvfuser_extremal_values_linalg_vander_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:41.4973079Z test_nvfuser_extremal_values_linalg_vecdot_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:41.5015611Z test_nvfuser_extremal_values_linalg_vecdot_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:41.5058383Z test_nvfuser_extremal_values_linalg_vecdot_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:41.5100927Z test_nvfuser_extremal_values_linalg_vecdot_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:41.5149119Z test_nvfuser_extremal_values_linalg_vecdot_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.005s) 2022-08-13T13:57:41.5192139Z test_nvfuser_extremal_values_linalg_vector_norm_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:41.5240408Z test_nvfuser_extremal_values_linalg_vector_norm_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.005s) 2022-08-13T13:57:41.5288451Z test_nvfuser_extremal_values_linalg_vector_norm_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.005s) 2022-08-13T13:57:41.5336065Z test_nvfuser_extremal_values_linalg_vector_norm_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.005s) 2022-08-13T13:57:41.5383285Z test_nvfuser_extremal_values_linalg_vector_norm_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.005s) 2022-08-13T13:57:41.5425616Z test_nvfuser_extremal_values_linalg_vector_norm_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:41.5473245Z test_nvfuser_extremal_values_linspace_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.005s) 2022-08-13T13:57:41.5520391Z test_nvfuser_extremal_values_linspace_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.005s) 2022-08-13T13:57:41.5568051Z test_nvfuser_extremal_values_linspace_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.005s) 2022-08-13T13:57:41.5615184Z test_nvfuser_extremal_values_linspace_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.005s) 2022-08-13T13:57:41.5664283Z test_nvfuser_extremal_values_linspace_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.005s) 2022-08-13T13:57:41.5712205Z test_nvfuser_extremal_values_linspace_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.005s) 2022-08-13T13:57:41.5760108Z test_nvfuser_extremal_values_log10_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.005s) 2022-08-13T13:57:41.5807954Z test_nvfuser_extremal_values_log10_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.005s) 2022-08-13T13:57:41.5851255Z test_nvfuser_extremal_values_log10_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:41.5893736Z test_nvfuser_extremal_values_log10_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:41.5936555Z test_nvfuser_extremal_values_log10_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:41.5978618Z test_nvfuser_extremal_values_log10_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:41.6021110Z test_nvfuser_extremal_values_log1p_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:41.6063444Z test_nvfuser_extremal_values_log1p_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:41.6106298Z test_nvfuser_extremal_values_log1p_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:41.6154694Z test_nvfuser_extremal_values_log1p_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.005s) 2022-08-13T13:57:41.6198595Z test_nvfuser_extremal_values_log2_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:41.6241481Z test_nvfuser_extremal_values_log2_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:41.6285035Z test_nvfuser_extremal_values_log2_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:41.6327862Z test_nvfuser_extremal_values_log2_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:41.6371069Z test_nvfuser_extremal_values_log2_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:41.6413707Z test_nvfuser_extremal_values_log2_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:41.6456444Z test_nvfuser_extremal_values_log_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:41.6499613Z test_nvfuser_extremal_values_log_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:41.6542019Z test_nvfuser_extremal_values_log_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:41.6584453Z test_nvfuser_extremal_values_log_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:41.6632808Z test_nvfuser_extremal_values_log_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.005s) 2022-08-13T13:57:41.6675567Z test_nvfuser_extremal_values_log_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:41.6718370Z test_nvfuser_extremal_values_log_softmax_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:41.6761500Z test_nvfuser_extremal_values_log_softmax_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:41.6804359Z test_nvfuser_extremal_values_log_softmax_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:41.6847009Z test_nvfuser_extremal_values_log_softmax_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:41.6889707Z test_nvfuser_extremal_values_log_softmax_dtype_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:41.6932600Z test_nvfuser_extremal_values_log_softmax_dtype_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:41.6975255Z test_nvfuser_extremal_values_log_softmax_dtype_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:41.7017840Z test_nvfuser_extremal_values_log_softmax_dtype_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:41.7060537Z test_nvfuser_extremal_values_log_softmax_dtype_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:41.7109215Z test_nvfuser_extremal_values_log_softmax_dtype_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.005s) 2022-08-13T13:57:41.7152575Z test_nvfuser_extremal_values_logaddexp2_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:41.7195518Z test_nvfuser_extremal_values_logaddexp2_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:41.7238699Z test_nvfuser_extremal_values_logaddexp2_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:41.7281187Z test_nvfuser_extremal_values_logaddexp_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:41.7323970Z test_nvfuser_extremal_values_logaddexp_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:41.7366500Z test_nvfuser_extremal_values_logaddexp_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:41.7409613Z test_nvfuser_extremal_values_logcumsumexp_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:41.7452574Z test_nvfuser_extremal_values_logcumsumexp_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:41.7499982Z test_nvfuser_extremal_values_logcumsumexp_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.005s) 2022-08-13T13:57:41.7545981Z test_nvfuser_extremal_values_logcumsumexp_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.005s) 2022-08-13T13:57:41.7594883Z test_nvfuser_extremal_values_logdet_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.005s) 2022-08-13T13:57:41.7637509Z test_nvfuser_extremal_values_logdet_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:41.7679613Z test_nvfuser_extremal_values_logdet_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:41.7723476Z test_nvfuser_extremal_values_logdet_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:41.7765364Z test_nvfuser_extremal_values_logical_and_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:41.7808036Z test_nvfuser_extremal_values_logical_and_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:41.7850744Z test_nvfuser_extremal_values_logical_and_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:41.7893426Z test_nvfuser_extremal_values_logical_and_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:41.7936007Z test_nvfuser_extremal_values_logical_and_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:41.7978520Z test_nvfuser_extremal_values_logical_and_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:41.8021331Z test_nvfuser_extremal_values_logical_not_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:41.8070170Z test_nvfuser_extremal_values_logical_not_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.005s) 2022-08-13T13:57:41.8113506Z test_nvfuser_extremal_values_logical_not_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:41.8156674Z test_nvfuser_extremal_values_logical_not_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:41.8199668Z test_nvfuser_extremal_values_logical_not_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:41.8242432Z test_nvfuser_extremal_values_logical_not_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:41.8285763Z test_nvfuser_extremal_values_logical_or_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:41.8328571Z test_nvfuser_extremal_values_logical_or_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:41.8371351Z test_nvfuser_extremal_values_logical_or_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:41.8413833Z test_nvfuser_extremal_values_logical_or_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:41.8456246Z test_nvfuser_extremal_values_logical_or_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:41.8498674Z test_nvfuser_extremal_values_logical_or_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:41.8547841Z test_nvfuser_extremal_values_logical_xor_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.005s) 2022-08-13T13:57:41.8590455Z test_nvfuser_extremal_values_logical_xor_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:41.8633429Z test_nvfuser_extremal_values_logical_xor_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:41.8676591Z test_nvfuser_extremal_values_logical_xor_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:41.8719707Z test_nvfuser_extremal_values_logical_xor_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:41.8762750Z test_nvfuser_extremal_values_logical_xor_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:41.8805775Z test_nvfuser_extremal_values_logit_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:41.8848400Z test_nvfuser_extremal_values_logit_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:41.8891141Z test_nvfuser_extremal_values_logit_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:41.8933853Z test_nvfuser_extremal_values_logit_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:41.8976805Z test_nvfuser_extremal_values_logspace_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:41.9025287Z test_nvfuser_extremal_values_logspace_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.005s) 2022-08-13T13:57:41.9068234Z test_nvfuser_extremal_values_logspace_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:41.9110995Z test_nvfuser_extremal_values_logspace_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:41.9153891Z test_nvfuser_extremal_values_logspace_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:41.9196679Z test_nvfuser_extremal_values_logspace_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:41.9239604Z test_nvfuser_extremal_values_logsumexp_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:41.9282115Z test_nvfuser_extremal_values_logsumexp_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:41.9324916Z test_nvfuser_extremal_values_logsumexp_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:41.9367023Z test_nvfuser_extremal_values_logsumexp_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:41.9410978Z test_nvfuser_extremal_values_long_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:41.9453396Z test_nvfuser_extremal_values_long_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:41.9502018Z test_nvfuser_extremal_values_long_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.005s) 2022-08-13T13:57:41.9544869Z test_nvfuser_extremal_values_long_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:41.9587800Z test_nvfuser_extremal_values_long_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:41.9630809Z test_nvfuser_extremal_values_long_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:41.9673488Z test_nvfuser_extremal_values_lt_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:41.9716008Z test_nvfuser_extremal_values_lt_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:41.9758827Z test_nvfuser_extremal_values_lt_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:41.9801197Z test_nvfuser_extremal_values_lt_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:41.9845131Z test_nvfuser_extremal_values_lu_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:41.9887902Z test_nvfuser_extremal_values_lu_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:41.9930727Z test_nvfuser_extremal_values_lu_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:41.9979258Z test_nvfuser_extremal_values_lu_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.005s) 2022-08-13T13:57:42.0022744Z test_nvfuser_extremal_values_lu_solve_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:42.0065977Z test_nvfuser_extremal_values_lu_solve_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:42.0108838Z test_nvfuser_extremal_values_lu_solve_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:42.0152015Z test_nvfuser_extremal_values_lu_solve_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:42.0194929Z test_nvfuser_extremal_values_lu_unpack_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:42.0237545Z test_nvfuser_extremal_values_lu_unpack_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:42.0280497Z test_nvfuser_extremal_values_lu_unpack_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:42.0323689Z test_nvfuser_extremal_values_lu_unpack_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:42.0366379Z test_nvfuser_extremal_values_mH_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:42.0409193Z test_nvfuser_extremal_values_mH_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:42.0457640Z test_nvfuser_extremal_values_mH_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.005s) 2022-08-13T13:57:42.0500455Z test_nvfuser_extremal_values_mH_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:42.0543494Z test_nvfuser_extremal_values_mH_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:42.0586317Z test_nvfuser_extremal_values_mH_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:42.0629284Z test_nvfuser_extremal_values_mT_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:42.0672697Z test_nvfuser_extremal_values_mT_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:42.0715186Z test_nvfuser_extremal_values_mT_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:42.0760593Z test_nvfuser_extremal_values_mT_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:42.0803324Z test_nvfuser_extremal_values_mT_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:42.0846306Z test_nvfuser_extremal_values_mT_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:42.0889628Z test_nvfuser_extremal_values_masked_fill_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:42.0938410Z test_nvfuser_extremal_values_masked_fill_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.005s) 2022-08-13T13:57:42.0986531Z test_nvfuser_extremal_values_masked_fill_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.005s) 2022-08-13T13:57:42.1036835Z test_nvfuser_extremal_values_masked_fill_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.005s) 2022-08-13T13:57:42.1080043Z test_nvfuser_extremal_values_masked_fill_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:42.1122743Z test_nvfuser_extremal_values_masked_fill_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:42.1165842Z test_nvfuser_extremal_values_masked_scatter_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:42.1208218Z test_nvfuser_extremal_values_masked_scatter_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:42.1251585Z test_nvfuser_extremal_values_masked_scatter_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:42.1294512Z test_nvfuser_extremal_values_masked_scatter_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:42.1337824Z test_nvfuser_extremal_values_masked_scatter_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:42.1380651Z test_nvfuser_extremal_values_masked_scatter_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:42.1429549Z test_nvfuser_extremal_values_masked_select_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.005s) 2022-08-13T13:57:42.1472757Z test_nvfuser_extremal_values_masked_select_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:42.1515610Z test_nvfuser_extremal_values_masked_select_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:42.1558679Z test_nvfuser_extremal_values_masked_select_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:42.1601185Z test_nvfuser_extremal_values_masked_select_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:42.1644139Z test_nvfuser_extremal_values_masked_select_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:42.1687035Z test_nvfuser_extremal_values_matmul_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:42.1730076Z test_nvfuser_extremal_values_matmul_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:42.1773246Z test_nvfuser_extremal_values_matmul_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:42.1816086Z test_nvfuser_extremal_values_matmul_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:42.1858817Z test_nvfuser_extremal_values_matmul_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:42.1890633Z test_nvfuser_extremal_values_matrix_exp_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.003s) 2022-08-13T13:57:42.1922812Z test_nvfuser_extremal_values_matrix_exp_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.003s) 2022-08-13T13:57:42.1953935Z test_nvfuser_extremal_values_matrix_exp_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.003s) 2022-08-13T13:57:42.1986003Z test_nvfuser_extremal_values_matrix_exp_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.003s) 2022-08-13T13:57:42.2018280Z test_nvfuser_extremal_values_matrix_exp_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.003s) 2022-08-13T13:57:42.2066487Z test_nvfuser_extremal_values_max_binary_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.005s) 2022-08-13T13:57:42.2109325Z test_nvfuser_extremal_values_max_binary_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:42.2152345Z test_nvfuser_extremal_values_max_binary_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:42.2195072Z test_nvfuser_extremal_values_max_binary_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:42.2237826Z test_nvfuser_extremal_values_max_reduction_no_dim_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:42.2280663Z test_nvfuser_extremal_values_max_reduction_no_dim_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:42.2323210Z test_nvfuser_extremal_values_max_reduction_no_dim_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:42.2365745Z test_nvfuser_extremal_values_max_reduction_no_dim_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:42.2408433Z test_nvfuser_extremal_values_max_reduction_with_dim_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:42.2455501Z test_nvfuser_extremal_values_max_reduction_with_dim_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.005s) 2022-08-13T13:57:42.2497919Z test_nvfuser_extremal_values_max_reduction_with_dim_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:42.2546559Z test_nvfuser_extremal_values_max_reduction_with_dim_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.005s) 2022-08-13T13:57:42.2589521Z test_nvfuser_extremal_values_maximum_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:42.2637579Z test_nvfuser_extremal_values_maximum_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.005s) 2022-08-13T13:57:42.2680442Z test_nvfuser_extremal_values_maximum_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:42.2723256Z test_nvfuser_extremal_values_maximum_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:42.2766460Z test_nvfuser_extremal_values_mean_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:42.2814280Z test_nvfuser_extremal_values_mean_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.005s) 2022-08-13T13:57:42.2861967Z test_nvfuser_extremal_values_mean_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.005s) 2022-08-13T13:57:42.2909684Z test_nvfuser_extremal_values_mean_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.005s) 2022-08-13T13:57:42.2957150Z test_nvfuser_extremal_values_mean_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.005s) 2022-08-13T13:57:42.2999658Z test_nvfuser_extremal_values_mean_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:42.3049451Z test_nvfuser_extremal_values_median_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.005s) 2022-08-13T13:57:42.3092122Z test_nvfuser_extremal_values_median_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:42.3135109Z test_nvfuser_extremal_values_median_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:42.3177791Z test_nvfuser_extremal_values_meshgrid_list_of_tensors_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:42.3220860Z test_nvfuser_extremal_values_meshgrid_list_of_tensors_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:42.3263641Z test_nvfuser_extremal_values_meshgrid_list_of_tensors_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:42.3306352Z test_nvfuser_extremal_values_meshgrid_list_of_tensors_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:42.3349285Z test_nvfuser_extremal_values_meshgrid_list_of_tensors_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:42.3391740Z test_nvfuser_extremal_values_meshgrid_list_of_tensors_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:42.3434195Z test_nvfuser_extremal_values_meshgrid_variadic_tensors_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:42.3476706Z test_nvfuser_extremal_values_meshgrid_variadic_tensors_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:42.3525800Z test_nvfuser_extremal_values_meshgrid_variadic_tensors_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.005s) 2022-08-13T13:57:42.3568963Z test_nvfuser_extremal_values_meshgrid_variadic_tensors_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:42.3611709Z test_nvfuser_extremal_values_meshgrid_variadic_tensors_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:42.3654607Z test_nvfuser_extremal_values_meshgrid_variadic_tensors_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:42.3697502Z test_nvfuser_extremal_values_min_binary_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:42.3741106Z test_nvfuser_extremal_values_min_binary_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:42.3783318Z test_nvfuser_extremal_values_min_binary_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:42.3825971Z test_nvfuser_extremal_values_min_binary_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:42.3869045Z test_nvfuser_extremal_values_min_reduction_no_dim_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:42.3911797Z test_nvfuser_extremal_values_min_reduction_no_dim_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:42.3953895Z test_nvfuser_extremal_values_min_reduction_no_dim_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:42.4002936Z test_nvfuser_extremal_values_min_reduction_no_dim_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.005s) 2022-08-13T13:57:42.4051258Z test_nvfuser_extremal_values_min_reduction_with_dim_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.005s) 2022-08-13T13:57:42.4093732Z test_nvfuser_extremal_values_min_reduction_with_dim_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:42.4141372Z test_nvfuser_extremal_values_min_reduction_with_dim_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.005s) 2022-08-13T13:57:42.4184370Z test_nvfuser_extremal_values_min_reduction_with_dim_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:42.4227692Z test_nvfuser_extremal_values_minimum_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:42.4270520Z test_nvfuser_extremal_values_minimum_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:42.4318724Z test_nvfuser_extremal_values_minimum_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.005s) 2022-08-13T13:57:42.4362461Z test_nvfuser_extremal_values_minimum_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:42.4407485Z test_nvfuser_extremal_values_mm_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:42.4449442Z test_nvfuser_extremal_values_mm_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:42.4499052Z test_nvfuser_extremal_values_mm_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.005s) 2022-08-13T13:57:42.4541991Z test_nvfuser_extremal_values_mm_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:42.4584902Z test_nvfuser_extremal_values_mm_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:42.4627951Z test_nvfuser_extremal_values_mode_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:42.4671158Z test_nvfuser_extremal_values_mode_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:42.4714459Z test_nvfuser_extremal_values_mode_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:42.4757123Z test_nvfuser_extremal_values_mode_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:42.4799683Z test_nvfuser_extremal_values_movedim_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:42.4842235Z test_nvfuser_extremal_values_movedim_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:42.4884573Z test_nvfuser_extremal_values_movedim_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:42.4927151Z test_nvfuser_extremal_values_movedim_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:42.4975914Z test_nvfuser_extremal_values_movedim_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.005s) 2022-08-13T13:57:42.5018702Z test_nvfuser_extremal_values_movedim_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:42.5061523Z test_nvfuser_extremal_values_msort_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:42.5103763Z test_nvfuser_extremal_values_msort_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:42.5146544Z test_nvfuser_extremal_values_msort_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:42.5189160Z test_nvfuser_extremal_values_msort_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:42.5231600Z test_nvfuser_extremal_values_mul_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:42.5274281Z test_nvfuser_extremal_values_mul_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:42.5316807Z test_nvfuser_extremal_values_mul_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:42.5359120Z test_nvfuser_extremal_values_mul_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:42.5406675Z test_nvfuser_extremal_values_mul_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.005s) 2022-08-13T13:57:42.5455274Z test_nvfuser_extremal_values_mul_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.005s) 2022-08-13T13:57:42.5497855Z test_nvfuser_extremal_values_multinomial_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:42.5540747Z test_nvfuser_extremal_values_multinomial_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:42.5583419Z test_nvfuser_extremal_values_multinomial_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:42.5631589Z test_nvfuser_extremal_values_mv_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.005s) 2022-08-13T13:57:42.5679555Z test_nvfuser_extremal_values_mv_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.005s) 2022-08-13T13:57:42.5727570Z test_nvfuser_extremal_values_mv_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.005s) 2022-08-13T13:57:42.5775035Z test_nvfuser_extremal_values_mv_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.005s) 2022-08-13T13:57:42.5822188Z test_nvfuser_extremal_values_mv_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.005s) 2022-08-13T13:57:42.5870330Z test_nvfuser_extremal_values_mvlgamma_mvlgamma_p_1_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.005s) 2022-08-13T13:57:42.5917704Z test_nvfuser_extremal_values_mvlgamma_mvlgamma_p_1_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.005s) 2022-08-13T13:57:42.5966092Z test_nvfuser_extremal_values_mvlgamma_mvlgamma_p_1_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.005s) 2022-08-13T13:57:42.6009552Z test_nvfuser_extremal_values_mvlgamma_mvlgamma_p_3_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:42.6052486Z test_nvfuser_extremal_values_mvlgamma_mvlgamma_p_3_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:42.6095079Z test_nvfuser_extremal_values_mvlgamma_mvlgamma_p_3_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:42.6138050Z test_nvfuser_extremal_values_mvlgamma_mvlgamma_p_5_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:42.6180840Z test_nvfuser_extremal_values_mvlgamma_mvlgamma_p_5_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:42.6226055Z test_nvfuser_extremal_values_mvlgamma_mvlgamma_p_5_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:42.6268240Z test_nvfuser_extremal_values_nan_to_num_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:42.6310767Z test_nvfuser_extremal_values_nan_to_num_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:42.6353414Z test_nvfuser_extremal_values_nan_to_num_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:42.6396617Z test_nvfuser_extremal_values_nan_to_num_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:42.6445036Z test_nvfuser_extremal_values_nanmean_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.005s) 2022-08-13T13:57:42.6488131Z test_nvfuser_extremal_values_nanmean_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:42.6531218Z test_nvfuser_extremal_values_nanmean_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:42.6574165Z test_nvfuser_extremal_values_nanmean_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:42.6617074Z test_nvfuser_extremal_values_nanmedian_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:42.6660140Z test_nvfuser_extremal_values_nanmedian_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:42.6702640Z test_nvfuser_extremal_values_nanmedian_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:42.6734061Z test_nvfuser_extremal_values_nanquantile_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.003s) 2022-08-13T13:57:42.6766200Z test_nvfuser_extremal_values_nanquantile_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.003s) 2022-08-13T13:57:42.6809271Z test_nvfuser_extremal_values_nansum_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:42.6853704Z test_nvfuser_extremal_values_nansum_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:42.6896362Z test_nvfuser_extremal_values_nansum_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:42.6939219Z test_nvfuser_extremal_values_nansum_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:42.6992340Z test_nvfuser_extremal_values_narrow_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.005s) 2022-08-13T13:57:42.7040250Z test_nvfuser_extremal_values_narrow_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.005s) 2022-08-13T13:57:42.7088173Z test_nvfuser_extremal_values_narrow_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.005s) 2022-08-13T13:57:42.7136276Z test_nvfuser_extremal_values_narrow_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.005s) 2022-08-13T13:57:42.7183975Z test_nvfuser_extremal_values_narrow_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.005s) 2022-08-13T13:57:42.7231838Z test_nvfuser_extremal_values_narrow_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.005s) 2022-08-13T13:57:42.7267979Z test_nvfuser_extremal_values_native_layer_norm_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.004s) 2022-08-13T13:57:42.7304381Z test_nvfuser_extremal_values_native_layer_norm_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.004s) 2022-08-13T13:57:42.7340676Z test_nvfuser_extremal_values_native_layer_norm_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.004s) 2022-08-13T13:57:42.7377102Z test_nvfuser_extremal_values_native_layer_norm_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.004s) 2022-08-13T13:57:42.7424539Z test_nvfuser_extremal_values_ne_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.005s) 2022-08-13T13:57:42.7471880Z test_nvfuser_extremal_values_ne_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.005s) 2022-08-13T13:57:42.7520130Z test_nvfuser_extremal_values_ne_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.005s) 2022-08-13T13:57:42.7567925Z test_nvfuser_extremal_values_ne_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.005s) 2022-08-13T13:57:42.7615184Z test_nvfuser_extremal_values_ne_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.005s) 2022-08-13T13:57:42.7663427Z test_nvfuser_extremal_values_ne_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.005s) 2022-08-13T13:57:42.7706304Z test_nvfuser_extremal_values_neg_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:42.7754268Z test_nvfuser_extremal_values_neg_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.005s) 2022-08-13T13:57:42.7802449Z test_nvfuser_extremal_values_neg_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.005s) 2022-08-13T13:57:42.7850910Z test_nvfuser_extremal_values_neg_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.005s) 2022-08-13T13:57:42.7898558Z test_nvfuser_extremal_values_neg_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.005s) 2022-08-13T13:57:42.7946336Z test_nvfuser_extremal_values_neg_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.005s) 2022-08-13T13:57:42.7982748Z test_nvfuser_extremal_values_new_empty_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.004s) 2022-08-13T13:57:42.8014308Z test_nvfuser_extremal_values_new_empty_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.003s) 2022-08-13T13:57:42.8047702Z test_nvfuser_extremal_values_new_empty_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.003s) 2022-08-13T13:57:42.8078716Z test_nvfuser_extremal_values_new_empty_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.003s) 2022-08-13T13:57:42.8110533Z test_nvfuser_extremal_values_new_empty_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.003s) 2022-08-13T13:57:42.8142483Z test_nvfuser_extremal_values_new_empty_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.003s) 2022-08-13T13:57:42.8185382Z test_nvfuser_extremal_values_new_full_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:42.8227586Z test_nvfuser_extremal_values_new_full_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:42.8270426Z test_nvfuser_extremal_values_new_full_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:42.8318505Z test_nvfuser_extremal_values_new_full_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.005s) 2022-08-13T13:57:42.8361276Z test_nvfuser_extremal_values_new_full_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:42.8404205Z test_nvfuser_extremal_values_new_full_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:42.8447681Z test_nvfuser_extremal_values_new_ones_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:42.8490672Z test_nvfuser_extremal_values_new_ones_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:42.8533075Z test_nvfuser_extremal_values_new_ones_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:42.8575600Z test_nvfuser_extremal_values_new_ones_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:42.8618010Z test_nvfuser_extremal_values_new_ones_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:42.8660351Z test_nvfuser_extremal_values_new_ones_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:42.8703114Z test_nvfuser_extremal_values_new_zeros_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:42.8745872Z test_nvfuser_extremal_values_new_zeros_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:42.8794196Z test_nvfuser_extremal_values_new_zeros_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.005s) 2022-08-13T13:57:42.8837065Z test_nvfuser_extremal_values_new_zeros_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:42.8879935Z test_nvfuser_extremal_values_new_zeros_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:42.8923104Z test_nvfuser_extremal_values_new_zeros_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:42.8966021Z test_nvfuser_extremal_values_nextafter_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:42.9009358Z test_nvfuser_extremal_values_nextafter_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:42.9052113Z test_nvfuser_extremal_values_nextafter_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:42.9094410Z test_nvfuser_extremal_values_nn_functional_adaptive_avg_pool1d_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:42.9136685Z test_nvfuser_extremal_values_nn_functional_adaptive_avg_pool1d_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:42.9179194Z test_nvfuser_extremal_values_nn_functional_adaptive_avg_pool1d_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:42.9226769Z test_nvfuser_extremal_values_nn_functional_adaptive_avg_pool1d_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.005s) 2022-08-13T13:57:42.9275199Z test_nvfuser_extremal_values_nn_functional_adaptive_avg_pool2d_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.005s) 2022-08-13T13:57:42.9318038Z test_nvfuser_extremal_values_nn_functional_adaptive_avg_pool2d_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:42.9361019Z test_nvfuser_extremal_values_nn_functional_adaptive_avg_pool2d_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:42.9404778Z test_nvfuser_extremal_values_nn_functional_adaptive_avg_pool2d_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:42.9447156Z test_nvfuser_extremal_values_nn_functional_adaptive_avg_pool3d_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:42.9490083Z test_nvfuser_extremal_values_nn_functional_adaptive_avg_pool3d_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:42.9537501Z test_nvfuser_extremal_values_nn_functional_adaptive_avg_pool3d_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.005s) 2022-08-13T13:57:42.9585223Z test_nvfuser_extremal_values_nn_functional_adaptive_avg_pool3d_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.005s) 2022-08-13T13:57:42.9632952Z test_nvfuser_extremal_values_nn_functional_adaptive_max_pool1d_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.005s) 2022-08-13T13:57:42.9680764Z test_nvfuser_extremal_values_nn_functional_adaptive_max_pool1d_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.005s) 2022-08-13T13:57:42.9728693Z test_nvfuser_extremal_values_nn_functional_adaptive_max_pool1d_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.005s) 2022-08-13T13:57:42.9778808Z test_nvfuser_extremal_values_nn_functional_adaptive_max_pool1d_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.005s) 2022-08-13T13:57:42.9821520Z test_nvfuser_extremal_values_nn_functional_adaptive_max_pool2d_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:42.9864469Z test_nvfuser_extremal_values_nn_functional_adaptive_max_pool2d_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:42.9907473Z test_nvfuser_extremal_values_nn_functional_adaptive_max_pool2d_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:42.9950402Z test_nvfuser_extremal_values_nn_functional_adaptive_max_pool2d_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:42.9993128Z test_nvfuser_extremal_values_nn_functional_adaptive_max_pool3d_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:43.0035556Z test_nvfuser_extremal_values_nn_functional_adaptive_max_pool3d_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:43.0078173Z test_nvfuser_extremal_values_nn_functional_adaptive_max_pool3d_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:43.0120487Z test_nvfuser_extremal_values_nn_functional_adaptive_max_pool3d_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:43.0163031Z test_nvfuser_extremal_values_nn_functional_avg_pool1d_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:43.0205522Z test_nvfuser_extremal_values_nn_functional_avg_pool1d_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:43.0254513Z test_nvfuser_extremal_values_nn_functional_avg_pool1d_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.005s) 2022-08-13T13:57:43.0297256Z test_nvfuser_extremal_values_nn_functional_avg_pool1d_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:43.0340149Z test_nvfuser_extremal_values_nn_functional_avg_pool2d_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:43.0383134Z test_nvfuser_extremal_values_nn_functional_avg_pool2d_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:43.0425576Z test_nvfuser_extremal_values_nn_functional_avg_pool2d_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:43.0468260Z test_nvfuser_extremal_values_nn_functional_avg_pool2d_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:43.0515850Z test_nvfuser_extremal_values_nn_functional_avg_pool3d_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.005s) 2022-08-13T13:57:43.0563341Z test_nvfuser_extremal_values_nn_functional_avg_pool3d_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.005s) 2022-08-13T13:57:43.0606115Z test_nvfuser_extremal_values_nn_functional_avg_pool3d_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:43.0649030Z test_nvfuser_extremal_values_nn_functional_avg_pool3d_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:43.0691763Z test_nvfuser_extremal_values_nn_functional_batch_norm_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:43.0740075Z test_nvfuser_extremal_values_nn_functional_batch_norm_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.005s) 2022-08-13T13:57:43.0782697Z test_nvfuser_extremal_values_nn_functional_batch_norm_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:43.0825449Z test_nvfuser_extremal_values_nn_functional_batch_norm_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:43.0874231Z test_nvfuser_extremal_values_nn_functional_batch_norm_without_cudnn_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.005s) 2022-08-13T13:57:43.0922329Z test_nvfuser_extremal_values_nn_functional_batch_norm_without_cudnn_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.005s) 2022-08-13T13:57:43.0971127Z test_nvfuser_extremal_values_nn_functional_batch_norm_without_cudnn_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.005s) 2022-08-13T13:57:43.1018819Z test_nvfuser_extremal_values_nn_functional_batch_norm_without_cudnn_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.005s) 2022-08-13T13:57:43.1065451Z test_nvfuser_extremal_values_nn_functional_bilinear_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.005s) 2022-08-13T13:57:43.1108334Z test_nvfuser_extremal_values_nn_functional_bilinear_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:43.1150595Z test_nvfuser_extremal_values_nn_functional_bilinear_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:43.1182468Z test_nvfuser_extremal_values_nn_functional_binary_cross_entropy_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.003s) 2022-08-13T13:57:43.1213788Z test_nvfuser_extremal_values_nn_functional_binary_cross_entropy_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.003s) 2022-08-13T13:57:43.1245553Z test_nvfuser_extremal_values_nn_functional_binary_cross_entropy_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.003s) 2022-08-13T13:57:43.1277158Z test_nvfuser_extremal_values_nn_functional_binary_cross_entropy_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.003s) 2022-08-13T13:57:43.1320977Z test_nvfuser_extremal_values_nn_functional_binary_cross_entropy_with_logits_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:43.1369755Z test_nvfuser_extremal_values_nn_functional_binary_cross_entropy_with_logits_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.005s) 2022-08-13T13:57:43.1412589Z test_nvfuser_extremal_values_nn_functional_binary_cross_entropy_with_logits_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:43.1455554Z test_nvfuser_extremal_values_nn_functional_binary_cross_entropy_with_logits_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:43.1498247Z test_nvfuser_extremal_values_nn_functional_celu_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:43.1541218Z test_nvfuser_extremal_values_nn_functional_celu_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:43.1588552Z test_nvfuser_extremal_values_nn_functional_celu_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.005s) 2022-08-13T13:57:43.1635976Z test_nvfuser_extremal_values_nn_functional_celu_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.005s) 2022-08-13T13:57:43.1683758Z test_nvfuser_extremal_values_nn_functional_conv1d_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.005s) 2022-08-13T13:57:43.1731597Z test_nvfuser_extremal_values_nn_functional_conv1d_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.005s) 2022-08-13T13:57:43.1778733Z test_nvfuser_extremal_values_nn_functional_conv1d_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.005s) 2022-08-13T13:57:43.1820948Z test_nvfuser_extremal_values_nn_functional_conv1d_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:43.1869351Z test_nvfuser_extremal_values_nn_functional_conv1d_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.005s) 2022-08-13T13:57:43.1912773Z test_nvfuser_extremal_values_nn_functional_conv2d_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:43.1955659Z test_nvfuser_extremal_values_nn_functional_conv2d_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:43.1998479Z test_nvfuser_extremal_values_nn_functional_conv2d_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:43.2041067Z test_nvfuser_extremal_values_nn_functional_conv2d_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:43.2083682Z test_nvfuser_extremal_values_nn_functional_conv2d_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:43.2126085Z test_nvfuser_extremal_values_nn_functional_conv_transpose1d_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:43.2168830Z test_nvfuser_extremal_values_nn_functional_conv_transpose1d_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:43.2211441Z test_nvfuser_extremal_values_nn_functional_conv_transpose1d_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:43.2258969Z test_nvfuser_extremal_values_nn_functional_conv_transpose2d_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.005s) 2022-08-13T13:57:43.2306544Z test_nvfuser_extremal_values_nn_functional_conv_transpose2d_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.005s) 2022-08-13T13:57:43.2354866Z test_nvfuser_extremal_values_nn_functional_conv_transpose2d_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.005s) 2022-08-13T13:57:43.2386671Z test_nvfuser_extremal_values_nn_functional_conv_transpose3d_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! 75363 (0.003s) 2022-08-13T13:57:43.2418821Z test_nvfuser_extremal_values_nn_functional_conv_transpose3d_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! 75363 (0.003s) 2022-08-13T13:57:43.2455605Z test_nvfuser_extremal_values_nn_functional_conv_transpose3d_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! 75363 (0.004s) 2022-08-13T13:57:43.2503951Z test_nvfuser_extremal_values_nn_functional_cosine_embedding_loss_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.005s) 2022-08-13T13:57:43.2551702Z test_nvfuser_extremal_values_nn_functional_cosine_embedding_loss_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.005s) 2022-08-13T13:57:43.2599258Z test_nvfuser_extremal_values_nn_functional_cosine_embedding_loss_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.005s) 2022-08-13T13:57:43.2643327Z test_nvfuser_extremal_values_nn_functional_cosine_embedding_loss_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:43.2685717Z test_nvfuser_extremal_values_nn_functional_cosine_similarity_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:43.2728240Z test_nvfuser_extremal_values_nn_functional_cosine_similarity_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:43.2771010Z test_nvfuser_extremal_values_nn_functional_cosine_similarity_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:43.2818357Z test_nvfuser_extremal_values_nn_functional_cosine_similarity_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.005s) 2022-08-13T13:57:43.2866469Z test_nvfuser_extremal_values_nn_functional_cross_entropy_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.005s) 2022-08-13T13:57:43.2914013Z test_nvfuser_extremal_values_nn_functional_cross_entropy_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.005s) 2022-08-13T13:57:43.2962870Z test_nvfuser_extremal_values_nn_functional_cross_entropy_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.005s) 2022-08-13T13:57:43.3006084Z test_nvfuser_extremal_values_nn_functional_cross_entropy_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:43.3049649Z test_nvfuser_extremal_values_nn_functional_ctc_loss_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:43.3092375Z test_nvfuser_extremal_values_nn_functional_ctc_loss_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:43.3135136Z test_nvfuser_extremal_values_nn_functional_dropout2d_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:43.3178037Z test_nvfuser_extremal_values_nn_functional_dropout2d_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:43.3220680Z test_nvfuser_extremal_values_nn_functional_dropout2d_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:43.3263012Z test_nvfuser_extremal_values_nn_functional_dropout2d_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:43.3305502Z test_nvfuser_extremal_values_nn_functional_dropout3d_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:43.3348289Z test_nvfuser_extremal_values_nn_functional_dropout3d_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:43.3391009Z test_nvfuser_extremal_values_nn_functional_dropout3d_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:43.3439132Z test_nvfuser_extremal_values_nn_functional_dropout3d_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.005s) 2022-08-13T13:57:43.3481854Z test_nvfuser_extremal_values_nn_functional_dropout_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:43.3525041Z test_nvfuser_extremal_values_nn_functional_dropout_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:43.3568147Z test_nvfuser_extremal_values_nn_functional_dropout_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:43.3611129Z test_nvfuser_extremal_values_nn_functional_dropout_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:43.3654156Z test_nvfuser_extremal_values_nn_functional_elu_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:43.3697859Z test_nvfuser_extremal_values_nn_functional_elu_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:43.3740288Z test_nvfuser_extremal_values_nn_functional_elu_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:43.3782667Z test_nvfuser_extremal_values_nn_functional_elu_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:43.3825252Z test_nvfuser_extremal_values_nn_functional_embedding_bag_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:43.3867746Z test_nvfuser_extremal_values_nn_functional_embedding_bag_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:43.3915991Z test_nvfuser_extremal_values_nn_functional_embedding_bag_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.005s) 2022-08-13T13:57:43.3958887Z test_nvfuser_extremal_values_nn_functional_embedding_bag_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:43.4001462Z test_nvfuser_extremal_values_nn_functional_embedding_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:43.4044250Z test_nvfuser_extremal_values_nn_functional_embedding_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:43.4086931Z test_nvfuser_extremal_values_nn_functional_embedding_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:43.4129846Z test_nvfuser_extremal_values_nn_functional_embedding_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:43.4172551Z test_nvfuser_extremal_values_nn_functional_feature_alpha_dropout_with_train_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:43.4215093Z test_nvfuser_extremal_values_nn_functional_feature_alpha_dropout_with_train_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:43.4257281Z test_nvfuser_extremal_values_nn_functional_feature_alpha_dropout_with_train_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:43.4299781Z test_nvfuser_extremal_values_nn_functional_feature_alpha_dropout_with_train_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:43.4342435Z test_nvfuser_extremal_values_nn_functional_feature_alpha_dropout_without_train_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:43.4391795Z test_nvfuser_extremal_values_nn_functional_feature_alpha_dropout_without_train_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.005s) 2022-08-13T13:57:43.4434756Z test_nvfuser_extremal_values_nn_functional_feature_alpha_dropout_without_train_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:43.4477871Z test_nvfuser_extremal_values_nn_functional_feature_alpha_dropout_without_train_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:43.4520870Z test_nvfuser_extremal_values_nn_functional_feature_alpha_dropout_without_train_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:43.4564196Z test_nvfuser_extremal_values_nn_functional_feature_alpha_dropout_without_train_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:43.4607304Z test_nvfuser_extremal_values_nn_functional_fractional_max_pool2d_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:43.4650204Z test_nvfuser_extremal_values_nn_functional_fractional_max_pool2d_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:43.4693077Z test_nvfuser_extremal_values_nn_functional_fractional_max_pool2d_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:43.4735932Z test_nvfuser_extremal_values_nn_functional_fractional_max_pool3d_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:43.4778711Z test_nvfuser_extremal_values_nn_functional_fractional_max_pool3d_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:43.4821653Z test_nvfuser_extremal_values_nn_functional_fractional_max_pool3d_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:43.4872160Z test_nvfuser_extremal_values_nn_functional_gaussian_nll_loss_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.005s) 2022-08-13T13:57:43.4920288Z test_nvfuser_extremal_values_nn_functional_gaussian_nll_loss_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.005s) 2022-08-13T13:57:43.4968797Z test_nvfuser_extremal_values_nn_functional_gaussian_nll_loss_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.005s) 2022-08-13T13:57:43.5016928Z test_nvfuser_extremal_values_nn_functional_gaussian_nll_loss_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.005s) 2022-08-13T13:57:43.5065006Z test_nvfuser_extremal_values_nn_functional_gelu_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.005s) 2022-08-13T13:57:43.5113188Z test_nvfuser_extremal_values_nn_functional_gelu_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.005s) 2022-08-13T13:57:43.5162956Z test_nvfuser_extremal_values_nn_functional_gelu_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.005s) 2022-08-13T13:57:43.5206049Z test_nvfuser_extremal_values_nn_functional_gelu_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:43.5249523Z test_nvfuser_extremal_values_nn_functional_glu_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:43.5292441Z test_nvfuser_extremal_values_nn_functional_glu_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:43.5335705Z test_nvfuser_extremal_values_nn_functional_glu_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:43.5384795Z test_nvfuser_extremal_values_nn_functional_glu_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.005s) 2022-08-13T13:57:43.5427568Z test_nvfuser_extremal_values_nn_functional_grid_sample_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:43.5470738Z test_nvfuser_extremal_values_nn_functional_grid_sample_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:43.5513478Z test_nvfuser_extremal_values_nn_functional_grid_sample_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:43.5556343Z test_nvfuser_extremal_values_nn_functional_group_norm_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:43.5599269Z test_nvfuser_extremal_values_nn_functional_group_norm_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:43.5642247Z test_nvfuser_extremal_values_nn_functional_group_norm_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:43.5685429Z test_nvfuser_extremal_values_nn_functional_group_norm_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:43.5728415Z test_nvfuser_extremal_values_nn_functional_hardshrink_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:43.5771065Z test_nvfuser_extremal_values_nn_functional_hardshrink_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:43.5813716Z test_nvfuser_extremal_values_nn_functional_hardshrink_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:43.5868467Z test_nvfuser_extremal_values_nn_functional_hardshrink_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.005s) 2022-08-13T13:57:43.5916368Z test_nvfuser_extremal_values_nn_functional_hardsigmoid_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.005s) 2022-08-13T13:57:43.5959301Z test_nvfuser_extremal_values_nn_functional_hardsigmoid_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:43.6002181Z test_nvfuser_extremal_values_nn_functional_hardsigmoid_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:43.6044920Z test_nvfuser_extremal_values_nn_functional_hardsigmoid_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:43.6088123Z test_nvfuser_extremal_values_nn_functional_hardswish_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:43.6130940Z test_nvfuser_extremal_values_nn_functional_hardswish_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:43.6174637Z test_nvfuser_extremal_values_nn_functional_hardswish_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:43.6217292Z test_nvfuser_extremal_values_nn_functional_hardswish_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:43.6260170Z test_nvfuser_extremal_values_nn_functional_hardtanh_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:43.6302767Z test_nvfuser_extremal_values_nn_functional_hardtanh_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:43.6351033Z test_nvfuser_extremal_values_nn_functional_hardtanh_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.005s) 2022-08-13T13:57:43.6394771Z test_nvfuser_extremal_values_nn_functional_hardtanh_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:43.6437734Z test_nvfuser_extremal_values_nn_functional_hinge_embedding_loss_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:43.6480529Z test_nvfuser_extremal_values_nn_functional_hinge_embedding_loss_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:43.6523521Z test_nvfuser_extremal_values_nn_functional_hinge_embedding_loss_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:43.6566350Z test_nvfuser_extremal_values_nn_functional_hinge_embedding_loss_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:43.6608715Z test_nvfuser_extremal_values_nn_functional_huber_loss_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:43.6651275Z test_nvfuser_extremal_values_nn_functional_huber_loss_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:43.6693951Z test_nvfuser_extremal_values_nn_functional_huber_loss_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:43.6736779Z test_nvfuser_extremal_values_nn_functional_huber_loss_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:43.6779400Z test_nvfuser_extremal_values_nn_functional_instance_norm_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:43.6827904Z test_nvfuser_extremal_values_nn_functional_instance_norm_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.005s) 2022-08-13T13:57:43.6870558Z test_nvfuser_extremal_values_nn_functional_instance_norm_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:43.6913402Z test_nvfuser_extremal_values_nn_functional_instance_norm_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:43.6956299Z test_nvfuser_extremal_values_nn_functional_interpolate_area_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:43.6999344Z test_nvfuser_extremal_values_nn_functional_interpolate_area_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:43.7042280Z test_nvfuser_extremal_values_nn_functional_interpolate_area_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:43.7084919Z test_nvfuser_extremal_values_nn_functional_interpolate_area_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:43.7133094Z test_nvfuser_extremal_values_nn_functional_interpolate_bicubic_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.005s) 2022-08-13T13:57:43.7180390Z test_nvfuser_extremal_values_nn_functional_interpolate_bicubic_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.005s) 2022-08-13T13:57:43.7228707Z test_nvfuser_extremal_values_nn_functional_interpolate_bicubic_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.005s) 2022-08-13T13:57:43.7275876Z test_nvfuser_extremal_values_nn_functional_interpolate_bilinear_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.005s) 2022-08-13T13:57:43.7324702Z test_nvfuser_extremal_values_nn_functional_interpolate_bilinear_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.005s) 2022-08-13T13:57:43.7373166Z test_nvfuser_extremal_values_nn_functional_interpolate_bilinear_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.005s) 2022-08-13T13:57:43.7420881Z test_nvfuser_extremal_values_nn_functional_interpolate_linear_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.005s) 2022-08-13T13:57:43.7469018Z test_nvfuser_extremal_values_nn_functional_interpolate_linear_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.005s) 2022-08-13T13:57:43.7516190Z test_nvfuser_extremal_values_nn_functional_interpolate_linear_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.005s) 2022-08-13T13:57:43.7564537Z test_nvfuser_extremal_values_nn_functional_interpolate_nearest_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.005s) 2022-08-13T13:57:43.7612133Z test_nvfuser_extremal_values_nn_functional_interpolate_nearest_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.005s) 2022-08-13T13:57:43.7659813Z test_nvfuser_extremal_values_nn_functional_interpolate_nearest_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.005s) 2022-08-13T13:57:43.7707302Z test_nvfuser_extremal_values_nn_functional_interpolate_trilinear_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.005s) 2022-08-13T13:57:43.7754585Z test_nvfuser_extremal_values_nn_functional_interpolate_trilinear_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.005s) 2022-08-13T13:57:43.7802142Z test_nvfuser_extremal_values_nn_functional_interpolate_trilinear_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.005s) 2022-08-13T13:57:43.7850714Z test_nvfuser_extremal_values_nn_functional_kl_div_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.005s) 2022-08-13T13:57:43.7893635Z test_nvfuser_extremal_values_nn_functional_kl_div_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:43.7936434Z test_nvfuser_extremal_values_nn_functional_kl_div_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:43.7979212Z test_nvfuser_extremal_values_nn_functional_kl_div_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:43.8023033Z test_nvfuser_extremal_values_nn_functional_l1_loss_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:43.8065646Z test_nvfuser_extremal_values_nn_functional_l1_loss_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:43.8107696Z test_nvfuser_extremal_values_nn_functional_l1_loss_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:43.8150465Z test_nvfuser_extremal_values_nn_functional_l1_loss_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:43.8192941Z test_nvfuser_extremal_values_nn_functional_l1_loss_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:43.8235647Z test_nvfuser_extremal_values_nn_functional_l1_loss_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:43.8278302Z test_nvfuser_extremal_values_nn_functional_layer_norm_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:43.8327116Z test_nvfuser_extremal_values_nn_functional_layer_norm_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.005s) 2022-08-13T13:57:43.8370296Z test_nvfuser_extremal_values_nn_functional_layer_norm_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:43.8413623Z test_nvfuser_extremal_values_nn_functional_layer_norm_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:43.8456349Z test_nvfuser_extremal_values_nn_functional_leaky_relu_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:43.8499380Z test_nvfuser_extremal_values_nn_functional_leaky_relu_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:43.8542047Z test_nvfuser_extremal_values_nn_functional_leaky_relu_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:43.8584438Z test_nvfuser_extremal_values_nn_functional_leaky_relu_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:43.8627035Z test_nvfuser_extremal_values_nn_functional_linear_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:43.8669363Z test_nvfuser_extremal_values_nn_functional_linear_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:43.8711668Z test_nvfuser_extremal_values_nn_functional_linear_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:43.8754445Z test_nvfuser_extremal_values_nn_functional_linear_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:43.8808485Z test_nvfuser_extremal_values_nn_functional_linear_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.005s) 2022-08-13T13:57:43.8856724Z test_nvfuser_extremal_values_nn_functional_local_response_norm_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.005s) 2022-08-13T13:57:43.8900385Z test_nvfuser_extremal_values_nn_functional_local_response_norm_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:43.8942969Z test_nvfuser_extremal_values_nn_functional_local_response_norm_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:43.8985482Z test_nvfuser_extremal_values_nn_functional_local_response_norm_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:43.9028401Z test_nvfuser_extremal_values_nn_functional_logsigmoid_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:43.9070741Z test_nvfuser_extremal_values_nn_functional_logsigmoid_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:43.9113442Z test_nvfuser_extremal_values_nn_functional_logsigmoid_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:43.9155720Z test_nvfuser_extremal_values_nn_functional_logsigmoid_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:43.9198231Z test_nvfuser_extremal_values_nn_functional_margin_ranking_loss_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:43.9240885Z test_nvfuser_extremal_values_nn_functional_margin_ranking_loss_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:43.9289354Z test_nvfuser_extremal_values_nn_functional_margin_ranking_loss_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.005s) 2022-08-13T13:57:43.9331949Z test_nvfuser_extremal_values_nn_functional_margin_ranking_loss_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:43.9374976Z test_nvfuser_extremal_values_nn_functional_max_pool1d_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:43.9418893Z test_nvfuser_extremal_values_nn_functional_max_pool1d_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:43.9462253Z test_nvfuser_extremal_values_nn_functional_max_pool1d_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:43.9504749Z test_nvfuser_extremal_values_nn_functional_max_pool1d_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:43.9547621Z test_nvfuser_extremal_values_nn_functional_max_pool2d_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:43.9590107Z test_nvfuser_extremal_values_nn_functional_max_pool2d_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:43.9632652Z test_nvfuser_extremal_values_nn_functional_max_pool2d_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:43.9674997Z test_nvfuser_extremal_values_nn_functional_max_pool2d_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:43.9717799Z test_nvfuser_extremal_values_nn_functional_max_pool3d_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:43.9766905Z test_nvfuser_extremal_values_nn_functional_max_pool3d_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.005s) 2022-08-13T13:57:43.9809658Z test_nvfuser_extremal_values_nn_functional_max_pool3d_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:43.9852729Z test_nvfuser_extremal_values_nn_functional_max_pool3d_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:43.9895318Z test_nvfuser_extremal_values_nn_functional_max_unpool1d_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:43.9938229Z test_nvfuser_extremal_values_nn_functional_max_unpool1d_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:43.9981175Z test_nvfuser_extremal_values_nn_functional_max_unpool1d_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:44.0023817Z test_nvfuser_extremal_values_nn_functional_max_unpool1d_grad_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:44.0066283Z test_nvfuser_extremal_values_nn_functional_max_unpool1d_grad_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:44.0108622Z test_nvfuser_extremal_values_nn_functional_max_unpool1d_grad_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:44.0151089Z test_nvfuser_extremal_values_nn_functional_max_unpool2d_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:44.0193607Z test_nvfuser_extremal_values_nn_functional_max_unpool2d_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:44.0242199Z test_nvfuser_extremal_values_nn_functional_max_unpool2d_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.005s) 2022-08-13T13:57:44.0285200Z test_nvfuser_extremal_values_nn_functional_max_unpool2d_grad_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:44.0328365Z test_nvfuser_extremal_values_nn_functional_max_unpool2d_grad_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:44.0371157Z test_nvfuser_extremal_values_nn_functional_max_unpool2d_grad_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:44.0414239Z test_nvfuser_extremal_values_nn_functional_max_unpool3d_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:44.0457185Z test_nvfuser_extremal_values_nn_functional_max_unpool3d_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:44.0499641Z test_nvfuser_extremal_values_nn_functional_max_unpool3d_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:44.0542057Z test_nvfuser_extremal_values_nn_functional_max_unpool3d_grad_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:44.0584470Z test_nvfuser_extremal_values_nn_functional_max_unpool3d_grad_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:44.0627141Z test_nvfuser_extremal_values_nn_functional_max_unpool3d_grad_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:44.0670029Z test_nvfuser_extremal_values_nn_functional_mish_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:44.0719066Z test_nvfuser_extremal_values_nn_functional_mish_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.005s) 2022-08-13T13:57:44.0767527Z test_nvfuser_extremal_values_nn_functional_mish_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.005s) 2022-08-13T13:57:44.0815316Z test_nvfuser_extremal_values_nn_functional_mish_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.005s) 2022-08-13T13:57:44.0863469Z test_nvfuser_extremal_values_nn_functional_mse_loss_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.005s) 2022-08-13T13:57:44.0910957Z test_nvfuser_extremal_values_nn_functional_mse_loss_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.005s) 2022-08-13T13:57:44.0959609Z test_nvfuser_extremal_values_nn_functional_mse_loss_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.005s) 2022-08-13T13:57:44.1007814Z test_nvfuser_extremal_values_nn_functional_mse_loss_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.005s) 2022-08-13T13:57:44.1055217Z test_nvfuser_extremal_values_nn_functional_multi_margin_loss_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.005s) 2022-08-13T13:57:44.1102891Z test_nvfuser_extremal_values_nn_functional_multi_margin_loss_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.005s) 2022-08-13T13:57:44.1150840Z test_nvfuser_extremal_values_nn_functional_multi_margin_loss_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.005s) 2022-08-13T13:57:44.1198046Z test_nvfuser_extremal_values_nn_functional_multi_margin_loss_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.005s) 2022-08-13T13:57:44.1246666Z test_nvfuser_extremal_values_nn_functional_multilabel_margin_loss_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.005s) 2022-08-13T13:57:44.1294585Z test_nvfuser_extremal_values_nn_functional_multilabel_margin_loss_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.005s) 2022-08-13T13:57:44.1343031Z test_nvfuser_extremal_values_nn_functional_multilabel_margin_loss_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.005s) 2022-08-13T13:57:44.1391589Z test_nvfuser_extremal_values_nn_functional_multilabel_margin_loss_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.005s) 2022-08-13T13:57:44.1439271Z test_nvfuser_extremal_values_nn_functional_multilabel_soft_margin_loss_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.005s) 2022-08-13T13:57:44.1487810Z test_nvfuser_extremal_values_nn_functional_multilabel_soft_margin_loss_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.005s) 2022-08-13T13:57:44.1535858Z test_nvfuser_extremal_values_nn_functional_multilabel_soft_margin_loss_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.005s) 2022-08-13T13:57:44.1578343Z test_nvfuser_extremal_values_nn_functional_multilabel_soft_margin_loss_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:44.1621458Z test_nvfuser_extremal_values_nn_functional_nll_loss_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:44.1663782Z test_nvfuser_extremal_values_nn_functional_nll_loss_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:44.1706227Z test_nvfuser_extremal_values_nn_functional_nll_loss_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:44.1756392Z test_nvfuser_extremal_values_nn_functional_nll_loss_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.005s) 2022-08-13T13:57:44.1798463Z test_nvfuser_extremal_values_nn_functional_normalize_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:44.1841174Z test_nvfuser_extremal_values_nn_functional_normalize_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:44.1883884Z test_nvfuser_extremal_values_nn_functional_normalize_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:44.1926650Z test_nvfuser_extremal_values_nn_functional_normalize_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:44.1969591Z test_nvfuser_extremal_values_nn_functional_normalize_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:44.2012701Z test_nvfuser_extremal_values_nn_functional_normalize_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:44.2055096Z test_nvfuser_extremal_values_nn_functional_pad_circular_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:44.2098077Z test_nvfuser_extremal_values_nn_functional_pad_circular_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:44.2140866Z test_nvfuser_extremal_values_nn_functional_pad_circular_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:44.2183963Z test_nvfuser_extremal_values_nn_functional_pad_circular_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:44.2232646Z test_nvfuser_extremal_values_nn_functional_pad_circular_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.005s) 2022-08-13T13:57:44.2275683Z test_nvfuser_extremal_values_nn_functional_pad_circular_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:44.2318470Z test_nvfuser_extremal_values_nn_functional_pad_constant_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:44.2361807Z test_nvfuser_extremal_values_nn_functional_pad_constant_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:44.2404921Z test_nvfuser_extremal_values_nn_functional_pad_constant_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:44.2448013Z test_nvfuser_extremal_values_nn_functional_pad_constant_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:44.2490416Z test_nvfuser_extremal_values_nn_functional_pad_constant_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:44.2533061Z test_nvfuser_extremal_values_nn_functional_pad_constant_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:44.2575404Z test_nvfuser_extremal_values_nn_functional_pad_reflect_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:44.2618140Z test_nvfuser_extremal_values_nn_functional_pad_reflect_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:44.2660614Z test_nvfuser_extremal_values_nn_functional_pad_reflect_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:44.2708970Z test_nvfuser_extremal_values_nn_functional_pad_reflect_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.005s) 2022-08-13T13:57:44.2751684Z test_nvfuser_extremal_values_nn_functional_pad_reflect_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:44.2794867Z test_nvfuser_extremal_values_nn_functional_pad_replicate_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:44.2837644Z test_nvfuser_extremal_values_nn_functional_pad_replicate_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:44.2880671Z test_nvfuser_extremal_values_nn_functional_pad_replicate_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:44.2923646Z test_nvfuser_extremal_values_nn_functional_pad_replicate_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:44.2966001Z test_nvfuser_extremal_values_nn_functional_pad_replicate_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:44.3008766Z test_nvfuser_extremal_values_nn_functional_pairwise_distance_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:44.3052322Z test_nvfuser_extremal_values_nn_functional_pairwise_distance_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:44.3095900Z test_nvfuser_extremal_values_nn_functional_pairwise_distance_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:44.3138306Z test_nvfuser_extremal_values_nn_functional_pairwise_distance_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:44.3186770Z test_nvfuser_extremal_values_nn_functional_pairwise_distance_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.005s) 2022-08-13T13:57:44.3230040Z test_nvfuser_extremal_values_nn_functional_pairwise_distance_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:44.3277904Z test_nvfuser_extremal_values_nn_functional_pdist_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.005s) 2022-08-13T13:57:44.3325793Z test_nvfuser_extremal_values_nn_functional_pdist_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.005s) 2022-08-13T13:57:44.3374114Z test_nvfuser_extremal_values_nn_functional_pixel_shuffle_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.005s) 2022-08-13T13:57:44.3421675Z test_nvfuser_extremal_values_nn_functional_pixel_shuffle_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.005s) 2022-08-13T13:57:44.3467658Z test_nvfuser_extremal_values_nn_functional_pixel_shuffle_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:44.3515931Z test_nvfuser_extremal_values_nn_functional_pixel_shuffle_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.005s) 2022-08-13T13:57:44.3563636Z test_nvfuser_extremal_values_nn_functional_pixel_shuffle_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.005s) 2022-08-13T13:57:44.3611383Z test_nvfuser_extremal_values_nn_functional_pixel_shuffle_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.005s) 2022-08-13T13:57:44.3654090Z test_nvfuser_extremal_values_nn_functional_pixel_unshuffle_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:44.3702617Z test_nvfuser_extremal_values_nn_functional_pixel_unshuffle_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.005s) 2022-08-13T13:57:44.3745080Z test_nvfuser_extremal_values_nn_functional_pixel_unshuffle_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:44.3787874Z test_nvfuser_extremal_values_nn_functional_pixel_unshuffle_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:44.3830980Z test_nvfuser_extremal_values_nn_functional_pixel_unshuffle_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:44.3873599Z test_nvfuser_extremal_values_nn_functional_pixel_unshuffle_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:44.3916649Z test_nvfuser_extremal_values_nn_functional_poisson_nll_loss_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:44.3959272Z test_nvfuser_extremal_values_nn_functional_poisson_nll_loss_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:44.4001657Z test_nvfuser_extremal_values_nn_functional_poisson_nll_loss_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:44.4044414Z test_nvfuser_extremal_values_nn_functional_poisson_nll_loss_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:44.4087326Z test_nvfuser_extremal_values_nn_functional_prelu_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:44.4129961Z test_nvfuser_extremal_values_nn_functional_prelu_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:44.4178913Z test_nvfuser_extremal_values_nn_functional_prelu_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.005s) 2022-08-13T13:57:44.4221525Z test_nvfuser_extremal_values_nn_functional_relu6_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:44.4264860Z test_nvfuser_extremal_values_nn_functional_relu6_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:44.4307606Z test_nvfuser_extremal_values_nn_functional_relu6_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:44.4350414Z test_nvfuser_extremal_values_nn_functional_relu6_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:44.4394542Z test_nvfuser_extremal_values_nn_functional_relu_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:44.4436791Z test_nvfuser_extremal_values_nn_functional_relu_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:44.4479404Z test_nvfuser_extremal_values_nn_functional_relu_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:44.4521909Z test_nvfuser_extremal_values_nn_functional_relu_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:44.4564343Z test_nvfuser_extremal_values_nn_functional_rrelu_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:44.4606869Z test_nvfuser_extremal_values_nn_functional_rrelu_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:44.4655386Z test_nvfuser_extremal_values_nn_functional_rrelu_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.005s) 2022-08-13T13:57:44.4698404Z test_nvfuser_extremal_values_nn_functional_rrelu_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:44.4741345Z test_nvfuser_extremal_values_nn_functional_selu_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:44.4783961Z test_nvfuser_extremal_values_nn_functional_selu_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:44.4826569Z test_nvfuser_extremal_values_nn_functional_selu_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:44.4869154Z test_nvfuser_extremal_values_nn_functional_selu_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:44.4912687Z test_nvfuser_extremal_values_nn_functional_silu_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:44.4955294Z test_nvfuser_extremal_values_nn_functional_silu_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:44.4997583Z test_nvfuser_extremal_values_nn_functional_silu_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:44.5040118Z test_nvfuser_extremal_values_nn_functional_silu_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:44.5082836Z test_nvfuser_extremal_values_nn_functional_smooth_l1_loss_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:44.5132640Z test_nvfuser_extremal_values_nn_functional_smooth_l1_loss_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.005s) 2022-08-13T13:57:44.5180788Z test_nvfuser_extremal_values_nn_functional_smooth_l1_loss_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.005s) 2022-08-13T13:57:44.5226948Z test_nvfuser_extremal_values_nn_functional_soft_margin_loss_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.005s) 2022-08-13T13:57:44.5269435Z test_nvfuser_extremal_values_nn_functional_soft_margin_loss_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:44.5312269Z test_nvfuser_extremal_values_nn_functional_soft_margin_loss_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:44.5355367Z test_nvfuser_extremal_values_nn_functional_soft_margin_loss_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:44.5398024Z test_nvfuser_extremal_values_nn_functional_softmin_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:44.5440463Z test_nvfuser_extremal_values_nn_functional_softmin_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:44.5483310Z test_nvfuser_extremal_values_nn_functional_softmin_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:44.5526449Z test_nvfuser_extremal_values_nn_functional_softmin_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:44.5671083Z test_nvfuser_extremal_values_nn_functional_softmin_with_dtype_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.014s) 2022-08-13T13:57:44.5869867Z test_nvfuser_extremal_values_nn_functional_softmin_with_dtype_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.020s) 2022-08-13T13:57:44.5912725Z test_nvfuser_extremal_values_nn_functional_softmin_with_dtype_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:44.5955930Z test_nvfuser_extremal_values_nn_functional_softmin_with_dtype_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:44.5999269Z test_nvfuser_extremal_values_nn_functional_softmin_with_dtype_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:44.6042270Z test_nvfuser_extremal_values_nn_functional_softmin_with_dtype_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:44.6085663Z test_nvfuser_extremal_values_nn_functional_softplus_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:44.6128483Z test_nvfuser_extremal_values_nn_functional_softplus_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:44.6171330Z test_nvfuser_extremal_values_nn_functional_softplus_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:44.6214960Z test_nvfuser_extremal_values_nn_functional_softplus_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:44.6258091Z test_nvfuser_extremal_values_nn_functional_softshrink_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:44.6300705Z test_nvfuser_extremal_values_nn_functional_softshrink_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:44.6349411Z test_nvfuser_extremal_values_nn_functional_softshrink_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.005s) 2022-08-13T13:57:44.6392245Z test_nvfuser_extremal_values_nn_functional_softshrink_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:44.6440507Z test_nvfuser_extremal_values_nn_functional_softsign_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.005s) 2022-08-13T13:57:44.6484193Z test_nvfuser_extremal_values_nn_functional_softsign_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:44.6527145Z test_nvfuser_extremal_values_nn_functional_softsign_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:44.6575082Z test_nvfuser_extremal_values_nn_functional_softsign_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.005s) 2022-08-13T13:57:44.6622185Z test_nvfuser_extremal_values_nn_functional_softsign_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.005s) 2022-08-13T13:57:44.6670133Z test_nvfuser_extremal_values_nn_functional_softsign_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.005s) 2022-08-13T13:57:44.6718064Z test_nvfuser_extremal_values_nn_functional_tanhshrink_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.005s) 2022-08-13T13:57:44.6761380Z test_nvfuser_extremal_values_nn_functional_tanhshrink_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:44.6803840Z test_nvfuser_extremal_values_nn_functional_tanhshrink_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:44.6858043Z test_nvfuser_extremal_values_nn_functional_tanhshrink_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.005s) 2022-08-13T13:57:44.6905719Z test_nvfuser_extremal_values_nn_functional_tanhshrink_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.005s) 2022-08-13T13:57:44.6953809Z test_nvfuser_extremal_values_nn_functional_tanhshrink_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.005s) 2022-08-13T13:57:44.7001943Z test_nvfuser_extremal_values_nn_functional_threshold_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.005s) 2022-08-13T13:57:44.7050007Z test_nvfuser_extremal_values_nn_functional_threshold_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.005s) 2022-08-13T13:57:44.7097880Z test_nvfuser_extremal_values_nn_functional_threshold_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.005s) 2022-08-13T13:57:44.7144212Z test_nvfuser_extremal_values_nn_functional_threshold_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.005s) 2022-08-13T13:57:44.7186917Z test_nvfuser_extremal_values_nn_functional_triplet_margin_loss_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:44.7230222Z test_nvfuser_extremal_values_nn_functional_triplet_margin_loss_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:44.7273476Z test_nvfuser_extremal_values_nn_functional_triplet_margin_loss_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:44.7316562Z test_nvfuser_extremal_values_nn_functional_triplet_margin_loss_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:44.7364860Z test_nvfuser_extremal_values_nn_functional_triplet_margin_loss_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.005s) 2022-08-13T13:57:44.7407789Z test_nvfuser_extremal_values_nn_functional_triplet_margin_loss_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:44.7450663Z test_nvfuser_extremal_values_nn_functional_triplet_margin_with_distance_loss_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:44.7493353Z test_nvfuser_extremal_values_nn_functional_triplet_margin_with_distance_loss_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:44.7536252Z test_nvfuser_extremal_values_nn_functional_triplet_margin_with_distance_loss_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:44.7580250Z test_nvfuser_extremal_values_nn_functional_triplet_margin_with_distance_loss_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:44.7622724Z test_nvfuser_extremal_values_nn_functional_triplet_margin_with_distance_loss_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:44.7666226Z test_nvfuser_extremal_values_nn_functional_triplet_margin_with_distance_loss_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:44.7709316Z test_nvfuser_extremal_values_nn_functional_unfold_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:44.7752417Z test_nvfuser_extremal_values_nn_functional_unfold_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:44.7795711Z test_nvfuser_extremal_values_nn_functional_unfold_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:44.7845286Z test_nvfuser_extremal_values_nn_functional_unfold_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.005s) 2022-08-13T13:57:44.7888557Z test_nvfuser_extremal_values_nn_functional_unfold_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:44.7931854Z test_nvfuser_extremal_values_nn_functional_upsample_bilinear_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:44.7974736Z test_nvfuser_extremal_values_nn_functional_upsample_bilinear_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:44.8018360Z test_nvfuser_extremal_values_nn_functional_upsample_bilinear_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:44.8063427Z test_nvfuser_extremal_values_nn_functional_upsample_nearest_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:44.8105855Z test_nvfuser_extremal_values_nn_functional_upsample_nearest_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:44.8149184Z test_nvfuser_extremal_values_nn_functional_upsample_nearest_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:44.8192140Z test_nvfuser_extremal_values_nonzero_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:44.8235474Z test_nvfuser_extremal_values_nonzero_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:44.8278457Z test_nvfuser_extremal_values_nonzero_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:44.8327494Z test_nvfuser_extremal_values_nonzero_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.005s) 2022-08-13T13:57:44.8370686Z test_nvfuser_extremal_values_nonzero_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:44.8413902Z test_nvfuser_extremal_values_nonzero_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:44.8456562Z test_nvfuser_extremal_values_norm_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:44.8499504Z test_nvfuser_extremal_values_norm_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:44.8542586Z test_nvfuser_extremal_values_norm_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:44.8585227Z test_nvfuser_extremal_values_norm_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:44.8627906Z test_nvfuser_extremal_values_norm_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:44.8670512Z test_nvfuser_extremal_values_norm_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:44.8713252Z test_nvfuser_extremal_values_norm_fro_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:44.8756104Z test_nvfuser_extremal_values_norm_fro_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:44.8804079Z test_nvfuser_extremal_values_norm_fro_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.005s) 2022-08-13T13:57:44.8846980Z test_nvfuser_extremal_values_norm_fro_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:44.8890171Z test_nvfuser_extremal_values_norm_fro_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:44.8933454Z test_nvfuser_extremal_values_norm_fro_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:44.8976369Z test_nvfuser_extremal_values_norm_inf_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:44.9018990Z test_nvfuser_extremal_values_norm_inf_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:44.9061657Z test_nvfuser_extremal_values_norm_inf_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:44.9104072Z test_nvfuser_extremal_values_norm_inf_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:44.9146596Z test_nvfuser_extremal_values_norm_inf_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:44.9189241Z test_nvfuser_extremal_values_norm_inf_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:44.9232296Z test_nvfuser_extremal_values_norm_nuc_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:44.9285409Z test_nvfuser_extremal_values_norm_nuc_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.005s) 2022-08-13T13:57:44.9333717Z test_nvfuser_extremal_values_norm_nuc_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.005s) 2022-08-13T13:57:44.9381821Z test_nvfuser_extremal_values_norm_nuc_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.005s) 2022-08-13T13:57:44.9425623Z test_nvfuser_extremal_values_normal_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:44.9468715Z test_nvfuser_extremal_values_normal_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:44.9511559Z test_nvfuser_extremal_values_normal_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:44.9554269Z test_nvfuser_extremal_values_normal_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:44.9597181Z test_nvfuser_extremal_values_normal_number_mean_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:44.9639382Z test_nvfuser_extremal_values_normal_number_mean_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:44.9681988Z test_nvfuser_extremal_values_normal_number_mean_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:44.9724869Z test_nvfuser_extremal_values_normal_number_mean_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:44.9773971Z test_nvfuser_extremal_values_ones_like_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.005s) 2022-08-13T13:57:44.9816720Z test_nvfuser_extremal_values_ones_like_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:44.9860004Z test_nvfuser_extremal_values_ones_like_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:44.9902630Z test_nvfuser_extremal_values_ones_like_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:44.9945806Z test_nvfuser_extremal_values_ones_like_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:44.9988561Z test_nvfuser_extremal_values_ones_like_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:45.0031218Z test_nvfuser_extremal_values_ormqr_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:45.0073885Z test_nvfuser_extremal_values_ormqr_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:45.0116479Z test_nvfuser_extremal_values_ormqr_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:45.0159150Z test_nvfuser_extremal_values_ormqr_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:45.0201490Z test_nvfuser_extremal_values_outer_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:45.0250395Z test_nvfuser_extremal_values_outer_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.005s) 2022-08-13T13:57:45.0293130Z test_nvfuser_extremal_values_outer_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:45.0341336Z test_nvfuser_extremal_values_outer_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.005s) 2022-08-13T13:57:45.0389663Z test_nvfuser_extremal_values_outer_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.005s) 2022-08-13T13:57:45.0437751Z test_nvfuser_extremal_values_outer_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.005s) 2022-08-13T13:57:45.0486681Z test_nvfuser_extremal_values_pca_lowrank_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.005s) 2022-08-13T13:57:45.0534986Z test_nvfuser_extremal_values_pca_lowrank_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.005s) 2022-08-13T13:57:45.0582851Z test_nvfuser_extremal_values_permute_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.005s) 2022-08-13T13:57:45.0630843Z test_nvfuser_extremal_values_permute_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.005s) 2022-08-13T13:57:45.0678654Z test_nvfuser_extremal_values_permute_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.005s) 2022-08-13T13:57:45.0726579Z test_nvfuser_extremal_values_permute_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.005s) 2022-08-13T13:57:45.0774989Z test_nvfuser_extremal_values_permute_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.005s) 2022-08-13T13:57:45.0817474Z test_nvfuser_extremal_values_permute_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:45.0860521Z test_nvfuser_extremal_values_pinverse_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:45.0903999Z test_nvfuser_extremal_values_pinverse_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:45.0946312Z test_nvfuser_extremal_values_pinverse_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:45.0989418Z test_nvfuser_extremal_values_pinverse_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:45.1031946Z test_nvfuser_extremal_values_polar_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:45.1074323Z test_nvfuser_extremal_values_polar_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:45.1116752Z test_nvfuser_extremal_values_polygamma_polygamma_n_0_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:45.1159313Z test_nvfuser_extremal_values_polygamma_polygamma_n_0_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:45.1201967Z test_nvfuser_extremal_values_polygamma_polygamma_n_0_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:45.1250790Z test_nvfuser_extremal_values_polygamma_polygamma_n_1_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.005s) 2022-08-13T13:57:45.1293482Z test_nvfuser_extremal_values_polygamma_polygamma_n_1_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:45.1336464Z test_nvfuser_extremal_values_polygamma_polygamma_n_1_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:45.1380051Z test_nvfuser_extremal_values_polygamma_polygamma_n_2_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:45.1423470Z test_nvfuser_extremal_values_polygamma_polygamma_n_2_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:45.1466358Z test_nvfuser_extremal_values_polygamma_polygamma_n_2_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:45.1508977Z test_nvfuser_extremal_values_polygamma_polygamma_n_3_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:45.1551512Z test_nvfuser_extremal_values_polygamma_polygamma_n_3_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:45.1593993Z test_nvfuser_extremal_values_polygamma_polygamma_n_3_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:45.1636628Z test_nvfuser_extremal_values_polygamma_polygamma_n_4_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:45.1679087Z test_nvfuser_extremal_values_polygamma_polygamma_n_4_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:45.1728293Z test_nvfuser_extremal_values_polygamma_polygamma_n_4_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.005s) 2022-08-13T13:57:45.1775916Z test_nvfuser_extremal_values_positive_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.005s) 2022-08-13T13:57:45.1823987Z test_nvfuser_extremal_values_positive_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.005s) 2022-08-13T13:57:45.1872233Z test_nvfuser_extremal_values_positive_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.005s) 2022-08-13T13:57:45.1920312Z test_nvfuser_extremal_values_positive_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.005s) 2022-08-13T13:57:45.1968517Z test_nvfuser_extremal_values_positive_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.005s) 2022-08-13T13:57:45.2016068Z test_nvfuser_extremal_values_positive_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.005s) 2022-08-13T13:57:45.2063640Z test_nvfuser_extremal_values_pow_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.005s) 2022-08-13T13:57:45.2111091Z test_nvfuser_extremal_values_pow_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.005s) 2022-08-13T13:57:45.2158685Z test_nvfuser_extremal_values_pow_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.005s) 2022-08-13T13:57:45.2201160Z test_nvfuser_extremal_values_pow_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:45.2250127Z test_nvfuser_extremal_values_pow_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.005s) 2022-08-13T13:57:45.2292970Z test_nvfuser_extremal_values_pow_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:45.2335978Z test_nvfuser_extremal_values_prod_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:45.2378699Z test_nvfuser_extremal_values_prod_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:45.2426420Z test_nvfuser_extremal_values_prod_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.005s) 2022-08-13T13:57:45.2473824Z test_nvfuser_extremal_values_prod_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.005s) 2022-08-13T13:57:45.2521391Z test_nvfuser_extremal_values_prod_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.005s) 2022-08-13T13:57:45.2569529Z test_nvfuser_extremal_values_prod_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.005s) 2022-08-13T13:57:45.2617064Z test_nvfuser_extremal_values_put_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.005s) 2022-08-13T13:57:45.2664724Z test_nvfuser_extremal_values_put_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.005s) 2022-08-13T13:57:45.2712184Z test_nvfuser_extremal_values_put_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.005s) 2022-08-13T13:57:45.2760918Z test_nvfuser_extremal_values_put_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.005s) 2022-08-13T13:57:45.2803808Z test_nvfuser_extremal_values_put_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:45.2847071Z test_nvfuser_extremal_values_put_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:45.2889984Z test_nvfuser_extremal_values_qr_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:45.2933185Z test_nvfuser_extremal_values_qr_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:45.2976642Z test_nvfuser_extremal_values_qr_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:45.3019332Z test_nvfuser_extremal_values_qr_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:45.3051699Z test_nvfuser_extremal_values_quantile_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.003s) 2022-08-13T13:57:45.3084352Z test_nvfuser_extremal_values_quantile_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.003s) 2022-08-13T13:57:45.3126302Z test_nvfuser_extremal_values_rad2deg_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:45.3169181Z test_nvfuser_extremal_values_rad2deg_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:45.3212241Z test_nvfuser_extremal_values_rad2deg_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:45.3254849Z test_nvfuser_extremal_values_rad2deg_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:45.3303451Z test_nvfuser_extremal_values_rand_like_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.005s) 2022-08-13T13:57:45.3346375Z test_nvfuser_extremal_values_rand_like_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:45.3389381Z test_nvfuser_extremal_values_rand_like_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:45.3432153Z test_nvfuser_extremal_values_rand_like_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:45.3475253Z test_nvfuser_extremal_values_rand_like_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:45.3518156Z test_nvfuser_extremal_values_rand_like_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:45.3561144Z test_nvfuser_extremal_values_randint_like_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:45.3603952Z test_nvfuser_extremal_values_randint_like_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:45.3646728Z test_nvfuser_extremal_values_randint_like_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:45.3689242Z test_nvfuser_extremal_values_randint_like_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:45.3732203Z test_nvfuser_extremal_values_randn_like_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:45.3786213Z test_nvfuser_extremal_values_randn_like_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.005s) 2022-08-13T13:57:45.3834111Z test_nvfuser_extremal_values_randn_like_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.005s) 2022-08-13T13:57:45.3882156Z test_nvfuser_extremal_values_randn_like_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.005s) 2022-08-13T13:57:45.3930260Z test_nvfuser_extremal_values_randn_like_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.005s) 2022-08-13T13:57:45.3972999Z test_nvfuser_extremal_values_randn_like_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:45.4016198Z test_nvfuser_extremal_values_ravel_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:45.4058605Z test_nvfuser_extremal_values_ravel_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:45.4106344Z test_nvfuser_extremal_values_ravel_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.005s) 2022-08-13T13:57:45.4154441Z test_nvfuser_extremal_values_ravel_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.005s) 2022-08-13T13:57:45.4202056Z test_nvfuser_extremal_values_ravel_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.005s) 2022-08-13T13:57:45.4249941Z test_nvfuser_extremal_values_ravel_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.005s) 2022-08-13T13:57:45.4298839Z test_nvfuser_extremal_values_real_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.005s) 2022-08-13T13:57:45.4346285Z test_nvfuser_extremal_values_real_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.005s) 2022-08-13T13:57:45.4395915Z test_nvfuser_extremal_values_real_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.005s) 2022-08-13T13:57:45.4438856Z test_nvfuser_extremal_values_real_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:45.4482005Z test_nvfuser_extremal_values_real_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:45.4525281Z test_nvfuser_extremal_values_real_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:45.4573308Z test_nvfuser_extremal_values_reciprocal_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.005s) 2022-08-13T13:57:45.4620957Z test_nvfuser_extremal_values_reciprocal_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.005s) 2022-08-13T13:57:45.4668945Z test_nvfuser_extremal_values_reciprocal_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.005s) 2022-08-13T13:57:45.4711519Z test_nvfuser_extremal_values_reciprocal_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:45.4755224Z test_nvfuser_extremal_values_reciprocal_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:45.4803476Z test_nvfuser_extremal_values_reciprocal_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.005s) 2022-08-13T13:57:45.4846224Z test_nvfuser_extremal_values_remainder_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:45.4889357Z test_nvfuser_extremal_values_remainder_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:45.4932117Z test_nvfuser_extremal_values_remainder_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:45.4979747Z test_nvfuser_extremal_values_remainder_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.005s) 2022-08-13T13:57:45.5027800Z test_nvfuser_extremal_values_renorm_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.005s) 2022-08-13T13:57:45.5075424Z test_nvfuser_extremal_values_renorm_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.005s) 2022-08-13T13:57:45.5122907Z test_nvfuser_extremal_values_renorm_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.005s) 2022-08-13T13:57:45.5170855Z test_nvfuser_extremal_values_renorm_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.005s) 2022-08-13T13:57:45.5218404Z test_nvfuser_extremal_values_renorm_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.005s) 2022-08-13T13:57:45.5265901Z test_nvfuser_extremal_values_renorm_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.005s) 2022-08-13T13:57:45.5314443Z test_nvfuser_extremal_values_repeat_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.005s) 2022-08-13T13:57:45.5357271Z test_nvfuser_extremal_values_repeat_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:45.5400291Z test_nvfuser_extremal_values_repeat_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:45.5443364Z test_nvfuser_extremal_values_repeat_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:45.5486582Z test_nvfuser_extremal_values_repeat_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:45.5529777Z test_nvfuser_extremal_values_repeat_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:45.5577486Z test_nvfuser_extremal_values_repeat_interleave_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.005s) 2022-08-13T13:57:45.5625370Z test_nvfuser_extremal_values_repeat_interleave_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.005s) 2022-08-13T13:57:45.5673421Z test_nvfuser_extremal_values_repeat_interleave_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.005s) 2022-08-13T13:57:45.5720842Z test_nvfuser_extremal_values_repeat_interleave_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.005s) 2022-08-13T13:57:45.5768747Z test_nvfuser_extremal_values_repeat_interleave_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.005s) 2022-08-13T13:57:45.5822599Z test_nvfuser_extremal_values_repeat_interleave_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.005s) 2022-08-13T13:57:45.5868905Z test_nvfuser_extremal_values_reshape_as_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.005s) 2022-08-13T13:57:45.5911806Z test_nvfuser_extremal_values_reshape_as_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:45.5954988Z test_nvfuser_extremal_values_reshape_as_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:45.5997873Z test_nvfuser_extremal_values_reshape_as_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:45.6040910Z test_nvfuser_extremal_values_reshape_as_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:45.6083648Z test_nvfuser_extremal_values_reshape_as_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:45.6126594Z test_nvfuser_extremal_values_reshape_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:45.6169508Z test_nvfuser_extremal_values_reshape_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:45.6212700Z test_nvfuser_extremal_values_reshape_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:45.6255694Z test_nvfuser_extremal_values_reshape_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:45.6305870Z test_nvfuser_extremal_values_reshape_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.005s) 2022-08-13T13:57:45.6348697Z test_nvfuser_extremal_values_reshape_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:45.6391826Z test_nvfuser_extremal_values_resize__cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:45.6434678Z test_nvfuser_extremal_values_resize__cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:45.6478237Z test_nvfuser_extremal_values_resize__cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:45.6520934Z test_nvfuser_extremal_values_resize__cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:45.6571603Z test_nvfuser_extremal_values_resize__cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.005s) 2022-08-13T13:57:45.6614044Z test_nvfuser_extremal_values_resize__cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:45.6656752Z test_nvfuser_extremal_values_resize_as__cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:45.6699320Z test_nvfuser_extremal_values_resize_as__cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:45.6742196Z test_nvfuser_extremal_values_resize_as__cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:45.6791449Z test_nvfuser_extremal_values_resize_as__cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.005s) 2022-08-13T13:57:45.6834393Z test_nvfuser_extremal_values_resize_as__cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:45.6877843Z test_nvfuser_extremal_values_resize_as__cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:45.6920678Z test_nvfuser_extremal_values_resolve_conj_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:45.6963702Z test_nvfuser_extremal_values_resolve_conj_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:45.7006699Z test_nvfuser_extremal_values_resolve_conj_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:45.7049295Z test_nvfuser_extremal_values_resolve_conj_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:45.7091916Z test_nvfuser_extremal_values_resolve_conj_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:45.7134644Z test_nvfuser_extremal_values_resolve_conj_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:45.7177045Z test_nvfuser_extremal_values_resolve_neg_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:45.7219549Z test_nvfuser_extremal_values_resolve_neg_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:45.7268497Z test_nvfuser_extremal_values_resolve_neg_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.005s) 2022-08-13T13:57:45.7316574Z test_nvfuser_extremal_values_resolve_neg_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.005s) 2022-08-13T13:57:45.7361217Z test_nvfuser_extremal_values_resolve_neg_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:45.7403938Z test_nvfuser_extremal_values_resolve_neg_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:45.7447929Z test_nvfuser_extremal_values_roll_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:45.7490776Z test_nvfuser_extremal_values_roll_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:45.7533270Z test_nvfuser_extremal_values_roll_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:45.7575664Z test_nvfuser_extremal_values_roll_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:45.7618107Z test_nvfuser_extremal_values_roll_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:45.7661038Z test_nvfuser_extremal_values_roll_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:45.7703936Z test_nvfuser_extremal_values_rot90_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:45.7752822Z test_nvfuser_extremal_values_rot90_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.005s) 2022-08-13T13:57:45.7795707Z test_nvfuser_extremal_values_rot90_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:45.7838857Z test_nvfuser_extremal_values_rot90_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:45.7881578Z test_nvfuser_extremal_values_rot90_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:45.7930071Z test_nvfuser_extremal_values_rot90_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.005s) 2022-08-13T13:57:45.7977790Z test_nvfuser_extremal_values_round_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.005s) 2022-08-13T13:57:45.8026284Z test_nvfuser_extremal_values_round_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.005s) 2022-08-13T13:57:45.8073946Z test_nvfuser_extremal_values_round_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.005s) 2022-08-13T13:57:45.8121872Z test_nvfuser_extremal_values_round_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.005s) 2022-08-13T13:57:45.8169662Z test_nvfuser_extremal_values_round_decimals_0_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.005s) 2022-08-13T13:57:45.8216976Z test_nvfuser_extremal_values_round_decimals_0_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.005s) 2022-08-13T13:57:45.8265574Z test_nvfuser_extremal_values_round_decimals_0_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.005s) 2022-08-13T13:57:45.8314084Z test_nvfuser_extremal_values_round_decimals_0_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.005s) 2022-08-13T13:57:45.8362043Z test_nvfuser_extremal_values_round_decimals_3_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.005s) 2022-08-13T13:57:45.8410270Z test_nvfuser_extremal_values_round_decimals_3_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.005s) 2022-08-13T13:57:45.8458303Z test_nvfuser_extremal_values_round_decimals_3_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.005s) 2022-08-13T13:57:45.8506233Z test_nvfuser_extremal_values_round_decimals_3_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.005s) 2022-08-13T13:57:45.8554118Z test_nvfuser_extremal_values_round_decimals_neg_3_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.005s) 2022-08-13T13:57:45.8601937Z test_nvfuser_extremal_values_round_decimals_neg_3_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.005s) 2022-08-13T13:57:45.8644901Z test_nvfuser_extremal_values_round_decimals_neg_3_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:45.8687695Z test_nvfuser_extremal_values_round_decimals_neg_3_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:45.8735263Z test_nvfuser_extremal_values_rsqrt_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.005s) 2022-08-13T13:57:45.8783772Z test_nvfuser_extremal_values_rsqrt_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.005s) 2022-08-13T13:57:45.8826777Z test_nvfuser_extremal_values_rsqrt_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:45.8869737Z test_nvfuser_extremal_values_rsqrt_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:45.8912444Z test_nvfuser_extremal_values_rsqrt_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:45.8955499Z test_nvfuser_extremal_values_rsqrt_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:45.8998524Z test_nvfuser_extremal_values_rsub_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:45.9041178Z test_nvfuser_extremal_values_rsub_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:45.9083747Z test_nvfuser_extremal_values_rsub_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:45.9126062Z test_nvfuser_extremal_values_rsub_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:45.9169173Z test_nvfuser_extremal_values_rsub_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:45.9216400Z test_nvfuser_extremal_values_rsub_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.005s) 2022-08-13T13:57:45.9265109Z test_nvfuser_extremal_values_scatter_add_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.005s) 2022-08-13T13:57:45.9307715Z test_nvfuser_extremal_values_scatter_add_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:45.9350912Z test_nvfuser_extremal_values_scatter_add_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:45.9394083Z test_nvfuser_extremal_values_scatter_add_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:45.9436565Z test_nvfuser_extremal_values_scatter_add_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:45.9479746Z test_nvfuser_extremal_values_scatter_add_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:45.9527340Z test_nvfuser_extremal_values_scatter_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.005s) 2022-08-13T13:57:45.9575438Z test_nvfuser_extremal_values_scatter_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.005s) 2022-08-13T13:57:45.9622046Z test_nvfuser_extremal_values_scatter_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.005s) 2022-08-13T13:57:45.9669694Z test_nvfuser_extremal_values_scatter_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.005s) 2022-08-13T13:57:45.9716516Z test_nvfuser_extremal_values_scatter_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.005s) 2022-08-13T13:57:45.9766259Z test_nvfuser_extremal_values_scatter_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.005s) 2022-08-13T13:57:45.9809275Z test_nvfuser_extremal_values_scatter_reduce_amax_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:45.9852043Z test_nvfuser_extremal_values_scatter_reduce_amax_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:45.9895172Z test_nvfuser_extremal_values_scatter_reduce_amax_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:45.9937745Z test_nvfuser_extremal_values_scatter_reduce_amax_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:45.9980479Z test_nvfuser_extremal_values_scatter_reduce_amin_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:46.0022934Z test_nvfuser_extremal_values_scatter_reduce_amin_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:46.0065561Z test_nvfuser_extremal_values_scatter_reduce_amin_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:46.0113228Z test_nvfuser_extremal_values_scatter_reduce_amin_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.005s) 2022-08-13T13:57:46.0161240Z test_nvfuser_extremal_values_scatter_reduce_mean_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.005s) 2022-08-13T13:57:46.0208557Z test_nvfuser_extremal_values_scatter_reduce_mean_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.005s) 2022-08-13T13:57:46.0257000Z test_nvfuser_extremal_values_scatter_reduce_mean_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.005s) 2022-08-13T13:57:46.0304843Z test_nvfuser_extremal_values_scatter_reduce_mean_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.005s) 2022-08-13T13:57:46.0352936Z test_nvfuser_extremal_values_scatter_reduce_prod_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.005s) 2022-08-13T13:57:46.0401140Z test_nvfuser_extremal_values_scatter_reduce_prod_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.005s) 2022-08-13T13:57:46.0448946Z test_nvfuser_extremal_values_scatter_reduce_prod_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.005s) 2022-08-13T13:57:46.0496597Z test_nvfuser_extremal_values_scatter_reduce_prod_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.005s) 2022-08-13T13:57:46.0539244Z test_nvfuser_extremal_values_scatter_reduce_sum_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:46.0581406Z test_nvfuser_extremal_values_scatter_reduce_sum_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:46.0624129Z test_nvfuser_extremal_values_scatter_reduce_sum_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:46.0666614Z test_nvfuser_extremal_values_scatter_reduce_sum_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:46.0709376Z test_nvfuser_extremal_values_searchsorted_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:46.0757805Z test_nvfuser_extremal_values_searchsorted_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.005s) 2022-08-13T13:57:46.0800777Z test_nvfuser_extremal_values_searchsorted_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:46.0843653Z test_nvfuser_extremal_values_segment_reduce_lengths_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:46.0886520Z test_nvfuser_extremal_values_segment_reduce_lengths_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:46.0934066Z test_nvfuser_extremal_values_segment_reduce_lengths_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.005s) 2022-08-13T13:57:46.0982334Z test_nvfuser_extremal_values_segment_reduce_lengths_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.005s) 2022-08-13T13:57:46.1030130Z test_nvfuser_extremal_values_segment_reduce_offsets_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.005s) 2022-08-13T13:57:46.1078255Z test_nvfuser_extremal_values_segment_reduce_offsets_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.005s) 2022-08-13T13:57:46.1125635Z test_nvfuser_extremal_values_segment_reduce_offsets_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.005s) 2022-08-13T13:57:46.1173598Z test_nvfuser_extremal_values_segment_reduce_offsets_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.005s) 2022-08-13T13:57:46.1221318Z test_nvfuser_extremal_values_select_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.005s) 2022-08-13T13:57:46.1270247Z test_nvfuser_extremal_values_select_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.005s) 2022-08-13T13:57:46.1313262Z test_nvfuser_extremal_values_select_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:46.1356296Z test_nvfuser_extremal_values_select_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:46.1399054Z test_nvfuser_extremal_values_select_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:46.1442066Z test_nvfuser_extremal_values_select_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:46.1485319Z test_nvfuser_extremal_values_select_scatter_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:46.1528375Z test_nvfuser_extremal_values_select_scatter_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:46.1570842Z test_nvfuser_extremal_values_select_scatter_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:46.1613319Z test_nvfuser_extremal_values_select_scatter_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:46.1656080Z test_nvfuser_extremal_values_sgn_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:46.1698631Z test_nvfuser_extremal_values_sgn_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:46.1747960Z test_nvfuser_extremal_values_sgn_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.005s) 2022-08-13T13:57:46.1795764Z test_nvfuser_extremal_values_sgn_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.005s) 2022-08-13T13:57:46.1844458Z test_nvfuser_extremal_values_sgn_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.005s) 2022-08-13T13:57:46.1892613Z test_nvfuser_extremal_values_sgn_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.005s) 2022-08-13T13:57:46.1940906Z test_nvfuser_extremal_values_short_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.005s) 2022-08-13T13:57:46.1989565Z test_nvfuser_extremal_values_short_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.005s) 2022-08-13T13:57:46.2034401Z test_nvfuser_extremal_values_short_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:46.2076992Z test_nvfuser_extremal_values_short_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:46.2119621Z test_nvfuser_extremal_values_short_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:46.2162256Z test_nvfuser_extremal_values_short_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:46.2204977Z test_nvfuser_extremal_values_sigmoid_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:46.2254199Z test_nvfuser_extremal_values_sigmoid_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.005s) 2022-08-13T13:57:46.2296831Z test_nvfuser_extremal_values_sigmoid_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:46.2339940Z test_nvfuser_extremal_values_sigmoid_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:46.2383054Z test_nvfuser_extremal_values_sigmoid_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:46.2426016Z test_nvfuser_extremal_values_sigmoid_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:46.2469041Z test_nvfuser_extremal_values_sign_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:46.2511541Z test_nvfuser_extremal_values_sign_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:46.2554074Z test_nvfuser_extremal_values_sign_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:46.2596589Z test_nvfuser_extremal_values_sign_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:46.2639273Z test_nvfuser_extremal_values_signbit_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:46.2682083Z test_nvfuser_extremal_values_signbit_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:46.2731107Z test_nvfuser_extremal_values_signbit_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.005s) 2022-08-13T13:57:46.2774074Z test_nvfuser_extremal_values_signbit_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:46.2817050Z test_nvfuser_extremal_values_sin_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:46.2860334Z test_nvfuser_extremal_values_sin_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:46.2903317Z test_nvfuser_extremal_values_sin_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:46.2946530Z test_nvfuser_extremal_values_sin_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:46.2989289Z test_nvfuser_extremal_values_sin_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:46.3033016Z test_nvfuser_extremal_values_sin_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:46.3075679Z test_nvfuser_extremal_values_sinc_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:46.3118480Z test_nvfuser_extremal_values_sinc_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:46.3161086Z test_nvfuser_extremal_values_sinc_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:46.3209840Z test_nvfuser_extremal_values_sinc_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.005s) 2022-08-13T13:57:46.3252834Z test_nvfuser_extremal_values_sinc_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:46.3296260Z test_nvfuser_extremal_values_sinc_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:46.3339355Z test_nvfuser_extremal_values_sinh_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:46.3382496Z test_nvfuser_extremal_values_sinh_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:46.3424945Z test_nvfuser_extremal_values_sinh_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:46.3467633Z test_nvfuser_extremal_values_sinh_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:46.3510231Z test_nvfuser_extremal_values_sinh_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:46.3552744Z test_nvfuser_extremal_values_sinh_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:46.3595211Z test_nvfuser_extremal_values_slice_scatter_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:46.3638228Z test_nvfuser_extremal_values_slice_scatter_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:46.3686879Z test_nvfuser_extremal_values_slice_scatter_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.005s) 2022-08-13T13:57:46.3729829Z test_nvfuser_extremal_values_slice_scatter_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:46.3778032Z test_nvfuser_extremal_values_softmax_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.005s) 2022-08-13T13:57:46.3826129Z test_nvfuser_extremal_values_softmax_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.005s) 2022-08-13T13:57:46.3874224Z test_nvfuser_extremal_values_softmax_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.005s) 2022-08-13T13:57:46.3922077Z test_nvfuser_extremal_values_softmax_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.005s) 2022-08-13T13:57:46.3969971Z test_nvfuser_extremal_values_softmax_with_dtype_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.005s) 2022-08-13T13:57:46.4017792Z test_nvfuser_extremal_values_softmax_with_dtype_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.005s) 2022-08-13T13:57:46.4065496Z test_nvfuser_extremal_values_softmax_with_dtype_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.005s) 2022-08-13T13:57:46.4112770Z test_nvfuser_extremal_values_softmax_with_dtype_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.005s) 2022-08-13T13:57:46.4157237Z test_nvfuser_extremal_values_softmax_with_dtype_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:46.4205556Z test_nvfuser_extremal_values_softmax_with_dtype_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.005s) 2022-08-13T13:57:46.4248361Z test_nvfuser_extremal_values_sort_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:46.4291548Z test_nvfuser_extremal_values_sort_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:46.4334352Z test_nvfuser_extremal_values_sort_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:46.4382885Z test_nvfuser_extremal_values_sort_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.005s) 2022-08-13T13:57:46.4427165Z test_nvfuser_extremal_values_sparse_sampled_addmm_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: cusparseSDDMM was added in 11.2.1 (0.004s) 2022-08-13T13:57:46.4469946Z test_nvfuser_extremal_values_sparse_sampled_addmm_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: cusparseSDDMM was added in 11.2.1 (0.004s) 2022-08-13T13:57:46.4512659Z test_nvfuser_extremal_values_sparse_sampled_addmm_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: cusparseSDDMM was added in 11.2.1 (0.004s) 2022-08-13T13:57:46.4555319Z test_nvfuser_extremal_values_sparse_sampled_addmm_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: cusparseSDDMM was added in 11.2.1 (0.004s) 2022-08-13T13:57:46.4597716Z test_nvfuser_extremal_values_special_airy_ai_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:46.4640258Z test_nvfuser_extremal_values_special_airy_ai_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:46.4689061Z test_nvfuser_extremal_values_special_bessel_j0_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.005s) 2022-08-13T13:57:46.4732410Z test_nvfuser_extremal_values_special_bessel_j0_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:46.4775597Z test_nvfuser_extremal_values_special_bessel_j1_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:46.4818166Z test_nvfuser_extremal_values_special_bessel_j1_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:46.4861200Z test_nvfuser_extremal_values_special_bessel_y0_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:46.4904098Z test_nvfuser_extremal_values_special_bessel_y0_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:46.4947048Z test_nvfuser_extremal_values_special_bessel_y1_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:46.4989786Z test_nvfuser_extremal_values_special_bessel_y1_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:46.5021447Z test_nvfuser_extremal_values_special_chebyshev_polynomial_t_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.003s) 2022-08-13T13:57:46.5053532Z test_nvfuser_extremal_values_special_chebyshev_polynomial_t_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.003s) 2022-08-13T13:57:46.5084817Z test_nvfuser_extremal_values_special_chebyshev_polynomial_u_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.003s) 2022-08-13T13:57:46.5117189Z test_nvfuser_extremal_values_special_chebyshev_polynomial_u_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.003s) 2022-08-13T13:57:46.5152827Z test_nvfuser_extremal_values_special_chebyshev_polynomial_v_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.004s) 2022-08-13T13:57:46.5189226Z test_nvfuser_extremal_values_special_chebyshev_polynomial_v_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.004s) 2022-08-13T13:57:46.5225513Z test_nvfuser_extremal_values_special_chebyshev_polynomial_w_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.004s) 2022-08-13T13:57:46.5261573Z test_nvfuser_extremal_values_special_chebyshev_polynomial_w_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.004s) 2022-08-13T13:57:46.5308720Z test_nvfuser_extremal_values_special_entr_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.005s) 2022-08-13T13:57:46.5351163Z test_nvfuser_extremal_values_special_entr_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:46.5399229Z test_nvfuser_extremal_values_special_entr_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.005s) 2022-08-13T13:57:46.5442081Z test_nvfuser_extremal_values_special_entr_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:46.5485104Z test_nvfuser_extremal_values_special_erfcx_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:46.5528086Z test_nvfuser_extremal_values_special_erfcx_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:46.5559876Z test_nvfuser_extremal_values_special_hermite_polynomial_h_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.003s) 2022-08-13T13:57:46.5592772Z test_nvfuser_extremal_values_special_hermite_polynomial_h_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.003s) 2022-08-13T13:57:46.5625658Z test_nvfuser_extremal_values_special_hermite_polynomial_he_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.003s) 2022-08-13T13:57:46.5657534Z test_nvfuser_extremal_values_special_hermite_polynomial_he_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.003s) 2022-08-13T13:57:46.5700031Z test_nvfuser_extremal_values_special_i0e_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:46.5742570Z test_nvfuser_extremal_values_special_i0e_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:46.5784992Z test_nvfuser_extremal_values_special_i0e_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:46.5827527Z test_nvfuser_extremal_values_special_i0e_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:46.5873082Z test_nvfuser_extremal_values_special_i1_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:46.5915333Z test_nvfuser_extremal_values_special_i1_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:46.5958245Z test_nvfuser_extremal_values_special_i1e_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:46.6007141Z test_nvfuser_extremal_values_special_i1e_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.005s) 2022-08-13T13:57:46.6039714Z test_nvfuser_extremal_values_special_laguerre_polynomial_l_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.003s) 2022-08-13T13:57:46.6071742Z test_nvfuser_extremal_values_special_laguerre_polynomial_l_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.003s) 2022-08-13T13:57:46.6104257Z test_nvfuser_extremal_values_special_legendre_polynomial_p_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.003s) 2022-08-13T13:57:46.6136967Z test_nvfuser_extremal_values_special_legendre_polynomial_p_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.003s) 2022-08-13T13:57:46.6185779Z test_nvfuser_extremal_values_special_log_ndtr_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.005s) 2022-08-13T13:57:46.6230343Z test_nvfuser_extremal_values_special_log_ndtr_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:46.6273494Z test_nvfuser_extremal_values_special_modified_bessel_i0_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:46.6316678Z test_nvfuser_extremal_values_special_modified_bessel_i0_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:46.6359047Z test_nvfuser_extremal_values_special_modified_bessel_i1_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:46.6402476Z test_nvfuser_extremal_values_special_modified_bessel_i1_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:46.6444966Z test_nvfuser_extremal_values_special_modified_bessel_k0_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:46.6488004Z test_nvfuser_extremal_values_special_modified_bessel_k0_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:46.6535468Z test_nvfuser_extremal_values_special_modified_bessel_k1_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.005s) 2022-08-13T13:57:46.6583136Z test_nvfuser_extremal_values_special_modified_bessel_k1_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.005s) 2022-08-13T13:57:46.6631664Z test_nvfuser_extremal_values_special_ndtr_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.005s) 2022-08-13T13:57:46.6674278Z test_nvfuser_extremal_values_special_ndtr_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:46.6722676Z test_nvfuser_extremal_values_special_ndtr_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.005s) 2022-08-13T13:57:46.6771173Z test_nvfuser_extremal_values_special_ndtr_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.005s) 2022-08-13T13:57:46.6818973Z test_nvfuser_extremal_values_special_ndtri_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.005s) 2022-08-13T13:57:46.6867500Z test_nvfuser_extremal_values_special_ndtri_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.005s) 2022-08-13T13:57:46.6915377Z test_nvfuser_extremal_values_special_polygamma_special_polygamma_n_0_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.005s) 2022-08-13T13:57:46.6963216Z test_nvfuser_extremal_values_special_polygamma_special_polygamma_n_0_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.005s) 2022-08-13T13:57:46.7010781Z test_nvfuser_extremal_values_special_polygamma_special_polygamma_n_0_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.005s) 2022-08-13T13:57:46.7053511Z test_nvfuser_extremal_values_special_scaled_modified_bessel_k0_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:46.7096268Z test_nvfuser_extremal_values_special_scaled_modified_bessel_k0_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:46.7146604Z test_nvfuser_extremal_values_special_scaled_modified_bessel_k1_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.005s) 2022-08-13T13:57:46.7194381Z test_nvfuser_extremal_values_special_scaled_modified_bessel_k1_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.005s) 2022-08-13T13:57:46.7230813Z test_nvfuser_extremal_values_special_shifted_chebyshev_polynomial_t_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.004s) 2022-08-13T13:57:46.7267688Z test_nvfuser_extremal_values_special_shifted_chebyshev_polynomial_t_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.004s) 2022-08-13T13:57:46.7304722Z test_nvfuser_extremal_values_special_shifted_chebyshev_polynomial_u_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.004s) 2022-08-13T13:57:46.7341516Z test_nvfuser_extremal_values_special_shifted_chebyshev_polynomial_u_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.004s) 2022-08-13T13:57:46.7379058Z test_nvfuser_extremal_values_special_shifted_chebyshev_polynomial_v_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.004s) 2022-08-13T13:57:46.7414524Z test_nvfuser_extremal_values_special_shifted_chebyshev_polynomial_v_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.003s) 2022-08-13T13:57:46.7446307Z test_nvfuser_extremal_values_special_shifted_chebyshev_polynomial_w_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.003s) 2022-08-13T13:57:46.7478569Z test_nvfuser_extremal_values_special_shifted_chebyshev_polynomial_w_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.003s) 2022-08-13T13:57:46.7522119Z test_nvfuser_extremal_values_special_spherical_bessel_j0_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:46.7565442Z test_nvfuser_extremal_values_special_spherical_bessel_j0_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:46.7608247Z test_nvfuser_extremal_values_special_xlog1py_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:46.7651207Z test_nvfuser_extremal_values_special_xlog1py_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:46.7694017Z test_nvfuser_extremal_values_special_xlog1py_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:46.7736570Z test_nvfuser_extremal_values_special_xlog1py_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:46.7779256Z test_nvfuser_extremal_values_special_zeta_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:46.7821348Z test_nvfuser_extremal_values_special_zeta_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:46.7869727Z test_nvfuser_extremal_values_split_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.005s) 2022-08-13T13:57:46.7912545Z test_nvfuser_extremal_values_split_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:46.7955874Z test_nvfuser_extremal_values_split_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:46.7998468Z test_nvfuser_extremal_values_split_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:46.8042592Z test_nvfuser_extremal_values_split_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:46.8084710Z test_nvfuser_extremal_values_split_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:46.8126957Z test_nvfuser_extremal_values_split_list_args_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:46.8169670Z test_nvfuser_extremal_values_split_list_args_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:46.8212231Z test_nvfuser_extremal_values_split_list_args_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:46.8254542Z test_nvfuser_extremal_values_split_list_args_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:46.8297195Z test_nvfuser_extremal_values_split_list_args_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:46.8346212Z test_nvfuser_extremal_values_split_list_args_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.005s) 2022-08-13T13:57:46.8394212Z test_nvfuser_extremal_values_split_with_sizes_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.005s) 2022-08-13T13:57:46.8442818Z test_nvfuser_extremal_values_split_with_sizes_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.005s) 2022-08-13T13:57:46.8490639Z test_nvfuser_extremal_values_split_with_sizes_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.005s) 2022-08-13T13:57:46.8538834Z test_nvfuser_extremal_values_split_with_sizes_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.005s) 2022-08-13T13:57:46.8585520Z test_nvfuser_extremal_values_split_with_sizes_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.005s) 2022-08-13T13:57:46.8627738Z test_nvfuser_extremal_values_split_with_sizes_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:46.8670258Z test_nvfuser_extremal_values_sqrt_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:46.8712621Z test_nvfuser_extremal_values_sqrt_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:46.8755268Z test_nvfuser_extremal_values_sqrt_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:46.8797999Z test_nvfuser_extremal_values_sqrt_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:46.8846666Z test_nvfuser_extremal_values_sqrt_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.005s) 2022-08-13T13:57:46.8889780Z test_nvfuser_extremal_values_sqrt_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:46.8932692Z test_nvfuser_extremal_values_square_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:46.8975760Z test_nvfuser_extremal_values_square_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:46.9018298Z test_nvfuser_extremal_values_square_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:46.9061334Z test_nvfuser_extremal_values_square_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:46.9103821Z test_nvfuser_extremal_values_square_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:46.9146626Z test_nvfuser_extremal_values_square_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:46.9189477Z test_nvfuser_extremal_values_squeeze_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:46.9231690Z test_nvfuser_extremal_values_squeeze_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:46.9274106Z test_nvfuser_extremal_values_squeeze_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:46.9322434Z test_nvfuser_extremal_values_squeeze_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.005s) 2022-08-13T13:57:46.9365134Z test_nvfuser_extremal_values_squeeze_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:46.9409379Z test_nvfuser_extremal_values_squeeze_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:46.9452281Z test_nvfuser_extremal_values_stack_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:46.9495430Z test_nvfuser_extremal_values_stack_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:46.9538591Z test_nvfuser_extremal_values_stack_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:46.9581147Z test_nvfuser_extremal_values_stack_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:46.9623303Z test_nvfuser_extremal_values_stack_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:46.9665881Z test_nvfuser_extremal_values_stack_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:46.9708362Z test_nvfuser_extremal_values_std_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:46.9752088Z test_nvfuser_extremal_values_std_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:46.9800393Z test_nvfuser_extremal_values_std_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.005s) 2022-08-13T13:57:46.9843720Z test_nvfuser_extremal_values_std_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:46.9886976Z test_nvfuser_extremal_values_std_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:46.9929849Z test_nvfuser_extremal_values_std_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:46.9972630Z test_nvfuser_extremal_values_std_mean_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:47.0015817Z test_nvfuser_extremal_values_std_mean_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:47.0058378Z test_nvfuser_extremal_values_std_mean_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:47.0100502Z test_nvfuser_extremal_values_std_mean_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:47.0142992Z test_nvfuser_extremal_values_std_mean_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:47.0185518Z test_nvfuser_extremal_values_std_mean_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:47.0228358Z test_nvfuser_extremal_values_stft_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:47.0276647Z test_nvfuser_extremal_values_stft_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.005s) 2022-08-13T13:57:47.0319296Z test_nvfuser_extremal_values_stft_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:47.0362535Z test_nvfuser_extremal_values_stft_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:47.0405876Z test_nvfuser_extremal_values_sub_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:47.0453721Z test_nvfuser_extremal_values_sub_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.005s) 2022-08-13T13:57:47.0501450Z test_nvfuser_extremal_values_sub_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.005s) 2022-08-13T13:57:47.0549258Z test_nvfuser_extremal_values_sub_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.005s) 2022-08-13T13:57:47.0597000Z test_nvfuser_extremal_values_sub_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.005s) 2022-08-13T13:57:47.0644454Z test_nvfuser_extremal_values_sub_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.005s) 2022-08-13T13:57:47.0692624Z test_nvfuser_extremal_values_sum_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.005s) 2022-08-13T13:57:47.0734907Z test_nvfuser_extremal_values_sum_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:47.0783187Z test_nvfuser_extremal_values_sum_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.005s) 2022-08-13T13:57:47.0825754Z test_nvfuser_extremal_values_sum_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:47.0868870Z test_nvfuser_extremal_values_sum_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:47.0911424Z test_nvfuser_extremal_values_sum_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:47.0954640Z test_nvfuser_extremal_values_sum_to_size_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:47.0997514Z test_nvfuser_extremal_values_sum_to_size_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:47.1039823Z test_nvfuser_extremal_values_sum_to_size_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:47.1082212Z test_nvfuser_extremal_values_sum_to_size_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:47.1130376Z test_nvfuser_extremal_values_sum_to_size_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.005s) 2022-08-13T13:57:47.1177679Z test_nvfuser_extremal_values_sum_to_size_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.005s) 2022-08-13T13:57:47.1215352Z test_nvfuser_extremal_values_svd_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:47.1253512Z test_nvfuser_extremal_values_svd_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:47.1301660Z test_nvfuser_extremal_values_svd_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.005s) 2022-08-13T13:57:47.1350605Z test_nvfuser_extremal_values_svd_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.005s) 2022-08-13T13:57:47.1394204Z test_nvfuser_extremal_values_svd_lowrank_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:47.1442579Z test_nvfuser_extremal_values_svd_lowrank_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.005s) 2022-08-13T13:57:47.1490847Z test_nvfuser_extremal_values_symeig_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.005s) 2022-08-13T13:57:47.1538893Z test_nvfuser_extremal_values_symeig_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.005s) 2022-08-13T13:57:47.1587109Z test_nvfuser_extremal_values_symeig_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.005s) 2022-08-13T13:57:47.1634822Z test_nvfuser_extremal_values_symeig_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.005s) 2022-08-13T13:57:47.1683403Z test_nvfuser_extremal_values_t_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.005s) 2022-08-13T13:57:47.1731349Z test_nvfuser_extremal_values_t_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.005s) 2022-08-13T13:57:47.1778646Z test_nvfuser_extremal_values_t_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.005s) 2022-08-13T13:57:47.1826062Z test_nvfuser_extremal_values_t_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.005s) 2022-08-13T13:57:47.1874833Z test_nvfuser_extremal_values_t_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.005s) 2022-08-13T13:57:47.1917755Z test_nvfuser_extremal_values_t_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:47.1961313Z test_nvfuser_extremal_values_take_along_dim_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:47.2003721Z test_nvfuser_extremal_values_take_along_dim_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:47.2046875Z test_nvfuser_extremal_values_take_along_dim_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:47.2089725Z test_nvfuser_extremal_values_take_along_dim_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:47.2136835Z test_nvfuser_extremal_values_take_along_dim_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.005s) 2022-08-13T13:57:47.2179334Z test_nvfuser_extremal_values_take_along_dim_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:47.2221742Z test_nvfuser_extremal_values_take_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:47.2264731Z test_nvfuser_extremal_values_take_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:47.2307075Z test_nvfuser_extremal_values_take_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:47.2361554Z test_nvfuser_extremal_values_take_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.005s) 2022-08-13T13:57:47.2409852Z test_nvfuser_extremal_values_take_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.005s) 2022-08-13T13:57:47.2458110Z test_nvfuser_extremal_values_take_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.005s) 2022-08-13T13:57:47.2506008Z test_nvfuser_extremal_values_tan_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.005s) 2022-08-13T13:57:47.2553795Z test_nvfuser_extremal_values_tan_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.005s) 2022-08-13T13:57:47.2601559Z test_nvfuser_extremal_values_tan_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.005s) 2022-08-13T13:57:47.2649507Z test_nvfuser_extremal_values_tan_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.005s) 2022-08-13T13:57:47.2697099Z test_nvfuser_extremal_values_tan_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.005s) 2022-08-13T13:57:47.2744933Z test_nvfuser_extremal_values_tan_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.005s) 2022-08-13T13:57:47.2792524Z test_nvfuser_extremal_values_tanh_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.005s) 2022-08-13T13:57:47.2835062Z test_nvfuser_extremal_values_tanh_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:47.2883436Z test_nvfuser_extremal_values_tanh_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.005s) 2022-08-13T13:57:47.2926213Z test_nvfuser_extremal_values_tanh_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:47.2969631Z test_nvfuser_extremal_values_tanh_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:47.3012544Z test_nvfuser_extremal_values_tanh_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:47.3056450Z test_nvfuser_extremal_values_tensor_split_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:47.3098811Z test_nvfuser_extremal_values_tensor_split_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:47.3141969Z test_nvfuser_extremal_values_tensor_split_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:47.3184547Z test_nvfuser_extremal_values_tensor_split_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:47.3227882Z test_nvfuser_extremal_values_tensor_split_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:47.3271016Z test_nvfuser_extremal_values_tensor_split_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:47.3313960Z test_nvfuser_extremal_values_tensordot_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:47.3362947Z test_nvfuser_extremal_values_tensordot_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.005s) 2022-08-13T13:57:47.3406144Z test_nvfuser_extremal_values_tensordot_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:47.3449224Z test_nvfuser_extremal_values_tensordot_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:47.3491903Z test_nvfuser_extremal_values_tensordot_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:47.3534725Z test_nvfuser_extremal_values_tile_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:47.3577513Z test_nvfuser_extremal_values_tile_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:47.3620121Z test_nvfuser_extremal_values_tile_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:47.3663148Z test_nvfuser_extremal_values_tile_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:47.3706313Z test_nvfuser_extremal_values_tile_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:47.3749297Z test_nvfuser_extremal_values_tile_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:47.3791540Z test_nvfuser_extremal_values_to_sparse_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:47.3840527Z test_nvfuser_extremal_values_to_sparse_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.005s) 2022-08-13T13:57:47.3882963Z test_nvfuser_extremal_values_to_sparse_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:47.3926089Z test_nvfuser_extremal_values_to_sparse_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:47.3969007Z test_nvfuser_extremal_values_to_sparse_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:47.4011762Z test_nvfuser_extremal_values_to_sparse_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:47.4059846Z test_nvfuser_extremal_values_topk_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.005s) 2022-08-13T13:57:47.4107420Z test_nvfuser_extremal_values_topk_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.005s) 2022-08-13T13:57:47.4155589Z test_nvfuser_extremal_values_topk_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.005s) 2022-08-13T13:57:47.4203291Z test_nvfuser_extremal_values_topk_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.005s) 2022-08-13T13:57:47.4251760Z test_nvfuser_extremal_values_trace_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.005s) 2022-08-13T13:57:47.4299912Z test_nvfuser_extremal_values_trace_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.005s) 2022-08-13T13:57:47.4348556Z test_nvfuser_extremal_values_trace_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.005s) 2022-08-13T13:57:47.4392174Z test_nvfuser_extremal_values_trace_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:47.4440539Z test_nvfuser_extremal_values_trace_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.005s) 2022-08-13T13:57:47.4484528Z test_nvfuser_extremal_values_trace_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:47.4527603Z test_nvfuser_extremal_values_transpose_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:47.4570944Z test_nvfuser_extremal_values_transpose_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:47.4613680Z test_nvfuser_extremal_values_transpose_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:47.4656496Z test_nvfuser_extremal_values_transpose_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:47.4699528Z test_nvfuser_extremal_values_transpose_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:47.4742610Z test_nvfuser_extremal_values_transpose_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:47.4785241Z test_nvfuser_extremal_values_trapezoid_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:47.4838882Z test_nvfuser_extremal_values_trapezoid_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.005s) 2022-08-13T13:57:47.4886865Z test_nvfuser_extremal_values_trapezoid_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.005s) 2022-08-13T13:57:47.4935042Z test_nvfuser_extremal_values_trapezoid_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.005s) 2022-08-13T13:57:47.4982047Z test_nvfuser_extremal_values_trapezoid_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.005s) 2022-08-13T13:57:47.5024959Z test_nvfuser_extremal_values_trapezoid_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:47.5068016Z test_nvfuser_extremal_values_trapz_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:47.5110855Z test_nvfuser_extremal_values_trapz_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:47.5153602Z test_nvfuser_extremal_values_trapz_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:47.5196510Z test_nvfuser_extremal_values_trapz_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:47.5238711Z test_nvfuser_extremal_values_trapz_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:47.5281431Z test_nvfuser_extremal_values_trapz_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:47.5329865Z test_nvfuser_extremal_values_triangular_solve_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.005s) 2022-08-13T13:57:47.5371956Z test_nvfuser_extremal_values_triangular_solve_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:47.5414465Z test_nvfuser_extremal_values_triangular_solve_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:47.5456940Z test_nvfuser_extremal_values_triangular_solve_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:47.5499852Z test_nvfuser_extremal_values_tril_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:47.5542964Z test_nvfuser_extremal_values_tril_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:47.5585475Z test_nvfuser_extremal_values_tril_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:47.5628365Z test_nvfuser_extremal_values_tril_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:47.5670546Z test_nvfuser_extremal_values_tril_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:47.5712732Z test_nvfuser_extremal_values_triu_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:47.5755252Z test_nvfuser_extremal_values_triu_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:47.5803811Z test_nvfuser_extremal_values_triu_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.005s) 2022-08-13T13:57:47.5846942Z test_nvfuser_extremal_values_triu_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:47.5890310Z test_nvfuser_extremal_values_triu_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:47.5933063Z test_nvfuser_extremal_values_true_divide_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:47.5975828Z test_nvfuser_extremal_values_true_divide_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:47.6018645Z test_nvfuser_extremal_values_true_divide_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:47.6061503Z test_nvfuser_extremal_values_true_divide_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:47.6103782Z test_nvfuser_extremal_values_true_divide_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:47.6146368Z test_nvfuser_extremal_values_true_divide_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:47.6188687Z test_nvfuser_extremal_values_trunc_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:47.6232360Z test_nvfuser_extremal_values_trunc_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:47.6280694Z test_nvfuser_extremal_values_trunc_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.005s) 2022-08-13T13:57:47.6323486Z test_nvfuser_extremal_values_trunc_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:47.6366646Z test_nvfuser_extremal_values_unbind_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:47.6409621Z test_nvfuser_extremal_values_unbind_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:47.6452357Z test_nvfuser_extremal_values_unbind_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:47.6495218Z test_nvfuser_extremal_values_unbind_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:47.6537858Z test_nvfuser_extremal_values_unbind_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:47.6580706Z test_nvfuser_extremal_values_unbind_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:47.6622982Z test_nvfuser_extremal_values_unflatten_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:47.6665457Z test_nvfuser_extremal_values_unflatten_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:47.6708116Z test_nvfuser_extremal_values_unflatten_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:47.6756651Z test_nvfuser_extremal_values_unflatten_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.005s) 2022-08-13T13:57:47.6803951Z test_nvfuser_extremal_values_unflatten_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.005s) 2022-08-13T13:57:47.6852311Z test_nvfuser_extremal_values_unflatten_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.005s) 2022-08-13T13:57:47.6899954Z test_nvfuser_extremal_values_unfold_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.005s) 2022-08-13T13:57:47.6947708Z test_nvfuser_extremal_values_unfold_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.005s) 2022-08-13T13:57:47.6995530Z test_nvfuser_extremal_values_unfold_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.005s) 2022-08-13T13:57:47.7043065Z test_nvfuser_extremal_values_unfold_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.005s) 2022-08-13T13:57:47.7091184Z test_nvfuser_extremal_values_unfold_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.005s) 2022-08-13T13:57:47.7139157Z test_nvfuser_extremal_values_unfold_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.005s) 2022-08-13T13:57:47.7186510Z test_nvfuser_extremal_values_unique_consecutive_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.005s) 2022-08-13T13:57:47.7233913Z test_nvfuser_extremal_values_unique_consecutive_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.005s) 2022-08-13T13:57:47.7282498Z test_nvfuser_extremal_values_unique_consecutive_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.005s) 2022-08-13T13:57:47.7326130Z test_nvfuser_extremal_values_unique_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:47.7369311Z test_nvfuser_extremal_values_unique_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:47.7412330Z test_nvfuser_extremal_values_unique_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:47.7455174Z test_nvfuser_extremal_values_unsqueeze_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:47.7498192Z test_nvfuser_extremal_values_unsqueeze_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:47.7541149Z test_nvfuser_extremal_values_unsqueeze_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:47.7583789Z test_nvfuser_extremal_values_unsqueeze_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:47.7626282Z test_nvfuser_extremal_values_unsqueeze_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:47.7669083Z test_nvfuser_extremal_values_unsqueeze_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:47.7711864Z test_nvfuser_extremal_values_var_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:47.7767482Z test_nvfuser_extremal_values_var_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.005s) 2022-08-13T13:57:47.7810870Z test_nvfuser_extremal_values_var_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:47.7853924Z test_nvfuser_extremal_values_var_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:47.7897166Z test_nvfuser_extremal_values_var_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:47.7940305Z test_nvfuser_extremal_values_var_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:47.7983596Z test_nvfuser_extremal_values_var_mean_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:47.8026599Z test_nvfuser_extremal_values_var_mean_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:47.8070551Z test_nvfuser_extremal_values_var_mean_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:47.8113062Z test_nvfuser_extremal_values_var_mean_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:47.8155761Z test_nvfuser_extremal_values_var_mean_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:47.8198592Z test_nvfuser_extremal_values_var_mean_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:47.8248704Z test_nvfuser_extremal_values_vdot_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.005s) 2022-08-13T13:57:47.8296125Z test_nvfuser_extremal_values_vdot_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.005s) 2022-08-13T13:57:47.8344064Z test_nvfuser_extremal_values_vdot_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.005s) 2022-08-13T13:57:47.8391713Z test_nvfuser_extremal_values_vdot_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.005s) 2022-08-13T13:57:47.8440025Z test_nvfuser_extremal_values_vdot_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.005s) 2022-08-13T13:57:47.8482515Z test_nvfuser_extremal_values_view_as_complex_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:47.8525206Z test_nvfuser_extremal_values_view_as_complex_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:47.8573145Z test_nvfuser_extremal_values_view_as_complex_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.005s) 2022-08-13T13:57:47.8615473Z test_nvfuser_extremal_values_view_as_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:47.8657762Z test_nvfuser_extremal_values_view_as_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:47.8700337Z test_nvfuser_extremal_values_view_as_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:47.8749072Z test_nvfuser_extremal_values_view_as_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.005s) 2022-08-13T13:57:47.8791678Z test_nvfuser_extremal_values_view_as_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:47.8834720Z test_nvfuser_extremal_values_view_as_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:47.8877532Z test_nvfuser_extremal_values_view_as_real_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:47.8920541Z test_nvfuser_extremal_values_view_as_real_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:47.8963599Z test_nvfuser_extremal_values_view_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:47.9006101Z test_nvfuser_extremal_values_view_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:47.9048971Z test_nvfuser_extremal_values_view_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:47.9091760Z test_nvfuser_extremal_values_view_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:47.9134276Z test_nvfuser_extremal_values_view_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:47.9176813Z test_nvfuser_extremal_values_view_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:47.9225237Z test_nvfuser_extremal_values_vsplit_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.005s) 2022-08-13T13:57:47.9268135Z test_nvfuser_extremal_values_vsplit_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:47.9310844Z test_nvfuser_extremal_values_vsplit_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:47.9353936Z test_nvfuser_extremal_values_vsplit_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:47.9398213Z test_nvfuser_extremal_values_vsplit_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:47.9441183Z test_nvfuser_extremal_values_vsplit_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:47.9483776Z test_nvfuser_extremal_values_vstack_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:47.9526694Z test_nvfuser_extremal_values_vstack_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:47.9569864Z test_nvfuser_extremal_values_vstack_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:47.9612190Z test_nvfuser_extremal_values_vstack_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:47.9654552Z test_nvfuser_extremal_values_vstack_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:47.9703057Z test_nvfuser_extremal_values_vstack_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.005s) 2022-08-13T13:57:47.9745967Z test_nvfuser_extremal_values_where_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:47.9788840Z test_nvfuser_extremal_values_where_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:47.9831375Z test_nvfuser_extremal_values_where_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:47.9874206Z test_nvfuser_extremal_values_where_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:47.9921756Z test_nvfuser_extremal_values_where_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.005s) 2022-08-13T13:57:47.9970024Z test_nvfuser_extremal_values_where_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.005s) 2022-08-13T13:57:48.0012493Z test_nvfuser_extremal_values_xlogy_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:48.0055159Z test_nvfuser_extremal_values_xlogy_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:48.0097492Z test_nvfuser_extremal_values_xlogy_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:48.0140220Z test_nvfuser_extremal_values_xlogy_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:48.0188533Z test_nvfuser_extremal_values_zero__cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.005s) 2022-08-13T13:57:48.0231250Z test_nvfuser_extremal_values_zero__cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:48.0274335Z test_nvfuser_extremal_values_zero__cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:48.0317238Z test_nvfuser_extremal_values_zero__cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:48.0360063Z test_nvfuser_extremal_values_zero__cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:48.0402772Z test_nvfuser_extremal_values_zero__cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:48.0445281Z test_nvfuser_extremal_values_zeros_like_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:48.0488124Z test_nvfuser_extremal_values_zeros_like_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:48.0530539Z test_nvfuser_extremal_values_zeros_like_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:48.0573091Z test_nvfuser_extremal_values_zeros_like_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:48.0615700Z test_nvfuser_extremal_values_zeros_like_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-13T13:57:48.0664253Z test_nvfuser_extremal_values_zeros_like_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.005s) 2022-08-13T13:57:48.0682648Z test_can_be_enabled_nvfuser (__main__.TestEnableDisableCudaFuser) ... ok (0.002s) 2022-08-13T13:57:48.3134944Z test_context_manager_test (__main__.TestEnableDisableCudaFuser) ... ok (0.245s) 2022-08-13T13:57:48.3154359Z test_register_fuser (__main__.TestEnableDisableCudaFuser) ... ok (0.002s) 2022-08-13T13:57:48.3159555Z test_register_fuser_cpu (__main__.TestEnableDisableCudaFuser) ... skip: Testing on CPU only (0.000s) 2022-08-13T13:57:48.3165191Z test_register_fuser_rocm (__main__.TestEnableDisableCudaFuser) ... skip: ROCM test only (0.000s) 2022-08-13T13:57:48.3302904Z test_autodiff_fallback (jit.test_fuser_common.TestFuserCommon) ... ok (0.014s) 2022-08-13T13:57:48.3303646Z 2022-08-13T13:57:48.3304065Z ---------------------------------------------------------------------- 2022-08-13T13:57:48.3308329Z Ran 7927 tests in 129.347s 2022-08-13T13:57:48.3308537Z 2022-08-13T13:57:48.3309019Z OK (skipped=7847) 2022-08-13T13:57:48.3309214Z 2022-08-13T13:57:48.3309351Z Generating XML reports... 2022-08-13T13:57:48.3573827Z Generated XML report: test-reports/python-unittest/test_jit_cuda_fuser/TEST-TestCudaFuser-20220813135538.xml 2022-08-13T13:57:48.3582248Z Generated XML report: test-reports/python-unittest/test_jit_cuda_fuser/TEST-TestEnableDisableCudaFuser-20220813135538.xml 2022-08-13T13:57:48.3585635Z Generated XML report: test-reports/python-unittest/test_jit_cuda_fuser/TEST-jit.test_fuser_common.TestFuserCommon-20220813135538.xml 2022-08-13T13:57:49.5963363Z Generated XML report: test-reports/python-unittest/test_jit_cuda_fuser/TEST-TestCudaFuserOpInfoCUDA-20220813135538.xml 2022-08-13T13:57:50.6930766Z Running test_jit_fuser_te ... [2022-08-13 13:57:50.692533] 2022-08-13T13:57:50.6931480Z Executing ['/opt/conda/bin/python', '-bb', 'test_jit_fuser_te.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2022-08-13 13:57:50.692639] 2022-08-13T13:57:55.3887421Z monkeytype is not installed. Skipping tests for Profile-Directed Typing 2022-08-13T13:57:55.8285223Z Test results will be stored in test-reports/python-unittest/test_jit_fuser_te 2022-08-13T13:57:56.0914250Z 2022-08-13T13:57:56.0914827Z Running tests... 2022-08-13T13:57:56.0915709Z ---------------------------------------------------------------------- 2022-08-13T13:57:56.2797696Z test_autodiff_fallback (jit.test_fuser_common.TestFuserCommon) ... ok (0.188s) 2022-08-13T13:57:56.2831269Z test_failures___rmatmul___cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.003s) 2022-08-13T13:57:56.2851062Z test_failures_frac_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-08-13T13:57:56.2870665Z test_failures_matmul_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-08-13T13:57:56.2896310Z test_nnc_correctness_H_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:56.2921305Z test_nnc_correctness_H_cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:56.2947148Z test_nnc_correctness_H_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:56.2973291Z test_nnc_correctness_H_cuda_complex32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-08-13T13:57:56.2998240Z test_nnc_correctness_H_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:56.3023452Z test_nnc_correctness_H_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:56.3048203Z test_nnc_correctness_H_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:56.3072651Z test_nnc_correctness_H_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:56.3097347Z test_nnc_correctness_H_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:56.3123133Z test_nnc_correctness_H_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:56.3147420Z test_nnc_correctness_H_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:56.3171806Z test_nnc_correctness_H_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:56.3195904Z test_nnc_correctness_H_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:56.3220129Z test_nnc_correctness_T_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:56.3244558Z test_nnc_correctness_T_cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:56.3269292Z test_nnc_correctness_T_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:56.3293789Z test_nnc_correctness_T_cuda_complex32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:56.3320582Z test_nnc_correctness_T_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-08-13T13:57:56.3345273Z test_nnc_correctness_T_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:56.3369833Z test_nnc_correctness_T_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:56.3393820Z test_nnc_correctness_T_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:56.3417889Z test_nnc_correctness_T_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:56.3442184Z test_nnc_correctness_T_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:56.3466362Z test_nnc_correctness_T_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:56.3491144Z test_nnc_correctness_T_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:56.3515145Z test_nnc_correctness_T_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:56.3547554Z test_nnc_correctness___getitem___cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-08-13T13:57:56.3572056Z test_nnc_correctness___getitem___cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:56.3596042Z test_nnc_correctness___getitem___cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:56.3620252Z test_nnc_correctness___getitem___cuda_complex32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:56.3644379Z test_nnc_correctness___getitem___cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:56.3669614Z test_nnc_correctness___getitem___cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:56.3693557Z test_nnc_correctness___getitem___cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:56.3717333Z test_nnc_correctness___getitem___cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:56.3741847Z test_nnc_correctness___getitem___cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:56.3766076Z test_nnc_correctness___getitem___cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:56.3795038Z test_nnc_correctness___getitem___cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-08-13T13:57:56.3819387Z test_nnc_correctness___getitem___cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:56.3843430Z test_nnc_correctness___getitem___cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:56.3867650Z test_nnc_correctness___radd___cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:56.3892052Z test_nnc_correctness___radd___cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:56.3916145Z test_nnc_correctness___radd___cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:56.3940807Z test_nnc_correctness___radd___cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:56.3964822Z test_nnc_correctness___radd___cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:56.3989209Z test_nnc_correctness___radd___cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:56.4013651Z test_nnc_correctness___radd___cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:56.4037665Z test_nnc_correctness___radd___cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:56.4066549Z test_nnc_correctness___radd___cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-08-13T13:57:56.4091024Z test_nnc_correctness___radd___cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:56.4115096Z test_nnc_correctness___radd___cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:56.4139564Z test_nnc_correctness___radd___cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:56.4163518Z test_nnc_correctness___rand___cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:56.4188125Z test_nnc_correctness___rand___cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:56.4212402Z test_nnc_correctness___rand___cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:56.4236489Z test_nnc_correctness___rand___cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:56.4261590Z test_nnc_correctness___rand___cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:56.4286467Z test_nnc_correctness___rand___cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:56.4311681Z test_nnc_correctness___rdiv___cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:56.4342100Z test_nnc_correctness___rdiv___cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-08-13T13:57:56.4367051Z test_nnc_correctness___rdiv___cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:56.4392321Z test_nnc_correctness___rdiv___cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:56.4420397Z test_nnc_correctness___rdiv___cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-08-13T13:57:56.4445623Z test_nnc_correctness___rdiv___cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:56.4470735Z test_nnc_correctness___rdiv___cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:56.4495987Z test_nnc_correctness___rdiv___cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:56.4521155Z test_nnc_correctness___rdiv___cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:56.4546559Z test_nnc_correctness___rdiv___cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:56.4571763Z test_nnc_correctness___rdiv___cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:56.4596636Z test_nnc_correctness___rdiv___cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:56.4626606Z test_nnc_correctness___rmatmul___cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-08-13T13:57:56.4651963Z test_nnc_correctness___rmatmul___cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:56.4677170Z test_nnc_correctness___rmatmul___cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:56.4702522Z test_nnc_correctness___rmatmul___cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:56.4727614Z test_nnc_correctness___rmatmul___cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:56.4752903Z test_nnc_correctness___rmod___cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:56.4778161Z test_nnc_correctness___rmod___cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:56.4803059Z test_nnc_correctness___rmod___cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:56.4828366Z test_nnc_correctness___rmod___cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:56.4853450Z test_nnc_correctness___rmod___cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:56.4878189Z test_nnc_correctness___rmod___cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:56.4908028Z test_nnc_correctness___rmod___cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-08-13T13:57:56.4933547Z test_nnc_correctness___rmod___cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:56.4958503Z test_nnc_correctness___rmod___cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:56.4983848Z test_nnc_correctness___rmul___cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:56.5009184Z test_nnc_correctness___rmul___cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:56.5034245Z test_nnc_correctness___rmul___cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:56.5059489Z test_nnc_correctness___rmul___cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:56.5084509Z test_nnc_correctness___rmul___cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:56.5109519Z test_nnc_correctness___rmul___cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:56.5134935Z test_nnc_correctness___rmul___cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:56.5159494Z test_nnc_correctness___rmul___cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:56.5189545Z test_nnc_correctness___rmul___cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-08-13T13:57:56.5214860Z test_nnc_correctness___rmul___cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:56.5239910Z test_nnc_correctness___rmul___cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:56.5265175Z test_nnc_correctness___rmul___cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:56.5290480Z test_nnc_correctness___ror___cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:56.5315591Z test_nnc_correctness___ror___cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:56.5340998Z test_nnc_correctness___ror___cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:56.5366377Z test_nnc_correctness___ror___cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:56.5389620Z test_nnc_correctness___ror___cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:56.5415055Z test_nnc_correctness___ror___cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:56.5440171Z test_nnc_correctness___rpow___cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:56.5468298Z test_nnc_correctness___rpow___cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-08-13T13:57:56.5493861Z test_nnc_correctness___rpow___cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:56.5518970Z test_nnc_correctness___rpow___cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:56.5544496Z test_nnc_correctness___rpow___cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:56.5570031Z test_nnc_correctness___rpow___cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:56.5593404Z test_nnc_correctness___rpow___cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:56.5618891Z test_nnc_correctness___rpow___cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:56.5644066Z test_nnc_correctness___rpow___cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:56.5667272Z test_nnc_correctness___rpow___cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:56.5690578Z test_nnc_correctness___rpow___cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:56.5713594Z test_nnc_correctness___rsub___cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:56.5741727Z test_nnc_correctness___rsub___cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-08-13T13:57:56.5766824Z test_nnc_correctness___rsub___cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:56.5792404Z test_nnc_correctness___rsub___cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:56.5817855Z test_nnc_correctness___rsub___cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:56.5843208Z test_nnc_correctness___rsub___cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:56.5868915Z test_nnc_correctness___rsub___cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:56.5894567Z test_nnc_correctness___rsub___cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:56.5917564Z test_nnc_correctness___rsub___cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:56.5940907Z test_nnc_correctness___rsub___cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:56.5964050Z test_nnc_correctness___rsub___cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:56.5987350Z test_nnc_correctness___rxor___cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:56.6015831Z test_nnc_correctness___rxor___cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-08-13T13:57:56.6041087Z test_nnc_correctness___rxor___cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:56.6066485Z test_nnc_correctness___rxor___cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:56.6091997Z test_nnc_correctness___rxor___cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:56.6115186Z test_nnc_correctness___rxor___cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:56.6138943Z test_nnc_correctness__masked_amax_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:56.6162148Z test_nnc_correctness__masked_amax_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:56.6185931Z test_nnc_correctness__masked_amax_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:56.6209257Z test_nnc_correctness__masked_amax_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:56.6232252Z test_nnc_correctness__masked_amax_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:56.6255562Z test_nnc_correctness__masked_amax_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:56.6283576Z test_nnc_correctness__masked_amax_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-08-13T13:57:56.6307155Z test_nnc_correctness__masked_amax_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:56.6330719Z test_nnc_correctness__masked_amax_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:56.6355801Z test_nnc_correctness__masked_amin_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:56.6381228Z test_nnc_correctness__masked_amin_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:56.6406421Z test_nnc_correctness__masked_amin_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:56.6431747Z test_nnc_correctness__masked_amin_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:56.6455078Z test_nnc_correctness__masked_amin_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:56.6478221Z test_nnc_correctness__masked_amin_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:56.6501514Z test_nnc_correctness__masked_amin_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:56.6524541Z test_nnc_correctness__masked_amin_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:56.6553325Z test_nnc_correctness__masked_amin_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-08-13T13:57:56.6578294Z test_nnc_correctness__masked_argmax_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:56.6603458Z test_nnc_correctness__masked_argmax_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:56.6628885Z test_nnc_correctness__masked_argmax_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:56.6654438Z test_nnc_correctness__masked_argmax_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:56.6679749Z test_nnc_correctness__masked_argmax_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:56.6703990Z test_nnc_correctness__masked_argmax_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:56.6727520Z test_nnc_correctness__masked_argmax_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:56.6751028Z test_nnc_correctness__masked_argmax_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:56.6774015Z test_nnc_correctness__masked_argmax_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:56.6797091Z test_nnc_correctness__masked_argmin_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:56.6826074Z test_nnc_correctness__masked_argmin_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-08-13T13:57:56.6849618Z test_nnc_correctness__masked_argmin_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:56.6872968Z test_nnc_correctness__masked_argmin_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:56.6898519Z test_nnc_correctness__masked_argmin_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:56.6923969Z test_nnc_correctness__masked_argmin_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:56.6949195Z test_nnc_correctness__masked_argmin_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:56.6972548Z test_nnc_correctness__masked_argmin_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:56.6995568Z test_nnc_correctness__masked_argmin_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:56.7019071Z test_nnc_correctness__masked_cumprod_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:56.7042017Z test_nnc_correctness__masked_cumprod_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:56.7065346Z test_nnc_correctness__masked_cumprod_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:56.7093883Z test_nnc_correctness__masked_cumprod_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-08-13T13:57:56.7119237Z test_nnc_correctness__masked_cumprod_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:56.7144818Z test_nnc_correctness__masked_cumprod_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:56.7170133Z test_nnc_correctness__masked_cumprod_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:56.7195341Z test_nnc_correctness__masked_cumprod_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:56.7221097Z test_nnc_correctness__masked_cumprod_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:56.7246222Z test_nnc_correctness__masked_cumprod_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:56.7271611Z test_nnc_correctness__masked_cumprod_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:56.7297328Z test_nnc_correctness__masked_cumsum_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:56.7320162Z test_nnc_correctness__masked_cumsum_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:56.7343458Z test_nnc_correctness__masked_cumsum_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:56.7371900Z test_nnc_correctness__masked_cumsum_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-08-13T13:57:56.7395396Z test_nnc_correctness__masked_cumsum_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:56.7418337Z test_nnc_correctness__masked_cumsum_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:56.7441603Z test_nnc_correctness__masked_cumsum_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:56.7467228Z test_nnc_correctness__masked_cumsum_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:56.7492405Z test_nnc_correctness__masked_cumsum_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:56.7515563Z test_nnc_correctness__masked_cumsum_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:56.7538867Z test_nnc_correctness__masked_cumsum_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:56.7561953Z test_nnc_correctness__masked_log_softmax_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:56.7585281Z test_nnc_correctness__masked_log_softmax_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:56.7608817Z test_nnc_correctness__masked_log_softmax_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:56.7637054Z test_nnc_correctness__masked_log_softmax_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-08-13T13:57:56.7660564Z test_nnc_correctness__masked_logaddexp_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:56.7685722Z test_nnc_correctness__masked_logaddexp_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:56.7709139Z test_nnc_correctness__masked_logaddexp_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:56.7732799Z test_nnc_correctness__masked_logsumexp_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:56.7755841Z test_nnc_correctness__masked_logsumexp_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:56.7781339Z test_nnc_correctness__masked_logsumexp_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:56.7806568Z test_nnc_correctness__masked_logsumexp_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:56.7831674Z test_nnc_correctness__masked_logsumexp_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:56.7854978Z test_nnc_correctness__masked_logsumexp_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:56.7877960Z test_nnc_correctness__masked_logsumexp_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:56.7908767Z test_nnc_correctness__masked_logsumexp_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-08-13T13:57:56.7934184Z test_nnc_correctness__masked_logsumexp_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:56.7959306Z test_nnc_correctness__masked_mean_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:56.7984748Z test_nnc_correctness__masked_mean_cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:56.8010547Z test_nnc_correctness__masked_mean_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:56.8033857Z test_nnc_correctness__masked_mean_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:56.8057750Z test_nnc_correctness__masked_mean_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:56.8080219Z test_nnc_correctness__masked_mean_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:56.8103655Z test_nnc_correctness__masked_mean_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:56.8126695Z test_nnc_correctness__masked_mean_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:56.8151678Z test_nnc_correctness__masked_mean_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:56.8180453Z test_nnc_correctness__masked_mean_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-08-13T13:57:56.8203642Z test_nnc_correctness__masked_mean_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:56.8227090Z test_nnc_correctness__masked_mean_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:56.8250547Z test_nnc_correctness__masked_median_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:56.8273747Z test_nnc_correctness__masked_median_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:56.8297334Z test_nnc_correctness__masked_median_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:56.8320446Z test_nnc_correctness__masked_norm_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:56.8343923Z test_nnc_correctness__masked_norm_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:56.8366776Z test_nnc_correctness__masked_norm_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:56.8390165Z test_nnc_correctness__masked_norm_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:56.8413533Z test_nnc_correctness__masked_normalize_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:56.8441982Z test_nnc_correctness__masked_normalize_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-08-13T13:57:56.8465605Z test_nnc_correctness__masked_normalize_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:56.8489299Z test_nnc_correctness__masked_normalize_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:56.8512307Z test_nnc_correctness__masked_normalize_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:56.8535874Z test_nnc_correctness__masked_normalize_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:56.8559181Z test_nnc_correctness__masked_prod_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:56.8582699Z test_nnc_correctness__masked_prod_cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:56.8605803Z test_nnc_correctness__masked_prod_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:56.8629201Z test_nnc_correctness__masked_prod_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:56.8652589Z test_nnc_correctness__masked_prod_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:56.8675591Z test_nnc_correctness__masked_prod_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:56.8704235Z test_nnc_correctness__masked_prod_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-08-13T13:57:56.8727841Z test_nnc_correctness__masked_prod_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:56.8751196Z test_nnc_correctness__masked_prod_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:56.8774916Z test_nnc_correctness__masked_prod_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:56.8798077Z test_nnc_correctness__masked_prod_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:56.8821799Z test_nnc_correctness__masked_prod_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:56.8845093Z test_nnc_correctness__masked_softmax_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:56.8868621Z test_nnc_correctness__masked_softmax_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:56.8891819Z test_nnc_correctness__masked_softmax_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:56.8915304Z test_nnc_correctness__masked_softmax_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:56.8940466Z test_nnc_correctness__masked_softmin_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:56.8969083Z test_nnc_correctness__masked_softmin_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-08-13T13:57:56.8992347Z test_nnc_correctness__masked_softmin_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:56.9015803Z test_nnc_correctness__masked_softmin_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:56.9039136Z test_nnc_correctness__masked_std_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:56.9062909Z test_nnc_correctness__masked_std_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:56.9086141Z test_nnc_correctness__masked_std_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:56.9109595Z test_nnc_correctness__masked_std_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:56.9132771Z test_nnc_correctness__masked_std_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:56.9157891Z test_nnc_correctness__masked_std_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:56.9183377Z test_nnc_correctness__masked_std_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:56.9209054Z test_nnc_correctness__masked_std_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:56.9237463Z test_nnc_correctness__masked_std_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-08-13T13:57:56.9260991Z test_nnc_correctness__masked_std_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:56.9284205Z test_nnc_correctness__masked_std_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:56.9307753Z test_nnc_correctness__masked_sum_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:56.9331436Z test_nnc_correctness__masked_sum_cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:56.9356430Z test_nnc_correctness__masked_sum_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:56.9381024Z test_nnc_correctness__masked_sum_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:56.9405663Z test_nnc_correctness__masked_sum_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:56.9430912Z test_nnc_correctness__masked_sum_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:56.9456188Z test_nnc_correctness__masked_sum_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:56.9481019Z test_nnc_correctness__masked_sum_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:56.9510652Z test_nnc_correctness__masked_sum_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-08-13T13:57:56.9534616Z test_nnc_correctness__masked_sum_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:56.9557789Z test_nnc_correctness__masked_sum_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:56.9581233Z test_nnc_correctness__masked_sum_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:56.9604530Z test_nnc_correctness__masked_var_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:56.9628204Z test_nnc_correctness__masked_var_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:56.9652057Z test_nnc_correctness__masked_var_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:56.9675230Z test_nnc_correctness__masked_var_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:56.9698504Z test_nnc_correctness__masked_var_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:56.9721399Z test_nnc_correctness__masked_var_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:56.9745120Z test_nnc_correctness__masked_var_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:56.9773669Z test_nnc_correctness__masked_var_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-08-13T13:57:56.9799087Z test_nnc_correctness__masked_var_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:56.9824733Z test_nnc_correctness__masked_var_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:56.9850449Z test_nnc_correctness__masked_var_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:56.9873654Z test_nnc_correctness_abs_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:56.9897246Z test_nnc_correctness_abs_cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:56.9920244Z test_nnc_correctness_abs_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:56.9944019Z test_nnc_correctness_abs_cuda_complex32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:56.9969067Z test_nnc_correctness_abs_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:56.9994173Z test_nnc_correctness_abs_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:57.0018785Z test_nnc_correctness_abs_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:57.0048479Z test_nnc_correctness_abs_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-08-13T13:57:57.0071809Z test_nnc_correctness_abs_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:57.0095422Z test_nnc_correctness_abs_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:57.0118546Z test_nnc_correctness_abs_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:57.0142160Z test_nnc_correctness_abs_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:57.0165421Z test_nnc_correctness_abs_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:57.0189214Z test_nnc_correctness_acos_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:57.0212535Z test_nnc_correctness_acos_cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:57.0235871Z test_nnc_correctness_acos_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:57.0259162Z test_nnc_correctness_acos_cuda_complex32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:57.0283979Z test_nnc_correctness_acos_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:57.0312964Z test_nnc_correctness_acos_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-08-13T13:57:57.0336666Z test_nnc_correctness_acos_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:57.0360026Z test_nnc_correctness_acos_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:57.0383715Z test_nnc_correctness_acos_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:57.0406882Z test_nnc_correctness_acos_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:57.0430464Z test_nnc_correctness_acos_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:57.0453882Z test_nnc_correctness_acos_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:57.0479332Z test_nnc_correctness_acos_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:57.0504915Z test_nnc_correctness_acosh_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:57.0530654Z test_nnc_correctness_acosh_cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:57.0553640Z test_nnc_correctness_acosh_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:57.0582581Z test_nnc_correctness_acosh_cuda_complex32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-08-13T13:57:57.0608205Z test_nnc_correctness_acosh_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:57.0631580Z test_nnc_correctness_acosh_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:57.0655087Z test_nnc_correctness_acosh_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:57.0678324Z test_nnc_correctness_acosh_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:57.0701858Z test_nnc_correctness_acosh_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:57.0725184Z test_nnc_correctness_acosh_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:57.0748485Z test_nnc_correctness_acosh_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:57.0772016Z test_nnc_correctness_acosh_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:57.0796836Z test_nnc_correctness_acosh_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:57.0822050Z test_nnc_correctness_add_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:57.0850993Z test_nnc_correctness_add_cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-08-13T13:57:57.0874182Z test_nnc_correctness_add_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:57.0899758Z test_nnc_correctness_add_cuda_complex32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:57.0925562Z test_nnc_correctness_add_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:57.0950423Z test_nnc_correctness_add_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:57.0975610Z test_nnc_correctness_add_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:57.0999017Z test_nnc_correctness_add_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:57.1022245Z test_nnc_correctness_add_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:57.1047629Z test_nnc_correctness_add_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:57.1072739Z test_nnc_correctness_add_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:57.1098021Z test_nnc_correctness_add_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:57.1126608Z test_nnc_correctness_add_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-08-13T13:57:57.1150053Z test_nnc_correctness_addbmm_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:57.1173524Z test_nnc_correctness_addbmm_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:57.1196644Z test_nnc_correctness_addbmm_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:57.1220179Z test_nnc_correctness_addbmm_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:57.1243554Z test_nnc_correctness_addbmm_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:57.1266941Z test_nnc_correctness_addcdiv_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:57.1290708Z test_nnc_correctness_addcdiv_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:57.1313774Z test_nnc_correctness_addcdiv_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:57.1337083Z test_nnc_correctness_addcdiv_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:57.1360029Z test_nnc_correctness_addcdiv_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:57.1389194Z test_nnc_correctness_addcdiv_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-08-13T13:57:57.1412679Z test_nnc_correctness_addcmul_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:57.1436064Z test_nnc_correctness_addcmul_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:57.1459528Z test_nnc_correctness_addcmul_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:57.1482680Z test_nnc_correctness_addcmul_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:57.1506461Z test_nnc_correctness_addcmul_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:57.1529844Z test_nnc_correctness_addcmul_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:57.1552903Z test_nnc_correctness_addcmul_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:57.1576301Z test_nnc_correctness_addcmul_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:57.1599569Z test_nnc_correctness_addcmul_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:57.1624729Z test_nnc_correctness_addcmul_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:57.1653762Z test_nnc_correctness_addcmul_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-08-13T13:57:57.1677184Z test_nnc_correctness_addmm_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:57.1700573Z test_nnc_correctness_addmm_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:57.1723729Z test_nnc_correctness_addmm_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:57.1749320Z test_nnc_correctness_addmm_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:57.1774658Z test_nnc_correctness_addmm_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:57.1797937Z test_nnc_correctness_addmm_decomposed_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:57.1821272Z test_nnc_correctness_addmm_decomposed_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:57.1844340Z test_nnc_correctness_addmm_decomposed_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:57.1868014Z test_nnc_correctness_addmm_decomposed_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:57.1891581Z test_nnc_correctness_addmm_decomposed_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:57.1921789Z test_nnc_correctness_addmv_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-08-13T13:57:57.1945496Z test_nnc_correctness_addmv_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:57.1969094Z test_nnc_correctness_addmv_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:57.1994503Z test_nnc_correctness_addmv_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:57.2020022Z test_nnc_correctness_addmv_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:57.2045708Z test_nnc_correctness_addr_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:57.2070775Z test_nnc_correctness_addr_cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:57.2096089Z test_nnc_correctness_addr_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:57.2121026Z test_nnc_correctness_addr_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:57.2146583Z test_nnc_correctness_addr_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:57.2172454Z test_nnc_correctness_addr_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:57.2201058Z test_nnc_correctness_addr_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-08-13T13:57:57.2225676Z test_nnc_correctness_addr_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:57.2249307Z test_nnc_correctness_addr_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:57.2275253Z test_nnc_correctness_addr_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:57.2300006Z test_nnc_correctness_addr_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:57.2322939Z test_nnc_correctness_addr_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:57.2346872Z test_nnc_correctness_all_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:57.2370737Z test_nnc_correctness_all_cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:57.2393781Z test_nnc_correctness_all_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:57.2417312Z test_nnc_correctness_all_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:57.2442211Z test_nnc_correctness_all_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:57.2472871Z test_nnc_correctness_all_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-08-13T13:57:57.2496605Z test_nnc_correctness_all_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:57.2519743Z test_nnc_correctness_all_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:57.2543550Z test_nnc_correctness_all_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:57.2566969Z test_nnc_correctness_all_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:57.2590605Z test_nnc_correctness_all_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:57.2614194Z test_nnc_correctness_all_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:57.2626356Z test_nnc_correctness_allclose_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: Skipped! (0.001s) 2022-08-13T13:57:57.2639112Z test_nnc_correctness_allclose_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: Skipped! (0.001s) 2022-08-13T13:57:57.2651694Z test_nnc_correctness_allclose_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: Skipped! (0.001s) 2022-08-13T13:57:57.2664090Z test_nnc_correctness_allclose_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: Skipped! (0.001s) 2022-08-13T13:57:57.2676495Z test_nnc_correctness_allclose_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Skipped! (0.001s) 2022-08-13T13:57:57.2689874Z test_nnc_correctness_allclose_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Skipped! (0.001s) 2022-08-13T13:57:57.2713341Z test_nnc_correctness_amax_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:57.2736857Z test_nnc_correctness_amax_cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:57.2760185Z test_nnc_correctness_amax_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:57.2788818Z test_nnc_correctness_amax_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-08-13T13:57:57.2812385Z test_nnc_correctness_amax_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:57.2836431Z test_nnc_correctness_amax_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:57.2859699Z test_nnc_correctness_amax_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:57.2883910Z test_nnc_correctness_amax_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:57.2909450Z test_nnc_correctness_amax_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:57.2933122Z test_nnc_correctness_amax_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:57.2956064Z test_nnc_correctness_amin_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:57.2979519Z test_nnc_correctness_amin_cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:57.3002717Z test_nnc_correctness_amin_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:57.3026878Z test_nnc_correctness_amin_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:57.3056202Z test_nnc_correctness_amin_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-08-13T13:57:57.3079819Z test_nnc_correctness_amin_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:57.3103276Z test_nnc_correctness_amin_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:57.3126924Z test_nnc_correctness_amin_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:57.3150523Z test_nnc_correctness_amin_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:57.3174398Z test_nnc_correctness_amin_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:57.3197453Z test_nnc_correctness_aminmax_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:57.3221153Z test_nnc_correctness_aminmax_cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:57.3244697Z test_nnc_correctness_aminmax_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:57.3267878Z test_nnc_correctness_aminmax_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:57.3291392Z test_nnc_correctness_aminmax_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:57.3321000Z test_nnc_correctness_aminmax_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-08-13T13:57:57.3344763Z test_nnc_correctness_aminmax_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:57.3368385Z test_nnc_correctness_aminmax_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:57.3391940Z test_nnc_correctness_aminmax_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:57.3415777Z test_nnc_correctness_aminmax_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:57.3439246Z test_nnc_correctness_angle_cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:57.3463184Z test_nnc_correctness_angle_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:57.3486262Z test_nnc_correctness_angle_cuda_complex32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:57.3509562Z test_nnc_correctness_angle_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:57.3533033Z test_nnc_correctness_angle_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:57.3556197Z test_nnc_correctness_angle_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:57.3585386Z test_nnc_correctness_angle_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-08-13T13:57:57.3611020Z test_nnc_correctness_angle_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:57.3634541Z test_nnc_correctness_angle_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:57.3658165Z test_nnc_correctness_angle_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:57.3681598Z test_nnc_correctness_angle_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:57.3705300Z test_nnc_correctness_any_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:57.3728952Z test_nnc_correctness_any_cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:57.3752232Z test_nnc_correctness_any_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:57.3775893Z test_nnc_correctness_any_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:57.3798983Z test_nnc_correctness_any_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:57.3822397Z test_nnc_correctness_any_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:57.3851722Z test_nnc_correctness_any_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-08-13T13:57:57.3875008Z test_nnc_correctness_any_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:57.3898460Z test_nnc_correctness_any_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:57.3921703Z test_nnc_correctness_any_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:57.3945379Z test_nnc_correctness_any_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:57.3969009Z test_nnc_correctness_any_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:57.3992505Z test_nnc_correctness_arange_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:57.4016255Z test_nnc_correctness_arange_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:57.4039572Z test_nnc_correctness_arange_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:57.4062969Z test_nnc_correctness_arange_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:57.4086352Z test_nnc_correctness_arange_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:57.4115309Z test_nnc_correctness_arange_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-08-13T13:57:57.4139246Z test_nnc_correctness_arange_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:57.4162807Z test_nnc_correctness_arange_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:57.4186375Z test_nnc_correctness_arange_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:57.4209792Z test_nnc_correctness_argmax_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:57.4233206Z test_nnc_correctness_argmax_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:57.4256661Z test_nnc_correctness_argmax_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:57.4279870Z test_nnc_correctness_argmax_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:57.4303588Z test_nnc_correctness_argmax_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:57.4327104Z test_nnc_correctness_argmax_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:57.4350615Z test_nnc_correctness_argmax_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:57.4379947Z test_nnc_correctness_argmax_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-08-13T13:57:57.4403111Z test_nnc_correctness_argmax_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:57.4429183Z test_nnc_correctness_argmin_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:57.4452724Z test_nnc_correctness_argmin_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:57.4476002Z test_nnc_correctness_argmin_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:57.4499703Z test_nnc_correctness_argmin_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:57.4522942Z test_nnc_correctness_argmin_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:57.4546354Z test_nnc_correctness_argmin_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:57.4569775Z test_nnc_correctness_argmin_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:57.4593064Z test_nnc_correctness_argmin_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:57.4616753Z test_nnc_correctness_argmin_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:57.4645879Z test_nnc_correctness_argsort_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-08-13T13:57:57.4669626Z test_nnc_correctness_argsort_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:57.4693106Z test_nnc_correctness_argsort_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:57.4716621Z test_nnc_correctness_argsort_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:57.4740618Z test_nnc_correctness_argsort_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:57.4764191Z test_nnc_correctness_argsort_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:57.4787622Z test_nnc_correctness_argsort_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:57.4813004Z test_nnc_correctness_argsort_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:57.4837829Z test_nnc_correctness_argsort_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:57.4861220Z test_nnc_correctness_argwhere_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:57.4884456Z test_nnc_correctness_argwhere_cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:57.4914011Z test_nnc_correctness_argwhere_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-08-13T13:57:57.4937590Z test_nnc_correctness_argwhere_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:57.4960808Z test_nnc_correctness_argwhere_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:57.4984281Z test_nnc_correctness_argwhere_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:57.5008065Z test_nnc_correctness_argwhere_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:57.5031576Z test_nnc_correctness_argwhere_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:57.5057112Z test_nnc_correctness_argwhere_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:57.5082021Z test_nnc_correctness_argwhere_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:57.5107181Z test_nnc_correctness_argwhere_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:57.5130894Z test_nnc_correctness_argwhere_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:57.5154267Z test_nnc_correctness_as_strided_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:57.5183676Z test_nnc_correctness_as_strided_cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-08-13T13:57:57.5209023Z test_nnc_correctness_as_strided_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:57.5232222Z test_nnc_correctness_as_strided_cuda_complex32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:57.5255851Z test_nnc_correctness_as_strided_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:57.5279098Z test_nnc_correctness_as_strided_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:57.5302714Z test_nnc_correctness_as_strided_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:57.5326101Z test_nnc_correctness_as_strided_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:57.5349476Z test_nnc_correctness_as_strided_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:57.5373105Z test_nnc_correctness_as_strided_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:57.5396135Z test_nnc_correctness_as_strided_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:57.5419565Z test_nnc_correctness_as_strided_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:57.5449317Z test_nnc_correctness_as_strided_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-08-13T13:57:57.5472681Z test_nnc_correctness_as_strided_scatter_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:57.5497778Z test_nnc_correctness_as_strided_scatter_cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:57.5520969Z test_nnc_correctness_as_strided_scatter_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:57.5545011Z test_nnc_correctness_as_strided_scatter_cuda_complex32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:57.5568648Z test_nnc_correctness_as_strided_scatter_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:57.5591916Z test_nnc_correctness_as_strided_scatter_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:57.5615655Z test_nnc_correctness_as_strided_scatter_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:57.5640618Z test_nnc_correctness_as_strided_scatter_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:57.5663897Z test_nnc_correctness_as_strided_scatter_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:57.5687990Z test_nnc_correctness_as_strided_scatter_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:57.5716577Z test_nnc_correctness_as_strided_scatter_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-08-13T13:57:57.5740369Z test_nnc_correctness_as_strided_scatter_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:57.5763631Z test_nnc_correctness_as_strided_scatter_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:57.5787449Z test_nnc_correctness_asin_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:57.5810996Z test_nnc_correctness_asin_cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:57.5836236Z test_nnc_correctness_asin_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:57.5861472Z test_nnc_correctness_asin_cuda_complex32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:57.5884711Z test_nnc_correctness_asin_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:57.5908269Z test_nnc_correctness_asin_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:57.5932225Z test_nnc_correctness_asin_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:57.5955577Z test_nnc_correctness_asin_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:57.5984905Z test_nnc_correctness_asin_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-08-13T13:57:57.6008606Z test_nnc_correctness_asin_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:57.6031827Z test_nnc_correctness_asin_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:57.6055321Z test_nnc_correctness_asin_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:57.6078751Z test_nnc_correctness_asin_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:57.6102367Z test_nnc_correctness_asinh_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:57.6125835Z test_nnc_correctness_asinh_cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:57.6148882Z test_nnc_correctness_asinh_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:57.6172480Z test_nnc_correctness_asinh_cuda_complex32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:57.6195748Z test_nnc_correctness_asinh_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:57.6218861Z test_nnc_correctness_asinh_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:57.6248658Z test_nnc_correctness_asinh_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-08-13T13:57:57.6272118Z test_nnc_correctness_asinh_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:57.6295748Z test_nnc_correctness_asinh_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:57.6319111Z test_nnc_correctness_asinh_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:57.6342836Z test_nnc_correctness_asinh_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:57.6366298Z test_nnc_correctness_asinh_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:57.6389950Z test_nnc_correctness_asinh_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:57.6412880Z test_nnc_correctness_atan2_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:57.6438103Z test_nnc_correctness_atan2_cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:57.6463544Z test_nnc_correctness_atan2_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:57.6488739Z test_nnc_correctness_atan2_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:57.6518680Z test_nnc_correctness_atan2_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-08-13T13:57:57.6542437Z test_nnc_correctness_atan2_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:57.6567902Z test_nnc_correctness_atan2_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:57.6593160Z test_nnc_correctness_atan2_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:57.6618532Z test_nnc_correctness_atan2_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:57.6643893Z test_nnc_correctness_atan2_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:57.6669411Z test_nnc_correctness_atan_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:57.6694682Z test_nnc_correctness_atan_cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:57.6717767Z test_nnc_correctness_atan_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:57.6741162Z test_nnc_correctness_atan_cuda_complex32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:57.6764379Z test_nnc_correctness_atan_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:57.6793571Z test_nnc_correctness_atan_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-08-13T13:57:57.6817509Z test_nnc_correctness_atan_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:57.6842775Z test_nnc_correctness_atan_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:57.6866467Z test_nnc_correctness_atan_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:57.6890180Z test_nnc_correctness_atan_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:57.6913487Z test_nnc_correctness_atan_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:57.6937115Z test_nnc_correctness_atan_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:57.6960054Z test_nnc_correctness_atan_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:57.6983492Z test_nnc_correctness_atanh_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:57.7006545Z test_nnc_correctness_atanh_cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:57.7031945Z test_nnc_correctness_atanh_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:57.7060986Z test_nnc_correctness_atanh_cuda_complex32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-08-13T13:57:57.7084511Z test_nnc_correctness_atanh_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:57.7108219Z test_nnc_correctness_atanh_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:57.7131840Z test_nnc_correctness_atanh_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:57.7155043Z test_nnc_correctness_atanh_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:57.7178718Z test_nnc_correctness_atanh_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:57.7201891Z test_nnc_correctness_atanh_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:57.7225183Z test_nnc_correctness_atanh_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:57.7248602Z test_nnc_correctness_atanh_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:57.7271702Z test_nnc_correctness_atanh_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:57.7295445Z test_nnc_correctness_atleast_1d_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:57.7324184Z test_nnc_correctness_atleast_1d_cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-08-13T13:57:57.7349697Z test_nnc_correctness_atleast_1d_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:57.7375490Z test_nnc_correctness_atleast_1d_cuda_complex32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:57.7400642Z test_nnc_correctness_atleast_1d_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:57.7425884Z test_nnc_correctness_atleast_1d_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:57.7449988Z test_nnc_correctness_atleast_1d_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:57.7473187Z test_nnc_correctness_atleast_1d_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:57.7496641Z test_nnc_correctness_atleast_1d_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:57.7519724Z test_nnc_correctness_atleast_1d_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:57.7543206Z test_nnc_correctness_atleast_1d_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:57.7566318Z test_nnc_correctness_atleast_1d_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:57.7595302Z test_nnc_correctness_atleast_1d_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-08-13T13:57:57.7618764Z test_nnc_correctness_atleast_2d_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:57.7642297Z test_nnc_correctness_atleast_2d_cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:57.7665795Z test_nnc_correctness_atleast_2d_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:57.7689375Z test_nnc_correctness_atleast_2d_cuda_complex32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:57.7714454Z test_nnc_correctness_atleast_2d_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:57.7739587Z test_nnc_correctness_atleast_2d_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:57.7762671Z test_nnc_correctness_atleast_2d_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:57.7788059Z test_nnc_correctness_atleast_2d_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:57.7813484Z test_nnc_correctness_atleast_2d_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:57.7838501Z test_nnc_correctness_atleast_2d_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:57.7867688Z test_nnc_correctness_atleast_2d_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-08-13T13:57:57.7891355Z test_nnc_correctness_atleast_2d_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:57.7914447Z test_nnc_correctness_atleast_2d_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:57.7937979Z test_nnc_correctness_atleast_3d_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:57.7961179Z test_nnc_correctness_atleast_3d_cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:57.7984887Z test_nnc_correctness_atleast_3d_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:57.8008515Z test_nnc_correctness_atleast_3d_cuda_complex32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:57.8031526Z test_nnc_correctness_atleast_3d_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:57.8054970Z test_nnc_correctness_atleast_3d_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:57.8078184Z test_nnc_correctness_atleast_3d_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:57.8101545Z test_nnc_correctness_atleast_3d_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:57.8132546Z test_nnc_correctness_atleast_3d_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-08-13T13:57:57.8155898Z test_nnc_correctness_atleast_3d_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:57.8179562Z test_nnc_correctness_atleast_3d_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:57.8202632Z test_nnc_correctness_atleast_3d_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:57.8226271Z test_nnc_correctness_atleast_3d_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:57.8249915Z test_nnc_correctness_baddbmm_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:57.8275186Z test_nnc_correctness_baddbmm_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:57.8300731Z test_nnc_correctness_baddbmm_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:57.8325710Z test_nnc_correctness_baddbmm_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:57.8351026Z test_nnc_correctness_baddbmm_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:57.8376075Z test_nnc_correctness_bernoulli_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:57.8406779Z test_nnc_correctness_bernoulli_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-08-13T13:57:57.8430134Z test_nnc_correctness_bernoulli_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:57.8453598Z test_nnc_correctness_bernoulli_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:57.8465614Z test_nnc_correctness_bfloat16_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: Skipped! (0.001s) 2022-08-13T13:57:57.8478912Z test_nnc_correctness_bfloat16_cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: Skipped! (0.001s) 2022-08-13T13:57:57.8492229Z test_nnc_correctness_bfloat16_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: Skipped! (0.001s) 2022-08-13T13:57:57.8504304Z test_nnc_correctness_bfloat16_cuda_complex32 (__main__.TestNNCOpInfoCUDA) ... skip: Skipped! (0.001s) 2022-08-13T13:57:57.8517212Z test_nnc_correctness_bfloat16_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: Skipped! (0.001s) 2022-08-13T13:57:57.8529933Z test_nnc_correctness_bfloat16_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: Skipped! (0.001s) 2022-08-13T13:57:57.8542684Z test_nnc_correctness_bfloat16_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Skipped! (0.001s) 2022-08-13T13:57:57.8556881Z test_nnc_correctness_bfloat16_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Skipped! (0.001s) 2022-08-13T13:57:57.8567857Z test_nnc_correctness_bfloat16_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: Skipped! (0.001s) 2022-08-13T13:57:57.8580895Z test_nnc_correctness_bfloat16_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: Skipped! (0.001s) 2022-08-13T13:57:57.8593431Z test_nnc_correctness_bfloat16_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: Skipped! (0.001s) 2022-08-13T13:57:57.8606192Z test_nnc_correctness_bfloat16_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: Skipped! (0.001s) 2022-08-13T13:57:57.8619021Z test_nnc_correctness_bfloat16_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: Skipped! (0.001s) 2022-08-13T13:57:57.8642774Z test_nnc_correctness_bincount_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:57.8666163Z test_nnc_correctness_bincount_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:57.8689393Z test_nnc_correctness_bincount_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:57.8712472Z test_nnc_correctness_bincount_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:57.8737839Z test_nnc_correctness_bincount_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:57.8762912Z test_nnc_correctness_bitwise_and_cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:57.8787183Z test_nnc_correctness_bitwise_and_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:57.8818132Z test_nnc_correctness_bitwise_and_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-08-13T13:57:57.8841452Z test_nnc_correctness_bitwise_and_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:57.8865094Z test_nnc_correctness_bitwise_and_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:57.8888640Z test_nnc_correctness_bitwise_and_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:57.8911866Z test_nnc_correctness_bitwise_left_shift_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:57.8937597Z test_nnc_correctness_bitwise_left_shift_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:57.8962507Z test_nnc_correctness_bitwise_left_shift_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:57.8986037Z test_nnc_correctness_bitwise_left_shift_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:57.9009430Z test_nnc_correctness_bitwise_left_shift_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:57.9032747Z test_nnc_correctness_bitwise_not_cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:57.9056044Z test_nnc_correctness_bitwise_not_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:57.9084968Z test_nnc_correctness_bitwise_not_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-08-13T13:57:57.9108594Z test_nnc_correctness_bitwise_not_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:57.9132185Z test_nnc_correctness_bitwise_not_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:57.9155415Z test_nnc_correctness_bitwise_not_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:57.9180844Z test_nnc_correctness_bitwise_or_cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:57.9206035Z test_nnc_correctness_bitwise_or_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:57.9229586Z test_nnc_correctness_bitwise_or_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:57.9254922Z test_nnc_correctness_bitwise_or_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:57.9280049Z test_nnc_correctness_bitwise_or_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:57.9303606Z test_nnc_correctness_bitwise_or_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:57.9326725Z test_nnc_correctness_bitwise_right_shift_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:57.9356111Z test_nnc_correctness_bitwise_right_shift_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-08-13T13:57:57.9379946Z test_nnc_correctness_bitwise_right_shift_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:57.9402846Z test_nnc_correctness_bitwise_right_shift_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:57.9426344Z test_nnc_correctness_bitwise_right_shift_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:57.9450175Z test_nnc_correctness_bitwise_xor_cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:57.9473689Z test_nnc_correctness_bitwise_xor_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:57.9496941Z test_nnc_correctness_bitwise_xor_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:57.9519841Z test_nnc_correctness_bitwise_xor_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:57.9543366Z test_nnc_correctness_bitwise_xor_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:57.9566487Z test_nnc_correctness_bitwise_xor_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:57.9589846Z test_nnc_correctness_block_diag_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:57.9619135Z test_nnc_correctness_block_diag_cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-08-13T13:57:57.9642733Z test_nnc_correctness_block_diag_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:57.9665956Z test_nnc_correctness_block_diag_cuda_complex32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:57.9689683Z test_nnc_correctness_block_diag_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:57.9713064Z test_nnc_correctness_block_diag_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:57.9736971Z test_nnc_correctness_block_diag_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:57.9760104Z test_nnc_correctness_block_diag_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:57.9783321Z test_nnc_correctness_block_diag_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:57.9806450Z test_nnc_correctness_block_diag_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:57.9829852Z test_nnc_correctness_block_diag_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:57.9853327Z test_nnc_correctness_block_diag_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:57.9882941Z test_nnc_correctness_block_diag_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-08-13T13:57:57.9906571Z test_nnc_correctness_bmm_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:57.9930136Z test_nnc_correctness_bmm_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:57.9953211Z test_nnc_correctness_bmm_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:57.9976841Z test_nnc_correctness_bmm_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:58.0000219Z test_nnc_correctness_bmm_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:58.0023633Z test_nnc_correctness_bool_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:58.0046963Z test_nnc_correctness_bool_cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:58.0072289Z test_nnc_correctness_bool_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:58.0097598Z test_nnc_correctness_bool_cuda_complex32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:58.0122457Z test_nnc_correctness_bool_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:58.0151551Z test_nnc_correctness_bool_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-08-13T13:57:58.0175086Z test_nnc_correctness_bool_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:58.0198369Z test_nnc_correctness_bool_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:58.0221631Z test_nnc_correctness_bool_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:58.0245040Z test_nnc_correctness_bool_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:58.0268825Z test_nnc_correctness_bool_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:58.0292608Z test_nnc_correctness_bool_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:58.0315444Z test_nnc_correctness_bool_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:58.0338800Z test_nnc_correctness_broadcast_shapes_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:58.0361952Z test_nnc_correctness_broadcast_tensors_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:58.0385484Z test_nnc_correctness_broadcast_tensors_cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:58.0414719Z test_nnc_correctness_broadcast_tensors_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-08-13T13:57:58.0438102Z test_nnc_correctness_broadcast_tensors_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:58.0461699Z test_nnc_correctness_broadcast_tensors_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:58.0485029Z test_nnc_correctness_broadcast_tensors_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:58.0508520Z test_nnc_correctness_broadcast_tensors_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:58.0532295Z test_nnc_correctness_broadcast_tensors_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:58.0555512Z test_nnc_correctness_broadcast_tensors_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:58.0578920Z test_nnc_correctness_broadcast_tensors_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:58.0602029Z test_nnc_correctness_broadcast_tensors_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:58.0625463Z test_nnc_correctness_broadcast_tensors_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:58.0648901Z test_nnc_correctness_broadcast_to_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:58.0679700Z test_nnc_correctness_broadcast_to_cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-08-13T13:57:58.0703513Z test_nnc_correctness_broadcast_to_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:58.0726769Z test_nnc_correctness_broadcast_to_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:58.0750276Z test_nnc_correctness_broadcast_to_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:58.0773814Z test_nnc_correctness_broadcast_to_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:58.0798981Z test_nnc_correctness_broadcast_to_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:58.0824860Z test_nnc_correctness_broadcast_to_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:58.0850306Z test_nnc_correctness_broadcast_to_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:58.0873464Z test_nnc_correctness_broadcast_to_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:58.0898782Z test_nnc_correctness_broadcast_to_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:58.0923481Z test_nnc_correctness_broadcast_to_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:58.0952559Z test_nnc_correctness_bucketize_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-08-13T13:57:58.0976213Z test_nnc_correctness_bucketize_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:58.0999599Z test_nnc_correctness_bucketize_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:58.1025425Z test_nnc_correctness_bucketize_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:58.1050642Z test_nnc_correctness_bucketize_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:58.1073977Z test_nnc_correctness_bucketize_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:58.1097268Z test_nnc_correctness_bucketize_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:58.1120339Z test_nnc_correctness_bucketize_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:58.1143894Z test_nnc_correctness_byte_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:58.1166963Z test_nnc_correctness_byte_cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:58.1190163Z test_nnc_correctness_byte_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:58.1219389Z test_nnc_correctness_byte_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-08-13T13:57:58.1242944Z test_nnc_correctness_byte_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:58.1266488Z test_nnc_correctness_byte_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:58.1290283Z test_nnc_correctness_byte_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:58.1315454Z test_nnc_correctness_byte_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:58.1340348Z test_nnc_correctness_byte_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:58.1363853Z test_nnc_correctness_byte_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:58.1387298Z test_nnc_correctness_byte_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:58.1410435Z test_nnc_correctness_byte_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:58.1435733Z test_nnc_correctness_cartesian_prod_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:58.1460798Z test_nnc_correctness_cartesian_prod_cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:58.1490145Z test_nnc_correctness_cartesian_prod_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-08-13T13:57:58.1513516Z test_nnc_correctness_cartesian_prod_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:58.1537060Z test_nnc_correctness_cartesian_prod_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:58.1560315Z test_nnc_correctness_cartesian_prod_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:58.1584062Z test_nnc_correctness_cartesian_prod_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:58.1607438Z test_nnc_correctness_cartesian_prod_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:58.1630673Z test_nnc_correctness_cartesian_prod_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:58.1654265Z test_nnc_correctness_cartesian_prod_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:58.1678064Z test_nnc_correctness_cartesian_prod_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:58.1701115Z test_nnc_correctness_cartesian_prod_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:58.1726089Z test_nnc_correctness_cat_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:58.1755256Z test_nnc_correctness_cat_cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-08-13T13:57:58.1778806Z test_nnc_correctness_cat_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:58.1802079Z test_nnc_correctness_cat_cuda_complex32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:58.1825620Z test_nnc_correctness_cat_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:58.1849285Z test_nnc_correctness_cat_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:58.1872692Z test_nnc_correctness_cat_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:58.1896069Z test_nnc_correctness_cat_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:58.1919405Z test_nnc_correctness_cat_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:58.1942602Z test_nnc_correctness_cat_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:58.1965553Z test_nnc_correctness_cat_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:58.1988976Z test_nnc_correctness_cat_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:58.2018099Z test_nnc_correctness_cat_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-08-13T13:57:58.2041739Z test_nnc_correctness_cdist_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:58.2065301Z test_nnc_correctness_cdist_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:58.2088980Z test_nnc_correctness_ceil_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:58.2112220Z test_nnc_correctness_ceil_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:58.2136403Z test_nnc_correctness_ceil_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:58.2159418Z test_nnc_correctness_ceil_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:58.2184845Z test_nnc_correctness_chalf_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:58.2210005Z test_nnc_correctness_chalf_cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:58.2233122Z test_nnc_correctness_chalf_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:58.2256486Z test_nnc_correctness_chalf_cuda_complex32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:58.2285754Z test_nnc_correctness_chalf_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-08-13T13:57:58.2311174Z test_nnc_correctness_chalf_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:58.2334766Z test_nnc_correctness_chalf_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:58.2358048Z test_nnc_correctness_chalf_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:58.2383900Z test_nnc_correctness_chalf_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:58.2407486Z test_nnc_correctness_chalf_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:58.2431012Z test_nnc_correctness_chalf_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:58.2454186Z test_nnc_correctness_chalf_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:58.2477350Z test_nnc_correctness_chalf_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:58.2502503Z test_nnc_correctness_char_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:58.2526268Z test_nnc_correctness_char_cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:58.2555516Z test_nnc_correctness_char_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-08-13T13:57:58.2578968Z test_nnc_correctness_char_cuda_complex32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:58.2604373Z test_nnc_correctness_char_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:58.2627899Z test_nnc_correctness_char_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:58.2651643Z test_nnc_correctness_char_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:58.2674995Z test_nnc_correctness_char_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:58.2700425Z test_nnc_correctness_char_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:58.2725687Z test_nnc_correctness_char_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:58.2751197Z test_nnc_correctness_char_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:58.2776580Z test_nnc_correctness_char_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:58.2801369Z test_nnc_correctness_char_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:58.2830913Z test_nnc_correctness_cholesky_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-08-13T13:57:58.2854546Z test_nnc_correctness_cholesky_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:58.2879102Z test_nnc_correctness_cholesky_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:58.2904583Z test_nnc_correctness_cholesky_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:58.2930045Z test_nnc_correctness_cholesky_inverse_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:58.2953274Z test_nnc_correctness_cholesky_inverse_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:58.2976659Z test_nnc_correctness_cholesky_inverse_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:58.2999525Z test_nnc_correctness_cholesky_inverse_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:58.3023946Z test_nnc_correctness_cholesky_solve_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:58.3045770Z test_nnc_correctness_cholesky_solve_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:58.3068544Z test_nnc_correctness_cholesky_solve_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:58.3098226Z test_nnc_correctness_cholesky_solve_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-08-13T13:57:58.3123040Z test_nnc_correctness_chunk_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:58.3146661Z test_nnc_correctness_chunk_cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:58.3170488Z test_nnc_correctness_chunk_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:58.3193681Z test_nnc_correctness_chunk_cuda_complex32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:58.3217521Z test_nnc_correctness_chunk_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:58.3240671Z test_nnc_correctness_chunk_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:58.3264218Z test_nnc_correctness_chunk_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:58.3287422Z test_nnc_correctness_chunk_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:58.3310516Z test_nnc_correctness_chunk_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:58.3334029Z test_nnc_correctness_chunk_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:58.3364869Z test_nnc_correctness_chunk_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-08-13T13:57:58.3388451Z test_nnc_correctness_chunk_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:58.3414200Z test_nnc_correctness_chunk_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:58.3437463Z test_nnc_correctness_clamp_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:58.3461019Z test_nnc_correctness_clamp_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:58.3484496Z test_nnc_correctness_clamp_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:58.3507885Z test_nnc_correctness_clamp_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:58.3531326Z test_nnc_correctness_clamp_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:58.3554564Z test_nnc_correctness_clamp_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:58.3579912Z test_nnc_correctness_clamp_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:58.3605264Z test_nnc_correctness_clamp_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:58.3634253Z test_nnc_correctness_clamp_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-08-13T13:57:58.3657871Z test_nnc_correctness_clamp_max_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:58.3681293Z test_nnc_correctness_clamp_max_cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:58.3704717Z test_nnc_correctness_clamp_max_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:58.3728228Z test_nnc_correctness_clamp_max_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:58.3751537Z test_nnc_correctness_clamp_max_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:58.3774989Z test_nnc_correctness_clamp_max_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:58.3797926Z test_nnc_correctness_clamp_max_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:58.3823209Z test_nnc_correctness_clamp_max_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:58.3848557Z test_nnc_correctness_clamp_max_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:58.3873562Z test_nnc_correctness_clamp_max_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:58.3903104Z test_nnc_correctness_clamp_min_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-08-13T13:57:58.3926654Z test_nnc_correctness_clamp_min_cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:58.3950058Z test_nnc_correctness_clamp_min_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:58.3973543Z test_nnc_correctness_clamp_min_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:58.3998845Z test_nnc_correctness_clamp_min_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:58.4022457Z test_nnc_correctness_clamp_min_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:58.4045687Z test_nnc_correctness_clamp_min_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:58.4071399Z test_nnc_correctness_clamp_min_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:58.4094924Z test_nnc_correctness_clamp_min_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:58.4118011Z test_nnc_correctness_clamp_min_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:58.4141256Z test_nnc_correctness_clone_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:58.4170822Z test_nnc_correctness_clone_cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-08-13T13:57:58.4194104Z test_nnc_correctness_clone_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:58.4219667Z test_nnc_correctness_clone_cuda_complex32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:58.4243044Z test_nnc_correctness_clone_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:58.4266647Z test_nnc_correctness_clone_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:58.4290282Z test_nnc_correctness_clone_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:58.4313401Z test_nnc_correctness_clone_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:58.4336659Z test_nnc_correctness_clone_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:58.4359807Z test_nnc_correctness_clone_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:58.4383164Z test_nnc_correctness_clone_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:58.4408457Z test_nnc_correctness_clone_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:58.4437430Z test_nnc_correctness_clone_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-08-13T13:57:58.4461060Z test_nnc_correctness_column_stack_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:58.4484379Z test_nnc_correctness_column_stack_cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:58.4509611Z test_nnc_correctness_column_stack_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:58.4533295Z test_nnc_correctness_column_stack_cuda_complex32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:58.4558445Z test_nnc_correctness_column_stack_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:58.4582007Z test_nnc_correctness_column_stack_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:58.4604953Z test_nnc_correctness_column_stack_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:58.4628330Z test_nnc_correctness_column_stack_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:58.4651744Z test_nnc_correctness_column_stack_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:58.4675232Z test_nnc_correctness_column_stack_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:58.4704230Z test_nnc_correctness_column_stack_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-08-13T13:57:58.4727782Z test_nnc_correctness_column_stack_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:58.4751014Z test_nnc_correctness_column_stack_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:58.4776472Z test_nnc_correctness_combinations_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:58.4799589Z test_nnc_correctness_combinations_cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:58.4823254Z test_nnc_correctness_combinations_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:58.4848693Z test_nnc_correctness_combinations_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:58.4871696Z test_nnc_correctness_combinations_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:58.4896929Z test_nnc_correctness_combinations_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:58.4922004Z test_nnc_correctness_combinations_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:58.4947149Z test_nnc_correctness_combinations_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:58.4976471Z test_nnc_correctness_combinations_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-08-13T13:57:58.4999617Z test_nnc_correctness_combinations_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:58.5023124Z test_nnc_correctness_combinations_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:58.5046668Z test_nnc_correctness_combinations_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:58.5070140Z test_nnc_correctness_complex_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:58.5093821Z test_nnc_correctness_complex_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:58.5116812Z test_nnc_correctness_complex_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:58.5140227Z test_nnc_correctness_conj_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:58.5163351Z test_nnc_correctness_conj_cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:58.5186764Z test_nnc_correctness_conj_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:58.5212058Z test_nnc_correctness_conj_cuda_complex32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:58.5240927Z test_nnc_correctness_conj_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-08-13T13:57:58.5264310Z test_nnc_correctness_conj_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:58.5287874Z test_nnc_correctness_conj_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:58.5311017Z test_nnc_correctness_conj_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:58.5334737Z test_nnc_correctness_conj_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:58.5358231Z test_nnc_correctness_conj_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:58.5381830Z test_nnc_correctness_conj_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:58.5404911Z test_nnc_correctness_conj_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:58.5428208Z test_nnc_correctness_conj_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:58.5451822Z test_nnc_correctness_conj_physical_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:58.5474973Z test_nnc_correctness_conj_physical_cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:58.5504130Z test_nnc_correctness_conj_physical_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-08-13T13:57:58.5529349Z test_nnc_correctness_conj_physical_cuda_complex32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:58.5552855Z test_nnc_correctness_conj_physical_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:58.5576409Z test_nnc_correctness_conj_physical_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:58.5599829Z test_nnc_correctness_conj_physical_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:58.5623483Z test_nnc_correctness_conj_physical_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:58.5647053Z test_nnc_correctness_conj_physical_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:58.5670324Z test_nnc_correctness_conj_physical_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:58.5693731Z test_nnc_correctness_conj_physical_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:58.5717090Z test_nnc_correctness_conj_physical_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:58.5740761Z test_nnc_correctness_conj_physical_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:58.5769825Z test_nnc_correctness_constant_pad_nd_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-08-13T13:57:58.5793075Z test_nnc_correctness_constant_pad_nd_cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:58.5818927Z test_nnc_correctness_constant_pad_nd_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:58.5844414Z test_nnc_correctness_constant_pad_nd_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:58.5870131Z test_nnc_correctness_constant_pad_nd_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:58.5895734Z test_nnc_correctness_constant_pad_nd_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:58.5919197Z test_nnc_correctness_constant_pad_nd_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:58.5942850Z test_nnc_correctness_constant_pad_nd_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:58.5965995Z test_nnc_correctness_constant_pad_nd_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:58.5989517Z test_nnc_correctness_constant_pad_nd_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:58.6013058Z test_nnc_correctness_constant_pad_nd_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:58.6042354Z test_nnc_correctness_constant_pad_nd_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-08-13T13:57:58.6065710Z test_nnc_correctness_contiguous_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:58.6089357Z test_nnc_correctness_contiguous_cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:58.6114713Z test_nnc_correctness_contiguous_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:58.6140458Z test_nnc_correctness_contiguous_cuda_complex32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:58.6163786Z test_nnc_correctness_contiguous_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:58.6187511Z test_nnc_correctness_contiguous_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:58.6210967Z test_nnc_correctness_contiguous_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:58.6234039Z test_nnc_correctness_contiguous_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:58.6257546Z test_nnc_correctness_contiguous_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:58.6280948Z test_nnc_correctness_contiguous_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:58.6310913Z test_nnc_correctness_contiguous_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-08-13T13:57:58.6334839Z test_nnc_correctness_contiguous_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:58.6358211Z test_nnc_correctness_contiguous_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:58.6381557Z test_nnc_correctness_copysign_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:58.6404905Z test_nnc_correctness_copysign_cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:58.6428602Z test_nnc_correctness_copysign_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:58.6452197Z test_nnc_correctness_copysign_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:58.6475372Z test_nnc_correctness_copysign_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:58.6499057Z test_nnc_correctness_copysign_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:58.6522118Z test_nnc_correctness_copysign_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:58.6545788Z test_nnc_correctness_copysign_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:58.6574982Z test_nnc_correctness_copysign_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-08-13T13:57:58.6599896Z test_nnc_correctness_copysign_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:58.6623724Z test_nnc_correctness_corrcoef_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:58.6649327Z test_nnc_correctness_corrcoef_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:58.6672563Z test_nnc_correctness_corrcoef_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:58.6696269Z test_nnc_correctness_corrcoef_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:58.6719507Z test_nnc_correctness_corrcoef_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:58.6743003Z test_nnc_correctness_corrcoef_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:58.6766161Z test_nnc_correctness_corrcoef_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:58.6789747Z test_nnc_correctness_corrcoef_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:58.6815010Z test_nnc_correctness_corrcoef_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:58.6844359Z test_nnc_correctness_corrcoef_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-08-13T13:57:58.6867763Z test_nnc_correctness_cos_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:58.6893498Z test_nnc_correctness_cos_cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:58.6918733Z test_nnc_correctness_cos_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:58.6942293Z test_nnc_correctness_cos_cuda_complex32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:58.6965727Z test_nnc_correctness_cos_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:58.6989231Z test_nnc_correctness_cos_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:58.7012963Z test_nnc_correctness_cos_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:58.7036789Z test_nnc_correctness_cos_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:58.7062277Z test_nnc_correctness_cos_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:58.7087949Z test_nnc_correctness_cos_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:58.7116847Z test_nnc_correctness_cos_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-08-13T13:57:58.7140215Z test_nnc_correctness_cos_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:58.7165594Z test_nnc_correctness_cos_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:58.7191121Z test_nnc_correctness_cosh_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:58.7216738Z test_nnc_correctness_cosh_cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:58.7242151Z test_nnc_correctness_cosh_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:58.7267781Z test_nnc_correctness_cosh_cuda_complex32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:58.7293378Z test_nnc_correctness_cosh_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:58.7318291Z test_nnc_correctness_cosh_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:58.7343674Z test_nnc_correctness_cosh_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:58.7369164Z test_nnc_correctness_cosh_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:58.7397932Z test_nnc_correctness_cosh_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-08-13T13:57:58.7421551Z test_nnc_correctness_cosh_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:58.7444951Z test_nnc_correctness_cosh_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:58.7468445Z test_nnc_correctness_cosh_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:58.7492238Z test_nnc_correctness_cosh_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:58.7515597Z test_nnc_correctness_count_nonzero_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:58.7539349Z test_nnc_correctness_count_nonzero_cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:58.7562624Z test_nnc_correctness_count_nonzero_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:58.7587759Z test_nnc_correctness_count_nonzero_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:58.7611317Z test_nnc_correctness_count_nonzero_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:58.7635900Z test_nnc_correctness_count_nonzero_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:58.7665255Z test_nnc_correctness_count_nonzero_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-08-13T13:57:58.7689304Z test_nnc_correctness_count_nonzero_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:58.7714565Z test_nnc_correctness_count_nonzero_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:58.7739990Z test_nnc_correctness_count_nonzero_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:58.7765358Z test_nnc_correctness_count_nonzero_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:58.7789103Z test_nnc_correctness_count_nonzero_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:58.7814645Z test_nnc_correctness_cov_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:58.7839966Z test_nnc_correctness_cov_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:58.7865100Z test_nnc_correctness_cov_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:58.7890457Z test_nnc_correctness_cov_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:58.7915370Z test_nnc_correctness_cov_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:58.7944990Z test_nnc_correctness_cov_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-08-13T13:57:58.7968837Z test_nnc_correctness_cov_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:58.7992058Z test_nnc_correctness_cov_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:58.8015693Z test_nnc_correctness_cov_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:58.8039074Z test_nnc_correctness_cov_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:58.8063214Z test_nnc_correctness_cross_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:58.8086126Z test_nnc_correctness_cross_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:58.8109399Z test_nnc_correctness_cross_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:58.8134915Z test_nnc_correctness_cross_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:58.8157929Z test_nnc_correctness_cross_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:58.8181216Z test_nnc_correctness_cross_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:58.8210510Z test_nnc_correctness_cross_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-08-13T13:57:58.8233916Z test_nnc_correctness_cross_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:58.8257487Z test_nnc_correctness_cross_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:58.8280722Z test_nnc_correctness_cross_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:58.8306390Z test_nnc_correctness_cummax_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:58.8332281Z test_nnc_correctness_cummax_cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:58.8355454Z test_nnc_correctness_cummax_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:58.8379083Z test_nnc_correctness_cummax_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:58.8401944Z test_nnc_correctness_cummax_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:58.8425452Z test_nnc_correctness_cummax_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:58.8448771Z test_nnc_correctness_cummax_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:58.8477835Z test_nnc_correctness_cummax_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-08-13T13:57:58.8501485Z test_nnc_correctness_cummax_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:58.8524950Z test_nnc_correctness_cummax_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:58.8548322Z test_nnc_correctness_cummin_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:58.8571935Z test_nnc_correctness_cummin_cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:58.8595251Z test_nnc_correctness_cummin_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:58.8618627Z test_nnc_correctness_cummin_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:58.8643697Z test_nnc_correctness_cummin_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:58.8668911Z test_nnc_correctness_cummin_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:58.8692465Z test_nnc_correctness_cummin_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:58.8715483Z test_nnc_correctness_cummin_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:58.8744933Z test_nnc_correctness_cummin_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-08-13T13:57:58.8770037Z test_nnc_correctness_cummin_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:58.8793330Z test_nnc_correctness_cumprod_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:58.8816868Z test_nnc_correctness_cumprod_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:58.8840149Z test_nnc_correctness_cumprod_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:58.8863789Z test_nnc_correctness_cumprod_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:58.8887362Z test_nnc_correctness_cumprod_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:58.8910719Z test_nnc_correctness_cumprod_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:58.8934211Z test_nnc_correctness_cumprod_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:58.8957304Z test_nnc_correctness_cumprod_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:58.8982767Z test_nnc_correctness_cumprod_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:58.9012193Z test_nnc_correctness_cumprod_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-08-13T13:57:58.9035788Z test_nnc_correctness_cumprod_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:58.9059700Z test_nnc_correctness_cumsum_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:58.9082759Z test_nnc_correctness_cumsum_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:58.9106392Z test_nnc_correctness_cumsum_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:58.9129926Z test_nnc_correctness_cumsum_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:58.9155218Z test_nnc_correctness_cumsum_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:58.9181032Z test_nnc_correctness_cumsum_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:58.9206070Z test_nnc_correctness_cumsum_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:58.9229325Z test_nnc_correctness_cumsum_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:58.9252831Z test_nnc_correctness_cumsum_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:58.9281887Z test_nnc_correctness_cumsum_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-08-13T13:57:58.9307165Z test_nnc_correctness_cumsum_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:58.9332767Z test_nnc_correctness_cumulative_trapezoid_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:58.9357952Z test_nnc_correctness_cumulative_trapezoid_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:58.9383663Z test_nnc_correctness_cumulative_trapezoid_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:58.9408894Z test_nnc_correctness_cumulative_trapezoid_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:58.9432464Z test_nnc_correctness_cumulative_trapezoid_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:58.9456102Z test_nnc_correctness_cumulative_trapezoid_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:58.9479281Z test_nnc_correctness_cumulative_trapezoid_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:58.9502629Z test_nnc_correctness_cumulative_trapezoid_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:58.9525684Z test_nnc_correctness_cumulative_trapezoid_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:58.9555844Z test_nnc_correctness_cumulative_trapezoid_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-08-13T13:57:58.9579851Z test_nnc_correctness_cumulative_trapezoid_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:58.9602914Z test_nnc_correctness_deg2rad_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:58.9626384Z test_nnc_correctness_deg2rad_cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:58.9650099Z test_nnc_correctness_deg2rad_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:58.9673445Z test_nnc_correctness_deg2rad_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:58.9696855Z test_nnc_correctness_deg2rad_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:58.9719886Z test_nnc_correctness_deg2rad_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:58.9743324Z test_nnc_correctness_deg2rad_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:58.9766488Z test_nnc_correctness_deg2rad_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:58.9789759Z test_nnc_correctness_deg2rad_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:58.9819225Z test_nnc_correctness_deg2rad_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-08-13T13:57:58.9842470Z test_nnc_correctness_diag_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:58.9866159Z test_nnc_correctness_diag_cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:58.9889512Z test_nnc_correctness_diag_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:58.9912745Z test_nnc_correctness_diag_cuda_complex32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:58.9936415Z test_nnc_correctness_diag_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:58.9961544Z test_nnc_correctness_diag_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:58.9986953Z test_nnc_correctness_diag_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:59.0012457Z test_nnc_correctness_diag_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:59.0037534Z test_nnc_correctness_diag_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:59.0061347Z test_nnc_correctness_diag_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:59.0091017Z test_nnc_correctness_diag_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-08-13T13:57:59.0114312Z test_nnc_correctness_diag_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:59.0140162Z test_nnc_correctness_diag_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:59.0166907Z test_nnc_correctness_diag_embed_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:59.0189372Z test_nnc_correctness_diag_embed_cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:59.0213209Z test_nnc_correctness_diag_embed_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:59.0238416Z test_nnc_correctness_diag_embed_cuda_complex32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:59.0263948Z test_nnc_correctness_diag_embed_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:59.0289539Z test_nnc_correctness_diag_embed_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:59.0314622Z test_nnc_correctness_diag_embed_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:59.0340128Z test_nnc_correctness_diag_embed_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:59.0369581Z test_nnc_correctness_diag_embed_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-08-13T13:57:59.0394587Z test_nnc_correctness_diag_embed_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:59.0418179Z test_nnc_correctness_diag_embed_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:59.0443408Z test_nnc_correctness_diag_embed_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:59.0469021Z test_nnc_correctness_diag_embed_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:59.0494560Z test_nnc_correctness_diagflat_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:59.0517827Z test_nnc_correctness_diagflat_cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:59.0541227Z test_nnc_correctness_diagflat_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:59.0564454Z test_nnc_correctness_diagflat_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:59.0588101Z test_nnc_correctness_diagflat_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:59.0611344Z test_nnc_correctness_diagflat_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:59.0640419Z test_nnc_correctness_diagflat_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-08-13T13:57:59.0663989Z test_nnc_correctness_diagflat_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:59.0689560Z test_nnc_correctness_diagflat_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:59.0714919Z test_nnc_correctness_diagflat_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:59.0740408Z test_nnc_correctness_diagflat_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:59.0766044Z test_nnc_correctness_diagflat_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:59.0791393Z test_nnc_correctness_diagonal_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:59.0816901Z test_nnc_correctness_diagonal_cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:59.0840150Z test_nnc_correctness_diagonal_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:59.0863601Z test_nnc_correctness_diagonal_cuda_complex32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:59.0887090Z test_nnc_correctness_diagonal_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:59.0915964Z test_nnc_correctness_diagonal_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-08-13T13:57:59.0939828Z test_nnc_correctness_diagonal_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:59.0963091Z test_nnc_correctness_diagonal_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:59.0988342Z test_nnc_correctness_diagonal_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:59.1013870Z test_nnc_correctness_diagonal_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:59.1037489Z test_nnc_correctness_diagonal_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:59.1063064Z test_nnc_correctness_diagonal_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:59.1086283Z test_nnc_correctness_diagonal_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:59.1109537Z test_nnc_correctness_diagonal_scatter_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:59.1133059Z test_nnc_correctness_diagonal_scatter_cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:59.1156336Z test_nnc_correctness_diagonal_scatter_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:59.1185881Z test_nnc_correctness_diagonal_scatter_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-08-13T13:57:59.1211811Z test_nnc_correctness_diagonal_scatter_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:59.1234856Z test_nnc_correctness_diagonal_scatter_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:59.1258390Z test_nnc_correctness_diagonal_scatter_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:59.1281689Z test_nnc_correctness_diagonal_scatter_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:59.1305874Z test_nnc_correctness_diagonal_scatter_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:59.1329210Z test_nnc_correctness_diagonal_scatter_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:59.1352330Z test_nnc_correctness_diff_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:59.1375954Z test_nnc_correctness_diff_cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:59.1400783Z test_nnc_correctness_diff_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:59.1425017Z test_nnc_correctness_diff_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:59.1454994Z test_nnc_correctness_diff_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-08-13T13:57:59.1478041Z test_nnc_correctness_diff_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:59.1501620Z test_nnc_correctness_diff_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:59.1524792Z test_nnc_correctness_diff_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:59.1548561Z test_nnc_correctness_diff_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:59.1572115Z test_nnc_correctness_diff_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:59.1595347Z test_nnc_correctness_diff_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:59.1618760Z test_nnc_correctness_diff_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:59.1641837Z test_nnc_correctness_digamma_cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:59.1665213Z test_nnc_correctness_digamma_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:59.1689071Z test_nnc_correctness_digamma_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:59.1718135Z test_nnc_correctness_digamma_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-08-13T13:57:59.1742146Z test_nnc_correctness_digamma_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:59.1765327Z test_nnc_correctness_digamma_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:59.1788898Z test_nnc_correctness_digamma_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:59.1812623Z test_nnc_correctness_digamma_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:59.1836045Z test_nnc_correctness_digamma_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:59.1859837Z test_nnc_correctness_dist_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:59.1882732Z test_nnc_correctness_dist_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:59.1906012Z test_nnc_correctness_dist_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:59.1929766Z test_nnc_correctness_dist_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:59.1953193Z test_nnc_correctness_dist_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:59.1984647Z test_nnc_correctness_dist_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-08-13T13:57:59.2008546Z test_nnc_correctness_div_floor_rounding_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:59.2031757Z test_nnc_correctness_div_floor_rounding_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:59.2055442Z test_nnc_correctness_div_floor_rounding_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:59.2078708Z test_nnc_correctness_div_floor_rounding_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:59.2102197Z test_nnc_correctness_div_floor_rounding_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:59.2125560Z test_nnc_correctness_div_floor_rounding_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:59.2148958Z test_nnc_correctness_div_floor_rounding_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:59.2172411Z test_nnc_correctness_div_floor_rounding_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:59.2195625Z test_nnc_correctness_div_floor_rounding_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:59.2219245Z test_nnc_correctness_div_no_rounding_mode_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:59.2248464Z test_nnc_correctness_div_no_rounding_mode_cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-08-13T13:57:59.2272109Z test_nnc_correctness_div_no_rounding_mode_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:59.2295912Z test_nnc_correctness_div_no_rounding_mode_cuda_complex32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:59.2319249Z test_nnc_correctness_div_no_rounding_mode_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:59.2343320Z test_nnc_correctness_div_no_rounding_mode_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:59.2366432Z test_nnc_correctness_div_no_rounding_mode_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:59.2390073Z test_nnc_correctness_div_no_rounding_mode_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:59.2413445Z test_nnc_correctness_div_no_rounding_mode_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:59.2436432Z test_nnc_correctness_div_no_rounding_mode_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:59.2459966Z test_nnc_correctness_div_no_rounding_mode_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:59.2483019Z test_nnc_correctness_div_no_rounding_mode_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:59.2514348Z test_nnc_correctness_div_no_rounding_mode_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-08-13T13:57:59.2537942Z test_nnc_correctness_div_trunc_rounding_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:59.2561436Z test_nnc_correctness_div_trunc_rounding_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:59.2585046Z test_nnc_correctness_div_trunc_rounding_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:59.2608852Z test_nnc_correctness_div_trunc_rounding_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:59.2632145Z test_nnc_correctness_div_trunc_rounding_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:59.2657770Z test_nnc_correctness_div_trunc_rounding_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:59.2683125Z test_nnc_correctness_div_trunc_rounding_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:59.2708438Z test_nnc_correctness_div_trunc_rounding_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:59.2734027Z test_nnc_correctness_div_trunc_rounding_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:59.2758757Z test_nnc_correctness_dot_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:59.2789158Z test_nnc_correctness_dot_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-08-13T13:57:59.2812904Z test_nnc_correctness_dot_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:59.2836379Z test_nnc_correctness_dot_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:59.2859881Z test_nnc_correctness_dot_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:59.2885525Z test_nnc_correctness_double_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:59.2910440Z test_nnc_correctness_double_cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:59.2936300Z test_nnc_correctness_double_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:59.2958994Z test_nnc_correctness_double_cuda_complex32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:59.2982412Z test_nnc_correctness_double_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:59.3005504Z test_nnc_correctness_double_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:59.3029764Z test_nnc_correctness_double_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:59.3060359Z test_nnc_correctness_double_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-08-13T13:57:59.3083936Z test_nnc_correctness_double_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:59.3107548Z test_nnc_correctness_double_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:59.3131530Z test_nnc_correctness_double_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:59.3154806Z test_nnc_correctness_double_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:59.3178468Z test_nnc_correctness_double_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:59.3203887Z test_nnc_correctness_dsplit_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:59.3229198Z test_nnc_correctness_dsplit_cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:59.3254758Z test_nnc_correctness_dsplit_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:59.3279765Z test_nnc_correctness_dsplit_cuda_complex32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:59.3304938Z test_nnc_correctness_dsplit_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:59.3335263Z test_nnc_correctness_dsplit_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-08-13T13:57:59.3358761Z test_nnc_correctness_dsplit_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:59.3382482Z test_nnc_correctness_dsplit_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:59.3406032Z test_nnc_correctness_dsplit_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:59.3429864Z test_nnc_correctness_dsplit_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:59.3453340Z test_nnc_correctness_dsplit_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:59.3478963Z test_nnc_correctness_dsplit_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:59.3504292Z test_nnc_correctness_dsplit_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:59.3529562Z test_nnc_correctness_dstack_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:59.3552668Z test_nnc_correctness_dstack_cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:59.3576138Z test_nnc_correctness_dstack_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:59.3605276Z test_nnc_correctness_dstack_cuda_complex32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-08-13T13:57:59.3628978Z test_nnc_correctness_dstack_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:59.3652895Z test_nnc_correctness_dstack_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:59.3676122Z test_nnc_correctness_dstack_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:59.3699928Z test_nnc_correctness_dstack_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:59.3723394Z test_nnc_correctness_dstack_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:59.3746687Z test_nnc_correctness_dstack_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:59.3770486Z test_nnc_correctness_dstack_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:59.3793764Z test_nnc_correctness_dstack_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:59.3817503Z test_nnc_correctness_dstack_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:59.3840483Z test_nnc_correctness_eig_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:59.3869521Z test_nnc_correctness_eig_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-08-13T13:57:59.3892856Z test_nnc_correctness_eig_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:59.3915784Z test_nnc_correctness_eig_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:59.3941566Z test_nnc_correctness_einsum_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:59.3967048Z test_nnc_correctness_einsum_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:59.3990679Z test_nnc_correctness_einsum_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:59.4016115Z test_nnc_correctness_einsum_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:59.4041567Z test_nnc_correctness_einsum_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:59.4055841Z test_nnc_correctness_empty_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: Skipped! (0.001s) 2022-08-13T13:57:59.4069674Z test_nnc_correctness_empty_cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: Skipped! (0.001s) 2022-08-13T13:57:59.4084023Z test_nnc_correctness_empty_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: Skipped! (0.001s) 2022-08-13T13:57:59.4099166Z test_nnc_correctness_empty_cuda_complex32 (__main__.TestNNCOpInfoCUDA) ... skip: Skipped! (0.001s) 2022-08-13T13:57:59.4113128Z test_nnc_correctness_empty_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: Skipped! (0.001s) 2022-08-13T13:57:59.4127732Z test_nnc_correctness_empty_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: Skipped! (0.001s) 2022-08-13T13:57:59.4142093Z test_nnc_correctness_empty_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Skipped! (0.001s) 2022-08-13T13:57:59.4155910Z test_nnc_correctness_empty_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Skipped! (0.001s) 2022-08-13T13:57:59.4169778Z test_nnc_correctness_empty_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: Skipped! (0.001s) 2022-08-13T13:57:59.4184568Z test_nnc_correctness_empty_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: Skipped! (0.001s) 2022-08-13T13:57:59.4198482Z test_nnc_correctness_empty_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: Skipped! (0.001s) 2022-08-13T13:57:59.4212357Z test_nnc_correctness_empty_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: Skipped! (0.001s) 2022-08-13T13:57:59.4227072Z test_nnc_correctness_empty_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: Skipped! (0.001s) 2022-08-13T13:57:59.4241300Z test_nnc_correctness_empty_like_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: Skipped! (0.001s) 2022-08-13T13:57:59.4255586Z test_nnc_correctness_empty_like_cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: Skipped! (0.001s) 2022-08-13T13:57:59.4269213Z test_nnc_correctness_empty_like_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: Skipped! (0.001s) 2022-08-13T13:57:59.4283595Z test_nnc_correctness_empty_like_cuda_complex32 (__main__.TestNNCOpInfoCUDA) ... skip: Skipped! (0.001s) 2022-08-13T13:57:59.4297814Z test_nnc_correctness_empty_like_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: Skipped! (0.001s) 2022-08-13T13:57:59.4311814Z test_nnc_correctness_empty_like_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: Skipped! (0.001s) 2022-08-13T13:57:59.4325946Z test_nnc_correctness_empty_like_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Skipped! (0.001s) 2022-08-13T13:57:59.4339778Z test_nnc_correctness_empty_like_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Skipped! (0.001s) 2022-08-13T13:57:59.4354389Z test_nnc_correctness_empty_like_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: Skipped! (0.001s) 2022-08-13T13:57:59.4368359Z test_nnc_correctness_empty_like_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: Skipped! (0.001s) 2022-08-13T13:57:59.4382503Z test_nnc_correctness_empty_like_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: Skipped! (0.001s) 2022-08-13T13:57:59.4396700Z test_nnc_correctness_empty_like_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: Skipped! (0.001s) 2022-08-13T13:57:59.4410911Z test_nnc_correctness_empty_like_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: Skipped! (0.001s) 2022-08-13T13:57:59.4436043Z test_nnc_correctness_eq_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:59.4461592Z test_nnc_correctness_eq_cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:59.4492578Z test_nnc_correctness_eq_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-08-13T13:57:59.4517436Z test_nnc_correctness_eq_cuda_complex32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:59.4541363Z test_nnc_correctness_eq_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:59.4564386Z test_nnc_correctness_eq_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:59.4587925Z test_nnc_correctness_eq_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:59.4611617Z test_nnc_correctness_eq_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:59.4634788Z test_nnc_correctness_eq_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:59.4658182Z test_nnc_correctness_eq_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:59.4681991Z test_nnc_correctness_eq_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:59.4704782Z test_nnc_correctness_eq_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:59.4728419Z test_nnc_correctness_eq_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:59.4757559Z test_nnc_correctness_equal_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-08-13T13:57:59.4781194Z test_nnc_correctness_equal_cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:59.4804586Z test_nnc_correctness_equal_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:59.4828406Z test_nnc_correctness_equal_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:59.4851892Z test_nnc_correctness_equal_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:59.4875215Z test_nnc_correctness_equal_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:59.4898644Z test_nnc_correctness_equal_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:59.4921661Z test_nnc_correctness_equal_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:59.4945284Z test_nnc_correctness_equal_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:59.4970891Z test_nnc_correctness_equal_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:59.4995605Z test_nnc_correctness_equal_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:59.5024862Z test_nnc_correctness_equal_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-08-13T13:57:59.5048707Z test_nnc_correctness_erf_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:59.5072220Z test_nnc_correctness_erf_cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:59.5097001Z test_nnc_correctness_erf_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:59.5122395Z test_nnc_correctness_erf_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:59.5148078Z test_nnc_correctness_erf_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:59.5173764Z test_nnc_correctness_erf_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:59.5199067Z test_nnc_correctness_erf_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:59.5224380Z test_nnc_correctness_erf_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:59.5247963Z test_nnc_correctness_erf_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:59.5271096Z test_nnc_correctness_erf_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:59.5300682Z test_nnc_correctness_erfc_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-08-13T13:57:59.5324221Z test_nnc_correctness_erfc_cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:59.5347745Z test_nnc_correctness_erfc_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:59.5371550Z test_nnc_correctness_erfc_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:59.5394851Z test_nnc_correctness_erfc_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:59.5418045Z test_nnc_correctness_erfc_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:59.5441383Z test_nnc_correctness_erfc_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:59.5464748Z test_nnc_correctness_erfc_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:59.5488256Z test_nnc_correctness_erfc_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:59.5513191Z test_nnc_correctness_erfc_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:59.5536763Z test_nnc_correctness_erfinv_cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:59.5565935Z test_nnc_correctness_erfinv_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-08-13T13:57:59.5591473Z test_nnc_correctness_erfinv_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:59.5617053Z test_nnc_correctness_erfinv_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:59.5640466Z test_nnc_correctness_erfinv_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:59.5664126Z test_nnc_correctness_erfinv_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:59.5690173Z test_nnc_correctness_erfinv_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:59.5713609Z test_nnc_correctness_erfinv_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:59.5736917Z test_nnc_correctness_erfinv_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:59.5760058Z test_nnc_correctness_exp2_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:59.5783210Z test_nnc_correctness_exp2_cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:59.5806548Z test_nnc_correctness_exp2_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:59.5836109Z test_nnc_correctness_exp2_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-08-13T13:57:59.5859701Z test_nnc_correctness_exp2_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:59.5883059Z test_nnc_correctness_exp2_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:59.5906565Z test_nnc_correctness_exp2_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:59.5930268Z test_nnc_correctness_exp2_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:59.5953655Z test_nnc_correctness_exp2_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:59.5977158Z test_nnc_correctness_exp2_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:59.6000612Z test_nnc_correctness_exp_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:59.6025917Z test_nnc_correctness_exp_cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:59.6049415Z test_nnc_correctness_exp_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:59.6072378Z test_nnc_correctness_exp_cuda_complex32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:59.6101722Z test_nnc_correctness_exp_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-08-13T13:57:59.6125199Z test_nnc_correctness_exp_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:59.6148934Z test_nnc_correctness_exp_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:59.6174584Z test_nnc_correctness_exp_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:59.6199865Z test_nnc_correctness_exp_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:59.6225649Z test_nnc_correctness_exp_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:59.6251150Z test_nnc_correctness_exp_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:59.6274210Z test_nnc_correctness_exp_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:59.6297627Z test_nnc_correctness_exp_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:59.6320577Z test_nnc_correctness_expand_as_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:59.6344021Z test_nnc_correctness_expand_as_cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:59.6374309Z test_nnc_correctness_expand_as_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-08-13T13:57:59.6397589Z test_nnc_correctness_expand_as_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:59.6421158Z test_nnc_correctness_expand_as_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:59.6446700Z test_nnc_correctness_expand_as_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:59.6472268Z test_nnc_correctness_expand_as_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:59.6497776Z test_nnc_correctness_expand_as_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:59.6520978Z test_nnc_correctness_expand_as_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:59.6546406Z test_nnc_correctness_expand_as_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:59.6569683Z test_nnc_correctness_expand_as_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:59.6592963Z test_nnc_correctness_expand_as_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:59.6616169Z test_nnc_correctness_expand_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:59.6647340Z test_nnc_correctness_expand_cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-08-13T13:57:59.6670773Z test_nnc_correctness_expand_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:59.6694466Z test_nnc_correctness_expand_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:59.6717913Z test_nnc_correctness_expand_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:59.6741426Z test_nnc_correctness_expand_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:59.6766732Z test_nnc_correctness_expand_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:59.6790159Z test_nnc_correctness_expand_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:59.6815851Z test_nnc_correctness_expand_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:59.6840754Z test_nnc_correctness_expand_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:59.6864384Z test_nnc_correctness_expand_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:59.6887678Z test_nnc_correctness_expand_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:59.6917004Z test_nnc_correctness_expm1_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-08-13T13:57:59.6940703Z test_nnc_correctness_expm1_cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:59.6963873Z test_nnc_correctness_expm1_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:59.6987641Z test_nnc_correctness_expm1_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:59.7011213Z test_nnc_correctness_expm1_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:59.7034671Z test_nnc_correctness_expm1_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:59.7058081Z test_nnc_correctness_expm1_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:59.7083216Z test_nnc_correctness_expm1_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:59.7108607Z test_nnc_correctness_expm1_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:59.7134000Z test_nnc_correctness_expm1_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:59.7158895Z test_nnc_correctness_fft_fft2_cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:59.7188481Z test_nnc_correctness_fft_fft2_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-08-13T13:57:59.7212174Z test_nnc_correctness_fft_fft2_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:59.7237372Z test_nnc_correctness_fft_fft2_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:59.7261058Z test_nnc_correctness_fft_fft2_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:59.7286619Z test_nnc_correctness_fft_fft2_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:59.7312267Z test_nnc_correctness_fft_fft2_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:59.7336057Z test_nnc_correctness_fft_fft2_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:59.7358887Z test_nnc_correctness_fft_fft2_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:59.7382433Z test_nnc_correctness_fft_fft2_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:59.7405447Z test_nnc_correctness_fft_fft_cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:59.7431029Z test_nnc_correctness_fft_fft_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:59.7462485Z test_nnc_correctness_fft_fft_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-08-13T13:57:59.7488296Z test_nnc_correctness_fft_fft_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:59.7511359Z test_nnc_correctness_fft_fft_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:59.7535376Z test_nnc_correctness_fft_fft_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:59.7560521Z test_nnc_correctness_fft_fft_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:59.7585987Z test_nnc_correctness_fft_fft_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:59.7611710Z test_nnc_correctness_fft_fft_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:59.7634889Z test_nnc_correctness_fft_fft_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:59.7658756Z test_nnc_correctness_fft_fftn_cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:59.7682145Z test_nnc_correctness_fft_fftn_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:59.7705607Z test_nnc_correctness_fft_fftn_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:59.7735074Z test_nnc_correctness_fft_fftn_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-08-13T13:57:59.7758446Z test_nnc_correctness_fft_fftn_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:59.7781955Z test_nnc_correctness_fft_fftn_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:59.7805501Z test_nnc_correctness_fft_fftn_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:59.7829095Z test_nnc_correctness_fft_fftn_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:59.7852691Z test_nnc_correctness_fft_fftn_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:59.7876048Z test_nnc_correctness_fft_fftn_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:59.7899491Z test_nnc_correctness_fft_fftshift_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:59.7922488Z test_nnc_correctness_fft_fftshift_cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:59.7945832Z test_nnc_correctness_fft_fftshift_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:59.7969508Z test_nnc_correctness_fft_fftshift_cuda_complex32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:59.7998937Z test_nnc_correctness_fft_fftshift_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-08-13T13:57:59.8024589Z test_nnc_correctness_fft_fftshift_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:59.8048262Z test_nnc_correctness_fft_fftshift_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:59.8071500Z test_nnc_correctness_fft_fftshift_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:59.8095119Z test_nnc_correctness_fft_fftshift_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:59.8118329Z test_nnc_correctness_fft_fftshift_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:59.8142044Z test_nnc_correctness_fft_fftshift_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:59.8164975Z test_nnc_correctness_fft_fftshift_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:59.8188325Z test_nnc_correctness_fft_fftshift_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:59.8213784Z test_nnc_correctness_fft_hfft2_cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:59.8238418Z test_nnc_correctness_fft_hfft2_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:59.8268118Z test_nnc_correctness_fft_hfft2_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-08-13T13:57:59.8291882Z test_nnc_correctness_fft_hfft2_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:59.8317204Z test_nnc_correctness_fft_hfft2_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:59.8343150Z test_nnc_correctness_fft_hfft2_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:59.8369092Z test_nnc_correctness_fft_hfft2_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:59.8394363Z test_nnc_correctness_fft_hfft2_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:59.8417880Z test_nnc_correctness_fft_hfft2_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:59.8441161Z test_nnc_correctness_fft_hfft2_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:59.8464380Z test_nnc_correctness_fft_hfft_cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:59.8487852Z test_nnc_correctness_fft_hfft_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:59.8511004Z test_nnc_correctness_fft_hfft_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:59.8540613Z test_nnc_correctness_fft_hfft_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-08-13T13:57:59.8564212Z test_nnc_correctness_fft_hfft_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:59.8588000Z test_nnc_correctness_fft_hfft_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:59.8611396Z test_nnc_correctness_fft_hfft_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:59.8634691Z test_nnc_correctness_fft_hfft_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:59.8658249Z test_nnc_correctness_fft_hfft_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:59.8681484Z test_nnc_correctness_fft_hfft_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:59.8705035Z test_nnc_correctness_fft_hfftn_cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:59.8728400Z test_nnc_correctness_fft_hfftn_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:59.8751331Z test_nnc_correctness_fft_hfftn_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:59.8774715Z test_nnc_correctness_fft_hfftn_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:59.8803831Z test_nnc_correctness_fft_hfftn_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-08-13T13:57:59.8827489Z test_nnc_correctness_fft_hfftn_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:59.8851206Z test_nnc_correctness_fft_hfftn_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:59.8874548Z test_nnc_correctness_fft_hfftn_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:59.8898219Z test_nnc_correctness_fft_hfftn_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:59.8921516Z test_nnc_correctness_fft_hfftn_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:59.8945165Z test_nnc_correctness_fft_ifft2_cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:59.8968620Z test_nnc_correctness_fft_ifft2_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:59.8993688Z test_nnc_correctness_fft_ifft2_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:59.9018988Z test_nnc_correctness_fft_ifft2_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:59.9043936Z test_nnc_correctness_fft_ifft2_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:59.9073280Z test_nnc_correctness_fft_ifft2_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-08-13T13:57:59.9097283Z test_nnc_correctness_fft_ifft2_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:59.9120796Z test_nnc_correctness_fft_ifft2_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:59.9144151Z test_nnc_correctness_fft_ifft2_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:59.9169854Z test_nnc_correctness_fft_ifft2_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:59.9195043Z test_nnc_correctness_fft_ifft_cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:59.9220634Z test_nnc_correctness_fft_ifft_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:59.9246095Z test_nnc_correctness_fft_ifft_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:59.9271420Z test_nnc_correctness_fft_ifft_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:59.9294976Z test_nnc_correctness_fft_ifft_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:59.9318232Z test_nnc_correctness_fft_ifft_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:59.9347492Z test_nnc_correctness_fft_ifft_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-08-13T13:57:59.9371247Z test_nnc_correctness_fft_ifft_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:59.9394878Z test_nnc_correctness_fft_ifft_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:59.9418339Z test_nnc_correctness_fft_ifft_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:59.9441722Z test_nnc_correctness_fft_ifftn_cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:59.9465710Z test_nnc_correctness_fft_ifftn_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:59.9489153Z test_nnc_correctness_fft_ifftn_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:59.9512146Z test_nnc_correctness_fft_ifftn_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:59.9535498Z test_nnc_correctness_fft_ifftn_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:59.9558579Z test_nnc_correctness_fft_ifftn_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:59.9583661Z test_nnc_correctness_fft_ifftn_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:59.9614130Z test_nnc_correctness_fft_ifftn_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-08-13T13:57:59.9637397Z test_nnc_correctness_fft_ifftn_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:59.9661160Z test_nnc_correctness_fft_ifftn_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:59.9684304Z test_nnc_correctness_fft_ifftshift_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:59.9710015Z test_nnc_correctness_fft_ifftshift_cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:59.9735411Z test_nnc_correctness_fft_ifftshift_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:59.9758673Z test_nnc_correctness_fft_ifftshift_cuda_complex32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:59.9782050Z test_nnc_correctness_fft_ifftshift_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:59.9804910Z test_nnc_correctness_fft_ifftshift_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:59.9830271Z test_nnc_correctness_fft_ifftshift_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:59.9855720Z test_nnc_correctness_fft_ifftshift_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:59.9886690Z test_nnc_correctness_fft_ifftshift_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-08-13T13:57:59.9912185Z test_nnc_correctness_fft_ifftshift_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:59.9937667Z test_nnc_correctness_fft_ifftshift_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:59.9962952Z test_nnc_correctness_fft_ifftshift_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:57:59.9988523Z test_nnc_correctness_fft_ifftshift_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:00.0014140Z test_nnc_correctness_fft_ihfft2_cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:00.0039121Z test_nnc_correctness_fft_ihfft2_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:00.0062631Z test_nnc_correctness_fft_ihfft2_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:00.0085693Z test_nnc_correctness_fft_ihfft2_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:00.0109135Z test_nnc_correctness_fft_ihfft2_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:00.0132744Z test_nnc_correctness_fft_ihfft2_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:00.0161812Z test_nnc_correctness_fft_ihfft2_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-08-13T13:58:00.0185873Z test_nnc_correctness_fft_ihfft2_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:00.0209274Z test_nnc_correctness_fft_ihfft_cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:00.0232468Z test_nnc_correctness_fft_ihfft_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:00.0256199Z test_nnc_correctness_fft_ihfft_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:00.0279819Z test_nnc_correctness_fft_ihfft_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:00.0303340Z test_nnc_correctness_fft_ihfft_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:00.0326484Z test_nnc_correctness_fft_ihfft_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:00.0349979Z test_nnc_correctness_fft_ihfft_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:00.0373238Z test_nnc_correctness_fft_ihfft_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:00.0398204Z test_nnc_correctness_fft_ihfftn_cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:00.0427612Z test_nnc_correctness_fft_ihfftn_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-08-13T13:58:00.0451535Z test_nnc_correctness_fft_ihfftn_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:00.0474805Z test_nnc_correctness_fft_ihfftn_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:00.0498297Z test_nnc_correctness_fft_ihfftn_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:00.0521454Z test_nnc_correctness_fft_ihfftn_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:00.0545338Z test_nnc_correctness_fft_ihfftn_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:00.0570889Z test_nnc_correctness_fft_ihfftn_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:00.0593984Z test_nnc_correctness_fft_irfft2_cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:00.0617486Z test_nnc_correctness_fft_irfft2_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:00.0640375Z test_nnc_correctness_fft_irfft2_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:00.0663803Z test_nnc_correctness_fft_irfft2_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:00.0693310Z test_nnc_correctness_fft_irfft2_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-08-13T13:58:00.0716621Z test_nnc_correctness_fft_irfft2_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:00.0740425Z test_nnc_correctness_fft_irfft2_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:00.0763749Z test_nnc_correctness_fft_irfft2_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:00.0787424Z test_nnc_correctness_fft_irfft2_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:00.0811261Z test_nnc_correctness_fft_irfft2_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:00.0834705Z test_nnc_correctness_fft_irfft_cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:00.0858201Z test_nnc_correctness_fft_irfft_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:00.0881260Z test_nnc_correctness_fft_irfft_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:00.0906764Z test_nnc_correctness_fft_irfft_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:00.0931961Z test_nnc_correctness_fft_irfft_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:00.0961481Z test_nnc_correctness_fft_irfft_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-08-13T13:58:00.0984949Z test_nnc_correctness_fft_irfft_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:00.1008628Z test_nnc_correctness_fft_irfft_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:00.1032212Z test_nnc_correctness_fft_irfft_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:00.1055742Z test_nnc_correctness_fft_irfft_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:00.1079006Z test_nnc_correctness_fft_irfftn_cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:00.1102825Z test_nnc_correctness_fft_irfftn_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:00.1125764Z test_nnc_correctness_fft_irfftn_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:00.1149034Z test_nnc_correctness_fft_irfftn_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:00.1172467Z test_nnc_correctness_fft_irfftn_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:00.1195659Z test_nnc_correctness_fft_irfftn_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:00.1225165Z test_nnc_correctness_fft_irfftn_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-08-13T13:58:00.1248924Z test_nnc_correctness_fft_irfftn_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:00.1272255Z test_nnc_correctness_fft_irfftn_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:00.1295751Z test_nnc_correctness_fft_irfftn_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:00.1319022Z test_nnc_correctness_fft_rfft2_cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:00.1343015Z test_nnc_correctness_fft_rfft2_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:00.1366383Z test_nnc_correctness_fft_rfft2_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:00.1391658Z test_nnc_correctness_fft_rfft2_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:00.1414915Z test_nnc_correctness_fft_rfft2_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:00.1439895Z test_nnc_correctness_fft_rfft2_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:00.1463281Z test_nnc_correctness_fft_rfft2_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:00.1492837Z test_nnc_correctness_fft_rfft2_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-08-13T13:58:00.1516104Z test_nnc_correctness_fft_rfft_cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:00.1539737Z test_nnc_correctness_fft_rfft_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:00.1562977Z test_nnc_correctness_fft_rfft_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:00.1586405Z test_nnc_correctness_fft_rfft_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:00.1610162Z test_nnc_correctness_fft_rfft_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:00.1633357Z test_nnc_correctness_fft_rfft_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:00.1656780Z test_nnc_correctness_fft_rfft_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:00.1679668Z test_nnc_correctness_fft_rfft_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:00.1703012Z test_nnc_correctness_fft_rfftn_cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:00.1726222Z test_nnc_correctness_fft_rfftn_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:00.1757456Z test_nnc_correctness_fft_rfftn_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-08-13T13:58:00.1781315Z test_nnc_correctness_fft_rfftn_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:00.1806498Z test_nnc_correctness_fft_rfftn_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:00.1832099Z test_nnc_correctness_fft_rfftn_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:00.1857794Z test_nnc_correctness_fft_rfftn_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:00.1883075Z test_nnc_correctness_fft_rfftn_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:00.1897674Z test_nnc_correctness_fill_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: No fill_ op (0.001s) 2022-08-13T13:58:00.1911874Z test_nnc_correctness_fill_cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: No fill_ op (0.001s) 2022-08-13T13:58:00.1925622Z test_nnc_correctness_fill_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: No fill_ op (0.001s) 2022-08-13T13:58:00.1940701Z test_nnc_correctness_fill_cuda_complex32 (__main__.TestNNCOpInfoCUDA) ... skip: No fill_ op (0.001s) 2022-08-13T13:58:00.1954392Z test_nnc_correctness_fill_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: No fill_ op (0.001s) 2022-08-13T13:58:00.1969481Z test_nnc_correctness_fill_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: No fill_ op (0.001s) 2022-08-13T13:58:00.1983733Z test_nnc_correctness_fill_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: No fill_ op (0.001s) 2022-08-13T13:58:00.1998185Z test_nnc_correctness_fill_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: No fill_ op (0.001s) 2022-08-13T13:58:00.2012613Z test_nnc_correctness_fill_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: No fill_ op (0.001s) 2022-08-13T13:58:00.2027219Z test_nnc_correctness_fill_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: No fill_ op (0.001s) 2022-08-13T13:58:00.2041280Z test_nnc_correctness_fill_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: No fill_ op (0.001s) 2022-08-13T13:58:00.2054669Z test_nnc_correctness_fill_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: No fill_ op (0.001s) 2022-08-13T13:58:00.2067382Z test_nnc_correctness_fill_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: No fill_ op (0.001s) 2022-08-13T13:58:00.2091425Z test_nnc_correctness_flatten_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:00.2114769Z test_nnc_correctness_flatten_cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:00.2140404Z test_nnc_correctness_flatten_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:00.2163321Z test_nnc_correctness_flatten_cuda_complex32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:00.2192526Z test_nnc_correctness_flatten_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-08-13T13:58:00.2216093Z test_nnc_correctness_flatten_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:00.2239316Z test_nnc_correctness_flatten_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:00.2262942Z test_nnc_correctness_flatten_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:00.2286298Z test_nnc_correctness_flatten_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:00.2311955Z test_nnc_correctness_flatten_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:00.2337288Z test_nnc_correctness_flatten_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:00.2362348Z test_nnc_correctness_flatten_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:00.2387820Z test_nnc_correctness_flatten_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:00.2410925Z test_nnc_correctness_flip_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:00.2434028Z test_nnc_correctness_flip_cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:00.2463456Z test_nnc_correctness_flip_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-08-13T13:58:00.2487177Z test_nnc_correctness_flip_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:00.2510488Z test_nnc_correctness_flip_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:00.2536004Z test_nnc_correctness_flip_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:00.2559385Z test_nnc_correctness_flip_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:00.2583047Z test_nnc_correctness_flip_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:00.2606350Z test_nnc_correctness_flip_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:00.2629683Z test_nnc_correctness_flip_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:00.2653154Z test_nnc_correctness_flip_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:00.2676152Z test_nnc_correctness_flip_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:00.2699653Z test_nnc_correctness_fliplr_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:00.2728969Z test_nnc_correctness_fliplr_cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-08-13T13:58:00.2752316Z test_nnc_correctness_fliplr_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:00.2775905Z test_nnc_correctness_fliplr_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:00.2799231Z test_nnc_correctness_fliplr_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:00.2822568Z test_nnc_correctness_fliplr_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:00.2845980Z test_nnc_correctness_fliplr_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:00.2869535Z test_nnc_correctness_fliplr_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:00.2893022Z test_nnc_correctness_fliplr_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:00.2915987Z test_nnc_correctness_fliplr_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:00.2939503Z test_nnc_correctness_fliplr_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:00.2962538Z test_nnc_correctness_fliplr_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:00.2992635Z test_nnc_correctness_flipud_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-08-13T13:58:00.3016227Z test_nnc_correctness_flipud_cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:00.3041638Z test_nnc_correctness_flipud_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:00.3067290Z test_nnc_correctness_flipud_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:00.3093037Z test_nnc_correctness_flipud_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:00.3117938Z test_nnc_correctness_flipud_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:00.3141548Z test_nnc_correctness_flipud_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:00.3164638Z test_nnc_correctness_flipud_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:00.3188094Z test_nnc_correctness_flipud_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:00.3211434Z test_nnc_correctness_flipud_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:00.3234350Z test_nnc_correctness_flipud_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:00.3264029Z test_nnc_correctness_flipud_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-08-13T13:58:00.3287263Z test_nnc_correctness_float_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:00.3310586Z test_nnc_correctness_float_cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:00.3334295Z test_nnc_correctness_float_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:00.3357588Z test_nnc_correctness_float_cuda_complex32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:00.3381245Z test_nnc_correctness_float_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:00.3404447Z test_nnc_correctness_float_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:00.3427808Z test_nnc_correctness_float_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:00.3453124Z test_nnc_correctness_float_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:00.3478212Z test_nnc_correctness_float_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:00.3503300Z test_nnc_correctness_float_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:00.3532822Z test_nnc_correctness_float_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-08-13T13:58:00.3556144Z test_nnc_correctness_float_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:00.3581742Z test_nnc_correctness_float_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:00.3607066Z test_nnc_correctness_float_power_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:00.3632504Z test_nnc_correctness_float_power_cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:00.3657913Z test_nnc_correctness_float_power_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:00.3680919Z test_nnc_correctness_float_power_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:00.3704146Z test_nnc_correctness_float_power_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:00.3729551Z test_nnc_correctness_float_power_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:00.3752537Z test_nnc_correctness_float_power_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:00.3776109Z test_nnc_correctness_float_power_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:00.3805654Z test_nnc_correctness_float_power_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-08-13T13:58:00.3829043Z test_nnc_correctness_float_power_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:00.3852833Z test_nnc_correctness_float_power_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:00.3875843Z test_nnc_correctness_float_power_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:00.3901651Z test_nnc_correctness_floor_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:00.3927027Z test_nnc_correctness_floor_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:00.3950602Z test_nnc_correctness_floor_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:00.3973984Z test_nnc_correctness_floor_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:00.3996892Z test_nnc_correctness_floor_divide_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:00.4020278Z test_nnc_correctness_floor_divide_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:00.4043375Z test_nnc_correctness_floor_divide_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:00.4072910Z test_nnc_correctness_floor_divide_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-08-13T13:58:00.4096693Z test_nnc_correctness_floor_divide_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:00.4119808Z test_nnc_correctness_floor_divide_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:00.4145334Z test_nnc_correctness_floor_divide_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:00.4171130Z test_nnc_correctness_floor_divide_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:00.4196104Z test_nnc_correctness_floor_divide_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:00.4219581Z test_nnc_correctness_fmax_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:00.4242762Z test_nnc_correctness_fmax_cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:00.4266150Z test_nnc_correctness_fmax_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:00.4289462Z test_nnc_correctness_fmax_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:00.4312467Z test_nnc_correctness_fmax_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:00.4342212Z test_nnc_correctness_fmax_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-08-13T13:58:00.4365301Z test_nnc_correctness_fmax_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:00.4389026Z test_nnc_correctness_fmax_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:00.4414604Z test_nnc_correctness_fmax_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:00.4439840Z test_nnc_correctness_fmax_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:00.4465240Z test_nnc_correctness_fmin_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:00.4488932Z test_nnc_correctness_fmin_cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:00.4511640Z test_nnc_correctness_fmin_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:00.4534920Z test_nnc_correctness_fmin_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:00.4558096Z test_nnc_correctness_fmin_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:00.4581319Z test_nnc_correctness_fmin_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:00.4612602Z test_nnc_correctness_fmin_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-08-13T13:58:00.4635915Z test_nnc_correctness_fmin_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:00.4659610Z test_nnc_correctness_fmin_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:00.4682905Z test_nnc_correctness_fmin_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:00.4706628Z test_nnc_correctness_fmod_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:00.4730320Z test_nnc_correctness_fmod_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:00.4755588Z test_nnc_correctness_fmod_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:00.4780887Z test_nnc_correctness_fmod_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:00.4806003Z test_nnc_correctness_fmod_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:00.4831388Z test_nnc_correctness_fmod_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:00.4856463Z test_nnc_correctness_fmod_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:00.4885635Z test_nnc_correctness_fmod_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-08-13T13:58:00.4909306Z test_nnc_correctness_fmod_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:00.4933161Z test_nnc_correctness_frac_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:00.4956354Z test_nnc_correctness_frac_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:00.4979743Z test_nnc_correctness_frac_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:00.5003194Z test_nnc_correctness_frac_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:00.5026672Z test_nnc_correctness_frexp_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:00.5050100Z test_nnc_correctness_frexp_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:00.5073021Z test_nnc_correctness_frexp_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:00.5096436Z test_nnc_correctness_full_like_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:00.5119596Z test_nnc_correctness_full_like_cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:00.5149015Z test_nnc_correctness_full_like_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-08-13T13:58:00.5172885Z test_nnc_correctness_full_like_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:00.5196101Z test_nnc_correctness_full_like_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:00.5219668Z test_nnc_correctness_full_like_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:00.5243197Z test_nnc_correctness_full_like_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:00.5266693Z test_nnc_correctness_full_like_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:00.5292208Z test_nnc_correctness_full_like_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:00.5315245Z test_nnc_correctness_full_like_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:00.5338476Z test_nnc_correctness_full_like_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:00.5361556Z test_nnc_correctness_full_like_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:00.5385407Z test_nnc_correctness_gather_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:00.5415232Z test_nnc_correctness_gather_cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-08-13T13:58:00.5438614Z test_nnc_correctness_gather_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:00.5462354Z test_nnc_correctness_gather_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:00.5485443Z test_nnc_correctness_gather_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:00.5508897Z test_nnc_correctness_gather_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:00.5532410Z test_nnc_correctness_gather_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:00.5555612Z test_nnc_correctness_gather_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:00.5580953Z test_nnc_correctness_gather_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:00.5606184Z test_nnc_correctness_gather_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:00.5631438Z test_nnc_correctness_gather_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:00.5656803Z test_nnc_correctness_gather_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:00.5685958Z test_nnc_correctness_gcd_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-08-13T13:58:00.5709537Z test_nnc_correctness_gcd_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:00.5733138Z test_nnc_correctness_gcd_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:00.5756480Z test_nnc_correctness_gcd_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:00.5781940Z test_nnc_correctness_gcd_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:00.5807403Z test_nnc_correctness_ge_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:00.5830502Z test_nnc_correctness_ge_cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:00.5853977Z test_nnc_correctness_ge_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:00.5879331Z test_nnc_correctness_ge_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:00.5904567Z test_nnc_correctness_ge_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:00.5928610Z test_nnc_correctness_ge_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:00.5957675Z test_nnc_correctness_ge_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-08-13T13:58:00.5981307Z test_nnc_correctness_ge_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:00.6006709Z test_nnc_correctness_ge_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:00.6032349Z test_nnc_correctness_ge_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:00.6056028Z test_nnc_correctness_geqrf_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:00.6081368Z test_nnc_correctness_geqrf_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:00.6107003Z test_nnc_correctness_geqrf_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:00.6132262Z test_nnc_correctness_geqrf_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:00.6144729Z test_nnc_correctness_gradient_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: Skipped! (0.001s) 2022-08-13T13:58:00.6157570Z test_nnc_correctness_gradient_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: Skipped! (0.001s) 2022-08-13T13:58:00.6169842Z test_nnc_correctness_gradient_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: Skipped! (0.001s) 2022-08-13T13:58:00.6182336Z test_nnc_correctness_gradient_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: Skipped! (0.001s) 2022-08-13T13:58:00.6194861Z test_nnc_correctness_gradient_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Skipped! (0.001s) 2022-08-13T13:58:00.6207836Z test_nnc_correctness_gradient_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Skipped! (0.001s) 2022-08-13T13:58:00.6220270Z test_nnc_correctness_gradient_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: Skipped! (0.001s) 2022-08-13T13:58:00.6232918Z test_nnc_correctness_gradient_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: Skipped! (0.001s) 2022-08-13T13:58:00.6245264Z test_nnc_correctness_gradient_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: Skipped! (0.001s) 2022-08-13T13:58:00.6259145Z test_nnc_correctness_gradient_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: Skipped! (0.001s) 2022-08-13T13:58:00.6284475Z test_nnc_correctness_gt_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:00.6307815Z test_nnc_correctness_gt_cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:00.6337812Z test_nnc_correctness_gt_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-08-13T13:58:00.6361261Z test_nnc_correctness_gt_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:00.6386948Z test_nnc_correctness_gt_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:00.6412369Z test_nnc_correctness_gt_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:00.6435685Z test_nnc_correctness_gt_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:00.6459727Z test_nnc_correctness_gt_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:00.6482631Z test_nnc_correctness_gt_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:00.6505984Z test_nnc_correctness_gt_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:00.6529430Z test_nnc_correctness_half_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:00.6552440Z test_nnc_correctness_half_cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:00.6576006Z test_nnc_correctness_half_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:00.6605215Z test_nnc_correctness_half_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-08-13T13:58:00.6630504Z test_nnc_correctness_half_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:00.6655705Z test_nnc_correctness_half_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:00.6678832Z test_nnc_correctness_half_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:00.6704405Z test_nnc_correctness_half_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:00.6728220Z test_nnc_correctness_half_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:00.6753780Z test_nnc_correctness_half_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:00.6779178Z test_nnc_correctness_half_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:00.6804118Z test_nnc_correctness_half_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:00.6829260Z test_nnc_correctness_heaviside_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:00.6854720Z test_nnc_correctness_heaviside_cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:00.6884011Z test_nnc_correctness_heaviside_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-08-13T13:58:00.6907812Z test_nnc_correctness_heaviside_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:00.6933328Z test_nnc_correctness_heaviside_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:00.6958773Z test_nnc_correctness_heaviside_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:00.6984283Z test_nnc_correctness_heaviside_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:00.7009788Z test_nnc_correctness_heaviside_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:00.7033529Z test_nnc_correctness_heaviside_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:00.7056672Z test_nnc_correctness_heaviside_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:00.7079526Z test_nnc_correctness_histc_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:00.7103081Z test_nnc_correctness_histc_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:00.7126775Z test_nnc_correctness_histc_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:00.7155947Z test_nnc_correctness_histc_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-08-13T13:58:00.7181671Z test_nnc_correctness_histc_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:00.7206842Z test_nnc_correctness_histc_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:00.7232449Z test_nnc_correctness_hsplit_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:00.7258117Z test_nnc_correctness_hsplit_cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:00.7281464Z test_nnc_correctness_hsplit_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:00.7304920Z test_nnc_correctness_hsplit_cuda_complex32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:00.7328795Z test_nnc_correctness_hsplit_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:00.7353758Z test_nnc_correctness_hsplit_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:00.7379454Z test_nnc_correctness_hsplit_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:00.7402294Z test_nnc_correctness_hsplit_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:00.7431698Z test_nnc_correctness_hsplit_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-08-13T13:58:00.7455453Z test_nnc_correctness_hsplit_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:00.7478574Z test_nnc_correctness_hsplit_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:00.7504228Z test_nnc_correctness_hsplit_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:00.7529936Z test_nnc_correctness_hsplit_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:00.7555006Z test_nnc_correctness_hstack_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:00.7578358Z test_nnc_correctness_hstack_cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:00.7601364Z test_nnc_correctness_hstack_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:00.7624910Z test_nnc_correctness_hstack_cuda_complex32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:00.7648225Z test_nnc_correctness_hstack_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:00.7672914Z test_nnc_correctness_hstack_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:00.7703219Z test_nnc_correctness_hstack_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-08-13T13:58:00.7728538Z test_nnc_correctness_hstack_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:00.7751731Z test_nnc_correctness_hstack_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:00.7777464Z test_nnc_correctness_hstack_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:00.7800691Z test_nnc_correctness_hstack_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:00.7824431Z test_nnc_correctness_hstack_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:00.7848019Z test_nnc_correctness_hstack_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:00.7871008Z test_nnc_correctness_hypot_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:00.7894435Z test_nnc_correctness_hypot_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:00.7917824Z test_nnc_correctness_hypot_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:00.7941194Z test_nnc_correctness_hypot_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:00.7970943Z test_nnc_correctness_i0_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-08-13T13:58:00.7994507Z test_nnc_correctness_i0_cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:00.8018086Z test_nnc_correctness_i0_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:00.8041320Z test_nnc_correctness_i0_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:00.8064893Z test_nnc_correctness_i0_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:00.8088530Z test_nnc_correctness_i0_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:00.8111727Z test_nnc_correctness_i0_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:00.8135144Z test_nnc_correctness_i0_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:00.8158317Z test_nnc_correctness_i0_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:00.8181662Z test_nnc_correctness_i0_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:00.8204898Z test_nnc_correctness_igamma_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:00.8234101Z test_nnc_correctness_igamma_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-08-13T13:58:00.8257829Z test_nnc_correctness_igammac_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:00.8281183Z test_nnc_correctness_igammac_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:00.8304643Z test_nnc_correctness_imag_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:00.8328200Z test_nnc_correctness_imag_cuda_complex32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:00.8353278Z test_nnc_correctness_imag_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:00.8379054Z test_nnc_correctness_index_add_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:00.8404343Z test_nnc_correctness_index_add_cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:00.8427797Z test_nnc_correctness_index_add_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:00.8451248Z test_nnc_correctness_index_add_cuda_complex32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:00.8476165Z test_nnc_correctness_index_add_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:00.8505797Z test_nnc_correctness_index_add_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-08-13T13:58:00.8529437Z test_nnc_correctness_index_add_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:00.8552735Z test_nnc_correctness_index_add_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:00.8578389Z test_nnc_correctness_index_add_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:00.8601661Z test_nnc_correctness_index_add_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:00.8625424Z test_nnc_correctness_index_add_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:00.8649025Z test_nnc_correctness_index_add_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:00.8672095Z test_nnc_correctness_index_add_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:00.8695500Z test_nnc_correctness_index_copy_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:00.8718414Z test_nnc_correctness_index_copy_cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:00.8742005Z test_nnc_correctness_index_copy_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:00.8771462Z test_nnc_correctness_index_copy_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-08-13T13:58:00.8795198Z test_nnc_correctness_index_copy_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:00.8818216Z test_nnc_correctness_index_copy_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:00.8843461Z test_nnc_correctness_index_copy_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:00.8868925Z test_nnc_correctness_index_copy_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:00.8894342Z test_nnc_correctness_index_copy_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:00.8917558Z test_nnc_correctness_index_copy_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:00.8941177Z test_nnc_correctness_index_copy_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:00.8964133Z test_nnc_correctness_index_copy_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:00.8987580Z test_nnc_correctness_index_fill_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:00.9011034Z test_nnc_correctness_index_fill_cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:00.9040288Z test_nnc_correctness_index_fill_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-08-13T13:58:00.9063862Z test_nnc_correctness_index_fill_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:00.9087578Z test_nnc_correctness_index_fill_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:00.9110817Z test_nnc_correctness_index_fill_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:00.9134349Z test_nnc_correctness_index_fill_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:00.9158142Z test_nnc_correctness_index_fill_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:00.9181511Z test_nnc_correctness_index_fill_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:00.9204557Z test_nnc_correctness_index_fill_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:00.9228129Z test_nnc_correctness_index_fill_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:00.9251508Z test_nnc_correctness_index_fill_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:00.9274585Z test_nnc_correctness_index_put_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:00.9304137Z test_nnc_correctness_index_put_cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-08-13T13:58:00.9327943Z test_nnc_correctness_index_put_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:00.9351236Z test_nnc_correctness_index_put_cuda_complex32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:00.9375072Z test_nnc_correctness_index_put_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:00.9398073Z test_nnc_correctness_index_put_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:00.9421978Z test_nnc_correctness_index_put_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:00.9445117Z test_nnc_correctness_index_put_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:00.9468428Z test_nnc_correctness_index_put_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:00.9491704Z test_nnc_correctness_index_put_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:00.9515713Z test_nnc_correctness_index_put_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:00.9538173Z test_nnc_correctness_index_put_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:00.9568515Z test_nnc_correctness_index_put_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-08-13T13:58:00.9593772Z test_nnc_correctness_index_reduce_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:00.9619216Z test_nnc_correctness_index_reduce_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:00.9644500Z test_nnc_correctness_index_reduce_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:00.9670350Z test_nnc_correctness_index_reduce_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:00.9695478Z test_nnc_correctness_index_reduce_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:00.9718775Z test_nnc_correctness_index_reduce_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:00.9742339Z test_nnc_correctness_index_reduce_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:00.9765187Z test_nnc_correctness_index_reduce_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:00.9788637Z test_nnc_correctness_index_reduce_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:00.9813833Z test_nnc_correctness_index_select_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:00.9844820Z test_nnc_correctness_index_select_cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-08-13T13:58:00.9870368Z test_nnc_correctness_index_select_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:00.9895787Z test_nnc_correctness_index_select_cuda_complex32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:00.9919052Z test_nnc_correctness_index_select_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:00.9942981Z test_nnc_correctness_index_select_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:00.9966414Z test_nnc_correctness_index_select_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:00.9991762Z test_nnc_correctness_index_select_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:01.0015230Z test_nnc_correctness_index_select_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:01.0038293Z test_nnc_correctness_index_select_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:01.0063795Z test_nnc_correctness_index_select_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:01.0089160Z test_nnc_correctness_index_select_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:01.0118309Z test_nnc_correctness_index_select_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-08-13T13:58:01.0142210Z test_nnc_correctness_inner_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:01.0165558Z test_nnc_correctness_inner_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:01.0191134Z test_nnc_correctness_inner_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:01.0216745Z test_nnc_correctness_inner_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:01.0242342Z test_nnc_correctness_inner_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:01.0265884Z test_nnc_correctness_int_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:01.0289287Z test_nnc_correctness_int_cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:01.0312714Z test_nnc_correctness_int_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:01.0338220Z test_nnc_correctness_int_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:01.0363506Z test_nnc_correctness_int_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:01.0393185Z test_nnc_correctness_int_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-08-13T13:58:01.0416937Z test_nnc_correctness_int_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:01.0442355Z test_nnc_correctness_int_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:01.0465893Z test_nnc_correctness_int_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:01.0491709Z test_nnc_correctness_int_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:01.0517023Z test_nnc_correctness_int_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:01.0542699Z test_nnc_correctness_int_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:01.0566071Z test_nnc_correctness_inverse_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:01.0589416Z test_nnc_correctness_inverse_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:01.0612973Z test_nnc_correctness_inverse_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:01.0636155Z test_nnc_correctness_inverse_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:01.0665731Z test_nnc_correctness_isclose_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-08-13T13:58:01.0689452Z test_nnc_correctness_isclose_cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:01.0714852Z test_nnc_correctness_isclose_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:01.0740385Z test_nnc_correctness_isclose_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:01.0765688Z test_nnc_correctness_isclose_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:01.0791237Z test_nnc_correctness_isclose_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:01.0816806Z test_nnc_correctness_isclose_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:01.0842030Z test_nnc_correctness_isclose_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:01.0865386Z test_nnc_correctness_isclose_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:01.0888775Z test_nnc_correctness_isclose_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:01.0911807Z test_nnc_correctness_isclose_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:01.0941500Z test_nnc_correctness_isclose_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-08-13T13:58:01.0964982Z test_nnc_correctness_isfinite_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:01.0988678Z test_nnc_correctness_isfinite_cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:01.1012376Z test_nnc_correctness_isfinite_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:01.1036000Z test_nnc_correctness_isfinite_cuda_complex32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:01.1059264Z test_nnc_correctness_isfinite_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:01.1082393Z test_nnc_correctness_isfinite_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:01.1105793Z test_nnc_correctness_isfinite_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:01.1129098Z test_nnc_correctness_isfinite_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:01.1152172Z test_nnc_correctness_isfinite_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:01.1175640Z test_nnc_correctness_isfinite_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:01.1204988Z test_nnc_correctness_isfinite_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-08-13T13:58:01.1228766Z test_nnc_correctness_isfinite_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:01.1252655Z test_nnc_correctness_isfinite_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:01.1275819Z test_nnc_correctness_isin_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:01.1299409Z test_nnc_correctness_isin_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:01.1322773Z test_nnc_correctness_isin_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:01.1346663Z test_nnc_correctness_isin_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:01.1372159Z test_nnc_correctness_isin_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:01.1397387Z test_nnc_correctness_isin_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:01.1422689Z test_nnc_correctness_isin_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:01.1448098Z test_nnc_correctness_isin_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:01.1477340Z test_nnc_correctness_isinf_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-08-13T13:58:01.1502680Z test_nnc_correctness_isinf_cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:01.1526241Z test_nnc_correctness_isinf_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:01.1550175Z test_nnc_correctness_isinf_cuda_complex32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:01.1573677Z test_nnc_correctness_isinf_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:01.1597095Z test_nnc_correctness_isinf_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:01.1620745Z test_nnc_correctness_isinf_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:01.1644006Z test_nnc_correctness_isinf_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:01.1667273Z test_nnc_correctness_isinf_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:01.1690779Z test_nnc_correctness_isinf_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:01.1713827Z test_nnc_correctness_isinf_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:01.1743531Z test_nnc_correctness_isinf_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-08-13T13:58:01.1766955Z test_nnc_correctness_isinf_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:01.1790499Z test_nnc_correctness_isnan_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:01.1814208Z test_nnc_correctness_isnan_cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:01.1837401Z test_nnc_correctness_isnan_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:01.1861080Z test_nnc_correctness_isnan_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:01.1884399Z test_nnc_correctness_isnan_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:01.1907862Z test_nnc_correctness_isnan_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:01.1931479Z test_nnc_correctness_isnan_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:01.1954558Z test_nnc_correctness_isnan_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:01.1978072Z test_nnc_correctness_isnan_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:01.2007559Z test_nnc_correctness_isnan_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-08-13T13:58:01.2031009Z test_nnc_correctness_isnan_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:01.2054863Z test_nnc_correctness_isnan_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:01.2078273Z test_nnc_correctness_isneginf_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:01.2104216Z test_nnc_correctness_isneginf_cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:01.2129398Z test_nnc_correctness_isneginf_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:01.2152875Z test_nnc_correctness_isneginf_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:01.2176238Z test_nnc_correctness_isneginf_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:01.2199435Z test_nnc_correctness_isneginf_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:01.2222879Z test_nnc_correctness_isneginf_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:01.2246134Z test_nnc_correctness_isneginf_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:01.2277774Z test_nnc_correctness_isneginf_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-08-13T13:58:01.2303283Z test_nnc_correctness_isneginf_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:01.2326956Z test_nnc_correctness_isposinf_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:01.2350132Z test_nnc_correctness_isposinf_cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:01.2374097Z test_nnc_correctness_isposinf_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:01.2397370Z test_nnc_correctness_isposinf_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:01.2420928Z test_nnc_correctness_isposinf_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:01.2444056Z test_nnc_correctness_isposinf_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:01.2467635Z test_nnc_correctness_isposinf_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:01.2491437Z test_nnc_correctness_isposinf_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:01.2514664Z test_nnc_correctness_isposinf_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:01.2546193Z test_nnc_correctness_isposinf_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-08-13T13:58:01.2571750Z test_nnc_correctness_isreal_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:01.2595122Z test_nnc_correctness_isreal_cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:01.2618788Z test_nnc_correctness_isreal_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:01.2642208Z test_nnc_correctness_isreal_cuda_complex32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:01.2666466Z test_nnc_correctness_isreal_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:01.2690032Z test_nnc_correctness_isreal_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:01.2713199Z test_nnc_correctness_isreal_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:01.2736786Z test_nnc_correctness_isreal_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:01.2760263Z test_nnc_correctness_isreal_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:01.2784174Z test_nnc_correctness_isreal_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:01.2815134Z test_nnc_correctness_isreal_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-08-13T13:58:01.2838501Z test_nnc_correctness_isreal_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:01.2862220Z test_nnc_correctness_isreal_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:01.2885745Z test_nnc_correctness_istft_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:01.2909134Z test_nnc_correctness_istft_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:01.2933170Z test_nnc_correctness_istft_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:01.2956251Z test_nnc_correctness_istft_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:01.2979961Z test_nnc_correctness_jiterator_2inputs_2outputs_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:01.3003465Z test_nnc_correctness_jiterator_2inputs_2outputs_cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:01.3027136Z test_nnc_correctness_jiterator_2inputs_2outputs_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:01.3050795Z test_nnc_correctness_jiterator_2inputs_2outputs_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:01.3080522Z test_nnc_correctness_jiterator_2inputs_2outputs_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-08-13T13:58:01.3104220Z test_nnc_correctness_jiterator_2inputs_2outputs_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:01.3128055Z test_nnc_correctness_jiterator_2inputs_2outputs_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:01.3151560Z test_nnc_correctness_jiterator_2inputs_2outputs_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:01.3175535Z test_nnc_correctness_jiterator_2inputs_2outputs_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:01.3198719Z test_nnc_correctness_jiterator_2inputs_2outputs_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:01.3222275Z test_nnc_correctness_jiterator_2inputs_2outputs_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:01.3245680Z test_nnc_correctness_jiterator_2inputs_2outputs_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:01.3269178Z test_nnc_correctness_jiterator_4inputs_with_extra_args_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:01.3292727Z test_nnc_correctness_jiterator_4inputs_with_extra_args_cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:01.3316091Z test_nnc_correctness_jiterator_4inputs_with_extra_args_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:01.3348110Z test_nnc_correctness_jiterator_4inputs_with_extra_args_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-08-13T13:58:01.3373823Z test_nnc_correctness_jiterator_4inputs_with_extra_args_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:01.3397462Z test_nnc_correctness_jiterator_4inputs_with_extra_args_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:01.3420950Z test_nnc_correctness_jiterator_4inputs_with_extra_args_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:01.3444453Z test_nnc_correctness_jiterator_4inputs_with_extra_args_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:01.3468137Z test_nnc_correctness_jiterator_4inputs_with_extra_args_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:01.3493761Z test_nnc_correctness_jiterator_4inputs_with_extra_args_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:01.3518807Z test_nnc_correctness_jiterator_4inputs_with_extra_args_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:01.3544708Z test_nnc_correctness_jiterator_4inputs_with_extra_args_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:01.3568399Z test_nnc_correctness_jiterator_binary_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:01.3591671Z test_nnc_correctness_jiterator_binary_cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:01.3621160Z test_nnc_correctness_jiterator_binary_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-08-13T13:58:01.3644833Z test_nnc_correctness_jiterator_binary_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:01.3668859Z test_nnc_correctness_jiterator_binary_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:01.3692655Z test_nnc_correctness_jiterator_binary_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:01.3715840Z test_nnc_correctness_jiterator_binary_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:01.3739792Z test_nnc_correctness_jiterator_binary_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:01.3765071Z test_nnc_correctness_jiterator_binary_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:01.3790701Z test_nnc_correctness_jiterator_binary_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:01.3816098Z test_nnc_correctness_jiterator_binary_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:01.3839472Z test_nnc_correctness_jiterator_binary_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:01.3862935Z test_nnc_correctness_jiterator_binary_return_by_ref_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:01.3892512Z test_nnc_correctness_jiterator_binary_return_by_ref_cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-08-13T13:58:01.3915875Z test_nnc_correctness_jiterator_binary_return_by_ref_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:01.3939783Z test_nnc_correctness_jiterator_binary_return_by_ref_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:01.3963683Z test_nnc_correctness_jiterator_binary_return_by_ref_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:01.3986890Z test_nnc_correctness_jiterator_binary_return_by_ref_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:01.4010938Z test_nnc_correctness_jiterator_binary_return_by_ref_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:01.4036006Z test_nnc_correctness_jiterator_binary_return_by_ref_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:01.4061653Z test_nnc_correctness_jiterator_binary_return_by_ref_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:01.4086886Z test_nnc_correctness_jiterator_binary_return_by_ref_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:01.4112169Z test_nnc_correctness_jiterator_binary_return_by_ref_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:01.4137771Z test_nnc_correctness_jiterator_binary_return_by_ref_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:01.4167321Z test_nnc_correctness_jiterator_unary_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-08-13T13:58:01.4192817Z test_nnc_correctness_jiterator_unary_cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:01.4216438Z test_nnc_correctness_jiterator_unary_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:01.4241692Z test_nnc_correctness_jiterator_unary_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:01.4265528Z test_nnc_correctness_jiterator_unary_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:01.4289410Z test_nnc_correctness_jiterator_unary_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:01.4314932Z test_nnc_correctness_jiterator_unary_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:01.4340943Z test_nnc_correctness_jiterator_unary_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:01.4366377Z test_nnc_correctness_jiterator_unary_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:01.4391879Z test_nnc_correctness_jiterator_unary_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:01.4417288Z test_nnc_correctness_jiterator_unary_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:01.4447464Z test_nnc_correctness_jiterator_unary_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-08-13T13:58:01.4470788Z test_nnc_correctness_kron_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:01.4494227Z test_nnc_correctness_kron_cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:01.4517825Z test_nnc_correctness_kron_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:01.4540954Z test_nnc_correctness_kron_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:01.4564268Z test_nnc_correctness_kron_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:01.4587879Z test_nnc_correctness_kron_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:01.4611240Z test_nnc_correctness_kron_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:01.4634373Z test_nnc_correctness_kron_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:01.4657886Z test_nnc_correctness_kron_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:01.4682569Z test_nnc_correctness_kron_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:01.4711981Z test_nnc_correctness_kron_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-08-13T13:58:01.4737593Z test_nnc_correctness_kron_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:01.4761082Z test_nnc_correctness_kthvalue_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:01.4784578Z test_nnc_correctness_kthvalue_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:01.4808111Z test_nnc_correctness_kthvalue_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:01.4831592Z test_nnc_correctness_kthvalue_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:01.4857035Z test_nnc_correctness_kthvalue_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:01.4882234Z test_nnc_correctness_kthvalue_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:01.4907421Z test_nnc_correctness_kthvalue_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:01.4932672Z test_nnc_correctness_kthvalue_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:01.4957586Z test_nnc_correctness_lcm_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:01.4987186Z test_nnc_correctness_lcm_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-08-13T13:58:01.5010998Z test_nnc_correctness_lcm_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:01.5034533Z test_nnc_correctness_lcm_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:01.5058131Z test_nnc_correctness_lcm_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:01.5081388Z test_nnc_correctness_ldexp_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:01.5104897Z test_nnc_correctness_ldexp_cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:01.5129835Z test_nnc_correctness_ldexp_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:01.5151883Z test_nnc_correctness_ldexp_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:01.5175354Z test_nnc_correctness_ldexp_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:01.5198453Z test_nnc_correctness_ldexp_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:01.5223110Z test_nnc_correctness_ldexp_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:01.5252674Z test_nnc_correctness_ldexp_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-08-13T13:58:01.5275947Z test_nnc_correctness_ldexp_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:01.5299742Z test_nnc_correctness_ldexp_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:01.5322989Z test_nnc_correctness_ldexp_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:01.5346730Z test_nnc_correctness_ldexp_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:01.5370346Z test_nnc_correctness_le_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:01.5393586Z test_nnc_correctness_le_cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:01.5417004Z test_nnc_correctness_le_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:01.5440058Z test_nnc_correctness_le_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:01.5463677Z test_nnc_correctness_le_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:01.5488854Z test_nnc_correctness_le_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:01.5518444Z test_nnc_correctness_le_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-08-13T13:58:01.5543860Z test_nnc_correctness_le_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:01.5567263Z test_nnc_correctness_le_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:01.5590726Z test_nnc_correctness_le_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:01.5614413Z test_nnc_correctness_lerp_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:01.5637701Z test_nnc_correctness_lerp_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:01.5661406Z test_nnc_correctness_lerp_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:01.5684366Z test_nnc_correctness_lerp_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:01.5709129Z test_nnc_correctness_lerp_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:01.5731197Z test_nnc_correctness_lerp_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:01.5754361Z test_nnc_correctness_lgamma_cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:01.5783679Z test_nnc_correctness_lgamma_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-08-13T13:58:01.5807303Z test_nnc_correctness_lgamma_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:01.5830719Z test_nnc_correctness_lgamma_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:01.5856596Z test_nnc_correctness_lgamma_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:01.5881622Z test_nnc_correctness_lgamma_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:01.5905118Z test_nnc_correctness_lgamma_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:01.5928637Z test_nnc_correctness_lgamma_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:01.5951723Z test_nnc_correctness_lgamma_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:01.5975004Z test_nnc_correctness_linalg_cholesky_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:01.5998007Z test_nnc_correctness_linalg_cholesky_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:01.6021577Z test_nnc_correctness_linalg_cholesky_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:01.6052228Z test_nnc_correctness_linalg_cholesky_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-08-13T13:58:01.6075517Z test_nnc_correctness_linalg_cholesky_ex_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:01.6099386Z test_nnc_correctness_linalg_cholesky_ex_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:01.6122599Z test_nnc_correctness_linalg_cholesky_ex_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:01.6146245Z test_nnc_correctness_linalg_cholesky_ex_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:01.6169864Z test_nnc_correctness_linalg_cond_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... [W Module.cpp:845] Warning: cuDNN Benchmark limit is not supported with cuDNN v7 API and will have no effect. (function operator()) 2022-08-13T13:58:01.6171192Z skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:01.6194973Z test_nnc_correctness_linalg_cond_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:01.6218647Z test_nnc_correctness_linalg_cond_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:01.6242493Z test_nnc_correctness_linalg_cond_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:01.6265810Z test_nnc_correctness_linalg_cross_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:01.6289325Z test_nnc_correctness_linalg_cross_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:01.6320312Z test_nnc_correctness_linalg_cross_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-08-13T13:58:01.6345673Z test_nnc_correctness_linalg_cross_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:01.6369339Z test_nnc_correctness_linalg_cross_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:01.6392519Z test_nnc_correctness_linalg_cross_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:01.6415981Z test_nnc_correctness_linalg_cross_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:01.6439369Z test_nnc_correctness_linalg_cross_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:01.6462950Z test_nnc_correctness_linalg_cross_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:01.6485979Z test_nnc_correctness_linalg_cross_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:01.6509116Z test_nnc_correctness_linalg_det_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:01.6531898Z test_nnc_correctness_linalg_det_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:01.6556408Z test_nnc_correctness_linalg_det_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:01.6585443Z test_nnc_correctness_linalg_det_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-08-13T13:58:01.6608587Z test_nnc_correctness_linalg_det_singular_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:01.6631616Z test_nnc_correctness_linalg_det_singular_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:01.6655178Z test_nnc_correctness_linalg_eig_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:01.6678490Z test_nnc_correctness_linalg_eig_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:01.6702278Z test_nnc_correctness_linalg_eig_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:01.6726014Z test_nnc_correctness_linalg_eig_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:01.6749596Z test_nnc_correctness_linalg_eigh_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:01.6772968Z test_nnc_correctness_linalg_eigh_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:01.6797829Z test_nnc_correctness_linalg_eigh_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:01.6822927Z test_nnc_correctness_linalg_eigh_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:01.6852210Z test_nnc_correctness_linalg_eigvals_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-08-13T13:58:01.6876829Z test_nnc_correctness_linalg_eigvals_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:01.6900176Z test_nnc_correctness_linalg_eigvals_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:01.6922975Z test_nnc_correctness_linalg_eigvals_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:01.6946289Z test_nnc_correctness_linalg_eigvalsh_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:01.6969514Z test_nnc_correctness_linalg_eigvalsh_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:01.6992410Z test_nnc_correctness_linalg_eigvalsh_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:01.7015622Z test_nnc_correctness_linalg_eigvalsh_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:01.7038599Z test_nnc_correctness_linalg_householder_product_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:01.7062202Z test_nnc_correctness_linalg_householder_product_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:01.7085116Z test_nnc_correctness_linalg_householder_product_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:01.7114879Z test_nnc_correctness_linalg_householder_product_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-08-13T13:58:01.7138726Z test_nnc_correctness_linalg_inv_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:01.7161973Z test_nnc_correctness_linalg_inv_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:01.7185606Z test_nnc_correctness_linalg_inv_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:01.7211231Z test_nnc_correctness_linalg_inv_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:01.7234446Z test_nnc_correctness_linalg_inv_ex_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:01.7258113Z test_nnc_correctness_linalg_inv_ex_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:01.7281253Z test_nnc_correctness_linalg_inv_ex_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:01.7304529Z test_nnc_correctness_linalg_inv_ex_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:01.7328276Z test_nnc_correctness_linalg_ldl_factor_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:01.7353007Z test_nnc_correctness_linalg_ldl_factor_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:01.7382623Z test_nnc_correctness_linalg_ldl_factor_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-08-13T13:58:01.7406308Z test_nnc_correctness_linalg_ldl_factor_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:01.7429522Z test_nnc_correctness_linalg_ldl_factor_ex_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:01.7453243Z test_nnc_correctness_linalg_ldl_factor_ex_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:01.7476589Z test_nnc_correctness_linalg_ldl_factor_ex_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:01.7500294Z test_nnc_correctness_linalg_ldl_factor_ex_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:01.7523545Z test_nnc_correctness_linalg_ldl_solve_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: not available before CUDA 11.3.1 (0.002s) 2022-08-13T13:58:01.7547163Z test_nnc_correctness_linalg_ldl_solve_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: not available before CUDA 11.3.1 (0.002s) 2022-08-13T13:58:01.7570384Z test_nnc_correctness_linalg_ldl_solve_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: not available before CUDA 11.3.1 (0.002s) 2022-08-13T13:58:01.7595757Z test_nnc_correctness_linalg_ldl_solve_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: not available before CUDA 11.3.1 (0.002s) 2022-08-13T13:58:01.7618706Z test_nnc_correctness_linalg_lstsq_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:01.7647825Z test_nnc_correctness_linalg_lstsq_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-08-13T13:58:01.7670678Z test_nnc_correctness_linalg_lstsq_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:01.7694042Z test_nnc_correctness_linalg_lstsq_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:01.7718858Z test_nnc_correctness_linalg_lstsq_grad_oriented_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:01.7744030Z test_nnc_correctness_linalg_lstsq_grad_oriented_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:01.7769287Z test_nnc_correctness_linalg_lstsq_grad_oriented_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:01.7791915Z test_nnc_correctness_linalg_lstsq_grad_oriented_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:01.7815415Z test_nnc_correctness_linalg_lu_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:01.7838335Z test_nnc_correctness_linalg_lu_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:01.7863708Z test_nnc_correctness_linalg_lu_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:01.7888802Z test_nnc_correctness_linalg_lu_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:01.7918325Z test_nnc_correctness_linalg_lu_factor_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-08-13T13:58:01.7943807Z test_nnc_correctness_linalg_lu_factor_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:01.7967188Z test_nnc_correctness_linalg_lu_factor_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:01.7990555Z test_nnc_correctness_linalg_lu_factor_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:01.8014166Z test_nnc_correctness_linalg_lu_factor_ex_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:01.8037483Z test_nnc_correctness_linalg_lu_factor_ex_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:01.8062853Z test_nnc_correctness_linalg_lu_factor_ex_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:01.8088238Z test_nnc_correctness_linalg_lu_factor_ex_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:01.8113305Z test_nnc_correctness_linalg_lu_solve_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:01.8138769Z test_nnc_correctness_linalg_lu_solve_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:01.8163771Z test_nnc_correctness_linalg_lu_solve_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:01.8193386Z test_nnc_correctness_linalg_lu_solve_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-08-13T13:58:01.8217404Z test_nnc_correctness_linalg_matrix_norm_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:01.8240973Z test_nnc_correctness_linalg_matrix_norm_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:01.8267082Z test_nnc_correctness_linalg_matrix_norm_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-08-13T13:58:01.8292785Z test_nnc_correctness_linalg_matrix_norm_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:01.8316541Z test_nnc_correctness_linalg_matrix_norm_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:01.8340494Z test_nnc_correctness_linalg_matrix_norm_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:01.8364163Z test_nnc_correctness_linalg_matrix_power_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:01.8387904Z test_nnc_correctness_linalg_matrix_power_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:01.8411627Z test_nnc_correctness_linalg_matrix_power_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:01.8435113Z test_nnc_correctness_linalg_matrix_power_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:01.8465025Z test_nnc_correctness_linalg_matrix_rank_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-08-13T13:58:01.8488427Z test_nnc_correctness_linalg_matrix_rank_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:01.8511716Z test_nnc_correctness_linalg_matrix_rank_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:01.8535267Z test_nnc_correctness_linalg_matrix_rank_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:01.8558661Z test_nnc_correctness_linalg_matrix_rank_hermitian_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:01.8582265Z test_nnc_correctness_linalg_matrix_rank_hermitian_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:01.8607669Z test_nnc_correctness_linalg_matrix_rank_hermitian_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:01.8632962Z test_nnc_correctness_linalg_matrix_rank_hermitian_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:01.8658131Z test_nnc_correctness_linalg_multi_dot_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:01.8683235Z test_nnc_correctness_linalg_multi_dot_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:01.8708252Z test_nnc_correctness_linalg_multi_dot_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:01.8738035Z test_nnc_correctness_linalg_multi_dot_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-08-13T13:58:01.8761257Z test_nnc_correctness_linalg_multi_dot_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:01.8785435Z test_nnc_correctness_linalg_norm_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:01.8809417Z test_nnc_correctness_linalg_norm_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:01.8833177Z test_nnc_correctness_linalg_norm_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:01.8857208Z test_nnc_correctness_linalg_norm_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:01.8880967Z test_nnc_correctness_linalg_norm_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:01.8904910Z test_nnc_correctness_linalg_norm_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:01.8928640Z test_nnc_correctness_linalg_norm_subgradients_at_zero_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:01.8952264Z test_nnc_correctness_linalg_norm_subgradients_at_zero_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:01.8976284Z test_nnc_correctness_linalg_norm_subgradients_at_zero_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:01.9008256Z test_nnc_correctness_linalg_norm_subgradients_at_zero_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-08-13T13:58:01.9033999Z test_nnc_correctness_linalg_norm_subgradients_at_zero_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:01.9058098Z test_nnc_correctness_linalg_norm_subgradients_at_zero_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:01.9081465Z test_nnc_correctness_linalg_pinv_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:01.9105039Z test_nnc_correctness_linalg_pinv_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:01.9128855Z test_nnc_correctness_linalg_pinv_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:01.9152083Z test_nnc_correctness_linalg_pinv_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:01.9175238Z test_nnc_correctness_linalg_pinv_hermitian_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:01.9198190Z test_nnc_correctness_linalg_pinv_hermitian_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:01.9221229Z test_nnc_correctness_linalg_pinv_hermitian_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:01.9244163Z test_nnc_correctness_linalg_pinv_hermitian_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:01.9274938Z test_nnc_correctness_linalg_pinv_singular_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-08-13T13:58:01.9298531Z test_nnc_correctness_linalg_pinv_singular_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:01.9323762Z test_nnc_correctness_linalg_pinv_singular_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:01.9349332Z test_nnc_correctness_linalg_pinv_singular_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:01.9375013Z test_nnc_correctness_linalg_qr_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:01.9400379Z test_nnc_correctness_linalg_qr_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:01.9425862Z test_nnc_correctness_linalg_qr_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:01.9449444Z test_nnc_correctness_linalg_qr_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:01.9472699Z test_nnc_correctness_linalg_slogdet_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:01.9496268Z test_nnc_correctness_linalg_slogdet_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:01.9519688Z test_nnc_correctness_linalg_slogdet_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:01.9549168Z test_nnc_correctness_linalg_slogdet_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-08-13T13:58:01.9572789Z test_nnc_correctness_linalg_solve_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:01.9596105Z test_nnc_correctness_linalg_solve_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:01.9619575Z test_nnc_correctness_linalg_solve_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:01.9643119Z test_nnc_correctness_linalg_solve_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:01.9666651Z test_nnc_correctness_linalg_solve_ex_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:01.9690111Z test_nnc_correctness_linalg_solve_ex_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:01.9713351Z test_nnc_correctness_linalg_solve_ex_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:01.9738480Z test_nnc_correctness_linalg_solve_ex_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:01.9763562Z test_nnc_correctness_linalg_solve_triangular_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:01.9788927Z test_nnc_correctness_linalg_solve_triangular_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:01.9818704Z test_nnc_correctness_linalg_solve_triangular_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-08-13T13:58:01.9842105Z test_nnc_correctness_linalg_solve_triangular_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:01.9865918Z test_nnc_correctness_linalg_svd_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:01.9889975Z test_nnc_correctness_linalg_svd_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:01.9913675Z test_nnc_correctness_linalg_svd_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:01.9937692Z test_nnc_correctness_linalg_svd_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:01.9961436Z test_nnc_correctness_linalg_svdvals_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:01.9987307Z test_nnc_correctness_linalg_svdvals_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:02.0013352Z test_nnc_correctness_linalg_svdvals_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:02.0039138Z test_nnc_correctness_linalg_svdvals_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:02.0064384Z test_nnc_correctness_linalg_tensorinv_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:02.0094161Z test_nnc_correctness_linalg_tensorinv_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-08-13T13:58:02.0117310Z test_nnc_correctness_linalg_tensorinv_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:02.0140900Z test_nnc_correctness_linalg_tensorinv_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:02.0166319Z test_nnc_correctness_linalg_tensorsolve_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:02.0191797Z test_nnc_correctness_linalg_tensorsolve_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:02.0217256Z test_nnc_correctness_linalg_tensorsolve_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:02.0242594Z test_nnc_correctness_linalg_tensorsolve_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:02.0267740Z test_nnc_correctness_linalg_vander_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:02.0293091Z test_nnc_correctness_linalg_vander_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:02.0316119Z test_nnc_correctness_linalg_vander_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:02.0339568Z test_nnc_correctness_linalg_vander_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:02.0369135Z test_nnc_correctness_linalg_vander_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-08-13T13:58:02.0392439Z test_nnc_correctness_linalg_vander_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:02.0415894Z test_nnc_correctness_linalg_vander_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:02.0439163Z test_nnc_correctness_linalg_vander_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:02.0462777Z test_nnc_correctness_linalg_vander_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:02.0488259Z test_nnc_correctness_linalg_vecdot_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:02.0513547Z test_nnc_correctness_linalg_vecdot_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:02.0536955Z test_nnc_correctness_linalg_vecdot_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:02.0560904Z test_nnc_correctness_linalg_vecdot_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:02.0584181Z test_nnc_correctness_linalg_vecdot_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:02.0609312Z test_nnc_correctness_linalg_vector_norm_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:02.0638427Z test_nnc_correctness_linalg_vector_norm_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-08-13T13:58:02.0664001Z test_nnc_correctness_linalg_vector_norm_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:02.0687591Z test_nnc_correctness_linalg_vector_norm_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:02.0710767Z test_nnc_correctness_linalg_vector_norm_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:02.0734362Z test_nnc_correctness_linalg_vector_norm_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:02.0757741Z test_nnc_correctness_linspace_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:02.0781259Z test_nnc_correctness_linspace_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:02.0804425Z test_nnc_correctness_linspace_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:02.0827567Z test_nnc_correctness_linspace_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:02.0851182Z test_nnc_correctness_linspace_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:02.0874152Z test_nnc_correctness_linspace_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:02.0903634Z test_nnc_correctness_linspace_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-08-13T13:58:02.0929029Z test_nnc_correctness_linspace_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:02.0952382Z test_nnc_correctness_linspace_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:02.0975879Z test_nnc_correctness_linspace_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:02.0999129Z test_nnc_correctness_linspace_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:02.1022587Z test_nnc_correctness_log10_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:02.1045976Z test_nnc_correctness_log10_cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:02.1069292Z test_nnc_correctness_log10_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:02.1092585Z test_nnc_correctness_log10_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:02.1115675Z test_nnc_correctness_log10_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:02.1139087Z test_nnc_correctness_log10_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:02.1168692Z test_nnc_correctness_log10_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-08-13T13:58:02.1191867Z test_nnc_correctness_log10_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:02.1215368Z test_nnc_correctness_log10_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:02.1238401Z test_nnc_correctness_log10_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:02.1262097Z test_nnc_correctness_log10_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:02.1285464Z test_nnc_correctness_log10_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:02.1310893Z test_nnc_correctness_log1p_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:02.1336236Z test_nnc_correctness_log1p_cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:02.1361353Z test_nnc_correctness_log1p_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:02.1386923Z test_nnc_correctness_log1p_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:02.1411722Z test_nnc_correctness_log1p_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:02.1441075Z test_nnc_correctness_log1p_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-08-13T13:58:02.1466457Z test_nnc_correctness_log1p_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:02.1490047Z test_nnc_correctness_log1p_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:02.1513267Z test_nnc_correctness_log1p_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:02.1538796Z test_nnc_correctness_log1p_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:02.1564057Z test_nnc_correctness_log2_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:02.1589762Z test_nnc_correctness_log2_cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:02.1614959Z test_nnc_correctness_log2_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:02.1640005Z test_nnc_correctness_log2_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:02.1665528Z test_nnc_correctness_log2_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:02.1688729Z test_nnc_correctness_log2_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:02.1717695Z test_nnc_correctness_log2_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-08-13T13:58:02.1741413Z test_nnc_correctness_log2_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:02.1764670Z test_nnc_correctness_log2_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:02.1788071Z test_nnc_correctness_log2_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:02.1811847Z test_nnc_correctness_log2_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:02.1835147Z test_nnc_correctness_log2_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:02.1858565Z test_nnc_correctness_log_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:02.1881611Z test_nnc_correctness_log_cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:02.1904982Z test_nnc_correctness_log_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:02.1928344Z test_nnc_correctness_log_cuda_complex32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:02.1951384Z test_nnc_correctness_log_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:02.1980923Z test_nnc_correctness_log_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-08-13T13:58:02.2004104Z test_nnc_correctness_log_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:02.2029648Z test_nnc_correctness_log_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:02.2055015Z test_nnc_correctness_log_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:02.2080159Z test_nnc_correctness_log_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:02.2105707Z test_nnc_correctness_log_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:02.2131148Z test_nnc_correctness_log_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:02.2154199Z test_nnc_correctness_log_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:02.2177639Z test_nnc_correctness_log_softmax_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:02.2200710Z test_nnc_correctness_log_softmax_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:02.2224322Z test_nnc_correctness_log_softmax_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:02.2253765Z test_nnc_correctness_log_softmax_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-08-13T13:58:02.2277404Z test_nnc_correctness_log_softmax_dtype_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:02.2300712Z test_nnc_correctness_log_softmax_dtype_cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:02.2324190Z test_nnc_correctness_log_softmax_dtype_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:02.2347788Z test_nnc_correctness_log_softmax_dtype_cuda_complex32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:02.2373535Z test_nnc_correctness_log_softmax_dtype_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:02.2399238Z test_nnc_correctness_log_softmax_dtype_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:02.2424487Z test_nnc_correctness_log_softmax_dtype_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:02.2449850Z test_nnc_correctness_log_softmax_dtype_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:02.2474989Z test_nnc_correctness_log_softmax_dtype_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:02.2500164Z test_nnc_correctness_log_softmax_dtype_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:02.2530554Z test_nnc_correctness_log_softmax_dtype_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-08-13T13:58:02.2553911Z test_nnc_correctness_log_softmax_dtype_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:02.2577451Z test_nnc_correctness_log_softmax_dtype_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:02.2600469Z test_nnc_correctness_logaddexp2_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:02.2624018Z test_nnc_correctness_logaddexp2_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:02.2647595Z test_nnc_correctness_logaddexp2_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:02.2670850Z test_nnc_correctness_logaddexp_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:02.2694413Z test_nnc_correctness_logaddexp_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:02.2717275Z test_nnc_correctness_logaddexp_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:02.2740657Z test_nnc_correctness_logcumsumexp_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:02.2763929Z test_nnc_correctness_logcumsumexp_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:02.2793487Z test_nnc_correctness_logcumsumexp_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-08-13T13:58:02.2818553Z test_nnc_correctness_logcumsumexp_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:02.2841487Z test_nnc_correctness_logdet_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:02.2866783Z test_nnc_correctness_logdet_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:02.2891854Z test_nnc_correctness_logdet_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:02.2914719Z test_nnc_correctness_logdet_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:02.2938153Z test_nnc_correctness_logical_and_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:02.2961264Z test_nnc_correctness_logical_and_cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:02.2984581Z test_nnc_correctness_logical_and_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:02.3008019Z test_nnc_correctness_logical_and_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:02.3032590Z test_nnc_correctness_logical_and_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:02.3062299Z test_nnc_correctness_logical_and_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-08-13T13:58:02.3087987Z test_nnc_correctness_logical_and_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:02.3111136Z test_nnc_correctness_logical_and_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:02.3134652Z test_nnc_correctness_logical_and_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:02.3157869Z test_nnc_correctness_logical_and_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:02.3181255Z test_nnc_correctness_logical_and_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:02.3204460Z test_nnc_correctness_logical_and_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:02.3227911Z test_nnc_correctness_logical_not_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:02.3251301Z test_nnc_correctness_logical_not_cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:02.3274426Z test_nnc_correctness_logical_not_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:02.3299601Z test_nnc_correctness_logical_not_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:02.3329027Z test_nnc_correctness_logical_not_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-08-13T13:58:02.3352461Z test_nnc_correctness_logical_not_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:02.3376230Z test_nnc_correctness_logical_not_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:02.3399403Z test_nnc_correctness_logical_not_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:02.3423334Z test_nnc_correctness_logical_not_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:02.3446827Z test_nnc_correctness_logical_not_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:02.3470274Z test_nnc_correctness_logical_not_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:02.3493489Z test_nnc_correctness_logical_not_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:02.3516456Z test_nnc_correctness_logical_or_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:02.3539835Z test_nnc_correctness_logical_or_cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:02.3562977Z test_nnc_correctness_logical_or_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:02.3594667Z test_nnc_correctness_logical_or_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-08-13T13:58:02.3619824Z test_nnc_correctness_logical_or_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:02.3644990Z test_nnc_correctness_logical_or_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:02.3670568Z test_nnc_correctness_logical_or_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:02.3696184Z test_nnc_correctness_logical_or_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:02.3719373Z test_nnc_correctness_logical_or_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:02.3744849Z test_nnc_correctness_logical_or_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:02.3770173Z test_nnc_correctness_logical_or_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:02.3795324Z test_nnc_correctness_logical_or_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:02.3820556Z test_nnc_correctness_logical_xor_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:02.3845736Z test_nnc_correctness_logical_xor_cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:02.3874684Z test_nnc_correctness_logical_xor_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-08-13T13:58:02.3898298Z test_nnc_correctness_logical_xor_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:02.3921574Z test_nnc_correctness_logical_xor_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:02.3945077Z test_nnc_correctness_logical_xor_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:02.3968612Z test_nnc_correctness_logical_xor_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:02.3991837Z test_nnc_correctness_logical_xor_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:02.4015258Z test_nnc_correctness_logical_xor_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:02.4040187Z test_nnc_correctness_logical_xor_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:02.4065461Z test_nnc_correctness_logical_xor_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:02.4091042Z test_nnc_correctness_logical_xor_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:02.4115683Z test_nnc_correctness_logit_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:02.4144962Z test_nnc_correctness_logit_cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-08-13T13:58:02.4168605Z test_nnc_correctness_logit_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:02.4191784Z test_nnc_correctness_logit_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:02.4215292Z test_nnc_correctness_logit_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:02.4238566Z test_nnc_correctness_logit_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:02.4262016Z test_nnc_correctness_logit_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:02.4285106Z test_nnc_correctness_logit_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:02.4308243Z test_nnc_correctness_logit_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:02.4331512Z test_nnc_correctness_logit_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:02.4354511Z test_nnc_correctness_logspace_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:02.4378112Z test_nnc_correctness_logspace_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:02.4407254Z test_nnc_correctness_logspace_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-08-13T13:58:02.4430723Z test_nnc_correctness_logspace_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:02.4456630Z test_nnc_correctness_logspace_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:02.4481635Z test_nnc_correctness_logspace_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:02.4505670Z test_nnc_correctness_logspace_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:02.4529471Z test_nnc_correctness_logspace_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:02.4552398Z test_nnc_correctness_logspace_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:02.4577867Z test_nnc_correctness_logspace_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:02.4600741Z test_nnc_correctness_logspace_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:02.4624086Z test_nnc_correctness_logsumexp_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:02.4647299Z test_nnc_correctness_logsumexp_cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:02.4676831Z test_nnc_correctness_logsumexp_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-08-13T13:58:02.4700424Z test_nnc_correctness_logsumexp_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:02.4723499Z test_nnc_correctness_logsumexp_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:02.4747199Z test_nnc_correctness_logsumexp_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:02.4770718Z test_nnc_correctness_logsumexp_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:02.4794243Z test_nnc_correctness_logsumexp_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:02.4817814Z test_nnc_correctness_logsumexp_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:02.4841036Z test_nnc_correctness_logsumexp_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:02.4866508Z test_nnc_correctness_long_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:02.4891744Z test_nnc_correctness_long_cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:02.4914752Z test_nnc_correctness_long_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:02.4945159Z test_nnc_correctness_long_cuda_complex32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-08-13T13:58:02.4969984Z test_nnc_correctness_long_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:02.4993082Z test_nnc_correctness_long_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:02.5016689Z test_nnc_correctness_long_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:02.5040955Z test_nnc_correctness_long_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:02.5065700Z test_nnc_correctness_long_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:02.5091225Z test_nnc_correctness_long_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:02.5114170Z test_nnc_correctness_long_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:02.5137587Z test_nnc_correctness_long_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:02.5160658Z test_nnc_correctness_long_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:02.5183990Z test_nnc_correctness_lt_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:02.5213542Z test_nnc_correctness_lt_cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-08-13T13:58:02.5236712Z test_nnc_correctness_lt_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:02.5260122Z test_nnc_correctness_lt_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:02.5283348Z test_nnc_correctness_lt_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:02.5306909Z test_nnc_correctness_lt_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:02.5330597Z test_nnc_correctness_lt_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:02.5354016Z test_nnc_correctness_lt_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:02.5379216Z test_nnc_correctness_lt_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:02.5403855Z test_nnc_correctness_lt_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:02.5429251Z test_nnc_correctness_lu_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:02.5454329Z test_nnc_correctness_lu_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:02.5483618Z test_nnc_correctness_lu_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-08-13T13:58:02.5507321Z test_nnc_correctness_lu_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:02.5530915Z test_nnc_correctness_lu_solve_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:02.5554033Z test_nnc_correctness_lu_solve_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:02.5577586Z test_nnc_correctness_lu_solve_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:02.5600808Z test_nnc_correctness_lu_solve_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:02.5624585Z test_nnc_correctness_lu_unpack_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:02.5647922Z test_nnc_correctness_lu_unpack_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:02.5670834Z test_nnc_correctness_lu_unpack_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:02.5694274Z test_nnc_correctness_lu_unpack_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:02.5717235Z test_nnc_correctness_mH_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:02.5747805Z test_nnc_correctness_mH_cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-08-13T13:58:02.5771544Z test_nnc_correctness_mH_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:02.5794686Z test_nnc_correctness_mH_cuda_complex32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:02.5818063Z test_nnc_correctness_mH_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:02.5843314Z test_nnc_correctness_mH_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:02.5866899Z test_nnc_correctness_mH_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:02.5890597Z test_nnc_correctness_mH_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:02.5915554Z test_nnc_correctness_mH_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:02.5941075Z test_nnc_correctness_mH_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:02.5965972Z test_nnc_correctness_mH_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:02.5989316Z test_nnc_correctness_mH_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:02.6018778Z test_nnc_correctness_mH_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-08-13T13:58:02.6042040Z test_nnc_correctness_mT_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:02.6065711Z test_nnc_correctness_mT_cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:02.6088922Z test_nnc_correctness_mT_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:02.6112127Z test_nnc_correctness_mT_cuda_complex32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:02.6135789Z test_nnc_correctness_mT_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:02.6158738Z test_nnc_correctness_mT_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:02.6181897Z test_nnc_correctness_mT_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:02.6204858Z test_nnc_correctness_mT_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:02.6228290Z test_nnc_correctness_mT_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:02.6251844Z test_nnc_correctness_mT_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:02.6280879Z test_nnc_correctness_mT_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-08-13T13:58:02.6304364Z test_nnc_correctness_mT_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:02.6329565Z test_nnc_correctness_mT_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:02.6352899Z test_nnc_correctness_masked_fill_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:02.6376627Z test_nnc_correctness_masked_fill_cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:02.6400074Z test_nnc_correctness_masked_fill_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:02.6423332Z test_nnc_correctness_masked_fill_cuda_complex32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:02.6446601Z test_nnc_correctness_masked_fill_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:02.6469857Z test_nnc_correctness_masked_fill_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:02.6493432Z test_nnc_correctness_masked_fill_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:02.6516890Z test_nnc_correctness_masked_fill_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:02.6548903Z test_nnc_correctness_masked_fill_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-08-13T13:58:02.6572417Z test_nnc_correctness_masked_fill_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:02.6595631Z test_nnc_correctness_masked_fill_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:02.6619216Z test_nnc_correctness_masked_fill_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:02.6642395Z test_nnc_correctness_masked_fill_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:02.6666110Z test_nnc_correctness_masked_scatter_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:02.6689446Z test_nnc_correctness_masked_scatter_cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:02.6712575Z test_nnc_correctness_masked_scatter_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:02.6736444Z test_nnc_correctness_masked_scatter_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:02.6759506Z test_nnc_correctness_masked_scatter_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:02.6783338Z test_nnc_correctness_masked_scatter_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:02.6813215Z test_nnc_correctness_masked_scatter_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-08-13T13:58:02.6836090Z test_nnc_correctness_masked_scatter_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:02.6859994Z test_nnc_correctness_masked_scatter_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:02.6883112Z test_nnc_correctness_masked_scatter_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:02.6906593Z test_nnc_correctness_masked_scatter_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:02.6930446Z test_nnc_correctness_masked_scatter_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:02.6953845Z test_nnc_correctness_masked_select_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:02.6977305Z test_nnc_correctness_masked_select_cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:02.7000282Z test_nnc_correctness_masked_select_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:02.7023815Z test_nnc_correctness_masked_select_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:02.7046979Z test_nnc_correctness_masked_select_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:02.7076858Z test_nnc_correctness_masked_select_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-08-13T13:58:02.7100391Z test_nnc_correctness_masked_select_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:02.7123702Z test_nnc_correctness_masked_select_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:02.7147430Z test_nnc_correctness_masked_select_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:02.7170943Z test_nnc_correctness_masked_select_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:02.7194337Z test_nnc_correctness_masked_select_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:02.7217833Z test_nnc_correctness_masked_select_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:02.7240728Z test_nnc_correctness_matmul_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:02.7264023Z test_nnc_correctness_matmul_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:02.7287063Z test_nnc_correctness_matmul_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:02.7310310Z test_nnc_correctness_matmul_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:02.7340334Z test_nnc_correctness_matmul_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-08-13T13:58:02.7363708Z test_nnc_correctness_matrix_exp_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:02.7389599Z test_nnc_correctness_matrix_exp_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:02.7414956Z test_nnc_correctness_matrix_exp_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:02.7440113Z test_nnc_correctness_matrix_exp_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:02.7465600Z test_nnc_correctness_matrix_exp_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:02.7489375Z test_nnc_correctness_max_binary_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:02.7512140Z test_nnc_correctness_max_binary_cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:02.7535524Z test_nnc_correctness_max_binary_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:02.7562278Z test_nnc_correctness_max_binary_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-08-13T13:58:02.7585776Z test_nnc_correctness_max_binary_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:02.7615436Z test_nnc_correctness_max_binary_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-08-13T13:58:02.7639033Z test_nnc_correctness_max_binary_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:02.7662424Z test_nnc_correctness_max_binary_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:02.7686218Z test_nnc_correctness_max_binary_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:02.7709096Z test_nnc_correctness_max_binary_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:02.7732942Z test_nnc_correctness_max_reduction_no_dim_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:02.7756342Z test_nnc_correctness_max_reduction_no_dim_cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:02.7781558Z test_nnc_correctness_max_reduction_no_dim_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:02.7806448Z test_nnc_correctness_max_reduction_no_dim_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:02.7834995Z test_nnc_correctness_max_reduction_no_dim_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-08-13T13:58:02.7860183Z test_nnc_correctness_max_reduction_no_dim_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:02.7890031Z test_nnc_correctness_max_reduction_no_dim_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-08-13T13:58:02.7913230Z test_nnc_correctness_max_reduction_no_dim_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:02.7936967Z test_nnc_correctness_max_reduction_no_dim_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:02.7962226Z test_nnc_correctness_max_reduction_no_dim_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:02.7987760Z test_nnc_correctness_max_reduction_with_dim_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:02.8013137Z test_nnc_correctness_max_reduction_with_dim_cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:02.8038273Z test_nnc_correctness_max_reduction_with_dim_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:02.8063599Z test_nnc_correctness_max_reduction_with_dim_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:02.8089098Z test_nnc_correctness_max_reduction_with_dim_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:02.8112489Z test_nnc_correctness_max_reduction_with_dim_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:02.8136395Z test_nnc_correctness_max_reduction_with_dim_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:02.8165915Z test_nnc_correctness_max_reduction_with_dim_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-08-13T13:58:02.8189723Z test_nnc_correctness_max_reduction_with_dim_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:02.8213376Z test_nnc_correctness_max_reduction_with_dim_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:02.8236490Z test_nnc_correctness_maximum_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:02.8260084Z test_nnc_correctness_maximum_cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:02.8283422Z test_nnc_correctness_maximum_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:02.8307017Z test_nnc_correctness_maximum_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:02.8332756Z test_nnc_correctness_maximum_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:02.8356212Z test_nnc_correctness_maximum_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:02.8380089Z test_nnc_correctness_maximum_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:02.8403254Z test_nnc_correctness_maximum_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:02.8433074Z test_nnc_correctness_maximum_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-08-13T13:58:02.8456823Z test_nnc_correctness_maximum_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:02.8480169Z test_nnc_correctness_mean_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:02.8503617Z test_nnc_correctness_mean_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:02.8527185Z test_nnc_correctness_mean_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:02.8551025Z test_nnc_correctness_mean_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:02.8574289Z test_nnc_correctness_mean_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:02.8597263Z test_nnc_correctness_mean_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:02.8620655Z test_nnc_correctness_median_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:02.8643686Z test_nnc_correctness_median_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:02.8667225Z test_nnc_correctness_median_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:02.8697471Z test_nnc_correctness_median_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-08-13T13:58:02.8722582Z test_nnc_correctness_median_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:02.8748247Z test_nnc_correctness_median_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:02.8773879Z test_nnc_correctness_median_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:02.8798908Z test_nnc_correctness_median_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:02.8824207Z test_nnc_correctness_meshgrid_list_of_tensors_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:02.8847355Z test_nnc_correctness_meshgrid_list_of_tensors_cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:02.8870710Z test_nnc_correctness_meshgrid_list_of_tensors_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:02.8893975Z test_nnc_correctness_meshgrid_list_of_tensors_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:02.8917021Z test_nnc_correctness_meshgrid_list_of_tensors_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:02.8940361Z test_nnc_correctness_meshgrid_list_of_tensors_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:02.8970754Z test_nnc_correctness_meshgrid_list_of_tensors_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-08-13T13:58:02.8996088Z test_nnc_correctness_meshgrid_list_of_tensors_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:02.9021615Z test_nnc_correctness_meshgrid_list_of_tensors_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:02.9046056Z test_nnc_correctness_meshgrid_list_of_tensors_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:02.9069616Z test_nnc_correctness_meshgrid_list_of_tensors_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:02.9093218Z test_nnc_correctness_meshgrid_list_of_tensors_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:02.9118651Z test_nnc_correctness_meshgrid_variadic_tensors_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:02.9143819Z test_nnc_correctness_meshgrid_variadic_tensors_cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:02.9169258Z test_nnc_correctness_meshgrid_variadic_tensors_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:02.9194042Z test_nnc_correctness_meshgrid_variadic_tensors_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:02.9219068Z test_nnc_correctness_meshgrid_variadic_tensors_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:02.9248779Z test_nnc_correctness_meshgrid_variadic_tensors_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-08-13T13:58:02.9273701Z test_nnc_correctness_meshgrid_variadic_tensors_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:02.9297298Z test_nnc_correctness_meshgrid_variadic_tensors_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:02.9320307Z test_nnc_correctness_meshgrid_variadic_tensors_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:02.9343961Z test_nnc_correctness_meshgrid_variadic_tensors_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:02.9367238Z test_nnc_correctness_meshgrid_variadic_tensors_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:02.9390560Z test_nnc_correctness_meshgrid_variadic_tensors_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:02.9413864Z test_nnc_correctness_min_binary_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:02.9436668Z test_nnc_correctness_min_binary_cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:02.9459951Z test_nnc_correctness_min_binary_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:02.9482869Z test_nnc_correctness_min_binary_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:02.9512612Z test_nnc_correctness_min_binary_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-08-13T13:58:02.9535974Z test_nnc_correctness_min_binary_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:02.9559079Z test_nnc_correctness_min_binary_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:02.9582641Z test_nnc_correctness_min_binary_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:02.9606126Z test_nnc_correctness_min_binary_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:02.9629526Z test_nnc_correctness_min_binary_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:02.9653036Z test_nnc_correctness_min_reduction_no_dim_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:02.9676132Z test_nnc_correctness_min_reduction_no_dim_cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:02.9699496Z test_nnc_correctness_min_reduction_no_dim_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:02.9722567Z test_nnc_correctness_min_reduction_no_dim_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:02.9746113Z test_nnc_correctness_min_reduction_no_dim_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:02.9775658Z test_nnc_correctness_min_reduction_no_dim_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-08-13T13:58:02.9799149Z test_nnc_correctness_min_reduction_no_dim_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:02.9822943Z test_nnc_correctness_min_reduction_no_dim_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:02.9846155Z test_nnc_correctness_min_reduction_no_dim_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:02.9869802Z test_nnc_correctness_min_reduction_no_dim_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:02.9893445Z test_nnc_correctness_min_reduction_with_dim_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:02.9916691Z test_nnc_correctness_min_reduction_with_dim_cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:02.9940022Z test_nnc_correctness_min_reduction_with_dim_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:02.9963173Z test_nnc_correctness_min_reduction_with_dim_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:02.9986541Z test_nnc_correctness_min_reduction_with_dim_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:03.0009742Z test_nnc_correctness_min_reduction_with_dim_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:03.0040873Z test_nnc_correctness_min_reduction_with_dim_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-08-13T13:58:03.0066081Z test_nnc_correctness_min_reduction_with_dim_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:03.0089722Z test_nnc_correctness_min_reduction_with_dim_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:03.0112823Z test_nnc_correctness_min_reduction_with_dim_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:03.0136631Z test_nnc_correctness_minimum_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:03.0159699Z test_nnc_correctness_minimum_cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:03.0183129Z test_nnc_correctness_minimum_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:03.0206008Z test_nnc_correctness_minimum_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:03.0229291Z test_nnc_correctness_minimum_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:03.0252873Z test_nnc_correctness_minimum_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:03.0275818Z test_nnc_correctness_minimum_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:03.0305140Z test_nnc_correctness_minimum_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-08-13T13:58:03.0328810Z test_nnc_correctness_minimum_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:03.0351811Z test_nnc_correctness_minimum_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:03.0377527Z test_nnc_correctness_mm_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:03.0402652Z test_nnc_correctness_mm_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:03.0428227Z test_nnc_correctness_mm_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:03.0453808Z test_nnc_correctness_mm_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:03.0476744Z test_nnc_correctness_mm_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:03.0500025Z test_nnc_correctness_mode_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:03.0522982Z test_nnc_correctness_mode_cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:03.0546417Z test_nnc_correctness_mode_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:03.0576069Z test_nnc_correctness_mode_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-08-13T13:58:03.0600930Z test_nnc_correctness_mode_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:03.0624309Z test_nnc_correctness_mode_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:03.0649920Z test_nnc_correctness_mode_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:03.0674980Z test_nnc_correctness_mode_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:03.0700494Z test_nnc_correctness_mode_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:03.0725731Z test_nnc_correctness_mode_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:03.0751016Z test_nnc_correctness_movedim_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:03.0776499Z test_nnc_correctness_movedim_cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:03.0801474Z test_nnc_correctness_movedim_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:03.0826657Z test_nnc_correctness_movedim_cuda_complex32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:03.0856307Z test_nnc_correctness_movedim_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-08-13T13:58:03.0879497Z test_nnc_correctness_movedim_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:03.0904435Z test_nnc_correctness_movedim_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:03.0929854Z test_nnc_correctness_movedim_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:03.0953038Z test_nnc_correctness_movedim_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:03.0978668Z test_nnc_correctness_movedim_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:03.1003920Z test_nnc_correctness_movedim_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:03.1029377Z test_nnc_correctness_movedim_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:03.1054642Z test_nnc_correctness_movedim_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:03.1079712Z test_nnc_correctness_msort_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:03.1104607Z test_nnc_correctness_msort_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:03.1134085Z test_nnc_correctness_msort_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-08-13T13:58:03.1159094Z test_nnc_correctness_msort_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:03.1182684Z test_nnc_correctness_msort_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:03.1205836Z test_nnc_correctness_msort_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:03.1229511Z test_nnc_correctness_msort_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:03.1253276Z test_nnc_correctness_msort_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:03.1276478Z test_nnc_correctness_msort_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:03.1301701Z test_nnc_correctness_mul_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:03.1324714Z test_nnc_correctness_mul_cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:03.1348105Z test_nnc_correctness_mul_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:03.1372480Z test_nnc_correctness_mul_cuda_complex32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:03.1403847Z test_nnc_correctness_mul_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-08-13T13:58:03.1428150Z test_nnc_correctness_mul_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:03.1452138Z test_nnc_correctness_mul_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:03.1475283Z test_nnc_correctness_mul_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:03.1498839Z test_nnc_correctness_mul_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:03.1522146Z test_nnc_correctness_mul_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:03.1545728Z test_nnc_correctness_mul_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:03.1568972Z test_nnc_correctness_mul_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:03.1592007Z test_nnc_correctness_mul_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:03.1615408Z test_nnc_correctness_multinomial_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:03.1638516Z test_nnc_correctness_multinomial_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:03.1669926Z test_nnc_correctness_multinomial_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-08-13T13:58:03.1695438Z test_nnc_correctness_mv_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:03.1718549Z test_nnc_correctness_mv_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:03.1741939Z test_nnc_correctness_mv_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:03.1765307Z test_nnc_correctness_mv_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:03.1788812Z test_nnc_correctness_mv_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:03.1812407Z test_nnc_correctness_mvlgamma_mvlgamma_p_1_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:03.1835486Z test_nnc_correctness_mvlgamma_mvlgamma_p_1_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:03.1858635Z test_nnc_correctness_mvlgamma_mvlgamma_p_1_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:03.1881634Z test_nnc_correctness_mvlgamma_mvlgamma_p_1_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:03.1904918Z test_nnc_correctness_mvlgamma_mvlgamma_p_1_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:03.1934507Z test_nnc_correctness_mvlgamma_mvlgamma_p_1_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-08-13T13:58:03.1957869Z test_nnc_correctness_mvlgamma_mvlgamma_p_1_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:03.1981350Z test_nnc_correctness_mvlgamma_mvlgamma_p_1_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:03.2004686Z test_nnc_correctness_mvlgamma_mvlgamma_p_3_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:03.2028030Z test_nnc_correctness_mvlgamma_mvlgamma_p_3_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:03.2052094Z test_nnc_correctness_mvlgamma_mvlgamma_p_3_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:03.2075414Z test_nnc_correctness_mvlgamma_mvlgamma_p_3_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:03.2098591Z test_nnc_correctness_mvlgamma_mvlgamma_p_3_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:03.2121594Z test_nnc_correctness_mvlgamma_mvlgamma_p_3_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:03.2144987Z test_nnc_correctness_mvlgamma_mvlgamma_p_3_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:03.2168322Z test_nnc_correctness_mvlgamma_mvlgamma_p_3_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:03.2198295Z test_nnc_correctness_mvlgamma_mvlgamma_p_5_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-08-13T13:58:03.2221939Z test_nnc_correctness_mvlgamma_mvlgamma_p_5_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:03.2245262Z test_nnc_correctness_mvlgamma_mvlgamma_p_5_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:03.2268914Z test_nnc_correctness_mvlgamma_mvlgamma_p_5_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:03.2292356Z test_nnc_correctness_mvlgamma_mvlgamma_p_5_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:03.2315677Z test_nnc_correctness_mvlgamma_mvlgamma_p_5_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:03.2341206Z test_nnc_correctness_mvlgamma_mvlgamma_p_5_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:03.2366602Z test_nnc_correctness_mvlgamma_mvlgamma_p_5_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:03.2391931Z test_nnc_correctness_nan_to_num_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:03.2417089Z test_nnc_correctness_nan_to_num_cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:03.2440185Z test_nnc_correctness_nan_to_num_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:03.2471485Z test_nnc_correctness_nan_to_num_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-08-13T13:58:03.2494923Z test_nnc_correctness_nan_to_num_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:03.2518155Z test_nnc_correctness_nan_to_num_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:03.2541621Z test_nnc_correctness_nan_to_num_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:03.2564867Z test_nnc_correctness_nan_to_num_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:03.2588433Z test_nnc_correctness_nan_to_num_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:03.2611966Z test_nnc_correctness_nan_to_num_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:03.2634997Z test_nnc_correctness_nanmean_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:03.2658348Z test_nnc_correctness_nanmean_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:03.2681294Z test_nnc_correctness_nanmean_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:03.2704620Z test_nnc_correctness_nanmean_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:03.2734337Z test_nnc_correctness_nanmedian_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-08-13T13:58:03.2757620Z test_nnc_correctness_nanmedian_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:03.2781263Z test_nnc_correctness_nanmedian_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:03.2804553Z test_nnc_correctness_nanmedian_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:03.2829963Z test_nnc_correctness_nanmedian_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:03.2853586Z test_nnc_correctness_nanmedian_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:03.2876540Z test_nnc_correctness_nanmedian_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:03.2899909Z test_nnc_correctness_nanmedian_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:03.2922904Z test_nnc_correctness_nanquantile_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:03.2946555Z test_nnc_correctness_nanquantile_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:03.2969871Z test_nnc_correctness_nansum_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:03.2999070Z test_nnc_correctness_nansum_cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-08-13T13:58:03.3022800Z test_nnc_correctness_nansum_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:03.3045896Z test_nnc_correctness_nansum_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:03.3069205Z test_nnc_correctness_nansum_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:03.3092890Z test_nnc_correctness_nansum_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:03.3116029Z test_nnc_correctness_nansum_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:03.3139364Z test_nnc_correctness_nansum_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:03.3162404Z test_nnc_correctness_nansum_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:03.3185725Z test_nnc_correctness_nansum_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:03.3209075Z test_nnc_correctness_narrow_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:03.3232224Z test_nnc_correctness_narrow_cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:03.3261680Z test_nnc_correctness_narrow_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-08-13T13:58:03.3285037Z test_nnc_correctness_narrow_cuda_complex32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:03.3308713Z test_nnc_correctness_narrow_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:03.3332402Z test_nnc_correctness_narrow_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:03.3355654Z test_nnc_correctness_narrow_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:03.3379464Z test_nnc_correctness_narrow_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:03.3402603Z test_nnc_correctness_narrow_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:03.3425685Z test_nnc_correctness_narrow_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:03.3451008Z test_nnc_correctness_narrow_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:03.3474137Z test_nnc_correctness_narrow_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:03.3497491Z test_nnc_correctness_narrow_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:03.3526778Z test_nnc_correctness_native_layer_norm_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-08-13T13:58:03.3550686Z test_nnc_correctness_native_layer_norm_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:03.3574285Z test_nnc_correctness_native_layer_norm_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:03.3597697Z test_nnc_correctness_native_layer_norm_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:03.3621098Z test_nnc_correctness_ne_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:03.3644539Z test_nnc_correctness_ne_cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:03.3667960Z test_nnc_correctness_ne_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:03.3691263Z test_nnc_correctness_ne_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:03.3714326Z test_nnc_correctness_ne_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:03.3737542Z test_nnc_correctness_ne_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:03.3762213Z test_nnc_correctness_ne_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:03.3791710Z test_nnc_correctness_ne_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-08-13T13:58:03.3815345Z test_nnc_correctness_ne_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:03.3838508Z test_nnc_correctness_ne_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:03.3862060Z test_nnc_correctness_ne_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:03.3885508Z test_nnc_correctness_ne_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:03.3909089Z test_nnc_correctness_neg_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:03.3934592Z test_nnc_correctness_neg_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:03.3957593Z test_nnc_correctness_neg_cuda_complex32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:03.3980819Z test_nnc_correctness_neg_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:03.4003745Z test_nnc_correctness_neg_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:03.4027419Z test_nnc_correctness_neg_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:03.4056987Z test_nnc_correctness_neg_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-08-13T13:58:03.4080442Z test_nnc_correctness_neg_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:03.4104071Z test_nnc_correctness_neg_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:03.4127559Z test_nnc_correctness_neg_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:03.4150921Z test_nnc_correctness_neg_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:03.4176082Z test_nnc_correctness_neg_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:03.4188383Z test_nnc_correctness_new_empty_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: Skipped! (0.001s) 2022-08-13T13:58:03.4201116Z test_nnc_correctness_new_empty_cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: Skipped! (0.001s) 2022-08-13T13:58:03.4213334Z test_nnc_correctness_new_empty_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: Skipped! (0.001s) 2022-08-13T13:58:03.4225714Z test_nnc_correctness_new_empty_cuda_complex32 (__main__.TestNNCOpInfoCUDA) ... skip: Skipped! (0.001s) 2022-08-13T13:58:03.4238347Z test_nnc_correctness_new_empty_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: Skipped! (0.001s) 2022-08-13T13:58:03.4250945Z test_nnc_correctness_new_empty_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: Skipped! (0.001s) 2022-08-13T13:58:03.4263194Z test_nnc_correctness_new_empty_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Skipped! (0.001s) 2022-08-13T13:58:03.4275663Z test_nnc_correctness_new_empty_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Skipped! (0.001s) 2022-08-13T13:58:03.4288334Z test_nnc_correctness_new_empty_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: Skipped! (0.001s) 2022-08-13T13:58:03.4300504Z test_nnc_correctness_new_empty_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: Skipped! (0.001s) 2022-08-13T13:58:03.4312389Z test_nnc_correctness_new_empty_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: Skipped! (0.001s) 2022-08-13T13:58:03.4325112Z test_nnc_correctness_new_empty_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: Skipped! (0.001s) 2022-08-13T13:58:03.4337923Z test_nnc_correctness_new_empty_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: Skipped! (0.001s) 2022-08-13T13:58:03.4361263Z test_nnc_correctness_new_full_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:03.4384745Z test_nnc_correctness_new_full_cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:03.4408040Z test_nnc_correctness_new_full_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:03.4431309Z test_nnc_correctness_new_full_cuda_complex32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:03.4462948Z test_nnc_correctness_new_full_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-08-13T13:58:03.4488755Z test_nnc_correctness_new_full_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:03.4511990Z test_nnc_correctness_new_full_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:03.4535743Z test_nnc_correctness_new_full_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:03.4558701Z test_nnc_correctness_new_full_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:03.4582341Z test_nnc_correctness_new_full_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:03.4605553Z test_nnc_correctness_new_full_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:03.4629174Z test_nnc_correctness_new_full_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:03.4652680Z test_nnc_correctness_new_full_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:03.4676171Z test_nnc_correctness_new_ones_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:03.4699840Z test_nnc_correctness_new_ones_cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:03.4729321Z test_nnc_correctness_new_ones_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-08-13T13:58:03.4753415Z test_nnc_correctness_new_ones_cuda_complex32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:03.4779104Z test_nnc_correctness_new_ones_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:03.4804271Z test_nnc_correctness_new_ones_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:03.4829907Z test_nnc_correctness_new_ones_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:03.4855535Z test_nnc_correctness_new_ones_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:03.4879238Z test_nnc_correctness_new_ones_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:03.4902730Z test_nnc_correctness_new_ones_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:03.4925991Z test_nnc_correctness_new_ones_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:03.4951254Z test_nnc_correctness_new_ones_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:03.4975105Z test_nnc_correctness_new_ones_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:03.5004221Z test_nnc_correctness_new_zeros_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-08-13T13:58:03.5027774Z test_nnc_correctness_new_zeros_cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:03.5052068Z test_nnc_correctness_new_zeros_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:03.5075150Z test_nnc_correctness_new_zeros_cuda_complex32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:03.5098653Z test_nnc_correctness_new_zeros_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:03.5121937Z test_nnc_correctness_new_zeros_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:03.5146071Z test_nnc_correctness_new_zeros_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:03.5169633Z test_nnc_correctness_new_zeros_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:03.5194821Z test_nnc_correctness_new_zeros_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:03.5218089Z test_nnc_correctness_new_zeros_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:03.5241192Z test_nnc_correctness_new_zeros_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:03.5341058Z test_nnc_correctness_new_zeros_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.010s) 2022-08-13T13:58:03.5364363Z test_nnc_correctness_new_zeros_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:03.5388392Z test_nnc_correctness_nextafter_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:03.5412170Z test_nnc_correctness_nextafter_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:03.5435510Z test_nnc_correctness_nextafter_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:03.5459276Z test_nnc_correctness_nn_functional_adaptive_avg_pool1d_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:03.5482749Z test_nnc_correctness_nn_functional_adaptive_avg_pool1d_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:03.5506415Z test_nnc_correctness_nn_functional_adaptive_avg_pool1d_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:03.5530176Z test_nnc_correctness_nn_functional_adaptive_avg_pool1d_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:03.5553491Z test_nnc_correctness_nn_functional_adaptive_avg_pool2d_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:03.5576839Z test_nnc_correctness_nn_functional_adaptive_avg_pool2d_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:03.5607170Z test_nnc_correctness_nn_functional_adaptive_avg_pool2d_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-08-13T13:58:03.5630735Z test_nnc_correctness_nn_functional_adaptive_avg_pool2d_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:03.5654375Z test_nnc_correctness_nn_functional_adaptive_avg_pool3d_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:03.5677632Z test_nnc_correctness_nn_functional_adaptive_avg_pool3d_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:03.5701221Z test_nnc_correctness_nn_functional_adaptive_avg_pool3d_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:03.5724480Z test_nnc_correctness_nn_functional_adaptive_avg_pool3d_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:03.5748443Z test_nnc_correctness_nn_functional_adaptive_max_pool1d_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:03.5771417Z test_nnc_correctness_nn_functional_adaptive_max_pool1d_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:03.5794358Z test_nnc_correctness_nn_functional_adaptive_max_pool1d_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:03.5817844Z test_nnc_correctness_nn_functional_adaptive_max_pool1d_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:03.5840799Z test_nnc_correctness_nn_functional_adaptive_max_pool2d_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:03.5870427Z test_nnc_correctness_nn_functional_adaptive_max_pool2d_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-08-13T13:58:03.5895753Z test_nnc_correctness_nn_functional_adaptive_max_pool2d_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:03.5918830Z test_nnc_correctness_nn_functional_adaptive_max_pool2d_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:03.5942472Z test_nnc_correctness_nn_functional_adaptive_max_pool3d_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:03.5965597Z test_nnc_correctness_nn_functional_adaptive_max_pool3d_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:03.5989366Z test_nnc_correctness_nn_functional_adaptive_max_pool3d_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:03.6012741Z test_nnc_correctness_nn_functional_adaptive_max_pool3d_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:03.6035805Z test_nnc_correctness_nn_functional_avg_pool1d_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:03.6058971Z test_nnc_correctness_nn_functional_avg_pool1d_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:03.6082060Z test_nnc_correctness_nn_functional_avg_pool1d_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:03.6107172Z test_nnc_correctness_nn_functional_avg_pool1d_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:03.6136897Z test_nnc_correctness_nn_functional_avg_pool2d_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-08-13T13:58:03.6160158Z test_nnc_correctness_nn_functional_avg_pool2d_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:03.6183802Z test_nnc_correctness_nn_functional_avg_pool2d_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:03.6207655Z test_nnc_correctness_nn_functional_avg_pool2d_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:03.6231011Z test_nnc_correctness_nn_functional_avg_pool3d_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:03.6254768Z test_nnc_correctness_nn_functional_avg_pool3d_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:03.6277915Z test_nnc_correctness_nn_functional_avg_pool3d_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:03.6301192Z test_nnc_correctness_nn_functional_avg_pool3d_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:03.6324176Z test_nnc_correctness_nn_functional_batch_norm_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:03.6349552Z test_nnc_correctness_nn_functional_batch_norm_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:03.6374369Z test_nnc_correctness_nn_functional_batch_norm_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:03.6403824Z test_nnc_correctness_nn_functional_batch_norm_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-08-13T13:58:03.6427969Z test_nnc_correctness_nn_functional_batch_norm_without_cudnn_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:03.6451720Z test_nnc_correctness_nn_functional_batch_norm_without_cudnn_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:03.6477271Z test_nnc_correctness_nn_functional_batch_norm_without_cudnn_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:03.6503215Z test_nnc_correctness_nn_functional_batch_norm_without_cudnn_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:03.6528850Z test_nnc_correctness_nn_functional_bilinear_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:03.6554406Z test_nnc_correctness_nn_functional_bilinear_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:03.6579614Z test_nnc_correctness_nn_functional_bilinear_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:03.6593727Z test_nnc_correctness_nn_functional_binary_cross_entropy_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: Skipped! (0.001s) 2022-08-13T13:58:03.6607906Z test_nnc_correctness_nn_functional_binary_cross_entropy_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: Skipped! (0.001s) 2022-08-13T13:58:03.6621383Z test_nnc_correctness_nn_functional_binary_cross_entropy_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Skipped! (0.001s) 2022-08-13T13:58:03.6635165Z test_nnc_correctness_nn_functional_binary_cross_entropy_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Skipped! (0.001s) 2022-08-13T13:58:03.6661144Z test_nnc_correctness_nn_functional_binary_cross_entropy_with_logits_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:03.6686160Z test_nnc_correctness_nn_functional_binary_cross_entropy_with_logits_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:03.6711224Z test_nnc_correctness_nn_functional_binary_cross_entropy_with_logits_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:03.6740873Z test_nnc_correctness_nn_functional_binary_cross_entropy_with_logits_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-08-13T13:58:03.6765908Z test_nnc_correctness_nn_functional_celu_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:03.6789174Z test_nnc_correctness_nn_functional_celu_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:03.6812664Z test_nnc_correctness_nn_functional_celu_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:03.6836028Z test_nnc_correctness_nn_functional_celu_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:03.6859525Z test_nnc_correctness_nn_functional_conv1d_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:03.6882727Z test_nnc_correctness_nn_functional_conv1d_cuda_complex32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:03.6906217Z test_nnc_correctness_nn_functional_conv1d_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:03.6931331Z test_nnc_correctness_nn_functional_conv1d_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:03.6954355Z test_nnc_correctness_nn_functional_conv1d_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:03.6977751Z test_nnc_correctness_nn_functional_conv1d_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:03.7007170Z test_nnc_correctness_nn_functional_conv2d_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-08-13T13:58:03.7030777Z test_nnc_correctness_nn_functional_conv2d_cuda_complex32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:03.7054391Z test_nnc_correctness_nn_functional_conv2d_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:03.7079480Z test_nnc_correctness_nn_functional_conv2d_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:03.7103018Z test_nnc_correctness_nn_functional_conv2d_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:03.7126463Z test_nnc_correctness_nn_functional_conv2d_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:03.7149969Z test_nnc_correctness_nn_functional_conv_transpose1d_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:03.7173372Z test_nnc_correctness_nn_functional_conv_transpose1d_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:03.7196342Z test_nnc_correctness_nn_functional_conv_transpose1d_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:03.7219759Z test_nnc_correctness_nn_functional_conv_transpose2d_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:03.7242773Z test_nnc_correctness_nn_functional_conv_transpose2d_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:03.7272308Z test_nnc_correctness_nn_functional_conv_transpose2d_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-08-13T13:58:03.7295905Z test_nnc_correctness_nn_functional_conv_transpose3d_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:03.7319128Z test_nnc_correctness_nn_functional_conv_transpose3d_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:03.7342837Z test_nnc_correctness_nn_functional_conv_transpose3d_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:03.7366224Z test_nnc_correctness_nn_functional_cosine_embedding_loss_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:03.7389526Z test_nnc_correctness_nn_functional_cosine_embedding_loss_cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:03.7413104Z test_nnc_correctness_nn_functional_cosine_embedding_loss_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:03.7436213Z test_nnc_correctness_nn_functional_cosine_embedding_loss_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:03.7459445Z test_nnc_correctness_nn_functional_cosine_embedding_loss_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:03.7482543Z test_nnc_correctness_nn_functional_cosine_embedding_loss_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:03.7505755Z test_nnc_correctness_nn_functional_cosine_embedding_loss_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:03.7535528Z test_nnc_correctness_nn_functional_cosine_embedding_loss_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-08-13T13:58:03.7558878Z test_nnc_correctness_nn_functional_cosine_embedding_loss_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:03.7582469Z test_nnc_correctness_nn_functional_cosine_embedding_loss_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:03.7605489Z test_nnc_correctness_nn_functional_cosine_similarity_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:03.7629054Z test_nnc_correctness_nn_functional_cosine_similarity_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:03.7652691Z test_nnc_correctness_nn_functional_cosine_similarity_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:03.7675940Z test_nnc_correctness_nn_functional_cosine_similarity_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:03.7701086Z test_nnc_correctness_nn_functional_cross_entropy_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:03.7726174Z test_nnc_correctness_nn_functional_cross_entropy_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:03.7751252Z test_nnc_correctness_nn_functional_cross_entropy_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:03.7774568Z test_nnc_correctness_nn_functional_cross_entropy_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:03.7803665Z test_nnc_correctness_nn_functional_ctc_loss_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-08-13T13:58:03.7827366Z test_nnc_correctness_nn_functional_ctc_loss_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:03.7852981Z test_nnc_correctness_nn_functional_dropout2d_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:03.7876177Z test_nnc_correctness_nn_functional_dropout2d_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:03.7899646Z test_nnc_correctness_nn_functional_dropout2d_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:03.7924905Z test_nnc_correctness_nn_functional_dropout2d_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:03.7950391Z test_nnc_correctness_nn_functional_dropout3d_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:03.7975610Z test_nnc_correctness_nn_functional_dropout3d_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:03.7998464Z test_nnc_correctness_nn_functional_dropout3d_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:03.8021667Z test_nnc_correctness_nn_functional_dropout3d_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:03.8044761Z test_nnc_correctness_nn_functional_dropout_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:03.8076261Z test_nnc_correctness_nn_functional_dropout_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-08-13T13:58:03.8099761Z test_nnc_correctness_nn_functional_dropout_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:03.8123080Z test_nnc_correctness_nn_functional_dropout_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:03.8146643Z test_nnc_correctness_nn_functional_elu_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:03.8172459Z test_nnc_correctness_nn_functional_elu_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:03.8195724Z test_nnc_correctness_nn_functional_elu_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:03.8219027Z test_nnc_correctness_nn_functional_elu_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:03.8242050Z test_nnc_correctness_nn_functional_embedding_bag_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:03.8265089Z test_nnc_correctness_nn_functional_embedding_bag_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:03.8288494Z test_nnc_correctness_nn_functional_embedding_bag_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:03.8311287Z test_nnc_correctness_nn_functional_embedding_bag_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:03.8340932Z test_nnc_correctness_nn_functional_embedding_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-08-13T13:58:03.8364316Z test_nnc_correctness_nn_functional_embedding_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:03.8387817Z test_nnc_correctness_nn_functional_embedding_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:03.8411281Z test_nnc_correctness_nn_functional_embedding_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:03.8434556Z test_nnc_correctness_nn_functional_feature_alpha_dropout_with_train_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:03.8458342Z test_nnc_correctness_nn_functional_feature_alpha_dropout_with_train_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:03.8481341Z test_nnc_correctness_nn_functional_feature_alpha_dropout_with_train_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:03.8504631Z test_nnc_correctness_nn_functional_feature_alpha_dropout_with_train_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:03.8529921Z test_nnc_correctness_nn_functional_feature_alpha_dropout_without_train_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:03.8552834Z test_nnc_correctness_nn_functional_feature_alpha_dropout_without_train_cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:03.8576235Z test_nnc_correctness_nn_functional_feature_alpha_dropout_without_train_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:03.8605306Z test_nnc_correctness_nn_functional_feature_alpha_dropout_without_train_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-08-13T13:58:03.8629029Z test_nnc_correctness_nn_functional_feature_alpha_dropout_without_train_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:03.8652858Z test_nnc_correctness_nn_functional_feature_alpha_dropout_without_train_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:03.8675712Z test_nnc_correctness_nn_functional_feature_alpha_dropout_without_train_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:03.8699459Z test_nnc_correctness_nn_functional_feature_alpha_dropout_without_train_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:03.8724746Z test_nnc_correctness_nn_functional_feature_alpha_dropout_without_train_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:03.8750333Z test_nnc_correctness_nn_functional_feature_alpha_dropout_without_train_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:03.8775658Z test_nnc_correctness_nn_functional_feature_alpha_dropout_without_train_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:03.8800423Z test_nnc_correctness_nn_functional_feature_alpha_dropout_without_train_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:03.8825890Z test_nnc_correctness_nn_functional_fractional_max_pool2d_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:03.8849391Z test_nnc_correctness_nn_functional_fractional_max_pool2d_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:03.8879474Z test_nnc_correctness_nn_functional_fractional_max_pool2d_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-08-13T13:58:03.8904880Z test_nnc_correctness_nn_functional_fractional_max_pool3d_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:03.8930558Z test_nnc_correctness_nn_functional_fractional_max_pool3d_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:03.8955776Z test_nnc_correctness_nn_functional_fractional_max_pool3d_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:03.8981397Z test_nnc_correctness_nn_functional_gaussian_nll_loss_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:03.9006571Z test_nnc_correctness_nn_functional_gaussian_nll_loss_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:03.9032085Z test_nnc_correctness_nn_functional_gaussian_nll_loss_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:03.9055307Z test_nnc_correctness_nn_functional_gaussian_nll_loss_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:03.9078012Z test_nnc_correctness_nn_functional_gelu_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:03.9101480Z test_nnc_correctness_nn_functional_gelu_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:03.9124474Z test_nnc_correctness_nn_functional_gelu_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:03.9154025Z test_nnc_correctness_nn_functional_gelu_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-08-13T13:58:03.9177532Z test_nnc_correctness_nn_functional_glu_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:03.9200729Z test_nnc_correctness_nn_functional_glu_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:03.9226138Z test_nnc_correctness_nn_functional_glu_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:03.9249714Z test_nnc_correctness_nn_functional_glu_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:03.9272996Z test_nnc_correctness_nn_functional_grid_sample_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:03.9296515Z test_nnc_correctness_nn_functional_grid_sample_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:03.9319802Z test_nnc_correctness_nn_functional_grid_sample_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:03.9343070Z test_nnc_correctness_nn_functional_group_norm_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:03.9365946Z test_nnc_correctness_nn_functional_group_norm_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:03.9389138Z test_nnc_correctness_nn_functional_group_norm_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:03.9418346Z test_nnc_correctness_nn_functional_group_norm_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-08-13T13:58:03.9441743Z test_nnc_correctness_nn_functional_hardshrink_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:03.9465286Z test_nnc_correctness_nn_functional_hardshrink_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:03.9488588Z test_nnc_correctness_nn_functional_hardshrink_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:03.9514468Z test_nnc_correctness_nn_functional_hardshrink_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:03.9539307Z test_nnc_correctness_nn_functional_hardsigmoid_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:03.9562651Z test_nnc_correctness_nn_functional_hardsigmoid_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:03.9585810Z test_nnc_correctness_nn_functional_hardsigmoid_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:03.9609051Z test_nnc_correctness_nn_functional_hardsigmoid_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:03.9632366Z test_nnc_correctness_nn_functional_hardswish_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:03.9655701Z test_nnc_correctness_nn_functional_hardswish_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:03.9684802Z test_nnc_correctness_nn_functional_hardswish_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-08-13T13:58:03.9708369Z test_nnc_correctness_nn_functional_hardswish_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:03.9731974Z test_nnc_correctness_nn_functional_hardtanh_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:03.9755228Z test_nnc_correctness_nn_functional_hardtanh_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:03.9780626Z test_nnc_correctness_nn_functional_hardtanh_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:03.9805870Z test_nnc_correctness_nn_functional_hardtanh_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:03.9831260Z test_nnc_correctness_nn_functional_hardtanh_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:03.9854552Z test_nnc_correctness_nn_functional_hardtanh_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:03.9877540Z test_nnc_correctness_nn_functional_hardtanh_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:03.9900876Z test_nnc_correctness_nn_functional_hardtanh_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:03.9924045Z test_nnc_correctness_nn_functional_hinge_embedding_loss_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:03.9953621Z test_nnc_correctness_nn_functional_hinge_embedding_loss_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-08-13T13:58:03.9977233Z test_nnc_correctness_nn_functional_hinge_embedding_loss_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:04.0000381Z test_nnc_correctness_nn_functional_hinge_embedding_loss_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:04.0023930Z test_nnc_correctness_nn_functional_huber_loss_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:04.0047525Z test_nnc_correctness_nn_functional_huber_loss_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:04.0070790Z test_nnc_correctness_nn_functional_huber_loss_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:04.0096126Z test_nnc_correctness_nn_functional_huber_loss_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:04.0120933Z test_nnc_correctness_nn_functional_instance_norm_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:04.0146426Z test_nnc_correctness_nn_functional_instance_norm_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:04.0169892Z test_nnc_correctness_nn_functional_instance_norm_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:04.0192646Z test_nnc_correctness_nn_functional_instance_norm_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:04.0222203Z test_nnc_correctness_nn_functional_interpolate_area_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-08-13T13:58:04.0245559Z test_nnc_correctness_nn_functional_interpolate_area_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:04.0269004Z test_nnc_correctness_nn_functional_interpolate_area_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:04.0292514Z test_nnc_correctness_nn_functional_interpolate_area_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:04.0315687Z test_nnc_correctness_nn_functional_interpolate_bicubic_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:04.0339248Z test_nnc_correctness_nn_functional_interpolate_bicubic_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:04.0362271Z test_nnc_correctness_nn_functional_interpolate_bicubic_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:04.0385784Z test_nnc_correctness_nn_functional_interpolate_bilinear_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:04.0409102Z test_nnc_correctness_nn_functional_interpolate_bilinear_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:04.0432066Z test_nnc_correctness_nn_functional_interpolate_bilinear_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:04.0455502Z test_nnc_correctness_nn_functional_interpolate_linear_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:04.0484760Z test_nnc_correctness_nn_functional_interpolate_linear_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-08-13T13:58:04.0508642Z test_nnc_correctness_nn_functional_interpolate_linear_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:04.0532065Z test_nnc_correctness_nn_functional_interpolate_nearest_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:04.0555134Z test_nnc_correctness_nn_functional_interpolate_nearest_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:04.0578449Z test_nnc_correctness_nn_functional_interpolate_nearest_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:04.0601680Z test_nnc_correctness_nn_functional_interpolate_nearest_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:04.0625181Z test_nnc_correctness_nn_functional_interpolate_trilinear_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:04.0648343Z test_nnc_correctness_nn_functional_interpolate_trilinear_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:04.0671339Z test_nnc_correctness_nn_functional_interpolate_trilinear_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:04.0694841Z test_nnc_correctness_nn_functional_kl_div_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:04.0718076Z test_nnc_correctness_nn_functional_kl_div_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:04.0747820Z test_nnc_correctness_nn_functional_kl_div_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-08-13T13:58:04.0771584Z test_nnc_correctness_nn_functional_kl_div_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:04.0794934Z test_nnc_correctness_nn_functional_kl_div_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:04.0818152Z test_nnc_correctness_nn_functional_kl_div_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:04.0843427Z test_nnc_correctness_nn_functional_kl_div_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:04.0868943Z test_nnc_correctness_nn_functional_kl_div_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:04.0894396Z test_nnc_correctness_nn_functional_l1_loss_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:04.0919395Z test_nnc_correctness_nn_functional_l1_loss_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:04.0944652Z test_nnc_correctness_nn_functional_l1_loss_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:04.0968341Z test_nnc_correctness_nn_functional_l1_loss_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:04.0991390Z test_nnc_correctness_nn_functional_l1_loss_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:04.1020958Z test_nnc_correctness_nn_functional_l1_loss_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-08-13T13:58:04.1046504Z test_nnc_correctness_nn_functional_layer_norm_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:04.1069887Z test_nnc_correctness_nn_functional_layer_norm_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:04.1093246Z test_nnc_correctness_nn_functional_layer_norm_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:04.1118482Z test_nnc_correctness_nn_functional_layer_norm_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:04.1143246Z test_nnc_correctness_nn_functional_leaky_relu_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:04.1166304Z test_nnc_correctness_nn_functional_leaky_relu_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:04.1191566Z test_nnc_correctness_nn_functional_leaky_relu_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:04.1216787Z test_nnc_correctness_nn_functional_leaky_relu_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:04.1241880Z test_nnc_correctness_nn_functional_linear_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:04.1266877Z test_nnc_correctness_nn_functional_linear_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:04.1296300Z test_nnc_correctness_nn_functional_linear_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-08-13T13:58:04.1319607Z test_nnc_correctness_nn_functional_linear_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:04.1343260Z test_nnc_correctness_nn_functional_linear_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:04.1366779Z test_nnc_correctness_nn_functional_local_response_norm_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:04.1390069Z test_nnc_correctness_nn_functional_local_response_norm_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:04.1413546Z test_nnc_correctness_nn_functional_local_response_norm_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:04.1436818Z test_nnc_correctness_nn_functional_local_response_norm_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:04.1460059Z test_nnc_correctness_nn_functional_logsigmoid_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:04.1485075Z test_nnc_correctness_nn_functional_logsigmoid_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:04.1508469Z test_nnc_correctness_nn_functional_logsigmoid_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:04.1533705Z test_nnc_correctness_nn_functional_logsigmoid_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:04.1562834Z test_nnc_correctness_nn_functional_margin_ranking_loss_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-08-13T13:58:04.1586458Z test_nnc_correctness_nn_functional_margin_ranking_loss_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:04.1610079Z test_nnc_correctness_nn_functional_margin_ranking_loss_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:04.1633634Z test_nnc_correctness_nn_functional_margin_ranking_loss_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:04.1657065Z test_nnc_correctness_nn_functional_margin_ranking_loss_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:04.1680237Z test_nnc_correctness_nn_functional_margin_ranking_loss_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:04.1703633Z test_nnc_correctness_nn_functional_margin_ranking_loss_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:04.1726638Z test_nnc_correctness_nn_functional_margin_ranking_loss_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:04.1749746Z test_nnc_correctness_nn_functional_margin_ranking_loss_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:04.1761860Z test_nnc_correctness_nn_functional_max_pool1d_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: Works on some configs (0.001s) 2022-08-13T13:58:04.1785742Z test_nnc_correctness_nn_functional_max_pool1d_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:04.1809118Z test_nnc_correctness_nn_functional_max_pool1d_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:04.1838296Z test_nnc_correctness_nn_functional_max_pool1d_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-08-13T13:58:04.1862009Z test_nnc_correctness_nn_functional_max_pool2d_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:04.1887473Z test_nnc_correctness_nn_functional_max_pool2d_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:04.1912562Z test_nnc_correctness_nn_functional_max_pool2d_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:04.1938325Z test_nnc_correctness_nn_functional_max_pool2d_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:04.1961563Z test_nnc_correctness_nn_functional_max_pool3d_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:04.1985083Z test_nnc_correctness_nn_functional_max_pool3d_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:04.2008340Z test_nnc_correctness_nn_functional_max_pool3d_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:04.2031321Z test_nnc_correctness_nn_functional_max_pool3d_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:04.2054720Z test_nnc_correctness_nn_functional_max_unpool1d_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:04.2077736Z test_nnc_correctness_nn_functional_max_unpool1d_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:04.2108005Z test_nnc_correctness_nn_functional_max_unpool1d_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-08-13T13:58:04.2133597Z test_nnc_correctness_nn_functional_max_unpool1d_grad_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:04.2156837Z test_nnc_correctness_nn_functional_max_unpool1d_grad_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:04.2180258Z test_nnc_correctness_nn_functional_max_unpool1d_grad_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:04.2203679Z test_nnc_correctness_nn_functional_max_unpool2d_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:04.2227045Z test_nnc_correctness_nn_functional_max_unpool2d_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:04.2250605Z test_nnc_correctness_nn_functional_max_unpool2d_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:04.2273501Z test_nnc_correctness_nn_functional_max_unpool2d_grad_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:04.2297042Z test_nnc_correctness_nn_functional_max_unpool2d_grad_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:04.2319809Z test_nnc_correctness_nn_functional_max_unpool2d_grad_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:04.2343635Z test_nnc_correctness_nn_functional_max_unpool3d_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:04.2373197Z test_nnc_correctness_nn_functional_max_unpool3d_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-08-13T13:58:04.2398516Z test_nnc_correctness_nn_functional_max_unpool3d_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:04.2421914Z test_nnc_correctness_nn_functional_max_unpool3d_grad_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:04.2445178Z test_nnc_correctness_nn_functional_max_unpool3d_grad_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:04.2468706Z test_nnc_correctness_nn_functional_max_unpool3d_grad_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:04.2492378Z test_nnc_correctness_nn_functional_mish_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:04.2515612Z test_nnc_correctness_nn_functional_mish_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:04.2538894Z test_nnc_correctness_nn_functional_mish_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:04.2561842Z test_nnc_correctness_nn_functional_mish_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:04.2585236Z test_nnc_correctness_nn_functional_mse_loss_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:04.2608545Z test_nnc_correctness_nn_functional_mse_loss_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:04.2637676Z test_nnc_correctness_nn_functional_mse_loss_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-08-13T13:58:04.2661382Z test_nnc_correctness_nn_functional_mse_loss_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:04.2684680Z test_nnc_correctness_nn_functional_multi_margin_loss_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:04.2707830Z test_nnc_correctness_nn_functional_multi_margin_loss_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:04.2731517Z test_nnc_correctness_nn_functional_multi_margin_loss_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:04.2754676Z test_nnc_correctness_nn_functional_multi_margin_loss_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:04.2778060Z test_nnc_correctness_nn_functional_multilabel_margin_loss_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:04.2801282Z test_nnc_correctness_nn_functional_multilabel_margin_loss_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:04.2824395Z test_nnc_correctness_nn_functional_multilabel_margin_loss_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:04.2847952Z test_nnc_correctness_nn_functional_multilabel_margin_loss_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:04.2870897Z test_nnc_correctness_nn_functional_multilabel_soft_margin_loss_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:04.2900415Z test_nnc_correctness_nn_functional_multilabel_soft_margin_loss_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-08-13T13:58:04.2923785Z test_nnc_correctness_nn_functional_multilabel_soft_margin_loss_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:04.2947409Z test_nnc_correctness_nn_functional_multilabel_soft_margin_loss_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:04.2972633Z test_nnc_correctness_nn_functional_nll_loss_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:04.2995770Z test_nnc_correctness_nn_functional_nll_loss_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:04.3019242Z test_nnc_correctness_nn_functional_nll_loss_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:04.3044777Z test_nnc_correctness_nn_functional_nll_loss_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:04.3070515Z test_nnc_correctness_nn_functional_normalize_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:04.3095913Z test_nnc_correctness_nn_functional_normalize_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:04.3120803Z test_nnc_correctness_nn_functional_normalize_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:04.3145834Z test_nnc_correctness_nn_functional_normalize_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:04.3177223Z test_nnc_correctness_nn_functional_normalize_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-08-13T13:58:04.3200610Z test_nnc_correctness_nn_functional_normalize_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:04.3226086Z test_nnc_correctness_nn_functional_one_hot_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:04.3251627Z test_nnc_correctness_nn_functional_pad_circular_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:04.3274871Z test_nnc_correctness_nn_functional_pad_circular_cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:04.3298293Z test_nnc_correctness_nn_functional_pad_circular_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:04.3321580Z test_nnc_correctness_nn_functional_pad_circular_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:04.3345004Z test_nnc_correctness_nn_functional_pad_circular_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:04.3368686Z test_nnc_correctness_nn_functional_pad_circular_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:04.3391465Z test_nnc_correctness_nn_functional_pad_circular_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:04.3414747Z test_nnc_correctness_nn_functional_pad_circular_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:04.3444136Z test_nnc_correctness_nn_functional_pad_circular_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-08-13T13:58:04.3467839Z test_nnc_correctness_nn_functional_pad_circular_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:04.3491411Z test_nnc_correctness_nn_functional_pad_circular_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:04.3514670Z test_nnc_correctness_nn_functional_pad_circular_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:04.3540454Z test_nnc_correctness_nn_functional_pad_constant_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:04.3563621Z test_nnc_correctness_nn_functional_pad_constant_cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:04.3587256Z test_nnc_correctness_nn_functional_pad_constant_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:04.3610724Z test_nnc_correctness_nn_functional_pad_constant_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:04.3633917Z test_nnc_correctness_nn_functional_pad_constant_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:04.3657571Z test_nnc_correctness_nn_functional_pad_constant_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:04.3680745Z test_nnc_correctness_nn_functional_pad_constant_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:04.3710326Z test_nnc_correctness_nn_functional_pad_constant_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-08-13T13:58:04.3734094Z test_nnc_correctness_nn_functional_pad_constant_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:04.3757440Z test_nnc_correctness_nn_functional_pad_constant_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:04.3780845Z test_nnc_correctness_nn_functional_pad_constant_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:04.3804188Z test_nnc_correctness_nn_functional_pad_constant_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:04.3827911Z test_nnc_correctness_nn_functional_pad_reflect_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:04.3851453Z test_nnc_correctness_nn_functional_pad_reflect_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:04.3874624Z test_nnc_correctness_nn_functional_pad_reflect_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:04.3898006Z test_nnc_correctness_nn_functional_pad_reflect_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:04.3921242Z test_nnc_correctness_nn_functional_pad_reflect_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:04.3944706Z test_nnc_correctness_nn_functional_pad_replicate_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:04.3974416Z test_nnc_correctness_nn_functional_pad_replicate_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-08-13T13:58:04.3997650Z test_nnc_correctness_nn_functional_pad_replicate_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:04.4021290Z test_nnc_correctness_nn_functional_pad_replicate_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:04.4044670Z test_nnc_correctness_nn_functional_pad_replicate_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:04.4068384Z test_nnc_correctness_nn_functional_pairwise_distance_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:04.4091832Z test_nnc_correctness_nn_functional_pairwise_distance_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:04.4117081Z test_nnc_correctness_nn_functional_pairwise_distance_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:04.4142668Z test_nnc_correctness_nn_functional_pairwise_distance_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:04.4167878Z test_nnc_correctness_nn_functional_pairwise_distance_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:04.4192911Z test_nnc_correctness_nn_functional_pairwise_distance_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:04.4216278Z test_nnc_correctness_nn_functional_pairwise_distance_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:04.4245732Z test_nnc_correctness_nn_functional_pairwise_distance_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-08-13T13:58:04.4270752Z test_nnc_correctness_nn_functional_pairwise_distance_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:04.4294371Z test_nnc_correctness_nn_functional_pairwise_distance_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:04.4317593Z test_nnc_correctness_nn_functional_pairwise_distance_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:04.4341242Z test_nnc_correctness_nn_functional_pdist_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:04.4364505Z test_nnc_correctness_nn_functional_pdist_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:04.4388054Z test_nnc_correctness_nn_functional_pixel_shuffle_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:04.4411728Z test_nnc_correctness_nn_functional_pixel_shuffle_cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:04.4434439Z test_nnc_correctness_nn_functional_pixel_shuffle_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:04.4457709Z test_nnc_correctness_nn_functional_pixel_shuffle_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:04.4480798Z test_nnc_correctness_nn_functional_pixel_shuffle_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:04.4513053Z test_nnc_correctness_nn_functional_pixel_shuffle_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-08-13T13:58:04.4537767Z test_nnc_correctness_nn_functional_pixel_shuffle_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:04.4561022Z test_nnc_correctness_nn_functional_pixel_shuffle_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:04.4584768Z test_nnc_correctness_nn_functional_pixel_shuffle_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:04.4608113Z test_nnc_correctness_nn_functional_pixel_shuffle_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:04.4631382Z test_nnc_correctness_nn_functional_pixel_shuffle_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:04.4656977Z test_nnc_correctness_nn_functional_pixel_shuffle_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:04.4681696Z test_nnc_correctness_nn_functional_pixel_unshuffle_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:04.4705077Z test_nnc_correctness_nn_functional_pixel_unshuffle_cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:04.4728354Z test_nnc_correctness_nn_functional_pixel_unshuffle_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:04.4751403Z test_nnc_correctness_nn_functional_pixel_unshuffle_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:04.4781092Z test_nnc_correctness_nn_functional_pixel_unshuffle_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-08-13T13:58:04.4804484Z test_nnc_correctness_nn_functional_pixel_unshuffle_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:04.4828314Z test_nnc_correctness_nn_functional_pixel_unshuffle_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:04.4853975Z test_nnc_correctness_nn_functional_pixel_unshuffle_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:04.4879329Z test_nnc_correctness_nn_functional_pixel_unshuffle_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:04.4905071Z test_nnc_correctness_nn_functional_pixel_unshuffle_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:04.4928510Z test_nnc_correctness_nn_functional_pixel_unshuffle_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:04.4951815Z test_nnc_correctness_nn_functional_pixel_unshuffle_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:04.4975373Z test_nnc_correctness_nn_functional_poisson_nll_loss_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:04.4998547Z test_nnc_correctness_nn_functional_poisson_nll_loss_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:04.5021770Z test_nnc_correctness_nn_functional_poisson_nll_loss_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:04.5051665Z test_nnc_correctness_nn_functional_poisson_nll_loss_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-08-13T13:58:04.5075027Z test_nnc_correctness_nn_functional_poisson_nll_loss_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:04.5098432Z test_nnc_correctness_nn_functional_poisson_nll_loss_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:04.5121667Z test_nnc_correctness_nn_functional_poisson_nll_loss_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:04.5145290Z test_nnc_correctness_nn_functional_poisson_nll_loss_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:04.5168987Z test_nnc_correctness_nn_functional_poisson_nll_loss_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:04.5192085Z test_nnc_correctness_nn_functional_prelu_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:04.5215546Z test_nnc_correctness_nn_functional_prelu_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:04.5238864Z test_nnc_correctness_nn_functional_prelu_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:04.5261876Z test_nnc_correctness_nn_functional_relu6_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:04.5285438Z test_nnc_correctness_nn_functional_relu6_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:04.5315323Z test_nnc_correctness_nn_functional_relu6_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-08-13T13:58:04.5340549Z test_nnc_correctness_nn_functional_relu6_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:04.5363790Z test_nnc_correctness_nn_functional_relu6_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:04.5387365Z test_nnc_correctness_nn_functional_relu6_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:04.5410869Z test_nnc_correctness_nn_functional_relu6_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:04.5434235Z test_nnc_correctness_nn_functional_relu6_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:04.5459708Z test_nnc_correctness_nn_functional_relu6_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:04.5484739Z test_nnc_correctness_nn_functional_relu_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:04.5509915Z test_nnc_correctness_nn_functional_relu_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:04.5535540Z test_nnc_correctness_nn_functional_relu_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:04.5558386Z test_nnc_correctness_nn_functional_relu_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:04.5588210Z test_nnc_correctness_nn_functional_relu_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-08-13T13:58:04.5611561Z test_nnc_correctness_nn_functional_relu_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:04.5634802Z test_nnc_correctness_nn_functional_relu_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:04.5658381Z test_nnc_correctness_nn_functional_relu_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:04.5681567Z test_nnc_correctness_nn_functional_relu_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:04.5705242Z test_nnc_correctness_nn_functional_rrelu_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:04.5728655Z test_nnc_correctness_nn_functional_rrelu_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:04.5751619Z test_nnc_correctness_nn_functional_rrelu_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:04.5775380Z test_nnc_correctness_nn_functional_rrelu_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:04.5798342Z test_nnc_correctness_nn_functional_selu_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:04.5821752Z test_nnc_correctness_nn_functional_selu_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:04.5852082Z test_nnc_correctness_nn_functional_selu_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-08-13T13:58:04.5875378Z test_nnc_correctness_nn_functional_selu_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:04.5898888Z test_nnc_correctness_nn_functional_silu_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:04.5922021Z test_nnc_correctness_nn_functional_silu_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:04.5945710Z test_nnc_correctness_nn_functional_silu_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:04.5969422Z test_nnc_correctness_nn_functional_silu_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:04.5992730Z test_nnc_correctness_nn_functional_smooth_l1_loss_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:04.6016041Z test_nnc_correctness_nn_functional_smooth_l1_loss_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:04.6039136Z test_nnc_correctness_nn_functional_smooth_l1_loss_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:04.6062697Z test_nnc_correctness_nn_functional_soft_margin_loss_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:04.6086157Z test_nnc_correctness_nn_functional_soft_margin_loss_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:04.6115432Z test_nnc_correctness_nn_functional_soft_margin_loss_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-08-13T13:58:04.6141048Z test_nnc_correctness_nn_functional_soft_margin_loss_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:04.6164419Z test_nnc_correctness_nn_functional_softmin_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:04.6187783Z test_nnc_correctness_nn_functional_softmin_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:04.6211351Z test_nnc_correctness_nn_functional_softmin_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:04.6237070Z test_nnc_correctness_nn_functional_softmin_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:04.6260455Z test_nnc_correctness_nn_functional_softmin_with_dtype_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:04.6283594Z test_nnc_correctness_nn_functional_softmin_with_dtype_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:04.6308753Z test_nnc_correctness_nn_functional_softmin_with_dtype_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:04.6334199Z test_nnc_correctness_nn_functional_softmin_with_dtype_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:04.6357195Z test_nnc_correctness_nn_functional_softmin_with_dtype_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:04.6387122Z test_nnc_correctness_nn_functional_softmin_with_dtype_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-08-13T13:58:04.6411065Z test_nnc_correctness_nn_functional_softmin_with_dtype_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:04.6434457Z test_nnc_correctness_nn_functional_softmin_with_dtype_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:04.6458348Z test_nnc_correctness_nn_functional_softmin_with_dtype_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:04.6483158Z test_nnc_correctness_nn_functional_softmin_with_dtype_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:04.6508667Z test_nnc_correctness_nn_functional_softmin_with_dtype_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:04.6534480Z test_nnc_correctness_nn_functional_softplus_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:04.6559624Z test_nnc_correctness_nn_functional_softplus_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:04.6584969Z test_nnc_correctness_nn_functional_softplus_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:04.6610037Z test_nnc_correctness_nn_functional_softplus_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:04.6635154Z test_nnc_correctness_nn_functional_softshrink_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:04.6664700Z test_nnc_correctness_nn_functional_softshrink_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-08-13T13:58:04.6688224Z test_nnc_correctness_nn_functional_softshrink_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:04.6711555Z test_nnc_correctness_nn_functional_softshrink_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:04.6735239Z test_nnc_correctness_nn_functional_softsign_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:04.6758400Z test_nnc_correctness_nn_functional_softsign_cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:04.6782027Z test_nnc_correctness_nn_functional_softsign_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:04.6805576Z test_nnc_correctness_nn_functional_softsign_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:04.6828673Z test_nnc_correctness_nn_functional_softsign_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:04.6852145Z test_nnc_correctness_nn_functional_softsign_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:04.6875290Z test_nnc_correctness_nn_functional_softsign_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:04.6898458Z test_nnc_correctness_nn_functional_softsign_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:04.6929733Z test_nnc_correctness_nn_functional_softsign_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-08-13T13:58:04.6953022Z test_nnc_correctness_nn_functional_softsign_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:04.6976608Z test_nnc_correctness_nn_functional_softsign_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:04.6999743Z test_nnc_correctness_nn_functional_softsign_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:04.7023304Z test_nnc_correctness_nn_functional_tanhshrink_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:04.7046860Z test_nnc_correctness_nn_functional_tanhshrink_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:04.7070183Z test_nnc_correctness_nn_functional_tanhshrink_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:04.7093669Z test_nnc_correctness_nn_functional_tanhshrink_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:04.7118604Z test_nnc_correctness_nn_functional_tanhshrink_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:04.7142107Z test_nnc_correctness_nn_functional_tanhshrink_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:04.7165512Z test_nnc_correctness_nn_functional_tanhshrink_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:04.7194633Z test_nnc_correctness_nn_functional_tanhshrink_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-08-13T13:58:04.7218128Z test_nnc_correctness_nn_functional_tanhshrink_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:04.7241504Z test_nnc_correctness_nn_functional_tanhshrink_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:04.7266869Z test_nnc_correctness_nn_functional_tanhshrink_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:04.7290500Z test_nnc_correctness_nn_functional_threshold_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:04.7313843Z test_nnc_correctness_nn_functional_threshold_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:04.7337562Z test_nnc_correctness_nn_functional_threshold_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:04.7360443Z test_nnc_correctness_nn_functional_threshold_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:04.7384021Z test_nnc_correctness_nn_functional_threshold_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:04.7409199Z test_nnc_correctness_nn_functional_threshold_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:04.7432310Z test_nnc_correctness_nn_functional_threshold_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:04.7462118Z test_nnc_correctness_nn_functional_threshold_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-08-13T13:58:04.7485523Z test_nnc_correctness_nn_functional_threshold_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:04.7508706Z test_nnc_correctness_nn_functional_triplet_margin_loss_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:04.7532365Z test_nnc_correctness_nn_functional_triplet_margin_loss_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:04.7555584Z test_nnc_correctness_nn_functional_triplet_margin_loss_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:04.7579423Z test_nnc_correctness_nn_functional_triplet_margin_loss_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:04.7604156Z test_nnc_correctness_nn_functional_triplet_margin_loss_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:04.7629558Z test_nnc_correctness_nn_functional_triplet_margin_loss_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:04.7655151Z test_nnc_correctness_nn_functional_triplet_margin_loss_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:04.7678067Z test_nnc_correctness_nn_functional_triplet_margin_loss_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:04.7701663Z test_nnc_correctness_nn_functional_triplet_margin_loss_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:04.7731363Z test_nnc_correctness_nn_functional_triplet_margin_loss_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-08-13T13:58:04.7754668Z test_nnc_correctness_nn_functional_triplet_margin_loss_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:04.7778080Z test_nnc_correctness_nn_functional_triplet_margin_with_distance_loss_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:04.7801184Z test_nnc_correctness_nn_functional_triplet_margin_with_distance_loss_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:04.7824863Z test_nnc_correctness_nn_functional_triplet_margin_with_distance_loss_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:04.7848620Z test_nnc_correctness_nn_functional_triplet_margin_with_distance_loss_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:04.7871934Z test_nnc_correctness_nn_functional_triplet_margin_with_distance_loss_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:04.7895181Z test_nnc_correctness_nn_functional_triplet_margin_with_distance_loss_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:04.7918211Z test_nnc_correctness_nn_functional_triplet_margin_with_distance_loss_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:04.7941753Z test_nnc_correctness_nn_functional_triplet_margin_with_distance_loss_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:04.7966498Z test_nnc_correctness_nn_functional_triplet_margin_with_distance_loss_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:04.7996126Z test_nnc_correctness_nn_functional_triplet_margin_with_distance_loss_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-08-13T13:58:04.8021589Z test_nnc_correctness_nn_functional_triplet_margin_with_distance_loss_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:04.8045263Z test_nnc_correctness_nn_functional_unfold_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:04.8068045Z test_nnc_correctness_nn_functional_unfold_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:04.8091741Z test_nnc_correctness_nn_functional_unfold_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:04.8115017Z test_nnc_correctness_nn_functional_unfold_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:04.8138478Z test_nnc_correctness_nn_functional_unfold_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:04.8161774Z test_nnc_correctness_nn_functional_upsample_bilinear_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:04.8184976Z test_nnc_correctness_nn_functional_upsample_bilinear_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:04.8208418Z test_nnc_correctness_nn_functional_upsample_bilinear_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:04.8231332Z test_nnc_correctness_nn_functional_upsample_nearest_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:04.8261241Z test_nnc_correctness_nn_functional_upsample_nearest_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-08-13T13:58:04.8284687Z test_nnc_correctness_nn_functional_upsample_nearest_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:04.8308190Z test_nnc_correctness_nn_functional_upsample_nearest_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:04.8333824Z test_nnc_correctness_nonzero_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:04.8358930Z test_nnc_correctness_nonzero_cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:04.8384602Z test_nnc_correctness_nonzero_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:04.8410030Z test_nnc_correctness_nonzero_cuda_complex32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:04.8433134Z test_nnc_correctness_nonzero_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:04.8456490Z test_nnc_correctness_nonzero_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:04.8481283Z test_nnc_correctness_nonzero_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:04.8506682Z test_nnc_correctness_nonzero_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:04.8537016Z test_nnc_correctness_nonzero_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-08-13T13:58:04.8560172Z test_nnc_correctness_nonzero_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:04.8583882Z test_nnc_correctness_nonzero_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:04.8609191Z test_nnc_correctness_nonzero_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:04.8632361Z test_nnc_correctness_nonzero_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:04.8655904Z test_nnc_correctness_norm_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:04.8678981Z test_nnc_correctness_norm_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:04.8702443Z test_nnc_correctness_norm_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:04.8725508Z test_nnc_correctness_norm_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:04.8748858Z test_nnc_correctness_norm_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:04.8772336Z test_nnc_correctness_norm_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:04.8801485Z test_nnc_correctness_norm_fro_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-08-13T13:58:04.8825039Z test_nnc_correctness_norm_fro_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:04.8848748Z test_nnc_correctness_norm_fro_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:04.8871936Z test_nnc_correctness_norm_fro_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:04.8895566Z test_nnc_correctness_norm_fro_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:04.8918804Z test_nnc_correctness_norm_fro_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:04.8942528Z test_nnc_correctness_norm_inf_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:04.8965622Z test_nnc_correctness_norm_inf_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:04.8988805Z test_nnc_correctness_norm_inf_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:04.9012206Z test_nnc_correctness_norm_inf_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:04.9035435Z test_nnc_correctness_norm_inf_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:04.9065085Z test_nnc_correctness_norm_inf_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-08-13T13:58:04.9090104Z test_nnc_correctness_norm_nuc_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:04.9113643Z test_nnc_correctness_norm_nuc_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:04.9136993Z test_nnc_correctness_norm_nuc_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:04.9160326Z test_nnc_correctness_norm_nuc_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:04.9183969Z test_nnc_correctness_normal_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:04.9209440Z test_nnc_correctness_normal_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:04.9232480Z test_nnc_correctness_normal_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:04.9255933Z test_nnc_correctness_normal_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:04.9279055Z test_nnc_correctness_normal_number_mean_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:04.9303222Z test_nnc_correctness_normal_number_mean_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:04.9332538Z test_nnc_correctness_normal_number_mean_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-08-13T13:58:04.9355670Z test_nnc_correctness_normal_number_mean_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:04.9379305Z test_nnc_correctness_ones_like_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:04.9402641Z test_nnc_correctness_ones_like_cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:04.9426026Z test_nnc_correctness_ones_like_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:04.9449931Z test_nnc_correctness_ones_like_cuda_complex32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:04.9475047Z test_nnc_correctness_ones_like_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:04.9500842Z test_nnc_correctness_ones_like_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:04.9525794Z test_nnc_correctness_ones_like_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:04.9550973Z test_nnc_correctness_ones_like_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:04.9575927Z test_nnc_correctness_ones_like_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:04.9605782Z test_nnc_correctness_ones_like_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-08-13T13:58:04.9630745Z test_nnc_correctness_ones_like_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:04.9654464Z test_nnc_correctness_ones_like_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:04.9677434Z test_nnc_correctness_ones_like_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:04.9701229Z test_nnc_correctness_ormqr_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:04.9724872Z test_nnc_correctness_ormqr_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:04.9748333Z test_nnc_correctness_ormqr_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:04.9772132Z test_nnc_correctness_ormqr_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:04.9797220Z test_nnc_correctness_outer_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:04.9820446Z test_nnc_correctness_outer_cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:04.9844023Z test_nnc_correctness_outer_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:04.9873575Z test_nnc_correctness_outer_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-08-13T13:58:04.9897188Z test_nnc_correctness_outer_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:04.9920371Z test_nnc_correctness_outer_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:04.9944095Z test_nnc_correctness_outer_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:04.9967466Z test_nnc_correctness_outer_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:04.9993175Z test_nnc_correctness_outer_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:05.0018727Z test_nnc_correctness_outer_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:05.0043914Z test_nnc_correctness_outer_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:05.0069337Z test_nnc_correctness_outer_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:05.0093471Z test_nnc_correctness_pca_lowrank_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:05.0116882Z test_nnc_correctness_pca_lowrank_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:05.0148243Z test_nnc_correctness_permute_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-08-13T13:58:05.0172225Z test_nnc_correctness_permute_cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:05.0195068Z test_nnc_correctness_permute_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:05.0218669Z test_nnc_correctness_permute_cuda_complex32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:05.0241676Z test_nnc_correctness_permute_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:05.0265481Z test_nnc_correctness_permute_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:05.0289083Z test_nnc_correctness_permute_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:05.0312257Z test_nnc_correctness_permute_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:05.0335608Z test_nnc_correctness_permute_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:05.0358644Z test_nnc_correctness_permute_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:05.0382107Z test_nnc_correctness_permute_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:05.0411737Z test_nnc_correctness_permute_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-08-13T13:58:05.0434943Z test_nnc_correctness_permute_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:05.0458733Z test_nnc_correctness_pinverse_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:05.0482115Z test_nnc_correctness_pinverse_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:05.0505546Z test_nnc_correctness_pinverse_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:05.0529385Z test_nnc_correctness_pinverse_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:05.0552510Z test_nnc_correctness_polar_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:05.0575881Z test_nnc_correctness_polar_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:05.0598984Z test_nnc_correctness_polygamma_polygamma_n_0_cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:05.0622422Z test_nnc_correctness_polygamma_polygamma_n_0_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:05.0647194Z test_nnc_correctness_polygamma_polygamma_n_0_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:05.0676496Z test_nnc_correctness_polygamma_polygamma_n_0_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-08-13T13:58:05.0700020Z test_nnc_correctness_polygamma_polygamma_n_0_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:05.0723366Z test_nnc_correctness_polygamma_polygamma_n_0_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:05.0747143Z test_nnc_correctness_polygamma_polygamma_n_0_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:05.0770624Z test_nnc_correctness_polygamma_polygamma_n_0_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:05.0793742Z test_nnc_correctness_polygamma_polygamma_n_0_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:05.0817292Z test_nnc_correctness_polygamma_polygamma_n_1_cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:05.0840410Z test_nnc_correctness_polygamma_polygamma_n_1_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:05.0863960Z test_nnc_correctness_polygamma_polygamma_n_1_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:05.0886888Z test_nnc_correctness_polygamma_polygamma_n_1_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:05.0910154Z test_nnc_correctness_polygamma_polygamma_n_1_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:05.0939908Z test_nnc_correctness_polygamma_polygamma_n_1_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-08-13T13:58:05.0963125Z test_nnc_correctness_polygamma_polygamma_n_1_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:05.0988785Z test_nnc_correctness_polygamma_polygamma_n_1_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:05.1014275Z test_nnc_correctness_polygamma_polygamma_n_1_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:05.1039380Z test_nnc_correctness_polygamma_polygamma_n_2_cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:05.1065009Z test_nnc_correctness_polygamma_polygamma_n_2_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:05.1090383Z test_nnc_correctness_polygamma_polygamma_n_2_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:05.1113434Z test_nnc_correctness_polygamma_polygamma_n_2_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:05.1136799Z test_nnc_correctness_polygamma_polygamma_n_2_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:05.1160010Z test_nnc_correctness_polygamma_polygamma_n_2_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:05.1185120Z test_nnc_correctness_polygamma_polygamma_n_2_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:05.1214602Z test_nnc_correctness_polygamma_polygamma_n_2_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-08-13T13:58:05.1238050Z test_nnc_correctness_polygamma_polygamma_n_2_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:05.1261818Z test_nnc_correctness_polygamma_polygamma_n_3_cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:05.1286920Z test_nnc_correctness_polygamma_polygamma_n_3_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:05.1312604Z test_nnc_correctness_polygamma_polygamma_n_3_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:05.1338271Z test_nnc_correctness_polygamma_polygamma_n_3_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:05.1363290Z test_nnc_correctness_polygamma_polygamma_n_3_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:05.1388907Z test_nnc_correctness_polygamma_polygamma_n_3_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:05.1412236Z test_nnc_correctness_polygamma_polygamma_n_3_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:05.1435389Z test_nnc_correctness_polygamma_polygamma_n_3_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:05.1458780Z test_nnc_correctness_polygamma_polygamma_n_3_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:05.1488389Z test_nnc_correctness_polygamma_polygamma_n_4_cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-08-13T13:58:05.1511633Z test_nnc_correctness_polygamma_polygamma_n_4_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:05.1535256Z test_nnc_correctness_polygamma_polygamma_n_4_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:05.1560590Z test_nnc_correctness_polygamma_polygamma_n_4_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:05.1586192Z test_nnc_correctness_polygamma_polygamma_n_4_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:05.1611911Z test_nnc_correctness_polygamma_polygamma_n_4_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:05.1635254Z test_nnc_correctness_polygamma_polygamma_n_4_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:05.1658819Z test_nnc_correctness_polygamma_polygamma_n_4_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:05.1683675Z test_nnc_correctness_polygamma_polygamma_n_4_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:05.1708528Z test_nnc_correctness_positive_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:05.1732143Z test_nnc_correctness_positive_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:05.1762787Z test_nnc_correctness_positive_cuda_complex32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-08-13T13:58:05.1788014Z test_nnc_correctness_positive_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:05.1811281Z test_nnc_correctness_positive_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:05.1834562Z test_nnc_correctness_positive_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:05.1858174Z test_nnc_correctness_positive_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:05.1881378Z test_nnc_correctness_positive_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:05.1906813Z test_nnc_correctness_positive_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:05.1932214Z test_nnc_correctness_positive_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:05.1955236Z test_nnc_correctness_positive_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:05.1978378Z test_nnc_correctness_positive_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:05.2001445Z test_nnc_correctness_pow_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:05.2030987Z test_nnc_correctness_pow_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-08-13T13:58:05.2056159Z test_nnc_correctness_pow_cuda_complex32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:05.2079403Z test_nnc_correctness_pow_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:05.2102876Z test_nnc_correctness_pow_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:05.2126199Z test_nnc_correctness_pow_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:05.2151926Z test_nnc_correctness_pow_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:05.2177412Z test_nnc_correctness_pow_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:05.2200413Z test_nnc_correctness_pow_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:05.2223773Z test_nnc_correctness_pow_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:05.2248976Z test_nnc_correctness_pow_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:05.2273715Z test_nnc_correctness_pow_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:05.2305133Z test_nnc_correctness_prod_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-08-13T13:58:05.2328592Z test_nnc_correctness_prod_cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:05.2352264Z test_nnc_correctness_prod_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:05.2375550Z test_nnc_correctness_prod_cuda_complex32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:05.2398807Z test_nnc_correctness_prod_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:05.2422310Z test_nnc_correctness_prod_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:05.2445792Z test_nnc_correctness_prod_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:05.2470920Z test_nnc_correctness_prod_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:05.2496523Z test_nnc_correctness_prod_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:05.2521368Z test_nnc_correctness_prod_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:05.2546661Z test_nnc_correctness_prod_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:05.2576250Z test_nnc_correctness_prod_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-08-13T13:58:05.2599659Z test_nnc_correctness_prod_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:05.2623033Z test_nnc_correctness_put_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:05.2646290Z test_nnc_correctness_put_cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:05.2669817Z test_nnc_correctness_put_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:05.2693502Z test_nnc_correctness_put_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:05.2716665Z test_nnc_correctness_put_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:05.2740147Z test_nnc_correctness_put_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:05.2763093Z test_nnc_correctness_put_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:05.2786680Z test_nnc_correctness_put_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:05.2809909Z test_nnc_correctness_put_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:05.2839135Z test_nnc_correctness_put_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-08-13T13:58:05.2862751Z test_nnc_correctness_put_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:05.2885981Z test_nnc_correctness_put_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:05.2909707Z test_nnc_correctness_qr_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:05.2933246Z test_nnc_correctness_qr_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:05.2956593Z test_nnc_correctness_qr_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:05.2980148Z test_nnc_correctness_qr_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:05.3003115Z test_nnc_correctness_quantile_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:05.3026321Z test_nnc_correctness_quantile_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:05.3050059Z test_nnc_correctness_rad2deg_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:05.3073137Z test_nnc_correctness_rad2deg_cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:05.3102734Z test_nnc_correctness_rad2deg_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-08-13T13:58:05.3125937Z test_nnc_correctness_rad2deg_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:05.3151464Z test_nnc_correctness_rad2deg_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:05.3177360Z test_nnc_correctness_rad2deg_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:05.3202663Z test_nnc_correctness_rad2deg_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:05.3228270Z test_nnc_correctness_rad2deg_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:05.3251963Z test_nnc_correctness_rad2deg_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:05.3275080Z test_nnc_correctness_rad2deg_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:05.3300302Z test_nnc_correctness_rand_like_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:05.3325719Z test_nnc_correctness_rand_like_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:05.3350504Z test_nnc_correctness_rand_like_cuda_complex32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:05.3380578Z test_nnc_correctness_rand_like_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-08-13T13:58:05.3403395Z test_nnc_correctness_rand_like_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:05.3426848Z test_nnc_correctness_rand_like_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:05.3450538Z test_nnc_correctness_rand_like_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:05.3473805Z test_nnc_correctness_randint_like_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:05.3497236Z test_nnc_correctness_randint_like_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:05.3520457Z test_nnc_correctness_randint_like_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:05.3543840Z test_nnc_correctness_randint_like_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:05.3566990Z test_nnc_correctness_randint_like_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:05.3590132Z test_nnc_correctness_randint_like_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:05.3613604Z test_nnc_correctness_randint_like_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:05.3645197Z test_nnc_correctness_randint_like_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-08-13T13:58:05.3668349Z test_nnc_correctness_randint_like_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:05.3691977Z test_nnc_correctness_randn_like_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:05.3715201Z test_nnc_correctness_randn_like_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:05.3738904Z test_nnc_correctness_randn_like_cuda_complex32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:05.3764389Z test_nnc_correctness_randn_like_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:05.3788069Z test_nnc_correctness_randn_like_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:05.3811638Z test_nnc_correctness_randn_like_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:05.3836524Z test_nnc_correctness_randn_like_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:05.3860154Z test_nnc_correctness_ravel_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:05.3883360Z test_nnc_correctness_ravel_cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:05.3913032Z test_nnc_correctness_ravel_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-08-13T13:58:05.3936837Z test_nnc_correctness_ravel_cuda_complex32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:05.3959950Z test_nnc_correctness_ravel_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:05.3983681Z test_nnc_correctness_ravel_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:05.4006817Z test_nnc_correctness_ravel_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:05.4030239Z test_nnc_correctness_ravel_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:05.4054043Z test_nnc_correctness_ravel_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:05.4077204Z test_nnc_correctness_ravel_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:05.4100666Z test_nnc_correctness_ravel_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:05.4125762Z test_nnc_correctness_ravel_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:05.4150885Z test_nnc_correctness_ravel_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:05.4180906Z test_nnc_correctness_real_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-08-13T13:58:05.4204161Z test_nnc_correctness_real_cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:05.4227626Z test_nnc_correctness_real_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:05.4253069Z test_nnc_correctness_real_cuda_complex32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:05.4278563Z test_nnc_correctness_real_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:05.4303875Z test_nnc_correctness_real_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:05.4329350Z test_nnc_correctness_real_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:05.4352720Z test_nnc_correctness_real_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:05.4376104Z test_nnc_correctness_real_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:05.4399426Z test_nnc_correctness_real_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:05.4423048Z test_nnc_correctness_real_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:05.4454498Z test_nnc_correctness_real_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-08-13T13:58:05.4477575Z test_nnc_correctness_real_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:05.4501126Z test_nnc_correctness_reciprocal_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:05.4525052Z test_nnc_correctness_reciprocal_cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:05.4548676Z test_nnc_correctness_reciprocal_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:05.4572215Z test_nnc_correctness_reciprocal_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:05.4595333Z test_nnc_correctness_reciprocal_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:05.4618846Z test_nnc_correctness_reciprocal_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:05.4642195Z test_nnc_correctness_reciprocal_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:05.4665655Z test_nnc_correctness_reciprocal_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:05.4689835Z test_nnc_correctness_reciprocal_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:05.4718858Z test_nnc_correctness_reciprocal_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-08-13T13:58:05.4742611Z test_nnc_correctness_reciprocal_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:05.4765759Z test_nnc_correctness_reciprocal_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:05.4789307Z test_nnc_correctness_remainder_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:05.4812839Z test_nnc_correctness_remainder_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:05.4836421Z test_nnc_correctness_remainder_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:05.4859792Z test_nnc_correctness_remainder_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:05.4882795Z test_nnc_correctness_remainder_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:05.4906023Z test_nnc_correctness_remainder_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:05.4929543Z test_nnc_correctness_remainder_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:05.4955173Z test_nnc_correctness_remainder_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:05.4985530Z test_nnc_correctness_remainder_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-08-13T13:58:05.5009126Z test_nnc_correctness_renorm_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:05.5032529Z test_nnc_correctness_renorm_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:05.5056197Z test_nnc_correctness_renorm_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:05.5079494Z test_nnc_correctness_renorm_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:05.5103403Z test_nnc_correctness_renorm_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:05.5126547Z test_nnc_correctness_renorm_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:05.5149889Z test_nnc_correctness_repeat_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:05.5173147Z test_nnc_correctness_repeat_cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:05.5196005Z test_nnc_correctness_repeat_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:05.5219494Z test_nnc_correctness_repeat_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:05.5249173Z test_nnc_correctness_repeat_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-08-13T13:58:05.5272380Z test_nnc_correctness_repeat_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:05.5296048Z test_nnc_correctness_repeat_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:05.5320992Z test_nnc_correctness_repeat_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:05.5346525Z test_nnc_correctness_repeat_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:05.5371991Z test_nnc_correctness_repeat_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:05.5395090Z test_nnc_correctness_repeat_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:05.5418387Z test_nnc_correctness_repeat_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:05.5441585Z test_nnc_correctness_repeat_interleave_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:05.5466989Z test_nnc_correctness_repeat_interleave_cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:05.5492032Z test_nnc_correctness_repeat_interleave_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:05.5523392Z test_nnc_correctness_repeat_interleave_cuda_complex32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-08-13T13:58:05.5548654Z test_nnc_correctness_repeat_interleave_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:05.5572298Z test_nnc_correctness_repeat_interleave_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:05.5595514Z test_nnc_correctness_repeat_interleave_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:05.5618935Z test_nnc_correctness_repeat_interleave_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:05.5642498Z test_nnc_correctness_repeat_interleave_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:05.5665828Z test_nnc_correctness_repeat_interleave_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:05.5689223Z test_nnc_correctness_repeat_interleave_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:05.5712154Z test_nnc_correctness_repeat_interleave_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:05.5735612Z test_nnc_correctness_repeat_interleave_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:05.5758756Z test_nnc_correctness_reshape_as_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:05.5788604Z test_nnc_correctness_reshape_as_cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-08-13T13:58:05.5813846Z test_nnc_correctness_reshape_as_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:05.5837134Z test_nnc_correctness_reshape_as_cuda_complex32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:05.5862777Z test_nnc_correctness_reshape_as_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:05.5888247Z test_nnc_correctness_reshape_as_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:05.5911500Z test_nnc_correctness_reshape_as_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:05.5935114Z test_nnc_correctness_reshape_as_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:05.5958232Z test_nnc_correctness_reshape_as_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:05.5981345Z test_nnc_correctness_reshape_as_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:05.6004368Z test_nnc_correctness_reshape_as_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:05.6027918Z test_nnc_correctness_reshape_as_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:05.6059337Z test_nnc_correctness_reshape_as_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-08-13T13:58:05.6082605Z test_nnc_correctness_reshape_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:05.6105993Z test_nnc_correctness_reshape_cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:05.6129742Z test_nnc_correctness_reshape_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:05.6153021Z test_nnc_correctness_reshape_cuda_complex32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:05.6177393Z test_nnc_correctness_reshape_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:05.6200636Z test_nnc_correctness_reshape_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:05.6223854Z test_nnc_correctness_reshape_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:05.6247320Z test_nnc_correctness_reshape_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:05.6270632Z test_nnc_correctness_reshape_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:05.6294852Z test_nnc_correctness_reshape_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:05.6326414Z test_nnc_correctness_reshape_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-08-13T13:58:05.6349992Z test_nnc_correctness_reshape_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:05.6373890Z test_nnc_correctness_reshape_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:05.6396964Z test_nnc_correctness_resize__cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:05.6420634Z test_nnc_correctness_resize__cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:05.6444166Z test_nnc_correctness_resize__cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:05.6467826Z test_nnc_correctness_resize__cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:05.6493261Z test_nnc_correctness_resize__cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:05.6518129Z test_nnc_correctness_resize__cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:05.6541628Z test_nnc_correctness_resize__cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:05.6564939Z test_nnc_correctness_resize__cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:05.6596135Z test_nnc_correctness_resize__cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-08-13T13:58:05.6619610Z test_nnc_correctness_resize__cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:05.6643044Z test_nnc_correctness_resize__cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:05.6667243Z test_nnc_correctness_resize__cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:05.6690858Z test_nnc_correctness_resize_as__cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:05.6714450Z test_nnc_correctness_resize_as__cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:05.6737755Z test_nnc_correctness_resize_as__cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:05.6760683Z test_nnc_correctness_resize_as__cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:05.6783953Z test_nnc_correctness_resize_as__cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:05.6807032Z test_nnc_correctness_resize_as__cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:05.6830307Z test_nnc_correctness_resize_as__cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:05.6860072Z test_nnc_correctness_resize_as__cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-08-13T13:58:05.6883387Z test_nnc_correctness_resize_as__cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:05.6906932Z test_nnc_correctness_resize_as__cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:05.6930611Z test_nnc_correctness_resize_as__cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:05.6953851Z test_nnc_correctness_resize_as__cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:05.6977502Z test_nnc_correctness_resolve_conj_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:05.7000628Z test_nnc_correctness_resolve_conj_cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:05.7023974Z test_nnc_correctness_resolve_conj_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:05.7047004Z test_nnc_correctness_resolve_conj_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:05.7070270Z test_nnc_correctness_resolve_conj_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:05.7095260Z test_nnc_correctness_resolve_conj_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:05.7125077Z test_nnc_correctness_resolve_conj_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-08-13T13:58:05.7150398Z test_nnc_correctness_resolve_conj_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:05.7173916Z test_nnc_correctness_resolve_conj_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:05.7197134Z test_nnc_correctness_resolve_conj_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:05.7220645Z test_nnc_correctness_resolve_conj_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:05.7244402Z test_nnc_correctness_resolve_conj_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:05.7267749Z test_nnc_correctness_resolve_neg_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:05.7291168Z test_nnc_correctness_resolve_neg_cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:05.7314038Z test_nnc_correctness_resolve_neg_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:05.7337367Z test_nnc_correctness_resolve_neg_cuda_complex32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:05.7360284Z test_nnc_correctness_resolve_neg_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:05.7390086Z test_nnc_correctness_resolve_neg_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-08-13T13:58:05.7413609Z test_nnc_correctness_resolve_neg_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:05.7436897Z test_nnc_correctness_resolve_neg_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:05.7460743Z test_nnc_correctness_resolve_neg_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:05.7483570Z test_nnc_correctness_resolve_neg_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:05.7507254Z test_nnc_correctness_resolve_neg_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:05.7533061Z test_nnc_correctness_resolve_neg_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:05.7556093Z test_nnc_correctness_resolve_neg_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:05.7579405Z test_nnc_correctness_roll_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:05.7602458Z test_nnc_correctness_roll_cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:05.7625908Z test_nnc_correctness_roll_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:05.7655766Z test_nnc_correctness_roll_cuda_complex32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-08-13T13:58:05.7680731Z test_nnc_correctness_roll_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:05.7706399Z test_nnc_correctness_roll_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:05.7731889Z test_nnc_correctness_roll_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:05.7757092Z test_nnc_correctness_roll_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:05.7783008Z test_nnc_correctness_roll_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:05.7808845Z test_nnc_correctness_roll_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:05.7831774Z test_nnc_correctness_roll_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:05.7855290Z test_nnc_correctness_roll_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:05.7878186Z test_nnc_correctness_roll_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:05.7901572Z test_nnc_correctness_rot90_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:05.7931038Z test_nnc_correctness_rot90_cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-08-13T13:58:05.7956207Z test_nnc_correctness_rot90_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:05.7979727Z test_nnc_correctness_rot90_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:05.8003090Z test_nnc_correctness_rot90_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:05.8026586Z test_nnc_correctness_rot90_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:05.8050250Z test_nnc_correctness_rot90_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:05.8073329Z test_nnc_correctness_rot90_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:05.8096822Z test_nnc_correctness_rot90_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:05.8119673Z test_nnc_correctness_rot90_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:05.8143169Z test_nnc_correctness_rot90_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:05.8166139Z test_nnc_correctness_rot90_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:05.8196659Z test_nnc_correctness_round_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-08-13T13:58:05.8220150Z test_nnc_correctness_round_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:05.8245950Z test_nnc_correctness_round_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:05.8270960Z test_nnc_correctness_round_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:05.8296523Z test_nnc_correctness_round_decimals_0_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:05.8321800Z test_nnc_correctness_round_decimals_0_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:05.8347637Z test_nnc_correctness_round_decimals_0_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:05.8372739Z test_nnc_correctness_round_decimals_0_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:05.8395961Z test_nnc_correctness_round_decimals_3_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:05.8419060Z test_nnc_correctness_round_decimals_3_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:05.8442352Z test_nnc_correctness_round_decimals_3_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:05.8473925Z test_nnc_correctness_round_decimals_3_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-08-13T13:58:05.8499171Z test_nnc_correctness_round_decimals_neg_3_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:05.8522372Z test_nnc_correctness_round_decimals_neg_3_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:05.8545970Z test_nnc_correctness_round_decimals_neg_3_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:05.8569607Z test_nnc_correctness_round_decimals_neg_3_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:05.8592920Z test_nnc_correctness_rsqrt_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:05.8616338Z test_nnc_correctness_rsqrt_cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:05.8639429Z test_nnc_correctness_rsqrt_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:05.8662681Z test_nnc_correctness_rsqrt_cuda_complex32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:05.8685753Z test_nnc_correctness_rsqrt_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:05.8708985Z test_nnc_correctness_rsqrt_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:05.8738651Z test_nnc_correctness_rsqrt_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-08-13T13:58:05.8761795Z test_nnc_correctness_rsqrt_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:05.8785355Z test_nnc_correctness_rsqrt_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:05.8808880Z test_nnc_correctness_rsqrt_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:05.8832291Z test_nnc_correctness_rsqrt_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:05.8855789Z test_nnc_correctness_rsqrt_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:05.8879019Z test_nnc_correctness_rsqrt_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:05.8902421Z test_nnc_correctness_rsub_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:05.8925847Z test_nnc_correctness_rsub_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:05.8948824Z test_nnc_correctness_rsub_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:05.8972379Z test_nnc_correctness_rsub_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:05.9001948Z test_nnc_correctness_rsub_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-08-13T13:58:05.9027457Z test_nnc_correctness_rsub_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:05.9053352Z test_nnc_correctness_rsub_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:05.9076169Z test_nnc_correctness_rsub_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:05.9101862Z test_nnc_correctness_rsub_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:05.9127180Z test_nnc_correctness_rsub_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:05.9152866Z test_nnc_correctness_rsub_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:05.9178460Z test_nnc_correctness_scatter_add_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:05.9203368Z test_nnc_correctness_scatter_add_cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:05.9228651Z test_nnc_correctness_scatter_add_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:05.9253851Z test_nnc_correctness_scatter_add_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:05.9283037Z test_nnc_correctness_scatter_add_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-08-13T13:58:05.9306517Z test_nnc_correctness_scatter_add_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:05.9329989Z test_nnc_correctness_scatter_add_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:05.9353447Z test_nnc_correctness_scatter_add_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:05.9377232Z test_nnc_correctness_scatter_add_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:05.9400353Z test_nnc_correctness_scatter_add_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:05.9423902Z test_nnc_correctness_scatter_add_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:05.9447427Z test_nnc_correctness_scatter_add_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:05.9470314Z test_nnc_correctness_scatter_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:05.9493628Z test_nnc_correctness_scatter_cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:05.9516714Z test_nnc_correctness_scatter_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:05.9546396Z test_nnc_correctness_scatter_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-08-13T13:58:05.9569855Z test_nnc_correctness_scatter_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:05.9593149Z test_nnc_correctness_scatter_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:05.9616526Z test_nnc_correctness_scatter_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:05.9639879Z test_nnc_correctness_scatter_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:05.9663513Z test_nnc_correctness_scatter_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:05.9686714Z test_nnc_correctness_scatter_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:05.9709947Z test_nnc_correctness_scatter_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:05.9733425Z test_nnc_correctness_scatter_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:05.9756461Z test_nnc_correctness_scatter_reduce_amax_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:05.9779636Z test_nnc_correctness_scatter_reduce_amax_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:05.9811073Z test_nnc_correctness_scatter_reduce_amax_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-08-13T13:58:05.9834301Z test_nnc_correctness_scatter_reduce_amax_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:05.9857775Z test_nnc_correctness_scatter_reduce_amax_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:05.9880994Z test_nnc_correctness_scatter_reduce_amax_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:05.9904442Z test_nnc_correctness_scatter_reduce_amax_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:05.9927878Z test_nnc_correctness_scatter_reduce_amax_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:05.9951663Z test_nnc_correctness_scatter_reduce_amax_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:05.9974937Z test_nnc_correctness_scatter_reduce_amin_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:05.9997653Z test_nnc_correctness_scatter_reduce_amin_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:06.0020935Z test_nnc_correctness_scatter_reduce_amin_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:06.0044144Z test_nnc_correctness_scatter_reduce_amin_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:06.0073725Z test_nnc_correctness_scatter_reduce_amin_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-08-13T13:58:06.0097242Z test_nnc_correctness_scatter_reduce_amin_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:06.0120297Z test_nnc_correctness_scatter_reduce_amin_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:06.0143998Z test_nnc_correctness_scatter_reduce_amin_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:06.0169572Z test_nnc_correctness_scatter_reduce_amin_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:06.0192977Z test_nnc_correctness_scatter_reduce_mean_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:06.0216585Z test_nnc_correctness_scatter_reduce_mean_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:06.0239643Z test_nnc_correctness_scatter_reduce_mean_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:06.0263051Z test_nnc_correctness_scatter_reduce_mean_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:06.0286044Z test_nnc_correctness_scatter_reduce_mean_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:06.0309220Z test_nnc_correctness_scatter_reduce_mean_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:06.0339246Z test_nnc_correctness_scatter_reduce_mean_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-08-13T13:58:06.0362439Z test_nnc_correctness_scatter_reduce_mean_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:06.0385743Z test_nnc_correctness_scatter_reduce_mean_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:06.0409226Z test_nnc_correctness_scatter_reduce_prod_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:06.0432547Z test_nnc_correctness_scatter_reduce_prod_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:06.0456206Z test_nnc_correctness_scatter_reduce_prod_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:06.0479511Z test_nnc_correctness_scatter_reduce_prod_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:06.0502581Z test_nnc_correctness_scatter_reduce_prod_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:06.0525950Z test_nnc_correctness_scatter_reduce_prod_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:06.0549042Z test_nnc_correctness_scatter_reduce_prod_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:06.0574171Z test_nnc_correctness_scatter_reduce_prod_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:06.0603481Z test_nnc_correctness_scatter_reduce_prod_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-08-13T13:58:06.0627191Z test_nnc_correctness_scatter_reduce_sum_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:06.0650739Z test_nnc_correctness_scatter_reduce_sum_cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:06.0673989Z test_nnc_correctness_scatter_reduce_sum_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:06.0697451Z test_nnc_correctness_scatter_reduce_sum_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:06.0720806Z test_nnc_correctness_scatter_reduce_sum_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:06.0744458Z test_nnc_correctness_scatter_reduce_sum_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:06.0767483Z test_nnc_correctness_scatter_reduce_sum_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:06.0790585Z test_nnc_correctness_scatter_reduce_sum_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:06.0813896Z test_nnc_correctness_scatter_reduce_sum_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:06.0837010Z test_nnc_correctness_scatter_reduce_sum_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:06.0866535Z test_nnc_correctness_searchsorted_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-08-13T13:58:06.0890112Z test_nnc_correctness_searchsorted_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:06.0913458Z test_nnc_correctness_searchsorted_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:06.0937179Z test_nnc_correctness_searchsorted_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:06.0960565Z test_nnc_correctness_searchsorted_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:06.0984139Z test_nnc_correctness_searchsorted_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:06.1007475Z test_nnc_correctness_searchsorted_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:06.1030627Z test_nnc_correctness_searchsorted_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:06.1054456Z test_nnc_correctness_segment_reduce_lengths_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:06.1076960Z test_nnc_correctness_segment_reduce_lengths_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:06.1100263Z test_nnc_correctness_segment_reduce_lengths_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:06.1129901Z test_nnc_correctness_segment_reduce_lengths_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-08-13T13:58:06.1153371Z test_nnc_correctness_segment_reduce_offsets_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:06.1176932Z test_nnc_correctness_segment_reduce_offsets_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:06.1200238Z test_nnc_correctness_segment_reduce_offsets_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:06.1223783Z test_nnc_correctness_segment_reduce_offsets_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:06.1246910Z test_nnc_correctness_select_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:06.1270059Z test_nnc_correctness_select_cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:06.1294321Z test_nnc_correctness_select_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:06.1317112Z test_nnc_correctness_select_cuda_complex32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:06.1340448Z test_nnc_correctness_select_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:06.1363606Z test_nnc_correctness_select_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:06.1396101Z test_nnc_correctness_select_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-08-13T13:58:06.1420786Z test_nnc_correctness_select_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:06.1444224Z test_nnc_correctness_select_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:06.1468118Z test_nnc_correctness_select_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:06.1491822Z test_nnc_correctness_select_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:06.1514900Z test_nnc_correctness_select_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:06.1538895Z test_nnc_correctness_select_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:06.1561580Z test_nnc_correctness_select_scatter_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:06.1584920Z test_nnc_correctness_select_scatter_cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:06.1608053Z test_nnc_correctness_select_scatter_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:06.1631045Z test_nnc_correctness_select_scatter_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:06.1661244Z test_nnc_correctness_select_scatter_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-08-13T13:58:06.1684366Z test_nnc_correctness_select_scatter_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:06.1707987Z test_nnc_correctness_select_scatter_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:06.1731682Z test_nnc_correctness_select_scatter_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:06.1755079Z test_nnc_correctness_select_scatter_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:06.1778787Z test_nnc_correctness_select_scatter_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:06.1801873Z test_nnc_correctness_sgn_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:06.1825237Z test_nnc_correctness_sgn_cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:06.1848475Z test_nnc_correctness_sgn_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:06.1871439Z test_nnc_correctness_sgn_cuda_complex32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:06.1894637Z test_nnc_correctness_sgn_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:06.1924254Z test_nnc_correctness_sgn_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-08-13T13:58:06.1947735Z test_nnc_correctness_sgn_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:06.1972989Z test_nnc_correctness_sgn_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:06.1996121Z test_nnc_correctness_sgn_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:06.2019632Z test_nnc_correctness_sgn_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:06.2042962Z test_nnc_correctness_sgn_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:06.2068777Z test_nnc_correctness_sgn_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:06.2093916Z test_nnc_correctness_sgn_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:06.2118885Z test_nnc_correctness_short_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:06.2144137Z test_nnc_correctness_short_cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:06.2169513Z test_nnc_correctness_short_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:06.2198707Z test_nnc_correctness_short_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-08-13T13:58:06.2222364Z test_nnc_correctness_short_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:06.2245722Z test_nnc_correctness_short_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:06.2269301Z test_nnc_correctness_short_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:06.2292828Z test_nnc_correctness_short_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:06.2316029Z test_nnc_correctness_short_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:06.2340014Z test_nnc_correctness_short_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:06.2363021Z test_nnc_correctness_short_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:06.2386549Z test_nnc_correctness_short_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:06.2409804Z test_nnc_correctness_sigmoid_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:06.2432871Z test_nnc_correctness_sigmoid_cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:06.2462894Z test_nnc_correctness_sigmoid_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-08-13T13:58:06.2486161Z test_nnc_correctness_sigmoid_cuda_complex32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:06.2509644Z test_nnc_correctness_sigmoid_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:06.2535404Z test_nnc_correctness_sigmoid_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:06.2558491Z test_nnc_correctness_sigmoid_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:06.2582153Z test_nnc_correctness_sigmoid_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:06.2605530Z test_nnc_correctness_sigmoid_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:06.2628984Z test_nnc_correctness_sigmoid_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:06.2652258Z test_nnc_correctness_sigmoid_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:06.2675267Z test_nnc_correctness_sigmoid_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:06.2698659Z test_nnc_correctness_sigmoid_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:06.2728307Z test_nnc_correctness_sign_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-08-13T13:58:06.2753370Z test_nnc_correctness_sign_cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:06.2777063Z test_nnc_correctness_sign_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:06.2800231Z test_nnc_correctness_sign_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:06.2823692Z test_nnc_correctness_sign_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:06.2847036Z test_nnc_correctness_sign_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:06.2870451Z test_nnc_correctness_sign_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:06.2893786Z test_nnc_correctness_sign_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:06.2916732Z test_nnc_correctness_sign_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:06.2940105Z test_nnc_correctness_sign_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:06.2963207Z test_nnc_correctness_signbit_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:06.2993276Z test_nnc_correctness_signbit_cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-08-13T13:58:06.3018683Z test_nnc_correctness_signbit_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:06.3041856Z test_nnc_correctness_signbit_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:06.3065417Z test_nnc_correctness_signbit_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:06.3089241Z test_nnc_correctness_signbit_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:06.3111986Z test_nnc_correctness_signbit_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:06.3135761Z test_nnc_correctness_signbit_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:06.3158701Z test_nnc_correctness_signbit_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:06.3182282Z test_nnc_correctness_signbit_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:06.3205896Z test_nnc_correctness_sin_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:06.3229416Z test_nnc_correctness_sin_cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:06.3259422Z test_nnc_correctness_sin_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-08-13T13:58:06.3282864Z test_nnc_correctness_sin_cuda_complex32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:06.3306636Z test_nnc_correctness_sin_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:06.3330521Z test_nnc_correctness_sin_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:06.3353782Z test_nnc_correctness_sin_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:06.3377618Z test_nnc_correctness_sin_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:06.3402853Z test_nnc_correctness_sin_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:06.3427012Z test_nnc_correctness_sin_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:06.3450664Z test_nnc_correctness_sin_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:06.3475630Z test_nnc_correctness_sin_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:06.3499214Z test_nnc_correctness_sin_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:06.3528836Z test_nnc_correctness_sinc_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-08-13T13:58:06.3554181Z test_nnc_correctness_sinc_cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:06.3579699Z test_nnc_correctness_sinc_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:06.3605142Z test_nnc_correctness_sinc_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:06.3630399Z test_nnc_correctness_sinc_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:06.3656178Z test_nnc_correctness_sinc_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:06.3679656Z test_nnc_correctness_sinc_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:06.3703111Z test_nnc_correctness_sinc_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:06.3726514Z test_nnc_correctness_sinc_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:06.3750374Z test_nnc_correctness_sinc_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:06.3773723Z test_nnc_correctness_sinc_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:06.3803329Z test_nnc_correctness_sinc_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-08-13T13:58:06.3826827Z test_nnc_correctness_sinh_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:06.3852504Z test_nnc_correctness_sinh_cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:06.3877775Z test_nnc_correctness_sinh_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:06.3903301Z test_nnc_correctness_sinh_cuda_complex32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:06.3929720Z test_nnc_correctness_sinh_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-08-13T13:58:06.3953680Z test_nnc_correctness_sinh_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:06.3977062Z test_nnc_correctness_sinh_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:06.4000085Z test_nnc_correctness_sinh_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:06.4023561Z test_nnc_correctness_sinh_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:06.4046727Z test_nnc_correctness_sinh_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:06.4076556Z test_nnc_correctness_sinh_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-08-13T13:58:06.4101720Z test_nnc_correctness_sinh_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:06.4125199Z test_nnc_correctness_sinh_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:06.4148640Z test_nnc_correctness_slice_scatter_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:06.4172423Z test_nnc_correctness_slice_scatter_cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:06.4195629Z test_nnc_correctness_slice_scatter_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:06.4219204Z test_nnc_correctness_slice_scatter_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:06.4242284Z test_nnc_correctness_slice_scatter_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:06.4265691Z test_nnc_correctness_slice_scatter_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:06.4289301Z test_nnc_correctness_slice_scatter_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:06.4312249Z test_nnc_correctness_slice_scatter_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:06.4342268Z test_nnc_correctness_slice_scatter_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-08-13T13:58:06.4365585Z test_nnc_correctness_slice_scatter_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:06.4389046Z test_nnc_correctness_softmax_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:06.4412584Z test_nnc_correctness_softmax_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:06.4435775Z test_nnc_correctness_softmax_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:06.4461414Z test_nnc_correctness_softmax_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:06.4486662Z test_nnc_correctness_softmax_with_dtype_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:06.4512294Z test_nnc_correctness_softmax_with_dtype_cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:06.4536918Z test_nnc_correctness_softmax_with_dtype_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:06.4561914Z test_nnc_correctness_softmax_with_dtype_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:06.4586940Z test_nnc_correctness_softmax_with_dtype_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:06.4617292Z test_nnc_correctness_softmax_with_dtype_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-08-13T13:58:06.4640595Z test_nnc_correctness_softmax_with_dtype_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:06.4666283Z test_nnc_correctness_softmax_with_dtype_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:06.4690742Z test_nnc_correctness_softmax_with_dtype_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:06.4713764Z test_nnc_correctness_softmax_with_dtype_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:06.4737663Z test_nnc_correctness_softmax_with_dtype_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:06.4762992Z test_nnc_correctness_softmax_with_dtype_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:06.4787972Z test_nnc_correctness_sort_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:06.4813774Z test_nnc_correctness_sort_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:06.4836888Z test_nnc_correctness_sort_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:06.4860225Z test_nnc_correctness_sort_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:06.4889758Z test_nnc_correctness_sort_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-08-13T13:58:06.4913076Z test_nnc_correctness_sort_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:06.4936687Z test_nnc_correctness_sort_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:06.4962075Z test_nnc_correctness_sort_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:06.4987722Z test_nnc_correctness_sort_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:06.5013470Z test_nnc_correctness_sparse_sampled_addmm_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: cusparseSDDMM was added in 11.2.1 (0.002s) 2022-08-13T13:58:06.5038828Z test_nnc_correctness_sparse_sampled_addmm_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: cusparseSDDMM was added in 11.2.1 (0.002s) 2022-08-13T13:58:06.5064435Z test_nnc_correctness_sparse_sampled_addmm_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: cusparseSDDMM was added in 11.2.1 (0.002s) 2022-08-13T13:58:06.5089921Z test_nnc_correctness_sparse_sampled_addmm_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: cusparseSDDMM was added in 11.2.1 (0.002s) 2022-08-13T13:58:06.5113036Z test_nnc_correctness_special_airy_ai_cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:06.5136582Z test_nnc_correctness_special_airy_ai_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:06.5165885Z test_nnc_correctness_special_airy_ai_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-08-13T13:58:06.5189459Z test_nnc_correctness_special_airy_ai_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:06.5215091Z test_nnc_correctness_special_airy_ai_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:06.5238773Z test_nnc_correctness_special_airy_ai_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:06.5262429Z test_nnc_correctness_special_airy_ai_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:06.5285835Z test_nnc_correctness_special_airy_ai_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:06.5309187Z test_nnc_correctness_special_bessel_j0_cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:06.5332790Z test_nnc_correctness_special_bessel_j0_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:06.5356218Z test_nnc_correctness_special_bessel_j0_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:06.5379929Z test_nnc_correctness_special_bessel_j0_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:06.5402863Z test_nnc_correctness_special_bessel_j0_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:06.5432369Z test_nnc_correctness_special_bessel_j0_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-08-13T13:58:06.5456075Z test_nnc_correctness_special_bessel_j0_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:06.5479385Z test_nnc_correctness_special_bessel_j0_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:06.5503092Z test_nnc_correctness_special_bessel_j1_cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:06.5526510Z test_nnc_correctness_special_bessel_j1_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:06.5550122Z test_nnc_correctness_special_bessel_j1_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:06.5573924Z test_nnc_correctness_special_bessel_j1_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:06.5597099Z test_nnc_correctness_special_bessel_j1_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:06.5620665Z test_nnc_correctness_special_bessel_j1_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:06.5644065Z test_nnc_correctness_special_bessel_j1_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:06.5667788Z test_nnc_correctness_special_bessel_j1_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:06.5697806Z test_nnc_correctness_special_bessel_y0_cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-08-13T13:58:06.5720984Z test_nnc_correctness_special_bessel_y0_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:06.5744607Z test_nnc_correctness_special_bessel_y0_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:06.5768204Z test_nnc_correctness_special_bessel_y0_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:06.5791457Z test_nnc_correctness_special_bessel_y0_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:06.5815182Z test_nnc_correctness_special_bessel_y0_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:06.5840575Z test_nnc_correctness_special_bessel_y0_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:06.5864271Z test_nnc_correctness_special_bessel_y0_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:06.5887641Z test_nnc_correctness_special_bessel_y1_cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:06.5913177Z test_nnc_correctness_special_bessel_y1_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:06.5938660Z test_nnc_correctness_special_bessel_y1_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:06.5970592Z test_nnc_correctness_special_bessel_y1_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-08-13T13:58:06.5993903Z test_nnc_correctness_special_bessel_y1_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:06.6017390Z test_nnc_correctness_special_bessel_y1_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:06.6040889Z test_nnc_correctness_special_bessel_y1_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:06.6064620Z test_nnc_correctness_special_bessel_y1_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:06.6077170Z test_nnc_correctness_special_chebyshev_polynomial_t_cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: Skipped! (0.001s) 2022-08-13T13:58:06.6089992Z test_nnc_correctness_special_chebyshev_polynomial_t_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Skipped! (0.001s) 2022-08-13T13:58:06.6102520Z test_nnc_correctness_special_chebyshev_polynomial_t_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Skipped! (0.001s) 2022-08-13T13:58:06.6115166Z test_nnc_correctness_special_chebyshev_polynomial_t_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: Skipped! (0.001s) 2022-08-13T13:58:06.6127788Z test_nnc_correctness_special_chebyshev_polynomial_t_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: Skipped! (0.001s) 2022-08-13T13:58:06.6140978Z test_nnc_correctness_special_chebyshev_polynomial_t_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: Skipped! (0.001s) 2022-08-13T13:58:06.6152980Z test_nnc_correctness_special_chebyshev_polynomial_t_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: Skipped! (0.001s) 2022-08-13T13:58:06.6165928Z test_nnc_correctness_special_chebyshev_polynomial_t_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: Skipped! (0.001s) 2022-08-13T13:58:06.6178944Z test_nnc_correctness_special_chebyshev_polynomial_u_cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: Skipped! (0.001s) 2022-08-13T13:58:06.6190928Z test_nnc_correctness_special_chebyshev_polynomial_u_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Skipped! (0.001s) 2022-08-13T13:58:06.6203374Z test_nnc_correctness_special_chebyshev_polynomial_u_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Skipped! (0.001s) 2022-08-13T13:58:06.6216203Z test_nnc_correctness_special_chebyshev_polynomial_u_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: Skipped! (0.001s) 2022-08-13T13:58:06.6229103Z test_nnc_correctness_special_chebyshev_polynomial_u_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: Skipped! (0.001s) 2022-08-13T13:58:06.6241702Z test_nnc_correctness_special_chebyshev_polynomial_u_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: Skipped! (0.001s) 2022-08-13T13:58:06.6254358Z test_nnc_correctness_special_chebyshev_polynomial_u_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: Skipped! (0.001s) 2022-08-13T13:58:06.6266708Z test_nnc_correctness_special_chebyshev_polynomial_u_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: Skipped! (0.001s) 2022-08-13T13:58:06.6279968Z test_nnc_correctness_special_chebyshev_polynomial_v_cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: Skipped! (0.001s) 2022-08-13T13:58:06.6292210Z test_nnc_correctness_special_chebyshev_polynomial_v_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Skipped! (0.001s) 2022-08-13T13:58:06.6306700Z test_nnc_correctness_special_chebyshev_polynomial_v_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Skipped! (0.001s) 2022-08-13T13:58:06.6320912Z test_nnc_correctness_special_chebyshev_polynomial_v_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: Skipped! (0.001s) 2022-08-13T13:58:06.6334914Z test_nnc_correctness_special_chebyshev_polynomial_v_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: Skipped! (0.001s) 2022-08-13T13:58:06.6349465Z test_nnc_correctness_special_chebyshev_polynomial_v_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: Skipped! (0.001s) 2022-08-13T13:58:06.6362147Z test_nnc_correctness_special_chebyshev_polynomial_v_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: Skipped! (0.001s) 2022-08-13T13:58:06.6375082Z test_nnc_correctness_special_chebyshev_polynomial_v_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: Skipped! (0.001s) 2022-08-13T13:58:06.6388125Z test_nnc_correctness_special_chebyshev_polynomial_w_cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: Skipped! (0.001s) 2022-08-13T13:58:06.6400268Z test_nnc_correctness_special_chebyshev_polynomial_w_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Skipped! (0.001s) 2022-08-13T13:58:06.6413706Z test_nnc_correctness_special_chebyshev_polynomial_w_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Skipped! (0.001s) 2022-08-13T13:58:06.6427647Z test_nnc_correctness_special_chebyshev_polynomial_w_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: Skipped! (0.001s) 2022-08-13T13:58:06.6442074Z test_nnc_correctness_special_chebyshev_polynomial_w_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: Skipped! (0.001s) 2022-08-13T13:58:06.6456694Z test_nnc_correctness_special_chebyshev_polynomial_w_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: Skipped! (0.001s) 2022-08-13T13:58:06.6470475Z test_nnc_correctness_special_chebyshev_polynomial_w_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: Skipped! (0.001s) 2022-08-13T13:58:06.6485366Z test_nnc_correctness_special_chebyshev_polynomial_w_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: Skipped! (0.001s) 2022-08-13T13:58:06.6510447Z test_nnc_correctness_special_entr_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:06.6534196Z test_nnc_correctness_special_entr_cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:06.6559033Z test_nnc_correctness_special_entr_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:06.6583808Z test_nnc_correctness_special_entr_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:06.6606931Z test_nnc_correctness_special_entr_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:06.6636583Z test_nnc_correctness_special_entr_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-08-13T13:58:06.6660303Z test_nnc_correctness_special_entr_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:06.6683547Z test_nnc_correctness_special_entr_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:06.6707041Z test_nnc_correctness_special_entr_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:06.6730795Z test_nnc_correctness_special_entr_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:06.6753999Z test_nnc_correctness_special_erfcx_cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:06.6777766Z test_nnc_correctness_special_erfcx_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:06.6800654Z test_nnc_correctness_special_erfcx_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:06.6824239Z test_nnc_correctness_special_erfcx_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:06.6847698Z test_nnc_correctness_special_erfcx_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:06.6871083Z test_nnc_correctness_special_erfcx_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:06.6901201Z test_nnc_correctness_special_erfcx_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-08-13T13:58:06.6924693Z test_nnc_correctness_special_erfcx_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:06.6937355Z test_nnc_correctness_special_hermite_polynomial_h_cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: Skipped! (0.001s) 2022-08-13T13:58:06.6949940Z test_nnc_correctness_special_hermite_polynomial_h_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Skipped! (0.001s) 2022-08-13T13:58:06.6962469Z test_nnc_correctness_special_hermite_polynomial_h_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Skipped! (0.001s) 2022-08-13T13:58:06.6976310Z test_nnc_correctness_special_hermite_polynomial_h_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: Skipped! (0.001s) 2022-08-13T13:58:06.6988287Z test_nnc_correctness_special_hermite_polynomial_h_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: Skipped! (0.001s) 2022-08-13T13:58:06.7000692Z test_nnc_correctness_special_hermite_polynomial_h_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: Skipped! (0.001s) 2022-08-13T13:58:06.7013588Z test_nnc_correctness_special_hermite_polynomial_h_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: Skipped! (0.001s) 2022-08-13T13:58:06.7026168Z test_nnc_correctness_special_hermite_polynomial_h_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: Skipped! (0.001s) 2022-08-13T13:58:06.7038938Z test_nnc_correctness_special_hermite_polynomial_he_cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: Skipped! (0.001s) 2022-08-13T13:58:06.7052314Z test_nnc_correctness_special_hermite_polynomial_he_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Skipped! (0.001s) 2022-08-13T13:58:06.7065205Z test_nnc_correctness_special_hermite_polynomial_he_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Skipped! (0.001s) 2022-08-13T13:58:06.7077851Z test_nnc_correctness_special_hermite_polynomial_he_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: Skipped! (0.001s) 2022-08-13T13:58:06.7090408Z test_nnc_correctness_special_hermite_polynomial_he_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: Skipped! (0.001s) 2022-08-13T13:58:06.7103228Z test_nnc_correctness_special_hermite_polynomial_he_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: Skipped! (0.001s) 2022-08-13T13:58:06.7115764Z test_nnc_correctness_special_hermite_polynomial_he_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: Skipped! (0.001s) 2022-08-13T13:58:06.7128234Z test_nnc_correctness_special_hermite_polynomial_he_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: Skipped! (0.001s) 2022-08-13T13:58:06.7152093Z test_nnc_correctness_special_i0e_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:06.7175756Z test_nnc_correctness_special_i0e_cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:06.7200937Z test_nnc_correctness_special_i0e_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:06.7226512Z test_nnc_correctness_special_i0e_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:06.7251724Z test_nnc_correctness_special_i0e_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:06.7274883Z test_nnc_correctness_special_i0e_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:06.7298213Z test_nnc_correctness_special_i0e_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:06.7321284Z test_nnc_correctness_special_i0e_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:06.7350888Z test_nnc_correctness_special_i0e_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-08-13T13:58:06.7376543Z test_nnc_correctness_special_i0e_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:06.7399845Z test_nnc_correctness_special_i1_cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:06.7423370Z test_nnc_correctness_special_i1_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:06.7449032Z test_nnc_correctness_special_i1_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:06.7472451Z test_nnc_correctness_special_i1_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:06.7495941Z test_nnc_correctness_special_i1_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:06.7519158Z test_nnc_correctness_special_i1_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:06.7542701Z test_nnc_correctness_special_i1_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:06.7565717Z test_nnc_correctness_special_i1_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:06.7589151Z test_nnc_correctness_special_i1e_cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:06.7618867Z test_nnc_correctness_special_i1e_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-08-13T13:58:06.7642270Z test_nnc_correctness_special_i1e_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:06.7665945Z test_nnc_correctness_special_i1e_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:06.7689411Z test_nnc_correctness_special_i1e_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:06.7712646Z test_nnc_correctness_special_i1e_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:06.7736415Z test_nnc_correctness_special_i1e_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:06.7761675Z test_nnc_correctness_special_i1e_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:06.7776123Z test_nnc_correctness_special_laguerre_polynomial_l_cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: Skipped! (0.001s) 2022-08-13T13:58:06.7790042Z test_nnc_correctness_special_laguerre_polynomial_l_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Skipped! (0.001s) 2022-08-13T13:58:06.7803332Z test_nnc_correctness_special_laguerre_polynomial_l_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Skipped! (0.001s) 2022-08-13T13:58:06.7817649Z test_nnc_correctness_special_laguerre_polynomial_l_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: Skipped! (0.001s) 2022-08-13T13:58:06.7831982Z test_nnc_correctness_special_laguerre_polynomial_l_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: Skipped! (0.001s) 2022-08-13T13:58:06.7846436Z test_nnc_correctness_special_laguerre_polynomial_l_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: Skipped! (0.001s) 2022-08-13T13:58:06.7859999Z test_nnc_correctness_special_laguerre_polynomial_l_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: Skipped! (0.001s) 2022-08-13T13:58:06.7874573Z test_nnc_correctness_special_laguerre_polynomial_l_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: Skipped! (0.001s) 2022-08-13T13:58:06.7888702Z test_nnc_correctness_special_legendre_polynomial_p_cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: Skipped! (0.001s) 2022-08-13T13:58:06.7903254Z test_nnc_correctness_special_legendre_polynomial_p_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Skipped! (0.001s) 2022-08-13T13:58:06.7917030Z test_nnc_correctness_special_legendre_polynomial_p_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Skipped! (0.001s) 2022-08-13T13:58:06.7930816Z test_nnc_correctness_special_legendre_polynomial_p_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: Skipped! (0.001s) 2022-08-13T13:58:06.7945029Z test_nnc_correctness_special_legendre_polynomial_p_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: Skipped! (0.001s) 2022-08-13T13:58:06.7957538Z test_nnc_correctness_special_legendre_polynomial_p_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: Skipped! (0.001s) 2022-08-13T13:58:06.7970270Z test_nnc_correctness_special_legendre_polynomial_p_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: Skipped! (0.001s) 2022-08-13T13:58:06.7982747Z test_nnc_correctness_special_legendre_polynomial_p_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: Skipped! (0.001s) 2022-08-13T13:58:06.8005666Z test_nnc_correctness_special_log_ndtr_cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:06.8029008Z test_nnc_correctness_special_log_ndtr_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:06.8054400Z test_nnc_correctness_special_log_ndtr_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:06.8083729Z test_nnc_correctness_special_log_ndtr_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-08-13T13:58:06.8107166Z test_nnc_correctness_special_log_ndtr_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:06.8130893Z test_nnc_correctness_special_log_ndtr_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:06.8154077Z test_nnc_correctness_special_log_ndtr_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:06.8179565Z test_nnc_correctness_special_log_ndtr_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:06.8205248Z test_nnc_correctness_special_modified_bessel_i0_cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:06.8230541Z test_nnc_correctness_special_modified_bessel_i0_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:06.8256015Z test_nnc_correctness_special_modified_bessel_i0_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:06.8279132Z test_nnc_correctness_special_modified_bessel_i0_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:06.8302526Z test_nnc_correctness_special_modified_bessel_i0_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:06.8326004Z test_nnc_correctness_special_modified_bessel_i0_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:06.8355636Z test_nnc_correctness_special_modified_bessel_i0_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-08-13T13:58:06.8379653Z test_nnc_correctness_special_modified_bessel_i0_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:06.8402658Z test_nnc_correctness_special_modified_bessel_i1_cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:06.8426457Z test_nnc_correctness_special_modified_bessel_i1_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:06.8450182Z test_nnc_correctness_special_modified_bessel_i1_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:06.8473457Z test_nnc_correctness_special_modified_bessel_i1_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:06.8497045Z test_nnc_correctness_special_modified_bessel_i1_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:06.8519978Z test_nnc_correctness_special_modified_bessel_i1_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:06.8545393Z test_nnc_correctness_special_modified_bessel_i1_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:06.8570793Z test_nnc_correctness_special_modified_bessel_i1_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:06.8593866Z test_nnc_correctness_special_modified_bessel_k0_cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:06.8624865Z test_nnc_correctness_special_modified_bessel_k0_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-08-13T13:58:06.8648627Z test_nnc_correctness_special_modified_bessel_k0_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:06.8672017Z test_nnc_correctness_special_modified_bessel_k0_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:06.8695545Z test_nnc_correctness_special_modified_bessel_k0_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:06.8718778Z test_nnc_correctness_special_modified_bessel_k0_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:06.8742651Z test_nnc_correctness_special_modified_bessel_k0_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:06.8768007Z test_nnc_correctness_special_modified_bessel_k0_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:06.8790985Z test_nnc_correctness_special_modified_bessel_k1_cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:06.8814264Z test_nnc_correctness_special_modified_bessel_k1_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:06.8837370Z test_nnc_correctness_special_modified_bessel_k1_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:06.8860637Z test_nnc_correctness_special_modified_bessel_k1_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:06.8890517Z test_nnc_correctness_special_modified_bessel_k1_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-08-13T13:58:06.8913871Z test_nnc_correctness_special_modified_bessel_k1_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:06.8939477Z test_nnc_correctness_special_modified_bessel_k1_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:06.8964872Z test_nnc_correctness_special_modified_bessel_k1_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:06.8990384Z test_nnc_correctness_special_ndtr_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:06.9015920Z test_nnc_correctness_special_ndtr_cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:06.9039313Z test_nnc_correctness_special_ndtr_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:06.9062602Z test_nnc_correctness_special_ndtr_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:06.9085797Z test_nnc_correctness_special_ndtr_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:06.9109187Z test_nnc_correctness_special_ndtr_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:06.9133017Z test_nnc_correctness_special_ndtr_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:06.9162539Z test_nnc_correctness_special_ndtr_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-08-13T13:58:06.9188132Z test_nnc_correctness_special_ndtr_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:06.9211858Z test_nnc_correctness_special_ndtr_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:06.9234931Z test_nnc_correctness_special_ndtri_cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:06.9260398Z test_nnc_correctness_special_ndtri_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:06.9285907Z test_nnc_correctness_special_ndtri_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:06.9309235Z test_nnc_correctness_special_ndtri_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:06.9332900Z test_nnc_correctness_special_ndtri_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:06.9357797Z test_nnc_correctness_special_ndtri_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:06.9381335Z test_nnc_correctness_special_ndtri_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:06.9404648Z test_nnc_correctness_special_ndtri_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:06.9436213Z test_nnc_correctness_special_polygamma_special_polygamma_n_0_cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-08-13T13:58:06.9461763Z test_nnc_correctness_special_polygamma_special_polygamma_n_0_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:06.9485081Z test_nnc_correctness_special_polygamma_special_polygamma_n_0_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:06.9508814Z test_nnc_correctness_special_polygamma_special_polygamma_n_0_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:06.9532495Z test_nnc_correctness_special_polygamma_special_polygamma_n_0_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:06.9555973Z test_nnc_correctness_special_polygamma_special_polygamma_n_0_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:06.9579545Z test_nnc_correctness_special_polygamma_special_polygamma_n_0_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:06.9602408Z test_nnc_correctness_special_polygamma_special_polygamma_n_0_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:06.9625629Z test_nnc_correctness_special_polygamma_special_polygamma_n_0_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:06.9649026Z test_nnc_correctness_special_scaled_modified_bessel_k0_cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:06.9672187Z test_nnc_correctness_special_scaled_modified_bessel_k0_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:06.9703984Z test_nnc_correctness_special_scaled_modified_bessel_k0_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-08-13T13:58:06.9727725Z test_nnc_correctness_special_scaled_modified_bessel_k0_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:06.9753126Z test_nnc_correctness_special_scaled_modified_bessel_k0_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:06.9778442Z test_nnc_correctness_special_scaled_modified_bessel_k0_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:06.9802117Z test_nnc_correctness_special_scaled_modified_bessel_k0_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:06.9825443Z test_nnc_correctness_special_scaled_modified_bessel_k0_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:06.9849221Z test_nnc_correctness_special_scaled_modified_bessel_k1_cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:06.9872482Z test_nnc_correctness_special_scaled_modified_bessel_k1_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:06.9895754Z test_nnc_correctness_special_scaled_modified_bessel_k1_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:06.9918957Z test_nnc_correctness_special_scaled_modified_bessel_k1_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:06.9942293Z test_nnc_correctness_special_scaled_modified_bessel_k1_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:06.9972461Z test_nnc_correctness_special_scaled_modified_bessel_k1_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-08-13T13:58:06.9995878Z test_nnc_correctness_special_scaled_modified_bessel_k1_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:07.0021363Z test_nnc_correctness_special_scaled_modified_bessel_k1_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:07.0035520Z test_nnc_correctness_special_shifted_chebyshev_polynomial_t_cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: Skipped! (0.001s) 2022-08-13T13:58:07.0049977Z test_nnc_correctness_special_shifted_chebyshev_polynomial_t_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Skipped! (0.001s) 2022-08-13T13:58:07.0062782Z test_nnc_correctness_special_shifted_chebyshev_polynomial_t_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Skipped! (0.001s) 2022-08-13T13:58:07.0075436Z test_nnc_correctness_special_shifted_chebyshev_polynomial_t_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: Skipped! (0.001s) 2022-08-13T13:58:07.0088399Z test_nnc_correctness_special_shifted_chebyshev_polynomial_t_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: Skipped! (0.001s) 2022-08-13T13:58:07.0101156Z test_nnc_correctness_special_shifted_chebyshev_polynomial_t_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: Skipped! (0.001s) 2022-08-13T13:58:07.0113836Z test_nnc_correctness_special_shifted_chebyshev_polynomial_t_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: Skipped! (0.001s) 2022-08-13T13:58:07.0126126Z test_nnc_correctness_special_shifted_chebyshev_polynomial_t_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: Skipped! (0.001s) 2022-08-13T13:58:07.0139487Z test_nnc_correctness_special_shifted_chebyshev_polynomial_u_cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: Skipped! (0.001s) 2022-08-13T13:58:07.0152340Z test_nnc_correctness_special_shifted_chebyshev_polynomial_u_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Skipped! (0.001s) 2022-08-13T13:58:07.0164916Z test_nnc_correctness_special_shifted_chebyshev_polynomial_u_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Skipped! (0.001s) 2022-08-13T13:58:07.0177953Z test_nnc_correctness_special_shifted_chebyshev_polynomial_u_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: Skipped! (0.001s) 2022-08-13T13:58:07.0190601Z test_nnc_correctness_special_shifted_chebyshev_polynomial_u_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: Skipped! (0.001s) 2022-08-13T13:58:07.0203389Z test_nnc_correctness_special_shifted_chebyshev_polynomial_u_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: Skipped! (0.001s) 2022-08-13T13:58:07.0216293Z test_nnc_correctness_special_shifted_chebyshev_polynomial_u_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: Skipped! (0.001s) 2022-08-13T13:58:07.0229105Z test_nnc_correctness_special_shifted_chebyshev_polynomial_u_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: Skipped! (0.001s) 2022-08-13T13:58:07.0241902Z test_nnc_correctness_special_shifted_chebyshev_polynomial_v_cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: Skipped! (0.001s) 2022-08-13T13:58:07.0254062Z test_nnc_correctness_special_shifted_chebyshev_polynomial_v_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Skipped! (0.001s) 2022-08-13T13:58:07.0266740Z test_nnc_correctness_special_shifted_chebyshev_polynomial_v_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Skipped! (0.001s) 2022-08-13T13:58:07.0280809Z test_nnc_correctness_special_shifted_chebyshev_polynomial_v_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: Skipped! (0.001s) 2022-08-13T13:58:07.0295671Z test_nnc_correctness_special_shifted_chebyshev_polynomial_v_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: Skipped! (0.001s) 2022-08-13T13:58:07.0309599Z test_nnc_correctness_special_shifted_chebyshev_polynomial_v_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: Skipped! (0.001s) 2022-08-13T13:58:07.0323515Z test_nnc_correctness_special_shifted_chebyshev_polynomial_v_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: Skipped! (0.001s) 2022-08-13T13:58:07.0337492Z test_nnc_correctness_special_shifted_chebyshev_polynomial_v_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: Skipped! (0.001s) 2022-08-13T13:58:07.0351946Z test_nnc_correctness_special_shifted_chebyshev_polynomial_w_cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: Skipped! (0.001s) 2022-08-13T13:58:07.0365953Z test_nnc_correctness_special_shifted_chebyshev_polynomial_w_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Skipped! (0.001s) 2022-08-13T13:58:07.0380489Z test_nnc_correctness_special_shifted_chebyshev_polynomial_w_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Skipped! (0.001s) 2022-08-13T13:58:07.0393763Z test_nnc_correctness_special_shifted_chebyshev_polynomial_w_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: Skipped! (0.001s) 2022-08-13T13:58:07.0408767Z test_nnc_correctness_special_shifted_chebyshev_polynomial_w_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: Skipped! (0.001s) 2022-08-13T13:58:07.0422954Z test_nnc_correctness_special_shifted_chebyshev_polynomial_w_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: Skipped! (0.001s) 2022-08-13T13:58:07.0436792Z test_nnc_correctness_special_shifted_chebyshev_polynomial_w_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: Skipped! (0.001s) 2022-08-13T13:58:07.0451444Z test_nnc_correctness_special_shifted_chebyshev_polynomial_w_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: Skipped! (0.001s) 2022-08-13T13:58:07.0476713Z test_nnc_correctness_special_spherical_bessel_j0_cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:07.0501876Z test_nnc_correctness_special_spherical_bessel_j0_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:07.0527054Z test_nnc_correctness_special_spherical_bessel_j0_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:07.0550524Z test_nnc_correctness_special_spherical_bessel_j0_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:07.0573875Z test_nnc_correctness_special_spherical_bessel_j0_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:07.0596945Z test_nnc_correctness_special_spherical_bessel_j0_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:07.0620308Z test_nnc_correctness_special_spherical_bessel_j0_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:07.0651596Z test_nnc_correctness_special_spherical_bessel_j0_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-08-13T13:58:07.0674983Z test_nnc_correctness_special_xlog1py_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:07.0698439Z test_nnc_correctness_special_xlog1py_cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:07.0721709Z test_nnc_correctness_special_xlog1py_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:07.0747267Z test_nnc_correctness_special_xlog1py_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:07.0772677Z test_nnc_correctness_special_xlog1py_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:07.0795696Z test_nnc_correctness_special_xlog1py_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:07.0821225Z test_nnc_correctness_special_xlog1py_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:07.0846274Z test_nnc_correctness_special_xlog1py_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:07.0871541Z test_nnc_correctness_special_xlog1py_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:07.0896783Z test_nnc_correctness_special_xlog1py_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:07.0926394Z test_nnc_correctness_special_zeta_cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-08-13T13:58:07.0949658Z test_nnc_correctness_special_zeta_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:07.0973140Z test_nnc_correctness_special_zeta_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:07.0996404Z test_nnc_correctness_special_zeta_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:07.1019990Z test_nnc_correctness_special_zeta_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:07.1043526Z test_nnc_correctness_special_zeta_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:07.1066963Z test_nnc_correctness_special_zeta_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:07.1090316Z test_nnc_correctness_special_zeta_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:07.1113386Z test_nnc_correctness_split_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:07.1136779Z test_nnc_correctness_split_cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:07.1159822Z test_nnc_correctness_split_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:07.1189559Z test_nnc_correctness_split_cuda_complex32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-08-13T13:58:07.1213304Z test_nnc_correctness_split_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:07.1236563Z test_nnc_correctness_split_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:07.1260045Z test_nnc_correctness_split_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:07.1283327Z test_nnc_correctness_split_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:07.1306893Z test_nnc_correctness_split_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:07.1330436Z test_nnc_correctness_split_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:07.1353437Z test_nnc_correctness_split_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:07.1376724Z test_nnc_correctness_split_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:07.1399905Z test_nnc_correctness_split_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:07.1423264Z test_nnc_correctness_split_list_args_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:07.1453086Z test_nnc_correctness_split_list_args_cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-08-13T13:58:07.1476724Z test_nnc_correctness_split_list_args_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:07.1500231Z test_nnc_correctness_split_list_args_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:07.1525479Z test_nnc_correctness_split_list_args_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:07.1551244Z test_nnc_correctness_split_list_args_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:07.1576668Z test_nnc_correctness_split_list_args_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:07.1600003Z test_nnc_correctness_split_list_args_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:07.1623247Z test_nnc_correctness_split_list_args_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:07.1646482Z test_nnc_correctness_split_list_args_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:07.1669871Z test_nnc_correctness_split_list_args_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:07.1693463Z test_nnc_correctness_split_list_args_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:07.1722771Z test_nnc_correctness_split_with_sizes_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-08-13T13:58:07.1746828Z test_nnc_correctness_split_with_sizes_cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:07.1770619Z test_nnc_correctness_split_with_sizes_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:07.1795534Z test_nnc_correctness_split_with_sizes_cuda_complex32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:07.1820647Z test_nnc_correctness_split_with_sizes_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:07.1844054Z test_nnc_correctness_split_with_sizes_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:07.1867883Z test_nnc_correctness_split_with_sizes_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:07.1893324Z test_nnc_correctness_split_with_sizes_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:07.1916265Z test_nnc_correctness_split_with_sizes_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:07.1941649Z test_nnc_correctness_split_with_sizes_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:07.1964703Z test_nnc_correctness_split_with_sizes_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:07.1994565Z test_nnc_correctness_split_with_sizes_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-08-13T13:58:07.2018038Z test_nnc_correctness_split_with_sizes_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:07.2043452Z test_nnc_correctness_sqrt_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:07.2067183Z test_nnc_correctness_sqrt_cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:07.2092356Z test_nnc_correctness_sqrt_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:07.2115626Z test_nnc_correctness_sqrt_cuda_complex32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:07.2139185Z test_nnc_correctness_sqrt_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:07.2164164Z test_nnc_correctness_sqrt_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:07.2189032Z test_nnc_correctness_sqrt_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:07.2212518Z test_nnc_correctness_sqrt_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:07.2235495Z test_nnc_correctness_sqrt_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:07.2266246Z test_nnc_correctness_sqrt_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-08-13T13:58:07.2289736Z test_nnc_correctness_sqrt_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:07.2313049Z test_nnc_correctness_sqrt_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:07.2336709Z test_nnc_correctness_sqrt_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:07.2360164Z test_nnc_correctness_square_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:07.2383945Z test_nnc_correctness_square_cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:07.2407113Z test_nnc_correctness_square_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:07.2430468Z test_nnc_correctness_square_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:07.2453849Z test_nnc_correctness_square_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:07.2476815Z test_nnc_correctness_square_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:07.2500093Z test_nnc_correctness_square_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:07.2531674Z test_nnc_correctness_square_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-08-13T13:58:07.2557053Z test_nnc_correctness_square_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:07.2580968Z test_nnc_correctness_square_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:07.2604095Z test_nnc_correctness_square_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:07.2627848Z test_nnc_correctness_square_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:07.2651608Z test_nnc_correctness_squeeze_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:07.2675127Z test_nnc_correctness_squeeze_cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:07.2698381Z test_nnc_correctness_squeeze_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:07.2721411Z test_nnc_correctness_squeeze_cuda_complex32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:07.2745068Z test_nnc_correctness_squeeze_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:07.2768641Z test_nnc_correctness_squeeze_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:07.2798165Z test_nnc_correctness_squeeze_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-08-13T13:58:07.2823686Z test_nnc_correctness_squeeze_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:07.2847620Z test_nnc_correctness_squeeze_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:07.2870836Z test_nnc_correctness_squeeze_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:07.2894342Z test_nnc_correctness_squeeze_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:07.2917683Z test_nnc_correctness_squeeze_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:07.2941374Z test_nnc_correctness_squeeze_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:07.2964578Z test_nnc_correctness_stack_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:07.2987951Z test_nnc_correctness_stack_cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:07.3011498Z test_nnc_correctness_stack_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:07.3034523Z test_nnc_correctness_stack_cuda_complex32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:07.3064526Z test_nnc_correctness_stack_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-08-13T13:58:07.3088043Z test_nnc_correctness_stack_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:07.3113164Z test_nnc_correctness_stack_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:07.3138911Z test_nnc_correctness_stack_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:07.3164278Z test_nnc_correctness_stack_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:07.3189978Z test_nnc_correctness_stack_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:07.3215432Z test_nnc_correctness_stack_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:07.3240731Z test_nnc_correctness_stack_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:07.3263955Z test_nnc_correctness_stack_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:07.3287120Z test_nnc_correctness_std_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:07.3310243Z test_nnc_correctness_std_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:07.3340243Z test_nnc_correctness_std_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-08-13T13:58:07.3363739Z test_nnc_correctness_std_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:07.3387405Z test_nnc_correctness_std_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:07.3412687Z test_nnc_correctness_std_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:07.3438107Z test_nnc_correctness_std_mean_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:07.3461807Z test_nnc_correctness_std_mean_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:07.3486988Z test_nnc_correctness_std_mean_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:07.3511891Z test_nnc_correctness_std_mean_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:07.3537234Z test_nnc_correctness_std_mean_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:07.3562400Z test_nnc_correctness_std_mean_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:07.3587452Z test_nnc_correctness_stft_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:07.3617140Z test_nnc_correctness_stft_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-08-13T13:58:07.3640699Z test_nnc_correctness_stft_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:07.3664286Z test_nnc_correctness_stft_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:07.3690071Z test_nnc_correctness_sub_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:07.3713216Z test_nnc_correctness_sub_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:07.3736881Z test_nnc_correctness_sub_cuda_complex32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:07.3760076Z test_nnc_correctness_sub_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:07.3783524Z test_nnc_correctness_sub_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:07.3806299Z test_nnc_correctness_sub_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:07.3829661Z test_nnc_correctness_sub_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:07.3853172Z test_nnc_correctness_sub_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:07.3882445Z test_nnc_correctness_sub_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-08-13T13:58:07.3906250Z test_nnc_correctness_sub_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:07.3930185Z test_nnc_correctness_sub_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:07.3953189Z test_nnc_correctness_sub_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:07.3978784Z test_nnc_correctness_sum_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:07.4003896Z test_nnc_correctness_sum_cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:07.4029470Z test_nnc_correctness_sum_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:07.4054695Z test_nnc_correctness_sum_cuda_complex32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:07.4077622Z test_nnc_correctness_sum_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:07.4100875Z test_nnc_correctness_sum_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:07.4123936Z test_nnc_correctness_sum_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:07.4153655Z test_nnc_correctness_sum_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-08-13T13:58:07.4177553Z test_nnc_correctness_sum_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:07.4200775Z test_nnc_correctness_sum_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:07.4224344Z test_nnc_correctness_sum_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:07.4248108Z test_nnc_correctness_sum_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:07.4271296Z test_nnc_correctness_sum_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:07.4294860Z test_nnc_correctness_sum_to_size_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:07.4317993Z test_nnc_correctness_sum_to_size_cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:07.4341488Z test_nnc_correctness_sum_to_size_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:07.4364527Z test_nnc_correctness_sum_to_size_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:07.4387947Z test_nnc_correctness_sum_to_size_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:07.4417961Z test_nnc_correctness_sum_to_size_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-08-13T13:58:07.4443069Z test_nnc_correctness_sum_to_size_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:07.4466597Z test_nnc_correctness_sum_to_size_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:07.4492075Z test_nnc_correctness_sum_to_size_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:07.4515442Z test_nnc_correctness_sum_to_size_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:07.4538902Z test_nnc_correctness_sum_to_size_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:07.4562153Z test_nnc_correctness_sum_to_size_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:07.4588109Z test_nnc_correctness_svd_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:07.4613839Z test_nnc_correctness_svd_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:07.4637271Z test_nnc_correctness_svd_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:07.4660982Z test_nnc_correctness_svd_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:07.4691297Z test_nnc_correctness_svd_lowrank_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-08-13T13:58:07.4715077Z test_nnc_correctness_svd_lowrank_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:07.4738737Z test_nnc_correctness_symeig_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:07.4762020Z test_nnc_correctness_symeig_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:07.4787673Z test_nnc_correctness_symeig_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:07.4813220Z test_nnc_correctness_symeig_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:07.4838269Z test_nnc_correctness_t_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:07.4863767Z test_nnc_correctness_t_cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:07.4888937Z test_nnc_correctness_t_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:07.4912128Z test_nnc_correctness_t_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:07.4935271Z test_nnc_correctness_t_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:07.4966751Z test_nnc_correctness_t_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-08-13T13:58:07.4991691Z test_nnc_correctness_t_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:07.5015289Z test_nnc_correctness_t_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:07.5038700Z test_nnc_correctness_t_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:07.5062345Z test_nnc_correctness_t_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:07.5085489Z test_nnc_correctness_t_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:07.5108843Z test_nnc_correctness_t_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:07.5132356Z test_nnc_correctness_take_along_dim_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:07.5155294Z test_nnc_correctness_take_along_dim_cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:07.5178719Z test_nnc_correctness_take_along_dim_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:07.5201671Z test_nnc_correctness_take_along_dim_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:07.5231265Z test_nnc_correctness_take_along_dim_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-08-13T13:58:07.5254913Z test_nnc_correctness_take_along_dim_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:07.5278039Z test_nnc_correctness_take_along_dim_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:07.5301560Z test_nnc_correctness_take_along_dim_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:07.5324752Z test_nnc_correctness_take_along_dim_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:07.5348434Z test_nnc_correctness_take_along_dim_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:07.5371963Z test_nnc_correctness_take_along_dim_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:07.5397137Z test_nnc_correctness_take_along_dim_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:07.5422422Z test_nnc_correctness_take_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:07.5445671Z test_nnc_correctness_take_cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:07.5469031Z test_nnc_correctness_take_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:07.5499516Z test_nnc_correctness_take_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-08-13T13:58:07.5523018Z test_nnc_correctness_take_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:07.5546743Z test_nnc_correctness_take_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:07.5570436Z test_nnc_correctness_take_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:07.5593572Z test_nnc_correctness_take_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:07.5617129Z test_nnc_correctness_take_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:07.5640429Z test_nnc_correctness_take_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:07.5663840Z test_nnc_correctness_take_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:07.5686823Z test_nnc_correctness_take_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:07.5710165Z test_nnc_correctness_tan_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:07.5733433Z test_nnc_correctness_tan_cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:07.5763151Z test_nnc_correctness_tan_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-08-13T13:58:07.5786516Z test_nnc_correctness_tan_cuda_complex32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:07.5812018Z test_nnc_correctness_tan_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:07.5837175Z test_nnc_correctness_tan_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:07.5860926Z test_nnc_correctness_tan_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:07.5884286Z test_nnc_correctness_tan_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:07.5907892Z test_nnc_correctness_tan_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:07.5931410Z test_nnc_correctness_tan_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:07.5954536Z test_nnc_correctness_tan_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:07.5979858Z test_nnc_correctness_tan_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:07.6002996Z test_nnc_correctness_tan_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:07.6032545Z test_nnc_correctness_tanh_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-08-13T13:58:07.6056288Z test_nnc_correctness_tanh_cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:07.6079524Z test_nnc_correctness_tanh_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:07.6102974Z test_nnc_correctness_tanh_cuda_complex32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:07.6126406Z test_nnc_correctness_tanh_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:07.6149787Z test_nnc_correctness_tanh_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:07.6173417Z test_nnc_correctness_tanh_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:07.6196372Z test_nnc_correctness_tanh_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:07.6219460Z test_nnc_correctness_tanh_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:07.6242846Z test_nnc_correctness_tanh_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:07.6266137Z test_nnc_correctness_tanh_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:07.6295775Z test_nnc_correctness_tanh_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-08-13T13:58:07.6319058Z test_nnc_correctness_tanh_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:07.6342616Z test_nnc_correctness_tensor_split_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:07.6365845Z test_nnc_correctness_tensor_split_cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:07.6389551Z test_nnc_correctness_tensor_split_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:07.6413012Z test_nnc_correctness_tensor_split_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:07.6436309Z test_nnc_correctness_tensor_split_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:07.6459623Z test_nnc_correctness_tensor_split_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:07.6482624Z test_nnc_correctness_tensor_split_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:07.6505992Z test_nnc_correctness_tensor_split_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:07.6531087Z test_nnc_correctness_tensor_split_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:07.6562697Z test_nnc_correctness_tensor_split_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-08-13T13:58:07.6586470Z test_nnc_correctness_tensor_split_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:07.6609914Z test_nnc_correctness_tensor_split_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:07.6633166Z test_nnc_correctness_tensordot_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:07.6656767Z test_nnc_correctness_tensordot_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:07.6680130Z test_nnc_correctness_tensordot_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:07.6703539Z test_nnc_correctness_tensordot_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:07.6726564Z test_nnc_correctness_tensordot_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:07.6749821Z test_nnc_correctness_tile_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:07.6775037Z test_nnc_correctness_tile_cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:07.6798380Z test_nnc_correctness_tile_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:07.6829928Z test_nnc_correctness_tile_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-08-13T13:58:07.6853708Z test_nnc_correctness_tile_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:07.6876940Z test_nnc_correctness_tile_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:07.6900306Z test_nnc_correctness_tile_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:07.6923551Z test_nnc_correctness_tile_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:07.6947136Z test_nnc_correctness_tile_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:07.6970568Z test_nnc_correctness_tile_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:07.6993845Z test_nnc_correctness_tile_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:07.7016827Z test_nnc_correctness_tile_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:07.7040024Z test_nnc_correctness_to_sparse_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:07.7063684Z test_nnc_correctness_to_sparse_cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:07.7093221Z test_nnc_correctness_to_sparse_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-08-13T13:58:07.7116804Z test_nnc_correctness_to_sparse_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:07.7140507Z test_nnc_correctness_to_sparse_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:07.7165931Z test_nnc_correctness_to_sparse_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:07.7191289Z test_nnc_correctness_to_sparse_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:07.7216882Z test_nnc_correctness_to_sparse_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:07.7242147Z test_nnc_correctness_to_sparse_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:07.7492416Z test_nnc_correctness_to_sparse_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.025s) 2022-08-13T13:58:07.7515689Z test_nnc_correctness_to_sparse_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:07.7539337Z test_nnc_correctness_to_sparse_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:07.7564248Z test_nnc_correctness_topk_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:07.7594714Z test_nnc_correctness_topk_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-08-13T13:58:07.7618414Z test_nnc_correctness_topk_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:07.7641724Z test_nnc_correctness_topk_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:07.7665222Z test_nnc_correctness_topk_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:07.7690912Z test_nnc_correctness_topk_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:07.7715703Z test_nnc_correctness_topk_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:07.7739277Z test_nnc_correctness_topk_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:07.7762398Z test_nnc_correctness_topk_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:07.7786050Z test_nnc_correctness_trace_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:07.7809623Z test_nnc_correctness_trace_cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:07.7832738Z test_nnc_correctness_trace_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:07.7862825Z test_nnc_correctness_trace_cuda_complex32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-08-13T13:58:07.7888024Z test_nnc_correctness_trace_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:07.7911132Z test_nnc_correctness_trace_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:07.7934753Z test_nnc_correctness_trace_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:07.7958034Z test_nnc_correctness_trace_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:07.7983565Z test_nnc_correctness_trace_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:07.8009155Z test_nnc_correctness_trace_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:07.8032329Z test_nnc_correctness_trace_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:07.8055858Z test_nnc_correctness_trace_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:07.8079429Z test_nnc_correctness_trace_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:07.8102766Z test_nnc_correctness_transpose_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:07.8132697Z test_nnc_correctness_transpose_cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-08-13T13:58:07.8156061Z test_nnc_correctness_transpose_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:07.8179524Z test_nnc_correctness_transpose_cuda_complex32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:07.8202708Z test_nnc_correctness_transpose_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:07.8226305Z test_nnc_correctness_transpose_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:07.8249990Z test_nnc_correctness_transpose_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:07.8273022Z test_nnc_correctness_transpose_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:07.8296417Z test_nnc_correctness_transpose_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:07.8319539Z test_nnc_correctness_transpose_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:07.8345031Z test_nnc_correctness_transpose_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:07.8370388Z test_nnc_correctness_transpose_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:07.8402107Z test_nnc_correctness_transpose_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-08-13T13:58:07.8427698Z test_nnc_correctness_trapezoid_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:07.8453210Z test_nnc_correctness_trapezoid_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:07.8476436Z test_nnc_correctness_trapezoid_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:07.8499854Z test_nnc_correctness_trapezoid_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:07.8523070Z test_nnc_correctness_trapezoid_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:07.8546562Z test_nnc_correctness_trapezoid_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:07.8570076Z test_nnc_correctness_trapezoid_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:07.8595009Z test_nnc_correctness_trapezoid_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:07.8618317Z test_nnc_correctness_trapezoid_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:07.8641618Z test_nnc_correctness_trapezoid_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:07.8671433Z test_nnc_correctness_trapezoid_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-08-13T13:58:07.8695010Z test_nnc_correctness_trapz_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:07.8718207Z test_nnc_correctness_trapz_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:07.8741594Z test_nnc_correctness_trapz_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:07.8764926Z test_nnc_correctness_trapz_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:07.8788693Z test_nnc_correctness_trapz_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:07.8812125Z test_nnc_correctness_trapz_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:07.8835458Z test_nnc_correctness_trapz_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:07.8858699Z test_nnc_correctness_trapz_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:07.8881695Z test_nnc_correctness_trapz_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:07.8904906Z test_nnc_correctness_trapz_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:07.8935483Z test_nnc_correctness_trapz_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-08-13T13:58:07.8960160Z test_nnc_correctness_triangular_solve_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:07.8983489Z test_nnc_correctness_triangular_solve_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:07.9006419Z test_nnc_correctness_triangular_solve_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:07.9029621Z test_nnc_correctness_triangular_solve_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:07.9053237Z test_nnc_correctness_tril_cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:07.9076328Z test_nnc_correctness_tril_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:07.9099644Z test_nnc_correctness_tril_cuda_complex32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:07.9122564Z test_nnc_correctness_tril_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:07.9145872Z test_nnc_correctness_tril_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:07.9169352Z test_nnc_correctness_tril_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:07.9198579Z test_nnc_correctness_tril_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-08-13T13:58:07.9222133Z test_nnc_correctness_tril_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:07.9245676Z test_nnc_correctness_tril_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:07.9271112Z test_nnc_correctness_tril_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:07.9296976Z test_nnc_correctness_tril_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:07.9321970Z test_nnc_correctness_tril_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:07.9347495Z test_nnc_correctness_triu_cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:07.9372772Z test_nnc_correctness_triu_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:07.9397969Z test_nnc_correctness_triu_cuda_complex32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:07.9423288Z test_nnc_correctness_triu_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:07.9448460Z test_nnc_correctness_triu_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:07.9477734Z test_nnc_correctness_triu_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-08-13T13:58:07.9503073Z test_nnc_correctness_triu_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:07.9526784Z test_nnc_correctness_triu_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:07.9550140Z test_nnc_correctness_triu_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:07.9573251Z test_nnc_correctness_triu_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:07.9596482Z test_nnc_correctness_triu_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:07.9619984Z test_nnc_correctness_triu_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:07.9643220Z test_nnc_correctness_true_divide_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:07.9666461Z test_nnc_correctness_true_divide_cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:07.9689878Z test_nnc_correctness_true_divide_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:07.9712657Z test_nnc_correctness_true_divide_cuda_complex32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:07.9742457Z test_nnc_correctness_true_divide_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-08-13T13:58:07.9765724Z test_nnc_correctness_true_divide_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:07.9789169Z test_nnc_correctness_true_divide_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:07.9812592Z test_nnc_correctness_true_divide_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:07.9836021Z test_nnc_correctness_true_divide_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:07.9859542Z test_nnc_correctness_true_divide_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:07.9882689Z test_nnc_correctness_true_divide_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:07.9906167Z test_nnc_correctness_true_divide_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:07.9929557Z test_nnc_correctness_true_divide_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:07.9952493Z test_nnc_correctness_trunc_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:07.9975784Z test_nnc_correctness_trunc_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:08.0005136Z test_nnc_correctness_trunc_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-08-13T13:58:08.0028915Z test_nnc_correctness_trunc_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:08.0052657Z test_nnc_correctness_unbind_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:08.0077963Z test_nnc_correctness_unbind_cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:08.0103447Z test_nnc_correctness_unbind_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:08.0127161Z test_nnc_correctness_unbind_cuda_complex32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:08.0152370Z test_nnc_correctness_unbind_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:08.0177763Z test_nnc_correctness_unbind_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:08.0202892Z test_nnc_correctness_unbind_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:08.0228269Z test_nnc_correctness_unbind_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:08.0251635Z test_nnc_correctness_unbind_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:08.0280882Z test_nnc_correctness_unbind_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-08-13T13:58:08.0304553Z test_nnc_correctness_unbind_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:08.0328277Z test_nnc_correctness_unbind_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:08.0351400Z test_nnc_correctness_unbind_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:08.0375167Z test_nnc_correctness_unflatten_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:08.0398418Z test_nnc_correctness_unflatten_cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:08.0422170Z test_nnc_correctness_unflatten_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:08.0445305Z test_nnc_correctness_unflatten_cuda_complex32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:08.0468493Z test_nnc_correctness_unflatten_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:08.0491961Z test_nnc_correctness_unflatten_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:08.0514893Z test_nnc_correctness_unflatten_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:08.0544532Z test_nnc_correctness_unflatten_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-08-13T13:58:08.0568112Z test_nnc_correctness_unflatten_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:08.0591400Z test_nnc_correctness_unflatten_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:08.0614849Z test_nnc_correctness_unflatten_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:08.0638126Z test_nnc_correctness_unflatten_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:08.0661710Z test_nnc_correctness_unflatten_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:08.0684842Z test_nnc_correctness_unfold_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:08.0708275Z test_nnc_correctness_unfold_cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:08.0731717Z test_nnc_correctness_unfold_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:08.0754814Z test_nnc_correctness_unfold_cuda_complex32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:08.0777866Z test_nnc_correctness_unfold_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:08.0807911Z test_nnc_correctness_unfold_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-08-13T13:58:08.0833134Z test_nnc_correctness_unfold_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:08.0856661Z test_nnc_correctness_unfold_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:08.0879775Z test_nnc_correctness_unfold_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:08.0903198Z test_nnc_correctness_unfold_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:08.0926659Z test_nnc_correctness_unfold_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:08.0950047Z test_nnc_correctness_unfold_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:08.0973433Z test_nnc_correctness_unfold_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:08.0996427Z test_nnc_correctness_unique_consecutive_cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:08.1019635Z test_nnc_correctness_unique_consecutive_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:08.1042966Z test_nnc_correctness_unique_consecutive_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:08.1072460Z test_nnc_correctness_unique_consecutive_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-08-13T13:58:08.1097847Z test_nnc_correctness_unique_consecutive_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:08.1121039Z test_nnc_correctness_unique_consecutive_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:08.1144515Z test_nnc_correctness_unique_consecutive_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:08.1168118Z test_nnc_correctness_unique_consecutive_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:08.1191211Z test_nnc_correctness_unique_consecutive_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:08.1214577Z test_nnc_correctness_unique_cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:08.1239705Z test_nnc_correctness_unique_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:08.1264969Z test_nnc_correctness_unique_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:08.1288471Z test_nnc_correctness_unique_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:08.1311335Z test_nnc_correctness_unique_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:08.1343023Z test_nnc_correctness_unique_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-08-13T13:58:08.1368184Z test_nnc_correctness_unique_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:08.1391583Z test_nnc_correctness_unique_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:08.1415141Z test_nnc_correctness_unique_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:08.1438226Z test_nnc_correctness_unsqueeze_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:08.1463522Z test_nnc_correctness_unsqueeze_cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:08.1486761Z test_nnc_correctness_unsqueeze_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:08.1509785Z test_nnc_correctness_unsqueeze_cuda_complex32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:08.1533197Z test_nnc_correctness_unsqueeze_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:08.1556128Z test_nnc_correctness_unsqueeze_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:08.1579532Z test_nnc_correctness_unsqueeze_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:08.1609114Z test_nnc_correctness_unsqueeze_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-08-13T13:58:08.1632289Z test_nnc_correctness_unsqueeze_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:08.1657858Z test_nnc_correctness_unsqueeze_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:08.1681137Z test_nnc_correctness_unsqueeze_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:08.1704584Z test_nnc_correctness_unsqueeze_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:08.1728446Z test_nnc_correctness_unsqueeze_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:08.1751460Z test_nnc_correctness_var_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:08.1774833Z test_nnc_correctness_var_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:08.1797716Z test_nnc_correctness_var_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:08.1821530Z test_nnc_correctness_var_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:08.1844284Z test_nnc_correctness_var_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:08.1873993Z test_nnc_correctness_var_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-08-13T13:58:08.1897433Z test_nnc_correctness_var_mean_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:08.1922704Z test_nnc_correctness_var_mean_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:08.1948058Z test_nnc_correctness_var_mean_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:08.1973543Z test_nnc_correctness_var_mean_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:08.1996888Z test_nnc_correctness_var_mean_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:08.2020280Z test_nnc_correctness_var_mean_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:08.2043386Z test_nnc_correctness_vdot_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:08.2066802Z test_nnc_correctness_vdot_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:08.2090016Z test_nnc_correctness_vdot_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:08.2113029Z test_nnc_correctness_vdot_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:08.2143633Z test_nnc_correctness_vdot_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-08-13T13:58:08.2156075Z test_nnc_correctness_view_as_complex_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: Skipped! (0.001s) 2022-08-13T13:58:08.2179905Z test_nnc_correctness_view_as_complex_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:08.2203178Z test_nnc_correctness_view_as_complex_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:08.2226690Z test_nnc_correctness_view_as_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:08.2252312Z test_nnc_correctness_view_as_cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:08.2277255Z test_nnc_correctness_view_as_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:08.2302713Z test_nnc_correctness_view_as_cuda_complex32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:08.2328022Z test_nnc_correctness_view_as_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:08.2352915Z test_nnc_correctness_view_as_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:08.2376505Z test_nnc_correctness_view_as_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:08.2399477Z test_nnc_correctness_view_as_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:08.2429231Z test_nnc_correctness_view_as_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-08-13T13:58:08.2452680Z test_nnc_correctness_view_as_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:08.2475816Z test_nnc_correctness_view_as_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:08.2499365Z test_nnc_correctness_view_as_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:08.2522492Z test_nnc_correctness_view_as_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:08.2546262Z test_nnc_correctness_view_as_real_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:08.2569592Z test_nnc_correctness_view_as_real_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:08.2592650Z test_nnc_correctness_view_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:08.2616226Z test_nnc_correctness_view_cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:08.2639245Z test_nnc_correctness_view_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:08.2662449Z test_nnc_correctness_view_cuda_complex32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:08.2692081Z test_nnc_correctness_view_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-08-13T13:58:08.2717295Z test_nnc_correctness_view_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:08.2743031Z test_nnc_correctness_view_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:08.2768281Z test_nnc_correctness_view_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:08.2793641Z test_nnc_correctness_view_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:08.2819261Z test_nnc_correctness_view_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:08.2842405Z test_nnc_correctness_view_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:08.2865748Z test_nnc_correctness_view_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:08.2889065Z test_nnc_correctness_view_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:08.2912069Z test_nnc_correctness_vsplit_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:08.2935433Z test_nnc_correctness_vsplit_cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:08.2964864Z test_nnc_correctness_vsplit_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-08-13T13:58:08.2988252Z test_nnc_correctness_vsplit_cuda_complex32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:08.3011790Z test_nnc_correctness_vsplit_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:08.3035014Z test_nnc_correctness_vsplit_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:08.3059314Z test_nnc_correctness_vsplit_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:08.3081917Z test_nnc_correctness_vsplit_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:08.3105209Z test_nnc_correctness_vsplit_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:08.3128474Z test_nnc_correctness_vsplit_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:08.3151380Z test_nnc_correctness_vsplit_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:08.3174828Z test_nnc_correctness_vsplit_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:08.3200757Z test_nnc_correctness_vsplit_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:08.3230614Z test_nnc_correctness_vstack_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-08-13T13:58:08.3254226Z test_nnc_correctness_vstack_cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:08.3277448Z test_nnc_correctness_vstack_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:08.3301065Z test_nnc_correctness_vstack_cuda_complex32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:08.3325386Z test_nnc_correctness_vstack_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:08.3349886Z test_nnc_correctness_vstack_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:08.3373419Z test_nnc_correctness_vstack_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:08.3396072Z test_nnc_correctness_vstack_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:08.3419834Z test_nnc_correctness_vstack_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:08.3442856Z test_nnc_correctness_vstack_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:08.3466877Z test_nnc_correctness_vstack_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:08.3496866Z test_nnc_correctness_vstack_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-08-13T13:58:08.3520126Z test_nnc_correctness_vstack_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:08.3544127Z test_nnc_correctness_where_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:08.3567788Z test_nnc_correctness_where_cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:08.3591002Z test_nnc_correctness_where_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:08.3614742Z test_nnc_correctness_where_cuda_complex32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:08.3637900Z test_nnc_correctness_where_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:08.3663165Z test_nnc_correctness_where_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:08.3688473Z test_nnc_correctness_where_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:08.3711295Z test_nnc_correctness_where_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:08.3734858Z test_nnc_correctness_where_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:08.3763994Z test_nnc_correctness_where_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-08-13T13:58:08.3789449Z test_nnc_correctness_where_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:08.3813155Z test_nnc_correctness_where_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:08.3836276Z test_nnc_correctness_where_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:08.3861870Z test_nnc_correctness_xlogy_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:08.3887036Z test_nnc_correctness_xlogy_cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:08.3910575Z test_nnc_correctness_xlogy_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:08.3933852Z test_nnc_correctness_xlogy_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:08.3958723Z test_nnc_correctness_xlogy_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:08.3984097Z test_nnc_correctness_xlogy_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:08.4009029Z test_nnc_correctness_xlogy_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:08.4038380Z test_nnc_correctness_xlogy_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-08-13T13:58:08.4062079Z test_nnc_correctness_xlogy_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:08.4085388Z test_nnc_correctness_xlogy_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:08.4108861Z test_nnc_correctness_zero__cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:08.4132434Z test_nnc_correctness_zero__cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:08.4155705Z test_nnc_correctness_zero__cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:08.4179426Z test_nnc_correctness_zero__cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:08.4202304Z test_nnc_correctness_zero__cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:08.4225650Z test_nnc_correctness_zero__cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:08.4249035Z test_nnc_correctness_zero__cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:08.4271988Z test_nnc_correctness_zero__cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:08.4301604Z test_nnc_correctness_zero__cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-08-13T13:58:08.4326663Z test_nnc_correctness_zero__cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:08.4350098Z test_nnc_correctness_zero__cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:08.4373623Z test_nnc_correctness_zero__cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:08.4397062Z test_nnc_correctness_zeros_like_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:08.4420721Z test_nnc_correctness_zeros_like_cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:08.4446029Z test_nnc_correctness_zeros_like_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:08.4471606Z test_nnc_correctness_zeros_like_cuda_complex32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:08.4496547Z test_nnc_correctness_zeros_like_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:08.4519930Z test_nnc_correctness_zeros_like_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:08.4543154Z test_nnc_correctness_zeros_like_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:08.4574653Z test_nnc_correctness_zeros_like_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-08-13T13:58:08.4599902Z test_nnc_correctness_zeros_like_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:08.4625413Z test_nnc_correctness_zeros_like_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:08.4651019Z test_nnc_correctness_zeros_like_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:08.4676301Z test_nnc_correctness_zeros_like_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:08.4701746Z test_nnc_correctness_zeros_like_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:08.4721394Z test_unsupported_H_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-08-13T13:58:08.4741479Z test_unsupported_T_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-08-13T13:58:08.4762185Z test_unsupported___getitem___cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-08-13T13:58:08.4782157Z test_unsupported___rpow___cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-08-13T13:58:08.4801799Z test_unsupported___rsub___cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-08-13T13:58:08.4828313Z test_unsupported__masked_amax_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.003s) 2022-08-13T13:58:08.4849922Z test_unsupported__masked_amin_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-08-13T13:58:08.4869802Z test_unsupported__masked_argmax_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-08-13T13:58:08.4890019Z test_unsupported__masked_argmin_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-08-13T13:58:08.4909821Z test_unsupported__masked_cumprod_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-08-13T13:58:08.4931477Z test_unsupported__masked_cumsum_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-08-13T13:58:08.4952719Z test_unsupported__masked_log_softmax_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-08-13T13:58:08.4974057Z test_unsupported__masked_logaddexp_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-08-13T13:58:08.4993771Z test_unsupported__masked_logsumexp_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-08-13T13:58:08.5013732Z test_unsupported__masked_mean_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-08-13T13:58:08.5034721Z test_unsupported__masked_median_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-08-13T13:58:08.5061475Z test_unsupported__masked_norm_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.003s) 2022-08-13T13:58:08.5081284Z test_unsupported__masked_normalize_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-08-13T13:58:08.5101208Z test_unsupported__masked_prod_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-08-13T13:58:08.5121220Z test_unsupported__masked_softmax_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-08-13T13:58:08.5141314Z test_unsupported__masked_softmin_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-08-13T13:58:08.5161143Z test_unsupported__masked_std_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-08-13T13:58:08.5182730Z test_unsupported__masked_sum_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-08-13T13:58:08.5203876Z test_unsupported__masked_var_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-08-13T13:58:08.5225311Z test_unsupported_acosh_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-08-13T13:58:08.5246675Z test_unsupported_addbmm_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-08-13T13:58:08.5266480Z test_unsupported_addcdiv_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-08-13T13:58:08.5293806Z test_unsupported_addmm_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.003s) 2022-08-13T13:58:08.5313630Z test_unsupported_addmv_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-08-13T13:58:08.5333940Z test_unsupported_addr_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-08-13T13:58:08.5355158Z test_unsupported_all_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-08-13T13:58:08.5377185Z test_unsupported_allclose_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-08-13T13:58:08.5398249Z test_unsupported_amax_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-08-13T13:58:08.5419669Z test_unsupported_amin_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-08-13T13:58:08.5441039Z test_unsupported_aminmax_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-08-13T13:58:08.5461072Z test_unsupported_angle_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-08-13T13:58:08.5480831Z test_unsupported_any_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-08-13T13:58:08.5500775Z test_unsupported_arange_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-08-13T13:58:08.5528458Z test_unsupported_argmax_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.003s) 2022-08-13T13:58:08.5549636Z test_unsupported_argmin_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-08-13T13:58:08.5569638Z test_unsupported_argsort_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-08-13T13:58:08.5589451Z test_unsupported_argwhere_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-08-13T13:58:08.5609567Z test_unsupported_as_strided_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-08-13T13:58:08.5629647Z test_unsupported_as_strided_scatter_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-08-13T13:58:08.5649840Z test_unsupported_asinh_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-08-13T13:58:08.5669490Z test_unsupported_atanh_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-08-13T13:58:08.5689500Z test_unsupported_atleast_1d_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-08-13T13:58:08.5709353Z test_unsupported_atleast_2d_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-08-13T13:58:08.5730644Z test_unsupported_atleast_3d_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-08-13T13:58:08.5757809Z test_unsupported_baddbmm_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.003s) 2022-08-13T13:58:08.5779007Z test_unsupported_bernoulli_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-08-13T13:58:08.5798875Z test_unsupported_bfloat16_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-08-13T13:58:08.5819116Z test_unsupported_block_diag_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-08-13T13:58:08.5838909Z test_unsupported_bmm_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-08-13T13:58:08.5860522Z test_unsupported_broadcast_shapes_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-08-13T13:58:08.5881694Z test_unsupported_broadcast_tensors_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-08-13T13:58:08.5903425Z test_unsupported_broadcast_to_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-08-13T13:58:08.5923270Z test_unsupported_bucketize_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-08-13T13:58:08.5943320Z test_unsupported_cartesian_prod_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-08-13T13:58:08.5962962Z test_unsupported_cat_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-08-13T13:58:08.5989340Z test_unsupported_cdist_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.003s) 2022-08-13T13:58:08.6009463Z test_unsupported_chalf_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-08-13T13:58:08.6030408Z test_unsupported_cholesky_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-08-13T13:58:08.6051914Z test_unsupported_cholesky_inverse_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-08-13T13:58:08.6071042Z test_unsupported_cholesky_solve_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-08-13T13:58:08.6091337Z test_unsupported_chunk_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-08-13T13:58:08.6111099Z test_unsupported_clamp_max_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-08-13T13:58:08.6131189Z test_unsupported_clamp_min_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-08-13T13:58:08.6150865Z test_unsupported_clone_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-08-13T13:58:08.6170912Z test_unsupported_column_stack_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-08-13T13:58:08.6191779Z test_unsupported_combinations_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-08-13T13:58:08.6218655Z test_unsupported_complex_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.003s) 2022-08-13T13:58:08.6239507Z test_unsupported_conj_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-08-13T13:58:08.6261081Z test_unsupported_conj_physical_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-08-13T13:58:08.6282366Z test_unsupported_constant_pad_nd_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-08-13T13:58:08.6304098Z test_unsupported_copysign_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-08-13T13:58:08.6325112Z test_unsupported_corrcoef_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-08-13T13:58:08.6346298Z test_unsupported_count_nonzero_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-08-13T13:58:08.6365856Z test_unsupported_cov_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-08-13T13:58:08.6386093Z test_unsupported_cross_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-08-13T13:58:08.6405529Z test_unsupported_cummax_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-08-13T13:58:08.6425489Z test_unsupported_cummin_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-08-13T13:58:08.6451914Z test_unsupported_cumprod_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.003s) 2022-08-13T13:58:08.6471804Z test_unsupported_cumsum_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-08-13T13:58:08.6492226Z test_unsupported_cumulative_trapezoid_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-08-13T13:58:08.6512014Z test_unsupported_deg2rad_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-08-13T13:58:08.6532256Z test_unsupported_diag_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-08-13T13:58:08.6552184Z test_unsupported_diag_embed_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-08-13T13:58:08.6572321Z test_unsupported_diagflat_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-08-13T13:58:08.6593549Z test_unsupported_diagonal_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-08-13T13:58:08.6614975Z test_unsupported_diagonal_scatter_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-08-13T13:58:08.6634653Z test_unsupported_diff_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-08-13T13:58:08.6654771Z test_unsupported_digamma_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-08-13T13:58:08.6680799Z test_unsupported_dist_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-08-13T13:58:08.6702316Z test_unsupported_dot_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-08-13T13:58:08.6723719Z test_unsupported_dsplit_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-08-13T13:58:08.6745244Z test_unsupported_dstack_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-08-13T13:58:08.6766600Z test_unsupported_eig_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-08-13T13:58:08.6787806Z test_unsupported_einsum_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-08-13T13:58:08.6807807Z test_unsupported_empty_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-08-13T13:58:08.6827463Z test_unsupported_empty_like_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-08-13T13:58:08.6847639Z test_unsupported_equal_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-08-13T13:58:08.6867289Z test_unsupported_erfinv_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-08-13T13:58:08.6887407Z test_unsupported_exp2_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-08-13T13:58:08.6913503Z test_unsupported_fft_fft2_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.003s) 2022-08-13T13:58:08.6933914Z test_unsupported_fft_fft_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-08-13T13:58:08.6953650Z test_unsupported_fft_fftn_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-08-13T13:58:08.6973944Z test_unsupported_fft_fftshift_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-08-13T13:58:08.6993845Z test_unsupported_fft_hfft2_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-08-13T13:58:08.7013992Z test_unsupported_fft_hfft_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-08-13T13:58:08.7033907Z test_unsupported_fft_hfftn_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-08-13T13:58:08.7054155Z test_unsupported_fft_ifft2_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-08-13T13:58:08.7074161Z test_unsupported_fft_ifft_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-08-13T13:58:08.7094454Z test_unsupported_fft_ifftn_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-08-13T13:58:08.7113972Z test_unsupported_fft_ifftshift_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-08-13T13:58:08.7140578Z test_unsupported_fft_ihfft2_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.003s) 2022-08-13T13:58:08.7160571Z test_unsupported_fft_ihfft_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-08-13T13:58:08.7182292Z test_unsupported_fft_ihfftn_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-08-13T13:58:08.7203674Z test_unsupported_fft_irfft2_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-08-13T13:58:08.7225568Z test_unsupported_fft_irfft_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-08-13T13:58:08.7246816Z test_unsupported_fft_irfftn_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-08-13T13:58:08.7266940Z test_unsupported_fft_rfft2_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-08-13T13:58:08.7288297Z test_unsupported_fft_rfft_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-08-13T13:58:08.7309506Z test_unsupported_fft_rfftn_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-08-13T13:58:08.7319798Z test_unsupported_fill_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: No fill_ op (0.001s) 2022-08-13T13:58:08.7341164Z test_unsupported_flatten_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-08-13T13:58:08.7362389Z test_unsupported_flip_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-08-13T13:58:08.7388940Z test_unsupported_fliplr_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.003s) 2022-08-13T13:58:08.7409187Z test_unsupported_flipud_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-08-13T13:58:08.7428892Z test_unsupported_float_power_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-08-13T13:58:08.7449211Z test_unsupported_floor_divide_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-08-13T13:58:08.7469019Z test_unsupported_fmax_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-08-13T13:58:08.7489284Z test_unsupported_fmin_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-08-13T13:58:08.7509028Z test_unsupported_frexp_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-08-13T13:58:08.7529371Z test_unsupported_full_like_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-08-13T13:58:08.7548844Z test_unsupported_gather_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-08-13T13:58:08.7568945Z test_unsupported_geqrf_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-08-13T13:58:08.7588511Z test_unsupported_gradient_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-08-13T13:58:08.7615336Z test_unsupported_heaviside_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.003s) 2022-08-13T13:58:08.7635081Z test_unsupported_histc_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-08-13T13:58:08.7656989Z test_unsupported_hsplit_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-08-13T13:58:08.7678040Z test_unsupported_hstack_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-08-13T13:58:08.7699980Z test_unsupported_hypot_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-08-13T13:58:08.7719828Z test_unsupported_i0_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-08-13T13:58:08.7740039Z test_unsupported_igamma_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-08-13T13:58:08.7759782Z test_unsupported_igammac_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-08-13T13:58:08.7779899Z test_unsupported_index_add_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-08-13T13:58:08.7799742Z test_unsupported_index_copy_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-08-13T13:58:08.7819790Z test_unsupported_index_fill_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-08-13T13:58:08.7846314Z test_unsupported_index_put_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.003s) 2022-08-13T13:58:08.7866636Z test_unsupported_index_reduce_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-08-13T13:58:08.7886831Z test_unsupported_index_select_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-08-13T13:58:08.7906580Z test_unsupported_inner_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-08-13T13:58:08.7926802Z test_unsupported_inverse_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-08-13T13:58:08.7946855Z test_unsupported_isclose_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-08-13T13:58:08.7967325Z test_unsupported_isfinite_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-08-13T13:58:08.7988623Z test_unsupported_isin_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-08-13T13:58:08.8011168Z test_unsupported_isinf_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-08-13T13:58:08.8030980Z test_unsupported_isneginf_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-08-13T13:58:08.8051281Z test_unsupported_isposinf_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-08-13T13:58:08.8078588Z test_unsupported_isreal_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.003s) 2022-08-13T13:58:08.8100159Z test_unsupported_istft_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-08-13T13:58:08.8120233Z test_unsupported_jiterator_2inputs_2outputs_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-08-13T13:58:08.8140394Z test_unsupported_jiterator_4inputs_with_extra_args_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-08-13T13:58:08.8160364Z test_unsupported_jiterator_binary_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-08-13T13:58:08.8182457Z test_unsupported_jiterator_binary_return_by_ref_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-08-13T13:58:08.8203764Z test_unsupported_jiterator_unary_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-08-13T13:58:08.8224023Z test_unsupported_kron_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-08-13T13:58:08.8245488Z test_unsupported_kthvalue_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-08-13T13:58:08.8265371Z test_unsupported_ldexp_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-08-13T13:58:08.8285156Z test_unsupported_linalg_cholesky_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-08-13T13:58:08.8312874Z test_unsupported_linalg_cholesky_ex_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.003s) 2022-08-13T13:58:08.8335026Z test_unsupported_linalg_cond_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-08-13T13:58:08.8354900Z test_unsupported_linalg_cross_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-08-13T13:58:08.8374922Z test_unsupported_linalg_det_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-08-13T13:58:08.8394958Z test_unsupported_linalg_eig_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-08-13T13:58:08.8415075Z test_unsupported_linalg_eigh_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-08-13T13:58:08.8436092Z test_unsupported_linalg_eigvals_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-08-13T13:58:08.8457550Z test_unsupported_linalg_eigvalsh_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-08-13T13:58:08.8478820Z test_unsupported_linalg_householder_product_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-08-13T13:58:08.8500218Z test_unsupported_linalg_inv_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-08-13T13:58:08.8521459Z test_unsupported_linalg_inv_ex_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-08-13T13:58:08.8548063Z test_unsupported_linalg_ldl_factor_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.003s) 2022-08-13T13:58:08.8568389Z test_unsupported_linalg_ldl_factor_ex_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-08-13T13:58:08.8590161Z test_unsupported_linalg_ldl_solve_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: not available before CUDA 11.3.1 (0.002s) 2022-08-13T13:58:08.8611201Z test_unsupported_linalg_lstsq_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-08-13T13:58:08.8630987Z test_unsupported_linalg_lstsq_grad_oriented_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-08-13T13:58:08.8651068Z test_unsupported_linalg_lu_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-08-13T13:58:08.8670971Z test_unsupported_linalg_lu_factor_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-08-13T13:58:08.8691055Z test_unsupported_linalg_lu_factor_ex_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-08-13T13:58:08.8710780Z test_unsupported_linalg_lu_solve_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-08-13T13:58:08.8731478Z test_unsupported_linalg_matrix_norm_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-08-13T13:58:08.8751759Z test_unsupported_linalg_matrix_power_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-08-13T13:58:08.8779775Z test_unsupported_linalg_matrix_rank_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.003s) 2022-08-13T13:58:08.8799925Z test_unsupported_linalg_matrix_rank_hermitian_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-08-13T13:58:08.8819941Z test_unsupported_linalg_multi_dot_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-08-13T13:58:08.8841887Z test_unsupported_linalg_norm_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-08-13T13:58:08.8864162Z test_unsupported_linalg_norm_subgradients_at_zero_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-08-13T13:58:08.8885193Z test_unsupported_linalg_pinv_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-08-13T13:58:08.8904925Z test_unsupported_linalg_pinv_hermitian_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-08-13T13:58:08.8924999Z test_unsupported_linalg_pinv_singular_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:58:08.8945094Z test_unsupported_linalg_qr_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-08-13T13:58:08.8964799Z test_unsupported_linalg_slogdet_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-08-13T13:58:08.8984797Z test_unsupported_linalg_solve_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-08-13T13:58:08.9011192Z test_unsupported_linalg_solve_ex_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.003s) 2022-08-13T13:58:08.9031317Z test_unsupported_linalg_solve_triangular_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-08-13T13:58:08.9052043Z test_unsupported_linalg_svd_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-08-13T13:58:08.9072531Z test_unsupported_linalg_svdvals_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-08-13T13:58:08.9094238Z test_unsupported_linalg_tensorinv_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-08-13T13:58:08.9114017Z test_unsupported_linalg_tensorsolve_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-08-13T13:58:08.9134455Z test_unsupported_linalg_vander_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-08-13T13:58:08.9154003Z test_unsupported_linalg_vecdot_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-08-13T13:58:08.9175344Z test_unsupported_linalg_vector_norm_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-08-13T13:58:08.9195174Z test_unsupported_linspace_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-08-13T13:58:08.9215179Z test_unsupported_log_softmax_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-08-13T13:58:08.9241351Z test_unsupported_log_softmax_dtype_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.003s) 2022-08-13T13:58:08.9261585Z test_unsupported_logaddexp2_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-08-13T13:58:08.9282960Z test_unsupported_logaddexp_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-08-13T13:58:08.9304584Z test_unsupported_logcumsumexp_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-08-13T13:58:08.9325735Z test_unsupported_logdet_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-08-13T13:58:08.9347133Z test_unsupported_logical_and_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-08-13T13:58:08.9367059Z test_unsupported_logical_not_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-08-13T13:58:08.9387042Z test_unsupported_logical_or_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-08-13T13:58:08.9406540Z test_unsupported_logical_xor_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-08-13T13:58:08.9426564Z test_unsupported_logit_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-08-13T13:58:08.9446806Z test_unsupported_logspace_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-08-13T13:58:08.9474662Z test_unsupported_logsumexp_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.003s) 2022-08-13T13:58:08.9496041Z test_unsupported_lu_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-08-13T13:58:08.9516050Z test_unsupported_lu_solve_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-08-13T13:58:08.9536134Z test_unsupported_lu_unpack_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-08-13T13:58:08.9556088Z test_unsupported_mH_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-08-13T13:58:08.9576410Z test_unsupported_mT_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-08-13T13:58:08.9596317Z test_unsupported_masked_scatter_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-08-13T13:58:08.9616180Z test_unsupported_masked_select_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-08-13T13:58:08.9636044Z test_unsupported_matrix_exp_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-08-13T13:58:08.9656326Z test_unsupported_max_reduction_no_dim_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-08-13T13:58:08.9677361Z test_unsupported_max_reduction_with_dim_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-08-13T13:58:08.9704107Z test_unsupported_maximum_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.003s) 2022-08-13T13:58:08.9725182Z test_unsupported_median_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-08-13T13:58:08.9745717Z test_unsupported_meshgrid_list_of_tensors_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-08-13T13:58:08.9767142Z test_unsupported_meshgrid_variadic_tensors_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-08-13T13:58:08.9787324Z test_unsupported_min_reduction_no_dim_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-08-13T13:58:08.9807313Z test_unsupported_min_reduction_with_dim_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-08-13T13:58:08.9827200Z test_unsupported_minimum_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-08-13T13:58:08.9849038Z test_unsupported_mode_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-08-13T13:58:08.9868481Z test_unsupported_movedim_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-08-13T13:58:08.9888456Z test_unsupported_msort_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-08-13T13:58:08.9908104Z test_unsupported_multinomial_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-08-13T13:58:08.9936671Z test_unsupported_mv_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.003s) 2022-08-13T13:58:08.9957741Z test_unsupported_mvlgamma_mvlgamma_p_1_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-08-13T13:58:08.9979293Z test_unsupported_mvlgamma_mvlgamma_p_3_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-08-13T13:58:09.0000652Z test_unsupported_mvlgamma_mvlgamma_p_5_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-08-13T13:58:09.0022274Z test_unsupported_nan_to_num_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-08-13T13:58:09.0043381Z test_unsupported_nanmean_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-08-13T13:58:09.0064985Z test_unsupported_nanmedian_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-08-13T13:58:09.0086482Z test_unsupported_nanquantile_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-08-13T13:58:09.0107781Z test_unsupported_nansum_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-08-13T13:58:09.0128131Z test_unsupported_narrow_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-08-13T13:58:09.0149175Z test_unsupported_native_layer_norm_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-08-13T13:58:09.0175820Z test_unsupported_new_empty_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.003s) 2022-08-13T13:58:09.0195645Z test_unsupported_new_full_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-08-13T13:58:09.0215814Z test_unsupported_new_ones_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-08-13T13:58:09.0235758Z test_unsupported_new_zeros_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-08-13T13:58:09.0255857Z test_unsupported_nextafter_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-08-13T13:58:09.0275781Z test_unsupported_nn_functional_adaptive_avg_pool1d_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-08-13T13:58:09.0296225Z test_unsupported_nn_functional_adaptive_avg_pool2d_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-08-13T13:58:09.0316157Z test_unsupported_nn_functional_adaptive_avg_pool3d_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-08-13T13:58:09.0336506Z test_unsupported_nn_functional_adaptive_max_pool1d_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-08-13T13:58:09.0356531Z test_unsupported_nn_functional_adaptive_max_pool2d_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-08-13T13:58:09.0376995Z test_unsupported_nn_functional_adaptive_max_pool3d_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-08-13T13:58:09.0403138Z test_unsupported_nn_functional_avg_pool1d_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.003s) 2022-08-13T13:58:09.0423432Z test_unsupported_nn_functional_avg_pool2d_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-08-13T13:58:09.0443317Z test_unsupported_nn_functional_avg_pool3d_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-08-13T13:58:09.0463607Z test_unsupported_nn_functional_batch_norm_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-08-13T13:58:09.0483871Z test_unsupported_nn_functional_batch_norm_without_cudnn_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-08-13T13:58:09.0504087Z test_unsupported_nn_functional_bilinear_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-08-13T13:58:09.0525344Z test_unsupported_nn_functional_binary_cross_entropy_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-08-13T13:58:09.0546682Z test_unsupported_nn_functional_binary_cross_entropy_with_logits_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-08-13T13:58:09.0568009Z test_unsupported_nn_functional_celu_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-08-13T13:58:09.0589308Z test_unsupported_nn_functional_conv1d_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-08-13T13:58:09.0610594Z test_unsupported_nn_functional_conv2d_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-08-13T13:58:09.0637127Z test_unsupported_nn_functional_conv_transpose1d_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.003s) 2022-08-13T13:58:09.0657553Z test_unsupported_nn_functional_conv_transpose2d_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-08-13T13:58:09.0677317Z test_unsupported_nn_functional_conv_transpose3d_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-08-13T13:58:09.0697696Z test_unsupported_nn_functional_cosine_embedding_loss_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-08-13T13:58:09.0717870Z test_unsupported_nn_functional_cosine_similarity_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-08-13T13:58:09.0738361Z test_unsupported_nn_functional_cross_entropy_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-08-13T13:58:09.0758594Z test_unsupported_nn_functional_ctc_loss_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-08-13T13:58:09.0778902Z test_unsupported_nn_functional_dropout2d_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-08-13T13:58:09.0800163Z test_unsupported_nn_functional_dropout3d_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-08-13T13:58:09.0820669Z test_unsupported_nn_functional_dropout_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-08-13T13:58:09.0841005Z test_unsupported_nn_functional_elu_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-08-13T13:58:09.0868144Z test_unsupported_nn_functional_embedding_bag_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.003s) 2022-08-13T13:58:09.0889585Z test_unsupported_nn_functional_embedding_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-08-13T13:58:09.0910958Z test_unsupported_nn_functional_feature_alpha_dropout_with_train_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-08-13T13:58:09.0931451Z test_unsupported_nn_functional_feature_alpha_dropout_without_train_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-08-13T13:58:09.0952625Z test_unsupported_nn_functional_fractional_max_pool2d_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-08-13T13:58:09.0974184Z test_unsupported_nn_functional_fractional_max_pool3d_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-08-13T13:58:09.0994058Z test_unsupported_nn_functional_gaussian_nll_loss_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-08-13T13:58:09.1014325Z test_unsupported_nn_functional_gelu_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-08-13T13:58:09.1033934Z test_unsupported_nn_functional_glu_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-08-13T13:58:09.1054117Z test_unsupported_nn_functional_grid_sample_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-08-13T13:58:09.1074005Z test_unsupported_nn_functional_group_norm_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-08-13T13:58:09.1101659Z test_unsupported_nn_functional_hinge_embedding_loss_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.003s) 2022-08-13T13:58:09.1122702Z test_unsupported_nn_functional_huber_loss_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-08-13T13:58:09.1144362Z test_unsupported_nn_functional_instance_norm_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-08-13T13:58:09.1165782Z test_unsupported_nn_functional_interpolate_area_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-08-13T13:58:09.1187440Z test_unsupported_nn_functional_interpolate_bicubic_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-08-13T13:58:09.1209005Z test_unsupported_nn_functional_interpolate_bilinear_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-08-13T13:58:09.1230564Z test_unsupported_nn_functional_interpolate_linear_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-08-13T13:58:09.1251938Z test_unsupported_nn_functional_interpolate_nearest_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-08-13T13:58:09.1271900Z test_unsupported_nn_functional_interpolate_trilinear_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-08-13T13:58:09.1291848Z test_unsupported_nn_functional_kl_div_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-08-13T13:58:09.1312843Z test_unsupported_nn_functional_l1_loss_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-08-13T13:58:09.1339623Z test_unsupported_nn_functional_layer_norm_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.003s) 2022-08-13T13:58:09.1360716Z test_unsupported_nn_functional_linear_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-08-13T13:58:09.1380915Z test_unsupported_nn_functional_local_response_norm_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-08-13T13:58:09.1402118Z test_unsupported_nn_functional_logsigmoid_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-08-13T13:58:09.1423670Z test_unsupported_nn_functional_margin_ranking_loss_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-08-13T13:58:09.1445107Z test_unsupported_nn_functional_max_pool1d_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-08-13T13:58:09.1466763Z test_unsupported_nn_functional_max_pool2d_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-08-13T13:58:09.1488397Z test_unsupported_nn_functional_max_pool3d_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-08-13T13:58:09.1508190Z test_unsupported_nn_functional_max_unpool1d_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-08-13T13:58:09.1528650Z test_unsupported_nn_functional_max_unpool1d_grad_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-08-13T13:58:09.1549972Z test_unsupported_nn_functional_max_unpool2d_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-08-13T13:58:09.1576396Z test_unsupported_nn_functional_max_unpool2d_grad_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.003s) 2022-08-13T13:58:09.1596154Z test_unsupported_nn_functional_max_unpool3d_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-08-13T13:58:09.1616445Z test_unsupported_nn_functional_max_unpool3d_grad_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-08-13T13:58:09.1636316Z test_unsupported_nn_functional_mish_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-08-13T13:58:09.1656526Z test_unsupported_nn_functional_mse_loss_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-08-13T13:58:09.1676322Z test_unsupported_nn_functional_multi_margin_loss_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-08-13T13:58:09.1696590Z test_unsupported_nn_functional_multilabel_margin_loss_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-08-13T13:58:09.1716307Z test_unsupported_nn_functional_multilabel_soft_margin_loss_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-08-13T13:58:09.1737994Z test_unsupported_nn_functional_nll_loss_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-08-13T13:58:09.1759342Z test_unsupported_nn_functional_normalize_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-08-13T13:58:09.1780870Z test_unsupported_nn_functional_pad_circular_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-08-13T13:58:09.1808564Z test_unsupported_nn_functional_pad_constant_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.003s) 2022-08-13T13:58:09.1828544Z test_unsupported_nn_functional_pad_reflect_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-08-13T13:58:09.1850315Z test_unsupported_nn_functional_pad_replicate_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-08-13T13:58:09.1870044Z test_unsupported_nn_functional_pairwise_distance_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-08-13T13:58:09.1890207Z test_unsupported_nn_functional_pdist_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-08-13T13:58:09.1911572Z test_unsupported_nn_functional_pixel_shuffle_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-08-13T13:58:09.1931990Z test_unsupported_nn_functional_pixel_unshuffle_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-08-13T13:58:09.1951847Z test_unsupported_nn_functional_poisson_nll_loss_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-08-13T13:58:09.1971937Z test_unsupported_nn_functional_prelu_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-08-13T13:58:09.1991768Z test_unsupported_nn_functional_rrelu_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-08-13T13:58:09.2011991Z test_unsupported_nn_functional_selu_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-08-13T13:58:09.2038631Z test_unsupported_nn_functional_silu_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.003s) 2022-08-13T13:58:09.2059914Z test_unsupported_nn_functional_smooth_l1_loss_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-08-13T13:58:09.2079781Z test_unsupported_nn_functional_soft_margin_loss_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-08-13T13:58:09.2101411Z test_unsupported_nn_functional_softmin_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-08-13T13:58:09.2122858Z test_unsupported_nn_functional_softmin_with_dtype_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-08-13T13:58:09.2144580Z test_unsupported_nn_functional_softshrink_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-08-13T13:58:09.2165951Z test_unsupported_nn_functional_triplet_margin_loss_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-08-13T13:58:09.2187570Z test_unsupported_nn_functional_triplet_margin_with_distance_loss_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-08-13T13:58:09.2209382Z test_unsupported_nn_functional_unfold_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-08-13T13:58:09.2230701Z test_unsupported_nn_functional_upsample_bilinear_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-08-13T13:58:09.2252029Z test_unsupported_nn_functional_upsample_nearest_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-08-13T13:58:09.2278147Z test_unsupported_nonzero_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.003s) 2022-08-13T13:58:09.2298393Z test_unsupported_norm_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-08-13T13:58:09.2319696Z test_unsupported_norm_fro_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-08-13T13:58:09.2341390Z test_unsupported_norm_inf_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-08-13T13:58:09.2363089Z test_unsupported_norm_nuc_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-08-13T13:58:09.2383419Z test_unsupported_normal_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-08-13T13:58:09.2404685Z test_unsupported_normal_number_mean_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-08-13T13:58:09.2426577Z test_unsupported_ones_like_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-08-13T13:58:09.2448061Z test_unsupported_ormqr_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-08-13T13:58:09.2468003Z test_unsupported_outer_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-08-13T13:58:09.2488595Z test_unsupported_pca_lowrank_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-08-13T13:58:09.2514591Z test_unsupported_pinverse_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-08-13T13:58:09.2534900Z test_unsupported_polar_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-08-13T13:58:09.2554653Z test_unsupported_polygamma_polygamma_n_0_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-08-13T13:58:09.2574879Z test_unsupported_polygamma_polygamma_n_1_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-08-13T13:58:09.2594666Z test_unsupported_polygamma_polygamma_n_2_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-08-13T13:58:09.2614910Z test_unsupported_polygamma_polygamma_n_3_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-08-13T13:58:09.2634839Z test_unsupported_polygamma_polygamma_n_4_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-08-13T13:58:09.2654890Z test_unsupported_positive_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-08-13T13:58:09.2674445Z test_unsupported_prod_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-08-13T13:58:09.2694581Z test_unsupported_put_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-08-13T13:58:09.2715689Z test_unsupported_qr_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-08-13T13:58:09.2741991Z test_unsupported_quantile_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.003s) 2022-08-13T13:58:09.2763119Z test_unsupported_rad2deg_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-08-13T13:58:09.2783308Z test_unsupported_rand_like_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-08-13T13:58:09.2803217Z test_unsupported_randint_like_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-08-13T13:58:09.2823552Z test_unsupported_randn_like_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-08-13T13:58:09.2843467Z test_unsupported_ravel_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-08-13T13:58:09.2863533Z test_unsupported_real_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-08-13T13:58:09.2883327Z test_unsupported_renorm_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-08-13T13:58:09.2903259Z test_unsupported_repeat_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-08-13T13:58:09.2924424Z test_unsupported_repeat_interleave_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-08-13T13:58:09.2945835Z test_unsupported_resize__cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-08-13T13:58:09.2972186Z test_unsupported_resize_as__cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.003s) 2022-08-13T13:58:09.2993432Z test_unsupported_resolve_conj_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-08-13T13:58:09.3013778Z test_unsupported_resolve_neg_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-08-13T13:58:09.3033481Z test_unsupported_roll_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-08-13T13:58:09.3053775Z test_unsupported_rot90_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-08-13T13:58:09.3073703Z test_unsupported_round_decimals_0_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-08-13T13:58:09.3095236Z test_unsupported_round_decimals_3_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-08-13T13:58:09.3116529Z test_unsupported_round_decimals_neg_3_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-08-13T13:58:09.3138194Z test_unsupported_scatter_add_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-08-13T13:58:09.3159211Z test_unsupported_scatter_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-08-13T13:58:09.3180508Z test_unsupported_scatter_reduce_amax_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-08-13T13:58:09.3206805Z test_unsupported_scatter_reduce_amin_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.003s) 2022-08-13T13:58:09.3227038Z test_unsupported_scatter_reduce_mean_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-08-13T13:58:09.3248704Z test_unsupported_scatter_reduce_prod_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-08-13T13:58:09.3268416Z test_unsupported_scatter_reduce_sum_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-08-13T13:58:09.3288823Z test_unsupported_searchsorted_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-08-13T13:58:09.3309965Z test_unsupported_segment_reduce_lengths_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-08-13T13:58:09.3330288Z test_unsupported_segment_reduce_offsets_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-08-13T13:58:09.3349887Z test_unsupported_select_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-08-13T13:58:09.3369989Z test_unsupported_select_scatter_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-08-13T13:58:09.3389637Z test_unsupported_sgn_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-08-13T13:58:09.3410910Z test_unsupported_signbit_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-08-13T13:58:09.3438358Z test_unsupported_sinc_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.003s) 2022-08-13T13:58:09.3458522Z test_unsupported_slice_scatter_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-08-13T13:58:09.3479944Z test_unsupported_softmax_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-08-13T13:58:09.3501726Z test_unsupported_softmax_with_dtype_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-08-13T13:58:09.3522678Z test_unsupported_sort_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-08-13T13:58:09.3543110Z test_unsupported_sparse_sampled_addmm_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: cusparseSDDMM was added in 11.2.1 (0.002s) 2022-08-13T13:58:09.3562879Z test_unsupported_special_airy_ai_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-08-13T13:58:09.3583033Z test_unsupported_special_bessel_j0_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-08-13T13:58:09.3602875Z test_unsupported_special_bessel_j1_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-08-13T13:58:09.3622758Z test_unsupported_special_bessel_y0_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-08-13T13:58:09.3642741Z test_unsupported_special_bessel_y1_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-08-13T13:58:09.3652245Z test_unsupported_special_chebyshev_polynomial_t_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Skipped! (0.001s) 2022-08-13T13:58:09.3661234Z test_unsupported_special_chebyshev_polynomial_u_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Skipped! (0.001s) 2022-08-13T13:58:09.3670449Z test_unsupported_special_chebyshev_polynomial_v_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Skipped! (0.001s) 2022-08-13T13:58:09.3679463Z test_unsupported_special_chebyshev_polynomial_w_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Skipped! (0.001s) 2022-08-13T13:58:09.3706949Z test_unsupported_special_entr_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.003s) 2022-08-13T13:58:09.3727012Z test_unsupported_special_erfcx_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-08-13T13:58:09.3737489Z test_unsupported_special_hermite_polynomial_h_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Skipped! (0.001s) 2022-08-13T13:58:09.3749220Z test_unsupported_special_hermite_polynomial_he_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Skipped! (0.001s) 2022-08-13T13:58:09.3768155Z test_unsupported_special_i0e_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-08-13T13:58:09.3787950Z test_unsupported_special_i1_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-08-13T13:58:09.3807839Z test_unsupported_special_i1e_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-08-13T13:58:09.3818229Z test_unsupported_special_laguerre_polynomial_l_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Skipped! (0.001s) 2022-08-13T13:58:09.3828501Z test_unsupported_special_legendre_polynomial_p_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Skipped! (0.001s) 2022-08-13T13:58:09.3850328Z test_unsupported_special_log_ndtr_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-08-13T13:58:09.3870387Z test_unsupported_special_modified_bessel_i0_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-08-13T13:58:09.3890328Z test_unsupported_special_modified_bessel_i1_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-08-13T13:58:09.3911421Z test_unsupported_special_modified_bessel_k0_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-08-13T13:58:09.3933037Z test_unsupported_special_modified_bessel_k1_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-08-13T13:58:09.3958787Z test_unsupported_special_ndtr_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-08-13T13:58:09.3979014Z test_unsupported_special_ndtri_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-08-13T13:58:09.3999060Z test_unsupported_special_polygamma_special_polygamma_n_0_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-08-13T13:58:09.4019310Z test_unsupported_special_scaled_modified_bessel_k0_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-08-13T13:58:09.4040774Z test_unsupported_special_scaled_modified_bessel_k1_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-08-13T13:58:09.4051096Z test_unsupported_special_shifted_chebyshev_polynomial_t_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Skipped! (0.001s) 2022-08-13T13:58:09.4061390Z test_unsupported_special_shifted_chebyshev_polynomial_u_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Skipped! (0.001s) 2022-08-13T13:58:09.4071743Z test_unsupported_special_shifted_chebyshev_polynomial_v_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Skipped! (0.001s) 2022-08-13T13:58:09.4081754Z test_unsupported_special_shifted_chebyshev_polynomial_w_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Skipped! (0.001s) 2022-08-13T13:58:09.4103496Z test_unsupported_special_spherical_bessel_j0_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-08-13T13:58:09.4124652Z test_unsupported_special_xlog1py_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-08-13T13:58:09.4144952Z test_unsupported_special_zeta_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-08-13T13:58:09.4164554Z test_unsupported_split_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-08-13T13:58:09.4184702Z test_unsupported_split_list_args_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-08-13T13:58:09.4204441Z test_unsupported_split_with_sizes_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-08-13T13:58:09.4231147Z test_unsupported_square_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.003s) 2022-08-13T13:58:09.4252639Z test_unsupported_squeeze_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-08-13T13:58:09.4272474Z test_unsupported_stack_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-08-13T13:58:09.4294016Z test_unsupported_std_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-08-13T13:58:09.4313953Z test_unsupported_std_mean_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-08-13T13:58:09.4334313Z test_unsupported_stft_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-08-13T13:58:09.4355731Z test_unsupported_sum_to_size_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-08-13T13:58:09.4377745Z test_unsupported_svd_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-08-13T13:58:09.4399252Z test_unsupported_svd_lowrank_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-08-13T13:58:09.4420702Z test_unsupported_symeig_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-08-13T13:58:09.4441817Z test_unsupported_take_along_dim_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-08-13T13:58:09.4468207Z test_unsupported_take_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.003s) 2022-08-13T13:58:09.4488499Z test_unsupported_tensor_split_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-08-13T13:58:09.4510226Z test_unsupported_tensordot_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-08-13T13:58:09.4530672Z test_unsupported_tile_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-08-13T13:58:09.4550282Z test_unsupported_to_sparse_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-08-13T13:58:09.4570825Z test_unsupported_topk_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-08-13T13:58:09.4590364Z test_unsupported_trace_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-08-13T13:58:09.4611070Z test_unsupported_trapezoid_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-08-13T13:58:09.4630833Z test_unsupported_trapz_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-08-13T13:58:09.4650547Z test_unsupported_triangular_solve_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-08-13T13:58:09.4670381Z test_unsupported_tril_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-08-13T13:58:09.4697220Z test_unsupported_triu_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.003s) 2022-08-13T13:58:09.4718353Z test_unsupported_unbind_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-08-13T13:58:09.4740044Z test_unsupported_unflatten_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-08-13T13:58:09.4761312Z test_unsupported_unfold_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-08-13T13:58:09.4783163Z test_unsupported_unique_consecutive_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-08-13T13:58:09.4804408Z test_unsupported_unique_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-08-13T13:58:09.4826006Z test_unsupported_var_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-08-13T13:58:09.4847667Z test_unsupported_var_mean_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-08-13T13:58:09.4867398Z test_unsupported_vdot_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-08-13T13:58:09.4887098Z test_unsupported_view_as_complex_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-08-13T13:58:09.4907170Z test_unsupported_vsplit_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-08-13T13:58:09.4933900Z test_unsupported_vstack_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.003s) 2022-08-13T13:58:09.4953732Z test_unsupported_xlogy_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-08-13T13:58:09.4975275Z test_unsupported_zero__cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-08-13T13:58:09.4996587Z test_unsupported_zeros_like_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-08-13T13:58:09.5014662Z test_working___radd___cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-08-13T13:58:09.5031730Z test_working___rdiv___cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-08-13T13:58:09.5048998Z test_working___rmod___cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-08-13T13:58:09.5066143Z test_working___rmul___cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-08-13T13:58:09.5082596Z test_working_abs_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-08-13T13:58:09.5099722Z test_working_acos_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-08-13T13:58:09.5116658Z test_working_add_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-08-13T13:58:09.5141251Z test_working_addcmul_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-08-13T13:58:09.5159007Z test_working_addmm_decomposed_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-08-13T13:58:09.5176068Z test_working_asin_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-08-13T13:58:09.5192983Z test_working_atan2_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-08-13T13:58:09.5210312Z test_working_atan_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-08-13T13:58:09.5227420Z test_working_bool_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-08-13T13:58:09.5245479Z test_working_byte_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-08-13T13:58:09.5263507Z test_working_ceil_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-08-13T13:58:09.5281097Z test_working_char_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-08-13T13:58:09.5298851Z test_working_clamp_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-08-13T13:58:09.5315438Z test_working_contiguous_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-08-13T13:58:09.5340500Z test_working_cos_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-08-13T13:58:09.5358096Z test_working_cosh_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-08-13T13:58:09.5375450Z test_working_div_floor_rounding_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-08-13T13:58:09.5393382Z test_working_div_no_rounding_mode_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-08-13T13:58:09.5411405Z test_working_div_trunc_rounding_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-08-13T13:58:09.5428473Z test_working_double_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-08-13T13:58:09.5445584Z test_working_eq_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-08-13T13:58:09.5462397Z test_working_erf_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-08-13T13:58:09.5479389Z test_working_erfc_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-08-13T13:58:09.5496587Z test_working_exp_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-08-13T13:58:09.5514355Z test_working_expand_as_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-08-13T13:58:09.5538152Z test_working_expand_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-08-13T13:58:09.5555060Z test_working_expm1_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-08-13T13:58:09.5572213Z test_working_float_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-08-13T13:58:09.5589108Z test_working_floor_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-08-13T13:58:09.5606136Z test_working_fmod_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-08-13T13:58:09.5623968Z test_working_ge_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-08-13T13:58:09.5640904Z test_working_gt_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-08-13T13:58:09.5657947Z test_working_half_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-08-13T13:58:09.5674687Z test_working_int_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-08-13T13:58:09.5691789Z test_working_isnan_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-08-13T13:58:09.5708599Z test_working_le_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-08-13T13:58:09.5732187Z test_working_lerp_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-08-13T13:58:09.5749023Z test_working_lgamma_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-08-13T13:58:09.5765911Z test_working_log10_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-08-13T13:58:09.5784098Z test_working_log1p_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-08-13T13:58:09.5802040Z test_working_log2_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-08-13T13:58:09.5820079Z test_working_log_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-08-13T13:58:09.5837127Z test_working_long_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-08-13T13:58:09.5854112Z test_working_lt_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-08-13T13:58:09.5871047Z test_working_masked_fill_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-08-13T13:58:09.5888079Z test_working_max_binary_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-08-13T13:58:09.5904846Z test_working_mean_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-08-13T13:58:09.5928339Z test_working_min_binary_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-08-13T13:58:09.5945331Z test_working_mm_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-08-13T13:58:09.5962242Z test_working_mul_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-08-13T13:58:09.5980407Z test_working_ne_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-08-13T13:58:09.5998361Z test_working_neg_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-08-13T13:58:09.6016477Z test_working_nn_functional_hardshrink_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-08-13T13:58:09.6033451Z test_working_nn_functional_hardsigmoid_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-08-13T13:58:09.6050627Z test_working_nn_functional_hardswish_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-08-13T13:58:09.6067380Z test_working_nn_functional_hardtanh_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-08-13T13:58:09.6084165Z test_working_nn_functional_leaky_relu_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-08-13T13:58:09.6101249Z test_working_nn_functional_relu6_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-08-13T13:58:09.6124849Z test_working_nn_functional_relu_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-08-13T13:58:09.6141968Z test_working_nn_functional_softplus_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-08-13T13:58:09.6158770Z test_working_nn_functional_softsign_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-08-13T13:58:09.6177063Z test_working_nn_functional_tanhshrink_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-08-13T13:58:09.6194944Z test_working_nn_functional_threshold_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-08-13T13:58:09.6212995Z test_working_permute_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-08-13T13:58:09.6230002Z test_working_pow_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-08-13T13:58:09.6247098Z test_working_reciprocal_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-08-13T13:58:09.6263928Z test_working_remainder_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-08-13T13:58:09.6280657Z test_working_reshape_as_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-08-13T13:58:09.6297719Z test_working_reshape_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-08-13T13:58:09.6322892Z test_working_round_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-08-13T13:58:09.6340086Z test_working_rsqrt_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-08-13T13:58:09.6357051Z test_working_rsub_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-08-13T13:58:09.6374345Z test_working_short_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-08-13T13:58:09.6391087Z test_working_sigmoid_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-08-13T13:58:09.6408607Z test_working_sign_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-08-13T13:58:09.6425243Z test_working_sin_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-08-13T13:58:09.6442124Z test_working_sinh_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-08-13T13:58:09.6459090Z test_working_sqrt_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-08-13T13:58:09.6475830Z test_working_sub_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-08-13T13:58:09.6492996Z test_working_sum_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-08-13T13:58:09.6516963Z test_working_t_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-08-13T13:58:09.6534443Z test_working_tan_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-08-13T13:58:09.6551235Z test_working_tanh_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-08-13T13:58:09.6568513Z test_working_transpose_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-08-13T13:58:09.6586298Z test_working_true_divide_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-08-13T13:58:09.6604600Z test_working_trunc_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-08-13T13:58:09.6622565Z test_working_unsqueeze_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-08-13T13:58:09.6640433Z test_working_view_as_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-08-13T13:58:09.6658490Z test_working_view_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-08-13T13:58:09.6676249Z test_working_where_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-08-13T13:58:10.6503285Z test_abs (__main__.TestTEFuserDynamic) ... ok (0.982s) 2022-08-13T13:58:10.7350616Z test_adaptive_avg_pool2d (__main__.TestTEFuserDynamic) ... ok (0.085s) 2022-08-13T13:58:12.0253250Z test_add_bool (__main__.TestTEFuserDynamic) ... ok (1.290s) 2022-08-13T13:58:12.4888391Z test_addcmul (__main__.TestTEFuserDynamic) ... ok (0.463s) 2022-08-13T13:58:12.4908528Z test_arg_configurations_smoke (__main__.TestTEFuserDynamic) ... skip: TODO: chunk dynamic shapes (0.002s) 2022-08-13T13:58:12.8028291Z test_autocast_down (__main__.TestTEFuserDynamic) ... ok (0.312s) 2022-08-13T13:58:13.1110889Z test_autocast_up (__main__.TestTEFuserDynamic) ... ok (0.308s) 2022-08-13T13:58:13.3522926Z test_batch_norm (__main__.TestTEFuserDynamic) ... /opt/conda/lib/python3.7/site-packages/torch/testing/_deprecated.py:35: FutureWarning: torch.testing.assert_allclose() is deprecated since 1.12 and will be removed in 1.14. Use torch.testing.assert_close() instead. For detailed upgrade instructions see https://github.com/pytorch/pytorch/issues/61844. 2022-08-13T13:58:13.3524928Z warnings.warn(msg, FutureWarning) 2022-08-13T13:58:15.4727016Z ok (2.362s) 2022-08-13T13:58:33.7910187Z test_binary_div_ops (__main__.TestTEFuserDynamic) ... ok (18.318s) 2022-08-13T13:59:32.5703841Z test_binary_ops (__main__.TestTEFuserDynamic) ... ok (58.779s) 2022-08-13T13:59:36.8996286Z test_binary_pow (__main__.TestTEFuserDynamic) ... ok (4.329s) 2022-08-13T13:59:39.6932160Z test_binary_scalar_ops (__main__.TestTEFuserDynamic) ... ok (2.793s) 2022-08-13T13:59:39.6952012Z test_binary_tensor_scalar_ops (__main__.TestTEFuserDynamic) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T13:59:49.7922100Z test_bitwise_ops (__main__.TestTEFuserDynamic) ... ok (10.097s) 2022-08-13T13:59:50.7465058Z test_broadcast (__main__.TestTEFuserDynamic) ... ok (0.954s) 2022-08-13T13:59:51.7351441Z test_cat_2k_args (__main__.TestTEFuserDynamic) ... ok (0.988s) 2022-08-13T13:59:52.7927677Z test_cat_graph_opt (__main__.TestTEFuserDynamic) ... ok (1.057s) 2022-08-13T13:59:57.5958296Z test_channels_last_dims_dynamic (__main__.TestTEFuserDynamic) ... ok (4.803s) 2022-08-13T13:59:58.9206210Z test_checks_cat_inputs (__main__.TestTEFuserDynamic) ... ok (1.325s) 2022-08-13T13:59:58.9221834Z test_chunk (__main__.TestTEFuserDynamic) ... skip: TODO: chunk dynamic shapes (0.002s) 2022-08-13T13:59:58.9244819Z test_chunk_correctness (__main__.TestTEFuserDynamic) ... skip: TODO: chunk dynamic shapes (0.002s) 2022-08-13T13:59:58.9263959Z test_chunk_distributes (__main__.TestTEFuserDynamic) ... skip: TODO: chunk dynamic shapes (0.002s) 2022-08-13T13:59:58.9281142Z test_chunk_motion_deduplicates_inputs (__main__.TestTEFuserDynamic) ... skip: TODO: chunk dynamic shapes (0.002s) 2022-08-13T13:59:58.9296671Z test_chunk_mul_one (__main__.TestTEFuserDynamic) ... skip: TODO: chunk dynamic shapes (0.001s) 2022-08-13T13:59:58.9317749Z test_chunk_multiple (__main__.TestTEFuserDynamic) ... skip: TODO: chunk dynamic shapes (0.002s) 2022-08-13T14:00:11.9611553Z test_clamp (__main__.TestTEFuserDynamic) ... ok (13.029s) 2022-08-13T14:00:12.7509307Z test_clamp_double (__main__.TestTEFuserDynamic) ... ok (0.790s) 2022-08-13T14:00:13.5589457Z test_clamp_int (__main__.TestTEFuserDynamic) ... ok (0.808s) 2022-08-13T14:00:14.6585594Z test_comparison_eq_ne (__main__.TestTEFuserDynamic) ... ok (1.099s) 2022-08-13T14:00:15.7230609Z test_comparison_ge_le (__main__.TestTEFuserDynamic) ... ok (1.064s) 2022-08-13T14:00:16.7919450Z test_comparison_gt_lt (__main__.TestTEFuserDynamic) ... ok (1.069s) 2022-08-13T14:00:17.9668810Z test_concat (__main__.TestTEFuserDynamic) ... ok (1.175s) 2022-08-13T14:00:19.7841648Z test_concat_invariant (__main__.TestTEFuserDynamic) ... ok (1.817s) 2022-08-13T14:00:19.7870481Z test_constant_chunk_shapes (__main__.TestTEFuserDynamic) ... skip: TODO: chunk dynamic shapes (0.003s) 2022-08-13T14:00:19.7890200Z test_conv2d (__main__.TestTEFuserDynamic) ... skip: don't run conv with dynamic shapes (0.002s) 2022-08-13T14:00:19.7909527Z test_conv2d_depthwise (__main__.TestTEFuserDynamic) ... skip: don't run conv with dynamic shapes (0.002s) 2022-08-13T14:00:19.7932774Z test_cuda_half (__main__.TestTEFuserDynamic) ... skip: no half support (0.002s) 2022-08-13T14:00:19.9715777Z test_dims (__main__.TestTEFuserDynamic) ... ok (0.178s) 2022-08-13T14:00:19.9793935Z test_disabled (__main__.TestTEFuserDynamic) ... ok (0.008s) 2022-08-13T14:00:20.4392377Z test_div_bool (__main__.TestTEFuserDynamic) ... ok (0.460s) 2022-08-13T14:00:20.4532712Z test_dynamic_cat (__main__.TestTEFuserDynamic) ... ok (0.014s) 2022-08-13T14:00:30.9964812Z test_dynamic_shapes (__main__.TestTEFuserDynamic) ... ok (10.543s) 2022-08-13T14:00:32.6523200Z test_eq_unsqueeze_type_as (__main__.TestTEFuserDynamic) ... ok (1.656s) 2022-08-13T14:00:33.8551515Z test_erf (__main__.TestTEFuserDynamic) ... ok (1.203s) 2022-08-13T14:00:33.8957883Z test_exhaust_specializations (__main__.TestTEFuserDynamic) ... ok (0.041s) 2022-08-13T14:00:34.3639374Z test_exp (__main__.TestTEFuserDynamic) ... ok (0.468s) 2022-08-13T14:00:34.3652333Z test_fusion_reuse_multi_gpu (__main__.TestTEFuserDynamic) ... skip: needs non-zero device (0.001s) 2022-08-13T14:00:34.3723613Z test_gelu (__main__.TestTEFuserDynamic) ... ok (0.007s) 2022-08-13T14:00:34.6522482Z test_hardsigmoid_fwd_bwd (__main__.TestTEFuserDynamic) ... ok (0.280s) 2022-08-13T14:00:35.0990549Z test_hardswish_fwd_bwd (__main__.TestTEFuserDynamic) ... ok (0.447s) 2022-08-13T14:00:35.4894110Z test_inlined_optimized_graph (__main__.TestTEFuserDynamic) ... ok (0.390s) 2022-08-13T14:00:41.0657987Z test_isnan (__main__.TestTEFuserDynamic) ... ok (5.576s) 2022-08-13T14:00:41.0672609Z test_kernel_cache_multi_gpu (__main__.TestTEFuserDynamic) ... skip: needs non-zero device (0.002s) 2022-08-13T14:00:42.2355976Z test_lerp (__main__.TestTEFuserDynamic) ... ok (1.168s) 2022-08-13T14:00:42.2376195Z test_list_ops (__main__.TestTEFuserDynamic) ... skip: FIXME: fuser doesn't include ListConstruct nodes to the group causing a failure (0.002s) 2022-08-13T14:00:44.8767617Z test_lstm (__main__.TestTEFuserDynamic) ... ok (2.639s) 2022-08-13T14:00:45.7243948Z test_lstm_concat (__main__.TestTEFuserDynamic) ... ok (0.847s) 2022-08-13T14:01:16.7262418Z test_lstm_gates_permutations (__main__.TestTEFuserDynamic) ... ok (31.002s) 2022-08-13T14:01:18.1356408Z test_lstm_traced (__main__.TestTEFuserDynamic) ... ok (1.409s) 2022-08-13T14:01:18.1374533Z test_masked_fill (__main__.TestTEFuserDynamic) ... skip: Temporarily disabled (0.002s) 2022-08-13T14:01:18.1456340Z test_matmul (__main__.TestTEFuserDynamic) ... skip: don't run conv with dynamic shapes (0.008s) 2022-08-13T14:01:18.1919166Z test_milstm (__main__.TestTEFuserDynamic) ... skip: don't run conv with dynamic shapes (0.046s) 2022-08-13T14:01:27.3114147Z test_minmax (__main__.TestTEFuserDynamic) ... ok (9.119s) 2022-08-13T14:01:31.6691399Z test_minmax_int_ops (__main__.TestTEFuserDynamic) ... ok (4.358s) 2022-08-13T14:01:32.1859804Z test_mul_bool (__main__.TestTEFuserDynamic) ... ok (0.517s) 2022-08-13T14:01:32.3756251Z test_neg_pow (__main__.TestTEFuserDynamic) ... ok (0.190s) 2022-08-13T14:01:32.3768556Z test_nonzero_device_cuda (__main__.TestTEFuserDynamic) ... skip: needs non-zero device (0.001s) 2022-08-13T14:01:32.3779637Z test_nop (__main__.TestTEFuserDynamic) ... ok (0.001s) 2022-08-13T14:01:32.7232572Z test_profiler (__main__.TestTEFuserDynamic) ... STAGE:2022-08-13 14:01:32 5137:5137 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T14:01:32.8300866Z STAGE:2022-08-13 14:01:32 5137:5137 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T14:01:32.8314713Z ok (0.453s) 2022-08-13T14:01:32.8337386Z test_rand_broadcast_cuda (__main__.TestTEFuserDynamic) ... skip: rand_like is not supported yet (0.002s) 2022-08-13T14:01:32.8354476Z test_rand_cuda (__main__.TestTEFuserDynamic) ... skip: rand_like is not supported yet (0.002s) 2022-08-13T14:01:32.8367164Z test_rand_diamond (__main__.TestTEFuserDynamic) ... skip: rand_like is not supported yet (0.001s) 2022-08-13T14:01:33.4411239Z test_relu (__main__.TestTEFuserDynamic) ... ok (0.604s) 2022-08-13T14:01:33.6556550Z test_relu_fwd_bwd (__main__.TestTEFuserDynamic) ... ok (0.214s) 2022-08-13T14:01:34.0025902Z test_remove_output_used_only_in_size (__main__.TestTEFuserDynamic) ... ok (0.347s) 2022-08-13T14:01:34.0680917Z test_scalar (__main__.TestTEFuserDynamic) ... ok (0.065s) 2022-08-13T14:01:35.7455184Z test_scalar_arg (__main__.TestTEFuserDynamic) ... ok (1.677s) 2022-08-13T14:01:35.8087325Z test_scalar_only_inputs (__main__.TestTEFuserDynamic) ... ok (0.063s) 2022-08-13T14:01:35.9291009Z test_skip_grad_in_check (__main__.TestTEFuserDynamic) ... ok (0.120s) 2022-08-13T14:01:37.0296952Z test_small_constant (__main__.TestTEFuserDynamic) ... ok (1.100s) 2022-08-13T14:01:37.9035956Z test_sub_gt_and (__main__.TestTEFuserDynamic) ... ok (0.874s) 2022-08-13T14:01:38.1710357Z test_sum_dim (__main__.TestTEFuserDynamic) ... ok (0.267s) 2022-08-13T14:01:38.3103758Z test_sum_keepdim_cast (__main__.TestTEFuserDynamic) ... ok (0.139s) 2022-08-13T14:01:38.4341268Z test_sum_simple (__main__.TestTEFuserDynamic) ... ok (0.124s) 2022-08-13T14:01:40.5493908Z test_superslomo (__main__.TestTEFuserDynamic) ... ok (2.115s) 2022-08-13T14:01:42.7292861Z test_tensor_scalar_ops (__main__.TestTEFuserDynamic) ... ok (2.180s) 2022-08-13T14:01:44.7285960Z test_ternary_norm_ops (__main__.TestTEFuserDynamic) ... ok (1.999s) 2022-08-13T14:01:49.5654962Z test_ternary_ops (__main__.TestTEFuserDynamic) ... ok (4.837s) 2022-08-13T14:01:50.4640824Z test_threshold (__main__.TestTEFuserDynamic) ... ok (0.898s) 2022-08-13T14:01:50.6825015Z test_to_device (__main__.TestTEFuserDynamic) ... ok (0.218s) 2022-08-13T14:02:07.7914214Z test_torch_to (__main__.TestTEFuserDynamic) ... ok (17.109s) 2022-08-13T14:02:10.7920940Z test_type_as_cat (__main__.TestTEFuserDynamic) ... ok (3.000s) 2022-08-13T14:02:10.8615745Z test_typecheck (__main__.TestTEFuserDynamic) ... ok (0.069s) 2022-08-13T14:02:10.8648899Z test_unary_ops (__main__.TestTEFuserDynamic) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-08-13T14:02:10.8837359Z test_unrolled_cat (__main__.TestTEFuserDynamic) ... ok (0.019s) 2022-08-13T14:02:12.2078714Z test_unsqueeze_size_calculation (__main__.TestTEFuserDynamic) ... ok (1.324s) 2022-08-13T14:02:12.7152467Z test_unsqueeze_var_dim (__main__.TestTEFuserDynamic) ... ok (0.507s) 2022-08-13T14:02:12.7255039Z test_unsupported_dtypes (__main__.TestTEFuserDynamic) ... test_jit_fuser_te.py:1187: UserWarning: ComplexHalf support is experimental and many operators don't support it yet. (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/EmptyTensor.cpp:32.) 2022-08-13T14:02:12.7256233Z return v.to(dtype) 2022-08-13T14:02:12.8258071Z ok (0.110s) 2022-08-13T14:02:13.7893817Z test_where_and_typing (__main__.TestTEFuserDynamic) ... ok (0.963s) 2022-08-13T14:02:25.2615121Z test_where_ops (__main__.TestTEFuserDynamic) ... ok (11.472s) 2022-08-13T14:02:25.3791350Z test_with_strict_fusion (__main__.TestTEFuserDynamic) ... /opt/conda/lib/python3.7/site-packages/torch/jit/__init__.py:216: UserWarning: Only works in script mode 2022-08-13T14:02:25.3792416Z warnings.warn("Only works in script mode") 2022-08-13T14:02:25.5161114Z ok (0.255s) 2022-08-13T14:02:26.2628309Z test_zero_element_tensors (__main__.TestTEFuserDynamic) ... ok (0.746s) 2022-08-13T14:02:26.9041597Z test_abs (__main__.TestTEFuserStatic) ... ok (0.641s) 2022-08-13T14:02:26.9880695Z test_adaptive_avg_pool2d (__main__.TestTEFuserStatic) ... ok (0.084s) 2022-08-13T14:02:28.0303920Z test_add_bool (__main__.TestTEFuserStatic) ... ok (1.042s) 2022-08-13T14:02:28.4219117Z test_addcmul (__main__.TestTEFuserStatic) ... ok (0.391s) 2022-08-13T14:02:28.7994452Z test_arg_configurations_smoke (__main__.TestTEFuserStatic) ... ok (0.377s) 2022-08-13T14:02:29.1126162Z test_autocast_down (__main__.TestTEFuserStatic) ... ok (0.313s) 2022-08-13T14:02:29.4490890Z test_autocast_up (__main__.TestTEFuserStatic) ... ok (0.336s) 2022-08-13T14:02:29.5554567Z test_batch_norm (__main__.TestTEFuserStatic) ... /opt/conda/lib/python3.7/site-packages/torch/testing/_deprecated.py:35: FutureWarning: torch.testing.assert_allclose() is deprecated since 1.12 and will be removed in 1.14. Use torch.testing.assert_close() instead. For detailed upgrade instructions see https://github.com/pytorch/pytorch/issues/61844. 2022-08-13T14:02:29.5556060Z warnings.warn(msg, FutureWarning) 2022-08-13T14:02:31.1885008Z ok (1.739s) 2022-08-13T14:02:47.3250310Z test_binary_div_ops (__main__.TestTEFuserStatic) ... ok (16.136s) 2022-08-13T14:03:37.6313180Z test_binary_ops (__main__.TestTEFuserStatic) ... ok (50.306s) 2022-08-13T14:03:41.2223875Z test_binary_pow (__main__.TestTEFuserStatic) ... ok (3.591s) 2022-08-13T14:03:44.0831011Z test_binary_scalar_ops (__main__.TestTEFuserStatic) ... ok (2.861s) 2022-08-13T14:03:44.0852229Z test_binary_tensor_scalar_ops (__main__.TestTEFuserStatic) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T14:03:52.4472286Z test_bitwise_ops (__main__.TestTEFuserStatic) ... ok (8.362s) 2022-08-13T14:03:53.1008367Z test_broadcast (__main__.TestTEFuserStatic) ... ok (0.653s) 2022-08-13T14:03:54.0506589Z test_cat_2k_args (__main__.TestTEFuserStatic) ... ok (0.950s) 2022-08-13T14:03:54.1983003Z test_cat_graph_opt (__main__.TestTEFuserStatic) ... ok (0.147s) 2022-08-13T14:03:58.8724037Z test_channels_last_dims_dynamic (__main__.TestTEFuserStatic) ... ok (4.674s) 2022-08-13T14:03:59.5760983Z test_checks_cat_inputs (__main__.TestTEFuserStatic) ... ok (0.704s) 2022-08-13T14:04:00.3201694Z test_chunk (__main__.TestTEFuserStatic) ... ok (0.744s) 2022-08-13T14:04:07.3940377Z test_chunk_correctness (__main__.TestTEFuserStatic) ... ok (7.074s) 2022-08-13T14:04:07.7839421Z test_chunk_distributes (__main__.TestTEFuserStatic) ... ok (0.390s) 2022-08-13T14:04:09.0836694Z test_chunk_motion_deduplicates_inputs (__main__.TestTEFuserStatic) ... ok (1.300s) 2022-08-13T14:04:09.8635386Z test_chunk_mul_one (__main__.TestTEFuserStatic) ... ok (0.780s) 2022-08-13T14:04:10.8006813Z test_chunk_multiple (__main__.TestTEFuserStatic) ... ok (0.937s) 2022-08-13T14:04:19.7608466Z test_clamp (__main__.TestTEFuserStatic) ... ok (8.960s) 2022-08-13T14:04:20.4220120Z test_clamp_double (__main__.TestTEFuserStatic) ... ok (0.661s) 2022-08-13T14:04:21.0712392Z test_clamp_int (__main__.TestTEFuserStatic) ... ok (0.649s) 2022-08-13T14:04:21.9127648Z test_comparison_eq_ne (__main__.TestTEFuserStatic) ... ok (0.841s) 2022-08-13T14:04:22.6951218Z test_comparison_ge_le (__main__.TestTEFuserStatic) ... ok (0.782s) 2022-08-13T14:04:23.4380311Z test_comparison_gt_lt (__main__.TestTEFuserStatic) ... ok (0.743s) 2022-08-13T14:04:23.8802418Z test_concat (__main__.TestTEFuserStatic) ... ok (0.442s) 2022-08-13T14:04:24.6352547Z test_concat_invariant (__main__.TestTEFuserStatic) ... ok (0.755s) 2022-08-13T14:04:24.6381038Z test_constant_chunk_shapes (__main__.TestTEFuserStatic) ... test_jit_fuser_te.py:2411: TracerWarning: torch.tensor results are registered as constants in the trace. You can safely ignore this warning if you use this function to create tensors out of constant variables that would be the same every time you call this function. In any other case, this might cause the trace to be incorrect. 2022-08-13T14:04:24.6382918Z r = torch.tensor(4) 2022-08-13T14:04:26.0238048Z ok (1.388s) 2022-08-13T14:04:26.0431170Z test_conv2d (__main__.TestTEFuserStatic) ... ok (0.019s) 2022-08-13T14:04:27.4306185Z test_conv2d_depthwise (__main__.TestTEFuserStatic) ... ok (1.387s) 2022-08-13T14:04:27.4326521Z test_cuda_half (__main__.TestTEFuserStatic) ... skip: no half support (0.002s) 2022-08-13T14:04:27.5244436Z test_dims (__main__.TestTEFuserStatic) ... ok (0.092s) 2022-08-13T14:04:27.5323292Z test_disabled (__main__.TestTEFuserStatic) ... ok (0.008s) 2022-08-13T14:04:27.8997059Z test_div_bool (__main__.TestTEFuserStatic) ... ok (0.367s) 2022-08-13T14:04:27.9136315Z test_dynamic_cat (__main__.TestTEFuserStatic) ... ok (0.014s) 2022-08-13T14:04:37.7290493Z test_dynamic_shapes (__main__.TestTEFuserStatic) ... ok (9.815s) 2022-08-13T14:04:39.0752733Z test_eq_unsqueeze_type_as (__main__.TestTEFuserStatic) ... ok (1.346s) 2022-08-13T14:04:40.2574739Z test_erf (__main__.TestTEFuserStatic) ... ok (1.182s) 2022-08-13T14:04:40.2980595Z test_exhaust_specializations (__main__.TestTEFuserStatic) ... ok (0.041s) 2022-08-13T14:04:40.7003620Z test_exp (__main__.TestTEFuserStatic) ... ok (0.402s) 2022-08-13T14:04:40.7016331Z test_fusion_reuse_multi_gpu (__main__.TestTEFuserStatic) ... skip: needs non-zero device (0.001s) 2022-08-13T14:04:40.7094190Z test_gelu (__main__.TestTEFuserStatic) ... ok (0.008s) 2022-08-13T14:04:40.8561308Z test_hardsigmoid_fwd_bwd (__main__.TestTEFuserStatic) ... ok (0.147s) 2022-08-13T14:04:41.0285740Z test_hardswish_fwd_bwd (__main__.TestTEFuserStatic) ... ok (0.172s) 2022-08-13T14:04:41.1503720Z test_inlined_optimized_graph (__main__.TestTEFuserStatic) ... ok (0.122s) 2022-08-13T14:04:46.3652850Z test_isnan (__main__.TestTEFuserStatic) ... ok (5.215s) 2022-08-13T14:04:46.3670787Z test_kernel_cache_multi_gpu (__main__.TestTEFuserStatic) ... skip: needs non-zero device (0.002s) 2022-08-13T14:04:47.1274820Z test_lerp (__main__.TestTEFuserStatic) ... ok (0.760s) 2022-08-13T14:04:47.1294158Z test_list_ops (__main__.TestTEFuserStatic) ... skip: FIXME: fuser doesn't include ListConstruct nodes to the group causing a failure (0.002s) 2022-08-13T14:04:47.8205607Z test_lstm (__main__.TestTEFuserStatic) ... ok (0.691s) 2022-08-13T14:04:48.5732451Z test_lstm_concat (__main__.TestTEFuserStatic) ... ok (0.753s) 2022-08-13T14:04:58.9643072Z test_lstm_gates_permutations (__main__.TestTEFuserStatic) ... ok (10.391s) 2022-08-13T14:04:59.6421080Z test_lstm_traced (__main__.TestTEFuserStatic) ... ok (0.678s) 2022-08-13T14:04:59.6437424Z test_masked_fill (__main__.TestTEFuserStatic) ... skip: Temporarily disabled (0.002s) 2022-08-13T14:05:00.8481657Z test_matmul (__main__.TestTEFuserStatic) ... ok (1.204s) 2022-08-13T14:05:04.8269335Z test_milstm (__main__.TestTEFuserStatic) ... ok (3.979s) 2022-08-13T14:05:11.3625004Z test_minmax (__main__.TestTEFuserStatic) ... ok (6.535s) 2022-08-13T14:05:14.9493597Z test_minmax_int_ops (__main__.TestTEFuserStatic) ... ok (3.587s) 2022-08-13T14:05:15.3461503Z test_mul_bool (__main__.TestTEFuserStatic) ... ok (0.397s) 2022-08-13T14:05:15.5289690Z test_neg_pow (__main__.TestTEFuserStatic) ... ok (0.183s) 2022-08-13T14:05:15.5300451Z test_nonzero_device_cuda (__main__.TestTEFuserStatic) ... skip: needs non-zero device (0.001s) 2022-08-13T14:05:15.5310595Z test_nop (__main__.TestTEFuserStatic) ... ok (0.001s) 2022-08-13T14:05:15.5359748Z test_profiler (__main__.TestTEFuserStatic) ... STAGE:2022-08-13 14:05:15 5137:5137 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T14:05:15.5672937Z STAGE:2022-08-13 14:05:15 5137:5137 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T14:05:15.5684070Z ok (0.037s) 2022-08-13T14:05:15.5704544Z test_rand_broadcast_cuda (__main__.TestTEFuserStatic) ... skip: rand_like is not supported yet (0.002s) 2022-08-13T14:05:15.5719982Z test_rand_cuda (__main__.TestTEFuserStatic) ... skip: rand_like is not supported yet (0.001s) 2022-08-13T14:05:15.5731937Z test_rand_diamond (__main__.TestTEFuserStatic) ... skip: rand_like is not supported yet (0.001s) 2022-08-13T14:05:15.9732577Z test_relu (__main__.TestTEFuserStatic) ... ok (0.400s) 2022-08-13T14:05:16.0566823Z test_relu_fwd_bwd (__main__.TestTEFuserStatic) ... ok (0.083s) 2022-08-13T14:05:16.3634950Z test_remove_output_used_only_in_size (__main__.TestTEFuserStatic) ... ok (0.307s) 2022-08-13T14:05:16.4274407Z test_scalar (__main__.TestTEFuserStatic) ... ok (0.064s) 2022-08-13T14:05:17.4471710Z test_scalar_arg (__main__.TestTEFuserStatic) ... ok (1.019s) 2022-08-13T14:05:17.5086786Z test_scalar_only_inputs (__main__.TestTEFuserStatic) ... ok (0.061s) 2022-08-13T14:05:17.5465204Z test_skip_grad_in_check (__main__.TestTEFuserStatic) ... ok (0.038s) 2022-08-13T14:05:18.2946080Z test_small_constant (__main__.TestTEFuserStatic) ... ok (0.748s) 2022-08-13T14:05:18.9979435Z test_sub_gt_and (__main__.TestTEFuserStatic) ... ok (0.703s) 2022-08-13T14:05:19.1589712Z test_sum_dim (__main__.TestTEFuserStatic) ... ok (0.161s) 2022-08-13T14:05:19.2432289Z test_sum_keepdim_cast (__main__.TestTEFuserStatic) ... ok (0.084s) 2022-08-13T14:05:19.3199153Z test_sum_simple (__main__.TestTEFuserStatic) ... ok (0.077s) 2022-08-13T14:05:20.4179911Z test_superslomo (__main__.TestTEFuserStatic) ... ok (1.098s) 2022-08-13T14:05:21.7607373Z test_tensor_scalar_ops (__main__.TestTEFuserStatic) ... ok (1.342s) 2022-08-13T14:05:23.3549595Z test_ternary_norm_ops (__main__.TestTEFuserStatic) ... ok (1.594s) 2022-08-13T14:05:27.4913962Z test_ternary_ops (__main__.TestTEFuserStatic) ... ok (4.136s) 2022-08-13T14:05:28.1543661Z test_threshold (__main__.TestTEFuserStatic) ... ok (0.663s) 2022-08-13T14:05:28.2194683Z test_to_device (__main__.TestTEFuserStatic) ... ok (0.065s) 2022-08-13T14:05:41.8096490Z test_torch_to (__main__.TestTEFuserStatic) ... ok (13.590s) 2022-08-13T14:05:43.8163930Z test_type_as_cat (__main__.TestTEFuserStatic) ... ok (2.007s) 2022-08-13T14:05:43.8810487Z test_typecheck (__main__.TestTEFuserStatic) ... ok (0.065s) 2022-08-13T14:05:43.8840746Z test_unary_ops (__main__.TestTEFuserStatic) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-08-13T14:05:43.9219936Z test_unrolled_cat (__main__.TestTEFuserStatic) ... ok (0.038s) 2022-08-13T14:05:44.6400254Z test_unsqueeze_size_calculation (__main__.TestTEFuserStatic) ... ok (0.718s) 2022-08-13T14:05:44.9201110Z test_unsqueeze_var_dim (__main__.TestTEFuserStatic) ... ok (0.280s) 2022-08-13T14:05:45.0267311Z test_unsupported_dtypes (__main__.TestTEFuserStatic) ... ok (0.107s) 2022-08-13T14:05:45.7475408Z test_where_and_typing (__main__.TestTEFuserStatic) ... ok (0.721s) 2022-08-13T14:05:55.0920362Z test_where_ops (__main__.TestTEFuserStatic) ... ok (9.344s) 2022-08-13T14:05:55.1325725Z test_with_strict_fusion (__main__.TestTEFuserStatic) ... /opt/conda/lib/python3.7/site-packages/torch/jit/__init__.py:216: UserWarning: Only works in script mode 2022-08-13T14:05:55.1327482Z warnings.warn("Only works in script mode") 2022-08-13T14:05:55.1911964Z ok (0.099s) 2022-08-13T14:05:55.8112933Z test_zero_element_tensors (__main__.TestTEFuserStatic) ... ok (0.620s) 2022-08-13T14:05:55.8113219Z 2022-08-13T14:05:55.8113599Z ---------------------------------------------------------------------- 2022-08-13T14:05:55.8116263Z Ran 5851 tests in 479.720s 2022-08-13T14:05:55.8116471Z 2022-08-13T14:05:55.8116602Z OK (skipped=5680) 2022-08-13T14:05:55.8116770Z 2022-08-13T14:05:55.8118890Z Generating XML reports... 2022-08-13T14:05:55.8195159Z Generated XML report: test-reports/python-unittest/test_jit_fuser_te/TEST-jit.test_fuser_common.TestFuserCommon-20220813135755.xml 2022-08-13T14:05:55.8310495Z Generated XML report: test-reports/python-unittest/test_jit_fuser_te/TEST-TestTEFuserDynamic-20220813135755.xml 2022-08-13T14:05:55.8426292Z Generated XML report: test-reports/python-unittest/test_jit_fuser_te/TEST-TestTEFuserStatic-20220813135755.xml 2022-08-13T14:05:56.8156300Z Generated XML report: test-reports/python-unittest/test_jit_fuser_te/TEST-TestNNCOpInfoCUDA-20220813135755.xml 2022-08-13T14:05:57.6938567Z Running test_jiterator ... [2022-08-13 14:05:57.692405] 2022-08-13T14:05:57.6939556Z Executing ['/opt/conda/bin/python', '-bb', 'test_jiterator.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2022-08-13 14:05:57.692544] 2022-08-13T14:06:00.8782725Z Test results will be stored in test-reports/python-unittest/test_jiterator 2022-08-13T14:06:00.8866296Z 2022-08-13T14:06:00.8866708Z Running tests... 2022-08-13T14:06:00.8867232Z ---------------------------------------------------------------------- 2022-08-13T14:06:01.0859674Z test_all_dtype_contiguous_shape_strides_(([3, 3], [3, 1]), ([3, 3], [3, 1]))_cuda_bfloat16_bfloat16 (__main__.TestPythonJiteratorCUDA) ... ok (0.199s) 2022-08-13T14:06:01.5965228Z test_all_dtype_contiguous_shape_strides_(([3, 3], [3, 1]), ([3, 3], [3, 1]))_cuda_bfloat16_complex128 (__main__.TestPythonJiteratorCUDA) ... ok (0.510s) 2022-08-13T14:06:02.0479778Z test_all_dtype_contiguous_shape_strides_(([3, 3], [3, 1]), ([3, 3], [3, 1]))_cuda_bfloat16_complex64 (__main__.TestPythonJiteratorCUDA) ... ok (0.451s) 2022-08-13T14:06:02.3426042Z test_all_dtype_contiguous_shape_strides_(([3, 3], [3, 1]), ([3, 3], [3, 1]))_cuda_bfloat16_float16 (__main__.TestPythonJiteratorCUDA) ... ok (0.295s) 2022-08-13T14:06:02.3461754Z test_all_dtype_contiguous_shape_strides_(([3, 3], [3, 1]), ([3, 3], [3, 1]))_cuda_bfloat16_float32 (__main__.TestPythonJiteratorCUDA) ... ok (0.004s) 2022-08-13T14:06:02.6428370Z test_all_dtype_contiguous_shape_strides_(([3, 3], [3, 1]), ([3, 3], [3, 1]))_cuda_bfloat16_float64 (__main__.TestPythonJiteratorCUDA) ... ok (0.296s) 2022-08-13T14:06:03.0296491Z test_all_dtype_contiguous_shape_strides_(([3, 3], [3, 1]), ([3, 3], [3, 1]))_cuda_bfloat16_int16 (__main__.TestPythonJiteratorCUDA) ... ok (0.387s) 2022-08-13T14:06:03.0332771Z test_all_dtype_contiguous_shape_strides_(([3, 3], [3, 1]), ([3, 3], [3, 1]))_cuda_bfloat16_int32 (__main__.TestPythonJiteratorCUDA) ... ok (0.004s) 2022-08-13T14:06:03.0366907Z test_all_dtype_contiguous_shape_strides_(([3, 3], [3, 1]), ([3, 3], [3, 1]))_cuda_bfloat16_int64 (__main__.TestPythonJiteratorCUDA) ... ok (0.003s) 2022-08-13T14:06:03.0401142Z test_all_dtype_contiguous_shape_strides_(([3, 3], [3, 1]), ([3, 3], [3, 1]))_cuda_bfloat16_int8 (__main__.TestPythonJiteratorCUDA) ... ok (0.003s) 2022-08-13T14:06:03.0437691Z test_all_dtype_contiguous_shape_strides_(([3, 3], [3, 1]), ([3, 3], [3, 1]))_cuda_bfloat16_uint8 (__main__.TestPythonJiteratorCUDA) ... ok (0.004s) 2022-08-13T14:06:03.0472512Z test_all_dtype_contiguous_shape_strides_(([3, 3], [3, 1]), ([3, 3], [3, 1]))_cuda_complex128_bfloat16 (__main__.TestPythonJiteratorCUDA) ... ok (0.003s) 2022-08-13T14:06:03.5428357Z test_all_dtype_contiguous_shape_strides_(([3, 3], [3, 1]), ([3, 3], [3, 1]))_cuda_complex128_complex128 (__main__.TestPythonJiteratorCUDA) ... ok (0.495s) 2022-08-13T14:06:03.5464882Z test_all_dtype_contiguous_shape_strides_(([3, 3], [3, 1]), ([3, 3], [3, 1]))_cuda_complex128_complex64 (__main__.TestPythonJiteratorCUDA) ... ok (0.004s) 2022-08-13T14:06:03.5500003Z test_all_dtype_contiguous_shape_strides_(([3, 3], [3, 1]), ([3, 3], [3, 1]))_cuda_complex128_float16 (__main__.TestPythonJiteratorCUDA) ... ok (0.003s) 2022-08-13T14:06:03.5537144Z test_all_dtype_contiguous_shape_strides_(([3, 3], [3, 1]), ([3, 3], [3, 1]))_cuda_complex128_float32 (__main__.TestPythonJiteratorCUDA) ... ok (0.004s) 2022-08-13T14:06:03.5571943Z test_all_dtype_contiguous_shape_strides_(([3, 3], [3, 1]), ([3, 3], [3, 1]))_cuda_complex128_float64 (__main__.TestPythonJiteratorCUDA) ... ok (0.003s) 2022-08-13T14:06:03.5606273Z test_all_dtype_contiguous_shape_strides_(([3, 3], [3, 1]), ([3, 3], [3, 1]))_cuda_complex128_int16 (__main__.TestPythonJiteratorCUDA) ... ok (0.003s) 2022-08-13T14:06:03.5640598Z test_all_dtype_contiguous_shape_strides_(([3, 3], [3, 1]), ([3, 3], [3, 1]))_cuda_complex128_int32 (__main__.TestPythonJiteratorCUDA) ... ok (0.003s) 2022-08-13T14:06:03.5675360Z test_all_dtype_contiguous_shape_strides_(([3, 3], [3, 1]), ([3, 3], [3, 1]))_cuda_complex128_int64 (__main__.TestPythonJiteratorCUDA) ... ok (0.003s) 2022-08-13T14:06:03.5710781Z test_all_dtype_contiguous_shape_strides_(([3, 3], [3, 1]), ([3, 3], [3, 1]))_cuda_complex128_int8 (__main__.TestPythonJiteratorCUDA) ... ok (0.003s) 2022-08-13T14:06:03.5748964Z test_all_dtype_contiguous_shape_strides_(([3, 3], [3, 1]), ([3, 3], [3, 1]))_cuda_complex128_uint8 (__main__.TestPythonJiteratorCUDA) ... ok (0.004s) 2022-08-13T14:06:03.5783754Z test_all_dtype_contiguous_shape_strides_(([3, 3], [3, 1]), ([3, 3], [3, 1]))_cuda_complex64_bfloat16 (__main__.TestPythonJiteratorCUDA) ... ok (0.003s) 2022-08-13T14:06:03.5818565Z test_all_dtype_contiguous_shape_strides_(([3, 3], [3, 1]), ([3, 3], [3, 1]))_cuda_complex64_complex128 (__main__.TestPythonJiteratorCUDA) ... ok (0.003s) 2022-08-13T14:06:03.9080647Z test_all_dtype_contiguous_shape_strides_(([3, 3], [3, 1]), ([3, 3], [3, 1]))_cuda_complex64_complex64 (__main__.TestPythonJiteratorCUDA) ... ok (0.326s) 2022-08-13T14:06:03.9116403Z test_all_dtype_contiguous_shape_strides_(([3, 3], [3, 1]), ([3, 3], [3, 1]))_cuda_complex64_float16 (__main__.TestPythonJiteratorCUDA) ... ok (0.004s) 2022-08-13T14:06:03.9151193Z test_all_dtype_contiguous_shape_strides_(([3, 3], [3, 1]), ([3, 3], [3, 1]))_cuda_complex64_float32 (__main__.TestPythonJiteratorCUDA) ... ok (0.003s) 2022-08-13T14:06:03.9185997Z test_all_dtype_contiguous_shape_strides_(([3, 3], [3, 1]), ([3, 3], [3, 1]))_cuda_complex64_float64 (__main__.TestPythonJiteratorCUDA) ... ok (0.003s) 2022-08-13T14:06:03.9226529Z test_all_dtype_contiguous_shape_strides_(([3, 3], [3, 1]), ([3, 3], [3, 1]))_cuda_complex64_int16 (__main__.TestPythonJiteratorCUDA) ... ok (0.004s) 2022-08-13T14:06:03.9261445Z test_all_dtype_contiguous_shape_strides_(([3, 3], [3, 1]), ([3, 3], [3, 1]))_cuda_complex64_int32 (__main__.TestPythonJiteratorCUDA) ... ok (0.003s) 2022-08-13T14:06:03.9296357Z test_all_dtype_contiguous_shape_strides_(([3, 3], [3, 1]), ([3, 3], [3, 1]))_cuda_complex64_int64 (__main__.TestPythonJiteratorCUDA) ... ok (0.003s) 2022-08-13T14:06:03.9331131Z test_all_dtype_contiguous_shape_strides_(([3, 3], [3, 1]), ([3, 3], [3, 1]))_cuda_complex64_int8 (__main__.TestPythonJiteratorCUDA) ... ok (0.003s) 2022-08-13T14:06:03.9364057Z test_all_dtype_contiguous_shape_strides_(([3, 3], [3, 1]), ([3, 3], [3, 1]))_cuda_complex64_uint8 (__main__.TestPythonJiteratorCUDA) ... ok (0.003s) 2022-08-13T14:06:03.9397054Z test_all_dtype_contiguous_shape_strides_(([3, 3], [3, 1]), ([3, 3], [3, 1]))_cuda_float16_bfloat16 (__main__.TestPythonJiteratorCUDA) ... ok (0.003s) 2022-08-13T14:06:03.9429822Z test_all_dtype_contiguous_shape_strides_(([3, 3], [3, 1]), ([3, 3], [3, 1]))_cuda_float16_complex128 (__main__.TestPythonJiteratorCUDA) ... ok (0.003s) 2022-08-13T14:06:03.9467582Z test_all_dtype_contiguous_shape_strides_(([3, 3], [3, 1]), ([3, 3], [3, 1]))_cuda_float16_complex64 (__main__.TestPythonJiteratorCUDA) ... ok (0.004s) 2022-08-13T14:06:04.1205773Z test_all_dtype_contiguous_shape_strides_(([3, 3], [3, 1]), ([3, 3], [3, 1]))_cuda_float16_float16 (__main__.TestPythonJiteratorCUDA) ... ok (0.174s) 2022-08-13T14:06:04.1238738Z test_all_dtype_contiguous_shape_strides_(([3, 3], [3, 1]), ([3, 3], [3, 1]))_cuda_float16_float32 (__main__.TestPythonJiteratorCUDA) ... ok (0.003s) 2022-08-13T14:06:04.1271398Z test_all_dtype_contiguous_shape_strides_(([3, 3], [3, 1]), ([3, 3], [3, 1]))_cuda_float16_float64 (__main__.TestPythonJiteratorCUDA) ... ok (0.003s) 2022-08-13T14:06:04.4280093Z test_all_dtype_contiguous_shape_strides_(([3, 3], [3, 1]), ([3, 3], [3, 1]))_cuda_float16_int16 (__main__.TestPythonJiteratorCUDA) ... ok (0.301s) 2022-08-13T14:06:04.4314103Z test_all_dtype_contiguous_shape_strides_(([3, 3], [3, 1]), ([3, 3], [3, 1]))_cuda_float16_int32 (__main__.TestPythonJiteratorCUDA) ... ok (0.003s) 2022-08-13T14:06:04.4346604Z test_all_dtype_contiguous_shape_strides_(([3, 3], [3, 1]), ([3, 3], [3, 1]))_cuda_float16_int64 (__main__.TestPythonJiteratorCUDA) ... ok (0.003s) 2022-08-13T14:06:04.4384734Z test_all_dtype_contiguous_shape_strides_(([3, 3], [3, 1]), ([3, 3], [3, 1]))_cuda_float16_int8 (__main__.TestPythonJiteratorCUDA) ... ok (0.004s) 2022-08-13T14:06:04.4417540Z test_all_dtype_contiguous_shape_strides_(([3, 3], [3, 1]), ([3, 3], [3, 1]))_cuda_float16_uint8 (__main__.TestPythonJiteratorCUDA) ... ok (0.003s) 2022-08-13T14:06:04.4449744Z test_all_dtype_contiguous_shape_strides_(([3, 3], [3, 1]), ([3, 3], [3, 1]))_cuda_float32_bfloat16 (__main__.TestPythonJiteratorCUDA) ... ok (0.003s) 2022-08-13T14:06:04.4482335Z test_all_dtype_contiguous_shape_strides_(([3, 3], [3, 1]), ([3, 3], [3, 1]))_cuda_float32_complex128 (__main__.TestPythonJiteratorCUDA) ... ok (0.003s) 2022-08-13T14:06:04.4515167Z test_all_dtype_contiguous_shape_strides_(([3, 3], [3, 1]), ([3, 3], [3, 1]))_cuda_float32_complex64 (__main__.TestPythonJiteratorCUDA) ... ok (0.003s) 2022-08-13T14:06:04.4547613Z test_all_dtype_contiguous_shape_strides_(([3, 3], [3, 1]), ([3, 3], [3, 1]))_cuda_float32_float16 (__main__.TestPythonJiteratorCUDA) ... ok (0.003s) 2022-08-13T14:06:04.6304205Z test_all_dtype_contiguous_shape_strides_(([3, 3], [3, 1]), ([3, 3], [3, 1]))_cuda_float32_float32 (__main__.TestPythonJiteratorCUDA) ... ok (0.175s) 2022-08-13T14:06:04.6342855Z test_all_dtype_contiguous_shape_strides_(([3, 3], [3, 1]), ([3, 3], [3, 1]))_cuda_float32_float64 (__main__.TestPythonJiteratorCUDA) ... ok (0.004s) 2022-08-13T14:06:04.6375567Z test_all_dtype_contiguous_shape_strides_(([3, 3], [3, 1]), ([3, 3], [3, 1]))_cuda_float32_int16 (__main__.TestPythonJiteratorCUDA) ... ok (0.003s) 2022-08-13T14:06:04.6407822Z test_all_dtype_contiguous_shape_strides_(([3, 3], [3, 1]), ([3, 3], [3, 1]))_cuda_float32_int32 (__main__.TestPythonJiteratorCUDA) ... ok (0.003s) 2022-08-13T14:06:04.6440123Z test_all_dtype_contiguous_shape_strides_(([3, 3], [3, 1]), ([3, 3], [3, 1]))_cuda_float32_int64 (__main__.TestPythonJiteratorCUDA) ... ok (0.003s) 2022-08-13T14:06:04.6472555Z test_all_dtype_contiguous_shape_strides_(([3, 3], [3, 1]), ([3, 3], [3, 1]))_cuda_float32_int8 (__main__.TestPythonJiteratorCUDA) ... ok (0.003s) 2022-08-13T14:06:04.6505187Z test_all_dtype_contiguous_shape_strides_(([3, 3], [3, 1]), ([3, 3], [3, 1]))_cuda_float32_uint8 (__main__.TestPythonJiteratorCUDA) ... ok (0.003s) 2022-08-13T14:06:04.6537436Z test_all_dtype_contiguous_shape_strides_(([3, 3], [3, 1]), ([3, 3], [3, 1]))_cuda_float64_bfloat16 (__main__.TestPythonJiteratorCUDA) ... ok (0.003s) 2022-08-13T14:06:04.6575237Z test_all_dtype_contiguous_shape_strides_(([3, 3], [3, 1]), ([3, 3], [3, 1]))_cuda_float64_complex128 (__main__.TestPythonJiteratorCUDA) ... ok (0.004s) 2022-08-13T14:06:04.6608258Z test_all_dtype_contiguous_shape_strides_(([3, 3], [3, 1]), ([3, 3], [3, 1]))_cuda_float64_complex64 (__main__.TestPythonJiteratorCUDA) ... ok (0.003s) 2022-08-13T14:06:04.6640095Z test_all_dtype_contiguous_shape_strides_(([3, 3], [3, 1]), ([3, 3], [3, 1]))_cuda_float64_float16 (__main__.TestPythonJiteratorCUDA) ... ok (0.003s) 2022-08-13T14:06:04.6672229Z test_all_dtype_contiguous_shape_strides_(([3, 3], [3, 1]), ([3, 3], [3, 1]))_cuda_float64_float32 (__main__.TestPythonJiteratorCUDA) ... ok (0.003s) 2022-08-13T14:06:04.8376487Z test_all_dtype_contiguous_shape_strides_(([3, 3], [3, 1]), ([3, 3], [3, 1]))_cuda_float64_float64 (__main__.TestPythonJiteratorCUDA) ... ok (0.170s) 2022-08-13T14:06:04.8409436Z test_all_dtype_contiguous_shape_strides_(([3, 3], [3, 1]), ([3, 3], [3, 1]))_cuda_float64_int16 (__main__.TestPythonJiteratorCUDA) ... ok (0.003s) 2022-08-13T14:06:04.8441237Z test_all_dtype_contiguous_shape_strides_(([3, 3], [3, 1]), ([3, 3], [3, 1]))_cuda_float64_int32 (__main__.TestPythonJiteratorCUDA) ... ok (0.003s) 2022-08-13T14:06:04.8478684Z test_all_dtype_contiguous_shape_strides_(([3, 3], [3, 1]), ([3, 3], [3, 1]))_cuda_float64_int64 (__main__.TestPythonJiteratorCUDA) ... ok (0.004s) 2022-08-13T14:06:04.8510836Z test_all_dtype_contiguous_shape_strides_(([3, 3], [3, 1]), ([3, 3], [3, 1]))_cuda_float64_int8 (__main__.TestPythonJiteratorCUDA) ... ok (0.003s) 2022-08-13T14:06:04.8543324Z test_all_dtype_contiguous_shape_strides_(([3, 3], [3, 1]), ([3, 3], [3, 1]))_cuda_float64_uint8 (__main__.TestPythonJiteratorCUDA) ... ok (0.003s) 2022-08-13T14:06:04.8576352Z test_all_dtype_contiguous_shape_strides_(([3, 3], [3, 1]), ([3, 3], [3, 1]))_cuda_int16_bfloat16 (__main__.TestPythonJiteratorCUDA) ... ok (0.003s) 2022-08-13T14:06:04.8609208Z test_all_dtype_contiguous_shape_strides_(([3, 3], [3, 1]), ([3, 3], [3, 1]))_cuda_int16_complex128 (__main__.TestPythonJiteratorCUDA) ... ok (0.003s) 2022-08-13T14:06:04.8642204Z test_all_dtype_contiguous_shape_strides_(([3, 3], [3, 1]), ([3, 3], [3, 1]))_cuda_int16_complex64 (__main__.TestPythonJiteratorCUDA) ... ok (0.003s) 2022-08-13T14:06:04.8675558Z test_all_dtype_contiguous_shape_strides_(([3, 3], [3, 1]), ([3, 3], [3, 1]))_cuda_int16_float16 (__main__.TestPythonJiteratorCUDA) ... ok (0.003s) 2022-08-13T14:06:04.8712290Z test_all_dtype_contiguous_shape_strides_(([3, 3], [3, 1]), ([3, 3], [3, 1]))_cuda_int16_float32 (__main__.TestPythonJiteratorCUDA) ... ok (0.004s) 2022-08-13T14:06:04.8744486Z test_all_dtype_contiguous_shape_strides_(([3, 3], [3, 1]), ([3, 3], [3, 1]))_cuda_int16_float64 (__main__.TestPythonJiteratorCUDA) ... ok (0.003s) 2022-08-13T14:06:05.0511422Z test_all_dtype_contiguous_shape_strides_(([3, 3], [3, 1]), ([3, 3], [3, 1]))_cuda_int16_int16 (__main__.TestPythonJiteratorCUDA) ... ok (0.176s) 2022-08-13T14:06:05.3406471Z test_all_dtype_contiguous_shape_strides_(([3, 3], [3, 1]), ([3, 3], [3, 1]))_cuda_int16_int32 (__main__.TestPythonJiteratorCUDA) ... ok (0.289s) 2022-08-13T14:06:05.6346952Z test_all_dtype_contiguous_shape_strides_(([3, 3], [3, 1]), ([3, 3], [3, 1]))_cuda_int16_int64 (__main__.TestPythonJiteratorCUDA) ... ok (0.294s) 2022-08-13T14:06:05.9269339Z test_all_dtype_contiguous_shape_strides_(([3, 3], [3, 1]), ([3, 3], [3, 1]))_cuda_int16_int8 (__main__.TestPythonJiteratorCUDA) ... ok (0.292s) 2022-08-13T14:06:05.9301077Z test_all_dtype_contiguous_shape_strides_(([3, 3], [3, 1]), ([3, 3], [3, 1]))_cuda_int16_uint8 (__main__.TestPythonJiteratorCUDA) ... ok (0.003s) 2022-08-13T14:06:05.9339670Z test_all_dtype_contiguous_shape_strides_(([3, 3], [3, 1]), ([3, 3], [3, 1]))_cuda_int32_bfloat16 (__main__.TestPythonJiteratorCUDA) ... ok (0.004s) 2022-08-13T14:06:05.9373063Z test_all_dtype_contiguous_shape_strides_(([3, 3], [3, 1]), ([3, 3], [3, 1]))_cuda_int32_complex128 (__main__.TestPythonJiteratorCUDA) ... ok (0.003s) 2022-08-13T14:06:05.9406036Z test_all_dtype_contiguous_shape_strides_(([3, 3], [3, 1]), ([3, 3], [3, 1]))_cuda_int32_complex64 (__main__.TestPythonJiteratorCUDA) ... ok (0.003s) 2022-08-13T14:06:05.9438929Z test_all_dtype_contiguous_shape_strides_(([3, 3], [3, 1]), ([3, 3], [3, 1]))_cuda_int32_float16 (__main__.TestPythonJiteratorCUDA) ... ok (0.003s) 2022-08-13T14:06:05.9471457Z test_all_dtype_contiguous_shape_strides_(([3, 3], [3, 1]), ([3, 3], [3, 1]))_cuda_int32_float32 (__main__.TestPythonJiteratorCUDA) ... ok (0.003s) 2022-08-13T14:06:05.9503711Z test_all_dtype_contiguous_shape_strides_(([3, 3], [3, 1]), ([3, 3], [3, 1]))_cuda_int32_float64 (__main__.TestPythonJiteratorCUDA) ... ok (0.003s) 2022-08-13T14:06:05.9534558Z test_all_dtype_contiguous_shape_strides_(([3, 3], [3, 1]), ([3, 3], [3, 1]))_cuda_int32_int16 (__main__.TestPythonJiteratorCUDA) ... ok (0.003s) 2022-08-13T14:06:06.1241681Z test_all_dtype_contiguous_shape_strides_(([3, 3], [3, 1]), ([3, 3], [3, 1]))_cuda_int32_int32 (__main__.TestPythonJiteratorCUDA) ... ok (0.170s) 2022-08-13T14:06:06.1272765Z test_all_dtype_contiguous_shape_strides_(([3, 3], [3, 1]), ([3, 3], [3, 1]))_cuda_int32_int64 (__main__.TestPythonJiteratorCUDA) ... ok (0.003s) 2022-08-13T14:06:06.1304258Z test_all_dtype_contiguous_shape_strides_(([3, 3], [3, 1]), ([3, 3], [3, 1]))_cuda_int32_int8 (__main__.TestPythonJiteratorCUDA) ... ok (0.003s) 2022-08-13T14:06:06.1335290Z test_all_dtype_contiguous_shape_strides_(([3, 3], [3, 1]), ([3, 3], [3, 1]))_cuda_int32_uint8 (__main__.TestPythonJiteratorCUDA) ... ok (0.003s) 2022-08-13T14:06:06.1368514Z test_all_dtype_contiguous_shape_strides_(([3, 3], [3, 1]), ([3, 3], [3, 1]))_cuda_int64_bfloat16 (__main__.TestPythonJiteratorCUDA) ... ok (0.003s) 2022-08-13T14:06:06.1401290Z test_all_dtype_contiguous_shape_strides_(([3, 3], [3, 1]), ([3, 3], [3, 1]))_cuda_int64_complex128 (__main__.TestPythonJiteratorCUDA) ... ok (0.003s) 2022-08-13T14:06:06.1434499Z test_all_dtype_contiguous_shape_strides_(([3, 3], [3, 1]), ([3, 3], [3, 1]))_cuda_int64_complex64 (__main__.TestPythonJiteratorCUDA) ... ok (0.003s) 2022-08-13T14:06:06.1471929Z test_all_dtype_contiguous_shape_strides_(([3, 3], [3, 1]), ([3, 3], [3, 1]))_cuda_int64_float16 (__main__.TestPythonJiteratorCUDA) ... ok (0.004s) 2022-08-13T14:06:06.1504436Z test_all_dtype_contiguous_shape_strides_(([3, 3], [3, 1]), ([3, 3], [3, 1]))_cuda_int64_float32 (__main__.TestPythonJiteratorCUDA) ... ok (0.003s) 2022-08-13T14:06:06.1536791Z test_all_dtype_contiguous_shape_strides_(([3, 3], [3, 1]), ([3, 3], [3, 1]))_cuda_int64_float64 (__main__.TestPythonJiteratorCUDA) ... ok (0.003s) 2022-08-13T14:06:06.1567133Z test_all_dtype_contiguous_shape_strides_(([3, 3], [3, 1]), ([3, 3], [3, 1]))_cuda_int64_int16 (__main__.TestPythonJiteratorCUDA) ... ok (0.003s) 2022-08-13T14:06:06.1597373Z test_all_dtype_contiguous_shape_strides_(([3, 3], [3, 1]), ([3, 3], [3, 1]))_cuda_int64_int32 (__main__.TestPythonJiteratorCUDA) ... ok (0.003s) 2022-08-13T14:06:06.3366605Z test_all_dtype_contiguous_shape_strides_(([3, 3], [3, 1]), ([3, 3], [3, 1]))_cuda_int64_int64 (__main__.TestPythonJiteratorCUDA) ... ok (0.177s) 2022-08-13T14:06:06.3397043Z test_all_dtype_contiguous_shape_strides_(([3, 3], [3, 1]), ([3, 3], [3, 1]))_cuda_int64_int8 (__main__.TestPythonJiteratorCUDA) ... ok (0.003s) 2022-08-13T14:06:06.3432745Z test_all_dtype_contiguous_shape_strides_(([3, 3], [3, 1]), ([3, 3], [3, 1]))_cuda_int64_uint8 (__main__.TestPythonJiteratorCUDA) ... ok (0.003s) 2022-08-13T14:06:06.3465552Z test_all_dtype_contiguous_shape_strides_(([3, 3], [3, 1]), ([3, 3], [3, 1]))_cuda_int8_bfloat16 (__main__.TestPythonJiteratorCUDA) ... ok (0.003s) 2022-08-13T14:06:06.3498579Z test_all_dtype_contiguous_shape_strides_(([3, 3], [3, 1]), ([3, 3], [3, 1]))_cuda_int8_complex128 (__main__.TestPythonJiteratorCUDA) ... ok (0.003s) 2022-08-13T14:06:06.3531705Z test_all_dtype_contiguous_shape_strides_(([3, 3], [3, 1]), ([3, 3], [3, 1]))_cuda_int8_complex64 (__main__.TestPythonJiteratorCUDA) ... ok (0.003s) 2022-08-13T14:06:06.3564409Z test_all_dtype_contiguous_shape_strides_(([3, 3], [3, 1]), ([3, 3], [3, 1]))_cuda_int8_float16 (__main__.TestPythonJiteratorCUDA) ... ok (0.003s) 2022-08-13T14:06:06.3596915Z test_all_dtype_contiguous_shape_strides_(([3, 3], [3, 1]), ([3, 3], [3, 1]))_cuda_int8_float32 (__main__.TestPythonJiteratorCUDA) ... ok (0.003s) 2022-08-13T14:06:06.3629197Z test_all_dtype_contiguous_shape_strides_(([3, 3], [3, 1]), ([3, 3], [3, 1]))_cuda_int8_float64 (__main__.TestPythonJiteratorCUDA) ... ok (0.003s) 2022-08-13T14:06:06.3665520Z test_all_dtype_contiguous_shape_strides_(([3, 3], [3, 1]), ([3, 3], [3, 1]))_cuda_int8_int16 (__main__.TestPythonJiteratorCUDA) ... ok (0.003s) 2022-08-13T14:06:06.3696004Z test_all_dtype_contiguous_shape_strides_(([3, 3], [3, 1]), ([3, 3], [3, 1]))_cuda_int8_int32 (__main__.TestPythonJiteratorCUDA) ... ok (0.003s) 2022-08-13T14:06:06.3726249Z test_all_dtype_contiguous_shape_strides_(([3, 3], [3, 1]), ([3, 3], [3, 1]))_cuda_int8_int64 (__main__.TestPythonJiteratorCUDA) ... ok (0.003s) 2022-08-13T14:06:06.5512715Z test_all_dtype_contiguous_shape_strides_(([3, 3], [3, 1]), ([3, 3], [3, 1]))_cuda_int8_int8 (__main__.TestPythonJiteratorCUDA) ... ok (0.178s) 2022-08-13T14:06:06.5545118Z test_all_dtype_contiguous_shape_strides_(([3, 3], [3, 1]), ([3, 3], [3, 1]))_cuda_int8_uint8 (__main__.TestPythonJiteratorCUDA) ... ok (0.003s) 2022-08-13T14:06:06.5579127Z test_all_dtype_contiguous_shape_strides_(([3, 3], [3, 1]), ([3, 3], [3, 1]))_cuda_uint8_bfloat16 (__main__.TestPythonJiteratorCUDA) ... ok (0.003s) 2022-08-13T14:06:06.5612445Z test_all_dtype_contiguous_shape_strides_(([3, 3], [3, 1]), ([3, 3], [3, 1]))_cuda_uint8_complex128 (__main__.TestPythonJiteratorCUDA) ... ok (0.003s) 2022-08-13T14:06:06.5651354Z test_all_dtype_contiguous_shape_strides_(([3, 3], [3, 1]), ([3, 3], [3, 1]))_cuda_uint8_complex64 (__main__.TestPythonJiteratorCUDA) ... ok (0.004s) 2022-08-13T14:06:06.5683906Z test_all_dtype_contiguous_shape_strides_(([3, 3], [3, 1]), ([3, 3], [3, 1]))_cuda_uint8_float16 (__main__.TestPythonJiteratorCUDA) ... ok (0.003s) 2022-08-13T14:06:06.5716398Z test_all_dtype_contiguous_shape_strides_(([3, 3], [3, 1]), ([3, 3], [3, 1]))_cuda_uint8_float32 (__main__.TestPythonJiteratorCUDA) ... ok (0.003s) 2022-08-13T14:06:06.5748664Z test_all_dtype_contiguous_shape_strides_(([3, 3], [3, 1]), ([3, 3], [3, 1]))_cuda_uint8_float64 (__main__.TestPythonJiteratorCUDA) ... ok (0.003s) 2022-08-13T14:06:06.5779702Z test_all_dtype_contiguous_shape_strides_(([3, 3], [3, 1]), ([3, 3], [3, 1]))_cuda_uint8_int16 (__main__.TestPythonJiteratorCUDA) ... ok (0.003s) 2022-08-13T14:06:06.5810556Z test_all_dtype_contiguous_shape_strides_(([3, 3], [3, 1]), ([3, 3], [3, 1]))_cuda_uint8_int32 (__main__.TestPythonJiteratorCUDA) ... ok (0.003s) 2022-08-13T14:06:06.5840841Z test_all_dtype_contiguous_shape_strides_(([3, 3], [3, 1]), ([3, 3], [3, 1]))_cuda_uint8_int64 (__main__.TestPythonJiteratorCUDA) ... ok (0.003s) 2022-08-13T14:06:06.5877195Z test_all_dtype_contiguous_shape_strides_(([3, 3], [3, 1]), ([3, 3], [3, 1]))_cuda_uint8_int8 (__main__.TestPythonJiteratorCUDA) ... ok (0.004s) 2022-08-13T14:06:06.7646592Z test_all_dtype_contiguous_shape_strides_(([3, 3], [3, 1]), ([3, 3], [3, 1]))_cuda_uint8_uint8 (__main__.TestPythonJiteratorCUDA) ... ok (0.177s) 2022-08-13T14:06:06.7672921Z test_all_dtype_noncontiguous_shape_strides_(([3, 3], [1, 3]), ([3, 1], [1, 3]))_cuda_bfloat16_bfloat16 (__main__.TestPythonJiteratorCUDA) ... skip: On cuda 11.3, nvrtcCompileProgram is taking too long to compile jiterator generated kernels for non-contiguous input that requires dynamic-casting. (0.003s) 2022-08-13T14:06:06.7698395Z test_all_dtype_noncontiguous_shape_strides_(([3, 3], [1, 3]), ([3, 1], [1, 3]))_cuda_bfloat16_complex128 (__main__.TestPythonJiteratorCUDA) ... skip: On cuda 11.3, nvrtcCompileProgram is taking too long to compile jiterator generated kernels for non-contiguous input that requires dynamic-casting. (0.002s) 2022-08-13T14:06:06.7723333Z test_all_dtype_noncontiguous_shape_strides_(([3, 3], [1, 3]), ([3, 1], [1, 3]))_cuda_bfloat16_complex64 (__main__.TestPythonJiteratorCUDA) ... skip: On cuda 11.3, nvrtcCompileProgram is taking too long to compile jiterator generated kernels for non-contiguous input that requires dynamic-casting. (0.002s) 2022-08-13T14:06:06.7748569Z test_all_dtype_noncontiguous_shape_strides_(([3, 3], [1, 3]), ([3, 1], [1, 3]))_cuda_bfloat16_float16 (__main__.TestPythonJiteratorCUDA) ... skip: On cuda 11.3, nvrtcCompileProgram is taking too long to compile jiterator generated kernels for non-contiguous input that requires dynamic-casting. (0.002s) 2022-08-13T14:06:06.7773737Z test_all_dtype_noncontiguous_shape_strides_(([3, 3], [1, 3]), ([3, 1], [1, 3]))_cuda_bfloat16_float32 (__main__.TestPythonJiteratorCUDA) ... skip: On cuda 11.3, nvrtcCompileProgram is taking too long to compile jiterator generated kernels for non-contiguous input that requires dynamic-casting. (0.002s) 2022-08-13T14:06:06.7798741Z test_all_dtype_noncontiguous_shape_strides_(([3, 3], [1, 3]), ([3, 1], [1, 3]))_cuda_bfloat16_float64 (__main__.TestPythonJiteratorCUDA) ... skip: On cuda 11.3, nvrtcCompileProgram is taking too long to compile jiterator generated kernels for non-contiguous input that requires dynamic-casting. (0.002s) 2022-08-13T14:06:06.7824050Z test_all_dtype_noncontiguous_shape_strides_(([3, 3], [1, 3]), ([3, 1], [1, 3]))_cuda_bfloat16_int16 (__main__.TestPythonJiteratorCUDA) ... skip: On cuda 11.3, nvrtcCompileProgram is taking too long to compile jiterator generated kernels for non-contiguous input that requires dynamic-casting. (0.002s) 2022-08-13T14:06:06.7849639Z test_all_dtype_noncontiguous_shape_strides_(([3, 3], [1, 3]), ([3, 1], [1, 3]))_cuda_bfloat16_int32 (__main__.TestPythonJiteratorCUDA) ... skip: On cuda 11.3, nvrtcCompileProgram is taking too long to compile jiterator generated kernels for non-contiguous input that requires dynamic-casting. (0.002s) 2022-08-13T14:06:06.7879864Z test_all_dtype_noncontiguous_shape_strides_(([3, 3], [1, 3]), ([3, 1], [1, 3]))_cuda_bfloat16_int64 (__main__.TestPythonJiteratorCUDA) ... skip: On cuda 11.3, nvrtcCompileProgram is taking too long to compile jiterator generated kernels for non-contiguous input that requires dynamic-casting. (0.003s) 2022-08-13T14:06:06.7905316Z test_all_dtype_noncontiguous_shape_strides_(([3, 3], [1, 3]), ([3, 1], [1, 3]))_cuda_bfloat16_int8 (__main__.TestPythonJiteratorCUDA) ... skip: On cuda 11.3, nvrtcCompileProgram is taking too long to compile jiterator generated kernels for non-contiguous input that requires dynamic-casting. (0.002s) 2022-08-13T14:06:06.7930654Z test_all_dtype_noncontiguous_shape_strides_(([3, 3], [1, 3]), ([3, 1], [1, 3]))_cuda_bfloat16_uint8 (__main__.TestPythonJiteratorCUDA) ... skip: On cuda 11.3, nvrtcCompileProgram is taking too long to compile jiterator generated kernels for non-contiguous input that requires dynamic-casting. (0.002s) 2022-08-13T14:06:06.7955690Z test_all_dtype_noncontiguous_shape_strides_(([3, 3], [1, 3]), ([3, 1], [1, 3]))_cuda_complex128_bfloat16 (__main__.TestPythonJiteratorCUDA) ... skip: On cuda 11.3, nvrtcCompileProgram is taking too long to compile jiterator generated kernels for non-contiguous input that requires dynamic-casting. (0.002s) 2022-08-13T14:06:06.7980949Z test_all_dtype_noncontiguous_shape_strides_(([3, 3], [1, 3]), ([3, 1], [1, 3]))_cuda_complex128_complex128 (__main__.TestPythonJiteratorCUDA) ... skip: On cuda 11.3, nvrtcCompileProgram is taking too long to compile jiterator generated kernels for non-contiguous input that requires dynamic-casting. (0.002s) 2022-08-13T14:06:06.8005976Z test_all_dtype_noncontiguous_shape_strides_(([3, 3], [1, 3]), ([3, 1], [1, 3]))_cuda_complex128_complex64 (__main__.TestPythonJiteratorCUDA) ... skip: On cuda 11.3, nvrtcCompileProgram is taking too long to compile jiterator generated kernels for non-contiguous input that requires dynamic-casting. (0.002s) 2022-08-13T14:06:06.8030931Z test_all_dtype_noncontiguous_shape_strides_(([3, 3], [1, 3]), ([3, 1], [1, 3]))_cuda_complex128_float16 (__main__.TestPythonJiteratorCUDA) ... skip: On cuda 11.3, nvrtcCompileProgram is taking too long to compile jiterator generated kernels for non-contiguous input that requires dynamic-casting. (0.002s) 2022-08-13T14:06:06.8056364Z test_all_dtype_noncontiguous_shape_strides_(([3, 3], [1, 3]), ([3, 1], [1, 3]))_cuda_complex128_float32 (__main__.TestPythonJiteratorCUDA) ... skip: On cuda 11.3, nvrtcCompileProgram is taking too long to compile jiterator generated kernels for non-contiguous input that requires dynamic-casting. (0.002s) 2022-08-13T14:06:06.8081016Z test_all_dtype_noncontiguous_shape_strides_(([3, 3], [1, 3]), ([3, 1], [1, 3]))_cuda_complex128_float64 (__main__.TestPythonJiteratorCUDA) ... skip: On cuda 11.3, nvrtcCompileProgram is taking too long to compile jiterator generated kernels for non-contiguous input that requires dynamic-casting. (0.002s) 2022-08-13T14:06:06.8106342Z test_all_dtype_noncontiguous_shape_strides_(([3, 3], [1, 3]), ([3, 1], [1, 3]))_cuda_complex128_int16 (__main__.TestPythonJiteratorCUDA) ... skip: On cuda 11.3, nvrtcCompileProgram is taking too long to compile jiterator generated kernels for non-contiguous input that requires dynamic-casting. (0.002s) 2022-08-13T14:06:06.8131797Z test_all_dtype_noncontiguous_shape_strides_(([3, 3], [1, 3]), ([3, 1], [1, 3]))_cuda_complex128_int32 (__main__.TestPythonJiteratorCUDA) ... skip: On cuda 11.3, nvrtcCompileProgram is taking too long to compile jiterator generated kernels for non-contiguous input that requires dynamic-casting. (0.002s) 2022-08-13T14:06:06.8162261Z test_all_dtype_noncontiguous_shape_strides_(([3, 3], [1, 3]), ([3, 1], [1, 3]))_cuda_complex128_int64 (__main__.TestPythonJiteratorCUDA) ... skip: On cuda 11.3, nvrtcCompileProgram is taking too long to compile jiterator generated kernels for non-contiguous input that requires dynamic-casting. (0.003s) 2022-08-13T14:06:06.8187398Z test_all_dtype_noncontiguous_shape_strides_(([3, 3], [1, 3]), ([3, 1], [1, 3]))_cuda_complex128_int8 (__main__.TestPythonJiteratorCUDA) ... skip: On cuda 11.3, nvrtcCompileProgram is taking too long to compile jiterator generated kernels for non-contiguous input that requires dynamic-casting. (0.002s) 2022-08-13T14:06:06.8212528Z test_all_dtype_noncontiguous_shape_strides_(([3, 3], [1, 3]), ([3, 1], [1, 3]))_cuda_complex128_uint8 (__main__.TestPythonJiteratorCUDA) ... skip: On cuda 11.3, nvrtcCompileProgram is taking too long to compile jiterator generated kernels for non-contiguous input that requires dynamic-casting. (0.002s) 2022-08-13T14:06:06.8237402Z test_all_dtype_noncontiguous_shape_strides_(([3, 3], [1, 3]), ([3, 1], [1, 3]))_cuda_complex64_bfloat16 (__main__.TestPythonJiteratorCUDA) ... skip: On cuda 11.3, nvrtcCompileProgram is taking too long to compile jiterator generated kernels for non-contiguous input that requires dynamic-casting. (0.002s) 2022-08-13T14:06:06.8262559Z test_all_dtype_noncontiguous_shape_strides_(([3, 3], [1, 3]), ([3, 1], [1, 3]))_cuda_complex64_complex128 (__main__.TestPythonJiteratorCUDA) ... skip: On cuda 11.3, nvrtcCompileProgram is taking too long to compile jiterator generated kernels for non-contiguous input that requires dynamic-casting. (0.002s) 2022-08-13T14:06:06.8287561Z test_all_dtype_noncontiguous_shape_strides_(([3, 3], [1, 3]), ([3, 1], [1, 3]))_cuda_complex64_complex64 (__main__.TestPythonJiteratorCUDA) ... skip: On cuda 11.3, nvrtcCompileProgram is taking too long to compile jiterator generated kernels for non-contiguous input that requires dynamic-casting. (0.002s) 2022-08-13T14:06:06.8312370Z test_all_dtype_noncontiguous_shape_strides_(([3, 3], [1, 3]), ([3, 1], [1, 3]))_cuda_complex64_float16 (__main__.TestPythonJiteratorCUDA) ... skip: On cuda 11.3, nvrtcCompileProgram is taking too long to compile jiterator generated kernels for non-contiguous input that requires dynamic-casting. (0.002s) 2022-08-13T14:06:06.8337667Z test_all_dtype_noncontiguous_shape_strides_(([3, 3], [1, 3]), ([3, 1], [1, 3]))_cuda_complex64_float32 (__main__.TestPythonJiteratorCUDA) ... skip: On cuda 11.3, nvrtcCompileProgram is taking too long to compile jiterator generated kernels for non-contiguous input that requires dynamic-casting. (0.002s) 2022-08-13T14:06:06.8362725Z test_all_dtype_noncontiguous_shape_strides_(([3, 3], [1, 3]), ([3, 1], [1, 3]))_cuda_complex64_float64 (__main__.TestPythonJiteratorCUDA) ... skip: On cuda 11.3, nvrtcCompileProgram is taking too long to compile jiterator generated kernels for non-contiguous input that requires dynamic-casting. (0.002s) 2022-08-13T14:06:06.8388500Z test_all_dtype_noncontiguous_shape_strides_(([3, 3], [1, 3]), ([3, 1], [1, 3]))_cuda_complex64_int16 (__main__.TestPythonJiteratorCUDA) ... skip: On cuda 11.3, nvrtcCompileProgram is taking too long to compile jiterator generated kernels for non-contiguous input that requires dynamic-casting. (0.002s) 2022-08-13T14:06:06.8413945Z test_all_dtype_noncontiguous_shape_strides_(([3, 3], [1, 3]), ([3, 1], [1, 3]))_cuda_complex64_int32 (__main__.TestPythonJiteratorCUDA) ... skip: On cuda 11.3, nvrtcCompileProgram is taking too long to compile jiterator generated kernels for non-contiguous input that requires dynamic-casting. (0.002s) 2022-08-13T14:06:06.8443950Z test_all_dtype_noncontiguous_shape_strides_(([3, 3], [1, 3]), ([3, 1], [1, 3]))_cuda_complex64_int64 (__main__.TestPythonJiteratorCUDA) ... skip: On cuda 11.3, nvrtcCompileProgram is taking too long to compile jiterator generated kernels for non-contiguous input that requires dynamic-casting. (0.003s) 2022-08-13T14:06:06.8469183Z test_all_dtype_noncontiguous_shape_strides_(([3, 3], [1, 3]), ([3, 1], [1, 3]))_cuda_complex64_int8 (__main__.TestPythonJiteratorCUDA) ... skip: On cuda 11.3, nvrtcCompileProgram is taking too long to compile jiterator generated kernels for non-contiguous input that requires dynamic-casting. (0.002s) 2022-08-13T14:06:06.8494312Z test_all_dtype_noncontiguous_shape_strides_(([3, 3], [1, 3]), ([3, 1], [1, 3]))_cuda_complex64_uint8 (__main__.TestPythonJiteratorCUDA) ... skip: On cuda 11.3, nvrtcCompileProgram is taking too long to compile jiterator generated kernels for non-contiguous input that requires dynamic-casting. (0.002s) 2022-08-13T14:06:06.8519293Z test_all_dtype_noncontiguous_shape_strides_(([3, 3], [1, 3]), ([3, 1], [1, 3]))_cuda_float16_bfloat16 (__main__.TestPythonJiteratorCUDA) ... skip: On cuda 11.3, nvrtcCompileProgram is taking too long to compile jiterator generated kernels for non-contiguous input that requires dynamic-casting. (0.002s) 2022-08-13T14:06:06.8544378Z test_all_dtype_noncontiguous_shape_strides_(([3, 3], [1, 3]), ([3, 1], [1, 3]))_cuda_float16_complex128 (__main__.TestPythonJiteratorCUDA) ... skip: On cuda 11.3, nvrtcCompileProgram is taking too long to compile jiterator generated kernels for non-contiguous input that requires dynamic-casting. (0.002s) 2022-08-13T14:06:06.8569740Z test_all_dtype_noncontiguous_shape_strides_(([3, 3], [1, 3]), ([3, 1], [1, 3]))_cuda_float16_complex64 (__main__.TestPythonJiteratorCUDA) ... skip: On cuda 11.3, nvrtcCompileProgram is taking too long to compile jiterator generated kernels for non-contiguous input that requires dynamic-casting. (0.002s) 2022-08-13T14:06:06.8594444Z test_all_dtype_noncontiguous_shape_strides_(([3, 3], [1, 3]), ([3, 1], [1, 3]))_cuda_float16_float16 (__main__.TestPythonJiteratorCUDA) ... skip: On cuda 11.3, nvrtcCompileProgram is taking too long to compile jiterator generated kernels for non-contiguous input that requires dynamic-casting. (0.002s) 2022-08-13T14:06:06.8619727Z test_all_dtype_noncontiguous_shape_strides_(([3, 3], [1, 3]), ([3, 1], [1, 3]))_cuda_float16_float32 (__main__.TestPythonJiteratorCUDA) ... skip: On cuda 11.3, nvrtcCompileProgram is taking too long to compile jiterator generated kernels for non-contiguous input that requires dynamic-casting. (0.002s) 2022-08-13T14:06:06.8644925Z test_all_dtype_noncontiguous_shape_strides_(([3, 3], [1, 3]), ([3, 1], [1, 3]))_cuda_float16_float64 (__main__.TestPythonJiteratorCUDA) ... skip: On cuda 11.3, nvrtcCompileProgram is taking too long to compile jiterator generated kernels for non-contiguous input that requires dynamic-casting. (0.002s) 2022-08-13T14:06:06.8669940Z test_all_dtype_noncontiguous_shape_strides_(([3, 3], [1, 3]), ([3, 1], [1, 3]))_cuda_float16_int16 (__main__.TestPythonJiteratorCUDA) ... skip: On cuda 11.3, nvrtcCompileProgram is taking too long to compile jiterator generated kernels for non-contiguous input that requires dynamic-casting. (0.002s) 2022-08-13T14:06:06.8695243Z test_all_dtype_noncontiguous_shape_strides_(([3, 3], [1, 3]), ([3, 1], [1, 3]))_cuda_float16_int32 (__main__.TestPythonJiteratorCUDA) ... skip: On cuda 11.3, nvrtcCompileProgram is taking too long to compile jiterator generated kernels for non-contiguous input that requires dynamic-casting. (0.002s) 2022-08-13T14:06:06.8725578Z test_all_dtype_noncontiguous_shape_strides_(([3, 3], [1, 3]), ([3, 1], [1, 3]))_cuda_float16_int64 (__main__.TestPythonJiteratorCUDA) ... skip: On cuda 11.3, nvrtcCompileProgram is taking too long to compile jiterator generated kernels for non-contiguous input that requires dynamic-casting. (0.003s) 2022-08-13T14:06:06.8750591Z test_all_dtype_noncontiguous_shape_strides_(([3, 3], [1, 3]), ([3, 1], [1, 3]))_cuda_float16_int8 (__main__.TestPythonJiteratorCUDA) ... skip: On cuda 11.3, nvrtcCompileProgram is taking too long to compile jiterator generated kernels for non-contiguous input that requires dynamic-casting. (0.002s) 2022-08-13T14:06:06.8776235Z test_all_dtype_noncontiguous_shape_strides_(([3, 3], [1, 3]), ([3, 1], [1, 3]))_cuda_float16_uint8 (__main__.TestPythonJiteratorCUDA) ... skip: On cuda 11.3, nvrtcCompileProgram is taking too long to compile jiterator generated kernels for non-contiguous input that requires dynamic-casting. (0.002s) 2022-08-13T14:06:06.8801286Z test_all_dtype_noncontiguous_shape_strides_(([3, 3], [1, 3]), ([3, 1], [1, 3]))_cuda_float32_bfloat16 (__main__.TestPythonJiteratorCUDA) ... skip: On cuda 11.3, nvrtcCompileProgram is taking too long to compile jiterator generated kernels for non-contiguous input that requires dynamic-casting. (0.002s) 2022-08-13T14:06:06.8826734Z test_all_dtype_noncontiguous_shape_strides_(([3, 3], [1, 3]), ([3, 1], [1, 3]))_cuda_float32_complex128 (__main__.TestPythonJiteratorCUDA) ... skip: On cuda 11.3, nvrtcCompileProgram is taking too long to compile jiterator generated kernels for non-contiguous input that requires dynamic-casting. (0.002s) 2022-08-13T14:06:06.8851725Z test_all_dtype_noncontiguous_shape_strides_(([3, 3], [1, 3]), ([3, 1], [1, 3]))_cuda_float32_complex64 (__main__.TestPythonJiteratorCUDA) ... skip: On cuda 11.3, nvrtcCompileProgram is taking too long to compile jiterator generated kernels for non-contiguous input that requires dynamic-casting. (0.002s) 2022-08-13T14:06:06.8876488Z test_all_dtype_noncontiguous_shape_strides_(([3, 3], [1, 3]), ([3, 1], [1, 3]))_cuda_float32_float16 (__main__.TestPythonJiteratorCUDA) ... skip: On cuda 11.3, nvrtcCompileProgram is taking too long to compile jiterator generated kernels for non-contiguous input that requires dynamic-casting. (0.002s) 2022-08-13T14:06:06.8901630Z test_all_dtype_noncontiguous_shape_strides_(([3, 3], [1, 3]), ([3, 1], [1, 3]))_cuda_float32_float32 (__main__.TestPythonJiteratorCUDA) ... skip: On cuda 11.3, nvrtcCompileProgram is taking too long to compile jiterator generated kernels for non-contiguous input that requires dynamic-casting. (0.002s) 2022-08-13T14:06:06.8926622Z test_all_dtype_noncontiguous_shape_strides_(([3, 3], [1, 3]), ([3, 1], [1, 3]))_cuda_float32_float64 (__main__.TestPythonJiteratorCUDA) ... skip: On cuda 11.3, nvrtcCompileProgram is taking too long to compile jiterator generated kernels for non-contiguous input that requires dynamic-casting. (0.002s) 2022-08-13T14:06:06.8951602Z test_all_dtype_noncontiguous_shape_strides_(([3, 3], [1, 3]), ([3, 1], [1, 3]))_cuda_float32_int16 (__main__.TestPythonJiteratorCUDA) ... skip: On cuda 11.3, nvrtcCompileProgram is taking too long to compile jiterator generated kernels for non-contiguous input that requires dynamic-casting. (0.002s) 2022-08-13T14:06:06.8977109Z test_all_dtype_noncontiguous_shape_strides_(([3, 3], [1, 3]), ([3, 1], [1, 3]))_cuda_float32_int32 (__main__.TestPythonJiteratorCUDA) ... skip: On cuda 11.3, nvrtcCompileProgram is taking too long to compile jiterator generated kernels for non-contiguous input that requires dynamic-casting. (0.002s) 2022-08-13T14:06:06.9007454Z test_all_dtype_noncontiguous_shape_strides_(([3, 3], [1, 3]), ([3, 1], [1, 3]))_cuda_float32_int64 (__main__.TestPythonJiteratorCUDA) ... skip: On cuda 11.3, nvrtcCompileProgram is taking too long to compile jiterator generated kernels for non-contiguous input that requires dynamic-casting. (0.003s) 2022-08-13T14:06:06.9032915Z test_all_dtype_noncontiguous_shape_strides_(([3, 3], [1, 3]), ([3, 1], [1, 3]))_cuda_float32_int8 (__main__.TestPythonJiteratorCUDA) ... skip: On cuda 11.3, nvrtcCompileProgram is taking too long to compile jiterator generated kernels for non-contiguous input that requires dynamic-casting. (0.002s) 2022-08-13T14:06:06.9058229Z test_all_dtype_noncontiguous_shape_strides_(([3, 3], [1, 3]), ([3, 1], [1, 3]))_cuda_float32_uint8 (__main__.TestPythonJiteratorCUDA) ... skip: On cuda 11.3, nvrtcCompileProgram is taking too long to compile jiterator generated kernels for non-contiguous input that requires dynamic-casting. (0.002s) 2022-08-13T14:06:06.9083065Z test_all_dtype_noncontiguous_shape_strides_(([3, 3], [1, 3]), ([3, 1], [1, 3]))_cuda_float64_bfloat16 (__main__.TestPythonJiteratorCUDA) ... skip: On cuda 11.3, nvrtcCompileProgram is taking too long to compile jiterator generated kernels for non-contiguous input that requires dynamic-casting. (0.002s) 2022-08-13T14:06:06.9108287Z test_all_dtype_noncontiguous_shape_strides_(([3, 3], [1, 3]), ([3, 1], [1, 3]))_cuda_float64_complex128 (__main__.TestPythonJiteratorCUDA) ... skip: On cuda 11.3, nvrtcCompileProgram is taking too long to compile jiterator generated kernels for non-contiguous input that requires dynamic-casting. (0.002s) 2022-08-13T14:06:06.9133376Z test_all_dtype_noncontiguous_shape_strides_(([3, 3], [1, 3]), ([3, 1], [1, 3]))_cuda_float64_complex64 (__main__.TestPythonJiteratorCUDA) ... skip: On cuda 11.3, nvrtcCompileProgram is taking too long to compile jiterator generated kernels for non-contiguous input that requires dynamic-casting. (0.002s) 2022-08-13T14:06:06.9158213Z test_all_dtype_noncontiguous_shape_strides_(([3, 3], [1, 3]), ([3, 1], [1, 3]))_cuda_float64_float16 (__main__.TestPythonJiteratorCUDA) ... skip: On cuda 11.3, nvrtcCompileProgram is taking too long to compile jiterator generated kernels for non-contiguous input that requires dynamic-casting. (0.002s) 2022-08-13T14:06:06.9183457Z test_all_dtype_noncontiguous_shape_strides_(([3, 3], [1, 3]), ([3, 1], [1, 3]))_cuda_float64_float32 (__main__.TestPythonJiteratorCUDA) ... skip: On cuda 11.3, nvrtcCompileProgram is taking too long to compile jiterator generated kernels for non-contiguous input that requires dynamic-casting. (0.002s) 2022-08-13T14:06:06.9208504Z test_all_dtype_noncontiguous_shape_strides_(([3, 3], [1, 3]), ([3, 1], [1, 3]))_cuda_float64_float64 (__main__.TestPythonJiteratorCUDA) ... skip: On cuda 11.3, nvrtcCompileProgram is taking too long to compile jiterator generated kernels for non-contiguous input that requires dynamic-casting. (0.002s) 2022-08-13T14:06:06.9233371Z test_all_dtype_noncontiguous_shape_strides_(([3, 3], [1, 3]), ([3, 1], [1, 3]))_cuda_float64_int16 (__main__.TestPythonJiteratorCUDA) ... skip: On cuda 11.3, nvrtcCompileProgram is taking too long to compile jiterator generated kernels for non-contiguous input that requires dynamic-casting. (0.002s) 2022-08-13T14:06:06.9258546Z test_all_dtype_noncontiguous_shape_strides_(([3, 3], [1, 3]), ([3, 1], [1, 3]))_cuda_float64_int32 (__main__.TestPythonJiteratorCUDA) ... skip: On cuda 11.3, nvrtcCompileProgram is taking too long to compile jiterator generated kernels for non-contiguous input that requires dynamic-casting. (0.002s) 2022-08-13T14:06:06.9289107Z test_all_dtype_noncontiguous_shape_strides_(([3, 3], [1, 3]), ([3, 1], [1, 3]))_cuda_float64_int64 (__main__.TestPythonJiteratorCUDA) ... skip: On cuda 11.3, nvrtcCompileProgram is taking too long to compile jiterator generated kernels for non-contiguous input that requires dynamic-casting. (0.003s) 2022-08-13T14:06:06.9314285Z test_all_dtype_noncontiguous_shape_strides_(([3, 3], [1, 3]), ([3, 1], [1, 3]))_cuda_float64_int8 (__main__.TestPythonJiteratorCUDA) ... skip: On cuda 11.3, nvrtcCompileProgram is taking too long to compile jiterator generated kernels for non-contiguous input that requires dynamic-casting. (0.002s) 2022-08-13T14:06:06.9339285Z test_all_dtype_noncontiguous_shape_strides_(([3, 3], [1, 3]), ([3, 1], [1, 3]))_cuda_float64_uint8 (__main__.TestPythonJiteratorCUDA) ... skip: On cuda 11.3, nvrtcCompileProgram is taking too long to compile jiterator generated kernels for non-contiguous input that requires dynamic-casting. (0.002s) 2022-08-13T14:06:06.9364186Z test_all_dtype_noncontiguous_shape_strides_(([3, 3], [1, 3]), ([3, 1], [1, 3]))_cuda_int16_bfloat16 (__main__.TestPythonJiteratorCUDA) ... skip: On cuda 11.3, nvrtcCompileProgram is taking too long to compile jiterator generated kernels for non-contiguous input that requires dynamic-casting. (0.002s) 2022-08-13T14:06:06.9389470Z test_all_dtype_noncontiguous_shape_strides_(([3, 3], [1, 3]), ([3, 1], [1, 3]))_cuda_int16_complex128 (__main__.TestPythonJiteratorCUDA) ... skip: On cuda 11.3, nvrtcCompileProgram is taking too long to compile jiterator generated kernels for non-contiguous input that requires dynamic-casting. (0.002s) 2022-08-13T14:06:06.9414561Z test_all_dtype_noncontiguous_shape_strides_(([3, 3], [1, 3]), ([3, 1], [1, 3]))_cuda_int16_complex64 (__main__.TestPythonJiteratorCUDA) ... skip: On cuda 11.3, nvrtcCompileProgram is taking too long to compile jiterator generated kernels for non-contiguous input that requires dynamic-casting. (0.002s) 2022-08-13T14:06:06.9439461Z test_all_dtype_noncontiguous_shape_strides_(([3, 3], [1, 3]), ([3, 1], [1, 3]))_cuda_int16_float16 (__main__.TestPythonJiteratorCUDA) ... skip: On cuda 11.3, nvrtcCompileProgram is taking too long to compile jiterator generated kernels for non-contiguous input that requires dynamic-casting. (0.002s) 2022-08-13T14:06:06.9464663Z test_all_dtype_noncontiguous_shape_strides_(([3, 3], [1, 3]), ([3, 1], [1, 3]))_cuda_int16_float32 (__main__.TestPythonJiteratorCUDA) ... skip: On cuda 11.3, nvrtcCompileProgram is taking too long to compile jiterator generated kernels for non-contiguous input that requires dynamic-casting. (0.002s) 2022-08-13T14:06:06.9489928Z test_all_dtype_noncontiguous_shape_strides_(([3, 3], [1, 3]), ([3, 1], [1, 3]))_cuda_int16_float64 (__main__.TestPythonJiteratorCUDA) ... skip: On cuda 11.3, nvrtcCompileProgram is taking too long to compile jiterator generated kernels for non-contiguous input that requires dynamic-casting. (0.002s) 2022-08-13T14:06:06.9514778Z test_all_dtype_noncontiguous_shape_strides_(([3, 3], [1, 3]), ([3, 1], [1, 3]))_cuda_int16_int16 (__main__.TestPythonJiteratorCUDA) ... skip: On cuda 11.3, nvrtcCompileProgram is taking too long to compile jiterator generated kernels for non-contiguous input that requires dynamic-casting. (0.002s) 2022-08-13T14:06:06.9539992Z test_all_dtype_noncontiguous_shape_strides_(([3, 3], [1, 3]), ([3, 1], [1, 3]))_cuda_int16_int32 (__main__.TestPythonJiteratorCUDA) ... skip: On cuda 11.3, nvrtcCompileProgram is taking too long to compile jiterator generated kernels for non-contiguous input that requires dynamic-casting. (0.002s) 2022-08-13T14:06:06.9570626Z test_all_dtype_noncontiguous_shape_strides_(([3, 3], [1, 3]), ([3, 1], [1, 3]))_cuda_int16_int64 (__main__.TestPythonJiteratorCUDA) ... skip: On cuda 11.3, nvrtcCompileProgram is taking too long to compile jiterator generated kernels for non-contiguous input that requires dynamic-casting. (0.003s) 2022-08-13T14:06:06.9595602Z test_all_dtype_noncontiguous_shape_strides_(([3, 3], [1, 3]), ([3, 1], [1, 3]))_cuda_int16_int8 (__main__.TestPythonJiteratorCUDA) ... skip: On cuda 11.3, nvrtcCompileProgram is taking too long to compile jiterator generated kernels for non-contiguous input that requires dynamic-casting. (0.002s) 2022-08-13T14:06:06.9620868Z test_all_dtype_noncontiguous_shape_strides_(([3, 3], [1, 3]), ([3, 1], [1, 3]))_cuda_int16_uint8 (__main__.TestPythonJiteratorCUDA) ... skip: On cuda 11.3, nvrtcCompileProgram is taking too long to compile jiterator generated kernels for non-contiguous input that requires dynamic-casting. (0.002s) 2022-08-13T14:06:06.9645884Z test_all_dtype_noncontiguous_shape_strides_(([3, 3], [1, 3]), ([3, 1], [1, 3]))_cuda_int32_bfloat16 (__main__.TestPythonJiteratorCUDA) ... skip: On cuda 11.3, nvrtcCompileProgram is taking too long to compile jiterator generated kernels for non-contiguous input that requires dynamic-casting. (0.002s) 2022-08-13T14:06:06.9670921Z test_all_dtype_noncontiguous_shape_strides_(([3, 3], [1, 3]), ([3, 1], [1, 3]))_cuda_int32_complex128 (__main__.TestPythonJiteratorCUDA) ... skip: On cuda 11.3, nvrtcCompileProgram is taking too long to compile jiterator generated kernels for non-contiguous input that requires dynamic-casting. (0.002s) 2022-08-13T14:06:06.9696090Z test_all_dtype_noncontiguous_shape_strides_(([3, 3], [1, 3]), ([3, 1], [1, 3]))_cuda_int32_complex64 (__main__.TestPythonJiteratorCUDA) ... skip: On cuda 11.3, nvrtcCompileProgram is taking too long to compile jiterator generated kernels for non-contiguous input that requires dynamic-casting. (0.002s) 2022-08-13T14:06:06.9720851Z test_all_dtype_noncontiguous_shape_strides_(([3, 3], [1, 3]), ([3, 1], [1, 3]))_cuda_int32_float16 (__main__.TestPythonJiteratorCUDA) ... skip: On cuda 11.3, nvrtcCompileProgram is taking too long to compile jiterator generated kernels for non-contiguous input that requires dynamic-casting. (0.002s) 2022-08-13T14:06:06.9746045Z test_all_dtype_noncontiguous_shape_strides_(([3, 3], [1, 3]), ([3, 1], [1, 3]))_cuda_int32_float32 (__main__.TestPythonJiteratorCUDA) ... skip: On cuda 11.3, nvrtcCompileProgram is taking too long to compile jiterator generated kernels for non-contiguous input that requires dynamic-casting. (0.002s) 2022-08-13T14:06:06.9771303Z test_all_dtype_noncontiguous_shape_strides_(([3, 3], [1, 3]), ([3, 1], [1, 3]))_cuda_int32_float64 (__main__.TestPythonJiteratorCUDA) ... skip: On cuda 11.3, nvrtcCompileProgram is taking too long to compile jiterator generated kernels for non-contiguous input that requires dynamic-casting. (0.002s) 2022-08-13T14:06:06.9796113Z test_all_dtype_noncontiguous_shape_strides_(([3, 3], [1, 3]), ([3, 1], [1, 3]))_cuda_int32_int16 (__main__.TestPythonJiteratorCUDA) ... skip: On cuda 11.3, nvrtcCompileProgram is taking too long to compile jiterator generated kernels for non-contiguous input that requires dynamic-casting. (0.002s) 2022-08-13T14:06:06.9821323Z test_all_dtype_noncontiguous_shape_strides_(([3, 3], [1, 3]), ([3, 1], [1, 3]))_cuda_int32_int32 (__main__.TestPythonJiteratorCUDA) ... skip: On cuda 11.3, nvrtcCompileProgram is taking too long to compile jiterator generated kernels for non-contiguous input that requires dynamic-casting. (0.002s) 2022-08-13T14:06:06.9851873Z test_all_dtype_noncontiguous_shape_strides_(([3, 3], [1, 3]), ([3, 1], [1, 3]))_cuda_int32_int64 (__main__.TestPythonJiteratorCUDA) ... skip: On cuda 11.3, nvrtcCompileProgram is taking too long to compile jiterator generated kernels for non-contiguous input that requires dynamic-casting. (0.003s) 2022-08-13T14:06:06.9876731Z test_all_dtype_noncontiguous_shape_strides_(([3, 3], [1, 3]), ([3, 1], [1, 3]))_cuda_int32_int8 (__main__.TestPythonJiteratorCUDA) ... skip: On cuda 11.3, nvrtcCompileProgram is taking too long to compile jiterator generated kernels for non-contiguous input that requires dynamic-casting. (0.002s) 2022-08-13T14:06:06.9901811Z test_all_dtype_noncontiguous_shape_strides_(([3, 3], [1, 3]), ([3, 1], [1, 3]))_cuda_int32_uint8 (__main__.TestPythonJiteratorCUDA) ... skip: On cuda 11.3, nvrtcCompileProgram is taking too long to compile jiterator generated kernels for non-contiguous input that requires dynamic-casting. (0.002s) 2022-08-13T14:06:06.9926656Z test_all_dtype_noncontiguous_shape_strides_(([3, 3], [1, 3]), ([3, 1], [1, 3]))_cuda_int64_bfloat16 (__main__.TestPythonJiteratorCUDA) ... skip: On cuda 11.3, nvrtcCompileProgram is taking too long to compile jiterator generated kernels for non-contiguous input that requires dynamic-casting. (0.002s) 2022-08-13T14:06:06.9952065Z test_all_dtype_noncontiguous_shape_strides_(([3, 3], [1, 3]), ([3, 1], [1, 3]))_cuda_int64_complex128 (__main__.TestPythonJiteratorCUDA) ... skip: On cuda 11.3, nvrtcCompileProgram is taking too long to compile jiterator generated kernels for non-contiguous input that requires dynamic-casting. (0.002s) 2022-08-13T14:06:06.9977411Z test_all_dtype_noncontiguous_shape_strides_(([3, 3], [1, 3]), ([3, 1], [1, 3]))_cuda_int64_complex64 (__main__.TestPythonJiteratorCUDA) ... skip: On cuda 11.3, nvrtcCompileProgram is taking too long to compile jiterator generated kernels for non-contiguous input that requires dynamic-casting. (0.002s) 2022-08-13T14:06:07.0002255Z test_all_dtype_noncontiguous_shape_strides_(([3, 3], [1, 3]), ([3, 1], [1, 3]))_cuda_int64_float16 (__main__.TestPythonJiteratorCUDA) ... skip: On cuda 11.3, nvrtcCompileProgram is taking too long to compile jiterator generated kernels for non-contiguous input that requires dynamic-casting. (0.002s) 2022-08-13T14:06:07.0027299Z test_all_dtype_noncontiguous_shape_strides_(([3, 3], [1, 3]), ([3, 1], [1, 3]))_cuda_int64_float32 (__main__.TestPythonJiteratorCUDA) ... skip: On cuda 11.3, nvrtcCompileProgram is taking too long to compile jiterator generated kernels for non-contiguous input that requires dynamic-casting. (0.002s) 2022-08-13T14:06:07.0052593Z test_all_dtype_noncontiguous_shape_strides_(([3, 3], [1, 3]), ([3, 1], [1, 3]))_cuda_int64_float64 (__main__.TestPythonJiteratorCUDA) ... skip: On cuda 11.3, nvrtcCompileProgram is taking too long to compile jiterator generated kernels for non-contiguous input that requires dynamic-casting. (0.002s) 2022-08-13T14:06:07.0077428Z test_all_dtype_noncontiguous_shape_strides_(([3, 3], [1, 3]), ([3, 1], [1, 3]))_cuda_int64_int16 (__main__.TestPythonJiteratorCUDA) ... skip: On cuda 11.3, nvrtcCompileProgram is taking too long to compile jiterator generated kernels for non-contiguous input that requires dynamic-casting. (0.002s) 2022-08-13T14:06:07.0102816Z test_all_dtype_noncontiguous_shape_strides_(([3, 3], [1, 3]), ([3, 1], [1, 3]))_cuda_int64_int32 (__main__.TestPythonJiteratorCUDA) ... skip: On cuda 11.3, nvrtcCompileProgram is taking too long to compile jiterator generated kernels for non-contiguous input that requires dynamic-casting. (0.002s) 2022-08-13T14:06:07.0133497Z test_all_dtype_noncontiguous_shape_strides_(([3, 3], [1, 3]), ([3, 1], [1, 3]))_cuda_int64_int64 (__main__.TestPythonJiteratorCUDA) ... skip: On cuda 11.3, nvrtcCompileProgram is taking too long to compile jiterator generated kernels for non-contiguous input that requires dynamic-casting. (0.003s) 2022-08-13T14:06:07.0158333Z test_all_dtype_noncontiguous_shape_strides_(([3, 3], [1, 3]), ([3, 1], [1, 3]))_cuda_int64_int8 (__main__.TestPythonJiteratorCUDA) ... skip: On cuda 11.3, nvrtcCompileProgram is taking too long to compile jiterator generated kernels for non-contiguous input that requires dynamic-casting. (0.002s) 2022-08-13T14:06:07.0183601Z test_all_dtype_noncontiguous_shape_strides_(([3, 3], [1, 3]), ([3, 1], [1, 3]))_cuda_int64_uint8 (__main__.TestPythonJiteratorCUDA) ... skip: On cuda 11.3, nvrtcCompileProgram is taking too long to compile jiterator generated kernels for non-contiguous input that requires dynamic-casting. (0.002s) 2022-08-13T14:06:07.0208976Z test_all_dtype_noncontiguous_shape_strides_(([3, 3], [1, 3]), ([3, 1], [1, 3]))_cuda_int8_bfloat16 (__main__.TestPythonJiteratorCUDA) ... skip: On cuda 11.3, nvrtcCompileProgram is taking too long to compile jiterator generated kernels for non-contiguous input that requires dynamic-casting. (0.002s) 2022-08-13T14:06:07.0233731Z test_all_dtype_noncontiguous_shape_strides_(([3, 3], [1, 3]), ([3, 1], [1, 3]))_cuda_int8_complex128 (__main__.TestPythonJiteratorCUDA) ... skip: On cuda 11.3, nvrtcCompileProgram is taking too long to compile jiterator generated kernels for non-contiguous input that requires dynamic-casting. (0.002s) 2022-08-13T14:06:07.0259226Z test_all_dtype_noncontiguous_shape_strides_(([3, 3], [1, 3]), ([3, 1], [1, 3]))_cuda_int8_complex64 (__main__.TestPythonJiteratorCUDA) ... skip: On cuda 11.3, nvrtcCompileProgram is taking too long to compile jiterator generated kernels for non-contiguous input that requires dynamic-casting. (0.002s) 2022-08-13T14:06:07.0284054Z test_all_dtype_noncontiguous_shape_strides_(([3, 3], [1, 3]), ([3, 1], [1, 3]))_cuda_int8_float16 (__main__.TestPythonJiteratorCUDA) ... skip: On cuda 11.3, nvrtcCompileProgram is taking too long to compile jiterator generated kernels for non-contiguous input that requires dynamic-casting. (0.002s) 2022-08-13T14:06:07.0309259Z test_all_dtype_noncontiguous_shape_strides_(([3, 3], [1, 3]), ([3, 1], [1, 3]))_cuda_int8_float32 (__main__.TestPythonJiteratorCUDA) ... skip: On cuda 11.3, nvrtcCompileProgram is taking too long to compile jiterator generated kernels for non-contiguous input that requires dynamic-casting. (0.002s) 2022-08-13T14:06:07.0334460Z test_all_dtype_noncontiguous_shape_strides_(([3, 3], [1, 3]), ([3, 1], [1, 3]))_cuda_int8_float64 (__main__.TestPythonJiteratorCUDA) ... skip: On cuda 11.3, nvrtcCompileProgram is taking too long to compile jiterator generated kernels for non-contiguous input that requires dynamic-casting. (0.002s) 2022-08-13T14:06:07.0359381Z test_all_dtype_noncontiguous_shape_strides_(([3, 3], [1, 3]), ([3, 1], [1, 3]))_cuda_int8_int16 (__main__.TestPythonJiteratorCUDA) ... skip: On cuda 11.3, nvrtcCompileProgram is taking too long to compile jiterator generated kernels for non-contiguous input that requires dynamic-casting. (0.002s) 2022-08-13T14:06:07.0384580Z test_all_dtype_noncontiguous_shape_strides_(([3, 3], [1, 3]), ([3, 1], [1, 3]))_cuda_int8_int32 (__main__.TestPythonJiteratorCUDA) ... skip: On cuda 11.3, nvrtcCompileProgram is taking too long to compile jiterator generated kernels for non-contiguous input that requires dynamic-casting. (0.002s) 2022-08-13T14:06:07.0415181Z test_all_dtype_noncontiguous_shape_strides_(([3, 3], [1, 3]), ([3, 1], [1, 3]))_cuda_int8_int64 (__main__.TestPythonJiteratorCUDA) ... skip: On cuda 11.3, nvrtcCompileProgram is taking too long to compile jiterator generated kernels for non-contiguous input that requires dynamic-casting. (0.003s) 2022-08-13T14:06:07.0439868Z test_all_dtype_noncontiguous_shape_strides_(([3, 3], [1, 3]), ([3, 1], [1, 3]))_cuda_int8_int8 (__main__.TestPythonJiteratorCUDA) ... skip: On cuda 11.3, nvrtcCompileProgram is taking too long to compile jiterator generated kernels for non-contiguous input that requires dynamic-casting. (0.002s) 2022-08-13T14:06:07.0464955Z test_all_dtype_noncontiguous_shape_strides_(([3, 3], [1, 3]), ([3, 1], [1, 3]))_cuda_int8_uint8 (__main__.TestPythonJiteratorCUDA) ... skip: On cuda 11.3, nvrtcCompileProgram is taking too long to compile jiterator generated kernels for non-contiguous input that requires dynamic-casting. (0.002s) 2022-08-13T14:06:07.0490268Z test_all_dtype_noncontiguous_shape_strides_(([3, 3], [1, 3]), ([3, 1], [1, 3]))_cuda_uint8_bfloat16 (__main__.TestPythonJiteratorCUDA) ... skip: On cuda 11.3, nvrtcCompileProgram is taking too long to compile jiterator generated kernels for non-contiguous input that requires dynamic-casting. (0.002s) 2022-08-13T14:06:07.0515164Z test_all_dtype_noncontiguous_shape_strides_(([3, 3], [1, 3]), ([3, 1], [1, 3]))_cuda_uint8_complex128 (__main__.TestPythonJiteratorCUDA) ... skip: On cuda 11.3, nvrtcCompileProgram is taking too long to compile jiterator generated kernels for non-contiguous input that requires dynamic-casting. (0.002s) 2022-08-13T14:06:07.0540394Z test_all_dtype_noncontiguous_shape_strides_(([3, 3], [1, 3]), ([3, 1], [1, 3]))_cuda_uint8_complex64 (__main__.TestPythonJiteratorCUDA) ... skip: On cuda 11.3, nvrtcCompileProgram is taking too long to compile jiterator generated kernels for non-contiguous input that requires dynamic-casting. (0.002s) 2022-08-13T14:06:07.0565701Z test_all_dtype_noncontiguous_shape_strides_(([3, 3], [1, 3]), ([3, 1], [1, 3]))_cuda_uint8_float16 (__main__.TestPythonJiteratorCUDA) ... skip: On cuda 11.3, nvrtcCompileProgram is taking too long to compile jiterator generated kernels for non-contiguous input that requires dynamic-casting. (0.002s) 2022-08-13T14:06:07.0590549Z test_all_dtype_noncontiguous_shape_strides_(([3, 3], [1, 3]), ([3, 1], [1, 3]))_cuda_uint8_float32 (__main__.TestPythonJiteratorCUDA) ... skip: On cuda 11.3, nvrtcCompileProgram is taking too long to compile jiterator generated kernels for non-contiguous input that requires dynamic-casting. (0.002s) 2022-08-13T14:06:07.0615895Z test_all_dtype_noncontiguous_shape_strides_(([3, 3], [1, 3]), ([3, 1], [1, 3]))_cuda_uint8_float64 (__main__.TestPythonJiteratorCUDA) ... skip: On cuda 11.3, nvrtcCompileProgram is taking too long to compile jiterator generated kernels for non-contiguous input that requires dynamic-casting. (0.002s) 2022-08-13T14:06:07.0640645Z test_all_dtype_noncontiguous_shape_strides_(([3, 3], [1, 3]), ([3, 1], [1, 3]))_cuda_uint8_int16 (__main__.TestPythonJiteratorCUDA) ... skip: On cuda 11.3, nvrtcCompileProgram is taking too long to compile jiterator generated kernels for non-contiguous input that requires dynamic-casting. (0.002s) 2022-08-13T14:06:07.0665980Z test_all_dtype_noncontiguous_shape_strides_(([3, 3], [1, 3]), ([3, 1], [1, 3]))_cuda_uint8_int32 (__main__.TestPythonJiteratorCUDA) ... skip: On cuda 11.3, nvrtcCompileProgram is taking too long to compile jiterator generated kernels for non-contiguous input that requires dynamic-casting. (0.002s) 2022-08-13T14:06:07.0696561Z test_all_dtype_noncontiguous_shape_strides_(([3, 3], [1, 3]), ([3, 1], [1, 3]))_cuda_uint8_int64 (__main__.TestPythonJiteratorCUDA) ... skip: On cuda 11.3, nvrtcCompileProgram is taking too long to compile jiterator generated kernels for non-contiguous input that requires dynamic-casting. (0.003s) 2022-08-13T14:06:07.0721324Z test_all_dtype_noncontiguous_shape_strides_(([3, 3], [1, 3]), ([3, 1], [1, 3]))_cuda_uint8_int8 (__main__.TestPythonJiteratorCUDA) ... skip: On cuda 11.3, nvrtcCompileProgram is taking too long to compile jiterator generated kernels for non-contiguous input that requires dynamic-casting. (0.002s) 2022-08-13T14:06:07.0746334Z test_all_dtype_noncontiguous_shape_strides_(([3, 3], [1, 3]), ([3, 1], [1, 3]))_cuda_uint8_uint8 (__main__.TestPythonJiteratorCUDA) ... skip: On cuda 11.3, nvrtcCompileProgram is taking too long to compile jiterator generated kernels for non-contiguous input that requires dynamic-casting. (0.002s) 2022-08-13T14:06:07.2490808Z test_bool_extra_args_is_train_False_cuda (__main__.TestPythonJiteratorCUDA) ... ok (0.174s) 2022-08-13T14:06:07.2518489Z test_bool_extra_args_is_train_True_cuda (__main__.TestPythonJiteratorCUDA) ... ok (0.003s) 2022-08-13T14:06:07.4370648Z test_extra_args_alpha_-1_beta_-4_2_cuda_bfloat16 (__main__.TestPythonJiteratorCUDA) ... ok (0.185s) 2022-08-13T14:06:07.6138669Z test_extra_args_alpha_-1_beta_-4_2_cuda_float16 (__main__.TestPythonJiteratorCUDA) ... ok (0.177s) 2022-08-13T14:06:07.7841271Z test_extra_args_alpha_-1_beta_-4_2_cuda_float32 (__main__.TestPythonJiteratorCUDA) ... ok (0.170s) 2022-08-13T14:06:07.9589359Z test_extra_args_alpha_-1_beta_-4_2_cuda_float64 (__main__.TestPythonJiteratorCUDA) ... ok (0.175s) 2022-08-13T14:06:07.9622973Z test_extra_args_alpha_-1_beta_3_cuda_bfloat16 (__main__.TestPythonJiteratorCUDA) ... ok (0.003s) 2022-08-13T14:06:07.9656160Z test_extra_args_alpha_-1_beta_3_cuda_float16 (__main__.TestPythonJiteratorCUDA) ... ok (0.003s) 2022-08-13T14:06:07.9689310Z test_extra_args_alpha_-1_beta_3_cuda_float32 (__main__.TestPythonJiteratorCUDA) ... ok (0.003s) 2022-08-13T14:06:07.9721976Z test_extra_args_alpha_-1_beta_3_cuda_float64 (__main__.TestPythonJiteratorCUDA) ... ok (0.003s) 2022-08-13T14:06:07.9755249Z test_extra_args_alpha_-1_beta_None_cuda_bfloat16 (__main__.TestPythonJiteratorCUDA) ... ok (0.003s) 2022-08-13T14:06:07.9788564Z test_extra_args_alpha_-1_beta_None_cuda_float16 (__main__.TestPythonJiteratorCUDA) ... ok (0.003s) 2022-08-13T14:06:07.9826825Z test_extra_args_alpha_-1_beta_None_cuda_float32 (__main__.TestPythonJiteratorCUDA) ... ok (0.004s) 2022-08-13T14:06:07.9859550Z test_extra_args_alpha_-1_beta_None_cuda_float64 (__main__.TestPythonJiteratorCUDA) ... ok (0.003s) 2022-08-13T14:06:08.1722899Z test_extra_args_alpha_2_0_beta_-4_2_cuda_bfloat16 (__main__.TestPythonJiteratorCUDA) ... ok (0.186s) 2022-08-13T14:06:08.3460449Z test_extra_args_alpha_2_0_beta_-4_2_cuda_float16 (__main__.TestPythonJiteratorCUDA) ... ok (0.174s) 2022-08-13T14:06:08.5153477Z test_extra_args_alpha_2_0_beta_-4_2_cuda_float32 (__main__.TestPythonJiteratorCUDA) ... ok (0.169s) 2022-08-13T14:06:08.6900467Z test_extra_args_alpha_2_0_beta_-4_2_cuda_float64 (__main__.TestPythonJiteratorCUDA) ... ok (0.175s) 2022-08-13T14:06:08.8748113Z test_extra_args_alpha_2_0_beta_3_cuda_bfloat16 (__main__.TestPythonJiteratorCUDA) ... ok (0.185s) 2022-08-13T14:06:09.0520945Z test_extra_args_alpha_2_0_beta_3_cuda_float16 (__main__.TestPythonJiteratorCUDA) ... ok (0.177s) 2022-08-13T14:06:09.2203368Z test_extra_args_alpha_2_0_beta_3_cuda_float32 (__main__.TestPythonJiteratorCUDA) ... ok (0.168s) 2022-08-13T14:06:09.3915606Z test_extra_args_alpha_2_0_beta_3_cuda_float64 (__main__.TestPythonJiteratorCUDA) ... ok (0.171s) 2022-08-13T14:06:09.3949515Z test_extra_args_alpha_2_0_beta_None_cuda_bfloat16 (__main__.TestPythonJiteratorCUDA) ... ok (0.003s) 2022-08-13T14:06:09.3982797Z test_extra_args_alpha_2_0_beta_None_cuda_float16 (__main__.TestPythonJiteratorCUDA) ... ok (0.003s) 2022-08-13T14:06:09.4015988Z test_extra_args_alpha_2_0_beta_None_cuda_float32 (__main__.TestPythonJiteratorCUDA) ... ok (0.003s) 2022-08-13T14:06:09.4048953Z test_extra_args_alpha_2_0_beta_None_cuda_float64 (__main__.TestPythonJiteratorCUDA) ... ok (0.003s) 2022-08-13T14:06:09.4087754Z test_extra_args_alpha_None_beta_-4_2_cuda_bfloat16 (__main__.TestPythonJiteratorCUDA) ... ok (0.004s) 2022-08-13T14:06:09.4120914Z test_extra_args_alpha_None_beta_-4_2_cuda_float16 (__main__.TestPythonJiteratorCUDA) ... ok (0.003s) 2022-08-13T14:06:09.4153401Z test_extra_args_alpha_None_beta_-4_2_cuda_float32 (__main__.TestPythonJiteratorCUDA) ... ok (0.003s) 2022-08-13T14:06:09.4186243Z test_extra_args_alpha_None_beta_-4_2_cuda_float64 (__main__.TestPythonJiteratorCUDA) ... ok (0.003s) 2022-08-13T14:06:09.4220061Z test_extra_args_alpha_None_beta_3_cuda_bfloat16 (__main__.TestPythonJiteratorCUDA) ... ok (0.003s) 2022-08-13T14:06:09.4253250Z test_extra_args_alpha_None_beta_3_cuda_float16 (__main__.TestPythonJiteratorCUDA) ... ok (0.003s) 2022-08-13T14:06:09.4285895Z test_extra_args_alpha_None_beta_3_cuda_float32 (__main__.TestPythonJiteratorCUDA) ... ok (0.003s) 2022-08-13T14:06:09.4323792Z test_extra_args_alpha_None_beta_3_cuda_float64 (__main__.TestPythonJiteratorCUDA) ... ok (0.004s) 2022-08-13T14:06:09.4357036Z test_extra_args_alpha_None_beta_None_cuda_bfloat16 (__main__.TestPythonJiteratorCUDA) ... ok (0.003s) 2022-08-13T14:06:09.4390376Z test_extra_args_alpha_None_beta_None_cuda_float16 (__main__.TestPythonJiteratorCUDA) ... ok (0.003s) 2022-08-13T14:06:09.4422822Z test_extra_args_alpha_None_beta_None_cuda_float32 (__main__.TestPythonJiteratorCUDA) ... ok (0.003s) 2022-08-13T14:06:09.4455609Z test_extra_args_alpha_None_beta_None_cuda_float64 (__main__.TestPythonJiteratorCUDA) ... ok (0.003s) 2022-08-13T14:06:09.4473710Z test_invalid_function_name_code_string_template T my _kernel(T x) { return x; }_cuda (__main__.TestPythonJiteratorCUDA) ... ok (0.002s) 2022-08-13T14:06:09.4491842Z test_invalid_function_name_code_string_template Tmy_kernel(T x) { return x; }_cuda (__main__.TestPythonJiteratorCUDA) ... ok (0.002s) 2022-08-13T14:06:09.6240605Z test_multiple_functors_cuda (__main__.TestPythonJiteratorCUDA) ... ok (0.175s) 2022-08-13T14:06:09.7908088Z test_various_num_inputs_num_inputs_1_cuda (__main__.TestPythonJiteratorCUDA) ... ok (0.167s) 2022-08-13T14:06:09.9690020Z test_various_num_inputs_num_inputs_5_cuda (__main__.TestPythonJiteratorCUDA) ... ok (0.178s) 2022-08-13T14:06:10.1515832Z test_various_num_inputs_num_inputs_8_cuda (__main__.TestPythonJiteratorCUDA) ... ok (0.182s) 2022-08-13T14:06:10.3196069Z test_various_num_outputs_num_outputs_1_cuda (__main__.TestPythonJiteratorCUDA) ... ok (0.168s) 2022-08-13T14:06:10.4970058Z test_various_num_outputs_num_outputs_4_cuda (__main__.TestPythonJiteratorCUDA) ... ok (0.177s) 2022-08-13T14:06:10.6921513Z test_various_num_outputs_num_outputs_8_cuda (__main__.TestPythonJiteratorCUDA) ... ok (0.195s) 2022-08-13T14:06:10.6921852Z 2022-08-13T14:06:10.6922217Z ---------------------------------------------------------------------- 2022-08-13T14:06:10.6922557Z Ran 289 tests in 9.805s 2022-08-13T14:06:10.6922721Z 2022-08-13T14:06:10.6922833Z OK (skipped=121) 2022-08-13T14:06:10.6922991Z 2022-08-13T14:06:10.6926498Z Generating XML reports... 2022-08-13T14:06:10.7321075Z Generated XML report: test-reports/python-unittest/test_jiterator/TEST-TestPythonJiteratorCUDA-20220813140600.xml 2022-08-13T14:06:11.0695427Z Running test_linalg ... [2022-08-13 14:06:11.069054] 2022-08-13T14:06:11.0696077Z Executing ['/opt/conda/bin/python', '-bb', 'test_linalg.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2022-08-13 14:06:11.069166] 2022-08-13T14:06:14.3369530Z Test results will be stored in test-reports/python-unittest/test_linalg 2022-08-13T14:06:14.3521897Z 2022-08-13T14:06:14.3522338Z Running tests... 2022-08-13T14:06:14.3522821Z ---------------------------------------------------------------------- 2022-08-13T14:06:14.3684943Z test_addbmm_cuda_bfloat16 (__main__.TestLinalgCUDA) ... ok (0.016s) 2022-08-13T14:06:15.4299118Z test_addbmm_cuda_complex128 (__main__.TestLinalgCUDA) ... ok (1.061s) 2022-08-13T14:06:16.3676159Z test_addbmm_cuda_complex64 (__main__.TestLinalgCUDA) ... ok (0.938s) 2022-08-13T14:06:17.1967499Z test_addbmm_cuda_float32 (__main__.TestLinalgCUDA) ... ok (0.829s) 2022-08-13T14:06:17.9804892Z test_addbmm_cuda_float64 (__main__.TestLinalgCUDA) ... ok (0.784s) 2022-08-13T14:06:18.0234908Z test_addmm_activation_cuda_float32 (__main__.TestLinalgCUDA) ... ok (0.043s) 2022-08-13T14:06:18.0499322Z test_addmm_activation_cuda_float64 (__main__.TestLinalgCUDA) ... ok (0.026s) 2022-08-13T14:06:18.0543338Z test_addmm_baddbmm_overflow_cuda_float16 (__main__.TestLinalgCUDA) ... ok (0.004s) 2022-08-13T14:06:18.0847109Z test_addmm_cuda_complex128 (__main__.TestLinalgCUDA) ... ok (0.030s) 2022-08-13T14:06:18.1117697Z test_addmm_cuda_complex64 (__main__.TestLinalgCUDA) ... ok (0.027s) 2022-08-13T14:06:18.1362087Z test_addmm_cuda_float32 (__main__.TestLinalgCUDA) ... ok (0.024s) 2022-08-13T14:06:18.1608412Z test_addmm_cuda_float64 (__main__.TestLinalgCUDA) ... ok (0.025s) 2022-08-13T14:06:18.4550159Z test_addmm_sizes_cuda_complex128 (__main__.TestLinalgCUDA) ... ok (0.294s) 2022-08-13T14:06:18.7476171Z test_addmm_sizes_cuda_complex64 (__main__.TestLinalgCUDA) ... ok (0.292s) 2022-08-13T14:06:19.0385269Z test_addmm_sizes_cuda_float32 (__main__.TestLinalgCUDA) ... ok (0.291s) 2022-08-13T14:06:19.3302246Z test_addmm_sizes_cuda_float64 (__main__.TestLinalgCUDA) ... ok (0.292s) 2022-08-13T14:06:19.3650862Z test_addmv_cuda_complex128 (__main__.TestLinalgCUDA) ... ok (0.035s) 2022-08-13T14:06:19.4001409Z test_addmv_cuda_complex64 (__main__.TestLinalgCUDA) ... ok (0.035s) 2022-08-13T14:06:19.4340986Z test_addmv_cuda_float16 (__main__.TestLinalgCUDA) ... ok (0.034s) 2022-08-13T14:06:19.4663066Z test_addmv_cuda_float32 (__main__.TestLinalgCUDA) ... ok (0.032s) 2022-08-13T14:06:19.4976005Z test_addmv_cuda_float64 (__main__.TestLinalgCUDA) ... ok (0.031s) 2022-08-13T14:06:19.5203377Z test_addmv_rowmajor_colmajor_incx_incy_lda_cuda_float32 (__main__.TestLinalgCUDA) ... ok (0.023s) 2022-08-13T14:06:19.5420438Z test_addmv_rowmajor_colmajor_incx_incy_lda_cuda_float64 (__main__.TestLinalgCUDA) ... ok (0.022s) 2022-08-13T14:06:19.5588819Z test_addr_bool_cuda_bool (__main__.TestLinalgCUDA) ... ok (0.017s) 2022-08-13T14:06:19.5851948Z test_addr_float_and_complex_cuda_bfloat16 (__main__.TestLinalgCUDA) ... ok (0.026s) 2022-08-13T14:06:19.6202534Z test_addr_float_and_complex_cuda_complex128 (__main__.TestLinalgCUDA) ... ok (0.035s) 2022-08-13T14:06:19.6561053Z test_addr_float_and_complex_cuda_complex64 (__main__.TestLinalgCUDA) ... ok (0.036s) 2022-08-13T14:06:19.6859215Z test_addr_float_and_complex_cuda_float16 (__main__.TestLinalgCUDA) ... ok (0.030s) 2022-08-13T14:06:19.7180191Z test_addr_float_and_complex_cuda_float32 (__main__.TestLinalgCUDA) ... ok (0.032s) 2022-08-13T14:06:19.7503628Z test_addr_float_and_complex_cuda_float64 (__main__.TestLinalgCUDA) ... ok (0.032s) 2022-08-13T14:06:19.7842008Z test_addr_integral_cuda_int16 (__main__.TestLinalgCUDA) ... ok (0.034s) 2022-08-13T14:06:19.8168683Z test_addr_integral_cuda_int32 (__main__.TestLinalgCUDA) ... ok (0.033s) 2022-08-13T14:06:19.8492880Z test_addr_integral_cuda_int64 (__main__.TestLinalgCUDA) ... ok (0.032s) 2022-08-13T14:06:19.8821551Z test_addr_integral_cuda_int8 (__main__.TestLinalgCUDA) ... ok (0.033s) 2022-08-13T14:06:19.9146434Z test_addr_integral_cuda_uint8 (__main__.TestLinalgCUDA) ... ok (0.032s) 2022-08-13T14:06:20.8179092Z test_addr_type_promotion_cuda (__main__.TestLinalgCUDA) ... ok (0.903s) 2022-08-13T14:06:20.8303332Z test_baddbmm_cuda_bfloat16 (__main__.TestLinalgCUDA) ... ok (0.012s) 2022-08-13T14:06:22.6151368Z test_baddbmm_cuda_complex128 (__main__.TestLinalgCUDA) ... ok (1.785s) 2022-08-13T14:06:24.4708703Z test_baddbmm_cuda_complex64 (__main__.TestLinalgCUDA) ... ok (1.856s) 2022-08-13T14:06:26.1130945Z test_baddbmm_cuda_float32 (__main__.TestLinalgCUDA) ... ok (1.642s) 2022-08-13T14:06:27.6729485Z test_baddbmm_cuda_float64 (__main__.TestLinalgCUDA) ... ok (1.560s) 2022-08-13T14:06:27.6791386Z test_blas_alpha_beta_empty_cuda_complex128 (__main__.TestLinalgCUDA) ... ok (0.006s) 2022-08-13T14:06:27.6858965Z test_blas_alpha_beta_empty_cuda_complex64 (__main__.TestLinalgCUDA) ... ok (0.007s) 2022-08-13T14:06:27.6918477Z test_blas_alpha_beta_empty_cuda_float16 (__main__.TestLinalgCUDA) ... ok (0.006s) 2022-08-13T14:06:27.6978624Z test_blas_alpha_beta_empty_cuda_float32 (__main__.TestLinalgCUDA) ... ok (0.006s) 2022-08-13T14:06:27.7037240Z test_blas_alpha_beta_empty_cuda_float64 (__main__.TestLinalgCUDA) ... ok (0.006s) 2022-08-13T14:06:27.7280463Z test_blas_empty_cuda (__main__.TestLinalgCUDA) ... ok (0.024s) 2022-08-13T14:06:27.7300704Z test_blas_mv_large_input_cuda (__main__.TestLinalgCUDA) ... skip: Only runs on cpu (0.002s) 2022-08-13T14:06:27.7334326Z test_blas_nan_out_cuda_bfloat16 (__main__.TestLinalgCUDA) ... test_linalg.py:4861: UserWarning: An output with one or more elements was resized since it had shape [7], which does not match the required output shape [5]. This behavior is deprecated, and in a future PyTorch release outputs will not be resized unless they have zero elements. You can explicitly reuse an out tensor t by resizing it, inplace, to zero elements with t.resize_(0). (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/native/Resize.cpp:24.) 2022-08-13T14:06:27.7335376Z self.assertEqual(torch.mv(nm, _m), torch.mv(nm, _m, out=_m_out)) 2022-08-13T14:06:27.7353917Z ok (0.005s) 2022-08-13T14:06:27.7409904Z test_blas_nan_out_cuda_complex128 (__main__.TestLinalgCUDA) ... ok (0.005s) 2022-08-13T14:06:27.7460844Z test_blas_nan_out_cuda_complex64 (__main__.TestLinalgCUDA) ... ok (0.005s) 2022-08-13T14:06:27.7512152Z test_blas_nan_out_cuda_float16 (__main__.TestLinalgCUDA) ... ok (0.005s) 2022-08-13T14:06:27.7563640Z test_blas_nan_out_cuda_float32 (__main__.TestLinalgCUDA) ... ok (0.005s) 2022-08-13T14:06:27.7614931Z test_blas_nan_out_cuda_float64 (__main__.TestLinalgCUDA) ... ok (0.005s) 2022-08-13T14:06:27.7787517Z test_bmm_cuda_bfloat16 (__main__.TestLinalgCUDA) ... ok (0.017s) 2022-08-13T14:06:36.9629846Z test_bmm_cuda_complex128 (__main__.TestLinalgCUDA) ... test_linalg.py:5890: UserWarning: An output with one or more elements was resized since it had shape [1, 23, 12], which does not match the required output shape [1, 23, 0]. This behavior is deprecated, and in a future PyTorch release outputs will not be resized unless they have zero elements. You can explicitly reuse an out tensor t by resizing it, inplace, to zero elements with t.resize_(0). (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/native/Resize.cpp:24.) 2022-08-13T14:06:36.9630815Z torch.bmm(b1, b2, out=res2) 2022-08-13T14:06:37.2268402Z test_linalg.py:5890: UserWarning: An output with one or more elements was resized since it had shape [1, 23, 12], which does not match the required output shape [1, 0, 12]. This behavior is deprecated, and in a future PyTorch release outputs will not be resized unless they have zero elements. You can explicitly reuse an out tensor t by resizing it, inplace, to zero elements with t.resize_(0). (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/native/Resize.cpp:24.) 2022-08-13T14:06:37.2269235Z torch.bmm(b1, b2, out=res2) 2022-08-13T14:06:37.3142891Z test_linalg.py:5890: UserWarning: An output with one or more elements was resized since it had shape [1, 23, 12], which does not match the required output shape [1, 0, 0]. This behavior is deprecated, and in a future PyTorch release outputs will not be resized unless they have zero elements. You can explicitly reuse an out tensor t by resizing it, inplace, to zero elements with t.resize_(0). (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/native/Resize.cpp:24.) 2022-08-13T14:06:37.3143766Z torch.bmm(b1, b2, out=res2) 2022-08-13T14:06:37.5753776Z test_linalg.py:5890: UserWarning: An output with one or more elements was resized since it had shape [1, 23, 12], which does not match the required output shape [0, 23, 12]. This behavior is deprecated, and in a future PyTorch release outputs will not be resized unless they have zero elements. You can explicitly reuse an out tensor t by resizing it, inplace, to zero elements with t.resize_(0). (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/native/Resize.cpp:24.) 2022-08-13T14:06:37.5754621Z torch.bmm(b1, b2, out=res2) 2022-08-13T14:06:37.6629593Z test_linalg.py:5890: UserWarning: An output with one or more elements was resized since it had shape [1, 23, 12], which does not match the required output shape [0, 23, 0]. This behavior is deprecated, and in a future PyTorch release outputs will not be resized unless they have zero elements. You can explicitly reuse an out tensor t by resizing it, inplace, to zero elements with t.resize_(0). (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/native/Resize.cpp:24.) 2022-08-13T14:06:37.6630435Z torch.bmm(b1, b2, out=res2) 2022-08-13T14:06:37.9251491Z test_linalg.py:5890: UserWarning: An output with one or more elements was resized since it had shape [1, 23, 12], which does not match the required output shape [0, 0, 12]. This behavior is deprecated, and in a future PyTorch release outputs will not be resized unless they have zero elements. You can explicitly reuse an out tensor t by resizing it, inplace, to zero elements with t.resize_(0). (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/native/Resize.cpp:24.) 2022-08-13T14:06:37.9252658Z torch.bmm(b1, b2, out=res2) 2022-08-13T14:06:38.0132129Z test_linalg.py:5890: UserWarning: An output with one or more elements was resized since it had shape [1, 23, 12], which does not match the required output shape [0, 0, 0]. This behavior is deprecated, and in a future PyTorch release outputs will not be resized unless they have zero elements. You can explicitly reuse an out tensor t by resizing it, inplace, to zero elements with t.resize_(0). (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/native/Resize.cpp:24.) 2022-08-13T14:06:38.0132947Z torch.bmm(b1, b2, out=res2) 2022-08-13T14:06:47.5471749Z test_linalg.py:5890: UserWarning: An output with one or more elements was resized since it had shape [10, 23, 12], which does not match the required output shape [10, 23, 0]. This behavior is deprecated, and in a future PyTorch release outputs will not be resized unless they have zero elements. You can explicitly reuse an out tensor t by resizing it, inplace, to zero elements with t.resize_(0). (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/native/Resize.cpp:24.) 2022-08-13T14:06:47.5472634Z torch.bmm(b1, b2, out=res2) 2022-08-13T14:06:47.8102027Z test_linalg.py:5890: UserWarning: An output with one or more elements was resized since it had shape [10, 23, 12], which does not match the required output shape [10, 0, 12]. This behavior is deprecated, and in a future PyTorch release outputs will not be resized unless they have zero elements. You can explicitly reuse an out tensor t by resizing it, inplace, to zero elements with t.resize_(0). (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/native/Resize.cpp:24.) 2022-08-13T14:06:47.8102843Z torch.bmm(b1, b2, out=res2) 2022-08-13T14:06:47.8993356Z test_linalg.py:5890: UserWarning: An output with one or more elements was resized since it had shape [10, 23, 12], which does not match the required output shape [10, 0, 0]. This behavior is deprecated, and in a future PyTorch release outputs will not be resized unless they have zero elements. You can explicitly reuse an out tensor t by resizing it, inplace, to zero elements with t.resize_(0). (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/native/Resize.cpp:24.) 2022-08-13T14:06:47.8994193Z torch.bmm(b1, b2, out=res2) 2022-08-13T14:06:48.1597908Z test_linalg.py:5890: UserWarning: An output with one or more elements was resized since it had shape [10, 23, 12], which does not match the required output shape [0, 23, 12]. This behavior is deprecated, and in a future PyTorch release outputs will not be resized unless they have zero elements. You can explicitly reuse an out tensor t by resizing it, inplace, to zero elements with t.resize_(0). (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/native/Resize.cpp:24.) 2022-08-13T14:06:48.1598726Z torch.bmm(b1, b2, out=res2) 2022-08-13T14:06:48.2486423Z test_linalg.py:5890: UserWarning: An output with one or more elements was resized since it had shape [10, 23, 12], which does not match the required output shape [0, 23, 0]. This behavior is deprecated, and in a future PyTorch release outputs will not be resized unless they have zero elements. You can explicitly reuse an out tensor t by resizing it, inplace, to zero elements with t.resize_(0). (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/native/Resize.cpp:24.) 2022-08-13T14:06:48.2487237Z torch.bmm(b1, b2, out=res2) 2022-08-13T14:06:48.5129811Z test_linalg.py:5890: UserWarning: An output with one or more elements was resized since it had shape [10, 23, 12], which does not match the required output shape [0, 0, 12]. This behavior is deprecated, and in a future PyTorch release outputs will not be resized unless they have zero elements. You can explicitly reuse an out tensor t by resizing it, inplace, to zero elements with t.resize_(0). (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/native/Resize.cpp:24.) 2022-08-13T14:06:48.5130696Z torch.bmm(b1, b2, out=res2) 2022-08-13T14:06:48.5991869Z test_linalg.py:5890: UserWarning: An output with one or more elements was resized since it had shape [10, 23, 12], which does not match the required output shape [0, 0, 0]. This behavior is deprecated, and in a future PyTorch release outputs will not be resized unless they have zero elements. You can explicitly reuse an out tensor t by resizing it, inplace, to zero elements with t.resize_(0). (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/native/Resize.cpp:24.) 2022-08-13T14:06:48.5992925Z torch.bmm(b1, b2, out=res2) 2022-08-13T14:06:48.8651829Z ok (21.086s) 2022-08-13T14:07:10.0098428Z test_bmm_cuda_complex64 (__main__.TestLinalgCUDA) ... ok (21.144s) 2022-08-13T14:07:30.9290750Z test_bmm_cuda_float32 (__main__.TestLinalgCUDA) ... ok (20.919s) 2022-08-13T14:07:51.8060854Z test_bmm_cuda_float64 (__main__.TestLinalgCUDA) ... ok (20.877s) 2022-08-13T14:07:51.8142197Z test_broadcast_batched_matmul_cuda (__main__.TestLinalgCUDA) ... test_linalg.py:7007: UserWarning: An output with one or more elements was resized since it had shape [3, 8], which does not match the required output shape [3, 8, 1]. This behavior is deprecated, and in a future PyTorch release outputs will not be resized unless they have zero elements. You can explicitly reuse an out tensor t by resizing it, inplace, to zero elements with t.resize_(0). (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/native/Resize.cpp:24.) 2022-08-13T14:07:51.8144104Z torch.matmul(l, r, out=out) 2022-08-13T14:07:51.8324286Z test_linalg.py:7007: UserWarning: An output with one or more elements was resized since it had shape [3, 1], which does not match the required output shape [3, 1, 1]. This behavior is deprecated, and in a future PyTorch release outputs will not be resized unless they have zero elements. You can explicitly reuse an out tensor t by resizing it, inplace, to zero elements with t.resize_(0). (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/native/Resize.cpp:24.) 2022-08-13T14:07:51.8325409Z torch.matmul(l, r, out=out) 2022-08-13T14:07:51.8464131Z ok (0.040s) 2022-08-13T14:07:51.8528157Z test_broadcast_fused_matmul_cuda (__main__.TestLinalgCUDA) ... ok (0.006s) 2022-08-13T14:07:51.8552216Z test_chain_matmul_cuda_float64 (__main__.TestLinalgCUDA) ... /opt/conda/lib/python3.7/site-packages/torch/functional.py:1557: UserWarning: torch.chain_matmul is deprecated and will be removed in a future PyTorch release. Use torch.linalg.multi_dot instead, which accepts a list of two or more tensors rather than multiple parameters. (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/native/LinearAlgebra.cpp:987.) 2022-08-13T14:07:51.8553170Z return _VF.chain_matmul(matrices) # type: ignore[attr-defined] 2022-08-13T14:07:51.8619658Z ok (0.009s) 2022-08-13T14:07:52.5129673Z test_cholesky_cuda_complex128 (__main__.TestLinalgCUDA) ... ok (0.651s) 2022-08-13T14:07:52.5500772Z test_cholesky_cuda_complex64 (__main__.TestLinalgCUDA) ... ok (0.037s) 2022-08-13T14:07:52.5832775Z test_cholesky_cuda_float32 (__main__.TestLinalgCUDA) ... ok (0.033s) 2022-08-13T14:07:52.6127859Z test_cholesky_cuda_float64 (__main__.TestLinalgCUDA) ... ok (0.029s) 2022-08-13T14:07:52.6664596Z test_cholesky_errors_and_warnings_cuda_complex128 (__main__.TestLinalgCUDA) ... ok (0.054s) 2022-08-13T14:07:52.7182697Z test_cholesky_errors_and_warnings_cuda_complex64 (__main__.TestLinalgCUDA) ... ok (0.052s) 2022-08-13T14:07:52.7703079Z test_cholesky_errors_and_warnings_cuda_float32 (__main__.TestLinalgCUDA) ... ok (0.052s) 2022-08-13T14:07:52.8221108Z test_cholesky_errors_and_warnings_cuda_float64 (__main__.TestLinalgCUDA) ... ok (0.052s) 2022-08-13T14:07:52.8364477Z test_cholesky_ex_cuda_complex128 (__main__.TestLinalgCUDA) ... ok (0.014s) 2022-08-13T14:07:52.8523678Z test_cholesky_ex_cuda_complex64 (__main__.TestLinalgCUDA) ... ok (0.016s) 2022-08-13T14:07:52.8677800Z test_cholesky_ex_cuda_float32 (__main__.TestLinalgCUDA) ... ok (0.015s) 2022-08-13T14:07:52.8810699Z test_cholesky_ex_cuda_float64 (__main__.TestLinalgCUDA) ... ok (0.013s) 2022-08-13T14:07:52.8971135Z test_cholesky_ex_non_pd_cuda_complex128 (__main__.TestLinalgCUDA) ... ok (0.016s) 2022-08-13T14:07:52.9128686Z test_cholesky_ex_non_pd_cuda_complex64 (__main__.TestLinalgCUDA) ... ok (0.016s) 2022-08-13T14:07:52.9286660Z test_cholesky_ex_non_pd_cuda_float32 (__main__.TestLinalgCUDA) ... ok (0.016s) 2022-08-13T14:07:52.9451882Z test_cholesky_ex_non_pd_cuda_float64 (__main__.TestLinalgCUDA) ... ok (0.016s) 2022-08-13T14:07:53.0363933Z test_cholesky_inverse_cuda_complex128 (__main__.TestLinalgCUDA) ... ok (0.091s) 2022-08-13T14:07:53.1278655Z test_cholesky_inverse_cuda_complex64 (__main__.TestLinalgCUDA) ... ok (0.091s) 2022-08-13T14:07:53.2153813Z test_cholesky_inverse_cuda_float32 (__main__.TestLinalgCUDA) ... ok (0.087s) 2022-08-13T14:07:53.3022767Z test_cholesky_inverse_cuda_float64 (__main__.TestLinalgCUDA) ... ok (0.087s) 2022-08-13T14:07:53.3285468Z test_cholesky_inverse_errors_and_warnings_cuda_complex128 (__main__.TestLinalgCUDA) ... ok (0.026s) 2022-08-13T14:07:53.3546479Z test_cholesky_inverse_errors_and_warnings_cuda_complex64 (__main__.TestLinalgCUDA) ... ok (0.026s) 2022-08-13T14:07:53.3815618Z test_cholesky_inverse_errors_and_warnings_cuda_float32 (__main__.TestLinalgCUDA) ... ok (0.027s) 2022-08-13T14:07:53.4070955Z test_cholesky_inverse_errors_and_warnings_cuda_float64 (__main__.TestLinalgCUDA) ... ok (0.025s) 2022-08-13T14:07:53.4393190Z test_cholesky_solve_batched_broadcasting_cuda_complex128 (__main__.TestLinalgCUDA) ... ok (0.032s) 2022-08-13T14:07:53.4712740Z test_cholesky_solve_batched_broadcasting_cuda_complex64 (__main__.TestLinalgCUDA) ... ok (0.032s) 2022-08-13T14:07:53.5021424Z test_cholesky_solve_batched_broadcasting_cuda_float32 (__main__.TestLinalgCUDA) ... ok (0.031s) 2022-08-13T14:07:53.5324934Z test_cholesky_solve_batched_broadcasting_cuda_float64 (__main__.TestLinalgCUDA) ... ok (0.030s) 2022-08-13T14:07:53.5354863Z test_cholesky_solve_batched_cuda_complex128 (__main__.TestLinalgCUDA) ... test_linalg.py:2602: UserWarning: torch.cholesky is deprecated in favor of torch.linalg.cholesky and will be removed in a future PyTorch release. 2022-08-13T14:07:53.5355424Z L = torch.cholesky(A) 2022-08-13T14:07:53.5355692Z should be replaced with 2022-08-13T14:07:53.5355976Z L = torch.linalg.cholesky(A) 2022-08-13T14:07:53.5359498Z and 2022-08-13T14:07:53.5359874Z U = torch.cholesky(A, upper=True) 2022-08-13T14:07:53.5360177Z should be replaced with 2022-08-13T14:07:53.5360473Z U = torch.linalg.cholesky(A).mH(). 2022-08-13T14:07:53.5361032Z This transform will produce equivalent results for all valid (symmetric positive definite) inputs. (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/native/BatchLinearAlgebra.cpp:1816.) 2022-08-13T14:07:53.5361615Z L = torch.cholesky(A, upper=upper) 2022-08-13T14:07:53.5509918Z ok (0.018s) 2022-08-13T14:07:53.5698681Z test_cholesky_solve_batched_cuda_complex64 (__main__.TestLinalgCUDA) ... ok (0.019s) 2022-08-13T14:07:53.5872029Z test_cholesky_solve_batched_cuda_float32 (__main__.TestLinalgCUDA) ... ok (0.017s) 2022-08-13T14:07:53.6046299Z test_cholesky_solve_batched_cuda_float64 (__main__.TestLinalgCUDA) ... ok (0.017s) 2022-08-13T14:07:53.6069911Z test_cholesky_solve_batched_many_batches_cuda_complex128 (__main__.TestLinalgCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T14:07:53.6093249Z test_cholesky_solve_batched_many_batches_cuda_complex64 (__main__.TestLinalgCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T14:07:53.6115684Z test_cholesky_solve_batched_many_batches_cuda_float32 (__main__.TestLinalgCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T14:07:53.6138440Z test_cholesky_solve_batched_many_batches_cuda_float64 (__main__.TestLinalgCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T14:07:53.6214949Z test_cholesky_solve_cuda_complex128 (__main__.TestLinalgCUDA) ... ok (0.008s) 2022-08-13T14:07:53.6289356Z test_cholesky_solve_cuda_complex64 (__main__.TestLinalgCUDA) ... ok (0.007s) 2022-08-13T14:07:53.6366349Z test_cholesky_solve_cuda_float32 (__main__.TestLinalgCUDA) ... ok (0.008s) 2022-08-13T14:07:53.6439932Z test_cholesky_solve_cuda_float64 (__main__.TestLinalgCUDA) ... ok (0.007s) 2022-08-13T14:07:53.6551938Z test_cholesky_solve_out_errors_and_warnings_cuda_complex128 (__main__.TestLinalgCUDA) ... ok (0.011s) 2022-08-13T14:07:53.6661365Z test_cholesky_solve_out_errors_and_warnings_cuda_complex64 (__main__.TestLinalgCUDA) ... ok (0.011s) 2022-08-13T14:07:53.6775070Z test_cholesky_solve_out_errors_and_warnings_cuda_float32 (__main__.TestLinalgCUDA) ... ok (0.011s) 2022-08-13T14:07:53.6883122Z test_cholesky_solve_out_errors_and_warnings_cuda_float64 (__main__.TestLinalgCUDA) ... ok (0.011s) 2022-08-13T14:07:54.4595831Z test_cond_cuda_complex128 (__main__.TestLinalgCUDA) ... ok (0.771s) 2022-08-13T14:07:54.6491711Z test_cond_cuda_complex64 (__main__.TestLinalgCUDA) ... ok (0.189s) 2022-08-13T14:07:54.7984963Z test_cond_cuda_float32 (__main__.TestLinalgCUDA) ... ok (0.149s) 2022-08-13T14:07:55.0171326Z test_cond_cuda_float64 (__main__.TestLinalgCUDA) ... ok (0.219s) 2022-08-13T14:07:55.0929645Z test_cond_errors_and_warnings_cuda_complex128 (__main__.TestLinalgCUDA) ... ok (0.076s) 2022-08-13T14:07:55.1659848Z test_cond_errors_and_warnings_cuda_complex64 (__main__.TestLinalgCUDA) ... ok (0.073s) 2022-08-13T14:07:55.2381146Z test_cond_errors_and_warnings_cuda_float32 (__main__.TestLinalgCUDA) ... ok (0.072s) 2022-08-13T14:07:55.3117947Z test_cond_errors_and_warnings_cuda_float64 (__main__.TestLinalgCUDA) ... ok (0.074s) 2022-08-13T14:07:56.1114691Z test_corner_cases_of_cublasltmatmul_cuda_complex128 (__main__.TestLinalgCUDA) ... ok (0.799s) 2022-08-13T14:07:56.7744647Z test_corner_cases_of_cublasltmatmul_cuda_complex64 (__main__.TestLinalgCUDA) ... ok (0.616s) 2022-08-13T14:07:57.3105005Z test_corner_cases_of_cublasltmatmul_cuda_float16 (__main__.TestLinalgCUDA) ... ok (0.533s) 2022-08-13T14:07:57.8446282Z test_corner_cases_of_cublasltmatmul_cuda_float32 (__main__.TestLinalgCUDA) ... ok (0.532s) 2022-08-13T14:07:58.4665401Z test_corner_cases_of_cublasltmatmul_cuda_float64 (__main__.TestLinalgCUDA) ... ok (0.621s) 2022-08-13T14:07:58.4809214Z test_cross_cuda_complex64 (__main__.TestLinalgCUDA) ... ok (0.003s) 2022-08-13T14:07:58.4837220Z test_cross_cuda_float32 (__main__.TestLinalgCUDA) ... ok (0.003s) 2022-08-13T14:07:58.5237321Z test_cross_errors_cuda (__main__.TestLinalgCUDA) ... ok (0.040s) 2022-08-13T14:07:58.5269687Z test_cross_with_and_without_dim_cuda_complex64 (__main__.TestLinalgCUDA) ... ok (0.003s) 2022-08-13T14:07:58.5301240Z test_cross_with_and_without_dim_cuda_float32 (__main__.TestLinalgCUDA) ... ok (0.003s) 2022-08-13T14:07:58.5703306Z test_det_cuda_complex128 (__main__.TestLinalgCUDA) ... ok (0.040s) 2022-08-13T14:07:59.3420109Z test_det_cuda_float64 (__main__.TestLinalgCUDA) ... ok (0.771s) 2022-08-13T14:07:59.6430275Z test_det_logdet_slogdet_batched_cuda_float64 (__main__.TestLinalgCUDA) ... ok (0.301s) 2022-08-13T14:07:59.6523577Z test_det_logdet_slogdet_cuda_float64 (__main__.TestLinalgCUDA) ... skip: There's a bug in cuSOLVER < 11.3 (0.009s) 2022-08-13T14:07:59.6969293Z test_dot_invalid_args_cuda (__main__.TestLinalgCUDA) ... ok (0.044s) 2022-08-13T14:07:59.7032875Z test_dot_vs_numpy_cuda_complex64 (__main__.TestLinalgCUDA) ... ok (0.006s) 2022-08-13T14:07:59.7091191Z test_dot_vs_numpy_cuda_float32 (__main__.TestLinalgCUDA) ... ok (0.006s) 2022-08-13T14:07:59.7110539Z test_eig_check_magma_cuda_float32 (__main__.TestLinalgCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T14:07:59.7271723Z test_eig_compare_backends_cuda_complex128 (__main__.TestLinalgCUDA) ... ok (0.016s) 2022-08-13T14:07:59.7436889Z test_eig_compare_backends_cuda_complex64 (__main__.TestLinalgCUDA) ... ok (0.016s) 2022-08-13T14:07:59.7583461Z test_eig_compare_backends_cuda_float32 (__main__.TestLinalgCUDA) ... ok (0.015s) 2022-08-13T14:07:59.7723781Z test_eig_compare_backends_cuda_float64 (__main__.TestLinalgCUDA) ... ok (0.014s) 2022-08-13T14:07:59.8220729Z test_eig_errors_and_warnings_cuda_complex128 (__main__.TestLinalgCUDA) ... ok (0.050s) 2022-08-13T14:07:59.8705945Z test_eig_errors_and_warnings_cuda_complex64 (__main__.TestLinalgCUDA) ... ok (0.048s) 2022-08-13T14:07:59.9329797Z test_eig_errors_and_warnings_cuda_float32 (__main__.TestLinalgCUDA) ... ok (0.062s) 2022-08-13T14:07:59.9946409Z test_eig_errors_and_warnings_cuda_float64 (__main__.TestLinalgCUDA) ... ok (0.062s) 2022-08-13T14:08:00.0141282Z test_eig_numpy_cuda_complex128 (__main__.TestLinalgCUDA) ... ok (0.019s) 2022-08-13T14:08:00.0321527Z test_eig_numpy_cuda_float64 (__main__.TestLinalgCUDA) ... ok (0.018s) 2022-08-13T14:08:00.0630420Z test_eig_with_nan_cuda_complex128 (__main__.TestLinalgCUDA) ... ok (0.031s) 2022-08-13T14:08:00.0945022Z test_eig_with_nan_cuda_complex64 (__main__.TestLinalgCUDA) ... ok (0.031s) 2022-08-13T14:08:00.1240553Z test_eig_with_nan_cuda_float32 (__main__.TestLinalgCUDA) ... ok (0.029s) 2022-08-13T14:08:00.1538275Z test_eig_with_nan_cuda_float64 (__main__.TestLinalgCUDA) ... ok (0.030s) 2022-08-13T14:08:00.2148104Z test_eigh_cuda_complex128 (__main__.TestLinalgCUDA) ... ok (0.061s) 2022-08-13T14:08:00.2782266Z test_eigh_cuda_complex64 (__main__.TestLinalgCUDA) ... ok (0.063s) 2022-08-13T14:08:00.3367874Z test_eigh_cuda_float32 (__main__.TestLinalgCUDA) ... ok (0.058s) 2022-08-13T14:08:00.3931799Z test_eigh_cuda_float64 (__main__.TestLinalgCUDA) ... ok (0.056s) 2022-08-13T14:08:00.4501883Z test_eigh_errors_and_warnings_cuda_complex128 (__main__.TestLinalgCUDA) ... ok (0.057s) 2022-08-13T14:08:00.5060484Z test_eigh_errors_and_warnings_cuda_complex64 (__main__.TestLinalgCUDA) ... ok (0.056s) 2022-08-13T14:08:00.5620301Z test_eigh_errors_and_warnings_cuda_float32 (__main__.TestLinalgCUDA) ... ok (0.056s) 2022-08-13T14:08:00.6181855Z test_eigh_errors_and_warnings_cuda_float64 (__main__.TestLinalgCUDA) ... ok (0.056s) 2022-08-13T14:08:00.6242633Z test_eigh_lower_uplo_cuda_complex128 (__main__.TestLinalgCUDA) ... ok (0.006s) 2022-08-13T14:08:00.6304317Z test_eigh_lower_uplo_cuda_complex64 (__main__.TestLinalgCUDA) ... ok (0.006s) 2022-08-13T14:08:00.6362074Z test_eigh_lower_uplo_cuda_float32 (__main__.TestLinalgCUDA) ... ok (0.006s) 2022-08-13T14:08:00.6426829Z test_eigh_lower_uplo_cuda_float64 (__main__.TestLinalgCUDA) ... ok (0.006s) 2022-08-13T14:08:00.6684800Z test_eigvals_compare_backends_cuda_complex128 (__main__.TestLinalgCUDA) ... ok (0.026s) 2022-08-13T14:08:00.6947635Z test_eigvals_compare_backends_cuda_complex64 (__main__.TestLinalgCUDA) ... ok (0.026s) 2022-08-13T14:08:00.7205811Z test_eigvals_compare_backends_cuda_float32 (__main__.TestLinalgCUDA) ... ok (0.026s) 2022-08-13T14:08:00.7455261Z test_eigvals_compare_backends_cuda_float64 (__main__.TestLinalgCUDA) ... ok (0.025s) 2022-08-13T14:08:00.7641862Z test_eigvals_errors_and_warnings_cuda_complex128 (__main__.TestLinalgCUDA) ... ok (0.019s) 2022-08-13T14:08:00.7823431Z test_eigvals_errors_and_warnings_cuda_complex64 (__main__.TestLinalgCUDA) ... ok (0.018s) 2022-08-13T14:08:00.8037163Z test_eigvals_errors_and_warnings_cuda_float32 (__main__.TestLinalgCUDA) ... ok (0.021s) 2022-08-13T14:08:00.8244802Z test_eigvals_errors_and_warnings_cuda_float64 (__main__.TestLinalgCUDA) ... ok (0.021s) 2022-08-13T14:08:00.8376014Z test_eigvals_numpy_cuda_complex128 (__main__.TestLinalgCUDA) ... ok (0.013s) 2022-08-13T14:08:00.8499975Z test_eigvals_numpy_cuda_float64 (__main__.TestLinalgCUDA) ... ok (0.012s) 2022-08-13T14:08:00.8822978Z test_eigvalsh_cuda_complex128 (__main__.TestLinalgCUDA) ... ok (0.032s) 2022-08-13T14:08:00.9143140Z test_eigvalsh_cuda_complex64 (__main__.TestLinalgCUDA) ... ok (0.032s) 2022-08-13T14:08:00.9459123Z test_eigvalsh_cuda_float32 (__main__.TestLinalgCUDA) ... ok (0.031s) 2022-08-13T14:08:00.9771829Z test_eigvalsh_cuda_float64 (__main__.TestLinalgCUDA) ... ok (0.031s) 2022-08-13T14:08:00.9999324Z test_eigvalsh_errors_and_warnings_cuda_complex128 (__main__.TestLinalgCUDA) ... test_linalg.py:1022: UserWarning: Casting complex values to real discards the imaginary part (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/native/Copy.cpp:250.) 2022-08-13T14:08:01.0000033Z out = torch.empty_like(t).to(real_dtype) 2022-08-13T14:08:01.0152008Z ok (0.038s) 2022-08-13T14:08:01.0530707Z test_eigvalsh_errors_and_warnings_cuda_complex64 (__main__.TestLinalgCUDA) ... ok (0.038s) 2022-08-13T14:08:01.0909474Z test_eigvalsh_errors_and_warnings_cuda_float32 (__main__.TestLinalgCUDA) ... ok (0.038s) 2022-08-13T14:08:01.1291561Z test_eigvalsh_errors_and_warnings_cuda_float64 (__main__.TestLinalgCUDA) ... ok (0.038s) 2022-08-13T14:08:01.1472346Z test_einsum_corner_cases_cuda (__main__.TestLinalgCUDA) ... ok (0.018s) 2022-08-13T14:08:01.1726554Z test_einsum_cuda_complex128 (__main__.TestLinalgCUDA) ... ok (0.025s) 2022-08-13T14:08:01.1955882Z test_einsum_cuda_float64 (__main__.TestLinalgCUDA) ... ok (0.023s) 2022-08-13T14:08:01.2467334Z test_einsum_error_cases_cuda (__main__.TestLinalgCUDA) ... ok (0.051s) 2022-08-13T14:08:01.6046637Z test_einsum_random_cuda_complex128 (__main__.TestLinalgCUDA) ... ok (0.358s) 2022-08-13T14:08:01.9299606Z test_einsum_random_cuda_float64 (__main__.TestLinalgCUDA) ... ok (0.325s) 2022-08-13T14:08:01.9430571Z test_einsum_sublist_format_cuda_complex128 (__main__.TestLinalgCUDA) ... ok (0.013s) 2022-08-13T14:08:01.9543236Z test_einsum_sublist_format_cuda_float64 (__main__.TestLinalgCUDA) ... ok (0.011s) 2022-08-13T14:08:01.9978696Z test_geqrf_cuda_complex128 (__main__.TestLinalgCUDA) ... ok (0.043s) 2022-08-13T14:08:02.0415217Z test_geqrf_cuda_complex64 (__main__.TestLinalgCUDA) ... ok (0.044s) 2022-08-13T14:08:02.0809804Z test_geqrf_cuda_float32 (__main__.TestLinalgCUDA) ... ok (0.039s) 2022-08-13T14:08:02.1198798Z test_geqrf_cuda_float64 (__main__.TestLinalgCUDA) ... ok (0.039s) 2022-08-13T14:08:02.1440284Z test_householder_product_cuda_complex128 (__main__.TestLinalgCUDA) ... ok (0.024s) 2022-08-13T14:08:02.1683824Z test_householder_product_cuda_complex64 (__main__.TestLinalgCUDA) ... ok (0.024s) 2022-08-13T14:08:02.1910036Z test_householder_product_cuda_float32 (__main__.TestLinalgCUDA) ... ok (0.023s) 2022-08-13T14:08:02.2144292Z test_householder_product_cuda_float64 (__main__.TestLinalgCUDA) ... ok (0.023s) 2022-08-13T14:08:02.2576414Z test_householder_product_errors_and_warnings_cuda (__main__.TestLinalgCUDA) ... ok (0.043s) 2022-08-13T14:08:02.2873462Z test_inner_cuda_complex64 (__main__.TestLinalgCUDA) ... ok (0.030s) 2022-08-13T14:08:02.3149219Z test_inner_cuda_float32 (__main__.TestLinalgCUDA) ... ok (0.027s) 2022-08-13T14:08:02.3734884Z test_inv_errors_and_warnings_cuda_complex128 (__main__.TestLinalgCUDA) ... ok (0.058s) 2022-08-13T14:08:02.4312325Z test_inv_errors_and_warnings_cuda_complex64 (__main__.TestLinalgCUDA) ... ok (0.058s) 2022-08-13T14:08:02.4897932Z test_inv_errors_and_warnings_cuda_float32 (__main__.TestLinalgCUDA) ... ok (0.058s) 2022-08-13T14:08:02.5486779Z test_inv_errors_and_warnings_cuda_float64 (__main__.TestLinalgCUDA) ... ok (0.059s) 2022-08-13T14:08:02.5508693Z test_inv_ex_info_device_cuda_complex128 (__main__.TestLinalgCUDA) ... ok (0.002s) 2022-08-13T14:08:02.5530717Z test_inv_ex_info_device_cuda_complex64 (__main__.TestLinalgCUDA) ... ok (0.002s) 2022-08-13T14:08:02.5552220Z test_inv_ex_info_device_cuda_float32 (__main__.TestLinalgCUDA) ... ok (0.002s) 2022-08-13T14:08:02.5574110Z test_inv_ex_info_device_cuda_float64 (__main__.TestLinalgCUDA) ... ok (0.002s) 2022-08-13T14:08:02.5752452Z test_inv_ex_singular_cuda_complex128 (__main__.TestLinalgCUDA) ... ok (0.018s) 2022-08-13T14:08:02.5926438Z test_inv_ex_singular_cuda_complex64 (__main__.TestLinalgCUDA) ... ok (0.017s) 2022-08-13T14:08:02.6105629Z test_inv_ex_singular_cuda_float32 (__main__.TestLinalgCUDA) ... ok (0.018s) 2022-08-13T14:08:02.6277081Z test_inv_ex_singular_cuda_float64 (__main__.TestLinalgCUDA) ... ok (0.017s) 2022-08-13T14:08:02.6511296Z test_invariance_error_spectral_decompositions_cuda_complex128 (__main__.TestLinalgCUDA) ... ok (0.023s) 2022-08-13T14:08:02.9022492Z test_inverse_cuda_complex128 (__main__.TestLinalgCUDA) ... ok (0.251s) 2022-08-13T14:08:03.0967087Z test_inverse_cuda_complex64 (__main__.TestLinalgCUDA) ... ok (0.194s) 2022-08-13T14:08:03.2715986Z test_inverse_cuda_float32 (__main__.TestLinalgCUDA) ... ok (0.175s) 2022-08-13T14:08:03.4553614Z test_inverse_cuda_float64 (__main__.TestLinalgCUDA) ... ok (0.184s) 2022-08-13T14:08:03.5114428Z test_inverse_errors_cuda_complex128 (__main__.TestLinalgCUDA) ... ok (0.056s) 2022-08-13T14:08:03.5666532Z test_inverse_errors_cuda_complex64 (__main__.TestLinalgCUDA) ... ok (0.055s) 2022-08-13T14:08:03.6213729Z test_inverse_errors_cuda_float32 (__main__.TestLinalgCUDA) ... ok (0.055s) 2022-08-13T14:08:03.6765242Z test_inverse_errors_cuda_float64 (__main__.TestLinalgCUDA) ... ok (0.055s) 2022-08-13T14:08:06.0639994Z test_inverse_errors_large_cuda_complex128 (__main__.TestLinalgCUDA) ... ok (2.387s) 2022-08-13T14:08:06.8086752Z test_inverse_errors_large_cuda_complex64 (__main__.TestLinalgCUDA) ... ok (0.745s) 2022-08-13T14:08:07.4138482Z test_inverse_errors_large_cuda_float32 (__main__.TestLinalgCUDA) ... ok (0.605s) 2022-08-13T14:08:08.3777465Z test_inverse_errors_large_cuda_float64 (__main__.TestLinalgCUDA) ... ok (0.964s) 2022-08-13T14:08:08.3804260Z test_inverse_many_batches_cuda_complex128 (__main__.TestLinalgCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-08-13T14:08:08.3829204Z test_inverse_many_batches_cuda_complex64 (__main__.TestLinalgCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T14:08:08.3854285Z test_inverse_many_batches_cuda_float32 (__main__.TestLinalgCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T14:08:08.3878965Z test_inverse_many_batches_cuda_float64 (__main__.TestLinalgCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T14:08:08.4147134Z test_kron_cuda_complex128 (__main__.TestLinalgCUDA) ... ok (0.027s) 2022-08-13T14:08:08.4423305Z test_kron_cuda_complex64 (__main__.TestLinalgCUDA) ... ok (0.027s) 2022-08-13T14:08:08.4673925Z test_kron_cuda_float32 (__main__.TestLinalgCUDA) ... ok (0.025s) 2022-08-13T14:08:08.4913598Z test_kron_cuda_float64 (__main__.TestLinalgCUDA) ... ok (0.024s) 2022-08-13T14:08:08.4964000Z test_kron_empty_cuda_complex128 (__main__.TestLinalgCUDA) ... ok (0.005s) 2022-08-13T14:08:08.5009008Z test_kron_empty_cuda_complex64 (__main__.TestLinalgCUDA) ... ok (0.004s) 2022-08-13T14:08:08.5053000Z test_kron_empty_cuda_float32 (__main__.TestLinalgCUDA) ... ok (0.004s) 2022-08-13T14:08:08.5097091Z test_kron_empty_cuda_float64 (__main__.TestLinalgCUDA) ... ok (0.004s) 2022-08-13T14:08:08.5184252Z test_kron_errors_and_warnings_cuda_complex128 (__main__.TestLinalgCUDA) ... test_linalg.py:1097: UserWarning: An output with one or more elements was resized since it had shape [3, 3], which does not match the required output shape [6, 6]. This behavior is deprecated, and in a future PyTorch release outputs will not be resized unless they have zero elements. You can explicitly reuse an out tensor t by resizing it, inplace, to zero elements with t.resize_(0). (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/native/Resize.cpp:24.) 2022-08-13T14:08:08.5185191Z torch.kron(a, b, out=out) 2022-08-13T14:08:08.5187333Z ok (0.009s) 2022-08-13T14:08:08.5269383Z test_kron_errors_and_warnings_cuda_complex64 (__main__.TestLinalgCUDA) ... test_linalg.py:1097: UserWarning: An output with one or more elements was resized since it had shape [3, 3], which does not match the required output shape [6, 6]. This behavior is deprecated, and in a future PyTorch release outputs will not be resized unless they have zero elements. You can explicitly reuse an out tensor t by resizing it, inplace, to zero elements with t.resize_(0). (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/native/Resize.cpp:24.) 2022-08-13T14:08:08.5270744Z torch.kron(a, b, out=out) 2022-08-13T14:08:08.5272628Z ok (0.008s) 2022-08-13T14:08:08.5354441Z test_kron_errors_and_warnings_cuda_float32 (__main__.TestLinalgCUDA) ... test_linalg.py:1097: UserWarning: An output with one or more elements was resized since it had shape [3, 3], which does not match the required output shape [6, 6]. This behavior is deprecated, and in a future PyTorch release outputs will not be resized unless they have zero elements. You can explicitly reuse an out tensor t by resizing it, inplace, to zero elements with t.resize_(0). (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/native/Resize.cpp:24.) 2022-08-13T14:08:08.5355325Z torch.kron(a, b, out=out) 2022-08-13T14:08:08.5357410Z ok (0.008s) 2022-08-13T14:08:08.5447155Z test_kron_errors_and_warnings_cuda_float64 (__main__.TestLinalgCUDA) ... test_linalg.py:1097: UserWarning: An output with one or more elements was resized since it had shape [3, 3], which does not match the required output shape [6, 6]. This behavior is deprecated, and in a future PyTorch release outputs will not be resized unless they have zero elements. You can explicitly reuse an out tensor t by resizing it, inplace, to zero elements with t.resize_(0). (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/native/Resize.cpp:24.) 2022-08-13T14:08:08.5448090Z torch.kron(a, b, out=out) 2022-08-13T14:08:08.5450741Z ok (0.009s) 2022-08-13T14:08:08.5519944Z test_lapack_empty_cuda (__main__.TestLinalgCUDA) ... test_linalg.py:7478: UserWarning: torch.eig is deprecated in favor of torch.linalg.eig and will be removed in a future PyTorch release. 2022-08-13T14:08:08.5520613Z torch.linalg.eig returns complex tensors of dtype cfloat or cdouble rather than real tensors mimicking complex tensors. 2022-08-13T14:08:08.5520996Z L, _ = torch.eig(A) 2022-08-13T14:08:08.5521256Z should be replaced with 2022-08-13T14:08:08.5521554Z L_complex = torch.linalg.eigvals(A) 2022-08-13T14:08:08.5522671Z and 2022-08-13T14:08:08.5523160Z L, V = torch.eig(A, eigenvectors=True) 2022-08-13T14:08:08.5523721Z should be replaced with 2022-08-13T14:08:08.5524411Z L_complex, V_complex = torch.linalg.eig(A) (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/native/BatchLinearAlgebra.cpp:3378.) 2022-08-13T14:08:08.5525110Z for shape in args)) 2022-08-13T14:08:08.5525589Z test_linalg.py:7478: UserWarning: torch.symeig is deprecated in favor of torch.linalg.eigh and will be removed in a future PyTorch release. 2022-08-13T14:08:08.5526189Z The default behavior has changed from using the upper triangular portion of the matrix by default to using the lower triangular portion. 2022-08-13T14:08:08.5526608Z L, _ = torch.symeig(A, upper=upper) 2022-08-13T14:08:08.5526900Z should be replaced with 2022-08-13T14:08:08.5527415Z L = torch.linalg.eigvalsh(A, UPLO='U' if upper else 'L') 2022-08-13T14:08:08.5527697Z and 2022-08-13T14:08:08.5527959Z L, V = torch.symeig(A, eigenvectors=True) 2022-08-13T14:08:08.5528255Z should be replaced with 2022-08-13T14:08:08.5528866Z L, V = torch.linalg.eigh(A, UPLO='U' if upper else 'L') (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/native/BatchLinearAlgebra.cpp:2992.) 2022-08-13T14:08:08.5529318Z for shape in args)) 2022-08-13T14:08:08.5570308Z test_linalg.py:7499: UserWarning: torch.lstsq is deprecated in favor of torch.linalg.lstsq and will be removed in a future PyTorch release. 2022-08-13T14:08:08.5570978Z torch.linalg.lstsq has reversed arguments and does not return the QR decomposition in the returned tuple (although it returns other information about the problem). 2022-08-13T14:08:08.5571487Z To get the qr decomposition consider using torch.linalg.qr. 2022-08-13T14:08:08.5572317Z The returned solution in torch.lstsq stored the residuals of the solution in the last m - n columns of the returned value whenever m > n. In torch.linalg.lstsq, the residuals in the field 'residuals' of the returned named tuple. 2022-08-13T14:08:08.5573052Z The unpacking of the solution, as in 2022-08-13T14:08:08.5573374Z X, _ = torch.lstsq(B, A).solution[:A.size(1)] 2022-08-13T14:08:08.5573648Z should be replaced with 2022-08-13T14:08:08.5574116Z X = torch.linalg.lstsq(A, B).solution (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/native/BatchLinearAlgebra.cpp:4047.) 2022-08-13T14:08:08.5574666Z self.assertRaises(RuntimeError, lambda: torch.lstsq(torch.randn(0, 0), torch.randn(0, 0))) 2022-08-13T14:08:08.5615883Z ok (0.016s) 2022-08-13T14:08:08.5654136Z test_ldl_factor_cuda_complex128 (__main__.TestLinalgCUDA) ... skip: Test is disabled because an issue exists disabling it: https://github.com/pytorch/pytorch/issues/77038 for platform(s) linux. If you're seeing this on your local machine and would like to enable this test, please make sure CI is not set and you are not using the flag --import-disabled-tests. (0.004s) 2022-08-13T14:08:08.5691731Z test_ldl_factor_cuda_complex64 (__main__.TestLinalgCUDA) ... skip: Test is disabled because an issue exists disabling it: https://github.com/pytorch/pytorch/issues/77040 for platform(s) linux. If you're seeing this on your local machine and would like to enable this test, please make sure CI is not set and you are not using the flag --import-disabled-tests. (0.004s) 2022-08-13T14:08:08.6110807Z test_ldl_factor_cuda_float32 (__main__.TestLinalgCUDA) ... ok (0.042s) 2022-08-13T14:08:08.6211443Z test_ldl_factor_cuda_float64 (__main__.TestLinalgCUDA) ... ok (0.010s) 2022-08-13T14:08:08.6242988Z test_ldl_solve_cuda_complex128 (__main__.TestLinalgCUDA) ... skip: not available before CUDA 11.3.1 (0.003s) 2022-08-13T14:08:08.6273284Z test_ldl_solve_cuda_complex64 (__main__.TestLinalgCUDA) ... skip: not available before CUDA 11.3.1 (0.003s) 2022-08-13T14:08:08.6304775Z test_ldl_solve_cuda_float32 (__main__.TestLinalgCUDA) ... skip: not available before CUDA 11.3.1 (0.003s) 2022-08-13T14:08:08.6338168Z test_ldl_solve_cuda_float64 (__main__.TestLinalgCUDA) ... skip: not available before CUDA 11.3.1 (0.003s) 2022-08-13T14:08:08.6460939Z test_linalg_cross_cuda_complex64 (__main__.TestLinalgCUDA) ... ok (0.012s) 2022-08-13T14:08:08.6571706Z test_linalg_cross_cuda_float32 (__main__.TestLinalgCUDA) ... ok (0.011s) 2022-08-13T14:08:08.6904130Z test_linalg_cross_errors_cuda (__main__.TestLinalgCUDA) ... ok (0.033s) 2022-08-13T14:08:08.6947137Z test_linalg_cross_with_and_without_dim_cuda_complex64 (__main__.TestLinalgCUDA) ... ok (0.004s) 2022-08-13T14:08:08.6987555Z test_linalg_cross_with_and_without_dim_cuda_float32 (__main__.TestLinalgCUDA) ... ok (0.004s) 2022-08-13T14:08:09.0228755Z test_linalg_lstsq_batch_broadcasting_cuda_complex128 (__main__.TestLinalgCUDA) ... ok (0.324s) 2022-08-13T14:08:09.1445435Z test_linalg_lstsq_batch_broadcasting_cuda_complex64 (__main__.TestLinalgCUDA) ... ok (0.122s) 2022-08-13T14:08:09.2420624Z test_linalg_lstsq_batch_broadcasting_cuda_float32 (__main__.TestLinalgCUDA) ... ok (0.097s) 2022-08-13T14:08:09.3861207Z test_linalg_lstsq_batch_broadcasting_cuda_float64 (__main__.TestLinalgCUDA) ... ok (0.144s) 2022-08-13T14:08:10.8368524Z test_linalg_lstsq_cuda_complex128 (__main__.TestLinalgCUDA) ... ok (1.450s) 2022-08-13T14:08:11.2996488Z test_linalg_lstsq_cuda_complex64 (__main__.TestLinalgCUDA) ... ok (0.463s) 2022-08-13T14:08:11.6568057Z test_linalg_lstsq_cuda_float32 (__main__.TestLinalgCUDA) ... ok (0.357s) 2022-08-13T14:08:12.2427271Z test_linalg_lstsq_cuda_float64 (__main__.TestLinalgCUDA) ... ok (0.586s) 2022-08-13T14:08:12.2964837Z test_linalg_lstsq_input_checks_cuda_complex128 (__main__.TestLinalgCUDA) ... ok (0.054s) 2022-08-13T14:08:12.3497677Z test_linalg_lstsq_input_checks_cuda_complex64 (__main__.TestLinalgCUDA) ... ok (0.053s) 2022-08-13T14:08:12.4022664Z test_linalg_lstsq_input_checks_cuda_float32 (__main__.TestLinalgCUDA) ... ok (0.052s) 2022-08-13T14:08:12.4543524Z test_linalg_lstsq_input_checks_cuda_float64 (__main__.TestLinalgCUDA) ... ok (0.052s) 2022-08-13T14:08:12.4614942Z test_linalg_lu_family_cuda_complex128 (__main__.TestLinalgCUDA) ... /opt/conda/lib/python3.7/site-packages/torch/functional.py:1658: UserWarning: torch.lu is deprecated in favor of torch.linalg.lu_factor / torch.linalg.lu_factor_ex and will be removed in a future PyTorch release. 2022-08-13T14:08:12.4615626Z LU, pivots = torch.lu(A, compute_pivots) 2022-08-13T14:08:12.4615928Z should be replaced with 2022-08-13T14:08:12.4616255Z LU, pivots = torch.linalg.lu_factor(A, compute_pivots) 2022-08-13T14:08:12.4616530Z and 2022-08-13T14:08:12.4616832Z LU, pivots, info = torch.lu(A, compute_pivots, get_infos=True) 2022-08-13T14:08:12.4617153Z should be replaced with 2022-08-13T14:08:12.4617632Z LU, pivots, info = torch.linalg.lu_factor_ex(A, compute_pivots) (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/native/BatchLinearAlgebra.cpp:2114.) 2022-08-13T14:08:12.4618337Z return torch._lu_with_info(A, pivot=pivot, check_errors=(not get_infos)) 2022-08-13T14:08:14.8985087Z ok (2.444s) 2022-08-13T14:08:16.9284082Z test_linalg_lu_family_cuda_complex64 (__main__.TestLinalgCUDA) ... ok (2.030s) 2022-08-13T14:08:18.7050981Z test_linalg_lu_family_cuda_float32 (__main__.TestLinalgCUDA) ... ok (1.777s) 2022-08-13T14:08:20.4941377Z test_linalg_lu_family_cuda_float64 (__main__.TestLinalgCUDA) ... ok (1.789s) 2022-08-13T14:08:20.5013692Z test_linalg_lu_solve_cuda_complex128 (__main__.TestLinalgCUDA) ... [W Context.cpp:211] Warning: torch.backends.cuda.preferred_linalg_library is an experimental feature. If you see any error or unexpected behavior when this flag is set please file an issue on GitHub. (function operator()) 2022-08-13T14:08:24.4911404Z ok (3.997s) 2022-08-13T14:08:28.4376442Z test_linalg_lu_solve_cuda_complex64 (__main__.TestLinalgCUDA) ... ok (3.946s) 2022-08-13T14:08:32.3916513Z test_linalg_lu_solve_cuda_float32 (__main__.TestLinalgCUDA) ... ok (3.954s) 2022-08-13T14:08:36.3549308Z test_linalg_lu_solve_cuda_float64 (__main__.TestLinalgCUDA) ... ok (3.963s) 2022-08-13T14:08:36.3608967Z test_linalg_matrix_exp_analytic_cuda_complex128 (__main__.TestLinalgCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.006s) 2022-08-13T14:08:36.3667179Z test_linalg_matrix_exp_analytic_cuda_complex64 (__main__.TestLinalgCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.006s) 2022-08-13T14:08:36.3725081Z test_linalg_matrix_exp_analytic_cuda_float32 (__main__.TestLinalgCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.006s) 2022-08-13T14:08:36.3783420Z test_linalg_matrix_exp_analytic_cuda_float64 (__main__.TestLinalgCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.006s) 2022-08-13T14:08:36.4428348Z test_linalg_matrix_exp_batch_cuda_float32 (__main__.TestLinalgCUDA) ... ok (0.064s) 2022-08-13T14:08:36.5054019Z test_linalg_matrix_exp_batch_cuda_float64 (__main__.TestLinalgCUDA) ... ok (0.062s) 2022-08-13T14:08:36.5225641Z test_linalg_matrix_exp_boundary_cases_cuda_complex128 (__main__.TestLinalgCUDA) ... ok (0.017s) 2022-08-13T14:08:36.5399304Z test_linalg_matrix_exp_boundary_cases_cuda_complex64 (__main__.TestLinalgCUDA) ... ok (0.017s) 2022-08-13T14:08:36.5572625Z test_linalg_matrix_exp_boundary_cases_cuda_float32 (__main__.TestLinalgCUDA) ... ok (0.017s) 2022-08-13T14:08:36.5741504Z test_linalg_matrix_exp_boundary_cases_cuda_float64 (__main__.TestLinalgCUDA) ... ok (0.017s) 2022-08-13T14:08:36.7330363Z test_linalg_matrix_exp_compare_with_taylor_cuda_complex128 (__main__.TestLinalgCUDA) ... ok (0.159s) 2022-08-13T14:08:36.8907552Z test_linalg_matrix_exp_compare_with_taylor_cuda_complex64 (__main__.TestLinalgCUDA) ... ok (0.158s) 2022-08-13T14:08:37.0471928Z test_linalg_matrix_exp_compare_with_taylor_cuda_float32 (__main__.TestLinalgCUDA) ... ok (0.156s) 2022-08-13T14:08:37.1923322Z test_linalg_matrix_exp_compare_with_taylor_cuda_float64 (__main__.TestLinalgCUDA) ... ok (0.145s) 2022-08-13T14:08:37.1945148Z test_linalg_matrix_exp_no_warnings_cuda_complex64 (__main__.TestLinalgCUDA) ... skip: Only runs on cpu (0.002s) 2022-08-13T14:08:37.2168156Z test_linalg_matrix_exp_utils_cuda_complex64 (__main__.TestLinalgCUDA) ... ok (0.022s) 2022-08-13T14:08:37.2362684Z test_linalg_matrix_exp_utils_cuda_float32 (__main__.TestLinalgCUDA) ... ok (0.019s) 2022-08-13T14:08:37.2484880Z test_linalg_qr_autograd_errors_cuda_float32 (__main__.TestLinalgCUDA) ... ok (0.012s) 2022-08-13T14:08:37.2915485Z test_linalg_solve_triangular_broadcasting_cuda_complex128 (__main__.TestLinalgCUDA) ... ok (0.043s) 2022-08-13T14:08:37.3356664Z test_linalg_solve_triangular_broadcasting_cuda_complex64 (__main__.TestLinalgCUDA) ... ok (0.044s) 2022-08-13T14:08:37.4258600Z test_linalg_solve_triangular_broadcasting_cuda_float32 (__main__.TestLinalgCUDA) ... ok (0.090s) 2022-08-13T14:08:37.4584177Z test_linalg_solve_triangular_broadcasting_cuda_float64 (__main__.TestLinalgCUDA) ... ok (0.033s) 2022-08-13T14:08:41.4004120Z test_linalg_solve_triangular_cuda_complex128 (__main__.TestLinalgCUDA) ... ok (3.942s) 2022-08-13T14:08:45.3951636Z test_linalg_solve_triangular_cuda_complex64 (__main__.TestLinalgCUDA) ... ok (3.995s) 2022-08-13T14:08:46.2182236Z test_linalg_solve_triangular_cuda_float32 (__main__.TestLinalgCUDA) ... ok (0.823s) 2022-08-13T14:08:47.0157314Z test_linalg_solve_triangular_cuda_float64 (__main__.TestLinalgCUDA) ... ok (0.797s) 2022-08-13T14:08:57.4616137Z test_linalg_solve_triangular_large_cuda_complex128 (__main__.TestLinalgCUDA) ... ok (10.446s) 2022-08-13T14:09:02.9095436Z test_linalg_solve_triangular_large_cuda_complex64 (__main__.TestLinalgCUDA) ... ok (5.448s) 2022-08-13T14:09:03.9524234Z test_linalg_solve_triangular_large_cuda_float32 (__main__.TestLinalgCUDA) ... ok (1.043s) 2022-08-13T14:09:05.1816372Z test_linalg_solve_triangular_large_cuda_float64 (__main__.TestLinalgCUDA) ... ok (1.229s) 2022-08-13T14:09:05.1951760Z test_linear_algebra_scalar_raises_cuda (__main__.TestLinalgCUDA) ... ok (0.014s) 2022-08-13T14:09:09.0312501Z test_lobpcg_basic_cuda_float64 (__main__.TestLinalgCUDA) ... ok (3.836s) 2022-08-13T14:09:28.4564801Z test_lobpcg_ortho_cuda_float64 (__main__.TestLinalgCUDA) ... ok (19.425s) 2022-08-13T14:09:28.4648714Z test_lobpcg_scipy_cuda_float64 (__main__.TestLinalgCUDA) 2022-08-13T14:09:28.4661270Z Compare torch and scipy.sparse.linalg implementations of lobpcg ... skip: Only runs on cpu (0.010s) 2022-08-13T14:09:28.4683496Z test_lobpcg_torchscript_cuda_float64 (__main__.TestLinalgCUDA) ... skip: Only runs on cpu (0.002s) 2022-08-13T14:09:28.4855742Z test_lstsq_cuda_float64 (__main__.TestLinalgCUDA) ... test_linalg.py:7401: UserWarning: torch.lstsq is deprecated in favor of torch.linalg.lstsq and will be removed in a future PyTorch release. 2022-08-13T14:09:28.4857922Z torch.linalg.lstsq has reversed arguments and does not return the QR decomposition in the returned tuple (although it returns other information about the problem). 2022-08-13T14:09:28.4858535Z To get the qr decomposition consider using torch.linalg.qr. 2022-08-13T14:09:28.4859468Z The returned solution in torch.lstsq stored the residuals of the solution in the last m - n columns of the returned value whenever m > n. In torch.linalg.lstsq, the residuals in the field 'residuals' of the returned named tuple. 2022-08-13T14:09:28.4860061Z The unpacking of the solution, as in 2022-08-13T14:09:28.4860368Z X, _ = torch.lstsq(B, A).solution[:A.size(1)] 2022-08-13T14:09:28.4861175Z should be replaced with 2022-08-13T14:09:28.4861673Z X = torch.linalg.lstsq(A, B).solution (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/native/cuda/linalg/BatchLinearAlgebra.cpp:3207.) 2022-08-13T14:09:28.4865212Z res1 = torch.lstsq(b, a)[0] 2022-08-13T14:09:28.5276245Z ok (0.059s) 2022-08-13T14:09:28.5332374Z test_lu_solve_batched_broadcasting_cuda_complex128 (__main__.TestLinalgCUDA) ... test_linalg.py:7104: UserWarning: torch.lu_solve is deprecated in favor of torch.linalg.lu_solveand will be removed in a future PyTorch release. 2022-08-13T14:09:28.5333302Z Note that torch.linalg.lu_solve has its arguments reversed. 2022-08-13T14:09:28.5333934Z X = torch.lu_solve(B, LU, pivots) 2022-08-13T14:09:28.5334200Z should be replaced with 2022-08-13T14:09:28.5334667Z X = torch.linalg.lu_solve(LU, pivots, B) (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/native/BatchLinearAlgebra.cpp:2268.) 2022-08-13T14:09:28.5335136Z x = torch.lu_solve(b, LU_data, LU_pivots) 2022-08-13T14:09:28.5454105Z ok (0.018s) 2022-08-13T14:09:28.5567002Z test_lu_solve_batched_broadcasting_cuda_complex64 (__main__.TestLinalgCUDA) ... ok (0.011s) 2022-08-13T14:09:28.5661069Z test_lu_solve_batched_broadcasting_cuda_float32 (__main__.TestLinalgCUDA) ... ok (0.009s) 2022-08-13T14:09:28.5766023Z test_lu_solve_batched_broadcasting_cuda_float64 (__main__.TestLinalgCUDA) ... ok (0.010s) 2022-08-13T14:09:28.6102258Z test_lu_solve_batched_cuda_complex128 (__main__.TestLinalgCUDA) ... ok (0.033s) 2022-08-13T14:09:28.6323046Z test_lu_solve_batched_cuda_complex64 (__main__.TestLinalgCUDA) ... ok (0.022s) 2022-08-13T14:09:28.6509471Z test_lu_solve_batched_cuda_float32 (__main__.TestLinalgCUDA) ... ok (0.019s) 2022-08-13T14:09:28.6717857Z test_lu_solve_batched_cuda_float64 (__main__.TestLinalgCUDA) ... ok (0.021s) 2022-08-13T14:09:28.6739396Z test_lu_solve_batched_many_batches_cuda_complex128 (__main__.TestLinalgCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T14:09:28.6760404Z test_lu_solve_batched_many_batches_cuda_complex64 (__main__.TestLinalgCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T14:09:28.6781836Z test_lu_solve_batched_many_batches_cuda_float32 (__main__.TestLinalgCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T14:09:28.6802614Z test_lu_solve_batched_many_batches_cuda_float64 (__main__.TestLinalgCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T14:09:28.7167506Z test_lu_solve_cuda_complex128 (__main__.TestLinalgCUDA) ... ok (0.036s) 2022-08-13T14:09:28.7338038Z test_lu_solve_cuda_complex64 (__main__.TestLinalgCUDA) ... ok (0.017s) 2022-08-13T14:09:28.7487459Z test_lu_solve_cuda_float32 (__main__.TestLinalgCUDA) ... ok (0.015s) 2022-08-13T14:09:28.7672677Z test_lu_solve_cuda_float64 (__main__.TestLinalgCUDA) ... ok (0.018s) 2022-08-13T14:09:28.7710892Z test_lu_solve_large_matrices_cuda_complex128 (__main__.TestLinalgCUDA) ... ok (0.004s) 2022-08-13T14:09:28.7748600Z test_lu_solve_large_matrices_cuda_complex64 (__main__.TestLinalgCUDA) ... ok (0.004s) 2022-08-13T14:09:28.7784485Z test_lu_solve_large_matrices_cuda_float32 (__main__.TestLinalgCUDA) ... ok (0.003s) 2022-08-13T14:09:28.7819774Z test_lu_solve_large_matrices_cuda_float64 (__main__.TestLinalgCUDA) ... ok (0.003s) 2022-08-13T14:09:28.7899899Z test_lu_unpack_check_input_cuda_float64 (__main__.TestLinalgCUDA) ... ok (0.008s) 2022-08-13T14:09:29.7020038Z test_matmul_45724_cuda (__main__.TestLinalgCUDA) ... ok (0.912s) 2022-08-13T14:09:29.7327177Z test_matmul_small_brute_force_1d_Nd_cuda_complex64 (__main__.TestLinalgCUDA) ... test_linalg.py:4414: UserWarning: An output with one or more elements was resized since it had shape [1], which does not match the required output shape [1, 1]. This behavior is deprecated, and in a future PyTorch release outputs will not be resized unless they have zero elements. You can explicitly reuse an out tensor t by resizing it, inplace, to zero elements with t.resize_(0). (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/native/Resize.cpp:24.) 2022-08-13T14:09:29.7328223Z ans = torch.matmul(x, y, out=out) 2022-08-13T14:09:29.7369037Z test_linalg.py:4414: UserWarning: An output with one or more elements was resized since it had shape [2], which does not match the required output shape [1, 2]. This behavior is deprecated, and in a future PyTorch release outputs will not be resized unless they have zero elements. You can explicitly reuse an out tensor t by resizing it, inplace, to zero elements with t.resize_(0). (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/native/Resize.cpp:24.) 2022-08-13T14:09:29.7370217Z ans = torch.matmul(x, y, out=out) 2022-08-13T14:09:29.7411583Z test_linalg.py:4414: UserWarning: An output with one or more elements was resized since it had shape [3], which does not match the required output shape [1, 3]. This behavior is deprecated, and in a future PyTorch release outputs will not be resized unless they have zero elements. You can explicitly reuse an out tensor t by resizing it, inplace, to zero elements with t.resize_(0). (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/native/Resize.cpp:24.) 2022-08-13T14:09:29.7412413Z ans = torch.matmul(x, y, out=out) 2022-08-13T14:09:30.7291178Z ok (1.027s) 2022-08-13T14:09:31.5948797Z test_matmul_small_brute_force_1d_Nd_cuda_float32 (__main__.TestLinalgCUDA) ... ok (0.866s) 2022-08-13T14:09:35.5882434Z test_matmul_small_brute_force_2d_Nd_cuda_complex64 (__main__.TestLinalgCUDA) ... ok (3.993s) 2022-08-13T14:09:38.9697552Z test_matmul_small_brute_force_2d_Nd_cuda_float32 (__main__.TestLinalgCUDA) ... ok (3.381s) 2022-08-13T14:09:43.5136058Z test_matmul_small_brute_force_3d_Nd_cuda_complex64 (__main__.TestLinalgCUDA) ... ok (4.544s) 2022-08-13T14:09:47.4138855Z test_matmul_small_brute_force_3d_Nd_cuda_float32 (__main__.TestLinalgCUDA) ... ok (3.900s) 2022-08-13T14:09:47.4301641Z test_matrix_norm_cuda_float32 (__main__.TestLinalgCUDA) ... ok (0.016s) 2022-08-13T14:09:47.4460342Z test_matrix_norm_cuda_float64 (__main__.TestLinalgCUDA) ... ok (0.016s) 2022-08-13T14:09:47.4999634Z test_matrix_power_negative_cuda_complex128 (__main__.TestLinalgCUDA) ... ok (0.054s) 2022-08-13T14:09:47.5388208Z test_matrix_power_negative_cuda_float64 (__main__.TestLinalgCUDA) ... ok (0.039s) 2022-08-13T14:09:47.5582124Z test_matrix_power_non_negative_cuda_complex128 (__main__.TestLinalgCUDA) ... ok (0.019s) 2022-08-13T14:09:47.5752818Z test_matrix_power_non_negative_cuda_float64 (__main__.TestLinalgCUDA) ... ok (0.017s) 2022-08-13T14:09:48.8421924Z test_matrix_rank_atol_cuda_complex128 (__main__.TestLinalgCUDA) ... ok (1.267s) 2022-08-13T14:09:49.0655960Z test_matrix_rank_atol_cuda_complex64 (__main__.TestLinalgCUDA) ... ok (0.223s) 2022-08-13T14:09:49.2202129Z test_matrix_rank_atol_cuda_float32 (__main__.TestLinalgCUDA) ... ok (0.154s) 2022-08-13T14:09:49.5203658Z test_matrix_rank_atol_cuda_float64 (__main__.TestLinalgCUDA) ... ok (0.300s) 2022-08-13T14:09:49.5372756Z test_matrix_rank_atol_rtol_cuda_float64 (__main__.TestLinalgCUDA) ... ok (0.017s) 2022-08-13T14:09:49.5415499Z test_matrix_rank_basic_cuda_complex128 (__main__.TestLinalgCUDA) ... ok (0.004s) 2022-08-13T14:09:49.5457480Z test_matrix_rank_basic_cuda_complex64 (__main__.TestLinalgCUDA) ... ok (0.004s) 2022-08-13T14:09:49.5506254Z test_matrix_rank_basic_cuda_float32 (__main__.TestLinalgCUDA) ... ok (0.005s) 2022-08-13T14:09:49.5547975Z test_matrix_rank_basic_cuda_float64 (__main__.TestLinalgCUDA) ... ok (0.004s) 2022-08-13T14:09:49.8244005Z test_matrix_rank_cuda_complex128 (__main__.TestLinalgCUDA) ... ok (0.269s) 2022-08-13T14:09:49.9034864Z test_matrix_rank_cuda_complex64 (__main__.TestLinalgCUDA) ... ok (0.079s) 2022-08-13T14:09:49.9633350Z test_matrix_rank_cuda_float32 (__main__.TestLinalgCUDA) ... ok (0.060s) 2022-08-13T14:09:50.0683653Z test_matrix_rank_cuda_float64 (__main__.TestLinalgCUDA) ... ok (0.105s) 2022-08-13T14:09:50.0986559Z test_matrix_rank_empty_cuda_complex128 (__main__.TestLinalgCUDA) ... ok (0.030s) 2022-08-13T14:09:50.1294966Z test_matrix_rank_empty_cuda_complex64 (__main__.TestLinalgCUDA) ... ok (0.031s) 2022-08-13T14:09:50.1591883Z test_matrix_rank_empty_cuda_float32 (__main__.TestLinalgCUDA) ... ok (0.030s) 2022-08-13T14:09:50.1889757Z test_matrix_rank_empty_cuda_float64 (__main__.TestLinalgCUDA) ... ok (0.030s) 2022-08-13T14:09:50.1974629Z test_matrix_rank_out_errors_and_warnings_cuda_complex128 (__main__.TestLinalgCUDA) ... ok (0.008s) 2022-08-13T14:09:50.2057345Z test_matrix_rank_out_errors_and_warnings_cuda_complex64 (__main__.TestLinalgCUDA) ... ok (0.008s) 2022-08-13T14:09:50.2144880Z test_matrix_rank_out_errors_and_warnings_cuda_float32 (__main__.TestLinalgCUDA) ... ok (0.009s) 2022-08-13T14:09:50.2234838Z test_matrix_rank_out_errors_and_warnings_cuda_float64 (__main__.TestLinalgCUDA) ... ok (0.009s) 2022-08-13T14:09:50.2325186Z test_mm_bmm_non_memory_dense_cuda (__main__.TestLinalgCUDA) ... ok (0.009s) 2022-08-13T14:09:50.2378480Z test_mm_cuda_complex128 (__main__.TestLinalgCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.005s) 2022-08-13T14:09:50.2432227Z test_mm_cuda_complex64 (__main__.TestLinalgCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.005s) 2022-08-13T14:09:50.2486151Z test_mm_cuda_float32 (__main__.TestLinalgCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.005s) 2022-08-13T14:09:50.2539862Z test_mm_cuda_float64 (__main__.TestLinalgCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.005s) 2022-08-13T14:09:50.2737504Z test_multi_dot_cuda_complex128 (__main__.TestLinalgCUDA) ... ok (0.020s) 2022-08-13T14:09:50.2893437Z test_multi_dot_cuda_float64 (__main__.TestLinalgCUDA) ... ok (0.015s) 2022-08-13T14:09:50.3322859Z test_multi_dot_errors_cuda_float32 (__main__.TestLinalgCUDA) ... ok (0.043s) 2022-08-13T14:09:50.4805804Z test_norm_complex_cuda_complex128 (__main__.TestLinalgCUDA) ... ok (0.148s) 2022-08-13T14:09:50.5315859Z test_norm_complex_cuda_complex64 (__main__.TestLinalgCUDA) ... ok (0.051s) 2022-08-13T14:09:50.5467145Z test_norm_complex_old_cuda (__main__.TestLinalgCUDA) ... ok (0.015s) 2022-08-13T14:09:50.6709016Z test_norm_dtype_cuda_bfloat16 (__main__.TestLinalgCUDA) ... ok (0.124s) 2022-08-13T14:09:50.9153534Z test_norm_dtype_cuda_complex128 (__main__.TestLinalgCUDA) ... ok (0.244s) 2022-08-13T14:09:51.2285657Z test_norm_dtype_cuda_complex64 (__main__.TestLinalgCUDA) ... ok (0.313s) 2022-08-13T14:09:51.3523180Z test_norm_dtype_cuda_float16 (__main__.TestLinalgCUDA) ... ok (0.124s) 2022-08-13T14:09:51.5735114Z test_norm_dtype_cuda_float32 (__main__.TestLinalgCUDA) ... ok (0.221s) 2022-08-13T14:09:51.7049313Z test_norm_dtype_cuda_float64 (__main__.TestLinalgCUDA) ... ok (0.131s) 2022-08-13T14:09:51.9047887Z test_norm_errors_cuda_float32 (__main__.TestLinalgCUDA) ... ok (0.200s) 2022-08-13T14:09:52.1023743Z test_norm_errors_cuda_float64 (__main__.TestLinalgCUDA) ... ok (0.197s) 2022-08-13T14:09:52.1082760Z test_norm_extreme_values_cuda (__main__.TestLinalgCUDA) ... /opt/conda/lib/python3.7/site-packages/numpy/linalg/linalg.py:2516: RuntimeWarning: divide by zero encountered in power 2022-08-13T14:09:52.1085463Z ret **= (1 / ord) 2022-08-13T14:09:52.1120202Z /opt/conda/lib/python3.7/site-packages/numpy/linalg/linalg.py:2514: RuntimeWarning: divide by zero encountered in reciprocal 2022-08-13T14:09:52.1120624Z absx **= ord 2022-08-13T14:09:52.1122871Z /opt/conda/lib/python3.7/site-packages/numpy/linalg/linalg.py:2514: RuntimeWarning: divide by zero encountered in power 2022-08-13T14:09:52.1123294Z absx **= ord 2022-08-13T14:09:52.2078189Z ok (0.105s) 2022-08-13T14:09:52.2135968Z test_norm_fastpaths_cuda (__main__.TestLinalgCUDA) ... ok (0.006s) 2022-08-13T14:09:52.4278675Z test_norm_fro_2_equivalence_old_cuda_float32 (__main__.TestLinalgCUDA) ... ok (0.214s) 2022-08-13T14:09:52.9195965Z test_norm_fused_type_promotion_cuda_bfloat16 (__main__.TestLinalgCUDA) ... STAGE:2022-08-13 14:09:52 5210:5210 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T14:09:52.9219372Z STAGE:2022-08-13 14:09:52 5210:5210 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T14:09:52.9232734Z STAGE:2022-08-13 14:09:52 5210:5210 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T14:09:52.9256177Z STAGE:2022-08-13 14:09:52 5210:5210 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T14:09:52.9263820Z ok (0.498s) 2022-08-13T14:09:52.9309102Z test_norm_fused_type_promotion_cuda_float16 (__main__.TestLinalgCUDA) ... STAGE:2022-08-13 14:09:52 5210:5210 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T14:09:52.9323877Z STAGE:2022-08-13 14:09:52 5210:5210 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T14:09:52.9336328Z STAGE:2022-08-13 14:09:52 5210:5210 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T14:09:52.9353769Z STAGE:2022-08-13 14:09:52 5210:5210 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T14:09:52.9359934Z ok (0.009s) 2022-08-13T14:09:53.2229626Z test_norm_matrix_cuda_float32 (__main__.TestLinalgCUDA) ... ok (0.287s) 2022-08-13T14:09:53.8605743Z test_norm_matrix_cuda_float64 (__main__.TestLinalgCUDA) ... ok (0.637s) 2022-08-13T14:09:54.5205352Z test_norm_matrix_degenerate_shapes_cuda_complex128 (__main__.TestLinalgCUDA) ... ok (0.660s) 2022-08-13T14:09:55.1817001Z test_norm_matrix_degenerate_shapes_cuda_complex64 (__main__.TestLinalgCUDA) ... ok (0.661s) 2022-08-13T14:09:55.8459672Z test_norm_matrix_degenerate_shapes_cuda_float32 (__main__.TestLinalgCUDA) ... ok (0.664s) 2022-08-13T14:09:56.5079342Z test_norm_matrix_degenerate_shapes_cuda_float64 (__main__.TestLinalgCUDA) ... ok (0.662s) 2022-08-13T14:09:57.0840563Z test_norm_old_cuda (__main__.TestLinalgCUDA) ... ok (0.576s) 2022-08-13T14:09:57.0979628Z test_norm_old_nan_propagation_cuda (__main__.TestLinalgCUDA) ... ok (0.014s) 2022-08-13T14:09:57.2698788Z test_norm_vector_cuda_float32 (__main__.TestLinalgCUDA) ... ok (0.172s) 2022-08-13T14:09:58.2881276Z test_norm_vector_cuda_float64 (__main__.TestLinalgCUDA) ... ok (1.018s) 2022-08-13T14:09:58.5445052Z test_norm_vector_degenerate_shapes_cuda_complex128 (__main__.TestLinalgCUDA) ... ok (0.256s) 2022-08-13T14:09:58.8014349Z test_norm_vector_degenerate_shapes_cuda_complex64 (__main__.TestLinalgCUDA) ... ok (0.257s) 2022-08-13T14:09:59.0585208Z test_norm_vector_degenerate_shapes_cuda_float32 (__main__.TestLinalgCUDA) ... ok (0.257s) 2022-08-13T14:09:59.3147573Z test_norm_vector_degenerate_shapes_cuda_float64 (__main__.TestLinalgCUDA) ... ok (0.256s) 2022-08-13T14:09:59.4557402Z test_nuclear_norm_axes_small_brute_force_old_cuda (__main__.TestLinalgCUDA) ... ok (0.141s) 2022-08-13T14:09:59.4967959Z test_nuclear_norm_exceptions_old_cuda (__main__.TestLinalgCUDA) ... ok (0.041s) 2022-08-13T14:09:59.5245903Z test_nuclear_norm_out_cuda_float32 (__main__.TestLinalgCUDA) ... ok (0.028s) 2022-08-13T14:09:59.6166227Z test_nuclear_norm_out_cuda_float64 (__main__.TestLinalgCUDA) ... ok (0.092s) 2022-08-13T14:09:59.6390325Z test_old_cholesky_batched_cuda_complex128 (__main__.TestLinalgCUDA) ... ok (0.022s) 2022-08-13T14:09:59.6614058Z test_old_cholesky_batched_cuda_complex64 (__main__.TestLinalgCUDA) ... ok (0.022s) 2022-08-13T14:09:59.6837923Z test_old_cholesky_batched_cuda_float32 (__main__.TestLinalgCUDA) ... ok (0.022s) 2022-08-13T14:09:59.7053344Z test_old_cholesky_batched_cuda_float64 (__main__.TestLinalgCUDA) ... ok (0.021s) 2022-08-13T14:09:59.7076894Z test_old_cholesky_batched_many_batches_cuda_float64 (__main__.TestLinalgCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T14:09:59.7114170Z test_old_cholesky_batched_upper_cuda_complex128 (__main__.TestLinalgCUDA) ... ok (0.004s) 2022-08-13T14:09:59.7151613Z test_old_cholesky_batched_upper_cuda_complex64 (__main__.TestLinalgCUDA) ... ok (0.004s) 2022-08-13T14:09:59.7187797Z test_old_cholesky_batched_upper_cuda_float32 (__main__.TestLinalgCUDA) ... ok (0.003s) 2022-08-13T14:09:59.7223417Z test_old_cholesky_batched_upper_cuda_float64 (__main__.TestLinalgCUDA) ... ok (0.003s) 2022-08-13T14:09:59.7276007Z test_old_cholesky_cuda_complex128 (__main__.TestLinalgCUDA) ... ok (0.005s) 2022-08-13T14:09:59.7336435Z test_old_cholesky_cuda_complex64 (__main__.TestLinalgCUDA) ... ok (0.006s) 2022-08-13T14:09:59.7387107Z test_old_cholesky_cuda_float32 (__main__.TestLinalgCUDA) ... ok (0.005s) 2022-08-13T14:09:59.7436029Z test_old_cholesky_cuda_float64 (__main__.TestLinalgCUDA) ... ok (0.005s) 2022-08-13T14:09:59.7465474Z test_old_cholesky_empty_cuda_complex128 (__main__.TestLinalgCUDA) ... ok (0.003s) 2022-08-13T14:09:59.7495282Z test_old_cholesky_empty_cuda_complex64 (__main__.TestLinalgCUDA) ... ok (0.003s) 2022-08-13T14:09:59.7524049Z test_old_cholesky_empty_cuda_float32 (__main__.TestLinalgCUDA) ... ok (0.003s) 2022-08-13T14:09:59.7552711Z test_old_cholesky_empty_cuda_float64 (__main__.TestLinalgCUDA) ... ok (0.003s) 2022-08-13T14:09:59.7675338Z test_old_eig_basic_cuda_complex128 (__main__.TestLinalgCUDA) ... ok (0.012s) 2022-08-13T14:09:59.7791525Z test_old_eig_basic_cuda_complex64 (__main__.TestLinalgCUDA) ... ok (0.011s) 2022-08-13T14:09:59.7907312Z test_old_eig_basic_cuda_float32 (__main__.TestLinalgCUDA) ... ok (0.011s) 2022-08-13T14:09:59.8015167Z test_old_eig_basic_cuda_float64 (__main__.TestLinalgCUDA) ... ok (0.011s) 2022-08-13T14:09:59.8278949Z test_old_eig_invalid_input_cuda_float32 (__main__.TestLinalgCUDA) ... ok (0.026s) 2022-08-13T14:09:59.8536507Z test_old_eig_invalid_input_cuda_float64 (__main__.TestLinalgCUDA) ... ok (0.026s) 2022-08-13T14:09:59.8795230Z test_old_eig_out_cuda_float32 (__main__.TestLinalgCUDA) ... ok (0.026s) 2022-08-13T14:09:59.9057480Z test_old_eig_out_cuda_float64 (__main__.TestLinalgCUDA) ... ok (0.026s) 2022-08-13T14:09:59.9171659Z test_old_eig_reuse_cuda_float32 (__main__.TestLinalgCUDA) ... ok (0.011s) 2022-08-13T14:09:59.9284416Z test_old_eig_reuse_cuda_float64 (__main__.TestLinalgCUDA) ... ok (0.011s) 2022-08-13T14:09:59.9332039Z test_old_matrix_rank_cuda_complex128 (__main__.TestLinalgCUDA) ... test_linalg.py:3536: UserWarning: torch.matrix_rank is deprecated in favor of torch.linalg.matrix_rankand will be removed in a future PyTorch release. The parameter 'symmetric' was renamed in torch.linalg.matrix_rank to 'hermitian'. (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/native/LinearAlgebra.cpp:728.) 2022-08-13T14:09:59.9332876Z self.assertEqual(torch.matrix_rank(a).item(), 10) 2022-08-13T14:10:00.0647659Z test_linalg.py:3552: UserWarning: torch.matrix_rank is deprecated in favor of torch.linalg.matrix_rankand will be removed in a future PyTorch release. The parameter 'symmetric' was renamed in torch.linalg.matrix_rank to 'hermitian'. (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/native/LinearAlgebra.cpp:719.) 2022-08-13T14:10:00.0648520Z self.assertEqual(torch.matrix_rank(a, 0.01), np.linalg.matrix_rank(a.cpu().numpy(), 0.01)) 2022-08-13T14:10:00.1137355Z ok (0.185s) 2022-08-13T14:10:00.1549089Z test_old_matrix_rank_cuda_complex64 (__main__.TestLinalgCUDA) ... ok (0.041s) 2022-08-13T14:10:00.1867777Z test_old_matrix_rank_cuda_float32 (__main__.TestLinalgCUDA) ... ok (0.032s) 2022-08-13T14:10:00.2586764Z test_old_matrix_rank_cuda_float64 (__main__.TestLinalgCUDA) ... ok (0.072s) 2022-08-13T14:10:00.5181012Z test_ormqr_cuda_complex128 (__main__.TestLinalgCUDA) ... ok (0.259s) 2022-08-13T14:10:00.7839691Z test_ormqr_cuda_complex64 (__main__.TestLinalgCUDA) ... ok (0.266s) 2022-08-13T14:10:01.0133174Z test_ormqr_cuda_float32 (__main__.TestLinalgCUDA) ... ok (0.229s) 2022-08-13T14:10:01.2347033Z test_ormqr_cuda_float64 (__main__.TestLinalgCUDA) ... ok (0.221s) 2022-08-13T14:10:01.2769634Z test_ormqr_errors_and_warnings_cuda_complex128 (__main__.TestLinalgCUDA) ... ok (0.042s) 2022-08-13T14:10:01.3177175Z test_ormqr_errors_and_warnings_cuda_complex64 (__main__.TestLinalgCUDA) ... ok (0.041s) 2022-08-13T14:10:01.3555713Z test_ormqr_errors_and_warnings_cuda_float32 (__main__.TestLinalgCUDA) ... ok (0.038s) 2022-08-13T14:10:01.3946024Z test_ormqr_errors_and_warnings_cuda_float64 (__main__.TestLinalgCUDA) ... ok (0.039s) 2022-08-13T14:10:01.4011729Z test_outer_cuda_bfloat16 (__main__.TestLinalgCUDA) ... test_linalg.py:131: UserWarning: torch.ger is deprecated and will be removed in a future PyTorch release. Use torch.outer instead. (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/native/LinearAlgebra.cpp:1152.) 2022-08-13T14:10:01.4012665Z torch.ger(a, b, out=out) 2022-08-13T14:10:01.4072131Z ok (0.013s) 2022-08-13T14:10:01.4168899Z test_outer_cuda_bool (__main__.TestLinalgCUDA) ... ok (0.010s) 2022-08-13T14:10:01.4306783Z test_outer_cuda_complex128 (__main__.TestLinalgCUDA) ... ok (0.014s) 2022-08-13T14:10:01.4446494Z test_outer_cuda_complex64 (__main__.TestLinalgCUDA) ... ok (0.014s) 2022-08-13T14:10:01.4569749Z test_outer_cuda_float16 (__main__.TestLinalgCUDA) ... ok (0.012s) 2022-08-13T14:10:01.4691478Z test_outer_cuda_float32 (__main__.TestLinalgCUDA) ... ok (0.012s) 2022-08-13T14:10:01.4815584Z test_outer_cuda_float64 (__main__.TestLinalgCUDA) ... ok (0.012s) 2022-08-13T14:10:01.4913870Z test_outer_cuda_int16 (__main__.TestLinalgCUDA) ... ok (0.010s) 2022-08-13T14:10:01.5011234Z test_outer_cuda_int32 (__main__.TestLinalgCUDA) ... ok (0.010s) 2022-08-13T14:10:01.5107579Z test_outer_cuda_int64 (__main__.TestLinalgCUDA) ... ok (0.009s) 2022-08-13T14:10:01.5204194Z test_outer_cuda_int8 (__main__.TestLinalgCUDA) ... ok (0.010s) 2022-08-13T14:10:01.5301306Z test_outer_cuda_uint8 (__main__.TestLinalgCUDA) ... ok (0.010s) 2022-08-13T14:10:01.5617891Z test_outer_ger_addr_legacy_tests_cuda (__main__.TestLinalgCUDA) ... ok (0.032s) 2022-08-13T14:10:01.5658066Z test_outer_type_promotion_cuda_bfloat16_bfloat16 (__main__.TestLinalgCUDA) ... ok (0.004s) 2022-08-13T14:10:01.5691857Z test_outer_type_promotion_cuda_bfloat16_bool (__main__.TestLinalgCUDA) ... ok (0.003s) 2022-08-13T14:10:01.5722234Z test_outer_type_promotion_cuda_bfloat16_complex128 (__main__.TestLinalgCUDA) ... ok (0.003s) 2022-08-13T14:10:01.5753387Z test_outer_type_promotion_cuda_bfloat16_complex64 (__main__.TestLinalgCUDA) ... ok (0.003s) 2022-08-13T14:10:01.5784639Z test_outer_type_promotion_cuda_bfloat16_float16 (__main__.TestLinalgCUDA) ... ok (0.003s) 2022-08-13T14:10:01.5815451Z test_outer_type_promotion_cuda_bfloat16_float32 (__main__.TestLinalgCUDA) ... ok (0.003s) 2022-08-13T14:10:01.5846450Z test_outer_type_promotion_cuda_bfloat16_float64 (__main__.TestLinalgCUDA) ... ok (0.003s) 2022-08-13T14:10:01.5883217Z test_outer_type_promotion_cuda_bfloat16_int16 (__main__.TestLinalgCUDA) ... ok (0.004s) 2022-08-13T14:10:01.5914367Z test_outer_type_promotion_cuda_bfloat16_int32 (__main__.TestLinalgCUDA) ... ok (0.003s) 2022-08-13T14:10:01.5945939Z test_outer_type_promotion_cuda_bfloat16_int64 (__main__.TestLinalgCUDA) ... ok (0.003s) 2022-08-13T14:10:01.5976756Z test_outer_type_promotion_cuda_bfloat16_int8 (__main__.TestLinalgCUDA) ... ok (0.003s) 2022-08-13T14:10:01.6007711Z test_outer_type_promotion_cuda_bfloat16_uint8 (__main__.TestLinalgCUDA) ... ok (0.003s) 2022-08-13T14:10:01.6038411Z test_outer_type_promotion_cuda_bool_bfloat16 (__main__.TestLinalgCUDA) ... ok (0.003s) 2022-08-13T14:10:01.6069397Z test_outer_type_promotion_cuda_bool_bool (__main__.TestLinalgCUDA) ... ok (0.003s) 2022-08-13T14:10:01.6106484Z test_outer_type_promotion_cuda_bool_complex128 (__main__.TestLinalgCUDA) ... ok (0.004s) 2022-08-13T14:10:01.6137478Z test_outer_type_promotion_cuda_bool_complex64 (__main__.TestLinalgCUDA) ... ok (0.003s) 2022-08-13T14:10:01.6168334Z test_outer_type_promotion_cuda_bool_float16 (__main__.TestLinalgCUDA) ... ok (0.003s) 2022-08-13T14:10:01.6199067Z test_outer_type_promotion_cuda_bool_float32 (__main__.TestLinalgCUDA) ... ok (0.003s) 2022-08-13T14:10:01.6230291Z test_outer_type_promotion_cuda_bool_float64 (__main__.TestLinalgCUDA) ... ok (0.003s) 2022-08-13T14:10:01.6261465Z test_outer_type_promotion_cuda_bool_int16 (__main__.TestLinalgCUDA) ... ok (0.003s) 2022-08-13T14:10:01.6292593Z test_outer_type_promotion_cuda_bool_int32 (__main__.TestLinalgCUDA) ... ok (0.003s) 2022-08-13T14:10:01.6329434Z test_outer_type_promotion_cuda_bool_int64 (__main__.TestLinalgCUDA) ... ok (0.004s) 2022-08-13T14:10:01.6360079Z test_outer_type_promotion_cuda_bool_int8 (__main__.TestLinalgCUDA) ... ok (0.003s) 2022-08-13T14:10:01.6391965Z test_outer_type_promotion_cuda_bool_uint8 (__main__.TestLinalgCUDA) ... ok (0.003s) 2022-08-13T14:10:01.6422911Z test_outer_type_promotion_cuda_complex128_bfloat16 (__main__.TestLinalgCUDA) ... ok (0.003s) 2022-08-13T14:10:01.6453650Z test_outer_type_promotion_cuda_complex128_bool (__main__.TestLinalgCUDA) ... ok (0.003s) 2022-08-13T14:10:01.6484678Z test_outer_type_promotion_cuda_complex128_complex128 (__main__.TestLinalgCUDA) ... ok (0.003s) 2022-08-13T14:10:01.6515621Z test_outer_type_promotion_cuda_complex128_complex64 (__main__.TestLinalgCUDA) ... ok (0.003s) 2022-08-13T14:10:01.6552216Z test_outer_type_promotion_cuda_complex128_float16 (__main__.TestLinalgCUDA) ... ok (0.004s) 2022-08-13T14:10:01.6583168Z test_outer_type_promotion_cuda_complex128_float32 (__main__.TestLinalgCUDA) ... ok (0.003s) 2022-08-13T14:10:01.6614358Z test_outer_type_promotion_cuda_complex128_float64 (__main__.TestLinalgCUDA) ... ok (0.003s) 2022-08-13T14:10:01.6645327Z test_outer_type_promotion_cuda_complex128_int16 (__main__.TestLinalgCUDA) ... ok (0.003s) 2022-08-13T14:10:01.6675934Z test_outer_type_promotion_cuda_complex128_int32 (__main__.TestLinalgCUDA) ... ok (0.003s) 2022-08-13T14:10:01.6706973Z test_outer_type_promotion_cuda_complex128_int64 (__main__.TestLinalgCUDA) ... ok (0.003s) 2022-08-13T14:10:01.6737827Z test_outer_type_promotion_cuda_complex128_int8 (__main__.TestLinalgCUDA) ... ok (0.003s) 2022-08-13T14:10:01.6775180Z test_outer_type_promotion_cuda_complex128_uint8 (__main__.TestLinalgCUDA) ... ok (0.004s) 2022-08-13T14:10:01.6807005Z test_outer_type_promotion_cuda_complex64_bfloat16 (__main__.TestLinalgCUDA) ... ok (0.003s) 2022-08-13T14:10:01.6837015Z test_outer_type_promotion_cuda_complex64_bool (__main__.TestLinalgCUDA) ... ok (0.003s) 2022-08-13T14:10:01.6867500Z test_outer_type_promotion_cuda_complex64_complex128 (__main__.TestLinalgCUDA) ... ok (0.003s) 2022-08-13T14:10:01.6898655Z test_outer_type_promotion_cuda_complex64_complex64 (__main__.TestLinalgCUDA) ... ok (0.003s) 2022-08-13T14:10:01.6929684Z test_outer_type_promotion_cuda_complex64_float16 (__main__.TestLinalgCUDA) ... ok (0.003s) 2022-08-13T14:10:01.6960227Z test_outer_type_promotion_cuda_complex64_float32 (__main__.TestLinalgCUDA) ... ok (0.003s) 2022-08-13T14:10:01.6997238Z test_outer_type_promotion_cuda_complex64_float64 (__main__.TestLinalgCUDA) ... ok (0.004s) 2022-08-13T14:10:01.7027968Z test_outer_type_promotion_cuda_complex64_int16 (__main__.TestLinalgCUDA) ... ok (0.003s) 2022-08-13T14:10:01.7059020Z test_outer_type_promotion_cuda_complex64_int32 (__main__.TestLinalgCUDA) ... ok (0.003s) 2022-08-13T14:10:01.7090032Z test_outer_type_promotion_cuda_complex64_int64 (__main__.TestLinalgCUDA) ... ok (0.003s) 2022-08-13T14:10:01.7120752Z test_outer_type_promotion_cuda_complex64_int8 (__main__.TestLinalgCUDA) ... ok (0.003s) 2022-08-13T14:10:01.7151825Z test_outer_type_promotion_cuda_complex64_uint8 (__main__.TestLinalgCUDA) ... ok (0.003s) 2022-08-13T14:10:01.7182842Z test_outer_type_promotion_cuda_float16_bfloat16 (__main__.TestLinalgCUDA) ... ok (0.003s) 2022-08-13T14:10:01.7219852Z test_outer_type_promotion_cuda_float16_bool (__main__.TestLinalgCUDA) ... ok (0.004s) 2022-08-13T14:10:01.7250620Z test_outer_type_promotion_cuda_float16_complex128 (__main__.TestLinalgCUDA) ... ok (0.003s) 2022-08-13T14:10:01.7281527Z test_outer_type_promotion_cuda_float16_complex64 (__main__.TestLinalgCUDA) ... ok (0.003s) 2022-08-13T14:10:01.7312460Z test_outer_type_promotion_cuda_float16_float16 (__main__.TestLinalgCUDA) ... ok (0.003s) 2022-08-13T14:10:01.7343488Z test_outer_type_promotion_cuda_float16_float32 (__main__.TestLinalgCUDA) ... ok (0.003s) 2022-08-13T14:10:01.7374848Z test_outer_type_promotion_cuda_float16_float64 (__main__.TestLinalgCUDA) ... ok (0.003s) 2022-08-13T14:10:01.7408042Z test_outer_type_promotion_cuda_float16_int16 (__main__.TestLinalgCUDA) ... ok (0.003s) 2022-08-13T14:10:01.7444584Z test_outer_type_promotion_cuda_float16_int32 (__main__.TestLinalgCUDA) ... ok (0.004s) 2022-08-13T14:10:01.7475443Z test_outer_type_promotion_cuda_float16_int64 (__main__.TestLinalgCUDA) ... ok (0.003s) 2022-08-13T14:10:01.7506511Z test_outer_type_promotion_cuda_float16_int8 (__main__.TestLinalgCUDA) ... ok (0.003s) 2022-08-13T14:10:01.7537405Z test_outer_type_promotion_cuda_float16_uint8 (__main__.TestLinalgCUDA) ... ok (0.003s) 2022-08-13T14:10:01.7568704Z test_outer_type_promotion_cuda_float32_bfloat16 (__main__.TestLinalgCUDA) ... ok (0.003s) 2022-08-13T14:10:01.7599113Z test_outer_type_promotion_cuda_float32_bool (__main__.TestLinalgCUDA) ... ok (0.003s) 2022-08-13T14:10:01.7630049Z test_outer_type_promotion_cuda_float32_complex128 (__main__.TestLinalgCUDA) ... ok (0.003s) 2022-08-13T14:10:01.7667159Z test_outer_type_promotion_cuda_float32_complex64 (__main__.TestLinalgCUDA) ... ok (0.004s) 2022-08-13T14:10:01.7698157Z test_outer_type_promotion_cuda_float32_float16 (__main__.TestLinalgCUDA) ... ok (0.003s) 2022-08-13T14:10:01.7728931Z test_outer_type_promotion_cuda_float32_float32 (__main__.TestLinalgCUDA) ... ok (0.003s) 2022-08-13T14:10:01.7759024Z test_outer_type_promotion_cuda_float32_float64 (__main__.TestLinalgCUDA) ... ok (0.003s) 2022-08-13T14:10:01.7789882Z test_outer_type_promotion_cuda_float32_int16 (__main__.TestLinalgCUDA) ... ok (0.003s) 2022-08-13T14:10:01.7820831Z test_outer_type_promotion_cuda_float32_int32 (__main__.TestLinalgCUDA) ... ok (0.003s) 2022-08-13T14:10:01.7851776Z test_outer_type_promotion_cuda_float32_int64 (__main__.TestLinalgCUDA) ... ok (0.003s) 2022-08-13T14:10:01.7888738Z test_outer_type_promotion_cuda_float32_int8 (__main__.TestLinalgCUDA) ... ok (0.004s) 2022-08-13T14:10:01.7919363Z test_outer_type_promotion_cuda_float32_uint8 (__main__.TestLinalgCUDA) ... ok (0.003s) 2022-08-13T14:10:01.7950645Z test_outer_type_promotion_cuda_float64_bfloat16 (__main__.TestLinalgCUDA) ... ok (0.003s) 2022-08-13T14:10:01.7981552Z test_outer_type_promotion_cuda_float64_bool (__main__.TestLinalgCUDA) ... ok (0.003s) 2022-08-13T14:10:01.8012563Z test_outer_type_promotion_cuda_float64_complex128 (__main__.TestLinalgCUDA) ... ok (0.003s) 2022-08-13T14:10:01.8043067Z test_outer_type_promotion_cuda_float64_complex64 (__main__.TestLinalgCUDA) ... ok (0.003s) 2022-08-13T14:10:01.8073960Z test_outer_type_promotion_cuda_float64_float16 (__main__.TestLinalgCUDA) ... ok (0.003s) 2022-08-13T14:10:01.8110762Z test_outer_type_promotion_cuda_float64_float32 (__main__.TestLinalgCUDA) ... ok (0.004s) 2022-08-13T14:10:01.8141655Z test_outer_type_promotion_cuda_float64_float64 (__main__.TestLinalgCUDA) ... ok (0.003s) 2022-08-13T14:10:01.8172625Z test_outer_type_promotion_cuda_float64_int16 (__main__.TestLinalgCUDA) ... ok (0.003s) 2022-08-13T14:10:01.8204246Z test_outer_type_promotion_cuda_float64_int32 (__main__.TestLinalgCUDA) ... ok (0.003s) 2022-08-13T14:10:01.8235508Z test_outer_type_promotion_cuda_float64_int64 (__main__.TestLinalgCUDA) ... ok (0.003s) 2022-08-13T14:10:01.8266380Z test_outer_type_promotion_cuda_float64_int8 (__main__.TestLinalgCUDA) ... ok (0.003s) 2022-08-13T14:10:01.8297369Z test_outer_type_promotion_cuda_float64_uint8 (__main__.TestLinalgCUDA) ... ok (0.003s) 2022-08-13T14:10:01.8334428Z test_outer_type_promotion_cuda_int16_bfloat16 (__main__.TestLinalgCUDA) ... ok (0.004s) 2022-08-13T14:10:01.8365163Z test_outer_type_promotion_cuda_int16_bool (__main__.TestLinalgCUDA) ... ok (0.003s) 2022-08-13T14:10:01.8396680Z test_outer_type_promotion_cuda_int16_complex128 (__main__.TestLinalgCUDA) ... ok (0.003s) 2022-08-13T14:10:01.8427755Z test_outer_type_promotion_cuda_int16_complex64 (__main__.TestLinalgCUDA) ... ok (0.003s) 2022-08-13T14:10:01.8458684Z test_outer_type_promotion_cuda_int16_float16 (__main__.TestLinalgCUDA) ... ok (0.003s) 2022-08-13T14:10:01.8489821Z test_outer_type_promotion_cuda_int16_float32 (__main__.TestLinalgCUDA) ... ok (0.003s) 2022-08-13T14:10:01.8520679Z test_outer_type_promotion_cuda_int16_float64 (__main__.TestLinalgCUDA) ... ok (0.003s) 2022-08-13T14:10:01.8557462Z test_outer_type_promotion_cuda_int16_int16 (__main__.TestLinalgCUDA) ... ok (0.004s) 2022-08-13T14:10:01.8588549Z test_outer_type_promotion_cuda_int16_int32 (__main__.TestLinalgCUDA) ... ok (0.003s) 2022-08-13T14:10:01.8619484Z test_outer_type_promotion_cuda_int16_int64 (__main__.TestLinalgCUDA) ... ok (0.003s) 2022-08-13T14:10:01.8650504Z test_outer_type_promotion_cuda_int16_int8 (__main__.TestLinalgCUDA) ... ok (0.003s) 2022-08-13T14:10:01.8681606Z test_outer_type_promotion_cuda_int16_uint8 (__main__.TestLinalgCUDA) ... ok (0.003s) 2022-08-13T14:10:01.8712640Z test_outer_type_promotion_cuda_int32_bfloat16 (__main__.TestLinalgCUDA) ... ok (0.003s) 2022-08-13T14:10:01.8743715Z test_outer_type_promotion_cuda_int32_bool (__main__.TestLinalgCUDA) ... ok (0.003s) 2022-08-13T14:10:01.8780937Z test_outer_type_promotion_cuda_int32_complex128 (__main__.TestLinalgCUDA) ... ok (0.004s) 2022-08-13T14:10:01.8812416Z test_outer_type_promotion_cuda_int32_complex64 (__main__.TestLinalgCUDA) ... ok (0.003s) 2022-08-13T14:10:01.8842736Z test_outer_type_promotion_cuda_int32_float16 (__main__.TestLinalgCUDA) ... ok (0.003s) 2022-08-13T14:10:01.8873319Z test_outer_type_promotion_cuda_int32_float32 (__main__.TestLinalgCUDA) ... ok (0.003s) 2022-08-13T14:10:01.8904392Z test_outer_type_promotion_cuda_int32_float64 (__main__.TestLinalgCUDA) ... ok (0.003s) 2022-08-13T14:10:01.8935536Z test_outer_type_promotion_cuda_int32_int16 (__main__.TestLinalgCUDA) ... ok (0.003s) 2022-08-13T14:10:01.8966248Z test_outer_type_promotion_cuda_int32_int32 (__main__.TestLinalgCUDA) ... ok (0.003s) 2022-08-13T14:10:01.9003168Z test_outer_type_promotion_cuda_int32_int64 (__main__.TestLinalgCUDA) ... ok (0.004s) 2022-08-13T14:10:01.9034036Z test_outer_type_promotion_cuda_int32_int8 (__main__.TestLinalgCUDA) ... ok (0.003s) 2022-08-13T14:10:01.9064986Z test_outer_type_promotion_cuda_int32_uint8 (__main__.TestLinalgCUDA) ... ok (0.003s) 2022-08-13T14:10:01.9096191Z test_outer_type_promotion_cuda_int64_bfloat16 (__main__.TestLinalgCUDA) ... ok (0.003s) 2022-08-13T14:10:01.9126818Z test_outer_type_promotion_cuda_int64_bool (__main__.TestLinalgCUDA) ... ok (0.003s) 2022-08-13T14:10:01.9157531Z test_outer_type_promotion_cuda_int64_complex128 (__main__.TestLinalgCUDA) ... ok (0.003s) 2022-08-13T14:10:01.9188627Z test_outer_type_promotion_cuda_int64_complex64 (__main__.TestLinalgCUDA) ... ok (0.003s) 2022-08-13T14:10:01.9225331Z test_outer_type_promotion_cuda_int64_float16 (__main__.TestLinalgCUDA) ... ok (0.004s) 2022-08-13T14:10:01.9256444Z test_outer_type_promotion_cuda_int64_float32 (__main__.TestLinalgCUDA) ... ok (0.003s) 2022-08-13T14:10:01.9287398Z test_outer_type_promotion_cuda_int64_float64 (__main__.TestLinalgCUDA) ... ok (0.003s) 2022-08-13T14:10:01.9317905Z test_outer_type_promotion_cuda_int64_int16 (__main__.TestLinalgCUDA) ... ok (0.003s) 2022-08-13T14:10:01.9349064Z test_outer_type_promotion_cuda_int64_int32 (__main__.TestLinalgCUDA) ... ok (0.003s) 2022-08-13T14:10:01.9383347Z test_outer_type_promotion_cuda_int64_int64 (__main__.TestLinalgCUDA) ... ok (0.003s) 2022-08-13T14:10:01.9414110Z test_outer_type_promotion_cuda_int64_int8 (__main__.TestLinalgCUDA) ... ok (0.003s) 2022-08-13T14:10:01.9451264Z test_outer_type_promotion_cuda_int64_uint8 (__main__.TestLinalgCUDA) ... ok (0.004s) 2022-08-13T14:10:01.9482025Z test_outer_type_promotion_cuda_int8_bfloat16 (__main__.TestLinalgCUDA) ... ok (0.003s) 2022-08-13T14:10:01.9512959Z test_outer_type_promotion_cuda_int8_bool (__main__.TestLinalgCUDA) ... ok (0.003s) 2022-08-13T14:10:01.9543968Z test_outer_type_promotion_cuda_int8_complex128 (__main__.TestLinalgCUDA) ... ok (0.003s) 2022-08-13T14:10:01.9575486Z test_outer_type_promotion_cuda_int8_complex64 (__main__.TestLinalgCUDA) ... ok (0.003s) 2022-08-13T14:10:01.9606222Z test_outer_type_promotion_cuda_int8_float16 (__main__.TestLinalgCUDA) ... ok (0.003s) 2022-08-13T14:10:01.9636927Z test_outer_type_promotion_cuda_int8_float32 (__main__.TestLinalgCUDA) ... ok (0.003s) 2022-08-13T14:10:01.9673884Z test_outer_type_promotion_cuda_int8_float64 (__main__.TestLinalgCUDA) ... ok (0.004s) 2022-08-13T14:10:01.9705111Z test_outer_type_promotion_cuda_int8_int16 (__main__.TestLinalgCUDA) ... ok (0.003s) 2022-08-13T14:10:01.9735943Z test_outer_type_promotion_cuda_int8_int32 (__main__.TestLinalgCUDA) ... ok (0.003s) 2022-08-13T14:10:01.9766486Z test_outer_type_promotion_cuda_int8_int64 (__main__.TestLinalgCUDA) ... ok (0.003s) 2022-08-13T14:10:01.9797393Z test_outer_type_promotion_cuda_int8_int8 (__main__.TestLinalgCUDA) ... ok (0.003s) 2022-08-13T14:10:01.9828334Z test_outer_type_promotion_cuda_int8_uint8 (__main__.TestLinalgCUDA) ... ok (0.003s) 2022-08-13T14:10:01.9859231Z test_outer_type_promotion_cuda_uint8_bfloat16 (__main__.TestLinalgCUDA) ... ok (0.003s) 2022-08-13T14:10:01.9896205Z test_outer_type_promotion_cuda_uint8_bool (__main__.TestLinalgCUDA) ... ok (0.004s) 2022-08-13T14:10:01.9926949Z test_outer_type_promotion_cuda_uint8_complex128 (__main__.TestLinalgCUDA) ... ok (0.003s) 2022-08-13T14:10:01.9957731Z test_outer_type_promotion_cuda_uint8_complex64 (__main__.TestLinalgCUDA) ... ok (0.003s) 2022-08-13T14:10:01.9988941Z test_outer_type_promotion_cuda_uint8_float16 (__main__.TestLinalgCUDA) ... ok (0.003s) 2022-08-13T14:10:02.0019740Z test_outer_type_promotion_cuda_uint8_float32 (__main__.TestLinalgCUDA) ... ok (0.003s) 2022-08-13T14:10:02.0050651Z test_outer_type_promotion_cuda_uint8_float64 (__main__.TestLinalgCUDA) ... ok (0.003s) 2022-08-13T14:10:02.0081300Z test_outer_type_promotion_cuda_uint8_int16 (__main__.TestLinalgCUDA) ... ok (0.003s) 2022-08-13T14:10:02.0118077Z test_outer_type_promotion_cuda_uint8_int32 (__main__.TestLinalgCUDA) ... ok (0.004s) 2022-08-13T14:10:02.0149058Z test_outer_type_promotion_cuda_uint8_int64 (__main__.TestLinalgCUDA) ... ok (0.003s) 2022-08-13T14:10:02.0179994Z test_outer_type_promotion_cuda_uint8_int8 (__main__.TestLinalgCUDA) ... ok (0.003s) 2022-08-13T14:10:02.0210919Z test_outer_type_promotion_cuda_uint8_uint8 (__main__.TestLinalgCUDA) ... ok (0.003s) 2022-08-13T14:10:28.9799382Z test_pca_lowrank_cuda (__main__.TestLinalgCUDA) ... ok (26.959s) 2022-08-13T14:10:30.1782018Z test_pinv_cuda_complex128 (__main__.TestLinalgCUDA) ... ok (1.198s) 2022-08-13T14:10:30.7976094Z test_pinv_cuda_complex64 (__main__.TestLinalgCUDA) ... ok (0.619s) 2022-08-13T14:10:31.3242608Z test_pinv_cuda_float32 (__main__.TestLinalgCUDA) ... ok (0.526s) 2022-08-13T14:10:31.9519849Z test_pinv_cuda_float64 (__main__.TestLinalgCUDA) ... ok (0.628s) 2022-08-13T14:10:32.0008235Z test_pinv_errors_and_warnings_cuda_complex128 (__main__.TestLinalgCUDA) ... ok (0.049s) 2022-08-13T14:10:32.0442084Z test_pinv_errors_and_warnings_cuda_complex64 (__main__.TestLinalgCUDA) ... ok (0.043s) 2022-08-13T14:10:32.0870824Z test_pinv_errors_and_warnings_cuda_float32 (__main__.TestLinalgCUDA) ... ok (0.043s) 2022-08-13T14:10:32.1308995Z test_pinv_errors_and_warnings_cuda_float64 (__main__.TestLinalgCUDA) ... ok (0.044s) 2022-08-13T14:10:32.2753041Z test_pinverse_cuda_complex128 (__main__.TestLinalgCUDA) ... ok (0.144s) 2022-08-13T14:10:32.3380487Z test_pinverse_cuda_complex64 (__main__.TestLinalgCUDA) ... ok (0.063s) 2022-08-13T14:10:32.3885146Z test_pinverse_cuda_float32 (__main__.TestLinalgCUDA) ... ok (0.050s) 2022-08-13T14:10:32.4534959Z test_pinverse_cuda_float64 (__main__.TestLinalgCUDA) ... ok (0.065s) 2022-08-13T14:10:32.4580006Z test_preferred_linalg_library_cuda (__main__.TestLinalgCUDA) ... ok (0.004s) 2022-08-13T14:10:32.4600465Z test_qr_batched_cuda_complex128 (__main__.TestLinalgCUDA) 2022-08-13T14:10:32.4654484Z test torch.linalg.qr vs numpy.linalg.qr. We need some special logic ... ok (0.007s) 2022-08-13T14:10:32.4675450Z test_qr_batched_cuda_complex64 (__main__.TestLinalgCUDA) 2022-08-13T14:10:32.4734325Z test torch.linalg.qr vs numpy.linalg.qr. We need some special logic ... ok (0.008s) 2022-08-13T14:10:32.4754827Z test_qr_batched_cuda_float32 (__main__.TestLinalgCUDA) 2022-08-13T14:10:32.4804906Z test torch.linalg.qr vs numpy.linalg.qr. We need some special logic ... ok (0.007s) 2022-08-13T14:10:32.4826038Z test_qr_batched_cuda_float64 (__main__.TestLinalgCUDA) 2022-08-13T14:10:32.4875232Z test torch.linalg.qr vs numpy.linalg.qr. We need some special logic ... ok (0.007s) 2022-08-13T14:10:32.4920632Z test_qr_cuda_complex128 (__main__.TestLinalgCUDA) ... test_linalg.py:3647: UserWarning: torch.qr is deprecated in favor of torch.linalg.qr and will be removed in a future PyTorch release. 2022-08-13T14:10:32.4924910Z The boolean parameter 'some' has been replaced with a string parameter 'mode'. 2022-08-13T14:10:32.4925505Z Q, R = torch.qr(A, some) 2022-08-13T14:10:32.4925783Z should be replaced with 2022-08-13T14:10:32.4926435Z Q, R = torch.linalg.qr(A, 'reduced' if some else 'complete') (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/native/BatchLinearAlgebra.cpp:2544.) 2022-08-13T14:10:32.4926917Z Q, R = torch.qr(A, some=some) 2022-08-13T14:10:32.4927956Z test_linalg.py:3665: UserWarning: torch.qr is deprecated in favor of torch.linalg.qr and will be removed in a future PyTorch release. 2022-08-13T14:10:32.4928675Z The boolean parameter 'some' has been replaced with a string parameter 'mode'. 2022-08-13T14:10:32.4929037Z Q, R = torch.qr(A, some) 2022-08-13T14:10:32.4931921Z should be replaced with 2022-08-13T14:10:32.4932749Z Q, R = torch.linalg.qr(A, 'reduced' if some else 'complete') (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/native/BatchLinearAlgebra.cpp:2556.) 2022-08-13T14:10:32.4933251Z torch.qr(A, some=some, out=(Q_out, R_out)) 2022-08-13T14:10:32.6132207Z ok (0.126s) 2022-08-13T14:10:32.7264392Z test_qr_cuda_complex64 (__main__.TestLinalgCUDA) ... ok (0.113s) 2022-08-13T14:10:32.8314693Z test_qr_cuda_float32 (__main__.TestLinalgCUDA) ... ok (0.105s) 2022-08-13T14:10:32.9334357Z test_qr_cuda_float64 (__main__.TestLinalgCUDA) ... ok (0.102s) 2022-08-13T14:10:32.9463521Z test_qr_error_cases_cuda_float32 (__main__.TestLinalgCUDA) ... ok (0.013s) 2022-08-13T14:10:32.9479489Z test_qr_vs_numpy_cuda_complex128 (__main__.TestLinalgCUDA) 2022-08-13T14:10:32.9597980Z test torch.linalg.qr vs numpy.linalg.qr ... ok (0.013s) 2022-08-13T14:10:32.9614329Z test_qr_vs_numpy_cuda_complex64 (__main__.TestLinalgCUDA) 2022-08-13T14:10:32.9734995Z test torch.linalg.qr vs numpy.linalg.qr ... ok (0.014s) 2022-08-13T14:10:32.9750997Z test_qr_vs_numpy_cuda_float32 (__main__.TestLinalgCUDA) 2022-08-13T14:10:32.9865293Z test torch.linalg.qr vs numpy.linalg.qr ... ok (0.013s) 2022-08-13T14:10:32.9881832Z test_qr_vs_numpy_cuda_float64 (__main__.TestLinalgCUDA) 2022-08-13T14:10:32.9993345Z test torch.linalg.qr vs numpy.linalg.qr ... ok (0.013s) 2022-08-13T14:10:33.0068878Z test_renorm_cuda (__main__.TestLinalgCUDA) ... ok (0.007s) 2022-08-13T14:10:33.0088621Z test_renorm_ps_cuda (__main__.TestLinalgCUDA) ... skip: Only runs on cpu (0.002s) 2022-08-13T14:10:34.0200835Z test_slogdet_cuda_complex128 (__main__.TestLinalgCUDA) ... ok (1.011s) 2022-08-13T14:10:34.8729992Z test_slogdet_cuda_complex64 (__main__.TestLinalgCUDA) ... ok (0.853s) 2022-08-13T14:10:35.0791465Z test_slogdet_cuda_float32 (__main__.TestLinalgCUDA) ... ok (0.206s) 2022-08-13T14:10:35.3065929Z test_slogdet_cuda_float64 (__main__.TestLinalgCUDA) ... ok (0.227s) 2022-08-13T14:10:35.3393279Z test_slogdet_errors_and_warnings_cuda_complex128 (__main__.TestLinalgCUDA) ... ok (0.033s) 2022-08-13T14:10:35.3722530Z test_slogdet_errors_and_warnings_cuda_complex64 (__main__.TestLinalgCUDA) ... ok (0.033s) 2022-08-13T14:10:35.4054123Z test_slogdet_errors_and_warnings_cuda_float32 (__main__.TestLinalgCUDA) ... ok (0.033s) 2022-08-13T14:10:35.4380420Z test_slogdet_errors_and_warnings_cuda_float64 (__main__.TestLinalgCUDA) ... ok (0.033s) 2022-08-13T14:10:35.4599123Z test_solve_batched_broadcasting_cuda_complex128 (__main__.TestLinalgCUDA) ... ok (0.022s) 2022-08-13T14:10:35.4724069Z test_solve_batched_broadcasting_cuda_complex64 (__main__.TestLinalgCUDA) ... ok (0.012s) 2022-08-13T14:10:35.4830976Z test_solve_batched_broadcasting_cuda_float32 (__main__.TestLinalgCUDA) ... ok (0.011s) 2022-08-13T14:10:35.4953201Z test_solve_batched_broadcasting_cuda_float64 (__main__.TestLinalgCUDA) ... ok (0.012s) 2022-08-13T14:10:35.6801380Z test_solve_cuda_complex128 (__main__.TestLinalgCUDA) ... ok (0.185s) 2022-08-13T14:10:35.7590224Z test_solve_cuda_complex64 (__main__.TestLinalgCUDA) ... ok (0.079s) 2022-08-13T14:10:35.8239496Z test_solve_cuda_float32 (__main__.TestLinalgCUDA) ... ok (0.065s) 2022-08-13T14:10:35.9225422Z test_solve_cuda_float64 (__main__.TestLinalgCUDA) ... ok (0.098s) 2022-08-13T14:10:35.9253120Z test_solve_removed_error_cuda (__main__.TestLinalgCUDA) ... ok (0.003s) 2022-08-13T14:10:35.9289012Z test_strided_mm_bmm_cuda_float32 (__main__.TestLinalgCUDA) ... ok (0.003s) 2022-08-13T14:10:35.9323919Z test_strided_mm_bmm_cuda_float64 (__main__.TestLinalgCUDA) ... ok (0.003s) 2022-08-13T14:10:42.2400812Z test_svd_cuda_complex128 (__main__.TestLinalgCUDA) ... ok (6.307s) 2022-08-13T14:10:47.1455517Z test_svd_cuda_complex64 (__main__.TestLinalgCUDA) ... ok (4.905s) 2022-08-13T14:10:51.5946212Z test_svd_cuda_float32 (__main__.TestLinalgCUDA) ... ok (4.449s) 2022-08-13T14:10:56.2356292Z test_svd_cuda_float64 (__main__.TestLinalgCUDA) ... ok (4.641s) 2022-08-13T14:11:49.5035496Z test_svd_lowrank_cuda_float64 (__main__.TestLinalgCUDA) ... /opt/conda/lib/python3.7/site-packages/torch/_lowrank.py:184: UserWarning: torch.linalg.svd: During SVD computation with the selected cusolver driver, batches 0 failed to converge. A more accurate method will be used to compute the SVD as a fallback. Check doc at https://pytorch.org/docs/stable/generated/torch.linalg.svd.html (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/native/cuda/linalg/BatchLinearAlgebraLib.cpp:967.) 2022-08-13T14:11:49.5036518Z U, S, Vh = torch.linalg.svd(B_t, full_matrices=False) 2022-08-13T14:11:49.6292382Z ok (53.394s) 2022-08-13T14:11:49.7403266Z test_svd_memory_allocation_cuda_complex128 (__main__.TestLinalgCUDA) ... ok (0.111s) 2022-08-13T14:11:49.7848882Z test_svd_memory_allocation_cuda_complex64 (__main__.TestLinalgCUDA) ... ok (0.044s) 2022-08-13T14:11:49.8095761Z test_svd_memory_allocation_cuda_float32 (__main__.TestLinalgCUDA) ... ok (0.025s) 2022-08-13T14:11:50.2045092Z test_svd_memory_allocation_cuda_float64 (__main__.TestLinalgCUDA) ... ok (0.395s) 2022-08-13T14:11:52.6289689Z test_svd_nan_error_cuda_complex128 (__main__.TestLinalgCUDA) ... ok (2.424s) 2022-08-13T14:11:53.1272748Z test_svd_nan_error_cuda_complex64 (__main__.TestLinalgCUDA) ... ok (0.498s) 2022-08-13T14:11:53.4073172Z test_svd_nan_error_cuda_float32 (__main__.TestLinalgCUDA) ... ok (0.280s) 2022-08-13T14:11:54.0631209Z test_svd_nan_error_cuda_float64 (__main__.TestLinalgCUDA) ... ok (0.656s) 2022-08-13T14:11:54.0704356Z test_symeig_cuda_complex128 (__main__.TestLinalgCUDA) ... test_linalg.py:7141: UserWarning: torch.symeig is deprecated in favor of torch.linalg.eigh and will be removed in a future PyTorch release. 2022-08-13T14:11:54.0705061Z The default behavior has changed from using the upper triangular portion of the matrix by default to using the lower triangular portion. 2022-08-13T14:11:54.0705515Z L, _ = torch.symeig(A, upper=upper) 2022-08-13T14:11:54.0705817Z should be replaced with 2022-08-13T14:11:54.0706642Z L = torch.linalg.eigvalsh(A, UPLO='U' if upper else 'L') 2022-08-13T14:11:54.0706938Z and 2022-08-13T14:11:54.0707205Z L, V = torch.symeig(A, eigenvectors=True) 2022-08-13T14:11:54.0707499Z should be replaced with 2022-08-13T14:11:54.0710973Z L, V = torch.linalg.eigh(A, UPLO='U' if upper else 'L') (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/native/BatchLinearAlgebra.cpp:3010.) 2022-08-13T14:11:54.0711552Z torch.symeig(x, eigenvectors=eigenvectors, upper=upper, out=(oute, outv)) 2022-08-13T14:11:54.0866743Z test_linalg.py:7141: UserWarning: An output with one or more elements was resized since it had shape [5, 5], which does not match the required output shape [0]. This behavior is deprecated, and in a future PyTorch release outputs will not be resized unless they have zero elements. You can explicitly reuse an out tensor t by resizing it, inplace, to zero elements with t.resize_(0). (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/native/Resize.cpp:24.) 2022-08-13T14:11:54.0867950Z torch.symeig(x, eigenvectors=eigenvectors, upper=upper, out=(oute, outv)) 2022-08-13T14:11:54.1489087Z test_linalg.py:7141: UserWarning: An output with one or more elements was resized since it had shape [3, 5, 5], which does not match the required output shape [0]. This behavior is deprecated, and in a future PyTorch release outputs will not be resized unless they have zero elements. You can explicitly reuse an out tensor t by resizing it, inplace, to zero elements with t.resize_(0). (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/native/Resize.cpp:24.) 2022-08-13T14:11:54.1490007Z torch.symeig(x, eigenvectors=eigenvectors, upper=upper, out=(oute, outv)) 2022-08-13T14:11:54.3749207Z test_linalg.py:7141: UserWarning: An output with one or more elements was resized since it had shape [3, 5, 5, 5], which does not match the required output shape [0]. This behavior is deprecated, and in a future PyTorch release outputs will not be resized unless they have zero elements. You can explicitly reuse an out tensor t by resizing it, inplace, to zero elements with t.resize_(0). (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/native/Resize.cpp:24.) 2022-08-13T14:11:54.3750201Z torch.symeig(x, eigenvectors=eigenvectors, upper=upper, out=(oute, outv)) 2022-08-13T14:11:55.4488049Z test_linalg.py:7141: UserWarning: An output with one or more elements was resized since it had shape [5, 3, 5, 5, 5], which does not match the required output shape [0]. This behavior is deprecated, and in a future PyTorch release outputs will not be resized unless they have zero elements. You can explicitly reuse an out tensor t by resizing it, inplace, to zero elements with t.resize_(0). (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/native/Resize.cpp:24.) 2022-08-13T14:11:55.4489106Z torch.symeig(x, eigenvectors=eigenvectors, upper=upper, out=(oute, outv)) 2022-08-13T14:11:56.5247233Z ok (2.461s) 2022-08-13T14:11:58.9819839Z test_symeig_cuda_complex64 (__main__.TestLinalgCUDA) ... ok (2.457s) 2022-08-13T14:12:01.4316547Z test_symeig_cuda_float32 (__main__.TestLinalgCUDA) ... ok (2.449s) 2022-08-13T14:12:03.8794048Z test_symeig_cuda_float64 (__main__.TestLinalgCUDA) ... ok (2.448s) 2022-08-13T14:12:03.9125178Z test_symeig_out_errors_and_warnings_cuda_complex128 (__main__.TestLinalgCUDA) ... ok (0.033s) 2022-08-13T14:12:03.9446892Z test_symeig_out_errors_and_warnings_cuda_complex64 (__main__.TestLinalgCUDA) ... ok (0.032s) 2022-08-13T14:12:03.9767497Z test_symeig_out_errors_and_warnings_cuda_float32 (__main__.TestLinalgCUDA) ... ok (0.032s) 2022-08-13T14:12:04.0093708Z test_symeig_out_errors_and_warnings_cuda_float64 (__main__.TestLinalgCUDA) ... ok (0.032s) 2022-08-13T14:12:04.0168970Z test_tensordot_cuda (__main__.TestLinalgCUDA) ... ok (0.007s) 2022-08-13T14:12:04.0434709Z test_tensorinv_cuda_complex128 (__main__.TestLinalgCUDA) ... ok (0.026s) 2022-08-13T14:12:04.0694809Z test_tensorinv_cuda_complex64 (__main__.TestLinalgCUDA) ... ok (0.026s) 2022-08-13T14:12:04.0941716Z test_tensorinv_cuda_float32 (__main__.TestLinalgCUDA) ... ok (0.025s) 2022-08-13T14:12:04.1177717Z test_tensorinv_cuda_float64 (__main__.TestLinalgCUDA) ... ok (0.023s) 2022-08-13T14:12:04.1213272Z test_tensorinv_empty_cuda_complex128 (__main__.TestLinalgCUDA) ... ok (0.003s) 2022-08-13T14:12:04.1248831Z test_tensorinv_empty_cuda_complex64 (__main__.TestLinalgCUDA) ... ok (0.003s) 2022-08-13T14:12:04.1283689Z test_tensorinv_empty_cuda_float32 (__main__.TestLinalgCUDA) ... ok (0.003s) 2022-08-13T14:12:04.1318913Z test_tensorinv_empty_cuda_float64 (__main__.TestLinalgCUDA) ... ok (0.003s) 2022-08-13T14:12:04.1593555Z test_tensorinv_errors_and_warnings_cuda_complex128 (__main__.TestLinalgCUDA) ... ok (0.027s) 2022-08-13T14:12:04.1867366Z test_tensorinv_errors_and_warnings_cuda_complex64 (__main__.TestLinalgCUDA) ... ok (0.027s) 2022-08-13T14:12:04.2139229Z test_tensorinv_errors_and_warnings_cuda_float32 (__main__.TestLinalgCUDA) ... ok (0.027s) 2022-08-13T14:12:04.2421209Z test_tensorinv_errors_and_warnings_cuda_float64 (__main__.TestLinalgCUDA) ... ok (0.028s) 2022-08-13T14:12:04.2557415Z test_tensorinv_singular_input_cuda_complex128 (__main__.TestLinalgCUDA) ... ok (0.013s) 2022-08-13T14:12:04.2691148Z test_tensorinv_singular_input_cuda_complex64 (__main__.TestLinalgCUDA) ... ok (0.013s) 2022-08-13T14:12:04.2824039Z test_tensorinv_singular_input_cuda_float32 (__main__.TestLinalgCUDA) ... ok (0.013s) 2022-08-13T14:12:04.2955915Z test_tensorinv_singular_input_cuda_float64 (__main__.TestLinalgCUDA) ... ok (0.013s) 2022-08-13T14:12:04.3085152Z test_tensorsolve_cuda_complex128 (__main__.TestLinalgCUDA) ... ok (0.013s) 2022-08-13T14:12:04.3213434Z test_tensorsolve_cuda_complex64 (__main__.TestLinalgCUDA) ... ok (0.013s) 2022-08-13T14:12:04.3333174Z test_tensorsolve_cuda_float32 (__main__.TestLinalgCUDA) ... ok (0.012s) 2022-08-13T14:12:04.3448398Z test_tensorsolve_cuda_float64 (__main__.TestLinalgCUDA) ... ok (0.011s) 2022-08-13T14:12:04.3476241Z test_tensorsolve_empty_cuda_complex128 (__main__.TestLinalgCUDA) ... ok (0.003s) 2022-08-13T14:12:04.3504725Z test_tensorsolve_empty_cuda_complex64 (__main__.TestLinalgCUDA) ... ok (0.003s) 2022-08-13T14:12:04.3532669Z test_tensorsolve_empty_cuda_float32 (__main__.TestLinalgCUDA) ... ok (0.003s) 2022-08-13T14:12:04.3566055Z test_tensorsolve_empty_cuda_float64 (__main__.TestLinalgCUDA) ... ok (0.003s) 2022-08-13T14:12:04.3686776Z test_tensorsolve_errors_and_warnings_cuda_float32 (__main__.TestLinalgCUDA) ... ok (0.012s) 2022-08-13T14:12:04.3736266Z test_triangular_solve_batched_broadcasting_cuda_complex128 (__main__.TestLinalgCUDA) ... test_linalg.py:4339: UserWarning: torch.triangular_solve is deprecated in favor of torch.linalg.solve_triangularand will be removed in a future PyTorch release. 2022-08-13T14:12:04.3737017Z torch.linalg.solve_triangular has its arguments reversed and does not return a copy of one of the inputs. 2022-08-13T14:12:04.3737432Z X = torch.triangular_solve(B, A).solution 2022-08-13T14:12:04.3737711Z should be replaced with 2022-08-13T14:12:04.3738180Z X = torch.linalg.solve_triangular(A, B). (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/native/BatchLinearAlgebra.cpp:2310.) 2022-08-13T14:12:04.3738756Z x = torch.triangular_solve(b, A, upper=upper, transpose=transpose, unitriangular=unitriangular)[0] 2022-08-13T14:12:04.4205189Z ok (0.052s) 2022-08-13T14:12:04.4740540Z test_triangular_solve_batched_broadcasting_cuda_complex64 (__main__.TestLinalgCUDA) ... ok (0.053s) 2022-08-13T14:12:04.5236760Z test_triangular_solve_batched_broadcasting_cuda_float32 (__main__.TestLinalgCUDA) ... ok (0.049s) 2022-08-13T14:12:04.5723218Z test_triangular_solve_batched_broadcasting_cuda_float64 (__main__.TestLinalgCUDA) ... ok (0.049s) 2022-08-13T14:12:04.6064664Z test_triangular_solve_batched_cuda_complex128 (__main__.TestLinalgCUDA) ... ok (0.034s) 2022-08-13T14:12:04.6418887Z test_triangular_solve_batched_cuda_complex64 (__main__.TestLinalgCUDA) ... ok (0.035s) 2022-08-13T14:12:04.6747536Z test_triangular_solve_batched_cuda_float32 (__main__.TestLinalgCUDA) ... ok (0.033s) 2022-08-13T14:12:04.7068822Z test_triangular_solve_batched_cuda_float64 (__main__.TestLinalgCUDA) ... ok (0.032s) 2022-08-13T14:12:04.7098288Z test_triangular_solve_batched_many_batches_cuda_complex128 (__main__.TestLinalgCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-08-13T14:12:04.7127301Z test_triangular_solve_batched_many_batches_cuda_complex64 (__main__.TestLinalgCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-08-13T14:12:04.7156320Z test_triangular_solve_batched_many_batches_cuda_float32 (__main__.TestLinalgCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-08-13T14:12:04.7185953Z test_triangular_solve_batched_many_batches_cuda_float64 (__main__.TestLinalgCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-08-13T14:12:04.7476207Z test_triangular_solve_cuda_complex128 (__main__.TestLinalgCUDA) ... ok (0.029s) 2022-08-13T14:12:04.7770485Z test_triangular_solve_cuda_complex64 (__main__.TestLinalgCUDA) ... ok (0.029s) 2022-08-13T14:12:04.8055675Z test_triangular_solve_cuda_float32 (__main__.TestLinalgCUDA) ... ok (0.028s) 2022-08-13T14:12:04.8330793Z test_triangular_solve_cuda_float64 (__main__.TestLinalgCUDA) ... ok (0.027s) 2022-08-13T14:12:04.8659476Z test_triangular_solve_out_errors_and_warnings_cuda_complex128 (__main__.TestLinalgCUDA) ... ok (0.033s) 2022-08-13T14:12:04.8997075Z test_triangular_solve_out_errors_and_warnings_cuda_complex64 (__main__.TestLinalgCUDA) ... ok (0.034s) 2022-08-13T14:12:04.9331687Z test_triangular_solve_out_errors_and_warnings_cuda_float32 (__main__.TestLinalgCUDA) ... ok (0.033s) 2022-08-13T14:12:04.9665484Z test_triangular_solve_out_errors_and_warnings_cuda_float64 (__main__.TestLinalgCUDA) ... ok (0.033s) 2022-08-13T14:12:05.0120302Z test_vdot_invalid_args_cuda (__main__.TestLinalgCUDA) ... ok (0.045s) 2022-08-13T14:12:05.0203169Z test_vdot_vs_numpy_cuda_complex64 (__main__.TestLinalgCUDA) ... ok (0.008s) 2022-08-13T14:12:05.0270125Z test_vdot_vs_numpy_cuda_float32 (__main__.TestLinalgCUDA) ... ok (0.007s) 2022-08-13T14:12:06.9532553Z test_vector_norm_cuda_bfloat16 (__main__.TestLinalgCUDA) ... ok (1.926s) 2022-08-13T14:12:08.1926237Z test_vector_norm_cuda_complex128 (__main__.TestLinalgCUDA) ... ok (1.239s) 2022-08-13T14:12:10.1660696Z test_vector_norm_cuda_complex64 (__main__.TestLinalgCUDA) ... ok (1.973s) 2022-08-13T14:12:12.1037147Z test_vector_norm_cuda_float16 (__main__.TestLinalgCUDA) ... ok (1.937s) 2022-08-13T14:12:14.0406352Z test_vector_norm_cuda_float32 (__main__.TestLinalgCUDA) ... ok (1.937s) 2022-08-13T14:12:15.2561017Z test_vector_norm_cuda_float64 (__main__.TestLinalgCUDA) ... ok (1.215s) 2022-08-13T14:12:15.3031101Z test_vector_norm_dim_tuple_arg_cuda (__main__.TestLinalgCUDA) ... ok (0.047s) 2022-08-13T14:12:15.3069969Z test_vector_norm_extreme_values_cuda (__main__.TestLinalgCUDA) ... /opt/conda/lib/python3.7/site-packages/numpy/linalg/linalg.py:2516: RuntimeWarning: divide by zero encountered in power 2022-08-13T14:12:15.3070474Z ret **= (1 / ord) 2022-08-13T14:12:15.3110798Z /opt/conda/lib/python3.7/site-packages/numpy/linalg/linalg.py:2514: RuntimeWarning: divide by zero encountered in reciprocal 2022-08-13T14:12:15.3111405Z absx **= ord 2022-08-13T14:12:15.3113666Z /opt/conda/lib/python3.7/site-packages/numpy/linalg/linalg.py:2514: RuntimeWarning: divide by zero encountered in power 2022-08-13T14:12:15.3114083Z absx **= ord 2022-08-13T14:12:15.3557427Z ok (0.052s) 2022-08-13T14:12:15.3557868Z 2022-08-13T14:12:15.3558192Z ---------------------------------------------------------------------- 2022-08-13T14:12:15.3558534Z Ran 725 tests in 361.004s 2022-08-13T14:12:15.3558701Z 2022-08-13T14:12:15.3558815Z OK (skipped=38) 2022-08-13T14:12:15.3558976Z 2022-08-13T14:12:15.3559104Z Generating XML reports... 2022-08-13T14:12:15.4379999Z Generated XML report: test-reports/python-unittest/test_linalg/TEST-TestLinalgCUDA-20220813140614.xml 2022-08-13T14:12:15.9932174Z Running test_masked ... [2022-08-13 14:12:15.992646] 2022-08-13T14:12:15.9932870Z Executing ['/opt/conda/bin/python', '-bb', 'test_masked.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2022-08-13 14:12:15.992790] 2022-08-13T14:12:20.1733097Z Test results will be stored in test-reports/python-unittest/test_masked 2022-08-13T14:12:20.1801509Z 2022-08-13T14:12:20.1801762Z Running tests... 2022-08-13T14:12:20.1802190Z ---------------------------------------------------------------------- 2022-08-13T14:12:20.7744810Z test_mask_layout_sparse_coo__masked_amax_cuda_bfloat16 (__main__.TestMaskedCUDA) ... ok (0.594s) 2022-08-13T14:12:21.3662538Z test_mask_layout_sparse_coo__masked_amax_cuda_float16 (__main__.TestMaskedCUDA) ... ok (0.592s) 2022-08-13T14:12:21.9515915Z test_mask_layout_sparse_coo__masked_amax_cuda_float32 (__main__.TestMaskedCUDA) ... ok (0.585s) 2022-08-13T14:12:22.5314299Z test_mask_layout_sparse_coo__masked_amax_cuda_float64 (__main__.TestMaskedCUDA) ... ok (0.580s) 2022-08-13T14:12:22.5326767Z test_mask_layout_sparse_coo__masked_amax_cuda_int16 (__main__.TestMaskedCUDA) ... skip: Skipped! (0.001s) 2022-08-13T14:12:22.5340126Z test_mask_layout_sparse_coo__masked_amax_cuda_int32 (__main__.TestMaskedCUDA) ... skip: Skipped! (0.001s) 2022-08-13T14:12:22.5352372Z test_mask_layout_sparse_coo__masked_amax_cuda_int64 (__main__.TestMaskedCUDA) ... skip: Skipped! (0.001s) 2022-08-13T14:12:22.5365895Z test_mask_layout_sparse_coo__masked_amax_cuda_int8 (__main__.TestMaskedCUDA) ... skip: Skipped! (0.001s) 2022-08-13T14:12:22.5379671Z test_mask_layout_sparse_coo__masked_amax_cuda_uint8 (__main__.TestMaskedCUDA) ... skip: Skipped! (0.001s) 2022-08-13T14:12:23.1258113Z test_mask_layout_sparse_coo__masked_amin_cuda_bfloat16 (__main__.TestMaskedCUDA) ... ok (0.588s) 2022-08-13T14:12:23.7146003Z test_mask_layout_sparse_coo__masked_amin_cuda_float16 (__main__.TestMaskedCUDA) ... ok (0.589s) 2022-08-13T14:12:24.2996042Z test_mask_layout_sparse_coo__masked_amin_cuda_float32 (__main__.TestMaskedCUDA) ... ok (0.585s) 2022-08-13T14:12:24.8777859Z test_mask_layout_sparse_coo__masked_amin_cuda_float64 (__main__.TestMaskedCUDA) ... ok (0.578s) 2022-08-13T14:12:24.8790072Z test_mask_layout_sparse_coo__masked_amin_cuda_int16 (__main__.TestMaskedCUDA) ... skip: Skipped! (0.001s) 2022-08-13T14:12:24.8802095Z test_mask_layout_sparse_coo__masked_amin_cuda_int32 (__main__.TestMaskedCUDA) ... skip: Skipped! (0.001s) 2022-08-13T14:12:24.8814587Z test_mask_layout_sparse_coo__masked_amin_cuda_int64 (__main__.TestMaskedCUDA) ... skip: Skipped! (0.001s) 2022-08-13T14:12:24.8827876Z test_mask_layout_sparse_coo__masked_amin_cuda_int8 (__main__.TestMaskedCUDA) ... skip: Skipped! (0.001s) 2022-08-13T14:12:24.8840052Z test_mask_layout_sparse_coo__masked_amin_cuda_uint8 (__main__.TestMaskedCUDA) ... skip: Skipped! (0.001s) 2022-08-13T14:12:24.8863581Z test_mask_layout_sparse_coo__masked_mean_cuda_bfloat16 (__main__.TestMaskedCUDA) ... skip: _masked.mean does not support inputs with sparse_coo layout (0.002s) 2022-08-13T14:12:24.8875373Z test_mask_layout_sparse_coo__masked_mean_cuda_bool (__main__.TestMaskedCUDA) ... skip: Skipped! (0.001s) 2022-08-13T14:12:24.8888118Z test_mask_layout_sparse_coo__masked_mean_cuda_complex128 (__main__.TestMaskedCUDA) ... skip: Skipped! (0.001s) 2022-08-13T14:12:24.8900982Z test_mask_layout_sparse_coo__masked_mean_cuda_complex64 (__main__.TestMaskedCUDA) ... skip: Skipped! (0.001s) 2022-08-13T14:12:24.8923563Z test_mask_layout_sparse_coo__masked_mean_cuda_float16 (__main__.TestMaskedCUDA) ... skip: _masked.mean does not support inputs with sparse_coo layout (0.002s) 2022-08-13T14:12:24.8946544Z test_mask_layout_sparse_coo__masked_mean_cuda_float32 (__main__.TestMaskedCUDA) ... skip: _masked.mean does not support inputs with sparse_coo layout (0.002s) 2022-08-13T14:12:24.8971222Z test_mask_layout_sparse_coo__masked_mean_cuda_float64 (__main__.TestMaskedCUDA) ... skip: _masked.mean does not support inputs with sparse_coo layout (0.002s) 2022-08-13T14:12:24.8983037Z test_mask_layout_sparse_coo__masked_mean_cuda_int16 (__main__.TestMaskedCUDA) ... skip: Skipped! (0.001s) 2022-08-13T14:12:24.8995765Z test_mask_layout_sparse_coo__masked_mean_cuda_int32 (__main__.TestMaskedCUDA) ... skip: Skipped! (0.001s) 2022-08-13T14:12:24.9008653Z test_mask_layout_sparse_coo__masked_mean_cuda_int64 (__main__.TestMaskedCUDA) ... skip: Skipped! (0.001s) 2022-08-13T14:12:24.9021366Z test_mask_layout_sparse_coo__masked_mean_cuda_int8 (__main__.TestMaskedCUDA) ... skip: Skipped! (0.001s) 2022-08-13T14:12:24.9034824Z test_mask_layout_sparse_coo__masked_mean_cuda_uint8 (__main__.TestMaskedCUDA) ... skip: Skipped! (0.001s) 2022-08-13T14:12:28.2684303Z test_mask_layout_sparse_coo__masked_prod_cuda_bfloat16 (__main__.TestMaskedCUDA) ... ok (3.365s) 2022-08-13T14:12:28.2695910Z test_mask_layout_sparse_coo__masked_prod_cuda_bool (__main__.TestMaskedCUDA) ... skip: Skipped! (0.001s) 2022-08-13T14:12:28.2708534Z test_mask_layout_sparse_coo__masked_prod_cuda_complex128 (__main__.TestMaskedCUDA) ... skip: Skipped! (0.001s) 2022-08-13T14:12:28.2720796Z test_mask_layout_sparse_coo__masked_prod_cuda_complex64 (__main__.TestMaskedCUDA) ... skip: Skipped! (0.001s) 2022-08-13T14:12:31.5584143Z test_mask_layout_sparse_coo__masked_prod_cuda_float16 (__main__.TestMaskedCUDA) ... ok (3.286s) 2022-08-13T14:12:33.9409090Z test_mask_layout_sparse_coo__masked_prod_cuda_float32 (__main__.TestMaskedCUDA) ... ok (2.382s) 2022-08-13T14:12:36.3396158Z test_mask_layout_sparse_coo__masked_prod_cuda_float64 (__main__.TestMaskedCUDA) ... ok (2.399s) 2022-08-13T14:12:36.3408459Z test_mask_layout_sparse_coo__masked_prod_cuda_int16 (__main__.TestMaskedCUDA) ... skip: Skipped! (0.001s) 2022-08-13T14:12:36.3420502Z test_mask_layout_sparse_coo__masked_prod_cuda_int32 (__main__.TestMaskedCUDA) ... skip: Skipped! (0.001s) 2022-08-13T14:12:36.3433122Z test_mask_layout_sparse_coo__masked_prod_cuda_int64 (__main__.TestMaskedCUDA) ... skip: Skipped! (0.001s) 2022-08-13T14:12:36.3445401Z test_mask_layout_sparse_coo__masked_prod_cuda_int8 (__main__.TestMaskedCUDA) ... skip: Skipped! (0.001s) 2022-08-13T14:12:36.3457900Z test_mask_layout_sparse_coo__masked_prod_cuda_uint8 (__main__.TestMaskedCUDA) ... skip: Skipped! (0.001s) 2022-08-13T14:12:36.9566535Z test_mask_layout_sparse_coo__masked_sum_cuda_bfloat16 (__main__.TestMaskedCUDA) ... ok (0.611s) 2022-08-13T14:12:37.4296888Z test_mask_layout_sparse_coo__masked_sum_cuda_bool (__main__.TestMaskedCUDA) ... ok (0.473s) 2022-08-13T14:12:37.9018081Z test_mask_layout_sparse_coo__masked_sum_cuda_complex128 (__main__.TestMaskedCUDA) ... ok (0.472s) 2022-08-13T14:12:38.3741695Z test_mask_layout_sparse_coo__masked_sum_cuda_complex64 (__main__.TestMaskedCUDA) ... ok (0.472s) 2022-08-13T14:12:38.9845653Z test_mask_layout_sparse_coo__masked_sum_cuda_float16 (__main__.TestMaskedCUDA) ... ok (0.610s) 2022-08-13T14:12:39.5907442Z test_mask_layout_sparse_coo__masked_sum_cuda_float32 (__main__.TestMaskedCUDA) ... ok (0.606s) 2022-08-13T14:12:40.1913316Z test_mask_layout_sparse_coo__masked_sum_cuda_float64 (__main__.TestMaskedCUDA) ... ok (0.600s) 2022-08-13T14:12:40.6356895Z test_mask_layout_sparse_coo__masked_sum_cuda_int16 (__main__.TestMaskedCUDA) ... ok (0.444s) 2022-08-13T14:12:41.0798910Z test_mask_layout_sparse_coo__masked_sum_cuda_int32 (__main__.TestMaskedCUDA) ... ok (0.444s) 2022-08-13T14:12:41.5165833Z test_mask_layout_sparse_coo__masked_sum_cuda_int64 (__main__.TestMaskedCUDA) ... ok (0.437s) 2022-08-13T14:12:41.9611838Z test_mask_layout_sparse_coo__masked_sum_cuda_int8 (__main__.TestMaskedCUDA) ... ok (0.444s) 2022-08-13T14:12:42.4165377Z test_mask_layout_sparse_coo__masked_sum_cuda_uint8 (__main__.TestMaskedCUDA) ... ok (0.455s) 2022-08-13T14:12:42.5408537Z test_mask_layout_sparse_csr__masked_amax_cuda_bfloat16 (__main__.TestMaskedCUDA) ... ok (0.124s) 2022-08-13T14:12:42.6647982Z test_mask_layout_sparse_csr__masked_amax_cuda_float16 (__main__.TestMaskedCUDA) ... ok (0.124s) 2022-08-13T14:12:42.7888162Z test_mask_layout_sparse_csr__masked_amax_cuda_float32 (__main__.TestMaskedCUDA) ... ok (0.124s) 2022-08-13T14:12:42.9118615Z test_mask_layout_sparse_csr__masked_amax_cuda_float64 (__main__.TestMaskedCUDA) ... ok (0.123s) 2022-08-13T14:12:42.9130347Z test_mask_layout_sparse_csr__masked_amax_cuda_int16 (__main__.TestMaskedCUDA) ... skip: Skipped! (0.001s) 2022-08-13T14:12:42.9144120Z test_mask_layout_sparse_csr__masked_amax_cuda_int32 (__main__.TestMaskedCUDA) ... skip: Skipped! (0.001s) 2022-08-13T14:12:42.9158403Z test_mask_layout_sparse_csr__masked_amax_cuda_int64 (__main__.TestMaskedCUDA) ... skip: Skipped! (0.001s) 2022-08-13T14:12:42.9172306Z test_mask_layout_sparse_csr__masked_amax_cuda_int8 (__main__.TestMaskedCUDA) ... skip: Skipped! (0.001s) 2022-08-13T14:12:42.9186513Z test_mask_layout_sparse_csr__masked_amax_cuda_uint8 (__main__.TestMaskedCUDA) ... skip: Skipped! (0.001s) 2022-08-13T14:12:43.0430908Z test_mask_layout_sparse_csr__masked_amin_cuda_bfloat16 (__main__.TestMaskedCUDA) ... ok (0.124s) 2022-08-13T14:12:43.1670207Z test_mask_layout_sparse_csr__masked_amin_cuda_float16 (__main__.TestMaskedCUDA) ... ok (0.124s) 2022-08-13T14:12:43.2913442Z test_mask_layout_sparse_csr__masked_amin_cuda_float32 (__main__.TestMaskedCUDA) ... ok (0.124s) 2022-08-13T14:12:43.4147233Z test_mask_layout_sparse_csr__masked_amin_cuda_float64 (__main__.TestMaskedCUDA) ... ok (0.123s) 2022-08-13T14:12:43.4160040Z test_mask_layout_sparse_csr__masked_amin_cuda_int16 (__main__.TestMaskedCUDA) ... skip: Skipped! (0.001s) 2022-08-13T14:12:43.4172463Z test_mask_layout_sparse_csr__masked_amin_cuda_int32 (__main__.TestMaskedCUDA) ... skip: Skipped! (0.001s) 2022-08-13T14:12:43.4184742Z test_mask_layout_sparse_csr__masked_amin_cuda_int64 (__main__.TestMaskedCUDA) ... skip: Skipped! (0.001s) 2022-08-13T14:12:43.4197724Z test_mask_layout_sparse_csr__masked_amin_cuda_int8 (__main__.TestMaskedCUDA) ... skip: Skipped! (0.001s) 2022-08-13T14:12:43.4210060Z test_mask_layout_sparse_csr__masked_amin_cuda_uint8 (__main__.TestMaskedCUDA) ... skip: Skipped! (0.001s) 2022-08-13T14:12:43.5107003Z test_mask_layout_sparse_csr__masked_mean_cuda_bfloat16 (__main__.TestMaskedCUDA) ... ok (0.090s) 2022-08-13T14:12:43.5120123Z test_mask_layout_sparse_csr__masked_mean_cuda_bool (__main__.TestMaskedCUDA) ... skip: Skipped! (0.001s) 2022-08-13T14:12:43.5133017Z test_mask_layout_sparse_csr__masked_mean_cuda_complex128 (__main__.TestMaskedCUDA) ... skip: Skipped! (0.001s) 2022-08-13T14:12:43.5144765Z test_mask_layout_sparse_csr__masked_mean_cuda_complex64 (__main__.TestMaskedCUDA) ... skip: Skipped! (0.001s) 2022-08-13T14:12:43.6039107Z test_mask_layout_sparse_csr__masked_mean_cuda_float16 (__main__.TestMaskedCUDA) ... ok (0.089s) 2022-08-13T14:12:43.6933748Z test_mask_layout_sparse_csr__masked_mean_cuda_float32 (__main__.TestMaskedCUDA) ... ok (0.089s) 2022-08-13T14:12:43.7822417Z test_mask_layout_sparse_csr__masked_mean_cuda_float64 (__main__.TestMaskedCUDA) ... ok (0.089s) 2022-08-13T14:12:43.7834260Z test_mask_layout_sparse_csr__masked_mean_cuda_int16 (__main__.TestMaskedCUDA) ... skip: Skipped! (0.001s) 2022-08-13T14:12:43.7847650Z test_mask_layout_sparse_csr__masked_mean_cuda_int32 (__main__.TestMaskedCUDA) ... skip: Skipped! (0.001s) 2022-08-13T14:12:43.7859654Z test_mask_layout_sparse_csr__masked_mean_cuda_int64 (__main__.TestMaskedCUDA) ... skip: Skipped! (0.001s) 2022-08-13T14:12:43.7871961Z test_mask_layout_sparse_csr__masked_mean_cuda_int8 (__main__.TestMaskedCUDA) ... skip: Skipped! (0.001s) 2022-08-13T14:12:43.7884598Z test_mask_layout_sparse_csr__masked_mean_cuda_uint8 (__main__.TestMaskedCUDA) ... skip: Skipped! (0.001s) 2022-08-13T14:12:43.9063733Z test_mask_layout_sparse_csr__masked_prod_cuda_bfloat16 (__main__.TestMaskedCUDA) ... ok (0.118s) 2022-08-13T14:12:43.9076043Z test_mask_layout_sparse_csr__masked_prod_cuda_bool (__main__.TestMaskedCUDA) ... skip: Skipped! (0.001s) 2022-08-13T14:12:43.9088742Z test_mask_layout_sparse_csr__masked_prod_cuda_complex128 (__main__.TestMaskedCUDA) ... skip: Skipped! (0.001s) 2022-08-13T14:12:43.9101099Z test_mask_layout_sparse_csr__masked_prod_cuda_complex64 (__main__.TestMaskedCUDA) ... skip: Skipped! (0.001s) 2022-08-13T14:12:44.0284158Z test_mask_layout_sparse_csr__masked_prod_cuda_float16 (__main__.TestMaskedCUDA) ... ok (0.118s) 2022-08-13T14:12:44.1463813Z test_mask_layout_sparse_csr__masked_prod_cuda_float32 (__main__.TestMaskedCUDA) ... ok (0.118s) 2022-08-13T14:12:44.2629485Z test_mask_layout_sparse_csr__masked_prod_cuda_float64 (__main__.TestMaskedCUDA) ... ok (0.116s) 2022-08-13T14:12:44.2641614Z test_mask_layout_sparse_csr__masked_prod_cuda_int16 (__main__.TestMaskedCUDA) ... skip: Skipped! (0.001s) 2022-08-13T14:12:44.2654047Z test_mask_layout_sparse_csr__masked_prod_cuda_int32 (__main__.TestMaskedCUDA) ... skip: Skipped! (0.001s) 2022-08-13T14:12:44.2666638Z test_mask_layout_sparse_csr__masked_prod_cuda_int64 (__main__.TestMaskedCUDA) ... skip: Skipped! (0.001s) 2022-08-13T14:12:44.2678805Z test_mask_layout_sparse_csr__masked_prod_cuda_int8 (__main__.TestMaskedCUDA) ... skip: Skipped! (0.001s) 2022-08-13T14:12:44.2691667Z test_mask_layout_sparse_csr__masked_prod_cuda_uint8 (__main__.TestMaskedCUDA) ... skip: Skipped! (0.001s) 2022-08-13T14:12:44.3896462Z test_mask_layout_sparse_csr__masked_sum_cuda_bfloat16 (__main__.TestMaskedCUDA) ... ok (0.120s) 2022-08-13T14:12:44.4279310Z test_mask_layout_sparse_csr__masked_sum_cuda_bool (__main__.TestMaskedCUDA) ... ok (0.038s) 2022-08-13T14:12:44.4656093Z test_mask_layout_sparse_csr__masked_sum_cuda_complex128 (__main__.TestMaskedCUDA) ... ok (0.038s) 2022-08-13T14:12:44.5029332Z test_mask_layout_sparse_csr__masked_sum_cuda_complex64 (__main__.TestMaskedCUDA) ... ok (0.037s) 2022-08-13T14:12:44.6233685Z test_mask_layout_sparse_csr__masked_sum_cuda_float16 (__main__.TestMaskedCUDA) ... ok (0.120s) 2022-08-13T14:12:44.7435008Z test_mask_layout_sparse_csr__masked_sum_cuda_float32 (__main__.TestMaskedCUDA) ... ok (0.120s) 2022-08-13T14:12:44.8624851Z test_mask_layout_sparse_csr__masked_sum_cuda_float64 (__main__.TestMaskedCUDA) ... ok (0.119s) 2022-08-13T14:12:44.9007092Z test_mask_layout_sparse_csr__masked_sum_cuda_int16 (__main__.TestMaskedCUDA) ... ok (0.038s) 2022-08-13T14:12:44.9393012Z test_mask_layout_sparse_csr__masked_sum_cuda_int32 (__main__.TestMaskedCUDA) ... ok (0.038s) 2022-08-13T14:12:44.9765054Z test_mask_layout_sparse_csr__masked_sum_cuda_int64 (__main__.TestMaskedCUDA) ... ok (0.037s) 2022-08-13T14:12:45.0152185Z test_mask_layout_sparse_csr__masked_sum_cuda_int8 (__main__.TestMaskedCUDA) ... ok (0.039s) 2022-08-13T14:12:45.0503275Z test_mask_layout_sparse_csr__masked_sum_cuda_uint8 (__main__.TestMaskedCUDA) ... ok (0.035s) 2022-08-13T14:12:45.2707952Z test_mask_layout_strided__masked_amax_cuda_bfloat16 (__main__.TestMaskedCUDA) ... ok (0.220s) 2022-08-13T14:12:45.4917619Z test_mask_layout_strided__masked_amax_cuda_float16 (__main__.TestMaskedCUDA) ... ok (0.221s) 2022-08-13T14:12:45.7141902Z test_mask_layout_strided__masked_amax_cuda_float32 (__main__.TestMaskedCUDA) ... ok (0.222s) 2022-08-13T14:12:45.9292992Z test_mask_layout_strided__masked_amax_cuda_float64 (__main__.TestMaskedCUDA) ... ok (0.215s) 2022-08-13T14:12:45.9304895Z test_mask_layout_strided__masked_amax_cuda_int16 (__main__.TestMaskedCUDA) ... skip: Skipped! (0.001s) 2022-08-13T14:12:45.9317533Z test_mask_layout_strided__masked_amax_cuda_int32 (__main__.TestMaskedCUDA) ... skip: Skipped! (0.001s) 2022-08-13T14:12:45.9330637Z test_mask_layout_strided__masked_amax_cuda_int64 (__main__.TestMaskedCUDA) ... skip: Skipped! (0.001s) 2022-08-13T14:12:45.9343001Z test_mask_layout_strided__masked_amax_cuda_int8 (__main__.TestMaskedCUDA) ... skip: Skipped! (0.001s) 2022-08-13T14:12:45.9355080Z test_mask_layout_strided__masked_amax_cuda_uint8 (__main__.TestMaskedCUDA) ... skip: Skipped! (0.001s) 2022-08-13T14:12:46.1564478Z test_mask_layout_strided__masked_amin_cuda_bfloat16 (__main__.TestMaskedCUDA) ... ok (0.221s) 2022-08-13T14:12:46.3780344Z test_mask_layout_strided__masked_amin_cuda_float16 (__main__.TestMaskedCUDA) ... ok (0.222s) 2022-08-13T14:12:46.5989085Z test_mask_layout_strided__masked_amin_cuda_float32 (__main__.TestMaskedCUDA) ... ok (0.221s) 2022-08-13T14:12:46.8141290Z test_mask_layout_strided__masked_amin_cuda_float64 (__main__.TestMaskedCUDA) ... ok (0.215s) 2022-08-13T14:12:46.8153427Z test_mask_layout_strided__masked_amin_cuda_int16 (__main__.TestMaskedCUDA) ... skip: Skipped! (0.001s) 2022-08-13T14:12:46.8165963Z test_mask_layout_strided__masked_amin_cuda_int32 (__main__.TestMaskedCUDA) ... skip: Skipped! (0.001s) 2022-08-13T14:12:46.8179064Z test_mask_layout_strided__masked_amin_cuda_int64 (__main__.TestMaskedCUDA) ... skip: Skipped! (0.001s) 2022-08-13T14:12:46.8191755Z test_mask_layout_strided__masked_amin_cuda_int8 (__main__.TestMaskedCUDA) ... skip: Skipped! (0.001s) 2022-08-13T14:12:46.8204181Z test_mask_layout_strided__masked_amin_cuda_uint8 (__main__.TestMaskedCUDA) ... skip: Skipped! (0.001s) 2022-08-13T14:12:46.9585642Z test_mask_layout_strided__masked_mean_cuda_bfloat16 (__main__.TestMaskedCUDA) ... ok (0.138s) 2022-08-13T14:12:46.9597603Z test_mask_layout_strided__masked_mean_cuda_bool (__main__.TestMaskedCUDA) ... skip: Skipped! (0.001s) 2022-08-13T14:12:46.9610808Z test_mask_layout_strided__masked_mean_cuda_complex128 (__main__.TestMaskedCUDA) ... skip: Skipped! (0.001s) 2022-08-13T14:12:46.9623106Z test_mask_layout_strided__masked_mean_cuda_complex64 (__main__.TestMaskedCUDA) ... skip: Skipped! (0.001s) 2022-08-13T14:12:47.1006465Z test_mask_layout_strided__masked_mean_cuda_float16 (__main__.TestMaskedCUDA) ... ok (0.138s) 2022-08-13T14:12:47.2387036Z test_mask_layout_strided__masked_mean_cuda_float32 (__main__.TestMaskedCUDA) ... ok (0.138s) 2022-08-13T14:12:47.3743502Z test_mask_layout_strided__masked_mean_cuda_float64 (__main__.TestMaskedCUDA) ... ok (0.136s) 2022-08-13T14:12:47.3755158Z test_mask_layout_strided__masked_mean_cuda_int16 (__main__.TestMaskedCUDA) ... skip: Skipped! (0.001s) 2022-08-13T14:12:47.3769400Z test_mask_layout_strided__masked_mean_cuda_int32 (__main__.TestMaskedCUDA) ... skip: Skipped! (0.001s) 2022-08-13T14:12:47.3785344Z test_mask_layout_strided__masked_mean_cuda_int64 (__main__.TestMaskedCUDA) ... skip: Skipped! (0.001s) 2022-08-13T14:12:47.3797458Z test_mask_layout_strided__masked_mean_cuda_int8 (__main__.TestMaskedCUDA) ... skip: Skipped! (0.001s) 2022-08-13T14:12:47.3811382Z test_mask_layout_strided__masked_mean_cuda_uint8 (__main__.TestMaskedCUDA) ... skip: Skipped! (0.001s) 2022-08-13T14:12:47.6067746Z test_mask_layout_strided__masked_prod_cuda_bfloat16 (__main__.TestMaskedCUDA) ... ok (0.225s) 2022-08-13T14:12:47.6079597Z test_mask_layout_strided__masked_prod_cuda_bool (__main__.TestMaskedCUDA) ... skip: Skipped! (0.001s) 2022-08-13T14:12:47.6092509Z test_mask_layout_strided__masked_prod_cuda_complex128 (__main__.TestMaskedCUDA) ... skip: Skipped! (0.001s) 2022-08-13T14:12:47.6104947Z test_mask_layout_strided__masked_prod_cuda_complex64 (__main__.TestMaskedCUDA) ... skip: Skipped! (0.001s) 2022-08-13T14:12:47.8356470Z test_mask_layout_strided__masked_prod_cuda_float16 (__main__.TestMaskedCUDA) ... ok (0.225s) 2022-08-13T14:12:48.0601679Z test_mask_layout_strided__masked_prod_cuda_float32 (__main__.TestMaskedCUDA) ... ok (0.224s) 2022-08-13T14:12:48.2791543Z test_mask_layout_strided__masked_prod_cuda_float64 (__main__.TestMaskedCUDA) ... ok (0.219s) 2022-08-13T14:12:48.2803155Z test_mask_layout_strided__masked_prod_cuda_int16 (__main__.TestMaskedCUDA) ... skip: Skipped! (0.001s) 2022-08-13T14:12:48.2815713Z test_mask_layout_strided__masked_prod_cuda_int32 (__main__.TestMaskedCUDA) ... skip: Skipped! (0.001s) 2022-08-13T14:12:48.2828596Z test_mask_layout_strided__masked_prod_cuda_int64 (__main__.TestMaskedCUDA) ... skip: Skipped! (0.001s) 2022-08-13T14:12:48.2840766Z test_mask_layout_strided__masked_prod_cuda_int8 (__main__.TestMaskedCUDA) ... skip: Skipped! (0.001s) 2022-08-13T14:12:48.2853295Z test_mask_layout_strided__masked_prod_cuda_uint8 (__main__.TestMaskedCUDA) ... skip: Skipped! (0.001s) 2022-08-13T14:12:48.5048582Z test_mask_layout_strided__masked_sum_cuda_bfloat16 (__main__.TestMaskedCUDA) ... ok (0.219s) 2022-08-13T14:12:48.6520430Z test_mask_layout_strided__masked_sum_cuda_bool (__main__.TestMaskedCUDA) ... ok (0.147s) 2022-08-13T14:12:48.8271974Z test_mask_layout_strided__masked_sum_cuda_complex128 (__main__.TestMaskedCUDA) ... ok (0.175s) 2022-08-13T14:12:49.0058190Z test_mask_layout_strided__masked_sum_cuda_complex64 (__main__.TestMaskedCUDA) ... ok (0.179s) 2022-08-13T14:12:49.2266191Z test_mask_layout_strided__masked_sum_cuda_float16 (__main__.TestMaskedCUDA) ... ok (0.221s) 2022-08-13T14:12:49.4469625Z test_mask_layout_strided__masked_sum_cuda_float32 (__main__.TestMaskedCUDA) ... ok (0.220s) 2022-08-13T14:12:49.6614874Z test_mask_layout_strided__masked_sum_cuda_float64 (__main__.TestMaskedCUDA) ... ok (0.214s) 2022-08-13T14:12:49.8090320Z test_mask_layout_strided__masked_sum_cuda_int16 (__main__.TestMaskedCUDA) ... ok (0.147s) 2022-08-13T14:12:49.9561132Z test_mask_layout_strided__masked_sum_cuda_int32 (__main__.TestMaskedCUDA) ... ok (0.147s) 2022-08-13T14:12:50.0995489Z test_mask_layout_strided__masked_sum_cuda_int64 (__main__.TestMaskedCUDA) ... ok (0.143s) 2022-08-13T14:12:50.2470745Z test_mask_layout_strided__masked_sum_cuda_int8 (__main__.TestMaskedCUDA) ... ok (0.147s) 2022-08-13T14:12:50.3947784Z test_mask_layout_strided__masked_sum_cuda_uint8 (__main__.TestMaskedCUDA) ... ok (0.148s) 2022-08-13T14:12:50.4641712Z test_reference_masked__masked_log_softmax_cuda_bfloat16 (__main__.TestMaskedCUDA) ... ok (0.069s) 2022-08-13T14:12:50.5335911Z test_reference_masked__masked_log_softmax_cuda_float16 (__main__.TestMaskedCUDA) ... ok (0.069s) 2022-08-13T14:12:50.6025947Z test_reference_masked__masked_log_softmax_cuda_float32 (__main__.TestMaskedCUDA) ... ok (0.069s) 2022-08-13T14:12:50.6715169Z test_reference_masked__masked_log_softmax_cuda_float64 (__main__.TestMaskedCUDA) ... ok (0.069s) 2022-08-13T14:12:51.2607853Z test_reference_masked__masked_norm_cuda_bfloat16 (__main__.TestMaskedCUDA) ... ok (0.589s) 2022-08-13T14:12:51.8528817Z test_reference_masked__masked_norm_cuda_float16 (__main__.TestMaskedCUDA) ... ok (0.592s) 2022-08-13T14:12:52.4425371Z test_reference_masked__masked_norm_cuda_float32 (__main__.TestMaskedCUDA) ... ok (0.589s) 2022-08-13T14:12:53.0173702Z test_reference_masked__masked_norm_cuda_float64 (__main__.TestMaskedCUDA) ... ok (0.575s) 2022-08-13T14:12:53.1176274Z test_reference_masked__masked_normalize_cuda_bfloat16 (__main__.TestMaskedCUDA) ... ok (0.100s) 2022-08-13T14:12:53.2213446Z test_reference_masked__masked_normalize_cuda_complex128 (__main__.TestMaskedCUDA) ... ok (0.104s) 2022-08-13T14:12:53.3262177Z test_reference_masked__masked_normalize_cuda_complex64 (__main__.TestMaskedCUDA) ... ok (0.105s) 2022-08-13T14:12:53.4270990Z test_reference_masked__masked_normalize_cuda_float16 (__main__.TestMaskedCUDA) ... ok (0.101s) 2022-08-13T14:12:53.5272132Z test_reference_masked__masked_normalize_cuda_float32 (__main__.TestMaskedCUDA) ... ok (0.100s) 2022-08-13T14:12:53.6270647Z test_reference_masked__masked_normalize_cuda_float64 (__main__.TestMaskedCUDA) ... ok (0.100s) 2022-08-13T14:12:53.6960980Z test_reference_masked__masked_softmax_cuda_bfloat16 (__main__.TestMaskedCUDA) ... ok (0.069s) 2022-08-13T14:12:53.7653750Z test_reference_masked__masked_softmax_cuda_float16 (__main__.TestMaskedCUDA) ... ok (0.069s) 2022-08-13T14:12:53.8344992Z test_reference_masked__masked_softmax_cuda_float32 (__main__.TestMaskedCUDA) ... ok (0.069s) 2022-08-13T14:12:53.9032254Z test_reference_masked__masked_softmax_cuda_float64 (__main__.TestMaskedCUDA) ... ok (0.069s) 2022-08-13T14:12:53.9785566Z test_reference_masked__masked_softmin_cuda_bfloat16 (__main__.TestMaskedCUDA) ... ok (0.075s) 2022-08-13T14:12:54.0537455Z test_reference_masked__masked_softmin_cuda_float16 (__main__.TestMaskedCUDA) ... ok (0.075s) 2022-08-13T14:12:54.1282114Z test_reference_masked__masked_softmin_cuda_float32 (__main__.TestMaskedCUDA) ... ok (0.074s) 2022-08-13T14:12:54.2029983Z test_reference_masked__masked_softmin_cuda_float64 (__main__.TestMaskedCUDA) ... ok (0.074s) 2022-08-13T14:12:54.4967264Z test_reference_masked__masked_std_cuda_bfloat16 (__main__.TestMaskedCUDA) ... ok (0.294s) 2022-08-13T14:12:54.7659183Z test_reference_masked__masked_std_cuda_complex128 (__main__.TestMaskedCUDA) ... ok (0.269s) 2022-08-13T14:12:55.0398774Z test_reference_masked__masked_std_cuda_complex64 (__main__.TestMaskedCUDA) ... ok (0.274s) 2022-08-13T14:12:55.3347917Z test_reference_masked__masked_std_cuda_float16 (__main__.TestMaskedCUDA) ... ok (0.295s) 2022-08-13T14:12:55.6294345Z test_reference_masked__masked_std_cuda_float32 (__main__.TestMaskedCUDA) ... ok (0.294s) 2022-08-13T14:12:55.9173203Z test_reference_masked__masked_std_cuda_float64 (__main__.TestMaskedCUDA) ... ok (0.288s) 2022-08-13T14:12:55.9271478Z test_reference_masked__masked_std_cuda_int16 (__main__.TestMaskedCUDA) ... ok (0.010s) 2022-08-13T14:12:55.9370669Z test_reference_masked__masked_std_cuda_int32 (__main__.TestMaskedCUDA) ... ok (0.010s) 2022-08-13T14:12:55.9469089Z test_reference_masked__masked_std_cuda_int64 (__main__.TestMaskedCUDA) ... ok (0.010s) 2022-08-13T14:12:55.9566821Z test_reference_masked__masked_std_cuda_int8 (__main__.TestMaskedCUDA) ... ok (0.010s) 2022-08-13T14:12:55.9670343Z test_reference_masked__masked_std_cuda_uint8 (__main__.TestMaskedCUDA) ... ok (0.010s) 2022-08-13T14:12:56.2580675Z test_reference_masked__masked_var_cuda_bfloat16 (__main__.TestMaskedCUDA) ... ok (0.291s) 2022-08-13T14:12:56.5203637Z test_reference_masked__masked_var_cuda_complex128 (__main__.TestMaskedCUDA) ... ok (0.262s) 2022-08-13T14:12:56.7891806Z test_reference_masked__masked_var_cuda_complex64 (__main__.TestMaskedCUDA) ... ok (0.269s) 2022-08-13T14:12:57.0814901Z test_reference_masked__masked_var_cuda_float16 (__main__.TestMaskedCUDA) ... ok (0.292s) 2022-08-13T14:12:57.3738619Z test_reference_masked__masked_var_cuda_float32 (__main__.TestMaskedCUDA) ... ok (0.292s) 2022-08-13T14:12:57.6600005Z test_reference_masked__masked_var_cuda_float64 (__main__.TestMaskedCUDA) ... ok (0.286s) 2022-08-13T14:12:57.6705168Z test_reference_masked__masked_var_cuda_int16 (__main__.TestMaskedCUDA) ... ok (0.011s) 2022-08-13T14:12:57.6802724Z test_reference_masked__masked_var_cuda_int32 (__main__.TestMaskedCUDA) ... ok (0.010s) 2022-08-13T14:12:57.6900580Z test_reference_masked__masked_var_cuda_int64 (__main__.TestMaskedCUDA) ... ok (0.010s) 2022-08-13T14:12:57.6997628Z test_reference_masked__masked_var_cuda_int8 (__main__.TestMaskedCUDA) ... ok (0.010s) 2022-08-13T14:12:57.7095323Z test_reference_masked__masked_var_cuda_uint8 (__main__.TestMaskedCUDA) ... ok (0.010s) 2022-08-13T14:12:57.7319975Z test_where_coo_fill_value_0_cuda (__main__.TestMaskedCUDA) ... ok (0.022s) 2022-08-13T14:12:57.7354861Z test_where_coo_fill_value_123_cuda (__main__.TestMaskedCUDA) ... ok (0.003s) 2022-08-13T14:12:57.7397013Z test_where_csr_fill_value_0_cuda (__main__.TestMaskedCUDA) ... ok (0.004s) 2022-08-13T14:12:57.7447006Z test_where_csr_fill_value_123_cuda (__main__.TestMaskedCUDA) ... ok (0.003s) 2022-08-13T14:12:57.7469054Z test_where_hybrid_coo_fill_value_0_cuda (__main__.TestMaskedCUDA) ... ok (0.004s) 2022-08-13T14:12:57.7505100Z test_where_hybrid_coo_fill_value_123_cuda (__main__.TestMaskedCUDA) ... ok (0.003s) 2022-08-13T14:12:57.7505403Z 2022-08-13T14:12:57.7505788Z ---------------------------------------------------------------------- 2022-08-13T14:12:57.7506230Z Ran 212 tests in 37.570s 2022-08-13T14:12:57.7506526Z 2022-08-13T14:12:57.7506655Z OK (skipped=82) 2022-08-13T14:12:57.7506810Z 2022-08-13T14:12:57.7506951Z Generating XML reports... 2022-08-13T14:12:57.7778305Z Generated XML report: test-reports/python-unittest/test_masked/TEST-TestMaskedCUDA-20220813141220.xml 2022-08-13T14:12:58.2023216Z Running test_mkl_verbose ... [2022-08-13 14:12:58.201772] 2022-08-13T14:12:58.2023903Z Executing ['/opt/conda/bin/python', '-bb', 'test_mkl_verbose.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2022-08-13 14:12:58.201882] 2022-08-13T14:12:59.7721447Z Test results will be stored in test-reports/python-unittest/test_mkl_verbose 2022-08-13T14:12:59.7737669Z 2022-08-13T14:12:59.7737953Z Running tests... 2022-08-13T14:12:59.7738509Z ---------------------------------------------------------------------- 2022-08-13T14:13:02.9395802Z test_verbose_off (__main__.TestMKLVerbose) ... ok (3.165s) 2022-08-13T14:13:05.1787989Z test_verbose_on (__main__.TestMKLVerbose) ... ok (2.239s) 2022-08-13T14:13:05.1790257Z 2022-08-13T14:13:05.1790756Z ---------------------------------------------------------------------- 2022-08-13T14:13:05.1791133Z Ran 2 tests in 5.405s 2022-08-13T14:13:05.1791630Z 2022-08-13T14:13:05.1791728Z OK 2022-08-13T14:13:05.1791852Z 2022-08-13T14:13:05.1791990Z Generating XML reports... 2022-08-13T14:13:05.1837391Z Generated XML report: test-reports/python-unittest/test_mkl_verbose/TEST-TestMKLVerbose-20220813141259.xml 2022-08-13T14:13:05.5416525Z Running test_mkldnn_fusion ... [2022-08-13 14:13:05.541086] 2022-08-13T14:13:05.5417608Z Executing ['/opt/conda/bin/python', '-bb', 'test_mkldnn_fusion.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2022-08-13 14:13:05.541194] 2022-08-13T14:13:08.7378217Z Test results will be stored in test-reports/python-unittest/test_mkldnn_fusion 2022-08-13T14:13:08.7395158Z 2022-08-13T14:13:08.7395422Z Running tests... 2022-08-13T14:13:08.7395882Z ---------------------------------------------------------------------- 2022-08-13T14:13:09.5565923Z test_conv_eltwise (__main__.TestMkldnnFusion) ... ok (0.817s) 2022-08-13T14:13:10.1710116Z test_single_conv (__main__.TestMkldnnFusion) ... ok (0.614s) 2022-08-13T14:13:10.1710530Z 2022-08-13T14:13:10.1711046Z ---------------------------------------------------------------------- 2022-08-13T14:13:10.1711391Z Ran 2 tests in 1.431s 2022-08-13T14:13:10.1711554Z 2022-08-13T14:13:10.1711649Z OK 2022-08-13T14:13:10.1711775Z 2022-08-13T14:13:10.1711918Z Generating XML reports... 2022-08-13T14:13:10.1750210Z Generated XML report: test-reports/python-unittest/test_mkldnn_fusion/TEST-TestMkldnnFusion-20220813141308.xml 2022-08-13T14:13:10.4933617Z Running test_mobile_optimizer ... [2022-08-13 14:13:10.492857] 2022-08-13T14:13:10.4934382Z Executing ['/opt/conda/bin/python', '-bb', 'test_mobile_optimizer.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2022-08-13 14:13:10.492965] 2022-08-13T14:13:12.2817010Z Test results will be stored in test-reports/python-unittest/test_mobile_optimizer 2022-08-13T14:13:12.2835527Z 2022-08-13T14:13:12.2835973Z Running tests... 2022-08-13T14:13:12.2836459Z ---------------------------------------------------------------------- 2022-08-13T14:13:13.8811778Z test_clone_module_with_class (__main__.TestOptimizer) ... ok (1.597s) 2022-08-13T14:13:13.9264633Z test_generate_mobile_module_lints (__main__.TestOptimizer) ... ok (0.045s) 2022-08-13T14:13:14.4810618Z test_hoist_conv_packed_params (__main__.TestOptimizer) ... ok (0.554s) 2022-08-13T14:13:16.6296730Z test_mobilenet_optimize_for_mobile (__main__.TestOptimizer) ... ok (2.148s) 2022-08-13T14:13:16.8540099Z test_optimize_for_mobile (__main__.TestOptimizer) ... ok (0.224s) 2022-08-13T14:13:16.9206056Z test_preserve_bundled_inputs_methods (__main__.TestOptimizer) ... ok (0.067s) 2022-08-13T14:13:17.1052016Z test_quantized_conv_no_asan_failures (__main__.TestOptimizer) ... ok (0.184s) 2022-08-13T14:13:17.1052530Z 2022-08-13T14:13:17.1052939Z ---------------------------------------------------------------------- 2022-08-13T14:13:17.1053288Z Ran 7 tests in 4.822s 2022-08-13T14:13:17.1053579Z 2022-08-13T14:13:17.1053746Z OK 2022-08-13T14:13:17.1053945Z 2022-08-13T14:13:17.1054077Z Generating XML reports... 2022-08-13T14:13:17.1094636Z Generated XML report: test-reports/python-unittest/test_mobile_optimizer/TEST-TestOptimizer-20220813141312.xml 2022-08-13T14:13:17.4522566Z Running test_module_init ... [2022-08-13 14:13:17.451757] 2022-08-13T14:13:20.8532208Z Executing ['/opt/conda/bin/python', '-bb', 'test_module_init.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2022-08-13 14:13:17.451862] 2022-08-13T14:13:20.8533250Z /opt/conda/lib/python3.7/site-packages/torch/testing/_deprecated.py:35: FutureWarning: torch.testing.floating_types() is deprecated since 1.12 and will be removed in 1.14. This call can be replaced with (torch.float32, torch.float64). 2022-08-13T14:13:20.8533857Z warnings.warn(msg, FutureWarning) 2022-08-13T14:13:20.8792649Z Test results will be stored in test-reports/python-unittest/test_module_init 2022-08-13T14:13:20.8893725Z 2022-08-13T14:13:20.8893976Z Running tests... 2022-08-13T14:13:20.8894407Z ---------------------------------------------------------------------- 2022-08-13T14:13:20.8982911Z test_nn_AdaptiveAvgPool1d_cuda_float32 (__main__.TestModuleInitCUDA) ... ok (0.006s) 2022-08-13T14:13:20.9030011Z test_nn_AdaptiveAvgPool1d_cuda_float64 (__main__.TestModuleInitCUDA) ... ok (0.005s) 2022-08-13T14:13:20.9078101Z test_nn_AdaptiveAvgPool2d_cuda_float32 (__main__.TestModuleInitCUDA) ... ok (0.005s) 2022-08-13T14:13:20.9126361Z test_nn_AdaptiveAvgPool2d_cuda_float64 (__main__.TestModuleInitCUDA) ... ok (0.005s) 2022-08-13T14:13:20.9172627Z test_nn_AdaptiveAvgPool3d_cuda_float32 (__main__.TestModuleInitCUDA) ... ok (0.005s) 2022-08-13T14:13:20.9220758Z test_nn_AdaptiveAvgPool3d_cuda_float64 (__main__.TestModuleInitCUDA) ... ok (0.005s) 2022-08-13T14:13:20.9304741Z test_nn_AdaptiveLogSoftmaxWithLoss_cuda_float32 (__main__.TestModuleInitCUDA) ... ok (0.008s) 2022-08-13T14:13:20.9383655Z test_nn_AdaptiveLogSoftmaxWithLoss_cuda_float64 (__main__.TestModuleInitCUDA) ... ok (0.008s) 2022-08-13T14:13:20.9431006Z test_nn_AdaptiveMaxPool1d_cuda_float32 (__main__.TestModuleInitCUDA) ... ok (0.005s) 2022-08-13T14:13:20.9478728Z test_nn_AdaptiveMaxPool1d_cuda_float64 (__main__.TestModuleInitCUDA) ... ok (0.005s) 2022-08-13T14:13:20.9527371Z test_nn_AdaptiveMaxPool2d_cuda_float32 (__main__.TestModuleInitCUDA) ... ok (0.005s) 2022-08-13T14:13:20.9573667Z test_nn_AdaptiveMaxPool2d_cuda_float64 (__main__.TestModuleInitCUDA) ... ok (0.005s) 2022-08-13T14:13:20.9625717Z test_nn_AdaptiveMaxPool3d_cuda_float32 (__main__.TestModuleInitCUDA) ... ok (0.005s) 2022-08-13T14:13:20.9671818Z test_nn_AdaptiveMaxPool3d_cuda_float64 (__main__.TestModuleInitCUDA) ... ok (0.005s) 2022-08-13T14:13:20.9718612Z test_nn_AlphaDropout_cuda_float32 (__main__.TestModuleInitCUDA) ... ok (0.005s) 2022-08-13T14:13:20.9766943Z test_nn_AlphaDropout_cuda_float64 (__main__.TestModuleInitCUDA) ... ok (0.005s) 2022-08-13T14:13:20.9817139Z test_nn_AvgPool1d_cuda_float32 (__main__.TestModuleInitCUDA) ... ok (0.005s) 2022-08-13T14:13:20.9863649Z test_nn_AvgPool1d_cuda_float64 (__main__.TestModuleInitCUDA) ... ok (0.005s) 2022-08-13T14:13:20.9910049Z test_nn_AvgPool2d_cuda_float32 (__main__.TestModuleInitCUDA) ... ok (0.005s) 2022-08-13T14:13:20.9958821Z test_nn_AvgPool2d_cuda_float64 (__main__.TestModuleInitCUDA) ... ok (0.005s) 2022-08-13T14:13:21.0005600Z test_nn_AvgPool3d_cuda_float32 (__main__.TestModuleInitCUDA) ... ok (0.005s) 2022-08-13T14:13:21.0054386Z test_nn_AvgPool3d_cuda_float64 (__main__.TestModuleInitCUDA) ... ok (0.005s) 2022-08-13T14:13:21.0104300Z test_nn_BCELoss_cuda_float32 (__main__.TestModuleInitCUDA) ... ok (0.005s) 2022-08-13T14:13:21.0152268Z test_nn_BCELoss_cuda_float64 (__main__.TestModuleInitCUDA) ... ok (0.005s) 2022-08-13T14:13:21.0202062Z test_nn_BCEWithLogitsLoss_cuda_float32 (__main__.TestModuleInitCUDA) ... ok (0.005s) 2022-08-13T14:13:21.0252193Z test_nn_BCEWithLogitsLoss_cuda_float64 (__main__.TestModuleInitCUDA) ... ok (0.005s) 2022-08-13T14:13:21.0319066Z test_nn_BatchNorm1d_cuda_float32 (__main__.TestModuleInitCUDA) ... ok (0.007s) 2022-08-13T14:13:21.0385078Z test_nn_BatchNorm1d_cuda_float64 (__main__.TestModuleInitCUDA) ... ok (0.006s) 2022-08-13T14:13:21.0450965Z test_nn_BatchNorm2d_cuda_float32 (__main__.TestModuleInitCUDA) ... ok (0.006s) 2022-08-13T14:13:21.0517643Z test_nn_BatchNorm2d_cuda_float64 (__main__.TestModuleInitCUDA) ... ok (0.007s) 2022-08-13T14:13:21.0585078Z test_nn_BatchNorm3d_cuda_float32 (__main__.TestModuleInitCUDA) ... ok (0.007s) 2022-08-13T14:13:21.1228169Z test_nn_BatchNorm3d_cuda_float64 (__main__.TestModuleInitCUDA) ... ok (0.064s) 2022-08-13T14:13:21.1283223Z test_nn_Bilinear_cuda_float32 (__main__.TestModuleInitCUDA) ... ok (0.006s) 2022-08-13T14:13:21.1340731Z test_nn_Bilinear_cuda_float64 (__main__.TestModuleInitCUDA) ... ok (0.006s) 2022-08-13T14:13:21.1387658Z test_nn_CELU_cuda_float32 (__main__.TestModuleInitCUDA) ... ok (0.005s) 2022-08-13T14:13:21.1435306Z test_nn_CELU_cuda_float64 (__main__.TestModuleInitCUDA) ... ok (0.005s) 2022-08-13T14:13:21.1483651Z test_nn_CTCLoss_cuda_float32 (__main__.TestModuleInitCUDA) ... ok (0.005s) 2022-08-13T14:13:21.1530843Z test_nn_CTCLoss_cuda_float64 (__main__.TestModuleInitCUDA) ... ok (0.005s) 2022-08-13T14:13:21.1579211Z test_nn_ChannelShuffle_cuda_float32 (__main__.TestModuleInitCUDA) ... ok (0.005s) 2022-08-13T14:13:21.1626008Z test_nn_ChannelShuffle_cuda_float64 (__main__.TestModuleInitCUDA) ... ok (0.005s) 2022-08-13T14:13:21.1674954Z test_nn_ConstantPad1d_cuda_float32 (__main__.TestModuleInitCUDA) ... ok (0.005s) 2022-08-13T14:13:21.1721711Z test_nn_ConstantPad1d_cuda_float64 (__main__.TestModuleInitCUDA) ... ok (0.005s) 2022-08-13T14:13:21.1769737Z test_nn_ConstantPad2d_cuda_float32 (__main__.TestModuleInitCUDA) ... ok (0.005s) 2022-08-13T14:13:21.1818369Z test_nn_ConstantPad2d_cuda_float64 (__main__.TestModuleInitCUDA) ... ok (0.005s) 2022-08-13T14:13:21.1864700Z test_nn_ConstantPad3d_cuda_float32 (__main__.TestModuleInitCUDA) ... ok (0.005s) 2022-08-13T14:13:21.1913709Z test_nn_ConstantPad3d_cuda_float64 (__main__.TestModuleInitCUDA) ... ok (0.005s) 2022-08-13T14:13:21.1973872Z test_nn_Conv1d_cuda_float32 (__main__.TestModuleInitCUDA) ... ok (0.006s) 2022-08-13T14:13:21.2031808Z test_nn_Conv1d_cuda_float64 (__main__.TestModuleInitCUDA) ... ok (0.006s) 2022-08-13T14:13:21.2092566Z test_nn_Conv2d_cuda_float32 (__main__.TestModuleInitCUDA) ... ok (0.006s) 2022-08-13T14:13:21.2157614Z test_nn_Conv2d_cuda_float64 (__main__.TestModuleInitCUDA) ... ok (0.006s) 2022-08-13T14:13:21.2217406Z test_nn_Conv3d_cuda_float32 (__main__.TestModuleInitCUDA) ... ok (0.006s) 2022-08-13T14:13:21.2277051Z test_nn_Conv3d_cuda_float64 (__main__.TestModuleInitCUDA) ... ok (0.006s) 2022-08-13T14:13:21.2336634Z test_nn_ConvTranspose1d_cuda_float32 (__main__.TestModuleInitCUDA) ... ok (0.006s) 2022-08-13T14:13:21.2396343Z test_nn_ConvTranspose1d_cuda_float64 (__main__.TestModuleInitCUDA) ... ok (0.006s) 2022-08-13T14:13:21.2456024Z test_nn_ConvTranspose2d_cuda_float32 (__main__.TestModuleInitCUDA) ... ok (0.006s) 2022-08-13T14:13:21.2515261Z test_nn_ConvTranspose2d_cuda_float64 (__main__.TestModuleInitCUDA) ... ok (0.006s) 2022-08-13T14:13:21.2575393Z test_nn_ConvTranspose3d_cuda_float32 (__main__.TestModuleInitCUDA) ... ok (0.006s) 2022-08-13T14:13:21.2634564Z test_nn_ConvTranspose3d_cuda_float64 (__main__.TestModuleInitCUDA) ... ok (0.006s) 2022-08-13T14:13:21.2682751Z test_nn_CosineEmbeddingLoss_cuda_float32 (__main__.TestModuleInitCUDA) ... ok (0.005s) 2022-08-13T14:13:21.2729244Z test_nn_CosineEmbeddingLoss_cuda_float64 (__main__.TestModuleInitCUDA) ... ok (0.005s) 2022-08-13T14:13:21.2777814Z test_nn_CosineSimilarity_cuda_float32 (__main__.TestModuleInitCUDA) ... ok (0.005s) 2022-08-13T14:13:21.2824448Z test_nn_CosineSimilarity_cuda_float64 (__main__.TestModuleInitCUDA) ... ok (0.005s) 2022-08-13T14:13:21.2874886Z test_nn_CrossEntropyLoss_cuda_float32 (__main__.TestModuleInitCUDA) ... ok (0.005s) 2022-08-13T14:13:21.2924585Z test_nn_CrossEntropyLoss_cuda_float64 (__main__.TestModuleInitCUDA) ... ok (0.005s) 2022-08-13T14:13:21.2973019Z test_nn_CrossMapLRN2d_cuda_float32 (__main__.TestModuleInitCUDA) ... ok (0.005s) 2022-08-13T14:13:21.3018935Z test_nn_CrossMapLRN2d_cuda_float64 (__main__.TestModuleInitCUDA) ... ok (0.005s) 2022-08-13T14:13:21.3067056Z test_nn_Dropout1d_cuda_float32 (__main__.TestModuleInitCUDA) ... ok (0.005s) 2022-08-13T14:13:21.3113490Z test_nn_Dropout1d_cuda_float64 (__main__.TestModuleInitCUDA) ... ok (0.005s) 2022-08-13T14:13:21.3162058Z test_nn_Dropout2d_cuda_float32 (__main__.TestModuleInitCUDA) ... ok (0.005s) 2022-08-13T14:13:21.3208562Z test_nn_Dropout2d_cuda_float64 (__main__.TestModuleInitCUDA) ... ok (0.005s) 2022-08-13T14:13:21.3257403Z test_nn_Dropout3d_cuda_float32 (__main__.TestModuleInitCUDA) ... ok (0.005s) 2022-08-13T14:13:21.3303875Z test_nn_Dropout3d_cuda_float64 (__main__.TestModuleInitCUDA) ... ok (0.005s) 2022-08-13T14:13:21.3353916Z test_nn_Dropout_cuda_float32 (__main__.TestModuleInitCUDA) ... ok (0.005s) 2022-08-13T14:13:21.3399920Z test_nn_Dropout_cuda_float64 (__main__.TestModuleInitCUDA) ... ok (0.005s) 2022-08-13T14:13:21.3447767Z test_nn_ELU_cuda_float32 (__main__.TestModuleInitCUDA) ... ok (0.005s) 2022-08-13T14:13:21.3493333Z test_nn_ELU_cuda_float64 (__main__.TestModuleInitCUDA) ... ok (0.004s) 2022-08-13T14:13:21.3549513Z test_nn_EmbeddingBag_cuda_float32 (__main__.TestModuleInitCUDA) ... ok (0.005s) 2022-08-13T14:13:21.3605640Z test_nn_EmbeddingBag_cuda_float64 (__main__.TestModuleInitCUDA) ... ok (0.005s) 2022-08-13T14:13:21.3660546Z test_nn_Embedding_cuda_float32 (__main__.TestModuleInitCUDA) ... ok (0.005s) 2022-08-13T14:13:21.3714631Z test_nn_Embedding_cuda_float64 (__main__.TestModuleInitCUDA) ... ok (0.005s) 2022-08-13T14:13:21.3762325Z test_nn_FeatureAlphaDropout_cuda_float32 (__main__.TestModuleInitCUDA) ... ok (0.005s) 2022-08-13T14:13:21.3808716Z test_nn_FeatureAlphaDropout_cuda_float64 (__main__.TestModuleInitCUDA) ... ok (0.005s) 2022-08-13T14:13:21.3856564Z test_nn_Flatten_cuda_float32 (__main__.TestModuleInitCUDA) ... ok (0.005s) 2022-08-13T14:13:21.3902557Z test_nn_Flatten_cuda_float64 (__main__.TestModuleInitCUDA) ... ok (0.004s) 2022-08-13T14:13:21.3950557Z test_nn_Fold_cuda_float32 (__main__.TestModuleInitCUDA) ... ok (0.005s) 2022-08-13T14:13:21.3996738Z test_nn_Fold_cuda_float64 (__main__.TestModuleInitCUDA) ... ok (0.005s) 2022-08-13T14:13:21.4046597Z test_nn_FractionalMaxPool2d_cuda_float32 (__main__.TestModuleInitCUDA) ... ok (0.005s) 2022-08-13T14:13:21.4095564Z test_nn_FractionalMaxPool2d_cuda_float64 (__main__.TestModuleInitCUDA) ... ok (0.005s) 2022-08-13T14:13:21.4144320Z test_nn_FractionalMaxPool3d_cuda_float32 (__main__.TestModuleInitCUDA) ... ok (0.005s) 2022-08-13T14:13:21.4197935Z test_nn_FractionalMaxPool3d_cuda_float64 (__main__.TestModuleInitCUDA) ... ok (0.005s) 2022-08-13T14:13:21.4250058Z test_nn_GELU_cuda_float32 (__main__.TestModuleInitCUDA) ... ok (0.005s) 2022-08-13T14:13:21.4296123Z test_nn_GELU_cuda_float64 (__main__.TestModuleInitCUDA) ... ok (0.004s) 2022-08-13T14:13:21.4343920Z test_nn_GLU_cuda_float32 (__main__.TestModuleInitCUDA) ... ok (0.005s) 2022-08-13T14:13:21.4389382Z test_nn_GLU_cuda_float64 (__main__.TestModuleInitCUDA) ... ok (0.004s) 2022-08-13T14:13:21.4450028Z test_nn_GRUCell_cuda_float32 (__main__.TestModuleInitCUDA) ... ok (0.006s) 2022-08-13T14:13:21.4511435Z test_nn_GRUCell_cuda_float64 (__main__.TestModuleInitCUDA) ... ok (0.006s) 2022-08-13T14:13:22.0377594Z test_nn_GRU_cuda_float32 (__main__.TestModuleInitCUDA) ... ok (0.586s) 2022-08-13T14:13:22.0443246Z test_nn_GRU_cuda_float64 (__main__.TestModuleInitCUDA) ... ok (0.007s) 2022-08-13T14:13:22.0491393Z test_nn_GaussianNLLLoss_cuda_float32 (__main__.TestModuleInitCUDA) ... ok (0.005s) 2022-08-13T14:13:22.0537435Z test_nn_GaussianNLLLoss_cuda_float64 (__main__.TestModuleInitCUDA) ... ok (0.004s) 2022-08-13T14:13:22.0596042Z test_nn_GroupNorm_cuda_float32 (__main__.TestModuleInitCUDA) ... ok (0.006s) 2022-08-13T14:13:22.0653812Z test_nn_GroupNorm_cuda_float64 (__main__.TestModuleInitCUDA) ... ok (0.006s) 2022-08-13T14:13:22.0701649Z test_nn_Hardshrink_cuda_float32 (__main__.TestModuleInitCUDA) ... ok (0.005s) 2022-08-13T14:13:22.0747499Z test_nn_Hardshrink_cuda_float64 (__main__.TestModuleInitCUDA) ... ok (0.004s) 2022-08-13T14:13:22.0796035Z test_nn_Hardsigmoid_cuda_float32 (__main__.TestModuleInitCUDA) ... ok (0.005s) 2022-08-13T14:13:22.0847712Z test_nn_Hardsigmoid_cuda_float64 (__main__.TestModuleInitCUDA) ... ok (0.005s) 2022-08-13T14:13:22.0900637Z test_nn_Hardswish_cuda_float32 (__main__.TestModuleInitCUDA) ... ok (0.005s) 2022-08-13T14:13:22.0950760Z test_nn_Hardswish_cuda_float64 (__main__.TestModuleInitCUDA) ... ok (0.005s) 2022-08-13T14:13:22.1004290Z test_nn_Hardtanh_cuda_float32 (__main__.TestModuleInitCUDA) ... ok (0.005s) 2022-08-13T14:13:22.1050482Z test_nn_Hardtanh_cuda_float64 (__main__.TestModuleInitCUDA) ... ok (0.005s) 2022-08-13T14:13:22.1098857Z test_nn_HingeEmbeddingLoss_cuda_float32 (__main__.TestModuleInitCUDA) ... ok (0.005s) 2022-08-13T14:13:22.1144929Z test_nn_HingeEmbeddingLoss_cuda_float64 (__main__.TestModuleInitCUDA) ... ok (0.004s) 2022-08-13T14:13:22.1193216Z test_nn_HuberLoss_cuda_float32 (__main__.TestModuleInitCUDA) ... ok (0.005s) 2022-08-13T14:13:22.1239301Z test_nn_HuberLoss_cuda_float64 (__main__.TestModuleInitCUDA) ... ok (0.004s) 2022-08-13T14:13:22.1287768Z test_nn_Identity_cuda_float32 (__main__.TestModuleInitCUDA) ... ok (0.005s) 2022-08-13T14:13:22.1333170Z test_nn_Identity_cuda_float64 (__main__.TestModuleInitCUDA) ... ok (0.004s) 2022-08-13T14:13:22.1391835Z test_nn_InstanceNorm1d_cuda_float32 (__main__.TestModuleInitCUDA) ... ok (0.006s) 2022-08-13T14:13:22.1449830Z test_nn_InstanceNorm1d_cuda_float64 (__main__.TestModuleInitCUDA) ... ok (0.006s) 2022-08-13T14:13:22.1508290Z test_nn_InstanceNorm2d_cuda_float32 (__main__.TestModuleInitCUDA) ... ok (0.006s) 2022-08-13T14:13:22.1566447Z test_nn_InstanceNorm2d_cuda_float64 (__main__.TestModuleInitCUDA) ... ok (0.006s) 2022-08-13T14:13:22.1625876Z test_nn_InstanceNorm3d_cuda_float32 (__main__.TestModuleInitCUDA) ... ok (0.006s) 2022-08-13T14:13:22.1689311Z test_nn_InstanceNorm3d_cuda_float64 (__main__.TestModuleInitCUDA) ... ok (0.006s) 2022-08-13T14:13:22.1738157Z test_nn_KLDivLoss_cuda_float32 (__main__.TestModuleInitCUDA) ... ok (0.005s) 2022-08-13T14:13:22.1784213Z test_nn_KLDivLoss_cuda_float64 (__main__.TestModuleInitCUDA) ... ok (0.004s) 2022-08-13T14:13:22.1832609Z test_nn_L1Loss_cuda_float32 (__main__.TestModuleInitCUDA) ... ok (0.005s) 2022-08-13T14:13:22.1878716Z test_nn_L1Loss_cuda_float64 (__main__.TestModuleInitCUDA) ... ok (0.005s) 2022-08-13T14:13:22.1926783Z test_nn_LPPool1d_cuda_float32 (__main__.TestModuleInitCUDA) ... ok (0.005s) 2022-08-13T14:13:22.1973573Z test_nn_LPPool1d_cuda_float64 (__main__.TestModuleInitCUDA) ... ok (0.005s) 2022-08-13T14:13:22.2021907Z test_nn_LPPool2d_cuda_float32 (__main__.TestModuleInitCUDA) ... ok (0.005s) 2022-08-13T14:13:22.2072442Z test_nn_LPPool2d_cuda_float64 (__main__.TestModuleInitCUDA) ... ok (0.005s) 2022-08-13T14:13:22.2139973Z test_nn_LSTMCell_cuda_float32 (__main__.TestModuleInitCUDA) ... ok (0.007s) 2022-08-13T14:13:22.2201903Z test_nn_LSTMCell_cuda_float64 (__main__.TestModuleInitCUDA) ... ok (0.006s) 2022-08-13T14:13:22.2266338Z test_nn_LSTM_cuda_float32 (__main__.TestModuleInitCUDA) ... ok (0.006s) 2022-08-13T14:13:22.2329923Z test_nn_LSTM_cuda_float64 (__main__.TestModuleInitCUDA) ... ok (0.006s) 2022-08-13T14:13:22.2385786Z test_nn_LayerNorm_cuda_float32 (__main__.TestModuleInitCUDA) ... ok (0.005s) 2022-08-13T14:13:22.2441877Z test_nn_LayerNorm_cuda_float64 (__main__.TestModuleInitCUDA) ... ok (0.005s) 2022-08-13T14:13:22.2496561Z test_nn_LazyBatchNorm1d_cuda_float32 (__main__.TestModuleInitCUDA) ... /opt/conda/lib/python3.7/site-packages/torch/nn/modules/lazy.py:180: UserWarning: Lazy modules are a new feature under heavy development so changes to the API or functionality can happen at any moment. 2022-08-13T14:13:22.2497350Z warnings.warn('Lazy modules are a new feature under heavy development ' 2022-08-13T14:13:22.3196281Z ok (0.075s) 2022-08-13T14:13:22.3768273Z test_nn_LazyBatchNorm1d_cuda_float64 (__main__.TestModuleInitCUDA) ... ok (0.057s) 2022-08-13T14:13:22.4335104Z test_nn_LazyBatchNorm2d_cuda_float32 (__main__.TestModuleInitCUDA) ... ok (0.056s) 2022-08-13T14:13:22.4902383Z test_nn_LazyBatchNorm2d_cuda_float64 (__main__.TestModuleInitCUDA) ... ok (0.057s) 2022-08-13T14:13:22.5480887Z test_nn_LazyBatchNorm3d_cuda_float32 (__main__.TestModuleInitCUDA) ... ok (0.058s) 2022-08-13T14:13:22.6060172Z test_nn_LazyBatchNorm3d_cuda_float64 (__main__.TestModuleInitCUDA) ... ok (0.058s) 2022-08-13T14:13:22.6119465Z test_nn_LazyConv1d_cuda_float32 (__main__.TestModuleInitCUDA) ... ok (0.006s) 2022-08-13T14:13:22.6177686Z test_nn_LazyConv1d_cuda_float64 (__main__.TestModuleInitCUDA) ... ok (0.006s) 2022-08-13T14:13:22.6237434Z test_nn_LazyConv2d_cuda_float32 (__main__.TestModuleInitCUDA) ... ok (0.006s) 2022-08-13T14:13:22.6300112Z test_nn_LazyConv2d_cuda_float64 (__main__.TestModuleInitCUDA) ... ok (0.006s) 2022-08-13T14:13:22.6359581Z test_nn_LazyConv3d_cuda_float32 (__main__.TestModuleInitCUDA) ... ok (0.006s) 2022-08-13T14:13:22.6418149Z test_nn_LazyConv3d_cuda_float64 (__main__.TestModuleInitCUDA) ... ok (0.006s) 2022-08-13T14:13:22.6477459Z test_nn_LazyConvTranspose1d_cuda_float32 (__main__.TestModuleInitCUDA) ... ok (0.006s) 2022-08-13T14:13:22.6547575Z test_nn_LazyConvTranspose1d_cuda_float64 (__main__.TestModuleInitCUDA) ... ok (0.007s) 2022-08-13T14:13:22.6607427Z test_nn_LazyConvTranspose2d_cuda_float32 (__main__.TestModuleInitCUDA) ... ok (0.006s) 2022-08-13T14:13:22.6670666Z test_nn_LazyConvTranspose2d_cuda_float64 (__main__.TestModuleInitCUDA) ... ok (0.006s) 2022-08-13T14:13:22.6733207Z test_nn_LazyConvTranspose3d_cuda_float32 (__main__.TestModuleInitCUDA) ... ok (0.006s) 2022-08-13T14:13:22.6791735Z test_nn_LazyConvTranspose3d_cuda_float64 (__main__.TestModuleInitCUDA) ... ok (0.006s) 2022-08-13T14:13:22.7468053Z test_nn_LazyInstanceNorm1d_cuda_float32 (__main__.TestModuleInitCUDA) ... ok (0.067s) 2022-08-13T14:13:22.8043560Z test_nn_LazyInstanceNorm1d_cuda_float64 (__main__.TestModuleInitCUDA) ... ok (0.057s) 2022-08-13T14:13:22.8616888Z test_nn_LazyInstanceNorm2d_cuda_float32 (__main__.TestModuleInitCUDA) ... ok (0.057s) 2022-08-13T14:13:22.9185105Z test_nn_LazyInstanceNorm2d_cuda_float64 (__main__.TestModuleInitCUDA) ... ok (0.057s) 2022-08-13T14:13:22.9759072Z test_nn_LazyInstanceNorm3d_cuda_float32 (__main__.TestModuleInitCUDA) ... ok (0.057s) 2022-08-13T14:13:23.0322048Z test_nn_LazyInstanceNorm3d_cuda_float64 (__main__.TestModuleInitCUDA) ... ok (0.056s) 2022-08-13T14:13:23.0380923Z test_nn_LazyLinear_cuda_float32 (__main__.TestModuleInitCUDA) ... ok (0.006s) 2022-08-13T14:13:23.0438206Z test_nn_LazyLinear_cuda_float64 (__main__.TestModuleInitCUDA) ... ok (0.006s) 2022-08-13T14:13:23.0485214Z test_nn_LeakyReLU_cuda_float32 (__main__.TestModuleInitCUDA) ... ok (0.005s) 2022-08-13T14:13:23.0533354Z test_nn_LeakyReLU_cuda_float64 (__main__.TestModuleInitCUDA) ... ok (0.005s) 2022-08-13T14:13:23.0590682Z test_nn_Linear_cuda_float32 (__main__.TestModuleInitCUDA) ... ok (0.006s) 2022-08-13T14:13:23.0649247Z test_nn_Linear_cuda_float64 (__main__.TestModuleInitCUDA) ... ok (0.006s) 2022-08-13T14:13:23.0696498Z test_nn_LocalResponseNorm_cuda_float32 (__main__.TestModuleInitCUDA) ... ok (0.005s) 2022-08-13T14:13:23.0744355Z test_nn_LocalResponseNorm_cuda_float64 (__main__.TestModuleInitCUDA) ... ok (0.005s) 2022-08-13T14:13:23.0790313Z test_nn_LogSigmoid_cuda_float32 (__main__.TestModuleInitCUDA) ... ok (0.004s) 2022-08-13T14:13:23.0838054Z test_nn_LogSigmoid_cuda_float64 (__main__.TestModuleInitCUDA) ... ok (0.005s) 2022-08-13T14:13:23.0883291Z test_nn_LogSoftmax_cuda_float32 (__main__.TestModuleInitCUDA) ... ok (0.004s) 2022-08-13T14:13:23.0931406Z test_nn_LogSoftmax_cuda_float64 (__main__.TestModuleInitCUDA) ... ok (0.005s) 2022-08-13T14:13:23.0977117Z test_nn_MSELoss_cuda_float32 (__main__.TestModuleInitCUDA) ... ok (0.004s) 2022-08-13T14:13:23.1024856Z test_nn_MSELoss_cuda_float64 (__main__.TestModuleInitCUDA) ... ok (0.005s) 2022-08-13T14:13:23.1071076Z test_nn_MarginRankingLoss_cuda_float32 (__main__.TestModuleInitCUDA) ... ok (0.004s) 2022-08-13T14:13:23.1125253Z test_nn_MarginRankingLoss_cuda_float64 (__main__.TestModuleInitCUDA) ... ok (0.005s) 2022-08-13T14:13:23.1171728Z test_nn_MaxPool1d_cuda_float32 (__main__.TestModuleInitCUDA) ... ok (0.004s) 2022-08-13T14:13:23.1217341Z test_nn_MaxPool1d_cuda_float64 (__main__.TestModuleInitCUDA) ... ok (0.004s) 2022-08-13T14:13:23.1264951Z test_nn_MaxPool2d_cuda_float32 (__main__.TestModuleInitCUDA) ... ok (0.005s) 2022-08-13T14:13:23.1315706Z test_nn_MaxPool2d_cuda_float64 (__main__.TestModuleInitCUDA) ... ok (0.005s) 2022-08-13T14:13:23.1368827Z test_nn_MaxPool3d_cuda_float32 (__main__.TestModuleInitCUDA) ... ok (0.005s) 2022-08-13T14:13:23.1419238Z test_nn_MaxPool3d_cuda_float64 (__main__.TestModuleInitCUDA) ... ok (0.005s) 2022-08-13T14:13:23.1471874Z test_nn_MaxUnpool1d_cuda_float32 (__main__.TestModuleInitCUDA) ... ok (0.005s) 2022-08-13T14:13:23.1522610Z test_nn_MaxUnpool1d_cuda_float64 (__main__.TestModuleInitCUDA) ... ok (0.005s) 2022-08-13T14:13:23.1574988Z test_nn_MaxUnpool2d_cuda_float32 (__main__.TestModuleInitCUDA) ... ok (0.005s) 2022-08-13T14:13:23.1621130Z test_nn_MaxUnpool2d_cuda_float64 (__main__.TestModuleInitCUDA) ... ok (0.004s) 2022-08-13T14:13:23.1668883Z test_nn_MaxUnpool3d_cuda_float32 (__main__.TestModuleInitCUDA) ... ok (0.005s) 2022-08-13T14:13:23.1714914Z test_nn_MaxUnpool3d_cuda_float64 (__main__.TestModuleInitCUDA) ... ok (0.004s) 2022-08-13T14:13:23.1762755Z test_nn_Mish_cuda_float32 (__main__.TestModuleInitCUDA) ... ok (0.005s) 2022-08-13T14:13:23.1808726Z test_nn_Mish_cuda_float64 (__main__.TestModuleInitCUDA) ... ok (0.004s) 2022-08-13T14:13:23.1856715Z test_nn_ModuleDict_cuda_float32 (__main__.TestModuleInitCUDA) ... ok (0.005s) 2022-08-13T14:13:23.1902507Z test_nn_ModuleDict_cuda_float64 (__main__.TestModuleInitCUDA) ... ok (0.004s) 2022-08-13T14:13:23.1950196Z test_nn_ModuleList_cuda_float32 (__main__.TestModuleInitCUDA) ... ok (0.005s) 2022-08-13T14:13:23.1995840Z test_nn_ModuleList_cuda_float64 (__main__.TestModuleInitCUDA) ... ok (0.004s) 2022-08-13T14:13:23.2043858Z test_nn_MultiLabelMarginLoss_cuda_float32 (__main__.TestModuleInitCUDA) ... ok (0.005s) 2022-08-13T14:13:23.2090191Z test_nn_MultiLabelMarginLoss_cuda_float64 (__main__.TestModuleInitCUDA) ... ok (0.005s) 2022-08-13T14:13:23.2139791Z test_nn_MultiLabelSoftMarginLoss_cuda_float32 (__main__.TestModuleInitCUDA) ... ok (0.005s) 2022-08-13T14:13:23.2189396Z test_nn_MultiLabelSoftMarginLoss_cuda_float64 (__main__.TestModuleInitCUDA) ... ok (0.005s) 2022-08-13T14:13:23.2238500Z test_nn_MultiMarginLoss_cuda_float32 (__main__.TestModuleInitCUDA) ... ok (0.005s) 2022-08-13T14:13:23.2287975Z test_nn_MultiMarginLoss_cuda_float64 (__main__.TestModuleInitCUDA) ... ok (0.005s) 2022-08-13T14:13:23.2355372Z test_nn_MultiheadAttention_cuda_float32 (__main__.TestModuleInitCUDA) ... ok (0.007s) 2022-08-13T14:13:23.2422912Z test_nn_MultiheadAttention_cuda_float64 (__main__.TestModuleInitCUDA) ... ok (0.007s) 2022-08-13T14:13:23.2471543Z test_nn_NLLLoss_cuda_float32 (__main__.TestModuleInitCUDA) ... ok (0.005s) 2022-08-13T14:13:23.2520342Z test_nn_NLLLoss_cuda_float64 (__main__.TestModuleInitCUDA) ... ok (0.005s) 2022-08-13T14:13:23.2574536Z test_nn_PReLU_cuda_float32 (__main__.TestModuleInitCUDA) ... ok (0.005s) 2022-08-13T14:13:23.2629037Z test_nn_PReLU_cuda_float64 (__main__.TestModuleInitCUDA) ... ok (0.005s) 2022-08-13T14:13:23.2676923Z test_nn_PairwiseDistance_cuda_float32 (__main__.TestModuleInitCUDA) ... ok (0.005s) 2022-08-13T14:13:23.2722862Z test_nn_PairwiseDistance_cuda_float64 (__main__.TestModuleInitCUDA) ... ok (0.004s) 2022-08-13T14:13:23.2770898Z test_nn_ParameterDict_cuda_float32 (__main__.TestModuleInitCUDA) ... ok (0.005s) 2022-08-13T14:13:23.2816747Z test_nn_ParameterDict_cuda_float64 (__main__.TestModuleInitCUDA) ... ok (0.004s) 2022-08-13T14:13:23.2864319Z test_nn_ParameterList_cuda_float32 (__main__.TestModuleInitCUDA) ... ok (0.005s) 2022-08-13T14:13:23.2910091Z test_nn_ParameterList_cuda_float64 (__main__.TestModuleInitCUDA) ... ok (0.004s) 2022-08-13T14:13:23.2958421Z test_nn_PixelShuffle_cuda_float32 (__main__.TestModuleInitCUDA) ... ok (0.005s) 2022-08-13T14:13:23.3004014Z test_nn_PixelShuffle_cuda_float64 (__main__.TestModuleInitCUDA) ... ok (0.004s) 2022-08-13T14:13:23.3052188Z test_nn_PixelUnshuffle_cuda_float32 (__main__.TestModuleInitCUDA) ... ok (0.005s) 2022-08-13T14:13:23.3098338Z test_nn_PixelUnshuffle_cuda_float64 (__main__.TestModuleInitCUDA) ... ok (0.005s) 2022-08-13T14:13:23.3146212Z test_nn_PoissonNLLLoss_cuda_float32 (__main__.TestModuleInitCUDA) ... ok (0.005s) 2022-08-13T14:13:23.3192346Z test_nn_PoissonNLLLoss_cuda_float64 (__main__.TestModuleInitCUDA) ... ok (0.005s) 2022-08-13T14:13:23.3259537Z test_nn_RNNBase_cuda_float32 (__main__.TestModuleInitCUDA) ... ok (0.007s) 2022-08-13T14:13:23.3324753Z test_nn_RNNBase_cuda_float64 (__main__.TestModuleInitCUDA) ... ok (0.006s) 2022-08-13T14:13:23.3387728Z test_nn_RNNCellBase_cuda_float32 (__main__.TestModuleInitCUDA) ... ok (0.006s) 2022-08-13T14:13:23.3450943Z test_nn_RNNCellBase_cuda_float64 (__main__.TestModuleInitCUDA) ... ok (0.006s) 2022-08-13T14:13:23.3512981Z test_nn_RNNCell_cuda_float32 (__main__.TestModuleInitCUDA) ... ok (0.006s) 2022-08-13T14:13:23.3574983Z test_nn_RNNCell_cuda_float64 (__main__.TestModuleInitCUDA) ... ok (0.006s) 2022-08-13T14:13:23.3641127Z test_nn_RNN_cuda_float32 (__main__.TestModuleInitCUDA) ... ok (0.006s) 2022-08-13T14:13:23.3706984Z test_nn_RNN_cuda_float64 (__main__.TestModuleInitCUDA) ... ok (0.006s) 2022-08-13T14:13:23.3754684Z test_nn_RReLU_cuda_float32 (__main__.TestModuleInitCUDA) ... ok (0.005s) 2022-08-13T14:13:23.3800614Z test_nn_RReLU_cuda_float64 (__main__.TestModuleInitCUDA) ... ok (0.004s) 2022-08-13T14:13:23.3849115Z test_nn_ReLU6_cuda_float32 (__main__.TestModuleInitCUDA) ... ok (0.005s) 2022-08-13T14:13:23.3895142Z test_nn_ReLU6_cuda_float64 (__main__.TestModuleInitCUDA) ... ok (0.005s) 2022-08-13T14:13:23.3943625Z test_nn_ReLU_cuda_float32 (__main__.TestModuleInitCUDA) ... ok (0.005s) 2022-08-13T14:13:23.3988891Z test_nn_ReLU_cuda_float64 (__main__.TestModuleInitCUDA) ... ok (0.004s) 2022-08-13T14:13:23.4037057Z test_nn_ReflectionPad1d_cuda_float32 (__main__.TestModuleInitCUDA) ... ok (0.005s) 2022-08-13T14:13:23.4082612Z test_nn_ReflectionPad1d_cuda_float64 (__main__.TestModuleInitCUDA) ... ok (0.004s) 2022-08-13T14:13:23.4135728Z test_nn_ReflectionPad2d_cuda_float32 (__main__.TestModuleInitCUDA) ... ok (0.005s) 2022-08-13T14:13:23.4185949Z test_nn_ReflectionPad2d_cuda_float64 (__main__.TestModuleInitCUDA) ... ok (0.005s) 2022-08-13T14:13:23.4238742Z test_nn_ReflectionPad3d_cuda_float32 (__main__.TestModuleInitCUDA) ... ok (0.005s) 2022-08-13T14:13:23.4288476Z test_nn_ReflectionPad3d_cuda_float64 (__main__.TestModuleInitCUDA) ... ok (0.005s) 2022-08-13T14:13:23.4336481Z test_nn_ReplicationPad1d_cuda_float32 (__main__.TestModuleInitCUDA) ... ok (0.005s) 2022-08-13T14:13:23.4382296Z test_nn_ReplicationPad1d_cuda_float64 (__main__.TestModuleInitCUDA) ... ok (0.004s) 2022-08-13T14:13:23.4430345Z test_nn_ReplicationPad2d_cuda_float32 (__main__.TestModuleInitCUDA) ... ok (0.005s) 2022-08-13T14:13:23.4477126Z test_nn_ReplicationPad2d_cuda_float64 (__main__.TestModuleInitCUDA) ... ok (0.005s) 2022-08-13T14:13:23.4529995Z test_nn_ReplicationPad3d_cuda_float32 (__main__.TestModuleInitCUDA) ... ok (0.005s) 2022-08-13T14:13:23.4575678Z test_nn_ReplicationPad3d_cuda_float64 (__main__.TestModuleInitCUDA) ... ok (0.004s) 2022-08-13T14:13:23.4623592Z test_nn_SELU_cuda_float32 (__main__.TestModuleInitCUDA) ... ok (0.005s) 2022-08-13T14:13:23.4669287Z test_nn_SELU_cuda_float64 (__main__.TestModuleInitCUDA) ... ok (0.004s) 2022-08-13T14:13:23.4717198Z test_nn_Sequential_cuda_float32 (__main__.TestModuleInitCUDA) ... ok (0.005s) 2022-08-13T14:13:23.4762745Z test_nn_Sequential_cuda_float64 (__main__.TestModuleInitCUDA) ... ok (0.004s) 2022-08-13T14:13:23.4810874Z test_nn_SiLU_cuda_float32 (__main__.TestModuleInitCUDA) ... ok (0.005s) 2022-08-13T14:13:23.4856451Z test_nn_SiLU_cuda_float64 (__main__.TestModuleInitCUDA) ... ok (0.004s) 2022-08-13T14:13:23.4904466Z test_nn_Sigmoid_cuda_float32 (__main__.TestModuleInitCUDA) ... ok (0.005s) 2022-08-13T14:13:23.4950087Z test_nn_Sigmoid_cuda_float64 (__main__.TestModuleInitCUDA) ... ok (0.004s) 2022-08-13T14:13:23.4998373Z test_nn_SmoothL1Loss_cuda_float32 (__main__.TestModuleInitCUDA) ... ok (0.005s) 2022-08-13T14:13:23.5043858Z test_nn_SmoothL1Loss_cuda_float64 (__main__.TestModuleInitCUDA) ... ok (0.004s) 2022-08-13T14:13:23.5092772Z test_nn_SoftMarginLoss_cuda_float32 (__main__.TestModuleInitCUDA) ... ok (0.005s) 2022-08-13T14:13:23.5138226Z test_nn_SoftMarginLoss_cuda_float64 (__main__.TestModuleInitCUDA) ... ok (0.004s) 2022-08-13T14:13:23.5186062Z test_nn_Softmax2d_cuda_float32 (__main__.TestModuleInitCUDA) ... ok (0.005s) 2022-08-13T14:13:23.5231881Z test_nn_Softmax2d_cuda_float64 (__main__.TestModuleInitCUDA) ... ok (0.004s) 2022-08-13T14:13:23.5279691Z test_nn_Softmax_cuda_float32 (__main__.TestModuleInitCUDA) ... ok (0.005s) 2022-08-13T14:13:23.5325693Z test_nn_Softmax_cuda_float64 (__main__.TestModuleInitCUDA) ... ok (0.004s) 2022-08-13T14:13:23.5373900Z test_nn_Softmin_cuda_float32 (__main__.TestModuleInitCUDA) ... ok (0.005s) 2022-08-13T14:13:23.5419766Z test_nn_Softmin_cuda_float64 (__main__.TestModuleInitCUDA) ... ok (0.004s) 2022-08-13T14:13:23.5467756Z test_nn_Softplus_cuda_float32 (__main__.TestModuleInitCUDA) ... ok (0.005s) 2022-08-13T14:13:23.5513804Z test_nn_Softplus_cuda_float64 (__main__.TestModuleInitCUDA) ... ok (0.004s) 2022-08-13T14:13:23.5562118Z test_nn_Softshrink_cuda_float32 (__main__.TestModuleInitCUDA) ... ok (0.005s) 2022-08-13T14:13:23.5608225Z test_nn_Softshrink_cuda_float64 (__main__.TestModuleInitCUDA) ... ok (0.004s) 2022-08-13T14:13:23.5655841Z test_nn_Softsign_cuda_float32 (__main__.TestModuleInitCUDA) ... ok (0.005s) 2022-08-13T14:13:23.5701665Z test_nn_Softsign_cuda_float64 (__main__.TestModuleInitCUDA) ... ok (0.004s) 2022-08-13T14:13:23.5765772Z test_nn_SyncBatchNorm_cuda_float32 (__main__.TestModuleInitCUDA) ... ok (0.006s) 2022-08-13T14:13:23.5835421Z test_nn_SyncBatchNorm_cuda_float64 (__main__.TestModuleInitCUDA) ... ok (0.007s) 2022-08-13T14:13:23.5888006Z test_nn_Tanh_cuda_float32 (__main__.TestModuleInitCUDA) ... ok (0.005s) 2022-08-13T14:13:23.5938157Z test_nn_Tanh_cuda_float64 (__main__.TestModuleInitCUDA) ... ok (0.005s) 2022-08-13T14:13:23.5990941Z test_nn_Tanhshrink_cuda_float32 (__main__.TestModuleInitCUDA) ... ok (0.005s) 2022-08-13T14:13:23.6040715Z test_nn_Tanhshrink_cuda_float64 (__main__.TestModuleInitCUDA) ... ok (0.005s) 2022-08-13T14:13:23.6093802Z test_nn_Threshold_cuda_float32 (__main__.TestModuleInitCUDA) ... ok (0.005s) 2022-08-13T14:13:23.6144508Z test_nn_Threshold_cuda_float64 (__main__.TestModuleInitCUDA) ... ok (0.005s) 2022-08-13T14:13:23.6263857Z test_nn_TransformerDecoderLayer_cuda_float32 (__main__.TestModuleInitCUDA) ... ok (0.012s) 2022-08-13T14:13:23.6370985Z test_nn_TransformerDecoderLayer_cuda_float64 (__main__.TestModuleInitCUDA) ... ok (0.011s) 2022-08-13T14:13:23.6485590Z test_nn_TransformerDecoder_cuda_float32 (__main__.TestModuleInitCUDA) ... ok (0.011s) 2022-08-13T14:13:23.6601186Z test_nn_TransformerDecoder_cuda_float64 (__main__.TestModuleInitCUDA) ... ok (0.011s) 2022-08-13T14:13:23.6692336Z test_nn_TransformerEncoderLayer_cuda_float32 (__main__.TestModuleInitCUDA) ... ok (0.009s) 2022-08-13T14:13:23.6784656Z test_nn_TransformerEncoderLayer_cuda_float64 (__main__.TestModuleInitCUDA) ... ok (0.009s) 2022-08-13T14:13:23.6885420Z test_nn_TransformerEncoder_cuda_float32 (__main__.TestModuleInitCUDA) ... ok (0.010s) 2022-08-13T14:13:23.6984331Z test_nn_TransformerEncoder_cuda_float64 (__main__.TestModuleInitCUDA) ... ok (0.010s) 2022-08-13T14:13:24.2062873Z test_nn_Transformer_cuda_float32 (__main__.TestModuleInitCUDA) ... ok (0.508s) 2022-08-13T14:13:24.6828734Z test_nn_Transformer_cuda_float64 (__main__.TestModuleInitCUDA) ... ok (0.476s) 2022-08-13T14:13:24.6876016Z test_nn_TripletMarginLoss_cuda_float32 (__main__.TestModuleInitCUDA) ... ok (0.005s) 2022-08-13T14:13:24.6924912Z test_nn_TripletMarginLoss_cuda_float64 (__main__.TestModuleInitCUDA) ... ok (0.005s) 2022-08-13T14:13:24.6971935Z test_nn_TripletMarginWithDistanceLoss_cuda_float32 (__main__.TestModuleInitCUDA) ... ok (0.005s) 2022-08-13T14:13:24.7019906Z test_nn_TripletMarginWithDistanceLoss_cuda_float64 (__main__.TestModuleInitCUDA) ... ok (0.005s) 2022-08-13T14:13:24.7066184Z test_nn_Unflatten_cuda_float32 (__main__.TestModuleInitCUDA) ... ok (0.005s) 2022-08-13T14:13:24.7115219Z test_nn_Unflatten_cuda_float64 (__main__.TestModuleInitCUDA) ... ok (0.005s) 2022-08-13T14:13:24.7161772Z test_nn_Unfold_cuda_float32 (__main__.TestModuleInitCUDA) ... ok (0.005s) 2022-08-13T14:13:24.7210886Z test_nn_Unfold_cuda_float64 (__main__.TestModuleInitCUDA) ... ok (0.005s) 2022-08-13T14:13:24.7256948Z test_nn_Upsample_cuda_float32 (__main__.TestModuleInitCUDA) ... ok (0.005s) 2022-08-13T14:13:24.7305717Z test_nn_Upsample_cuda_float64 (__main__.TestModuleInitCUDA) ... ok (0.005s) 2022-08-13T14:13:24.7352100Z test_nn_UpsamplingBilinear2d_cuda_float32 (__main__.TestModuleInitCUDA) ... ok (0.005s) 2022-08-13T14:13:24.7402408Z test_nn_UpsamplingBilinear2d_cuda_float64 (__main__.TestModuleInitCUDA) ... ok (0.005s) 2022-08-13T14:13:24.7449428Z test_nn_UpsamplingNearest2d_cuda_float32 (__main__.TestModuleInitCUDA) ... ok (0.005s) 2022-08-13T14:13:24.7499434Z test_nn_UpsamplingNearest2d_cuda_float64 (__main__.TestModuleInitCUDA) ... ok (0.005s) 2022-08-13T14:13:24.7545743Z test_nn_ZeroPad2d_cuda_float32 (__main__.TestModuleInitCUDA) ... ok (0.005s) 2022-08-13T14:13:24.7599113Z test_nn_ZeroPad2d_cuda_float64 (__main__.TestModuleInitCUDA) ... ok (0.005s) 2022-08-13T14:13:24.7676254Z test_qat_Conv1d_cuda_float32 (__main__.TestModuleInitCUDA) ... ok (0.008s) 2022-08-13T14:13:24.7750816Z test_qat_Conv1d_cuda_float64 (__main__.TestModuleInitCUDA) ... ok (0.007s) 2022-08-13T14:13:24.7820463Z test_qat_Conv2d_cuda_float32 (__main__.TestModuleInitCUDA) ... ok (0.007s) 2022-08-13T14:13:24.7890063Z test_qat_Conv2d_cuda_float64 (__main__.TestModuleInitCUDA) ... ok (0.007s) 2022-08-13T14:13:24.7959327Z test_qat_Conv3d_cuda_float32 (__main__.TestModuleInitCUDA) ... ok (0.007s) 2022-08-13T14:13:24.8028611Z test_qat_Conv3d_cuda_float64 (__main__.TestModuleInitCUDA) ... ok (0.007s) 2022-08-13T14:13:24.8095601Z test_qat_EmbeddingBag_cuda_float32 (__main__.TestModuleInitCUDA) ... ok (0.007s) 2022-08-13T14:13:24.8161818Z test_qat_EmbeddingBag_cuda_float64 (__main__.TestModuleInitCUDA) ... ok (0.007s) 2022-08-13T14:13:24.8231355Z test_qat_Embedding_cuda_float32 (__main__.TestModuleInitCUDA) ... ok (0.007s) 2022-08-13T14:13:24.8300767Z test_qat_Embedding_cuda_float64 (__main__.TestModuleInitCUDA) ... ok (0.007s) 2022-08-13T14:13:24.8383487Z test_qat_Linear_cuda_float32 (__main__.TestModuleInitCUDA) ... ok (0.008s) 2022-08-13T14:13:24.8449585Z test_qat_Linear_cuda_float64 (__main__.TestModuleInitCUDA) ... ok (0.007s) 2022-08-13T14:13:24.8515854Z test_quantizable_LSTMCell_cuda_float32 (__main__.TestModuleInitCUDA) ... ok (0.007s) 2022-08-13T14:13:24.8580747Z test_quantizable_LSTMCell_cuda_float64 (__main__.TestModuleInitCUDA) ... ok (0.006s) 2022-08-13T14:13:24.8648898Z test_quantizable_LSTM_cuda_float32 (__main__.TestModuleInitCUDA) ... ok (0.007s) 2022-08-13T14:13:24.8715459Z test_quantizable_LSTM_cuda_float64 (__main__.TestModuleInitCUDA) ... ok (0.007s) 2022-08-13T14:13:24.8799414Z test_quantizable_MultiheadAttention_cuda_float32 (__main__.TestModuleInitCUDA) ... ok (0.008s) 2022-08-13T14:13:24.8883958Z test_quantizable_MultiheadAttention_cuda_float64 (__main__.TestModuleInitCUDA) ... ok (0.008s) 2022-08-13T14:13:24.8958442Z test_quantized_BatchNorm2d_cuda_float32 (__main__.TestModuleInitCUDA) ... ok (0.007s) 2022-08-13T14:13:24.9028693Z test_quantized_BatchNorm2d_cuda_float64 (__main__.TestModuleInitCUDA) ... ok (0.007s) 2022-08-13T14:13:24.9105335Z test_quantized_BatchNorm3d_cuda_float32 (__main__.TestModuleInitCUDA) ... ok (0.008s) 2022-08-13T14:13:24.9178654Z test_quantized_BatchNorm3d_cuda_float64 (__main__.TestModuleInitCUDA) ... ok (0.007s) 2022-08-13T14:13:24.9230126Z test_quantized_Conv1d_cuda_float32 (__main__.TestModuleInitCUDA) ... ok (0.005s) 2022-08-13T14:13:24.9291985Z test_quantized_Conv1d_cuda_float64 (__main__.TestModuleInitCUDA) ... ok (0.006s) 2022-08-13T14:13:24.9340122Z test_quantized_Conv2d_cuda_float32 (__main__.TestModuleInitCUDA) ... ok (0.005s) 2022-08-13T14:13:24.9392111Z test_quantized_Conv2d_cuda_float64 (__main__.TestModuleInitCUDA) ... ok (0.005s) 2022-08-13T14:13:24.9445409Z test_quantized_Conv3d_cuda_float32 (__main__.TestModuleInitCUDA) ... ok (0.005s) 2022-08-13T14:13:24.9496469Z test_quantized_Conv3d_cuda_float64 (__main__.TestModuleInitCUDA) ... ok (0.005s) 2022-08-13T14:13:24.9549972Z test_quantized_ConvTranspose1d_cuda_float32 (__main__.TestModuleInitCUDA) ... ok (0.005s) 2022-08-13T14:13:24.9603203Z test_quantized_ConvTranspose1d_cuda_float64 (__main__.TestModuleInitCUDA) ... ok (0.005s) 2022-08-13T14:13:24.9654750Z test_quantized_ConvTranspose2d_cuda_float32 (__main__.TestModuleInitCUDA) ... ok (0.005s) 2022-08-13T14:13:24.9707884Z test_quantized_ConvTranspose2d_cuda_float64 (__main__.TestModuleInitCUDA) ... ok (0.005s) 2022-08-13T14:13:24.9759025Z test_quantized_ConvTranspose3d_cuda_float32 (__main__.TestModuleInitCUDA) ... ok (0.005s) 2022-08-13T14:13:24.9823249Z test_quantized_ConvTranspose3d_cuda_float64 (__main__.TestModuleInitCUDA) ... ok (0.006s) 2022-08-13T14:13:24.9872321Z test_quantized_DeQuantize_cuda_float32 (__main__.TestModuleInitCUDA) ... ok (0.005s) 2022-08-13T14:13:24.9921538Z test_quantized_DeQuantize_cuda_float64 (__main__.TestModuleInitCUDA) ... ok (0.005s) 2022-08-13T14:13:24.9968792Z test_quantized_Dropout_cuda_float32 (__main__.TestModuleInitCUDA) ... ok (0.005s) 2022-08-13T14:13:25.0017935Z test_quantized_Dropout_cuda_float64 (__main__.TestModuleInitCUDA) ... ok (0.005s) 2022-08-13T14:13:25.0065532Z test_quantized_ELU_cuda_float32 (__main__.TestModuleInitCUDA) ... ok (0.005s) 2022-08-13T14:13:25.0125538Z test_quantized_ELU_cuda_float64 (__main__.TestModuleInitCUDA) ... ok (0.006s) 2022-08-13T14:13:25.0175698Z test_quantized_FXFloatFunctional_cuda_float32 (__main__.TestModuleInitCUDA) ... ok (0.005s) 2022-08-13T14:13:25.0225134Z test_quantized_FXFloatFunctional_cuda_float64 (__main__.TestModuleInitCUDA) ... ok (0.005s) 2022-08-13T14:13:25.0272892Z test_quantized_FloatFunctional_cuda_float32 (__main__.TestModuleInitCUDA) ... ok (0.005s) 2022-08-13T14:13:25.0332951Z test_quantized_FloatFunctional_cuda_float64 (__main__.TestModuleInitCUDA) ... ok (0.006s) 2022-08-13T14:13:25.0401808Z test_quantized_GroupNorm_cuda_float32 (__main__.TestModuleInitCUDA) ... ok (0.007s) 2022-08-13T14:13:25.0468039Z test_quantized_GroupNorm_cuda_float64 (__main__.TestModuleInitCUDA) ... ok (0.007s) 2022-08-13T14:13:25.0514469Z test_quantized_Hardswish_cuda_float32 (__main__.TestModuleInitCUDA) ... ok (0.005s) 2022-08-13T14:13:25.0563260Z test_quantized_Hardswish_cuda_float64 (__main__.TestModuleInitCUDA) ... ok (0.005s) 2022-08-13T14:13:25.0632560Z test_quantized_InstanceNorm1d_cuda_float32 (__main__.TestModuleInitCUDA) ... ok (0.007s) 2022-08-13T14:13:25.0700293Z test_quantized_InstanceNorm1d_cuda_float64 (__main__.TestModuleInitCUDA) ... ok (0.007s) 2022-08-13T14:13:25.0762109Z test_quantized_InstanceNorm2d_cuda_float32 (__main__.TestModuleInitCUDA) ... ok (0.006s) 2022-08-13T14:13:25.0826329Z test_quantized_InstanceNorm2d_cuda_float64 (__main__.TestModuleInitCUDA) ... ok (0.006s) 2022-08-13T14:13:25.0901801Z test_quantized_InstanceNorm3d_cuda_float32 (__main__.TestModuleInitCUDA) ... ok (0.007s) 2022-08-13T14:13:25.0964422Z test_quantized_InstanceNorm3d_cuda_float64 (__main__.TestModuleInitCUDA) ... ok (0.006s) 2022-08-13T14:13:25.1029812Z test_quantized_LayerNorm_cuda_float32 (__main__.TestModuleInitCUDA) ... ok (0.006s) 2022-08-13T14:13:25.1103141Z test_quantized_LayerNorm_cuda_float64 (__main__.TestModuleInitCUDA) ... ok (0.007s) 2022-08-13T14:13:25.1168209Z test_quantized_LeakyReLU_cuda_float32 (__main__.TestModuleInitCUDA) ... ok (0.006s) 2022-08-13T14:13:25.1226846Z test_quantized_LeakyReLU_cuda_float64 (__main__.TestModuleInitCUDA) ... ok (0.006s) 2022-08-13T14:13:25.1277859Z test_quantized_Linear_cuda_float32 (__main__.TestModuleInitCUDA) ... ok (0.005s) 2022-08-13T14:13:25.1336661Z test_quantized_Linear_cuda_float64 (__main__.TestModuleInitCUDA) ... ok (0.006s) 2022-08-13T14:13:25.1391665Z test_quantized_MaxPool2d_cuda_float32 (__main__.TestModuleInitCUDA) ... ok (0.005s) 2022-08-13T14:13:25.1438136Z test_quantized_MaxPool2d_cuda_float64 (__main__.TestModuleInitCUDA) ... ok (0.005s) 2022-08-13T14:13:25.1492406Z test_quantized_PReLU_cuda_float32 (__main__.TestModuleInitCUDA) ... ok (0.005s) 2022-08-13T14:13:25.1540757Z test_quantized_PReLU_cuda_float64 (__main__.TestModuleInitCUDA) ... ok (0.005s) 2022-08-13T14:13:25.1590026Z test_quantized_QFunctional_cuda_float32 (__main__.TestModuleInitCUDA) ... ok (0.005s) 2022-08-13T14:13:25.1637358Z test_quantized_QFunctional_cuda_float64 (__main__.TestModuleInitCUDA) ... ok (0.005s) 2022-08-13T14:13:25.1693639Z test_quantized_Quantize_cuda_float32 (__main__.TestModuleInitCUDA) ... ok (0.006s) 2022-08-13T14:13:25.1748364Z test_quantized_Quantize_cuda_float64 (__main__.TestModuleInitCUDA) ... ok (0.005s) 2022-08-13T14:13:25.1798324Z test_quantized_ReLU6_cuda_float32 (__main__.TestModuleInitCUDA) ... ok (0.005s) 2022-08-13T14:13:25.1845342Z test_quantized_ReLU6_cuda_float64 (__main__.TestModuleInitCUDA) ... ok (0.005s) 2022-08-13T14:13:25.1895168Z test_quantized_Sigmoid_cuda_float32 (__main__.TestModuleInitCUDA) ... ok (0.005s) 2022-08-13T14:13:25.1942239Z test_quantized_Sigmoid_cuda_float64 (__main__.TestModuleInitCUDA) ... ok (0.005s) 2022-08-13T14:13:25.1991795Z test_quantized_Softmax_cuda_float32 (__main__.TestModuleInitCUDA) ... ok (0.005s) 2022-08-13T14:13:25.2038763Z test_quantized_Softmax_cuda_float64 (__main__.TestModuleInitCUDA) ... ok (0.005s) 2022-08-13T14:13:25.2039258Z 2022-08-13T14:13:25.2040226Z ---------------------------------------------------------------------- 2022-08-13T14:13:25.2040753Z Ran 376 tests in 4.315s 2022-08-13T14:13:25.2040926Z 2022-08-13T14:13:25.2041021Z OK 2022-08-13T14:13:25.2041148Z 2022-08-13T14:13:25.2041281Z Generating XML reports... 2022-08-13T14:13:25.2460806Z Generated XML report: test-reports/python-unittest/test_module_init/TEST-TestModuleInitCUDA-20220813141320.xml 2022-08-13T14:13:25.6652666Z Running test_monitor ... [2022-08-13 14:13:25.664725] 2022-08-13T14:13:25.6653355Z Executing ['/opt/conda/bin/python', '-bb', 'test_monitor.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2022-08-13 14:13:25.664825] 2022-08-13T14:13:27.2551722Z Test results will be stored in test-reports/python-unittest/test_monitor 2022-08-13T14:13:27.2569399Z 2022-08-13T14:13:27.2569828Z Running tests... 2022-08-13T14:13:27.2570328Z ---------------------------------------------------------------------- 2022-08-13T14:13:28.8609283Z test_event_handler (__main__.TestMonitor) ... ok (1.604s) 2022-08-13T14:13:28.8629096Z test_fixed_count_stat (__main__.TestMonitor) ... ok (0.002s) 2022-08-13T14:13:28.8658424Z test_interval_stat (__main__.TestMonitor) ... ok (0.003s) 2022-08-13T14:13:28.8673058Z test_log_event (__main__.TestMonitor) ... ok (0.001s) 2022-08-13T14:13:29.0827746Z test_event_handler (__main__.TestMonitorTensorboard) ... ok (0.215s) 2022-08-13T14:13:29.0828054Z 2022-08-13T14:13:29.0828433Z ---------------------------------------------------------------------- 2022-08-13T14:13:29.0828775Z Ran 5 tests in 1.826s 2022-08-13T14:13:29.0828923Z 2022-08-13T14:13:29.0829019Z OK 2022-08-13T14:13:29.0829176Z 2022-08-13T14:13:29.0829310Z Generating XML reports... 2022-08-13T14:13:29.0837513Z Generated XML report: test-reports/python-unittest/test_monitor/TEST-TestMonitor-20220813141327.xml 2022-08-13T14:13:29.0841251Z Generated XML report: test-reports/python-unittest/test_monitor/TEST-TestMonitorTensorboard-20220813141327.xml 2022-08-13T14:13:29.4614839Z Running test_multiprocessing ... [2022-08-13 14:13:29.460957] 2022-08-13T14:13:29.4615878Z Executing ['/opt/conda/bin/python', '-bb', 'test_multiprocessing.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2022-08-13 14:13:29.461062] 2022-08-13T14:13:31.0422784Z Test results will be stored in test-reports/python-unittest/test_multiprocessing 2022-08-13T14:13:31.0450874Z 2022-08-13T14:13:31.0451133Z Running tests... 2022-08-13T14:13:31.0451590Z ---------------------------------------------------------------------- 2022-08-13T14:13:32.8210782Z test_autograd_errors (__main__.TestMultiprocessing) ... ok (1.776s) 2022-08-13T14:13:34.5970649Z test_autograd_fine_with_spawn (__main__.TestMultiprocessing) ... ok (1.776s) 2022-08-13T14:13:34.6317581Z test_cuda_bad_call (__main__.TestMultiprocessing) ... ok (0.034s) 2022-08-13T14:13:39.1414500Z test_cuda_ipc_deadlock (__main__.TestMultiprocessing) ... [W CudaIPCTypes.cpp:15] Producer process has been terminated before all shared CUDA tensors released. See Note [Sharing CUDA tensors] 2022-08-13T14:13:39.3217322Z ok (4.690s) 2022-08-13T14:13:42.3868744Z test_cuda_memory_allocation (__main__.TestMultiprocessing) ... ok (3.065s) 2022-08-13T14:13:42.4081512Z test_cuda_parameter_sharing (__main__.TestMultiprocessing) ... /opt/conda/lib/python3.7/site-packages/torch/utils/hooks.py:61: UserWarning: backward hook .hook at 0x7f3338885b00> on tensor will not be serialized. If this is expected, you can decorate the function with @torch.utils.hooks.unserializable_hook to suppress this warning 2022-08-13T14:13:42.4082477Z "to suppress this warning".format(repr(hook))) 2022-08-13T14:13:45.5253259Z ok (3.138s) 2022-08-13T14:13:45.5283013Z test_cuda_send_many (__main__.TestMultiprocessing) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-08-13T14:13:51.6474761Z test_cuda_simple (__main__.TestMultiprocessing) ... [W CudaIPCTypes.cpp:15] Producer process has been terminated before all shared CUDA tensors released. See Note [Sharing CUDA tensors] 2022-08-13T14:13:51.8588463Z ok (6.330s) 2022-08-13T14:13:51.8606880Z test_cuda_small_tensors (__main__.TestMultiprocessing) ... skip: found only 1 GPU (0.002s) 2022-08-13T14:13:51.8806519Z test_cuda_variable_sharing (__main__.TestMultiprocessing) ... /opt/conda/lib/python3.7/site-packages/torch/utils/hooks.py:61: UserWarning: backward hook .hook at 0x7f33388b5830> on tensor will not be serialized. If this is expected, you can decorate the function with @torch.utils.hooks.unserializable_hook to suppress this warning 2022-08-13T14:13:51.8807889Z "to suppress this warning".format(repr(hook))) 2022-08-13T14:13:58.1132322Z ok (6.252s) 2022-08-13T14:13:58.1150111Z test_empty_shared (__main__.TestMultiprocessing) ... ok (0.002s) 2022-08-13T14:13:58.1187208Z test_empty_tensor_sharing (__main__.TestMultiprocessing) ... ok (0.004s) 2022-08-13T14:13:58.1224754Z test_empty_tensor_sharing_cuda (__main__.TestMultiprocessing) ... ok (0.004s) 2022-08-13T14:14:01.2561792Z test_event (__main__.TestMultiprocessing) ... ok (3.133s) 2022-08-13T14:14:04.4817940Z test_event_handle_exporter (__main__.TestMultiprocessing) ... ok (3.225s) 2022-08-13T14:14:07.6756499Z test_event_handle_importer (__main__.TestMultiprocessing) ... ok (3.194s) 2022-08-13T14:14:07.6772601Z test_event_handle_multi_gpu (__main__.TestMultiprocessing) ... skip: found only 1 GPU (0.002s) 2022-08-13T14:14:10.9076621Z test_event_multiprocess (__main__.TestMultiprocessing) ... ok (3.230s) 2022-08-13T14:14:10.9092229Z test_fd_pool (__main__.TestMultiprocessing) ... skip: Test is disabled because an issue exists disabling it: https://github.com/pytorch/pytorch/issues/69660 for allplatform(s) . If you're seeing this on your local machine and would like to enable this test, please make sure CI is not set and you are not using the flag --import-disabled-tests. (0.001s) 2022-08-13T14:14:11.1642738Z test_fd_preserve_sharing (__main__.TestMultiprocessing) ... ok (0.255s) 2022-08-13T14:14:11.1653765Z test_fd_sharing (__main__.TestMultiprocessing) ... skip: Test is disabled because an issue exists disabling it: https://github.com/pytorch/pytorch/issues/68831 for platform(s) win, linux. If you're seeing this on your local machine and would like to enable this test, please make sure CI is not set and you are not using the flag --import-disabled-tests. (0.001s) 2022-08-13T14:14:11.1667657Z test_fs (__main__.TestMultiprocessing) ... skip: Test is disabled because an issue exists disabling it: https://github.com/pytorch/pytorch/issues/76866 for platform(s) asan, linux. If you're seeing this on your local machine and would like to enable this test, please make sure CI is not set and you are not using the flag --import-disabled-tests. (0.001s) 2022-08-13T14:14:11.5274626Z test_fs_is_shared (__main__.TestMultiprocessing) ... ok (0.360s) 2022-08-13T14:14:11.5291417Z test_fs_pool (__main__.TestMultiprocessing) ... skip: Test is disabled because an issue exists disabling it: https://github.com/pytorch/pytorch/issues/69659 for allplatform(s) . If you're seeing this on your local machine and would like to enable this test, please make sure CI is not set and you are not using the flag --import-disabled-tests. (0.001s) 2022-08-13T14:14:11.7135052Z test_fs_preserve_sharing (__main__.TestMultiprocessing) ... ok (0.184s) 2022-08-13T14:14:11.7145064Z test_fs_sharing (__main__.TestMultiprocessing) ... skip: Test is disabled because an issue exists disabling it: https://github.com/pytorch/pytorch/issues/67002 for platform(s) windows, mac, linux. If you're seeing this on your local machine and would like to enable this test, please make sure CI is not set and you are not using the flag --import-disabled-tests. (0.001s) 2022-08-13T14:14:11.7157840Z test_inherit_tensor (__main__.TestMultiprocessing) ... skip: Test is disabled because an issue exists disabling it: https://github.com/pytorch/pytorch/issues/79776 for platform(s) linux. If you're seeing this on your local machine and would like to enable this test, please make sure CI is not set and you are not using the flag --import-disabled-tests. (0.001s) 2022-08-13T14:14:13.5472895Z test_integer_parameter_serialization_cpu (__main__.TestMultiprocessing) ... ok (1.831s) 2022-08-13T14:14:16.5661402Z test_integer_parameter_serialization_cuda (__main__.TestMultiprocessing) ... ok (3.018s) 2022-08-13T14:14:16.5745342Z test_is_shared (__main__.TestMultiprocessing) ... ok (0.008s) 2022-08-13T14:14:16.5758942Z test_is_shared_cuda (__main__.TestMultiprocessing) ... ok (0.001s) 2022-08-13T14:14:22.2965098Z test_leaf_variable_sharing (__main__.TestMultiprocessing) ... ok (5.720s) 2022-08-13T14:14:30.1872763Z test_mixed_types_cuda_sharing (__main__.TestMultiprocessing) ... ok (7.890s) 2022-08-13T14:14:30.1905354Z test_non_leaf_variable_sharing (__main__.TestMultiprocessing) ... ok (0.003s) 2022-08-13T14:14:30.2100303Z test_parameter_sharing (__main__.TestMultiprocessing) ... /opt/conda/lib/python3.7/site-packages/torch/utils/hooks.py:61: UserWarning: backward hook .hook at 0x7f33388b5680> on tensor will not be serialized. If this is expected, you can decorate the function with @torch.utils.hooks.unserializable_hook to suppress this warning 2022-08-13T14:14:30.2101474Z "to suppress this warning".format(repr(hook))) 2022-08-13T14:14:30.2285913Z ok (0.038s) 2022-08-13T14:14:30.2442716Z test_variable_sharing (__main__.TestMultiprocessing) ... /opt/conda/lib/python3.7/site-packages/torch/utils/hooks.py:61: UserWarning: backward hook .hook at 0x7f32a4616f80> on tensor will not be serialized. If this is expected, you can decorate the function with @torch.utils.hooks.unserializable_hook to suppress this warning 2022-08-13T14:14:30.2443629Z "to suppress this warning".format(repr(hook))) 2022-08-13T14:14:30.2921524Z ok (0.063s) 2022-08-13T14:14:33.2709806Z test_wrong_cuda_fork (__main__.TestMultiprocessing) ... ok (2.978s) 2022-08-13T14:14:33.2712042Z 2022-08-13T14:14:33.2712471Z ---------------------------------------------------------------------- 2022-08-13T14:14:33.2712823Z Ran 37 tests in 62.226s 2022-08-13T14:14:33.2714604Z 2022-08-13T14:14:33.2714896Z OK (skipped=9) 2022-08-13T14:14:33.2715044Z 2022-08-13T14:14:33.2715171Z Generating XML reports... 2022-08-13T14:14:33.2815432Z Generated XML report: test-reports/python-unittest/test_multiprocessing/TEST-TestMultiprocessing-20220813141331.xml 2022-08-13T14:14:33.6616341Z Running test_namedtensor ... [2022-08-13 14:14:33.661101] 2022-08-13T14:14:33.6617340Z Executing ['/opt/conda/bin/python', '-bb', 'test_namedtensor.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2022-08-13 14:14:33.661204] 2022-08-13T14:14:36.8815579Z Test results will be stored in test-reports/python-unittest/test_namedtensor 2022-08-13T14:14:36.8838821Z 2022-08-13T14:14:36.8839242Z Running tests... 2022-08-13T14:14:36.8839758Z ---------------------------------------------------------------------- 2022-08-13T14:14:36.8865049Z test_aaa_must_run_first_check_experimental_warning (__main__.TestNamedTensor) ... ok (0.002s) 2022-08-13T14:14:36.8906843Z test_addcmul_addcdiv (__main__.TestNamedTensor) ... ok (0.004s) 2022-08-13T14:14:36.9079990Z test_addmm (__main__.TestNamedTensor) ... ok (0.017s) 2022-08-13T14:14:36.9119130Z test_addmv (__main__.TestNamedTensor) ... ok (0.004s) 2022-08-13T14:14:36.9138825Z test_align_as (__main__.TestNamedTensor) ... ok (0.002s) 2022-08-13T14:14:36.9152774Z test_align_tensors (__main__.TestNamedTensor) ... skip: Not implemented yet (0.001s) 2022-08-13T14:14:36.9204979Z test_align_tensors_two_inputs (__main__.TestNamedTensor) ... skip: Not implemented yet (0.005s) 2022-08-13T14:14:36.9334606Z test_align_to (__main__.TestNamedTensor) ... ok (0.013s) 2022-08-13T14:14:36.9486277Z test_align_to_ellipsis (__main__.TestNamedTensor) ... ok (0.015s) 2022-08-13T14:14:36.9504223Z test_any_all (__main__.TestNamedTensor) ... ok (0.002s) 2022-08-13T14:14:36.9516001Z test_as_strided (__main__.TestNamedTensor) ... ok (0.001s) 2022-08-13T14:14:36.9527839Z test_as_strided_cuda (__main__.TestNamedTensor) ... ok (0.001s) 2022-08-13T14:14:36.9545435Z test_autograd_ignores_names (__main__.TestNamedTensor) ... ok (0.002s) 2022-08-13T14:14:36.9564840Z test_autograd_smoke (__main__.TestNamedTensor) ... ok (0.002s) 2022-08-13T14:14:36.9584531Z test_autograd_warns_named_grad (__main__.TestNamedTensor) ... ok (0.002s) 2022-08-13T14:14:36.9605924Z test_bernoulli (__main__.TestNamedTensor) ... ok (0.002s) 2022-08-13T14:14:36.9855746Z test_big_tensor_repr_has_names (__main__.TestNamedTensor) ... ok (0.025s) 2022-08-13T14:14:37.4153542Z test_binary_ops (__main__.TestNamedTensor) ... ok (0.430s) 2022-08-13T14:14:37.4177983Z test_bitwise_not (__main__.TestNamedTensor) ... ok (0.002s) 2022-08-13T14:14:37.4640411Z test_bmm (__main__.TestNamedTensor) ... ok (0.046s) 2022-08-13T14:14:37.4826840Z test_cat (__main__.TestNamedTensor) ... ok (0.019s) 2022-08-13T14:14:37.4852398Z test_cdist (__main__.TestNamedTensor) ... ok (0.002s) 2022-08-13T14:14:37.4971954Z test_comparison_ops (__main__.TestNamedTensor) ... ok (0.012s) 2022-08-13T14:14:37.4992135Z test_copy_transpose (__main__.TestNamedTensor) ... ok (0.002s) 2022-08-13T14:14:37.5018803Z test_cummax_cummin (__main__.TestNamedTensor) ... ok (0.003s) 2022-08-13T14:14:37.5035316Z test_detach (__main__.TestNamedTensor) ... ok (0.002s) 2022-08-13T14:14:37.5056689Z test_diagonal (__main__.TestNamedTensor) ... ok (0.002s) 2022-08-13T14:14:37.5071739Z test_dot (__main__.TestNamedTensor) ... ok (0.001s) 2022-08-13T14:14:37.5092737Z test_equal (__main__.TestNamedTensor) ... ok (0.002s) 2022-08-13T14:14:37.5121059Z test_expand (__main__.TestNamedTensor) ... ok (0.003s) 2022-08-13T14:14:37.5219472Z test_factory_coverage (__main__.TestNamedTensor) ... ok (0.010s) 2022-08-13T14:14:37.5702701Z test_factory_edge_cases (__main__.TestNamedTensor) ... ok (0.048s) 2022-08-13T14:14:37.5844657Z test_flatten (__main__.TestNamedTensor) ... ok (0.014s) 2022-08-13T14:14:37.5885250Z test_flatten_nodims (__main__.TestNamedTensor) ... ok (0.004s) 2022-08-13T14:14:37.5901937Z test_has_names (__main__.TestNamedTensor) ... ok (0.002s) 2022-08-13T14:14:37.5941210Z test_index_fill (__main__.TestNamedTensor) ... ok (0.004s) 2022-08-13T14:14:37.5965708Z test_info_smoke (__main__.TestNamedTensor) ... ok (0.002s) 2022-08-13T14:14:37.5983166Z test_logcumsumexp (__main__.TestNamedTensor) ... ok (0.002s) 2022-08-13T14:14:37.6007729Z test_logical_not (__main__.TestNamedTensor) ... ok (0.002s) 2022-08-13T14:14:37.6044801Z test_logical_ops (__main__.TestNamedTensor) ... ok (0.004s) 2022-08-13T14:14:37.6237743Z test_masked_fill (__main__.TestNamedTensor) ... ok (0.019s) 2022-08-13T14:14:37.6328892Z test_masked_select (__main__.TestNamedTensor) ... ok (0.009s) 2022-08-13T14:14:37.6868698Z test_matmul (__main__.TestNamedTensor) ... ok (0.054s) 2022-08-13T14:14:37.6939136Z test_max_pooling (__main__.TestNamedTensor) ... ok (0.007s) 2022-08-13T14:14:37.6964594Z test_max_pooling_without_names_does_not_warn (__main__.TestNamedTensor) ... ok (0.002s) 2022-08-13T14:14:37.7122104Z test_mm (__main__.TestNamedTensor) ... ok (0.016s) 2022-08-13T14:14:37.7156951Z test_mv (__main__.TestNamedTensor) ... ok (0.003s) 2022-08-13T14:14:37.7947743Z test_no_jit_script_support (__main__.TestNamedTensor) ... ok (0.079s) 2022-08-13T14:14:37.8066535Z test_no_jit_tracer_support (__main__.TestNamedTensor) ... ok (0.012s) 2022-08-13T14:14:37.8080811Z test_no_multiprocessing_support (__main__.TestNamedTensor) ... ok (0.001s) 2022-08-13T14:14:37.8094419Z test_no_pickle_support (__main__.TestNamedTensor) ... ok (0.001s) 2022-08-13T14:14:37.8108988Z test_no_save_support (__main__.TestNamedTensor) ... ok (0.001s) 2022-08-13T14:14:37.8127625Z test_noncontig_contiguous (__main__.TestNamedTensor) ... ok (0.002s) 2022-08-13T14:14:37.8143220Z test_none_names_refcount (__main__.TestNamedTensor) ... ok (0.001s) 2022-08-13T14:14:37.8185142Z test_nyi_dimname_overload_msg (__main__.TestNamedTensor) ... ok (0.004s) 2022-08-13T14:14:37.8454053Z test_out_fn_semantics (__main__.TestNamedTensor) ... ok (0.027s) 2022-08-13T14:14:37.8483749Z test_pow_special (__main__.TestNamedTensor) ... ok (0.003s) 2022-08-13T14:14:37.8499777Z test_py3_ellipsis (__main__.TestNamedTensor) ... ok (0.001s) 2022-08-13T14:14:38.1291347Z test_reduction_fns (__main__.TestNamedTensor) ... ok (0.279s) 2022-08-13T14:14:38.1416845Z test_refine_names (__main__.TestNamedTensor) ... ok (0.013s) 2022-08-13T14:14:38.1526047Z test_rename (__main__.TestNamedTensor) ... ok (0.011s) 2022-08-13T14:14:38.1613101Z test_rename_ (__main__.TestNamedTensor) ... ok (0.009s) 2022-08-13T14:14:38.1664225Z test_rename_globber (__main__.TestNamedTensor) ... ok (0.005s) 2022-08-13T14:14:38.1696452Z test_rename_rename_map (__main__.TestNamedTensor) ... ok (0.003s) 2022-08-13T14:14:38.1722091Z test_repr (__main__.TestNamedTensor) ... ok (0.002s) 2022-08-13T14:14:38.1887499Z test_resize (__main__.TestNamedTensor) ... ok (0.016s) 2022-08-13T14:14:38.1934508Z test_select (__main__.TestNamedTensor) ... ok (0.005s) 2022-08-13T14:14:38.1983635Z test_select_cuda (__main__.TestNamedTensor) ... ok (0.005s) 2022-08-13T14:14:38.2057592Z test_set_names_property (__main__.TestNamedTensor) ... ok (0.007s) 2022-08-13T14:14:38.2157295Z test_size (__main__.TestNamedTensor) ... ok (0.010s) 2022-08-13T14:14:38.2189177Z test_split_fns_propagates_names (__main__.TestNamedTensor) ... ok (0.003s) 2022-08-13T14:14:38.2206180Z test_squeeze (__main__.TestNamedTensor) ... ok (0.002s) 2022-08-13T14:14:38.2309138Z test_stride (__main__.TestNamedTensor) ... ok (0.010s) 2022-08-13T14:14:38.2360501Z test_tensor_from_lists (__main__.TestNamedTensor) ... ok (0.005s) 2022-08-13T14:14:38.2380029Z test_tensor_from_named_tensor (__main__.TestNamedTensor) ... 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). 2022-08-13T14:14:38.2381432Z tensor = torch.tensor(x) 2022-08-13T14:14:38.2382496Z 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). 2022-08-13T14:14:38.2383577Z tensor = torch.tensor(x, names=None) 2022-08-13T14:14:38.2385427Z 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). 2022-08-13T14:14:38.2387074Z tensor = torch.tensor(x, names=('N', 'C')) 2022-08-13T14:14:38.2410478Z ok (0.005s) 2022-08-13T14:14:38.2426650Z test_tensor_from_numpy (__main__.TestNamedTensor) ... ok (0.001s) 2022-08-13T14:14:38.2439653Z test_tensor_from_tensor (__main__.TestNamedTensor) ... 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). 2022-08-13T14:14:38.2440874Z tensor = torch.tensor(x, names=names) 2022-08-13T14:14:38.2441763Z ok (0.001s) 2022-08-13T14:14:38.2461348Z test_tensor_grad_is_unnamed (__main__.TestNamedTensor) ... ok (0.002s) 2022-08-13T14:14:38.2485808Z test_transpose_variants (__main__.TestNamedTensor) ... ok (0.002s) 2022-08-13T14:14:38.2496359Z test_trivial (__main__.TestNamedTensor) ... ok (0.001s) 2022-08-13T14:14:38.7269537Z test_unary_propagate_names_fns (__main__.TestNamedTensor) ... ok (0.477s) 2022-08-13T14:14:38.7490336Z test_unflatten (__main__.TestNamedTensor) ... ok (0.022s) 2022-08-13T14:14:38.7612026Z test_unsupported_op_error_msg (__main__.TestNamedTensor) ... ok (0.012s) 2022-08-13T14:14:38.7626954Z test_using_seen_interned_string_doesnt_bump_refcount (__main__.TestNamedTensor) ... ok (0.001s) 2022-08-13T14:14:38.7640971Z test_using_unseen_interned_string_bumps_refcount_permanently (__main__.TestNamedTensor) ... ok (0.001s) 2022-08-13T14:14:38.7658378Z test_using_unseen_uninterned_string_refcounts (__main__.TestNamedTensor) ... ok (0.002s) 2022-08-13T14:14:38.7658892Z 2022-08-13T14:14:38.7659546Z ---------------------------------------------------------------------- 2022-08-13T14:14:38.7660169Z Ran 86 tests in 1.882s 2022-08-13T14:14:38.7660464Z 2022-08-13T14:14:38.7661212Z OK (skipped=2) 2022-08-13T14:14:38.7661514Z 2022-08-13T14:14:38.7661732Z Generating XML reports... 2022-08-13T14:14:38.7787406Z Generated XML report: test-reports/python-unittest/test_namedtensor/TEST-TestNamedTensor-20220813141436.xml 2022-08-13T14:14:39.1126167Z Running test_native_functions ... [2022-08-13 14:14:39.112084] 2022-08-13T14:14:39.1126890Z Executing ['/opt/conda/bin/python', '-bb', 'test_native_functions.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2022-08-13 14:14:39.112188] 2022-08-13T14:14:40.6992850Z Test results will be stored in test-reports/python-unittest/test_native_functions 2022-08-13T14:14:40.7010552Z 2022-08-13T14:14:40.7010717Z Running tests... 2022-08-13T14:14:40.7011508Z ---------------------------------------------------------------------- 2022-08-13T14:14:42.3911876Z test_optional_filled_intlist (__main__.TestNativeFunctions) ... ok (1.690s) 2022-08-13T14:14:42.4063590Z test_optional_floatlist (__main__.TestNativeFunctions) ... ok (0.015s) 2022-08-13T14:14:42.4172720Z test_optional_floatlist_invalid (__main__.TestNativeFunctions) ... ok (0.011s) 2022-08-13T14:14:42.4310353Z test_optional_intlist (__main__.TestNativeFunctions) ... ok (0.014s) 2022-08-13T14:14:42.4413830Z test_optional_intlist_invalid (__main__.TestNativeFunctions) ... ok (0.010s) 2022-08-13T14:14:42.4497913Z test_string_defaults (__main__.TestNativeFunctions) ... ok (0.008s) 2022-08-13T14:14:42.4498172Z 2022-08-13T14:14:42.4498804Z ---------------------------------------------------------------------- 2022-08-13T14:14:42.4499454Z Ran 6 tests in 1.749s 2022-08-13T14:14:42.4499659Z 2022-08-13T14:14:42.4499757Z OK 2022-08-13T14:14:42.4499898Z 2022-08-13T14:14:42.4500031Z Generating XML reports... 2022-08-13T14:14:42.4539407Z Generated XML report: test-reports/python-unittest/test_native_functions/TEST-TestNativeFunctions-20220813141440.xml 2022-08-13T14:14:42.7852705Z Running test_nestedtensor ... [2022-08-13 14:14:42.784734] 2022-08-13T14:14:42.7853409Z Executing ['/opt/conda/bin/python', '-bb', 'test_nestedtensor.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2022-08-13 14:14:42.784845] 2022-08-13T14:14:45.9565769Z Test results will be stored in test-reports/python-unittest/test_nestedtensor 2022-08-13T14:14:45.9606151Z 2022-08-13T14:14:45.9606314Z Running tests... 2022-08-13T14:14:45.9607038Z ---------------------------------------------------------------------- 2022-08-13T14:14:45.9692068Z test_activations (__main__.TestNestedTensor) ... test_nestedtensor.py:267: UserWarning: The PyTorch API of nested tensors is in prototype stage and will change in the near future. (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/NestedTensorImpl.cpp:126.) 2022-08-13T14:14:45.9692784Z nt = nested_tensor([t]) 2022-08-13T14:14:45.9770625Z ok (0.016s) 2022-08-13T14:14:45.9795362Z test_default_nested_tensor (__main__.TestNestedTensor) ... ok (0.002s) 2022-08-13T14:14:45.9813788Z test_dim (__main__.TestNestedTensor) ... ok (0.002s) 2022-08-13T14:14:45.9892084Z test_is_contiguous (__main__.TestNestedTensor) ... ok (0.008s) 2022-08-13T14:14:45.9905608Z test_nested_tensor (__main__.TestNestedTensor) ... ok (0.001s) 2022-08-13T14:14:45.9978282Z test_nested_tensor_matching_dim (__main__.TestNestedTensor) ... ok (0.007s) 2022-08-13T14:14:46.0010015Z test_numel (__main__.TestNestedTensor) ... ok (0.003s) 2022-08-13T14:14:46.0049701Z test_repr_string (__main__.TestNestedTensor) ... ok (0.004s) 2022-08-13T14:14:46.0083222Z test_size (__main__.TestNestedTensor) ... ok (0.003s) 2022-08-13T14:14:46.0116728Z test_stride (__main__.TestNestedTensor) ... ok (0.003s) 2022-08-13T14:14:46.0131414Z test_to_padded_tensor_on_empty_tensor (__main__.TestNestedTensor) ... ok (0.001s) 2022-08-13T14:14:46.0149002Z test_unbind_0 (__main__.TestNestedTensor) ... ok (0.002s) 2022-08-13T14:14:46.0166655Z test_unbind_1 (__main__.TestNestedTensor) ... ok (0.002s) 2022-08-13T14:14:46.0185184Z test_unbind_3 (__main__.TestNestedTensor) ... ok (0.002s) 2022-08-13T14:14:46.0203469Z test_unbind_4 (__main__.TestNestedTensor) ... ok (0.002s) 2022-08-13T14:14:46.0246367Z test_unbind_dim (__main__.TestNestedTensor) ... ok (0.004s) 2022-08-13T14:14:46.0273739Z test_backward_for_add_op (__main__.TestNestedTensorAutograd) ... ok (0.003s) 2022-08-13T14:14:46.0305667Z test_nested_tensor_bmm_backward (__main__.TestNestedTensorAutograd) ... ok (0.003s) 2022-08-13T14:14:46.0826801Z test_nested_tensor_bmm_gradcheck (__main__.TestNestedTensorAutograd) ... ok (0.052s) 2022-08-13T14:14:46.1169332Z test_nested_tensor_from_list (__main__.TestNestedTensorAutograd) ... ok (0.034s) 2022-08-13T14:14:46.1431967Z test_nested_tensor_from_mask_and_to_padded (__main__.TestNestedTensorAutograd) ... ok (0.026s) 2022-08-13T14:14:46.1510725Z test_nested_tensor_from_padded (__main__.TestNestedTensorAutograd) ... ok (0.008s) 2022-08-13T14:14:46.1762208Z test_nested_tensor_from_padded_fused (__main__.TestNestedTensorAutograd) ... ok (0.025s) 2022-08-13T14:14:46.2145582Z test_nested_tensor_linear (__main__.TestNestedTensorAutograd) ... ok (0.038s) 2022-08-13T14:14:46.2166444Z test_nested_tensor_linear_backward (__main__.TestNestedTensorAutograd) ... ok (0.002s) 2022-08-13T14:14:46.2198861Z test_nested_tensor_matmul_backward (__main__.TestNestedTensorAutograd) ... ok (0.003s) 2022-08-13T14:14:46.2713863Z test_nested_tensor_matmul_gradcheck (__main__.TestNestedTensorAutograd) ... ok (0.051s) 2022-08-13T14:14:46.2736108Z test_nested_tensor_reshape_backward (__main__.TestNestedTensorAutograd) ... ok (0.002s) 2022-08-13T14:14:46.2755782Z test_nested_tensor_reshape_gradcheck (__main__.TestNestedTensorAutograd) ... /opt/conda/lib/python3.7/site-packages/torch/autograd/gradcheck.py:653: UserWarning: Input #0 requires gradient and is not a double precision floating point or complex. This check will likely fail if all the inputs are not of double precision floating point or complex. 2022-08-13T14:14:46.2756626Z f'Input #{idx} requires gradient and ' 2022-08-13T14:14:46.2757485Z /opt/conda/lib/python3.7/site-packages/torch/autograd/gradcheck.py:653: UserWarning: Input #1 requires gradient and is not a double precision floating point or complex. This check will likely fail if all the inputs are not of double precision floating point or complex. 2022-08-13T14:14:46.2758259Z f'Input #{idx} requires gradient and ' 2022-08-13T14:14:46.2994422Z ok (0.026s) 2022-08-13T14:14:46.3152801Z test_nested_tensor_softmax (__main__.TestNestedTensorAutograd) ... ok (0.016s) 2022-08-13T14:14:46.3181971Z test_nested_tensor_to_padded_tensor (__main__.TestNestedTensorAutograd) ... ok (0.003s) 2022-08-13T14:14:46.3203530Z test_nested_tensor_transpose_backward (__main__.TestNestedTensorAutograd) ... ok (0.002s) 2022-08-13T14:14:46.3426755Z test_nested_tensor_transpose_gradcheck (__main__.TestNestedTensorAutograd) ... ok (0.022s) 2022-08-13T14:14:46.3438118Z test_set_requires_grad_from_list (__main__.TestNestedTensorAutograd) ... ok (0.001s) 2022-08-13T14:14:46.3450486Z test_set_requires_grad_from_mask (__main__.TestNestedTensorAutograd) ... ok (0.001s) 2022-08-13T14:14:46.3526328Z test_size_dim (__main__.TestNestedTensorAutograd) ... ok (0.007s) 2022-08-13T14:14:46.5881684Z test_bmm_cuda_float32 (__main__.TestNestedTensorDeviceTypeCUDA) ... ok (0.235s) 2022-08-13T14:14:46.6593855Z test_bmm_cuda_float64 (__main__.TestNestedTensorDeviceTypeCUDA) ... ok (0.071s) 2022-08-13T14:14:46.6629651Z test_bmm_noncontiguous_cuda_float32 (__main__.TestNestedTensorDeviceTypeCUDA) ... ok (0.004s) 2022-08-13T14:14:46.6663121Z test_bmm_noncontiguous_cuda_float64 (__main__.TestNestedTensorDeviceTypeCUDA) ... ok (0.003s) 2022-08-13T14:14:46.6772484Z test_clone_cuda_float16 (__main__.TestNestedTensorDeviceTypeCUDA) ... ok (0.011s) 2022-08-13T14:14:46.6876588Z test_clone_cuda_float32 (__main__.TestNestedTensorDeviceTypeCUDA) ... ok (0.010s) 2022-08-13T14:14:46.6894974Z test_device_checks_cuda (__main__.TestNestedTensorDeviceTypeCUDA) ... ok (0.002s) 2022-08-13T14:14:46.7034594Z test_dropout_cuda_float32 (__main__.TestNestedTensorDeviceTypeCUDA) ... ok (0.014s) 2022-08-13T14:14:46.7168198Z test_dropout_cuda_float64 (__main__.TestNestedTensorDeviceTypeCUDA) ... ok (0.013s) 2022-08-13T14:14:46.7229787Z test_embedding_cuda (__main__.TestNestedTensorDeviceTypeCUDA) ... ok (0.006s) 2022-08-13T14:14:46.7426880Z test_layer_norm_cuda_float16 (__main__.TestNestedTensorDeviceTypeCUDA) ... ok (0.020s) 2022-08-13T14:14:46.7623885Z test_layer_norm_cuda_float32 (__main__.TestNestedTensorDeviceTypeCUDA) ... ok (0.020s) 2022-08-13T14:14:46.7945902Z test_linear_cuda_float32 (__main__.TestNestedTensorDeviceTypeCUDA) ... ok (0.032s) 2022-08-13T14:14:46.8259217Z test_linear_cuda_float64 (__main__.TestNestedTensorDeviceTypeCUDA) ... ok (0.031s) 2022-08-13T14:14:46.8342424Z test_linear_noncontiguous_cuda_float32 (__main__.TestNestedTensorDeviceTypeCUDA) ... ok (0.008s) 2022-08-13T14:14:46.8419925Z test_linear_noncontiguous_cuda_float64 (__main__.TestNestedTensorDeviceTypeCUDA) ... ok (0.008s) 2022-08-13T14:14:46.8485589Z test_matmul_cuda_float32 (__main__.TestNestedTensorDeviceTypeCUDA) ... skip: Test is disabled because an issue exists disabling it: https://github.com/pytorch/pytorch/issues/82299 for platform(s) linux, 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.006s) 2022-08-13T14:14:46.8550518Z test_matmul_cuda_float64 (__main__.TestNestedTensorDeviceTypeCUDA) ... skip: Test is disabled because an issue exists disabling it: https://github.com/pytorch/pytorch/issues/82588 for platform(s) linux, 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.006s) 2022-08-13T14:14:46.8583602Z test_matmul_noncontiguous_cuda_float32 (__main__.TestNestedTensorDeviceTypeCUDA) ... ok (0.003s) 2022-08-13T14:14:46.8617166Z test_matmul_noncontiguous_cuda_float64 (__main__.TestNestedTensorDeviceTypeCUDA) ... ok (0.003s) 2022-08-13T14:14:46.8653708Z test_nested_tensor_add_cuda_float16 (__main__.TestNestedTensorDeviceTypeCUDA) ... ok (0.004s) 2022-08-13T14:14:46.8690648Z test_nested_tensor_add_cuda_float32 (__main__.TestNestedTensorDeviceTypeCUDA) ... ok (0.004s) 2022-08-13T14:14:46.8730466Z test_nested_tensor_add_in_place_cuda_float16 (__main__.TestNestedTensorDeviceTypeCUDA) ... ok (0.004s) 2022-08-13T14:14:46.8766180Z test_nested_tensor_add_in_place_cuda_float32 (__main__.TestNestedTensorDeviceTypeCUDA) ... ok (0.003s) 2022-08-13T14:14:46.9295346Z test_nested_tensor_indexing_cuda_float16 (__main__.TestNestedTensorDeviceTypeCUDA) ... ok (0.053s) 2022-08-13T14:14:46.9826090Z test_nested_tensor_indexing_cuda_float32 (__main__.TestNestedTensorDeviceTypeCUDA) ... ok (0.053s) 2022-08-13T14:14:47.0363048Z test_nested_tensor_indexing_cuda_float64 (__main__.TestNestedTensorDeviceTypeCUDA) ... ok (0.053s) 2022-08-13T14:14:47.0405921Z test_nested_tensor_indexing_noncontiguous_cuda_float16 (__main__.TestNestedTensorDeviceTypeCUDA) ... ok (0.004s) 2022-08-13T14:14:47.0446401Z test_nested_tensor_indexing_noncontiguous_cuda_float32 (__main__.TestNestedTensorDeviceTypeCUDA) ... ok (0.004s) 2022-08-13T14:14:47.0490418Z test_nested_tensor_indexing_noncontiguous_cuda_float64 (__main__.TestNestedTensorDeviceTypeCUDA) ... ok (0.004s) 2022-08-13T14:14:47.0659670Z test_nested_tensor_mul_cuda_float16 (__main__.TestNestedTensorDeviceTypeCUDA) ... ok (0.017s) 2022-08-13T14:14:47.0819788Z test_nested_tensor_mul_cuda_float32 (__main__.TestNestedTensorDeviceTypeCUDA) ... ok (0.016s) 2022-08-13T14:14:47.0998333Z test_nested_tensor_mul_in_place_cuda_float16 (__main__.TestNestedTensorDeviceTypeCUDA) ... ok (0.018s) 2022-08-13T14:14:47.1179498Z test_nested_tensor_mul_in_place_cuda_float32 (__main__.TestNestedTensorDeviceTypeCUDA) ... ok (0.018s) 2022-08-13T14:14:47.1210053Z test_nested_tensor_sum_dim_cuda_float32 (__main__.TestNestedTensorDeviceTypeCUDA) ... skip: Only runs on cpu (0.003s) 2022-08-13T14:14:47.1451705Z test_reshape_cuda_float16 (__main__.TestNestedTensorDeviceTypeCUDA) ... ok (0.024s) 2022-08-13T14:14:47.1687081Z test_reshape_cuda_float32 (__main__.TestNestedTensorDeviceTypeCUDA) ... ok (0.023s) 2022-08-13T14:14:47.1925082Z test_reshape_cuda_float64 (__main__.TestNestedTensorDeviceTypeCUDA) ... ok (0.024s) 2022-08-13T14:14:47.2067030Z test_scaled_dot_product_attention_input_dim_3_cuda (__main__.TestNestedTensorDeviceTypeCUDA) ... ok (0.014s) 2022-08-13T14:14:47.2209251Z test_scaled_dot_product_attention_input_dim_4_cuda (__main__.TestNestedTensorDeviceTypeCUDA) ... ok (0.014s) 2022-08-13T14:14:47.2640727Z test_softmax_cuda_float32 (__main__.TestNestedTensorDeviceTypeCUDA) ... ok (0.043s) 2022-08-13T14:14:47.3072752Z test_softmax_cuda_float64 (__main__.TestNestedTensorDeviceTypeCUDA) ... ok (0.043s) 2022-08-13T14:14:47.3108738Z test_softmax_noncontiguous_cuda_float32 (__main__.TestNestedTensorDeviceTypeCUDA) ... ok (0.004s) 2022-08-13T14:14:47.3143615Z test_softmax_noncontiguous_cuda_float64 (__main__.TestNestedTensorDeviceTypeCUDA) ... ok (0.003s) 2022-08-13T14:14:47.3180917Z test_to_padded_tensor_dim2_cuda_float16 (__main__.TestNestedTensorDeviceTypeCUDA) ... ok (0.004s) 2022-08-13T14:14:47.3213491Z test_to_padded_tensor_dim2_cuda_float32 (__main__.TestNestedTensorDeviceTypeCUDA) ... ok (0.003s) 2022-08-13T14:14:47.3245178Z test_to_padded_tensor_dim2_cuda_float64 (__main__.TestNestedTensorDeviceTypeCUDA) ... ok (0.003s) 2022-08-13T14:14:47.3278674Z test_to_padded_tensor_dim3_cuda_float16 (__main__.TestNestedTensorDeviceTypeCUDA) ... ok (0.003s) 2022-08-13T14:14:47.3311611Z test_to_padded_tensor_dim3_cuda_float32 (__main__.TestNestedTensorDeviceTypeCUDA) ... ok (0.003s) 2022-08-13T14:14:47.3344293Z test_to_padded_tensor_dim3_cuda_float64 (__main__.TestNestedTensorDeviceTypeCUDA) ... ok (0.003s) 2022-08-13T14:14:47.3383104Z test_to_padded_tensor_dim4_cuda_float16 (__main__.TestNestedTensorDeviceTypeCUDA) ... ok (0.004s) 2022-08-13T14:14:47.3427905Z test_to_padded_tensor_dim4_cuda_float32 (__main__.TestNestedTensorDeviceTypeCUDA) ... ok (0.004s) 2022-08-13T14:14:47.3465783Z test_to_padded_tensor_dim4_cuda_float64 (__main__.TestNestedTensorDeviceTypeCUDA) ... ok (0.004s) 2022-08-13T14:14:47.3527262Z test_to_padded_tensor_noncontiguous_cuda_float16 (__main__.TestNestedTensorDeviceTypeCUDA) ... ok (0.006s) 2022-08-13T14:14:47.3587491Z test_to_padded_tensor_noncontiguous_cuda_float32 (__main__.TestNestedTensorDeviceTypeCUDA) ... ok (0.006s) 2022-08-13T14:14:47.3649581Z test_to_padded_tensor_noncontiguous_cuda_float64 (__main__.TestNestedTensorDeviceTypeCUDA) ... ok (0.006s) 2022-08-13T14:14:47.3694980Z test_to_padded_tensor_output_size_cuda_float16 (__main__.TestNestedTensorDeviceTypeCUDA) ... ok (0.004s) 2022-08-13T14:14:47.3739872Z test_to_padded_tensor_output_size_cuda_float32 (__main__.TestNestedTensorDeviceTypeCUDA) ... ok (0.004s) 2022-08-13T14:14:47.3785882Z test_to_padded_tensor_simple_cuda_float16 (__main__.TestNestedTensorDeviceTypeCUDA) ... ok (0.004s) 2022-08-13T14:14:47.3827563Z test_to_padded_tensor_simple_cuda_float32 (__main__.TestNestedTensorDeviceTypeCUDA) ... ok (0.004s) 2022-08-13T14:14:47.3869868Z test_to_then_from_padded_tensor_no_transform0213_cuda_float32 (__main__.TestNestedTensorDeviceTypeCUDA) ... ok (0.004s) 2022-08-13T14:14:47.4011695Z test_transpose_cuda_float16 (__main__.TestNestedTensorDeviceTypeCUDA) ... ok (0.014s) 2022-08-13T14:14:47.4151515Z test_transpose_cuda_float32 (__main__.TestNestedTensorDeviceTypeCUDA) ... ok (0.014s) 2022-08-13T14:14:47.4291405Z test_transpose_cuda_float64 (__main__.TestNestedTensorDeviceTypeCUDA) ... ok (0.014s) 2022-08-13T14:14:47.4331819Z test_unbind_noncontiguous_cuda_float16 (__main__.TestNestedTensorDeviceTypeCUDA) ... ok (0.004s) 2022-08-13T14:14:47.4376607Z test_unbind_noncontiguous_cuda_float32 (__main__.TestNestedTensorDeviceTypeCUDA) ... ok (0.004s) 2022-08-13T14:14:47.4417070Z test_unbind_noncontiguous_cuda_float64 (__main__.TestNestedTensorDeviceTypeCUDA) ... ok (0.004s) 2022-08-13T14:14:47.4417365Z 2022-08-13T14:14:47.4417750Z ---------------------------------------------------------------------- 2022-08-13T14:14:47.4418089Z Ran 103 tests in 1.481s 2022-08-13T14:14:47.4418257Z 2022-08-13T14:14:47.4418374Z OK (skipped=3) 2022-08-13T14:14:47.4418529Z 2022-08-13T14:14:47.4418657Z Generating XML reports... 2022-08-13T14:14:47.4468781Z Generated XML report: test-reports/python-unittest/test_nestedtensor/TEST-TestNestedTensor-20220813141445.xml 2022-08-13T14:14:47.4492877Z Generated XML report: test-reports/python-unittest/test_nestedtensor/TEST-TestNestedTensorAutograd-20220813141445.xml 2022-08-13T14:14:47.4565126Z Generated XML report: test-reports/python-unittest/test_nestedtensor/TEST-TestNestedTensorDeviceTypeCUDA-20220813141445.xml 2022-08-13T14:14:47.7857700Z Running test_numba_integration ... [2022-08-13 14:14:47.785220] 2022-08-13T14:14:47.7858433Z Executing ['/opt/conda/bin/python', '-bb', 'test_numba_integration.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2022-08-13 14:14:47.785323] 2022-08-13T14:14:50.9462656Z Test results will be stored in test-reports/python-unittest/test_numba_integration 2022-08-13T14:14:50.9478666Z 2022-08-13T14:14:50.9479087Z Running tests... 2022-08-13T14:14:50.9479570Z ---------------------------------------------------------------------- 2022-08-13T14:14:50.9494076Z test_active_device (__main__.TestNumbaIntegration) 2022-08-13T14:14:50.9494641Z 'as_cuda_array' tensor device must match active numba context. ... skip: No multigpu (0.002s) 2022-08-13T14:14:50.9518832Z test_array_adaptor (__main__.TestNumbaIntegration) 2022-08-13T14:14:50.9880944Z Torch __cuda_array_adaptor__ exposes tensor data to numba.cuda. ... ok (0.038s) 2022-08-13T14:14:50.9898579Z test_conversion_errors (__main__.TestNumbaIntegration) 2022-08-13T14:14:50.9911900Z Numba properly detects array interface for tensor.Tensor variants. ... ok (0.003s) 2022-08-13T14:14:50.9938706Z test_cuda_array_interface (__main__.TestNumbaIntegration) 2022-08-13T14:14:51.0001228Z torch.Tensor exposes __cuda_array_interface__ for cuda tensors. ... ok (0.009s) 2022-08-13T14:14:51.0029647Z test_from_cuda_array_interface (__main__.TestNumbaIntegration) 2022-08-13T14:14:51.0030257Z torch.as_tensor() and torch.tensor() supports the __cuda_array_interface__ protocol. ... skip: Test is temporary disabled, see https://github.com/pytorch/pytorch/issues/54418 (0.003s) 2022-08-13T14:14:51.0046387Z test_from_cuda_array_interface_active_device (__main__.TestNumbaIntegration) 2022-08-13T14:14:51.0047244Z torch.as_tensor() tensor device must match active numba context. ... skip: Test is temporary disabled, see https://github.com/pytorch/pytorch/issues/54418 (0.002s) 2022-08-13T14:14:51.0058524Z test_from_cuda_array_interface_inferred_strides (__main__.TestNumbaIntegration) 2022-08-13T14:14:51.0102503Z torch.as_tensor(numba_ary) should have correct inferred (contiguous) strides ... ok (0.005s) 2022-08-13T14:14:51.0111596Z test_from_cuda_array_interface_lifetime (__main__.TestNumbaIntegration) 2022-08-13T14:14:51.0112416Z torch.as_tensor(obj) tensor grabs a reference to obj so that the lifetime of obj exceeds the tensor ... skip: Test is temporary disabled, see https://github.com/pytorch/pytorch/issues/54418 (0.001s) 2022-08-13T14:14:51.0113066Z 2022-08-13T14:14:51.0113385Z ---------------------------------------------------------------------- 2022-08-13T14:14:51.0113737Z Ran 8 tests in 0.063s 2022-08-13T14:14:51.0113906Z 2022-08-13T14:14:51.0114000Z OK (skipped=4) 2022-08-13T14:14:51.0114156Z 2022-08-13T14:14:51.0114287Z Generating XML reports... 2022-08-13T14:14:51.0155571Z Generated XML report: test-reports/python-unittest/test_numba_integration/TEST-TestNumbaIntegration-20220813141450.xml 2022-08-13T14:14:51.3308562Z Running test_openmp ... [2022-08-13 14:14:51.330307] 2022-08-13T14:14:52.9183376Z Executing ['/opt/conda/bin/python', '-bb', 'test_openmp.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2022-08-13 14:14:51.330409] 2022-08-13T14:14:52.9184275Z Test results will be stored in test-reports/python-unittest/test_openmp 2022-08-13T14:14:52.9199522Z 2022-08-13T14:14:52.9199967Z Running tests... 2022-08-13T14:14:52.9200465Z ---------------------------------------------------------------------- 2022-08-13T14:14:52.9207325Z test_n_threads (__main__.TestOpenMP_ParallelFor) 2022-08-13T14:14:55.1174292Z Make sure there is no memory leak with many threads ... ok (2.197s) 2022-08-13T14:14:55.1177578Z test_one_thread (__main__.TestOpenMP_ParallelFor) 2022-08-13T14:14:57.8508708Z Make sure there is no memory leak with one thread: issue gh-32284 ... ok (2.733s) 2022-08-13T14:14:57.8509033Z 2022-08-13T14:14:57.8509319Z ---------------------------------------------------------------------- 2022-08-13T14:14:57.8509667Z Ran 2 tests in 4.931s 2022-08-13T14:14:57.8509810Z 2022-08-13T14:14:57.8509907Z OK 2022-08-13T14:14:57.8510044Z 2022-08-13T14:14:57.8510176Z Generating XML reports... 2022-08-13T14:14:57.8546816Z Generated XML report: test-reports/python-unittest/test_openmp/TEST-TestOpenMP_ParallelFor-20220813141452.xml 2022-08-13T14:14:58.1664812Z Running test_ops_gradients ... [2022-08-13 14:14:58.165893] 2022-08-13T14:14:58.1665937Z Executing ['/opt/conda/bin/python', '-bb', 'test_ops_gradients.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2022-08-13 14:14:58.165998] 2022-08-13T14:15:02.7416581Z Test results will be stored in test-reports/python-unittest/test_ops_gradients 2022-08-13T14:15:03.0145928Z 2022-08-13T14:15:03.0146486Z Running tests... 2022-08-13T14:15:03.0147376Z ---------------------------------------------------------------------- 2022-08-13T14:15:03.0180698Z test_fn_fail_gradgrad_H_cuda_complex128 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does support gradgrad (0.003s) 2022-08-13T14:15:03.0203343Z test_fn_fail_gradgrad_H_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does support gradgrad (0.002s) 2022-08-13T14:15:03.0221481Z test_fn_fail_gradgrad_T_cuda_complex128 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does support gradgrad (0.002s) 2022-08-13T14:15:03.0239445Z test_fn_fail_gradgrad_T_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does support gradgrad (0.002s) 2022-08-13T14:15:03.0258082Z test_fn_fail_gradgrad___getitem___cuda_complex128 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does support gradgrad (0.002s) 2022-08-13T14:15:03.0275658Z test_fn_fail_gradgrad___getitem___cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does support gradgrad (0.002s) 2022-08-13T14:15:03.0293769Z test_fn_fail_gradgrad___radd___cuda_complex128 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does support gradgrad (0.002s) 2022-08-13T14:15:03.0311674Z test_fn_fail_gradgrad___radd___cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does support gradgrad (0.002s) 2022-08-13T14:15:03.0329711Z test_fn_fail_gradgrad___rdiv___cuda_complex128 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does support gradgrad (0.002s) 2022-08-13T14:15:03.0348695Z test_fn_fail_gradgrad___rdiv___cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does support gradgrad (0.002s) 2022-08-13T14:15:03.0366319Z test_fn_fail_gradgrad___rmatmul___cuda_complex128 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does support gradgrad (0.002s) 2022-08-13T14:15:03.0384151Z test_fn_fail_gradgrad___rmatmul___cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does support gradgrad (0.002s) 2022-08-13T14:15:03.0401909Z test_fn_fail_gradgrad___rmod___cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does support gradgrad (0.002s) 2022-08-13T14:15:03.0419988Z test_fn_fail_gradgrad___rmul___cuda_complex128 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does support gradgrad (0.002s) 2022-08-13T14:15:03.0437790Z test_fn_fail_gradgrad___rmul___cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does support gradgrad (0.002s) 2022-08-13T14:15:03.0445566Z test_fn_fail_gradgrad___rpow___cuda_complex128 (__main__.TestGradientsCUDA) ... skip: Skipped! (0.001s) 2022-08-13T14:15:03.0452351Z test_fn_fail_gradgrad___rpow___cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! (0.001s) 2022-08-13T14:15:03.0470940Z test_fn_fail_gradgrad___rsub___cuda_complex128 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does support gradgrad (0.002s) 2022-08-13T14:15:03.0491019Z test_fn_fail_gradgrad___rsub___cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does support gradgrad (0.002s) 2022-08-13T14:15:03.0508703Z test_fn_fail_gradgrad__masked_amax_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does support gradgrad (0.002s) 2022-08-13T14:15:03.0526268Z test_fn_fail_gradgrad__masked_amin_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does support gradgrad (0.002s) 2022-08-13T14:15:03.0544208Z test_fn_fail_gradgrad__masked_argmax_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Op doesn't support autograd for this dtype. (0.002s) 2022-08-13T14:15:03.0561648Z test_fn_fail_gradgrad__masked_argmin_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Op doesn't support autograd for this dtype. (0.002s) 2022-08-13T14:15:03.0579473Z test_fn_fail_gradgrad__masked_cumprod_cuda_complex128 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does support gradgrad (0.002s) 2022-08-13T14:15:03.0597256Z test_fn_fail_gradgrad__masked_cumprod_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does support gradgrad (0.002s) 2022-08-13T14:15:03.0615262Z test_fn_fail_gradgrad__masked_cumsum_cuda_complex128 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does support gradgrad (0.002s) 2022-08-13T14:15:03.0632900Z test_fn_fail_gradgrad__masked_cumsum_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does support gradgrad (0.002s) 2022-08-13T14:15:03.0653916Z test_fn_fail_gradgrad__masked_log_softmax_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does support gradgrad (0.002s) 2022-08-13T14:15:03.0671454Z test_fn_fail_gradgrad__masked_logaddexp_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does support gradgrad (0.002s) 2022-08-13T14:15:03.0689200Z test_fn_fail_gradgrad__masked_logsumexp_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does support gradgrad (0.002s) 2022-08-13T14:15:03.0706964Z test_fn_fail_gradgrad__masked_mean_cuda_complex128 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does support gradgrad (0.002s) 2022-08-13T14:15:03.0724407Z test_fn_fail_gradgrad__masked_mean_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does support gradgrad (0.002s) 2022-08-13T14:15:03.0742325Z test_fn_fail_gradgrad__masked_median_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does support gradgrad (0.002s) 2022-08-13T14:15:03.0759722Z test_fn_fail_gradgrad__masked_norm_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does support gradgrad (0.002s) 2022-08-13T14:15:03.0777614Z test_fn_fail_gradgrad__masked_normalize_cuda_complex128 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does support gradgrad (0.002s) 2022-08-13T14:15:03.0795215Z test_fn_fail_gradgrad__masked_normalize_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does support gradgrad (0.002s) 2022-08-13T14:15:03.0813460Z test_fn_fail_gradgrad__masked_prod_cuda_complex128 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does support gradgrad (0.002s) 2022-08-13T14:15:03.0835029Z test_fn_fail_gradgrad__masked_prod_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does support gradgrad (0.002s) 2022-08-13T14:15:03.0852997Z test_fn_fail_gradgrad__masked_softmax_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does support gradgrad (0.002s) 2022-08-13T14:15:03.0870520Z test_fn_fail_gradgrad__masked_softmin_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does support gradgrad (0.002s) 2022-08-13T14:15:03.0888617Z test_fn_fail_gradgrad__masked_std_cuda_complex128 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does support gradgrad (0.002s) 2022-08-13T14:15:03.0906069Z test_fn_fail_gradgrad__masked_std_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does support gradgrad (0.002s) 2022-08-13T14:15:03.0923761Z test_fn_fail_gradgrad__masked_sum_cuda_complex128 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does support gradgrad (0.002s) 2022-08-13T14:15:03.0941622Z test_fn_fail_gradgrad__masked_sum_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does support gradgrad (0.002s) 2022-08-13T14:15:03.0959244Z test_fn_fail_gradgrad__masked_var_cuda_complex128 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does support gradgrad (0.002s) 2022-08-13T14:15:03.0977024Z test_fn_fail_gradgrad__masked_var_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does support gradgrad (0.002s) 2022-08-13T14:15:03.0994770Z test_fn_fail_gradgrad_abs_cuda_complex128 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does support gradgrad (0.002s) 2022-08-13T14:15:03.1012760Z test_fn_fail_gradgrad_abs_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does support gradgrad (0.002s) 2022-08-13T14:15:03.1034783Z test_fn_fail_gradgrad_acos_cuda_complex128 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does support gradgrad (0.002s) 2022-08-13T14:15:03.1052609Z test_fn_fail_gradgrad_acos_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does support gradgrad (0.002s) 2022-08-13T14:15:03.1070163Z test_fn_fail_gradgrad_acosh_cuda_complex128 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does support gradgrad (0.002s) 2022-08-13T14:15:03.1088138Z test_fn_fail_gradgrad_acosh_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does support gradgrad (0.002s) 2022-08-13T14:15:03.1105609Z test_fn_fail_gradgrad_add_cuda_complex128 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does support gradgrad (0.002s) 2022-08-13T14:15:03.1123280Z test_fn_fail_gradgrad_add_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does support gradgrad (0.002s) 2022-08-13T14:15:03.1141156Z test_fn_fail_gradgrad_addbmm_cuda_complex128 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does support gradgrad (0.002s) 2022-08-13T14:15:03.1158883Z test_fn_fail_gradgrad_addbmm_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does support gradgrad (0.002s) 2022-08-13T14:15:03.1176758Z test_fn_fail_gradgrad_addcdiv_cuda_complex128 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does support gradgrad (0.002s) 2022-08-13T14:15:03.1194347Z test_fn_fail_gradgrad_addcdiv_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does support gradgrad (0.002s) 2022-08-13T14:15:03.1212602Z test_fn_fail_gradgrad_addcmul_cuda_complex128 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does support gradgrad (0.002s) 2022-08-13T14:15:03.1234499Z test_fn_fail_gradgrad_addcmul_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does support gradgrad (0.002s) 2022-08-13T14:15:03.1252454Z test_fn_fail_gradgrad_addmm_cuda_complex128 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does support gradgrad (0.002s) 2022-08-13T14:15:03.1270033Z test_fn_fail_gradgrad_addmm_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does support gradgrad (0.002s) 2022-08-13T14:15:03.1288089Z test_fn_fail_gradgrad_addmm_decomposed_cuda_complex128 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does support gradgrad (0.002s) 2022-08-13T14:15:03.1305748Z test_fn_fail_gradgrad_addmm_decomposed_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does support gradgrad (0.002s) 2022-08-13T14:15:03.1323511Z test_fn_fail_gradgrad_addmv_cuda_complex128 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does support gradgrad (0.002s) 2022-08-13T14:15:03.1341351Z test_fn_fail_gradgrad_addmv_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does support gradgrad (0.002s) 2022-08-13T14:15:03.1359013Z test_fn_fail_gradgrad_addr_cuda_complex128 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does support gradgrad (0.002s) 2022-08-13T14:15:03.1376789Z test_fn_fail_gradgrad_addr_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does support gradgrad (0.002s) 2022-08-13T14:15:03.1394480Z test_fn_fail_gradgrad_all_cuda_complex128 (__main__.TestGradientsCUDA) ... skip: Skipped! Op doesn't support autograd for this dtype. (0.002s) 2022-08-13T14:15:03.1412473Z test_fn_fail_gradgrad_all_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Op doesn't support autograd for this dtype. (0.002s) 2022-08-13T14:15:03.1434253Z test_fn_fail_gradgrad_allclose_cuda_complex128 (__main__.TestGradientsCUDA) ... skip: Skipped! Op doesn't support autograd for this dtype. (0.002s) 2022-08-13T14:15:03.1452246Z test_fn_fail_gradgrad_allclose_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Op doesn't support autograd for this dtype. (0.002s) 2022-08-13T14:15:03.1469643Z test_fn_fail_gradgrad_amax_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does support gradgrad (0.002s) 2022-08-13T14:15:03.1487232Z test_fn_fail_gradgrad_amin_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does support gradgrad (0.002s) 2022-08-13T14:15:03.1504996Z test_fn_fail_gradgrad_aminmax_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Op doesn't support autograd for this dtype. (0.002s) 2022-08-13T14:15:03.1522521Z test_fn_fail_gradgrad_angle_cuda_complex128 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does support gradgrad (0.002s) 2022-08-13T14:15:03.1540433Z test_fn_fail_gradgrad_angle_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does support gradgrad (0.002s) 2022-08-13T14:15:03.1558103Z test_fn_fail_gradgrad_any_cuda_complex128 (__main__.TestGradientsCUDA) ... skip: Skipped! Op doesn't support autograd for this dtype. (0.002s) 2022-08-13T14:15:03.1575881Z test_fn_fail_gradgrad_any_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Op doesn't support autograd for this dtype. (0.002s) 2022-08-13T14:15:03.1593467Z test_fn_fail_gradgrad_arange_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Op doesn't support autograd for this dtype. (0.002s) 2022-08-13T14:15:03.1611456Z test_fn_fail_gradgrad_argmax_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Op doesn't support autograd for this dtype. (0.002s) 2022-08-13T14:15:03.1633034Z test_fn_fail_gradgrad_argmin_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Op doesn't support autograd for this dtype. (0.002s) 2022-08-13T14:15:03.1651039Z test_fn_fail_gradgrad_argsort_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Op doesn't support autograd for this dtype. (0.002s) 2022-08-13T14:15:03.1668443Z test_fn_fail_gradgrad_argwhere_cuda_complex128 (__main__.TestGradientsCUDA) ... skip: Skipped! Op doesn't support autograd for this dtype. (0.002s) 2022-08-13T14:15:03.1686027Z test_fn_fail_gradgrad_argwhere_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Op doesn't support autograd for this dtype. (0.002s) 2022-08-13T14:15:03.1693210Z test_fn_fail_gradgrad_as_strided_cuda_complex128 (__main__.TestGradientsCUDA) ... skip: Numerous errors (0.001s) 2022-08-13T14:15:03.1700749Z test_fn_fail_gradgrad_as_strided_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Numerous errors (0.001s) 2022-08-13T14:15:03.1718706Z test_fn_fail_gradgrad_as_strided_scatter_cuda_complex128 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does support gradgrad (0.002s) 2022-08-13T14:15:03.1736817Z test_fn_fail_gradgrad_as_strided_scatter_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does support gradgrad (0.002s) 2022-08-13T14:15:03.1754349Z test_fn_fail_gradgrad_asin_cuda_complex128 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does support gradgrad (0.002s) 2022-08-13T14:15:03.1772323Z test_fn_fail_gradgrad_asin_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does support gradgrad (0.002s) 2022-08-13T14:15:03.1790131Z test_fn_fail_gradgrad_asinh_cuda_complex128 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does support gradgrad (0.002s) 2022-08-13T14:15:03.1808164Z test_fn_fail_gradgrad_asinh_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does support gradgrad (0.002s) 2022-08-13T14:15:03.1825698Z test_fn_fail_gradgrad_atan2_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does support gradgrad (0.002s) 2022-08-13T14:15:03.1848274Z test_fn_fail_gradgrad_atan_cuda_complex128 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does support gradgrad (0.002s) 2022-08-13T14:15:03.1865708Z test_fn_fail_gradgrad_atan_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does support gradgrad (0.002s) 2022-08-13T14:15:03.1883797Z test_fn_fail_gradgrad_atanh_cuda_complex128 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does support gradgrad (0.002s) 2022-08-13T14:15:03.1901694Z test_fn_fail_gradgrad_atanh_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does support gradgrad (0.002s) 2022-08-13T14:15:03.1919428Z test_fn_fail_gradgrad_atleast_1d_cuda_complex128 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does support gradgrad (0.002s) 2022-08-13T14:15:03.1937272Z test_fn_fail_gradgrad_atleast_1d_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does support gradgrad (0.002s) 2022-08-13T14:15:03.1954810Z test_fn_fail_gradgrad_atleast_2d_cuda_complex128 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does support gradgrad (0.002s) 2022-08-13T14:15:03.1972695Z test_fn_fail_gradgrad_atleast_2d_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does support gradgrad (0.002s) 2022-08-13T14:15:03.1990363Z test_fn_fail_gradgrad_atleast_3d_cuda_complex128 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does support gradgrad (0.002s) 2022-08-13T14:15:03.2008586Z test_fn_fail_gradgrad_atleast_3d_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does support gradgrad (0.002s) 2022-08-13T14:15:03.2026572Z test_fn_fail_gradgrad_baddbmm_cuda_complex128 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does support gradgrad (0.002s) 2022-08-13T14:15:03.2049215Z test_fn_fail_gradgrad_baddbmm_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does support gradgrad (0.002s) 2022-08-13T14:15:03.2067216Z test_fn_fail_gradgrad_bernoulli_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does support gradgrad (0.002s) 2022-08-13T14:15:03.2085138Z test_fn_fail_gradgrad_bfloat16_cuda_complex128 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does support gradgrad (0.002s) 2022-08-13T14:15:03.2103384Z test_fn_fail_gradgrad_bfloat16_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does support gradgrad (0.002s) 2022-08-13T14:15:03.2121280Z test_fn_fail_gradgrad_block_diag_cuda_complex128 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does support gradgrad (0.002s) 2022-08-13T14:15:03.2139759Z test_fn_fail_gradgrad_block_diag_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does support gradgrad (0.002s) 2022-08-13T14:15:03.2157434Z test_fn_fail_gradgrad_bmm_cuda_complex128 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does support gradgrad (0.002s) 2022-08-13T14:15:03.2175586Z test_fn_fail_gradgrad_bmm_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does support gradgrad (0.002s) 2022-08-13T14:15:03.2193616Z test_fn_fail_gradgrad_bool_cuda_complex128 (__main__.TestGradientsCUDA) ... skip: Skipped! Op doesn't support autograd for this dtype. (0.002s) 2022-08-13T14:15:03.2211847Z test_fn_fail_gradgrad_bool_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Op doesn't support autograd for this dtype. (0.002s) 2022-08-13T14:15:03.2229704Z test_fn_fail_gradgrad_broadcast_tensors_cuda_complex128 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does support gradgrad (0.002s) 2022-08-13T14:15:03.2252766Z test_fn_fail_gradgrad_broadcast_tensors_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does support gradgrad (0.002s) 2022-08-13T14:15:03.2270672Z test_fn_fail_gradgrad_broadcast_to_cuda_complex128 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does support gradgrad (0.002s) 2022-08-13T14:15:03.2288655Z test_fn_fail_gradgrad_broadcast_to_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does support gradgrad (0.002s) 2022-08-13T14:15:03.2306219Z test_fn_fail_gradgrad_bucketize_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Op doesn't support autograd for this dtype. (0.002s) 2022-08-13T14:15:03.2324355Z test_fn_fail_gradgrad_byte_cuda_complex128 (__main__.TestGradientsCUDA) ... skip: Skipped! Op doesn't support autograd for this dtype. (0.002s) 2022-08-13T14:15:03.2342112Z test_fn_fail_gradgrad_byte_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Op doesn't support autograd for this dtype. (0.002s) 2022-08-13T14:15:03.2359706Z test_fn_fail_gradgrad_cartesian_prod_cuda_complex128 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does support gradgrad (0.002s) 2022-08-13T14:15:03.2377281Z test_fn_fail_gradgrad_cartesian_prod_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does support gradgrad (0.002s) 2022-08-13T14:15:03.2394995Z test_fn_fail_gradgrad_cat_cuda_complex128 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does support gradgrad (0.002s) 2022-08-13T14:15:03.2412994Z test_fn_fail_gradgrad_cat_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does support gradgrad (0.002s) 2022-08-13T14:15:03.5554294Z test_fn_fail_gradgrad_cdist_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.314s) 2022-08-13T14:15:03.5571920Z test_fn_fail_gradgrad_ceil_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does support gradgrad (0.002s) 2022-08-13T14:15:03.5589648Z test_fn_fail_gradgrad_chalf_cuda_complex128 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does support gradgrad (0.002s) 2022-08-13T14:15:03.5607730Z test_fn_fail_gradgrad_chalf_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does support gradgrad (0.002s) 2022-08-13T14:15:03.5625526Z test_fn_fail_gradgrad_char_cuda_complex128 (__main__.TestGradientsCUDA) ... skip: Skipped! Op doesn't support autograd for this dtype. (0.002s) 2022-08-13T14:15:03.5643191Z test_fn_fail_gradgrad_char_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Op doesn't support autograd for this dtype. (0.002s) 2022-08-13T14:15:03.5660557Z test_fn_fail_gradgrad_cholesky_cuda_complex128 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does support gradgrad (0.002s) 2022-08-13T14:15:03.5678033Z test_fn_fail_gradgrad_cholesky_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does support gradgrad (0.002s) 2022-08-13T14:15:03.5696137Z test_fn_fail_gradgrad_cholesky_inverse_cuda_complex128 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does support gradgrad (0.002s) 2022-08-13T14:15:03.5713383Z test_fn_fail_gradgrad_cholesky_inverse_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does support gradgrad (0.002s) 2022-08-13T14:15:03.5731230Z test_fn_fail_gradgrad_cholesky_solve_cuda_complex128 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does support gradgrad (0.002s) 2022-08-13T14:15:03.5753192Z test_fn_fail_gradgrad_cholesky_solve_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does support gradgrad (0.002s) 2022-08-13T14:15:03.5771385Z test_fn_fail_gradgrad_chunk_cuda_complex128 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does support gradgrad (0.002s) 2022-08-13T14:15:03.5789101Z test_fn_fail_gradgrad_chunk_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does support gradgrad (0.002s) 2022-08-13T14:15:03.5806929Z test_fn_fail_gradgrad_clamp_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does support gradgrad (0.002s) 2022-08-13T14:15:03.5824877Z test_fn_fail_gradgrad_clamp_max_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does support gradgrad (0.002s) 2022-08-13T14:15:03.5842763Z test_fn_fail_gradgrad_clamp_min_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does support gradgrad (0.002s) 2022-08-13T14:15:03.5860733Z test_fn_fail_gradgrad_clone_cuda_complex128 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does support gradgrad (0.002s) 2022-08-13T14:15:03.5878499Z test_fn_fail_gradgrad_clone_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does support gradgrad (0.002s) 2022-08-13T14:15:03.5896567Z test_fn_fail_gradgrad_column_stack_cuda_complex128 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does support gradgrad (0.002s) 2022-08-13T14:15:03.5914255Z test_fn_fail_gradgrad_column_stack_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does support gradgrad (0.002s) 2022-08-13T14:15:03.5932500Z test_fn_fail_gradgrad_combinations_cuda_complex128 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does support gradgrad (0.002s) 2022-08-13T14:15:03.5954647Z test_fn_fail_gradgrad_combinations_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does support gradgrad (0.002s) 2022-08-13T14:15:03.5972509Z test_fn_fail_gradgrad_complex_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does support gradgrad (0.002s) 2022-08-13T14:15:03.5990110Z test_fn_fail_gradgrad_conj_cuda_complex128 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does support gradgrad (0.002s) 2022-08-13T14:15:03.6008131Z test_fn_fail_gradgrad_conj_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does support gradgrad (0.002s) 2022-08-13T14:15:03.6025860Z test_fn_fail_gradgrad_conj_physical_cuda_complex128 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does support gradgrad (0.002s) 2022-08-13T14:15:03.6043557Z test_fn_fail_gradgrad_conj_physical_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does support gradgrad (0.002s) 2022-08-13T14:15:03.6061513Z test_fn_fail_gradgrad_constant_pad_nd_cuda_complex128 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does support gradgrad (0.002s) 2022-08-13T14:15:03.6079083Z test_fn_fail_gradgrad_constant_pad_nd_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does support gradgrad (0.002s) 2022-08-13T14:15:03.6097484Z test_fn_fail_gradgrad_contiguous_cuda_complex128 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does support gradgrad (0.002s) 2022-08-13T14:15:03.6115188Z test_fn_fail_gradgrad_contiguous_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does support gradgrad (0.002s) 2022-08-13T14:15:03.6133533Z test_fn_fail_gradgrad_copysign_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does support gradgrad (0.002s) 2022-08-13T14:15:03.6155842Z test_fn_fail_gradgrad_corrcoef_cuda_complex128 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does support gradgrad (0.002s) 2022-08-13T14:15:03.6173824Z test_fn_fail_gradgrad_corrcoef_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does support gradgrad (0.002s) 2022-08-13T14:15:03.6191391Z test_fn_fail_gradgrad_cos_cuda_complex128 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does support gradgrad (0.002s) 2022-08-13T14:15:03.6209483Z test_fn_fail_gradgrad_cos_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does support gradgrad (0.002s) 2022-08-13T14:15:03.6227257Z test_fn_fail_gradgrad_cosh_cuda_complex128 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does support gradgrad (0.002s) 2022-08-13T14:15:03.6244949Z test_fn_fail_gradgrad_cosh_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does support gradgrad (0.002s) 2022-08-13T14:15:03.6263036Z test_fn_fail_gradgrad_count_nonzero_cuda_complex128 (__main__.TestGradientsCUDA) ... skip: Skipped! Op doesn't support autograd for this dtype. (0.002s) 2022-08-13T14:15:03.6280727Z test_fn_fail_gradgrad_count_nonzero_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Op doesn't support autograd for this dtype. (0.002s) 2022-08-13T14:15:03.6298442Z test_fn_fail_gradgrad_cov_cuda_complex128 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does support gradgrad (0.002s) 2022-08-13T14:15:03.6316411Z test_fn_fail_gradgrad_cov_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does support gradgrad (0.002s) 2022-08-13T14:15:03.6334400Z test_fn_fail_gradgrad_cross_cuda_complex128 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does support gradgrad (0.002s) 2022-08-13T14:15:03.6356981Z test_fn_fail_gradgrad_cross_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does support gradgrad (0.002s) 2022-08-13T14:15:03.6374930Z test_fn_fail_gradgrad_cummax_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does support gradgrad (0.002s) 2022-08-13T14:15:03.6393058Z test_fn_fail_gradgrad_cummin_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does support gradgrad (0.002s) 2022-08-13T14:15:03.6410998Z test_fn_fail_gradgrad_cumprod_cuda_complex128 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does support gradgrad (0.002s) 2022-08-13T14:15:03.6428856Z test_fn_fail_gradgrad_cumprod_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does support gradgrad (0.002s) 2022-08-13T14:15:03.6446581Z test_fn_fail_gradgrad_cumsum_cuda_complex128 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does support gradgrad (0.002s) 2022-08-13T14:15:03.6464546Z test_fn_fail_gradgrad_cumsum_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does support gradgrad (0.002s) 2022-08-13T14:15:03.6482350Z test_fn_fail_gradgrad_cumulative_trapezoid_cuda_complex128 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does support gradgrad (0.002s) 2022-08-13T14:15:03.6500435Z test_fn_fail_gradgrad_cumulative_trapezoid_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does support gradgrad (0.002s) 2022-08-13T14:15:03.6518068Z test_fn_fail_gradgrad_deg2rad_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does support gradgrad (0.002s) 2022-08-13T14:15:03.6536281Z test_fn_fail_gradgrad_diag_cuda_complex128 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does support gradgrad (0.002s) 2022-08-13T14:15:03.6558774Z test_fn_fail_gradgrad_diag_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does support gradgrad (0.002s) 2022-08-13T14:15:03.6576680Z test_fn_fail_gradgrad_diag_embed_cuda_complex128 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does support gradgrad (0.002s) 2022-08-13T14:15:03.6594798Z test_fn_fail_gradgrad_diag_embed_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does support gradgrad (0.002s) 2022-08-13T14:15:03.6612768Z test_fn_fail_gradgrad_diagflat_cuda_complex128 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does support gradgrad (0.002s) 2022-08-13T14:15:03.6630553Z test_fn_fail_gradgrad_diagflat_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does support gradgrad (0.002s) 2022-08-13T14:15:03.6648350Z test_fn_fail_gradgrad_diagonal_cuda_complex128 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does support gradgrad (0.002s) 2022-08-13T14:15:03.6665914Z test_fn_fail_gradgrad_diagonal_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does support gradgrad (0.002s) 2022-08-13T14:15:03.6683684Z test_fn_fail_gradgrad_diagonal_scatter_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does support gradgrad (0.002s) 2022-08-13T14:15:03.6702112Z test_fn_fail_gradgrad_diff_cuda_complex128 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does support gradgrad (0.002s) 2022-08-13T14:15:03.6719893Z test_fn_fail_gradgrad_diff_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does support gradgrad (0.002s) 2022-08-13T14:15:03.6738102Z test_fn_fail_gradgrad_digamma_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does support gradgrad (0.002s) 2022-08-13T14:15:03.6761472Z test_fn_fail_gradgrad_dist_cuda_complex128 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does support gradgrad (0.002s) 2022-08-13T14:15:03.6779522Z test_fn_fail_gradgrad_dist_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does support gradgrad (0.002s) 2022-08-13T14:15:03.6797301Z test_fn_fail_gradgrad_div_floor_rounding_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does support gradgrad (0.002s) 2022-08-13T14:15:03.6815475Z test_fn_fail_gradgrad_div_no_rounding_mode_cuda_complex128 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does support gradgrad (0.002s) 2022-08-13T14:15:03.6833238Z test_fn_fail_gradgrad_div_no_rounding_mode_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does support gradgrad (0.002s) 2022-08-13T14:15:03.6851248Z test_fn_fail_gradgrad_div_trunc_rounding_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does support gradgrad (0.002s) 2022-08-13T14:15:03.6868792Z test_fn_fail_gradgrad_dot_cuda_complex128 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does support gradgrad (0.002s) 2022-08-13T14:15:03.6887806Z test_fn_fail_gradgrad_dot_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does support gradgrad (0.002s) 2022-08-13T14:15:03.6904874Z test_fn_fail_gradgrad_double_cuda_complex128 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does support gradgrad (0.002s) 2022-08-13T14:15:03.6922583Z test_fn_fail_gradgrad_double_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does support gradgrad (0.002s) 2022-08-13T14:15:03.6940605Z test_fn_fail_gradgrad_dsplit_cuda_complex128 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does support gradgrad (0.002s) 2022-08-13T14:15:03.6963142Z test_fn_fail_gradgrad_dsplit_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does support gradgrad (0.002s) 2022-08-13T14:15:03.6981330Z test_fn_fail_gradgrad_dstack_cuda_complex128 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does support gradgrad (0.002s) 2022-08-13T14:15:03.6999001Z test_fn_fail_gradgrad_dstack_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does support gradgrad (0.002s) 2022-08-13T14:15:03.7016765Z test_fn_fail_gradgrad_eig_cuda_complex128 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does support gradgrad (0.002s) 2022-08-13T14:15:03.7034251Z test_fn_fail_gradgrad_eig_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does support gradgrad (0.002s) 2022-08-13T14:15:03.7052342Z test_fn_fail_gradgrad_einsum_cuda_complex128 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does support gradgrad (0.002s) 2022-08-13T14:15:03.7069846Z test_fn_fail_gradgrad_einsum_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does support gradgrad (0.002s) 2022-08-13T14:15:03.7088192Z test_fn_fail_gradgrad_empty_cuda_complex128 (__main__.TestGradientsCUDA) ... skip: Skipped! Op doesn't support autograd for this dtype. (0.002s) 2022-08-13T14:15:03.7106038Z test_fn_fail_gradgrad_empty_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Op doesn't support autograd for this dtype. (0.002s) 2022-08-13T14:15:03.7123707Z test_fn_fail_gradgrad_empty_like_cuda_complex128 (__main__.TestGradientsCUDA) ... skip: Skipped! Op doesn't support autograd for this dtype. (0.002s) 2022-08-13T14:15:03.7142040Z test_fn_fail_gradgrad_empty_like_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Op doesn't support autograd for this dtype. (0.002s) 2022-08-13T14:15:03.7164574Z test_fn_fail_gradgrad_eq_cuda_complex128 (__main__.TestGradientsCUDA) ... skip: Skipped! Op doesn't support autograd for this dtype. (0.002s) 2022-08-13T14:15:03.7182254Z test_fn_fail_gradgrad_eq_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Op doesn't support autograd for this dtype. (0.002s) 2022-08-13T14:15:03.7200006Z test_fn_fail_gradgrad_equal_cuda_complex128 (__main__.TestGradientsCUDA) ... skip: Skipped! Op doesn't support autograd for this dtype. (0.002s) 2022-08-13T14:15:03.7218020Z test_fn_fail_gradgrad_equal_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Op doesn't support autograd for this dtype. (0.002s) 2022-08-13T14:15:03.7235672Z test_fn_fail_gradgrad_erf_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does support gradgrad (0.002s) 2022-08-13T14:15:03.7253758Z test_fn_fail_gradgrad_erfc_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does support gradgrad (0.002s) 2022-08-13T14:15:03.7271658Z test_fn_fail_gradgrad_erfinv_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does support gradgrad (0.002s) 2022-08-13T14:15:03.7289601Z test_fn_fail_gradgrad_exp2_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does support gradgrad (0.002s) 2022-08-13T14:15:03.7307454Z test_fn_fail_gradgrad_exp_cuda_complex128 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does support gradgrad (0.002s) 2022-08-13T14:15:03.7325173Z test_fn_fail_gradgrad_exp_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does support gradgrad (0.002s) 2022-08-13T14:15:03.7343172Z test_fn_fail_gradgrad_expand_as_cuda_complex128 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does support gradgrad (0.002s) 2022-08-13T14:15:03.7365952Z test_fn_fail_gradgrad_expand_as_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does support gradgrad (0.002s) 2022-08-13T14:15:03.7383791Z test_fn_fail_gradgrad_expand_cuda_complex128 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does support gradgrad (0.002s) 2022-08-13T14:15:03.7401528Z test_fn_fail_gradgrad_expand_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does support gradgrad (0.002s) 2022-08-13T14:15:03.7419467Z test_fn_fail_gradgrad_expm1_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does support gradgrad (0.002s) 2022-08-13T14:15:03.7437414Z test_fn_fail_gradgrad_fft_fft2_cuda_complex128 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does support gradgrad (0.002s) 2022-08-13T14:15:03.7455504Z test_fn_fail_gradgrad_fft_fft2_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does support gradgrad (0.002s) 2022-08-13T14:15:03.7473263Z test_fn_fail_gradgrad_fft_fft_cuda_complex128 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does support gradgrad (0.002s) 2022-08-13T14:15:03.7491436Z test_fn_fail_gradgrad_fft_fft_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does support gradgrad (0.002s) 2022-08-13T14:15:03.7509357Z test_fn_fail_gradgrad_fft_fftn_cuda_complex128 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does support gradgrad (0.002s) 2022-08-13T14:15:03.7527407Z test_fn_fail_gradgrad_fft_fftn_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does support gradgrad (0.002s) 2022-08-13T14:15:03.7545378Z test_fn_fail_gradgrad_fft_fftshift_cuda_complex128 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does support gradgrad (0.002s) 2022-08-13T14:15:03.7568375Z test_fn_fail_gradgrad_fft_fftshift_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does support gradgrad (0.002s) 2022-08-13T14:15:03.7586034Z test_fn_fail_gradgrad_fft_hfft2_cuda_complex128 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does support gradgrad (0.002s) 2022-08-13T14:15:03.7603964Z test_fn_fail_gradgrad_fft_hfft2_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does support gradgrad (0.002s) 2022-08-13T14:15:03.7621997Z test_fn_fail_gradgrad_fft_hfft_cuda_complex128 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does support gradgrad (0.002s) 2022-08-13T14:15:03.7639719Z test_fn_fail_gradgrad_fft_hfft_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does support gradgrad (0.002s) 2022-08-13T14:15:03.7657821Z test_fn_fail_gradgrad_fft_hfftn_cuda_complex128 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does support gradgrad (0.002s) 2022-08-13T14:15:03.7675598Z test_fn_fail_gradgrad_fft_hfftn_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does support gradgrad (0.002s) 2022-08-13T14:15:03.7693860Z test_fn_fail_gradgrad_fft_ifft2_cuda_complex128 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does support gradgrad (0.002s) 2022-08-13T14:15:03.7711570Z test_fn_fail_gradgrad_fft_ifft2_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does support gradgrad (0.002s) 2022-08-13T14:15:03.7729633Z test_fn_fail_gradgrad_fft_ifft_cuda_complex128 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does support gradgrad (0.002s) 2022-08-13T14:15:03.7747667Z test_fn_fail_gradgrad_fft_ifft_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does support gradgrad (0.002s) 2022-08-13T14:15:03.7770648Z test_fn_fail_gradgrad_fft_ifftn_cuda_complex128 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does support gradgrad (0.002s) 2022-08-13T14:15:03.7788342Z test_fn_fail_gradgrad_fft_ifftn_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does support gradgrad (0.002s) 2022-08-13T14:15:03.7806188Z test_fn_fail_gradgrad_fft_ifftshift_cuda_complex128 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does support gradgrad (0.002s) 2022-08-13T14:15:03.7824188Z test_fn_fail_gradgrad_fft_ifftshift_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does support gradgrad (0.002s) 2022-08-13T14:15:03.7841891Z test_fn_fail_gradgrad_fft_ihfft2_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does support gradgrad (0.002s) 2022-08-13T14:15:03.7859910Z test_fn_fail_gradgrad_fft_ihfft_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does support gradgrad (0.002s) 2022-08-13T14:15:03.7877680Z test_fn_fail_gradgrad_fft_ihfftn_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does support gradgrad (0.002s) 2022-08-13T14:15:03.7895893Z test_fn_fail_gradgrad_fft_irfft2_cuda_complex128 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does support gradgrad (0.002s) 2022-08-13T14:15:03.7913524Z test_fn_fail_gradgrad_fft_irfft2_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does support gradgrad (0.002s) 2022-08-13T14:15:03.7931886Z test_fn_fail_gradgrad_fft_irfft_cuda_complex128 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does support gradgrad (0.002s) 2022-08-13T14:15:03.7949500Z test_fn_fail_gradgrad_fft_irfft_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does support gradgrad (0.002s) 2022-08-13T14:15:03.7972611Z test_fn_fail_gradgrad_fft_irfftn_cuda_complex128 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does support gradgrad (0.002s) 2022-08-13T14:15:03.7990264Z test_fn_fail_gradgrad_fft_irfftn_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does support gradgrad (0.002s) 2022-08-13T14:15:03.8008510Z test_fn_fail_gradgrad_fft_rfft2_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does support gradgrad (0.002s) 2022-08-13T14:15:03.8026250Z test_fn_fail_gradgrad_fft_rfft_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does support gradgrad (0.002s) 2022-08-13T14:15:03.8044277Z test_fn_fail_gradgrad_fft_rfftn_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does support gradgrad (0.002s) 2022-08-13T14:15:03.8062281Z test_fn_fail_gradgrad_fill_cuda_complex128 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does support gradgrad (0.002s) 2022-08-13T14:15:03.8080179Z test_fn_fail_gradgrad_fill_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does support gradgrad (0.002s) 2022-08-13T14:15:03.8098164Z test_fn_fail_gradgrad_flatten_cuda_complex128 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does support gradgrad (0.002s) 2022-08-13T14:15:03.8116101Z test_fn_fail_gradgrad_flatten_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does support gradgrad (0.002s) 2022-08-13T14:15:03.8134085Z test_fn_fail_gradgrad_flip_cuda_complex128 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does support gradgrad (0.002s) 2022-08-13T14:15:03.8151948Z test_fn_fail_gradgrad_flip_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does support gradgrad (0.002s) 2022-08-13T14:15:03.8175040Z test_fn_fail_gradgrad_fliplr_cuda_complex128 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does support gradgrad (0.002s) 2022-08-13T14:15:03.8192899Z test_fn_fail_gradgrad_fliplr_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does support gradgrad (0.002s) 2022-08-13T14:15:03.8210951Z test_fn_fail_gradgrad_flipud_cuda_complex128 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does support gradgrad (0.002s) 2022-08-13T14:15:03.8228601Z test_fn_fail_gradgrad_flipud_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does support gradgrad (0.002s) 2022-08-13T14:15:03.8246559Z test_fn_fail_gradgrad_float_cuda_complex128 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does support gradgrad (0.002s) 2022-08-13T14:15:03.8264564Z test_fn_fail_gradgrad_float_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does support gradgrad (0.002s) 2022-08-13T14:15:03.8282375Z test_fn_fail_gradgrad_float_power_cuda_complex128 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does support gradgrad (0.002s) 2022-08-13T14:15:03.8300431Z test_fn_fail_gradgrad_float_power_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does support gradgrad (0.002s) 2022-08-13T14:15:03.8318302Z test_fn_fail_gradgrad_floor_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does support gradgrad (0.002s) 2022-08-13T14:15:03.8336386Z test_fn_fail_gradgrad_floor_divide_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Op doesn't support autograd for this dtype. (0.002s) 2022-08-13T14:15:03.8354058Z test_fn_fail_gradgrad_fmax_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does support gradgrad (0.002s) 2022-08-13T14:15:03.8377381Z test_fn_fail_gradgrad_fmin_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does support gradgrad (0.002s) 2022-08-13T14:15:03.8395383Z test_fn_fail_gradgrad_fmod_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does support gradgrad (0.002s) 2022-08-13T14:15:03.8413350Z test_fn_fail_gradgrad_frac_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does support gradgrad (0.002s) 2022-08-13T14:15:03.8431132Z test_fn_fail_gradgrad_frexp_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does support gradgrad (0.002s) 2022-08-13T14:15:03.8449311Z test_fn_fail_gradgrad_full_like_cuda_complex128 (__main__.TestGradientsCUDA) ... skip: Skipped! Op doesn't support autograd for this dtype. (0.002s) 2022-08-13T14:15:03.8466942Z test_fn_fail_gradgrad_full_like_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Op doesn't support autograd for this dtype. (0.002s) 2022-08-13T14:15:03.8484813Z test_fn_fail_gradgrad_gather_cuda_complex128 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does support gradgrad (0.002s) 2022-08-13T14:15:03.8502483Z test_fn_fail_gradgrad_gather_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does support gradgrad (0.002s) 2022-08-13T14:15:03.8520299Z test_fn_fail_gradgrad_ge_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Op doesn't support autograd for this dtype. (0.002s) 2022-08-13T14:15:03.8538223Z test_fn_fail_gradgrad_geqrf_cuda_complex128 (__main__.TestGradientsCUDA) ... skip: Skipped! Op doesn't support autograd for this dtype. (0.002s) 2022-08-13T14:15:03.8555972Z test_fn_fail_gradgrad_geqrf_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Op doesn't support autograd for this dtype. (0.002s) 2022-08-13T14:15:03.8578896Z test_fn_fail_gradgrad_gradient_cuda_complex128 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does support gradgrad (0.002s) 2022-08-13T14:15:03.8596671Z test_fn_fail_gradgrad_gradient_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does support gradgrad (0.002s) 2022-08-13T14:15:03.8614738Z test_fn_fail_gradgrad_gt_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Op doesn't support autograd for this dtype. (0.002s) 2022-08-13T14:15:03.8632339Z test_fn_fail_gradgrad_half_cuda_complex128 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does support gradgrad (0.002s) 2022-08-13T14:15:03.8650575Z test_fn_fail_gradgrad_half_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does support gradgrad (0.002s) 2022-08-13T14:15:03.8668268Z test_fn_fail_gradgrad_heaviside_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Op doesn't support autograd for this dtype. (0.002s) 2022-08-13T14:15:03.8686183Z test_fn_fail_gradgrad_histc_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Op doesn't support autograd for this dtype. (0.002s) 2022-08-13T14:15:03.8704452Z test_fn_fail_gradgrad_hsplit_cuda_complex128 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does support gradgrad (0.002s) 2022-08-13T14:15:03.8722170Z test_fn_fail_gradgrad_hsplit_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does support gradgrad (0.002s) 2022-08-13T14:15:03.8740224Z test_fn_fail_gradgrad_hstack_cuda_complex128 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does support gradgrad (0.002s) 2022-08-13T14:15:03.8757977Z test_fn_fail_gradgrad_hstack_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does support gradgrad (0.002s) 2022-08-13T14:15:03.8780948Z test_fn_fail_gradgrad_hypot_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does support gradgrad (0.002s) 2022-08-13T14:15:03.8798737Z test_fn_fail_gradgrad_i0_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does support gradgrad (0.002s) 2022-08-13T14:15:03.8816981Z test_fn_fail_gradgrad_igamma_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Op doesn't support autograd for this dtype. (0.002s) 2022-08-13T14:15:03.8834594Z test_fn_fail_gradgrad_igammac_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Op doesn't support autograd for this dtype. (0.002s) 2022-08-13T14:15:03.8852588Z test_fn_fail_gradgrad_imag_cuda_complex128 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does support gradgrad (0.002s) 2022-08-13T14:15:03.8870690Z test_fn_fail_gradgrad_index_add_cuda_complex128 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does support gradgrad (0.002s) 2022-08-13T14:15:03.8888341Z test_fn_fail_gradgrad_index_add_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does support gradgrad (0.002s) 2022-08-13T14:15:03.8906090Z test_fn_fail_gradgrad_index_copy_cuda_complex128 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does support gradgrad (0.002s) 2022-08-13T14:15:03.8924259Z test_fn_fail_gradgrad_index_copy_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does support gradgrad (0.002s) 2022-08-13T14:15:03.8942046Z test_fn_fail_gradgrad_index_fill_cuda_complex128 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does support gradgrad (0.002s) 2022-08-13T14:15:03.8960069Z test_fn_fail_gradgrad_index_fill_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does support gradgrad (0.002s) 2022-08-13T14:15:03.8982952Z test_fn_fail_gradgrad_index_put_cuda_complex128 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does support gradgrad (0.002s) 2022-08-13T14:15:03.9000847Z test_fn_fail_gradgrad_index_put_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does support gradgrad (0.002s) 2022-08-13T14:15:03.9018779Z test_fn_fail_gradgrad_index_reduce_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does support gradgrad (0.002s) 2022-08-13T14:15:03.9036823Z test_fn_fail_gradgrad_index_select_cuda_complex128 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does support gradgrad (0.002s) 2022-08-13T14:15:03.9054586Z test_fn_fail_gradgrad_index_select_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does support gradgrad (0.002s) 2022-08-13T14:15:03.9072286Z test_fn_fail_gradgrad_inner_cuda_complex128 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does support gradgrad (0.002s) 2022-08-13T14:15:03.9090537Z test_fn_fail_gradgrad_inner_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does support gradgrad (0.002s) 2022-08-13T14:15:03.9108365Z test_fn_fail_gradgrad_int_cuda_complex128 (__main__.TestGradientsCUDA) ... skip: Skipped! Op doesn't support autograd for this dtype. (0.002s) 2022-08-13T14:15:03.9126112Z test_fn_fail_gradgrad_int_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Op doesn't support autograd for this dtype. (0.002s) 2022-08-13T14:15:03.9144194Z test_fn_fail_gradgrad_inverse_cuda_complex128 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does support gradgrad (0.002s) 2022-08-13T14:15:03.9161815Z test_fn_fail_gradgrad_inverse_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does support gradgrad (0.002s) 2022-08-13T14:15:03.9185995Z test_fn_fail_gradgrad_isclose_cuda_complex128 (__main__.TestGradientsCUDA) ... skip: Skipped! Op doesn't support autograd for this dtype. (0.002s) 2022-08-13T14:15:03.9203345Z test_fn_fail_gradgrad_isclose_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Op doesn't support autograd for this dtype. (0.002s) 2022-08-13T14:15:03.9221327Z test_fn_fail_gradgrad_isfinite_cuda_complex128 (__main__.TestGradientsCUDA) ... skip: Skipped! Op doesn't support autograd for this dtype. (0.002s) 2022-08-13T14:15:03.9239221Z test_fn_fail_gradgrad_isfinite_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Op doesn't support autograd for this dtype. (0.002s) 2022-08-13T14:15:03.9257344Z test_fn_fail_gradgrad_isin_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Op doesn't support autograd for this dtype. (0.002s) 2022-08-13T14:15:03.9274946Z test_fn_fail_gradgrad_isinf_cuda_complex128 (__main__.TestGradientsCUDA) ... skip: Skipped! Op doesn't support autograd for this dtype. (0.002s) 2022-08-13T14:15:03.9293016Z test_fn_fail_gradgrad_isinf_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Op doesn't support autograd for this dtype. (0.002s) 2022-08-13T14:15:03.9310992Z test_fn_fail_gradgrad_isnan_cuda_complex128 (__main__.TestGradientsCUDA) ... skip: Skipped! Op doesn't support autograd for this dtype. (0.002s) 2022-08-13T14:15:03.9328889Z test_fn_fail_gradgrad_isnan_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Op doesn't support autograd for this dtype. (0.002s) 2022-08-13T14:15:03.9346119Z test_fn_fail_gradgrad_isneginf_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Op doesn't support autograd for this dtype. (0.002s) 2022-08-13T14:15:03.9363794Z test_fn_fail_gradgrad_isposinf_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Op doesn't support autograd for this dtype. (0.002s) 2022-08-13T14:15:03.9387222Z test_fn_fail_gradgrad_isreal_cuda_complex128 (__main__.TestGradientsCUDA) ... skip: Skipped! Op doesn't support autograd for this dtype. (0.002s) 2022-08-13T14:15:03.9404501Z test_fn_fail_gradgrad_isreal_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Op doesn't support autograd for this dtype. (0.002s) 2022-08-13T14:15:03.9422225Z test_fn_fail_gradgrad_istft_cuda_complex128 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does support gradgrad (0.002s) 2022-08-13T14:15:03.9440070Z test_fn_fail_gradgrad_istft_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does support gradgrad (0.002s) 2022-08-13T14:15:03.9458449Z test_fn_fail_gradgrad_jiterator_2inputs_2outputs_cuda_complex128 (__main__.TestGradientsCUDA) ... skip: Skipped! Op doesn't support autograd for this dtype. (0.002s) 2022-08-13T14:15:03.9476554Z test_fn_fail_gradgrad_jiterator_2inputs_2outputs_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Op doesn't support autograd for this dtype. (0.002s) 2022-08-13T14:15:03.9494181Z test_fn_fail_gradgrad_jiterator_4inputs_with_extra_args_cuda_complex128 (__main__.TestGradientsCUDA) ... skip: Skipped! Op doesn't support autograd for this dtype. (0.002s) 2022-08-13T14:15:03.9512083Z test_fn_fail_gradgrad_jiterator_4inputs_with_extra_args_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Op doesn't support autograd for this dtype. (0.002s) 2022-08-13T14:15:03.9530145Z test_fn_fail_gradgrad_jiterator_binary_cuda_complex128 (__main__.TestGradientsCUDA) ... skip: Skipped! Op doesn't support autograd for this dtype. (0.002s) 2022-08-13T14:15:03.9547635Z test_fn_fail_gradgrad_jiterator_binary_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Op doesn't support autograd for this dtype. (0.002s) 2022-08-13T14:15:03.9565873Z test_fn_fail_gradgrad_jiterator_binary_return_by_ref_cuda_complex128 (__main__.TestGradientsCUDA) ... skip: Skipped! Op doesn't support autograd for this dtype. (0.002s) 2022-08-13T14:15:03.9588711Z test_fn_fail_gradgrad_jiterator_binary_return_by_ref_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Op doesn't support autograd for this dtype. (0.002s) 2022-08-13T14:15:03.9606644Z test_fn_fail_gradgrad_jiterator_unary_cuda_complex128 (__main__.TestGradientsCUDA) ... skip: Skipped! Op doesn't support autograd for this dtype. (0.002s) 2022-08-13T14:15:03.9624670Z test_fn_fail_gradgrad_jiterator_unary_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Op doesn't support autograd for this dtype. (0.002s) 2022-08-13T14:15:03.9642655Z test_fn_fail_gradgrad_kron_cuda_complex128 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does support gradgrad (0.002s) 2022-08-13T14:15:03.9660454Z test_fn_fail_gradgrad_kron_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does support gradgrad (0.002s) 2022-08-13T14:15:03.9678235Z test_fn_fail_gradgrad_kthvalue_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does support gradgrad (0.002s) 2022-08-13T14:15:03.9696539Z test_fn_fail_gradgrad_ldexp_cuda_complex128 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does support gradgrad (0.002s) 2022-08-13T14:15:03.9714185Z test_fn_fail_gradgrad_ldexp_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does support gradgrad (0.002s) 2022-08-13T14:15:03.9732514Z test_fn_fail_gradgrad_le_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Op doesn't support autograd for this dtype. (0.002s) 2022-08-13T14:15:03.9750233Z test_fn_fail_gradgrad_lerp_cuda_complex128 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does support gradgrad (0.002s) 2022-08-13T14:15:03.9768468Z test_fn_fail_gradgrad_lerp_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does support gradgrad (0.002s) 2022-08-13T14:15:03.9791076Z test_fn_fail_gradgrad_lgamma_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does support gradgrad (0.002s) 2022-08-13T14:15:03.9809429Z test_fn_fail_gradgrad_linalg_cholesky_cuda_complex128 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does support gradgrad (0.002s) 2022-08-13T14:15:03.9827130Z test_fn_fail_gradgrad_linalg_cholesky_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does support gradgrad (0.002s) 2022-08-13T14:15:03.9844979Z test_fn_fail_gradgrad_linalg_cholesky_ex_cuda_complex128 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does support gradgrad (0.002s) 2022-08-13T14:15:03.9862981Z test_fn_fail_gradgrad_linalg_cholesky_ex_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does support gradgrad (0.002s) 2022-08-13T14:15:03.9880101Z test_fn_fail_gradgrad_linalg_cond_cuda_complex128 (__main__.TestGradientsCUDA) ... [W Module.cpp:845] Warning: cuDNN Benchmark limit is not supported with cuDNN v7 API and will have no effect. (function operator()) 2022-08-13T14:15:03.9881406Z skip: Skipped! Operation does support gradgrad (0.002s) 2022-08-13T14:15:03.9900445Z test_fn_fail_gradgrad_linalg_cond_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does support gradgrad (0.002s) 2022-08-13T14:15:03.9918247Z test_fn_fail_gradgrad_linalg_cross_cuda_complex128 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does support gradgrad (0.002s) 2022-08-13T14:15:03.9936486Z test_fn_fail_gradgrad_linalg_cross_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does support gradgrad (0.002s) 2022-08-13T14:15:03.9953833Z test_fn_fail_gradgrad_linalg_det_cuda_complex128 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does support gradgrad (0.002s) 2022-08-13T14:15:03.9971509Z test_fn_fail_gradgrad_linalg_det_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does support gradgrad (0.002s) 2022-08-13T14:15:03.9994166Z test_fn_fail_gradgrad_linalg_det_singular_cuda_complex128 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does support gradgrad (0.002s) 2022-08-13T14:15:04.0011904Z test_fn_fail_gradgrad_linalg_det_singular_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does support gradgrad (0.002s) 2022-08-13T14:15:04.0029801Z test_fn_fail_gradgrad_linalg_eig_cuda_complex128 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does support gradgrad (0.002s) 2022-08-13T14:15:04.0048013Z test_fn_fail_gradgrad_linalg_eig_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does support gradgrad (0.002s) 2022-08-13T14:15:04.0065740Z test_fn_fail_gradgrad_linalg_eigh_cuda_complex128 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does support gradgrad (0.002s) 2022-08-13T14:15:04.0083469Z test_fn_fail_gradgrad_linalg_eigh_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does support gradgrad (0.002s) 2022-08-13T14:15:04.0101193Z test_fn_fail_gradgrad_linalg_eigvals_cuda_complex128 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does support gradgrad (0.002s) 2022-08-13T14:15:04.0118423Z test_fn_fail_gradgrad_linalg_eigvals_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does support gradgrad (0.002s) 2022-08-13T14:15:04.0136098Z test_fn_fail_gradgrad_linalg_eigvalsh_cuda_complex128 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does support gradgrad (0.002s) 2022-08-13T14:15:04.0153439Z test_fn_fail_gradgrad_linalg_eigvalsh_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does support gradgrad (0.002s) 2022-08-13T14:15:04.0171693Z test_fn_fail_gradgrad_linalg_householder_product_cuda_complex128 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does support gradgrad (0.002s) 2022-08-13T14:15:04.0194652Z test_fn_fail_gradgrad_linalg_householder_product_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does support gradgrad (0.002s) 2022-08-13T14:15:04.0212649Z test_fn_fail_gradgrad_linalg_inv_cuda_complex128 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does support gradgrad (0.002s) 2022-08-13T14:15:04.0230462Z test_fn_fail_gradgrad_linalg_inv_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does support gradgrad (0.002s) 2022-08-13T14:15:04.0248254Z test_fn_fail_gradgrad_linalg_inv_ex_cuda_complex128 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does support gradgrad (0.002s) 2022-08-13T14:15:04.0265856Z test_fn_fail_gradgrad_linalg_inv_ex_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does support gradgrad (0.002s) 2022-08-13T14:15:04.0283827Z test_fn_fail_gradgrad_linalg_ldl_factor_cuda_complex128 (__main__.TestGradientsCUDA) ... skip: Skipped! Op doesn't support autograd for this dtype. (0.002s) 2022-08-13T14:15:04.0302331Z test_fn_fail_gradgrad_linalg_ldl_factor_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Op doesn't support autograd for this dtype. (0.002s) 2022-08-13T14:15:04.0320019Z test_fn_fail_gradgrad_linalg_ldl_factor_ex_cuda_complex128 (__main__.TestGradientsCUDA) ... skip: Skipped! Op doesn't support autograd for this dtype. (0.002s) 2022-08-13T14:15:04.0337983Z test_fn_fail_gradgrad_linalg_ldl_factor_ex_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Op doesn't support autograd for this dtype. (0.002s) 2022-08-13T14:15:04.0355621Z test_fn_fail_gradgrad_linalg_ldl_solve_cuda_complex128 (__main__.TestGradientsCUDA) ... skip: not available before CUDA 11.3.1 (0.002s) 2022-08-13T14:15:04.0373679Z test_fn_fail_gradgrad_linalg_ldl_solve_cuda_float64 (__main__.TestGradientsCUDA) ... skip: not available before CUDA 11.3.1 (0.002s) 2022-08-13T14:15:04.0380612Z test_fn_fail_gradgrad_linalg_lstsq_cuda_complex128 (__main__.TestGradientsCUDA) ... skip: Skipped! (0.001s) 2022-08-13T14:15:04.0388297Z test_fn_fail_gradgrad_linalg_lstsq_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! (0.001s) 2022-08-13T14:15:04.0411699Z test_fn_fail_gradgrad_linalg_lstsq_grad_oriented_cuda_complex128 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does support gradgrad (0.002s) 2022-08-13T14:15:04.0429174Z test_fn_fail_gradgrad_linalg_lstsq_grad_oriented_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does support gradgrad (0.002s) 2022-08-13T14:15:04.0447010Z test_fn_fail_gradgrad_linalg_lu_cuda_complex128 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does support gradgrad (0.002s) 2022-08-13T14:15:04.0464892Z test_fn_fail_gradgrad_linalg_lu_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does support gradgrad (0.002s) 2022-08-13T14:15:04.0482645Z test_fn_fail_gradgrad_linalg_lu_factor_cuda_complex128 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does support gradgrad (0.002s) 2022-08-13T14:15:04.0500599Z test_fn_fail_gradgrad_linalg_lu_factor_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does support gradgrad (0.002s) 2022-08-13T14:15:04.0518363Z test_fn_fail_gradgrad_linalg_lu_factor_ex_cuda_complex128 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does support gradgrad (0.002s) 2022-08-13T14:15:04.0536434Z test_fn_fail_gradgrad_linalg_lu_factor_ex_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does support gradgrad (0.002s) 2022-08-13T14:15:04.0554037Z test_fn_fail_gradgrad_linalg_lu_solve_cuda_complex128 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does support gradgrad (0.002s) 2022-08-13T14:15:04.0571995Z test_fn_fail_gradgrad_linalg_lu_solve_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does support gradgrad (0.002s) 2022-08-13T14:15:04.0590266Z test_fn_fail_gradgrad_linalg_matrix_norm_cuda_complex128 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does support gradgrad (0.002s) 2022-08-13T14:15:04.0613956Z test_fn_fail_gradgrad_linalg_matrix_norm_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does support gradgrad (0.002s) 2022-08-13T14:15:04.0632133Z test_fn_fail_gradgrad_linalg_matrix_power_cuda_complex128 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does support gradgrad (0.002s) 2022-08-13T14:15:04.0650702Z test_fn_fail_gradgrad_linalg_matrix_power_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does support gradgrad (0.002s) 2022-08-13T14:15:04.0668797Z test_fn_fail_gradgrad_linalg_matrix_rank_cuda_complex128 (__main__.TestGradientsCUDA) ... skip: Skipped! Op doesn't support autograd for this dtype. (0.002s) 2022-08-13T14:15:04.0686407Z test_fn_fail_gradgrad_linalg_matrix_rank_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Op doesn't support autograd for this dtype. (0.002s) 2022-08-13T14:15:04.0704437Z test_fn_fail_gradgrad_linalg_matrix_rank_hermitian_cuda_complex128 (__main__.TestGradientsCUDA) ... skip: Skipped! Op doesn't support autograd for this dtype. (0.002s) 2022-08-13T14:15:04.0722006Z test_fn_fail_gradgrad_linalg_matrix_rank_hermitian_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Op doesn't support autograd for this dtype. (0.002s) 2022-08-13T14:15:04.0739785Z test_fn_fail_gradgrad_linalg_multi_dot_cuda_complex128 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does support gradgrad (0.002s) 2022-08-13T14:15:04.0757404Z test_fn_fail_gradgrad_linalg_multi_dot_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does support gradgrad (0.002s) 2022-08-13T14:15:04.0775882Z test_fn_fail_gradgrad_linalg_norm_cuda_complex128 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does support gradgrad (0.002s) 2022-08-13T14:15:04.0794202Z test_fn_fail_gradgrad_linalg_norm_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does support gradgrad (0.002s) 2022-08-13T14:15:04.0817841Z test_fn_fail_gradgrad_linalg_norm_subgradients_at_zero_cuda_complex128 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does support gradgrad (0.002s) 2022-08-13T14:15:04.0836054Z test_fn_fail_gradgrad_linalg_norm_subgradients_at_zero_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does support gradgrad (0.002s) 2022-08-13T14:15:04.0854091Z test_fn_fail_gradgrad_linalg_pinv_cuda_complex128 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does support gradgrad (0.002s) 2022-08-13T14:15:04.0871763Z test_fn_fail_gradgrad_linalg_pinv_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does support gradgrad (0.002s) 2022-08-13T14:15:04.0889451Z test_fn_fail_gradgrad_linalg_pinv_hermitian_cuda_complex128 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does support gradgrad (0.002s) 2022-08-13T14:15:04.0906807Z test_fn_fail_gradgrad_linalg_pinv_hermitian_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does support gradgrad (0.002s) 2022-08-13T14:15:04.0924512Z test_fn_fail_gradgrad_linalg_pinv_singular_cuda_complex128 (__main__.TestGradientsCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T14:15:04.0942511Z test_fn_fail_gradgrad_linalg_pinv_singular_cuda_float64 (__main__.TestGradientsCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T14:15:04.0960331Z test_fn_fail_gradgrad_linalg_qr_cuda_complex128 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does support gradgrad (0.002s) 2022-08-13T14:15:04.0978169Z test_fn_fail_gradgrad_linalg_qr_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does support gradgrad (0.002s) 2022-08-13T14:15:04.0996212Z test_fn_fail_gradgrad_linalg_slogdet_cuda_complex128 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does support gradgrad (0.002s) 2022-08-13T14:15:04.1019544Z test_fn_fail_gradgrad_linalg_slogdet_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does support gradgrad (0.002s) 2022-08-13T14:15:04.1037372Z test_fn_fail_gradgrad_linalg_solve_cuda_complex128 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does support gradgrad (0.002s) 2022-08-13T14:15:04.1055418Z test_fn_fail_gradgrad_linalg_solve_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does support gradgrad (0.002s) 2022-08-13T14:15:04.1073194Z test_fn_fail_gradgrad_linalg_solve_ex_cuda_complex128 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does support gradgrad (0.002s) 2022-08-13T14:15:04.1091295Z test_fn_fail_gradgrad_linalg_solve_ex_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does support gradgrad (0.002s) 2022-08-13T14:15:04.1109017Z test_fn_fail_gradgrad_linalg_solve_triangular_cuda_complex128 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does support gradgrad (0.002s) 2022-08-13T14:15:04.1126791Z test_fn_fail_gradgrad_linalg_solve_triangular_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does support gradgrad (0.002s) 2022-08-13T14:15:04.1145196Z test_fn_fail_gradgrad_linalg_svd_cuda_complex128 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does support gradgrad (0.002s) 2022-08-13T14:15:04.1163413Z test_fn_fail_gradgrad_linalg_svd_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does support gradgrad (0.002s) 2022-08-13T14:15:04.1181827Z test_fn_fail_gradgrad_linalg_svdvals_cuda_complex128 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does support gradgrad (0.002s) 2022-08-13T14:15:04.1200197Z test_fn_fail_gradgrad_linalg_svdvals_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does support gradgrad (0.002s) 2022-08-13T14:15:04.1223593Z test_fn_fail_gradgrad_linalg_tensorinv_cuda_complex128 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does support gradgrad (0.002s) 2022-08-13T14:15:04.1241080Z test_fn_fail_gradgrad_linalg_tensorinv_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does support gradgrad (0.002s) 2022-08-13T14:15:04.1259309Z test_fn_fail_gradgrad_linalg_tensorsolve_cuda_complex128 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does support gradgrad (0.002s) 2022-08-13T14:15:04.1276920Z test_fn_fail_gradgrad_linalg_tensorsolve_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does support gradgrad (0.002s) 2022-08-13T14:15:04.1294979Z test_fn_fail_gradgrad_linalg_vander_cuda_complex128 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does support gradgrad (0.002s) 2022-08-13T14:15:04.1312660Z test_fn_fail_gradgrad_linalg_vander_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does support gradgrad (0.002s) 2022-08-13T14:15:04.1330725Z test_fn_fail_gradgrad_linalg_vecdot_cuda_complex128 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does support gradgrad (0.002s) 2022-08-13T14:15:04.1348283Z test_fn_fail_gradgrad_linalg_vecdot_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does support gradgrad (0.002s) 2022-08-13T14:15:04.1366141Z test_fn_fail_gradgrad_linalg_vector_norm_cuda_complex128 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does support gradgrad (0.002s) 2022-08-13T14:15:04.1384057Z test_fn_fail_gradgrad_linalg_vector_norm_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does support gradgrad (0.002s) 2022-08-13T14:15:04.1402088Z test_fn_fail_gradgrad_linspace_cuda_complex128 (__main__.TestGradientsCUDA) ... skip: Skipped! Op doesn't support autograd for this dtype. (0.002s) 2022-08-13T14:15:04.1425045Z test_fn_fail_gradgrad_linspace_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Op doesn't support autograd for this dtype. (0.002s) 2022-08-13T14:15:04.1442636Z test_fn_fail_gradgrad_log10_cuda_complex128 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does support gradgrad (0.002s) 2022-08-13T14:15:04.1460784Z test_fn_fail_gradgrad_log10_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does support gradgrad (0.002s) 2022-08-13T14:15:04.1478477Z test_fn_fail_gradgrad_log1p_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does support gradgrad (0.002s) 2022-08-13T14:15:04.1496578Z test_fn_fail_gradgrad_log2_cuda_complex128 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does support gradgrad (0.002s) 2022-08-13T14:15:04.1514368Z test_fn_fail_gradgrad_log2_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does support gradgrad (0.002s) 2022-08-13T14:15:04.1532182Z test_fn_fail_gradgrad_log_cuda_complex128 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does support gradgrad (0.002s) 2022-08-13T14:15:04.1549942Z test_fn_fail_gradgrad_log_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does support gradgrad (0.002s) 2022-08-13T14:15:04.1568100Z test_fn_fail_gradgrad_log_softmax_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does support gradgrad (0.002s) 2022-08-13T14:15:04.1585765Z test_fn_fail_gradgrad_log_softmax_dtype_cuda_complex128 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does support gradgrad (0.002s) 2022-08-13T14:15:04.1603513Z test_fn_fail_gradgrad_log_softmax_dtype_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does support gradgrad (0.002s) 2022-08-13T14:15:04.1627197Z test_fn_fail_gradgrad_logaddexp2_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does support gradgrad (0.002s) 2022-08-13T14:15:04.1644965Z test_fn_fail_gradgrad_logaddexp_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does support gradgrad (0.002s) 2022-08-13T14:15:04.1663179Z test_fn_fail_gradgrad_logcumsumexp_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does support gradgrad (0.002s) 2022-08-13T14:15:04.1680509Z test_fn_fail_gradgrad_logdet_cuda_complex128 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does support gradgrad (0.002s) 2022-08-13T14:15:04.1698251Z test_fn_fail_gradgrad_logdet_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does support gradgrad (0.002s) 2022-08-13T14:15:04.1716154Z test_fn_fail_gradgrad_logical_and_cuda_complex128 (__main__.TestGradientsCUDA) ... skip: Skipped! Op doesn't support autograd for this dtype. (0.002s) 2022-08-13T14:15:04.1734331Z test_fn_fail_gradgrad_logical_and_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Op doesn't support autograd for this dtype. (0.002s) 2022-08-13T14:15:04.1752015Z test_fn_fail_gradgrad_logical_not_cuda_complex128 (__main__.TestGradientsCUDA) ... skip: Skipped! Op doesn't support autograd for this dtype. (0.002s) 2022-08-13T14:15:04.1769904Z test_fn_fail_gradgrad_logical_not_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Op doesn't support autograd for this dtype. (0.002s) 2022-08-13T14:15:04.1787624Z test_fn_fail_gradgrad_logical_or_cuda_complex128 (__main__.TestGradientsCUDA) ... skip: Skipped! Op doesn't support autograd for this dtype. (0.002s) 2022-08-13T14:15:04.1805574Z test_fn_fail_gradgrad_logical_or_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Op doesn't support autograd for this dtype. (0.002s) 2022-08-13T14:15:04.1828798Z test_fn_fail_gradgrad_logical_xor_cuda_complex128 (__main__.TestGradientsCUDA) ... skip: Skipped! Op doesn't support autograd for this dtype. (0.002s) 2022-08-13T14:15:04.1846529Z test_fn_fail_gradgrad_logical_xor_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Op doesn't support autograd for this dtype. (0.002s) 2022-08-13T14:15:04.1864216Z test_fn_fail_gradgrad_logit_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does support gradgrad (0.002s) 2022-08-13T14:15:04.1882034Z test_fn_fail_gradgrad_logspace_cuda_complex128 (__main__.TestGradientsCUDA) ... skip: Skipped! Op doesn't support autograd for this dtype. (0.002s) 2022-08-13T14:15:04.1899889Z test_fn_fail_gradgrad_logspace_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Op doesn't support autograd for this dtype. (0.002s) 2022-08-13T14:15:04.1917487Z test_fn_fail_gradgrad_logsumexp_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does support gradgrad (0.002s) 2022-08-13T14:15:04.1935554Z test_fn_fail_gradgrad_long_cuda_complex128 (__main__.TestGradientsCUDA) ... skip: Skipped! Op doesn't support autograd for this dtype. (0.002s) 2022-08-13T14:15:04.1953105Z test_fn_fail_gradgrad_long_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Op doesn't support autograd for this dtype. (0.002s) 2022-08-13T14:15:04.1971162Z test_fn_fail_gradgrad_lt_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Op doesn't support autograd for this dtype. (0.002s) 2022-08-13T14:15:04.1988720Z test_fn_fail_gradgrad_lu_cuda_complex128 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does support gradgrad (0.002s) 2022-08-13T14:15:04.2006637Z test_fn_fail_gradgrad_lu_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does support gradgrad (0.002s) 2022-08-13T14:15:04.2029740Z test_fn_fail_gradgrad_lu_solve_cuda_complex128 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does support gradgrad (0.002s) 2022-08-13T14:15:04.2047675Z test_fn_fail_gradgrad_lu_solve_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does support gradgrad (0.002s) 2022-08-13T14:15:04.2065563Z test_fn_fail_gradgrad_lu_unpack_cuda_complex128 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does support gradgrad (0.002s) 2022-08-13T14:15:04.2083234Z test_fn_fail_gradgrad_lu_unpack_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does support gradgrad (0.002s) 2022-08-13T14:15:04.2101319Z test_fn_fail_gradgrad_mH_cuda_complex128 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does support gradgrad (0.002s) 2022-08-13T14:15:04.2118859Z test_fn_fail_gradgrad_mH_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does support gradgrad (0.002s) 2022-08-13T14:15:04.2137085Z test_fn_fail_gradgrad_mT_cuda_complex128 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does support gradgrad (0.002s) 2022-08-13T14:15:04.2154846Z test_fn_fail_gradgrad_mT_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does support gradgrad (0.002s) 2022-08-13T14:15:04.2172741Z test_fn_fail_gradgrad_masked_fill_cuda_complex128 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does support gradgrad (0.002s) 2022-08-13T14:15:04.2190486Z test_fn_fail_gradgrad_masked_fill_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does support gradgrad (0.002s) 2022-08-13T14:15:04.2208592Z test_fn_fail_gradgrad_masked_scatter_cuda_complex128 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does support gradgrad (0.002s) 2022-08-13T14:15:04.2231385Z test_fn_fail_gradgrad_masked_scatter_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does support gradgrad (0.002s) 2022-08-13T14:15:04.2249445Z test_fn_fail_gradgrad_masked_select_cuda_complex128 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does support gradgrad (0.002s) 2022-08-13T14:15:04.2267076Z test_fn_fail_gradgrad_masked_select_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does support gradgrad (0.002s) 2022-08-13T14:15:04.2284846Z test_fn_fail_gradgrad_matmul_cuda_complex128 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does support gradgrad (0.002s) 2022-08-13T14:15:04.2302967Z test_fn_fail_gradgrad_matmul_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does support gradgrad (0.002s) 2022-08-13T14:15:04.2320659Z test_fn_fail_gradgrad_matrix_exp_cuda_complex128 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does support gradgrad (0.002s) 2022-08-13T14:15:04.2338517Z test_fn_fail_gradgrad_matrix_exp_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does support gradgrad (0.002s) 2022-08-13T14:15:04.2356396Z test_fn_fail_gradgrad_max_binary_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does support gradgrad (0.002s) 2022-08-13T14:15:04.2374352Z test_fn_fail_gradgrad_max_reduction_no_dim_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does support gradgrad (0.002s) 2022-08-13T14:15:04.2392266Z test_fn_fail_gradgrad_max_reduction_with_dim_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does support gradgrad (0.002s) 2022-08-13T14:15:04.2410347Z test_fn_fail_gradgrad_maximum_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does support gradgrad (0.002s) 2022-08-13T14:15:04.2433414Z test_fn_fail_gradgrad_mean_cuda_complex128 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does support gradgrad (0.002s) 2022-08-13T14:15:04.2451598Z test_fn_fail_gradgrad_mean_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does support gradgrad (0.002s) 2022-08-13T14:15:04.2469427Z test_fn_fail_gradgrad_median_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does support gradgrad (0.002s) 2022-08-13T14:15:04.2487391Z test_fn_fail_gradgrad_meshgrid_list_of_tensors_cuda_complex128 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does support gradgrad (0.002s) 2022-08-13T14:15:04.2505316Z test_fn_fail_gradgrad_meshgrid_list_of_tensors_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does support gradgrad (0.002s) 2022-08-13T14:15:04.2522995Z test_fn_fail_gradgrad_meshgrid_variadic_tensors_cuda_complex128 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does support gradgrad (0.002s) 2022-08-13T14:15:04.2541151Z test_fn_fail_gradgrad_meshgrid_variadic_tensors_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does support gradgrad (0.002s) 2022-08-13T14:15:04.2558726Z test_fn_fail_gradgrad_min_binary_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does support gradgrad (0.002s) 2022-08-13T14:15:04.2576690Z test_fn_fail_gradgrad_min_reduction_no_dim_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does support gradgrad (0.002s) 2022-08-13T14:15:04.2594699Z test_fn_fail_gradgrad_min_reduction_with_dim_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does support gradgrad (0.002s) 2022-08-13T14:15:04.2612852Z test_fn_fail_gradgrad_minimum_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does support gradgrad (0.002s) 2022-08-13T14:15:04.2636111Z test_fn_fail_gradgrad_mm_cuda_complex128 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does support gradgrad (0.002s) 2022-08-13T14:15:04.2654076Z test_fn_fail_gradgrad_mm_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does support gradgrad (0.002s) 2022-08-13T14:15:04.2671713Z test_fn_fail_gradgrad_mode_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does support gradgrad (0.002s) 2022-08-13T14:15:04.2689974Z test_fn_fail_gradgrad_movedim_cuda_complex128 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does support gradgrad (0.002s) 2022-08-13T14:15:04.2707694Z test_fn_fail_gradgrad_movedim_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does support gradgrad (0.002s) 2022-08-13T14:15:04.2725468Z test_fn_fail_gradgrad_msort_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does support gradgrad (0.002s) 2022-08-13T14:15:04.2743499Z test_fn_fail_gradgrad_mul_cuda_complex128 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does support gradgrad (0.002s) 2022-08-13T14:15:04.2761221Z test_fn_fail_gradgrad_mul_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does support gradgrad (0.002s) 2022-08-13T14:15:04.2779386Z test_fn_fail_gradgrad_multinomial_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Op doesn't support autograd for this dtype. (0.002s) 2022-08-13T14:15:04.2797454Z test_fn_fail_gradgrad_mv_cuda_complex128 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does support gradgrad (0.002s) 2022-08-13T14:15:04.2815672Z test_fn_fail_gradgrad_mv_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does support gradgrad (0.002s) 2022-08-13T14:15:04.2838520Z test_fn_fail_gradgrad_mvlgamma_mvlgamma_p_1_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does support gradgrad (0.002s) 2022-08-13T14:15:04.2845939Z test_fn_fail_gradgrad_mvlgamma_mvlgamma_p_3_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! (0.001s) 2022-08-13T14:15:04.2853211Z test_fn_fail_gradgrad_mvlgamma_mvlgamma_p_5_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! (0.001s) 2022-08-13T14:15:04.2872079Z test_fn_fail_gradgrad_nan_to_num_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does support gradgrad (0.002s) 2022-08-13T14:15:04.2890109Z test_fn_fail_gradgrad_nanmean_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does support gradgrad (0.002s) 2022-08-13T14:15:04.2907899Z test_fn_fail_gradgrad_nanmedian_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does support gradgrad (0.002s) 2022-08-13T14:15:04.2925803Z test_fn_fail_gradgrad_nanquantile_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does support gradgrad (0.002s) 2022-08-13T14:15:04.2943650Z test_fn_fail_gradgrad_nansum_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does support gradgrad (0.002s) 2022-08-13T14:15:04.2961304Z test_fn_fail_gradgrad_narrow_cuda_complex128 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does support gradgrad (0.002s) 2022-08-13T14:15:04.2979285Z test_fn_fail_gradgrad_narrow_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does support gradgrad (0.002s) 2022-08-13T14:15:04.2997008Z test_fn_fail_gradgrad_native_layer_norm_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does support gradgrad (0.002s) 2022-08-13T14:15:04.3015146Z test_fn_fail_gradgrad_ne_cuda_complex128 (__main__.TestGradientsCUDA) ... skip: Skipped! Op doesn't support autograd for this dtype. (0.002s) 2022-08-13T14:15:04.3033028Z test_fn_fail_gradgrad_ne_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Op doesn't support autograd for this dtype. (0.002s) 2022-08-13T14:15:04.3056215Z test_fn_fail_gradgrad_neg_cuda_complex128 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does support gradgrad (0.002s) 2022-08-13T14:15:04.3073883Z test_fn_fail_gradgrad_neg_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does support gradgrad (0.002s) 2022-08-13T14:15:04.3092158Z test_fn_fail_gradgrad_new_empty_cuda_complex128 (__main__.TestGradientsCUDA) ... skip: Skipped! Op doesn't support autograd for this dtype. (0.002s) 2022-08-13T14:15:04.3109945Z test_fn_fail_gradgrad_new_empty_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Op doesn't support autograd for this dtype. (0.002s) 2022-08-13T14:15:04.3127990Z test_fn_fail_gradgrad_new_full_cuda_complex128 (__main__.TestGradientsCUDA) ... skip: Skipped! Op doesn't support autograd for this dtype. (0.002s) 2022-08-13T14:15:04.3145677Z test_fn_fail_gradgrad_new_full_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Op doesn't support autograd for this dtype. (0.002s) 2022-08-13T14:15:04.3163345Z test_fn_fail_gradgrad_new_ones_cuda_complex128 (__main__.TestGradientsCUDA) ... skip: Skipped! Op doesn't support autograd for this dtype. (0.002s) 2022-08-13T14:15:04.3181242Z test_fn_fail_gradgrad_new_ones_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Op doesn't support autograd for this dtype. (0.002s) 2022-08-13T14:15:04.3199091Z test_fn_fail_gradgrad_new_zeros_cuda_complex128 (__main__.TestGradientsCUDA) ... skip: Skipped! Op doesn't support autograd for this dtype. (0.002s) 2022-08-13T14:15:04.3217027Z test_fn_fail_gradgrad_new_zeros_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Op doesn't support autograd for this dtype. (0.002s) 2022-08-13T14:15:04.3234693Z test_fn_fail_gradgrad_nextafter_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Op doesn't support autograd for this dtype. (0.002s) 2022-08-13T14:15:04.3257992Z test_fn_fail_gradgrad_nn_functional_adaptive_avg_pool1d_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does support gradgrad (0.002s) 2022-08-13T14:15:04.3275773Z test_fn_fail_gradgrad_nn_functional_adaptive_avg_pool2d_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does support gradgrad (0.002s) 2022-08-13T14:15:04.3293888Z test_fn_fail_gradgrad_nn_functional_adaptive_avg_pool3d_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does support gradgrad (0.002s) 2022-08-13T14:15:04.3311820Z test_fn_fail_gradgrad_nn_functional_adaptive_max_pool1d_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does support gradgrad (0.002s) 2022-08-13T14:15:04.3330107Z test_fn_fail_gradgrad_nn_functional_adaptive_max_pool2d_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does support gradgrad (0.002s) 2022-08-13T14:15:04.3347695Z test_fn_fail_gradgrad_nn_functional_adaptive_max_pool3d_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does support gradgrad (0.002s) 2022-08-13T14:15:04.3365511Z test_fn_fail_gradgrad_nn_functional_avg_pool1d_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does support gradgrad (0.002s) 2022-08-13T14:15:04.3383602Z test_fn_fail_gradgrad_nn_functional_avg_pool2d_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does support gradgrad (0.002s) 2022-08-13T14:15:04.3401398Z test_fn_fail_gradgrad_nn_functional_avg_pool3d_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does support gradgrad (0.002s) 2022-08-13T14:15:04.3419087Z test_fn_fail_gradgrad_nn_functional_batch_norm_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does support gradgrad (0.002s) 2022-08-13T14:15:04.3437361Z test_fn_fail_gradgrad_nn_functional_batch_norm_without_cudnn_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does support gradgrad (0.002s) 2022-08-13T14:15:04.3460438Z test_fn_fail_gradgrad_nn_functional_bilinear_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does support gradgrad (0.002s) 2022-08-13T14:15:04.3478071Z test_fn_fail_gradgrad_nn_functional_binary_cross_entropy_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does support gradgrad (0.002s) 2022-08-13T14:15:04.3496127Z test_fn_fail_gradgrad_nn_functional_binary_cross_entropy_with_logits_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does support gradgrad (0.002s) 2022-08-13T14:15:04.3513762Z test_fn_fail_gradgrad_nn_functional_celu_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does support gradgrad (0.002s) 2022-08-13T14:15:04.3531730Z test_fn_fail_gradgrad_nn_functional_conv1d_cuda_complex128 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does support gradgrad (0.002s) 2022-08-13T14:15:04.3549417Z test_fn_fail_gradgrad_nn_functional_conv1d_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does support gradgrad (0.002s) 2022-08-13T14:15:04.3578475Z test_fn_fail_gradgrad_nn_functional_conv2d_cuda_complex128 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does support gradgrad (0.002s) 2022-08-13T14:15:04.3585343Z test_fn_fail_gradgrad_nn_functional_conv2d_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does support gradgrad (0.002s) 2022-08-13T14:15:04.3603246Z test_fn_fail_gradgrad_nn_functional_conv_transpose1d_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does support gradgrad (0.002s) 2022-08-13T14:15:04.3621293Z test_fn_fail_gradgrad_nn_functional_conv_transpose2d_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does support gradgrad (0.002s) 2022-08-13T14:15:04.3638897Z test_fn_fail_gradgrad_nn_functional_conv_transpose3d_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does support gradgrad (0.002s) 2022-08-13T14:15:04.3662258Z test_fn_fail_gradgrad_nn_functional_cosine_embedding_loss_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does support gradgrad (0.002s) 2022-08-13T14:15:04.3679895Z test_fn_fail_gradgrad_nn_functional_cosine_similarity_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does support gradgrad (0.002s) 2022-08-13T14:15:04.3697952Z test_fn_fail_gradgrad_nn_functional_cross_entropy_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does support gradgrad (0.002s) 2022-08-13T14:15:04.3715747Z test_fn_fail_gradgrad_nn_functional_ctc_loss_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does support gradgrad (0.002s) 2022-08-13T14:15:04.3733892Z test_fn_fail_gradgrad_nn_functional_dropout2d_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does support gradgrad (0.002s) 2022-08-13T14:15:04.3751365Z test_fn_fail_gradgrad_nn_functional_dropout3d_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does support gradgrad (0.002s) 2022-08-13T14:15:04.3769800Z test_fn_fail_gradgrad_nn_functional_dropout_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does support gradgrad (0.002s) 2022-08-13T14:15:04.3787012Z test_fn_fail_gradgrad_nn_functional_elu_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does support gradgrad (0.002s) 2022-08-13T14:15:04.4668660Z test_fn_fail_gradgrad_nn_functional_embedding_bag_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.088s) 2022-08-13T14:15:04.4686612Z test_fn_fail_gradgrad_nn_functional_embedding_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does support gradgrad (0.002s) 2022-08-13T14:15:04.4705050Z test_fn_fail_gradgrad_nn_functional_feature_alpha_dropout_with_train_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does support gradgrad (0.002s) 2022-08-13T14:15:04.4722817Z test_fn_fail_gradgrad_nn_functional_feature_alpha_dropout_without_train_cuda_complex128 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does support gradgrad (0.002s) 2022-08-13T14:15:04.4740866Z test_fn_fail_gradgrad_nn_functional_feature_alpha_dropout_without_train_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does support gradgrad (0.002s) 2022-08-13T14:15:04.4758454Z test_fn_fail_gradgrad_nn_functional_fractional_max_pool2d_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does support gradgrad (0.002s) 2022-08-13T14:15:04.4776430Z test_fn_fail_gradgrad_nn_functional_fractional_max_pool3d_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does support gradgrad (0.002s) 2022-08-13T14:15:04.4794507Z test_fn_fail_gradgrad_nn_functional_gaussian_nll_loss_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does support gradgrad (0.002s) 2022-08-13T14:15:04.4812197Z test_fn_fail_gradgrad_nn_functional_gelu_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does support gradgrad (0.002s) 2022-08-13T14:15:04.4829948Z test_fn_fail_gradgrad_nn_functional_glu_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does support gradgrad (0.002s) 2022-08-13T14:15:04.8325746Z test_fn_fail_gradgrad_nn_functional_grid_sample_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.349s) 2022-08-13T14:15:04.8344359Z test_fn_fail_gradgrad_nn_functional_group_norm_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does support gradgrad (0.002s) 2022-08-13T14:15:04.8362298Z test_fn_fail_gradgrad_nn_functional_hardshrink_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does support gradgrad (0.002s) 2022-08-13T14:15:04.8463208Z test_fn_fail_gradgrad_nn_functional_hardsigmoid_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.010s) 2022-08-13T14:15:04.8481323Z test_fn_fail_gradgrad_nn_functional_hardswish_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does support gradgrad (0.002s) 2022-08-13T14:15:04.8499725Z test_fn_fail_gradgrad_nn_functional_hardtanh_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does support gradgrad (0.002s) 2022-08-13T14:15:04.8517930Z test_fn_fail_gradgrad_nn_functional_hinge_embedding_loss_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does support gradgrad (0.002s) 2022-08-13T14:15:04.8536126Z test_fn_fail_gradgrad_nn_functional_huber_loss_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does support gradgrad (0.002s) 2022-08-13T14:15:04.8554186Z test_fn_fail_gradgrad_nn_functional_instance_norm_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does support gradgrad (0.002s) 2022-08-13T14:15:04.8572484Z test_fn_fail_gradgrad_nn_functional_interpolate_area_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does support gradgrad (0.002s) 2022-08-13T14:15:04.8590118Z test_fn_fail_gradgrad_nn_functional_interpolate_bicubic_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does support gradgrad (0.002s) 2022-08-13T14:15:04.8613390Z test_fn_fail_gradgrad_nn_functional_interpolate_bilinear_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does support gradgrad (0.002s) 2022-08-13T14:15:04.8631170Z test_fn_fail_gradgrad_nn_functional_interpolate_linear_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does support gradgrad (0.002s) 2022-08-13T14:15:04.8649307Z test_fn_fail_gradgrad_nn_functional_interpolate_nearest_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does support gradgrad (0.002s) 2022-08-13T14:15:04.8666872Z test_fn_fail_gradgrad_nn_functional_interpolate_trilinear_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does support gradgrad (0.002s) 2022-08-13T14:15:04.8684686Z test_fn_fail_gradgrad_nn_functional_kl_div_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does support gradgrad (0.002s) 2022-08-13T14:15:04.8702745Z test_fn_fail_gradgrad_nn_functional_l1_loss_cuda_complex128 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does support gradgrad (0.002s) 2022-08-13T14:15:04.8720533Z test_fn_fail_gradgrad_nn_functional_l1_loss_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does support gradgrad (0.002s) 2022-08-13T14:15:04.8738666Z test_fn_fail_gradgrad_nn_functional_layer_norm_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does support gradgrad (0.002s) 2022-08-13T14:15:04.8756286Z test_fn_fail_gradgrad_nn_functional_leaky_relu_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does support gradgrad (0.002s) 2022-08-13T14:15:04.8774317Z test_fn_fail_gradgrad_nn_functional_linear_cuda_complex128 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does support gradgrad (0.002s) 2022-08-13T14:15:04.8792606Z test_fn_fail_gradgrad_nn_functional_linear_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does support gradgrad (0.002s) 2022-08-13T14:15:04.8815832Z test_fn_fail_gradgrad_nn_functional_local_response_norm_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does support gradgrad (0.002s) 2022-08-13T14:15:04.8833525Z test_fn_fail_gradgrad_nn_functional_logsigmoid_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does support gradgrad (0.002s) 2022-08-13T14:15:04.8851847Z test_fn_fail_gradgrad_nn_functional_margin_ranking_loss_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does support gradgrad (0.002s) 2022-08-13T14:15:04.8869503Z test_fn_fail_gradgrad_nn_functional_max_pool1d_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does support gradgrad (0.002s) 2022-08-13T14:15:04.8887788Z test_fn_fail_gradgrad_nn_functional_max_pool2d_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does support gradgrad (0.002s) 2022-08-13T14:15:04.8905541Z test_fn_fail_gradgrad_nn_functional_max_pool3d_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does support gradgrad (0.002s) 2022-08-13T14:15:04.8923474Z test_fn_fail_gradgrad_nn_functional_max_unpool1d_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does support gradgrad (0.002s) 2022-08-13T14:15:04.8941701Z test_fn_fail_gradgrad_nn_functional_max_unpool1d_grad_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does support gradgrad (0.002s) 2022-08-13T14:15:04.8959336Z test_fn_fail_gradgrad_nn_functional_max_unpool2d_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does support gradgrad (0.002s) 2022-08-13T14:15:04.8977314Z test_fn_fail_gradgrad_nn_functional_max_unpool2d_grad_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does support gradgrad (0.002s) 2022-08-13T14:15:04.8995196Z test_fn_fail_gradgrad_nn_functional_max_unpool3d_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does support gradgrad (0.002s) 2022-08-13T14:15:04.9018821Z test_fn_fail_gradgrad_nn_functional_max_unpool3d_grad_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does support gradgrad (0.002s) 2022-08-13T14:15:04.9036475Z test_fn_fail_gradgrad_nn_functional_mish_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does support gradgrad (0.002s) 2022-08-13T14:15:04.9054498Z test_fn_fail_gradgrad_nn_functional_mse_loss_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does support gradgrad (0.002s) 2022-08-13T14:15:04.9103960Z test_fn_fail_gradgrad_nn_functional_multi_margin_loss_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.005s) 2022-08-13T14:15:04.9152897Z test_fn_fail_gradgrad_nn_functional_multilabel_margin_loss_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.005s) 2022-08-13T14:15:04.9171173Z test_fn_fail_gradgrad_nn_functional_multilabel_soft_margin_loss_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does support gradgrad (0.002s) 2022-08-13T14:15:04.9189228Z test_fn_fail_gradgrad_nn_functional_nll_loss_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does support gradgrad (0.002s) 2022-08-13T14:15:04.9206818Z test_fn_fail_gradgrad_nn_functional_normalize_cuda_complex128 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does support gradgrad (0.002s) 2022-08-13T14:15:04.9224794Z test_fn_fail_gradgrad_nn_functional_normalize_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does support gradgrad (0.002s) 2022-08-13T14:15:04.9242777Z test_fn_fail_gradgrad_nn_functional_pad_circular_cuda_complex128 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does support gradgrad (0.002s) 2022-08-13T14:15:04.9266052Z test_fn_fail_gradgrad_nn_functional_pad_circular_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does support gradgrad (0.002s) 2022-08-13T14:15:04.9284011Z test_fn_fail_gradgrad_nn_functional_pad_constant_cuda_complex128 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does support gradgrad (0.002s) 2022-08-13T14:15:04.9302137Z test_fn_fail_gradgrad_nn_functional_pad_constant_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does support gradgrad (0.002s) 2022-08-13T14:15:04.9320104Z test_fn_fail_gradgrad_nn_functional_pad_reflect_cuda_complex128 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does support gradgrad (0.002s) 2022-08-13T14:15:04.9338190Z test_fn_fail_gradgrad_nn_functional_pad_reflect_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does support gradgrad (0.002s) 2022-08-13T14:15:04.9355977Z test_fn_fail_gradgrad_nn_functional_pad_replicate_cuda_complex128 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does support gradgrad (0.002s) 2022-08-13T14:15:04.9374167Z test_fn_fail_gradgrad_nn_functional_pad_replicate_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does support gradgrad (0.002s) 2022-08-13T14:15:04.9392099Z test_fn_fail_gradgrad_nn_functional_pairwise_distance_cuda_complex128 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does support gradgrad (0.002s) 2022-08-13T14:15:04.9410237Z test_fn_fail_gradgrad_nn_functional_pairwise_distance_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does support gradgrad (0.002s) 2022-08-13T14:15:04.9495737Z test_fn_fail_gradgrad_nn_functional_pdist_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.008s) 2022-08-13T14:15:04.9518571Z test_fn_fail_gradgrad_nn_functional_pixel_shuffle_cuda_complex128 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does support gradgrad (0.002s) 2022-08-13T14:15:04.9536599Z test_fn_fail_gradgrad_nn_functional_pixel_shuffle_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does support gradgrad (0.002s) 2022-08-13T14:15:04.9554346Z test_fn_fail_gradgrad_nn_functional_pixel_unshuffle_cuda_complex128 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does support gradgrad (0.002s) 2022-08-13T14:15:04.9572595Z test_fn_fail_gradgrad_nn_functional_pixel_unshuffle_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does support gradgrad (0.002s) 2022-08-13T14:15:04.9590150Z test_fn_fail_gradgrad_nn_functional_poisson_nll_loss_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does support gradgrad (0.002s) 2022-08-13T14:15:04.9608268Z test_fn_fail_gradgrad_nn_functional_prelu_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does support gradgrad (0.002s) 2022-08-13T14:15:04.9626289Z test_fn_fail_gradgrad_nn_functional_relu6_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does support gradgrad (0.002s) 2022-08-13T14:15:04.9643674Z test_fn_fail_gradgrad_nn_functional_relu_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does support gradgrad (0.002s) 2022-08-13T14:15:04.9661782Z test_fn_fail_gradgrad_nn_functional_rrelu_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does support gradgrad (0.002s) 2022-08-13T14:15:04.9679369Z test_fn_fail_gradgrad_nn_functional_selu_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does support gradgrad (0.002s) 2022-08-13T14:15:04.9697665Z test_fn_fail_gradgrad_nn_functional_silu_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does support gradgrad (0.002s) 2022-08-13T14:15:04.9720679Z test_fn_fail_gradgrad_nn_functional_smooth_l1_loss_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does support gradgrad (0.002s) 2022-08-13T14:15:04.9738507Z test_fn_fail_gradgrad_nn_functional_soft_margin_loss_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does support gradgrad (0.002s) 2022-08-13T14:15:04.9756198Z test_fn_fail_gradgrad_nn_functional_softmin_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does support gradgrad (0.002s) 2022-08-13T14:15:04.9774441Z test_fn_fail_gradgrad_nn_functional_softmin_with_dtype_cuda_complex128 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does support gradgrad (0.002s) 2022-08-13T14:15:04.9792274Z test_fn_fail_gradgrad_nn_functional_softmin_with_dtype_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does support gradgrad (0.002s) 2022-08-13T14:15:04.9810472Z test_fn_fail_gradgrad_nn_functional_softplus_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does support gradgrad (0.002s) 2022-08-13T14:15:04.9828737Z test_fn_fail_gradgrad_nn_functional_softshrink_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does support gradgrad (0.002s) 2022-08-13T14:15:04.9846522Z test_fn_fail_gradgrad_nn_functional_softsign_cuda_complex128 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does support gradgrad (0.002s) 2022-08-13T14:15:04.9864378Z test_fn_fail_gradgrad_nn_functional_softsign_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does support gradgrad (0.002s) 2022-08-13T14:15:04.9881976Z test_fn_fail_gradgrad_nn_functional_tanhshrink_cuda_complex128 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does support gradgrad (0.002s) 2022-08-13T14:15:04.9900111Z test_fn_fail_gradgrad_nn_functional_tanhshrink_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does support gradgrad (0.002s) 2022-08-13T14:15:04.9923146Z test_fn_fail_gradgrad_nn_functional_threshold_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does support gradgrad (0.002s) 2022-08-13T14:15:04.9940961Z test_fn_fail_gradgrad_nn_functional_triplet_margin_loss_cuda_complex128 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does support gradgrad (0.002s) 2022-08-13T14:15:04.9958650Z test_fn_fail_gradgrad_nn_functional_triplet_margin_loss_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does support gradgrad (0.002s) 2022-08-13T14:15:04.9976712Z test_fn_fail_gradgrad_nn_functional_triplet_margin_with_distance_loss_cuda_complex128 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does support gradgrad (0.002s) 2022-08-13T14:15:04.9994407Z test_fn_fail_gradgrad_nn_functional_triplet_margin_with_distance_loss_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does support gradgrad (0.002s) 2022-08-13T14:15:05.0012351Z test_fn_fail_gradgrad_nn_functional_unfold_cuda_complex128 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does support gradgrad (0.002s) 2022-08-13T14:15:05.0030322Z test_fn_fail_gradgrad_nn_functional_unfold_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does support gradgrad (0.002s) 2022-08-13T14:15:05.0048211Z test_fn_fail_gradgrad_nn_functional_upsample_bilinear_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does support gradgrad (0.002s) 2022-08-13T14:15:05.0065820Z test_fn_fail_gradgrad_nn_functional_upsample_nearest_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does support gradgrad (0.002s) 2022-08-13T14:15:05.0083612Z test_fn_fail_gradgrad_nonzero_cuda_complex128 (__main__.TestGradientsCUDA) ... skip: Skipped! Op doesn't support autograd for this dtype. (0.002s) 2022-08-13T14:15:05.0101529Z test_fn_fail_gradgrad_nonzero_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Op doesn't support autograd for this dtype. (0.002s) 2022-08-13T14:15:05.0124703Z test_fn_fail_gradgrad_norm_cuda_complex128 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does support gradgrad (0.002s) 2022-08-13T14:15:05.0142870Z test_fn_fail_gradgrad_norm_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does support gradgrad (0.002s) 2022-08-13T14:15:05.0160584Z test_fn_fail_gradgrad_norm_fro_cuda_complex128 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does support gradgrad (0.002s) 2022-08-13T14:15:05.0178576Z test_fn_fail_gradgrad_norm_fro_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does support gradgrad (0.002s) 2022-08-13T14:15:05.0196414Z test_fn_fail_gradgrad_norm_inf_cuda_complex128 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does support gradgrad (0.002s) 2022-08-13T14:15:05.0214425Z test_fn_fail_gradgrad_norm_inf_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does support gradgrad (0.002s) 2022-08-13T14:15:05.0231967Z test_fn_fail_gradgrad_norm_nuc_cuda_complex128 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does support gradgrad (0.002s) 2022-08-13T14:15:05.0250188Z test_fn_fail_gradgrad_norm_nuc_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does support gradgrad (0.002s) 2022-08-13T14:15:05.0257401Z test_fn_fail_gradgrad_normal_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Gradients are incorrect! (0.001s) 2022-08-13T14:15:05.0265183Z test_fn_fail_gradgrad_normal_number_mean_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Gradients are incorrect! (0.001s) 2022-08-13T14:15:05.0283611Z test_fn_fail_gradgrad_ones_like_cuda_complex128 (__main__.TestGradientsCUDA) ... skip: Skipped! Op doesn't support autograd for this dtype. (0.002s) 2022-08-13T14:15:05.0301872Z test_fn_fail_gradgrad_ones_like_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Op doesn't support autograd for this dtype. (0.002s) 2022-08-13T14:15:05.0320091Z test_fn_fail_gradgrad_ormqr_cuda_complex128 (__main__.TestGradientsCUDA) ... skip: Skipped! Op doesn't support autograd for this dtype. (0.002s) 2022-08-13T14:15:05.0343604Z test_fn_fail_gradgrad_ormqr_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Op doesn't support autograd for this dtype. (0.002s) 2022-08-13T14:15:05.0361476Z test_fn_fail_gradgrad_outer_cuda_complex128 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does support gradgrad (0.002s) 2022-08-13T14:15:05.0379655Z test_fn_fail_gradgrad_outer_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does support gradgrad (0.002s) 2022-08-13T14:15:05.0398328Z test_fn_fail_gradgrad_pca_lowrank_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does support gradgrad (0.002s) 2022-08-13T14:15:05.0416337Z test_fn_fail_gradgrad_permute_cuda_complex128 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does support gradgrad (0.002s) 2022-08-13T14:15:05.0434214Z test_fn_fail_gradgrad_permute_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does support gradgrad (0.002s) 2022-08-13T14:15:05.0452438Z test_fn_fail_gradgrad_pinverse_cuda_complex128 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does support gradgrad (0.002s) 2022-08-13T14:15:05.0470099Z test_fn_fail_gradgrad_pinverse_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does support gradgrad (0.002s) 2022-08-13T14:15:05.0488222Z test_fn_fail_gradgrad_polar_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does support gradgrad (0.002s) 2022-08-13T14:15:05.0505884Z test_fn_fail_gradgrad_polygamma_polygamma_n_0_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does support gradgrad (0.002s) 2022-08-13T14:15:05.0513245Z test_fn_fail_gradgrad_polygamma_polygamma_n_1_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! (0.001s) 2022-08-13T14:15:05.0520594Z test_fn_fail_gradgrad_polygamma_polygamma_n_2_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! (0.001s) 2022-08-13T14:15:05.0528041Z test_fn_fail_gradgrad_polygamma_polygamma_n_3_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! (0.001s) 2022-08-13T14:15:05.0535994Z test_fn_fail_gradgrad_polygamma_polygamma_n_4_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! (0.001s) 2022-08-13T14:15:05.0553814Z test_fn_fail_gradgrad_positive_cuda_complex128 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does support gradgrad (0.002s) 2022-08-13T14:15:05.0577293Z test_fn_fail_gradgrad_positive_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does support gradgrad (0.002s) 2022-08-13T14:15:05.0594892Z test_fn_fail_gradgrad_pow_cuda_complex128 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does support gradgrad (0.002s) 2022-08-13T14:15:05.0612989Z test_fn_fail_gradgrad_pow_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does support gradgrad (0.002s) 2022-08-13T14:15:05.0630683Z test_fn_fail_gradgrad_prod_cuda_complex128 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does support gradgrad (0.002s) 2022-08-13T14:15:05.0648776Z test_fn_fail_gradgrad_prod_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does support gradgrad (0.002s) 2022-08-13T14:15:05.0666417Z test_fn_fail_gradgrad_put_cuda_complex128 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does support gradgrad (0.002s) 2022-08-13T14:15:05.0684132Z test_fn_fail_gradgrad_put_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does support gradgrad (0.002s) 2022-08-13T14:15:05.0702312Z test_fn_fail_gradgrad_qr_cuda_complex128 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does support gradgrad (0.002s) 2022-08-13T14:15:05.0720073Z test_fn_fail_gradgrad_qr_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does support gradgrad (0.002s) 2022-08-13T14:15:05.0737973Z test_fn_fail_gradgrad_quantile_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does support gradgrad (0.002s) 2022-08-13T14:15:05.0755766Z test_fn_fail_gradgrad_rad2deg_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does support gradgrad (0.002s) 2022-08-13T14:15:05.0779355Z test_fn_fail_gradgrad_rand_like_cuda_complex128 (__main__.TestGradientsCUDA) ... skip: Skipped! Op doesn't support autograd for this dtype. (0.002s) 2022-08-13T14:15:05.0797003Z test_fn_fail_gradgrad_rand_like_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Op doesn't support autograd for this dtype. (0.002s) 2022-08-13T14:15:05.0814792Z test_fn_fail_gradgrad_randint_like_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Op doesn't support autograd for this dtype. (0.002s) 2022-08-13T14:15:05.0832410Z test_fn_fail_gradgrad_randn_like_cuda_complex128 (__main__.TestGradientsCUDA) ... skip: Skipped! Op doesn't support autograd for this dtype. (0.002s) 2022-08-13T14:15:05.0850312Z test_fn_fail_gradgrad_randn_like_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Op doesn't support autograd for this dtype. (0.002s) 2022-08-13T14:15:05.0867919Z test_fn_fail_gradgrad_ravel_cuda_complex128 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does support gradgrad (0.002s) 2022-08-13T14:15:05.0885503Z test_fn_fail_gradgrad_ravel_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does support gradgrad (0.002s) 2022-08-13T14:15:05.0903475Z test_fn_fail_gradgrad_real_cuda_complex128 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does support gradgrad (0.002s) 2022-08-13T14:15:05.0921107Z test_fn_fail_gradgrad_real_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does support gradgrad (0.002s) 2022-08-13T14:15:05.0939108Z test_fn_fail_gradgrad_reciprocal_cuda_complex128 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does support gradgrad (0.002s) 2022-08-13T14:15:05.0956816Z test_fn_fail_gradgrad_reciprocal_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does support gradgrad (0.002s) 2022-08-13T14:15:05.0980131Z test_fn_fail_gradgrad_remainder_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does support gradgrad (0.002s) 2022-08-13T14:15:05.0998154Z test_fn_fail_gradgrad_renorm_cuda_complex128 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does support gradgrad (0.002s) 2022-08-13T14:15:05.1016085Z test_fn_fail_gradgrad_renorm_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does support gradgrad (0.002s) 2022-08-13T14:15:05.1033887Z test_fn_fail_gradgrad_repeat_cuda_complex128 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does support gradgrad (0.002s) 2022-08-13T14:15:05.1051938Z test_fn_fail_gradgrad_repeat_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does support gradgrad (0.002s) 2022-08-13T14:15:05.1069611Z test_fn_fail_gradgrad_repeat_interleave_cuda_complex128 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does support gradgrad (0.002s) 2022-08-13T14:15:05.1087553Z test_fn_fail_gradgrad_repeat_interleave_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does support gradgrad (0.002s) 2022-08-13T14:15:05.1105191Z test_fn_fail_gradgrad_reshape_as_cuda_complex128 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does support gradgrad (0.002s) 2022-08-13T14:15:05.1122817Z test_fn_fail_gradgrad_reshape_as_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does support gradgrad (0.002s) 2022-08-13T14:15:05.1140814Z test_fn_fail_gradgrad_reshape_cuda_complex128 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does support gradgrad (0.002s) 2022-08-13T14:15:05.1158609Z test_fn_fail_gradgrad_reshape_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does support gradgrad (0.002s) 2022-08-13T14:15:05.1181962Z test_fn_fail_gradgrad_resize__cuda_complex128 (__main__.TestGradientsCUDA) ... skip: Skipped! Op doesn't support autograd for this dtype. (0.002s) 2022-08-13T14:15:05.1199616Z test_fn_fail_gradgrad_resize__cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Op doesn't support autograd for this dtype. (0.002s) 2022-08-13T14:15:05.1217433Z test_fn_fail_gradgrad_resize_as__cuda_complex128 (__main__.TestGradientsCUDA) ... skip: Skipped! Op doesn't support autograd for this dtype. (0.002s) 2022-08-13T14:15:05.1235024Z test_fn_fail_gradgrad_resize_as__cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Op doesn't support autograd for this dtype. (0.002s) 2022-08-13T14:15:05.1252925Z test_fn_fail_gradgrad_resolve_conj_cuda_complex128 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does support gradgrad (0.002s) 2022-08-13T14:15:05.1270672Z test_fn_fail_gradgrad_resolve_conj_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does support gradgrad (0.002s) 2022-08-13T14:15:05.1288727Z test_fn_fail_gradgrad_resolve_neg_cuda_complex128 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does support gradgrad (0.002s) 2022-08-13T14:15:05.1306400Z test_fn_fail_gradgrad_resolve_neg_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does support gradgrad (0.002s) 2022-08-13T14:15:05.1324388Z test_fn_fail_gradgrad_roll_cuda_complex128 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does support gradgrad (0.002s) 2022-08-13T14:15:05.1342378Z test_fn_fail_gradgrad_roll_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does support gradgrad (0.002s) 2022-08-13T14:15:05.1360076Z test_fn_fail_gradgrad_rot90_cuda_complex128 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does support gradgrad (0.002s) 2022-08-13T14:15:05.1383271Z test_fn_fail_gradgrad_rot90_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does support gradgrad (0.002s) 2022-08-13T14:15:05.1401046Z test_fn_fail_gradgrad_round_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does support gradgrad (0.002s) 2022-08-13T14:15:05.1418998Z test_fn_fail_gradgrad_round_decimals_0_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does support gradgrad (0.002s) 2022-08-13T14:15:05.1426559Z test_fn_fail_gradgrad_round_decimals_3_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! (0.001s) 2022-08-13T14:15:05.1434126Z test_fn_fail_gradgrad_round_decimals_neg_3_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! (0.001s) 2022-08-13T14:15:05.1452139Z test_fn_fail_gradgrad_rsqrt_cuda_complex128 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does support gradgrad (0.002s) 2022-08-13T14:15:05.1469896Z test_fn_fail_gradgrad_rsqrt_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does support gradgrad (0.002s) 2022-08-13T14:15:05.1487895Z test_fn_fail_gradgrad_rsub_cuda_complex128 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does support gradgrad (0.002s) 2022-08-13T14:15:05.1505885Z test_fn_fail_gradgrad_rsub_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does support gradgrad (0.002s) 2022-08-13T14:15:05.1523576Z test_fn_fail_gradgrad_scatter_add_cuda_complex128 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does support gradgrad (0.002s) 2022-08-13T14:15:05.1541480Z test_fn_fail_gradgrad_scatter_add_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does support gradgrad (0.002s) 2022-08-13T14:15:05.1559308Z test_fn_fail_gradgrad_scatter_cuda_complex128 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does support gradgrad (0.002s) 2022-08-13T14:15:05.1577351Z test_fn_fail_gradgrad_scatter_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does support gradgrad (0.002s) 2022-08-13T14:15:05.1600500Z test_fn_fail_gradgrad_scatter_reduce_amax_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does support gradgrad (0.002s) 2022-08-13T14:15:05.1618334Z test_fn_fail_gradgrad_scatter_reduce_amin_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does support gradgrad (0.002s) 2022-08-13T14:15:05.1636081Z test_fn_fail_gradgrad_scatter_reduce_mean_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does support gradgrad (0.002s) 2022-08-13T14:15:05.1654195Z test_fn_fail_gradgrad_scatter_reduce_prod_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does support gradgrad (0.002s) 2022-08-13T14:15:05.1671936Z test_fn_fail_gradgrad_scatter_reduce_sum_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does support gradgrad (0.002s) 2022-08-13T14:15:05.1690045Z test_fn_fail_gradgrad_searchsorted_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Op doesn't support autograd for this dtype. (0.002s) 2022-08-13T14:15:05.1834520Z test_fn_fail_gradgrad_segment_reduce_lengths_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.014s) 2022-08-13T14:15:05.1943897Z test_fn_fail_gradgrad_segment_reduce_offsets_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.011s) 2022-08-13T14:15:05.1961702Z test_fn_fail_gradgrad_select_cuda_complex128 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does support gradgrad (0.002s) 2022-08-13T14:15:05.1979993Z test_fn_fail_gradgrad_select_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does support gradgrad (0.002s) 2022-08-13T14:15:05.2003071Z test_fn_fail_gradgrad_select_scatter_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does support gradgrad (0.002s) 2022-08-13T14:15:05.2021033Z test_fn_fail_gradgrad_sgn_cuda_complex128 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does support gradgrad (0.002s) 2022-08-13T14:15:05.2038766Z test_fn_fail_gradgrad_sgn_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does support gradgrad (0.002s) 2022-08-13T14:15:05.2056999Z test_fn_fail_gradgrad_short_cuda_complex128 (__main__.TestGradientsCUDA) ... skip: Skipped! Op doesn't support autograd for this dtype. (0.002s) 2022-08-13T14:15:05.2074651Z test_fn_fail_gradgrad_short_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Op doesn't support autograd for this dtype. (0.002s) 2022-08-13T14:15:05.2092581Z test_fn_fail_gradgrad_sigmoid_cuda_complex128 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does support gradgrad (0.002s) 2022-08-13T14:15:05.2110318Z test_fn_fail_gradgrad_sigmoid_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does support gradgrad (0.002s) 2022-08-13T14:15:05.2128365Z test_fn_fail_gradgrad_sign_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does support gradgrad (0.002s) 2022-08-13T14:15:05.2146149Z test_fn_fail_gradgrad_signbit_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Op doesn't support autograd for this dtype. (0.002s) 2022-08-13T14:15:05.2163773Z test_fn_fail_gradgrad_sin_cuda_complex128 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does support gradgrad (0.002s) 2022-08-13T14:15:05.2181920Z test_fn_fail_gradgrad_sin_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does support gradgrad (0.002s) 2022-08-13T14:15:05.2205267Z test_fn_fail_gradgrad_sinc_cuda_complex128 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does support gradgrad (0.002s) 2022-08-13T14:15:05.2223467Z test_fn_fail_gradgrad_sinc_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does support gradgrad (0.002s) 2022-08-13T14:15:05.2241174Z test_fn_fail_gradgrad_sinh_cuda_complex128 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does support gradgrad (0.002s) 2022-08-13T14:15:05.2259329Z test_fn_fail_gradgrad_sinh_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does support gradgrad (0.002s) 2022-08-13T14:15:05.2277007Z test_fn_fail_gradgrad_slice_scatter_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does support gradgrad (0.002s) 2022-08-13T14:15:05.2295156Z test_fn_fail_gradgrad_softmax_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does support gradgrad (0.002s) 2022-08-13T14:15:05.2313002Z test_fn_fail_gradgrad_softmax_with_dtype_cuda_complex128 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does support gradgrad (0.002s) 2022-08-13T14:15:05.2331339Z test_fn_fail_gradgrad_softmax_with_dtype_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does support gradgrad (0.002s) 2022-08-13T14:15:05.2348983Z test_fn_fail_gradgrad_sort_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does support gradgrad (0.002s) 2022-08-13T14:15:05.2366663Z test_fn_fail_gradgrad_sparse_sampled_addmm_cuda_complex128 (__main__.TestGradientsCUDA) ... skip: cusparseSDDMM was added in 11.2.1 (0.002s) 2022-08-13T14:15:05.2384316Z test_fn_fail_gradgrad_sparse_sampled_addmm_cuda_float64 (__main__.TestGradientsCUDA) ... skip: cusparseSDDMM was added in 11.2.1 (0.002s) 2022-08-13T14:15:05.2407867Z test_fn_fail_gradgrad_special_airy_ai_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Op doesn't support autograd for this dtype. (0.002s) 2022-08-13T14:15:05.2425541Z test_fn_fail_gradgrad_special_bessel_j0_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Op doesn't support autograd for this dtype. (0.002s) 2022-08-13T14:15:05.2443110Z test_fn_fail_gradgrad_special_bessel_j1_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Op doesn't support autograd for this dtype. (0.002s) 2022-08-13T14:15:05.2460949Z test_fn_fail_gradgrad_special_bessel_y0_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Op doesn't support autograd for this dtype. (0.002s) 2022-08-13T14:15:05.2478726Z test_fn_fail_gradgrad_special_bessel_y1_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Op doesn't support autograd for this dtype. (0.002s) 2022-08-13T14:15:05.2496689Z test_fn_fail_gradgrad_special_chebyshev_polynomial_t_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Op doesn't support autograd for this dtype. (0.002s) 2022-08-13T14:15:05.2514772Z test_fn_fail_gradgrad_special_chebyshev_polynomial_u_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Op doesn't support autograd for this dtype. (0.002s) 2022-08-13T14:15:05.2521977Z test_fn_fail_gradgrad_special_chebyshev_polynomial_v_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-08-13T14:15:05.2529739Z test_fn_fail_gradgrad_special_chebyshev_polynomial_w_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-08-13T14:15:05.2547697Z test_fn_fail_gradgrad_special_entr_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does support gradgrad (0.002s) 2022-08-13T14:15:05.2565312Z test_fn_fail_gradgrad_special_erfcx_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does support gradgrad (0.002s) 2022-08-13T14:15:05.2583391Z test_fn_fail_gradgrad_special_hermite_polynomial_h_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Op doesn't support autograd for this dtype. (0.002s) 2022-08-13T14:15:05.2601217Z test_fn_fail_gradgrad_special_hermite_polynomial_he_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Op doesn't support autograd for this dtype. (0.002s) 2022-08-13T14:15:05.2624253Z test_fn_fail_gradgrad_special_i0e_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does support gradgrad (0.002s) 2022-08-13T14:15:05.2642075Z test_fn_fail_gradgrad_special_i1_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does support gradgrad (0.002s) 2022-08-13T14:15:05.2660142Z test_fn_fail_gradgrad_special_i1e_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does support gradgrad (0.002s) 2022-08-13T14:15:05.2678114Z test_fn_fail_gradgrad_special_laguerre_polynomial_l_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Op doesn't support autograd for this dtype. (0.002s) 2022-08-13T14:15:05.2685179Z test_fn_fail_gradgrad_special_legendre_polynomial_p_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-08-13T14:15:05.2703468Z test_fn_fail_gradgrad_special_log_ndtr_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does support gradgrad (0.002s) 2022-08-13T14:15:05.2721364Z test_fn_fail_gradgrad_special_modified_bessel_i0_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Op doesn't support autograd for this dtype. (0.002s) 2022-08-13T14:15:05.2739321Z test_fn_fail_gradgrad_special_modified_bessel_i1_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Op doesn't support autograd for this dtype. (0.002s) 2022-08-13T14:15:05.2757062Z test_fn_fail_gradgrad_special_modified_bessel_k0_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Op doesn't support autograd for this dtype. (0.002s) 2022-08-13T14:15:05.2774956Z test_fn_fail_gradgrad_special_modified_bessel_k1_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Op doesn't support autograd for this dtype. (0.002s) 2022-08-13T14:15:05.2792849Z test_fn_fail_gradgrad_special_ndtr_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does support gradgrad (0.002s) 2022-08-13T14:15:05.2810711Z test_fn_fail_gradgrad_special_ndtri_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does support gradgrad (0.002s) 2022-08-13T14:15:05.2834357Z test_fn_fail_gradgrad_special_polygamma_special_polygamma_n_0_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does support gradgrad (0.002s) 2022-08-13T14:15:05.2852602Z test_fn_fail_gradgrad_special_scaled_modified_bessel_k0_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Op doesn't support autograd for this dtype. (0.002s) 2022-08-13T14:15:05.2870257Z test_fn_fail_gradgrad_special_scaled_modified_bessel_k1_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Op doesn't support autograd for this dtype. (0.002s) 2022-08-13T14:15:05.2877695Z test_fn_fail_gradgrad_special_shifted_chebyshev_polynomial_t_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-08-13T14:15:05.2885177Z test_fn_fail_gradgrad_special_shifted_chebyshev_polynomial_u_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-08-13T14:15:05.2893027Z test_fn_fail_gradgrad_special_shifted_chebyshev_polynomial_v_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-08-13T14:15:05.2900444Z test_fn_fail_gradgrad_special_shifted_chebyshev_polynomial_w_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-08-13T14:15:05.2918317Z test_fn_fail_gradgrad_special_spherical_bessel_j0_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Op doesn't support autograd for this dtype. (0.002s) 2022-08-13T14:15:05.2925483Z test_fn_fail_gradgrad_special_xlog1py_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! (0.001s) 2022-08-13T14:15:05.2943932Z test_fn_fail_gradgrad_special_zeta_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Op doesn't support autograd for this dtype. (0.002s) 2022-08-13T14:15:05.2961492Z test_fn_fail_gradgrad_split_cuda_complex128 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does support gradgrad (0.002s) 2022-08-13T14:15:05.2979661Z test_fn_fail_gradgrad_split_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does support gradgrad (0.002s) 2022-08-13T14:15:05.2997451Z test_fn_fail_gradgrad_split_list_args_cuda_complex128 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does support gradgrad (0.002s) 2022-08-13T14:15:05.3015448Z test_fn_fail_gradgrad_split_list_args_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does support gradgrad (0.002s) 2022-08-13T14:15:05.3033099Z test_fn_fail_gradgrad_split_with_sizes_cuda_complex128 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does support gradgrad (0.002s) 2022-08-13T14:15:05.3051456Z test_fn_fail_gradgrad_split_with_sizes_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does support gradgrad (0.002s) 2022-08-13T14:15:05.3074531Z test_fn_fail_gradgrad_sqrt_cuda_complex128 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does support gradgrad (0.002s) 2022-08-13T14:15:05.3092690Z test_fn_fail_gradgrad_sqrt_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does support gradgrad (0.002s) 2022-08-13T14:15:05.3110392Z test_fn_fail_gradgrad_square_cuda_complex128 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does support gradgrad (0.002s) 2022-08-13T14:15:05.3128467Z test_fn_fail_gradgrad_square_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does support gradgrad (0.002s) 2022-08-13T14:15:05.3146204Z test_fn_fail_gradgrad_squeeze_cuda_complex128 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does support gradgrad (0.002s) 2022-08-13T14:15:05.3164182Z test_fn_fail_gradgrad_squeeze_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does support gradgrad (0.002s) 2022-08-13T14:15:05.3182078Z test_fn_fail_gradgrad_stack_cuda_complex128 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does support gradgrad (0.002s) 2022-08-13T14:15:05.3199966Z test_fn_fail_gradgrad_stack_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does support gradgrad (0.002s) 2022-08-13T14:15:05.3218076Z test_fn_fail_gradgrad_std_cuda_complex128 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does support gradgrad (0.002s) 2022-08-13T14:15:05.3235846Z test_fn_fail_gradgrad_std_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does support gradgrad (0.002s) 2022-08-13T14:15:05.3253772Z test_fn_fail_gradgrad_std_mean_cuda_complex128 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does support gradgrad (0.002s) 2022-08-13T14:15:05.3276937Z test_fn_fail_gradgrad_std_mean_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does support gradgrad (0.002s) 2022-08-13T14:15:05.3295105Z test_fn_fail_gradgrad_stft_cuda_complex128 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does support gradgrad (0.002s) 2022-08-13T14:15:05.3312619Z test_fn_fail_gradgrad_stft_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does support gradgrad (0.002s) 2022-08-13T14:15:05.3330959Z test_fn_fail_gradgrad_sub_cuda_complex128 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does support gradgrad (0.002s) 2022-08-13T14:15:05.3348546Z test_fn_fail_gradgrad_sub_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does support gradgrad (0.002s) 2022-08-13T14:15:05.3366339Z test_fn_fail_gradgrad_sum_cuda_complex128 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does support gradgrad (0.002s) 2022-08-13T14:15:05.3384333Z test_fn_fail_gradgrad_sum_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does support gradgrad (0.002s) 2022-08-13T14:15:05.3402131Z test_fn_fail_gradgrad_sum_to_size_cuda_complex128 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does support gradgrad (0.002s) 2022-08-13T14:15:05.3420172Z test_fn_fail_gradgrad_sum_to_size_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does support gradgrad (0.002s) 2022-08-13T14:15:05.3438285Z test_fn_fail_gradgrad_svd_cuda_complex128 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does support gradgrad (0.002s) 2022-08-13T14:15:05.3456846Z test_fn_fail_gradgrad_svd_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does support gradgrad (0.002s) 2022-08-13T14:15:05.3480437Z test_fn_fail_gradgrad_svd_lowrank_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does support gradgrad (0.002s) 2022-08-13T14:15:05.3498664Z test_fn_fail_gradgrad_symeig_cuda_complex128 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does support gradgrad (0.002s) 2022-08-13T14:15:05.3516522Z test_fn_fail_gradgrad_symeig_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does support gradgrad (0.002s) 2022-08-13T14:15:05.3534633Z test_fn_fail_gradgrad_t_cuda_complex128 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does support gradgrad (0.002s) 2022-08-13T14:15:05.3552567Z test_fn_fail_gradgrad_t_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does support gradgrad (0.002s) 2022-08-13T14:15:05.3570552Z test_fn_fail_gradgrad_take_along_dim_cuda_complex128 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does support gradgrad (0.002s) 2022-08-13T14:15:05.3588289Z test_fn_fail_gradgrad_take_along_dim_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does support gradgrad (0.002s) 2022-08-13T14:15:05.3606229Z test_fn_fail_gradgrad_take_cuda_complex128 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does support gradgrad (0.002s) 2022-08-13T14:15:05.3624296Z test_fn_fail_gradgrad_take_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does support gradgrad (0.002s) 2022-08-13T14:15:05.3641869Z test_fn_fail_gradgrad_tan_cuda_complex128 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does support gradgrad (0.002s) 2022-08-13T14:15:05.3659896Z test_fn_fail_gradgrad_tan_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does support gradgrad (0.002s) 2022-08-13T14:15:05.3682930Z test_fn_fail_gradgrad_tanh_cuda_complex128 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does support gradgrad (0.002s) 2022-08-13T14:15:05.3701153Z test_fn_fail_gradgrad_tanh_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does support gradgrad (0.002s) 2022-08-13T14:15:05.3719039Z test_fn_fail_gradgrad_tensor_split_cuda_complex128 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does support gradgrad (0.002s) 2022-08-13T14:15:05.3737110Z test_fn_fail_gradgrad_tensor_split_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does support gradgrad (0.002s) 2022-08-13T14:15:05.3754888Z test_fn_fail_gradgrad_tensordot_cuda_complex128 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does support gradgrad (0.002s) 2022-08-13T14:15:05.3772949Z test_fn_fail_gradgrad_tensordot_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does support gradgrad (0.002s) 2022-08-13T14:15:05.3790739Z test_fn_fail_gradgrad_tile_cuda_complex128 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does support gradgrad (0.002s) 2022-08-13T14:15:05.3808866Z test_fn_fail_gradgrad_tile_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does support gradgrad (0.002s) 2022-08-13T14:15:05.3826704Z test_fn_fail_gradgrad_to_sparse_cuda_complex128 (__main__.TestGradientsCUDA) ... skip: Skipped! Op doesn't support autograd for this dtype. (0.002s) 2022-08-13T14:15:05.3844276Z test_fn_fail_gradgrad_to_sparse_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does support gradgrad (0.002s) 2022-08-13T14:15:05.3862233Z test_fn_fail_gradgrad_topk_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does support gradgrad (0.002s) 2022-08-13T14:15:05.3885338Z test_fn_fail_gradgrad_trace_cuda_complex128 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does support gradgrad (0.002s) 2022-08-13T14:15:05.3903445Z test_fn_fail_gradgrad_trace_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does support gradgrad (0.002s) 2022-08-13T14:15:05.3921194Z test_fn_fail_gradgrad_transpose_cuda_complex128 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does support gradgrad (0.002s) 2022-08-13T14:15:05.3939249Z test_fn_fail_gradgrad_transpose_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does support gradgrad (0.002s) 2022-08-13T14:15:05.3956971Z test_fn_fail_gradgrad_trapezoid_cuda_complex128 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does support gradgrad (0.002s) 2022-08-13T14:15:05.3974939Z test_fn_fail_gradgrad_trapezoid_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does support gradgrad (0.002s) 2022-08-13T14:15:05.3992620Z test_fn_fail_gradgrad_trapz_cuda_complex128 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does support gradgrad (0.002s) 2022-08-13T14:15:05.4010693Z test_fn_fail_gradgrad_trapz_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does support gradgrad (0.002s) 2022-08-13T14:15:05.4028027Z test_fn_fail_gradgrad_triangular_solve_cuda_complex128 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does support gradgrad (0.002s) 2022-08-13T14:15:05.4045546Z test_fn_fail_gradgrad_triangular_solve_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does support gradgrad (0.002s) 2022-08-13T14:15:05.4063639Z test_fn_fail_gradgrad_tril_cuda_complex128 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does support gradgrad (0.002s) 2022-08-13T14:15:05.4086678Z test_fn_fail_gradgrad_tril_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does support gradgrad (0.002s) 2022-08-13T14:15:05.4104385Z test_fn_fail_gradgrad_triu_cuda_complex128 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does support gradgrad (0.002s) 2022-08-13T14:15:05.4122001Z test_fn_fail_gradgrad_triu_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does support gradgrad (0.002s) 2022-08-13T14:15:05.4140329Z test_fn_fail_gradgrad_true_divide_cuda_complex128 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does support gradgrad (0.002s) 2022-08-13T14:15:05.4158028Z test_fn_fail_gradgrad_true_divide_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does support gradgrad (0.002s) 2022-08-13T14:15:05.4176182Z test_fn_fail_gradgrad_trunc_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does support gradgrad (0.002s) 2022-08-13T14:15:05.4194027Z test_fn_fail_gradgrad_unbind_cuda_complex128 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does support gradgrad (0.002s) 2022-08-13T14:15:05.4212088Z test_fn_fail_gradgrad_unbind_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does support gradgrad (0.002s) 2022-08-13T14:15:05.4229636Z test_fn_fail_gradgrad_unflatten_cuda_complex128 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does support gradgrad (0.002s) 2022-08-13T14:15:05.4247747Z test_fn_fail_gradgrad_unflatten_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does support gradgrad (0.002s) 2022-08-13T14:15:05.4265467Z test_fn_fail_gradgrad_unfold_cuda_complex128 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does support gradgrad (0.002s) 2022-08-13T14:15:05.4288823Z test_fn_fail_gradgrad_unfold_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does support gradgrad (0.002s) 2022-08-13T14:15:05.4306776Z test_fn_fail_gradgrad_unique_consecutive_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Op doesn't support autograd for this dtype. (0.002s) 2022-08-13T14:15:05.4324369Z test_fn_fail_gradgrad_unique_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Op doesn't support autograd for this dtype. (0.002s) 2022-08-13T14:15:05.4342385Z test_fn_fail_gradgrad_unsqueeze_cuda_complex128 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does support gradgrad (0.002s) 2022-08-13T14:15:05.4360231Z test_fn_fail_gradgrad_unsqueeze_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does support gradgrad (0.002s) 2022-08-13T14:15:05.4378235Z test_fn_fail_gradgrad_var_cuda_complex128 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does support gradgrad (0.002s) 2022-08-13T14:15:05.4395919Z test_fn_fail_gradgrad_var_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does support gradgrad (0.002s) 2022-08-13T14:15:05.4414220Z test_fn_fail_gradgrad_var_mean_cuda_complex128 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does support gradgrad (0.002s) 2022-08-13T14:15:05.4431817Z test_fn_fail_gradgrad_var_mean_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does support gradgrad (0.002s) 2022-08-13T14:15:05.4450030Z test_fn_fail_gradgrad_vdot_cuda_complex128 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does support gradgrad (0.002s) 2022-08-13T14:15:05.4467717Z test_fn_fail_gradgrad_vdot_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does support gradgrad (0.002s) 2022-08-13T14:15:05.4491287Z test_fn_fail_gradgrad_view_as_complex_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does support gradgrad (0.002s) 2022-08-13T14:15:05.4509070Z test_fn_fail_gradgrad_view_as_cuda_complex128 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does support gradgrad (0.002s) 2022-08-13T14:15:05.4526867Z test_fn_fail_gradgrad_view_as_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does support gradgrad (0.002s) 2022-08-13T14:15:05.4544907Z test_fn_fail_gradgrad_view_as_real_cuda_complex128 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does support gradgrad (0.002s) 2022-08-13T14:15:05.4562544Z test_fn_fail_gradgrad_view_cuda_complex128 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does support gradgrad (0.002s) 2022-08-13T14:15:05.4580602Z test_fn_fail_gradgrad_view_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does support gradgrad (0.002s) 2022-08-13T14:15:05.4598485Z test_fn_fail_gradgrad_vsplit_cuda_complex128 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does support gradgrad (0.002s) 2022-08-13T14:15:05.4616552Z test_fn_fail_gradgrad_vsplit_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does support gradgrad (0.002s) 2022-08-13T14:15:05.4634142Z test_fn_fail_gradgrad_vstack_cuda_complex128 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does support gradgrad (0.002s) 2022-08-13T14:15:05.4652365Z test_fn_fail_gradgrad_vstack_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does support gradgrad (0.002s) 2022-08-13T14:15:05.4669955Z test_fn_fail_gradgrad_where_cuda_complex128 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does support gradgrad (0.002s) 2022-08-13T14:15:05.4693569Z test_fn_fail_gradgrad_where_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does support gradgrad (0.002s) 2022-08-13T14:15:05.4700729Z test_fn_fail_gradgrad_xlogy_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! (0.001s) 2022-08-13T14:15:05.4718745Z test_fn_fail_gradgrad_zero__cuda_complex128 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does support gradgrad (0.002s) 2022-08-13T14:15:05.4736714Z test_fn_fail_gradgrad_zero__cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does support gradgrad (0.002s) 2022-08-13T14:15:05.4754668Z test_fn_fail_gradgrad_zeros_like_cuda_complex128 (__main__.TestGradientsCUDA) ... skip: Skipped! Op doesn't support autograd for this dtype. (0.002s) 2022-08-13T14:15:05.4772600Z test_fn_fail_gradgrad_zeros_like_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Op doesn't support autograd for this dtype. (0.002s) 2022-08-13T14:15:08.4063231Z test_fn_fwgrad_bwgrad_H_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (2.929s) 2022-08-13T14:15:08.7749852Z test_fn_fwgrad_bwgrad_H_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.369s) 2022-08-13T14:15:11.3213995Z test_fn_fwgrad_bwgrad_T_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (2.546s) 2022-08-13T14:15:11.6916199Z test_fn_fwgrad_bwgrad_T_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.370s) 2022-08-13T14:15:12.6803459Z test_fn_fwgrad_bwgrad___getitem___cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.989s) 2022-08-13T14:15:12.8725498Z test_fn_fwgrad_bwgrad___getitem___cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.192s) 2022-08-13T14:15:21.5035975Z test_fn_fwgrad_bwgrad___radd___cuda_complex128 (__main__.TestGradientsCUDA) ... ok (8.631s) 2022-08-13T14:15:22.7614979Z test_fn_fwgrad_bwgrad___radd___cuda_float64 (__main__.TestGradientsCUDA) ... ok (1.258s) 2022-08-13T14:15:23.7070183Z test_fn_fwgrad_bwgrad___rdiv___cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.945s) 2022-08-13T14:15:23.8614239Z test_fn_fwgrad_bwgrad___rdiv___cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.154s) 2022-08-13T14:15:25.3520822Z test_fn_fwgrad_bwgrad___rmatmul___cuda_complex128 (__main__.TestGradientsCUDA) ... ok (1.490s) 2022-08-13T14:15:25.5737793Z test_fn_fwgrad_bwgrad___rmatmul___cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.222s) 2022-08-13T14:15:25.7106126Z test_fn_fwgrad_bwgrad___rmod___cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.137s) 2022-08-13T14:15:36.8934312Z test_fn_fwgrad_bwgrad___rmul___cuda_complex128 (__main__.TestGradientsCUDA) ... ok (11.183s) 2022-08-13T14:15:38.4095679Z test_fn_fwgrad_bwgrad___rmul___cuda_float64 (__main__.TestGradientsCUDA) ... ok (1.516s) 2022-08-13T14:15:38.4103927Z test_fn_fwgrad_bwgrad___rpow___cuda_complex128 (__main__.TestGradientsCUDA) ... skip: Skipped! (0.001s) 2022-08-13T14:15:38.4112290Z test_fn_fwgrad_bwgrad___rpow___cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! (0.001s) 2022-08-13T14:15:47.6693475Z test_fn_fwgrad_bwgrad___rsub___cuda_complex128 (__main__.TestGradientsCUDA) ... ok (9.258s) 2022-08-13T14:15:48.9923343Z test_fn_fwgrad_bwgrad___rsub___cuda_float64 (__main__.TestGradientsCUDA) ... ok (1.323s) 2022-08-13T14:15:54.4944874Z test_fn_fwgrad_bwgrad__masked_amax_cuda_float64 (__main__.TestGradientsCUDA) ... ok (5.502s) 2022-08-13T14:15:59.9692210Z test_fn_fwgrad_bwgrad__masked_amin_cuda_float64 (__main__.TestGradientsCUDA) ... ok (5.475s) 2022-08-13T14:15:59.9713325Z test_fn_fwgrad_bwgrad__masked_argmax_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Op doesn't support autograd for this dtype. (0.002s) 2022-08-13T14:15:59.9732763Z test_fn_fwgrad_bwgrad__masked_argmin_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Op doesn't support autograd for this dtype. (0.002s) 2022-08-13T14:16:00.8574624Z test_fn_fwgrad_bwgrad__masked_cumprod_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.884s) 2022-08-13T14:16:01.0304146Z test_fn_fwgrad_bwgrad__masked_cumprod_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.173s) 2022-08-13T14:16:01.7534807Z test_fn_fwgrad_bwgrad__masked_cumsum_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.723s) 2022-08-13T14:16:01.8964846Z test_fn_fwgrad_bwgrad__masked_cumsum_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.143s) 2022-08-13T14:16:01.9143468Z test_fn_fwgrad_bwgrad__masked_log_softmax_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.018s) 2022-08-13T14:16:38.2748210Z test_fn_fwgrad_bwgrad__masked_logaddexp_cuda_float64 (__main__.TestGradientsCUDA) ... ok (36.360s) 2022-08-13T14:16:44.3171332Z test_fn_fwgrad_bwgrad__masked_logsumexp_cuda_float64 (__main__.TestGradientsCUDA) ... ok (6.042s) 2022-08-13T14:17:14.2413670Z test_fn_fwgrad_bwgrad__masked_mean_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (29.924s) 2022-08-13T14:17:20.1482864Z test_fn_fwgrad_bwgrad__masked_mean_cuda_float64 (__main__.TestGradientsCUDA) ... ok (5.907s) 2022-08-13T14:17:30.4317768Z test_fn_fwgrad_bwgrad__masked_median_cuda_float64 (__main__.TestGradientsCUDA) ... ok (10.283s) 2022-08-13T14:17:56.7085535Z test_fn_fwgrad_bwgrad__masked_norm_cuda_float64 (__main__.TestGradientsCUDA) ... ok (26.277s) 2022-08-13T14:17:59.5212732Z test_fn_fwgrad_bwgrad__masked_normalize_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (2.813s) 2022-08-13T14:18:00.0036020Z test_fn_fwgrad_bwgrad__masked_normalize_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.482s) 2022-08-13T14:18:25.6233716Z test_fn_fwgrad_bwgrad__masked_prod_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (25.620s) 2022-08-13T14:18:26.7720763Z test_fn_fwgrad_bwgrad__masked_prod_cuda_float64 (__main__.TestGradientsCUDA) ... ok (1.149s) 2022-08-13T14:18:26.7904506Z test_fn_fwgrad_bwgrad__masked_softmax_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.018s) 2022-08-13T14:18:26.8092507Z test_fn_fwgrad_bwgrad__masked_softmin_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.019s) 2022-08-13T14:18:35.5552835Z test_fn_fwgrad_bwgrad__masked_std_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (8.746s) 2022-08-13T14:18:37.2333883Z test_fn_fwgrad_bwgrad__masked_std_cuda_float64 (__main__.TestGradientsCUDA) ... ok (1.678s) 2022-08-13T14:18:56.6436703Z test_fn_fwgrad_bwgrad__masked_sum_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (19.410s) 2022-08-13T14:19:00.0040945Z test_fn_fwgrad_bwgrad__masked_sum_cuda_float64 (__main__.TestGradientsCUDA) ... ok (3.360s) 2022-08-13T14:19:46.0641624Z test_fn_fwgrad_bwgrad__masked_var_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (46.060s) 2022-08-13T14:19:54.8693717Z test_fn_fwgrad_bwgrad__masked_var_cuda_float64 (__main__.TestGradientsCUDA) ... ok (8.805s) 2022-08-13T14:19:55.6150735Z test_fn_fwgrad_bwgrad_abs_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.745s) 2022-08-13T14:19:55.7388630Z test_fn_fwgrad_bwgrad_abs_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.124s) 2022-08-13T14:19:56.0070303Z test_fn_fwgrad_bwgrad_acos_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.268s) 2022-08-13T14:19:56.0506791Z test_fn_fwgrad_bwgrad_acos_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.044s) 2022-08-13T14:19:56.3200275Z test_fn_fwgrad_bwgrad_acosh_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.269s) 2022-08-13T14:19:56.3609219Z test_fn_fwgrad_bwgrad_acosh_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.041s) 2022-08-13T14:20:07.9638698Z test_fn_fwgrad_bwgrad_add_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (11.603s) 2022-08-13T14:20:09.5826556Z test_fn_fwgrad_bwgrad_add_cuda_float64 (__main__.TestGradientsCUDA) ... ok (1.619s) 2022-08-13T14:20:11.4575560Z test_fn_fwgrad_bwgrad_addbmm_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (1.875s) 2022-08-13T14:20:11.6191154Z test_fn_fwgrad_bwgrad_addbmm_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.162s) 2022-08-13T14:20:43.7787776Z test_fn_fwgrad_bwgrad_addcdiv_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (32.159s) 2022-08-13T14:20:48.7227315Z test_fn_fwgrad_bwgrad_addcdiv_cuda_float64 (__main__.TestGradientsCUDA) ... ok (4.944s) 2022-08-13T14:21:17.3282656Z test_fn_fwgrad_bwgrad_addcmul_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (28.605s) 2022-08-13T14:21:21.3519732Z test_fn_fwgrad_bwgrad_addcmul_cuda_float64 (__main__.TestGradientsCUDA) ... ok (4.024s) 2022-08-13T14:21:25.1359357Z test_fn_fwgrad_bwgrad_addmm_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (3.784s) 2022-08-13T14:21:25.3911516Z test_fn_fwgrad_bwgrad_addmm_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.255s) 2022-08-13T14:21:28.9156974Z test_fn_fwgrad_bwgrad_addmm_decomposed_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (3.524s) 2022-08-13T14:21:29.1451348Z test_fn_fwgrad_bwgrad_addmm_decomposed_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.229s) 2022-08-13T14:21:39.8554876Z test_fn_fwgrad_bwgrad_addmv_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (10.710s) 2022-08-13T14:21:41.3843936Z test_fn_fwgrad_bwgrad_addmv_cuda_float64 (__main__.TestGradientsCUDA) ... ok (1.529s) 2022-08-13T14:21:51.0171334Z test_fn_fwgrad_bwgrad_addr_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (9.633s) 2022-08-13T14:21:52.5410461Z test_fn_fwgrad_bwgrad_addr_cuda_float64 (__main__.TestGradientsCUDA) ... ok (1.524s) 2022-08-13T14:21:52.5430715Z test_fn_fwgrad_bwgrad_all_cuda_complex128 (__main__.TestGradientsCUDA) ... skip: Skipped! Op doesn't support autograd for this dtype. (0.002s) 2022-08-13T14:21:52.5449260Z test_fn_fwgrad_bwgrad_all_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Op doesn't support autograd for this dtype. (0.002s) 2022-08-13T14:21:52.5467936Z test_fn_fwgrad_bwgrad_allclose_cuda_complex128 (__main__.TestGradientsCUDA) ... skip: Skipped! Op doesn't support autograd for this dtype. (0.002s) 2022-08-13T14:21:52.5486505Z test_fn_fwgrad_bwgrad_allclose_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Op doesn't support autograd for this dtype. (0.002s) 2022-08-13T14:21:53.4053371Z test_fn_fwgrad_bwgrad_amax_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.857s) 2022-08-13T14:21:54.2588462Z test_fn_fwgrad_bwgrad_amin_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.853s) 2022-08-13T14:21:54.2609921Z test_fn_fwgrad_bwgrad_aminmax_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Op doesn't support autograd for this dtype. (0.002s) 2022-08-13T14:21:55.5148632Z test_fn_fwgrad_bwgrad_angle_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (1.254s) 2022-08-13T14:21:55.5807288Z test_fn_fwgrad_bwgrad_angle_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.066s) 2022-08-13T14:21:55.5826834Z test_fn_fwgrad_bwgrad_any_cuda_complex128 (__main__.TestGradientsCUDA) ... skip: Skipped! Op doesn't support autograd for this dtype. (0.002s) 2022-08-13T14:21:55.5846206Z test_fn_fwgrad_bwgrad_any_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Op doesn't support autograd for this dtype. (0.002s) 2022-08-13T14:21:55.5865191Z test_fn_fwgrad_bwgrad_arange_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Op doesn't support autograd for this dtype. (0.002s) 2022-08-13T14:21:55.5883937Z test_fn_fwgrad_bwgrad_argmax_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Op doesn't support autograd for this dtype. (0.002s) 2022-08-13T14:21:55.5903495Z test_fn_fwgrad_bwgrad_argmin_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Op doesn't support autograd for this dtype. (0.002s) 2022-08-13T14:21:55.5922520Z test_fn_fwgrad_bwgrad_argsort_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Op doesn't support autograd for this dtype. (0.002s) 2022-08-13T14:21:55.5941537Z test_fn_fwgrad_bwgrad_argwhere_cuda_complex128 (__main__.TestGradientsCUDA) ... skip: Skipped! Op doesn't support autograd for this dtype. (0.002s) 2022-08-13T14:21:55.5960391Z test_fn_fwgrad_bwgrad_argwhere_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Op doesn't support autograd for this dtype. (0.002s) 2022-08-13T14:21:55.5969022Z test_fn_fwgrad_bwgrad_as_strided_cuda_complex128 (__main__.TestGradientsCUDA) ... skip: Numerous errors (0.001s) 2022-08-13T14:21:55.5977329Z test_fn_fwgrad_bwgrad_as_strided_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Numerous errors (0.001s) 2022-08-13T14:21:55.5986016Z test_fn_fwgrad_bwgrad_as_strided_scatter_cuda_complex128 (__main__.TestGradientsCUDA) ... skip: Passes on complex128 and float64 only (0.001s) 2022-08-13T14:21:55.5994632Z test_fn_fwgrad_bwgrad_as_strided_scatter_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Passes on complex128 and float64 only (0.001s) 2022-08-13T14:21:56.5471324Z test_fn_fwgrad_bwgrad_asin_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.947s) 2022-08-13T14:21:56.6892095Z test_fn_fwgrad_bwgrad_asin_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.142s) 2022-08-13T14:21:57.6307755Z test_fn_fwgrad_bwgrad_asinh_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.941s) 2022-08-13T14:21:57.7704114Z test_fn_fwgrad_bwgrad_asinh_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.140s) 2022-08-13T14:21:59.7847179Z test_fn_fwgrad_bwgrad_atan2_cuda_float64 (__main__.TestGradientsCUDA) ... ok (2.014s) 2022-08-13T14:22:00.6269640Z test_fn_fwgrad_bwgrad_atan_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.842s) 2022-08-13T14:22:00.7548734Z test_fn_fwgrad_bwgrad_atan_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.128s) 2022-08-13T14:22:01.6823865Z test_fn_fwgrad_bwgrad_atanh_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.927s) 2022-08-13T14:22:01.8255394Z test_fn_fwgrad_bwgrad_atanh_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.143s) 2022-08-13T14:22:02.5253818Z test_fn_fwgrad_bwgrad_atleast_1d_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.700s) 2022-08-13T14:22:02.6209330Z test_fn_fwgrad_bwgrad_atleast_1d_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.095s) 2022-08-13T14:22:03.3263095Z test_fn_fwgrad_bwgrad_atleast_2d_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.705s) 2022-08-13T14:22:03.4229626Z test_fn_fwgrad_bwgrad_atleast_2d_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.097s) 2022-08-13T14:22:04.1417636Z test_fn_fwgrad_bwgrad_atleast_3d_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.719s) 2022-08-13T14:22:04.2409374Z test_fn_fwgrad_bwgrad_atleast_3d_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.099s) 2022-08-13T14:22:06.1882448Z test_fn_fwgrad_bwgrad_baddbmm_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (1.947s) 2022-08-13T14:22:06.3367752Z test_fn_fwgrad_bwgrad_baddbmm_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.148s) 2022-08-13T14:22:06.4474051Z test_fn_fwgrad_bwgrad_bernoulli_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.111s) 2022-08-13T14:22:06.4555009Z test_fn_fwgrad_bwgrad_bfloat16_cuda_complex128 (__main__.TestGradientsCUDA) ... /opt/conda/lib/python3.7/site-packages/torch/testing/_internal/common_methods_invocations.py:15237: UserWarning: Casting complex values to real discards the imaginary part (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/native/Copy.cpp:250.) 2022-08-13T14:22:06.4555905Z op=lambda x, *args, **kwargs: x.bfloat16(*args, **kwargs), 2022-08-13T14:22:06.4561056Z /opt/conda/lib/python3.7/site-packages/torch/autograd/gradcheck.py:653: UserWarning: Input #1 requires gradient and is not a double precision floating point or complex. This check will likely fail if all the inputs are not of double precision floating point or complex. 2022-08-13T14:22:06.4562139Z f'Input #{idx} requires gradient and ' 2022-08-13T14:22:06.4626022Z expected failure (0.015s) 2022-08-13T14:22:06.4691657Z test_fn_fwgrad_bwgrad_bfloat16_cuda_float64 (__main__.TestGradientsCUDA) ... expected failure (0.006s) 2022-08-13T14:22:13.4917255Z test_fn_fwgrad_bwgrad_block_diag_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (7.022s) 2022-08-13T14:22:14.4719469Z test_fn_fwgrad_bwgrad_block_diag_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.980s) 2022-08-13T14:22:40.4937109Z test_fn_fwgrad_bwgrad_bmm_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (26.022s) 2022-08-13T14:22:44.3937777Z test_fn_fwgrad_bwgrad_bmm_cuda_float64 (__main__.TestGradientsCUDA) ... ok (3.900s) 2022-08-13T14:22:44.3962062Z test_fn_fwgrad_bwgrad_bool_cuda_complex128 (__main__.TestGradientsCUDA) ... skip: Skipped! Op doesn't support autograd for this dtype. (0.002s) 2022-08-13T14:22:44.3985380Z test_fn_fwgrad_bwgrad_bool_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Op doesn't support autograd for this dtype. (0.002s) 2022-08-13T14:22:49.1058416Z test_fn_fwgrad_bwgrad_broadcast_tensors_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (4.707s) 2022-08-13T14:22:49.6311327Z test_fn_fwgrad_bwgrad_broadcast_tensors_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.525s) 2022-08-13T14:22:57.6465394Z test_fn_fwgrad_bwgrad_broadcast_to_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (8.015s) 2022-08-13T14:22:58.7828353Z test_fn_fwgrad_bwgrad_broadcast_to_cuda_float64 (__main__.TestGradientsCUDA) ... ok (1.136s) 2022-08-13T14:22:58.7850109Z test_fn_fwgrad_bwgrad_bucketize_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Op doesn't support autograd for this dtype. (0.002s) 2022-08-13T14:22:58.7870100Z test_fn_fwgrad_bwgrad_byte_cuda_complex128 (__main__.TestGradientsCUDA) ... skip: Skipped! Op doesn't support autograd for this dtype. (0.002s) 2022-08-13T14:22:58.7890245Z test_fn_fwgrad_bwgrad_byte_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Op doesn't support autograd for this dtype. (0.002s) 2022-08-13T14:22:59.8941137Z test_fn_fwgrad_bwgrad_cartesian_prod_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (1.105s) 2022-08-13T14:23:00.0707291Z test_fn_fwgrad_bwgrad_cartesian_prod_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.176s) 2022-08-13T14:23:00.5726020Z test_fn_fwgrad_bwgrad_cat_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.502s) 2022-08-13T14:23:00.6560967Z test_fn_fwgrad_bwgrad_cat_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.083s) 2022-08-13T14:23:00.9631406Z test_fn_fwgrad_bwgrad_cdist_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.307s) 2022-08-13T14:23:01.0275980Z test_fn_fwgrad_bwgrad_ceil_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.064s) 2022-08-13T14:23:01.0319798Z test_fn_fwgrad_bwgrad_chalf_cuda_complex128 (__main__.TestGradientsCUDA) ... /opt/conda/lib/python3.7/site-packages/torch/testing/_internal/common_methods_invocations.py:15366: UserWarning: ComplexHalf support is experimental and many operators don't support it yet. (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/EmptyTensor.cpp:32.) 2022-08-13T14:23:01.0320639Z op=lambda x, *args, **kwargs: x.chalf(*args, **kwargs), 2022-08-13T14:23:01.0412720Z expected failure (0.014s) 2022-08-13T14:23:01.0528118Z test_fn_fwgrad_bwgrad_chalf_cuda_float64 (__main__.TestGradientsCUDA) ... expected failure (0.011s) 2022-08-13T14:23:01.0547463Z test_fn_fwgrad_bwgrad_char_cuda_complex128 (__main__.TestGradientsCUDA) ... skip: Skipped! Op doesn't support autograd for this dtype. (0.002s) 2022-08-13T14:23:01.0566438Z test_fn_fwgrad_bwgrad_char_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Op doesn't support autograd for this dtype. (0.002s) 2022-08-13T14:23:01.3839460Z test_fn_fwgrad_bwgrad_cholesky_cuda_complex128 (__main__.TestGradientsCUDA) ... /opt/conda/lib/python3.7/site-packages/torch/testing/_internal/common_methods_invocations.py:8282: UserWarning: torch.cholesky is deprecated in favor of torch.linalg.cholesky and will be removed in a future PyTorch release. 2022-08-13T14:23:01.3840571Z L = torch.cholesky(A) 2022-08-13T14:23:01.3840831Z should be replaced with 2022-08-13T14:23:01.3841150Z L = torch.linalg.cholesky(A) 2022-08-13T14:23:01.3841409Z and 2022-08-13T14:23:01.3841645Z U = torch.cholesky(A, upper=True) 2022-08-13T14:23:01.3845057Z should be replaced with 2022-08-13T14:23:01.3845814Z U = torch.linalg.cholesky(A).mH(). 2022-08-13T14:23:01.3846405Z This transform will produce equivalent results for all valid (symmetric positive definite) inputs. (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/native/BatchLinearAlgebra.cpp:1816.) 2022-08-13T14:23:01.3846968Z return op(input + input.mH, *args, **kwargs) 2022-08-13T14:23:01.4898578Z ok (0.433s) 2022-08-13T14:23:01.5714603Z test_fn_fwgrad_bwgrad_cholesky_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.082s) 2022-08-13T14:23:02.9136884Z test_fn_fwgrad_bwgrad_cholesky_inverse_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (1.342s) 2022-08-13T14:23:03.1388851Z test_fn_fwgrad_bwgrad_cholesky_inverse_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.225s) 2022-08-13T14:23:36.3860401Z test_fn_fwgrad_bwgrad_cholesky_solve_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (33.247s) 2022-08-13T14:23:42.8155913Z test_fn_fwgrad_bwgrad_cholesky_solve_cuda_float64 (__main__.TestGradientsCUDA) ... ok (6.429s) 2022-08-13T14:23:57.9911255Z test_fn_fwgrad_bwgrad_chunk_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (15.175s) 2022-08-13T14:23:59.5664574Z test_fn_fwgrad_bwgrad_chunk_cuda_float64 (__main__.TestGradientsCUDA) ... ok (1.575s) 2022-08-13T14:24:07.5855835Z test_fn_fwgrad_bwgrad_clamp_cuda_float64 (__main__.TestGradientsCUDA) ... ok (8.019s) 2022-08-13T14:24:09.1781001Z test_fn_fwgrad_bwgrad_clamp_max_cuda_float64 (__main__.TestGradientsCUDA) ... ok (1.592s) 2022-08-13T14:24:10.7683340Z test_fn_fwgrad_bwgrad_clamp_min_cuda_float64 (__main__.TestGradientsCUDA) ... ok (1.590s) 2022-08-13T14:24:16.9638459Z test_fn_fwgrad_bwgrad_clone_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (6.195s) 2022-08-13T14:24:17.8434912Z test_fn_fwgrad_bwgrad_clone_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.880s) 2022-08-13T14:24:20.0732058Z test_fn_fwgrad_bwgrad_column_stack_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (2.230s) 2022-08-13T14:24:20.3839633Z test_fn_fwgrad_bwgrad_column_stack_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.311s) 2022-08-13T14:24:30.7805231Z test_fn_fwgrad_bwgrad_combinations_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (10.396s) 2022-08-13T14:24:33.0007084Z test_fn_fwgrad_bwgrad_combinations_cuda_float64 (__main__.TestGradientsCUDA) ... ok (2.220s) 2022-08-13T14:24:36.4466694Z test_fn_fwgrad_bwgrad_complex_cuda_float64 (__main__.TestGradientsCUDA) ... ok (3.446s) 2022-08-13T14:24:36.6357232Z test_fn_fwgrad_bwgrad_conj_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.189s) 2022-08-13T14:24:36.6623240Z test_fn_fwgrad_bwgrad_conj_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.026s) 2022-08-13T14:24:37.3276984Z test_fn_fwgrad_bwgrad_conj_physical_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.665s) 2022-08-13T14:24:37.4084966Z test_fn_fwgrad_bwgrad_conj_physical_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.081s) 2022-08-13T14:26:38.9534387Z test_fn_fwgrad_bwgrad_constant_pad_nd_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (121.545s) 2022-08-13T14:26:58.9800414Z test_fn_fwgrad_bwgrad_constant_pad_nd_cuda_float64 (__main__.TestGradientsCUDA) ... ok (20.026s) 2022-08-13T14:27:05.1992447Z test_fn_fwgrad_bwgrad_contiguous_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (6.219s) 2022-08-13T14:27:06.0215355Z test_fn_fwgrad_bwgrad_contiguous_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.822s) 2022-08-13T14:27:06.1606395Z test_fn_fwgrad_bwgrad_copysign_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.139s) 2022-08-13T14:27:08.1889401Z test_fn_fwgrad_bwgrad_corrcoef_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (2.028s) 2022-08-13T14:27:08.5190344Z test_fn_fwgrad_bwgrad_corrcoef_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.330s) 2022-08-13T14:27:08.7667962Z test_fn_fwgrad_bwgrad_cos_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.248s) 2022-08-13T14:27:08.8064865Z test_fn_fwgrad_bwgrad_cos_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.040s) 2022-08-13T14:27:09.0477878Z test_fn_fwgrad_bwgrad_cosh_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.241s) 2022-08-13T14:27:09.0864652Z test_fn_fwgrad_bwgrad_cosh_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.039s) 2022-08-13T14:27:09.0884442Z test_fn_fwgrad_bwgrad_count_nonzero_cuda_complex128 (__main__.TestGradientsCUDA) ... skip: Skipped! Op doesn't support autograd for this dtype. (0.002s) 2022-08-13T14:27:09.0904075Z test_fn_fwgrad_bwgrad_count_nonzero_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Op doesn't support autograd for this dtype. (0.002s) 2022-08-13T14:27:09.0911824Z test_fn_fwgrad_bwgrad_cov_cuda_complex128 (__main__.TestGradientsCUDA) ... skip: Barely fails (0.001s) 2022-08-13T14:27:09.0920430Z test_fn_fwgrad_bwgrad_cov_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Barely fails (0.001s) 2022-08-13T14:27:16.1567257Z test_fn_fwgrad_bwgrad_cross_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (7.064s) 2022-08-13T14:27:17.1361343Z test_fn_fwgrad_bwgrad_cross_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.979s) 2022-08-13T14:27:18.2992234Z test_fn_fwgrad_bwgrad_cummax_cuda_float64 (__main__.TestGradientsCUDA) ... ok (1.163s) 2022-08-13T14:27:19.4416019Z test_fn_fwgrad_bwgrad_cummin_cuda_float64 (__main__.TestGradientsCUDA) ... ok (1.142s) 2022-08-13T14:27:19.4426518Z test_fn_fwgrad_bwgrad_cumprod_cuda_complex128 (__main__.TestGradientsCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-13T14:27:34.7539406Z test_fn_fwgrad_bwgrad_cumprod_cuda_float64 (__main__.TestGradientsCUDA) ... ok (15.311s) 2022-08-13T14:27:46.1639527Z test_fn_fwgrad_bwgrad_cumsum_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (11.410s) 2022-08-13T14:27:47.8377175Z test_fn_fwgrad_bwgrad_cumsum_cuda_float64 (__main__.TestGradientsCUDA) ... ok (1.674s) 2022-08-13T14:27:52.1908727Z test_fn_fwgrad_bwgrad_cumulative_trapezoid_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (4.353s) 2022-08-13T14:27:52.9598068Z test_fn_fwgrad_bwgrad_cumulative_trapezoid_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.769s) 2022-08-13T14:27:52.9962781Z test_fn_fwgrad_bwgrad_deg2rad_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.036s) 2022-08-13T14:28:04.5174913Z test_fn_fwgrad_bwgrad_diag_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (11.521s) 2022-08-13T14:28:06.2147457Z test_fn_fwgrad_bwgrad_diag_cuda_float64 (__main__.TestGradientsCUDA) ... ok (1.697s) 2022-08-13T14:28:06.8572332Z test_fn_fwgrad_bwgrad_diag_embed_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.642s) 2022-08-13T14:28:06.9711075Z test_fn_fwgrad_bwgrad_diag_embed_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.114s) 2022-08-13T14:28:07.7533479Z test_fn_fwgrad_bwgrad_diagflat_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.782s) 2022-08-13T14:28:07.8780236Z test_fn_fwgrad_bwgrad_diagflat_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.125s) 2022-08-13T14:28:16.9775309Z test_fn_fwgrad_bwgrad_diagonal_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (9.099s) 2022-08-13T14:28:18.3509651Z test_fn_fwgrad_bwgrad_diagonal_cuda_float64 (__main__.TestGradientsCUDA) ... ok (1.373s) 2022-08-13T14:28:39.7088339Z test_fn_fwgrad_bwgrad_diagonal_scatter_cuda_float64 (__main__.TestGradientsCUDA) ... ok (21.358s) 2022-08-13T14:28:47.1988502Z test_fn_fwgrad_bwgrad_diff_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (7.490s) 2022-08-13T14:28:48.5142239Z test_fn_fwgrad_bwgrad_diff_cuda_float64 (__main__.TestGradientsCUDA) ... ok (1.315s) 2022-08-13T14:28:50.6843488Z test_fn_fwgrad_bwgrad_digamma_cuda_float64 (__main__.TestGradientsCUDA) ... ok (2.170s) 2022-08-13T14:28:56.2562494Z test_fn_fwgrad_bwgrad_dist_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (5.572s) 2022-08-13T14:28:57.3279872Z test_fn_fwgrad_bwgrad_dist_cuda_float64 (__main__.TestGradientsCUDA) ... ok (1.072s) 2022-08-13T14:28:57.4421153Z test_fn_fwgrad_bwgrad_div_floor_rounding_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.114s) 2022-08-13T14:28:58.2551898Z test_fn_fwgrad_bwgrad_div_no_rounding_mode_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.813s) 2022-08-13T14:28:58.3938635Z test_fn_fwgrad_bwgrad_div_no_rounding_mode_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.138s) 2022-08-13T14:28:58.5076459Z test_fn_fwgrad_bwgrad_div_trunc_rounding_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.114s) 2022-08-13T14:28:59.0157762Z test_fn_fwgrad_bwgrad_dot_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.508s) 2022-08-13T14:28:59.0535956Z test_fn_fwgrad_bwgrad_dot_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.038s) 2022-08-13T14:29:00.2477976Z test_fn_fwgrad_bwgrad_double_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (1.194s) 2022-08-13T14:29:00.4429459Z test_fn_fwgrad_bwgrad_double_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.195s) 2022-08-13T14:29:12.1360503Z test_fn_fwgrad_bwgrad_dsplit_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (11.693s) 2022-08-13T14:29:13.7116885Z test_fn_fwgrad_bwgrad_dsplit_cuda_float64 (__main__.TestGradientsCUDA) ... ok (1.575s) 2022-08-13T14:29:17.6422727Z test_fn_fwgrad_bwgrad_dstack_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (3.930s) 2022-08-13T14:29:18.1832506Z test_fn_fwgrad_bwgrad_dstack_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.541s) 2022-08-13T14:29:18.1929310Z test_fn_fwgrad_bwgrad_eig_cuda_complex128 (__main__.TestGradientsCUDA) ... /opt/conda/lib/python3.7/site-packages/torch/testing/_internal/opinfo/core.py:668: UserWarning: torch.eig is deprecated in favor of torch.linalg.eig and will be removed in a future PyTorch release. 2022-08-13T14:29:18.1930763Z torch.linalg.eig returns complex tensors of dtype cfloat or cdouble rather than real tensors mimicking complex tensors. 2022-08-13T14:29:18.1931200Z L, _ = torch.eig(A) 2022-08-13T14:29:18.1931439Z should be replaced with 2022-08-13T14:29:18.1932217Z L_complex = torch.linalg.eigvals(A) 2022-08-13T14:29:18.1932488Z and 2022-08-13T14:29:18.1932736Z L, V = torch.eig(A, eigenvectors=True) 2022-08-13T14:29:18.1933036Z should be replaced with 2022-08-13T14:29:18.1935740Z L_complex, V_complex = torch.linalg.eig(A) (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/native/BatchLinearAlgebra.cpp:3378.) 2022-08-13T14:29:18.1936737Z gradcheck_wrapper: Callable = lambda op, *args, **kwargs: op(*args, **kwargs) 2022-08-13T14:29:18.7923992Z ok (0.609s) 2022-08-13T14:29:19.3659801Z test_fn_fwgrad_bwgrad_eig_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.573s) 2022-08-13T14:29:26.4840574Z test_fn_fwgrad_bwgrad_einsum_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (7.118s) 2022-08-13T14:29:27.5776287Z test_fn_fwgrad_bwgrad_einsum_cuda_float64 (__main__.TestGradientsCUDA) ... ok (1.093s) 2022-08-13T14:29:27.5797433Z test_fn_fwgrad_bwgrad_empty_cuda_complex128 (__main__.TestGradientsCUDA) ... skip: Skipped! Op doesn't support autograd for this dtype. (0.002s) 2022-08-13T14:29:27.5817423Z test_fn_fwgrad_bwgrad_empty_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Op doesn't support autograd for this dtype. (0.002s) 2022-08-13T14:29:27.5836263Z test_fn_fwgrad_bwgrad_empty_like_cuda_complex128 (__main__.TestGradientsCUDA) ... skip: Skipped! Op doesn't support autograd for this dtype. (0.002s) 2022-08-13T14:29:27.5856530Z test_fn_fwgrad_bwgrad_empty_like_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Op doesn't support autograd for this dtype. (0.002s) 2022-08-13T14:29:27.5875965Z test_fn_fwgrad_bwgrad_eq_cuda_complex128 (__main__.TestGradientsCUDA) ... skip: Skipped! Op doesn't support autograd for this dtype. (0.002s) 2022-08-13T14:29:27.5895671Z test_fn_fwgrad_bwgrad_eq_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Op doesn't support autograd for this dtype. (0.002s) 2022-08-13T14:29:27.5914801Z test_fn_fwgrad_bwgrad_equal_cuda_complex128 (__main__.TestGradientsCUDA) ... skip: Skipped! Op doesn't support autograd for this dtype. (0.002s) 2022-08-13T14:29:27.5934298Z test_fn_fwgrad_bwgrad_equal_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Op doesn't support autograd for this dtype. (0.002s) 2022-08-13T14:29:27.7343825Z test_fn_fwgrad_bwgrad_erf_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.141s) 2022-08-13T14:29:27.7777027Z test_fn_fwgrad_bwgrad_erfc_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.043s) 2022-08-13T14:29:28.1856973Z test_fn_fwgrad_bwgrad_erfinv_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.408s) 2022-08-13T14:29:28.4143014Z test_fn_fwgrad_bwgrad_exp2_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.229s) 2022-08-13T14:29:28.6291765Z test_fn_fwgrad_bwgrad_exp_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.215s) 2022-08-13T14:29:28.6632326Z test_fn_fwgrad_bwgrad_exp_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.034s) 2022-08-13T14:29:30.4049689Z test_fn_fwgrad_bwgrad_expand_as_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (1.741s) 2022-08-13T14:29:30.6630822Z test_fn_fwgrad_bwgrad_expand_as_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.258s) 2022-08-13T14:29:41.7915730Z test_fn_fwgrad_bwgrad_expand_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (11.128s) 2022-08-13T14:29:43.4247160Z test_fn_fwgrad_bwgrad_expand_cuda_float64 (__main__.TestGradientsCUDA) ... ok (1.633s) 2022-08-13T14:29:43.5448129Z test_fn_fwgrad_bwgrad_expm1_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.119s) 2022-08-13T14:29:43.9857529Z test_fn_fwgrad_bwgrad_fft_fft2_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.442s) 2022-08-13T14:29:44.1300395Z test_fn_fwgrad_bwgrad_fft_fft2_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.144s) 2022-08-13T14:29:44.4692376Z test_fn_fwgrad_bwgrad_fft_fft_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.339s) 2022-08-13T14:29:44.6256167Z test_fn_fwgrad_bwgrad_fft_fft_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.156s) 2022-08-13T14:29:45.0232967Z test_fn_fwgrad_bwgrad_fft_fftn_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.398s) 2022-08-13T14:29:45.2060407Z test_fn_fwgrad_bwgrad_fft_fftn_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.183s) 2022-08-13T14:29:52.7425890Z test_fn_fwgrad_bwgrad_fft_fftshift_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (7.536s) 2022-08-13T14:29:53.9180967Z test_fn_fwgrad_bwgrad_fft_fftshift_cuda_float64 (__main__.TestGradientsCUDA) ... ok (1.175s) 2022-08-13T14:29:54.2805537Z test_fn_fwgrad_bwgrad_fft_hfft2_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.362s) 2022-08-13T14:29:54.3632152Z test_fn_fwgrad_bwgrad_fft_hfft2_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.083s) 2022-08-13T14:29:54.7290655Z test_fn_fwgrad_bwgrad_fft_hfft_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.366s) 2022-08-13T14:29:54.8124028Z test_fn_fwgrad_bwgrad_fft_hfft_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.083s) 2022-08-13T14:29:55.2574936Z test_fn_fwgrad_bwgrad_fft_hfftn_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.445s) 2022-08-13T14:29:55.3588544Z test_fn_fwgrad_bwgrad_fft_hfftn_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.101s) 2022-08-13T14:29:55.6819383Z test_fn_fwgrad_bwgrad_fft_ifft2_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.323s) 2022-08-13T14:29:55.8310178Z test_fn_fwgrad_bwgrad_fft_ifft2_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.149s) 2022-08-13T14:29:56.1818910Z test_fn_fwgrad_bwgrad_fft_ifft_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.351s) 2022-08-13T14:29:56.3603434Z test_fn_fwgrad_bwgrad_fft_ifft_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.178s) 2022-08-13T14:29:56.7752799Z test_fn_fwgrad_bwgrad_fft_ifftn_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.415s) 2022-08-13T14:29:56.9650869Z test_fn_fwgrad_bwgrad_fft_ifftn_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.190s) 2022-08-13T14:30:04.5161698Z test_fn_fwgrad_bwgrad_fft_ifftshift_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (7.551s) 2022-08-13T14:30:05.7088641Z test_fn_fwgrad_bwgrad_fft_ifftshift_cuda_float64 (__main__.TestGradientsCUDA) ... ok (1.193s) 2022-08-13T14:30:05.8956039Z test_fn_fwgrad_bwgrad_fft_ihfft2_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.187s) 2022-08-13T14:30:26.1284386Z test_fn_fwgrad_bwgrad_fft_ihfft_cuda_float64 (__main__.TestGradientsCUDA) ... ok (20.233s) 2022-08-13T14:30:26.3578626Z test_fn_fwgrad_bwgrad_fft_ihfftn_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.229s) 2022-08-13T14:30:26.6813676Z test_fn_fwgrad_bwgrad_fft_irfft2_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.323s) 2022-08-13T14:30:26.7555636Z test_fn_fwgrad_bwgrad_fft_irfft2_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.074s) 2022-08-13T14:30:27.1086053Z test_fn_fwgrad_bwgrad_fft_irfft_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.353s) 2022-08-13T14:30:27.1891492Z test_fn_fwgrad_bwgrad_fft_irfft_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.080s) 2022-08-13T14:30:27.6017440Z test_fn_fwgrad_bwgrad_fft_irfftn_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.412s) 2022-08-13T14:30:27.6959420Z test_fn_fwgrad_bwgrad_fft_irfftn_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.094s) 2022-08-13T14:30:27.8493945Z test_fn_fwgrad_bwgrad_fft_rfft2_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.153s) 2022-08-13T14:30:28.0129731Z test_fn_fwgrad_bwgrad_fft_rfft_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.163s) 2022-08-13T14:30:28.2057004Z test_fn_fwgrad_bwgrad_fft_rfftn_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.193s) 2022-08-13T14:30:28.4235407Z test_fn_fwgrad_bwgrad_fill_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.218s) 2022-08-13T14:30:28.4645404Z test_fn_fwgrad_bwgrad_fill_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.041s) 2022-08-13T14:30:36.2152148Z test_fn_fwgrad_bwgrad_flatten_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (7.750s) 2022-08-13T14:30:37.2620345Z test_fn_fwgrad_bwgrad_flatten_cuda_float64 (__main__.TestGradientsCUDA) ... ok (1.047s) 2022-08-13T14:31:10.8317849Z test_fn_fwgrad_bwgrad_flip_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (33.570s) 2022-08-13T14:31:15.9174500Z test_fn_fwgrad_bwgrad_flip_cuda_float64 (__main__.TestGradientsCUDA) ... ok (5.085s) 2022-08-13T14:31:22.8501646Z test_fn_fwgrad_bwgrad_fliplr_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (6.933s) 2022-08-13T14:31:23.8665000Z test_fn_fwgrad_bwgrad_fliplr_cuda_float64 (__main__.TestGradientsCUDA) ... ok (1.016s) 2022-08-13T14:31:30.7396394Z test_fn_fwgrad_bwgrad_flipud_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (6.873s) 2022-08-13T14:31:31.7433072Z test_fn_fwgrad_bwgrad_flipud_cuda_float64 (__main__.TestGradientsCUDA) ... ok (1.004s) 2022-08-13T14:31:31.7540802Z test_fn_fwgrad_bwgrad_float_cuda_complex128 (__main__.TestGradientsCUDA) ... expected failure (0.011s) 2022-08-13T14:31:31.7609111Z test_fn_fwgrad_bwgrad_float_cuda_float64 (__main__.TestGradientsCUDA) ... expected failure (0.007s) 2022-08-13T14:31:32.9103323Z test_fn_fwgrad_bwgrad_float_power_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (1.149s) 2022-08-13T14:31:33.0988339Z test_fn_fwgrad_bwgrad_float_power_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.188s) 2022-08-13T14:31:33.1630476Z test_fn_fwgrad_bwgrad_floor_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.064s) 2022-08-13T14:31:33.1650168Z test_fn_fwgrad_bwgrad_floor_divide_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Op doesn't support autograd for this dtype. (0.002s) 2022-08-13T14:31:34.8928247Z test_fn_fwgrad_bwgrad_fmax_cuda_float64 (__main__.TestGradientsCUDA) ... ok (1.728s) 2022-08-13T14:31:36.6259148Z test_fn_fwgrad_bwgrad_fmin_cuda_float64 (__main__.TestGradientsCUDA) ... ok (1.733s) 2022-08-13T14:31:36.7546145Z test_fn_fwgrad_bwgrad_fmod_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.129s) 2022-08-13T14:31:36.7841723Z test_fn_fwgrad_bwgrad_frac_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.030s) 2022-08-13T14:31:37.0737493Z test_fn_fwgrad_bwgrad_frexp_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.289s) 2022-08-13T14:31:37.0757820Z test_fn_fwgrad_bwgrad_full_like_cuda_complex128 (__main__.TestGradientsCUDA) ... skip: Skipped! Op doesn't support autograd for this dtype. (0.002s) 2022-08-13T14:31:37.0777101Z test_fn_fwgrad_bwgrad_full_like_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Op doesn't support autograd for this dtype. (0.002s) 2022-08-13T14:31:39.3637372Z test_fn_fwgrad_bwgrad_gather_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (2.286s) 2022-08-13T14:31:39.7233869Z test_fn_fwgrad_bwgrad_gather_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.360s) 2022-08-13T14:31:39.7254514Z test_fn_fwgrad_bwgrad_ge_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Op doesn't support autograd for this dtype. (0.002s) 2022-08-13T14:31:39.7274127Z test_fn_fwgrad_bwgrad_geqrf_cuda_complex128 (__main__.TestGradientsCUDA) ... skip: Skipped! Op doesn't support autograd for this dtype. (0.002s) 2022-08-13T14:31:39.7293602Z test_fn_fwgrad_bwgrad_geqrf_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Op doesn't support autograd for this dtype. (0.002s) 2022-08-13T14:32:30.2784636Z test_fn_fwgrad_bwgrad_gradient_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (50.549s) 2022-08-13T14:32:41.0485355Z test_fn_fwgrad_bwgrad_gradient_cuda_float64 (__main__.TestGradientsCUDA) ... ok (10.770s) 2022-08-13T14:32:41.0509025Z test_fn_fwgrad_bwgrad_gt_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Op doesn't support autograd for this dtype. (0.002s) 2022-08-13T14:32:41.0622589Z test_fn_fwgrad_bwgrad_half_cuda_complex128 (__main__.TestGradientsCUDA) ... expected failure (0.011s) 2022-08-13T14:32:41.0692172Z test_fn_fwgrad_bwgrad_half_cuda_float64 (__main__.TestGradientsCUDA) ... expected failure (0.007s) 2022-08-13T14:32:41.0713039Z test_fn_fwgrad_bwgrad_heaviside_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Op doesn't support autograd for this dtype. (0.002s) 2022-08-13T14:32:41.0733804Z test_fn_fwgrad_bwgrad_histc_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Op doesn't support autograd for this dtype. (0.002s) 2022-08-13T14:32:47.8477305Z test_fn_fwgrad_bwgrad_hsplit_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (6.774s) 2022-08-13T14:32:48.7041453Z test_fn_fwgrad_bwgrad_hsplit_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.856s) 2022-08-13T14:32:52.7104698Z test_fn_fwgrad_bwgrad_hstack_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (4.006s) 2022-08-13T14:32:53.2492697Z test_fn_fwgrad_bwgrad_hstack_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.539s) 2022-08-13T14:32:55.0225942Z test_fn_fwgrad_bwgrad_hypot_cuda_float64 (__main__.TestGradientsCUDA) ... ok (1.773s) 2022-08-13T14:32:55.7334729Z test_fn_fwgrad_bwgrad_i0_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.711s) 2022-08-13T14:32:55.7356541Z test_fn_fwgrad_bwgrad_igamma_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Op doesn't support autograd for this dtype. (0.002s) 2022-08-13T14:32:55.7377625Z test_fn_fwgrad_bwgrad_igammac_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Op doesn't support autograd for this dtype. (0.002s) 2022-08-13T14:32:55.9118650Z test_fn_fwgrad_bwgrad_imag_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.174s) 2022-08-13T14:33:00.8029832Z test_fn_fwgrad_bwgrad_index_add_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (4.891s) 2022-08-13T14:33:01.5492313Z test_fn_fwgrad_bwgrad_index_add_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.746s) 2022-08-13T14:33:03.2095005Z test_fn_fwgrad_bwgrad_index_copy_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (1.660s) 2022-08-13T14:33:03.4653474Z test_fn_fwgrad_bwgrad_index_copy_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.256s) 2022-08-13T14:33:04.3305616Z test_fn_fwgrad_bwgrad_index_fill_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.865s) 2022-08-13T14:33:04.4706337Z test_fn_fwgrad_bwgrad_index_fill_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.140s) 2022-08-13T14:33:10.0430438Z test_fn_fwgrad_bwgrad_index_put_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (5.572s) 2022-08-13T14:33:10.9540062Z test_fn_fwgrad_bwgrad_index_put_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.911s) 2022-08-13T14:33:10.9570604Z test_fn_fwgrad_bwgrad_index_reduce_cuda_float64 (__main__.TestGradientsCUDA) ... /opt/conda/lib/python3.7/site-packages/torch/testing/_internal/opinfo/core.py:668: UserWarning: index_reduce() is in beta and the API may change at any time. (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/native/cuda/Indexing.cu:882.) 2022-08-13T14:33:10.9571977Z gradcheck_wrapper: Callable = lambda op, *args, **kwargs: op(*args, **kwargs) 2022-08-13T14:33:10.9673046Z ok (0.013s) 2022-08-13T14:33:11.8034573Z test_fn_fwgrad_bwgrad_index_select_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.836s) 2022-08-13T14:33:11.9373792Z test_fn_fwgrad_bwgrad_index_select_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.134s) 2022-08-13T14:33:13.3404198Z test_fn_fwgrad_bwgrad_inner_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (1.403s) 2022-08-13T14:33:13.5438966Z test_fn_fwgrad_bwgrad_inner_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.203s) 2022-08-13T14:33:13.5461676Z test_fn_fwgrad_bwgrad_int_cuda_complex128 (__main__.TestGradientsCUDA) ... skip: Skipped! Op doesn't support autograd for this dtype. (0.002s) 2022-08-13T14:33:13.5480951Z test_fn_fwgrad_bwgrad_int_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Op doesn't support autograd for this dtype. (0.002s) 2022-08-13T14:33:19.4621983Z test_fn_fwgrad_bwgrad_inverse_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (5.914s) 2022-08-13T14:33:20.4449739Z test_fn_fwgrad_bwgrad_inverse_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.983s) 2022-08-13T14:33:20.4473080Z test_fn_fwgrad_bwgrad_isclose_cuda_complex128 (__main__.TestGradientsCUDA) ... skip: Skipped! Op doesn't support autograd for this dtype. (0.002s) 2022-08-13T14:33:20.4493385Z test_fn_fwgrad_bwgrad_isclose_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Op doesn't support autograd for this dtype. (0.002s) 2022-08-13T14:33:20.4513429Z test_fn_fwgrad_bwgrad_isfinite_cuda_complex128 (__main__.TestGradientsCUDA) ... skip: Skipped! Op doesn't support autograd for this dtype. (0.002s) 2022-08-13T14:33:20.4533734Z test_fn_fwgrad_bwgrad_isfinite_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Op doesn't support autograd for this dtype. (0.002s) 2022-08-13T14:33:20.4553609Z test_fn_fwgrad_bwgrad_isin_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Op doesn't support autograd for this dtype. (0.002s) 2022-08-13T14:33:20.4574240Z test_fn_fwgrad_bwgrad_isinf_cuda_complex128 (__main__.TestGradientsCUDA) ... skip: Skipped! Op doesn't support autograd for this dtype. (0.002s) 2022-08-13T14:33:20.4594137Z test_fn_fwgrad_bwgrad_isinf_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Op doesn't support autograd for this dtype. (0.002s) 2022-08-13T14:33:20.4615018Z test_fn_fwgrad_bwgrad_isnan_cuda_complex128 (__main__.TestGradientsCUDA) ... skip: Skipped! Op doesn't support autograd for this dtype. (0.002s) 2022-08-13T14:33:20.4634955Z test_fn_fwgrad_bwgrad_isnan_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Op doesn't support autograd for this dtype. (0.002s) 2022-08-13T14:33:20.4655051Z test_fn_fwgrad_bwgrad_isneginf_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Op doesn't support autograd for this dtype. (0.002s) 2022-08-13T14:33:20.4675126Z test_fn_fwgrad_bwgrad_isposinf_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Op doesn't support autograd for this dtype. (0.002s) 2022-08-13T14:33:20.4700720Z test_fn_fwgrad_bwgrad_isreal_cuda_complex128 (__main__.TestGradientsCUDA) ... skip: Skipped! Op doesn't support autograd for this dtype. (0.002s) 2022-08-13T14:33:20.4720625Z test_fn_fwgrad_bwgrad_isreal_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Op doesn't support autograd for this dtype. (0.002s) 2022-08-13T14:33:22.2634251Z test_fn_fwgrad_bwgrad_istft_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (1.791s) 2022-08-13T14:33:22.2662950Z test_fn_fwgrad_bwgrad_istft_cuda_float64 (__main__.TestGradientsCUDA) ... /opt/conda/lib/python3.7/site-packages/torch/testing/_internal/opinfo/core.py:668: UserWarning: istft will require a complex-valued input tensor in a future PyTorch release. Matching the output from stft with return_complex=True. (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/native/SpectralOps.cpp:979.) 2022-08-13T14:33:22.2663821Z gradcheck_wrapper: Callable = lambda op, *args, **kwargs: op(*args, **kwargs) 2022-08-13T14:33:22.6270847Z ok (0.364s) 2022-08-13T14:33:22.6292863Z test_fn_fwgrad_bwgrad_jiterator_2inputs_2outputs_cuda_complex128 (__main__.TestGradientsCUDA) ... skip: Skipped! Op doesn't support autograd for this dtype. (0.002s) 2022-08-13T14:33:22.6312831Z test_fn_fwgrad_bwgrad_jiterator_2inputs_2outputs_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Op doesn't support autograd for this dtype. (0.002s) 2022-08-13T14:33:22.6333159Z test_fn_fwgrad_bwgrad_jiterator_4inputs_with_extra_args_cuda_complex128 (__main__.TestGradientsCUDA) ... skip: Skipped! Op doesn't support autograd for this dtype. (0.002s) 2022-08-13T14:33:22.6353427Z test_fn_fwgrad_bwgrad_jiterator_4inputs_with_extra_args_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Op doesn't support autograd for this dtype. (0.002s) 2022-08-13T14:33:22.6373960Z test_fn_fwgrad_bwgrad_jiterator_binary_cuda_complex128 (__main__.TestGradientsCUDA) ... skip: Skipped! Op doesn't support autograd for this dtype. (0.002s) 2022-08-13T14:33:22.6394077Z test_fn_fwgrad_bwgrad_jiterator_binary_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Op doesn't support autograd for this dtype. (0.002s) 2022-08-13T14:33:22.6414445Z test_fn_fwgrad_bwgrad_jiterator_binary_return_by_ref_cuda_complex128 (__main__.TestGradientsCUDA) ... skip: Skipped! Op doesn't support autograd for this dtype. (0.002s) 2022-08-13T14:33:22.6434597Z test_fn_fwgrad_bwgrad_jiterator_binary_return_by_ref_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Op doesn't support autograd for this dtype. (0.002s) 2022-08-13T14:33:22.6455120Z test_fn_fwgrad_bwgrad_jiterator_unary_cuda_complex128 (__main__.TestGradientsCUDA) ... skip: Skipped! Op doesn't support autograd for this dtype. (0.002s) 2022-08-13T14:33:22.6475054Z test_fn_fwgrad_bwgrad_jiterator_unary_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Op doesn't support autograd for this dtype. (0.002s) 2022-08-13T14:33:22.7523175Z test_fn_fwgrad_bwgrad_kron_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.105s) 2022-08-13T14:33:22.7713378Z test_fn_fwgrad_bwgrad_kron_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.019s) 2022-08-13T14:33:24.7231240Z test_fn_fwgrad_bwgrad_kthvalue_cuda_float64 (__main__.TestGradientsCUDA) ... ok (1.952s) 2022-08-13T14:33:25.6458542Z test_fn_fwgrad_bwgrad_ldexp_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.923s) 2022-08-13T14:33:25.7972967Z test_fn_fwgrad_bwgrad_ldexp_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.151s) 2022-08-13T14:33:25.7992764Z test_fn_fwgrad_bwgrad_le_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Op doesn't support autograd for this dtype. (0.002s) 2022-08-13T14:34:07.0695364Z test_fn_fwgrad_bwgrad_lerp_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (41.270s) 2022-08-13T14:34:11.7556549Z test_fn_fwgrad_bwgrad_lerp_cuda_float64 (__main__.TestGradientsCUDA) ... ok (4.686s) 2022-08-13T14:34:11.7930053Z test_fn_fwgrad_bwgrad_lgamma_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.037s) 2022-08-13T14:34:27.8283769Z test_fn_fwgrad_bwgrad_linalg_cholesky_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (16.035s) 2022-08-13T14:34:30.6985706Z test_fn_fwgrad_bwgrad_linalg_cholesky_cuda_float64 (__main__.TestGradientsCUDA) ... ok (2.870s) 2022-08-13T14:34:46.0284873Z test_fn_fwgrad_bwgrad_linalg_cholesky_ex_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (15.330s) 2022-08-13T14:34:48.7771322Z test_fn_fwgrad_bwgrad_linalg_cholesky_ex_cuda_float64 (__main__.TestGradientsCUDA) ... ok (2.748s) 2022-08-13T14:35:00.2504753Z test_fn_fwgrad_bwgrad_linalg_cond_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (11.473s) 2022-08-13T14:35:01.5448554Z test_fn_fwgrad_bwgrad_linalg_cond_cuda_float64 (__main__.TestGradientsCUDA) ... ok (1.294s) 2022-08-13T14:35:08.1783880Z test_fn_fwgrad_bwgrad_linalg_cross_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (6.633s) 2022-08-13T14:35:09.0991287Z test_fn_fwgrad_bwgrad_linalg_cross_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.921s) 2022-08-13T14:35:12.2940613Z test_fn_fwgrad_bwgrad_linalg_det_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (3.195s) 2022-08-13T14:35:12.9151378Z test_fn_fwgrad_bwgrad_linalg_det_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.621s) 2022-08-13T14:35:12.9159840Z test_fn_fwgrad_bwgrad_linalg_det_singular_cuda_complex128 (__main__.TestGradientsCUDA) ... skip: Skipped! (0.001s) 2022-08-13T14:35:12.9169038Z test_fn_fwgrad_bwgrad_linalg_det_singular_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! (0.001s) 2022-08-13T14:35:25.9570185Z test_fn_fwgrad_bwgrad_linalg_eig_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (13.040s) 2022-08-13T14:35:31.9340259Z test_fn_fwgrad_bwgrad_linalg_eig_cuda_float64 (__main__.TestGradientsCUDA) ... ok (5.977s) 2022-08-13T14:35:43.0274740Z test_fn_fwgrad_bwgrad_linalg_eigh_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (11.093s) 2022-08-13T14:35:44.8127500Z test_fn_fwgrad_bwgrad_linalg_eigh_cuda_float64 (__main__.TestGradientsCUDA) ... ok (1.785s) 2022-08-13T14:35:49.0239350Z test_fn_fwgrad_bwgrad_linalg_eigvals_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (4.211s) 2022-08-13T14:35:50.9267897Z test_fn_fwgrad_bwgrad_linalg_eigvals_cuda_float64 (__main__.TestGradientsCUDA) ... ok (1.903s) 2022-08-13T14:35:54.7059245Z test_fn_fwgrad_bwgrad_linalg_eigvalsh_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (3.779s) 2022-08-13T14:35:55.4099417Z test_fn_fwgrad_bwgrad_linalg_eigvalsh_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.704s) 2022-08-13T14:35:58.4246999Z test_fn_fwgrad_bwgrad_linalg_householder_product_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (3.015s) 2022-08-13T14:35:58.9467785Z test_fn_fwgrad_bwgrad_linalg_householder_product_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.522s) 2022-08-13T14:36:04.6501185Z test_fn_fwgrad_bwgrad_linalg_inv_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (5.703s) 2022-08-13T14:36:05.5853649Z test_fn_fwgrad_bwgrad_linalg_inv_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.935s) 2022-08-13T14:36:10.6321846Z test_fn_fwgrad_bwgrad_linalg_inv_ex_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (5.047s) 2022-08-13T14:36:11.4674247Z test_fn_fwgrad_bwgrad_linalg_inv_ex_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.835s) 2022-08-13T14:36:11.4697392Z test_fn_fwgrad_bwgrad_linalg_ldl_factor_cuda_complex128 (__main__.TestGradientsCUDA) ... skip: Skipped! Op doesn't support autograd for this dtype. (0.002s) 2022-08-13T14:36:11.4716969Z test_fn_fwgrad_bwgrad_linalg_ldl_factor_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Op doesn't support autograd for this dtype. (0.002s) 2022-08-13T14:36:11.4737372Z test_fn_fwgrad_bwgrad_linalg_ldl_factor_ex_cuda_complex128 (__main__.TestGradientsCUDA) ... skip: Skipped! Op doesn't support autograd for this dtype. (0.002s) 2022-08-13T14:36:11.4757424Z test_fn_fwgrad_bwgrad_linalg_ldl_factor_ex_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Op doesn't support autograd for this dtype. (0.002s) 2022-08-13T14:36:11.4777633Z test_fn_fwgrad_bwgrad_linalg_ldl_solve_cuda_complex128 (__main__.TestGradientsCUDA) ... skip: not available before CUDA 11.3.1 (0.002s) 2022-08-13T14:36:11.4797424Z test_fn_fwgrad_bwgrad_linalg_ldl_solve_cuda_float64 (__main__.TestGradientsCUDA) ... skip: not available before CUDA 11.3.1 (0.002s) 2022-08-13T14:36:11.4806329Z test_fn_fwgrad_bwgrad_linalg_lstsq_cuda_complex128 (__main__.TestGradientsCUDA) ... skip: Skipped! (0.001s) 2022-08-13T14:36:11.4815455Z test_fn_fwgrad_bwgrad_linalg_lstsq_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! (0.001s) 2022-08-13T14:36:19.4282494Z test_fn_fwgrad_bwgrad_linalg_lstsq_grad_oriented_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (7.946s) 2022-08-13T14:36:20.2611750Z test_fn_fwgrad_bwgrad_linalg_lstsq_grad_oriented_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.833s) 2022-08-13T14:36:25.6157072Z test_fn_fwgrad_bwgrad_linalg_lu_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (5.354s) 2022-08-13T14:36:26.6872297Z test_fn_fwgrad_bwgrad_linalg_lu_cuda_float64 (__main__.TestGradientsCUDA) ... ok (1.071s) 2022-08-13T14:36:31.0556379Z test_fn_fwgrad_bwgrad_linalg_lu_factor_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (4.368s) 2022-08-13T14:36:31.9068493Z test_fn_fwgrad_bwgrad_linalg_lu_factor_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.851s) 2022-08-13T14:36:35.3519871Z test_fn_fwgrad_bwgrad_linalg_lu_factor_ex_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (3.445s) 2022-08-13T14:36:36.0583017Z test_fn_fwgrad_bwgrad_linalg_lu_factor_ex_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.706s) 2022-08-13T14:37:00.8432733Z test_fn_fwgrad_bwgrad_linalg_lu_solve_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (24.785s) 2022-08-13T14:37:05.3956790Z test_fn_fwgrad_bwgrad_linalg_lu_solve_cuda_float64 (__main__.TestGradientsCUDA) ... ok (4.552s) 2022-08-13T14:37:28.2725863Z test_fn_fwgrad_bwgrad_linalg_matrix_norm_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (22.877s) 2022-08-13T14:37:31.9822458Z test_fn_fwgrad_bwgrad_linalg_matrix_norm_cuda_float64 (__main__.TestGradientsCUDA) ... ok (3.709s) 2022-08-13T14:37:33.1086745Z test_fn_fwgrad_bwgrad_linalg_matrix_power_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (1.126s) 2022-08-13T14:37:33.3175162Z test_fn_fwgrad_bwgrad_linalg_matrix_power_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.209s) 2022-08-13T14:37:33.3196518Z test_fn_fwgrad_bwgrad_linalg_matrix_rank_cuda_complex128 (__main__.TestGradientsCUDA) ... skip: Skipped! Op doesn't support autograd for this dtype. (0.002s) 2022-08-13T14:37:33.3216354Z test_fn_fwgrad_bwgrad_linalg_matrix_rank_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Op doesn't support autograd for this dtype. (0.002s) 2022-08-13T14:37:33.3236028Z test_fn_fwgrad_bwgrad_linalg_matrix_rank_hermitian_cuda_complex128 (__main__.TestGradientsCUDA) ... skip: Skipped! Op doesn't support autograd for this dtype. (0.002s) 2022-08-13T14:37:33.3255927Z test_fn_fwgrad_bwgrad_linalg_matrix_rank_hermitian_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Op doesn't support autograd for this dtype. (0.002s) 2022-08-13T14:37:38.7583662Z test_fn_fwgrad_bwgrad_linalg_multi_dot_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (5.433s) 2022-08-13T14:37:39.5793894Z test_fn_fwgrad_bwgrad_linalg_multi_dot_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.821s) 2022-08-13T14:37:42.7814748Z test_fn_fwgrad_bwgrad_linalg_norm_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (3.202s) 2022-08-13T14:37:43.3802049Z test_fn_fwgrad_bwgrad_linalg_norm_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.599s) 2022-08-13T14:37:43.3995317Z test_fn_fwgrad_bwgrad_linalg_norm_subgradients_at_zero_cuda_complex128 (__main__.TestGradientsCUDA) ... expected failure (0.019s) 2022-08-13T14:37:43.4147001Z test_fn_fwgrad_bwgrad_linalg_norm_subgradients_at_zero_cuda_float64 (__main__.TestGradientsCUDA) ... expected failure (0.015s) 2022-08-13T14:37:47.0844313Z test_fn_fwgrad_bwgrad_linalg_pinv_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (3.669s) 2022-08-13T14:37:47.5529836Z test_fn_fwgrad_bwgrad_linalg_pinv_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.469s) 2022-08-13T14:37:57.3928016Z test_fn_fwgrad_bwgrad_linalg_pinv_hermitian_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (9.840s) 2022-08-13T14:37:59.1493890Z test_fn_fwgrad_bwgrad_linalg_pinv_hermitian_cuda_float64 (__main__.TestGradientsCUDA) ... ok (1.756s) 2022-08-13T14:37:59.1502217Z test_fn_fwgrad_bwgrad_linalg_pinv_singular_cuda_complex128 (__main__.TestGradientsCUDA) ... skip: Skipped! (0.001s) 2022-08-13T14:37:59.1523065Z test_fn_fwgrad_bwgrad_linalg_pinv_singular_cuda_float64 (__main__.TestGradientsCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T14:38:19.9910910Z test_fn_fwgrad_bwgrad_linalg_qr_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (20.838s) 2022-08-13T14:38:23.4030139Z test_fn_fwgrad_bwgrad_linalg_qr_cuda_float64 (__main__.TestGradientsCUDA) ... ok (3.412s) 2022-08-13T14:38:27.4446818Z test_fn_fwgrad_bwgrad_linalg_slogdet_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (4.042s) 2022-08-13T14:38:28.1617930Z test_fn_fwgrad_bwgrad_linalg_slogdet_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.717s) 2022-08-13T14:38:29.8177978Z test_fn_fwgrad_bwgrad_linalg_solve_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (1.656s) 2022-08-13T14:38:30.1202470Z test_fn_fwgrad_bwgrad_linalg_solve_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.302s) 2022-08-13T14:38:41.7163641Z test_fn_fwgrad_bwgrad_linalg_solve_ex_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (11.596s) 2022-08-13T14:38:43.6778470Z test_fn_fwgrad_bwgrad_linalg_solve_ex_cuda_float64 (__main__.TestGradientsCUDA) ... ok (1.961s) 2022-08-13T14:39:47.0160479Z test_fn_fwgrad_bwgrad_linalg_solve_triangular_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (63.338s) 2022-08-13T14:39:57.7916877Z test_fn_fwgrad_bwgrad_linalg_solve_triangular_cuda_float64 (__main__.TestGradientsCUDA) ... ok (10.775s) 2022-08-13T14:40:35.2173812Z test_fn_fwgrad_bwgrad_linalg_svd_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (37.426s) 2022-08-13T14:40:39.9586935Z test_fn_fwgrad_bwgrad_linalg_svd_cuda_float64 (__main__.TestGradientsCUDA) ... ok (4.741s) 2022-08-13T14:40:58.5707992Z test_fn_fwgrad_bwgrad_linalg_svdvals_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (18.612s) 2022-08-13T14:41:00.7865631Z test_fn_fwgrad_bwgrad_linalg_svdvals_cuda_float64 (__main__.TestGradientsCUDA) ... ok (2.216s) 2022-08-13T14:41:17.0297855Z test_fn_fwgrad_bwgrad_linalg_tensorinv_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (16.243s) 2022-08-13T14:41:19.6675125Z test_fn_fwgrad_bwgrad_linalg_tensorinv_cuda_float64 (__main__.TestGradientsCUDA) ... ok (2.638s) 2022-08-13T14:41:35.7308439Z test_fn_fwgrad_bwgrad_linalg_tensorsolve_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (16.063s) 2022-08-13T14:41:38.5288352Z test_fn_fwgrad_bwgrad_linalg_tensorsolve_cuda_float64 (__main__.TestGradientsCUDA) ... ok (2.798s) 2022-08-13T14:41:48.1860455Z test_fn_fwgrad_bwgrad_linalg_vander_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (9.657s) 2022-08-13T14:41:49.9628726Z test_fn_fwgrad_bwgrad_linalg_vander_cuda_float64 (__main__.TestGradientsCUDA) ... ok (1.777s) 2022-08-13T14:42:00.7413033Z test_fn_fwgrad_bwgrad_linalg_vecdot_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (10.778s) 2022-08-13T14:42:02.3019526Z test_fn_fwgrad_bwgrad_linalg_vecdot_cuda_float64 (__main__.TestGradientsCUDA) ... ok (1.560s) 2022-08-13T14:42:40.3358488Z test_fn_fwgrad_bwgrad_linalg_vector_norm_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (38.034s) 2022-08-13T14:42:47.5538871Z test_fn_fwgrad_bwgrad_linalg_vector_norm_cuda_float64 (__main__.TestGradientsCUDA) ... ok (7.218s) 2022-08-13T14:42:47.5560639Z test_fn_fwgrad_bwgrad_linspace_cuda_complex128 (__main__.TestGradientsCUDA) ... skip: Skipped! Op doesn't support autograd for this dtype. (0.002s) 2022-08-13T14:42:47.5580058Z test_fn_fwgrad_bwgrad_linspace_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Op doesn't support autograd for this dtype. (0.002s) 2022-08-13T14:42:47.7786309Z test_fn_fwgrad_bwgrad_log10_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.220s) 2022-08-13T14:42:47.8146238Z test_fn_fwgrad_bwgrad_log10_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.036s) 2022-08-13T14:42:47.9325786Z test_fn_fwgrad_bwgrad_log1p_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.118s) 2022-08-13T14:42:48.1525550Z test_fn_fwgrad_bwgrad_log2_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.220s) 2022-08-13T14:42:48.1885553Z test_fn_fwgrad_bwgrad_log2_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.036s) 2022-08-13T14:42:48.3995329Z test_fn_fwgrad_bwgrad_log_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.211s) 2022-08-13T14:42:48.4335715Z test_fn_fwgrad_bwgrad_log_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.034s) 2022-08-13T14:42:48.4498168Z test_fn_fwgrad_bwgrad_log_softmax_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.016s) 2022-08-13T14:42:48.4708551Z test_fn_fwgrad_bwgrad_log_softmax_dtype_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.021s) 2022-08-13T14:42:48.4865657Z test_fn_fwgrad_bwgrad_log_softmax_dtype_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.016s) 2022-08-13T14:42:48.7860135Z test_fn_fwgrad_bwgrad_logaddexp2_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.299s) 2022-08-13T14:42:49.0543999Z test_fn_fwgrad_bwgrad_logaddexp_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.268s) 2022-08-13T14:42:49.3662693Z test_fn_fwgrad_bwgrad_logcumsumexp_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.312s) 2022-08-13T14:42:53.6146775Z test_fn_fwgrad_bwgrad_logdet_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (4.248s) 2022-08-13T14:42:54.4040747Z test_fn_fwgrad_bwgrad_logdet_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.789s) 2022-08-13T14:42:54.4066164Z test_fn_fwgrad_bwgrad_logical_and_cuda_complex128 (__main__.TestGradientsCUDA) ... skip: Skipped! Op doesn't support autograd for this dtype. (0.002s) 2022-08-13T14:42:54.4089570Z test_fn_fwgrad_bwgrad_logical_and_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Op doesn't support autograd for this dtype. (0.002s) 2022-08-13T14:42:54.4112816Z test_fn_fwgrad_bwgrad_logical_not_cuda_complex128 (__main__.TestGradientsCUDA) ... skip: Skipped! Op doesn't support autograd for this dtype. (0.002s) 2022-08-13T14:42:54.4134633Z test_fn_fwgrad_bwgrad_logical_not_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Op doesn't support autograd for this dtype. (0.002s) 2022-08-13T14:42:54.4154488Z test_fn_fwgrad_bwgrad_logical_or_cuda_complex128 (__main__.TestGradientsCUDA) ... skip: Skipped! Op doesn't support autograd for this dtype. (0.002s) 2022-08-13T14:42:54.4173895Z test_fn_fwgrad_bwgrad_logical_or_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Op doesn't support autograd for this dtype. (0.002s) 2022-08-13T14:42:54.4193586Z test_fn_fwgrad_bwgrad_logical_xor_cuda_complex128 (__main__.TestGradientsCUDA) ... skip: Skipped! Op doesn't support autograd for this dtype. (0.002s) 2022-08-13T14:42:54.4213136Z test_fn_fwgrad_bwgrad_logical_xor_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Op doesn't support autograd for this dtype. (0.002s) 2022-08-13T14:42:56.1745297Z test_fn_fwgrad_bwgrad_logit_cuda_float64 (__main__.TestGradientsCUDA) ... ok (1.753s) 2022-08-13T14:42:56.1768558Z test_fn_fwgrad_bwgrad_logspace_cuda_complex128 (__main__.TestGradientsCUDA) ... skip: Skipped! Op doesn't support autograd for this dtype. (0.002s) 2022-08-13T14:42:56.1791775Z test_fn_fwgrad_bwgrad_logspace_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Op doesn't support autograd for this dtype. (0.002s) 2022-08-13T14:42:57.4779615Z test_fn_fwgrad_bwgrad_logsumexp_cuda_float64 (__main__.TestGradientsCUDA) ... ok (1.298s) 2022-08-13T14:42:57.4803245Z test_fn_fwgrad_bwgrad_long_cuda_complex128 (__main__.TestGradientsCUDA) ... skip: Skipped! Op doesn't support autograd for this dtype. (0.002s) 2022-08-13T14:42:57.4826694Z test_fn_fwgrad_bwgrad_long_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Op doesn't support autograd for this dtype. (0.002s) 2022-08-13T14:42:57.4850575Z test_fn_fwgrad_bwgrad_lt_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Op doesn't support autograd for this dtype. (0.002s) 2022-08-13T14:42:58.6092774Z test_fn_fwgrad_bwgrad_lu_cuda_complex128 (__main__.TestGradientsCUDA) ... /opt/conda/lib/python3.7/site-packages/torch/functional.py:1658: UserWarning: torch.lu is deprecated in favor of torch.linalg.lu_factor / torch.linalg.lu_factor_ex and will be removed in a future PyTorch release. 2022-08-13T14:42:58.6093497Z LU, pivots = torch.lu(A, compute_pivots) 2022-08-13T14:42:58.6093798Z should be replaced with 2022-08-13T14:42:58.6094127Z LU, pivots = torch.linalg.lu_factor(A, compute_pivots) 2022-08-13T14:42:58.6094443Z and 2022-08-13T14:42:58.6094724Z LU, pivots, info = torch.lu(A, compute_pivots, get_infos=True) 2022-08-13T14:42:58.6097605Z should be replaced with 2022-08-13T14:42:58.6098608Z LU, pivots, info = torch.linalg.lu_factor_ex(A, compute_pivots) (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/native/BatchLinearAlgebra.cpp:2114.) 2022-08-13T14:42:58.6099647Z return torch._lu_with_info(A, pivot=pivot, check_errors=(not get_infos)) 2022-08-13T14:43:02.2928528Z ok (4.807s) 2022-08-13T14:43:03.1699426Z test_fn_fwgrad_bwgrad_lu_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.877s) 2022-08-13T14:43:03.2369860Z test_fn_fwgrad_bwgrad_lu_solve_cuda_complex128 (__main__.TestGradientsCUDA) ... /opt/conda/lib/python3.7/site-packages/torch/testing/_internal/opinfo/core.py:668: UserWarning: torch.lu_solve is deprecated in favor of torch.linalg.lu_solveand will be removed in a future PyTorch release. 2022-08-13T14:43:03.2370572Z Note that torch.linalg.lu_solve has its arguments reversed. 2022-08-13T14:43:03.2370931Z X = torch.lu_solve(B, LU, pivots) 2022-08-13T14:43:03.2371199Z should be replaced with 2022-08-13T14:43:03.2371938Z X = torch.linalg.lu_solve(LU, pivots, B) (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/native/BatchLinearAlgebra.cpp:2268.) 2022-08-13T14:43:03.2372899Z gradcheck_wrapper: Callable = lambda op, *args, **kwargs: op(*args, **kwargs) 2022-08-13T14:43:20.3826002Z ok (17.212s) 2022-08-13T14:43:23.4918909Z test_fn_fwgrad_bwgrad_lu_solve_cuda_float64 (__main__.TestGradientsCUDA) ... ok (3.109s) 2022-08-13T14:43:25.9328175Z test_fn_fwgrad_bwgrad_lu_unpack_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (2.440s) 2022-08-13T14:43:26.3621125Z test_fn_fwgrad_bwgrad_lu_unpack_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.430s) 2022-08-13T14:43:26.6228353Z test_fn_fwgrad_bwgrad_mH_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.261s) 2022-08-13T14:43:26.6646110Z test_fn_fwgrad_bwgrad_mH_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.042s) 2022-08-13T14:43:26.9011173Z test_fn_fwgrad_bwgrad_mT_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.236s) 2022-08-13T14:43:26.9434747Z test_fn_fwgrad_bwgrad_mT_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.042s) 2022-08-13T14:43:32.2688786Z test_fn_fwgrad_bwgrad_masked_fill_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (5.325s) 2022-08-13T14:43:33.1544782Z test_fn_fwgrad_bwgrad_masked_fill_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.886s) 2022-08-13T14:43:39.9717513Z test_fn_fwgrad_bwgrad_masked_scatter_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (6.817s) 2022-08-13T14:43:41.1197512Z test_fn_fwgrad_bwgrad_masked_scatter_cuda_float64 (__main__.TestGradientsCUDA) ... ok (1.148s) 2022-08-13T14:44:06.0983757Z test_fn_fwgrad_bwgrad_masked_select_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (24.979s) 2022-08-13T14:44:10.3070488Z test_fn_fwgrad_bwgrad_masked_select_cuda_float64 (__main__.TestGradientsCUDA) ... ok (4.209s) 2022-08-13T14:44:11.6019071Z test_fn_fwgrad_bwgrad_matmul_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (1.295s) 2022-08-13T14:44:11.8174547Z test_fn_fwgrad_bwgrad_matmul_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.216s) 2022-08-13T14:44:46.2524151Z test_fn_fwgrad_bwgrad_matrix_exp_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (34.435s) 2022-08-13T14:44:51.3494765Z test_fn_fwgrad_bwgrad_matrix_exp_cuda_float64 (__main__.TestGradientsCUDA) ... ok (5.097s) 2022-08-13T14:44:53.3421207Z test_fn_fwgrad_bwgrad_max_binary_cuda_float64 (__main__.TestGradientsCUDA) ... ok (1.992s) 2022-08-13T14:44:53.7839258Z test_fn_fwgrad_bwgrad_max_reduction_no_dim_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.442s) 2022-08-13T14:44:54.5506241Z test_fn_fwgrad_bwgrad_max_reduction_with_dim_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.766s) 2022-08-13T14:44:56.5266585Z test_fn_fwgrad_bwgrad_maximum_cuda_float64 (__main__.TestGradientsCUDA) ... ok (1.976s) 2022-08-13T14:44:59.9502815Z test_fn_fwgrad_bwgrad_mean_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (3.423s) 2022-08-13T14:45:00.5269112Z test_fn_fwgrad_bwgrad_mean_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.576s) 2022-08-13T14:45:00.9746560Z test_fn_fwgrad_bwgrad_median_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.448s) 2022-08-13T14:45:07.3991207Z test_fn_fwgrad_bwgrad_meshgrid_list_of_tensors_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (6.424s) 2022-08-13T14:45:08.1872049Z test_fn_fwgrad_bwgrad_meshgrid_list_of_tensors_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.788s) 2022-08-13T14:45:14.4400155Z test_fn_fwgrad_bwgrad_meshgrid_variadic_tensors_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (6.253s) 2022-08-13T14:45:15.2280687Z test_fn_fwgrad_bwgrad_meshgrid_variadic_tensors_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.788s) 2022-08-13T14:45:17.2052967Z test_fn_fwgrad_bwgrad_min_binary_cuda_float64 (__main__.TestGradientsCUDA) ... ok (1.977s) 2022-08-13T14:45:17.6318958Z test_fn_fwgrad_bwgrad_min_reduction_no_dim_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.426s) 2022-08-13T14:45:18.4007595Z test_fn_fwgrad_bwgrad_min_reduction_with_dim_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.769s) 2022-08-13T14:45:20.3878773Z test_fn_fwgrad_bwgrad_minimum_cuda_float64 (__main__.TestGradientsCUDA) ... ok (1.987s) 2022-08-13T14:45:25.7825177Z test_fn_fwgrad_bwgrad_mm_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (5.394s) 2022-08-13T14:45:26.2013262Z test_fn_fwgrad_bwgrad_mm_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.419s) 2022-08-13T14:45:47.2595490Z test_fn_fwgrad_bwgrad_mode_cuda_float64 (__main__.TestGradientsCUDA) ... ok (21.058s) 2022-08-13T14:45:48.5820402Z test_fn_fwgrad_bwgrad_movedim_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (1.322s) 2022-08-13T14:45:48.7718848Z test_fn_fwgrad_bwgrad_movedim_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.190s) 2022-08-13T14:46:36.1371807Z test_fn_fwgrad_bwgrad_msort_cuda_float64 (__main__.TestGradientsCUDA) ... ok (47.365s) 2022-08-13T14:46:47.3848375Z test_fn_fwgrad_bwgrad_mul_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (11.248s) 2022-08-13T14:46:49.0077479Z test_fn_fwgrad_bwgrad_mul_cuda_float64 (__main__.TestGradientsCUDA) ... ok (1.623s) 2022-08-13T14:46:49.0098361Z test_fn_fwgrad_bwgrad_multinomial_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Op doesn't support autograd for this dtype. (0.002s) 2022-08-13T14:46:50.4309703Z test_fn_fwgrad_bwgrad_mv_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (1.421s) 2022-08-13T14:46:50.6277100Z test_fn_fwgrad_bwgrad_mv_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.197s) 2022-08-13T14:46:51.6973654Z test_fn_fwgrad_bwgrad_mvlgamma_mvlgamma_p_1_cuda_float64 (__main__.TestGradientsCUDA) ... ok (1.069s) 2022-08-13T14:46:51.6982028Z test_fn_fwgrad_bwgrad_mvlgamma_mvlgamma_p_3_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! (0.001s) 2022-08-13T14:46:51.6990755Z test_fn_fwgrad_bwgrad_mvlgamma_mvlgamma_p_5_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! (0.001s) 2022-08-13T14:46:51.7424300Z test_fn_fwgrad_bwgrad_nan_to_num_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.043s) 2022-08-13T14:46:53.0252448Z test_fn_fwgrad_bwgrad_nanmean_cuda_float64 (__main__.TestGradientsCUDA) ... ok (1.283s) 2022-08-13T14:46:53.4609614Z test_fn_fwgrad_bwgrad_nanmedian_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.436s) 2022-08-13T14:46:59.5437962Z test_fn_fwgrad_bwgrad_nanquantile_cuda_float64 (__main__.TestGradientsCUDA) ... ok (6.083s) 2022-08-13T14:47:00.4743293Z test_fn_fwgrad_bwgrad_nansum_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.930s) 2022-08-13T14:47:10.6410160Z test_fn_fwgrad_bwgrad_narrow_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (10.166s) 2022-08-13T14:47:12.1822503Z test_fn_fwgrad_bwgrad_narrow_cuda_float64 (__main__.TestGradientsCUDA) ... ok (1.541s) 2022-08-13T14:47:12.2159462Z test_fn_fwgrad_bwgrad_native_layer_norm_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.034s) 2022-08-13T14:47:12.2179562Z test_fn_fwgrad_bwgrad_ne_cuda_complex128 (__main__.TestGradientsCUDA) ... skip: Skipped! Op doesn't support autograd for this dtype. (0.002s) 2022-08-13T14:47:12.2198275Z test_fn_fwgrad_bwgrad_ne_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Op doesn't support autograd for this dtype. (0.002s) 2022-08-13T14:47:12.9199083Z test_fn_fwgrad_bwgrad_neg_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.700s) 2022-08-13T14:47:13.0203907Z test_fn_fwgrad_bwgrad_neg_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.100s) 2022-08-13T14:47:13.0223837Z test_fn_fwgrad_bwgrad_new_empty_cuda_complex128 (__main__.TestGradientsCUDA) ... skip: Skipped! Op doesn't support autograd for this dtype. (0.002s) 2022-08-13T14:47:13.0242785Z test_fn_fwgrad_bwgrad_new_empty_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Op doesn't support autograd for this dtype. (0.002s) 2022-08-13T14:47:13.0262333Z test_fn_fwgrad_bwgrad_new_full_cuda_complex128 (__main__.TestGradientsCUDA) ... skip: Skipped! Op doesn't support autograd for this dtype. (0.002s) 2022-08-13T14:47:13.0281686Z test_fn_fwgrad_bwgrad_new_full_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Op doesn't support autograd for this dtype. (0.002s) 2022-08-13T14:47:13.0301374Z test_fn_fwgrad_bwgrad_new_ones_cuda_complex128 (__main__.TestGradientsCUDA) ... skip: Skipped! Op doesn't support autograd for this dtype. (0.002s) 2022-08-13T14:47:13.0321002Z test_fn_fwgrad_bwgrad_new_ones_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Op doesn't support autograd for this dtype. (0.002s) 2022-08-13T14:47:13.0340302Z test_fn_fwgrad_bwgrad_new_zeros_cuda_complex128 (__main__.TestGradientsCUDA) ... skip: Skipped! Op doesn't support autograd for this dtype. (0.002s) 2022-08-13T14:47:13.0359661Z test_fn_fwgrad_bwgrad_new_zeros_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Op doesn't support autograd for this dtype. (0.002s) 2022-08-13T14:47:13.0380062Z test_fn_fwgrad_bwgrad_nextafter_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Op doesn't support autograd for this dtype. (0.002s) 2022-08-13T14:47:14.9891695Z test_fn_fwgrad_bwgrad_nn_functional_adaptive_avg_pool1d_cuda_float64 (__main__.TestGradientsCUDA) ... ok (1.951s) 2022-08-13T14:47:28.1910015Z test_fn_fwgrad_bwgrad_nn_functional_adaptive_avg_pool2d_cuda_float64 (__main__.TestGradientsCUDA) ... ok (13.202s) 2022-08-13T14:47:28.2927043Z test_fn_fwgrad_bwgrad_nn_functional_adaptive_avg_pool3d_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.101s) 2022-08-13T14:47:29.3268382Z test_fn_fwgrad_bwgrad_nn_functional_adaptive_max_pool1d_cuda_float64 (__main__.TestGradientsCUDA) ... ok (1.034s) 2022-08-13T14:47:35.3019932Z test_fn_fwgrad_bwgrad_nn_functional_adaptive_max_pool2d_cuda_float64 (__main__.TestGradientsCUDA) ... ok (5.975s) 2022-08-13T14:48:00.2317116Z test_fn_fwgrad_bwgrad_nn_functional_adaptive_max_pool3d_cuda_float64 (__main__.TestGradientsCUDA) ... ok (24.929s) 2022-08-13T14:48:01.2051735Z test_fn_fwgrad_bwgrad_nn_functional_avg_pool1d_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.973s) 2022-08-13T14:48:06.8706908Z test_fn_fwgrad_bwgrad_nn_functional_avg_pool2d_cuda_float64 (__main__.TestGradientsCUDA) ... ok (5.665s) 2022-08-13T14:48:11.6160496Z test_fn_fwgrad_bwgrad_nn_functional_avg_pool3d_cuda_float64 (__main__.TestGradientsCUDA) ... ok (4.745s) 2022-08-13T14:48:12.5048056Z test_fn_fwgrad_bwgrad_nn_functional_batch_norm_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.889s) 2022-08-13T14:48:12.8069480Z test_fn_fwgrad_bwgrad_nn_functional_batch_norm_without_cudnn_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.302s) 2022-08-13T14:48:13.9911659Z test_fn_fwgrad_bwgrad_nn_functional_bilinear_cuda_float64 (__main__.TestGradientsCUDA) ... ok (1.184s) 2022-08-13T14:48:17.7270966Z test_fn_fwgrad_bwgrad_nn_functional_binary_cross_entropy_cuda_float64 (__main__.TestGradientsCUDA) ... ok (3.736s) 2022-08-13T14:48:25.6776553Z test_fn_fwgrad_bwgrad_nn_functional_binary_cross_entropy_with_logits_cuda_float64 (__main__.TestGradientsCUDA) ... ok (7.950s) 2022-08-13T14:48:25.7171683Z test_fn_fwgrad_bwgrad_nn_functional_celu_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.039s) 2022-08-13T14:49:00.8056202Z test_fn_fwgrad_bwgrad_nn_functional_conv1d_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (35.088s) 2022-08-13T14:49:03.2442758Z test_fn_fwgrad_bwgrad_nn_functional_conv1d_cuda_float64 (__main__.TestGradientsCUDA) ... ok (2.438s) 2022-08-13T14:49:05.2238473Z test_fn_fwgrad_bwgrad_nn_functional_conv2d_cuda_complex128 (__main__.TestGradientsCUDA) ... /opt/conda/lib/python3.7/site-packages/torch/testing/_internal/opinfo/core.py:668: UserWarning: Using padding='same' with even kernel lengths and odd dilation may require a zero-padded copy of the input be created (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/native/Convolution.cpp:885.) 2022-08-13T14:49:05.2240129Z gradcheck_wrapper: Callable = lambda op, *args, **kwargs: op(*args, **kwargs) 2022-08-13T14:49:12.3339705Z ok (9.090s) 2022-08-13T14:49:13.1024007Z test_fn_fwgrad_bwgrad_nn_functional_conv2d_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.768s) 2022-08-13T14:49:17.3737367Z test_fn_fwgrad_bwgrad_nn_functional_conv_transpose1d_cuda_float64 (__main__.TestGradientsCUDA) ... ok (4.271s) 2022-08-13T14:50:11.9127632Z test_fn_fwgrad_bwgrad_nn_functional_conv_transpose2d_cuda_float64 (__main__.TestGradientsCUDA) ... ok (54.539s) 2022-08-13T14:50:12.1985527Z test_fn_fwgrad_bwgrad_nn_functional_conv_transpose3d_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.286s) 2022-08-13T14:50:14.3878545Z test_fn_fwgrad_bwgrad_nn_functional_cosine_embedding_loss_cuda_float64 (__main__.TestGradientsCUDA) ... ok (2.189s) 2022-08-13T14:50:21.3339251Z test_fn_fwgrad_bwgrad_nn_functional_cosine_similarity_cuda_float64 (__main__.TestGradientsCUDA) ... ok (6.946s) 2022-08-13T14:50:21.3531870Z test_fn_fwgrad_bwgrad_nn_functional_cross_entropy_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.019s) 2022-08-13T14:51:18.4132766Z test_fn_fwgrad_bwgrad_nn_functional_ctc_loss_cuda_float64 (__main__.TestGradientsCUDA) ... ok (57.060s) 2022-08-13T14:51:18.4162637Z test_fn_fwgrad_bwgrad_nn_functional_dropout2d_cuda_float64 (__main__.TestGradientsCUDA) ... /opt/conda/lib/python3.7/site-packages/torch/nn/functional.py:1338: UserWarning: dropout2d: Received a 3D input to dropout2d and assuming that channel-wise 1D dropout behavior is desired - input is interpreted as shape (N, C, L), where C is the channel dim. This behavior will change in a future release to interpret the input as one without a batch dimension, i.e. shape (C, H, W). To maintain the 1D channel-wise dropout behavior, please switch to using dropout1d instead. 2022-08-13T14:51:18.4165447Z warnings.warn("dropout2d: Received a 3D input to dropout2d and assuming that channel-wise " 2022-08-13T14:51:48.0170403Z ok (29.604s) 2022-08-13T14:54:26.1391163Z test_fn_fwgrad_bwgrad_nn_functional_dropout3d_cuda_float64 (__main__.TestGradientsCUDA) ... ok (158.122s) 2022-08-13T14:54:27.2520012Z test_fn_fwgrad_bwgrad_nn_functional_dropout_cuda_float64 (__main__.TestGradientsCUDA) ... ok (1.113s) 2022-08-13T14:54:27.2911996Z test_fn_fwgrad_bwgrad_nn_functional_elu_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.039s) 2022-08-13T14:54:27.3871743Z test_fn_fwgrad_bwgrad_nn_functional_embedding_bag_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.096s) 2022-08-13T14:54:28.1098162Z test_fn_fwgrad_bwgrad_nn_functional_embedding_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.723s) 2022-08-13T14:54:28.1900849Z test_fn_fwgrad_bwgrad_nn_functional_feature_alpha_dropout_with_train_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.080s) 2022-08-13T14:54:31.7317870Z test_fn_fwgrad_bwgrad_nn_functional_feature_alpha_dropout_without_train_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (3.541s) 2022-08-13T14:54:32.3277168Z test_fn_fwgrad_bwgrad_nn_functional_feature_alpha_dropout_without_train_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.596s) 2022-08-13T14:55:03.1259472Z test_fn_fwgrad_bwgrad_nn_functional_fractional_max_pool2d_cuda_float64 (__main__.TestGradientsCUDA) ... ok (30.798s) 2022-08-13T14:55:56.4146292Z test_fn_fwgrad_bwgrad_nn_functional_fractional_max_pool3d_cuda_float64 (__main__.TestGradientsCUDA) ... ok (53.289s) 2022-08-13T14:56:10.1220113Z test_fn_fwgrad_bwgrad_nn_functional_gaussian_nll_loss_cuda_float64 (__main__.TestGradientsCUDA) ... ok (13.707s) 2022-08-13T14:56:14.4130261Z test_fn_fwgrad_bwgrad_nn_functional_gelu_cuda_float64 (__main__.TestGradientsCUDA) ... ok (4.291s) 2022-08-13T14:56:14.8006978Z test_fn_fwgrad_bwgrad_nn_functional_glu_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.388s) 2022-08-13T14:56:15.1819103Z test_fn_fwgrad_bwgrad_nn_functional_grid_sample_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.381s) 2022-08-13T14:56:16.6175126Z test_fn_fwgrad_bwgrad_nn_functional_group_norm_cuda_float64 (__main__.TestGradientsCUDA) ... ok (1.435s) 2022-08-13T14:56:17.0796710Z test_fn_fwgrad_bwgrad_nn_functional_hardshrink_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.462s) 2022-08-13T14:56:17.0961667Z test_fn_fwgrad_bwgrad_nn_functional_hardsigmoid_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.017s) 2022-08-13T14:56:19.0416934Z test_fn_fwgrad_bwgrad_nn_functional_hardswish_cuda_float64 (__main__.TestGradientsCUDA) ... ok (1.945s) 2022-08-13T14:56:19.5175188Z test_fn_fwgrad_bwgrad_nn_functional_hardtanh_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.476s) 2022-08-13T14:56:24.8963658Z test_fn_fwgrad_bwgrad_nn_functional_hinge_embedding_loss_cuda_float64 (__main__.TestGradientsCUDA) ... ok (5.379s) 2022-08-13T14:56:24.9219777Z test_fn_fwgrad_bwgrad_nn_functional_huber_loss_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.026s) 2022-08-13T14:56:25.3700704Z test_fn_fwgrad_bwgrad_nn_functional_instance_norm_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.448s) 2022-08-13T14:56:37.7738962Z test_fn_fwgrad_bwgrad_nn_functional_interpolate_area_cuda_float64 (__main__.TestGradientsCUDA) ... ok (12.404s) 2022-08-13T14:56:44.2487653Z test_fn_fwgrad_bwgrad_nn_functional_interpolate_bicubic_cuda_float64 (__main__.TestGradientsCUDA) ... ok (6.475s) 2022-08-13T14:56:49.7898535Z test_fn_fwgrad_bwgrad_nn_functional_interpolate_bilinear_cuda_float64 (__main__.TestGradientsCUDA) ... ok (5.541s) 2022-08-13T14:56:51.1093846Z test_fn_fwgrad_bwgrad_nn_functional_interpolate_linear_cuda_float64 (__main__.TestGradientsCUDA) ... ok (1.319s) 2022-08-13T14:57:02.2150654Z test_fn_fwgrad_bwgrad_nn_functional_interpolate_nearest_cuda_float64 (__main__.TestGradientsCUDA) ... ok (11.106s) 2022-08-13T14:57:27.1282312Z test_fn_fwgrad_bwgrad_nn_functional_interpolate_trilinear_cuda_float64 (__main__.TestGradientsCUDA) ... ok (24.913s) 2022-08-13T14:57:27.1333106Z test_fn_fwgrad_bwgrad_nn_functional_kl_div_cuda_float64 (__main__.TestGradientsCUDA) ... /opt/conda/lib/python3.7/site-packages/torch/nn/functional.py:2913: UserWarning: reduction: 'mean' divides the total loss by both the batch size and the support size.'batchmean' divides only by the batch size, and aligns with the KL div math definition.'mean' will be changed to behave the same as 'batchmean' in the next major release. 2022-08-13T14:57:27.1334420Z "reduction: 'mean' divides the total loss by both the batch size and the support size." 2022-08-13T14:57:27.8392881Z ok (0.711s) 2022-08-13T14:57:35.6071011Z test_fn_fwgrad_bwgrad_nn_functional_l1_loss_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (7.768s) 2022-08-13T14:57:36.8484143Z test_fn_fwgrad_bwgrad_nn_functional_l1_loss_cuda_float64 (__main__.TestGradientsCUDA) ... ok (1.241s) 2022-08-13T14:57:36.8821648Z test_fn_fwgrad_bwgrad_nn_functional_layer_norm_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.034s) 2022-08-13T14:57:40.5348769Z test_fn_fwgrad_bwgrad_nn_functional_leaky_relu_cuda_float64 (__main__.TestGradientsCUDA) ... ok (3.652s) 2022-08-13T14:58:13.3870987Z test_fn_fwgrad_bwgrad_nn_functional_linear_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (32.852s) 2022-08-13T14:58:18.3301042Z test_fn_fwgrad_bwgrad_nn_functional_linear_cuda_float64 (__main__.TestGradientsCUDA) ... ok (4.943s) 2022-08-13T14:58:20.8428211Z test_fn_fwgrad_bwgrad_nn_functional_local_response_norm_cuda_float64 (__main__.TestGradientsCUDA) ... ok (2.512s) 2022-08-13T14:58:20.8596389Z test_fn_fwgrad_bwgrad_nn_functional_logsigmoid_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.017s) 2022-08-13T14:58:26.2092836Z test_fn_fwgrad_bwgrad_nn_functional_margin_ranking_loss_cuda_float64 (__main__.TestGradientsCUDA) ... ok (5.349s) 2022-08-13T14:59:10.8501563Z test_fn_fwgrad_bwgrad_nn_functional_max_pool1d_cuda_float64 (__main__.TestGradientsCUDA) ... ok (44.641s) 2022-08-13T14:59:22.7259446Z test_fn_fwgrad_bwgrad_nn_functional_max_pool2d_cuda_float64 (__main__.TestGradientsCUDA) ... ok (11.876s) 2022-08-13T14:59:27.4798609Z test_fn_fwgrad_bwgrad_nn_functional_max_pool3d_cuda_float64 (__main__.TestGradientsCUDA) ... ok (4.754s) 2022-08-13T14:59:36.2762925Z test_fn_fwgrad_bwgrad_nn_functional_max_unpool1d_cuda_float64 (__main__.TestGradientsCUDA) ... ok (8.796s) 2022-08-13T14:59:36.6861071Z test_fn_fwgrad_bwgrad_nn_functional_max_unpool1d_grad_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.410s) 2022-08-13T15:01:03.7395978Z test_fn_fwgrad_bwgrad_nn_functional_max_unpool2d_cuda_float64 (__main__.TestGradientsCUDA) ... ok (87.053s) 2022-08-13T15:01:04.1283674Z test_fn_fwgrad_bwgrad_nn_functional_max_unpool2d_grad_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.389s) 2022-08-13T15:01:05.0236210Z test_fn_fwgrad_bwgrad_nn_functional_max_unpool3d_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.895s) 2022-08-13T15:01:13.2373909Z test_fn_fwgrad_bwgrad_nn_functional_max_unpool3d_grad_cuda_float64 (__main__.TestGradientsCUDA) ... ok (8.214s) 2022-08-13T15:01:13.2921497Z test_fn_fwgrad_bwgrad_nn_functional_mish_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.055s) 2022-08-13T15:01:14.5351127Z test_fn_fwgrad_bwgrad_nn_functional_mse_loss_cuda_float64 (__main__.TestGradientsCUDA) ... ok (1.243s) 2022-08-13T15:01:14.5433205Z test_fn_fwgrad_bwgrad_nn_functional_multi_margin_loss_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.008s) 2022-08-13T15:01:14.5528084Z test_fn_fwgrad_bwgrad_nn_functional_multilabel_margin_loss_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.009s) 2022-08-13T15:01:14.5724005Z test_fn_fwgrad_bwgrad_nn_functional_multilabel_soft_margin_loss_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.019s) 2022-08-13T15:01:14.5868822Z test_fn_fwgrad_bwgrad_nn_functional_nll_loss_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.014s) 2022-08-13T15:01:47.8972770Z test_fn_fwgrad_bwgrad_nn_functional_normalize_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (33.310s) 2022-08-13T15:01:53.9460701Z test_fn_fwgrad_bwgrad_nn_functional_normalize_cuda_float64 (__main__.TestGradientsCUDA) ... ok (6.049s) 2022-08-13T15:02:33.9818105Z test_fn_fwgrad_bwgrad_nn_functional_pad_circular_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (40.036s) 2022-08-13T15:02:42.1679706Z test_fn_fwgrad_bwgrad_nn_functional_pad_circular_cuda_float64 (__main__.TestGradientsCUDA) ... ok (8.186s) 2022-08-13T15:02:44.2211540Z test_fn_fwgrad_bwgrad_nn_functional_pad_constant_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (2.053s) 2022-08-13T15:02:44.5913958Z test_fn_fwgrad_bwgrad_nn_functional_pad_constant_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.370s) 2022-08-13T15:03:16.4425502Z test_fn_fwgrad_bwgrad_nn_functional_pad_reflect_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (31.851s) 2022-08-13T15:03:21.3345315Z test_fn_fwgrad_bwgrad_nn_functional_pad_reflect_cuda_float64 (__main__.TestGradientsCUDA) ... ok (4.892s) 2022-08-13T15:03:53.4497697Z test_fn_fwgrad_bwgrad_nn_functional_pad_replicate_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (32.115s) 2022-08-13T15:03:58.1504667Z test_fn_fwgrad_bwgrad_nn_functional_pad_replicate_cuda_float64 (__main__.TestGradientsCUDA) ... ok (4.701s) 2022-08-13T15:03:59.7338324Z test_fn_fwgrad_bwgrad_nn_functional_pairwise_distance_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (1.583s) 2022-08-13T15:04:00.0202865Z test_fn_fwgrad_bwgrad_nn_functional_pairwise_distance_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.286s) 2022-08-13T15:04:00.0284889Z test_fn_fwgrad_bwgrad_nn_functional_pdist_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.008s) 2022-08-13T15:04:02.0846761Z test_fn_fwgrad_bwgrad_nn_functional_pixel_shuffle_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (2.056s) 2022-08-13T15:04:02.3887070Z test_fn_fwgrad_bwgrad_nn_functional_pixel_shuffle_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.304s) 2022-08-13T15:04:04.4433393Z test_fn_fwgrad_bwgrad_nn_functional_pixel_unshuffle_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (2.054s) 2022-08-13T15:04:04.7484146Z test_fn_fwgrad_bwgrad_nn_functional_pixel_unshuffle_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.305s) 2022-08-13T15:04:55.0577509Z test_fn_fwgrad_bwgrad_nn_functional_poisson_nll_loss_cuda_float64 (__main__.TestGradientsCUDA) ... ok (50.309s) 2022-08-13T15:05:05.2591935Z test_fn_fwgrad_bwgrad_nn_functional_prelu_cuda_float64 (__main__.TestGradientsCUDA) ... ok (10.201s) 2022-08-13T15:05:05.2955121Z test_fn_fwgrad_bwgrad_nn_functional_relu6_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.036s) 2022-08-13T15:05:06.5195725Z test_fn_fwgrad_bwgrad_nn_functional_relu_cuda_float64 (__main__.TestGradientsCUDA) ... ok (1.224s) 2022-08-13T15:05:06.5724273Z test_fn_fwgrad_bwgrad_nn_functional_rrelu_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.053s) 2022-08-13T15:05:06.6090065Z test_fn_fwgrad_bwgrad_nn_functional_selu_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.036s) 2022-08-13T15:05:06.6561834Z test_fn_fwgrad_bwgrad_nn_functional_silu_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.047s) 2022-08-13T15:05:08.5291291Z test_fn_fwgrad_bwgrad_nn_functional_smooth_l1_loss_cuda_float64 (__main__.TestGradientsCUDA) ... ok (1.873s) 2022-08-13T15:05:08.5406275Z test_fn_fwgrad_bwgrad_nn_functional_soft_margin_loss_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.011s) 2022-08-13T15:05:08.5578050Z test_fn_fwgrad_bwgrad_nn_functional_softmin_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.017s) 2022-08-13T15:05:08.5804262Z test_fn_fwgrad_bwgrad_nn_functional_softmin_with_dtype_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.022s) 2022-08-13T15:05:08.5977216Z test_fn_fwgrad_bwgrad_nn_functional_softmin_with_dtype_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.017s) 2022-08-13T15:05:08.6356584Z test_fn_fwgrad_bwgrad_nn_functional_softplus_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.038s) 2022-08-13T15:05:08.9605114Z test_fn_fwgrad_bwgrad_nn_functional_softshrink_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.325s) 2022-08-13T15:05:09.3196088Z test_fn_fwgrad_bwgrad_nn_functional_softsign_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.359s) 2022-08-13T15:05:09.3788210Z test_fn_fwgrad_bwgrad_nn_functional_softsign_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.059s) 2022-08-13T15:05:10.1326316Z test_fn_fwgrad_bwgrad_nn_functional_tanhshrink_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.753s) 2022-08-13T15:05:10.1761148Z test_fn_fwgrad_bwgrad_nn_functional_tanhshrink_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.043s) 2022-08-13T15:05:10.9153724Z test_fn_fwgrad_bwgrad_nn_functional_threshold_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.739s) 2022-08-13T15:05:54.6396558Z test_fn_fwgrad_bwgrad_nn_functional_triplet_margin_loss_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (43.724s) 2022-08-13T15:06:02.6939257Z test_fn_fwgrad_bwgrad_nn_functional_triplet_margin_loss_cuda_float64 (__main__.TestGradientsCUDA) ... ok (8.054s) 2022-08-13T15:06:46.5796425Z test_fn_fwgrad_bwgrad_nn_functional_triplet_margin_with_distance_loss_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (43.886s) 2022-08-13T15:06:55.1060637Z test_fn_fwgrad_bwgrad_nn_functional_triplet_margin_with_distance_loss_cuda_float64 (__main__.TestGradientsCUDA) ... ok (8.526s) 2022-08-13T15:07:05.0515346Z test_fn_fwgrad_bwgrad_nn_functional_unfold_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (9.945s) 2022-08-13T15:07:06.8611875Z test_fn_fwgrad_bwgrad_nn_functional_unfold_cuda_float64 (__main__.TestGradientsCUDA) ... ok (1.809s) 2022-08-13T15:07:06.8639654Z test_fn_fwgrad_bwgrad_nn_functional_upsample_bilinear_cuda_float64 (__main__.TestGradientsCUDA) ... /opt/conda/lib/python3.7/site-packages/torch/nn/functional.py:4066: UserWarning: nn.functional.upsample_bilinear is deprecated. Use nn.functional.interpolate instead. 2022-08-13T15:07:06.8640455Z warnings.warn("nn.functional.upsample_bilinear is deprecated. Use nn.functional.interpolate instead.") 2022-08-13T15:07:08.6817898Z ok (1.820s) 2022-08-13T15:07:08.6855520Z test_fn_fwgrad_bwgrad_nn_functional_upsample_nearest_cuda_float64 (__main__.TestGradientsCUDA) ... /opt/conda/lib/python3.7/site-packages/torch/nn/functional.py:4010: UserWarning: nn.functional.upsample_nearest is deprecated. Use nn.functional.interpolate instead. 2022-08-13T15:07:08.6856350Z warnings.warn("nn.functional.upsample_nearest is deprecated. Use nn.functional.interpolate instead.") 2022-08-13T15:07:18.9469486Z ok (10.265s) 2022-08-13T15:07:18.9490941Z test_fn_fwgrad_bwgrad_nonzero_cuda_complex128 (__main__.TestGradientsCUDA) ... skip: Skipped! Op doesn't support autograd for this dtype. (0.002s) 2022-08-13T15:07:18.9510970Z test_fn_fwgrad_bwgrad_nonzero_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Op doesn't support autograd for this dtype. (0.002s) 2022-08-13T15:07:21.2130154Z test_fn_fwgrad_bwgrad_norm_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (2.262s) 2022-08-13T15:07:21.6797432Z test_fn_fwgrad_bwgrad_norm_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.467s) 2022-08-13T15:07:23.1335569Z test_fn_fwgrad_bwgrad_norm_fro_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (1.454s) 2022-08-13T15:07:23.3986737Z test_fn_fwgrad_bwgrad_norm_fro_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.265s) 2022-08-13T15:07:26.0665388Z test_fn_fwgrad_bwgrad_norm_inf_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (2.668s) 2022-08-13T15:07:26.5791991Z test_fn_fwgrad_bwgrad_norm_inf_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.513s) 2022-08-13T15:07:39.4439428Z test_fn_fwgrad_bwgrad_norm_nuc_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (12.864s) 2022-08-13T15:07:40.7566653Z test_fn_fwgrad_bwgrad_norm_nuc_cuda_float64 (__main__.TestGradientsCUDA) ... ok (1.313s) 2022-08-13T15:07:40.7573991Z test_fn_fwgrad_bwgrad_normal_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Gradients are incorrect! (0.001s) 2022-08-13T15:07:40.7581785Z test_fn_fwgrad_bwgrad_normal_number_mean_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Gradients are incorrect! (0.001s) 2022-08-13T15:07:40.7602912Z test_fn_fwgrad_bwgrad_ones_like_cuda_complex128 (__main__.TestGradientsCUDA) ... skip: Skipped! Op doesn't support autograd for this dtype. (0.002s) 2022-08-13T15:07:40.7621497Z test_fn_fwgrad_bwgrad_ones_like_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Op doesn't support autograd for this dtype. (0.002s) 2022-08-13T15:07:40.7640270Z test_fn_fwgrad_bwgrad_ormqr_cuda_complex128 (__main__.TestGradientsCUDA) ... skip: Skipped! Op doesn't support autograd for this dtype. (0.002s) 2022-08-13T15:07:40.7659333Z test_fn_fwgrad_bwgrad_ormqr_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Op doesn't support autograd for this dtype. (0.002s) 2022-08-13T15:07:42.2260290Z test_fn_fwgrad_bwgrad_outer_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (1.460s) 2022-08-13T15:07:42.4397177Z test_fn_fwgrad_bwgrad_outer_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.214s) 2022-08-13T15:08:02.8756875Z test_fn_fwgrad_bwgrad_pca_lowrank_cuda_float64 (__main__.TestGradientsCUDA) ... ok (20.436s) 2022-08-13T15:08:04.9624338Z test_fn_fwgrad_bwgrad_permute_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (2.087s) 2022-08-13T15:08:05.2868655Z test_fn_fwgrad_bwgrad_permute_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.324s) 2022-08-13T15:08:27.8785217Z test_fn_fwgrad_bwgrad_pinverse_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (22.592s) 2022-08-13T15:08:30.4502136Z test_fn_fwgrad_bwgrad_pinverse_cuda_float64 (__main__.TestGradientsCUDA) ... ok (2.572s) 2022-08-13T15:08:36.1375500Z test_fn_fwgrad_bwgrad_polar_cuda_float64 (__main__.TestGradientsCUDA) ... expected failure (5.687s) 2022-08-13T15:08:37.1425752Z test_fn_fwgrad_bwgrad_polygamma_polygamma_n_0_cuda_float64 (__main__.TestGradientsCUDA) ... ok (1.005s) 2022-08-13T15:08:37.1433542Z test_fn_fwgrad_bwgrad_polygamma_polygamma_n_1_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! (0.001s) 2022-08-13T15:08:37.1441969Z test_fn_fwgrad_bwgrad_polygamma_polygamma_n_2_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! (0.001s) 2022-08-13T15:08:37.1450478Z test_fn_fwgrad_bwgrad_polygamma_polygamma_n_3_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! (0.001s) 2022-08-13T15:08:37.1458817Z test_fn_fwgrad_bwgrad_polygamma_polygamma_n_4_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! (0.001s) 2022-08-13T15:08:37.3251790Z test_fn_fwgrad_bwgrad_positive_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.179s) 2022-08-13T15:08:37.3547748Z test_fn_fwgrad_bwgrad_positive_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.030s) 2022-08-13T15:08:38.5665382Z test_fn_fwgrad_bwgrad_pow_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (1.211s) 2022-08-13T15:08:38.7689071Z test_fn_fwgrad_bwgrad_pow_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.202s) 2022-08-13T15:08:40.9203832Z test_fn_fwgrad_bwgrad_prod_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (2.151s) 2022-08-13T15:08:41.3187495Z test_fn_fwgrad_bwgrad_prod_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.398s) 2022-08-13T15:08:44.4795607Z test_fn_fwgrad_bwgrad_put_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (3.161s) 2022-08-13T15:08:45.0044025Z test_fn_fwgrad_bwgrad_put_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.525s) 2022-08-13T15:08:45.0723794Z test_fn_fwgrad_bwgrad_qr_cuda_complex128 (__main__.TestGradientsCUDA) ... /opt/conda/lib/python3.7/site-packages/torch/testing/_internal/opinfo/core.py:668: UserWarning: torch.qr is deprecated in favor of torch.linalg.qr and will be removed in a future PyTorch release. 2022-08-13T15:08:45.0725142Z The boolean parameter 'some' has been replaced with a string parameter 'mode'. 2022-08-13T15:08:45.0725842Z Q, R = torch.qr(A, some) 2022-08-13T15:08:45.0726159Z should be replaced with 2022-08-13T15:08:45.0729345Z Q, R = torch.linalg.qr(A, 'reduced' if some else 'complete') (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/native/BatchLinearAlgebra.cpp:2544.) 2022-08-13T15:08:45.0729923Z gradcheck_wrapper: Callable = lambda op, *args, **kwargs: op(*args, **kwargs) 2022-08-13T15:09:06.8010364Z ok (21.796s) 2022-08-13T15:09:10.4409572Z test_fn_fwgrad_bwgrad_qr_cuda_float64 (__main__.TestGradientsCUDA) ... ok (3.640s) 2022-08-13T15:09:16.4234996Z test_fn_fwgrad_bwgrad_quantile_cuda_float64 (__main__.TestGradientsCUDA) ... ok (5.982s) 2022-08-13T15:09:16.4622415Z test_fn_fwgrad_bwgrad_rad2deg_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.039s) 2022-08-13T15:09:16.4643022Z test_fn_fwgrad_bwgrad_rand_like_cuda_complex128 (__main__.TestGradientsCUDA) ... skip: Skipped! Op doesn't support autograd for this dtype. (0.002s) 2022-08-13T15:09:16.4663583Z test_fn_fwgrad_bwgrad_rand_like_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Op doesn't support autograd for this dtype. (0.002s) 2022-08-13T15:09:16.4684007Z test_fn_fwgrad_bwgrad_randint_like_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Op doesn't support autograd for this dtype. (0.002s) 2022-08-13T15:09:16.4704792Z test_fn_fwgrad_bwgrad_randn_like_cuda_complex128 (__main__.TestGradientsCUDA) ... skip: Skipped! Op doesn't support autograd for this dtype. (0.002s) 2022-08-13T15:09:16.4725371Z test_fn_fwgrad_bwgrad_randn_like_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Op doesn't support autograd for this dtype. (0.002s) 2022-08-13T15:09:22.8932930Z test_fn_fwgrad_bwgrad_ravel_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (6.420s) 2022-08-13T15:09:23.8105120Z test_fn_fwgrad_bwgrad_ravel_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.917s) 2022-08-13T15:09:23.9782745Z test_fn_fwgrad_bwgrad_real_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.168s) 2022-08-13T15:09:24.0051617Z test_fn_fwgrad_bwgrad_real_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.027s) 2022-08-13T15:09:24.2404052Z test_fn_fwgrad_bwgrad_reciprocal_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.235s) 2022-08-13T15:09:24.2790208Z test_fn_fwgrad_bwgrad_reciprocal_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.039s) 2022-08-13T15:09:24.4107691Z test_fn_fwgrad_bwgrad_remainder_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.132s) 2022-08-13T15:09:24.8242635Z test_fn_fwgrad_bwgrad_renorm_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.413s) 2022-08-13T15:09:25.1355035Z test_fn_fwgrad_bwgrad_renorm_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.311s) 2022-08-13T15:09:26.0722393Z test_fn_fwgrad_bwgrad_repeat_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.937s) 2022-08-13T15:09:26.2348036Z test_fn_fwgrad_bwgrad_repeat_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.163s) 2022-08-13T15:09:30.0376470Z test_fn_fwgrad_bwgrad_repeat_interleave_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (3.803s) 2022-08-13T15:09:30.6968239Z test_fn_fwgrad_bwgrad_repeat_interleave_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.659s) 2022-08-13T15:09:37.0702423Z test_fn_fwgrad_bwgrad_reshape_as_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (6.373s) 2022-08-13T15:09:37.9843270Z test_fn_fwgrad_bwgrad_reshape_as_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.914s) 2022-08-13T15:10:08.8556352Z test_fn_fwgrad_bwgrad_reshape_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (30.871s) 2022-08-13T15:10:13.2053130Z test_fn_fwgrad_bwgrad_reshape_cuda_float64 (__main__.TestGradientsCUDA) ... ok (4.350s) 2022-08-13T15:10:13.2073083Z test_fn_fwgrad_bwgrad_resize__cuda_complex128 (__main__.TestGradientsCUDA) ... skip: Skipped! Op doesn't support autograd for this dtype. (0.002s) 2022-08-13T15:10:13.2092421Z test_fn_fwgrad_bwgrad_resize__cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Op doesn't support autograd for this dtype. (0.002s) 2022-08-13T15:10:13.2110984Z test_fn_fwgrad_bwgrad_resize_as__cuda_complex128 (__main__.TestGradientsCUDA) ... skip: Skipped! Op doesn't support autograd for this dtype. (0.002s) 2022-08-13T15:10:13.2130232Z test_fn_fwgrad_bwgrad_resize_as__cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Op doesn't support autograd for this dtype. (0.002s) 2022-08-13T15:10:13.8468847Z test_fn_fwgrad_bwgrad_resolve_conj_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.634s) 2022-08-13T15:10:13.9315937Z test_fn_fwgrad_bwgrad_resolve_conj_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.085s) 2022-08-13T15:10:14.5647965Z test_fn_fwgrad_bwgrad_resolve_neg_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.633s) 2022-08-13T15:10:14.6501535Z test_fn_fwgrad_bwgrad_resolve_neg_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.085s) 2022-08-13T15:10:41.3297481Z test_fn_fwgrad_bwgrad_roll_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (26.679s) 2022-08-13T15:10:45.4575540Z test_fn_fwgrad_bwgrad_roll_cuda_float64 (__main__.TestGradientsCUDA) ... ok (4.128s) 2022-08-13T15:10:46.9358273Z test_fn_fwgrad_bwgrad_rot90_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (1.478s) 2022-08-13T15:10:47.1983771Z test_fn_fwgrad_bwgrad_rot90_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.263s) 2022-08-13T15:10:47.2634086Z test_fn_fwgrad_bwgrad_round_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.065s) 2022-08-13T15:10:47.2857842Z test_fn_fwgrad_bwgrad_round_decimals_0_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.022s) 2022-08-13T15:10:47.2866245Z test_fn_fwgrad_bwgrad_round_decimals_3_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! (0.001s) 2022-08-13T15:10:47.2874757Z test_fn_fwgrad_bwgrad_round_decimals_neg_3_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! (0.001s) 2022-08-13T15:10:47.5266212Z test_fn_fwgrad_bwgrad_rsqrt_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.239s) 2022-08-13T15:10:47.5654458Z test_fn_fwgrad_bwgrad_rsqrt_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.039s) 2022-08-13T15:10:59.5145091Z test_fn_fwgrad_bwgrad_rsub_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (11.949s) 2022-08-13T15:11:01.2226441Z test_fn_fwgrad_bwgrad_rsub_cuda_float64 (__main__.TestGradientsCUDA) ... ok (1.708s) 2022-08-13T15:11:15.2545430Z test_fn_fwgrad_bwgrad_scatter_add_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (14.032s) 2022-08-13T15:11:17.2991927Z test_fn_fwgrad_bwgrad_scatter_add_cuda_float64 (__main__.TestGradientsCUDA) ... ok (2.044s) 2022-08-13T15:11:31.5327782Z test_fn_fwgrad_bwgrad_scatter_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (14.233s) 2022-08-13T15:11:33.5814271Z test_fn_fwgrad_bwgrad_scatter_cuda_float64 (__main__.TestGradientsCUDA) ... ok (2.048s) 2022-08-13T15:11:33.5873881Z test_fn_fwgrad_bwgrad_scatter_reduce_amax_cuda_float64 (__main__.TestGradientsCUDA) ... /opt/conda/lib/python3.7/site-packages/torch/testing/_internal/opinfo/core.py:668: UserWarning: scatter_reduce() is in beta and the API may change at any time. (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/native/TensorAdvancedIndexing.cpp:1531.) 2022-08-13T15:11:33.5874749Z gradcheck_wrapper: Callable = lambda op, *args, **kwargs: op(*args, **kwargs) 2022-08-13T15:11:33.7357652Z ok (0.154s) 2022-08-13T15:11:33.8900447Z test_fn_fwgrad_bwgrad_scatter_reduce_amin_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.154s) 2022-08-13T15:11:34.0533082Z test_fn_fwgrad_bwgrad_scatter_reduce_mean_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.163s) 2022-08-13T15:11:34.2759602Z test_fn_fwgrad_bwgrad_scatter_reduce_prod_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.223s) 2022-08-13T15:11:34.3938138Z test_fn_fwgrad_bwgrad_scatter_reduce_sum_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.118s) 2022-08-13T15:11:34.3958331Z test_fn_fwgrad_bwgrad_searchsorted_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Op doesn't support autograd for this dtype. (0.002s) 2022-08-13T15:11:34.4132196Z test_fn_fwgrad_bwgrad_segment_reduce_lengths_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.017s) 2022-08-13T15:11:34.4270743Z test_fn_fwgrad_bwgrad_segment_reduce_offsets_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.014s) 2022-08-13T15:11:42.9245121Z test_fn_fwgrad_bwgrad_select_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (8.497s) 2022-08-13T15:11:44.2075307Z test_fn_fwgrad_bwgrad_select_cuda_float64 (__main__.TestGradientsCUDA) ... ok (1.283s) 2022-08-13T15:11:47.5625429Z test_fn_fwgrad_bwgrad_select_scatter_cuda_float64 (__main__.TestGradientsCUDA) ... ok (3.355s) 2022-08-13T15:11:48.6493452Z test_fn_fwgrad_bwgrad_sgn_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (1.087s) 2022-08-13T15:11:48.7159690Z test_fn_fwgrad_bwgrad_sgn_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.067s) 2022-08-13T15:11:48.7180363Z test_fn_fwgrad_bwgrad_short_cuda_complex128 (__main__.TestGradientsCUDA) ... skip: Skipped! Op doesn't support autograd for this dtype. (0.002s) 2022-08-13T15:11:48.7200330Z test_fn_fwgrad_bwgrad_short_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Op doesn't support autograd for this dtype. (0.002s) 2022-08-13T15:11:50.3796469Z test_fn_fwgrad_bwgrad_sigmoid_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (1.659s) 2022-08-13T15:11:50.4172038Z test_fn_fwgrad_bwgrad_sigmoid_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.038s) 2022-08-13T15:11:50.4858302Z test_fn_fwgrad_bwgrad_sign_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.069s) 2022-08-13T15:11:50.4878323Z test_fn_fwgrad_bwgrad_signbit_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Op doesn't support autograd for this dtype. (0.002s) 2022-08-13T15:11:51.3617920Z test_fn_fwgrad_bwgrad_sin_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.874s) 2022-08-13T15:11:51.4852967Z test_fn_fwgrad_bwgrad_sin_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.123s) 2022-08-13T15:11:52.8492466Z test_fn_fwgrad_bwgrad_sinc_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (1.364s) 2022-08-13T15:11:53.1806647Z test_fn_fwgrad_bwgrad_sinc_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.331s) 2022-08-13T15:11:54.0465189Z test_fn_fwgrad_bwgrad_sinh_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.866s) 2022-08-13T15:11:54.1694014Z test_fn_fwgrad_bwgrad_sinh_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.123s) 2022-08-13T15:11:54.3126854Z test_fn_fwgrad_bwgrad_slice_scatter_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.143s) 2022-08-13T15:11:54.3296256Z test_fn_fwgrad_bwgrad_softmax_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.017s) 2022-08-13T15:11:54.3519108Z test_fn_fwgrad_bwgrad_softmax_with_dtype_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.022s) 2022-08-13T15:11:54.3688223Z test_fn_fwgrad_bwgrad_softmax_with_dtype_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.017s) 2022-08-13T15:12:56.7845454Z test_fn_fwgrad_bwgrad_sort_cuda_float64 (__main__.TestGradientsCUDA) ... ok (62.415s) 2022-08-13T15:12:56.7854015Z test_fn_fwgrad_bwgrad_sparse_sampled_addmm_cuda_complex128 (__main__.TestGradientsCUDA) ... skip: Skipped! (0.001s) 2022-08-13T15:12:56.7862308Z test_fn_fwgrad_bwgrad_sparse_sampled_addmm_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! (0.001s) 2022-08-13T15:12:56.7884079Z test_fn_fwgrad_bwgrad_special_airy_ai_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Op doesn't support autograd for this dtype. (0.002s) 2022-08-13T15:12:56.7903769Z test_fn_fwgrad_bwgrad_special_bessel_j0_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Op doesn't support autograd for this dtype. (0.002s) 2022-08-13T15:12:56.7923343Z test_fn_fwgrad_bwgrad_special_bessel_j1_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Op doesn't support autograd for this dtype. (0.002s) 2022-08-13T15:12:56.7943620Z test_fn_fwgrad_bwgrad_special_bessel_y0_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Op doesn't support autograd for this dtype. (0.002s) 2022-08-13T15:12:56.7962744Z test_fn_fwgrad_bwgrad_special_bessel_y1_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Op doesn't support autograd for this dtype. (0.002s) 2022-08-13T15:12:56.7982525Z test_fn_fwgrad_bwgrad_special_chebyshev_polynomial_t_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Op doesn't support autograd for this dtype. (0.002s) 2022-08-13T15:12:56.8002040Z test_fn_fwgrad_bwgrad_special_chebyshev_polynomial_u_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Op doesn't support autograd for this dtype. (0.002s) 2022-08-13T15:12:56.8010679Z test_fn_fwgrad_bwgrad_special_chebyshev_polynomial_v_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-08-13T15:12:56.8019447Z test_fn_fwgrad_bwgrad_special_chebyshev_polynomial_w_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-08-13T15:12:57.1471304Z test_fn_fwgrad_bwgrad_special_entr_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.345s) 2022-08-13T15:12:59.4205716Z test_fn_fwgrad_bwgrad_special_erfcx_cuda_float64 (__main__.TestGradientsCUDA) ... ok (2.273s) 2022-08-13T15:12:59.4234016Z test_fn_fwgrad_bwgrad_special_hermite_polynomial_h_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Op doesn't support autograd for this dtype. (0.003s) 2022-08-13T15:12:59.4254244Z test_fn_fwgrad_bwgrad_special_hermite_polynomial_he_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Op doesn't support autograd for this dtype. (0.002s) 2022-08-13T15:13:00.0465055Z test_fn_fwgrad_bwgrad_special_i0e_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.621s) 2022-08-13T15:13:00.1447965Z test_fn_fwgrad_bwgrad_special_i1_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.098s) 2022-08-13T15:13:00.2520947Z test_fn_fwgrad_bwgrad_special_i1e_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.107s) 2022-08-13T15:13:00.2545407Z test_fn_fwgrad_bwgrad_special_laguerre_polynomial_l_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Op doesn't support autograd for this dtype. (0.002s) 2022-08-13T15:13:00.2553746Z test_fn_fwgrad_bwgrad_special_legendre_polynomial_p_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-08-13T15:13:00.7869381Z test_fn_fwgrad_bwgrad_special_log_ndtr_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.531s) 2022-08-13T15:13:00.7890397Z test_fn_fwgrad_bwgrad_special_modified_bessel_i0_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Op doesn't support autograd for this dtype. (0.002s) 2022-08-13T15:13:00.7909791Z test_fn_fwgrad_bwgrad_special_modified_bessel_i1_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Op doesn't support autograd for this dtype. (0.002s) 2022-08-13T15:13:00.7929677Z test_fn_fwgrad_bwgrad_special_modified_bessel_k0_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Op doesn't support autograd for this dtype. (0.002s) 2022-08-13T15:13:00.7949101Z test_fn_fwgrad_bwgrad_special_modified_bessel_k1_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Op doesn't support autograd for this dtype. (0.002s) 2022-08-13T15:13:00.8531004Z test_fn_fwgrad_bwgrad_special_ndtr_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.058s) 2022-08-13T15:13:01.3238424Z test_fn_fwgrad_bwgrad_special_ndtri_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.470s) 2022-08-13T15:13:02.3685071Z test_fn_fwgrad_bwgrad_special_polygamma_special_polygamma_n_0_cuda_float64 (__main__.TestGradientsCUDA) ... ok (1.044s) 2022-08-13T15:13:02.3706207Z test_fn_fwgrad_bwgrad_special_scaled_modified_bessel_k0_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Op doesn't support autograd for this dtype. (0.002s) 2022-08-13T15:13:02.3727319Z test_fn_fwgrad_bwgrad_special_scaled_modified_bessel_k1_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Op doesn't support autograd for this dtype. (0.002s) 2022-08-13T15:13:02.3737184Z test_fn_fwgrad_bwgrad_special_shifted_chebyshev_polynomial_t_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-08-13T15:13:02.3746644Z test_fn_fwgrad_bwgrad_special_shifted_chebyshev_polynomial_u_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-08-13T15:13:02.3755512Z test_fn_fwgrad_bwgrad_special_shifted_chebyshev_polynomial_v_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-08-13T15:13:02.3764082Z test_fn_fwgrad_bwgrad_special_shifted_chebyshev_polynomial_w_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-08-13T15:13:02.3783610Z test_fn_fwgrad_bwgrad_special_spherical_bessel_j0_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Op doesn't support autograd for this dtype. (0.002s) 2022-08-13T15:13:02.3791477Z test_fn_fwgrad_bwgrad_special_xlog1py_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! (0.001s) 2022-08-13T15:13:02.3811422Z test_fn_fwgrad_bwgrad_special_zeta_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Op doesn't support autograd for this dtype. (0.002s) 2022-08-13T15:13:10.5258261Z test_fn_fwgrad_bwgrad_split_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (8.144s) 2022-08-13T15:13:11.5398655Z test_fn_fwgrad_bwgrad_split_cuda_float64 (__main__.TestGradientsCUDA) ... ok (1.014s) 2022-08-13T15:13:25.3805724Z test_fn_fwgrad_bwgrad_split_list_args_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (13.841s) 2022-08-13T15:13:26.9374015Z test_fn_fwgrad_bwgrad_split_list_args_cuda_float64 (__main__.TestGradientsCUDA) ... ok (1.557s) 2022-08-13T15:13:44.6478195Z test_fn_fwgrad_bwgrad_split_with_sizes_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (17.710s) 2022-08-13T15:13:46.6886369Z test_fn_fwgrad_bwgrad_split_with_sizes_cuda_float64 (__main__.TestGradientsCUDA) ... ok (2.041s) 2022-08-13T15:13:47.4998616Z test_fn_fwgrad_bwgrad_sqrt_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.811s) 2022-08-13T15:13:47.6201330Z test_fn_fwgrad_bwgrad_sqrt_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.120s) 2022-08-13T15:13:47.8675115Z test_fn_fwgrad_bwgrad_square_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.247s) 2022-08-13T15:13:47.9081094Z test_fn_fwgrad_bwgrad_square_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.041s) 2022-08-13T15:13:51.1903351Z test_fn_fwgrad_bwgrad_squeeze_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (3.282s) 2022-08-13T15:13:51.6741895Z test_fn_fwgrad_bwgrad_squeeze_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.484s) 2022-08-13T15:13:56.9005862Z test_fn_fwgrad_bwgrad_stack_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (5.226s) 2022-08-13T15:13:57.6235252Z test_fn_fwgrad_bwgrad_stack_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.723s) 2022-08-13T15:14:11.5119243Z test_fn_fwgrad_bwgrad_std_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (13.888s) 2022-08-13T15:14:14.0052164Z test_fn_fwgrad_bwgrad_std_cuda_float64 (__main__.TestGradientsCUDA) ... ok (2.493s) 2022-08-13T15:14:32.5059402Z test_fn_fwgrad_bwgrad_std_mean_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (18.501s) 2022-08-13T15:14:35.6525722Z test_fn_fwgrad_bwgrad_std_mean_cuda_float64 (__main__.TestGradientsCUDA) ... ok (3.146s) 2022-08-13T15:14:36.2170802Z test_fn_fwgrad_bwgrad_stft_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.564s) 2022-08-13T15:14:36.2197864Z test_fn_fwgrad_bwgrad_stft_cuda_float64 (__main__.TestGradientsCUDA) ... /opt/conda/lib/python3.7/site-packages/torch/functional.py:613: UserWarning: stft will soon require the return_complex parameter be given for real inputs, and will further require that return_complex=True in a future PyTorch release. (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/native/SpectralOps.cpp:803.) 2022-08-13T15:14:36.2198700Z normalized, onesided, return_complex) 2022-08-13T15:14:36.4257142Z ok (0.208s) 2022-08-13T15:14:48.9427055Z test_fn_fwgrad_bwgrad_sub_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (12.517s) 2022-08-13T15:14:50.7442590Z test_fn_fwgrad_bwgrad_sub_cuda_float64 (__main__.TestGradientsCUDA) ... ok (1.801s) 2022-08-13T15:14:54.1281874Z test_fn_fwgrad_bwgrad_sum_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (3.384s) 2022-08-13T15:14:54.6554243Z test_fn_fwgrad_bwgrad_sum_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.527s) 2022-08-13T15:14:58.3686309Z test_fn_fwgrad_bwgrad_sum_to_size_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (3.713s) 2022-08-13T15:14:58.8853467Z test_fn_fwgrad_bwgrad_sum_to_size_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.517s) 2022-08-13T15:14:58.8863585Z test_fn_fwgrad_bwgrad_svd_cuda_complex128 (__main__.TestGradientsCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-13T15:15:03.9729429Z test_fn_fwgrad_bwgrad_svd_cuda_float64 (__main__.TestGradientsCUDA) ... ok (5.086s) 2022-08-13T15:15:29.1822212Z test_fn_fwgrad_bwgrad_svd_lowrank_cuda_float64 (__main__.TestGradientsCUDA) ... ok (25.209s) 2022-08-13T15:15:29.2135956Z test_fn_fwgrad_bwgrad_symeig_cuda_complex128 (__main__.TestGradientsCUDA) ... /opt/conda/lib/python3.7/site-packages/torch/testing/_internal/common_methods_invocations.py:8282: UserWarning: torch.symeig is deprecated in favor of torch.linalg.eigh and will be removed in a future PyTorch release. 2022-08-13T15:15:29.2136824Z The default behavior has changed from using the upper triangular portion of the matrix by default to using the lower triangular portion. 2022-08-13T15:15:29.2137271Z L, _ = torch.symeig(A, upper=upper) 2022-08-13T15:15:29.2137559Z should be replaced with 2022-08-13T15:15:29.2137949Z L = torch.linalg.eigvalsh(A, UPLO='U' if upper else 'L') 2022-08-13T15:15:29.2138249Z and 2022-08-13T15:15:29.2140321Z L, V = torch.symeig(A, eigenvectors=True) 2022-08-13T15:15:29.2143891Z should be replaced with 2022-08-13T15:15:29.2144916Z L, V = torch.linalg.eigh(A, UPLO='U' if upper else 'L') (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/native/BatchLinearAlgebra.cpp:2992.) 2022-08-13T15:15:29.2145421Z return op(input + input.mH, *args, **kwargs) 2022-08-13T15:15:29.5823108Z ok (0.400s) 2022-08-13T15:15:29.9044053Z test_fn_fwgrad_bwgrad_symeig_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.322s) 2022-08-13T15:15:30.0690491Z test_fn_fwgrad_bwgrad_t_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.165s) 2022-08-13T15:15:30.0961615Z test_fn_fwgrad_bwgrad_t_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.027s) 2022-08-13T15:15:32.7461159Z test_fn_fwgrad_bwgrad_take_along_dim_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (2.650s) 2022-08-13T15:15:33.1715518Z test_fn_fwgrad_bwgrad_take_along_dim_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.425s) 2022-08-13T15:15:33.8286315Z test_fn_fwgrad_bwgrad_take_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.657s) 2022-08-13T15:15:33.9407158Z test_fn_fwgrad_bwgrad_take_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.112s) 2022-08-13T15:15:34.8239554Z test_fn_fwgrad_bwgrad_tan_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.883s) 2022-08-13T15:15:34.9594211Z test_fn_fwgrad_bwgrad_tan_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.135s) 2022-08-13T15:15:36.7383823Z test_fn_fwgrad_bwgrad_tanh_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (1.779s) 2022-08-13T15:15:36.8517211Z test_fn_fwgrad_bwgrad_tanh_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.113s) 2022-08-13T15:16:30.7896528Z test_fn_fwgrad_bwgrad_tensor_split_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (53.938s) 2022-08-13T15:16:37.8510945Z test_fn_fwgrad_bwgrad_tensor_split_cuda_float64 (__main__.TestGradientsCUDA) ... ok (7.061s) 2022-08-13T15:16:38.5865299Z test_fn_fwgrad_bwgrad_tensordot_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.735s) 2022-08-13T15:16:38.7072244Z test_fn_fwgrad_bwgrad_tensordot_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.121s) 2022-08-13T15:16:39.7844474Z test_fn_fwgrad_bwgrad_tile_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (1.077s) 2022-08-13T15:16:39.9706767Z test_fn_fwgrad_bwgrad_tile_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.186s) 2022-08-13T15:16:39.9727700Z test_fn_fwgrad_bwgrad_to_sparse_cuda_complex128 (__main__.TestGradientsCUDA) ... skip: Skipped! Op doesn't support autograd for this dtype. (0.002s) 2022-08-13T15:16:40.0533114Z test_fn_fwgrad_bwgrad_to_sparse_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.080s) 2022-08-13T15:16:45.7388499Z test_fn_fwgrad_bwgrad_topk_cuda_float64 (__main__.TestGradientsCUDA) ... ok (5.685s) 2022-08-13T15:16:46.1674548Z test_fn_fwgrad_bwgrad_trace_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.429s) 2022-08-13T15:16:46.2399947Z test_fn_fwgrad_bwgrad_trace_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.072s) 2022-08-13T15:16:52.7213951Z test_fn_fwgrad_bwgrad_transpose_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (6.481s) 2022-08-13T15:16:53.6706730Z test_fn_fwgrad_bwgrad_transpose_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.949s) 2022-08-13T15:16:57.3588269Z test_fn_fwgrad_bwgrad_trapezoid_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (3.688s) 2022-08-13T15:16:58.0055795Z test_fn_fwgrad_bwgrad_trapezoid_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.647s) 2022-08-13T15:17:01.6955019Z test_fn_fwgrad_bwgrad_trapz_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (3.690s) 2022-08-13T15:17:02.3453752Z test_fn_fwgrad_bwgrad_trapz_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.650s) 2022-08-13T15:17:02.4083140Z test_fn_fwgrad_bwgrad_triangular_solve_cuda_complex128 (__main__.TestGradientsCUDA) ... /opt/conda/lib/python3.7/site-packages/torch/testing/_internal/common_methods_invocations.py:8293: UserWarning: torch.triangular_solve is deprecated in favor of torch.linalg.solve_triangularand will be removed in a future PyTorch release. 2022-08-13T15:17:02.4083995Z torch.linalg.solve_triangular has its arguments reversed and does not return a copy of one of the inputs. 2022-08-13T15:17:02.4084419Z X = torch.triangular_solve(B, A).solution 2022-08-13T15:17:02.4084990Z should be replaced with 2022-08-13T15:17:02.4086225Z X = torch.linalg.solve_triangular(A, B). (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/native/BatchLinearAlgebra.cpp:2310.) 2022-08-13T15:17:02.4086747Z return op(*args[:idx], triangular_arg, *args[idx + 1:], upper, **kwargs) 2022-08-13T15:17:02.6590810Z expected failure (0.314s) 2022-08-13T15:17:02.8137948Z test_fn_fwgrad_bwgrad_triangular_solve_cuda_float64 (__main__.TestGradientsCUDA) ... expected failure (0.152s) 2022-08-13T15:17:39.8030776Z test_fn_fwgrad_bwgrad_tril_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (36.988s) 2022-08-13T15:17:45.1657683Z test_fn_fwgrad_bwgrad_tril_cuda_float64 (__main__.TestGradientsCUDA) ... ok (5.363s) 2022-08-13T15:18:21.7190593Z test_fn_fwgrad_bwgrad_triu_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (36.553s) 2022-08-13T15:18:27.3285243Z test_fn_fwgrad_bwgrad_triu_cuda_float64 (__main__.TestGradientsCUDA) ... ok (5.609s) 2022-08-13T15:18:39.6899711Z test_fn_fwgrad_bwgrad_true_divide_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (12.361s) 2022-08-13T15:18:41.5037428Z test_fn_fwgrad_bwgrad_true_divide_cuda_float64 (__main__.TestGradientsCUDA) ... ok (1.814s) 2022-08-13T15:18:41.5729511Z test_fn_fwgrad_bwgrad_trunc_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.069s) 2022-08-13T15:18:51.4783901Z test_fn_fwgrad_bwgrad_unbind_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (9.905s) 2022-08-13T15:18:52.4410853Z test_fn_fwgrad_bwgrad_unbind_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.963s) 2022-08-13T15:18:58.1640850Z test_fn_fwgrad_bwgrad_unflatten_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (5.723s) 2022-08-13T15:18:58.9402558Z test_fn_fwgrad_bwgrad_unflatten_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.776s) 2022-08-13T15:18:59.9345273Z test_fn_fwgrad_bwgrad_unfold_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.994s) 2022-08-13T15:19:00.1046661Z test_fn_fwgrad_bwgrad_unfold_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.170s) 2022-08-13T15:19:00.1069781Z test_fn_fwgrad_bwgrad_unique_consecutive_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Op doesn't support autograd for this dtype. (0.002s) 2022-08-13T15:19:00.1089392Z test_fn_fwgrad_bwgrad_unique_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Op doesn't support autograd for this dtype. (0.002s) 2022-08-13T15:19:08.0142957Z test_fn_fwgrad_bwgrad_unsqueeze_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (7.905s) 2022-08-13T15:19:09.0803695Z test_fn_fwgrad_bwgrad_unsqueeze_cuda_float64 (__main__.TestGradientsCUDA) ... ok (1.066s) 2022-08-13T15:19:20.6225060Z test_fn_fwgrad_bwgrad_var_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (11.542s) 2022-08-13T15:19:22.6314855Z test_fn_fwgrad_bwgrad_var_cuda_float64 (__main__.TestGradientsCUDA) ... ok (2.009s) 2022-08-13T15:19:39.4638081Z test_fn_fwgrad_bwgrad_var_mean_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (16.832s) 2022-08-13T15:19:42.1791570Z test_fn_fwgrad_bwgrad_var_mean_cuda_float64 (__main__.TestGradientsCUDA) ... ok (2.715s) 2022-08-13T15:19:42.6728838Z test_fn_fwgrad_bwgrad_vdot_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.494s) 2022-08-13T15:19:42.7106626Z test_fn_fwgrad_bwgrad_vdot_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.038s) 2022-08-13T15:19:42.7913146Z test_fn_fwgrad_bwgrad_view_as_complex_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.080s) 2022-08-13T15:19:45.9168628Z test_fn_fwgrad_bwgrad_view_as_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (3.125s) 2022-08-13T15:19:46.3589381Z test_fn_fwgrad_bwgrad_view_as_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.442s) 2022-08-13T15:19:46.7661567Z test_fn_fwgrad_bwgrad_view_as_real_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.407s) 2022-08-13T15:20:02.2382167Z test_fn_fwgrad_bwgrad_view_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (15.472s) 2022-08-13T15:20:04.4035950Z test_fn_fwgrad_bwgrad_view_cuda_float64 (__main__.TestGradientsCUDA) ... ok (2.165s) 2022-08-13T15:20:11.8363491Z test_fn_fwgrad_bwgrad_vsplit_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (7.433s) 2022-08-13T15:20:12.7982555Z test_fn_fwgrad_bwgrad_vsplit_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.962s) 2022-08-13T15:20:16.4986198Z test_fn_fwgrad_bwgrad_vstack_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (3.700s) 2022-08-13T15:20:16.9879164Z test_fn_fwgrad_bwgrad_vstack_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.489s) 2022-08-13T15:21:13.4178902Z test_fn_fwgrad_bwgrad_where_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (56.430s) 2022-08-13T15:21:22.5392648Z test_fn_fwgrad_bwgrad_where_cuda_float64 (__main__.TestGradientsCUDA) ... ok (9.121s) 2022-08-13T15:21:22.5410478Z test_fn_fwgrad_bwgrad_xlogy_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! (0.001s) 2022-08-13T15:21:22.6748165Z test_fn_fwgrad_bwgrad_zero__cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.134s) 2022-08-13T15:21:22.7000162Z test_fn_fwgrad_bwgrad_zero__cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.025s) 2022-08-13T15:21:22.7020158Z test_fn_fwgrad_bwgrad_zeros_like_cuda_complex128 (__main__.TestGradientsCUDA) ... skip: Skipped! Op doesn't support autograd for this dtype. (0.002s) 2022-08-13T15:21:22.7039484Z test_fn_fwgrad_bwgrad_zeros_like_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Op doesn't support autograd for this dtype. (0.002s) 2022-08-13T15:21:23.3493874Z test_fn_grad_H_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.645s) 2022-08-13T15:21:23.4376532Z test_fn_grad_H_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.088s) 2022-08-13T15:21:24.0205602Z test_fn_grad_T_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.583s) 2022-08-13T15:21:24.1095587Z test_fn_grad_T_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.089s) 2022-08-13T15:21:24.4457840Z test_fn_grad___getitem___cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.336s) 2022-08-13T15:21:24.5351277Z test_fn_grad___getitem___cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.089s) 2022-08-13T15:21:26.1674789Z test_fn_grad___radd___cuda_complex128 (__main__.TestGradientsCUDA) ... ok (1.632s) 2022-08-13T15:21:26.4387467Z test_fn_grad___radd___cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.271s) 2022-08-13T15:21:26.6742646Z test_fn_grad___rdiv___cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.235s) 2022-08-13T15:21:26.7274256Z test_fn_grad___rdiv___cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.053s) 2022-08-13T15:21:27.0824780Z test_fn_grad___rmatmul___cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.355s) 2022-08-13T15:21:27.1586018Z test_fn_grad___rmatmul___cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.076s) 2022-08-13T15:21:27.2074298Z test_fn_grad___rmod___cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.049s) 2022-08-13T15:21:28.9936830Z test_fn_grad___rmul___cuda_complex128 (__main__.TestGradientsCUDA) ... ok (1.786s) 2022-08-13T15:21:29.2832641Z test_fn_grad___rmul___cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.290s) 2022-08-13T15:21:29.2839185Z test_fn_grad___rpow___cuda_complex128 (__main__.TestGradientsCUDA) ... skip: Skipped! (0.001s) 2022-08-13T15:21:29.2845690Z test_fn_grad___rpow___cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! (0.001s) 2022-08-13T15:21:30.9609738Z test_fn_grad___rsub___cuda_complex128 (__main__.TestGradientsCUDA) ... ok (1.676s) 2022-08-13T15:21:31.2417579Z test_fn_grad___rsub___cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.281s) 2022-08-13T15:21:32.3341452Z test_fn_grad__masked_amax_cuda_float64 (__main__.TestGradientsCUDA) ... ok (1.092s) 2022-08-13T15:21:33.4282032Z test_fn_grad__masked_amin_cuda_float64 (__main__.TestGradientsCUDA) ... ok (1.094s) 2022-08-13T15:21:33.4301805Z test_fn_grad__masked_argmax_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Dtype is not in supported backward dtypes! (0.002s) 2022-08-13T15:21:33.4319788Z test_fn_grad__masked_argmin_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Dtype is not in supported backward dtypes! (0.002s) 2022-08-13T15:21:33.7082677Z test_fn_grad__masked_cumprod_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.276s) 2022-08-13T15:21:33.7748467Z test_fn_grad__masked_cumprod_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.066s) 2022-08-13T15:21:34.0269475Z test_fn_grad__masked_cumsum_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.252s) 2022-08-13T15:21:34.0870370Z test_fn_grad__masked_cumsum_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.060s) 2022-08-13T15:21:36.7569710Z test_fn_grad__masked_log_softmax_cuda_float64 (__main__.TestGradientsCUDA) ... ok (2.670s) 2022-08-13T15:21:42.0687392Z test_fn_grad__masked_logaddexp_cuda_float64 (__main__.TestGradientsCUDA) ... ok (5.312s) 2022-08-13T15:21:43.2968757Z test_fn_grad__masked_logsumexp_cuda_float64 (__main__.TestGradientsCUDA) ... ok (1.228s) 2022-08-13T15:21:52.4398573Z test_fn_grad__masked_mean_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (9.143s) 2022-08-13T15:21:53.7526292Z test_fn_grad__masked_mean_cuda_float64 (__main__.TestGradientsCUDA) ... ok (1.313s) 2022-08-13T15:21:55.7234668Z test_fn_grad__masked_median_cuda_float64 (__main__.TestGradientsCUDA) ... ok (1.971s) 2022-08-13T15:22:01.1771342Z test_fn_grad__masked_norm_cuda_float64 (__main__.TestGradientsCUDA) ... ok (5.453s) 2022-08-13T15:22:01.8632195Z test_fn_grad__masked_normalize_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.686s) 2022-08-13T15:22:02.0279023Z test_fn_grad__masked_normalize_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.165s) 2022-08-13T15:22:03.7368813Z test_fn_grad__masked_prod_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (1.709s) 2022-08-13T15:22:04.1554438Z test_fn_grad__masked_prod_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.418s) 2022-08-13T15:22:06.8837773Z test_fn_grad__masked_softmax_cuda_float64 (__main__.TestGradientsCUDA) ... ok (2.728s) 2022-08-13T15:22:09.7611799Z test_fn_grad__masked_softmin_cuda_float64 (__main__.TestGradientsCUDA) ... ok (2.877s) 2022-08-13T15:22:12.3860964Z test_fn_grad__masked_std_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (2.625s) 2022-08-13T15:22:12.9518778Z test_fn_grad__masked_std_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.566s) 2022-08-13T15:22:18.4072067Z test_fn_grad__masked_sum_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (5.455s) 2022-08-13T15:22:19.2216419Z test_fn_grad__masked_sum_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.814s) 2022-08-13T15:22:31.7214906Z test_fn_grad__masked_var_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (12.500s) 2022-08-13T15:22:33.3043347Z test_fn_grad__masked_var_cuda_float64 (__main__.TestGradientsCUDA) ... ok (1.583s) 2022-08-13T15:22:33.3731076Z test_fn_grad_abs_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.069s) 2022-08-13T15:22:33.3971522Z test_fn_grad_abs_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.024s) 2022-08-13T15:22:33.4524983Z test_fn_grad_acos_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.055s) 2022-08-13T15:22:33.4662498Z test_fn_grad_acos_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.014s) 2022-08-13T15:22:33.5218338Z test_fn_grad_acosh_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.055s) 2022-08-13T15:22:33.5351614Z test_fn_grad_acosh_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.013s) 2022-08-13T15:22:35.5335758Z test_fn_grad_add_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (1.998s) 2022-08-13T15:22:35.8697285Z test_fn_grad_add_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.336s) 2022-08-13T15:22:36.3260727Z test_fn_grad_addbmm_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.456s) 2022-08-13T15:22:36.3735223Z test_fn_grad_addbmm_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.047s) 2022-08-13T15:22:40.7602360Z test_fn_grad_addcdiv_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (4.386s) 2022-08-13T15:22:41.5404362Z test_fn_grad_addcdiv_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.780s) 2022-08-13T15:22:45.7299681Z test_fn_grad_addcmul_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (4.189s) 2022-08-13T15:22:46.4643604Z test_fn_grad_addcmul_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.734s) 2022-08-13T15:22:47.0318774Z test_fn_grad_addmm_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.567s) 2022-08-13T15:22:47.0778298Z test_fn_grad_addmm_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.046s) 2022-08-13T15:22:47.6200023Z test_fn_grad_addmm_decomposed_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.542s) 2022-08-13T15:22:47.6625067Z test_fn_grad_addmm_decomposed_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.042s) 2022-08-13T15:22:49.1670284Z test_fn_grad_addmv_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (1.504s) 2022-08-13T15:22:49.3558443Z test_fn_grad_addmv_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.189s) 2022-08-13T15:22:50.6726359Z test_fn_grad_addr_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (1.317s) 2022-08-13T15:22:50.8948217Z test_fn_grad_addr_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.222s) 2022-08-13T15:22:50.8967314Z test_fn_grad_all_cuda_complex128 (__main__.TestGradientsCUDA) ... skip: Skipped! Dtype is not in supported backward dtypes! (0.002s) 2022-08-13T15:22:50.8985234Z test_fn_grad_all_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Dtype is not in supported backward dtypes! (0.002s) 2022-08-13T15:22:50.9002943Z test_fn_grad_allclose_cuda_complex128 (__main__.TestGradientsCUDA) ... skip: Skipped! Dtype is not in supported backward dtypes! (0.002s) 2022-08-13T15:22:50.9021384Z test_fn_grad_allclose_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Dtype is not in supported backward dtypes! (0.002s) 2022-08-13T15:22:51.0417775Z test_fn_grad_amax_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.140s) 2022-08-13T15:22:51.1819183Z test_fn_grad_amin_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.140s) 2022-08-13T15:22:51.1836399Z test_fn_grad_aminmax_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Dtype is not in supported backward dtypes! (0.002s) 2022-08-13T15:22:51.2639516Z test_fn_grad_angle_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.080s) 2022-08-13T15:22:51.2878365Z test_fn_grad_angle_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.024s) 2022-08-13T15:22:51.2895996Z test_fn_grad_any_cuda_complex128 (__main__.TestGradientsCUDA) ... skip: Skipped! Dtype is not in supported backward dtypes! (0.002s) 2022-08-13T15:22:51.2913258Z test_fn_grad_any_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Dtype is not in supported backward dtypes! (0.002s) 2022-08-13T15:22:51.2930953Z test_fn_grad_arange_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Dtype is not in supported backward dtypes! (0.002s) 2022-08-13T15:22:51.2948479Z test_fn_grad_argmax_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Dtype is not in supported backward dtypes! (0.002s) 2022-08-13T15:22:51.2965654Z test_fn_grad_argmin_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Dtype is not in supported backward dtypes! (0.002s) 2022-08-13T15:22:51.2983184Z test_fn_grad_argsort_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Dtype is not in supported backward dtypes! (0.002s) 2022-08-13T15:22:51.3000631Z test_fn_grad_argwhere_cuda_complex128 (__main__.TestGradientsCUDA) ... skip: Skipped! Dtype is not in supported backward dtypes! (0.002s) 2022-08-13T15:22:51.3018136Z test_fn_grad_argwhere_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Dtype is not in supported backward dtypes! (0.002s) 2022-08-13T15:22:51.3025067Z test_fn_grad_as_strided_cuda_complex128 (__main__.TestGradientsCUDA) ... skip: Numerous errors (0.001s) 2022-08-13T15:22:51.3031999Z test_fn_grad_as_strided_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Numerous errors (0.001s) 2022-08-13T15:22:51.3145047Z test_fn_grad_as_strided_scatter_cuda_complex128 (__main__.TestGradientsCUDA) ... expected failure (0.011s) 2022-08-13T15:22:51.3215590Z test_fn_grad_as_strided_scatter_cuda_float64 (__main__.TestGradientsCUDA) ... expected failure (0.007s) 2022-08-13T15:22:51.4718533Z test_fn_grad_asin_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.150s) 2022-08-13T15:22:51.4969036Z test_fn_grad_asin_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.025s) 2022-08-13T15:22:51.6455063Z test_fn_grad_asinh_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.148s) 2022-08-13T15:22:51.6703521Z test_fn_grad_asinh_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.025s) 2022-08-13T15:22:51.9736491Z test_fn_grad_atan2_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.303s) 2022-08-13T15:22:52.1203218Z test_fn_grad_atan_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.147s) 2022-08-13T15:22:52.1449468Z test_fn_grad_atan_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.025s) 2022-08-13T15:22:52.2960290Z test_fn_grad_atanh_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.151s) 2022-08-13T15:22:52.3215239Z test_fn_grad_atanh_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.025s) 2022-08-13T15:22:52.5381547Z test_fn_grad_atleast_1d_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.217s) 2022-08-13T15:22:52.5872460Z test_fn_grad_atleast_1d_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.049s) 2022-08-13T15:22:52.8058066Z test_fn_grad_atleast_2d_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.218s) 2022-08-13T15:22:52.8561514Z test_fn_grad_atleast_2d_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.050s) 2022-08-13T15:22:53.0782613Z test_fn_grad_atleast_3d_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.222s) 2022-08-13T15:22:53.1287745Z test_fn_grad_atleast_3d_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.050s) 2022-08-13T15:22:53.5606072Z test_fn_grad_baddbmm_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.432s) 2022-08-13T15:22:53.6030826Z test_fn_grad_baddbmm_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.042s) 2022-08-13T15:22:53.6430548Z test_fn_grad_bernoulli_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.040s) 2022-08-13T15:22:53.6506904Z test_fn_grad_bfloat16_cuda_complex128 (__main__.TestGradientsCUDA) ... expected failure (0.008s) 2022-08-13T15:22:53.6554637Z test_fn_grad_bfloat16_cuda_float64 (__main__.TestGradientsCUDA) ... expected failure (0.005s) 2022-08-13T15:22:54.7094714Z test_fn_grad_block_diag_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (1.054s) 2022-08-13T15:22:54.9002939Z test_fn_grad_block_diag_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.191s) 2022-08-13T15:22:58.9049990Z test_fn_grad_bmm_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (4.004s) 2022-08-13T15:22:59.3833524Z test_fn_grad_bmm_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.478s) 2022-08-13T15:22:59.3852864Z test_fn_grad_bool_cuda_complex128 (__main__.TestGradientsCUDA) ... skip: Skipped! Dtype is not in supported backward dtypes! (0.002s) 2022-08-13T15:22:59.3870091Z test_fn_grad_bool_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Dtype is not in supported backward dtypes! (0.002s) 2022-08-13T15:22:59.8242128Z test_fn_grad_broadcast_tensors_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.437s) 2022-08-13T15:22:59.9153262Z test_fn_grad_broadcast_tensors_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.091s) 2022-08-13T15:23:01.2918516Z test_fn_grad_broadcast_to_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (1.376s) 2022-08-13T15:23:01.5544057Z test_fn_grad_broadcast_to_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.262s) 2022-08-13T15:23:01.5562545Z test_fn_grad_bucketize_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Dtype is not in supported backward dtypes! (0.002s) 2022-08-13T15:23:01.5580019Z test_fn_grad_byte_cuda_complex128 (__main__.TestGradientsCUDA) ... skip: Skipped! Dtype is not in supported backward dtypes! (0.002s) 2022-08-13T15:23:01.5603434Z test_fn_grad_byte_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Dtype is not in supported backward dtypes! (0.002s) 2022-08-13T15:23:01.7475705Z test_fn_grad_cartesian_prod_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.187s) 2022-08-13T15:23:01.7883520Z test_fn_grad_cartesian_prod_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.041s) 2022-08-13T15:23:01.9358546Z test_fn_grad_cat_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.147s) 2022-08-13T15:23:01.9694143Z test_fn_grad_cat_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.033s) 2022-08-13T15:23:11.5599283Z test_fn_grad_cdist_cuda_float64 (__main__.TestGradientsCUDA) ... ok (9.590s) 2022-08-13T15:23:11.5828768Z test_fn_grad_ceil_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.023s) 2022-08-13T15:23:11.5909870Z test_fn_grad_chalf_cuda_complex128 (__main__.TestGradientsCUDA) ... expected failure (0.008s) 2022-08-13T15:23:11.5976351Z test_fn_grad_chalf_cuda_float64 (__main__.TestGradientsCUDA) ... expected failure (0.007s) 2022-08-13T15:23:11.5994098Z test_fn_grad_char_cuda_complex128 (__main__.TestGradientsCUDA) ... skip: Skipped! Dtype is not in supported backward dtypes! (0.002s) 2022-08-13T15:23:11.6011645Z test_fn_grad_char_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Dtype is not in supported backward dtypes! (0.002s) 2022-08-13T15:23:15.2614744Z test_fn_grad_cholesky_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (3.660s) 2022-08-13T15:23:15.7952558Z test_fn_grad_cholesky_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.534s) 2022-08-13T15:23:16.1663493Z test_fn_grad_cholesky_inverse_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.371s) 2022-08-13T15:23:16.2477205Z test_fn_grad_cholesky_inverse_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.081s) 2022-08-13T15:23:24.9411237Z test_fn_grad_cholesky_solve_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (8.693s) 2022-08-13T15:23:26.2909207Z test_fn_grad_cholesky_solve_cuda_float64 (__main__.TestGradientsCUDA) ... ok (1.350s) 2022-08-13T15:23:29.5613075Z test_fn_grad_chunk_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (3.270s) 2022-08-13T15:23:30.0117408Z test_fn_grad_chunk_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.450s) 2022-08-13T15:23:31.1230352Z test_fn_grad_clamp_cuda_float64 (__main__.TestGradientsCUDA) ... ok (1.111s) 2022-08-13T15:23:31.4250551Z test_fn_grad_clamp_max_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.302s) 2022-08-13T15:23:31.7260914Z test_fn_grad_clamp_min_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.301s) 2022-08-13T15:23:33.0074438Z test_fn_grad_clone_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (1.281s) 2022-08-13T15:23:33.1877516Z test_fn_grad_clone_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.180s) 2022-08-13T15:23:33.5904040Z test_fn_grad_column_stack_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.402s) 2022-08-13T15:23:33.6549982Z test_fn_grad_column_stack_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.065s) 2022-08-13T15:23:35.4028674Z test_fn_grad_combinations_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (1.748s) 2022-08-13T15:23:35.7762915Z test_fn_grad_combinations_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.373s) 2022-08-13T15:23:36.3772159Z test_fn_grad_complex_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.601s) 2022-08-13T15:23:36.4284230Z test_fn_grad_conj_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.051s) 2022-08-13T15:23:36.4402462Z test_fn_grad_conj_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.012s) 2022-08-13T15:23:36.5819138Z test_fn_grad_conj_physical_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.142s) 2022-08-13T15:23:36.6024136Z test_fn_grad_conj_physical_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.020s) 2022-08-13T15:24:03.9664018Z test_fn_grad_constant_pad_nd_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (27.364s) 2022-08-13T15:24:07.8702211Z test_fn_grad_constant_pad_nd_cuda_float64 (__main__.TestGradientsCUDA) ... ok (3.904s) 2022-08-13T15:24:09.1250462Z test_fn_grad_contiguous_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (1.255s) 2022-08-13T15:24:09.3077118Z test_fn_grad_contiguous_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.183s) 2022-08-13T15:24:09.3586778Z test_fn_grad_copysign_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.051s) 2022-08-13T15:24:09.6937048Z test_fn_grad_corrcoef_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.335s) 2022-08-13T15:24:09.7502920Z test_fn_grad_corrcoef_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.057s) 2022-08-13T15:24:09.8075018Z test_fn_grad_cos_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.057s) 2022-08-13T15:24:09.8225397Z test_fn_grad_cos_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.015s) 2022-08-13T15:24:09.8792325Z test_fn_grad_cosh_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.057s) 2022-08-13T15:24:09.8938659Z test_fn_grad_cosh_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.015s) 2022-08-13T15:24:09.8966163Z test_fn_grad_count_nonzero_cuda_complex128 (__main__.TestGradientsCUDA) ... skip: Skipped! Dtype is not in supported backward dtypes! (0.003s) 2022-08-13T15:24:09.8987786Z test_fn_grad_count_nonzero_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Dtype is not in supported backward dtypes! (0.002s) 2022-08-13T15:24:09.9347563Z test_fn_grad_cov_cuda_complex128 (__main__.TestGradientsCUDA) ... /opt/conda/lib/python3.7/site-packages/torch/autograd/gradcheck.py:653: UserWarning: Input #1 requires gradient and is not a double precision floating point or complex. This check will likely fail if all the inputs are not of double precision floating point or complex. 2022-08-13T15:24:09.9349229Z f'Input #{idx} requires gradient and ' 2022-08-13T15:24:09.9584378Z expected failure (0.059s) 2022-08-13T15:24:09.9755383Z test_fn_grad_cov_cuda_float64 (__main__.TestGradientsCUDA) ... /opt/conda/lib/python3.7/site-packages/torch/autograd/gradcheck.py:653: UserWarning: Input #1 requires gradient and is not a double precision floating point or complex. This check will likely fail if all the inputs are not of double precision floating point or complex. 2022-08-13T15:24:09.9756146Z f'Input #{idx} requires gradient and ' 2022-08-13T15:24:09.9847609Z expected failure (0.026s) 2022-08-13T15:24:11.1055875Z test_fn_grad_cross_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (1.120s) 2022-08-13T15:24:11.2619534Z test_fn_grad_cross_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.156s) 2022-08-13T15:24:11.5117154Z test_fn_grad_cummax_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.250s) 2022-08-13T15:24:11.7642965Z test_fn_grad_cummin_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.252s) 2022-08-13T15:24:20.2540165Z test_fn_grad_cumprod_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (8.489s) 2022-08-13T15:24:21.7304271Z test_fn_grad_cumprod_cuda_float64 (__main__.TestGradientsCUDA) ... ok (1.476s) 2022-08-13T15:24:23.8417072Z test_fn_grad_cumsum_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (2.111s) 2022-08-13T15:24:24.1576847Z test_fn_grad_cumsum_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.316s) 2022-08-13T15:24:24.8852608Z test_fn_grad_cumulative_trapezoid_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.727s) 2022-08-13T15:24:25.0081351Z test_fn_grad_cumulative_trapezoid_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.123s) 2022-08-13T15:24:25.0209914Z test_fn_grad_deg2rad_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.013s) 2022-08-13T15:24:27.5472092Z test_fn_grad_diag_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (2.526s) 2022-08-13T15:24:27.8727992Z test_fn_grad_diag_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.325s) 2022-08-13T15:24:28.0890421Z test_fn_grad_diag_embed_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.216s) 2022-08-13T15:24:28.1412270Z test_fn_grad_diag_embed_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.052s) 2022-08-13T15:24:28.3022429Z test_fn_grad_diagflat_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.161s) 2022-08-13T15:24:28.3377656Z test_fn_grad_diagflat_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.035s) 2022-08-13T15:24:30.4320862Z test_fn_grad_diagonal_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (2.094s) 2022-08-13T15:24:30.7024584Z test_fn_grad_diagonal_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.270s) 2022-08-13T15:24:34.4318967Z test_fn_grad_diagonal_scatter_cuda_float64 (__main__.TestGradientsCUDA) ... ok (3.729s) 2022-08-13T15:24:36.2447406Z test_fn_grad_diff_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (1.813s) 2022-08-13T15:24:36.6510019Z test_fn_grad_diff_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.406s) 2022-08-13T15:24:36.6641587Z test_fn_grad_digamma_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.013s) 2022-08-13T15:24:37.4390105Z test_fn_grad_dist_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.775s) 2022-08-13T15:24:37.7403155Z test_fn_grad_dist_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.301s) 2022-08-13T15:24:37.7890453Z test_fn_grad_div_floor_rounding_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.049s) 2022-08-13T15:24:38.0000190Z test_fn_grad_div_no_rounding_mode_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.211s) 2022-08-13T15:24:38.0493716Z test_fn_grad_div_no_rounding_mode_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.049s) 2022-08-13T15:24:38.0977904Z test_fn_grad_div_trunc_rounding_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.048s) 2022-08-13T15:24:38.1906693Z test_fn_grad_dot_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.093s) 2022-08-13T15:24:38.2000455Z test_fn_grad_dot_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.009s) 2022-08-13T15:24:38.3417393Z test_fn_grad_double_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.142s) 2022-08-13T15:24:38.3906498Z test_fn_grad_double_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.049s) 2022-08-13T15:24:40.5113340Z test_fn_grad_dsplit_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (2.120s) 2022-08-13T15:24:40.8002123Z test_fn_grad_dsplit_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.289s) 2022-08-13T15:24:41.4251905Z test_fn_grad_dstack_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.625s) 2022-08-13T15:24:41.5271875Z test_fn_grad_dstack_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.102s) 2022-08-13T15:24:43.7882856Z test_fn_grad_eig_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (2.261s) 2022-08-13T15:24:44.0961126Z test_fn_grad_eig_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.308s) 2022-08-13T15:24:45.2942292Z test_fn_grad_einsum_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (1.198s) 2022-08-13T15:24:45.4897086Z test_fn_grad_einsum_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.195s) 2022-08-13T15:24:45.4914141Z test_fn_grad_empty_cuda_complex128 (__main__.TestGradientsCUDA) ... skip: Skipped! Dtype is not in supported backward dtypes! (0.002s) 2022-08-13T15:24:45.4931684Z test_fn_grad_empty_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Dtype is not in supported backward dtypes! (0.002s) 2022-08-13T15:24:45.4948999Z test_fn_grad_empty_like_cuda_complex128 (__main__.TestGradientsCUDA) ... skip: Skipped! Dtype is not in supported backward dtypes! (0.002s) 2022-08-13T15:24:45.4967170Z test_fn_grad_empty_like_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Dtype is not in supported backward dtypes! (0.002s) 2022-08-13T15:24:45.4984447Z test_fn_grad_eq_cuda_complex128 (__main__.TestGradientsCUDA) ... skip: Skipped! Dtype is not in supported backward dtypes! (0.002s) 2022-08-13T15:24:45.5001627Z test_fn_grad_eq_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Dtype is not in supported backward dtypes! (0.002s) 2022-08-13T15:24:45.5023088Z test_fn_grad_equal_cuda_complex128 (__main__.TestGradientsCUDA) ... skip: Skipped! Dtype is not in supported backward dtypes! (0.002s) 2022-08-13T15:24:45.5041085Z test_fn_grad_equal_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Dtype is not in supported backward dtypes! (0.002s) 2022-08-13T15:24:45.5299113Z test_fn_grad_erf_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.026s) 2022-08-13T15:24:45.5433704Z test_fn_grad_erfc_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.013s) 2022-08-13T15:24:45.5687833Z test_fn_grad_erfinv_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.025s) 2022-08-13T15:24:45.5816822Z test_fn_grad_exp2_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.013s) 2022-08-13T15:24:45.6334001Z test_fn_grad_exp_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.052s) 2022-08-13T15:24:45.6461385Z test_fn_grad_exp_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.013s) 2022-08-13T15:24:45.9624846Z test_fn_grad_expand_as_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.316s) 2022-08-13T15:24:46.0301360Z test_fn_grad_expand_as_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.068s) 2022-08-13T15:24:47.9976733Z test_fn_grad_expand_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (1.967s) 2022-08-13T15:24:48.3874018Z test_fn_grad_expand_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.390s) 2022-08-13T15:24:48.4119251Z test_fn_grad_expm1_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.025s) 2022-08-13T15:24:48.5160270Z test_fn_grad_fft_fft2_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.104s) 2022-08-13T15:24:48.5592089Z test_fn_grad_fft_fft2_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.043s) 2022-08-13T15:24:48.6729677Z test_fn_grad_fft_fft_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.114s) 2022-08-13T15:24:48.7200462Z test_fn_grad_fft_fft_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.047s) 2022-08-13T15:24:48.8524559Z test_fn_grad_fft_fftn_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.132s) 2022-08-13T15:24:48.9073486Z test_fn_grad_fft_fftn_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.055s) 2022-08-13T15:24:50.4562615Z test_fn_grad_fft_fftshift_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (1.549s) 2022-08-13T15:24:50.6882540Z test_fn_grad_fft_fftshift_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.232s) 2022-08-13T15:24:50.7620255Z test_fn_grad_fft_hfft2_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.074s) 2022-08-13T15:24:50.7949443Z test_fn_grad_fft_hfft2_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.033s) 2022-08-13T15:24:50.8695146Z test_fn_grad_fft_hfft_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.074s) 2022-08-13T15:24:50.9024952Z test_fn_grad_fft_hfft_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.033s) 2022-08-13T15:24:50.9929728Z test_fn_grad_fft_hfftn_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.090s) 2022-08-13T15:24:51.0326928Z test_fn_grad_fft_hfftn_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.040s) 2022-08-13T15:24:51.1389233Z test_fn_grad_fft_ifft2_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.106s) 2022-08-13T15:24:51.1834250Z test_fn_grad_fft_ifft2_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.044s) 2022-08-13T15:24:51.3066368Z test_fn_grad_fft_ifft_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.123s) 2022-08-13T15:24:51.3593593Z test_fn_grad_fft_ifft_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.053s) 2022-08-13T15:24:51.4959286Z test_fn_grad_fft_ifftn_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.136s) 2022-08-13T15:24:51.5526339Z test_fn_grad_fft_ifftn_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.057s) 2022-08-13T15:24:53.1058760Z test_fn_grad_fft_ifftshift_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (1.553s) 2022-08-13T15:24:53.3393852Z test_fn_grad_fft_ifftshift_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.233s) 2022-08-13T15:24:53.3827511Z test_fn_grad_fft_ihfft2_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.043s) 2022-08-13T15:24:56.2759343Z test_fn_grad_fft_ihfft_cuda_float64 (__main__.TestGradientsCUDA) ... ok (2.893s) 2022-08-13T15:24:56.3291065Z test_fn_grad_fft_ihfftn_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.053s) 2022-08-13T15:24:56.3968858Z test_fn_grad_fft_irfft2_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.068s) 2022-08-13T15:24:56.4267586Z test_fn_grad_fft_irfft2_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.030s) 2022-08-13T15:24:56.5016822Z test_fn_grad_fft_irfft_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.075s) 2022-08-13T15:24:56.5344940Z test_fn_grad_fft_irfft_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.033s) 2022-08-13T15:24:56.6222654Z test_fn_grad_fft_irfftn_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.087s) 2022-08-13T15:24:56.6614203Z test_fn_grad_fft_irfftn_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.039s) 2022-08-13T15:24:56.6986249Z test_fn_grad_fft_rfft2_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.037s) 2022-08-13T15:24:56.7394924Z test_fn_grad_fft_rfft_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.041s) 2022-08-13T15:24:56.7869404Z test_fn_grad_fft_rfftn_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.047s) 2022-08-13T15:24:56.8425345Z test_fn_grad_fill_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.055s) 2022-08-13T15:24:56.8557962Z test_fn_grad_fill_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.013s) 2022-08-13T15:24:58.4459273Z test_fn_grad_flatten_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (1.590s) 2022-08-13T15:24:58.6900026Z test_fn_grad_flatten_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.244s) 2022-08-13T15:25:05.9015144Z test_fn_grad_flip_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (7.211s) 2022-08-13T15:25:06.9572300Z test_fn_grad_flip_cuda_float64 (__main__.TestGradientsCUDA) ... ok (1.056s) 2022-08-13T15:25:08.3882854Z test_fn_grad_fliplr_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (1.431s) 2022-08-13T15:25:08.5983418Z test_fn_grad_fliplr_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.210s) 2022-08-13T15:25:10.0242880Z test_fn_grad_flipud_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (1.426s) 2022-08-13T15:25:10.2351010Z test_fn_grad_flipud_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.211s) 2022-08-13T15:25:10.2436098Z test_fn_grad_float_cuda_complex128 (__main__.TestGradientsCUDA) ... expected failure (0.008s) 2022-08-13T15:25:10.2489412Z test_fn_grad_float_cuda_float64 (__main__.TestGradientsCUDA) ... expected failure (0.005s) 2022-08-13T15:25:10.4963241Z test_fn_grad_float_power_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.247s) 2022-08-13T15:25:10.5542583Z test_fn_grad_float_power_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.058s) 2022-08-13T15:25:10.5786656Z test_fn_grad_floor_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.024s) 2022-08-13T15:25:10.5804417Z test_fn_grad_floor_divide_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Dtype is not in supported backward dtypes! (0.002s) 2022-08-13T15:25:10.9186306Z test_fn_grad_fmax_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.338s) 2022-08-13T15:25:11.2589187Z test_fn_grad_fmin_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.340s) 2022-08-13T15:25:11.3107089Z test_fn_grad_fmod_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.052s) 2022-08-13T15:25:11.3236373Z test_fn_grad_frac_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.013s) 2022-08-13T15:25:11.3378529Z test_fn_grad_frexp_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.014s) 2022-08-13T15:25:11.3396720Z test_fn_grad_full_like_cuda_complex128 (__main__.TestGradientsCUDA) ... skip: Skipped! Dtype is not in supported backward dtypes! (0.002s) 2022-08-13T15:25:11.3414949Z test_fn_grad_full_like_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Dtype is not in supported backward dtypes! (0.002s) 2022-08-13T15:25:11.8729689Z test_fn_grad_gather_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.531s) 2022-08-13T15:25:11.9518791Z test_fn_grad_gather_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.079s) 2022-08-13T15:25:11.9536463Z test_fn_grad_ge_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Dtype is not in supported backward dtypes! (0.002s) 2022-08-13T15:25:11.9561145Z test_fn_grad_geqrf_cuda_complex128 (__main__.TestGradientsCUDA) ... skip: Skipped! Dtype is not in supported backward dtypes! (0.002s) 2022-08-13T15:25:11.9579094Z test_fn_grad_geqrf_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Dtype is not in supported backward dtypes! (0.002s) 2022-08-13T15:25:17.8461784Z test_fn_grad_gradient_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (5.888s) 2022-08-13T15:25:18.8070157Z test_fn_grad_gradient_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.961s) 2022-08-13T15:25:18.8089510Z test_fn_grad_gt_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Dtype is not in supported backward dtypes! (0.002s) 2022-08-13T15:25:18.8171233Z test_fn_grad_half_cuda_complex128 (__main__.TestGradientsCUDA) ... expected failure (0.008s) 2022-08-13T15:25:18.8221859Z test_fn_grad_half_cuda_float64 (__main__.TestGradientsCUDA) ... expected failure (0.005s) 2022-08-13T15:25:18.8240274Z test_fn_grad_heaviside_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Dtype is not in supported backward dtypes! (0.002s) 2022-08-13T15:25:18.8258560Z test_fn_grad_histc_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Dtype is not in supported backward dtypes! (0.002s) 2022-08-13T15:25:20.0863535Z test_fn_grad_hsplit_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (1.260s) 2022-08-13T15:25:20.2565734Z test_fn_grad_hsplit_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.170s) 2022-08-13T15:25:20.8842610Z test_fn_grad_hstack_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.628s) 2022-08-13T15:25:20.9859758Z test_fn_grad_hstack_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.102s) 2022-08-13T15:25:21.2877950Z test_fn_grad_hypot_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.302s) 2022-08-13T15:25:21.3066488Z test_fn_grad_i0_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.019s) 2022-08-13T15:25:21.3084282Z test_fn_grad_igamma_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Dtype is not in supported backward dtypes! (0.002s) 2022-08-13T15:25:21.3102688Z test_fn_grad_igammac_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Dtype is not in supported backward dtypes! (0.002s) 2022-08-13T15:25:21.3416144Z test_fn_grad_imag_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.031s) 2022-08-13T15:25:22.2864097Z test_fn_grad_index_add_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.945s) 2022-08-13T15:25:22.4355977Z test_fn_grad_index_add_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.149s) 2022-08-13T15:25:22.7553526Z test_fn_grad_index_copy_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.320s) 2022-08-13T15:25:22.8076673Z test_fn_grad_index_copy_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.052s) 2022-08-13T15:25:22.9996325Z test_fn_grad_index_fill_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.192s) 2022-08-13T15:25:23.0345526Z test_fn_grad_index_fill_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.035s) 2022-08-13T15:25:24.0930108Z test_fn_grad_index_put_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (1.058s) 2022-08-13T15:25:24.2563900Z test_fn_grad_index_put_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.163s) 2022-08-13T15:25:27.1182089Z test_fn_grad_index_reduce_cuda_float64 (__main__.TestGradientsCUDA) ... ok (2.862s) 2022-08-13T15:25:27.2904493Z test_fn_grad_index_select_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.172s) 2022-08-13T15:25:27.3215995Z test_fn_grad_index_select_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.031s) 2022-08-13T15:25:27.5431780Z test_fn_grad_inner_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.221s) 2022-08-13T15:25:27.5802577Z test_fn_grad_inner_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.037s) 2022-08-13T15:25:27.5822670Z test_fn_grad_int_cuda_complex128 (__main__.TestGradientsCUDA) ... skip: Skipped! Dtype is not in supported backward dtypes! (0.002s) 2022-08-13T15:25:27.5839778Z test_fn_grad_int_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Dtype is not in supported backward dtypes! (0.002s) 2022-08-13T15:25:28.7389486Z test_fn_grad_inverse_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (1.155s) 2022-08-13T15:25:28.8984668Z test_fn_grad_inverse_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.159s) 2022-08-13T15:25:28.9001841Z test_fn_grad_isclose_cuda_complex128 (__main__.TestGradientsCUDA) ... skip: Skipped! Dtype is not in supported backward dtypes! (0.002s) 2022-08-13T15:25:28.9019434Z test_fn_grad_isclose_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Dtype is not in supported backward dtypes! (0.002s) 2022-08-13T15:25:28.9036641Z test_fn_grad_isfinite_cuda_complex128 (__main__.TestGradientsCUDA) ... skip: Skipped! Dtype is not in supported backward dtypes! (0.002s) 2022-08-13T15:25:28.9053916Z test_fn_grad_isfinite_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Dtype is not in supported backward dtypes! (0.002s) 2022-08-13T15:25:28.9077890Z test_fn_grad_isin_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Dtype is not in supported backward dtypes! (0.002s) 2022-08-13T15:25:28.9096202Z test_fn_grad_isinf_cuda_complex128 (__main__.TestGradientsCUDA) ... skip: Skipped! Dtype is not in supported backward dtypes! (0.002s) 2022-08-13T15:25:28.9114156Z test_fn_grad_isinf_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Dtype is not in supported backward dtypes! (0.002s) 2022-08-13T15:25:28.9132496Z test_fn_grad_isnan_cuda_complex128 (__main__.TestGradientsCUDA) ... skip: Skipped! Dtype is not in supported backward dtypes! (0.002s) 2022-08-13T15:25:28.9151076Z test_fn_grad_isnan_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Dtype is not in supported backward dtypes! (0.002s) 2022-08-13T15:25:28.9167973Z test_fn_grad_isneginf_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Dtype is not in supported backward dtypes! (0.002s) 2022-08-13T15:25:28.9184976Z test_fn_grad_isposinf_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Dtype is not in supported backward dtypes! (0.002s) 2022-08-13T15:25:28.9202028Z test_fn_grad_isreal_cuda_complex128 (__main__.TestGradientsCUDA) ... skip: Skipped! Dtype is not in supported backward dtypes! (0.002s) 2022-08-13T15:25:28.9219254Z test_fn_grad_isreal_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Dtype is not in supported backward dtypes! (0.002s) 2022-08-13T15:25:32.0136017Z test_fn_grad_istft_cuda_complex128 (__main__.TestGradientsCUDA) ... expected failure (3.091s) 2022-08-13T15:25:34.8806607Z test_fn_grad_istft_cuda_float64 (__main__.TestGradientsCUDA) ... expected failure (2.867s) 2022-08-13T15:25:34.8826226Z test_fn_grad_jiterator_2inputs_2outputs_cuda_complex128 (__main__.TestGradientsCUDA) ... skip: Skipped! Dtype is not in supported backward dtypes! (0.002s) 2022-08-13T15:25:34.8843374Z test_fn_grad_jiterator_2inputs_2outputs_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Dtype is not in supported backward dtypes! (0.002s) 2022-08-13T15:25:34.8860976Z test_fn_grad_jiterator_4inputs_with_extra_args_cuda_complex128 (__main__.TestGradientsCUDA) ... skip: Skipped! Dtype is not in supported backward dtypes! (0.002s) 2022-08-13T15:25:34.8878177Z test_fn_grad_jiterator_4inputs_with_extra_args_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Dtype is not in supported backward dtypes! (0.002s) 2022-08-13T15:25:34.8895838Z test_fn_grad_jiterator_binary_cuda_complex128 (__main__.TestGradientsCUDA) ... skip: Skipped! Dtype is not in supported backward dtypes! (0.002s) 2022-08-13T15:25:34.8913984Z test_fn_grad_jiterator_binary_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Dtype is not in supported backward dtypes! (0.002s) 2022-08-13T15:25:34.8932663Z test_fn_grad_jiterator_binary_return_by_ref_cuda_complex128 (__main__.TestGradientsCUDA) ... skip: Skipped! Dtype is not in supported backward dtypes! (0.002s) 2022-08-13T15:25:34.8950816Z test_fn_grad_jiterator_binary_return_by_ref_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Dtype is not in supported backward dtypes! (0.002s) 2022-08-13T15:25:34.8969194Z test_fn_grad_jiterator_unary_cuda_complex128 (__main__.TestGradientsCUDA) ... skip: Skipped! Dtype is not in supported backward dtypes! (0.002s) 2022-08-13T15:25:34.8987432Z test_fn_grad_jiterator_unary_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Dtype is not in supported backward dtypes! (0.002s) 2022-08-13T15:25:34.9262101Z test_fn_grad_kron_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.027s) 2022-08-13T15:25:34.9340703Z test_fn_grad_kron_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.008s) 2022-08-13T15:25:35.3035935Z test_fn_grad_kthvalue_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.369s) 2022-08-13T15:25:35.5280016Z test_fn_grad_ldexp_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.224s) 2022-08-13T15:25:35.5771148Z test_fn_grad_ldexp_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.049s) 2022-08-13T15:25:35.5788367Z test_fn_grad_le_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Dtype is not in supported backward dtypes! (0.002s) 2022-08-13T15:25:41.4864612Z test_fn_grad_lerp_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (5.907s) 2022-08-13T15:25:42.1864068Z test_fn_grad_lerp_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.700s) 2022-08-13T15:25:42.1994781Z test_fn_grad_lgamma_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.013s) 2022-08-13T15:25:45.8327852Z test_fn_grad_linalg_cholesky_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (3.633s) 2022-08-13T15:25:46.3844010Z test_fn_grad_linalg_cholesky_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.552s) 2022-08-13T15:25:50.1957928Z test_fn_grad_linalg_cholesky_ex_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (3.811s) 2022-08-13T15:25:50.7424425Z test_fn_grad_linalg_cholesky_ex_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.547s) 2022-08-13T15:25:53.4725196Z test_fn_grad_linalg_cond_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (2.730s) 2022-08-13T15:25:53.7341366Z test_fn_grad_linalg_cond_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.262s) 2022-08-13T15:25:54.8758809Z test_fn_grad_linalg_cross_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (1.142s) 2022-08-13T15:25:55.0327115Z test_fn_grad_linalg_cross_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.157s) 2022-08-13T15:25:55.7976821Z test_fn_grad_linalg_det_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.765s) 2022-08-13T15:25:55.9123213Z test_fn_grad_linalg_det_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.115s) 2022-08-13T15:26:03.8039666Z test_fn_grad_linalg_det_singular_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (7.891s) 2022-08-13T15:26:04.8324526Z test_fn_grad_linalg_det_singular_cuda_float64 (__main__.TestGradientsCUDA) ... ok (1.028s) 2022-08-13T15:26:06.9338542Z test_fn_grad_linalg_eig_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (2.101s) 2022-08-13T15:26:07.6591783Z test_fn_grad_linalg_eig_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.725s) 2022-08-13T15:26:08.7074186Z test_fn_grad_linalg_eigh_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (1.048s) 2022-08-13T15:26:08.9711448Z test_fn_grad_linalg_eigh_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.264s) 2022-08-13T15:26:10.0755993Z test_fn_grad_linalg_eigvals_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (1.104s) 2022-08-13T15:26:10.3429550Z test_fn_grad_linalg_eigvals_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.267s) 2022-08-13T15:26:10.9131721Z test_fn_grad_linalg_eigvalsh_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.570s) 2022-08-13T15:26:11.0454195Z test_fn_grad_linalg_eigvalsh_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.132s) 2022-08-13T15:26:11.3376477Z test_fn_grad_linalg_householder_product_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.292s) 2022-08-13T15:26:11.3979119Z test_fn_grad_linalg_householder_product_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.060s) 2022-08-13T15:26:12.6086295Z test_fn_grad_linalg_inv_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (1.210s) 2022-08-13T15:26:12.7763378Z test_fn_grad_linalg_inv_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.168s) 2022-08-13T15:26:13.8447139Z test_fn_grad_linalg_inv_ex_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (1.068s) 2022-08-13T15:26:14.0018847Z test_fn_grad_linalg_inv_ex_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.157s) 2022-08-13T15:26:14.0038374Z test_fn_grad_linalg_ldl_factor_cuda_complex128 (__main__.TestGradientsCUDA) ... skip: Skipped! Dtype is not in supported backward dtypes! (0.002s) 2022-08-13T15:26:14.0056295Z test_fn_grad_linalg_ldl_factor_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Dtype is not in supported backward dtypes! (0.002s) 2022-08-13T15:26:14.0074166Z test_fn_grad_linalg_ldl_factor_ex_cuda_complex128 (__main__.TestGradientsCUDA) ... skip: Skipped! Dtype is not in supported backward dtypes! (0.002s) 2022-08-13T15:26:14.0092491Z test_fn_grad_linalg_ldl_factor_ex_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Dtype is not in supported backward dtypes! (0.002s) 2022-08-13T15:26:14.0110417Z test_fn_grad_linalg_ldl_solve_cuda_complex128 (__main__.TestGradientsCUDA) ... skip: not available before CUDA 11.3.1 (0.002s) 2022-08-13T15:26:14.0128577Z test_fn_grad_linalg_ldl_solve_cuda_float64 (__main__.TestGradientsCUDA) ... skip: not available before CUDA 11.3.1 (0.002s) 2022-08-13T15:26:14.0135183Z test_fn_grad_linalg_lstsq_cuda_complex128 (__main__.TestGradientsCUDA) ... skip: Skipped! (0.001s) 2022-08-13T15:26:14.0142159Z test_fn_grad_linalg_lstsq_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! (0.001s) 2022-08-13T15:26:15.4287758Z test_fn_grad_linalg_lstsq_grad_oriented_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (1.414s) 2022-08-13T15:26:15.6452408Z test_fn_grad_linalg_lstsq_grad_oriented_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.216s) 2022-08-13T15:26:17.4499891Z test_fn_grad_linalg_lu_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (1.805s) 2022-08-13T15:26:17.9147654Z test_fn_grad_linalg_lu_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.465s) 2022-08-13T15:26:19.9772227Z test_fn_grad_linalg_lu_factor_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (2.062s) 2022-08-13T15:26:20.3837343Z test_fn_grad_linalg_lu_factor_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.406s) 2022-08-13T15:26:21.6660612Z test_fn_grad_linalg_lu_factor_ex_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (1.282s) 2022-08-13T15:26:21.9471738Z test_fn_grad_linalg_lu_factor_ex_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.281s) 2022-08-13T15:26:27.5877964Z test_fn_grad_linalg_lu_solve_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (5.640s) 2022-08-13T15:26:28.9838386Z test_fn_grad_linalg_lu_solve_cuda_float64 (__main__.TestGradientsCUDA) ... ok (1.396s) 2022-08-13T15:26:32.7657646Z test_fn_grad_linalg_matrix_norm_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (3.782s) 2022-08-13T15:26:33.5107150Z test_fn_grad_linalg_matrix_norm_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.745s) 2022-08-13T15:26:33.8113813Z test_fn_grad_linalg_matrix_power_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.300s) 2022-08-13T15:26:33.8751564Z test_fn_grad_linalg_matrix_power_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.064s) 2022-08-13T15:26:33.8769521Z test_fn_grad_linalg_matrix_rank_cuda_complex128 (__main__.TestGradientsCUDA) ... skip: Skipped! Dtype is not in supported backward dtypes! (0.002s) 2022-08-13T15:26:33.8787516Z test_fn_grad_linalg_matrix_rank_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Dtype is not in supported backward dtypes! (0.002s) 2022-08-13T15:26:33.8805745Z test_fn_grad_linalg_matrix_rank_hermitian_cuda_complex128 (__main__.TestGradientsCUDA) ... skip: Skipped! Dtype is not in supported backward dtypes! (0.002s) 2022-08-13T15:26:33.8824640Z test_fn_grad_linalg_matrix_rank_hermitian_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Dtype is not in supported backward dtypes! (0.002s) 2022-08-13T15:26:34.6347494Z test_fn_grad_linalg_multi_dot_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.752s) 2022-08-13T15:26:34.7367479Z test_fn_grad_linalg_multi_dot_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.102s) 2022-08-13T15:26:35.1453366Z test_fn_grad_linalg_norm_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.408s) 2022-08-13T15:26:35.2762934Z test_fn_grad_linalg_norm_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.131s) 2022-08-13T15:26:35.6203459Z test_fn_grad_linalg_norm_subgradients_at_zero_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.344s) 2022-08-13T15:26:35.7386160Z test_fn_grad_linalg_norm_subgradients_at_zero_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.118s) 2022-08-13T15:26:36.8403461Z test_fn_grad_linalg_pinv_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (1.102s) 2022-08-13T15:26:36.9520741Z test_fn_grad_linalg_pinv_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.112s) 2022-08-13T15:26:38.7310739Z test_fn_grad_linalg_pinv_hermitian_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (1.779s) 2022-08-13T15:26:38.9706161Z test_fn_grad_linalg_pinv_hermitian_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.240s) 2022-08-13T15:26:38.9724279Z test_fn_grad_linalg_pinv_singular_cuda_complex128 (__main__.TestGradientsCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T15:26:38.9742331Z test_fn_grad_linalg_pinv_singular_cuda_float64 (__main__.TestGradientsCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T15:26:42.2721658Z test_fn_grad_linalg_qr_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (3.298s) 2022-08-13T15:26:42.8921300Z test_fn_grad_linalg_qr_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.620s) 2022-08-13T15:26:43.8804115Z test_fn_grad_linalg_slogdet_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.988s) 2022-08-13T15:26:44.0254055Z test_fn_grad_linalg_slogdet_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.145s) 2022-08-13T15:26:44.4664500Z test_fn_grad_linalg_solve_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.441s) 2022-08-13T15:26:44.5634206Z test_fn_grad_linalg_solve_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.097s) 2022-08-13T15:26:46.7253603Z test_fn_grad_linalg_solve_ex_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (2.162s) 2022-08-13T15:26:47.0269917Z test_fn_grad_linalg_solve_ex_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.302s) 2022-08-13T15:26:59.0033085Z test_fn_grad_linalg_solve_triangular_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (11.976s) 2022-08-13T15:27:01.3426747Z test_fn_grad_linalg_solve_triangular_cuda_float64 (__main__.TestGradientsCUDA) ... ok (2.339s) 2022-08-13T15:27:08.7541343Z test_fn_grad_linalg_svd_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (7.411s) 2022-08-13T15:27:10.0327661Z test_fn_grad_linalg_svd_cuda_float64 (__main__.TestGradientsCUDA) ... ok (1.278s) 2022-08-13T15:27:14.2079370Z test_fn_grad_linalg_svdvals_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (4.175s) 2022-08-13T15:27:14.7205650Z test_fn_grad_linalg_svdvals_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.512s) 2022-08-13T15:27:18.0867315Z test_fn_grad_linalg_tensorinv_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (3.366s) 2022-08-13T15:27:18.5148234Z test_fn_grad_linalg_tensorinv_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.428s) 2022-08-13T15:27:21.5349051Z test_fn_grad_linalg_tensorsolve_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (3.020s) 2022-08-13T15:27:21.9132596Z test_fn_grad_linalg_tensorsolve_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.378s) 2022-08-13T15:27:23.4688679Z test_fn_grad_linalg_vander_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (1.555s) 2022-08-13T15:27:23.7721799Z test_fn_grad_linalg_vander_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.303s) 2022-08-13T15:27:25.8827193Z test_fn_grad_linalg_vecdot_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (2.110s) 2022-08-13T15:27:26.2051359Z test_fn_grad_linalg_vecdot_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.322s) 2022-08-13T15:27:30.2277878Z test_fn_grad_linalg_vector_norm_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (4.022s) 2022-08-13T15:27:31.5603635Z test_fn_grad_linalg_vector_norm_cuda_float64 (__main__.TestGradientsCUDA) ... ok (1.332s) 2022-08-13T15:27:31.5623992Z test_fn_grad_linspace_cuda_complex128 (__main__.TestGradientsCUDA) ... skip: Skipped! Dtype is not in supported backward dtypes! (0.002s) 2022-08-13T15:27:31.5643057Z test_fn_grad_linspace_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Dtype is not in supported backward dtypes! (0.002s) 2022-08-13T15:27:31.6199804Z test_fn_grad_log10_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.056s) 2022-08-13T15:27:31.6336970Z test_fn_grad_log10_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.014s) 2022-08-13T15:27:31.6590089Z test_fn_grad_log1p_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.025s) 2022-08-13T15:27:31.7144533Z test_fn_grad_log2_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.055s) 2022-08-13T15:27:31.7280405Z test_fn_grad_log2_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.014s) 2022-08-13T15:27:31.7834647Z test_fn_grad_log_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.055s) 2022-08-13T15:27:31.7966191Z test_fn_grad_log_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.013s) 2022-08-13T15:27:32.0799250Z test_fn_grad_log_softmax_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.283s) 2022-08-13T15:27:33.0036850Z test_fn_grad_log_softmax_dtype_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.923s) 2022-08-13T15:27:33.2911739Z test_fn_grad_log_softmax_dtype_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.287s) 2022-08-13T15:27:33.3331944Z test_fn_grad_logaddexp2_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.042s) 2022-08-13T15:27:33.3732823Z test_fn_grad_logaddexp_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.040s) 2022-08-13T15:27:34.0119326Z test_fn_grad_logcumsumexp_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.638s) 2022-08-13T15:27:34.9362231Z test_fn_grad_logdet_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.924s) 2022-08-13T15:27:35.0709988Z test_fn_grad_logdet_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.135s) 2022-08-13T15:27:35.0728689Z test_fn_grad_logical_and_cuda_complex128 (__main__.TestGradientsCUDA) ... skip: Skipped! Dtype is not in supported backward dtypes! (0.002s) 2022-08-13T15:27:35.0746265Z test_fn_grad_logical_and_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Dtype is not in supported backward dtypes! (0.002s) 2022-08-13T15:27:35.0764035Z test_fn_grad_logical_not_cuda_complex128 (__main__.TestGradientsCUDA) ... skip: Skipped! Dtype is not in supported backward dtypes! (0.002s) 2022-08-13T15:27:35.0788643Z test_fn_grad_logical_not_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Dtype is not in supported backward dtypes! (0.002s) 2022-08-13T15:27:35.0806287Z test_fn_grad_logical_or_cuda_complex128 (__main__.TestGradientsCUDA) ... skip: Skipped! Dtype is not in supported backward dtypes! (0.002s) 2022-08-13T15:27:35.0824031Z test_fn_grad_logical_or_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Dtype is not in supported backward dtypes! (0.002s) 2022-08-13T15:27:35.0841608Z test_fn_grad_logical_xor_cuda_complex128 (__main__.TestGradientsCUDA) ... skip: Skipped! Dtype is not in supported backward dtypes! (0.002s) 2022-08-13T15:27:35.0859355Z test_fn_grad_logical_xor_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Dtype is not in supported backward dtypes! (0.002s) 2022-08-13T15:27:35.3010015Z test_fn_grad_logit_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.215s) 2022-08-13T15:27:35.3027435Z test_fn_grad_logspace_cuda_complex128 (__main__.TestGradientsCUDA) ... skip: Skipped! Dtype is not in supported backward dtypes! (0.002s) 2022-08-13T15:27:35.3044971Z test_fn_grad_logspace_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Dtype is not in supported backward dtypes! (0.002s) 2022-08-13T15:27:35.5452632Z test_fn_grad_logsumexp_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.241s) 2022-08-13T15:27:35.5470085Z test_fn_grad_long_cuda_complex128 (__main__.TestGradientsCUDA) ... skip: Skipped! Dtype is not in supported backward dtypes! (0.002s) 2022-08-13T15:27:35.5494135Z test_fn_grad_long_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Dtype is not in supported backward dtypes! (0.002s) 2022-08-13T15:27:35.5511681Z test_fn_grad_lt_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Dtype is not in supported backward dtypes! (0.002s) 2022-08-13T15:27:37.6036057Z test_fn_grad_lu_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (2.052s) 2022-08-13T15:27:38.0086712Z test_fn_grad_lu_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.405s) 2022-08-13T15:27:40.5912415Z test_fn_grad_lu_solve_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (2.582s) 2022-08-13T15:27:41.1056447Z test_fn_grad_lu_solve_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.514s) 2022-08-13T15:27:42.0072042Z test_fn_grad_lu_unpack_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.902s) 2022-08-13T15:27:42.2530863Z test_fn_grad_lu_unpack_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.246s) 2022-08-13T15:27:42.3492451Z test_fn_grad_mH_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.096s) 2022-08-13T15:27:42.3716952Z test_fn_grad_mH_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.022s) 2022-08-13T15:27:42.4606280Z test_fn_grad_mT_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.089s) 2022-08-13T15:27:42.4830810Z test_fn_grad_mT_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.022s) 2022-08-13T15:27:43.5697503Z test_fn_grad_masked_fill_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (1.086s) 2022-08-13T15:27:43.7563376Z test_fn_grad_masked_fill_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.187s) 2022-08-13T15:27:44.9337710Z test_fn_grad_masked_scatter_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (1.177s) 2022-08-13T15:27:45.1178556Z test_fn_grad_masked_scatter_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.184s) 2022-08-13T15:27:49.5190214Z test_fn_grad_masked_select_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (4.401s) 2022-08-13T15:27:50.2217547Z test_fn_grad_masked_select_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.703s) 2022-08-13T15:27:50.5704891Z test_fn_grad_matmul_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.349s) 2022-08-13T15:27:50.6453040Z test_fn_grad_matmul_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.075s) 2022-08-13T15:27:56.4972473Z test_fn_grad_matrix_exp_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (5.852s) 2022-08-13T15:27:57.1331213Z test_fn_grad_matrix_exp_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.636s) 2022-08-13T15:27:57.4669767Z test_fn_grad_max_binary_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.334s) 2022-08-13T15:27:57.5209586Z test_fn_grad_max_reduction_no_dim_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.054s) 2022-08-13T15:27:57.6778335Z test_fn_grad_max_reduction_with_dim_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.157s) 2022-08-13T15:27:58.0105318Z test_fn_grad_maximum_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.333s) 2022-08-13T15:27:58.8666897Z test_fn_grad_mean_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.856s) 2022-08-13T15:27:59.0042589Z test_fn_grad_mean_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.138s) 2022-08-13T15:27:59.1101845Z test_fn_grad_median_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.106s) 2022-08-13T15:28:00.0375313Z test_fn_grad_meshgrid_list_of_tensors_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.927s) 2022-08-13T15:28:00.2315305Z test_fn_grad_meshgrid_list_of_tensors_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.194s) 2022-08-13T15:28:01.1549986Z test_fn_grad_meshgrid_variadic_tensors_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.923s) 2022-08-13T15:28:01.3481071Z test_fn_grad_meshgrid_variadic_tensors_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.193s) 2022-08-13T15:28:01.6854449Z test_fn_grad_min_binary_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.337s) 2022-08-13T15:28:01.7396342Z test_fn_grad_min_reduction_no_dim_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.054s) 2022-08-13T15:28:01.8972761Z test_fn_grad_min_reduction_with_dim_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.157s) 2022-08-13T15:28:02.2327521Z test_fn_grad_minimum_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.335s) 2022-08-13T15:28:03.1124006Z test_fn_grad_mm_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.879s) 2022-08-13T15:28:03.1681969Z test_fn_grad_mm_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.056s) 2022-08-13T15:28:08.9758646Z test_fn_grad_mode_cuda_float64 (__main__.TestGradientsCUDA) ... ok (5.807s) 2022-08-13T15:28:09.2793405Z test_fn_grad_movedim_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.303s) 2022-08-13T15:28:09.3268199Z test_fn_grad_movedim_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.047s) 2022-08-13T15:28:18.3709464Z test_fn_grad_msort_cuda_float64 (__main__.TestGradientsCUDA) ... ok (9.044s) 2022-08-13T15:28:20.1424005Z test_fn_grad_mul_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (1.771s) 2022-08-13T15:28:20.4266688Z test_fn_grad_mul_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.284s) 2022-08-13T15:28:20.4285154Z test_fn_grad_multinomial_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Dtype is not in supported backward dtypes! (0.002s) 2022-08-13T15:28:20.6644263Z test_fn_grad_mv_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.236s) 2022-08-13T15:28:20.6944336Z test_fn_grad_mv_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.030s) 2022-08-13T15:28:20.8771116Z test_fn_grad_mvlgamma_mvlgamma_p_1_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.183s) 2022-08-13T15:28:20.8778283Z test_fn_grad_mvlgamma_mvlgamma_p_3_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! (0.001s) 2022-08-13T15:28:20.8785485Z test_fn_grad_mvlgamma_mvlgamma_p_5_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! (0.001s) 2022-08-13T15:28:20.8930771Z test_fn_grad_nan_to_num_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.014s) 2022-08-13T15:28:21.1542007Z test_fn_grad_nanmean_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.261s) 2022-08-13T15:28:21.2641700Z test_fn_grad_nanmedian_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.110s) 2022-08-13T15:28:22.3392882Z test_fn_grad_nanquantile_cuda_float64 (__main__.TestGradientsCUDA) ... ok (1.075s) 2022-08-13T15:28:22.5520393Z test_fn_grad_nansum_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.213s) 2022-08-13T15:28:24.8119404Z test_fn_grad_narrow_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (2.260s) 2022-08-13T15:28:25.1037812Z test_fn_grad_narrow_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.292s) 2022-08-13T15:28:25.3042613Z test_fn_grad_native_layer_norm_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.200s) 2022-08-13T15:28:25.3065592Z test_fn_grad_ne_cuda_complex128 (__main__.TestGradientsCUDA) ... skip: Skipped! Dtype is not in supported backward dtypes! (0.002s) 2022-08-13T15:28:25.3084091Z test_fn_grad_ne_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Dtype is not in supported backward dtypes! (0.002s) 2022-08-13T15:28:25.4533373Z test_fn_grad_neg_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.145s) 2022-08-13T15:28:25.4774203Z test_fn_grad_neg_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.024s) 2022-08-13T15:28:25.4792683Z test_fn_grad_new_empty_cuda_complex128 (__main__.TestGradientsCUDA) ... skip: Skipped! Dtype is not in supported backward dtypes! (0.002s) 2022-08-13T15:28:25.4811330Z test_fn_grad_new_empty_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Dtype is not in supported backward dtypes! (0.002s) 2022-08-13T15:28:25.4829718Z test_fn_grad_new_full_cuda_complex128 (__main__.TestGradientsCUDA) ... skip: Skipped! Dtype is not in supported backward dtypes! (0.002s) 2022-08-13T15:28:25.4848207Z test_fn_grad_new_full_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Dtype is not in supported backward dtypes! (0.002s) 2022-08-13T15:28:25.4866426Z test_fn_grad_new_ones_cuda_complex128 (__main__.TestGradientsCUDA) ... skip: Skipped! Dtype is not in supported backward dtypes! (0.002s) 2022-08-13T15:28:25.4898355Z test_fn_grad_new_ones_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Dtype is not in supported backward dtypes! (0.002s) 2022-08-13T15:28:25.4911827Z test_fn_grad_new_zeros_cuda_complex128 (__main__.TestGradientsCUDA) ... skip: Skipped! Dtype is not in supported backward dtypes! (0.003s) 2022-08-13T15:28:25.4930532Z test_fn_grad_new_zeros_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Dtype is not in supported backward dtypes! (0.002s) 2022-08-13T15:28:25.4948553Z test_fn_grad_nextafter_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Dtype is not in supported backward dtypes! (0.002s) 2022-08-13T15:28:25.8593994Z test_fn_grad_nn_functional_adaptive_avg_pool1d_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.364s) 2022-08-13T15:28:28.3717960Z test_fn_grad_nn_functional_adaptive_avg_pool2d_cuda_float64 (__main__.TestGradientsCUDA) ... ok (2.512s) 2022-08-13T15:28:28.4184879Z test_fn_grad_nn_functional_adaptive_avg_pool3d_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.047s) 2022-08-13T15:28:28.6228534Z test_fn_grad_nn_functional_adaptive_max_pool1d_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.204s) 2022-08-13T15:28:29.7959020Z test_fn_grad_nn_functional_adaptive_max_pool2d_cuda_float64 (__main__.TestGradientsCUDA) ... ok (1.173s) 2022-08-13T15:28:34.4845150Z test_fn_grad_nn_functional_adaptive_max_pool3d_cuda_float64 (__main__.TestGradientsCUDA) ... ok (4.688s) 2022-08-13T15:28:34.6589764Z test_fn_grad_nn_functional_avg_pool1d_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.175s) 2022-08-13T15:28:35.6173093Z test_fn_grad_nn_functional_avg_pool2d_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.958s) 2022-08-13T15:28:36.3886795Z test_fn_grad_nn_functional_avg_pool3d_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.771s) 2022-08-13T15:28:36.7924112Z test_fn_grad_nn_functional_batch_norm_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.404s) 2022-08-13T15:28:37.1958364Z test_fn_grad_nn_functional_batch_norm_without_cudnn_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.403s) 2022-08-13T15:28:37.4098157Z test_fn_grad_nn_functional_bilinear_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.214s) 2022-08-13T15:28:37.7433572Z test_fn_grad_nn_functional_binary_cross_entropy_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.333s) 2022-08-13T15:28:38.7327836Z test_fn_grad_nn_functional_binary_cross_entropy_with_logits_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.989s) 2022-08-13T15:28:38.7462403Z test_fn_grad_nn_functional_celu_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.013s) 2022-08-13T15:28:43.6842293Z test_fn_grad_nn_functional_conv1d_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (4.938s) 2022-08-13T15:28:43.9930072Z test_fn_grad_nn_functional_conv1d_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.309s) 2022-08-13T15:28:45.7987882Z test_fn_grad_nn_functional_conv2d_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (1.806s) 2022-08-13T15:28:46.0082546Z test_fn_grad_nn_functional_conv2d_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.209s) 2022-08-13T15:28:46.6244826Z test_fn_grad_nn_functional_conv_transpose1d_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.616s) 2022-08-13T15:28:54.9192626Z test_fn_grad_nn_functional_conv_transpose2d_cuda_float64 (__main__.TestGradientsCUDA) ... ok (8.295s) 2022-08-13T15:28:54.9986974Z test_fn_grad_nn_functional_conv_transpose3d_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.079s) 2022-08-13T15:28:55.2437473Z test_fn_grad_nn_functional_cosine_embedding_loss_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.245s) 2022-08-13T15:28:55.8065673Z test_fn_grad_nn_functional_cosine_similarity_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.563s) 2022-08-13T15:28:56.0232508Z test_fn_grad_nn_functional_cross_entropy_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.216s) 2022-08-13T15:29:16.3859320Z test_fn_grad_nn_functional_ctc_loss_cuda_float64 (__main__.TestGradientsCUDA) ... expected failure (20.362s) 2022-08-13T15:29:16.3882811Z test_fn_grad_nn_functional_dropout2d_cuda_float64 (__main__.TestGradientsCUDA) ... /opt/conda/lib/python3.7/site-packages/torch/nn/functional.py:1338: UserWarning: dropout2d: Received a 3D input to dropout2d and assuming that channel-wise 1D dropout behavior is desired - input is interpreted as shape (N, C, L), where C is the channel dim. This behavior will change in a future release to interpret the input as one without a batch dimension, i.e. shape (C, H, W). To maintain the 1D channel-wise dropout behavior, please switch to using dropout1d instead. 2022-08-13T15:29:16.3884320Z warnings.warn("dropout2d: Received a 3D input to dropout2d and assuming that channel-wise " 2022-08-13T15:29:16.5048690Z /opt/conda/lib/python3.7/site-packages/torch/nn/functional.py:1338: UserWarning: dropout2d: Received a 3D input to dropout2d and assuming that channel-wise 1D dropout behavior is desired - input is interpreted as shape (N, C, L), where C is the channel dim. This behavior will change in a future release to interpret the input as one without a batch dimension, i.e. shape (C, H, W). To maintain the 1D channel-wise dropout behavior, please switch to using dropout1d instead. 2022-08-13T15:29:16.5050181Z warnings.warn("dropout2d: Received a 3D input to dropout2d and assuming that channel-wise " 2022-08-13T15:29:16.6215567Z /opt/conda/lib/python3.7/site-packages/torch/nn/functional.py:1338: UserWarning: dropout2d: Received a 3D input to dropout2d and assuming that channel-wise 1D dropout behavior is desired - input is interpreted as shape (N, C, L), where C is the channel dim. This behavior will change in a future release to interpret the input as one without a batch dimension, i.e. shape (C, H, W). To maintain the 1D channel-wise dropout behavior, please switch to using dropout1d instead. 2022-08-13T15:29:16.6216844Z warnings.warn("dropout2d: Received a 3D input to dropout2d and assuming that channel-wise " 2022-08-13T15:29:16.7670574Z /opt/conda/lib/python3.7/site-packages/torch/nn/functional.py:1338: UserWarning: dropout2d: Received a 3D input to dropout2d and assuming that channel-wise 1D dropout behavior is desired - input is interpreted as shape (N, C, L), where C is the channel dim. This behavior will change in a future release to interpret the input as one without a batch dimension, i.e. shape (C, H, W). To maintain the 1D channel-wise dropout behavior, please switch to using dropout1d instead. 2022-08-13T15:29:16.7671667Z warnings.warn("dropout2d: Received a 3D input to dropout2d and assuming that channel-wise " 2022-08-13T15:29:16.8847019Z /opt/conda/lib/python3.7/site-packages/torch/nn/functional.py:1338: UserWarning: dropout2d: Received a 3D input to dropout2d and assuming that channel-wise 1D dropout behavior is desired - input is interpreted as shape (N, C, L), where C is the channel dim. This behavior will change in a future release to interpret the input as one without a batch dimension, i.e. shape (C, H, W). To maintain the 1D channel-wise dropout behavior, please switch to using dropout1d instead. 2022-08-13T15:29:16.8848118Z warnings.warn("dropout2d: Received a 3D input to dropout2d and assuming that channel-wise " 2022-08-13T15:29:17.0246759Z /opt/conda/lib/python3.7/site-packages/torch/nn/functional.py:1338: UserWarning: dropout2d: Received a 3D input to dropout2d and assuming that channel-wise 1D dropout behavior is desired - input is interpreted as shape (N, C, L), where C is the channel dim. This behavior will change in a future release to interpret the input as one without a batch dimension, i.e. shape (C, H, W). To maintain the 1D channel-wise dropout behavior, please switch to using dropout1d instead. 2022-08-13T15:29:17.0247820Z warnings.warn("dropout2d: Received a 3D input to dropout2d and assuming that channel-wise " 2022-08-13T15:29:17.1418117Z /opt/conda/lib/python3.7/site-packages/torch/nn/functional.py:1338: UserWarning: dropout2d: Received a 3D input to dropout2d and assuming that channel-wise 1D dropout behavior is desired - input is interpreted as shape (N, C, L), where C is the channel dim. This behavior will change in a future release to interpret the input as one without a batch dimension, i.e. shape (C, H, W). To maintain the 1D channel-wise dropout behavior, please switch to using dropout1d instead. 2022-08-13T15:29:17.1419176Z warnings.warn("dropout2d: Received a 3D input to dropout2d and assuming that channel-wise " 2022-08-13T15:29:21.5746502Z ok (5.189s) 2022-08-13T15:29:47.7990949Z test_fn_grad_nn_functional_dropout3d_cuda_float64 (__main__.TestGradientsCUDA) ... ok (26.224s) 2022-08-13T15:29:48.0272004Z test_fn_grad_nn_functional_dropout_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.228s) 2022-08-13T15:29:48.0401743Z test_fn_grad_nn_functional_elu_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.013s) 2022-08-13T15:29:49.1105757Z test_fn_grad_nn_functional_embedding_bag_cuda_float64 (__main__.TestGradientsCUDA) ... ok (1.070s) 2022-08-13T15:29:49.2408844Z test_fn_grad_nn_functional_embedding_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.130s) 2022-08-13T15:29:49.2710786Z test_fn_grad_nn_functional_feature_alpha_dropout_with_train_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.030s) 2022-08-13T15:29:50.0793314Z test_fn_grad_nn_functional_feature_alpha_dropout_without_train_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.808s) 2022-08-13T15:29:50.2034965Z test_fn_grad_nn_functional_feature_alpha_dropout_without_train_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.124s) 2022-08-13T15:29:56.3151591Z test_fn_grad_nn_functional_fractional_max_pool2d_cuda_float64 (__main__.TestGradientsCUDA) ... ok (6.111s) 2022-08-13T15:29:56.3164969Z test_fn_grad_nn_functional_fractional_max_pool3d_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Test is disabled because an issue exists disabling it: https://github.com/pytorch/pytorch/issues/76429 for platform(s) linux. If you're seeing this on your local machine and would like to enable this test, please make sure CI is not set and you are not using the flag --import-disabled-tests. (0.001s) 2022-08-13T15:29:59.4858748Z test_fn_grad_nn_functional_gaussian_nll_loss_cuda_float64 (__main__.TestGradientsCUDA) ... ok (3.169s) 2022-08-13T15:30:00.1072631Z test_fn_grad_nn_functional_gelu_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.621s) 2022-08-13T15:30:00.2594542Z test_fn_grad_nn_functional_glu_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.152s) 2022-08-13T15:30:15.4692723Z test_fn_grad_nn_functional_grid_sample_cuda_float64 (__main__.TestGradientsCUDA) ... ok (15.210s) 2022-08-13T15:30:15.5744468Z test_fn_grad_nn_functional_group_norm_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.105s) 2022-08-13T15:30:15.6629554Z test_fn_grad_nn_functional_hardshrink_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.088s) 2022-08-13T15:30:15.6759562Z test_fn_grad_nn_functional_hardsigmoid_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.013s) 2022-08-13T15:30:15.9877875Z test_fn_grad_nn_functional_hardswish_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.312s) 2022-08-13T15:30:16.0789755Z test_fn_grad_nn_functional_hardtanh_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.091s) 2022-08-13T15:30:16.8228435Z test_fn_grad_nn_functional_hinge_embedding_loss_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.744s) 2022-08-13T15:30:17.3201433Z test_fn_grad_nn_functional_huber_loss_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.497s) 2022-08-13T15:30:18.2799643Z test_fn_grad_nn_functional_instance_norm_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.960s) 2022-08-13T15:30:20.3991070Z test_fn_grad_nn_functional_interpolate_area_cuda_float64 (__main__.TestGradientsCUDA) ... ok (2.119s) 2022-08-13T15:30:21.4795154Z test_fn_grad_nn_functional_interpolate_bicubic_cuda_float64 (__main__.TestGradientsCUDA) ... ok (1.080s) 2022-08-13T15:30:22.5148410Z test_fn_grad_nn_functional_interpolate_bilinear_cuda_float64 (__main__.TestGradientsCUDA) ... ok (1.035s) 2022-08-13T15:30:22.7803416Z test_fn_grad_nn_functional_interpolate_linear_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.265s) 2022-08-13T15:30:24.7406596Z test_fn_grad_nn_functional_interpolate_nearest_cuda_float64 (__main__.TestGradientsCUDA) ... ok (1.960s) 2022-08-13T15:30:29.5644485Z test_fn_grad_nn_functional_interpolate_trilinear_cuda_float64 (__main__.TestGradientsCUDA) ... ok (4.824s) 2022-08-13T15:30:29.5696539Z test_fn_grad_nn_functional_kl_div_cuda_float64 (__main__.TestGradientsCUDA) ... /opt/conda/lib/python3.7/site-packages/torch/nn/functional.py:2913: UserWarning: reduction: 'mean' divides the total loss by both the batch size and the support size.'batchmean' divides only by the batch size, and aligns with the KL div math definition.'mean' will be changed to behave the same as 'batchmean' in the next major release. 2022-08-13T15:30:29.5698362Z "reduction: 'mean' divides the total loss by both the batch size and the support size." 2022-08-13T15:30:29.5759967Z /opt/conda/lib/python3.7/site-packages/torch/nn/functional.py:2913: UserWarning: reduction: 'mean' divides the total loss by both the batch size and the support size.'batchmean' divides only by the batch size, and aligns with the KL div math definition.'mean' will be changed to behave the same as 'batchmean' in the next major release. 2022-08-13T15:30:29.5761696Z "reduction: 'mean' divides the total loss by both the batch size and the support size." 2022-08-13T15:30:29.5825888Z /opt/conda/lib/python3.7/site-packages/torch/nn/functional.py:2913: UserWarning: reduction: 'mean' divides the total loss by both the batch size and the support size.'batchmean' divides only by the batch size, and aligns with the KL div math definition.'mean' will be changed to behave the same as 'batchmean' in the next major release. 2022-08-13T15:30:29.5827571Z "reduction: 'mean' divides the total loss by both the batch size and the support size." 2022-08-13T15:30:29.5932963Z /opt/conda/lib/python3.7/site-packages/torch/nn/functional.py:2913: UserWarning: reduction: 'mean' divides the total loss by both the batch size and the support size.'batchmean' divides only by the batch size, and aligns with the KL div math definition.'mean' will be changed to behave the same as 'batchmean' in the next major release. 2022-08-13T15:30:29.5934677Z "reduction: 'mean' divides the total loss by both the batch size and the support size." 2022-08-13T15:30:29.6037771Z /opt/conda/lib/python3.7/site-packages/torch/nn/functional.py:2913: UserWarning: reduction: 'mean' divides the total loss by both the batch size and the support size.'batchmean' divides only by the batch size, and aligns with the KL div math definition.'mean' will be changed to behave the same as 'batchmean' in the next major release. 2022-08-13T15:30:29.6039484Z "reduction: 'mean' divides the total loss by both the batch size and the support size." 2022-08-13T15:30:29.6324517Z /opt/conda/lib/python3.7/site-packages/torch/nn/functional.py:2913: UserWarning: reduction: 'mean' divides the total loss by both the batch size and the support size.'batchmean' divides only by the batch size, and aligns with the KL div math definition.'mean' will be changed to behave the same as 'batchmean' in the next major release. 2022-08-13T15:30:29.6326580Z "reduction: 'mean' divides the total loss by both the batch size and the support size." 2022-08-13T15:30:29.6606619Z /opt/conda/lib/python3.7/site-packages/torch/nn/functional.py:2913: UserWarning: reduction: 'mean' divides the total loss by both the batch size and the support size.'batchmean' divides only by the batch size, and aligns with the KL div math definition.'mean' will be changed to behave the same as 'batchmean' in the next major release. 2022-08-13T15:30:29.6608287Z "reduction: 'mean' divides the total loss by both the batch size and the support size." 2022-08-13T15:30:29.6999282Z ok (0.136s) 2022-08-13T15:30:30.4998911Z test_fn_grad_nn_functional_l1_loss_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.800s) 2022-08-13T15:30:30.6884131Z test_fn_grad_nn_functional_l1_loss_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.188s) 2022-08-13T15:30:30.7519597Z test_fn_grad_nn_functional_layer_norm_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.063s) 2022-08-13T15:30:31.4986553Z test_fn_grad_nn_functional_leaky_relu_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.746s) 2022-08-13T15:30:36.9202641Z test_fn_grad_nn_functional_linear_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (5.422s) 2022-08-13T15:30:37.6735195Z test_fn_grad_nn_functional_linear_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.753s) 2022-08-13T15:30:38.0477047Z test_fn_grad_nn_functional_local_response_norm_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.374s) 2022-08-13T15:30:38.0627924Z test_fn_grad_nn_functional_logsigmoid_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.015s) 2022-08-13T15:30:38.9153442Z test_fn_grad_nn_functional_margin_ranking_loss_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.852s) 2022-08-13T15:30:49.7317164Z test_fn_grad_nn_functional_max_pool1d_cuda_float64 (__main__.TestGradientsCUDA) ... ok (10.816s) 2022-08-13T15:30:55.2257642Z test_fn_grad_nn_functional_max_pool2d_cuda_float64 (__main__.TestGradientsCUDA) ... ok (5.494s) 2022-08-13T15:30:57.3486939Z test_fn_grad_nn_functional_max_pool3d_cuda_float64 (__main__.TestGradientsCUDA) ... ok (2.123s) 2022-08-13T15:30:57.3493151Z test_fn_grad_nn_functional_max_unpool1d_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! (0.001s) 2022-08-13T15:30:57.5401382Z test_fn_grad_nn_functional_max_unpool1d_grad_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.191s) 2022-08-13T15:30:57.5408650Z test_fn_grad_nn_functional_max_unpool2d_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! (0.001s) 2022-08-13T15:30:57.8226280Z test_fn_grad_nn_functional_max_unpool2d_grad_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.281s) 2022-08-13T15:30:57.8231651Z test_fn_grad_nn_functional_max_unpool3d_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! (0.001s) 2022-08-13T15:30:59.3870276Z test_fn_grad_nn_functional_max_unpool3d_grad_cuda_float64 (__main__.TestGradientsCUDA) ... ok (1.563s) 2022-08-13T15:30:59.4000594Z test_fn_grad_nn_functional_mish_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.013s) 2022-08-13T15:30:59.5596765Z test_fn_grad_nn_functional_mse_loss_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.159s) 2022-08-13T15:30:59.5674056Z test_fn_grad_nn_functional_multi_margin_loss_cuda_float64 (__main__.TestGradientsCUDA) ... /opt/conda/lib/python3.7/site-packages/torch/autograd/__init__.py:296: UserWarning: An output with one or more elements was resized since it had shape [], which does not match the required output shape [5]. This behavior is deprecated, and in a future PyTorch release outputs will not be resized unless they have zero elements. You can explicitly reuse an out tensor t by resizing it, inplace, to zero elements with t.resize_(0). (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/native/Resize.cpp:24.) 2022-08-13T15:30:59.5675468Z allow_unused, accumulate_grad=False) # Calls into the C++ engine to run the backward pass 2022-08-13T15:30:59.5690452Z /opt/conda/lib/python3.7/site-packages/torch/autograd/__init__.py:296: UserWarning: An output with one or more elements was resized since it had shape [], which does not match the required output shape [5]. This behavior is deprecated, and in a future PyTorch release outputs will not be resized unless they have zero elements. You can explicitly reuse an out tensor t by resizing it, inplace, to zero elements with t.resize_(0). (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/native/Resize.cpp:24.) 2022-08-13T15:30:59.5691689Z allow_unused, accumulate_grad=False) # Calls into the C++ engine to run the backward pass 2022-08-13T15:30:59.5695445Z /opt/conda/lib/python3.7/site-packages/torch/autograd/__init__.py:296: UserWarning: An output with one or more elements was resized since it had shape [], which does not match the required output shape [5]. This behavior is deprecated, and in a future PyTorch release outputs will not be resized unless they have zero elements. You can explicitly reuse an out tensor t by resizing it, inplace, to zero elements with t.resize_(0). (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/native/Resize.cpp:24.) 2022-08-13T15:30:59.5696480Z allow_unused, accumulate_grad=False) # Calls into the C++ engine to run the backward pass 2022-08-13T15:30:59.5738274Z /opt/conda/lib/python3.7/site-packages/torch/autograd/__init__.py:296: UserWarning: An output with one or more elements was resized since it had shape [], which does not match the required output shape [5]. This behavior is deprecated, and in a future PyTorch release outputs will not be resized unless they have zero elements. You can explicitly reuse an out tensor t by resizing it, inplace, to zero elements with t.resize_(0). (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/native/Resize.cpp:24.) 2022-08-13T15:30:59.5739249Z allow_unused, accumulate_grad=False) # Calls into the C++ engine to run the backward pass 2022-08-13T15:30:59.5743518Z /opt/conda/lib/python3.7/site-packages/torch/autograd/__init__.py:296: UserWarning: An output with one or more elements was resized since it had shape [], which does not match the required output shape [5]. This behavior is deprecated, and in a future PyTorch release outputs will not be resized unless they have zero elements. You can explicitly reuse an out tensor t by resizing it, inplace, to zero elements with t.resize_(0). (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/native/Resize.cpp:24.) 2022-08-13T15:30:59.5744592Z allow_unused, accumulate_grad=False) # Calls into the C++ engine to run the backward pass 2022-08-13T15:30:59.5941596Z /opt/conda/lib/python3.7/site-packages/torch/autograd/__init__.py:296: UserWarning: An output with one or more elements was resized since it had shape [], which does not match the required output shape [5, 10]. This behavior is deprecated, and in a future PyTorch release outputs will not be resized unless they have zero elements. You can explicitly reuse an out tensor t by resizing it, inplace, to zero elements with t.resize_(0). (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/native/Resize.cpp:24.) 2022-08-13T15:30:59.5942716Z allow_unused, accumulate_grad=False) # Calls into the C++ engine to run the backward pass 2022-08-13T15:30:59.5957908Z /opt/conda/lib/python3.7/site-packages/torch/autograd/__init__.py:296: UserWarning: An output with one or more elements was resized since it had shape [], which does not match the required output shape [5, 10]. This behavior is deprecated, and in a future PyTorch release outputs will not be resized unless they have zero elements. You can explicitly reuse an out tensor t by resizing it, inplace, to zero elements with t.resize_(0). (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/native/Resize.cpp:24.) 2022-08-13T15:30:59.5958899Z allow_unused, accumulate_grad=False) # Calls into the C++ engine to run the backward pass 2022-08-13T15:30:59.5963135Z /opt/conda/lib/python3.7/site-packages/torch/autograd/__init__.py:296: UserWarning: An output with one or more elements was resized since it had shape [], which does not match the required output shape [5, 10]. This behavior is deprecated, and in a future PyTorch release outputs will not be resized unless they have zero elements. You can explicitly reuse an out tensor t by resizing it, inplace, to zero elements with t.resize_(0). (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/native/Resize.cpp:24.) 2022-08-13T15:30:59.5964112Z allow_unused, accumulate_grad=False) # Calls into the C++ engine to run the backward pass 2022-08-13T15:30:59.6160796Z /opt/conda/lib/python3.7/site-packages/torch/autograd/__init__.py:296: UserWarning: An output with one or more elements was resized since it had shape [], which does not match the required output shape [10, 5]. This behavior is deprecated, and in a future PyTorch release outputs will not be resized unless they have zero elements. You can explicitly reuse an out tensor t by resizing it, inplace, to zero elements with t.resize_(0). (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/native/Resize.cpp:24.) 2022-08-13T15:30:59.6161790Z allow_unused, accumulate_grad=False) # Calls into the C++ engine to run the backward pass 2022-08-13T15:30:59.6177475Z /opt/conda/lib/python3.7/site-packages/torch/autograd/__init__.py:296: UserWarning: An output with one or more elements was resized since it had shape [], which does not match the required output shape [10, 5]. This behavior is deprecated, and in a future PyTorch release outputs will not be resized unless they have zero elements. You can explicitly reuse an out tensor t by resizing it, inplace, to zero elements with t.resize_(0). (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/native/Resize.cpp:24.) 2022-08-13T15:30:59.6178454Z allow_unused, accumulate_grad=False) # Calls into the C++ engine to run the backward pass 2022-08-13T15:30:59.6182786Z /opt/conda/lib/python3.7/site-packages/torch/autograd/__init__.py:296: UserWarning: An output with one or more elements was resized since it had shape [], which does not match the required output shape [10, 5]. This behavior is deprecated, and in a future PyTorch release outputs will not be resized unless they have zero elements. You can explicitly reuse an out tensor t by resizing it, inplace, to zero elements with t.resize_(0). (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/native/Resize.cpp:24.) 2022-08-13T15:30:59.6183750Z allow_unused, accumulate_grad=False) # Calls into the C++ engine to run the backward pass 2022-08-13T15:30:59.6188856Z ok (0.059s) 2022-08-13T15:30:59.6498888Z test_fn_grad_nn_functional_multilabel_margin_loss_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.031s) 2022-08-13T15:30:59.7159666Z test_fn_grad_nn_functional_multilabel_soft_margin_loss_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.066s) 2022-08-13T15:31:00.1586447Z test_fn_grad_nn_functional_nll_loss_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.442s) 2022-08-13T15:31:05.0283446Z test_fn_grad_nn_functional_normalize_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (4.870s) 2022-08-13T15:31:05.7950525Z test_fn_grad_nn_functional_normalize_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.767s) 2022-08-13T15:31:12.4577114Z test_fn_grad_nn_functional_pad_circular_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (6.663s) 2022-08-13T15:31:13.8149841Z test_fn_grad_nn_functional_pad_circular_cuda_float64 (__main__.TestGradientsCUDA) ... ok (1.357s) 2022-08-13T15:31:14.4611959Z test_fn_grad_nn_functional_pad_constant_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.646s) 2022-08-13T15:31:14.6196410Z test_fn_grad_nn_functional_pad_constant_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.158s) 2022-08-13T15:31:20.1205288Z test_fn_grad_nn_functional_pad_reflect_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (5.501s) 2022-08-13T15:31:21.0631058Z test_fn_grad_nn_functional_pad_reflect_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.942s) 2022-08-13T15:31:26.5807155Z test_fn_grad_nn_functional_pad_replicate_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (5.517s) 2022-08-13T15:31:27.5393286Z test_fn_grad_nn_functional_pad_replicate_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.958s) 2022-08-13T15:31:27.7021395Z test_fn_grad_nn_functional_pairwise_distance_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.163s) 2022-08-13T15:31:27.7575820Z test_fn_grad_nn_functional_pairwise_distance_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.055s) 2022-08-13T15:31:27.8658541Z test_fn_grad_nn_functional_pdist_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.108s) 2022-08-13T15:31:28.2752263Z test_fn_grad_nn_functional_pixel_shuffle_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.409s) 2022-08-13T15:31:28.3388495Z test_fn_grad_nn_functional_pixel_shuffle_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.064s) 2022-08-13T15:31:28.7491170Z test_fn_grad_nn_functional_pixel_unshuffle_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.410s) 2022-08-13T15:31:28.8129146Z test_fn_grad_nn_functional_pixel_unshuffle_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.064s) 2022-08-13T15:31:34.5912689Z test_fn_grad_nn_functional_poisson_nll_loss_cuda_float64 (__main__.TestGradientsCUDA) ... ok (5.778s) 2022-08-13T15:31:36.0823252Z test_fn_grad_nn_functional_prelu_cuda_float64 (__main__.TestGradientsCUDA) ... ok (1.491s) 2022-08-13T15:31:36.0953618Z test_fn_grad_nn_functional_relu6_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.013s) 2022-08-13T15:31:36.3186875Z test_fn_grad_nn_functional_relu_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.223s) 2022-08-13T15:31:36.3352806Z test_fn_grad_nn_functional_rrelu_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.016s) 2022-08-13T15:31:36.3481613Z test_fn_grad_nn_functional_selu_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.013s) 2022-08-13T15:31:36.3610498Z test_fn_grad_nn_functional_silu_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.013s) 2022-08-13T15:31:36.5716699Z test_fn_grad_nn_functional_smooth_l1_loss_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.210s) 2022-08-13T15:31:36.6696812Z test_fn_grad_nn_functional_soft_margin_loss_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.098s) 2022-08-13T15:31:36.9690152Z test_fn_grad_nn_functional_softmin_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.299s) 2022-08-13T15:31:37.9143503Z test_fn_grad_nn_functional_softmin_with_dtype_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.945s) 2022-08-13T15:31:38.2150888Z test_fn_grad_nn_functional_softmin_with_dtype_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.301s) 2022-08-13T15:31:38.2278093Z test_fn_grad_nn_functional_softplus_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.013s) 2022-08-13T15:31:38.2937113Z test_fn_grad_nn_functional_softshrink_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.066s) 2022-08-13T15:31:38.3594821Z test_fn_grad_nn_functional_softsign_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.066s) 2022-08-13T15:31:38.3746337Z test_fn_grad_nn_functional_softsign_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.015s) 2022-08-13T15:31:38.7706824Z test_fn_grad_nn_functional_tanhshrink_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.396s) 2022-08-13T15:31:38.7847173Z test_fn_grad_nn_functional_tanhshrink_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.014s) 2022-08-13T15:31:38.9188897Z test_fn_grad_nn_functional_threshold_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.134s) 2022-08-13T15:31:41.7725134Z test_fn_grad_nn_functional_triplet_margin_loss_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (2.853s) 2022-08-13T15:31:42.4880639Z test_fn_grad_nn_functional_triplet_margin_loss_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.716s) 2022-08-13T15:31:45.8480479Z test_fn_grad_nn_functional_triplet_margin_with_distance_loss_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (3.360s) 2022-08-13T15:31:46.7001860Z test_fn_grad_nn_functional_triplet_margin_with_distance_loss_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.852s) 2022-08-13T15:31:50.0161600Z test_fn_grad_nn_functional_unfold_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (3.316s) 2022-08-13T15:31:50.8112576Z test_fn_grad_nn_functional_unfold_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.795s) 2022-08-13T15:31:50.8138592Z test_fn_grad_nn_functional_upsample_bilinear_cuda_float64 (__main__.TestGradientsCUDA) ... /opt/conda/lib/python3.7/site-packages/torch/nn/functional.py:4066: UserWarning: nn.functional.upsample_bilinear is deprecated. Use nn.functional.interpolate instead. 2022-08-13T15:31:50.8140916Z warnings.warn("nn.functional.upsample_bilinear is deprecated. Use nn.functional.interpolate instead.") 2022-08-13T15:31:50.8746892Z /opt/conda/lib/python3.7/site-packages/torch/nn/functional.py:4066: UserWarning: nn.functional.upsample_bilinear is deprecated. Use nn.functional.interpolate instead. 2022-08-13T15:31:50.8747558Z warnings.warn("nn.functional.upsample_bilinear is deprecated. Use nn.functional.interpolate instead.") 2022-08-13T15:31:50.9767884Z /opt/conda/lib/python3.7/site-packages/torch/nn/functional.py:4066: UserWarning: nn.functional.upsample_bilinear is deprecated. Use nn.functional.interpolate instead. 2022-08-13T15:31:50.9768512Z warnings.warn("nn.functional.upsample_bilinear is deprecated. Use nn.functional.interpolate instead.") 2022-08-13T15:31:51.1083400Z /opt/conda/lib/python3.7/site-packages/torch/nn/functional.py:4066: UserWarning: nn.functional.upsample_bilinear is deprecated. Use nn.functional.interpolate instead. 2022-08-13T15:31:51.1084058Z warnings.warn("nn.functional.upsample_bilinear is deprecated. Use nn.functional.interpolate instead.") 2022-08-13T15:31:51.1554618Z /opt/conda/lib/python3.7/site-packages/torch/nn/functional.py:4066: UserWarning: nn.functional.upsample_bilinear is deprecated. Use nn.functional.interpolate instead. 2022-08-13T15:31:51.1555265Z warnings.warn("nn.functional.upsample_bilinear is deprecated. Use nn.functional.interpolate instead.") 2022-08-13T15:31:51.1559649Z ok (0.345s) 2022-08-13T15:31:51.1592489Z test_fn_grad_nn_functional_upsample_nearest_cuda_float64 (__main__.TestGradientsCUDA) ... /opt/conda/lib/python3.7/site-packages/torch/nn/functional.py:4010: UserWarning: nn.functional.upsample_nearest is deprecated. Use nn.functional.interpolate instead. 2022-08-13T15:31:51.1593297Z warnings.warn("nn.functional.upsample_nearest is deprecated. Use nn.functional.interpolate instead.") 2022-08-13T15:31:51.1771711Z /opt/conda/lib/python3.7/site-packages/torch/nn/functional.py:4010: UserWarning: nn.functional.upsample_nearest is deprecated. Use nn.functional.interpolate instead. 2022-08-13T15:31:51.1772499Z warnings.warn("nn.functional.upsample_nearest is deprecated. Use nn.functional.interpolate instead.") 2022-08-13T15:31:51.2003830Z /opt/conda/lib/python3.7/site-packages/torch/nn/functional.py:4010: UserWarning: nn.functional.upsample_nearest is deprecated. Use nn.functional.interpolate instead. 2022-08-13T15:31:51.2004466Z warnings.warn("nn.functional.upsample_nearest is deprecated. Use nn.functional.interpolate instead.") 2022-08-13T15:31:51.2262873Z /opt/conda/lib/python3.7/site-packages/torch/nn/functional.py:4010: UserWarning: nn.functional.upsample_nearest is deprecated. Use nn.functional.interpolate instead. 2022-08-13T15:31:51.2263525Z warnings.warn("nn.functional.upsample_nearest is deprecated. Use nn.functional.interpolate instead.") 2022-08-13T15:31:51.2420870Z /opt/conda/lib/python3.7/site-packages/torch/nn/functional.py:4010: UserWarning: nn.functional.upsample_nearest is deprecated. Use nn.functional.interpolate instead. 2022-08-13T15:31:51.2421493Z warnings.warn("nn.functional.upsample_nearest is deprecated. Use nn.functional.interpolate instead.") 2022-08-13T15:31:51.3005246Z /opt/conda/lib/python3.7/site-packages/torch/nn/functional.py:4010: UserWarning: nn.functional.upsample_nearest is deprecated. Use nn.functional.interpolate instead. 2022-08-13T15:31:51.3005900Z warnings.warn("nn.functional.upsample_nearest is deprecated. Use nn.functional.interpolate instead.") 2022-08-13T15:31:51.4007301Z /opt/conda/lib/python3.7/site-packages/torch/nn/functional.py:4010: UserWarning: nn.functional.upsample_nearest is deprecated. Use nn.functional.interpolate instead. 2022-08-13T15:31:51.4008047Z warnings.warn("nn.functional.upsample_nearest is deprecated. Use nn.functional.interpolate instead.") 2022-08-13T15:31:51.5280694Z /opt/conda/lib/python3.7/site-packages/torch/nn/functional.py:4010: UserWarning: nn.functional.upsample_nearest is deprecated. Use nn.functional.interpolate instead. 2022-08-13T15:31:51.5281357Z warnings.warn("nn.functional.upsample_nearest is deprecated. Use nn.functional.interpolate instead.") 2022-08-13T15:31:51.5744138Z /opt/conda/lib/python3.7/site-packages/torch/nn/functional.py:4010: UserWarning: nn.functional.upsample_nearest is deprecated. Use nn.functional.interpolate instead. 2022-08-13T15:31:51.5744776Z warnings.warn("nn.functional.upsample_nearest is deprecated. Use nn.functional.interpolate instead.") 2022-08-13T15:31:51.7808615Z /opt/conda/lib/python3.7/site-packages/torch/nn/functional.py:4010: UserWarning: nn.functional.upsample_nearest is deprecated. Use nn.functional.interpolate instead. 2022-08-13T15:31:51.7809284Z warnings.warn("nn.functional.upsample_nearest is deprecated. Use nn.functional.interpolate instead.") 2022-08-13T15:31:52.2374842Z /opt/conda/lib/python3.7/site-packages/torch/nn/functional.py:4010: UserWarning: nn.functional.upsample_nearest is deprecated. Use nn.functional.interpolate instead. 2022-08-13T15:31:52.2375484Z warnings.warn("nn.functional.upsample_nearest is deprecated. Use nn.functional.interpolate instead.") 2022-08-13T15:31:52.9346740Z /opt/conda/lib/python3.7/site-packages/torch/nn/functional.py:4010: UserWarning: nn.functional.upsample_nearest is deprecated. Use nn.functional.interpolate instead. 2022-08-13T15:31:52.9347423Z warnings.warn("nn.functional.upsample_nearest is deprecated. Use nn.functional.interpolate instead.") 2022-08-13T15:31:53.0940018Z /opt/conda/lib/python3.7/site-packages/torch/nn/functional.py:4010: UserWarning: nn.functional.upsample_nearest is deprecated. Use nn.functional.interpolate instead. 2022-08-13T15:31:53.0940716Z warnings.warn("nn.functional.upsample_nearest is deprecated. Use nn.functional.interpolate instead.") 2022-08-13T15:31:53.0945823Z ok (1.938s) 2022-08-13T15:31:53.0965559Z test_fn_grad_nonzero_cuda_complex128 (__main__.TestGradientsCUDA) ... skip: Skipped! Dtype is not in supported backward dtypes! (0.002s) 2022-08-13T15:31:53.0983274Z test_fn_grad_nonzero_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Dtype is not in supported backward dtypes! (0.002s) 2022-08-13T15:31:53.4935453Z test_fn_grad_norm_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.395s) 2022-08-13T15:31:53.6556731Z test_fn_grad_norm_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.162s) 2022-08-13T15:31:53.8034299Z test_fn_grad_norm_fro_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.148s) 2022-08-13T15:31:53.8438436Z test_fn_grad_norm_fro_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.040s) 2022-08-13T15:31:54.0402833Z test_fn_grad_norm_inf_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.196s) 2022-08-13T15:31:54.0999212Z test_fn_grad_norm_inf_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.060s) 2022-08-13T15:31:57.5509847Z test_fn_grad_norm_nuc_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (3.451s) 2022-08-13T15:31:57.8418982Z test_fn_grad_norm_nuc_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.291s) 2022-08-13T15:31:57.8423918Z test_fn_grad_normal_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Gradients are incorrect! (0.001s) 2022-08-13T15:31:57.8430226Z test_fn_grad_normal_number_mean_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Gradients are incorrect! (0.001s) 2022-08-13T15:31:57.8450312Z test_fn_grad_ones_like_cuda_complex128 (__main__.TestGradientsCUDA) ... skip: Skipped! Dtype is not in supported backward dtypes! (0.002s) 2022-08-13T15:31:57.8467683Z test_fn_grad_ones_like_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Dtype is not in supported backward dtypes! (0.002s) 2022-08-13T15:31:57.8485394Z test_fn_grad_ormqr_cuda_complex128 (__main__.TestGradientsCUDA) ... skip: Skipped! Dtype is not in supported backward dtypes! (0.002s) 2022-08-13T15:31:57.8503247Z test_fn_grad_ormqr_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Dtype is not in supported backward dtypes! (0.002s) 2022-08-13T15:31:58.0687984Z test_fn_grad_outer_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.218s) 2022-08-13T15:31:58.1108460Z test_fn_grad_outer_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.042s) 2022-08-13T15:32:01.8874710Z test_fn_grad_pca_lowrank_cuda_float64 (__main__.TestGradientsCUDA) ... ok (3.776s) 2022-08-13T15:32:02.3045048Z test_fn_grad_permute_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.417s) 2022-08-13T15:32:02.3718710Z test_fn_grad_permute_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.067s) 2022-08-13T15:32:08.5102316Z test_fn_grad_pinverse_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (6.138s) 2022-08-13T15:32:08.8735189Z test_fn_grad_pinverse_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.363s) 2022-08-13T15:32:09.5601288Z test_fn_grad_polar_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.686s) 2022-08-13T15:32:09.6994538Z test_fn_grad_polygamma_polygamma_n_0_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.139s) 2022-08-13T15:32:09.7000564Z test_fn_grad_polygamma_polygamma_n_1_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! (0.001s) 2022-08-13T15:32:09.7007398Z test_fn_grad_polygamma_polygamma_n_2_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! (0.001s) 2022-08-13T15:32:09.7013554Z test_fn_grad_polygamma_polygamma_n_3_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! (0.001s) 2022-08-13T15:32:09.7020012Z test_fn_grad_polygamma_polygamma_n_4_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! (0.001s) 2022-08-13T15:32:09.7473847Z test_fn_grad_positive_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.045s) 2022-08-13T15:32:09.7587794Z test_fn_grad_positive_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.011s) 2022-08-13T15:32:09.9880059Z test_fn_grad_pow_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.229s) 2022-08-13T15:32:10.0416806Z test_fn_grad_pow_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.054s) 2022-08-13T15:32:10.6028275Z test_fn_grad_prod_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.561s) 2022-08-13T15:32:10.7456114Z test_fn_grad_prod_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.143s) 2022-08-13T15:32:11.3798530Z test_fn_grad_put_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.634s) 2022-08-13T15:32:11.5109137Z test_fn_grad_put_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.131s) 2022-08-13T15:32:14.7171889Z test_fn_grad_qr_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (3.206s) 2022-08-13T15:32:15.3239888Z test_fn_grad_qr_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.607s) 2022-08-13T15:32:16.3038760Z test_fn_grad_quantile_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.980s) 2022-08-13T15:32:16.3169198Z test_fn_grad_rad2deg_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.013s) 2022-08-13T15:32:16.3186148Z test_fn_grad_rand_like_cuda_complex128 (__main__.TestGradientsCUDA) ... skip: Skipped! Dtype is not in supported backward dtypes! (0.002s) 2022-08-13T15:32:16.3203397Z test_fn_grad_rand_like_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Dtype is not in supported backward dtypes! (0.002s) 2022-08-13T15:32:16.3220808Z test_fn_grad_randint_like_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Dtype is not in supported backward dtypes! (0.002s) 2022-08-13T15:32:16.3238055Z test_fn_grad_randn_like_cuda_complex128 (__main__.TestGradientsCUDA) ... skip: Skipped! Dtype is not in supported backward dtypes! (0.002s) 2022-08-13T15:32:16.3255972Z test_fn_grad_randn_like_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Dtype is not in supported backward dtypes! (0.002s) 2022-08-13T15:32:17.5989013Z test_fn_grad_ravel_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (1.273s) 2022-08-13T15:32:17.7848109Z test_fn_grad_ravel_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.186s) 2022-08-13T15:32:17.8135579Z test_fn_grad_real_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.029s) 2022-08-13T15:32:17.8256098Z test_fn_grad_real_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.012s) 2022-08-13T15:32:17.8780580Z test_fn_grad_reciprocal_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.052s) 2022-08-13T15:32:17.8910654Z test_fn_grad_reciprocal_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.013s) 2022-08-13T15:32:17.9388386Z test_fn_grad_remainder_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.048s) 2022-08-13T15:32:21.7878573Z test_fn_grad_renorm_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (3.849s) 2022-08-13T15:32:22.3903726Z test_fn_grad_renorm_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.602s) 2022-08-13T15:32:22.6980214Z test_fn_grad_repeat_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.308s) 2022-08-13T15:32:22.7732293Z test_fn_grad_repeat_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.075s) 2022-08-13T15:32:23.5227656Z test_fn_grad_repeat_interleave_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.749s) 2022-08-13T15:32:23.6387038Z test_fn_grad_repeat_interleave_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.116s) 2022-08-13T15:32:24.9323137Z test_fn_grad_reshape_as_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (1.293s) 2022-08-13T15:32:25.1225287Z test_fn_grad_reshape_as_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.190s) 2022-08-13T15:32:31.4885883Z test_fn_grad_reshape_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (6.366s) 2022-08-13T15:32:32.3965056Z test_fn_grad_reshape_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.908s) 2022-08-13T15:32:32.3984009Z test_fn_grad_resize__cuda_complex128 (__main__.TestGradientsCUDA) ... skip: Skipped! Dtype is not in supported backward dtypes! (0.002s) 2022-08-13T15:32:32.4001042Z test_fn_grad_resize__cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Dtype is not in supported backward dtypes! (0.002s) 2022-08-13T15:32:32.4018812Z test_fn_grad_resize_as__cuda_complex128 (__main__.TestGradientsCUDA) ... skip: Skipped! Dtype is not in supported backward dtypes! (0.002s) 2022-08-13T15:32:32.4036162Z test_fn_grad_resize_as__cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Dtype is not in supported backward dtypes! (0.002s) 2022-08-13T15:32:32.5392844Z test_fn_grad_resolve_conj_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.136s) 2022-08-13T15:32:32.5624742Z test_fn_grad_resolve_conj_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.023s) 2022-08-13T15:32:32.6993805Z test_fn_grad_resolve_neg_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.137s) 2022-08-13T15:32:32.7221923Z test_fn_grad_resolve_neg_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.023s) 2022-08-13T15:32:38.0814529Z test_fn_grad_roll_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (5.359s) 2022-08-13T15:32:38.8692305Z test_fn_grad_roll_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.788s) 2022-08-13T15:32:39.3640113Z test_fn_grad_rot90_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.495s) 2022-08-13T15:32:39.4826746Z test_fn_grad_rot90_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.119s) 2022-08-13T15:32:39.5054198Z test_fn_grad_round_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.023s) 2022-08-13T15:32:39.5182149Z test_fn_grad_round_decimals_0_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.013s) 2022-08-13T15:32:39.5188363Z test_fn_grad_round_decimals_3_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! (0.001s) 2022-08-13T15:32:39.5194263Z test_fn_grad_round_decimals_neg_3_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! (0.001s) 2022-08-13T15:32:39.5733778Z test_fn_grad_rsqrt_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.054s) 2022-08-13T15:32:39.5873181Z test_fn_grad_rsqrt_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.014s) 2022-08-13T15:32:41.5809848Z test_fn_grad_rsub_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (1.993s) 2022-08-13T15:32:41.9054580Z test_fn_grad_rsub_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.324s) 2022-08-13T15:32:44.2738470Z test_fn_grad_scatter_add_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (2.368s) 2022-08-13T15:32:44.6207795Z test_fn_grad_scatter_add_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.347s) 2022-08-13T15:32:47.0646177Z test_fn_grad_scatter_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (2.444s) 2022-08-13T15:32:47.4316374Z test_fn_grad_scatter_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.367s) 2022-08-13T15:32:48.3292881Z test_fn_grad_scatter_reduce_amax_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.897s) 2022-08-13T15:32:49.2275617Z test_fn_grad_scatter_reduce_amin_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.898s) 2022-08-13T15:32:50.2167291Z test_fn_grad_scatter_reduce_mean_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.989s) 2022-08-13T15:32:51.4494442Z test_fn_grad_scatter_reduce_prod_cuda_float64 (__main__.TestGradientsCUDA) ... ok (1.232s) 2022-08-13T15:32:52.1908512Z test_fn_grad_scatter_reduce_sum_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.741s) 2022-08-13T15:32:52.1927411Z test_fn_grad_searchsorted_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Dtype is not in supported backward dtypes! (0.002s) 2022-08-13T15:32:57.9680901Z test_fn_grad_segment_reduce_lengths_cuda_float64 (__main__.TestGradientsCUDA) ... ok (5.775s) 2022-08-13T15:33:02.5119132Z test_fn_grad_segment_reduce_offsets_cuda_float64 (__main__.TestGradientsCUDA) ... ok (4.544s) 2022-08-13T15:33:04.2314026Z test_fn_grad_select_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (1.719s) 2022-08-13T15:33:04.4507972Z test_fn_grad_select_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.219s) 2022-08-13T15:33:05.0002290Z test_fn_grad_select_scatter_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.549s) 2022-08-13T15:33:05.1627335Z test_fn_grad_sgn_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.162s) 2022-08-13T15:33:05.1846599Z test_fn_grad_sgn_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.022s) 2022-08-13T15:33:05.1864001Z test_fn_grad_short_cuda_complex128 (__main__.TestGradientsCUDA) ... skip: Skipped! Dtype is not in supported backward dtypes! (0.002s) 2022-08-13T15:33:05.1881325Z test_fn_grad_short_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Dtype is not in supported backward dtypes! (0.002s) 2022-08-13T15:33:05.2388487Z test_fn_grad_sigmoid_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.050s) 2022-08-13T15:33:05.2517598Z test_fn_grad_sigmoid_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.013s) 2022-08-13T15:33:05.2749211Z test_fn_grad_sign_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.023s) 2022-08-13T15:33:05.2766727Z test_fn_grad_signbit_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Dtype is not in supported backward dtypes! (0.002s) 2022-08-13T15:33:05.4200819Z test_fn_grad_sin_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.143s) 2022-08-13T15:33:05.4436115Z test_fn_grad_sin_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.023s) 2022-08-13T15:33:05.5031152Z test_fn_grad_sinc_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.059s) 2022-08-13T15:33:05.5183988Z test_fn_grad_sinc_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.015s) 2022-08-13T15:33:05.6606187Z test_fn_grad_sinh_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.142s) 2022-08-13T15:33:05.6840229Z test_fn_grad_sinh_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.023s) 2022-08-13T15:33:05.7351396Z test_fn_grad_slice_scatter_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.051s) 2022-08-13T15:33:06.0104493Z test_fn_grad_softmax_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.275s) 2022-08-13T15:33:06.8907526Z test_fn_grad_softmax_with_dtype_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.880s) 2022-08-13T15:33:07.1693187Z test_fn_grad_softmax_with_dtype_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.279s) 2022-08-13T15:33:19.9153481Z test_fn_grad_sort_cuda_float64 (__main__.TestGradientsCUDA) ... ok (12.746s) 2022-08-13T15:33:19.9161686Z test_fn_grad_sparse_sampled_addmm_cuda_complex128 (__main__.TestGradientsCUDA) ... skip: Skipped! (0.001s) 2022-08-13T15:33:19.9169813Z test_fn_grad_sparse_sampled_addmm_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! (0.001s) 2022-08-13T15:33:19.9191546Z test_fn_grad_special_airy_ai_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Dtype is not in supported backward dtypes! (0.002s) 2022-08-13T15:33:19.9211301Z test_fn_grad_special_bessel_j0_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Dtype is not in supported backward dtypes! (0.002s) 2022-08-13T15:33:19.9230635Z test_fn_grad_special_bessel_j1_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Dtype is not in supported backward dtypes! (0.002s) 2022-08-13T15:33:19.9250698Z test_fn_grad_special_bessel_y0_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Dtype is not in supported backward dtypes! (0.002s) 2022-08-13T15:33:19.9270166Z test_fn_grad_special_bessel_y1_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Dtype is not in supported backward dtypes! (0.002s) 2022-08-13T15:33:19.9290454Z test_fn_grad_special_chebyshev_polynomial_t_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Dtype is not in supported backward dtypes! (0.002s) 2022-08-13T15:33:19.9309897Z test_fn_grad_special_chebyshev_polynomial_u_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Dtype is not in supported backward dtypes! (0.002s) 2022-08-13T15:33:19.9318879Z test_fn_grad_special_chebyshev_polynomial_v_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-08-13T15:33:19.9327952Z test_fn_grad_special_chebyshev_polynomial_w_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-08-13T15:33:19.9573284Z test_fn_grad_special_entr_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.024s) 2022-08-13T15:33:19.9710717Z test_fn_grad_special_erfcx_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.014s) 2022-08-13T15:33:19.9735645Z test_fn_grad_special_hermite_polynomial_h_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Dtype is not in supported backward dtypes! (0.002s) 2022-08-13T15:33:19.9754811Z test_fn_grad_special_hermite_polynomial_he_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Dtype is not in supported backward dtypes! (0.002s) 2022-08-13T15:33:19.9877267Z test_fn_grad_special_i0e_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.012s) 2022-08-13T15:33:20.0093545Z test_fn_grad_special_i1_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.021s) 2022-08-13T15:33:20.0315820Z test_fn_grad_special_i1e_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.022s) 2022-08-13T15:33:20.0335369Z test_fn_grad_special_laguerre_polynomial_l_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Dtype is not in supported backward dtypes! (0.002s) 2022-08-13T15:33:20.0344282Z test_fn_grad_special_legendre_polynomial_p_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-08-13T15:33:20.0488762Z test_fn_grad_special_log_ndtr_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.014s) 2022-08-13T15:33:20.0507929Z test_fn_grad_special_modified_bessel_i0_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Dtype is not in supported backward dtypes! (0.002s) 2022-08-13T15:33:20.0527167Z test_fn_grad_special_modified_bessel_i1_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Dtype is not in supported backward dtypes! (0.002s) 2022-08-13T15:33:20.0551965Z test_fn_grad_special_modified_bessel_k0_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Dtype is not in supported backward dtypes! (0.002s) 2022-08-13T15:33:20.0571621Z test_fn_grad_special_modified_bessel_k1_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Dtype is not in supported backward dtypes! (0.002s) 2022-08-13T15:33:20.0728003Z test_fn_grad_special_ndtr_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.016s) 2022-08-13T15:33:20.0867967Z test_fn_grad_special_ndtri_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.014s) 2022-08-13T15:33:20.2288865Z test_fn_grad_special_polygamma_special_polygamma_n_0_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.142s) 2022-08-13T15:33:20.2310132Z test_fn_grad_special_scaled_modified_bessel_k0_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Dtype is not in supported backward dtypes! (0.002s) 2022-08-13T15:33:20.2330364Z test_fn_grad_special_scaled_modified_bessel_k1_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Dtype is not in supported backward dtypes! (0.002s) 2022-08-13T15:33:20.2339496Z test_fn_grad_special_shifted_chebyshev_polynomial_t_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-08-13T15:33:20.2348181Z test_fn_grad_special_shifted_chebyshev_polynomial_u_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-08-13T15:33:20.2356925Z test_fn_grad_special_shifted_chebyshev_polynomial_v_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-08-13T15:33:20.2365937Z test_fn_grad_special_shifted_chebyshev_polynomial_w_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-08-13T15:33:20.2385347Z test_fn_grad_special_spherical_bessel_j0_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Dtype is not in supported backward dtypes! (0.002s) 2022-08-13T15:33:20.2394147Z test_fn_grad_special_xlog1py_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! (0.001s) 2022-08-13T15:33:20.2416201Z test_fn_grad_special_zeta_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Dtype is not in supported backward dtypes! (0.002s) 2022-08-13T15:33:21.8841975Z test_fn_grad_split_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (1.643s) 2022-08-13T15:33:22.1186733Z test_fn_grad_split_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.234s) 2022-08-13T15:33:25.0270431Z test_fn_grad_split_list_args_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (2.908s) 2022-08-13T15:33:25.4375468Z test_fn_grad_split_list_args_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.410s) 2022-08-13T15:33:29.2013962Z test_fn_grad_split_with_sizes_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (3.764s) 2022-08-13T15:33:29.7268316Z test_fn_grad_split_with_sizes_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.525s) 2022-08-13T15:33:29.8747236Z test_fn_grad_sqrt_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.148s) 2022-08-13T15:33:29.8997318Z test_fn_grad_sqrt_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.025s) 2022-08-13T15:33:29.9547876Z test_fn_grad_square_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.055s) 2022-08-13T15:33:29.9684009Z test_fn_grad_square_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.014s) 2022-08-13T15:33:30.6498629Z test_fn_grad_squeeze_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.681s) 2022-08-13T15:33:30.7565083Z test_fn_grad_squeeze_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.107s) 2022-08-13T15:33:31.5956248Z test_fn_grad_stack_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.839s) 2022-08-13T15:33:31.7366991Z test_fn_grad_stack_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.141s) 2022-08-13T15:33:33.0562419Z test_fn_grad_std_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (1.319s) 2022-08-13T15:33:33.3563387Z test_fn_grad_std_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.300s) 2022-08-13T15:33:37.2160579Z test_fn_grad_std_mean_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (3.859s) 2022-08-13T15:33:37.6390096Z test_fn_grad_std_mean_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.423s) 2022-08-13T15:33:37.7799568Z test_fn_grad_stft_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.141s) 2022-08-13T15:33:37.8264093Z test_fn_grad_stft_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.046s) 2022-08-13T15:33:39.8357914Z test_fn_grad_sub_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (2.009s) 2022-08-13T15:33:40.1617954Z test_fn_grad_sub_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.326s) 2022-08-13T15:33:40.9541037Z test_fn_grad_sum_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.792s) 2022-08-13T15:33:41.0795322Z test_fn_grad_sum_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.125s) 2022-08-13T15:33:41.9164115Z test_fn_grad_sum_to_size_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.837s) 2022-08-13T15:33:42.0242493Z test_fn_grad_sum_to_size_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.108s) 2022-08-13T15:33:49.4180428Z test_fn_grad_svd_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (7.394s) 2022-08-13T15:33:50.6587565Z test_fn_grad_svd_cuda_float64 (__main__.TestGradientsCUDA) ... ok (1.241s) 2022-08-13T15:33:55.1321435Z test_fn_grad_svd_lowrank_cuda_float64 (__main__.TestGradientsCUDA) ... ok (4.473s) 2022-08-13T15:33:58.4594175Z test_fn_grad_symeig_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (3.327s) 2022-08-13T15:33:59.3188943Z test_fn_grad_symeig_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.859s) 2022-08-13T15:33:59.3659235Z test_fn_grad_t_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.047s) 2022-08-13T15:33:59.3779404Z test_fn_grad_t_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.012s) 2022-08-13T15:33:59.9300602Z test_fn_grad_take_along_dim_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.552s) 2022-08-13T15:34:00.0166153Z test_fn_grad_take_along_dim_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.087s) 2022-08-13T15:34:00.1688660Z test_fn_grad_take_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.152s) 2022-08-13T15:34:00.1976058Z test_fn_grad_take_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.029s) 2022-08-13T15:34:00.3467782Z test_fn_grad_tan_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.149s) 2022-08-13T15:34:00.3719613Z test_fn_grad_tan_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.025s) 2022-08-13T15:34:00.5106109Z test_fn_grad_tanh_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.139s) 2022-08-13T15:34:00.5339496Z test_fn_grad_tanh_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.023s) 2022-08-13T15:34:10.6032177Z test_fn_grad_tensor_split_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (10.069s) 2022-08-13T15:34:12.0191690Z test_fn_grad_tensor_split_cuda_float64 (__main__.TestGradientsCUDA) ... ok (1.416s) 2022-08-13T15:34:12.1713919Z test_fn_grad_tensordot_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.152s) 2022-08-13T15:34:12.1960139Z test_fn_grad_tensordot_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.024s) 2022-08-13T15:34:12.5772551Z test_fn_grad_tile_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.381s) 2022-08-13T15:34:12.6683235Z test_fn_grad_tile_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.091s) 2022-08-13T15:34:12.6701754Z test_fn_grad_to_sparse_cuda_complex128 (__main__.TestGradientsCUDA) ... skip: Skipped! Dtype is not in supported backward dtypes! (0.002s) 2022-08-13T15:34:12.7625572Z test_fn_grad_to_sparse_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.092s) 2022-08-13T15:34:13.9473200Z test_fn_grad_topk_cuda_float64 (__main__.TestGradientsCUDA) ... ok (1.185s) 2022-08-13T15:34:14.0495336Z test_fn_grad_trace_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.102s) 2022-08-13T15:34:14.0643819Z test_fn_grad_trace_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.015s) 2022-08-13T15:34:15.5467239Z test_fn_grad_transpose_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (1.482s) 2022-08-13T15:34:15.7738930Z test_fn_grad_transpose_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.227s) 2022-08-13T15:34:16.4473083Z test_fn_grad_trapezoid_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.673s) 2022-08-13T15:34:16.5534750Z test_fn_grad_trapezoid_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.106s) 2022-08-13T15:34:17.2288019Z test_fn_grad_trapz_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.675s) 2022-08-13T15:34:17.3357657Z test_fn_grad_trapz_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.107s) 2022-08-13T15:34:19.5806043Z test_fn_grad_triangular_solve_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (2.245s) 2022-08-13T15:34:19.9518540Z test_fn_grad_triangular_solve_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.371s) 2022-08-13T15:34:27.4804892Z test_fn_grad_tril_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (7.528s) 2022-08-13T15:34:28.5519838Z test_fn_grad_tril_cuda_float64 (__main__.TestGradientsCUDA) ... ok (1.071s) 2022-08-13T15:34:35.9236378Z test_fn_grad_triu_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (7.371s) 2022-08-13T15:34:37.0002646Z test_fn_grad_triu_cuda_float64 (__main__.TestGradientsCUDA) ... ok (1.076s) 2022-08-13T15:34:38.7915690Z test_fn_grad_true_divide_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (1.791s) 2022-08-13T15:34:39.0976413Z test_fn_grad_true_divide_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.306s) 2022-08-13T15:34:39.1221985Z test_fn_grad_trunc_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.024s) 2022-08-13T15:34:41.4034579Z test_fn_grad_unbind_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (2.281s) 2022-08-13T15:34:41.7537486Z test_fn_grad_unbind_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.350s) 2022-08-13T15:34:42.9872413Z test_fn_grad_unflatten_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (1.233s) 2022-08-13T15:34:43.1750511Z test_fn_grad_unflatten_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.188s) 2022-08-13T15:34:43.5342451Z test_fn_grad_unfold_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.359s) 2022-08-13T15:34:43.6201307Z test_fn_grad_unfold_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.086s) 2022-08-13T15:34:43.6221866Z test_fn_grad_unique_consecutive_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Dtype is not in supported backward dtypes! (0.002s) 2022-08-13T15:34:43.6241986Z test_fn_grad_unique_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Dtype is not in supported backward dtypes! (0.002s) 2022-08-13T15:34:45.3425225Z test_fn_grad_unsqueeze_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (1.718s) 2022-08-13T15:34:45.5927817Z test_fn_grad_unsqueeze_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.250s) 2022-08-13T15:34:46.9179366Z test_fn_grad_var_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (1.325s) 2022-08-13T15:34:47.2254384Z test_fn_grad_var_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.307s) 2022-08-13T15:34:51.1872189Z test_fn_grad_var_mean_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (3.962s) 2022-08-13T15:34:51.6217275Z test_fn_grad_var_mean_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.434s) 2022-08-13T15:34:51.7217417Z test_fn_grad_vdot_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.100s) 2022-08-13T15:34:51.7317169Z test_fn_grad_vdot_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.010s) 2022-08-13T15:34:51.7500679Z test_fn_grad_view_as_complex_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.018s) 2022-08-13T15:34:52.4323491Z test_fn_grad_view_as_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.682s) 2022-08-13T15:34:52.5359781Z test_fn_grad_view_as_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.104s) 2022-08-13T15:34:52.5819673Z test_fn_grad_view_as_real_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.046s) 2022-08-13T15:34:55.9688042Z test_fn_grad_view_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (3.387s) 2022-08-13T15:34:56.4626294Z test_fn_grad_view_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.494s) 2022-08-13T15:34:57.8815801Z test_fn_grad_vsplit_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (1.419s) 2022-08-13T15:34:58.0691845Z test_fn_grad_vsplit_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.188s) 2022-08-13T15:34:58.6935697Z test_fn_grad_vstack_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.624s) 2022-08-13T15:34:58.7960653Z test_fn_grad_vstack_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.102s) 2022-08-13T15:35:09.3460786Z test_fn_grad_where_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (10.550s) 2022-08-13T15:35:11.1672382Z test_fn_grad_where_cuda_float64 (__main__.TestGradientsCUDA) ... ok (1.821s) 2022-08-13T15:35:11.1678785Z test_fn_grad_xlogy_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! (0.001s) 2022-08-13T15:35:11.2163829Z test_fn_grad_zero__cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.048s) 2022-08-13T15:35:11.2295758Z test_fn_grad_zero__cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.013s) 2022-08-13T15:35:11.2314212Z test_fn_grad_zeros_like_cuda_complex128 (__main__.TestGradientsCUDA) ... skip: Skipped! Dtype is not in supported backward dtypes! (0.002s) 2022-08-13T15:35:11.2333657Z test_fn_grad_zeros_like_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Dtype is not in supported backward dtypes! (0.002s) 2022-08-13T15:35:14.5913246Z test_fn_gradgrad_H_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (3.358s) 2022-08-13T15:35:14.9743188Z test_fn_gradgrad_H_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.383s) 2022-08-13T15:35:17.7925477Z test_fn_gradgrad_T_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (2.818s) 2022-08-13T15:35:18.1492049Z test_fn_gradgrad_T_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.357s) 2022-08-13T15:35:19.4716400Z test_fn_gradgrad___getitem___cuda_complex128 (__main__.TestGradientsCUDA) ... ok (1.322s) 2022-08-13T15:35:19.7238033Z test_fn_gradgrad___getitem___cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.252s) 2022-08-13T15:35:28.5156253Z test_fn_gradgrad___radd___cuda_complex128 (__main__.TestGradientsCUDA) ... ok (8.792s) 2022-08-13T15:35:29.7373968Z test_fn_gradgrad___radd___cuda_float64 (__main__.TestGradientsCUDA) ... ok (1.222s) 2022-08-13T15:35:31.1195325Z test_fn_gradgrad___rdiv___cuda_complex128 (__main__.TestGradientsCUDA) ... ok (1.382s) 2022-08-13T15:35:31.4002195Z test_fn_gradgrad___rdiv___cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.281s) 2022-08-13T15:35:33.4016487Z test_fn_gradgrad___rmatmul___cuda_complex128 (__main__.TestGradientsCUDA) ... ok (2.001s) 2022-08-13T15:35:33.8121724Z test_fn_gradgrad___rmatmul___cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.411s) 2022-08-13T15:35:34.0645761Z test_fn_gradgrad___rmod___cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.252s) 2022-08-13T15:35:44.9995484Z test_fn_gradgrad___rmul___cuda_complex128 (__main__.TestGradientsCUDA) ... ok (10.935s) 2022-08-13T15:35:46.3988356Z test_fn_gradgrad___rmul___cuda_float64 (__main__.TestGradientsCUDA) ... ok (1.399s) 2022-08-13T15:35:46.3993781Z test_fn_gradgrad___rpow___cuda_complex128 (__main__.TestGradientsCUDA) ... skip: Skipped! (0.001s) 2022-08-13T15:35:46.4000641Z test_fn_gradgrad___rpow___cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! (0.001s) 2022-08-13T15:35:55.5892197Z test_fn_gradgrad___rsub___cuda_complex128 (__main__.TestGradientsCUDA) ... ok (9.189s) 2022-08-13T15:35:56.8077746Z test_fn_gradgrad___rsub___cuda_float64 (__main__.TestGradientsCUDA) ... ok (1.218s) 2022-08-13T15:36:01.5074570Z test_fn_gradgrad__masked_amax_cuda_float64 (__main__.TestGradientsCUDA) ... ok (4.700s) 2022-08-13T15:36:06.2079616Z test_fn_gradgrad__masked_amin_cuda_float64 (__main__.TestGradientsCUDA) ... ok (4.700s) 2022-08-13T15:36:06.2101254Z test_fn_gradgrad__masked_argmax_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Op doesn't support autograd for this dtype. (0.002s) 2022-08-13T15:36:06.2118375Z test_fn_gradgrad__masked_argmin_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Op doesn't support autograd for this dtype. (0.002s) 2022-08-13T15:36:07.5025697Z test_fn_gradgrad__masked_cumprod_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (1.290s) 2022-08-13T15:36:07.7597813Z test_fn_gradgrad__masked_cumprod_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.257s) 2022-08-13T15:36:08.7679926Z test_fn_gradgrad__masked_cumsum_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (1.008s) 2022-08-13T15:36:08.9723299Z test_fn_gradgrad__masked_cumsum_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.204s) 2022-08-13T15:36:22.1321959Z test_fn_gradgrad__masked_log_softmax_cuda_float64 (__main__.TestGradientsCUDA) ... ok (13.160s) 2022-08-13T15:36:22.1327781Z test_fn_gradgrad__masked_logaddexp_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! (0.001s) 2022-08-13T15:36:27.6765676Z test_fn_gradgrad__masked_logsumexp_cuda_float64 (__main__.TestGradientsCUDA) ... ok (5.543s) 2022-08-13T15:37:05.1040498Z test_fn_gradgrad__masked_mean_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (37.427s) 2022-08-13T15:37:10.6776403Z test_fn_gradgrad__masked_mean_cuda_float64 (__main__.TestGradientsCUDA) ... ok (5.573s) 2022-08-13T15:37:19.7494806Z test_fn_gradgrad__masked_median_cuda_float64 (__main__.TestGradientsCUDA) ... ok (9.072s) 2022-08-13T15:37:43.3016442Z test_fn_gradgrad__masked_norm_cuda_float64 (__main__.TestGradientsCUDA) ... ok (23.552s) 2022-08-13T15:37:47.1604846Z test_fn_gradgrad__masked_normalize_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (3.859s) 2022-08-13T15:37:47.9383936Z test_fn_gradgrad__masked_normalize_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.778s) 2022-08-13T15:37:57.0964187Z test_fn_gradgrad__masked_prod_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (9.158s) 2022-08-13T15:37:58.9258875Z test_fn_gradgrad__masked_prod_cuda_float64 (__main__.TestGradientsCUDA) ... ok (1.829s) 2022-08-13T15:38:12.7937289Z test_fn_gradgrad__masked_softmax_cuda_float64 (__main__.TestGradientsCUDA) ... ok (13.868s) 2022-08-13T15:38:27.5259600Z test_fn_gradgrad__masked_softmin_cuda_float64 (__main__.TestGradientsCUDA) ... ok (14.732s) 2022-08-13T15:38:39.3597778Z test_fn_gradgrad__masked_std_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (11.834s) 2022-08-13T15:38:41.5334414Z test_fn_gradgrad__masked_std_cuda_float64 (__main__.TestGradientsCUDA) ... ok (2.173s) 2022-08-13T15:39:04.3664803Z test_fn_gradgrad__masked_sum_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (22.833s) 2022-08-13T15:39:07.8115628Z test_fn_gradgrad__masked_sum_cuda_float64 (__main__.TestGradientsCUDA) ... ok (3.445s) 2022-08-13T15:40:02.1327017Z test_fn_gradgrad__masked_var_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (54.321s) 2022-08-13T15:40:09.8027983Z test_fn_gradgrad__masked_var_cuda_float64 (__main__.TestGradientsCUDA) ... ok (7.670s) 2022-08-13T15:40:10.5513339Z test_fn_gradgrad_abs_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.748s) 2022-08-13T15:40:10.6653158Z test_fn_gradgrad_abs_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.114s) 2022-08-13T15:40:10.9705206Z test_fn_gradgrad_acos_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.305s) 2022-08-13T15:40:11.0242993Z test_fn_gradgrad_acos_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.054s) 2022-08-13T15:40:11.3358638Z test_fn_gradgrad_acosh_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.311s) 2022-08-13T15:40:11.3876465Z test_fn_gradgrad_acosh_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.052s) 2022-08-13T15:40:23.5271014Z test_fn_gradgrad_add_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (12.139s) 2022-08-13T15:40:25.0841676Z test_fn_gradgrad_add_cuda_float64 (__main__.TestGradientsCUDA) ... ok (1.557s) 2022-08-13T15:40:27.9946321Z test_fn_gradgrad_addbmm_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (2.910s) 2022-08-13T15:40:28.2949918Z test_fn_gradgrad_addbmm_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.300s) 2022-08-13T15:40:57.5959141Z test_fn_gradgrad_addcdiv_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (29.301s) 2022-08-13T15:41:01.2071732Z test_fn_gradgrad_addcdiv_cuda_float64 (__main__.TestGradientsCUDA) ... ok (3.611s) 2022-08-13T15:41:28.6949835Z test_fn_gradgrad_addcmul_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (27.488s) 2022-08-13T15:41:31.8925281Z test_fn_gradgrad_addcmul_cuda_float64 (__main__.TestGradientsCUDA) ... ok (3.197s) 2022-08-13T15:41:35.8191401Z test_fn_gradgrad_addmm_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (3.926s) 2022-08-13T15:41:36.1037835Z test_fn_gradgrad_addmm_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.285s) 2022-08-13T15:41:39.7396606Z test_fn_gradgrad_addmm_decomposed_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (3.636s) 2022-08-13T15:41:40.0003957Z test_fn_gradgrad_addmm_decomposed_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.261s) 2022-08-13T15:41:51.9139422Z test_fn_gradgrad_addmv_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (11.913s) 2022-08-13T15:41:53.5440158Z test_fn_gradgrad_addmv_cuda_float64 (__main__.TestGradientsCUDA) ... ok (1.630s) 2022-08-13T15:42:02.7254532Z test_fn_gradgrad_addr_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (9.181s) 2022-08-13T15:42:03.8820003Z test_fn_gradgrad_addr_cuda_float64 (__main__.TestGradientsCUDA) ... ok (1.156s) 2022-08-13T15:42:03.8840005Z test_fn_gradgrad_all_cuda_complex128 (__main__.TestGradientsCUDA) ... skip: Skipped! Op doesn't support autograd for this dtype. (0.002s) 2022-08-13T15:42:03.8858182Z test_fn_gradgrad_all_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Op doesn't support autograd for this dtype. (0.002s) 2022-08-13T15:42:03.8876181Z test_fn_gradgrad_allclose_cuda_complex128 (__main__.TestGradientsCUDA) ... skip: Skipped! Op doesn't support autograd for this dtype. (0.002s) 2022-08-13T15:42:03.8894903Z test_fn_gradgrad_allclose_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Op doesn't support autograd for this dtype. (0.002s) 2022-08-13T15:42:04.6452608Z test_fn_gradgrad_amax_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.756s) 2022-08-13T15:42:05.4165919Z test_fn_gradgrad_amin_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.771s) 2022-08-13T15:42:05.4187590Z test_fn_gradgrad_aminmax_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Op doesn't support autograd for this dtype. (0.002s) 2022-08-13T15:42:06.3922760Z test_fn_gradgrad_angle_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.973s) 2022-08-13T15:42:06.4653484Z test_fn_gradgrad_angle_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.073s) 2022-08-13T15:42:06.4671166Z test_fn_gradgrad_any_cuda_complex128 (__main__.TestGradientsCUDA) ... skip: Skipped! Op doesn't support autograd for this dtype. (0.002s) 2022-08-13T15:42:06.4689169Z test_fn_gradgrad_any_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Op doesn't support autograd for this dtype. (0.002s) 2022-08-13T15:42:06.4707150Z test_fn_gradgrad_arange_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Op doesn't support autograd for this dtype. (0.002s) 2022-08-13T15:42:06.4724942Z test_fn_gradgrad_argmax_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Op doesn't support autograd for this dtype. (0.002s) 2022-08-13T15:42:06.4743446Z test_fn_gradgrad_argmin_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Op doesn't support autograd for this dtype. (0.002s) 2022-08-13T15:42:06.4761903Z test_fn_gradgrad_argsort_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Op doesn't support autograd for this dtype. (0.002s) 2022-08-13T15:42:06.4781138Z test_fn_gradgrad_argwhere_cuda_complex128 (__main__.TestGradientsCUDA) ... skip: Skipped! Op doesn't support autograd for this dtype. (0.002s) 2022-08-13T15:42:06.4799908Z test_fn_gradgrad_argwhere_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Op doesn't support autograd for this dtype. (0.002s) 2022-08-13T15:42:06.4806819Z test_fn_gradgrad_as_strided_cuda_complex128 (__main__.TestGradientsCUDA) ... skip: Numerous errors (0.001s) 2022-08-13T15:42:06.4813995Z test_fn_gradgrad_as_strided_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Numerous errors (0.001s) 2022-08-13T15:42:06.6112857Z test_fn_gradgrad_as_strided_scatter_cuda_complex128 (__main__.TestGradientsCUDA) ... expected failure (0.130s) 2022-08-13T15:42:06.6738606Z test_fn_gradgrad_as_strided_scatter_cuda_float64 (__main__.TestGradientsCUDA) ... expected failure (0.062s) 2022-08-13T15:42:07.6739732Z test_fn_gradgrad_asin_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (1.000s) 2022-08-13T15:42:07.8066248Z test_fn_gradgrad_asin_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.133s) 2022-08-13T15:42:08.7754108Z test_fn_gradgrad_asinh_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.969s) 2022-08-13T15:42:08.9042068Z test_fn_gradgrad_asinh_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.129s) 2022-08-13T15:42:10.6729072Z test_fn_gradgrad_atan2_cuda_float64 (__main__.TestGradientsCUDA) ... ok (1.768s) 2022-08-13T15:42:11.5951388Z test_fn_gradgrad_atan_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.922s) 2022-08-13T15:42:11.7170672Z test_fn_gradgrad_atan_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.122s) 2022-08-13T15:42:12.6988588Z test_fn_gradgrad_atanh_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.982s) 2022-08-13T15:42:12.8315532Z test_fn_gradgrad_atanh_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.133s) 2022-08-13T15:42:13.7618117Z test_fn_gradgrad_atleast_1d_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.930s) 2022-08-13T15:42:13.9470938Z test_fn_gradgrad_atleast_1d_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.185s) 2022-08-13T15:42:14.8842932Z test_fn_gradgrad_atleast_2d_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.937s) 2022-08-13T15:42:15.0720252Z test_fn_gradgrad_atleast_2d_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.187s) 2022-08-13T15:42:16.0243650Z test_fn_gradgrad_atleast_3d_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.952s) 2022-08-13T15:42:16.2159630Z test_fn_gradgrad_atleast_3d_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.191s) 2022-08-13T15:42:19.3540806Z test_fn_gradgrad_baddbmm_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (3.138s) 2022-08-13T15:42:19.6524342Z test_fn_gradgrad_baddbmm_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.298s) 2022-08-13T15:42:19.7753385Z test_fn_gradgrad_bernoulli_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.123s) 2022-08-13T15:42:19.7801983Z test_fn_gradgrad_bfloat16_cuda_complex128 (__main__.TestGradientsCUDA) ... /opt/conda/lib/python3.7/site-packages/torch/autograd/gradcheck.py:653: UserWarning: Input #1 requires gradient and is not a double precision floating point or complex. This check will likely fail if all the inputs are not of double precision floating point or complex. 2022-08-13T15:42:19.7802802Z f'Input #{idx} requires gradient and ' 2022-08-13T15:42:19.7908604Z expected failure (0.015s) 2022-08-13T15:42:19.7979328Z test_fn_gradgrad_bfloat16_cuda_float64 (__main__.TestGradientsCUDA) ... expected failure (0.007s) 2022-08-13T15:42:26.2721699Z test_fn_gradgrad_block_diag_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (6.474s) 2022-08-13T15:42:27.0943277Z test_fn_gradgrad_block_diag_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.822s) 2022-08-13T15:42:54.4176215Z test_fn_gradgrad_bmm_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (27.323s) 2022-08-13T15:42:57.9745575Z test_fn_gradgrad_bmm_cuda_float64 (__main__.TestGradientsCUDA) ... ok (3.557s) 2022-08-13T15:42:57.9766597Z test_fn_gradgrad_bool_cuda_complex128 (__main__.TestGradientsCUDA) ... skip: Skipped! Op doesn't support autograd for this dtype. (0.002s) 2022-08-13T15:42:57.9785919Z test_fn_gradgrad_bool_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Op doesn't support autograd for this dtype. (0.002s) 2022-08-13T15:43:01.3635189Z test_fn_gradgrad_broadcast_tensors_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (3.385s) 2022-08-13T15:43:01.7766695Z test_fn_gradgrad_broadcast_tensors_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.413s) 2022-08-13T15:43:09.0860350Z test_fn_gradgrad_broadcast_to_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (7.309s) 2022-08-13T15:43:09.9373709Z test_fn_gradgrad_broadcast_to_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.851s) 2022-08-13T15:43:09.9395814Z test_fn_gradgrad_bucketize_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Op doesn't support autograd for this dtype. (0.002s) 2022-08-13T15:43:09.9416357Z test_fn_gradgrad_byte_cuda_complex128 (__main__.TestGradientsCUDA) ... skip: Skipped! Op doesn't support autograd for this dtype. (0.002s) 2022-08-13T15:43:09.9436419Z test_fn_gradgrad_byte_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Op doesn't support autograd for this dtype. (0.002s) 2022-08-13T15:43:11.1553665Z test_fn_gradgrad_cartesian_prod_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (1.211s) 2022-08-13T15:43:11.3374708Z test_fn_gradgrad_cartesian_prod_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.182s) 2022-08-13T15:43:12.1432201Z test_fn_gradgrad_cat_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.805s) 2022-08-13T15:43:12.3101018Z test_fn_gradgrad_cat_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.167s) 2022-08-13T15:43:12.3122787Z test_fn_gradgrad_cdist_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Op claims it doesn't support gradgrad. This is not verified. (0.002s) 2022-08-13T15:43:12.3819755Z test_fn_gradgrad_ceil_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.070s) 2022-08-13T15:43:12.3867641Z test_fn_gradgrad_chalf_cuda_complex128 (__main__.TestGradientsCUDA) ... /opt/conda/lib/python3.7/site-packages/torch/autograd/gradcheck.py:653: UserWarning: Input #1 requires gradient and is not a double precision floating point or complex. This check will likely fail if all the inputs are not of double precision floating point or complex. 2022-08-13T15:43:12.3868962Z f'Input #{idx} requires gradient and ' 2022-08-13T15:43:12.6056018Z expected failure (0.223s) 2022-08-13T15:43:12.6148483Z test_fn_gradgrad_chalf_cuda_float64 (__main__.TestGradientsCUDA) ... expected failure (0.009s) 2022-08-13T15:43:12.6169455Z test_fn_gradgrad_char_cuda_complex128 (__main__.TestGradientsCUDA) ... skip: Skipped! Op doesn't support autograd for this dtype. (0.002s) 2022-08-13T15:43:12.6189518Z test_fn_gradgrad_char_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Op doesn't support autograd for this dtype. (0.002s) 2022-08-13T15:43:36.3247675Z test_fn_gradgrad_cholesky_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (23.706s) 2022-08-13T15:43:39.4167220Z test_fn_gradgrad_cholesky_cuda_float64 (__main__.TestGradientsCUDA) ... ok (3.092s) 2022-08-13T15:43:41.1525450Z test_fn_gradgrad_cholesky_inverse_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (1.736s) 2022-08-13T15:43:41.4891417Z test_fn_gradgrad_cholesky_inverse_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.337s) 2022-08-13T15:44:42.1649468Z test_fn_gradgrad_cholesky_solve_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (60.676s) 2022-08-13T15:44:51.2397113Z test_fn_gradgrad_cholesky_solve_cuda_float64 (__main__.TestGradientsCUDA) ... ok (9.075s) 2022-08-13T15:45:03.1960653Z test_fn_gradgrad_chunk_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (11.956s) 2022-08-13T15:45:04.8400595Z test_fn_gradgrad_chunk_cuda_float64 (__main__.TestGradientsCUDA) ... ok (1.644s) 2022-08-13T15:45:11.4783280Z test_fn_gradgrad_clamp_cuda_float64 (__main__.TestGradientsCUDA) ... ok (6.638s) 2022-08-13T15:45:12.8906738Z test_fn_gradgrad_clamp_max_cuda_float64 (__main__.TestGradientsCUDA) ... ok (1.412s) 2022-08-13T15:45:14.3071762Z test_fn_gradgrad_clamp_min_cuda_float64 (__main__.TestGradientsCUDA) ... ok (1.416s) 2022-08-13T15:45:20.6946495Z test_fn_gradgrad_clone_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (6.387s) 2022-08-13T15:45:21.5108248Z test_fn_gradgrad_clone_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.816s) 2022-08-13T15:45:23.8026545Z test_fn_gradgrad_column_stack_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (2.292s) 2022-08-13T15:45:24.1164058Z test_fn_gradgrad_column_stack_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.314s) 2022-08-13T15:45:36.1132099Z test_fn_gradgrad_combinations_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (11.997s) 2022-08-13T15:45:37.6782361Z test_fn_gradgrad_combinations_cuda_float64 (__main__.TestGradientsCUDA) ... ok (1.565s) 2022-08-13T15:45:39.4739930Z test_fn_gradgrad_complex_cuda_float64 (__main__.TestGradientsCUDA) ... ok (1.796s) 2022-08-13T15:45:39.6978548Z test_fn_gradgrad_conj_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.224s) 2022-08-13T15:45:39.7344952Z test_fn_gradgrad_conj_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.037s) 2022-08-13T15:45:40.4634069Z test_fn_gradgrad_conj_physical_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.729s) 2022-08-13T15:45:40.5466076Z test_fn_gradgrad_conj_physical_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.083s) 2022-08-13T15:47:45.1813501Z test_fn_gradgrad_constant_pad_nd_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (124.634s) 2022-08-13T15:48:01.1237538Z test_fn_gradgrad_constant_pad_nd_cuda_float64 (__main__.TestGradientsCUDA) ... ok (15.942s) 2022-08-13T15:48:07.0318114Z test_fn_gradgrad_contiguous_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (5.908s) 2022-08-13T15:48:07.7980751Z test_fn_gradgrad_contiguous_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.766s) 2022-08-13T15:48:07.9731982Z test_fn_gradgrad_copysign_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.175s) 2022-08-13T15:48:10.4422197Z test_fn_gradgrad_corrcoef_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (2.469s) 2022-08-13T15:48:10.7576517Z test_fn_gradgrad_corrcoef_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.315s) 2022-08-13T15:48:11.0172203Z test_fn_gradgrad_cos_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.259s) 2022-08-13T15:48:11.0642391Z test_fn_gradgrad_cos_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.047s) 2022-08-13T15:48:11.3182702Z test_fn_gradgrad_cosh_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.254s) 2022-08-13T15:48:11.3628714Z test_fn_gradgrad_cosh_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.045s) 2022-08-13T15:48:11.3648415Z test_fn_gradgrad_count_nonzero_cuda_complex128 (__main__.TestGradientsCUDA) ... skip: Skipped! Op doesn't support autograd for this dtype. (0.002s) 2022-08-13T15:48:11.3665927Z test_fn_gradgrad_count_nonzero_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Op doesn't support autograd for this dtype. (0.002s) 2022-08-13T15:48:11.5247318Z test_fn_gradgrad_cov_cuda_complex128 (__main__.TestGradientsCUDA) ... /opt/conda/lib/python3.7/site-packages/torch/autograd/gradcheck.py:653: UserWarning: Input #1 requires gradient and is not a double precision floating point or complex. This check will likely fail if all the inputs are not of double precision floating point or complex. 2022-08-13T15:48:11.5248119Z f'Input #{idx} requires gradient and ' 2022-08-13T15:48:11.5636778Z expected failure (0.197s) 2022-08-13T15:48:11.6208107Z test_fn_gradgrad_cov_cuda_float64 (__main__.TestGradientsCUDA) ... /opt/conda/lib/python3.7/site-packages/torch/autograd/gradcheck.py:653: UserWarning: Input #1 requires gradient and is not a double precision floating point or complex. This check will likely fail if all the inputs are not of double precision floating point or complex. 2022-08-13T15:48:11.6208894Z f'Input #{idx} requires gradient and ' 2022-08-13T15:48:11.6435829Z expected failure (0.080s) 2022-08-13T15:48:18.3565586Z test_fn_gradgrad_cross_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (6.712s) 2022-08-13T15:48:19.1956094Z test_fn_gradgrad_cross_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.839s) 2022-08-13T15:48:20.1752551Z test_fn_gradgrad_cummax_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.979s) 2022-08-13T15:48:21.1620406Z test_fn_gradgrad_cummin_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.987s) 2022-08-13T15:48:21.1627661Z test_fn_gradgrad_cumprod_cuda_complex128 (__main__.TestGradientsCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-13T15:48:37.2606760Z test_fn_gradgrad_cumprod_cuda_float64 (__main__.TestGradientsCUDA) ... ok (16.098s) 2022-08-13T15:48:50.0015935Z test_fn_gradgrad_cumsum_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (12.741s) 2022-08-13T15:48:51.6802947Z test_fn_gradgrad_cumsum_cuda_float64 (__main__.TestGradientsCUDA) ... ok (1.678s) 2022-08-13T15:48:57.1002274Z test_fn_gradgrad_cumulative_trapezoid_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (5.420s) 2022-08-13T15:48:57.9268172Z test_fn_gradgrad_cumulative_trapezoid_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.826s) 2022-08-13T15:48:57.9725704Z test_fn_gradgrad_deg2rad_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.046s) 2022-08-13T15:49:12.1565217Z test_fn_gradgrad_diag_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (14.184s) 2022-08-13T15:49:14.1240057Z test_fn_gradgrad_diag_cuda_float64 (__main__.TestGradientsCUDA) ... ok (1.967s) 2022-08-13T15:49:15.0716664Z test_fn_gradgrad_diag_embed_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.948s) 2022-08-13T15:49:15.2665679Z test_fn_gradgrad_diag_embed_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.195s) 2022-08-13T15:49:16.1451361Z test_fn_gradgrad_diagflat_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.878s) 2022-08-13T15:49:16.2776313Z test_fn_gradgrad_diagflat_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.132s) 2022-08-13T15:49:27.8859766Z test_fn_gradgrad_diagonal_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (11.608s) 2022-08-13T15:49:29.5121777Z test_fn_gradgrad_diagonal_cuda_float64 (__main__.TestGradientsCUDA) ... ok (1.626s) 2022-08-13T15:49:47.9461026Z test_fn_gradgrad_diagonal_scatter_cuda_float64 (__main__.TestGradientsCUDA) ... ok (18.434s) 2022-08-13T15:49:58.5645814Z test_fn_gradgrad_diff_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (10.618s) 2022-08-13T15:50:00.7521864Z test_fn_gradgrad_diff_cuda_float64 (__main__.TestGradientsCUDA) ... ok (2.187s) 2022-08-13T15:50:00.7974749Z test_fn_gradgrad_digamma_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.045s) 2022-08-13T15:50:09.7338126Z test_fn_gradgrad_dist_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (8.936s) 2022-08-13T15:50:11.9260814Z test_fn_gradgrad_dist_cuda_float64 (__main__.TestGradientsCUDA) ... ok (2.192s) 2022-08-13T15:50:12.0491339Z test_fn_gradgrad_div_floor_rounding_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.123s) 2022-08-13T15:50:13.3174173Z test_fn_gradgrad_div_no_rounding_mode_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (1.268s) 2022-08-13T15:50:13.5834790Z test_fn_gradgrad_div_no_rounding_mode_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.266s) 2022-08-13T15:50:13.7073137Z test_fn_gradgrad_div_trunc_rounding_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.124s) 2022-08-13T15:50:14.2900571Z test_fn_gradgrad_dot_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.582s) 2022-08-13T15:50:14.3399956Z test_fn_gradgrad_dot_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.050s) 2022-08-13T15:50:15.5555697Z test_fn_gradgrad_double_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (1.215s) 2022-08-13T15:50:15.7502266Z test_fn_gradgrad_double_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.195s) 2022-08-13T15:50:27.0146012Z test_fn_gradgrad_dsplit_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (11.264s) 2022-08-13T15:50:28.4517080Z test_fn_gradgrad_dsplit_cuda_float64 (__main__.TestGradientsCUDA) ... ok (1.437s) 2022-08-13T15:50:32.5954200Z test_fn_gradgrad_dstack_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (4.144s) 2022-08-13T15:50:33.1457307Z test_fn_gradgrad_dstack_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.550s) 2022-08-13T15:50:42.0289806Z test_fn_gradgrad_eig_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (8.883s) 2022-08-13T15:50:43.5720290Z test_fn_gradgrad_eig_cuda_float64 (__main__.TestGradientsCUDA) ... ok (1.543s) 2022-08-13T15:50:51.1365315Z test_fn_gradgrad_einsum_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (7.564s) 2022-08-13T15:50:52.1793830Z test_fn_gradgrad_einsum_cuda_float64 (__main__.TestGradientsCUDA) ... ok (1.043s) 2022-08-13T15:50:52.1814921Z test_fn_gradgrad_empty_cuda_complex128 (__main__.TestGradientsCUDA) ... skip: Skipped! Op doesn't support autograd for this dtype. (0.002s) 2022-08-13T15:50:52.1833398Z test_fn_gradgrad_empty_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Op doesn't support autograd for this dtype. (0.002s) 2022-08-13T15:50:52.1852188Z test_fn_gradgrad_empty_like_cuda_complex128 (__main__.TestGradientsCUDA) ... skip: Skipped! Op doesn't support autograd for this dtype. (0.002s) 2022-08-13T15:50:52.1870532Z test_fn_gradgrad_empty_like_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Op doesn't support autograd for this dtype. (0.002s) 2022-08-13T15:50:52.1889536Z test_fn_gradgrad_eq_cuda_complex128 (__main__.TestGradientsCUDA) ... skip: Skipped! Op doesn't support autograd for this dtype. (0.002s) 2022-08-13T15:50:52.1907789Z test_fn_gradgrad_eq_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Op doesn't support autograd for this dtype. (0.002s) 2022-08-13T15:50:52.1926410Z test_fn_gradgrad_equal_cuda_complex128 (__main__.TestGradientsCUDA) ... skip: Skipped! Op doesn't support autograd for this dtype. (0.002s) 2022-08-13T15:50:52.1945228Z test_fn_gradgrad_equal_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Op doesn't support autograd for this dtype. (0.002s) 2022-08-13T15:50:52.3272090Z test_fn_gradgrad_erf_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.133s) 2022-08-13T15:50:52.3814249Z test_fn_gradgrad_erfc_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.054s) 2022-08-13T15:50:52.5192959Z test_fn_gradgrad_erfinv_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.138s) 2022-08-13T15:50:52.5686424Z test_fn_gradgrad_exp2_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.049s) 2022-08-13T15:50:52.8320987Z test_fn_gradgrad_exp_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.263s) 2022-08-13T15:50:52.8787203Z test_fn_gradgrad_exp_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.047s) 2022-08-13T15:50:54.5686441Z test_fn_gradgrad_expand_as_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (1.690s) 2022-08-13T15:50:54.7806098Z test_fn_gradgrad_expand_as_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.212s) 2022-08-13T15:51:05.6931263Z test_fn_gradgrad_expand_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (10.912s) 2022-08-13T15:51:07.0201630Z test_fn_gradgrad_expand_cuda_float64 (__main__.TestGradientsCUDA) ... ok (1.327s) 2022-08-13T15:51:07.1378026Z test_fn_gradgrad_expm1_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.118s) 2022-08-13T15:51:07.5931245Z test_fn_gradgrad_fft_fft2_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.455s) 2022-08-13T15:51:07.7125372Z test_fn_gradgrad_fft_fft2_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.119s) 2022-08-13T15:51:08.2092788Z test_fn_gradgrad_fft_fft_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.497s) 2022-08-13T15:51:08.3397217Z test_fn_gradgrad_fft_fft_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.130s) 2022-08-13T15:51:08.9223507Z test_fn_gradgrad_fft_fftn_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.582s) 2022-08-13T15:51:09.0752116Z test_fn_gradgrad_fft_fftn_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.153s) 2022-08-13T15:51:17.8436329Z test_fn_gradgrad_fft_fftshift_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (8.768s) 2022-08-13T15:51:18.9923658Z test_fn_gradgrad_fft_fftshift_cuda_float64 (__main__.TestGradientsCUDA) ... ok (1.149s) 2022-08-13T15:51:19.4262758Z test_fn_gradgrad_fft_hfft2_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.434s) 2022-08-13T15:51:19.5260938Z test_fn_gradgrad_fft_hfft2_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.100s) 2022-08-13T15:51:19.9731349Z test_fn_gradgrad_fft_hfft_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.447s) 2022-08-13T15:51:20.0759182Z test_fn_gradgrad_fft_hfft_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.103s) 2022-08-13T15:51:20.6175864Z test_fn_gradgrad_fft_hfftn_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.541s) 2022-08-13T15:51:20.7412887Z test_fn_gradgrad_fft_hfftn_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.124s) 2022-08-13T15:51:21.2061355Z test_fn_gradgrad_fft_ifft2_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.465s) 2022-08-13T15:51:21.3271093Z test_fn_gradgrad_fft_ifft2_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.121s) 2022-08-13T15:51:21.8395864Z test_fn_gradgrad_fft_ifft_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.512s) 2022-08-13T15:51:21.9820983Z test_fn_gradgrad_fft_ifft_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.142s) 2022-08-13T15:51:22.5816486Z test_fn_gradgrad_fft_ifftn_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.599s) 2022-08-13T15:51:22.7389196Z test_fn_gradgrad_fft_ifftn_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.157s) 2022-08-13T15:51:31.4311418Z test_fn_gradgrad_fft_ifftshift_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (8.692s) 2022-08-13T15:51:32.5954760Z test_fn_gradgrad_fft_ifftshift_cuda_float64 (__main__.TestGradientsCUDA) ... ok (1.164s) 2022-08-13T15:51:32.7174883Z test_fn_gradgrad_fft_ihfft2_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.122s) 2022-08-13T15:51:42.1997236Z test_fn_gradgrad_fft_ihfft_cuda_float64 (__main__.TestGradientsCUDA) ... ok (9.482s) 2022-08-13T15:51:42.3497241Z test_fn_gradgrad_fft_ihfftn_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.150s) 2022-08-13T15:51:42.7432687Z test_fn_gradgrad_fft_irfft2_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.393s) 2022-08-13T15:51:42.8330733Z test_fn_gradgrad_fft_irfft2_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.090s) 2022-08-13T15:51:43.2700841Z test_fn_gradgrad_fft_irfft_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.437s) 2022-08-13T15:51:43.3707219Z test_fn_gradgrad_fft_irfft_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.101s) 2022-08-13T15:51:43.8803149Z test_fn_gradgrad_fft_irfftn_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.509s) 2022-08-13T15:51:43.9968202Z test_fn_gradgrad_fft_irfftn_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.116s) 2022-08-13T15:51:44.0995747Z test_fn_gradgrad_fft_rfft2_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.102s) 2022-08-13T15:51:44.2119269Z test_fn_gradgrad_fft_rfft_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.112s) 2022-08-13T15:51:44.3424273Z test_fn_gradgrad_fft_rfftn_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.130s) 2022-08-13T15:51:44.5968847Z test_fn_gradgrad_fill_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.254s) 2022-08-13T15:51:44.6434705Z test_fn_gradgrad_fill_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.046s) 2022-08-13T15:51:52.6986821Z test_fn_gradgrad_flatten_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (8.055s) 2022-08-13T15:51:53.7094836Z test_fn_gradgrad_flatten_cuda_float64 (__main__.TestGradientsCUDA) ... ok (1.011s) 2022-08-13T15:52:29.9213113Z test_fn_gradgrad_flip_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (36.212s) 2022-08-13T15:52:35.3401827Z test_fn_gradgrad_flip_cuda_float64 (__main__.TestGradientsCUDA) ... ok (5.419s) 2022-08-13T15:52:43.0800655Z test_fn_gradgrad_fliplr_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (7.740s) 2022-08-13T15:52:43.9958000Z test_fn_gradgrad_fliplr_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.916s) 2022-08-13T15:52:51.5346826Z test_fn_gradgrad_flipud_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (7.539s) 2022-08-13T15:52:52.5101759Z test_fn_gradgrad_flipud_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.975s) 2022-08-13T15:52:52.5150181Z test_fn_gradgrad_float_cuda_complex128 (__main__.TestGradientsCUDA) ... /opt/conda/lib/python3.7/site-packages/torch/autograd/gradcheck.py:653: UserWarning: Input #1 requires gradient and is not a double precision floating point or complex. This check will likely fail if all the inputs are not of double precision floating point or complex. 2022-08-13T15:52:52.5151491Z f'Input #{idx} requires gradient and ' 2022-08-13T15:52:52.5260976Z expected failure (0.016s) 2022-08-13T15:52:52.5336703Z test_fn_gradgrad_float_cuda_float64 (__main__.TestGradientsCUDA) ... expected failure (0.007s) 2022-08-13T15:52:54.3035811Z test_fn_gradgrad_float_power_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (1.770s) 2022-08-13T15:52:54.6633324Z test_fn_gradgrad_float_power_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.360s) 2022-08-13T15:52:54.7338131Z test_fn_gradgrad_floor_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.070s) 2022-08-13T15:52:54.7357905Z test_fn_gradgrad_floor_divide_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Op doesn't support autograd for this dtype. (0.002s) 2022-08-13T15:52:56.2790621Z test_fn_gradgrad_fmax_cuda_float64 (__main__.TestGradientsCUDA) ... ok (1.543s) 2022-08-13T15:52:57.9315192Z test_fn_gradgrad_fmin_cuda_float64 (__main__.TestGradientsCUDA) ... ok (1.652s) 2022-08-13T15:52:58.2143847Z test_fn_gradgrad_fmod_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.283s) 2022-08-13T15:52:58.2595430Z test_fn_gradgrad_frac_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.045s) 2022-08-13T15:52:58.3117789Z test_fn_gradgrad_frexp_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.052s) 2022-08-13T15:52:58.3137588Z test_fn_gradgrad_full_like_cuda_complex128 (__main__.TestGradientsCUDA) ... skip: Skipped! Op doesn't support autograd for this dtype. (0.002s) 2022-08-13T15:52:58.3157185Z test_fn_gradgrad_full_like_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Op doesn't support autograd for this dtype. (0.002s) 2022-08-13T15:53:01.0926436Z test_fn_gradgrad_gather_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (2.777s) 2022-08-13T15:53:01.4759983Z test_fn_gradgrad_gather_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.383s) 2022-08-13T15:53:01.4779916Z test_fn_gradgrad_ge_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Op doesn't support autograd for this dtype. (0.002s) 2022-08-13T15:53:01.4798381Z test_fn_gradgrad_geqrf_cuda_complex128 (__main__.TestGradientsCUDA) ... skip: Skipped! Op doesn't support autograd for this dtype. (0.002s) 2022-08-13T15:53:01.4817436Z test_fn_gradgrad_geqrf_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Op doesn't support autograd for this dtype. (0.002s) 2022-08-13T15:53:51.8687224Z test_fn_gradgrad_gradient_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (50.387s) 2022-08-13T15:53:57.8996928Z test_fn_gradgrad_gradient_cuda_float64 (__main__.TestGradientsCUDA) ... ok (6.031s) 2022-08-13T15:53:57.9017526Z test_fn_gradgrad_gt_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Op doesn't support autograd for this dtype. (0.002s) 2022-08-13T15:53:57.9063904Z test_fn_gradgrad_half_cuda_complex128 (__main__.TestGradientsCUDA) ... /opt/conda/lib/python3.7/site-packages/torch/autograd/gradcheck.py:653: UserWarning: Input #1 requires gradient and is not a double precision floating point or complex. This check will likely fail if all the inputs are not of double precision floating point or complex. 2022-08-13T15:53:57.9064711Z f'Input #{idx} requires gradient and ' 2022-08-13T15:53:57.9169161Z expected failure (0.015s) 2022-08-13T15:53:57.9238526Z test_fn_gradgrad_half_cuda_float64 (__main__.TestGradientsCUDA) ... expected failure (0.007s) 2022-08-13T15:53:57.9257997Z test_fn_gradgrad_heaviside_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Op doesn't support autograd for this dtype. (0.002s) 2022-08-13T15:53:57.9276715Z test_fn_gradgrad_histc_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Op doesn't support autograd for this dtype. (0.002s) 2022-08-13T15:54:03.9074614Z test_fn_gradgrad_hsplit_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (5.980s) 2022-08-13T15:54:04.6828304Z test_fn_gradgrad_hsplit_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.775s) 2022-08-13T15:54:08.5028101Z test_fn_gradgrad_hstack_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (3.820s) 2022-08-13T15:54:09.0072456Z test_fn_gradgrad_hstack_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.504s) 2022-08-13T15:54:10.6262553Z test_fn_gradgrad_hypot_cuda_float64 (__main__.TestGradientsCUDA) ... ok (1.619s) 2022-08-13T15:54:10.7047334Z test_fn_gradgrad_i0_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.078s) 2022-08-13T15:54:10.7066648Z test_fn_gradgrad_igamma_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Op doesn't support autograd for this dtype. (0.002s) 2022-08-13T15:54:10.7085112Z test_fn_gradgrad_igammac_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Op doesn't support autograd for this dtype. (0.002s) 2022-08-13T15:54:10.9067945Z test_fn_gradgrad_imag_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.198s) 2022-08-13T15:54:16.3084354Z test_fn_gradgrad_index_add_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (5.401s) 2022-08-13T15:54:17.1024985Z test_fn_gradgrad_index_add_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.794s) 2022-08-13T15:54:18.9529279Z test_fn_gradgrad_index_copy_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (1.850s) 2022-08-13T15:54:19.2282261Z test_fn_gradgrad_index_copy_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.275s) 2022-08-13T15:54:20.1873773Z test_fn_gradgrad_index_fill_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.959s) 2022-08-13T15:54:20.3275971Z test_fn_gradgrad_index_fill_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.140s) 2022-08-13T15:54:26.2359210Z test_fn_gradgrad_index_put_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (5.908s) 2022-08-13T15:54:27.0409545Z test_fn_gradgrad_index_put_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.805s) 2022-08-13T15:54:48.9029478Z test_fn_gradgrad_index_reduce_cuda_float64 (__main__.TestGradientsCUDA) ... ok (21.862s) 2022-08-13T15:54:49.7502613Z test_fn_gradgrad_index_select_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.847s) 2022-08-13T15:54:49.8744994Z test_fn_gradgrad_index_select_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.124s) 2022-08-13T15:54:51.2744524Z test_fn_gradgrad_inner_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (1.400s) 2022-08-13T15:54:51.4661047Z test_fn_gradgrad_inner_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.192s) 2022-08-13T15:54:51.4681411Z test_fn_gradgrad_int_cuda_complex128 (__main__.TestGradientsCUDA) ... skip: Skipped! Op doesn't support autograd for this dtype. (0.002s) 2022-08-13T15:54:51.4699962Z test_fn_gradgrad_int_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Op doesn't support autograd for this dtype. (0.002s) 2022-08-13T15:54:57.6107236Z test_fn_gradgrad_inverse_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (6.140s) 2022-08-13T15:54:58.3680149Z test_fn_gradgrad_inverse_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.757s) 2022-08-13T15:54:58.3701441Z test_fn_gradgrad_isclose_cuda_complex128 (__main__.TestGradientsCUDA) ... skip: Skipped! Op doesn't support autograd for this dtype. (0.002s) 2022-08-13T15:54:58.3719804Z test_fn_gradgrad_isclose_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Op doesn't support autograd for this dtype. (0.002s) 2022-08-13T15:54:58.3738717Z test_fn_gradgrad_isfinite_cuda_complex128 (__main__.TestGradientsCUDA) ... skip: Skipped! Op doesn't support autograd for this dtype. (0.002s) 2022-08-13T15:54:58.3757266Z test_fn_gradgrad_isfinite_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Op doesn't support autograd for this dtype. (0.002s) 2022-08-13T15:54:58.3776090Z test_fn_gradgrad_isin_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Op doesn't support autograd for this dtype. (0.002s) 2022-08-13T15:54:58.3794716Z test_fn_gradgrad_isinf_cuda_complex128 (__main__.TestGradientsCUDA) ... skip: Skipped! Op doesn't support autograd for this dtype. (0.002s) 2022-08-13T15:54:58.3813794Z test_fn_gradgrad_isinf_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Op doesn't support autograd for this dtype. (0.002s) 2022-08-13T15:54:58.3832541Z test_fn_gradgrad_isnan_cuda_complex128 (__main__.TestGradientsCUDA) ... skip: Skipped! Op doesn't support autograd for this dtype. (0.002s) 2022-08-13T15:54:58.3851414Z test_fn_gradgrad_isnan_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Op doesn't support autograd for this dtype. (0.002s) 2022-08-13T15:54:58.3869869Z test_fn_gradgrad_isneginf_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Op doesn't support autograd for this dtype. (0.002s) 2022-08-13T15:54:58.3888726Z test_fn_gradgrad_isposinf_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Op doesn't support autograd for this dtype. (0.002s) 2022-08-13T15:54:58.3912308Z test_fn_gradgrad_isreal_cuda_complex128 (__main__.TestGradientsCUDA) ... skip: Skipped! Op doesn't support autograd for this dtype. (0.002s) 2022-08-13T15:54:58.3930990Z test_fn_gradgrad_isreal_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Op doesn't support autograd for this dtype. (0.002s) 2022-08-13T15:54:59.9908217Z test_fn_gradgrad_istft_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (1.597s) 2022-08-13T15:55:00.3295260Z test_fn_gradgrad_istft_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.339s) 2022-08-13T15:55:00.3315328Z test_fn_gradgrad_jiterator_2inputs_2outputs_cuda_complex128 (__main__.TestGradientsCUDA) ... skip: Skipped! Op doesn't support autograd for this dtype. (0.002s) 2022-08-13T15:55:00.3333966Z test_fn_gradgrad_jiterator_2inputs_2outputs_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Op doesn't support autograd for this dtype. (0.002s) 2022-08-13T15:55:00.3352641Z test_fn_gradgrad_jiterator_4inputs_with_extra_args_cuda_complex128 (__main__.TestGradientsCUDA) ... skip: Skipped! Op doesn't support autograd for this dtype. (0.002s) 2022-08-13T15:55:00.3371188Z test_fn_gradgrad_jiterator_4inputs_with_extra_args_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Op doesn't support autograd for this dtype. (0.002s) 2022-08-13T15:55:00.3389874Z test_fn_gradgrad_jiterator_binary_cuda_complex128 (__main__.TestGradientsCUDA) ... skip: Skipped! Op doesn't support autograd for this dtype. (0.002s) 2022-08-13T15:55:00.3408809Z test_fn_gradgrad_jiterator_binary_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Op doesn't support autograd for this dtype. (0.002s) 2022-08-13T15:55:00.3427646Z test_fn_gradgrad_jiterator_binary_return_by_ref_cuda_complex128 (__main__.TestGradientsCUDA) ... skip: Skipped! Op doesn't support autograd for this dtype. (0.002s) 2022-08-13T15:55:00.3446399Z test_fn_gradgrad_jiterator_binary_return_by_ref_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Op doesn't support autograd for this dtype. (0.002s) 2022-08-13T15:55:00.3464831Z test_fn_gradgrad_jiterator_unary_cuda_complex128 (__main__.TestGradientsCUDA) ... skip: Skipped! Op doesn't support autograd for this dtype. (0.002s) 2022-08-13T15:55:00.3483227Z test_fn_gradgrad_jiterator_unary_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Op doesn't support autograd for this dtype. (0.002s) 2022-08-13T15:55:00.4958064Z test_fn_gradgrad_kron_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.147s) 2022-08-13T15:55:00.5270866Z test_fn_gradgrad_kron_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.031s) 2022-08-13T15:55:02.3514755Z test_fn_gradgrad_kthvalue_cuda_float64 (__main__.TestGradientsCUDA) ... ok (1.824s) 2022-08-13T15:55:03.6455765Z test_fn_gradgrad_ldexp_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (1.294s) 2022-08-13T15:55:03.9067147Z test_fn_gradgrad_ldexp_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.261s) 2022-08-13T15:55:03.9087298Z test_fn_gradgrad_le_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Op doesn't support autograd for this dtype. (0.002s) 2022-08-13T15:55:44.8622371Z test_fn_gradgrad_lerp_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (40.953s) 2022-08-13T15:55:48.8986336Z test_fn_gradgrad_lerp_cuda_float64 (__main__.TestGradientsCUDA) ... ok (4.036s) 2022-08-13T15:55:48.9433250Z test_fn_gradgrad_lgamma_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.045s) 2022-08-13T15:56:11.9180013Z test_fn_gradgrad_linalg_cholesky_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (22.974s) 2022-08-13T15:56:14.9178157Z test_fn_gradgrad_linalg_cholesky_cuda_float64 (__main__.TestGradientsCUDA) ... ok (3.000s) 2022-08-13T15:56:37.1812838Z test_fn_gradgrad_linalg_cholesky_ex_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (22.263s) 2022-08-13T15:56:40.1396201Z test_fn_gradgrad_linalg_cholesky_ex_cuda_float64 (__main__.TestGradientsCUDA) ... ok (2.958s) 2022-08-13T15:56:56.3008156Z test_fn_gradgrad_linalg_cond_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (16.161s) 2022-08-13T15:56:57.5406975Z test_fn_gradgrad_linalg_cond_cuda_float64 (__main__.TestGradientsCUDA) ... ok (1.240s) 2022-08-13T15:57:04.2932786Z test_fn_gradgrad_linalg_cross_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (6.752s) 2022-08-13T15:57:05.1623321Z test_fn_gradgrad_linalg_cross_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.869s) 2022-08-13T15:57:05.1635578Z test_fn_gradgrad_linalg_det_cuda_complex128 (__main__.TestGradientsCUDA) ... skip: Test is disabled because an issue exists disabling it: https://github.com/pytorch/pytorch/issues/62328 for allplatform(s) . If you're seeing this on your local machine and would like to enable this test, please make sure CI is not set and you are not using the flag --import-disabled-tests. (0.001s) 2022-08-13T15:57:05.1647642Z test_fn_gradgrad_linalg_det_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Test is disabled because an issue exists disabling it: https://github.com/pytorch/pytorch/issues/62327 for allplatform(s) . If you're seeing this on your local machine and would like to enable this test, please make sure CI is not set and you are not using the flag --import-disabled-tests. (0.001s) 2022-08-13T15:57:05.1653010Z test_fn_gradgrad_linalg_det_singular_cuda_complex128 (__main__.TestGradientsCUDA) ... skip: Skipped! (0.001s) 2022-08-13T15:57:05.1660577Z test_fn_gradgrad_linalg_det_singular_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! (0.001s) 2022-08-13T15:57:18.8880770Z test_fn_gradgrad_linalg_eig_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (13.722s) 2022-08-13T15:57:21.5408872Z test_fn_gradgrad_linalg_eig_cuda_float64 (__main__.TestGradientsCUDA) ... ok (2.653s) 2022-08-13T15:57:33.1211305Z test_fn_gradgrad_linalg_eigh_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (11.580s) 2022-08-13T15:57:34.6422520Z test_fn_gradgrad_linalg_eigh_cuda_float64 (__main__.TestGradientsCUDA) ... ok (1.521s) 2022-08-13T15:57:40.7838505Z test_fn_gradgrad_linalg_eigvals_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (6.141s) 2022-08-13T15:57:41.8737801Z test_fn_gradgrad_linalg_eigvals_cuda_float64 (__main__.TestGradientsCUDA) ... ok (1.090s) 2022-08-13T15:57:47.2918477Z test_fn_gradgrad_linalg_eigvalsh_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (5.418s) 2022-08-13T15:57:47.9792593Z test_fn_gradgrad_linalg_eigvalsh_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.687s) 2022-08-13T15:57:52.4742419Z test_fn_gradgrad_linalg_householder_product_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (4.495s) 2022-08-13T15:57:53.3571078Z test_fn_gradgrad_linalg_householder_product_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.883s) 2022-08-13T15:57:59.8870764Z test_fn_gradgrad_linalg_inv_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (6.530s) 2022-08-13T15:58:00.6871524Z test_fn_gradgrad_linalg_inv_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.800s) 2022-08-13T15:58:06.1162877Z test_fn_gradgrad_linalg_inv_ex_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (5.429s) 2022-08-13T15:58:06.8031822Z test_fn_gradgrad_linalg_inv_ex_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.687s) 2022-08-13T15:58:06.8053992Z test_fn_gradgrad_linalg_ldl_factor_cuda_complex128 (__main__.TestGradientsCUDA) ... skip: Skipped! Op doesn't support autograd for this dtype. (0.002s) 2022-08-13T15:58:06.8072333Z test_fn_gradgrad_linalg_ldl_factor_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Op doesn't support autograd for this dtype. (0.002s) 2022-08-13T15:58:06.8091353Z test_fn_gradgrad_linalg_ldl_factor_ex_cuda_complex128 (__main__.TestGradientsCUDA) ... skip: Skipped! Op doesn't support autograd for this dtype. (0.002s) 2022-08-13T15:58:06.8110099Z test_fn_gradgrad_linalg_ldl_factor_ex_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Op doesn't support autograd for this dtype. (0.002s) 2022-08-13T15:58:06.8128818Z test_fn_gradgrad_linalg_ldl_solve_cuda_complex128 (__main__.TestGradientsCUDA) ... skip: not available before CUDA 11.3.1 (0.002s) 2022-08-13T15:58:06.8147442Z test_fn_gradgrad_linalg_ldl_solve_cuda_float64 (__main__.TestGradientsCUDA) ... skip: not available before CUDA 11.3.1 (0.002s) 2022-08-13T15:58:06.8154050Z test_fn_gradgrad_linalg_lstsq_cuda_complex128 (__main__.TestGradientsCUDA) ... skip: Skipped! (0.001s) 2022-08-13T15:58:06.8161297Z test_fn_gradgrad_linalg_lstsq_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! (0.001s) 2022-08-13T15:58:16.2329092Z test_fn_gradgrad_linalg_lstsq_grad_oriented_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (9.416s) 2022-08-13T15:58:17.1682341Z test_fn_gradgrad_linalg_lstsq_grad_oriented_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.935s) 2022-08-13T15:58:25.2479668Z test_fn_gradgrad_linalg_lu_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (8.080s) 2022-08-13T15:58:26.7550416Z test_fn_gradgrad_linalg_lu_cuda_float64 (__main__.TestGradientsCUDA) ... ok (1.507s) 2022-08-13T15:58:33.9585225Z test_fn_gradgrad_linalg_lu_factor_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (7.203s) 2022-08-13T15:58:35.4070887Z test_fn_gradgrad_linalg_lu_factor_cuda_float64 (__main__.TestGradientsCUDA) ... ok (1.448s) 2022-08-13T15:58:41.7965044Z test_fn_gradgrad_linalg_lu_factor_ex_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (6.389s) 2022-08-13T15:58:43.1222872Z test_fn_gradgrad_linalg_lu_factor_ex_cuda_float64 (__main__.TestGradientsCUDA) ... ok (1.326s) 2022-08-13T15:59:17.5286649Z test_fn_gradgrad_linalg_lu_solve_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (34.406s) 2022-08-13T15:59:24.9185410Z test_fn_gradgrad_linalg_lu_solve_cuda_float64 (__main__.TestGradientsCUDA) ... ok (7.390s) 2022-08-13T15:59:53.0452246Z test_fn_gradgrad_linalg_matrix_norm_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (28.127s) 2022-08-13T15:59:56.3612343Z test_fn_gradgrad_linalg_matrix_norm_cuda_float64 (__main__.TestGradientsCUDA) ... ok (3.316s) 2022-08-13T15:59:58.0304813Z test_fn_gradgrad_linalg_matrix_power_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (1.669s) 2022-08-13T15:59:58.3505751Z test_fn_gradgrad_linalg_matrix_power_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.320s) 2022-08-13T15:59:58.3527931Z test_fn_gradgrad_linalg_matrix_rank_cuda_complex128 (__main__.TestGradientsCUDA) ... skip: Skipped! Op doesn't support autograd for this dtype. (0.002s) 2022-08-13T15:59:58.3547894Z test_fn_gradgrad_linalg_matrix_rank_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Op doesn't support autograd for this dtype. (0.002s) 2022-08-13T15:59:58.3567754Z test_fn_gradgrad_linalg_matrix_rank_hermitian_cuda_complex128 (__main__.TestGradientsCUDA) ... skip: Skipped! Op doesn't support autograd for this dtype. (0.002s) 2022-08-13T15:59:58.3587639Z test_fn_gradgrad_linalg_matrix_rank_hermitian_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Op doesn't support autograd for this dtype. (0.002s) 2022-08-13T16:00:04.0583827Z test_fn_gradgrad_linalg_multi_dot_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (5.699s) 2022-08-13T16:00:04.8539692Z test_fn_gradgrad_linalg_multi_dot_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.795s) 2022-08-13T16:00:09.2171732Z test_fn_gradgrad_linalg_norm_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (4.363s) 2022-08-13T16:00:09.9879370Z test_fn_gradgrad_linalg_norm_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.771s) 2022-08-13T16:00:10.0106714Z test_fn_gradgrad_linalg_norm_subgradients_at_zero_cuda_complex128 (__main__.TestGradientsCUDA) ... expected failure (0.023s) 2022-08-13T16:00:10.0259895Z test_fn_gradgrad_linalg_norm_subgradients_at_zero_cuda_float64 (__main__.TestGradientsCUDA) ... expected failure (0.015s) 2022-08-13T16:00:14.9368083Z test_fn_gradgrad_linalg_pinv_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (4.910s) 2022-08-13T16:00:15.4538642Z test_fn_gradgrad_linalg_pinv_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.517s) 2022-08-13T16:00:26.9690449Z test_fn_gradgrad_linalg_pinv_hermitian_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (11.515s) 2022-08-13T16:00:28.4434890Z test_fn_gradgrad_linalg_pinv_hermitian_cuda_float64 (__main__.TestGradientsCUDA) ... ok (1.474s) 2022-08-13T16:00:28.4442646Z test_fn_gradgrad_linalg_pinv_singular_cuda_complex128 (__main__.TestGradientsCUDA) ... skip: Skipped! (0.001s) 2022-08-13T16:00:28.4465477Z test_fn_gradgrad_linalg_pinv_singular_cuda_float64 (__main__.TestGradientsCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T16:00:49.7553980Z test_fn_gradgrad_linalg_qr_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (21.309s) 2022-08-13T16:00:52.5986357Z test_fn_gradgrad_linalg_qr_cuda_float64 (__main__.TestGradientsCUDA) ... ok (2.843s) 2022-08-13T16:00:58.3101552Z test_fn_gradgrad_linalg_slogdet_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (5.711s) 2022-08-13T16:00:59.0339696Z test_fn_gradgrad_linalg_slogdet_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.724s) 2022-08-13T16:01:01.8387843Z test_fn_gradgrad_linalg_solve_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (2.805s) 2022-08-13T16:01:02.4186651Z test_fn_gradgrad_linalg_solve_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.580s) 2022-08-13T16:01:17.2344559Z test_fn_gradgrad_linalg_solve_ex_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (14.816s) 2022-08-13T16:01:19.4232495Z test_fn_gradgrad_linalg_solve_ex_cuda_float64 (__main__.TestGradientsCUDA) ... ok (2.189s) 2022-08-13T16:02:39.5492044Z test_fn_gradgrad_linalg_solve_triangular_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (80.126s) 2022-08-13T16:02:53.2597251Z test_fn_gradgrad_linalg_solve_triangular_cuda_float64 (__main__.TestGradientsCUDA) ... ok (13.710s) 2022-08-13T16:03:35.0020559Z test_fn_gradgrad_linalg_svd_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (41.742s) 2022-08-13T16:03:40.0163595Z test_fn_gradgrad_linalg_svd_cuda_float64 (__main__.TestGradientsCUDA) ... ok (5.014s) 2022-08-13T16:04:03.6824831Z test_fn_gradgrad_linalg_svdvals_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (23.666s) 2022-08-13T16:04:05.5547949Z test_fn_gradgrad_linalg_svdvals_cuda_float64 (__main__.TestGradientsCUDA) ... ok (1.872s) 2022-08-13T16:04:23.4876467Z test_fn_gradgrad_linalg_tensorinv_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (17.933s) 2022-08-13T16:04:25.7002098Z test_fn_gradgrad_linalg_tensorinv_cuda_float64 (__main__.TestGradientsCUDA) ... ok (2.212s) 2022-08-13T16:04:47.9326544Z test_fn_gradgrad_linalg_tensorsolve_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (22.232s) 2022-08-13T16:04:51.0134736Z test_fn_gradgrad_linalg_tensorsolve_cuda_float64 (__main__.TestGradientsCUDA) ... ok (3.081s) 2022-08-13T16:05:00.7252178Z test_fn_gradgrad_linalg_vander_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (9.712s) 2022-08-13T16:05:01.9118992Z test_fn_gradgrad_linalg_vander_cuda_float64 (__main__.TestGradientsCUDA) ... ok (1.187s) 2022-08-13T16:05:14.4679864Z test_fn_gradgrad_linalg_vecdot_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (12.556s) 2022-08-13T16:05:16.3832958Z test_fn_gradgrad_linalg_vecdot_cuda_float64 (__main__.TestGradientsCUDA) ... ok (1.915s) 2022-08-13T16:06:05.2903496Z test_fn_gradgrad_linalg_vector_norm_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (48.907s) 2022-08-13T16:06:13.6087659Z test_fn_gradgrad_linalg_vector_norm_cuda_float64 (__main__.TestGradientsCUDA) ... ok (8.318s) 2022-08-13T16:06:13.6110878Z test_fn_gradgrad_linspace_cuda_complex128 (__main__.TestGradientsCUDA) ... skip: Skipped! Op doesn't support autograd for this dtype. (0.002s) 2022-08-13T16:06:13.6130212Z test_fn_gradgrad_linspace_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Op doesn't support autograd for this dtype. (0.002s) 2022-08-13T16:06:13.8828958Z test_fn_gradgrad_log10_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.270s) 2022-08-13T16:06:13.9313408Z test_fn_gradgrad_log10_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.048s) 2022-08-13T16:06:14.0468140Z test_fn_gradgrad_log1p_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.115s) 2022-08-13T16:06:14.3170976Z test_fn_gradgrad_log2_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.270s) 2022-08-13T16:06:14.3651626Z test_fn_gradgrad_log2_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.048s) 2022-08-13T16:06:14.6262726Z test_fn_gradgrad_log_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.261s) 2022-08-13T16:06:14.6731420Z test_fn_gradgrad_log_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.047s) 2022-08-13T16:06:16.1734651Z test_fn_gradgrad_log_softmax_cuda_float64 (__main__.TestGradientsCUDA) ... ok (1.500s) 2022-08-13T16:06:25.5950189Z test_fn_gradgrad_log_softmax_dtype_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (9.421s) 2022-08-13T16:06:27.0446161Z test_fn_gradgrad_log_softmax_dtype_cuda_float64 (__main__.TestGradientsCUDA) ... ok (1.449s) 2022-08-13T16:06:27.3008528Z test_fn_gradgrad_logaddexp2_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.256s) 2022-08-13T16:06:27.5428898Z test_fn_gradgrad_logaddexp_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.242s) 2022-08-13T16:06:32.5528102Z test_fn_gradgrad_logcumsumexp_cuda_float64 (__main__.TestGradientsCUDA) ... ok (5.010s) 2022-08-13T16:06:38.4393976Z test_fn_gradgrad_logdet_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (5.886s) 2022-08-13T16:06:39.1364048Z test_fn_gradgrad_logdet_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.697s) 2022-08-13T16:06:39.1384038Z test_fn_gradgrad_logical_and_cuda_complex128 (__main__.TestGradientsCUDA) ... skip: Skipped! Op doesn't support autograd for this dtype. (0.002s) 2022-08-13T16:06:39.1401829Z test_fn_gradgrad_logical_and_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Op doesn't support autograd for this dtype. (0.002s) 2022-08-13T16:06:39.1420293Z test_fn_gradgrad_logical_not_cuda_complex128 (__main__.TestGradientsCUDA) ... skip: Skipped! Op doesn't support autograd for this dtype. (0.002s) 2022-08-13T16:06:39.1438111Z test_fn_gradgrad_logical_not_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Op doesn't support autograd for this dtype. (0.002s) 2022-08-13T16:06:39.1456341Z test_fn_gradgrad_logical_or_cuda_complex128 (__main__.TestGradientsCUDA) ... skip: Skipped! Op doesn't support autograd for this dtype. (0.002s) 2022-08-13T16:06:39.1474091Z test_fn_gradgrad_logical_or_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Op doesn't support autograd for this dtype. (0.002s) 2022-08-13T16:06:39.1492314Z test_fn_gradgrad_logical_xor_cuda_complex128 (__main__.TestGradientsCUDA) ... skip: Skipped! Op doesn't support autograd for this dtype. (0.002s) 2022-08-13T16:06:39.1510199Z test_fn_gradgrad_logical_xor_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Op doesn't support autograd for this dtype. (0.002s) 2022-08-13T16:06:40.4641707Z test_fn_gradgrad_logit_cuda_float64 (__main__.TestGradientsCUDA) ... ok (1.313s) 2022-08-13T16:06:40.4661690Z test_fn_gradgrad_logspace_cuda_complex128 (__main__.TestGradientsCUDA) ... skip: Skipped! Op doesn't support autograd for this dtype. (0.002s) 2022-08-13T16:06:40.4679442Z test_fn_gradgrad_logspace_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Op doesn't support autograd for this dtype. (0.002s) 2022-08-13T16:06:41.7990191Z test_fn_gradgrad_logsumexp_cuda_float64 (__main__.TestGradientsCUDA) ... ok (1.331s) 2022-08-13T16:06:41.8010125Z test_fn_gradgrad_long_cuda_complex128 (__main__.TestGradientsCUDA) ... skip: Skipped! Op doesn't support autograd for this dtype. (0.002s) 2022-08-13T16:06:41.8027778Z test_fn_gradgrad_long_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Op doesn't support autograd for this dtype. (0.002s) 2022-08-13T16:06:41.8045532Z test_fn_gradgrad_lt_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Op doesn't support autograd for this dtype. (0.002s) 2022-08-13T16:06:49.2561761Z test_fn_gradgrad_lu_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (7.451s) 2022-08-13T16:06:50.8066556Z test_fn_gradgrad_lu_cuda_float64 (__main__.TestGradientsCUDA) ... ok (1.550s) 2022-08-13T16:07:10.8983777Z test_fn_gradgrad_lu_solve_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (20.092s) 2022-08-13T16:07:14.3976956Z test_fn_gradgrad_lu_solve_cuda_float64 (__main__.TestGradientsCUDA) ... ok (3.499s) 2022-08-13T16:07:17.6389820Z test_fn_gradgrad_lu_unpack_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (3.241s) 2022-08-13T16:07:18.2845667Z test_fn_gradgrad_lu_unpack_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.646s) 2022-08-13T16:07:18.6737421Z test_fn_gradgrad_mH_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.389s) 2022-08-13T16:07:18.7462609Z test_fn_gradgrad_mH_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.073s) 2022-08-13T16:07:19.0948960Z test_fn_gradgrad_mT_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.349s) 2022-08-13T16:07:19.1671718Z test_fn_gradgrad_mT_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.072s) 2022-08-13T16:07:25.1119171Z test_fn_gradgrad_masked_fill_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (5.944s) 2022-08-13T16:07:25.9319849Z test_fn_gradgrad_masked_fill_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.820s) 2022-08-13T16:07:33.4725917Z test_fn_gradgrad_masked_scatter_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (7.540s) 2022-08-13T16:07:34.4671392Z test_fn_gradgrad_masked_scatter_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.994s) 2022-08-13T16:07:59.7062687Z test_fn_gradgrad_masked_select_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (25.239s) 2022-08-13T16:08:02.7338958Z test_fn_gradgrad_masked_select_cuda_float64 (__main__.TestGradientsCUDA) ... ok (3.027s) 2022-08-13T16:08:04.6268745Z test_fn_gradgrad_matmul_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (1.893s) 2022-08-13T16:08:05.0177814Z test_fn_gradgrad_matmul_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.391s) 2022-08-13T16:08:42.4758255Z test_fn_gradgrad_matrix_exp_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (37.458s) 2022-08-13T16:08:45.9065763Z test_fn_gradgrad_matrix_exp_cuda_float64 (__main__.TestGradientsCUDA) ... ok (3.431s) 2022-08-13T16:08:47.5079646Z test_fn_gradgrad_max_binary_cuda_float64 (__main__.TestGradientsCUDA) ... ok (1.601s) 2022-08-13T16:08:47.8825282Z test_fn_gradgrad_max_reduction_no_dim_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.375s) 2022-08-13T16:08:48.6088099Z test_fn_gradgrad_max_reduction_with_dim_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.726s) 2022-08-13T16:08:50.2046224Z test_fn_gradgrad_maximum_cuda_float64 (__main__.TestGradientsCUDA) ... ok (1.596s) 2022-08-13T16:08:54.2551434Z test_fn_gradgrad_mean_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (4.050s) 2022-08-13T16:08:54.9026996Z test_fn_gradgrad_mean_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.647s) 2022-08-13T16:08:55.3327747Z test_fn_gradgrad_median_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.430s) 2022-08-13T16:09:00.4949530Z test_fn_gradgrad_meshgrid_list_of_tensors_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (5.162s) 2022-08-13T16:09:01.2459751Z test_fn_gradgrad_meshgrid_list_of_tensors_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.751s) 2022-08-13T16:09:06.3814659Z test_fn_gradgrad_meshgrid_variadic_tensors_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (5.135s) 2022-08-13T16:09:07.1318278Z test_fn_gradgrad_meshgrid_variadic_tensors_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.750s) 2022-08-13T16:09:08.7702221Z test_fn_gradgrad_min_binary_cuda_float64 (__main__.TestGradientsCUDA) ... ok (1.638s) 2022-08-13T16:09:09.1505191Z test_fn_gradgrad_min_reduction_no_dim_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.380s) 2022-08-13T16:09:09.8783986Z test_fn_gradgrad_min_reduction_with_dim_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.728s) 2022-08-13T16:09:11.4877540Z test_fn_gradgrad_minimum_cuda_float64 (__main__.TestGradientsCUDA) ... ok (1.609s) 2022-08-13T16:09:16.9643813Z test_fn_gradgrad_mm_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (5.476s) 2022-08-13T16:09:17.3283115Z test_fn_gradgrad_mm_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.364s) 2022-08-13T16:09:34.4460182Z test_fn_gradgrad_mode_cuda_float64 (__main__.TestGradientsCUDA) ... ok (17.118s) 2022-08-13T16:09:35.8308099Z test_fn_gradgrad_movedim_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (1.385s) 2022-08-13T16:09:36.0159493Z test_fn_gradgrad_movedim_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.185s) 2022-08-13T16:10:14.8148947Z test_fn_gradgrad_msort_cuda_float64 (__main__.TestGradientsCUDA) ... ok (38.799s) 2022-08-13T16:10:25.5477716Z test_fn_gradgrad_mul_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (10.733s) 2022-08-13T16:10:26.9333273Z test_fn_gradgrad_mul_cuda_float64 (__main__.TestGradientsCUDA) ... ok (1.385s) 2022-08-13T16:10:26.9353424Z test_fn_gradgrad_multinomial_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Op doesn't support autograd for this dtype. (0.002s) 2022-08-13T16:10:28.5473628Z test_fn_gradgrad_mv_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (1.612s) 2022-08-13T16:10:28.7696349Z test_fn_gradgrad_mv_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.222s) 2022-08-13T16:10:29.6064021Z test_fn_gradgrad_mvlgamma_mvlgamma_p_1_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.837s) 2022-08-13T16:10:29.6069864Z test_fn_gradgrad_mvlgamma_mvlgamma_p_3_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! (0.001s) 2022-08-13T16:10:29.6076268Z test_fn_gradgrad_mvlgamma_mvlgamma_p_5_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! (0.001s) 2022-08-13T16:10:29.6527166Z test_fn_gradgrad_nan_to_num_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.045s) 2022-08-13T16:10:30.7979784Z test_fn_gradgrad_nanmean_cuda_float64 (__main__.TestGradientsCUDA) ... ok (1.145s) 2022-08-13T16:10:31.2400245Z test_fn_gradgrad_nanmedian_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.442s) 2022-08-13T16:10:35.7053649Z test_fn_gradgrad_nanquantile_cuda_float64 (__main__.TestGradientsCUDA) ... ok (4.465s) 2022-08-13T16:10:36.7046900Z test_fn_gradgrad_nansum_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.999s) 2022-08-13T16:10:48.8781838Z test_fn_gradgrad_narrow_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (12.173s) 2022-08-13T16:10:50.5371543Z test_fn_gradgrad_narrow_cuda_float64 (__main__.TestGradientsCUDA) ... ok (1.659s) 2022-08-13T16:10:50.7060857Z test_fn_gradgrad_native_layer_norm_cuda_float64 (__main__.TestGradientsCUDA) ... expected failure (0.169s) 2022-08-13T16:10:50.7081511Z test_fn_gradgrad_ne_cuda_complex128 (__main__.TestGradientsCUDA) ... skip: Skipped! Op doesn't support autograd for this dtype. (0.002s) 2022-08-13T16:10:50.7102293Z test_fn_gradgrad_ne_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Op doesn't support autograd for this dtype. (0.002s) 2022-08-13T16:10:51.4437884Z test_fn_gradgrad_neg_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.733s) 2022-08-13T16:10:51.5464882Z test_fn_gradgrad_neg_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.103s) 2022-08-13T16:10:51.5484418Z test_fn_gradgrad_new_empty_cuda_complex128 (__main__.TestGradientsCUDA) ... skip: Skipped! Op doesn't support autograd for this dtype. (0.002s) 2022-08-13T16:10:51.5504169Z test_fn_gradgrad_new_empty_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Op doesn't support autograd for this dtype. (0.002s) 2022-08-13T16:10:51.5523622Z test_fn_gradgrad_new_full_cuda_complex128 (__main__.TestGradientsCUDA) ... skip: Skipped! Op doesn't support autograd for this dtype. (0.002s) 2022-08-13T16:10:51.5543457Z test_fn_gradgrad_new_full_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Op doesn't support autograd for this dtype. (0.002s) 2022-08-13T16:10:51.5562883Z test_fn_gradgrad_new_ones_cuda_complex128 (__main__.TestGradientsCUDA) ... skip: Skipped! Op doesn't support autograd for this dtype. (0.002s) 2022-08-13T16:10:51.5582653Z test_fn_gradgrad_new_ones_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Op doesn't support autograd for this dtype. (0.002s) 2022-08-13T16:10:51.5602167Z test_fn_gradgrad_new_zeros_cuda_complex128 (__main__.TestGradientsCUDA) ... skip: Skipped! Op doesn't support autograd for this dtype. (0.002s) 2022-08-13T16:10:51.5621747Z test_fn_gradgrad_new_zeros_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Op doesn't support autograd for this dtype. (0.002s) 2022-08-13T16:10:51.5641212Z test_fn_gradgrad_nextafter_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Op doesn't support autograd for this dtype. (0.002s) 2022-08-13T16:10:53.6447090Z test_fn_gradgrad_nn_functional_adaptive_avg_pool1d_cuda_float64 (__main__.TestGradientsCUDA) ... ok (2.080s) 2022-08-13T16:11:06.2851052Z test_fn_gradgrad_nn_functional_adaptive_avg_pool2d_cuda_float64 (__main__.TestGradientsCUDA) ... ok (12.640s) 2022-08-13T16:11:06.4458997Z test_fn_gradgrad_nn_functional_adaptive_avg_pool3d_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.161s) 2022-08-13T16:11:07.5041150Z test_fn_gradgrad_nn_functional_adaptive_max_pool1d_cuda_float64 (__main__.TestGradientsCUDA) ... ok (1.058s) 2022-08-13T16:11:13.4934277Z test_fn_gradgrad_nn_functional_adaptive_max_pool2d_cuda_float64 (__main__.TestGradientsCUDA) ... ok (5.989s) 2022-08-13T16:11:38.5900669Z test_fn_gradgrad_nn_functional_adaptive_max_pool3d_cuda_float64 (__main__.TestGradientsCUDA) ... ok (25.096s) 2022-08-13T16:11:39.5147636Z test_fn_gradgrad_nn_functional_avg_pool1d_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.925s) 2022-08-13T16:11:44.7432439Z test_fn_gradgrad_nn_functional_avg_pool2d_cuda_float64 (__main__.TestGradientsCUDA) ... ok (5.228s) 2022-08-13T16:11:49.3021129Z test_fn_gradgrad_nn_functional_avg_pool3d_cuda_float64 (__main__.TestGradientsCUDA) ... ok (4.559s) 2022-08-13T16:11:52.1299063Z test_fn_gradgrad_nn_functional_batch_norm_cuda_float64 (__main__.TestGradientsCUDA) ... ok (2.828s) 2022-08-13T16:11:54.9472258Z test_fn_gradgrad_nn_functional_batch_norm_without_cudnn_cuda_float64 (__main__.TestGradientsCUDA) ... ok (2.817s) 2022-08-13T16:11:56.8053981Z test_fn_gradgrad_nn_functional_bilinear_cuda_float64 (__main__.TestGradientsCUDA) ... ok (1.858s) 2022-08-13T16:11:59.8852063Z test_fn_gradgrad_nn_functional_binary_cross_entropy_cuda_float64 (__main__.TestGradientsCUDA) ... ok (3.080s) 2022-08-13T16:12:06.5086059Z test_fn_gradgrad_nn_functional_binary_cross_entropy_with_logits_cuda_float64 (__main__.TestGradientsCUDA) ... ok (6.623s) 2022-08-13T16:12:06.5553924Z test_fn_gradgrad_nn_functional_celu_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.047s) 2022-08-13T16:12:46.7418598Z test_fn_gradgrad_nn_functional_conv1d_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (40.186s) 2022-08-13T16:12:49.0258493Z test_fn_gradgrad_nn_functional_conv1d_cuda_float64 (__main__.TestGradientsCUDA) ... ok (2.284s) 2022-08-13T16:13:03.1163808Z test_fn_gradgrad_nn_functional_conv2d_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (14.090s) 2022-08-13T16:13:04.6315939Z test_fn_gradgrad_nn_functional_conv2d_cuda_float64 (__main__.TestGradientsCUDA) ... ok (1.515s) 2022-08-13T16:13:07.9693679Z test_fn_gradgrad_nn_functional_conv_transpose1d_cuda_float64 (__main__.TestGradientsCUDA) ... ok (3.338s) 2022-08-13T16:13:38.7169695Z test_fn_gradgrad_nn_functional_conv_transpose2d_cuda_float64 (__main__.TestGradientsCUDA) ... ok (30.747s) 2022-08-13T16:13:39.2028496Z test_fn_gradgrad_nn_functional_conv_transpose3d_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.486s) 2022-08-13T16:13:41.3850074Z test_fn_gradgrad_nn_functional_cosine_embedding_loss_cuda_float64 (__main__.TestGradientsCUDA) ... ok (2.182s) 2022-08-13T16:13:47.9214205Z test_fn_gradgrad_nn_functional_cosine_similarity_cuda_float64 (__main__.TestGradientsCUDA) ... ok (6.536s) 2022-08-13T16:13:49.4910519Z test_fn_gradgrad_nn_functional_cross_entropy_cuda_float64 (__main__.TestGradientsCUDA) ... ok (1.570s) 2022-08-13T16:14:47.0108120Z test_fn_gradgrad_nn_functional_ctc_loss_cuda_float64 (__main__.TestGradientsCUDA) ... expected failure (57.520s) 2022-08-13T16:14:47.0140339Z test_fn_gradgrad_nn_functional_dropout2d_cuda_float64 (__main__.TestGradientsCUDA) ... /opt/conda/lib/python3.7/site-packages/torch/nn/functional.py:1338: UserWarning: dropout2d: Received a 3D input to dropout2d and assuming that channel-wise 1D dropout behavior is desired - input is interpreted as shape (N, C, L), where C is the channel dim. This behavior will change in a future release to interpret the input as one without a batch dimension, i.e. shape (C, H, W). To maintain the 1D channel-wise dropout behavior, please switch to using dropout1d instead. 2022-08-13T16:14:47.0141612Z warnings.warn("dropout2d: Received a 3D input to dropout2d and assuming that channel-wise " 2022-08-13T16:14:47.2801823Z /opt/conda/lib/python3.7/site-packages/torch/nn/functional.py:1338: UserWarning: dropout2d: Received a 3D input to dropout2d and assuming that channel-wise 1D dropout behavior is desired - input is interpreted as shape (N, C, L), where C is the channel dim. This behavior will change in a future release to interpret the input as one without a batch dimension, i.e. shape (C, H, W). To maintain the 1D channel-wise dropout behavior, please switch to using dropout1d instead. 2022-08-13T16:14:47.2802976Z warnings.warn("dropout2d: Received a 3D input to dropout2d and assuming that channel-wise " 2022-08-13T16:14:47.5488018Z /opt/conda/lib/python3.7/site-packages/torch/nn/functional.py:1338: UserWarning: dropout2d: Received a 3D input to dropout2d and assuming that channel-wise 1D dropout behavior is desired - input is interpreted as shape (N, C, L), where C is the channel dim. This behavior will change in a future release to interpret the input as one without a batch dimension, i.e. shape (C, H, W). To maintain the 1D channel-wise dropout behavior, please switch to using dropout1d instead. 2022-08-13T16:14:47.5489326Z warnings.warn("dropout2d: Received a 3D input to dropout2d and assuming that channel-wise " 2022-08-13T16:14:47.8156417Z /opt/conda/lib/python3.7/site-packages/torch/nn/functional.py:1338: UserWarning: dropout2d: Received a 3D input to dropout2d and assuming that channel-wise 1D dropout behavior is desired - input is interpreted as shape (N, C, L), where C is the channel dim. This behavior will change in a future release to interpret the input as one without a batch dimension, i.e. shape (C, H, W). To maintain the 1D channel-wise dropout behavior, please switch to using dropout1d instead. 2022-08-13T16:14:47.8157518Z warnings.warn("dropout2d: Received a 3D input to dropout2d and assuming that channel-wise " 2022-08-13T16:14:48.0848115Z /opt/conda/lib/python3.7/site-packages/torch/nn/functional.py:1338: UserWarning: dropout2d: Received a 3D input to dropout2d and assuming that channel-wise 1D dropout behavior is desired - input is interpreted as shape (N, C, L), where C is the channel dim. This behavior will change in a future release to interpret the input as one without a batch dimension, i.e. shape (C, H, W). To maintain the 1D channel-wise dropout behavior, please switch to using dropout1d instead. 2022-08-13T16:14:48.0849227Z warnings.warn("dropout2d: Received a 3D input to dropout2d and assuming that channel-wise " 2022-08-13T16:14:48.4190081Z /opt/conda/lib/python3.7/site-packages/torch/nn/functional.py:1338: UserWarning: dropout2d: Received a 3D input to dropout2d and assuming that channel-wise 1D dropout behavior is desired - input is interpreted as shape (N, C, L), where C is the channel dim. This behavior will change in a future release to interpret the input as one without a batch dimension, i.e. shape (C, H, W). To maintain the 1D channel-wise dropout behavior, please switch to using dropout1d instead. 2022-08-13T16:14:48.4191201Z warnings.warn("dropout2d: Received a 3D input to dropout2d and assuming that channel-wise " 2022-08-13T16:14:48.7536041Z /opt/conda/lib/python3.7/site-packages/torch/nn/functional.py:1338: UserWarning: dropout2d: Received a 3D input to dropout2d and assuming that channel-wise 1D dropout behavior is desired - input is interpreted as shape (N, C, L), where C is the channel dim. This behavior will change in a future release to interpret the input as one without a batch dimension, i.e. shape (C, H, W). To maintain the 1D channel-wise dropout behavior, please switch to using dropout1d instead. 2022-08-13T16:14:48.7537164Z warnings.warn("dropout2d: Received a 3D input to dropout2d and assuming that channel-wise " 2022-08-13T16:14:49.0204305Z /opt/conda/lib/python3.7/site-packages/torch/nn/functional.py:1338: UserWarning: dropout2d: Received a 3D input to dropout2d and assuming that channel-wise 1D dropout behavior is desired - input is interpreted as shape (N, C, L), where C is the channel dim. This behavior will change in a future release to interpret the input as one without a batch dimension, i.e. shape (C, H, W). To maintain the 1D channel-wise dropout behavior, please switch to using dropout1d instead. 2022-08-13T16:14:49.2881818Z warnings.warn("dropout2d: Received a 3D input to dropout2d and assuming that channel-wise " 2022-08-13T16:14:49.2883212Z /opt/conda/lib/python3.7/site-packages/torch/nn/functional.py:1338: UserWarning: dropout2d: Received a 3D input to dropout2d and assuming that channel-wise 1D dropout behavior is desired - input is interpreted as shape (N, C, L), where C is the channel dim. This behavior will change in a future release to interpret the input as one without a batch dimension, i.e. shape (C, H, W). To maintain the 1D channel-wise dropout behavior, please switch to using dropout1d instead. 2022-08-13T16:14:49.2884394Z warnings.warn("dropout2d: Received a 3D input to dropout2d and assuming that channel-wise " 2022-08-13T16:14:49.6126364Z /opt/conda/lib/python3.7/site-packages/torch/nn/functional.py:1338: UserWarning: dropout2d: Received a 3D input to dropout2d and assuming that channel-wise 1D dropout behavior is desired - input is interpreted as shape (N, C, L), where C is the channel dim. This behavior will change in a future release to interpret the input as one without a batch dimension, i.e. shape (C, H, W). To maintain the 1D channel-wise dropout behavior, please switch to using dropout1d instead. 2022-08-13T16:14:49.6127474Z warnings.warn("dropout2d: Received a 3D input to dropout2d and assuming that channel-wise " 2022-08-13T16:14:49.9366192Z /opt/conda/lib/python3.7/site-packages/torch/nn/functional.py:1338: UserWarning: dropout2d: Received a 3D input to dropout2d and assuming that channel-wise 1D dropout behavior is desired - input is interpreted as shape (N, C, L), where C is the channel dim. This behavior will change in a future release to interpret the input as one without a batch dimension, i.e. shape (C, H, W). To maintain the 1D channel-wise dropout behavior, please switch to using dropout1d instead. 2022-08-13T16:14:49.9367313Z warnings.warn("dropout2d: Received a 3D input to dropout2d and assuming that channel-wise " 2022-08-13T16:14:50.2014952Z /opt/conda/lib/python3.7/site-packages/torch/nn/functional.py:1338: UserWarning: dropout2d: Received a 3D input to dropout2d and assuming that channel-wise 1D dropout behavior is desired - input is interpreted as shape (N, C, L), where C is the channel dim. This behavior will change in a future release to interpret the input as one without a batch dimension, i.e. shape (C, H, W). To maintain the 1D channel-wise dropout behavior, please switch to using dropout1d instead. 2022-08-13T16:14:50.2016061Z warnings.warn("dropout2d: Received a 3D input to dropout2d and assuming that channel-wise " 2022-08-13T16:14:50.4694859Z /opt/conda/lib/python3.7/site-packages/torch/nn/functional.py:1338: UserWarning: dropout2d: Received a 3D input to dropout2d and assuming that channel-wise 1D dropout behavior is desired - input is interpreted as shape (N, C, L), where C is the channel dim. This behavior will change in a future release to interpret the input as one without a batch dimension, i.e. shape (C, H, W). To maintain the 1D channel-wise dropout behavior, please switch to using dropout1d instead. 2022-08-13T16:14:50.4695959Z warnings.warn("dropout2d: Received a 3D input to dropout2d and assuming that channel-wise " 2022-08-13T16:15:10.7952115Z ok (23.784s) 2022-08-13T16:17:14.3291048Z test_fn_gradgrad_nn_functional_dropout3d_cuda_float64 (__main__.TestGradientsCUDA) ... ok (123.534s) 2022-08-13T16:17:15.3673025Z test_fn_gradgrad_nn_functional_dropout_cuda_float64 (__main__.TestGradientsCUDA) ... ok (1.038s) 2022-08-13T16:17:15.4173945Z test_fn_gradgrad_nn_functional_elu_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.050s) 2022-08-13T16:17:15.4192073Z test_fn_gradgrad_nn_functional_embedding_bag_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Op claims it doesn't support gradgrad. This is not verified. (0.002s) 2022-08-13T16:17:16.0747971Z test_fn_gradgrad_nn_functional_embedding_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.655s) 2022-08-13T16:17:16.1825735Z test_fn_gradgrad_nn_functional_feature_alpha_dropout_with_train_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.108s) 2022-08-13T16:17:20.1945416Z test_fn_gradgrad_nn_functional_feature_alpha_dropout_without_train_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (4.012s) 2022-08-13T16:17:20.7557648Z test_fn_gradgrad_nn_functional_feature_alpha_dropout_without_train_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.561s) 2022-08-13T16:17:50.8984734Z test_fn_gradgrad_nn_functional_fractional_max_pool2d_cuda_float64 (__main__.TestGradientsCUDA) ... ok (30.143s) 2022-08-13T16:18:42.2861210Z test_fn_gradgrad_nn_functional_fractional_max_pool3d_cuda_float64 (__main__.TestGradientsCUDA) ... ok (51.387s) 2022-08-13T16:19:04.7395089Z test_fn_gradgrad_nn_functional_gaussian_nll_loss_cuda_float64 (__main__.TestGradientsCUDA) ... ok (22.453s) 2022-08-13T16:19:08.3323443Z test_fn_gradgrad_nn_functional_gelu_cuda_float64 (__main__.TestGradientsCUDA) ... ok (3.593s) 2022-08-13T16:19:08.9667742Z test_fn_gradgrad_nn_functional_glu_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.634s) 2022-08-13T16:19:08.9691915Z test_fn_gradgrad_nn_functional_grid_sample_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Op claims it doesn't support gradgrad. This is not verified. (0.002s) 2022-08-13T16:19:10.1190807Z test_fn_gradgrad_nn_functional_group_norm_cuda_float64 (__main__.TestGradientsCUDA) ... ok (1.150s) 2022-08-13T16:19:10.5276928Z test_fn_gradgrad_nn_functional_hardshrink_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.409s) 2022-08-13T16:19:10.5295786Z test_fn_gradgrad_nn_functional_hardsigmoid_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Op claims it doesn't support gradgrad. This is not verified. (0.002s) 2022-08-13T16:19:12.2068247Z test_fn_gradgrad_nn_functional_hardswish_cuda_float64 (__main__.TestGradientsCUDA) ... ok (1.677s) 2022-08-13T16:19:12.6195364Z test_fn_gradgrad_nn_functional_hardtanh_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.413s) 2022-08-13T16:19:16.4296064Z test_fn_gradgrad_nn_functional_hinge_embedding_loss_cuda_float64 (__main__.TestGradientsCUDA) ... ok (3.810s) 2022-08-13T16:19:20.4511728Z test_fn_gradgrad_nn_functional_huber_loss_cuda_float64 (__main__.TestGradientsCUDA) ... ok (4.021s) 2022-08-13T16:19:27.1347926Z test_fn_gradgrad_nn_functional_instance_norm_cuda_float64 (__main__.TestGradientsCUDA) ... ok (6.683s) 2022-08-13T16:19:37.2650204Z test_fn_gradgrad_nn_functional_interpolate_area_cuda_float64 (__main__.TestGradientsCUDA) ... ok (10.130s) 2022-08-13T16:19:42.4116527Z test_fn_gradgrad_nn_functional_interpolate_bicubic_cuda_float64 (__main__.TestGradientsCUDA) ... ok (5.146s) 2022-08-13T16:19:47.2762750Z test_fn_gradgrad_nn_functional_interpolate_bilinear_cuda_float64 (__main__.TestGradientsCUDA) ... ok (4.865s) 2022-08-13T16:19:48.4813538Z test_fn_gradgrad_nn_functional_interpolate_linear_cuda_float64 (__main__.TestGradientsCUDA) ... ok (1.205s) 2022-08-13T16:19:57.1871474Z test_fn_gradgrad_nn_functional_interpolate_nearest_cuda_float64 (__main__.TestGradientsCUDA) ... ok (8.706s) 2022-08-13T16:20:19.0771820Z test_fn_gradgrad_nn_functional_interpolate_trilinear_cuda_float64 (__main__.TestGradientsCUDA) ... ok (21.890s) 2022-08-13T16:20:19.0824619Z test_fn_gradgrad_nn_functional_kl_div_cuda_float64 (__main__.TestGradientsCUDA) ... /opt/conda/lib/python3.7/site-packages/torch/nn/functional.py:2913: UserWarning: reduction: 'mean' divides the total loss by both the batch size and the support size.'batchmean' divides only by the batch size, and aligns with the KL div math definition.'mean' will be changed to behave the same as 'batchmean' in the next major release. 2022-08-13T16:20:19.0825681Z "reduction: 'mean' divides the total loss by both the batch size and the support size." 2022-08-13T16:20:19.1003785Z /opt/conda/lib/python3.7/site-packages/torch/nn/functional.py:2913: UserWarning: reduction: 'mean' divides the total loss by both the batch size and the support size.'batchmean' divides only by the batch size, and aligns with the KL div math definition.'mean' will be changed to behave the same as 'batchmean' in the next major release. 2022-08-13T16:20:19.1005235Z "reduction: 'mean' divides the total loss by both the batch size and the support size." 2022-08-13T16:20:19.1208169Z /opt/conda/lib/python3.7/site-packages/torch/nn/functional.py:2913: UserWarning: reduction: 'mean' divides the total loss by both the batch size and the support size.'batchmean' divides only by the batch size, and aligns with the KL div math definition.'mean' will be changed to behave the same as 'batchmean' in the next major release. 2022-08-13T16:20:19.1209015Z "reduction: 'mean' divides the total loss by both the batch size and the support size." 2022-08-13T16:20:19.1413357Z /opt/conda/lib/python3.7/site-packages/torch/nn/functional.py:2913: UserWarning: reduction: 'mean' divides the total loss by both the batch size and the support size.'batchmean' divides only by the batch size, and aligns with the KL div math definition.'mean' will be changed to behave the same as 'batchmean' in the next major release. 2022-08-13T16:20:19.1414240Z "reduction: 'mean' divides the total loss by both the batch size and the support size." 2022-08-13T16:20:19.1617728Z /opt/conda/lib/python3.7/site-packages/torch/nn/functional.py:2913: UserWarning: reduction: 'mean' divides the total loss by both the batch size and the support size.'batchmean' divides only by the batch size, and aligns with the KL div math definition.'mean' will be changed to behave the same as 'batchmean' in the next major release. 2022-08-13T16:20:19.1618588Z "reduction: 'mean' divides the total loss by both the batch size and the support size." 2022-08-13T16:20:19.1993186Z /opt/conda/lib/python3.7/site-packages/torch/nn/functional.py:2913: UserWarning: reduction: 'mean' divides the total loss by both the batch size and the support size.'batchmean' divides only by the batch size, and aligns with the KL div math definition.'mean' will be changed to behave the same as 'batchmean' in the next major release. 2022-08-13T16:20:19.1994042Z "reduction: 'mean' divides the total loss by both the batch size and the support size." 2022-08-13T16:20:19.2367742Z /opt/conda/lib/python3.7/site-packages/torch/nn/functional.py:2913: UserWarning: reduction: 'mean' divides the total loss by both the batch size and the support size.'batchmean' divides only by the batch size, and aligns with the KL div math definition.'mean' will be changed to behave the same as 'batchmean' in the next major release. 2022-08-13T16:20:19.2368612Z "reduction: 'mean' divides the total loss by both the batch size and the support size." 2022-08-13T16:20:19.2741308Z /opt/conda/lib/python3.7/site-packages/torch/nn/functional.py:2913: UserWarning: reduction: 'mean' divides the total loss by both the batch size and the support size.'batchmean' divides only by the batch size, and aligns with the KL div math definition.'mean' will be changed to behave the same as 'batchmean' in the next major release. 2022-08-13T16:20:19.2742186Z "reduction: 'mean' divides the total loss by both the batch size and the support size." 2022-08-13T16:20:19.3116178Z /opt/conda/lib/python3.7/site-packages/torch/nn/functional.py:2913: UserWarning: reduction: 'mean' divides the total loss by both the batch size and the support size.'batchmean' divides only by the batch size, and aligns with the KL div math definition.'mean' will be changed to behave the same as 'batchmean' in the next major release. 2022-08-13T16:20:19.3117049Z "reduction: 'mean' divides the total loss by both the batch size and the support size." 2022-08-13T16:20:19.4240938Z /opt/conda/lib/python3.7/site-packages/torch/nn/functional.py:2913: UserWarning: reduction: 'mean' divides the total loss by both the batch size and the support size.'batchmean' divides only by the batch size, and aligns with the KL div math definition.'mean' will be changed to behave the same as 'batchmean' in the next major release. 2022-08-13T16:20:19.4241820Z "reduction: 'mean' divides the total loss by both the batch size and the support size." 2022-08-13T16:20:19.5365877Z /opt/conda/lib/python3.7/site-packages/torch/nn/functional.py:2913: UserWarning: reduction: 'mean' divides the total loss by both the batch size and the support size.'batchmean' divides only by the batch size, and aligns with the KL div math definition.'mean' will be changed to behave the same as 'batchmean' in the next major release. 2022-08-13T16:20:19.5366790Z "reduction: 'mean' divides the total loss by both the batch size and the support size." 2022-08-13T16:20:19.6489245Z /opt/conda/lib/python3.7/site-packages/torch/nn/functional.py:2913: UserWarning: reduction: 'mean' divides the total loss by both the batch size and the support size.'batchmean' divides only by the batch size, and aligns with the KL div math definition.'mean' will be changed to behave the same as 'batchmean' in the next major release. 2022-08-13T16:20:19.6490278Z "reduction: 'mean' divides the total loss by both the batch size and the support size." 2022-08-13T16:20:19.7617787Z /opt/conda/lib/python3.7/site-packages/torch/nn/functional.py:2913: UserWarning: reduction: 'mean' divides the total loss by both the batch size and the support size.'batchmean' divides only by the batch size, and aligns with the KL div math definition.'mean' will be changed to behave the same as 'batchmean' in the next major release. 2022-08-13T16:20:19.7618668Z "reduction: 'mean' divides the total loss by both the batch size and the support size." 2022-08-13T16:20:20.0033078Z ok (0.926s) 2022-08-13T16:20:30.7911618Z test_fn_gradgrad_nn_functional_l1_loss_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (10.788s) 2022-08-13T16:20:32.2230134Z test_fn_gradgrad_nn_functional_l1_loss_cuda_float64 (__main__.TestGradientsCUDA) ... ok (1.432s) 2022-08-13T16:20:32.7038287Z test_fn_gradgrad_nn_functional_layer_norm_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.481s) 2022-08-13T16:20:36.1615392Z test_fn_gradgrad_nn_functional_leaky_relu_cuda_float64 (__main__.TestGradientsCUDA) ... ok (3.457s) 2022-08-13T16:21:11.2647043Z test_fn_gradgrad_nn_functional_linear_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (35.103s) 2022-08-13T16:21:15.9356994Z test_fn_gradgrad_nn_functional_linear_cuda_float64 (__main__.TestGradientsCUDA) ... ok (4.671s) 2022-08-13T16:21:17.9329354Z test_fn_gradgrad_nn_functional_local_response_norm_cuda_float64 (__main__.TestGradientsCUDA) ... ok (1.997s) 2022-08-13T16:21:17.9782869Z test_fn_gradgrad_nn_functional_logsigmoid_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.045s) 2022-08-13T16:21:21.9405976Z test_fn_gradgrad_nn_functional_margin_ranking_loss_cuda_float64 (__main__.TestGradientsCUDA) ... ok (3.962s) 2022-08-13T16:22:09.3196755Z test_fn_gradgrad_nn_functional_max_pool1d_cuda_float64 (__main__.TestGradientsCUDA) ... ok (47.379s) 2022-08-13T16:22:24.5657051Z test_fn_gradgrad_nn_functional_max_pool2d_cuda_float64 (__main__.TestGradientsCUDA) ... ok (15.246s) 2022-08-13T16:22:32.1710697Z test_fn_gradgrad_nn_functional_max_pool3d_cuda_float64 (__main__.TestGradientsCUDA) ... ok (7.605s) 2022-08-13T16:22:32.1717184Z test_fn_gradgrad_nn_functional_max_unpool1d_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! (0.001s) 2022-08-13T16:22:32.7057482Z test_fn_gradgrad_nn_functional_max_unpool1d_grad_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.534s) 2022-08-13T16:22:32.7063376Z test_fn_gradgrad_nn_functional_max_unpool2d_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! (0.001s) 2022-08-13T16:22:33.2035080Z test_fn_gradgrad_nn_functional_max_unpool2d_grad_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.497s) 2022-08-13T16:22:33.2041089Z test_fn_gradgrad_nn_functional_max_unpool3d_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! (0.001s) 2022-08-13T16:22:36.6930373Z test_fn_gradgrad_nn_functional_max_unpool3d_grad_cuda_float64 (__main__.TestGradientsCUDA) ... ok (3.489s) 2022-08-13T16:22:36.7571167Z test_fn_gradgrad_nn_functional_mish_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.064s) 2022-08-13T16:22:38.1569222Z test_fn_gradgrad_nn_functional_mse_loss_cuda_float64 (__main__.TestGradientsCUDA) ... ok (1.400s) 2022-08-13T16:22:38.1592206Z test_fn_gradgrad_nn_functional_multi_margin_loss_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Op claims it doesn't support gradgrad. This is not verified. (0.002s) 2022-08-13T16:22:38.1612637Z test_fn_gradgrad_nn_functional_multilabel_margin_loss_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Op claims it doesn't support gradgrad. This is not verified. (0.002s) 2022-08-13T16:22:38.5822502Z test_fn_gradgrad_nn_functional_multilabel_soft_margin_loss_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.421s) 2022-08-13T16:22:41.0125354Z test_fn_gradgrad_nn_functional_nll_loss_cuda_float64 (__main__.TestGradientsCUDA) ... ok (2.430s) 2022-08-13T16:23:20.6050225Z test_fn_gradgrad_nn_functional_normalize_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (39.592s) 2022-08-13T16:23:25.8253270Z test_fn_gradgrad_nn_functional_normalize_cuda_float64 (__main__.TestGradientsCUDA) ... ok (5.220s) 2022-08-13T16:24:12.1942261Z test_fn_gradgrad_nn_functional_pad_circular_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (46.369s) 2022-08-13T16:24:18.4621552Z test_fn_gradgrad_nn_functional_pad_circular_cuda_float64 (__main__.TestGradientsCUDA) ... ok (6.268s) 2022-08-13T16:24:21.3799771Z test_fn_gradgrad_nn_functional_pad_constant_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (2.918s) 2022-08-13T16:24:21.9782062Z test_fn_gradgrad_nn_functional_pad_constant_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.598s) 2022-08-13T16:24:53.8903340Z test_fn_gradgrad_nn_functional_pad_reflect_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (31.912s) 2022-08-13T16:24:57.7085941Z test_fn_gradgrad_nn_functional_pad_reflect_cuda_float64 (__main__.TestGradientsCUDA) ... ok (3.818s) 2022-08-13T16:25:28.1449867Z test_fn_gradgrad_nn_functional_pad_replicate_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (30.436s) 2022-08-13T16:25:31.9997703Z test_fn_gradgrad_nn_functional_pad_replicate_cuda_float64 (__main__.TestGradientsCUDA) ... ok (3.855s) 2022-08-13T16:25:34.2827190Z test_fn_gradgrad_nn_functional_pairwise_distance_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (2.283s) 2022-08-13T16:25:34.7433943Z test_fn_gradgrad_nn_functional_pairwise_distance_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.461s) 2022-08-13T16:25:34.7454667Z test_fn_gradgrad_nn_functional_pdist_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Op claims it doesn't support gradgrad. This is not verified. (0.002s) 2022-08-13T16:25:36.9133621Z test_fn_gradgrad_nn_functional_pixel_shuffle_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (2.168s) 2022-08-13T16:25:37.1972947Z test_fn_gradgrad_nn_functional_pixel_shuffle_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.284s) 2022-08-13T16:25:39.3540198Z test_fn_gradgrad_nn_functional_pixel_unshuffle_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (2.157s) 2022-08-13T16:25:39.6374684Z test_fn_gradgrad_nn_functional_pixel_unshuffle_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.283s) 2022-08-13T16:26:22.2873124Z test_fn_gradgrad_nn_functional_poisson_nll_loss_cuda_float64 (__main__.TestGradientsCUDA) ... ok (42.650s) 2022-08-13T16:26:23.6457826Z test_fn_gradgrad_nn_functional_prelu_cuda_float64 (__main__.TestGradientsCUDA) ... expected failure (1.358s) 2022-08-13T16:26:23.6928056Z test_fn_gradgrad_nn_functional_relu6_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.047s) 2022-08-13T16:26:24.8765313Z test_fn_gradgrad_nn_functional_relu_cuda_float64 (__main__.TestGradientsCUDA) ... ok (1.183s) 2022-08-13T16:26:24.9384362Z test_fn_gradgrad_nn_functional_rrelu_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.062s) 2022-08-13T16:26:24.9881543Z test_fn_gradgrad_nn_functional_selu_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.049s) 2022-08-13T16:26:25.0432568Z test_fn_gradgrad_nn_functional_silu_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.055s) 2022-08-13T16:26:27.0285820Z test_fn_gradgrad_nn_functional_smooth_l1_loss_cuda_float64 (__main__.TestGradientsCUDA) ... ok (1.985s) 2022-08-13T16:26:27.7486557Z test_fn_gradgrad_nn_functional_soft_margin_loss_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.720s) 2022-08-13T16:26:29.4661619Z test_fn_gradgrad_nn_functional_softmin_cuda_float64 (__main__.TestGradientsCUDA) ... ok (1.717s) 2022-08-13T16:26:40.2819875Z test_fn_gradgrad_nn_functional_softmin_with_dtype_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (10.816s) 2022-08-13T16:26:41.9238752Z test_fn_gradgrad_nn_functional_softmin_with_dtype_cuda_float64 (__main__.TestGradientsCUDA) ... ok (1.642s) 2022-08-13T16:26:41.9711085Z test_fn_gradgrad_nn_functional_softplus_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.047s) 2022-08-13T16:26:42.2754749Z test_fn_gradgrad_nn_functional_softshrink_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.304s) 2022-08-13T16:26:42.6863754Z test_fn_gradgrad_nn_functional_softsign_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.411s) 2022-08-13T16:26:42.7529477Z test_fn_gradgrad_nn_functional_softsign_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.066s) 2022-08-13T16:26:43.0231864Z test_fn_gradgrad_nn_functional_tanhshrink_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.270s) 2022-08-13T16:26:43.0734617Z test_fn_gradgrad_nn_functional_tanhshrink_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.050s) 2022-08-13T16:26:43.7094817Z test_fn_gradgrad_nn_functional_threshold_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.636s) 2022-08-13T16:27:38.3525608Z test_fn_gradgrad_nn_functional_triplet_margin_loss_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (54.643s) 2022-08-13T16:27:46.7331855Z test_fn_gradgrad_nn_functional_triplet_margin_loss_cuda_float64 (__main__.TestGradientsCUDA) ... ok (8.380s) 2022-08-13T16:28:43.7828611Z test_fn_gradgrad_nn_functional_triplet_margin_with_distance_loss_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (57.050s) 2022-08-13T16:28:52.7496753Z test_fn_gradgrad_nn_functional_triplet_margin_with_distance_loss_cuda_float64 (__main__.TestGradientsCUDA) ... ok (8.967s) 2022-08-13T16:29:07.6548398Z test_fn_gradgrad_nn_functional_unfold_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (14.905s) 2022-08-13T16:29:10.6474104Z test_fn_gradgrad_nn_functional_unfold_cuda_float64 (__main__.TestGradientsCUDA) ... ok (2.992s) 2022-08-13T16:29:10.6502376Z test_fn_gradgrad_nn_functional_upsample_bilinear_cuda_float64 (__main__.TestGradientsCUDA) ... /opt/conda/lib/python3.7/site-packages/torch/nn/functional.py:4066: UserWarning: nn.functional.upsample_bilinear is deprecated. Use nn.functional.interpolate instead. 2022-08-13T16:29:10.6505419Z warnings.warn("nn.functional.upsample_bilinear is deprecated. Use nn.functional.interpolate instead.") 2022-08-13T16:29:10.8106454Z /opt/conda/lib/python3.7/site-packages/torch/nn/functional.py:4066: UserWarning: nn.functional.upsample_bilinear is deprecated. Use nn.functional.interpolate instead. 2022-08-13T16:29:10.8107148Z warnings.warn("nn.functional.upsample_bilinear is deprecated. Use nn.functional.interpolate instead.") 2022-08-13T16:29:10.9776877Z /opt/conda/lib/python3.7/site-packages/torch/nn/functional.py:4066: UserWarning: nn.functional.upsample_bilinear is deprecated. Use nn.functional.interpolate instead. 2022-08-13T16:29:10.9777554Z warnings.warn("nn.functional.upsample_bilinear is deprecated. Use nn.functional.interpolate instead.") 2022-08-13T16:29:11.2088085Z /opt/conda/lib/python3.7/site-packages/torch/nn/functional.py:4066: UserWarning: nn.functional.upsample_bilinear is deprecated. Use nn.functional.interpolate instead. 2022-08-13T16:29:11.2088763Z warnings.warn("nn.functional.upsample_bilinear is deprecated. Use nn.functional.interpolate instead.") 2022-08-13T16:29:11.4503991Z /opt/conda/lib/python3.7/site-packages/torch/nn/functional.py:4066: UserWarning: nn.functional.upsample_bilinear is deprecated. Use nn.functional.interpolate instead. 2022-08-13T16:29:11.4504670Z warnings.warn("nn.functional.upsample_bilinear is deprecated. Use nn.functional.interpolate instead.") 2022-08-13T16:29:11.7322137Z /opt/conda/lib/python3.7/site-packages/torch/nn/functional.py:4066: UserWarning: nn.functional.upsample_bilinear is deprecated. Use nn.functional.interpolate instead. 2022-08-13T16:29:11.7322872Z warnings.warn("nn.functional.upsample_bilinear is deprecated. Use nn.functional.interpolate instead.") 2022-08-13T16:29:12.0266499Z /opt/conda/lib/python3.7/site-packages/torch/nn/functional.py:4066: UserWarning: nn.functional.upsample_bilinear is deprecated. Use nn.functional.interpolate instead. 2022-08-13T16:29:12.0267380Z warnings.warn("nn.functional.upsample_bilinear is deprecated. Use nn.functional.interpolate instead.") 2022-08-13T16:29:12.1661869Z /opt/conda/lib/python3.7/site-packages/torch/nn/functional.py:4066: UserWarning: nn.functional.upsample_bilinear is deprecated. Use nn.functional.interpolate instead. 2022-08-13T16:29:12.1662565Z warnings.warn("nn.functional.upsample_bilinear is deprecated. Use nn.functional.interpolate instead.") 2022-08-13T16:29:12.3109563Z /opt/conda/lib/python3.7/site-packages/torch/nn/functional.py:4066: UserWarning: nn.functional.upsample_bilinear is deprecated. Use nn.functional.interpolate instead. 2022-08-13T16:29:12.3110248Z warnings.warn("nn.functional.upsample_bilinear is deprecated. Use nn.functional.interpolate instead.") 2022-08-13T16:29:12.3118150Z ok (1.664s) 2022-08-13T16:29:12.3157041Z test_fn_gradgrad_nn_functional_upsample_nearest_cuda_float64 (__main__.TestGradientsCUDA) ... /opt/conda/lib/python3.7/site-packages/torch/nn/functional.py:4010: UserWarning: nn.functional.upsample_nearest is deprecated. Use nn.functional.interpolate instead. 2022-08-13T16:29:12.3157955Z warnings.warn("nn.functional.upsample_nearest is deprecated. Use nn.functional.interpolate instead.") 2022-08-13T16:29:12.3606499Z /opt/conda/lib/python3.7/site-packages/torch/nn/functional.py:4010: UserWarning: nn.functional.upsample_nearest is deprecated. Use nn.functional.interpolate instead. 2022-08-13T16:29:12.3607177Z warnings.warn("nn.functional.upsample_nearest is deprecated. Use nn.functional.interpolate instead.") 2022-08-13T16:29:12.4081317Z /opt/conda/lib/python3.7/site-packages/torch/nn/functional.py:4010: UserWarning: nn.functional.upsample_nearest is deprecated. Use nn.functional.interpolate instead. 2022-08-13T16:29:12.4081984Z warnings.warn("nn.functional.upsample_nearest is deprecated. Use nn.functional.interpolate instead.") 2022-08-13T16:29:12.4621288Z /opt/conda/lib/python3.7/site-packages/torch/nn/functional.py:4010: UserWarning: nn.functional.upsample_nearest is deprecated. Use nn.functional.interpolate instead. 2022-08-13T16:29:12.4621951Z warnings.warn("nn.functional.upsample_nearest is deprecated. Use nn.functional.interpolate instead.") 2022-08-13T16:29:12.5185512Z /opt/conda/lib/python3.7/site-packages/torch/nn/functional.py:4010: UserWarning: nn.functional.upsample_nearest is deprecated. Use nn.functional.interpolate instead. 2022-08-13T16:29:12.5186170Z warnings.warn("nn.functional.upsample_nearest is deprecated. Use nn.functional.interpolate instead.") 2022-08-13T16:29:12.5774064Z /opt/conda/lib/python3.7/site-packages/torch/nn/functional.py:4010: UserWarning: nn.functional.upsample_nearest is deprecated. Use nn.functional.interpolate instead. 2022-08-13T16:29:12.5774748Z warnings.warn("nn.functional.upsample_nearest is deprecated. Use nn.functional.interpolate instead.") 2022-08-13T16:29:12.6385617Z /opt/conda/lib/python3.7/site-packages/torch/nn/functional.py:4010: UserWarning: nn.functional.upsample_nearest is deprecated. Use nn.functional.interpolate instead. 2022-08-13T16:29:12.6386295Z warnings.warn("nn.functional.upsample_nearest is deprecated. Use nn.functional.interpolate instead.") 2022-08-13T16:29:12.6804961Z /opt/conda/lib/python3.7/site-packages/torch/nn/functional.py:4010: UserWarning: nn.functional.upsample_nearest is deprecated. Use nn.functional.interpolate instead. 2022-08-13T16:29:12.6805649Z warnings.warn("nn.functional.upsample_nearest is deprecated. Use nn.functional.interpolate instead.") 2022-08-13T16:29:12.7235578Z /opt/conda/lib/python3.7/site-packages/torch/nn/functional.py:4010: UserWarning: nn.functional.upsample_nearest is deprecated. Use nn.functional.interpolate instead. 2022-08-13T16:29:12.7236287Z warnings.warn("nn.functional.upsample_nearest is deprecated. Use nn.functional.interpolate instead.") 2022-08-13T16:29:12.8813572Z /opt/conda/lib/python3.7/site-packages/torch/nn/functional.py:4010: UserWarning: nn.functional.upsample_nearest is deprecated. Use nn.functional.interpolate instead. 2022-08-13T16:29:12.8814257Z warnings.warn("nn.functional.upsample_nearest is deprecated. Use nn.functional.interpolate instead.") 2022-08-13T16:29:13.0464160Z /opt/conda/lib/python3.7/site-packages/torch/nn/functional.py:4010: UserWarning: nn.functional.upsample_nearest is deprecated. Use nn.functional.interpolate instead. 2022-08-13T16:29:13.0464909Z warnings.warn("nn.functional.upsample_nearest is deprecated. Use nn.functional.interpolate instead.") 2022-08-13T16:29:13.2739079Z /opt/conda/lib/python3.7/site-packages/torch/nn/functional.py:4010: UserWarning: nn.functional.upsample_nearest is deprecated. Use nn.functional.interpolate instead. 2022-08-13T16:29:13.2739857Z warnings.warn("nn.functional.upsample_nearest is deprecated. Use nn.functional.interpolate instead.") 2022-08-13T16:29:13.5119853Z /opt/conda/lib/python3.7/site-packages/torch/nn/functional.py:4010: UserWarning: nn.functional.upsample_nearest is deprecated. Use nn.functional.interpolate instead. 2022-08-13T16:29:13.5120642Z warnings.warn("nn.functional.upsample_nearest is deprecated. Use nn.functional.interpolate instead.") 2022-08-13T16:29:13.7907808Z /opt/conda/lib/python3.7/site-packages/torch/nn/functional.py:4010: UserWarning: nn.functional.upsample_nearest is deprecated. Use nn.functional.interpolate instead. 2022-08-13T16:29:13.7908533Z warnings.warn("nn.functional.upsample_nearest is deprecated. Use nn.functional.interpolate instead.") 2022-08-13T16:29:14.0832124Z /opt/conda/lib/python3.7/site-packages/torch/nn/functional.py:4010: UserWarning: nn.functional.upsample_nearest is deprecated. Use nn.functional.interpolate instead. 2022-08-13T16:29:14.0832858Z warnings.warn("nn.functional.upsample_nearest is deprecated. Use nn.functional.interpolate instead.") 2022-08-13T16:29:14.2214617Z /opt/conda/lib/python3.7/site-packages/torch/nn/functional.py:4010: UserWarning: nn.functional.upsample_nearest is deprecated. Use nn.functional.interpolate instead. 2022-08-13T16:29:14.2215390Z warnings.warn("nn.functional.upsample_nearest is deprecated. Use nn.functional.interpolate instead.") 2022-08-13T16:29:14.3643537Z /opt/conda/lib/python3.7/site-packages/torch/nn/functional.py:4010: UserWarning: nn.functional.upsample_nearest is deprecated. Use nn.functional.interpolate instead. 2022-08-13T16:29:14.3644253Z warnings.warn("nn.functional.upsample_nearest is deprecated. Use nn.functional.interpolate instead.") 2022-08-13T16:29:14.9578169Z /opt/conda/lib/python3.7/site-packages/torch/nn/functional.py:4010: UserWarning: nn.functional.upsample_nearest is deprecated. Use nn.functional.interpolate instead. 2022-08-13T16:29:14.9579486Z warnings.warn("nn.functional.upsample_nearest is deprecated. Use nn.functional.interpolate instead.") 2022-08-13T16:29:15.5715436Z /opt/conda/lib/python3.7/site-packages/torch/nn/functional.py:4010: UserWarning: nn.functional.upsample_nearest is deprecated. Use nn.functional.interpolate instead. 2022-08-13T16:29:15.5716123Z warnings.warn("nn.functional.upsample_nearest is deprecated. Use nn.functional.interpolate instead.") 2022-08-13T16:29:16.5951485Z /opt/conda/lib/python3.7/site-packages/torch/nn/functional.py:4010: UserWarning: nn.functional.upsample_nearest is deprecated. Use nn.functional.interpolate instead. 2022-08-13T16:29:16.5952218Z warnings.warn("nn.functional.upsample_nearest is deprecated. Use nn.functional.interpolate instead.") 2022-08-13T16:29:17.6583875Z /opt/conda/lib/python3.7/site-packages/torch/nn/functional.py:4010: UserWarning: nn.functional.upsample_nearest is deprecated. Use nn.functional.interpolate instead. 2022-08-13T16:29:17.6584899Z warnings.warn("nn.functional.upsample_nearest is deprecated. Use nn.functional.interpolate instead.") 2022-08-13T16:29:19.0898314Z /opt/conda/lib/python3.7/site-packages/torch/nn/functional.py:4010: UserWarning: nn.functional.upsample_nearest is deprecated. Use nn.functional.interpolate instead. 2022-08-13T16:29:19.0899036Z warnings.warn("nn.functional.upsample_nearest is deprecated. Use nn.functional.interpolate instead.") 2022-08-13T16:29:20.5864056Z /opt/conda/lib/python3.7/site-packages/torch/nn/functional.py:4010: UserWarning: nn.functional.upsample_nearest is deprecated. Use nn.functional.interpolate instead. 2022-08-13T16:29:20.5865015Z warnings.warn("nn.functional.upsample_nearest is deprecated. Use nn.functional.interpolate instead.") 2022-08-13T16:29:21.0980625Z /opt/conda/lib/python3.7/site-packages/torch/nn/functional.py:4010: UserWarning: nn.functional.upsample_nearest is deprecated. Use nn.functional.interpolate instead. 2022-08-13T16:29:21.0981333Z warnings.warn("nn.functional.upsample_nearest is deprecated. Use nn.functional.interpolate instead.") 2022-08-13T16:29:21.6253929Z /opt/conda/lib/python3.7/site-packages/torch/nn/functional.py:4010: UserWarning: nn.functional.upsample_nearest is deprecated. Use nn.functional.interpolate instead. 2022-08-13T16:29:21.6254620Z warnings.warn("nn.functional.upsample_nearest is deprecated. Use nn.functional.interpolate instead.") 2022-08-13T16:29:21.6261745Z ok (9.314s) 2022-08-13T16:29:21.6283572Z test_fn_gradgrad_nonzero_cuda_complex128 (__main__.TestGradientsCUDA) ... skip: Skipped! Op doesn't support autograd for this dtype. (0.002s) 2022-08-13T16:29:21.6302541Z test_fn_gradgrad_nonzero_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Op doesn't support autograd for this dtype. (0.002s) 2022-08-13T16:29:24.7245318Z test_fn_gradgrad_norm_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (3.094s) 2022-08-13T16:29:25.4723252Z test_fn_gradgrad_norm_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.746s) 2022-08-13T16:29:27.6904406Z test_fn_gradgrad_norm_fro_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (2.220s) 2022-08-13T16:29:28.0179116Z test_fn_gradgrad_norm_fro_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.327s) 2022-08-13T16:29:30.9886105Z test_fn_gradgrad_norm_inf_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (2.970s) 2022-08-13T16:29:31.3918372Z test_fn_gradgrad_norm_inf_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.403s) 2022-08-13T16:29:49.0028616Z test_fn_gradgrad_norm_nuc_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (17.611s) 2022-08-13T16:29:50.2088523Z test_fn_gradgrad_norm_nuc_cuda_float64 (__main__.TestGradientsCUDA) ... ok (1.206s) 2022-08-13T16:29:50.2095893Z test_fn_gradgrad_normal_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Gradients are incorrect! (0.001s) 2022-08-13T16:29:50.2103121Z test_fn_gradgrad_normal_number_mean_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Gradients are incorrect! (0.001s) 2022-08-13T16:29:50.2125366Z test_fn_gradgrad_ones_like_cuda_complex128 (__main__.TestGradientsCUDA) ... skip: Skipped! Op doesn't support autograd for this dtype. (0.002s) 2022-08-13T16:29:50.2144269Z test_fn_gradgrad_ones_like_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Op doesn't support autograd for this dtype. (0.002s) 2022-08-13T16:29:50.2163713Z test_fn_gradgrad_ormqr_cuda_complex128 (__main__.TestGradientsCUDA) ... skip: Skipped! Op doesn't support autograd for this dtype. (0.002s) 2022-08-13T16:29:50.2182922Z test_fn_gradgrad_ormqr_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Op doesn't support autograd for this dtype. (0.002s) 2022-08-13T16:29:51.6501876Z test_fn_gradgrad_outer_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (1.432s) 2022-08-13T16:29:51.8250238Z test_fn_gradgrad_outer_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.175s) 2022-08-13T16:30:15.7386611Z test_fn_gradgrad_pca_lowrank_cuda_float64 (__main__.TestGradientsCUDA) ... ok (23.913s) 2022-08-13T16:30:17.7667885Z test_fn_gradgrad_permute_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (2.028s) 2022-08-13T16:30:18.0477664Z test_fn_gradgrad_permute_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.281s) 2022-08-13T16:30:46.7866666Z test_fn_gradgrad_pinverse_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (28.739s) 2022-08-13T16:30:48.8372400Z test_fn_gradgrad_pinverse_cuda_float64 (__main__.TestGradientsCUDA) ... ok (2.050s) 2022-08-13T16:30:51.5566812Z test_fn_gradgrad_polar_cuda_float64 (__main__.TestGradientsCUDA) ... ok (2.719s) 2022-08-13T16:30:52.2860261Z test_fn_gradgrad_polygamma_polygamma_n_0_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.729s) 2022-08-13T16:30:52.2866103Z test_fn_gradgrad_polygamma_polygamma_n_1_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! (0.001s) 2022-08-13T16:30:52.2873206Z test_fn_gradgrad_polygamma_polygamma_n_2_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! (0.001s) 2022-08-13T16:30:52.2879933Z test_fn_gradgrad_polygamma_polygamma_n_3_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! (0.001s) 2022-08-13T16:30:52.2886798Z test_fn_gradgrad_polygamma_polygamma_n_4_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! (0.001s) 2022-08-13T16:30:52.4967837Z test_fn_gradgrad_positive_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.208s) 2022-08-13T16:30:52.5356631Z test_fn_gradgrad_positive_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.039s) 2022-08-13T16:30:54.3002392Z test_fn_gradgrad_pow_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (1.764s) 2022-08-13T16:30:54.6604509Z test_fn_gradgrad_pow_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.360s) 2022-08-13T16:30:58.0256386Z test_fn_gradgrad_prod_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (3.365s) 2022-08-13T16:30:58.7521898Z test_fn_gradgrad_prod_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.726s) 2022-08-13T16:31:02.3484140Z test_fn_gradgrad_put_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (3.596s) 2022-08-13T16:31:02.9507473Z test_fn_gradgrad_put_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.602s) 2022-08-13T16:31:25.0617769Z test_fn_gradgrad_qr_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (22.111s) 2022-08-13T16:31:27.8570110Z test_fn_gradgrad_qr_cuda_float64 (__main__.TestGradientsCUDA) ... ok (2.795s) 2022-08-13T16:31:32.2791405Z test_fn_gradgrad_quantile_cuda_float64 (__main__.TestGradientsCUDA) ... ok (4.422s) 2022-08-13T16:31:32.3218166Z test_fn_gradgrad_rad2deg_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.043s) 2022-08-13T16:31:32.3236761Z test_fn_gradgrad_rand_like_cuda_complex128 (__main__.TestGradientsCUDA) ... skip: Skipped! Op doesn't support autograd for this dtype. (0.002s) 2022-08-13T16:31:32.3255003Z test_fn_gradgrad_rand_like_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Op doesn't support autograd for this dtype. (0.002s) 2022-08-13T16:31:32.3273137Z test_fn_gradgrad_randint_like_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Op doesn't support autograd for this dtype. (0.002s) 2022-08-13T16:31:32.3291644Z test_fn_gradgrad_randn_like_cuda_complex128 (__main__.TestGradientsCUDA) ... skip: Skipped! Op doesn't support autograd for this dtype. (0.002s) 2022-08-13T16:31:32.3309911Z test_fn_gradgrad_randn_like_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Op doesn't support autograd for this dtype. (0.002s) 2022-08-13T16:31:39.2718033Z test_fn_gradgrad_ravel_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (6.940s) 2022-08-13T16:31:40.1825197Z test_fn_gradgrad_ravel_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.911s) 2022-08-13T16:31:40.3836649Z test_fn_gradgrad_real_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.201s) 2022-08-13T16:31:40.4226067Z test_fn_gradgrad_real_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.039s) 2022-08-13T16:31:40.7033971Z test_fn_gradgrad_reciprocal_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.281s) 2022-08-13T16:31:40.7542834Z test_fn_gradgrad_reciprocal_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.051s) 2022-08-13T16:31:41.0147543Z test_fn_gradgrad_remainder_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.260s) 2022-08-13T16:32:14.3102667Z test_fn_gradgrad_renorm_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (33.295s) 2022-08-13T16:32:18.6566531Z test_fn_gradgrad_renorm_cuda_float64 (__main__.TestGradientsCUDA) ... ok (4.346s) 2022-08-13T16:32:20.0372676Z test_fn_gradgrad_repeat_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (1.380s) 2022-08-13T16:32:20.2917287Z test_fn_gradgrad_repeat_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.254s) 2022-08-13T16:32:24.9711122Z test_fn_gradgrad_repeat_interleave_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (4.679s) 2022-08-13T16:32:25.5297200Z test_fn_gradgrad_repeat_interleave_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.559s) 2022-08-13T16:32:32.5074200Z test_fn_gradgrad_reshape_as_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (6.977s) 2022-08-13T16:32:33.3792667Z test_fn_gradgrad_reshape_as_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.872s) 2022-08-13T16:33:05.5720505Z test_fn_gradgrad_reshape_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (32.192s) 2022-08-13T16:33:09.7177609Z test_fn_gradgrad_reshape_cuda_float64 (__main__.TestGradientsCUDA) ... ok (4.146s) 2022-08-13T16:33:09.7197298Z test_fn_gradgrad_resize__cuda_complex128 (__main__.TestGradientsCUDA) ... skip: Skipped! Op doesn't support autograd for this dtype. (0.002s) 2022-08-13T16:33:09.7215850Z test_fn_gradgrad_resize__cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Op doesn't support autograd for this dtype. (0.002s) 2022-08-13T16:33:09.7234051Z test_fn_gradgrad_resize_as__cuda_complex128 (__main__.TestGradientsCUDA) ... skip: Skipped! Op doesn't support autograd for this dtype. (0.002s) 2022-08-13T16:33:09.7252477Z test_fn_gradgrad_resize_as__cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Op doesn't support autograd for this dtype. (0.002s) 2022-08-13T16:33:10.3887644Z test_fn_gradgrad_resolve_conj_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.663s) 2022-08-13T16:33:10.4796339Z test_fn_gradgrad_resolve_conj_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.091s) 2022-08-13T16:33:11.1352184Z test_fn_gradgrad_resolve_neg_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.655s) 2022-08-13T16:33:11.2262607Z test_fn_gradgrad_resolve_neg_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.091s) 2022-08-13T16:33:39.7985160Z test_fn_gradgrad_roll_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (28.572s) 2022-08-13T16:33:43.8052987Z test_fn_gradgrad_roll_cuda_float64 (__main__.TestGradientsCUDA) ... ok (4.007s) 2022-08-13T16:33:45.9947712Z test_fn_gradgrad_rot90_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (2.189s) 2022-08-13T16:33:46.4393742Z test_fn_gradgrad_rot90_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.444s) 2022-08-13T16:33:46.5083968Z test_fn_gradgrad_round_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.069s) 2022-08-13T16:33:46.5337287Z test_fn_gradgrad_round_decimals_0_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.025s) 2022-08-13T16:33:46.5344308Z test_fn_gradgrad_round_decimals_3_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! (0.001s) 2022-08-13T16:33:46.5351905Z test_fn_gradgrad_round_decimals_neg_3_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! (0.001s) 2022-08-13T16:33:46.8251007Z test_fn_gradgrad_rsqrt_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.290s) 2022-08-13T16:33:46.8768226Z test_fn_gradgrad_rsqrt_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.052s) 2022-08-13T16:33:59.4675174Z test_fn_gradgrad_rsub_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (12.590s) 2022-08-13T16:34:01.1541055Z test_fn_gradgrad_rsub_cuda_float64 (__main__.TestGradientsCUDA) ... ok (1.686s) 2022-08-13T16:34:15.0689938Z test_fn_gradgrad_scatter_add_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (13.915s) 2022-08-13T16:34:16.8620407Z test_fn_gradgrad_scatter_add_cuda_float64 (__main__.TestGradientsCUDA) ... ok (1.793s) 2022-08-13T16:34:31.4868383Z test_fn_gradgrad_scatter_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (14.625s) 2022-08-13T16:34:33.4293896Z test_fn_gradgrad_scatter_cuda_float64 (__main__.TestGradientsCUDA) ... ok (1.942s) 2022-08-13T16:34:38.3795887Z test_fn_gradgrad_scatter_reduce_amax_cuda_float64 (__main__.TestGradientsCUDA) ... ok (4.950s) 2022-08-13T16:34:43.3330021Z test_fn_gradgrad_scatter_reduce_amin_cuda_float64 (__main__.TestGradientsCUDA) ... ok (4.953s) 2022-08-13T16:34:48.4338979Z test_fn_gradgrad_scatter_reduce_mean_cuda_float64 (__main__.TestGradientsCUDA) ... ok (5.101s) 2022-08-13T16:34:58.5175783Z test_fn_gradgrad_scatter_reduce_prod_cuda_float64 (__main__.TestGradientsCUDA) ... ok (10.083s) 2022-08-13T16:35:02.3951720Z test_fn_gradgrad_scatter_reduce_sum_cuda_float64 (__main__.TestGradientsCUDA) ... ok (3.877s) 2022-08-13T16:35:02.3972412Z test_fn_gradgrad_searchsorted_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Op doesn't support autograd for this dtype. (0.002s) 2022-08-13T16:35:02.3990526Z test_fn_gradgrad_segment_reduce_lengths_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Op claims it doesn't support gradgrad. This is not verified. (0.002s) 2022-08-13T16:35:02.4008921Z test_fn_gradgrad_segment_reduce_offsets_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Op claims it doesn't support gradgrad. This is not verified. (0.002s) 2022-08-13T16:35:11.8507708Z test_fn_gradgrad_select_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (9.450s) 2022-08-13T16:35:13.1434595Z test_fn_gradgrad_select_cuda_float64 (__main__.TestGradientsCUDA) ... ok (1.293s) 2022-08-13T16:35:15.9940373Z test_fn_gradgrad_select_scatter_cuda_float64 (__main__.TestGradientsCUDA) ... ok (2.850s) 2022-08-13T16:35:17.1892319Z test_fn_gradgrad_sgn_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (1.195s) 2022-08-13T16:35:17.2531649Z test_fn_gradgrad_sgn_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.064s) 2022-08-13T16:35:17.2548805Z test_fn_gradgrad_short_cuda_complex128 (__main__.TestGradientsCUDA) ... skip: Skipped! Op doesn't support autograd for this dtype. (0.002s) 2022-08-13T16:35:17.2566013Z test_fn_gradgrad_short_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Op doesn't support autograd for this dtype. (0.002s) 2022-08-13T16:35:17.5005859Z test_fn_gradgrad_sigmoid_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.244s) 2022-08-13T16:35:17.5459861Z test_fn_gradgrad_sigmoid_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.045s) 2022-08-13T16:35:17.6118782Z test_fn_gradgrad_sign_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.066s) 2022-08-13T16:35:17.6136495Z test_fn_gradgrad_signbit_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Op doesn't support autograd for this dtype. (0.002s) 2022-08-13T16:35:18.4500481Z test_fn_gradgrad_sin_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.836s) 2022-08-13T16:35:18.5602197Z test_fn_gradgrad_sin_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.110s) 2022-08-13T16:35:18.9350002Z test_fn_gradgrad_sinc_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.375s) 2022-08-13T16:35:19.0015157Z test_fn_gradgrad_sinc_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.066s) 2022-08-13T16:35:19.8362463Z test_fn_gradgrad_sinh_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.835s) 2022-08-13T16:35:19.9456722Z test_fn_gradgrad_sinh_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.109s) 2022-08-13T16:35:20.2046967Z test_fn_gradgrad_slice_scatter_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.259s) 2022-08-13T16:35:21.7154374Z test_fn_gradgrad_softmax_cuda_float64 (__main__.TestGradientsCUDA) ... ok (1.511s) 2022-08-13T16:35:31.4285983Z test_fn_gradgrad_softmax_with_dtype_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (9.713s) 2022-08-13T16:35:32.9366734Z test_fn_gradgrad_softmax_with_dtype_cuda_float64 (__main__.TestGradientsCUDA) ... ok (1.508s) 2022-08-13T16:36:27.1733155Z test_fn_gradgrad_sort_cuda_float64 (__main__.TestGradientsCUDA) ... ok (54.236s) 2022-08-13T16:36:27.1737899Z test_fn_gradgrad_sparse_sampled_addmm_cuda_complex128 (__main__.TestGradientsCUDA) ... skip: Skipped! (0.001s) 2022-08-13T16:36:27.1744579Z test_fn_gradgrad_sparse_sampled_addmm_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! (0.001s) 2022-08-13T16:36:27.1764721Z test_fn_gradgrad_special_airy_ai_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Op doesn't support autograd for this dtype. (0.002s) 2022-08-13T16:36:27.1782861Z test_fn_gradgrad_special_bessel_j0_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Op doesn't support autograd for this dtype. (0.002s) 2022-08-13T16:36:27.1800294Z test_fn_gradgrad_special_bessel_j1_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Op doesn't support autograd for this dtype. (0.002s) 2022-08-13T16:36:27.1818262Z test_fn_gradgrad_special_bessel_y0_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Op doesn't support autograd for this dtype. (0.002s) 2022-08-13T16:36:27.1836007Z test_fn_gradgrad_special_bessel_y1_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Op doesn't support autograd for this dtype. (0.002s) 2022-08-13T16:36:27.1853812Z test_fn_gradgrad_special_chebyshev_polynomial_t_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Op doesn't support autograd for this dtype. (0.002s) 2022-08-13T16:36:27.1871179Z test_fn_gradgrad_special_chebyshev_polynomial_u_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Op doesn't support autograd for this dtype. (0.002s) 2022-08-13T16:36:27.1878036Z test_fn_gradgrad_special_chebyshev_polynomial_v_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-08-13T16:36:27.1884364Z test_fn_gradgrad_special_chebyshev_polynomial_w_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-08-13T16:36:27.2996188Z test_fn_gradgrad_special_entr_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.111s) 2022-08-13T16:36:27.3528120Z test_fn_gradgrad_special_erfcx_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.053s) 2022-08-13T16:36:27.3551638Z test_fn_gradgrad_special_hermite_polynomial_h_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Op doesn't support autograd for this dtype. (0.002s) 2022-08-13T16:36:27.3568965Z test_fn_gradgrad_special_hermite_polynomial_he_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Op doesn't support autograd for this dtype. (0.002s) 2022-08-13T16:36:27.4151895Z test_fn_gradgrad_special_i0e_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.058s) 2022-08-13T16:36:27.5266699Z test_fn_gradgrad_special_i1_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.111s) 2022-08-13T16:36:27.6471352Z test_fn_gradgrad_special_i1e_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.120s) 2022-08-13T16:36:27.6493795Z test_fn_gradgrad_special_laguerre_polynomial_l_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Op doesn't support autograd for this dtype. (0.002s) 2022-08-13T16:36:27.6500401Z test_fn_gradgrad_special_legendre_polynomial_p_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-08-13T16:36:27.7157471Z test_fn_gradgrad_special_log_ndtr_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.066s) 2022-08-13T16:36:27.7177210Z test_fn_gradgrad_special_modified_bessel_i0_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Op doesn't support autograd for this dtype. (0.002s) 2022-08-13T16:36:27.7196445Z test_fn_gradgrad_special_modified_bessel_i1_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Op doesn't support autograd for this dtype. (0.002s) 2022-08-13T16:36:27.7216565Z test_fn_gradgrad_special_modified_bessel_k0_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Op doesn't support autograd for this dtype. (0.002s) 2022-08-13T16:36:27.7235730Z test_fn_gradgrad_special_modified_bessel_k1_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Op doesn't support autograd for this dtype. (0.002s) 2022-08-13T16:36:27.7860682Z test_fn_gradgrad_special_ndtr_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.062s) 2022-08-13T16:36:27.8427374Z test_fn_gradgrad_special_ndtri_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.057s) 2022-08-13T16:36:28.4778782Z test_fn_gradgrad_special_polygamma_special_polygamma_n_0_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.635s) 2022-08-13T16:36:28.4798519Z test_fn_gradgrad_special_scaled_modified_bessel_k0_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Op doesn't support autograd for this dtype. (0.002s) 2022-08-13T16:36:28.4818099Z test_fn_gradgrad_special_scaled_modified_bessel_k1_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Op doesn't support autograd for this dtype. (0.002s) 2022-08-13T16:36:28.4826606Z test_fn_gradgrad_special_shifted_chebyshev_polynomial_t_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-08-13T16:36:28.4835120Z test_fn_gradgrad_special_shifted_chebyshev_polynomial_u_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-08-13T16:36:28.4843493Z test_fn_gradgrad_special_shifted_chebyshev_polynomial_v_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-08-13T16:36:28.4852132Z test_fn_gradgrad_special_shifted_chebyshev_polynomial_w_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-08-13T16:36:28.4871274Z test_fn_gradgrad_special_spherical_bessel_j0_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Op doesn't support autograd for this dtype. (0.002s) 2022-08-13T16:36:28.4879204Z test_fn_gradgrad_special_xlog1py_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! (0.001s) 2022-08-13T16:36:28.4899271Z test_fn_gradgrad_special_zeta_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Op doesn't support autograd for this dtype. (0.002s) 2022-08-13T16:36:36.2902613Z test_fn_gradgrad_split_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (7.800s) 2022-08-13T16:36:37.3130854Z test_fn_gradgrad_split_cuda_float64 (__main__.TestGradientsCUDA) ... ok (1.023s) 2022-08-13T16:36:49.5963725Z test_fn_gradgrad_split_list_args_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (12.283s) 2022-08-13T16:36:51.2509592Z test_fn_gradgrad_split_list_args_cuda_float64 (__main__.TestGradientsCUDA) ... ok (1.654s) 2022-08-13T16:37:07.5214066Z test_fn_gradgrad_split_with_sizes_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (16.270s) 2022-08-13T16:37:09.6789834Z test_fn_gradgrad_split_with_sizes_cuda_float64 (__main__.TestGradientsCUDA) ... ok (2.157s) 2022-08-13T16:37:10.5804509Z test_fn_gradgrad_sqrt_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.901s) 2022-08-13T16:37:10.7025337Z test_fn_gradgrad_sqrt_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.122s) 2022-08-13T16:37:10.9882607Z test_fn_gradgrad_square_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.286s) 2022-08-13T16:37:11.0390444Z test_fn_gradgrad_square_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.051s) 2022-08-13T16:37:14.6104833Z test_fn_gradgrad_squeeze_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (3.571s) 2022-08-13T16:37:15.0972883Z test_fn_gradgrad_squeeze_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.487s) 2022-08-13T16:37:20.3556147Z test_fn_gradgrad_stack_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (5.258s) 2022-08-13T16:37:21.0926245Z test_fn_gradgrad_stack_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.737s) 2022-08-13T16:37:40.8281891Z test_fn_gradgrad_std_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (19.735s) 2022-08-13T16:37:43.9390353Z test_fn_gradgrad_std_cuda_float64 (__main__.TestGradientsCUDA) ... ok (3.111s) 2022-08-13T16:38:08.3573185Z test_fn_gradgrad_std_mean_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (24.418s) 2022-08-13T16:38:12.0678165Z test_fn_gradgrad_std_mean_cuda_float64 (__main__.TestGradientsCUDA) ... ok (3.710s) 2022-08-13T16:38:12.8544399Z test_fn_gradgrad_stft_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.787s) 2022-08-13T16:38:13.0605884Z test_fn_gradgrad_stft_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.206s) 2022-08-13T16:38:25.5036375Z test_fn_gradgrad_sub_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (12.443s) 2022-08-13T16:38:27.1724862Z test_fn_gradgrad_sub_cuda_float64 (__main__.TestGradientsCUDA) ... ok (1.669s) 2022-08-13T16:38:31.1765812Z test_fn_gradgrad_sum_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (4.004s) 2022-08-13T16:38:31.8103817Z test_fn_gradgrad_sum_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.634s) 2022-08-13T16:38:36.0984428Z test_fn_gradgrad_sum_to_size_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (4.288s) 2022-08-13T16:38:36.7076503Z test_fn_gradgrad_sum_to_size_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.609s) 2022-08-13T16:38:36.7084640Z test_fn_gradgrad_svd_cuda_complex128 (__main__.TestGradientsCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-13T16:38:42.0640437Z test_fn_gradgrad_svd_cuda_float64 (__main__.TestGradientsCUDA) ... ok (5.355s) 2022-08-13T16:39:12.1131566Z test_fn_gradgrad_svd_lowrank_cuda_float64 (__main__.TestGradientsCUDA) ... ok (30.049s) 2022-08-13T16:39:37.3895466Z test_fn_gradgrad_symeig_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (25.276s) 2022-08-13T16:39:41.4379776Z test_fn_gradgrad_symeig_cuda_float64 (__main__.TestGradientsCUDA) ... ok (4.048s) 2022-08-13T16:39:41.6315756Z test_fn_gradgrad_t_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.194s) 2022-08-13T16:39:41.6697185Z test_fn_gradgrad_t_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.038s) 2022-08-13T16:39:44.6960286Z test_fn_gradgrad_take_along_dim_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (3.026s) 2022-08-13T16:39:45.1206613Z test_fn_gradgrad_take_along_dim_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.424s) 2022-08-13T16:39:45.9767423Z test_fn_gradgrad_take_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.856s) 2022-08-13T16:39:46.1347238Z test_fn_gradgrad_take_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.158s) 2022-08-13T16:39:47.0725716Z test_fn_gradgrad_tan_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.938s) 2022-08-13T16:39:47.2002088Z test_fn_gradgrad_tan_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.127s) 2022-08-13T16:39:48.0076253Z test_fn_gradgrad_tanh_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.807s) 2022-08-13T16:39:48.1203265Z test_fn_gradgrad_tanh_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.113s) 2022-08-13T16:40:35.7190555Z test_fn_gradgrad_tensor_split_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (47.598s) 2022-08-13T16:40:42.2540386Z test_fn_gradgrad_tensor_split_cuda_float64 (__main__.TestGradientsCUDA) ... ok (6.535s) 2022-08-13T16:40:43.2190262Z test_fn_gradgrad_tensordot_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.965s) 2022-08-13T16:40:43.3695286Z test_fn_gradgrad_tensordot_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.150s) 2022-08-13T16:40:44.9552070Z test_fn_gradgrad_tile_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (1.585s) 2022-08-13T16:40:45.2423486Z test_fn_gradgrad_tile_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.287s) 2022-08-13T16:40:45.2445186Z test_fn_gradgrad_to_sparse_cuda_complex128 (__main__.TestGradientsCUDA) ... skip: Skipped! Op doesn't support autograd for this dtype. (0.002s) 2022-08-13T16:40:45.7040449Z test_fn_gradgrad_to_sparse_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.459s) 2022-08-13T16:40:51.2887447Z test_fn_gradgrad_topk_cuda_float64 (__main__.TestGradientsCUDA) ... ok (5.584s) 2022-08-13T16:40:51.8808489Z test_fn_gradgrad_trace_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.592s) 2022-08-13T16:40:51.9752552Z test_fn_gradgrad_trace_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.094s) 2022-08-13T16:40:59.1825232Z test_fn_gradgrad_transpose_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (7.207s) 2022-08-13T16:41:00.1519881Z test_fn_gradgrad_transpose_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.969s) 2022-08-13T16:41:04.7546106Z test_fn_gradgrad_trapezoid_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (4.602s) 2022-08-13T16:41:05.4582364Z test_fn_gradgrad_trapezoid_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.703s) 2022-08-13T16:41:10.1745380Z test_fn_gradgrad_trapz_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (4.716s) 2022-08-13T16:41:10.8776613Z test_fn_gradgrad_trapz_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.703s) 2022-08-13T16:41:24.8102584Z test_fn_gradgrad_triangular_solve_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (13.932s) 2022-08-13T16:41:26.6234134Z test_fn_gradgrad_triangular_solve_cuda_float64 (__main__.TestGradientsCUDA) ... ok (1.813s) 2022-08-13T16:42:05.0879377Z test_fn_gradgrad_tril_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (38.464s) 2022-08-13T16:42:10.1084975Z test_fn_gradgrad_tril_cuda_float64 (__main__.TestGradientsCUDA) ... ok (5.020s) 2022-08-13T16:42:50.2265546Z test_fn_gradgrad_triu_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (40.118s) 2022-08-13T16:42:55.5086401Z test_fn_gradgrad_triu_cuda_float64 (__main__.TestGradientsCUDA) ... ok (5.282s) 2022-08-13T16:43:07.6168662Z test_fn_gradgrad_true_divide_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (12.108s) 2022-08-13T16:43:09.1280360Z test_fn_gradgrad_true_divide_cuda_float64 (__main__.TestGradientsCUDA) ... ok (1.511s) 2022-08-13T16:43:09.1936786Z test_fn_gradgrad_trunc_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.066s) 2022-08-13T16:43:16.1081826Z test_fn_gradgrad_unbind_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (6.914s) 2022-08-13T16:43:17.1236076Z test_fn_gradgrad_unbind_cuda_float64 (__main__.TestGradientsCUDA) ... ok (1.015s) 2022-08-13T16:43:22.7977347Z test_fn_gradgrad_unflatten_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (5.674s) 2022-08-13T16:43:23.5617236Z test_fn_gradgrad_unflatten_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.764s) 2022-08-13T16:43:24.7919412Z test_fn_gradgrad_unfold_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (1.230s) 2022-08-13T16:43:25.0052349Z test_fn_gradgrad_unfold_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.213s) 2022-08-13T16:43:25.0071241Z test_fn_gradgrad_unique_consecutive_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Op doesn't support autograd for this dtype. (0.002s) 2022-08-13T16:43:25.0089538Z test_fn_gradgrad_unique_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Op doesn't support autograd for this dtype. (0.002s) 2022-08-13T16:43:33.0567034Z test_fn_gradgrad_unsqueeze_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (8.047s) 2022-08-13T16:43:34.1021746Z test_fn_gradgrad_unsqueeze_cuda_float64 (__main__.TestGradientsCUDA) ... ok (1.045s) 2022-08-13T16:43:50.2181292Z test_fn_gradgrad_var_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (16.116s) 2022-08-13T16:43:52.4842358Z test_fn_gradgrad_var_cuda_float64 (__main__.TestGradientsCUDA) ... ok (2.266s) 2022-08-13T16:44:12.9140989Z test_fn_gradgrad_var_mean_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (20.430s) 2022-08-13T16:44:15.8477225Z test_fn_gradgrad_var_mean_cuda_float64 (__main__.TestGradientsCUDA) ... ok (2.933s) 2022-08-13T16:44:16.4667351Z test_fn_gradgrad_vdot_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.619s) 2022-08-13T16:44:16.5195615Z test_fn_gradgrad_vdot_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.053s) 2022-08-13T16:44:16.5643716Z test_fn_gradgrad_view_as_complex_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.045s) 2022-08-13T16:44:19.9859128Z test_fn_gradgrad_view_as_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (3.421s) 2022-08-13T16:44:20.4389611Z test_fn_gradgrad_view_as_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.453s) 2022-08-13T16:44:20.8100466Z test_fn_gradgrad_view_as_real_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.371s) 2022-08-13T16:44:37.1768411Z test_fn_gradgrad_view_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (16.367s) 2022-08-13T16:44:39.2645084Z test_fn_gradgrad_view_cuda_float64 (__main__.TestGradientsCUDA) ... ok (2.087s) 2022-08-13T16:44:45.7239810Z test_fn_gradgrad_vsplit_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (6.459s) 2022-08-13T16:44:46.5590875Z test_fn_gradgrad_vsplit_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.835s) 2022-08-13T16:44:50.2019368Z test_fn_gradgrad_vstack_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (3.643s) 2022-08-13T16:44:50.6854930Z test_fn_gradgrad_vstack_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.483s) 2022-08-13T16:45:42.6715399Z test_fn_gradgrad_where_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (51.986s) 2022-08-13T16:45:49.9133194Z test_fn_gradgrad_where_cuda_float64 (__main__.TestGradientsCUDA) ... ok (7.242s) 2022-08-13T16:45:49.9139092Z test_fn_gradgrad_xlogy_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! (0.001s) 2022-08-13T16:45:50.1304538Z test_fn_gradgrad_zero__cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.216s) 2022-08-13T16:45:50.1627925Z test_fn_gradgrad_zero__cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.032s) 2022-08-13T16:45:50.1646522Z test_fn_gradgrad_zeros_like_cuda_complex128 (__main__.TestGradientsCUDA) ... skip: Skipped! Op doesn't support autograd for this dtype. (0.002s) 2022-08-13T16:45:50.1664787Z test_fn_gradgrad_zeros_like_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Op doesn't support autograd for this dtype. (0.002s) 2022-08-13T16:45:50.5569573Z test_forward_mode_AD_H_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.390s) 2022-08-13T16:45:50.6093185Z test_forward_mode_AD_H_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.052s) 2022-08-13T16:45:50.9777495Z test_forward_mode_AD_T_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.368s) 2022-08-13T16:45:51.0318766Z test_forward_mode_AD_T_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.054s) 2022-08-13T16:45:51.2781190Z test_forward_mode_AD___getitem___cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.246s) 2022-08-13T16:45:51.3333801Z test_forward_mode_AD___getitem___cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.055s) 2022-08-13T16:45:52.6148862Z test_forward_mode_AD___radd___cuda_complex128 (__main__.TestGradientsCUDA) ... ok (1.281s) 2022-08-13T16:45:52.7706506Z test_forward_mode_AD___radd___cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.156s) 2022-08-13T16:45:53.0951329Z test_forward_mode_AD___rdiv___cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.324s) 2022-08-13T16:45:53.1556965Z test_forward_mode_AD___rdiv___cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.061s) 2022-08-13T16:45:53.5753363Z test_forward_mode_AD___rmatmul___cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.419s) 2022-08-13T16:45:53.6325859Z test_forward_mode_AD___rmatmul___cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.057s) 2022-08-13T16:45:53.6873079Z test_forward_mode_AD___rmod___cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.055s) 2022-08-13T16:45:55.0355318Z test_forward_mode_AD___rmul___cuda_complex128 (__main__.TestGradientsCUDA) ... ok (1.348s) 2022-08-13T16:45:55.2049538Z test_forward_mode_AD___rmul___cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.169s) 2022-08-13T16:45:55.2055496Z test_forward_mode_AD___rpow___cuda_complex128 (__main__.TestGradientsCUDA) ... skip: Skipped! (0.001s) 2022-08-13T16:45:55.2061184Z test_forward_mode_AD___rpow___cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! (0.000s) 2022-08-13T16:45:56.5234112Z test_forward_mode_AD___rsub___cuda_complex128 (__main__.TestGradientsCUDA) ... ok (1.317s) 2022-08-13T16:45:56.6873750Z test_forward_mode_AD___rsub___cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.164s) 2022-08-13T16:45:58.0697934Z test_forward_mode_AD__masked_amax_cuda_float64 (__main__.TestGradientsCUDA) ... ok (1.382s) 2022-08-13T16:45:59.4553531Z test_forward_mode_AD__masked_amin_cuda_float64 (__main__.TestGradientsCUDA) ... ok (1.385s) 2022-08-13T16:45:59.4573147Z test_forward_mode_AD__masked_argmax_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Op doesn't support autograd for this dtype. (0.002s) 2022-08-13T16:45:59.4590572Z test_forward_mode_AD__masked_argmin_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Op doesn't support autograd for this dtype. (0.002s) 2022-08-13T16:45:59.7339791Z test_forward_mode_AD__masked_cumprod_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.275s) 2022-08-13T16:45:59.8018402Z test_forward_mode_AD__masked_cumprod_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.068s) 2022-08-13T16:46:00.0464436Z test_forward_mode_AD__masked_cumsum_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.244s) 2022-08-13T16:46:00.1026214Z test_forward_mode_AD__masked_cumsum_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.056s) 2022-08-13T16:46:02.6583259Z test_forward_mode_AD__masked_log_softmax_cuda_float64 (__main__.TestGradientsCUDA) ... ok (2.555s) 2022-08-13T16:46:08.7391425Z test_forward_mode_AD__masked_logaddexp_cuda_float64 (__main__.TestGradientsCUDA) ... ok (6.081s) 2022-08-13T16:46:10.3507349Z test_forward_mode_AD__masked_logsumexp_cuda_float64 (__main__.TestGradientsCUDA) ... ok (1.611s) 2022-08-13T16:46:18.8300935Z test_forward_mode_AD__masked_mean_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (8.479s) 2022-08-13T16:46:20.6285700Z test_forward_mode_AD__masked_mean_cuda_float64 (__main__.TestGradientsCUDA) ... ok (1.798s) 2022-08-13T16:46:23.2501742Z test_forward_mode_AD__masked_median_cuda_float64 (__main__.TestGradientsCUDA) ... ok (2.622s) 2022-08-13T16:46:30.2472889Z test_forward_mode_AD__masked_norm_cuda_float64 (__main__.TestGradientsCUDA) ... ok (6.997s) 2022-08-13T16:46:30.9186326Z test_forward_mode_AD__masked_normalize_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.671s) 2022-08-13T16:46:31.0724890Z test_forward_mode_AD__masked_normalize_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.154s) 2022-08-13T16:46:32.8616391Z test_forward_mode_AD__masked_prod_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (1.789s) 2022-08-13T16:46:33.2667737Z test_forward_mode_AD__masked_prod_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.405s) 2022-08-13T16:46:35.8242142Z test_forward_mode_AD__masked_softmax_cuda_float64 (__main__.TestGradientsCUDA) ... ok (2.557s) 2022-08-13T16:46:38.5371080Z test_forward_mode_AD__masked_softmin_cuda_float64 (__main__.TestGradientsCUDA) ... ok (2.713s) 2022-08-13T16:46:40.8747474Z test_forward_mode_AD__masked_std_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (2.337s) 2022-08-13T16:46:41.3341780Z test_forward_mode_AD__masked_std_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.459s) 2022-08-13T16:46:46.2727099Z test_forward_mode_AD__masked_sum_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (4.938s) 2022-08-13T16:46:47.1879914Z test_forward_mode_AD__masked_sum_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.915s) 2022-08-13T16:46:59.5487858Z test_forward_mode_AD__masked_var_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (12.361s) 2022-08-13T16:47:02.0214372Z test_forward_mode_AD__masked_var_cuda_float64 (__main__.TestGradientsCUDA) ... ok (2.472s) 2022-08-13T16:47:02.1435287Z test_forward_mode_AD_abs_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.122s) 2022-08-13T16:47:02.1607128Z test_forward_mode_AD_abs_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.017s) 2022-08-13T16:47:02.2118967Z test_forward_mode_AD_acos_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.051s) 2022-08-13T16:47:02.2227031Z test_forward_mode_AD_acos_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.011s) 2022-08-13T16:47:02.2744710Z test_forward_mode_AD_acosh_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.051s) 2022-08-13T16:47:02.2851115Z test_forward_mode_AD_acosh_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.011s) 2022-08-13T16:47:04.0773866Z test_forward_mode_AD_add_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (1.792s) 2022-08-13T16:47:04.2961451Z test_forward_mode_AD_add_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.219s) 2022-08-13T16:47:05.1126991Z test_forward_mode_AD_addbmm_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.816s) 2022-08-13T16:47:05.1845012Z test_forward_mode_AD_addbmm_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.072s) 2022-08-13T16:47:08.3607001Z test_forward_mode_AD_addcdiv_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (3.176s) 2022-08-13T16:47:08.7110903Z test_forward_mode_AD_addcdiv_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.350s) 2022-08-13T16:47:11.8086808Z test_forward_mode_AD_addcmul_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (3.097s) 2022-08-13T16:47:12.1464986Z test_forward_mode_AD_addcmul_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.338s) 2022-08-13T16:47:13.0454991Z test_forward_mode_AD_addmm_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.899s) 2022-08-13T16:47:13.0983674Z test_forward_mode_AD_addmm_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.053s) 2022-08-13T16:47:13.9703195Z test_forward_mode_AD_addmm_decomposed_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.872s) 2022-08-13T16:47:14.0192561Z test_forward_mode_AD_addmm_decomposed_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.049s) 2022-08-13T16:47:16.6780567Z test_forward_mode_AD_addmv_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (2.659s) 2022-08-13T16:47:16.9639899Z test_forward_mode_AD_addmv_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.286s) 2022-08-13T16:47:18.1541853Z test_forward_mode_AD_addr_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (1.190s) 2022-08-13T16:47:18.2899098Z test_forward_mode_AD_addr_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.136s) 2022-08-13T16:47:18.2925396Z test_forward_mode_AD_all_cuda_complex128 (__main__.TestGradientsCUDA) ... skip: Skipped! Op doesn't support autograd for this dtype. (0.003s) 2022-08-13T16:47:18.2942156Z test_forward_mode_AD_all_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Op doesn't support autograd for this dtype. (0.002s) 2022-08-13T16:47:18.2959419Z test_forward_mode_AD_allclose_cuda_complex128 (__main__.TestGradientsCUDA) ... skip: Skipped! Op doesn't support autograd for this dtype. (0.002s) 2022-08-13T16:47:18.2976749Z test_forward_mode_AD_allclose_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Op doesn't support autograd for this dtype. (0.002s) 2022-08-13T16:47:18.4380472Z test_forward_mode_AD_amax_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.140s) 2022-08-13T16:47:18.5779847Z test_forward_mode_AD_amin_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.140s) 2022-08-13T16:47:18.5797432Z test_forward_mode_AD_aminmax_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Op doesn't support autograd for this dtype. (0.002s) 2022-08-13T16:47:18.7127035Z test_forward_mode_AD_angle_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.133s) 2022-08-13T16:47:18.7290398Z test_forward_mode_AD_angle_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.016s) 2022-08-13T16:47:18.7313405Z test_forward_mode_AD_any_cuda_complex128 (__main__.TestGradientsCUDA) ... skip: Skipped! Op doesn't support autograd for this dtype. (0.002s) 2022-08-13T16:47:18.7330993Z test_forward_mode_AD_any_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Op doesn't support autograd for this dtype. (0.002s) 2022-08-13T16:47:18.7347891Z test_forward_mode_AD_arange_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Op doesn't support autograd for this dtype. (0.002s) 2022-08-13T16:47:18.7365994Z test_forward_mode_AD_argmax_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Op doesn't support autograd for this dtype. (0.002s) 2022-08-13T16:47:18.7383000Z test_forward_mode_AD_argmin_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Op doesn't support autograd for this dtype. (0.002s) 2022-08-13T16:47:18.7399506Z test_forward_mode_AD_argsort_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Op doesn't support autograd for this dtype. (0.002s) 2022-08-13T16:47:18.7416999Z test_forward_mode_AD_argwhere_cuda_complex128 (__main__.TestGradientsCUDA) ... skip: Skipped! Op doesn't support autograd for this dtype. (0.002s) 2022-08-13T16:47:18.7434077Z test_forward_mode_AD_argwhere_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Op doesn't support autograd for this dtype. (0.002s) 2022-08-13T16:47:18.7439545Z test_forward_mode_AD_as_strided_cuda_complex128 (__main__.TestGradientsCUDA) ... skip: Numerous errors (0.000s) 2022-08-13T16:47:18.7445652Z test_forward_mode_AD_as_strided_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Numerous errors (0.000s) 2022-08-13T16:47:19.2890230Z test_forward_mode_AD_as_strided_scatter_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.544s) 2022-08-13T16:47:19.3631454Z test_forward_mode_AD_as_strided_scatter_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.074s) 2022-08-13T16:47:19.4784789Z test_forward_mode_AD_asin_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.115s) 2022-08-13T16:47:19.4965909Z test_forward_mode_AD_asin_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.018s) 2022-08-13T16:47:19.6104074Z test_forward_mode_AD_asinh_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.114s) 2022-08-13T16:47:19.6277688Z test_forward_mode_AD_asinh_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.017s) 2022-08-13T16:47:19.8169073Z test_forward_mode_AD_atan2_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.189s) 2022-08-13T16:47:19.9287198Z test_forward_mode_AD_atan_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.112s) 2022-08-13T16:47:19.9456415Z test_forward_mode_AD_atan_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.017s) 2022-08-13T16:47:20.0604027Z test_forward_mode_AD_atanh_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.115s) 2022-08-13T16:47:20.0783050Z test_forward_mode_AD_atanh_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.018s) 2022-08-13T16:47:20.2876096Z test_forward_mode_AD_atleast_1d_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.209s) 2022-08-13T16:47:20.3159354Z test_forward_mode_AD_atleast_1d_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.028s) 2022-08-13T16:47:20.5270047Z test_forward_mode_AD_atleast_2d_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.211s) 2022-08-13T16:47:20.5566650Z test_forward_mode_AD_atleast_2d_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.030s) 2022-08-13T16:47:20.7691793Z test_forward_mode_AD_atleast_3d_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.212s) 2022-08-13T16:47:20.7981243Z test_forward_mode_AD_atleast_3d_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.029s) 2022-08-13T16:47:21.6487752Z test_forward_mode_AD_baddbmm_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.850s) 2022-08-13T16:47:21.7115098Z test_forward_mode_AD_baddbmm_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.063s) 2022-08-13T16:47:21.7220312Z test_forward_mode_AD_bernoulli_cuda_float64 (__main__.TestGradientsCUDA) ... expected failure (0.010s) 2022-08-13T16:47:21.7309424Z test_forward_mode_AD_bfloat16_cuda_complex128 (__main__.TestGradientsCUDA) ... expected failure (0.009s) 2022-08-13T16:47:21.7353669Z test_forward_mode_AD_bfloat16_cuda_float64 (__main__.TestGradientsCUDA) ... expected failure (0.004s) 2022-08-13T16:47:22.3799541Z test_forward_mode_AD_block_diag_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.644s) 2022-08-13T16:47:22.4510223Z test_forward_mode_AD_block_diag_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.071s) 2022-08-13T16:47:27.8222953Z test_forward_mode_AD_bmm_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (5.371s) 2022-08-13T16:47:28.3560044Z test_forward_mode_AD_bmm_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.534s) 2022-08-13T16:47:28.3579419Z test_forward_mode_AD_bool_cuda_complex128 (__main__.TestGradientsCUDA) ... skip: Skipped! Op doesn't support autograd for this dtype. (0.002s) 2022-08-13T16:47:28.3596596Z test_forward_mode_AD_bool_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Op doesn't support autograd for this dtype. (0.002s) 2022-08-13T16:47:28.5297966Z test_forward_mode_AD_broadcast_tensors_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.170s) 2022-08-13T16:47:28.5517674Z test_forward_mode_AD_broadcast_tensors_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.022s) 2022-08-13T16:47:28.7595614Z test_forward_mode_AD_broadcast_to_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.208s) 2022-08-13T16:47:28.7899485Z test_forward_mode_AD_broadcast_to_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.030s) 2022-08-13T16:47:28.7916819Z test_forward_mode_AD_bucketize_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Op doesn't support autograd for this dtype. (0.002s) 2022-08-13T16:47:28.7934487Z test_forward_mode_AD_byte_cuda_complex128 (__main__.TestGradientsCUDA) ... skip: Skipped! Op doesn't support autograd for this dtype. (0.002s) 2022-08-13T16:47:28.7957407Z test_forward_mode_AD_byte_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Op doesn't support autograd for this dtype. (0.002s) 2022-08-13T16:47:28.9273145Z test_forward_mode_AD_cartesian_prod_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.131s) 2022-08-13T16:47:28.9457585Z test_forward_mode_AD_cartesian_prod_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.018s) 2022-08-13T16:47:29.1501602Z test_forward_mode_AD_cat_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.204s) 2022-08-13T16:47:29.1881536Z test_forward_mode_AD_cat_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.038s) 2022-08-13T16:47:29.2925534Z test_forward_mode_AD_cdist_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.104s) 2022-08-13T16:47:29.3091461Z test_forward_mode_AD_ceil_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.016s) 2022-08-13T16:47:29.7514000Z test_forward_mode_AD_chalf_cuda_complex128 (__main__.TestGradientsCUDA) ... expected failure (0.442s) 2022-08-13T16:47:29.7566084Z test_forward_mode_AD_chalf_cuda_float64 (__main__.TestGradientsCUDA) ... expected failure (0.005s) 2022-08-13T16:47:29.7583846Z test_forward_mode_AD_char_cuda_complex128 (__main__.TestGradientsCUDA) ... skip: Skipped! Op doesn't support autograd for this dtype. (0.002s) 2022-08-13T16:47:29.7600973Z test_forward_mode_AD_char_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Op doesn't support autograd for this dtype. (0.002s) 2022-08-13T16:47:29.7919203Z test_forward_mode_AD_cholesky_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.032s) 2022-08-13T16:47:29.8155424Z test_forward_mode_AD_cholesky_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.023s) 2022-08-13T16:47:30.2216625Z test_forward_mode_AD_cholesky_inverse_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.406s) 2022-08-13T16:47:30.3283377Z test_forward_mode_AD_cholesky_inverse_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.107s) 2022-08-13T16:47:37.9632193Z test_forward_mode_AD_cholesky_solve_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (7.635s) 2022-08-13T16:47:39.5095143Z test_forward_mode_AD_cholesky_solve_cuda_float64 (__main__.TestGradientsCUDA) ... ok (1.546s) 2022-08-13T16:47:41.6197853Z test_forward_mode_AD_chunk_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (2.110s) 2022-08-13T16:47:41.9915243Z test_forward_mode_AD_chunk_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.372s) 2022-08-13T16:47:42.7992655Z test_forward_mode_AD_clamp_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.808s) 2022-08-13T16:47:42.9675126Z test_forward_mode_AD_clamp_max_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.168s) 2022-08-13T16:47:43.1344309Z test_forward_mode_AD_clamp_min_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.167s) 2022-08-13T16:47:44.0346581Z test_forward_mode_AD_clone_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.900s) 2022-08-13T16:47:44.1595343Z test_forward_mode_AD_clone_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.125s) 2022-08-13T16:47:44.5214962Z test_forward_mode_AD_column_stack_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.362s) 2022-08-13T16:47:44.5642491Z test_forward_mode_AD_column_stack_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.043s) 2022-08-13T16:47:45.1247114Z test_forward_mode_AD_combinations_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.560s) 2022-08-13T16:47:45.2361134Z test_forward_mode_AD_combinations_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.111s) 2022-08-13T16:47:45.4057361Z test_forward_mode_AD_complex_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.169s) 2022-08-13T16:47:45.4442565Z test_forward_mode_AD_conj_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.038s) 2022-08-13T16:47:45.4512943Z test_forward_mode_AD_conj_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.007s) 2022-08-13T16:47:45.5483212Z test_forward_mode_AD_conj_physical_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.097s) 2022-08-13T16:47:45.5615954Z test_forward_mode_AD_conj_physical_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.013s) 2022-08-13T16:47:56.5437051Z test_forward_mode_AD_constant_pad_nd_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (10.982s) 2022-08-13T16:47:58.2567121Z test_forward_mode_AD_constant_pad_nd_cuda_float64 (__main__.TestGradientsCUDA) ... ok (1.713s) 2022-08-13T16:47:59.0653722Z test_forward_mode_AD_contiguous_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.808s) 2022-08-13T16:47:59.1705474Z test_forward_mode_AD_contiguous_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.105s) 2022-08-13T16:47:59.2182785Z test_forward_mode_AD_copysign_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.048s) 2022-08-13T16:47:59.4445157Z test_forward_mode_AD_corrcoef_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.226s) 2022-08-13T16:47:59.4825524Z test_forward_mode_AD_corrcoef_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.038s) 2022-08-13T16:47:59.5318430Z test_forward_mode_AD_cos_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.049s) 2022-08-13T16:47:59.5421254Z test_forward_mode_AD_cos_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.010s) 2022-08-13T16:47:59.5904613Z test_forward_mode_AD_cosh_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.048s) 2022-08-13T16:47:59.6004320Z test_forward_mode_AD_cosh_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.010s) 2022-08-13T16:47:59.6028659Z test_forward_mode_AD_count_nonzero_cuda_complex128 (__main__.TestGradientsCUDA) ... skip: Skipped! Op doesn't support autograd for this dtype. (0.002s) 2022-08-13T16:47:59.6045631Z test_forward_mode_AD_count_nonzero_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Op doesn't support autograd for this dtype. (0.002s) 2022-08-13T16:47:59.6315368Z test_forward_mode_AD_cov_cuda_complex128 (__main__.TestGradientsCUDA) ... expected failure (0.027s) 2022-08-13T16:47:59.6487159Z test_forward_mode_AD_cov_cuda_float64 (__main__.TestGradientsCUDA) ... /opt/conda/lib/python3.7/site-packages/torch/autograd/gradcheck.py:653: UserWarning: Input #1 requires gradient and is not a double precision floating point or complex. This check will likely fail if all the inputs are not of double precision floating point or complex. 2022-08-13T16:47:59.6488859Z f'Input #{idx} requires gradient and ' 2022-08-13T16:47:59.6593731Z expected failure (0.028s) 2022-08-13T16:48:00.8567650Z test_forward_mode_AD_cross_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (1.197s) 2022-08-13T16:48:00.9953418Z test_forward_mode_AD_cross_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.138s) 2022-08-13T16:48:01.1656463Z test_forward_mode_AD_cummax_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.170s) 2022-08-13T16:48:01.3359490Z test_forward_mode_AD_cummin_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.170s) 2022-08-13T16:48:05.4303456Z test_forward_mode_AD_cumprod_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (4.094s) 2022-08-13T16:48:06.0619068Z test_forward_mode_AD_cumprod_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.631s) 2022-08-13T16:48:07.5292802Z test_forward_mode_AD_cumsum_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (1.467s) 2022-08-13T16:48:07.7291780Z test_forward_mode_AD_cumsum_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.200s) 2022-08-13T16:48:08.4731088Z test_forward_mode_AD_cumulative_trapezoid_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.744s) 2022-08-13T16:48:08.5773551Z test_forward_mode_AD_cumulative_trapezoid_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.104s) 2022-08-13T16:48:08.5873948Z test_forward_mode_AD_deg2rad_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.010s) 2022-08-13T16:48:11.2128387Z test_forward_mode_AD_diag_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (2.625s) 2022-08-13T16:48:11.5748847Z test_forward_mode_AD_diag_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.362s) 2022-08-13T16:48:11.7771600Z test_forward_mode_AD_diag_embed_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.202s) 2022-08-13T16:48:11.8218336Z test_forward_mode_AD_diag_embed_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.045s) 2022-08-13T16:48:11.9032932Z test_forward_mode_AD_diagflat_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.081s) 2022-08-13T16:48:11.9173386Z test_forward_mode_AD_diagflat_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.014s) 2022-08-13T16:48:14.1393657Z test_forward_mode_AD_diagonal_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (2.222s) 2022-08-13T16:48:14.4619180Z test_forward_mode_AD_diagonal_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.323s) 2022-08-13T16:48:16.7929337Z test_forward_mode_AD_diagonal_scatter_cuda_float64 (__main__.TestGradientsCUDA) ... ok (2.331s) 2022-08-13T16:48:18.9993359Z test_forward_mode_AD_diff_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (2.206s) 2022-08-13T16:48:19.2874303Z test_forward_mode_AD_diff_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.288s) 2022-08-13T16:48:19.2976506Z test_forward_mode_AD_digamma_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.010s) 2022-08-13T16:48:20.9847243Z test_forward_mode_AD_dist_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (1.687s) 2022-08-13T16:48:21.2254564Z test_forward_mode_AD_dist_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.241s) 2022-08-13T16:48:21.2769416Z test_forward_mode_AD_div_floor_rounding_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.051s) 2022-08-13T16:48:21.5693648Z test_forward_mode_AD_div_no_rounding_mode_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.292s) 2022-08-13T16:48:21.6262745Z test_forward_mode_AD_div_no_rounding_mode_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.057s) 2022-08-13T16:48:21.6767116Z test_forward_mode_AD_div_trunc_rounding_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.050s) 2022-08-13T16:48:21.8354740Z test_forward_mode_AD_dot_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.159s) 2022-08-13T16:48:21.8484915Z test_forward_mode_AD_dot_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.013s) 2022-08-13T16:48:22.0832652Z test_forward_mode_AD_double_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.235s) 2022-08-13T16:48:22.1206578Z test_forward_mode_AD_double_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.037s) 2022-08-13T16:48:23.5430787Z test_forward_mode_AD_dsplit_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (1.422s) 2022-08-13T16:48:23.7731110Z test_forward_mode_AD_dsplit_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.230s) 2022-08-13T16:48:24.3833195Z test_forward_mode_AD_dstack_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.610s) 2022-08-13T16:48:24.4454001Z test_forward_mode_AD_dstack_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.062s) 2022-08-13T16:48:24.7433683Z test_forward_mode_AD_eig_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.298s) 2022-08-13T16:48:24.9794623Z test_forward_mode_AD_eig_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.236s) 2022-08-13T16:48:25.8356902Z test_forward_mode_AD_einsum_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.856s) 2022-08-13T16:48:25.9497114Z test_forward_mode_AD_einsum_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.114s) 2022-08-13T16:48:25.9513913Z test_forward_mode_AD_empty_cuda_complex128 (__main__.TestGradientsCUDA) ... skip: Skipped! Op doesn't support autograd for this dtype. (0.002s) 2022-08-13T16:48:25.9530444Z test_forward_mode_AD_empty_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Op doesn't support autograd for this dtype. (0.002s) 2022-08-13T16:48:25.9546762Z test_forward_mode_AD_empty_like_cuda_complex128 (__main__.TestGradientsCUDA) ... skip: Skipped! Op doesn't support autograd for this dtype. (0.002s) 2022-08-13T16:48:25.9563026Z test_forward_mode_AD_empty_like_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Op doesn't support autograd for this dtype. (0.002s) 2022-08-13T16:48:25.9579376Z test_forward_mode_AD_eq_cuda_complex128 (__main__.TestGradientsCUDA) ... skip: Skipped! Op doesn't support autograd for this dtype. (0.002s) 2022-08-13T16:48:25.9595833Z test_forward_mode_AD_eq_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Op doesn't support autograd for this dtype. (0.002s) 2022-08-13T16:48:25.9613289Z test_forward_mode_AD_equal_cuda_complex128 (__main__.TestGradientsCUDA) ... skip: Skipped! Op doesn't support autograd for this dtype. (0.002s) 2022-08-13T16:48:25.9634746Z test_forward_mode_AD_equal_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Op doesn't support autograd for this dtype. (0.002s) 2022-08-13T16:48:25.9800016Z test_forward_mode_AD_erf_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.016s) 2022-08-13T16:48:25.9899665Z test_forward_mode_AD_erfc_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.010s) 2022-08-13T16:48:26.0062530Z test_forward_mode_AD_erfinv_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.016s) 2022-08-13T16:48:26.0156031Z test_forward_mode_AD_exp2_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.009s) 2022-08-13T16:48:26.0602517Z test_forward_mode_AD_exp_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.045s) 2022-08-13T16:48:26.0694284Z test_forward_mode_AD_exp_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.009s) 2022-08-13T16:48:26.1160275Z test_forward_mode_AD_expand_as_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.046s) 2022-08-13T16:48:26.1266913Z test_forward_mode_AD_expand_as_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.011s) 2022-08-13T16:48:26.4995937Z test_forward_mode_AD_expand_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.373s) 2022-08-13T16:48:26.5587702Z test_forward_mode_AD_expand_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.059s) 2022-08-13T16:48:26.5743451Z test_forward_mode_AD_expm1_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.015s) 2022-08-13T16:48:26.6529266Z test_forward_mode_AD_fft_fft2_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.078s) 2022-08-13T16:48:26.6689228Z test_forward_mode_AD_fft_fft2_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.016s) 2022-08-13T16:48:26.7556374Z test_forward_mode_AD_fft_fft_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.087s) 2022-08-13T16:48:26.7734609Z test_forward_mode_AD_fft_fft_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.018s) 2022-08-13T16:48:26.8725969Z test_forward_mode_AD_fft_fftn_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.099s) 2022-08-13T16:48:26.8920342Z test_forward_mode_AD_fft_fftn_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.019s) 2022-08-13T16:48:27.8727283Z test_forward_mode_AD_fft_fftshift_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.980s) 2022-08-13T16:48:28.0182602Z test_forward_mode_AD_fft_fftshift_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.145s) 2022-08-13T16:48:28.1076246Z test_forward_mode_AD_fft_hfft2_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.089s) 2022-08-13T16:48:28.1258413Z test_forward_mode_AD_fft_hfft2_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.018s) 2022-08-13T16:48:28.2215213Z test_forward_mode_AD_fft_hfft_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.095s) 2022-08-13T16:48:28.2411106Z test_forward_mode_AD_fft_hfft_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.020s) 2022-08-13T16:48:28.3545943Z test_forward_mode_AD_fft_hfftn_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.113s) 2022-08-13T16:48:28.3771004Z test_forward_mode_AD_fft_hfftn_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.022s) 2022-08-13T16:48:28.4565278Z test_forward_mode_AD_fft_ifft2_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.079s) 2022-08-13T16:48:28.4727066Z test_forward_mode_AD_fft_ifft2_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.016s) 2022-08-13T16:48:28.5605281Z test_forward_mode_AD_fft_ifft_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.088s) 2022-08-13T16:48:28.5799669Z test_forward_mode_AD_fft_ifft_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.019s) 2022-08-13T16:48:28.6821769Z test_forward_mode_AD_fft_ifftn_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.102s) 2022-08-13T16:48:28.7024179Z test_forward_mode_AD_fft_ifftn_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.020s) 2022-08-13T16:48:29.6778730Z test_forward_mode_AD_fft_ifftshift_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.975s) 2022-08-13T16:48:29.8260761Z test_forward_mode_AD_fft_ifftshift_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.148s) 2022-08-13T16:48:29.8449568Z test_forward_mode_AD_fft_ihfft2_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.019s) 2022-08-13T16:48:30.8684043Z test_forward_mode_AD_fft_ihfft_cuda_float64 (__main__.TestGradientsCUDA) ... ok (1.023s) 2022-08-13T16:48:30.8907580Z test_forward_mode_AD_fft_ihfftn_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.022s) 2022-08-13T16:48:30.9722945Z test_forward_mode_AD_fft_irfft2_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.081s) 2022-08-13T16:48:30.9888694Z test_forward_mode_AD_fft_irfft2_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.017s) 2022-08-13T16:48:31.0799357Z test_forward_mode_AD_fft_irfft_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.091s) 2022-08-13T16:48:31.0981910Z test_forward_mode_AD_fft_irfft_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.018s) 2022-08-13T16:48:31.2029147Z test_forward_mode_AD_fft_irfftn_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.105s) 2022-08-13T16:48:31.2241556Z test_forward_mode_AD_fft_irfftn_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.021s) 2022-08-13T16:48:31.2479788Z test_forward_mode_AD_fft_rfft2_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.024s) 2022-08-13T16:48:31.2720960Z test_forward_mode_AD_fft_rfft_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.024s) 2022-08-13T16:48:31.3003125Z test_forward_mode_AD_fft_rfftn_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.028s) 2022-08-13T16:48:31.3445257Z test_forward_mode_AD_fill_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.044s) 2022-08-13T16:48:31.3536886Z test_forward_mode_AD_fill_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.009s) 2022-08-13T16:48:32.4011887Z test_forward_mode_AD_flatten_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (1.047s) 2022-08-13T16:48:32.5326940Z test_forward_mode_AD_flatten_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.131s) 2022-08-13T16:48:36.8164837Z test_forward_mode_AD_flip_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (4.284s) 2022-08-13T16:48:37.4411950Z test_forward_mode_AD_flip_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.625s) 2022-08-13T16:48:38.3450372Z test_forward_mode_AD_fliplr_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.904s) 2022-08-13T16:48:38.4699230Z test_forward_mode_AD_fliplr_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.125s) 2022-08-13T16:48:39.3686510Z test_forward_mode_AD_flipud_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.899s) 2022-08-13T16:48:39.4948957Z test_forward_mode_AD_flipud_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.126s) 2022-08-13T16:48:39.5035463Z test_forward_mode_AD_float_cuda_complex128 (__main__.TestGradientsCUDA) ... expected failure (0.009s) 2022-08-13T16:48:39.5079620Z test_forward_mode_AD_float_cuda_float64 (__main__.TestGradientsCUDA) ... expected failure (0.004s) 2022-08-13T16:48:39.8837265Z test_forward_mode_AD_float_power_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.376s) 2022-08-13T16:48:39.9528114Z test_forward_mode_AD_float_power_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.069s) 2022-08-13T16:48:39.9684714Z test_forward_mode_AD_floor_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.016s) 2022-08-13T16:48:39.9702320Z test_forward_mode_AD_floor_divide_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Op doesn't support autograd for this dtype. (0.002s) 2022-08-13T16:48:40.1429347Z test_forward_mode_AD_fmax_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.173s) 2022-08-13T16:48:40.3149060Z test_forward_mode_AD_fmin_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.172s) 2022-08-13T16:48:40.3700916Z test_forward_mode_AD_fmod_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.055s) 2022-08-13T16:48:40.3792531Z test_forward_mode_AD_frac_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.009s) 2022-08-13T16:48:40.3906936Z test_forward_mode_AD_frexp_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.011s) 2022-08-13T16:48:40.3924199Z test_forward_mode_AD_full_like_cuda_complex128 (__main__.TestGradientsCUDA) ... skip: Skipped! Op doesn't support autograd for this dtype. (0.002s) 2022-08-13T16:48:40.3941481Z test_forward_mode_AD_full_like_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Op doesn't support autograd for this dtype. (0.002s) 2022-08-13T16:48:40.8236454Z test_forward_mode_AD_gather_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.429s) 2022-08-13T16:48:40.8883243Z test_forward_mode_AD_gather_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.065s) 2022-08-13T16:48:40.8900129Z test_forward_mode_AD_ge_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Op doesn't support autograd for this dtype. (0.002s) 2022-08-13T16:48:40.8921959Z test_forward_mode_AD_geqrf_cuda_complex128 (__main__.TestGradientsCUDA) ... skip: Skipped! Op doesn't support autograd for this dtype. (0.002s) 2022-08-13T16:48:40.8938172Z test_forward_mode_AD_geqrf_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Op doesn't support autograd for this dtype. (0.002s) 2022-08-13T16:48:43.7106563Z test_forward_mode_AD_gradient_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (2.816s) 2022-08-13T16:48:44.2852318Z test_forward_mode_AD_gradient_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.575s) 2022-08-13T16:48:44.2869337Z test_forward_mode_AD_gt_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Op doesn't support autograd for this dtype. (0.002s) 2022-08-13T16:48:44.2953503Z test_forward_mode_AD_half_cuda_complex128 (__main__.TestGradientsCUDA) ... expected failure (0.008s) 2022-08-13T16:48:44.2996405Z test_forward_mode_AD_half_cuda_float64 (__main__.TestGradientsCUDA) ... expected failure (0.004s) 2022-08-13T16:48:44.3014157Z test_forward_mode_AD_heaviside_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Op doesn't support autograd for this dtype. (0.002s) 2022-08-13T16:48:44.3031209Z test_forward_mode_AD_histc_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Op doesn't support autograd for this dtype. (0.002s) 2022-08-13T16:48:45.0473702Z test_forward_mode_AD_hsplit_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.744s) 2022-08-13T16:48:45.1767603Z test_forward_mode_AD_hsplit_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.129s) 2022-08-13T16:48:45.7352771Z test_forward_mode_AD_hstack_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.558s) 2022-08-13T16:48:45.7927964Z test_forward_mode_AD_hstack_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.057s) 2022-08-13T16:48:45.9617841Z test_forward_mode_AD_hypot_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.169s) 2022-08-13T16:48:45.9741845Z test_forward_mode_AD_i0_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.012s) 2022-08-13T16:48:45.9758240Z test_forward_mode_AD_igamma_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Op doesn't support autograd for this dtype. (0.002s) 2022-08-13T16:48:45.9774479Z test_forward_mode_AD_igammac_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Op doesn't support autograd for this dtype. (0.002s) 2022-08-13T16:48:46.0129041Z test_forward_mode_AD_imag_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.035s) 2022-08-13T16:48:46.9260537Z test_forward_mode_AD_index_add_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.913s) 2022-08-13T16:48:47.0405693Z test_forward_mode_AD_index_add_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.115s) 2022-08-13T16:48:47.3424525Z test_forward_mode_AD_index_copy_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.302s) 2022-08-13T16:48:47.3812867Z test_forward_mode_AD_index_copy_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.039s) 2022-08-13T16:48:47.5012718Z test_forward_mode_AD_index_fill_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.120s) 2022-08-13T16:48:47.5218899Z test_forward_mode_AD_index_fill_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.021s) 2022-08-13T16:48:48.4158807Z test_forward_mode_AD_index_put_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.894s) 2022-08-13T16:48:48.5431808Z test_forward_mode_AD_index_put_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.127s) 2022-08-13T16:48:48.5500964Z test_forward_mode_AD_index_reduce_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.007s) 2022-08-13T16:48:48.6680449Z test_forward_mode_AD_index_select_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.118s) 2022-08-13T16:48:48.6887304Z test_forward_mode_AD_index_select_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.021s) 2022-08-13T16:48:48.8990894Z test_forward_mode_AD_inner_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.210s) 2022-08-13T16:48:48.9251524Z test_forward_mode_AD_inner_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.026s) 2022-08-13T16:48:48.9267660Z test_forward_mode_AD_int_cuda_complex128 (__main__.TestGradientsCUDA) ... skip: Skipped! Op doesn't support autograd for this dtype. (0.002s) 2022-08-13T16:48:48.9283482Z test_forward_mode_AD_int_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Op doesn't support autograd for this dtype. (0.001s) 2022-08-13T16:48:49.8039403Z test_forward_mode_AD_inverse_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.875s) 2022-08-13T16:48:49.9517415Z test_forward_mode_AD_inverse_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.148s) 2022-08-13T16:48:49.9535298Z test_forward_mode_AD_isclose_cuda_complex128 (__main__.TestGradientsCUDA) ... skip: Skipped! Op doesn't support autograd for this dtype. (0.002s) 2022-08-13T16:48:49.9551884Z test_forward_mode_AD_isclose_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Op doesn't support autograd for this dtype. (0.002s) 2022-08-13T16:48:49.9569334Z test_forward_mode_AD_isfinite_cuda_complex128 (__main__.TestGradientsCUDA) ... skip: Skipped! Op doesn't support autograd for this dtype. (0.002s) 2022-08-13T16:48:49.9586131Z test_forward_mode_AD_isfinite_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Op doesn't support autograd for this dtype. (0.002s) 2022-08-13T16:48:49.9609016Z test_forward_mode_AD_isin_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Op doesn't support autograd for this dtype. (0.002s) 2022-08-13T16:48:49.9625812Z test_forward_mode_AD_isinf_cuda_complex128 (__main__.TestGradientsCUDA) ... skip: Skipped! Op doesn't support autograd for this dtype. (0.002s) 2022-08-13T16:48:49.9642863Z test_forward_mode_AD_isinf_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Op doesn't support autograd for this dtype. (0.002s) 2022-08-13T16:48:49.9659808Z test_forward_mode_AD_isnan_cuda_complex128 (__main__.TestGradientsCUDA) ... skip: Skipped! Op doesn't support autograd for this dtype. (0.002s) 2022-08-13T16:48:49.9676545Z test_forward_mode_AD_isnan_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Op doesn't support autograd for this dtype. (0.002s) 2022-08-13T16:48:49.9693747Z test_forward_mode_AD_isneginf_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Op doesn't support autograd for this dtype. (0.002s) 2022-08-13T16:48:49.9710126Z test_forward_mode_AD_isposinf_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Op doesn't support autograd for this dtype. (0.002s) 2022-08-13T16:48:49.9726302Z test_forward_mode_AD_isreal_cuda_complex128 (__main__.TestGradientsCUDA) ... skip: Skipped! Op doesn't support autograd for this dtype. (0.001s) 2022-08-13T16:48:49.9742396Z test_forward_mode_AD_isreal_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Op doesn't support autograd for this dtype. (0.002s) 2022-08-13T16:48:50.3114269Z test_forward_mode_AD_istft_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.337s) 2022-08-13T16:48:50.3775733Z test_forward_mode_AD_istft_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.066s) 2022-08-13T16:48:50.3791999Z test_forward_mode_AD_jiterator_2inputs_2outputs_cuda_complex128 (__main__.TestGradientsCUDA) ... skip: Skipped! Op doesn't support autograd for this dtype. (0.002s) 2022-08-13T16:48:50.3808331Z test_forward_mode_AD_jiterator_2inputs_2outputs_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Op doesn't support autograd for this dtype. (0.002s) 2022-08-13T16:48:50.3824269Z test_forward_mode_AD_jiterator_4inputs_with_extra_args_cuda_complex128 (__main__.TestGradientsCUDA) ... skip: Skipped! Op doesn't support autograd for this dtype. (0.002s) 2022-08-13T16:48:50.3840593Z test_forward_mode_AD_jiterator_4inputs_with_extra_args_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Op doesn't support autograd for this dtype. (0.002s) 2022-08-13T16:48:50.3856970Z test_forward_mode_AD_jiterator_binary_cuda_complex128 (__main__.TestGradientsCUDA) ... skip: Skipped! Op doesn't support autograd for this dtype. (0.002s) 2022-08-13T16:48:50.3872883Z test_forward_mode_AD_jiterator_binary_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Op doesn't support autograd for this dtype. (0.001s) 2022-08-13T16:48:50.3889365Z test_forward_mode_AD_jiterator_binary_return_by_ref_cuda_complex128 (__main__.TestGradientsCUDA) ... skip: Skipped! Op doesn't support autograd for this dtype. (0.002s) 2022-08-13T16:48:50.3905323Z test_forward_mode_AD_jiterator_binary_return_by_ref_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Op doesn't support autograd for this dtype. (0.002s) 2022-08-13T16:48:50.3921466Z test_forward_mode_AD_jiterator_unary_cuda_complex128 (__main__.TestGradientsCUDA) ... skip: Skipped! Op doesn't support autograd for this dtype. (0.002s) 2022-08-13T16:48:50.3942897Z test_forward_mode_AD_jiterator_unary_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Op doesn't support autograd for this dtype. (0.002s) 2022-08-13T16:48:50.4302921Z test_forward_mode_AD_kron_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.036s) 2022-08-13T16:48:50.4382522Z test_forward_mode_AD_kron_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.008s) 2022-08-13T16:48:50.8574431Z test_forward_mode_AD_kthvalue_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.419s) 2022-08-13T16:48:51.1654276Z test_forward_mode_AD_ldexp_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.308s) 2022-08-13T16:48:51.2233520Z test_forward_mode_AD_ldexp_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.058s) 2022-08-13T16:48:51.2252727Z test_forward_mode_AD_le_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Op doesn't support autograd for this dtype. (0.002s) 2022-08-13T16:48:57.1886242Z test_forward_mode_AD_lerp_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (5.963s) 2022-08-13T16:48:57.6567577Z test_forward_mode_AD_lerp_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.468s) 2022-08-13T16:48:57.6663968Z test_forward_mode_AD_lgamma_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.010s) 2022-08-13T16:49:00.3170982Z test_forward_mode_AD_linalg_cholesky_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (2.650s) 2022-08-13T16:49:00.8377370Z test_forward_mode_AD_linalg_cholesky_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.520s) 2022-08-13T16:49:03.4103704Z test_forward_mode_AD_linalg_cholesky_ex_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (2.572s) 2022-08-13T16:49:03.9101702Z test_forward_mode_AD_linalg_cholesky_ex_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.500s) 2022-08-13T16:49:08.8846190Z test_forward_mode_AD_linalg_cond_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (4.974s) 2022-08-13T16:49:09.2921491Z test_forward_mode_AD_linalg_cond_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.407s) 2022-08-13T16:49:10.4083384Z test_forward_mode_AD_linalg_cross_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (1.116s) 2022-08-13T16:49:10.5374970Z test_forward_mode_AD_linalg_cross_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.129s) 2022-08-13T16:49:11.2245423Z test_forward_mode_AD_linalg_det_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.687s) 2022-08-13T16:49:11.3578576Z test_forward_mode_AD_linalg_det_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.133s) 2022-08-13T16:49:18.8101906Z test_forward_mode_AD_linalg_det_singular_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (7.452s) 2022-08-13T16:49:20.1437815Z test_forward_mode_AD_linalg_det_singular_cuda_float64 (__main__.TestGradientsCUDA) ... ok (1.333s) 2022-08-13T16:49:21.3718750Z test_forward_mode_AD_linalg_eig_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (1.228s) 2022-08-13T16:49:21.5941965Z test_forward_mode_AD_linalg_eig_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.222s) 2022-08-13T16:49:22.7954049Z test_forward_mode_AD_linalg_eigh_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (1.201s) 2022-08-13T16:49:22.9983363Z test_forward_mode_AD_linalg_eigh_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.203s) 2022-08-13T16:49:24.0454145Z test_forward_mode_AD_linalg_eigvals_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (1.047s) 2022-08-13T16:49:24.2261307Z test_forward_mode_AD_linalg_eigvals_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.181s) 2022-08-13T16:49:25.2236296Z test_forward_mode_AD_linalg_eigvalsh_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.997s) 2022-08-13T16:49:25.3939103Z test_forward_mode_AD_linalg_eigvalsh_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.170s) 2022-08-13T16:49:26.0024487Z test_forward_mode_AD_linalg_householder_product_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.609s) 2022-08-13T16:49:26.0963860Z test_forward_mode_AD_linalg_householder_product_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.094s) 2022-08-13T16:49:26.8643113Z test_forward_mode_AD_linalg_inv_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.768s) 2022-08-13T16:49:27.0056562Z test_forward_mode_AD_linalg_inv_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.141s) 2022-08-13T16:49:27.7017414Z test_forward_mode_AD_linalg_inv_ex_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.696s) 2022-08-13T16:49:27.8335534Z test_forward_mode_AD_linalg_inv_ex_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.132s) 2022-08-13T16:49:27.8353929Z test_forward_mode_AD_linalg_ldl_factor_cuda_complex128 (__main__.TestGradientsCUDA) ... skip: Skipped! Op doesn't support autograd for this dtype. (0.002s) 2022-08-13T16:49:27.8371062Z test_forward_mode_AD_linalg_ldl_factor_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Op doesn't support autograd for this dtype. (0.002s) 2022-08-13T16:49:27.8388078Z test_forward_mode_AD_linalg_ldl_factor_ex_cuda_complex128 (__main__.TestGradientsCUDA) ... skip: Skipped! Op doesn't support autograd for this dtype. (0.002s) 2022-08-13T16:49:27.8404176Z test_forward_mode_AD_linalg_ldl_factor_ex_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Op doesn't support autograd for this dtype. (0.002s) 2022-08-13T16:49:27.8421017Z test_forward_mode_AD_linalg_ldl_solve_cuda_complex128 (__main__.TestGradientsCUDA) ... skip: not available before CUDA 11.3.1 (0.002s) 2022-08-13T16:49:27.8437594Z test_forward_mode_AD_linalg_ldl_solve_cuda_float64 (__main__.TestGradientsCUDA) ... skip: not available before CUDA 11.3.1 (0.002s) 2022-08-13T16:49:27.8443560Z test_forward_mode_AD_linalg_lstsq_cuda_complex128 (__main__.TestGradientsCUDA) ... skip: Skipped! (0.000s) 2022-08-13T16:49:27.8449591Z test_forward_mode_AD_linalg_lstsq_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! (0.000s) 2022-08-13T16:49:30.5493982Z test_forward_mode_AD_linalg_lstsq_grad_oriented_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (2.704s) 2022-08-13T16:49:30.9195255Z test_forward_mode_AD_linalg_lstsq_grad_oriented_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.370s) 2022-08-13T16:49:32.4021116Z test_forward_mode_AD_linalg_lu_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (1.482s) 2022-08-13T16:49:32.8055372Z test_forward_mode_AD_linalg_lu_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.403s) 2022-08-13T16:49:34.8904139Z test_forward_mode_AD_linalg_lu_factor_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (2.085s) 2022-08-13T16:49:35.3715668Z test_forward_mode_AD_linalg_lu_factor_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.481s) 2022-08-13T16:49:36.6781587Z test_forward_mode_AD_linalg_lu_factor_ex_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (1.306s) 2022-08-13T16:49:37.0360933Z test_forward_mode_AD_linalg_lu_factor_ex_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.358s) 2022-08-13T16:49:42.0875256Z test_forward_mode_AD_linalg_lu_solve_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (5.051s) 2022-08-13T16:49:42.8984244Z test_forward_mode_AD_linalg_lu_solve_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.811s) 2022-08-13T16:49:50.1673064Z test_forward_mode_AD_linalg_matrix_norm_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (7.269s) 2022-08-13T16:49:51.0506340Z test_forward_mode_AD_linalg_matrix_norm_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.883s) 2022-08-13T16:49:51.3333599Z test_forward_mode_AD_linalg_matrix_power_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.283s) 2022-08-13T16:49:51.4008264Z test_forward_mode_AD_linalg_matrix_power_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.067s) 2022-08-13T16:49:51.4024941Z test_forward_mode_AD_linalg_matrix_rank_cuda_complex128 (__main__.TestGradientsCUDA) ... skip: Skipped! Op doesn't support autograd for this dtype. (0.002s) 2022-08-13T16:49:51.4041376Z test_forward_mode_AD_linalg_matrix_rank_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Op doesn't support autograd for this dtype. (0.002s) 2022-08-13T16:49:51.4057972Z test_forward_mode_AD_linalg_matrix_rank_hermitian_cuda_complex128 (__main__.TestGradientsCUDA) ... skip: Skipped! Op doesn't support autograd for this dtype. (0.002s) 2022-08-13T16:49:51.4074050Z test_forward_mode_AD_linalg_matrix_rank_hermitian_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Op doesn't support autograd for this dtype. (0.002s) 2022-08-13T16:49:52.5952209Z test_forward_mode_AD_linalg_multi_dot_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (1.188s) 2022-08-13T16:49:52.7059019Z test_forward_mode_AD_linalg_multi_dot_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.111s) 2022-08-13T16:49:53.4665123Z test_forward_mode_AD_linalg_norm_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.760s) 2022-08-13T16:49:53.5777295Z test_forward_mode_AD_linalg_norm_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.111s) 2022-08-13T16:49:54.2765753Z test_forward_mode_AD_linalg_norm_subgradients_at_zero_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.699s) 2022-08-13T16:49:54.3781299Z test_forward_mode_AD_linalg_norm_subgradients_at_zero_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.102s) 2022-08-13T16:49:55.7642823Z test_forward_mode_AD_linalg_pinv_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (1.386s) 2022-08-13T16:49:55.9399963Z test_forward_mode_AD_linalg_pinv_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.176s) 2022-08-13T16:49:57.2259096Z test_forward_mode_AD_linalg_pinv_hermitian_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (1.286s) 2022-08-13T16:49:57.4541748Z test_forward_mode_AD_linalg_pinv_hermitian_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.228s) 2022-08-13T16:49:57.4559506Z test_forward_mode_AD_linalg_pinv_singular_cuda_complex128 (__main__.TestGradientsCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T16:49:57.4576200Z test_forward_mode_AD_linalg_pinv_singular_cuda_float64 (__main__.TestGradientsCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T16:49:59.3226814Z test_forward_mode_AD_linalg_qr_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (1.865s) 2022-08-13T16:49:59.6841025Z test_forward_mode_AD_linalg_qr_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.361s) 2022-08-13T16:50:00.5585135Z test_forward_mode_AD_linalg_slogdet_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.874s) 2022-08-13T16:50:00.7336684Z test_forward_mode_AD_linalg_slogdet_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.175s) 2022-08-13T16:50:01.3128450Z test_forward_mode_AD_linalg_solve_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.579s) 2022-08-13T16:50:01.4351401Z test_forward_mode_AD_linalg_solve_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.122s) 2022-08-13T16:50:03.8192777Z test_forward_mode_AD_linalg_solve_ex_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (2.384s) 2022-08-13T16:50:04.2055313Z test_forward_mode_AD_linalg_solve_ex_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.386s) 2022-08-13T16:50:17.2792430Z test_forward_mode_AD_linalg_solve_triangular_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (13.074s) 2022-08-13T16:50:19.6405472Z test_forward_mode_AD_linalg_solve_triangular_cuda_float64 (__main__.TestGradientsCUDA) ... ok (2.361s) 2022-08-13T16:50:28.9514112Z test_forward_mode_AD_linalg_svd_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (9.311s) 2022-08-13T16:50:29.9384118Z test_forward_mode_AD_linalg_svd_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.987s) 2022-08-13T16:50:37.1223067Z test_forward_mode_AD_linalg_svdvals_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (7.184s) 2022-08-13T16:50:37.8142835Z test_forward_mode_AD_linalg_svdvals_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.692s) 2022-08-13T16:50:40.0761654Z test_forward_mode_AD_linalg_tensorinv_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (2.262s) 2022-08-13T16:50:40.4543565Z test_forward_mode_AD_linalg_tensorinv_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.378s) 2022-08-13T16:50:43.6773494Z test_forward_mode_AD_linalg_tensorsolve_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (3.223s) 2022-08-13T16:50:44.2131175Z test_forward_mode_AD_linalg_tensorsolve_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.536s) 2022-08-13T16:50:44.6565866Z test_forward_mode_AD_linalg_vander_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.443s) 2022-08-13T16:50:44.7459998Z test_forward_mode_AD_linalg_vander_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.089s) 2022-08-13T16:50:47.3190934Z test_forward_mode_AD_linalg_vecdot_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (2.573s) 2022-08-13T16:50:47.6303625Z test_forward_mode_AD_linalg_vecdot_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.311s) 2022-08-13T16:50:55.5579736Z test_forward_mode_AD_linalg_vector_norm_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (7.927s) 2022-08-13T16:50:56.7291639Z test_forward_mode_AD_linalg_vector_norm_cuda_float64 (__main__.TestGradientsCUDA) ... ok (1.171s) 2022-08-13T16:50:56.7309616Z test_forward_mode_AD_linspace_cuda_complex128 (__main__.TestGradientsCUDA) ... skip: Skipped! Op doesn't support autograd for this dtype. (0.002s) 2022-08-13T16:50:56.7325735Z test_forward_mode_AD_linspace_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Op doesn't support autograd for this dtype. (0.002s) 2022-08-13T16:50:56.7783765Z test_forward_mode_AD_log10_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.046s) 2022-08-13T16:50:56.7878247Z test_forward_mode_AD_log10_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.009s) 2022-08-13T16:50:56.8032647Z test_forward_mode_AD_log1p_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.015s) 2022-08-13T16:50:56.8490142Z test_forward_mode_AD_log2_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.046s) 2022-08-13T16:50:56.8584507Z test_forward_mode_AD_log2_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.009s) 2022-08-13T16:50:56.9034398Z test_forward_mode_AD_log_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.045s) 2022-08-13T16:50:56.9125498Z test_forward_mode_AD_log_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.009s) 2022-08-13T16:50:57.1171556Z test_forward_mode_AD_log_softmax_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.204s) 2022-08-13T16:50:58.6839757Z test_forward_mode_AD_log_softmax_dtype_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (1.567s) 2022-08-13T16:50:58.8910277Z test_forward_mode_AD_log_softmax_dtype_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.207s) 2022-08-13T16:50:58.9274640Z test_forward_mode_AD_logaddexp2_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.036s) 2022-08-13T16:50:58.9622662Z test_forward_mode_AD_logaddexp_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.035s) 2022-08-13T16:50:59.0129857Z test_forward_mode_AD_logcumsumexp_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.051s) 2022-08-13T16:50:59.9289230Z test_forward_mode_AD_logdet_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.916s) 2022-08-13T16:51:00.1094971Z test_forward_mode_AD_logdet_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.181s) 2022-08-13T16:51:00.1111740Z test_forward_mode_AD_logical_and_cuda_complex128 (__main__.TestGradientsCUDA) ... skip: Skipped! Op doesn't support autograd for this dtype. (0.002s) 2022-08-13T16:51:00.1128336Z test_forward_mode_AD_logical_and_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Op doesn't support autograd for this dtype. (0.002s) 2022-08-13T16:51:00.1151116Z test_forward_mode_AD_logical_not_cuda_complex128 (__main__.TestGradientsCUDA) ... skip: Skipped! Op doesn't support autograd for this dtype. (0.002s) 2022-08-13T16:51:00.1168551Z test_forward_mode_AD_logical_not_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Op doesn't support autograd for this dtype. (0.002s) 2022-08-13T16:51:00.1185308Z test_forward_mode_AD_logical_or_cuda_complex128 (__main__.TestGradientsCUDA) ... skip: Skipped! Op doesn't support autograd for this dtype. (0.002s) 2022-08-13T16:51:00.1202520Z test_forward_mode_AD_logical_or_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Op doesn't support autograd for this dtype. (0.002s) 2022-08-13T16:51:00.1219452Z test_forward_mode_AD_logical_xor_cuda_complex128 (__main__.TestGradientsCUDA) ... skip: Skipped! Op doesn't support autograd for this dtype. (0.002s) 2022-08-13T16:51:00.1236448Z test_forward_mode_AD_logical_xor_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Op doesn't support autograd for this dtype. (0.002s) 2022-08-13T16:51:00.2806595Z test_forward_mode_AD_logit_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.157s) 2022-08-13T16:51:00.2823044Z test_forward_mode_AD_logspace_cuda_complex128 (__main__.TestGradientsCUDA) ... skip: Skipped! Op doesn't support autograd for this dtype. (0.002s) 2022-08-13T16:51:00.2840011Z test_forward_mode_AD_logspace_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Op doesn't support autograd for this dtype. (0.002s) 2022-08-13T16:51:00.5828339Z test_forward_mode_AD_logsumexp_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.299s) 2022-08-13T16:51:00.5853287Z test_forward_mode_AD_long_cuda_complex128 (__main__.TestGradientsCUDA) ... skip: Skipped! Op doesn't support autograd for this dtype. (0.002s) 2022-08-13T16:51:00.5869259Z test_forward_mode_AD_long_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Op doesn't support autograd for this dtype. (0.002s) 2022-08-13T16:51:00.5885153Z test_forward_mode_AD_lt_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Op doesn't support autograd for this dtype. (0.001s) 2022-08-13T16:51:02.5841984Z test_forward_mode_AD_lu_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (1.995s) 2022-08-13T16:51:02.9166516Z test_forward_mode_AD_lu_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.332s) 2022-08-13T16:51:05.4060309Z test_forward_mode_AD_lu_solve_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (2.489s) 2022-08-13T16:51:05.7963559Z test_forward_mode_AD_lu_solve_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.390s) 2022-08-13T16:51:06.3573691Z test_forward_mode_AD_lu_unpack_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.561s) 2022-08-13T16:51:06.5001057Z test_forward_mode_AD_lu_unpack_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.143s) 2022-08-13T16:51:06.5629650Z test_forward_mode_AD_mH_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.063s) 2022-08-13T16:51:06.5742727Z test_forward_mode_AD_mH_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.011s) 2022-08-13T16:51:06.6411538Z test_forward_mode_AD_mT_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.067s) 2022-08-13T16:51:06.6558261Z test_forward_mode_AD_mT_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.015s) 2022-08-13T16:51:07.2945694Z test_forward_mode_AD_masked_fill_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.638s) 2022-08-13T16:51:07.3906109Z test_forward_mode_AD_masked_fill_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.096s) 2022-08-13T16:51:08.3641360Z test_forward_mode_AD_masked_scatter_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.973s) 2022-08-13T16:51:08.4915144Z test_forward_mode_AD_masked_scatter_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.127s) 2022-08-13T16:51:10.6019084Z test_forward_mode_AD_masked_select_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (2.110s) 2022-08-13T16:51:10.9550502Z test_forward_mode_AD_masked_select_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.353s) 2022-08-13T16:51:11.3388225Z test_forward_mode_AD_matmul_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.384s) 2022-08-13T16:51:11.3918858Z test_forward_mode_AD_matmul_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.053s) 2022-08-13T16:51:15.0712255Z test_forward_mode_AD_matrix_exp_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (3.679s) 2022-08-13T16:51:15.6310367Z test_forward_mode_AD_matrix_exp_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.560s) 2022-08-13T16:51:15.8160612Z test_forward_mode_AD_max_binary_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.185s) 2022-08-13T16:51:15.8925341Z test_forward_mode_AD_max_reduction_no_dim_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.076s) 2022-08-13T16:51:16.0571541Z test_forward_mode_AD_max_reduction_with_dim_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.165s) 2022-08-13T16:51:16.2399484Z test_forward_mode_AD_maximum_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.183s) 2022-08-13T16:51:16.9981742Z test_forward_mode_AD_mean_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.758s) 2022-08-13T16:51:17.1216764Z test_forward_mode_AD_mean_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.124s) 2022-08-13T16:51:17.2228510Z test_forward_mode_AD_median_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.101s) 2022-08-13T16:51:17.8001795Z test_forward_mode_AD_meshgrid_list_of_tensors_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.577s) 2022-08-13T16:51:17.8758206Z test_forward_mode_AD_meshgrid_list_of_tensors_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.076s) 2022-08-13T16:51:18.4484266Z test_forward_mode_AD_meshgrid_variadic_tensors_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.572s) 2022-08-13T16:51:18.5255405Z test_forward_mode_AD_meshgrid_variadic_tensors_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.077s) 2022-08-13T16:51:18.7119127Z test_forward_mode_AD_min_binary_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.186s) 2022-08-13T16:51:18.7889703Z test_forward_mode_AD_min_reduction_no_dim_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.077s) 2022-08-13T16:51:18.9543548Z test_forward_mode_AD_min_reduction_with_dim_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.165s) 2022-08-13T16:51:19.1375477Z test_forward_mode_AD_minimum_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.183s) 2022-08-13T16:51:20.1771949Z test_forward_mode_AD_mm_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (1.039s) 2022-08-13T16:51:20.2340846Z test_forward_mode_AD_mm_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.057s) 2022-08-13T16:51:28.4713010Z test_forward_mode_AD_mode_cuda_float64 (__main__.TestGradientsCUDA) ... ok (8.237s) 2022-08-13T16:51:28.6619012Z test_forward_mode_AD_movedim_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.191s) 2022-08-13T16:51:28.6897705Z test_forward_mode_AD_movedim_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.028s) 2022-08-13T16:51:36.1725765Z test_forward_mode_AD_msort_cuda_float64 (__main__.TestGradientsCUDA) ... ok (7.483s) 2022-08-13T16:51:37.4315736Z test_forward_mode_AD_mul_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (1.259s) 2022-08-13T16:51:37.5899682Z test_forward_mode_AD_mul_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.158s) 2022-08-13T16:51:37.5917274Z test_forward_mode_AD_multinomial_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Op doesn't support autograd for this dtype. (0.002s) 2022-08-13T16:51:37.9048070Z test_forward_mode_AD_mv_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.313s) 2022-08-13T16:51:37.9407811Z test_forward_mode_AD_mv_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.036s) 2022-08-13T16:51:38.0796518Z test_forward_mode_AD_mvlgamma_mvlgamma_p_1_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.139s) 2022-08-13T16:51:38.0801703Z test_forward_mode_AD_mvlgamma_mvlgamma_p_3_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! (0.000s) 2022-08-13T16:51:38.0807511Z test_forward_mode_AD_mvlgamma_mvlgamma_p_5_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! (0.000s) 2022-08-13T16:51:38.0909045Z test_forward_mode_AD_nan_to_num_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.010s) 2022-08-13T16:51:38.3490098Z test_forward_mode_AD_nanmean_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.258s) 2022-08-13T16:51:38.4549950Z test_forward_mode_AD_nanmedian_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.106s) 2022-08-13T16:51:39.5478795Z test_forward_mode_AD_nanquantile_cuda_float64 (__main__.TestGradientsCUDA) ... ok (1.093s) 2022-08-13T16:51:39.7220027Z test_forward_mode_AD_nansum_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.174s) 2022-08-13T16:51:41.7503985Z test_forward_mode_AD_narrow_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (2.028s) 2022-08-13T16:51:42.0286817Z test_forward_mode_AD_narrow_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.278s) 2022-08-13T16:51:42.0291761Z test_forward_mode_AD_native_layer_norm_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! (0.001s) 2022-08-13T16:51:42.0308971Z test_forward_mode_AD_ne_cuda_complex128 (__main__.TestGradientsCUDA) ... skip: Skipped! Op doesn't support autograd for this dtype. (0.002s) 2022-08-13T16:51:42.0325554Z test_forward_mode_AD_ne_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Op doesn't support autograd for this dtype. (0.002s) 2022-08-13T16:51:42.1287859Z test_forward_mode_AD_neg_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.096s) 2022-08-13T16:51:42.1437616Z test_forward_mode_AD_neg_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.015s) 2022-08-13T16:51:42.1454462Z test_forward_mode_AD_new_empty_cuda_complex128 (__main__.TestGradientsCUDA) ... skip: Skipped! Op doesn't support autograd for this dtype. (0.002s) 2022-08-13T16:51:42.1470879Z test_forward_mode_AD_new_empty_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Op doesn't support autograd for this dtype. (0.002s) 2022-08-13T16:51:42.1487051Z test_forward_mode_AD_new_full_cuda_complex128 (__main__.TestGradientsCUDA) ... skip: Skipped! Op doesn't support autograd for this dtype. (0.002s) 2022-08-13T16:51:42.1503335Z test_forward_mode_AD_new_full_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Op doesn't support autograd for this dtype. (0.002s) 2022-08-13T16:51:42.1525619Z test_forward_mode_AD_new_ones_cuda_complex128 (__main__.TestGradientsCUDA) ... skip: Skipped! Op doesn't support autograd for this dtype. (0.002s) 2022-08-13T16:51:42.1541737Z test_forward_mode_AD_new_ones_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Op doesn't support autograd for this dtype. (0.002s) 2022-08-13T16:51:42.1557818Z test_forward_mode_AD_new_zeros_cuda_complex128 (__main__.TestGradientsCUDA) ... skip: Skipped! Op doesn't support autograd for this dtype. (0.001s) 2022-08-13T16:51:42.1574332Z test_forward_mode_AD_new_zeros_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Op doesn't support autograd for this dtype. (0.002s) 2022-08-13T16:51:42.1590370Z test_forward_mode_AD_nextafter_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Op doesn't support autograd for this dtype. (0.002s) 2022-08-13T16:51:42.4775656Z test_forward_mode_AD_nn_functional_adaptive_avg_pool1d_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.318s) 2022-08-13T16:51:44.0923374Z test_forward_mode_AD_nn_functional_adaptive_avg_pool2d_cuda_float64 (__main__.TestGradientsCUDA) ... ok (1.615s) 2022-08-13T16:51:44.1244874Z test_forward_mode_AD_nn_functional_adaptive_avg_pool3d_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.032s) 2022-08-13T16:51:44.2935651Z test_forward_mode_AD_nn_functional_adaptive_max_pool1d_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.169s) 2022-08-13T16:51:45.2679935Z test_forward_mode_AD_nn_functional_adaptive_max_pool2d_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.974s) 2022-08-13T16:51:49.9311169Z test_forward_mode_AD_nn_functional_adaptive_max_pool3d_cuda_float64 (__main__.TestGradientsCUDA) ... ok (4.663s) 2022-08-13T16:51:50.0760776Z test_forward_mode_AD_nn_functional_avg_pool1d_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.145s) 2022-08-13T16:51:50.8758529Z test_forward_mode_AD_nn_functional_avg_pool2d_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.800s) 2022-08-13T16:51:51.6516789Z test_forward_mode_AD_nn_functional_avg_pool3d_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.776s) 2022-08-13T16:51:52.0361761Z test_forward_mode_AD_nn_functional_batch_norm_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.384s) 2022-08-13T16:51:52.4258636Z test_forward_mode_AD_nn_functional_batch_norm_without_cudnn_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.390s) 2022-08-13T16:51:52.9194889Z test_forward_mode_AD_nn_functional_bilinear_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.493s) 2022-08-13T16:51:53.4180296Z test_forward_mode_AD_nn_functional_binary_cross_entropy_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.498s) 2022-08-13T16:51:54.8156482Z test_forward_mode_AD_nn_functional_binary_cross_entropy_with_logits_cuda_float64 (__main__.TestGradientsCUDA) ... ok (1.397s) 2022-08-13T16:51:54.8253858Z test_forward_mode_AD_nn_functional_celu_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.010s) 2022-08-13T16:52:00.7987684Z test_forward_mode_AD_nn_functional_conv1d_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (5.973s) 2022-08-13T16:52:01.2197603Z test_forward_mode_AD_nn_functional_conv1d_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.421s) 2022-08-13T16:52:04.2856578Z test_forward_mode_AD_nn_functional_conv2d_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (3.066s) 2022-08-13T16:52:04.5942080Z test_forward_mode_AD_nn_functional_conv2d_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.308s) 2022-08-13T16:52:04.9916391Z test_forward_mode_AD_nn_functional_conv_transpose1d_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.397s) 2022-08-13T16:52:06.2583788Z test_forward_mode_AD_nn_functional_conv_transpose2d_cuda_float64 (__main__.TestGradientsCUDA) ... ok (1.267s) 2022-08-13T16:52:06.3778720Z test_forward_mode_AD_nn_functional_conv_transpose3d_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.119s) 2022-08-13T16:52:06.8445493Z test_forward_mode_AD_nn_functional_cosine_embedding_loss_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.466s) 2022-08-13T16:52:07.8850187Z test_forward_mode_AD_nn_functional_cosine_similarity_cuda_float64 (__main__.TestGradientsCUDA) ... ok (1.040s) 2022-08-13T16:52:08.2177304Z test_forward_mode_AD_nn_functional_cross_entropy_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.333s) 2022-08-13T16:52:28.7093557Z test_forward_mode_AD_nn_functional_ctc_loss_cuda_float64 (__main__.TestGradientsCUDA) ... ok (20.491s) 2022-08-13T16:52:28.7116318Z test_forward_mode_AD_nn_functional_dropout2d_cuda_float64 (__main__.TestGradientsCUDA) ... /opt/conda/lib/python3.7/site-packages/torch/nn/functional.py:1338: UserWarning: dropout2d: Received a 3D input to dropout2d and assuming that channel-wise 1D dropout behavior is desired - input is interpreted as shape (N, C, L), where C is the channel dim. This behavior will change in a future release to interpret the input as one without a batch dimension, i.e. shape (C, H, W). To maintain the 1D channel-wise dropout behavior, please switch to using dropout1d instead. 2022-08-13T16:52:28.7117557Z warnings.warn("dropout2d: Received a 3D input to dropout2d and assuming that channel-wise " 2022-08-13T16:52:33.3358287Z ok (4.626s) 2022-08-13T16:52:57.1186738Z test_forward_mode_AD_nn_functional_dropout3d_cuda_float64 (__main__.TestGradientsCUDA) ... ok (23.783s) 2022-08-13T16:52:57.3083338Z test_forward_mode_AD_nn_functional_dropout_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.190s) 2022-08-13T16:52:57.3179274Z test_forward_mode_AD_nn_functional_elu_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.010s) 2022-08-13T16:52:57.3463706Z test_forward_mode_AD_nn_functional_embedding_bag_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.028s) 2022-08-13T16:52:57.4284034Z test_forward_mode_AD_nn_functional_embedding_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.082s) 2022-08-13T16:52:57.4430030Z test_forward_mode_AD_nn_functional_feature_alpha_dropout_with_train_cuda_float64 (__main__.TestGradientsCUDA) ... expected failure (0.014s) 2022-08-13T16:52:58.0661702Z test_forward_mode_AD_nn_functional_feature_alpha_dropout_without_train_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.623s) 2022-08-13T16:52:58.1846476Z test_forward_mode_AD_nn_functional_feature_alpha_dropout_without_train_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.118s) 2022-08-13T16:53:06.6512573Z test_forward_mode_AD_nn_functional_fractional_max_pool2d_cuda_float64 (__main__.TestGradientsCUDA) ... ok (8.466s) 2022-08-13T16:53:22.5686650Z test_forward_mode_AD_nn_functional_fractional_max_pool3d_cuda_float64 (__main__.TestGradientsCUDA) ... ok (15.917s) 2022-08-13T16:53:29.3794187Z test_forward_mode_AD_nn_functional_gaussian_nll_loss_cuda_float64 (__main__.TestGradientsCUDA) ... ok (6.811s) 2022-08-13T16:53:29.7693636Z test_forward_mode_AD_nn_functional_gelu_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.390s) 2022-08-13T16:53:29.8834199Z test_forward_mode_AD_nn_functional_glu_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.114s) 2022-08-13T16:53:29.9874135Z test_forward_mode_AD_nn_functional_grid_sample_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.104s) 2022-08-13T16:53:30.1283634Z test_forward_mode_AD_nn_functional_group_norm_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.141s) 2022-08-13T16:53:30.1860637Z test_forward_mode_AD_nn_functional_hardshrink_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.058s) 2022-08-13T16:53:30.1955018Z test_forward_mode_AD_nn_functional_hardsigmoid_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.009s) 2022-08-13T16:53:30.3886348Z test_forward_mode_AD_nn_functional_hardswish_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.193s) 2022-08-13T16:53:30.4497799Z test_forward_mode_AD_nn_functional_hardtanh_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.061s) 2022-08-13T16:53:31.5439405Z test_forward_mode_AD_nn_functional_hinge_embedding_loss_cuda_float64 (__main__.TestGradientsCUDA) ... ok (1.094s) 2022-08-13T16:53:32.1896029Z test_forward_mode_AD_nn_functional_huber_loss_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.645s) 2022-08-13T16:53:33.1346733Z test_forward_mode_AD_nn_functional_instance_norm_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.945s) 2022-08-13T16:53:34.3345382Z test_forward_mode_AD_nn_functional_interpolate_area_cuda_float64 (__main__.TestGradientsCUDA) ... ok (1.200s) 2022-08-13T16:53:35.0007493Z test_forward_mode_AD_nn_functional_interpolate_bicubic_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.666s) 2022-08-13T16:53:35.6263886Z test_forward_mode_AD_nn_functional_interpolate_bilinear_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.625s) 2022-08-13T16:53:35.8077484Z test_forward_mode_AD_nn_functional_interpolate_linear_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.181s) 2022-08-13T16:53:36.8868847Z test_forward_mode_AD_nn_functional_interpolate_nearest_cuda_float64 (__main__.TestGradientsCUDA) ... ok (1.079s) 2022-08-13T16:53:39.3605166Z test_forward_mode_AD_nn_functional_interpolate_trilinear_cuda_float64 (__main__.TestGradientsCUDA) ... ok (2.473s) 2022-08-13T16:53:39.3651817Z test_forward_mode_AD_nn_functional_kl_div_cuda_float64 (__main__.TestGradientsCUDA) ... /opt/conda/lib/python3.7/site-packages/torch/nn/functional.py:2913: UserWarning: reduction: 'mean' divides the total loss by both the batch size and the support size.'batchmean' divides only by the batch size, and aligns with the KL div math definition.'mean' will be changed to behave the same as 'batchmean' in the next major release. 2022-08-13T16:53:39.3653657Z "reduction: 'mean' divides the total loss by both the batch size and the support size." 2022-08-13T16:53:39.5430420Z ok (0.182s) 2022-08-13T16:53:41.7428783Z test_forward_mode_AD_nn_functional_l1_loss_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (2.200s) 2022-08-13T16:53:42.0029331Z test_forward_mode_AD_nn_functional_l1_loss_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.260s) 2022-08-13T16:53:42.1008927Z test_forward_mode_AD_nn_functional_layer_norm_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.098s) 2022-08-13T16:53:42.5375418Z test_forward_mode_AD_nn_functional_leaky_relu_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.436s) 2022-08-13T16:53:48.4773342Z test_forward_mode_AD_nn_functional_linear_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (5.940s) 2022-08-13T16:53:49.0671537Z test_forward_mode_AD_nn_functional_linear_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.590s) 2022-08-13T16:53:49.3471752Z test_forward_mode_AD_nn_functional_local_response_norm_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.280s) 2022-08-13T16:53:49.3570147Z test_forward_mode_AD_nn_functional_logsigmoid_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.010s) 2022-08-13T16:53:50.3755086Z test_forward_mode_AD_nn_functional_margin_ranking_loss_cuda_float64 (__main__.TestGradientsCUDA) ... ok (1.018s) 2022-08-13T16:53:58.4484101Z test_forward_mode_AD_nn_functional_max_pool1d_cuda_float64 (__main__.TestGradientsCUDA) ... ok (8.073s) 2022-08-13T16:54:01.3351513Z test_forward_mode_AD_nn_functional_max_pool2d_cuda_float64 (__main__.TestGradientsCUDA) ... ok (2.887s) 2022-08-13T16:54:02.4855101Z test_forward_mode_AD_nn_functional_max_pool3d_cuda_float64 (__main__.TestGradientsCUDA) ... ok (1.150s) 2022-08-13T16:54:02.4859727Z test_forward_mode_AD_nn_functional_max_unpool1d_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! (0.001s) 2022-08-13T16:54:02.6506219Z test_forward_mode_AD_nn_functional_max_unpool1d_grad_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.164s) 2022-08-13T16:54:03.7880741Z test_forward_mode_AD_nn_functional_max_unpool2d_cuda_float64 (__main__.TestGradientsCUDA) ... expected failure (1.137s) 2022-08-13T16:54:04.0775891Z test_forward_mode_AD_nn_functional_max_unpool2d_grad_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.289s) 2022-08-13T16:54:04.1224666Z test_forward_mode_AD_nn_functional_max_unpool3d_cuda_float64 (__main__.TestGradientsCUDA) ... expected failure (0.045s) 2022-08-13T16:54:04.3050503Z test_forward_mode_AD_nn_functional_max_unpool3d_grad_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.182s) 2022-08-13T16:54:04.3160255Z test_forward_mode_AD_nn_functional_mish_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.011s) 2022-08-13T16:54:04.5706957Z test_forward_mode_AD_nn_functional_mse_loss_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.254s) 2022-08-13T16:54:04.5767348Z test_forward_mode_AD_nn_functional_multi_margin_loss_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.006s) 2022-08-13T16:54:04.5839830Z test_forward_mode_AD_nn_functional_multilabel_margin_loss_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.007s) 2022-08-13T16:54:04.6998770Z test_forward_mode_AD_nn_functional_multilabel_soft_margin_loss_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.116s) 2022-08-13T16:54:05.1781292Z test_forward_mode_AD_nn_functional_nll_loss_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.478s) 2022-08-13T16:54:08.3944582Z test_forward_mode_AD_nn_functional_normalize_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (3.216s) 2022-08-13T16:54:08.9260661Z test_forward_mode_AD_nn_functional_normalize_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.531s) 2022-08-13T16:54:10.7961672Z test_forward_mode_AD_nn_functional_pad_circular_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (1.870s) 2022-08-13T16:54:11.1065171Z test_forward_mode_AD_nn_functional_pad_circular_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.310s) 2022-08-13T16:54:11.6554831Z test_forward_mode_AD_nn_functional_pad_constant_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.549s) 2022-08-13T16:54:11.7751786Z test_forward_mode_AD_nn_functional_pad_constant_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.120s) 2022-08-13T16:54:13.9909592Z test_forward_mode_AD_nn_functional_pad_reflect_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (2.216s) 2022-08-13T16:54:14.3149701Z test_forward_mode_AD_nn_functional_pad_reflect_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.324s) 2022-08-13T16:54:16.5099126Z test_forward_mode_AD_nn_functional_pad_replicate_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (2.195s) 2022-08-13T16:54:16.8313065Z test_forward_mode_AD_nn_functional_pad_replicate_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.321s) 2022-08-13T16:54:17.3340874Z test_forward_mode_AD_nn_functional_pairwise_distance_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.503s) 2022-08-13T16:54:17.4133574Z test_forward_mode_AD_nn_functional_pairwise_distance_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.079s) 2022-08-13T16:54:17.4206870Z test_forward_mode_AD_nn_functional_pdist_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.007s) 2022-08-13T16:54:17.7073771Z test_forward_mode_AD_nn_functional_pixel_shuffle_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.287s) 2022-08-13T16:54:17.7498279Z test_forward_mode_AD_nn_functional_pixel_shuffle_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.042s) 2022-08-13T16:54:18.0364056Z test_forward_mode_AD_nn_functional_pixel_unshuffle_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.286s) 2022-08-13T16:54:18.0791687Z test_forward_mode_AD_nn_functional_pixel_unshuffle_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.043s) 2022-08-13T16:54:26.0577758Z test_forward_mode_AD_nn_functional_poisson_nll_loss_cuda_float64 (__main__.TestGradientsCUDA) ... ok (7.978s) 2022-08-13T16:54:26.9825669Z test_forward_mode_AD_nn_functional_prelu_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.925s) 2022-08-13T16:54:26.9924084Z test_forward_mode_AD_nn_functional_relu6_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.010s) 2022-08-13T16:54:27.1337008Z test_forward_mode_AD_nn_functional_relu_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.141s) 2022-08-13T16:54:27.1509067Z test_forward_mode_AD_nn_functional_rrelu_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.017s) 2022-08-13T16:54:27.1603262Z test_forward_mode_AD_nn_functional_selu_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.009s) 2022-08-13T16:54:27.1707139Z test_forward_mode_AD_nn_functional_silu_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.010s) 2022-08-13T16:54:27.5078779Z test_forward_mode_AD_nn_functional_smooth_l1_loss_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.337s) 2022-08-13T16:54:27.6539715Z test_forward_mode_AD_nn_functional_soft_margin_loss_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.146s) 2022-08-13T16:54:27.8881111Z test_forward_mode_AD_nn_functional_softmin_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.234s) 2022-08-13T16:54:29.6640074Z test_forward_mode_AD_nn_functional_softmin_with_dtype_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (1.776s) 2022-08-13T16:54:29.9003124Z test_forward_mode_AD_nn_functional_softmin_with_dtype_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.236s) 2022-08-13T16:54:29.9105211Z test_forward_mode_AD_nn_functional_softplus_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.010s) 2022-08-13T16:54:29.9543486Z test_forward_mode_AD_nn_functional_softshrink_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.044s) 2022-08-13T16:54:30.0142180Z test_forward_mode_AD_nn_functional_softsign_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.060s) 2022-08-13T16:54:30.0267276Z test_forward_mode_AD_nn_functional_softsign_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.012s) 2022-08-13T16:54:30.0745282Z test_forward_mode_AD_nn_functional_tanhshrink_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.048s) 2022-08-13T16:54:30.0845898Z test_forward_mode_AD_nn_functional_tanhshrink_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.010s) 2022-08-13T16:54:30.1731643Z test_forward_mode_AD_nn_functional_threshold_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.088s) 2022-08-13T16:54:40.5325376Z test_forward_mode_AD_nn_functional_triplet_margin_loss_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (10.359s) 2022-08-13T16:54:41.9205050Z test_forward_mode_AD_nn_functional_triplet_margin_loss_cuda_float64 (__main__.TestGradientsCUDA) ... ok (1.388s) 2022-08-13T16:54:53.3245824Z test_forward_mode_AD_nn_functional_triplet_margin_with_distance_loss_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (11.404s) 2022-08-13T16:54:54.9734854Z test_forward_mode_AD_nn_functional_triplet_margin_with_distance_loss_cuda_float64 (__main__.TestGradientsCUDA) ... ok (1.649s) 2022-08-13T16:54:57.8429831Z test_forward_mode_AD_nn_functional_unfold_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (2.869s) 2022-08-13T16:54:58.4650561Z test_forward_mode_AD_nn_functional_unfold_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.622s) 2022-08-13T16:54:58.4675101Z test_forward_mode_AD_nn_functional_upsample_bilinear_cuda_float64 (__main__.TestGradientsCUDA) ... /opt/conda/lib/python3.7/site-packages/torch/nn/functional.py:4066: UserWarning: nn.functional.upsample_bilinear is deprecated. Use nn.functional.interpolate instead. 2022-08-13T16:54:58.4676771Z warnings.warn("nn.functional.upsample_bilinear is deprecated. Use nn.functional.interpolate instead.") 2022-08-13T16:54:58.6780277Z ok (0.213s) 2022-08-13T16:54:58.6815013Z test_forward_mode_AD_nn_functional_upsample_nearest_cuda_float64 (__main__.TestGradientsCUDA) ... /opt/conda/lib/python3.7/site-packages/torch/nn/functional.py:4010: UserWarning: nn.functional.upsample_nearest is deprecated. Use nn.functional.interpolate instead. 2022-08-13T16:54:58.6816133Z warnings.warn("nn.functional.upsample_nearest is deprecated. Use nn.functional.interpolate instead.") 2022-08-13T16:54:59.7597813Z ok (1.082s) 2022-08-13T16:54:59.7616061Z test_forward_mode_AD_nonzero_cuda_complex128 (__main__.TestGradientsCUDA) ... skip: Skipped! Op doesn't support autograd for this dtype. (0.002s) 2022-08-13T16:54:59.7632303Z test_forward_mode_AD_nonzero_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Op doesn't support autograd for this dtype. (0.002s) 2022-08-13T16:55:00.3673604Z test_forward_mode_AD_norm_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.604s) 2022-08-13T16:55:00.4954433Z test_forward_mode_AD_norm_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.128s) 2022-08-13T16:55:00.8516954Z test_forward_mode_AD_norm_fro_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.356s) 2022-08-13T16:55:00.9040238Z test_forward_mode_AD_norm_fro_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.052s) 2022-08-13T16:55:01.4342831Z test_forward_mode_AD_norm_inf_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.530s) 2022-08-13T16:55:01.5248389Z test_forward_mode_AD_norm_inf_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.090s) 2022-08-13T16:55:07.2997484Z test_forward_mode_AD_norm_nuc_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (5.775s) 2022-08-13T16:55:07.7757827Z test_forward_mode_AD_norm_nuc_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.476s) 2022-08-13T16:55:07.7762913Z test_forward_mode_AD_normal_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Gradients are incorrect! (0.000s) 2022-08-13T16:55:07.7768410Z test_forward_mode_AD_normal_number_mean_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Gradients are incorrect! (0.000s) 2022-08-13T16:55:07.7785544Z test_forward_mode_AD_ones_like_cuda_complex128 (__main__.TestGradientsCUDA) ... skip: Skipped! Op doesn't support autograd for this dtype. (0.002s) 2022-08-13T16:55:07.7801927Z test_forward_mode_AD_ones_like_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Op doesn't support autograd for this dtype. (0.002s) 2022-08-13T16:55:07.7818385Z test_forward_mode_AD_ormqr_cuda_complex128 (__main__.TestGradientsCUDA) ... skip: Skipped! Op doesn't support autograd for this dtype. (0.002s) 2022-08-13T16:55:07.7834691Z test_forward_mode_AD_ormqr_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Op doesn't support autograd for this dtype. (0.002s) 2022-08-13T16:55:07.8743630Z test_forward_mode_AD_outer_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.091s) 2022-08-13T16:55:07.8867293Z test_forward_mode_AD_outer_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.012s) 2022-08-13T16:55:10.8091872Z test_forward_mode_AD_pca_lowrank_cuda_float64 (__main__.TestGradientsCUDA) ... ok (2.922s) 2022-08-13T16:55:11.0862572Z test_forward_mode_AD_permute_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.277s) 2022-08-13T16:55:11.1296256Z test_forward_mode_AD_permute_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.043s) 2022-08-13T16:55:15.8326655Z test_forward_mode_AD_pinverse_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (4.703s) 2022-08-13T16:55:16.2784873Z test_forward_mode_AD_pinverse_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.446s) 2022-08-13T16:55:16.4810799Z test_forward_mode_AD_polar_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.202s) 2022-08-13T16:55:16.5932311Z test_forward_mode_AD_polygamma_polygamma_n_0_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.112s) 2022-08-13T16:55:16.5937185Z test_forward_mode_AD_polygamma_polygamma_n_1_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! (0.000s) 2022-08-13T16:55:16.5942333Z test_forward_mode_AD_polygamma_polygamma_n_2_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! (0.000s) 2022-08-13T16:55:16.5947653Z test_forward_mode_AD_polygamma_polygamma_n_3_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! (0.000s) 2022-08-13T16:55:16.5953202Z test_forward_mode_AD_polygamma_polygamma_n_4_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! (0.000s) 2022-08-13T16:55:16.6321282Z test_forward_mode_AD_positive_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.037s) 2022-08-13T16:55:16.6402228Z test_forward_mode_AD_positive_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.008s) 2022-08-13T16:55:17.0169681Z test_forward_mode_AD_pow_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.376s) 2022-08-13T16:55:17.0849764Z test_forward_mode_AD_pow_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.068s) 2022-08-13T16:55:17.6232275Z test_forward_mode_AD_prod_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.538s) 2022-08-13T16:55:17.7392666Z test_forward_mode_AD_prod_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.116s) 2022-08-13T16:55:18.4621998Z test_forward_mode_AD_put_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.723s) 2022-08-13T16:55:18.5581314Z test_forward_mode_AD_put_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.096s) 2022-08-13T16:55:20.4315345Z test_forward_mode_AD_qr_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (1.873s) 2022-08-13T16:55:20.7958322Z test_forward_mode_AD_qr_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.364s) 2022-08-13T16:55:21.8170959Z test_forward_mode_AD_quantile_cuda_float64 (__main__.TestGradientsCUDA) ... ok (1.021s) 2022-08-13T16:55:21.8267158Z test_forward_mode_AD_rad2deg_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.010s) 2022-08-13T16:55:21.8283975Z test_forward_mode_AD_rand_like_cuda_complex128 (__main__.TestGradientsCUDA) ... skip: Skipped! Op doesn't support autograd for this dtype. (0.002s) 2022-08-13T16:55:21.8300644Z test_forward_mode_AD_rand_like_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Op doesn't support autograd for this dtype. (0.002s) 2022-08-13T16:55:21.8319242Z test_forward_mode_AD_randint_like_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Op doesn't support autograd for this dtype. (0.002s) 2022-08-13T16:55:21.8335518Z test_forward_mode_AD_randn_like_cuda_complex128 (__main__.TestGradientsCUDA) ... skip: Skipped! Op doesn't support autograd for this dtype. (0.002s) 2022-08-13T16:55:21.8351569Z test_forward_mode_AD_randn_like_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Op doesn't support autograd for this dtype. (0.002s) 2022-08-13T16:55:22.6833053Z test_forward_mode_AD_ravel_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.848s) 2022-08-13T16:55:22.8022031Z test_forward_mode_AD_ravel_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.119s) 2022-08-13T16:55:22.8376030Z test_forward_mode_AD_real_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.035s) 2022-08-13T16:55:22.8443815Z test_forward_mode_AD_real_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.007s) 2022-08-13T16:55:22.8911618Z test_forward_mode_AD_reciprocal_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.047s) 2022-08-13T16:55:22.9015273Z test_forward_mode_AD_reciprocal_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.010s) 2022-08-13T16:55:22.9548575Z test_forward_mode_AD_remainder_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.053s) 2022-08-13T16:55:23.0320836Z test_forward_mode_AD_renorm_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.077s) 2022-08-13T16:55:23.0867332Z test_forward_mode_AD_renorm_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.055s) 2022-08-13T16:55:23.3520895Z test_forward_mode_AD_repeat_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.265s) 2022-08-13T16:55:23.4052728Z test_forward_mode_AD_repeat_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.053s) 2022-08-13T16:55:23.8447430Z test_forward_mode_AD_repeat_interleave_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.439s) 2022-08-13T16:55:23.9219767Z test_forward_mode_AD_repeat_interleave_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.077s) 2022-08-13T16:55:24.7817933Z test_forward_mode_AD_reshape_as_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.860s) 2022-08-13T16:55:24.9035841Z test_forward_mode_AD_reshape_as_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.122s) 2022-08-13T16:55:29.0351884Z test_forward_mode_AD_reshape_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (4.131s) 2022-08-13T16:55:29.6036131Z test_forward_mode_AD_reshape_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.568s) 2022-08-13T16:55:29.6054382Z test_forward_mode_AD_resize__cuda_complex128 (__main__.TestGradientsCUDA) ... skip: Skipped! Op doesn't support autograd for this dtype. (0.002s) 2022-08-13T16:55:29.6070849Z test_forward_mode_AD_resize__cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Op doesn't support autograd for this dtype. (0.002s) 2022-08-13T16:55:29.6087023Z test_forward_mode_AD_resize_as__cuda_complex128 (__main__.TestGradientsCUDA) ... skip: Skipped! Op doesn't support autograd for this dtype. (0.002s) 2022-08-13T16:55:29.6103549Z test_forward_mode_AD_resize_as__cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Op doesn't support autograd for this dtype. (0.002s) 2022-08-13T16:55:29.7080383Z test_forward_mode_AD_resolve_conj_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.098s) 2022-08-13T16:55:29.7223460Z test_forward_mode_AD_resolve_conj_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.014s) 2022-08-13T16:55:29.8197665Z test_forward_mode_AD_resolve_neg_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.097s) 2022-08-13T16:55:29.8340640Z test_forward_mode_AD_resolve_neg_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.014s) 2022-08-13T16:55:33.3059399Z test_forward_mode_AD_roll_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (3.472s) 2022-08-13T16:55:33.8109150Z test_forward_mode_AD_roll_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.505s) 2022-08-13T16:55:34.2285140Z test_forward_mode_AD_rot90_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.417s) 2022-08-13T16:55:34.3182272Z test_forward_mode_AD_rot90_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.090s) 2022-08-13T16:55:34.3331224Z test_forward_mode_AD_round_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.015s) 2022-08-13T16:55:34.3428966Z test_forward_mode_AD_round_decimals_0_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.010s) 2022-08-13T16:55:34.3434674Z test_forward_mode_AD_round_decimals_3_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! (0.001s) 2022-08-13T16:55:34.3440714Z test_forward_mode_AD_round_decimals_neg_3_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! (0.000s) 2022-08-13T16:55:34.3911799Z test_forward_mode_AD_rsqrt_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.047s) 2022-08-13T16:55:34.4013418Z test_forward_mode_AD_rsqrt_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.010s) 2022-08-13T16:55:36.1099300Z test_forward_mode_AD_rsub_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (1.708s) 2022-08-13T16:55:36.3199556Z test_forward_mode_AD_rsub_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.210s) 2022-08-13T16:55:38.6365550Z test_forward_mode_AD_scatter_add_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (2.316s) 2022-08-13T16:55:38.9059038Z test_forward_mode_AD_scatter_add_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.269s) 2022-08-13T16:55:41.2198839Z test_forward_mode_AD_scatter_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (2.314s) 2022-08-13T16:55:41.4925840Z test_forward_mode_AD_scatter_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.273s) 2022-08-13T16:55:41.5311670Z test_forward_mode_AD_scatter_reduce_amax_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.039s) 2022-08-13T16:55:41.5695439Z test_forward_mode_AD_scatter_reduce_amin_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.038s) 2022-08-13T16:55:41.6175844Z test_forward_mode_AD_scatter_reduce_mean_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.048s) 2022-08-13T16:55:41.6557551Z test_forward_mode_AD_scatter_reduce_prod_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.038s) 2022-08-13T16:55:41.6940061Z test_forward_mode_AD_scatter_reduce_sum_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.038s) 2022-08-13T16:55:41.6957630Z test_forward_mode_AD_searchsorted_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Op doesn't support autograd for this dtype. (0.002s) 2022-08-13T16:55:41.7052460Z test_forward_mode_AD_segment_reduce_lengths_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.009s) 2022-08-13T16:55:41.7131883Z test_forward_mode_AD_segment_reduce_offsets_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.008s) 2022-08-13T16:55:43.3865379Z test_forward_mode_AD_select_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (1.673s) 2022-08-13T16:55:43.6223865Z test_forward_mode_AD_select_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.236s) 2022-08-13T16:55:43.9737469Z test_forward_mode_AD_select_scatter_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.351s) 2022-08-13T16:55:44.0836915Z test_forward_mode_AD_sgn_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.110s) 2022-08-13T16:55:44.1002268Z test_forward_mode_AD_sgn_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.016s) 2022-08-13T16:55:44.1018842Z test_forward_mode_AD_short_cuda_complex128 (__main__.TestGradientsCUDA) ... skip: Skipped! Op doesn't support autograd for this dtype. (0.002s) 2022-08-13T16:55:44.1034946Z test_forward_mode_AD_short_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Op doesn't support autograd for this dtype. (0.002s) 2022-08-13T16:55:44.1473808Z test_forward_mode_AD_sigmoid_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.044s) 2022-08-13T16:55:44.1565287Z test_forward_mode_AD_sigmoid_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.009s) 2022-08-13T16:55:44.1715235Z test_forward_mode_AD_sign_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.015s) 2022-08-13T16:55:44.1732049Z test_forward_mode_AD_signbit_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Op doesn't support autograd for this dtype. (0.002s) 2022-08-13T16:55:44.2750534Z test_forward_mode_AD_sin_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.102s) 2022-08-13T16:55:44.2902865Z test_forward_mode_AD_sin_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.015s) 2022-08-13T16:55:44.3424973Z test_forward_mode_AD_sinc_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.052s) 2022-08-13T16:55:44.3539465Z test_forward_mode_AD_sinc_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.011s) 2022-08-13T16:55:44.4550733Z test_forward_mode_AD_sinh_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.101s) 2022-08-13T16:55:44.4703755Z test_forward_mode_AD_sinh_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.015s) 2022-08-13T16:55:44.5263176Z test_forward_mode_AD_slice_scatter_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.056s) 2022-08-13T16:55:44.7363401Z test_forward_mode_AD_softmax_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.210s) 2022-08-13T16:55:46.3332648Z test_forward_mode_AD_softmax_with_dtype_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (1.597s) 2022-08-13T16:55:46.5458705Z test_forward_mode_AD_softmax_with_dtype_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.213s) 2022-08-13T16:55:57.3993195Z test_forward_mode_AD_sort_cuda_float64 (__main__.TestGradientsCUDA) ... ok (10.853s) 2022-08-13T16:55:57.3997260Z test_forward_mode_AD_sparse_sampled_addmm_cuda_complex128 (__main__.TestGradientsCUDA) ... skip: Skipped! (0.001s) 2022-08-13T16:55:57.4002813Z test_forward_mode_AD_sparse_sampled_addmm_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! (0.000s) 2022-08-13T16:55:57.4021943Z test_forward_mode_AD_special_airy_ai_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Op doesn't support autograd for this dtype. (0.002s) 2022-08-13T16:55:57.4038148Z test_forward_mode_AD_special_bessel_j0_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Op doesn't support autograd for this dtype. (0.002s) 2022-08-13T16:55:57.4054625Z test_forward_mode_AD_special_bessel_j1_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Op doesn't support autograd for this dtype. (0.002s) 2022-08-13T16:55:57.4071245Z test_forward_mode_AD_special_bessel_y0_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Op doesn't support autograd for this dtype. (0.002s) 2022-08-13T16:55:57.4089806Z test_forward_mode_AD_special_bessel_y1_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Op doesn't support autograd for this dtype. (0.002s) 2022-08-13T16:55:57.4105866Z test_forward_mode_AD_special_chebyshev_polynomial_t_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Op doesn't support autograd for this dtype. (0.002s) 2022-08-13T16:55:57.4122025Z test_forward_mode_AD_special_chebyshev_polynomial_u_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Op doesn't support autograd for this dtype. (0.002s) 2022-08-13T16:55:57.4127882Z test_forward_mode_AD_special_chebyshev_polynomial_v_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2022-08-13T16:55:57.4132829Z test_forward_mode_AD_special_chebyshev_polynomial_w_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2022-08-13T16:55:57.4300080Z test_forward_mode_AD_special_entr_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.017s) 2022-08-13T16:55:57.4403788Z test_forward_mode_AD_special_erfcx_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.010s) 2022-08-13T16:55:57.4425810Z test_forward_mode_AD_special_hermite_polynomial_h_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Op doesn't support autograd for this dtype. (0.002s) 2022-08-13T16:55:57.4441621Z test_forward_mode_AD_special_hermite_polynomial_he_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Op doesn't support autograd for this dtype. (0.001s) 2022-08-13T16:55:57.4530985Z test_forward_mode_AD_special_i0e_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.009s) 2022-08-13T16:55:57.4682285Z test_forward_mode_AD_special_i1_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.015s) 2022-08-13T16:55:57.4842808Z test_forward_mode_AD_special_i1e_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.016s) 2022-08-13T16:55:57.4860205Z test_forward_mode_AD_special_laguerre_polynomial_l_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Op doesn't support autograd for this dtype. (0.002s) 2022-08-13T16:55:57.4865785Z test_forward_mode_AD_special_legendre_polynomial_p_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-08-13T16:55:57.4975351Z test_forward_mode_AD_special_log_ndtr_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.011s) 2022-08-13T16:55:57.4992520Z test_forward_mode_AD_special_modified_bessel_i0_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Op doesn't support autograd for this dtype. (0.002s) 2022-08-13T16:55:57.5009524Z test_forward_mode_AD_special_modified_bessel_i1_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Op doesn't support autograd for this dtype. (0.002s) 2022-08-13T16:55:57.5032027Z test_forward_mode_AD_special_modified_bessel_k0_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Op doesn't support autograd for this dtype. (0.002s) 2022-08-13T16:55:57.5048995Z test_forward_mode_AD_special_modified_bessel_k1_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Op doesn't support autograd for this dtype. (0.002s) 2022-08-13T16:55:57.5175217Z test_forward_mode_AD_special_ndtr_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.013s) 2022-08-13T16:55:57.5280640Z test_forward_mode_AD_special_ndtri_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.010s) 2022-08-13T16:55:57.6412949Z test_forward_mode_AD_special_polygamma_special_polygamma_n_0_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.113s) 2022-08-13T16:55:57.6429060Z test_forward_mode_AD_special_scaled_modified_bessel_k0_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Op doesn't support autograd for this dtype. (0.002s) 2022-08-13T16:55:57.6445595Z test_forward_mode_AD_special_scaled_modified_bessel_k1_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Op doesn't support autograd for this dtype. (0.001s) 2022-08-13T16:55:57.6450348Z test_forward_mode_AD_special_shifted_chebyshev_polynomial_t_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2022-08-13T16:55:57.6455576Z test_forward_mode_AD_special_shifted_chebyshev_polynomial_u_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2022-08-13T16:55:57.6461058Z test_forward_mode_AD_special_shifted_chebyshev_polynomial_v_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2022-08-13T16:55:57.6466271Z test_forward_mode_AD_special_shifted_chebyshev_polynomial_w_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2022-08-13T16:55:57.6482561Z test_forward_mode_AD_special_spherical_bessel_j0_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Op doesn't support autograd for this dtype. (0.001s) 2022-08-13T16:55:57.6487869Z test_forward_mode_AD_special_xlog1py_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! (0.000s) 2022-08-13T16:55:57.6504074Z test_forward_mode_AD_special_zeta_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Op doesn't support autograd for this dtype. (0.001s) 2022-08-13T16:55:58.6298472Z test_forward_mode_AD_split_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.979s) 2022-08-13T16:55:58.7837776Z test_forward_mode_AD_split_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.154s) 2022-08-13T16:56:00.5732806Z test_forward_mode_AD_split_list_args_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (1.789s) 2022-08-13T16:56:00.8790586Z test_forward_mode_AD_split_list_args_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.306s) 2022-08-13T16:56:03.1606128Z test_forward_mode_AD_split_with_sizes_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (2.281s) 2022-08-13T16:56:03.5470771Z test_forward_mode_AD_split_with_sizes_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.386s) 2022-08-13T16:56:03.6514525Z test_forward_mode_AD_sqrt_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.104s) 2022-08-13T16:56:03.6674264Z test_forward_mode_AD_sqrt_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.016s) 2022-08-13T16:56:03.7157353Z test_forward_mode_AD_square_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.048s) 2022-08-13T16:56:03.7260529Z test_forward_mode_AD_square_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.010s) 2022-08-13T16:56:04.1771241Z test_forward_mode_AD_squeeze_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.451s) 2022-08-13T16:56:04.2417726Z test_forward_mode_AD_squeeze_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.065s) 2022-08-13T16:56:05.0813554Z test_forward_mode_AD_stack_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.839s) 2022-08-13T16:56:05.1865459Z test_forward_mode_AD_stack_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.105s) 2022-08-13T16:56:08.4071415Z test_forward_mode_AD_std_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (3.220s) 2022-08-13T16:56:08.8193539Z test_forward_mode_AD_std_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.412s) 2022-08-13T16:56:12.6280958Z test_forward_mode_AD_std_mean_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (3.809s) 2022-08-13T16:56:13.1440070Z test_forward_mode_AD_std_mean_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.516s) 2022-08-13T16:56:13.2782797Z test_forward_mode_AD_stft_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.134s) 2022-08-13T16:56:13.3096936Z test_forward_mode_AD_stft_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.031s) 2022-08-13T16:56:14.9846562Z test_forward_mode_AD_sub_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (1.675s) 2022-08-13T16:56:15.1875186Z test_forward_mode_AD_sub_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.203s) 2022-08-13T16:56:15.9240900Z test_forward_mode_AD_sum_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.736s) 2022-08-13T16:56:16.0463775Z test_forward_mode_AD_sum_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.122s) 2022-08-13T16:56:16.8301083Z test_forward_mode_AD_sum_to_size_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.783s) 2022-08-13T16:56:16.9424422Z test_forward_mode_AD_sum_to_size_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.112s) 2022-08-13T16:56:26.5216168Z test_forward_mode_AD_svd_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (9.579s) 2022-08-13T16:56:27.5169002Z test_forward_mode_AD_svd_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.995s) 2022-08-13T16:56:31.4036492Z test_forward_mode_AD_svd_lowrank_cuda_float64 (__main__.TestGradientsCUDA) ... ok (3.887s) 2022-08-13T16:56:31.5548539Z test_forward_mode_AD_symeig_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.151s) 2022-08-13T16:56:31.6733065Z test_forward_mode_AD_symeig_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.118s) 2022-08-13T16:56:31.7109995Z test_forward_mode_AD_t_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.038s) 2022-08-13T16:56:31.7182996Z test_forward_mode_AD_t_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.007s) 2022-08-13T16:56:32.1454501Z test_forward_mode_AD_take_along_dim_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.427s) 2022-08-13T16:56:32.2093645Z test_forward_mode_AD_take_along_dim_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.064s) 2022-08-13T16:56:32.3731724Z test_forward_mode_AD_take_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.164s) 2022-08-13T16:56:32.4055294Z test_forward_mode_AD_take_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.032s) 2022-08-13T16:56:32.5133734Z test_forward_mode_AD_tan_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.108s) 2022-08-13T16:56:32.5299089Z test_forward_mode_AD_tan_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.016s) 2022-08-13T16:56:32.6313028Z test_forward_mode_AD_tanh_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.101s) 2022-08-13T16:56:32.6461997Z test_forward_mode_AD_tanh_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.015s) 2022-08-13T16:56:38.5877542Z test_forward_mode_AD_tensor_split_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (5.941s) 2022-08-13T16:56:39.5981637Z test_forward_mode_AD_tensor_split_cuda_float64 (__main__.TestGradientsCUDA) ... ok (1.010s) 2022-08-13T16:56:39.7775490Z test_forward_mode_AD_tensordot_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.179s) 2022-08-13T16:56:39.8010728Z test_forward_mode_AD_tensordot_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.023s) 2022-08-13T16:56:40.1084899Z test_forward_mode_AD_tile_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.307s) 2022-08-13T16:56:40.1703836Z test_forward_mode_AD_tile_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.062s) 2022-08-13T16:56:40.1721915Z test_forward_mode_AD_to_sparse_cuda_complex128 (__main__.TestGradientsCUDA) ... skip: Skipped! Op doesn't support autograd for this dtype. (0.002s) 2022-08-13T16:56:40.1991787Z test_forward_mode_AD_to_sparse_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.027s) 2022-08-13T16:56:41.3281174Z test_forward_mode_AD_topk_cuda_float64 (__main__.TestGradientsCUDA) ... ok (1.129s) 2022-08-13T16:56:41.4329458Z test_forward_mode_AD_trace_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.105s) 2022-08-13T16:56:41.4497978Z test_forward_mode_AD_trace_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.017s) 2022-08-13T16:56:42.3422432Z test_forward_mode_AD_transpose_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.892s) 2022-08-13T16:56:42.4747261Z test_forward_mode_AD_transpose_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.132s) 2022-08-13T16:56:43.1816302Z test_forward_mode_AD_trapezoid_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.707s) 2022-08-13T16:56:43.2816307Z test_forward_mode_AD_trapezoid_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.100s) 2022-08-13T16:56:43.9878361Z test_forward_mode_AD_trapz_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.706s) 2022-08-13T16:56:44.0878384Z test_forward_mode_AD_trapz_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.100s) 2022-08-13T16:56:45.8539371Z test_forward_mode_AD_triangular_solve_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (1.766s) 2022-08-13T16:56:46.1445459Z test_forward_mode_AD_triangular_solve_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.290s) 2022-08-13T16:56:50.7568444Z test_forward_mode_AD_tril_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (4.612s) 2022-08-13T16:56:51.4059503Z test_forward_mode_AD_tril_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.649s) 2022-08-13T16:56:56.0284740Z test_forward_mode_AD_triu_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (4.622s) 2022-08-13T16:56:56.6804057Z test_forward_mode_AD_triu_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.652s) 2022-08-13T16:56:57.9546028Z test_forward_mode_AD_true_divide_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (1.274s) 2022-08-13T16:56:58.1150767Z test_forward_mode_AD_true_divide_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.160s) 2022-08-13T16:56:58.1299660Z test_forward_mode_AD_trunc_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.015s) 2022-08-13T16:56:59.3807201Z test_forward_mode_AD_unbind_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (1.250s) 2022-08-13T16:56:59.6162989Z test_forward_mode_AD_unbind_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.236s) 2022-08-13T16:57:00.3665471Z test_forward_mode_AD_unflatten_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.750s) 2022-08-13T16:57:00.4768550Z test_forward_mode_AD_unflatten_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.110s) 2022-08-13T16:57:00.7081039Z test_forward_mode_AD_unfold_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.231s) 2022-08-13T16:57:00.7452906Z test_forward_mode_AD_unfold_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.037s) 2022-08-13T16:57:00.7469429Z test_forward_mode_AD_unique_consecutive_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Op doesn't support autograd for this dtype. (0.002s) 2022-08-13T16:57:00.7485877Z test_forward_mode_AD_unique_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Op doesn't support autograd for this dtype. (0.002s) 2022-08-13T16:57:01.8193408Z test_forward_mode_AD_unsqueeze_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (1.070s) 2022-08-13T16:57:01.9569915Z test_forward_mode_AD_unsqueeze_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.138s) 2022-08-13T16:57:05.0210628Z test_forward_mode_AD_var_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (3.064s) 2022-08-13T16:57:05.3977903Z test_forward_mode_AD_var_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.377s) 2022-08-13T16:57:09.0231016Z test_forward_mode_AD_var_mean_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (3.625s) 2022-08-13T16:57:09.5096273Z test_forward_mode_AD_var_mean_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.487s) 2022-08-13T16:57:09.6573291Z test_forward_mode_AD_vdot_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.148s) 2022-08-13T16:57:09.6689235Z test_forward_mode_AD_vdot_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.012s) 2022-08-13T16:57:09.6765319Z test_forward_mode_AD_view_as_complex_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.007s) 2022-08-13T16:57:10.0895435Z test_forward_mode_AD_view_as_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.413s) 2022-08-13T16:57:10.1470987Z test_forward_mode_AD_view_as_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.058s) 2022-08-13T16:57:10.1945173Z test_forward_mode_AD_view_as_real_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.047s) 2022-08-13T16:57:12.1888682Z test_forward_mode_AD_view_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (1.994s) 2022-08-13T16:57:12.4591957Z test_forward_mode_AD_view_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.270s) 2022-08-13T16:57:13.2384746Z test_forward_mode_AD_vsplit_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.779s) 2022-08-13T16:57:13.3689728Z test_forward_mode_AD_vsplit_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.130s) 2022-08-13T16:57:13.9334081Z test_forward_mode_AD_vstack_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.564s) 2022-08-13T16:57:13.9912504Z test_forward_mode_AD_vstack_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.058s) 2022-08-13T16:57:16.7878981Z test_forward_mode_AD_where_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (2.796s) 2022-08-13T16:57:17.1054124Z test_forward_mode_AD_where_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.318s) 2022-08-13T16:57:17.1059316Z test_forward_mode_AD_xlogy_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! (0.000s) 2022-08-13T16:57:17.1433306Z test_forward_mode_AD_zero__cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.037s) 2022-08-13T16:57:17.1524674Z test_forward_mode_AD_zero__cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.009s) 2022-08-13T16:57:17.1541334Z test_forward_mode_AD_zeros_like_cuda_complex128 (__main__.TestGradientsCUDA) ... skip: Skipped! Op doesn't support autograd for this dtype. (0.002s) 2022-08-13T16:57:17.1557151Z test_forward_mode_AD_zeros_like_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Op doesn't support autograd for this dtype. (0.001s) 2022-08-13T16:57:17.1574807Z test_inplace_forward_mode_AD_H_cuda_complex128 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does not support inplace autograd. (0.002s) 2022-08-13T16:57:17.1592400Z test_inplace_forward_mode_AD_H_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does not support inplace autograd. (0.002s) 2022-08-13T16:57:17.1610329Z test_inplace_forward_mode_AD_T_cuda_complex128 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does not support inplace autograd. (0.002s) 2022-08-13T16:57:17.1627871Z test_inplace_forward_mode_AD_T_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does not support inplace autograd. (0.002s) 2022-08-13T16:57:17.1646528Z test_inplace_forward_mode_AD___getitem___cuda_complex128 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does not support inplace autograd. (0.002s) 2022-08-13T16:57:17.1665197Z test_inplace_forward_mode_AD___getitem___cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does not support inplace autograd. (0.002s) 2022-08-13T16:57:17.1689138Z test_inplace_forward_mode_AD___radd___cuda_complex128 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does not support inplace autograd. (0.002s) 2022-08-13T16:57:17.1707555Z test_inplace_forward_mode_AD___radd___cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does not support inplace autograd. (0.002s) 2022-08-13T16:57:17.1725943Z test_inplace_forward_mode_AD___rdiv___cuda_complex128 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does not support inplace autograd. (0.002s) 2022-08-13T16:57:17.1744380Z test_inplace_forward_mode_AD___rdiv___cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does not support inplace autograd. (0.002s) 2022-08-13T16:57:17.1762851Z test_inplace_forward_mode_AD___rmatmul___cuda_complex128 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does not support inplace autograd. (0.002s) 2022-08-13T16:57:17.1781511Z test_inplace_forward_mode_AD___rmatmul___cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does not support inplace autograd. (0.002s) 2022-08-13T16:57:17.1799600Z test_inplace_forward_mode_AD___rmod___cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does not support inplace autograd. (0.002s) 2022-08-13T16:57:17.1818214Z test_inplace_forward_mode_AD___rmul___cuda_complex128 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does not support inplace autograd. (0.002s) 2022-08-13T16:57:17.1836699Z test_inplace_forward_mode_AD___rmul___cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does not support inplace autograd. (0.002s) 2022-08-13T16:57:17.1843644Z test_inplace_forward_mode_AD___rpow___cuda_complex128 (__main__.TestGradientsCUDA) ... skip: Skipped! (0.001s) 2022-08-13T16:57:17.1851356Z test_inplace_forward_mode_AD___rpow___cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! (0.001s) 2022-08-13T16:57:17.1869780Z test_inplace_forward_mode_AD___rsub___cuda_complex128 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does not support inplace autograd. (0.002s) 2022-08-13T16:57:17.1888503Z test_inplace_forward_mode_AD___rsub___cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does not support inplace autograd. (0.002s) 2022-08-13T16:57:17.1912230Z test_inplace_forward_mode_AD__masked_amax_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does not support inplace autograd. (0.002s) 2022-08-13T16:57:17.1930818Z test_inplace_forward_mode_AD__masked_amin_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does not support inplace autograd. (0.002s) 2022-08-13T16:57:17.1949325Z test_inplace_forward_mode_AD__masked_argmax_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Op doesn't support autograd for this dtype. (0.002s) 2022-08-13T16:57:17.1967848Z test_inplace_forward_mode_AD__masked_argmin_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Op doesn't support autograd for this dtype. (0.002s) 2022-08-13T16:57:17.1986050Z test_inplace_forward_mode_AD__masked_cumprod_cuda_complex128 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does not support inplace autograd. (0.002s) 2022-08-13T16:57:17.2004294Z test_inplace_forward_mode_AD__masked_cumprod_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does not support inplace autograd. (0.002s) 2022-08-13T16:57:17.2022976Z test_inplace_forward_mode_AD__masked_cumsum_cuda_complex128 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does not support inplace autograd. (0.002s) 2022-08-13T16:57:17.2041251Z test_inplace_forward_mode_AD__masked_cumsum_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does not support inplace autograd. (0.002s) 2022-08-13T16:57:17.2059959Z test_inplace_forward_mode_AD__masked_log_softmax_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does not support inplace autograd. (0.002s) 2022-08-13T16:57:17.2078229Z test_inplace_forward_mode_AD__masked_logaddexp_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does not support inplace autograd. (0.002s) 2022-08-13T16:57:17.2096898Z test_inplace_forward_mode_AD__masked_logsumexp_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does not support inplace autograd. (0.002s) 2022-08-13T16:57:17.2121214Z test_inplace_forward_mode_AD__masked_mean_cuda_complex128 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does not support inplace autograd. (0.002s) 2022-08-13T16:57:17.2139562Z test_inplace_forward_mode_AD__masked_mean_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does not support inplace autograd. (0.002s) 2022-08-13T16:57:17.2157914Z test_inplace_forward_mode_AD__masked_median_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does not support inplace autograd. (0.002s) 2022-08-13T16:57:17.2176599Z test_inplace_forward_mode_AD__masked_norm_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does not support inplace autograd. (0.002s) 2022-08-13T16:57:17.2194881Z test_inplace_forward_mode_AD__masked_normalize_cuda_complex128 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does not support inplace autograd. (0.002s) 2022-08-13T16:57:17.2213435Z test_inplace_forward_mode_AD__masked_normalize_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does not support inplace autograd. (0.002s) 2022-08-13T16:57:17.2231825Z test_inplace_forward_mode_AD__masked_prod_cuda_complex128 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does not support inplace autograd. (0.002s) 2022-08-13T16:57:17.2250383Z test_inplace_forward_mode_AD__masked_prod_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does not support inplace autograd. (0.002s) 2022-08-13T16:57:17.2268697Z test_inplace_forward_mode_AD__masked_softmax_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does not support inplace autograd. (0.002s) 2022-08-13T16:57:17.2287359Z test_inplace_forward_mode_AD__masked_softmin_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does not support inplace autograd. (0.002s) 2022-08-13T16:57:17.2305809Z test_inplace_forward_mode_AD__masked_std_cuda_complex128 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does not support inplace autograd. (0.002s) 2022-08-13T16:57:17.2329919Z test_inplace_forward_mode_AD__masked_std_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does not support inplace autograd. (0.002s) 2022-08-13T16:57:17.2347185Z test_inplace_forward_mode_AD__masked_sum_cuda_complex128 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does not support inplace autograd. (0.002s) 2022-08-13T16:57:17.2364419Z test_inplace_forward_mode_AD__masked_sum_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does not support inplace autograd. (0.002s) 2022-08-13T16:57:17.2382055Z test_inplace_forward_mode_AD__masked_var_cuda_complex128 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does not support inplace autograd. (0.002s) 2022-08-13T16:57:17.2399431Z test_inplace_forward_mode_AD__masked_var_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does not support inplace autograd. (0.002s) 2022-08-13T16:57:17.2406436Z test_inplace_forward_mode_AD_abs_cuda_complex128 (__main__.TestGradientsCUDA) ... skip: In-place abs not supported for complex tensors (0.001s) 2022-08-13T16:57:17.2599714Z test_inplace_forward_mode_AD_abs_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.019s) 2022-08-13T16:57:17.3116359Z test_inplace_forward_mode_AD_acos_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.052s) 2022-08-13T16:57:17.3232645Z test_inplace_forward_mode_AD_acos_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.012s) 2022-08-13T16:57:17.3250499Z test_inplace_forward_mode_AD_acosh_cuda_complex128 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does not support inplace autograd. (0.002s) 2022-08-13T16:57:17.3273442Z test_inplace_forward_mode_AD_acosh_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does not support inplace autograd. (0.002s) 2022-08-13T16:57:18.7724272Z test_inplace_forward_mode_AD_add_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (1.445s) 2022-08-13T16:57:18.9562342Z test_inplace_forward_mode_AD_add_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.184s) 2022-08-13T16:57:19.2330673Z test_inplace_forward_mode_AD_addbmm_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.277s) 2022-08-13T16:57:19.2589641Z test_inplace_forward_mode_AD_addbmm_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.026s) 2022-08-13T16:57:20.9911743Z test_inplace_forward_mode_AD_addcdiv_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (1.732s) 2022-08-13T16:57:21.1908549Z test_inplace_forward_mode_AD_addcdiv_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.200s) 2022-08-13T16:57:22.8787978Z test_inplace_forward_mode_AD_addcmul_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (1.688s) 2022-08-13T16:57:23.0717492Z test_inplace_forward_mode_AD_addcmul_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.193s) 2022-08-13T16:57:23.7018724Z test_inplace_forward_mode_AD_addmm_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.630s) 2022-08-13T16:57:23.7237033Z test_inplace_forward_mode_AD_addmm_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.022s) 2022-08-13T16:57:24.3365569Z test_inplace_forward_mode_AD_addmm_decomposed_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.613s) 2022-08-13T16:57:24.3567640Z test_inplace_forward_mode_AD_addmm_decomposed_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.020s) 2022-08-13T16:57:25.2649097Z test_inplace_forward_mode_AD_addmv_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.908s) 2022-08-13T16:57:25.3651857Z test_inplace_forward_mode_AD_addmv_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.100s) 2022-08-13T16:57:26.2782302Z test_inplace_forward_mode_AD_addr_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.913s) 2022-08-13T16:57:26.3835871Z test_inplace_forward_mode_AD_addr_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.105s) 2022-08-13T16:57:26.3860140Z test_inplace_forward_mode_AD_all_cuda_complex128 (__main__.TestGradientsCUDA) ... skip: Skipped! Op doesn't support autograd for this dtype. (0.002s) 2022-08-13T16:57:26.3877426Z test_inplace_forward_mode_AD_all_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Op doesn't support autograd for this dtype. (0.002s) 2022-08-13T16:57:26.3896129Z test_inplace_forward_mode_AD_allclose_cuda_complex128 (__main__.TestGradientsCUDA) ... skip: Skipped! Op doesn't support autograd for this dtype. (0.002s) 2022-08-13T16:57:26.3914088Z test_inplace_forward_mode_AD_allclose_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Op doesn't support autograd for this dtype. (0.002s) 2022-08-13T16:57:26.3932707Z test_inplace_forward_mode_AD_amax_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does not support inplace autograd. (0.002s) 2022-08-13T16:57:26.3950877Z test_inplace_forward_mode_AD_amin_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does not support inplace autograd. (0.002s) 2022-08-13T16:57:26.3969656Z test_inplace_forward_mode_AD_aminmax_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Op doesn't support autograd for this dtype. (0.002s) 2022-08-13T16:57:26.3987886Z test_inplace_forward_mode_AD_angle_cuda_complex128 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does not support inplace autograd. (0.002s) 2022-08-13T16:57:26.4006226Z test_inplace_forward_mode_AD_angle_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does not support inplace autograd. (0.002s) 2022-08-13T16:57:26.4024897Z test_inplace_forward_mode_AD_any_cuda_complex128 (__main__.TestGradientsCUDA) ... skip: Skipped! Op doesn't support autograd for this dtype. (0.002s) 2022-08-13T16:57:26.4042984Z test_inplace_forward_mode_AD_any_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Op doesn't support autograd for this dtype. (0.002s) 2022-08-13T16:57:26.4067218Z test_inplace_forward_mode_AD_arange_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Op doesn't support autograd for this dtype. (0.002s) 2022-08-13T16:57:26.4085492Z test_inplace_forward_mode_AD_argmax_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Op doesn't support autograd for this dtype. (0.002s) 2022-08-13T16:57:26.4104090Z test_inplace_forward_mode_AD_argmin_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Op doesn't support autograd for this dtype. (0.002s) 2022-08-13T16:57:26.4122449Z test_inplace_forward_mode_AD_argsort_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Op doesn't support autograd for this dtype. (0.002s) 2022-08-13T16:57:26.4140936Z test_inplace_forward_mode_AD_argwhere_cuda_complex128 (__main__.TestGradientsCUDA) ... skip: Skipped! Op doesn't support autograd for this dtype. (0.002s) 2022-08-13T16:57:26.4159291Z test_inplace_forward_mode_AD_argwhere_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Op doesn't support autograd for this dtype. (0.002s) 2022-08-13T16:57:26.4166173Z test_inplace_forward_mode_AD_as_strided_cuda_complex128 (__main__.TestGradientsCUDA) ... skip: Numerous errors (0.001s) 2022-08-13T16:57:26.4173188Z test_inplace_forward_mode_AD_as_strided_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Numerous errors (0.001s) 2022-08-13T16:57:26.4192302Z test_inplace_forward_mode_AD_as_strided_scatter_cuda_complex128 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does not support inplace autograd. (0.002s) 2022-08-13T16:57:26.4210713Z test_inplace_forward_mode_AD_as_strided_scatter_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does not support inplace autograd. (0.002s) 2022-08-13T16:57:26.5421843Z test_inplace_forward_mode_AD_asin_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.121s) 2022-08-13T16:57:26.5625765Z test_inplace_forward_mode_AD_asin_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.020s) 2022-08-13T16:57:26.5649072Z test_inplace_forward_mode_AD_asinh_cuda_complex128 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does not support inplace autograd. (0.002s) 2022-08-13T16:57:26.5667377Z test_inplace_forward_mode_AD_asinh_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does not support inplace autograd. (0.002s) 2022-08-13T16:57:26.7133322Z test_inplace_forward_mode_AD_atan2_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.146s) 2022-08-13T16:57:26.8265164Z test_inplace_forward_mode_AD_atan_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.113s) 2022-08-13T16:57:26.8457837Z test_inplace_forward_mode_AD_atan_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.019s) 2022-08-13T16:57:26.8475020Z test_inplace_forward_mode_AD_atanh_cuda_complex128 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does not support inplace autograd. (0.002s) 2022-08-13T16:57:26.8492699Z test_inplace_forward_mode_AD_atanh_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does not support inplace autograd. (0.002s) 2022-08-13T16:57:26.8509973Z test_inplace_forward_mode_AD_atleast_1d_cuda_complex128 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does not support inplace autograd. (0.002s) 2022-08-13T16:57:26.8527531Z test_inplace_forward_mode_AD_atleast_1d_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does not support inplace autograd. (0.002s) 2022-08-13T16:57:26.8545000Z test_inplace_forward_mode_AD_atleast_2d_cuda_complex128 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does not support inplace autograd. (0.002s) 2022-08-13T16:57:26.8562539Z test_inplace_forward_mode_AD_atleast_2d_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does not support inplace autograd. (0.002s) 2022-08-13T16:57:26.8580208Z test_inplace_forward_mode_AD_atleast_3d_cuda_complex128 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does not support inplace autograd. (0.002s) 2022-08-13T16:57:26.8597379Z test_inplace_forward_mode_AD_atleast_3d_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does not support inplace autograd. (0.002s) 2022-08-13T16:57:27.1921713Z test_inplace_forward_mode_AD_baddbmm_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.332s) 2022-08-13T16:57:27.2164423Z test_inplace_forward_mode_AD_baddbmm_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.024s) 2022-08-13T16:57:27.2183954Z test_inplace_forward_mode_AD_bernoulli_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does not support inplace autograd. (0.002s) 2022-08-13T16:57:27.2202559Z test_inplace_forward_mode_AD_bfloat16_cuda_complex128 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does not support inplace autograd. (0.002s) 2022-08-13T16:57:27.2221303Z test_inplace_forward_mode_AD_bfloat16_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does not support inplace autograd. (0.002s) 2022-08-13T16:57:27.2240131Z test_inplace_forward_mode_AD_block_diag_cuda_complex128 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does not support inplace autograd. (0.002s) 2022-08-13T16:57:27.2258520Z test_inplace_forward_mode_AD_block_diag_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does not support inplace autograd. (0.002s) 2022-08-13T16:57:27.2277377Z test_inplace_forward_mode_AD_bmm_cuda_complex128 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does not support inplace autograd. (0.002s) 2022-08-13T16:57:27.2295949Z test_inplace_forward_mode_AD_bmm_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does not support inplace autograd. (0.002s) 2022-08-13T16:57:27.2314590Z test_inplace_forward_mode_AD_bool_cuda_complex128 (__main__.TestGradientsCUDA) ... skip: Skipped! Op doesn't support autograd for this dtype. (0.002s) 2022-08-13T16:57:27.2338918Z test_inplace_forward_mode_AD_bool_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Op doesn't support autograd for this dtype. (0.002s) 2022-08-13T16:57:27.2356974Z test_inplace_forward_mode_AD_broadcast_tensors_cuda_complex128 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does not support inplace autograd. (0.002s) 2022-08-13T16:57:27.2375528Z test_inplace_forward_mode_AD_broadcast_tensors_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does not support inplace autograd. (0.002s) 2022-08-13T16:57:27.2393996Z test_inplace_forward_mode_AD_broadcast_to_cuda_complex128 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does not support inplace autograd. (0.002s) 2022-08-13T16:57:27.2412522Z test_inplace_forward_mode_AD_broadcast_to_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does not support inplace autograd. (0.002s) 2022-08-13T16:57:27.2430892Z test_inplace_forward_mode_AD_bucketize_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Op doesn't support autograd for this dtype. (0.002s) 2022-08-13T16:57:27.2449536Z test_inplace_forward_mode_AD_byte_cuda_complex128 (__main__.TestGradientsCUDA) ... skip: Skipped! Op doesn't support autograd for this dtype. (0.002s) 2022-08-13T16:57:27.2468021Z test_inplace_forward_mode_AD_byte_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Op doesn't support autograd for this dtype. (0.002s) 2022-08-13T16:57:27.2486418Z test_inplace_forward_mode_AD_cartesian_prod_cuda_complex128 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does not support inplace autograd. (0.002s) 2022-08-13T16:57:27.2504997Z test_inplace_forward_mode_AD_cartesian_prod_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does not support inplace autograd. (0.002s) 2022-08-13T16:57:27.2523219Z test_inplace_forward_mode_AD_cat_cuda_complex128 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does not support inplace autograd. (0.002s) 2022-08-13T16:57:27.2547512Z test_inplace_forward_mode_AD_cat_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does not support inplace autograd. (0.002s) 2022-08-13T16:57:27.2565621Z test_inplace_forward_mode_AD_cdist_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does not support inplace autograd. (0.002s) 2022-08-13T16:57:27.2741152Z test_inplace_forward_mode_AD_ceil_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.017s) 2022-08-13T16:57:27.2758662Z test_inplace_forward_mode_AD_chalf_cuda_complex128 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does not support inplace autograd. (0.002s) 2022-08-13T16:57:27.2776409Z test_inplace_forward_mode_AD_chalf_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does not support inplace autograd. (0.002s) 2022-08-13T16:57:27.2793868Z test_inplace_forward_mode_AD_char_cuda_complex128 (__main__.TestGradientsCUDA) ... skip: Skipped! Op doesn't support autograd for this dtype. (0.002s) 2022-08-13T16:57:27.2811455Z test_inplace_forward_mode_AD_char_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Op doesn't support autograd for this dtype. (0.002s) 2022-08-13T16:57:27.2828110Z test_inplace_forward_mode_AD_cholesky_cuda_complex128 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does not support inplace autograd. (0.002s) 2022-08-13T16:57:27.2844923Z test_inplace_forward_mode_AD_cholesky_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does not support inplace autograd. (0.002s) 2022-08-13T16:57:27.2862237Z test_inplace_forward_mode_AD_cholesky_inverse_cuda_complex128 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does not support inplace autograd. (0.002s) 2022-08-13T16:57:27.2884423Z test_inplace_forward_mode_AD_cholesky_inverse_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does not support inplace autograd. (0.002s) 2022-08-13T16:57:27.2901614Z test_inplace_forward_mode_AD_cholesky_solve_cuda_complex128 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does not support inplace autograd. (0.002s) 2022-08-13T16:57:27.2918479Z test_inplace_forward_mode_AD_cholesky_solve_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does not support inplace autograd. (0.002s) 2022-08-13T16:57:27.2936120Z test_inplace_forward_mode_AD_chunk_cuda_complex128 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does not support inplace autograd. (0.002s) 2022-08-13T16:57:27.2953245Z test_inplace_forward_mode_AD_chunk_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does not support inplace autograd. (0.002s) 2022-08-13T16:57:28.2130912Z test_inplace_forward_mode_AD_clamp_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.917s) 2022-08-13T16:57:28.3470979Z test_inplace_forward_mode_AD_clamp_max_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.134s) 2022-08-13T16:57:28.4798034Z test_inplace_forward_mode_AD_clamp_min_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.133s) 2022-08-13T16:57:28.4815815Z test_inplace_forward_mode_AD_clone_cuda_complex128 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does not support inplace autograd. (0.002s) 2022-08-13T16:57:28.4833422Z test_inplace_forward_mode_AD_clone_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does not support inplace autograd. (0.002s) 2022-08-13T16:57:28.4851469Z test_inplace_forward_mode_AD_column_stack_cuda_complex128 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does not support inplace autograd. (0.002s) 2022-08-13T16:57:28.4868849Z test_inplace_forward_mode_AD_column_stack_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does not support inplace autograd. (0.002s) 2022-08-13T16:57:28.4886403Z test_inplace_forward_mode_AD_combinations_cuda_complex128 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does not support inplace autograd. (0.002s) 2022-08-13T16:57:28.4904151Z test_inplace_forward_mode_AD_combinations_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does not support inplace autograd. (0.002s) 2022-08-13T16:57:28.4921622Z test_inplace_forward_mode_AD_complex_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does not support inplace autograd. (0.002s) 2022-08-13T16:57:28.4939384Z test_inplace_forward_mode_AD_conj_cuda_complex128 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does not support inplace autograd. (0.002s) 2022-08-13T16:57:28.4961469Z test_inplace_forward_mode_AD_conj_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does not support inplace autograd. (0.002s) 2022-08-13T16:57:28.5917466Z test_inplace_forward_mode_AD_conj_physical_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.095s) 2022-08-13T16:57:28.6070573Z test_inplace_forward_mode_AD_conj_physical_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.015s) 2022-08-13T16:57:28.6088388Z test_inplace_forward_mode_AD_constant_pad_nd_cuda_complex128 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does not support inplace autograd. (0.002s) 2022-08-13T16:57:28.6107093Z test_inplace_forward_mode_AD_constant_pad_nd_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does not support inplace autograd. (0.002s) 2022-08-13T16:57:28.6125187Z test_inplace_forward_mode_AD_contiguous_cuda_complex128 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does not support inplace autograd. (0.002s) 2022-08-13T16:57:28.6143885Z test_inplace_forward_mode_AD_contiguous_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does not support inplace autograd. (0.002s) 2022-08-13T16:57:28.6461860Z test_inplace_forward_mode_AD_copysign_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.032s) 2022-08-13T16:57:28.6479059Z test_inplace_forward_mode_AD_corrcoef_cuda_complex128 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does not support inplace autograd. (0.002s) 2022-08-13T16:57:28.6502153Z test_inplace_forward_mode_AD_corrcoef_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does not support inplace autograd. (0.002s) 2022-08-13T16:57:28.7012816Z test_inplace_forward_mode_AD_cos_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.051s) 2022-08-13T16:57:28.7126203Z test_inplace_forward_mode_AD_cos_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.011s) 2022-08-13T16:57:28.7613580Z test_inplace_forward_mode_AD_cosh_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.049s) 2022-08-13T16:57:28.7726330Z test_inplace_forward_mode_AD_cosh_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.011s) 2022-08-13T16:57:28.7745437Z test_inplace_forward_mode_AD_count_nonzero_cuda_complex128 (__main__.TestGradientsCUDA) ... skip: Skipped! Op doesn't support autograd for this dtype. (0.002s) 2022-08-13T16:57:28.7763782Z test_inplace_forward_mode_AD_count_nonzero_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Op doesn't support autograd for this dtype. (0.002s) 2022-08-13T16:57:28.7782261Z test_inplace_forward_mode_AD_cov_cuda_complex128 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does not support inplace autograd. (0.002s) 2022-08-13T16:57:28.7800867Z test_inplace_forward_mode_AD_cov_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does not support inplace autograd. (0.002s) 2022-08-13T16:57:28.7824816Z test_inplace_forward_mode_AD_cross_cuda_complex128 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does not support inplace autograd. (0.002s) 2022-08-13T16:57:28.7843077Z test_inplace_forward_mode_AD_cross_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does not support inplace autograd. (0.002s) 2022-08-13T16:57:28.7861738Z test_inplace_forward_mode_AD_cummax_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does not support inplace autograd. (0.002s) 2022-08-13T16:57:28.7880135Z test_inplace_forward_mode_AD_cummin_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does not support inplace autograd. (0.002s) 2022-08-13T16:57:33.0907400Z test_inplace_forward_mode_AD_cumprod_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (4.302s) 2022-08-13T16:57:33.7882740Z test_inplace_forward_mode_AD_cumprod_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.697s) 2022-08-13T16:57:35.2910009Z test_inplace_forward_mode_AD_cumsum_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (1.503s) 2022-08-13T16:57:35.5092238Z test_inplace_forward_mode_AD_cumsum_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.218s) 2022-08-13T16:57:35.5110262Z test_inplace_forward_mode_AD_cumulative_trapezoid_cuda_complex128 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does not support inplace autograd. (0.002s) 2022-08-13T16:57:35.5135851Z test_inplace_forward_mode_AD_cumulative_trapezoid_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does not support inplace autograd. (0.002s) 2022-08-13T16:57:35.5245365Z test_inplace_forward_mode_AD_deg2rad_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.011s) 2022-08-13T16:57:35.5264448Z test_inplace_forward_mode_AD_diag_cuda_complex128 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does not support inplace autograd. (0.002s) 2022-08-13T16:57:35.5282873Z test_inplace_forward_mode_AD_diag_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does not support inplace autograd. (0.002s) 2022-08-13T16:57:35.5301660Z test_inplace_forward_mode_AD_diag_embed_cuda_complex128 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does not support inplace autograd. (0.002s) 2022-08-13T16:57:35.5319856Z test_inplace_forward_mode_AD_diag_embed_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does not support inplace autograd. (0.002s) 2022-08-13T16:57:35.5338374Z test_inplace_forward_mode_AD_diagflat_cuda_complex128 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does not support inplace autograd. (0.002s) 2022-08-13T16:57:35.5356588Z test_inplace_forward_mode_AD_diagflat_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does not support inplace autograd. (0.002s) 2022-08-13T16:57:35.5375234Z test_inplace_forward_mode_AD_diagonal_cuda_complex128 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does not support inplace autograd. (0.002s) 2022-08-13T16:57:35.5393586Z test_inplace_forward_mode_AD_diagonal_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does not support inplace autograd. (0.002s) 2022-08-13T16:57:35.5417889Z test_inplace_forward_mode_AD_diagonal_scatter_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does not support inplace autograd. (0.002s) 2022-08-13T16:57:35.5436110Z test_inplace_forward_mode_AD_diff_cuda_complex128 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does not support inplace autograd. (0.002s) 2022-08-13T16:57:35.5454661Z test_inplace_forward_mode_AD_diff_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does not support inplace autograd. (0.002s) 2022-08-13T16:57:35.5568191Z test_inplace_forward_mode_AD_digamma_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.011s) 2022-08-13T16:57:35.5585719Z test_inplace_forward_mode_AD_dist_cuda_complex128 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does not support inplace autograd. (0.002s) 2022-08-13T16:57:35.5603008Z test_inplace_forward_mode_AD_dist_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does not support inplace autograd. (0.002s) 2022-08-13T16:57:35.5952910Z test_inplace_forward_mode_AD_div_floor_rounding_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.035s) 2022-08-13T16:57:35.7750244Z test_inplace_forward_mode_AD_div_no_rounding_mode_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.179s) 2022-08-13T16:57:35.8127198Z test_inplace_forward_mode_AD_div_no_rounding_mode_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.038s) 2022-08-13T16:57:35.8475795Z test_inplace_forward_mode_AD_div_trunc_rounding_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.035s) 2022-08-13T16:57:35.8493386Z test_inplace_forward_mode_AD_dot_cuda_complex128 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does not support inplace autograd. (0.002s) 2022-08-13T16:57:35.8510764Z test_inplace_forward_mode_AD_dot_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does not support inplace autograd. (0.002s) 2022-08-13T16:57:35.8528305Z test_inplace_forward_mode_AD_double_cuda_complex128 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does not support inplace autograd. (0.002s) 2022-08-13T16:57:35.8545725Z test_inplace_forward_mode_AD_double_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does not support inplace autograd. (0.002s) 2022-08-13T16:57:35.8563154Z test_inplace_forward_mode_AD_dsplit_cuda_complex128 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does not support inplace autograd. (0.002s) 2022-08-13T16:57:35.8580393Z test_inplace_forward_mode_AD_dsplit_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does not support inplace autograd. (0.002s) 2022-08-13T16:57:35.8599023Z test_inplace_forward_mode_AD_dstack_cuda_complex128 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does not support inplace autograd. (0.002s) 2022-08-13T16:57:35.8617080Z test_inplace_forward_mode_AD_dstack_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does not support inplace autograd. (0.002s) 2022-08-13T16:57:35.8639983Z test_inplace_forward_mode_AD_eig_cuda_complex128 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does not support inplace autograd. (0.002s) 2022-08-13T16:57:35.8657034Z test_inplace_forward_mode_AD_eig_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does not support inplace autograd. (0.002s) 2022-08-13T16:57:35.8674192Z test_inplace_forward_mode_AD_einsum_cuda_complex128 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does not support inplace autograd. (0.002s) 2022-08-13T16:57:35.8692027Z test_inplace_forward_mode_AD_einsum_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does not support inplace autograd. (0.002s) 2022-08-13T16:57:35.8709274Z test_inplace_forward_mode_AD_empty_cuda_complex128 (__main__.TestGradientsCUDA) ... skip: Skipped! Op doesn't support autograd for this dtype. (0.002s) 2022-08-13T16:57:35.8726467Z test_inplace_forward_mode_AD_empty_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Op doesn't support autograd for this dtype. (0.002s) 2022-08-13T16:57:35.8743839Z test_inplace_forward_mode_AD_empty_like_cuda_complex128 (__main__.TestGradientsCUDA) ... skip: Skipped! Op doesn't support autograd for this dtype. (0.002s) 2022-08-13T16:57:35.8761138Z test_inplace_forward_mode_AD_empty_like_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Op doesn't support autograd for this dtype. (0.002s) 2022-08-13T16:57:35.8778399Z test_inplace_forward_mode_AD_eq_cuda_complex128 (__main__.TestGradientsCUDA) ... skip: Skipped! Op doesn't support autograd for this dtype. (0.002s) 2022-08-13T16:57:35.8795715Z test_inplace_forward_mode_AD_eq_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Op doesn't support autograd for this dtype. (0.002s) 2022-08-13T16:57:35.8814547Z test_inplace_forward_mode_AD_equal_cuda_complex128 (__main__.TestGradientsCUDA) ... skip: Skipped! Op doesn't support autograd for this dtype. (0.002s) 2022-08-13T16:57:35.8838432Z test_inplace_forward_mode_AD_equal_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Op doesn't support autograd for this dtype. (0.002s) 2022-08-13T16:57:35.9043113Z test_inplace_forward_mode_AD_erf_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.020s) 2022-08-13T16:57:35.9159366Z test_inplace_forward_mode_AD_erfc_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.012s) 2022-08-13T16:57:35.9355250Z test_inplace_forward_mode_AD_erfinv_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.019s) 2022-08-13T16:57:35.9462345Z test_inplace_forward_mode_AD_exp2_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.011s) 2022-08-13T16:57:35.9934274Z test_inplace_forward_mode_AD_exp_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.047s) 2022-08-13T16:57:36.0038084Z test_inplace_forward_mode_AD_exp_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.010s) 2022-08-13T16:57:36.0055862Z test_inplace_forward_mode_AD_expand_as_cuda_complex128 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does not support inplace autograd. (0.002s) 2022-08-13T16:57:36.0079111Z test_inplace_forward_mode_AD_expand_as_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does not support inplace autograd. (0.002s) 2022-08-13T16:57:36.0096425Z test_inplace_forward_mode_AD_expand_cuda_complex128 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does not support inplace autograd. (0.002s) 2022-08-13T16:57:36.0113746Z test_inplace_forward_mode_AD_expand_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does not support inplace autograd. (0.002s) 2022-08-13T16:57:36.0291874Z test_inplace_forward_mode_AD_expm1_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.018s) 2022-08-13T16:57:36.0309082Z test_inplace_forward_mode_AD_fft_fft2_cuda_complex128 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does not support inplace autograd. (0.002s) 2022-08-13T16:57:36.0326863Z test_inplace_forward_mode_AD_fft_fft2_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does not support inplace autograd. (0.002s) 2022-08-13T16:57:36.0345377Z test_inplace_forward_mode_AD_fft_fft_cuda_complex128 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does not support inplace autograd. (0.002s) 2022-08-13T16:57:36.0363699Z test_inplace_forward_mode_AD_fft_fft_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does not support inplace autograd. (0.002s) 2022-08-13T16:57:36.0382798Z test_inplace_forward_mode_AD_fft_fftn_cuda_complex128 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does not support inplace autograd. (0.002s) 2022-08-13T16:57:36.0400993Z test_inplace_forward_mode_AD_fft_fftn_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does not support inplace autograd. (0.002s) 2022-08-13T16:57:36.0425101Z test_inplace_forward_mode_AD_fft_fftshift_cuda_complex128 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does not support inplace autograd. (0.002s) 2022-08-13T16:57:36.0443576Z test_inplace_forward_mode_AD_fft_fftshift_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does not support inplace autograd. (0.002s) 2022-08-13T16:57:36.0462034Z test_inplace_forward_mode_AD_fft_hfft2_cuda_complex128 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does not support inplace autograd. (0.002s) 2022-08-13T16:57:36.0480551Z test_inplace_forward_mode_AD_fft_hfft2_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does not support inplace autograd. (0.002s) 2022-08-13T16:57:36.0499236Z test_inplace_forward_mode_AD_fft_hfft_cuda_complex128 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does not support inplace autograd. (0.002s) 2022-08-13T16:57:36.0517602Z test_inplace_forward_mode_AD_fft_hfft_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does not support inplace autograd. (0.002s) 2022-08-13T16:57:36.0536344Z test_inplace_forward_mode_AD_fft_hfftn_cuda_complex128 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does not support inplace autograd. (0.002s) 2022-08-13T16:57:36.0554732Z test_inplace_forward_mode_AD_fft_hfftn_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does not support inplace autograd. (0.002s) 2022-08-13T16:57:36.0573401Z test_inplace_forward_mode_AD_fft_ifft2_cuda_complex128 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does not support inplace autograd. (0.002s) 2022-08-13T16:57:36.0591798Z test_inplace_forward_mode_AD_fft_ifft2_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does not support inplace autograd. (0.002s) 2022-08-13T16:57:36.0610516Z test_inplace_forward_mode_AD_fft_ifft_cuda_complex128 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does not support inplace autograd. (0.002s) 2022-08-13T16:57:36.0634787Z test_inplace_forward_mode_AD_fft_ifft_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does not support inplace autograd. (0.002s) 2022-08-13T16:57:36.0653141Z test_inplace_forward_mode_AD_fft_ifftn_cuda_complex128 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does not support inplace autograd. (0.002s) 2022-08-13T16:57:36.0671564Z test_inplace_forward_mode_AD_fft_ifftn_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does not support inplace autograd. (0.002s) 2022-08-13T16:57:36.0690281Z test_inplace_forward_mode_AD_fft_ifftshift_cuda_complex128 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does not support inplace autograd. (0.002s) 2022-08-13T16:57:36.0708490Z test_inplace_forward_mode_AD_fft_ifftshift_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does not support inplace autograd. (0.002s) 2022-08-13T16:57:36.0727105Z test_inplace_forward_mode_AD_fft_ihfft2_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does not support inplace autograd. (0.002s) 2022-08-13T16:57:36.0744794Z test_inplace_forward_mode_AD_fft_ihfft_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does not support inplace autograd. (0.002s) 2022-08-13T16:57:36.0761980Z test_inplace_forward_mode_AD_fft_ihfftn_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does not support inplace autograd. (0.002s) 2022-08-13T16:57:36.0779494Z test_inplace_forward_mode_AD_fft_irfft2_cuda_complex128 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does not support inplace autograd. (0.002s) 2022-08-13T16:57:36.0797249Z test_inplace_forward_mode_AD_fft_irfft2_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does not support inplace autograd. (0.002s) 2022-08-13T16:57:36.0814972Z test_inplace_forward_mode_AD_fft_irfft_cuda_complex128 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does not support inplace autograd. (0.002s) 2022-08-13T16:57:36.0837686Z test_inplace_forward_mode_AD_fft_irfft_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does not support inplace autograd. (0.002s) 2022-08-13T16:57:36.0855145Z test_inplace_forward_mode_AD_fft_irfftn_cuda_complex128 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does not support inplace autograd. (0.002s) 2022-08-13T16:57:36.0872644Z test_inplace_forward_mode_AD_fft_irfftn_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does not support inplace autograd. (0.002s) 2022-08-13T16:57:36.0890157Z test_inplace_forward_mode_AD_fft_rfft2_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does not support inplace autograd. (0.002s) 2022-08-13T16:57:36.0907455Z test_inplace_forward_mode_AD_fft_rfft_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does not support inplace autograd. (0.002s) 2022-08-13T16:57:36.0924823Z test_inplace_forward_mode_AD_fft_rfftn_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does not support inplace autograd. (0.002s) 2022-08-13T16:57:36.1319520Z test_inplace_forward_mode_AD_fill_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.039s) 2022-08-13T16:57:36.1402782Z test_inplace_forward_mode_AD_fill_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.008s) 2022-08-13T16:57:36.1420215Z test_inplace_forward_mode_AD_flatten_cuda_complex128 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does not support inplace autograd. (0.002s) 2022-08-13T16:57:36.1437673Z test_inplace_forward_mode_AD_flatten_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does not support inplace autograd. (0.002s) 2022-08-13T16:57:36.1460709Z test_inplace_forward_mode_AD_flip_cuda_complex128 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does not support inplace autograd. (0.002s) 2022-08-13T16:57:36.1477895Z test_inplace_forward_mode_AD_flip_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does not support inplace autograd. (0.002s) 2022-08-13T16:57:36.1495520Z test_inplace_forward_mode_AD_fliplr_cuda_complex128 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does not support inplace autograd. (0.002s) 2022-08-13T16:57:36.1512715Z test_inplace_forward_mode_AD_fliplr_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does not support inplace autograd. (0.002s) 2022-08-13T16:57:36.1530266Z test_inplace_forward_mode_AD_flipud_cuda_complex128 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does not support inplace autograd. (0.002s) 2022-08-13T16:57:36.1547563Z test_inplace_forward_mode_AD_flipud_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does not support inplace autograd. (0.002s) 2022-08-13T16:57:36.1565004Z test_inplace_forward_mode_AD_float_cuda_complex128 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does not support inplace autograd. (0.002s) 2022-08-13T16:57:36.1582599Z test_inplace_forward_mode_AD_float_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does not support inplace autograd. (0.002s) 2022-08-13T16:57:36.3894228Z test_inplace_forward_mode_AD_float_power_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.231s) 2022-08-13T16:57:36.4352475Z test_inplace_forward_mode_AD_float_power_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.046s) 2022-08-13T16:57:36.4530463Z test_inplace_forward_mode_AD_floor_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.018s) 2022-08-13T16:57:36.4548693Z test_inplace_forward_mode_AD_floor_divide_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Op doesn't support autograd for this dtype. (0.002s) 2022-08-13T16:57:36.4565992Z test_inplace_forward_mode_AD_fmax_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does not support inplace autograd. (0.002s) 2022-08-13T16:57:36.4583468Z test_inplace_forward_mode_AD_fmin_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does not support inplace autograd. (0.002s) 2022-08-13T16:57:36.4964382Z test_inplace_forward_mode_AD_fmod_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.038s) 2022-08-13T16:57:36.5069129Z test_inplace_forward_mode_AD_frac_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.010s) 2022-08-13T16:57:36.5087767Z test_inplace_forward_mode_AD_frexp_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does not support inplace autograd. (0.002s) 2022-08-13T16:57:36.5106218Z test_inplace_forward_mode_AD_full_like_cuda_complex128 (__main__.TestGradientsCUDA) ... skip: Skipped! Op doesn't support autograd for this dtype. (0.002s) 2022-08-13T16:57:36.5130514Z test_inplace_forward_mode_AD_full_like_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Op doesn't support autograd for this dtype. (0.002s) 2022-08-13T16:57:36.5148709Z test_inplace_forward_mode_AD_gather_cuda_complex128 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does not support inplace autograd. (0.002s) 2022-08-13T16:57:36.5166850Z test_inplace_forward_mode_AD_gather_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does not support inplace autograd. (0.002s) 2022-08-13T16:57:36.5185578Z test_inplace_forward_mode_AD_ge_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Op doesn't support autograd for this dtype. (0.002s) 2022-08-13T16:57:36.5203877Z test_inplace_forward_mode_AD_geqrf_cuda_complex128 (__main__.TestGradientsCUDA) ... skip: Skipped! Op doesn't support autograd for this dtype. (0.002s) 2022-08-13T16:57:36.5221965Z test_inplace_forward_mode_AD_geqrf_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Op doesn't support autograd for this dtype. (0.002s) 2022-08-13T16:57:36.5239180Z test_inplace_forward_mode_AD_gradient_cuda_complex128 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does not support inplace autograd. (0.002s) 2022-08-13T16:57:36.5256937Z test_inplace_forward_mode_AD_gradient_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does not support inplace autograd. (0.002s) 2022-08-13T16:57:36.5275193Z test_inplace_forward_mode_AD_gt_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Op doesn't support autograd for this dtype. (0.002s) 2022-08-13T16:57:36.5293828Z test_inplace_forward_mode_AD_half_cuda_complex128 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does not support inplace autograd. (0.002s) 2022-08-13T16:57:36.5311960Z test_inplace_forward_mode_AD_half_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does not support inplace autograd. (0.002s) 2022-08-13T16:57:36.5336572Z test_inplace_forward_mode_AD_heaviside_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Op doesn't support autograd for this dtype. (0.002s) 2022-08-13T16:57:36.5354739Z test_inplace_forward_mode_AD_histc_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Op doesn't support autograd for this dtype. (0.002s) 2022-08-13T16:57:36.5373275Z test_inplace_forward_mode_AD_hsplit_cuda_complex128 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does not support inplace autograd. (0.002s) 2022-08-13T16:57:36.5392057Z test_inplace_forward_mode_AD_hsplit_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does not support inplace autograd. (0.002s) 2022-08-13T16:57:36.5410178Z test_inplace_forward_mode_AD_hstack_cuda_complex128 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does not support inplace autograd. (0.002s) 2022-08-13T16:57:36.5428597Z test_inplace_forward_mode_AD_hstack_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does not support inplace autograd. (0.002s) 2022-08-13T16:57:36.6838631Z test_inplace_forward_mode_AD_hypot_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.141s) 2022-08-13T16:57:36.6988780Z test_inplace_forward_mode_AD_i0_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.015s) 2022-08-13T16:57:36.7006516Z test_inplace_forward_mode_AD_igamma_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Op doesn't support autograd for this dtype. (0.002s) 2022-08-13T16:57:36.7023783Z test_inplace_forward_mode_AD_igammac_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Op doesn't support autograd for this dtype. (0.002s) 2022-08-13T16:57:36.7040863Z test_inplace_forward_mode_AD_imag_cuda_complex128 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does not support inplace autograd. (0.002s) 2022-08-13T16:57:37.6646297Z test_inplace_forward_mode_AD_index_add_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.960s) 2022-08-13T16:57:37.7904643Z test_inplace_forward_mode_AD_index_add_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.126s) 2022-08-13T16:57:38.1040474Z test_inplace_forward_mode_AD_index_copy_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.313s) 2022-08-13T16:57:38.1454947Z test_inplace_forward_mode_AD_index_copy_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.041s) 2022-08-13T16:57:38.2703949Z test_inplace_forward_mode_AD_index_fill_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.125s) 2022-08-13T16:57:38.2922538Z test_inplace_forward_mode_AD_index_fill_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.022s) 2022-08-13T16:57:39.2085801Z test_inplace_forward_mode_AD_index_put_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.916s) 2022-08-13T16:57:39.3400273Z test_inplace_forward_mode_AD_index_put_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.131s) 2022-08-13T16:57:39.3463834Z test_inplace_forward_mode_AD_index_reduce_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.006s) 2022-08-13T16:57:39.3483242Z test_inplace_forward_mode_AD_index_select_cuda_complex128 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does not support inplace autograd. (0.002s) 2022-08-13T16:57:39.3500870Z test_inplace_forward_mode_AD_index_select_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does not support inplace autograd. (0.002s) 2022-08-13T16:57:39.3518569Z test_inplace_forward_mode_AD_inner_cuda_complex128 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does not support inplace autograd. (0.002s) 2022-08-13T16:57:39.3537426Z test_inplace_forward_mode_AD_inner_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does not support inplace autograd. (0.002s) 2022-08-13T16:57:39.3555983Z test_inplace_forward_mode_AD_int_cuda_complex128 (__main__.TestGradientsCUDA) ... skip: Skipped! Op doesn't support autograd for this dtype. (0.002s) 2022-08-13T16:57:39.3574471Z test_inplace_forward_mode_AD_int_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Op doesn't support autograd for this dtype. (0.002s) 2022-08-13T16:57:39.3592993Z test_inplace_forward_mode_AD_inverse_cuda_complex128 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does not support inplace autograd. (0.002s) 2022-08-13T16:57:39.3611856Z test_inplace_forward_mode_AD_inverse_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does not support inplace autograd. (0.002s) 2022-08-13T16:57:39.3630531Z test_inplace_forward_mode_AD_isclose_cuda_complex128 (__main__.TestGradientsCUDA) ... skip: Skipped! Op doesn't support autograd for this dtype. (0.002s) 2022-08-13T16:57:39.3649343Z test_inplace_forward_mode_AD_isclose_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Op doesn't support autograd for this dtype. (0.002s) 2022-08-13T16:57:39.3667636Z test_inplace_forward_mode_AD_isfinite_cuda_complex128 (__main__.TestGradientsCUDA) ... skip: Skipped! Op doesn't support autograd for this dtype. (0.002s) 2022-08-13T16:57:39.3691555Z test_inplace_forward_mode_AD_isfinite_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Op doesn't support autograd for this dtype. (0.002s) 2022-08-13T16:57:39.3709785Z test_inplace_forward_mode_AD_isin_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Op doesn't support autograd for this dtype. (0.002s) 2022-08-13T16:57:39.3728342Z test_inplace_forward_mode_AD_isinf_cuda_complex128 (__main__.TestGradientsCUDA) ... skip: Skipped! Op doesn't support autograd for this dtype. (0.002s) 2022-08-13T16:57:39.3746649Z test_inplace_forward_mode_AD_isinf_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Op doesn't support autograd for this dtype. (0.002s) 2022-08-13T16:57:39.3764716Z test_inplace_forward_mode_AD_isnan_cuda_complex128 (__main__.TestGradientsCUDA) ... skip: Skipped! Op doesn't support autograd for this dtype. (0.002s) 2022-08-13T16:57:39.3783377Z test_inplace_forward_mode_AD_isnan_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Op doesn't support autograd for this dtype. (0.002s) 2022-08-13T16:57:39.3801394Z test_inplace_forward_mode_AD_isneginf_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Op doesn't support autograd for this dtype. (0.002s) 2022-08-13T16:57:39.3819788Z test_inplace_forward_mode_AD_isposinf_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Op doesn't support autograd for this dtype. (0.002s) 2022-08-13T16:57:39.3838240Z test_inplace_forward_mode_AD_isreal_cuda_complex128 (__main__.TestGradientsCUDA) ... skip: Skipped! Op doesn't support autograd for this dtype. (0.002s) 2022-08-13T16:57:39.3856698Z test_inplace_forward_mode_AD_isreal_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Op doesn't support autograd for this dtype. (0.002s) 2022-08-13T16:57:39.3874833Z test_inplace_forward_mode_AD_istft_cuda_complex128 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does not support inplace autograd. (0.002s) 2022-08-13T16:57:39.3898985Z test_inplace_forward_mode_AD_istft_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does not support inplace autograd. (0.002s) 2022-08-13T16:57:39.3917556Z test_inplace_forward_mode_AD_jiterator_2inputs_2outputs_cuda_complex128 (__main__.TestGradientsCUDA) ... skip: Skipped! Op doesn't support autograd for this dtype. (0.002s) 2022-08-13T16:57:39.3936282Z test_inplace_forward_mode_AD_jiterator_2inputs_2outputs_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Op doesn't support autograd for this dtype. (0.002s) 2022-08-13T16:57:39.3954604Z test_inplace_forward_mode_AD_jiterator_4inputs_with_extra_args_cuda_complex128 (__main__.TestGradientsCUDA) ... skip: Skipped! Op doesn't support autograd for this dtype. (0.002s) 2022-08-13T16:57:39.3973353Z test_inplace_forward_mode_AD_jiterator_4inputs_with_extra_args_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Op doesn't support autograd for this dtype. (0.002s) 2022-08-13T16:57:39.3991616Z test_inplace_forward_mode_AD_jiterator_binary_cuda_complex128 (__main__.TestGradientsCUDA) ... skip: Skipped! Op doesn't support autograd for this dtype. (0.002s) 2022-08-13T16:57:39.4010255Z test_inplace_forward_mode_AD_jiterator_binary_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Op doesn't support autograd for this dtype. (0.002s) 2022-08-13T16:57:39.4028604Z test_inplace_forward_mode_AD_jiterator_binary_return_by_ref_cuda_complex128 (__main__.TestGradientsCUDA) ... skip: Skipped! Op doesn't support autograd for this dtype. (0.002s) 2022-08-13T16:57:39.4047199Z test_inplace_forward_mode_AD_jiterator_binary_return_by_ref_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Op doesn't support autograd for this dtype. (0.002s) 2022-08-13T16:57:39.4064560Z test_inplace_forward_mode_AD_jiterator_unary_cuda_complex128 (__main__.TestGradientsCUDA) ... skip: Skipped! Op doesn't support autograd for this dtype. (0.002s) 2022-08-13T16:57:39.4081816Z test_inplace_forward_mode_AD_jiterator_unary_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Op doesn't support autograd for this dtype. (0.002s) 2022-08-13T16:57:39.4105090Z test_inplace_forward_mode_AD_kron_cuda_complex128 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does not support inplace autograd. (0.002s) 2022-08-13T16:57:39.4123162Z test_inplace_forward_mode_AD_kron_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does not support inplace autograd. (0.002s) 2022-08-13T16:57:39.4141645Z test_inplace_forward_mode_AD_kthvalue_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does not support inplace autograd. (0.002s) 2022-08-13T16:57:39.4160126Z test_inplace_forward_mode_AD_ldexp_cuda_complex128 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does not support inplace autograd. (0.002s) 2022-08-13T16:57:39.4178584Z test_inplace_forward_mode_AD_ldexp_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does not support inplace autograd. (0.002s) 2022-08-13T16:57:39.4196898Z test_inplace_forward_mode_AD_le_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Op doesn't support autograd for this dtype. (0.002s) 2022-08-13T16:57:42.5922412Z test_inplace_forward_mode_AD_lerp_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (3.172s) 2022-08-13T16:57:42.8012859Z test_inplace_forward_mode_AD_lerp_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.209s) 2022-08-13T16:57:42.8122792Z test_inplace_forward_mode_AD_lgamma_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.011s) 2022-08-13T16:57:42.8141037Z test_inplace_forward_mode_AD_linalg_cholesky_cuda_complex128 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does not support inplace autograd. (0.002s) 2022-08-13T16:57:42.8158644Z test_inplace_forward_mode_AD_linalg_cholesky_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does not support inplace autograd. (0.002s) 2022-08-13T16:57:42.8176618Z test_inplace_forward_mode_AD_linalg_cholesky_ex_cuda_complex128 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does not support inplace autograd. (0.002s) 2022-08-13T16:57:42.8197105Z test_inplace_forward_mode_AD_linalg_cholesky_ex_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does not support inplace autograd. (0.002s) 2022-08-13T16:57:42.8215226Z test_inplace_forward_mode_AD_linalg_cond_cuda_complex128 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does not support inplace autograd. (0.002s) 2022-08-13T16:57:42.8232820Z test_inplace_forward_mode_AD_linalg_cond_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does not support inplace autograd. (0.002s) 2022-08-13T16:57:42.8250512Z test_inplace_forward_mode_AD_linalg_cross_cuda_complex128 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does not support inplace autograd. (0.002s) 2022-08-13T16:57:42.8267608Z test_inplace_forward_mode_AD_linalg_cross_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does not support inplace autograd. (0.002s) 2022-08-13T16:57:42.8284490Z test_inplace_forward_mode_AD_linalg_det_cuda_complex128 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does not support inplace autograd. (0.002s) 2022-08-13T16:57:42.8301733Z test_inplace_forward_mode_AD_linalg_det_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does not support inplace autograd. (0.002s) 2022-08-13T16:57:42.8318878Z test_inplace_forward_mode_AD_linalg_det_singular_cuda_complex128 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does not support inplace autograd. (0.002s) 2022-08-13T16:57:42.8336778Z test_inplace_forward_mode_AD_linalg_det_singular_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does not support inplace autograd. (0.002s) 2022-08-13T16:57:42.8354166Z test_inplace_forward_mode_AD_linalg_eig_cuda_complex128 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does not support inplace autograd. (0.002s) 2022-08-13T16:57:42.8372417Z test_inplace_forward_mode_AD_linalg_eig_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does not support inplace autograd. (0.002s) 2022-08-13T16:57:42.8396079Z test_inplace_forward_mode_AD_linalg_eigh_cuda_complex128 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does not support inplace autograd. (0.002s) 2022-08-13T16:57:42.8413586Z test_inplace_forward_mode_AD_linalg_eigh_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does not support inplace autograd. (0.002s) 2022-08-13T16:57:42.8430543Z test_inplace_forward_mode_AD_linalg_eigvals_cuda_complex128 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does not support inplace autograd. (0.002s) 2022-08-13T16:57:42.8447757Z test_inplace_forward_mode_AD_linalg_eigvals_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does not support inplace autograd. (0.002s) 2022-08-13T16:57:42.8464515Z test_inplace_forward_mode_AD_linalg_eigvalsh_cuda_complex128 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does not support inplace autograd. (0.002s) 2022-08-13T16:57:42.8481828Z test_inplace_forward_mode_AD_linalg_eigvalsh_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does not support inplace autograd. (0.002s) 2022-08-13T16:57:42.8499806Z test_inplace_forward_mode_AD_linalg_householder_product_cuda_complex128 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does not support inplace autograd. (0.002s) 2022-08-13T16:57:42.8517496Z test_inplace_forward_mode_AD_linalg_householder_product_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does not support inplace autograd. (0.002s) 2022-08-13T16:57:42.8535462Z test_inplace_forward_mode_AD_linalg_inv_cuda_complex128 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does not support inplace autograd. (0.002s) 2022-08-13T16:57:42.8553048Z test_inplace_forward_mode_AD_linalg_inv_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does not support inplace autograd. (0.002s) 2022-08-13T16:57:42.8570810Z test_inplace_forward_mode_AD_linalg_inv_ex_cuda_complex128 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does not support inplace autograd. (0.002s) 2022-08-13T16:57:42.8593853Z test_inplace_forward_mode_AD_linalg_inv_ex_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does not support inplace autograd. (0.002s) 2022-08-13T16:57:42.8611839Z test_inplace_forward_mode_AD_linalg_ldl_factor_cuda_complex128 (__main__.TestGradientsCUDA) ... skip: Skipped! Op doesn't support autograd for this dtype. (0.002s) 2022-08-13T16:57:42.8628943Z test_inplace_forward_mode_AD_linalg_ldl_factor_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Op doesn't support autograd for this dtype. (0.002s) 2022-08-13T16:57:42.8646547Z test_inplace_forward_mode_AD_linalg_ldl_factor_ex_cuda_complex128 (__main__.TestGradientsCUDA) ... skip: Skipped! Op doesn't support autograd for this dtype. (0.002s) 2022-08-13T16:57:42.8663918Z test_inplace_forward_mode_AD_linalg_ldl_factor_ex_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Op doesn't support autograd for this dtype. (0.002s) 2022-08-13T16:57:42.8681144Z test_inplace_forward_mode_AD_linalg_ldl_solve_cuda_complex128 (__main__.TestGradientsCUDA) ... skip: not available before CUDA 11.3.1 (0.002s) 2022-08-13T16:57:42.8698771Z test_inplace_forward_mode_AD_linalg_ldl_solve_cuda_float64 (__main__.TestGradientsCUDA) ... skip: not available before CUDA 11.3.1 (0.002s) 2022-08-13T16:57:42.8705019Z test_inplace_forward_mode_AD_linalg_lstsq_cuda_complex128 (__main__.TestGradientsCUDA) ... skip: Skipped! (0.001s) 2022-08-13T16:57:42.8711822Z test_inplace_forward_mode_AD_linalg_lstsq_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! (0.001s) 2022-08-13T16:57:42.8729556Z test_inplace_forward_mode_AD_linalg_lstsq_grad_oriented_cuda_complex128 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does not support inplace autograd. (0.002s) 2022-08-13T16:57:42.8746419Z test_inplace_forward_mode_AD_linalg_lstsq_grad_oriented_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does not support inplace autograd. (0.002s) 2022-08-13T16:57:42.8764033Z test_inplace_forward_mode_AD_linalg_lu_cuda_complex128 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does not support inplace autograd. (0.002s) 2022-08-13T16:57:42.8781729Z test_inplace_forward_mode_AD_linalg_lu_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does not support inplace autograd. (0.002s) 2022-08-13T16:57:42.8804756Z test_inplace_forward_mode_AD_linalg_lu_factor_cuda_complex128 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does not support inplace autograd. (0.002s) 2022-08-13T16:57:42.8822344Z test_inplace_forward_mode_AD_linalg_lu_factor_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does not support inplace autograd. (0.002s) 2022-08-13T16:57:42.8840134Z test_inplace_forward_mode_AD_linalg_lu_factor_ex_cuda_complex128 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does not support inplace autograd. (0.002s) 2022-08-13T16:57:42.8857885Z test_inplace_forward_mode_AD_linalg_lu_factor_ex_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does not support inplace autograd. (0.002s) 2022-08-13T16:57:42.8875291Z test_inplace_forward_mode_AD_linalg_lu_solve_cuda_complex128 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does not support inplace autograd. (0.002s) 2022-08-13T16:57:42.8893075Z test_inplace_forward_mode_AD_linalg_lu_solve_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does not support inplace autograd. (0.002s) 2022-08-13T16:57:42.8910808Z test_inplace_forward_mode_AD_linalg_matrix_norm_cuda_complex128 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does not support inplace autograd. (0.002s) 2022-08-13T16:57:42.8928883Z test_inplace_forward_mode_AD_linalg_matrix_norm_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does not support inplace autograd. (0.002s) 2022-08-13T16:57:42.8946474Z test_inplace_forward_mode_AD_linalg_matrix_power_cuda_complex128 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does not support inplace autograd. (0.002s) 2022-08-13T16:57:42.8964231Z test_inplace_forward_mode_AD_linalg_matrix_power_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does not support inplace autograd. (0.002s) 2022-08-13T16:57:42.8982117Z test_inplace_forward_mode_AD_linalg_matrix_rank_cuda_complex128 (__main__.TestGradientsCUDA) ... skip: Skipped! Op doesn't support autograd for this dtype. (0.002s) 2022-08-13T16:57:42.9005645Z test_inplace_forward_mode_AD_linalg_matrix_rank_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Op doesn't support autograd for this dtype. (0.002s) 2022-08-13T16:57:42.9023362Z test_inplace_forward_mode_AD_linalg_matrix_rank_hermitian_cuda_complex128 (__main__.TestGradientsCUDA) ... skip: Skipped! Op doesn't support autograd for this dtype. (0.002s) 2022-08-13T16:57:42.9040939Z test_inplace_forward_mode_AD_linalg_matrix_rank_hermitian_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Op doesn't support autograd for this dtype. (0.002s) 2022-08-13T16:57:42.9058341Z test_inplace_forward_mode_AD_linalg_multi_dot_cuda_complex128 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does not support inplace autograd. (0.002s) 2022-08-13T16:57:42.9076904Z test_inplace_forward_mode_AD_linalg_multi_dot_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does not support inplace autograd. (0.002s) 2022-08-13T16:57:42.9095297Z test_inplace_forward_mode_AD_linalg_norm_cuda_complex128 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does not support inplace autograd. (0.002s) 2022-08-13T16:57:42.9112824Z test_inplace_forward_mode_AD_linalg_norm_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does not support inplace autograd. (0.002s) 2022-08-13T16:57:42.9130902Z test_inplace_forward_mode_AD_linalg_norm_subgradients_at_zero_cuda_complex128 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does not support inplace autograd. (0.002s) 2022-08-13T16:57:42.9149236Z test_inplace_forward_mode_AD_linalg_norm_subgradients_at_zero_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does not support inplace autograd. (0.002s) 2022-08-13T16:57:42.9167295Z test_inplace_forward_mode_AD_linalg_pinv_cuda_complex128 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does not support inplace autograd. (0.002s) 2022-08-13T16:57:42.9184992Z test_inplace_forward_mode_AD_linalg_pinv_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does not support inplace autograd. (0.002s) 2022-08-13T16:57:42.9207570Z test_inplace_forward_mode_AD_linalg_pinv_hermitian_cuda_complex128 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does not support inplace autograd. (0.002s) 2022-08-13T16:57:42.9224720Z test_inplace_forward_mode_AD_linalg_pinv_hermitian_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does not support inplace autograd. (0.002s) 2022-08-13T16:57:42.9241961Z test_inplace_forward_mode_AD_linalg_pinv_singular_cuda_complex128 (__main__.TestGradientsCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T16:57:42.9259360Z test_inplace_forward_mode_AD_linalg_pinv_singular_cuda_float64 (__main__.TestGradientsCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T16:57:42.9276849Z test_inplace_forward_mode_AD_linalg_qr_cuda_complex128 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does not support inplace autograd. (0.002s) 2022-08-13T16:57:42.9294441Z test_inplace_forward_mode_AD_linalg_qr_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does not support inplace autograd. (0.002s) 2022-08-13T16:57:42.9311671Z test_inplace_forward_mode_AD_linalg_slogdet_cuda_complex128 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does not support inplace autograd. (0.002s) 2022-08-13T16:57:42.9329134Z test_inplace_forward_mode_AD_linalg_slogdet_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does not support inplace autograd. (0.002s) 2022-08-13T16:57:42.9346551Z test_inplace_forward_mode_AD_linalg_solve_cuda_complex128 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does not support inplace autograd. (0.002s) 2022-08-13T16:57:42.9364314Z test_inplace_forward_mode_AD_linalg_solve_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does not support inplace autograd. (0.002s) 2022-08-13T16:57:42.9382351Z test_inplace_forward_mode_AD_linalg_solve_ex_cuda_complex128 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does not support inplace autograd. (0.002s) 2022-08-13T16:57:42.9405144Z test_inplace_forward_mode_AD_linalg_solve_ex_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does not support inplace autograd. (0.002s) 2022-08-13T16:57:42.9422916Z test_inplace_forward_mode_AD_linalg_solve_triangular_cuda_complex128 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does not support inplace autograd. (0.002s) 2022-08-13T16:57:42.9440253Z test_inplace_forward_mode_AD_linalg_solve_triangular_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does not support inplace autograd. (0.002s) 2022-08-13T16:57:42.9458332Z test_inplace_forward_mode_AD_linalg_svd_cuda_complex128 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does not support inplace autograd. (0.002s) 2022-08-13T16:57:42.9476136Z test_inplace_forward_mode_AD_linalg_svd_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does not support inplace autograd. (0.002s) 2022-08-13T16:57:42.9494256Z test_inplace_forward_mode_AD_linalg_svdvals_cuda_complex128 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does not support inplace autograd. (0.002s) 2022-08-13T16:57:42.9512448Z test_inplace_forward_mode_AD_linalg_svdvals_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does not support inplace autograd. (0.002s) 2022-08-13T16:57:42.9530068Z test_inplace_forward_mode_AD_linalg_tensorinv_cuda_complex128 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does not support inplace autograd. (0.002s) 2022-08-13T16:57:42.9547626Z test_inplace_forward_mode_AD_linalg_tensorinv_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does not support inplace autograd. (0.002s) 2022-08-13T16:57:42.9564953Z test_inplace_forward_mode_AD_linalg_tensorsolve_cuda_complex128 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does not support inplace autograd. (0.002s) 2022-08-13T16:57:42.9582504Z test_inplace_forward_mode_AD_linalg_tensorsolve_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does not support inplace autograd. (0.002s) 2022-08-13T16:57:42.9605184Z test_inplace_forward_mode_AD_linalg_vander_cuda_complex128 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does not support inplace autograd. (0.002s) 2022-08-13T16:57:42.9622717Z test_inplace_forward_mode_AD_linalg_vander_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does not support inplace autograd. (0.002s) 2022-08-13T16:57:42.9640055Z test_inplace_forward_mode_AD_linalg_vecdot_cuda_complex128 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does not support inplace autograd. (0.002s) 2022-08-13T16:57:42.9657969Z test_inplace_forward_mode_AD_linalg_vecdot_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does not support inplace autograd. (0.002s) 2022-08-13T16:57:42.9675206Z test_inplace_forward_mode_AD_linalg_vector_norm_cuda_complex128 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does not support inplace autograd. (0.002s) 2022-08-13T16:57:42.9693013Z test_inplace_forward_mode_AD_linalg_vector_norm_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does not support inplace autograd. (0.002s) 2022-08-13T16:57:42.9711327Z test_inplace_forward_mode_AD_linspace_cuda_complex128 (__main__.TestGradientsCUDA) ... skip: Skipped! Op doesn't support autograd for this dtype. (0.002s) 2022-08-13T16:57:42.9729651Z test_inplace_forward_mode_AD_linspace_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Op doesn't support autograd for this dtype. (0.002s) 2022-08-13T16:57:43.0226830Z test_inplace_forward_mode_AD_log10_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.050s) 2022-08-13T16:57:43.0340884Z test_inplace_forward_mode_AD_log10_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.011s) 2022-08-13T16:57:43.0534958Z test_inplace_forward_mode_AD_log1p_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.019s) 2022-08-13T16:57:43.1032670Z test_inplace_forward_mode_AD_log2_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.050s) 2022-08-13T16:57:43.1143048Z test_inplace_forward_mode_AD_log2_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.011s) 2022-08-13T16:57:43.1627580Z test_inplace_forward_mode_AD_log_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.048s) 2022-08-13T16:57:43.1737520Z test_inplace_forward_mode_AD_log_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.011s) 2022-08-13T16:57:43.1756209Z test_inplace_forward_mode_AD_log_softmax_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does not support inplace autograd. (0.002s) 2022-08-13T16:57:43.1774222Z test_inplace_forward_mode_AD_log_softmax_dtype_cuda_complex128 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does not support inplace autograd. (0.002s) 2022-08-13T16:57:43.1791883Z test_inplace_forward_mode_AD_log_softmax_dtype_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does not support inplace autograd. (0.002s) 2022-08-13T16:57:43.1817430Z test_inplace_forward_mode_AD_logaddexp2_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does not support inplace autograd. (0.002s) 2022-08-13T16:57:43.1833253Z test_inplace_forward_mode_AD_logaddexp_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does not support inplace autograd. (0.002s) 2022-08-13T16:57:43.1851632Z test_inplace_forward_mode_AD_logcumsumexp_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does not support inplace autograd. (0.002s) 2022-08-13T16:57:43.1870050Z test_inplace_forward_mode_AD_logdet_cuda_complex128 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does not support inplace autograd. (0.002s) 2022-08-13T16:57:43.1888316Z test_inplace_forward_mode_AD_logdet_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does not support inplace autograd. (0.002s) 2022-08-13T16:57:43.1907372Z test_inplace_forward_mode_AD_logical_and_cuda_complex128 (__main__.TestGradientsCUDA) ... skip: Skipped! Op doesn't support autograd for this dtype. (0.002s) 2022-08-13T16:57:43.1925348Z test_inplace_forward_mode_AD_logical_and_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Op doesn't support autograd for this dtype. (0.002s) 2022-08-13T16:57:43.1944085Z test_inplace_forward_mode_AD_logical_not_cuda_complex128 (__main__.TestGradientsCUDA) ... skip: Skipped! Op doesn't support autograd for this dtype. (0.002s) 2022-08-13T16:57:43.1963032Z test_inplace_forward_mode_AD_logical_not_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Op doesn't support autograd for this dtype. (0.002s) 2022-08-13T16:57:43.1980426Z test_inplace_forward_mode_AD_logical_or_cuda_complex128 (__main__.TestGradientsCUDA) ... skip: Skipped! Op doesn't support autograd for this dtype. (0.002s) 2022-08-13T16:57:43.1998031Z test_inplace_forward_mode_AD_logical_or_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Op doesn't support autograd for this dtype. (0.002s) 2022-08-13T16:57:43.2022597Z test_inplace_forward_mode_AD_logical_xor_cuda_complex128 (__main__.TestGradientsCUDA) ... skip: Skipped! Op doesn't support autograd for this dtype. (0.002s) 2022-08-13T16:57:43.2042472Z test_inplace_forward_mode_AD_logical_xor_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Op doesn't support autograd for this dtype. (0.002s) 2022-08-13T16:57:43.3915212Z test_inplace_forward_mode_AD_logit_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.187s) 2022-08-13T16:57:43.3932669Z test_inplace_forward_mode_AD_logspace_cuda_complex128 (__main__.TestGradientsCUDA) ... skip: Skipped! Op doesn't support autograd for this dtype. (0.002s) 2022-08-13T16:57:43.3949717Z test_inplace_forward_mode_AD_logspace_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Op doesn't support autograd for this dtype. (0.002s) 2022-08-13T16:57:43.3967030Z test_inplace_forward_mode_AD_logsumexp_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does not support inplace autograd. (0.002s) 2022-08-13T16:57:43.3984455Z test_inplace_forward_mode_AD_long_cuda_complex128 (__main__.TestGradientsCUDA) ... skip: Skipped! Op doesn't support autograd for this dtype. (0.002s) 2022-08-13T16:57:43.4001727Z test_inplace_forward_mode_AD_long_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Op doesn't support autograd for this dtype. (0.002s) 2022-08-13T16:57:43.4019337Z test_inplace_forward_mode_AD_lt_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Op doesn't support autograd for this dtype. (0.002s) 2022-08-13T16:57:43.4036465Z test_inplace_forward_mode_AD_lu_cuda_complex128 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does not support inplace autograd. (0.002s) 2022-08-13T16:57:43.4059763Z test_inplace_forward_mode_AD_lu_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does not support inplace autograd. (0.002s) 2022-08-13T16:57:43.4078024Z test_inplace_forward_mode_AD_lu_solve_cuda_complex128 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does not support inplace autograd. (0.002s) 2022-08-13T16:57:43.4097052Z test_inplace_forward_mode_AD_lu_solve_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does not support inplace autograd. (0.002s) 2022-08-13T16:57:43.4115226Z test_inplace_forward_mode_AD_lu_unpack_cuda_complex128 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does not support inplace autograd. (0.002s) 2022-08-13T16:57:43.4133669Z test_inplace_forward_mode_AD_lu_unpack_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does not support inplace autograd. (0.002s) 2022-08-13T16:57:43.4152181Z test_inplace_forward_mode_AD_mH_cuda_complex128 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does not support inplace autograd. (0.002s) 2022-08-13T16:57:43.4170715Z test_inplace_forward_mode_AD_mH_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does not support inplace autograd. (0.002s) 2022-08-13T16:57:43.4188827Z test_inplace_forward_mode_AD_mT_cuda_complex128 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does not support inplace autograd. (0.002s) 2022-08-13T16:57:43.4207869Z test_inplace_forward_mode_AD_mT_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does not support inplace autograd. (0.002s) 2022-08-13T16:57:44.0095693Z test_inplace_forward_mode_AD_masked_fill_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.589s) 2022-08-13T16:57:44.0982806Z test_inplace_forward_mode_AD_masked_fill_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.089s) 2022-08-13T16:57:44.9369169Z test_inplace_forward_mode_AD_masked_scatter_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.838s) 2022-08-13T16:57:45.0486888Z test_inplace_forward_mode_AD_masked_scatter_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.112s) 2022-08-13T16:57:45.0506233Z test_inplace_forward_mode_AD_masked_select_cuda_complex128 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does not support inplace autograd. (0.002s) 2022-08-13T16:57:45.0523659Z test_inplace_forward_mode_AD_masked_select_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does not support inplace autograd. (0.002s) 2022-08-13T16:57:45.0542474Z test_inplace_forward_mode_AD_matmul_cuda_complex128 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does not support inplace autograd. (0.002s) 2022-08-13T16:57:45.0560939Z test_inplace_forward_mode_AD_matmul_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does not support inplace autograd. (0.002s) 2022-08-13T16:57:45.0579710Z test_inplace_forward_mode_AD_matrix_exp_cuda_complex128 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does not support inplace autograd. (0.002s) 2022-08-13T16:57:45.0598974Z test_inplace_forward_mode_AD_matrix_exp_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does not support inplace autograd. (0.002s) 2022-08-13T16:57:45.0617571Z test_inplace_forward_mode_AD_max_binary_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does not support inplace autograd. (0.002s) 2022-08-13T16:57:45.0636049Z test_inplace_forward_mode_AD_max_reduction_no_dim_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does not support inplace autograd. (0.002s) 2022-08-13T16:57:45.0654878Z test_inplace_forward_mode_AD_max_reduction_with_dim_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does not support inplace autograd. (0.002s) 2022-08-13T16:57:45.0673418Z test_inplace_forward_mode_AD_maximum_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does not support inplace autograd. (0.002s) 2022-08-13T16:57:45.0692103Z test_inplace_forward_mode_AD_mean_cuda_complex128 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does not support inplace autograd. (0.002s) 2022-08-13T16:57:45.0716036Z test_inplace_forward_mode_AD_mean_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does not support inplace autograd. (0.002s) 2022-08-13T16:57:45.0734329Z test_inplace_forward_mode_AD_median_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does not support inplace autograd. (0.002s) 2022-08-13T16:57:45.0752557Z test_inplace_forward_mode_AD_meshgrid_list_of_tensors_cuda_complex128 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does not support inplace autograd. (0.002s) 2022-08-13T16:57:45.0771286Z test_inplace_forward_mode_AD_meshgrid_list_of_tensors_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does not support inplace autograd. (0.002s) 2022-08-13T16:57:45.0789560Z test_inplace_forward_mode_AD_meshgrid_variadic_tensors_cuda_complex128 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does not support inplace autograd. (0.002s) 2022-08-13T16:57:45.0808114Z test_inplace_forward_mode_AD_meshgrid_variadic_tensors_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does not support inplace autograd. (0.002s) 2022-08-13T16:57:45.0826205Z test_inplace_forward_mode_AD_min_binary_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does not support inplace autograd. (0.002s) 2022-08-13T16:57:45.0844603Z test_inplace_forward_mode_AD_min_reduction_no_dim_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does not support inplace autograd. (0.002s) 2022-08-13T16:57:45.0863181Z test_inplace_forward_mode_AD_min_reduction_with_dim_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does not support inplace autograd. (0.002s) 2022-08-13T16:57:45.0881598Z test_inplace_forward_mode_AD_minimum_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does not support inplace autograd. (0.002s) 2022-08-13T16:57:45.0900206Z test_inplace_forward_mode_AD_mm_cuda_complex128 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does not support inplace autograd. (0.002s) 2022-08-13T16:57:45.0924698Z test_inplace_forward_mode_AD_mm_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does not support inplace autograd. (0.002s) 2022-08-13T16:57:45.0943425Z test_inplace_forward_mode_AD_mode_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does not support inplace autograd. (0.002s) 2022-08-13T16:57:45.0961726Z test_inplace_forward_mode_AD_movedim_cuda_complex128 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does not support inplace autograd. (0.002s) 2022-08-13T16:57:45.0980516Z test_inplace_forward_mode_AD_movedim_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does not support inplace autograd. (0.002s) 2022-08-13T16:57:45.0998730Z test_inplace_forward_mode_AD_msort_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does not support inplace autograd. (0.002s) 2022-08-13T16:57:46.1014249Z test_inplace_forward_mode_AD_mul_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (1.001s) 2022-08-13T16:57:46.2345073Z test_inplace_forward_mode_AD_mul_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.133s) 2022-08-13T16:57:46.2363903Z test_inplace_forward_mode_AD_multinomial_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Op doesn't support autograd for this dtype. (0.002s) 2022-08-13T16:57:46.2381472Z test_inplace_forward_mode_AD_mv_cuda_complex128 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does not support inplace autograd. (0.002s) 2022-08-13T16:57:46.2398859Z test_inplace_forward_mode_AD_mv_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does not support inplace autograd. (0.002s) 2022-08-13T16:57:46.4076523Z test_inplace_forward_mode_AD_mvlgamma_mvlgamma_p_1_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.167s) 2022-08-13T16:57:46.4082107Z test_inplace_forward_mode_AD_mvlgamma_mvlgamma_p_3_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! (0.001s) 2022-08-13T16:57:46.4089489Z test_inplace_forward_mode_AD_mvlgamma_mvlgamma_p_5_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! (0.001s) 2022-08-13T16:57:46.4211161Z test_inplace_forward_mode_AD_nan_to_num_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.012s) 2022-08-13T16:57:46.4229065Z test_inplace_forward_mode_AD_nanmean_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does not support inplace autograd. (0.002s) 2022-08-13T16:57:46.4246798Z test_inplace_forward_mode_AD_nanmedian_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does not support inplace autograd. (0.002s) 2022-08-13T16:57:46.4264538Z test_inplace_forward_mode_AD_nanquantile_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does not support inplace autograd. (0.002s) 2022-08-13T16:57:46.4282085Z test_inplace_forward_mode_AD_nansum_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does not support inplace autograd. (0.002s) 2022-08-13T16:57:46.4299755Z test_inplace_forward_mode_AD_narrow_cuda_complex128 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does not support inplace autograd. (0.002s) 2022-08-13T16:57:46.4323052Z test_inplace_forward_mode_AD_narrow_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does not support inplace autograd. (0.002s) 2022-08-13T16:57:46.4344344Z test_inplace_forward_mode_AD_native_layer_norm_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does not support inplace autograd. (0.002s) 2022-08-13T16:57:46.4359976Z test_inplace_forward_mode_AD_ne_cuda_complex128 (__main__.TestGradientsCUDA) ... skip: Skipped! Op doesn't support autograd for this dtype. (0.002s) 2022-08-13T16:57:46.4377409Z test_inplace_forward_mode_AD_ne_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Op doesn't support autograd for this dtype. (0.002s) 2022-08-13T16:57:46.5384194Z test_inplace_forward_mode_AD_neg_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.101s) 2022-08-13T16:57:46.5554325Z test_inplace_forward_mode_AD_neg_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.017s) 2022-08-13T16:57:46.5572112Z test_inplace_forward_mode_AD_new_empty_cuda_complex128 (__main__.TestGradientsCUDA) ... skip: Skipped! Op doesn't support autograd for this dtype. (0.002s) 2022-08-13T16:57:46.5590326Z test_inplace_forward_mode_AD_new_empty_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Op doesn't support autograd for this dtype. (0.002s) 2022-08-13T16:57:46.5609265Z test_inplace_forward_mode_AD_new_full_cuda_complex128 (__main__.TestGradientsCUDA) ... skip: Skipped! Op doesn't support autograd for this dtype. (0.002s) 2022-08-13T16:57:46.5627455Z test_inplace_forward_mode_AD_new_full_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Op doesn't support autograd for this dtype. (0.002s) 2022-08-13T16:57:46.5651692Z test_inplace_forward_mode_AD_new_ones_cuda_complex128 (__main__.TestGradientsCUDA) ... skip: Skipped! Op doesn't support autograd for this dtype. (0.002s) 2022-08-13T16:57:46.5669877Z test_inplace_forward_mode_AD_new_ones_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Op doesn't support autograd for this dtype. (0.002s) 2022-08-13T16:57:46.5688418Z test_inplace_forward_mode_AD_new_zeros_cuda_complex128 (__main__.TestGradientsCUDA) ... skip: Skipped! Op doesn't support autograd for this dtype. (0.002s) 2022-08-13T16:57:46.5706720Z test_inplace_forward_mode_AD_new_zeros_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Op doesn't support autograd for this dtype. (0.002s) 2022-08-13T16:57:46.5724915Z test_inplace_forward_mode_AD_nextafter_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Op doesn't support autograd for this dtype. (0.002s) 2022-08-13T16:57:46.5743636Z test_inplace_forward_mode_AD_nn_functional_adaptive_avg_pool1d_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does not support inplace autograd. (0.002s) 2022-08-13T16:57:46.5762046Z test_inplace_forward_mode_AD_nn_functional_adaptive_avg_pool2d_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does not support inplace autograd. (0.002s) 2022-08-13T16:57:46.5780478Z test_inplace_forward_mode_AD_nn_functional_adaptive_avg_pool3d_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does not support inplace autograd. (0.002s) 2022-08-13T16:57:46.5798910Z test_inplace_forward_mode_AD_nn_functional_adaptive_max_pool1d_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does not support inplace autograd. (0.002s) 2022-08-13T16:57:46.5817534Z test_inplace_forward_mode_AD_nn_functional_adaptive_max_pool2d_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does not support inplace autograd. (0.002s) 2022-08-13T16:57:46.5836217Z test_inplace_forward_mode_AD_nn_functional_adaptive_max_pool3d_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does not support inplace autograd. (0.002s) 2022-08-13T16:57:46.5860389Z test_inplace_forward_mode_AD_nn_functional_avg_pool1d_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does not support inplace autograd. (0.002s) 2022-08-13T16:57:46.5878607Z test_inplace_forward_mode_AD_nn_functional_avg_pool2d_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does not support inplace autograd. (0.002s) 2022-08-13T16:57:46.5897168Z test_inplace_forward_mode_AD_nn_functional_avg_pool3d_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does not support inplace autograd. (0.002s) 2022-08-13T16:57:46.5915406Z test_inplace_forward_mode_AD_nn_functional_batch_norm_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does not support inplace autograd. (0.002s) 2022-08-13T16:57:46.5934489Z test_inplace_forward_mode_AD_nn_functional_batch_norm_without_cudnn_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does not support inplace autograd. (0.002s) 2022-08-13T16:57:46.5952968Z test_inplace_forward_mode_AD_nn_functional_bilinear_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does not support inplace autograd. (0.002s) 2022-08-13T16:57:46.5971515Z test_inplace_forward_mode_AD_nn_functional_binary_cross_entropy_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does not support inplace autograd. (0.002s) 2022-08-13T16:57:46.5989921Z test_inplace_forward_mode_AD_nn_functional_binary_cross_entropy_with_logits_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does not support inplace autograd. (0.002s) 2022-08-13T16:57:46.6107234Z test_inplace_forward_mode_AD_nn_functional_celu_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.012s) 2022-08-13T16:57:46.6125857Z test_inplace_forward_mode_AD_nn_functional_conv1d_cuda_complex128 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does not support inplace autograd. (0.002s) 2022-08-13T16:57:46.6149911Z test_inplace_forward_mode_AD_nn_functional_conv1d_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does not support inplace autograd. (0.002s) 2022-08-13T16:57:46.6168571Z test_inplace_forward_mode_AD_nn_functional_conv2d_cuda_complex128 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does not support inplace autograd. (0.002s) 2022-08-13T16:57:46.6186874Z test_inplace_forward_mode_AD_nn_functional_conv2d_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does not support inplace autograd. (0.002s) 2022-08-13T16:57:46.6205186Z test_inplace_forward_mode_AD_nn_functional_conv_transpose1d_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does not support inplace autograd. (0.002s) 2022-08-13T16:57:46.6223818Z test_inplace_forward_mode_AD_nn_functional_conv_transpose2d_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does not support inplace autograd. (0.002s) 2022-08-13T16:57:46.6242387Z test_inplace_forward_mode_AD_nn_functional_conv_transpose3d_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does not support inplace autograd. (0.002s) 2022-08-13T16:57:46.6260797Z test_inplace_forward_mode_AD_nn_functional_cosine_embedding_loss_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does not support inplace autograd. (0.002s) 2022-08-13T16:57:46.6279267Z test_inplace_forward_mode_AD_nn_functional_cosine_similarity_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does not support inplace autograd. (0.002s) 2022-08-13T16:57:46.6297927Z test_inplace_forward_mode_AD_nn_functional_cross_entropy_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does not support inplace autograd. (0.002s) 2022-08-13T16:57:46.6316282Z test_inplace_forward_mode_AD_nn_functional_ctc_loss_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does not support inplace autograd. (0.002s) 2022-08-13T16:57:51.9002373Z test_inplace_forward_mode_AD_nn_functional_dropout2d_cuda_float64 (__main__.TestGradientsCUDA) ... ok (5.268s) 2022-08-13T16:58:18.8748428Z test_inplace_forward_mode_AD_nn_functional_dropout3d_cuda_float64 (__main__.TestGradientsCUDA) ... ok (26.974s) 2022-08-13T16:58:19.0862932Z test_inplace_forward_mode_AD_nn_functional_dropout_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.211s) 2022-08-13T16:58:19.0975434Z test_inplace_forward_mode_AD_nn_functional_elu_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.011s) 2022-08-13T16:58:19.0993305Z test_inplace_forward_mode_AD_nn_functional_embedding_bag_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does not support inplace autograd. (0.002s) 2022-08-13T16:58:19.1010975Z test_inplace_forward_mode_AD_nn_functional_embedding_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does not support inplace autograd. (0.002s) 2022-08-13T16:58:19.1159130Z test_inplace_forward_mode_AD_nn_functional_feature_alpha_dropout_with_train_cuda_float64 (__main__.TestGradientsCUDA) ... expected failure (0.015s) 2022-08-13T16:58:19.8129747Z test_inplace_forward_mode_AD_nn_functional_feature_alpha_dropout_without_train_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.697s) 2022-08-13T16:58:19.9493482Z test_inplace_forward_mode_AD_nn_functional_feature_alpha_dropout_without_train_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.136s) 2022-08-13T16:58:19.9511156Z test_inplace_forward_mode_AD_nn_functional_fractional_max_pool2d_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does not support inplace autograd. (0.002s) 2022-08-13T16:58:19.9531678Z test_inplace_forward_mode_AD_nn_functional_fractional_max_pool3d_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does not support inplace autograd. (0.002s) 2022-08-13T16:58:19.9549851Z test_inplace_forward_mode_AD_nn_functional_gaussian_nll_loss_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does not support inplace autograd. (0.002s) 2022-08-13T16:58:19.9568689Z test_inplace_forward_mode_AD_nn_functional_gelu_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does not support inplace autograd. (0.002s) 2022-08-13T16:58:19.9586870Z test_inplace_forward_mode_AD_nn_functional_glu_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does not support inplace autograd. (0.002s) 2022-08-13T16:58:19.9605412Z test_inplace_forward_mode_AD_nn_functional_grid_sample_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does not support inplace autograd. (0.002s) 2022-08-13T16:58:19.9624104Z test_inplace_forward_mode_AD_nn_functional_group_norm_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does not support inplace autograd. (0.002s) 2022-08-13T16:58:19.9642942Z test_inplace_forward_mode_AD_nn_functional_hardshrink_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does not support inplace autograd. (0.002s) 2022-08-13T16:58:19.9762636Z test_inplace_forward_mode_AD_nn_functional_hardsigmoid_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.012s) 2022-08-13T16:58:19.9781127Z test_inplace_forward_mode_AD_nn_functional_hardswish_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does not support inplace autograd. (0.002s) 2022-08-13T16:58:19.9799412Z test_inplace_forward_mode_AD_nn_functional_hardtanh_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does not support inplace autograd. (0.002s) 2022-08-13T16:58:19.9818101Z test_inplace_forward_mode_AD_nn_functional_hinge_embedding_loss_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does not support inplace autograd. (0.002s) 2022-08-13T16:58:19.9836712Z test_inplace_forward_mode_AD_nn_functional_huber_loss_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does not support inplace autograd. (0.002s) 2022-08-13T16:58:19.9855321Z test_inplace_forward_mode_AD_nn_functional_instance_norm_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does not support inplace autograd. (0.002s) 2022-08-13T16:58:19.9874041Z test_inplace_forward_mode_AD_nn_functional_interpolate_area_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does not support inplace autograd. (0.002s) 2022-08-13T16:58:19.9892581Z test_inplace_forward_mode_AD_nn_functional_interpolate_bicubic_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does not support inplace autograd. (0.002s) 2022-08-13T16:58:19.9915496Z test_inplace_forward_mode_AD_nn_functional_interpolate_bilinear_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does not support inplace autograd. (0.002s) 2022-08-13T16:58:19.9934302Z test_inplace_forward_mode_AD_nn_functional_interpolate_linear_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does not support inplace autograd. (0.002s) 2022-08-13T16:58:19.9952522Z test_inplace_forward_mode_AD_nn_functional_interpolate_nearest_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does not support inplace autograd. (0.002s) 2022-08-13T16:58:19.9971175Z test_inplace_forward_mode_AD_nn_functional_interpolate_trilinear_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does not support inplace autograd. (0.002s) 2022-08-13T16:58:19.9989467Z test_inplace_forward_mode_AD_nn_functional_kl_div_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does not support inplace autograd. (0.002s) 2022-08-13T16:58:20.0008077Z test_inplace_forward_mode_AD_nn_functional_l1_loss_cuda_complex128 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does not support inplace autograd. (0.002s) 2022-08-13T16:58:20.0026483Z test_inplace_forward_mode_AD_nn_functional_l1_loss_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does not support inplace autograd. (0.002s) 2022-08-13T16:58:20.0044823Z test_inplace_forward_mode_AD_nn_functional_layer_norm_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does not support inplace autograd. (0.002s) 2022-08-13T16:58:20.0063641Z test_inplace_forward_mode_AD_nn_functional_leaky_relu_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does not support inplace autograd. (0.002s) 2022-08-13T16:58:20.0082329Z test_inplace_forward_mode_AD_nn_functional_linear_cuda_complex128 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does not support inplace autograd. (0.002s) 2022-08-13T16:58:20.0106162Z test_inplace_forward_mode_AD_nn_functional_linear_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does not support inplace autograd. (0.002s) 2022-08-13T16:58:20.0124578Z test_inplace_forward_mode_AD_nn_functional_local_response_norm_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does not support inplace autograd. (0.002s) 2022-08-13T16:58:20.0143261Z test_inplace_forward_mode_AD_nn_functional_logsigmoid_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does not support inplace autograd. (0.002s) 2022-08-13T16:58:20.0161627Z test_inplace_forward_mode_AD_nn_functional_margin_ranking_loss_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does not support inplace autograd. (0.002s) 2022-08-13T16:58:20.0180233Z test_inplace_forward_mode_AD_nn_functional_max_pool1d_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does not support inplace autograd. (0.002s) 2022-08-13T16:58:20.0198583Z test_inplace_forward_mode_AD_nn_functional_max_pool2d_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does not support inplace autograd. (0.002s) 2022-08-13T16:58:20.0217323Z test_inplace_forward_mode_AD_nn_functional_max_pool3d_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does not support inplace autograd. (0.002s) 2022-08-13T16:58:20.0235768Z test_inplace_forward_mode_AD_nn_functional_max_unpool1d_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does not support inplace autograd. (0.002s) 2022-08-13T16:58:20.0254307Z test_inplace_forward_mode_AD_nn_functional_max_unpool1d_grad_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does not support inplace autograd. (0.002s) 2022-08-13T16:58:20.0272748Z test_inplace_forward_mode_AD_nn_functional_max_unpool2d_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does not support inplace autograd. (0.002s) 2022-08-13T16:58:20.0291570Z test_inplace_forward_mode_AD_nn_functional_max_unpool2d_grad_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does not support inplace autograd. (0.002s) 2022-08-13T16:58:20.0315732Z test_inplace_forward_mode_AD_nn_functional_max_unpool3d_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does not support inplace autograd. (0.002s) 2022-08-13T16:58:20.0334532Z test_inplace_forward_mode_AD_nn_functional_max_unpool3d_grad_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does not support inplace autograd. (0.002s) 2022-08-13T16:58:20.0465204Z test_inplace_forward_mode_AD_nn_functional_mish_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.013s) 2022-08-13T16:58:20.0483473Z test_inplace_forward_mode_AD_nn_functional_mse_loss_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does not support inplace autograd. (0.002s) 2022-08-13T16:58:20.0502314Z test_inplace_forward_mode_AD_nn_functional_multi_margin_loss_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does not support inplace autograd. (0.002s) 2022-08-13T16:58:20.0520903Z test_inplace_forward_mode_AD_nn_functional_multilabel_margin_loss_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does not support inplace autograd. (0.002s) 2022-08-13T16:58:20.0539431Z test_inplace_forward_mode_AD_nn_functional_multilabel_soft_margin_loss_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does not support inplace autograd. (0.002s) 2022-08-13T16:58:20.0558081Z test_inplace_forward_mode_AD_nn_functional_nll_loss_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does not support inplace autograd. (0.002s) 2022-08-13T16:58:20.0576530Z test_inplace_forward_mode_AD_nn_functional_normalize_cuda_complex128 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does not support inplace autograd. (0.002s) 2022-08-13T16:58:20.0594801Z test_inplace_forward_mode_AD_nn_functional_normalize_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does not support inplace autograd. (0.002s) 2022-08-13T16:58:20.0619406Z test_inplace_forward_mode_AD_nn_functional_pad_circular_cuda_complex128 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does not support inplace autograd. (0.002s) 2022-08-13T16:58:20.0637489Z test_inplace_forward_mode_AD_nn_functional_pad_circular_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does not support inplace autograd. (0.002s) 2022-08-13T16:58:20.0656327Z test_inplace_forward_mode_AD_nn_functional_pad_constant_cuda_complex128 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does not support inplace autograd. (0.002s) 2022-08-13T16:58:20.0674636Z test_inplace_forward_mode_AD_nn_functional_pad_constant_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does not support inplace autograd. (0.002s) 2022-08-13T16:58:20.0693271Z test_inplace_forward_mode_AD_nn_functional_pad_reflect_cuda_complex128 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does not support inplace autograd. (0.002s) 2022-08-13T16:58:20.0711785Z test_inplace_forward_mode_AD_nn_functional_pad_reflect_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does not support inplace autograd. (0.002s) 2022-08-13T16:58:20.0730368Z test_inplace_forward_mode_AD_nn_functional_pad_replicate_cuda_complex128 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does not support inplace autograd. (0.002s) 2022-08-13T16:58:20.0748884Z test_inplace_forward_mode_AD_nn_functional_pad_replicate_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does not support inplace autograd. (0.002s) 2022-08-13T16:58:20.0767490Z test_inplace_forward_mode_AD_nn_functional_pairwise_distance_cuda_complex128 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does not support inplace autograd. (0.002s) 2022-08-13T16:58:20.0785986Z test_inplace_forward_mode_AD_nn_functional_pairwise_distance_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does not support inplace autograd. (0.002s) 2022-08-13T16:58:20.0803600Z test_inplace_forward_mode_AD_nn_functional_pdist_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does not support inplace autograd. (0.002s) 2022-08-13T16:58:20.0826859Z test_inplace_forward_mode_AD_nn_functional_pixel_shuffle_cuda_complex128 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does not support inplace autograd. (0.002s) 2022-08-13T16:58:20.0843998Z test_inplace_forward_mode_AD_nn_functional_pixel_shuffle_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does not support inplace autograd. (0.002s) 2022-08-13T16:58:20.0861442Z test_inplace_forward_mode_AD_nn_functional_pixel_unshuffle_cuda_complex128 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does not support inplace autograd. (0.002s) 2022-08-13T16:58:20.0878665Z test_inplace_forward_mode_AD_nn_functional_pixel_unshuffle_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does not support inplace autograd. (0.002s) 2022-08-13T16:58:20.0896145Z test_inplace_forward_mode_AD_nn_functional_poisson_nll_loss_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does not support inplace autograd. (0.002s) 2022-08-13T16:58:20.0913406Z test_inplace_forward_mode_AD_nn_functional_prelu_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does not support inplace autograd. (0.002s) 2022-08-13T16:58:20.0931014Z test_inplace_forward_mode_AD_nn_functional_relu6_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does not support inplace autograd. (0.002s) 2022-08-13T16:58:20.0948255Z test_inplace_forward_mode_AD_nn_functional_relu_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does not support inplace autograd. (0.002s) 2022-08-13T16:58:20.1074506Z test_inplace_forward_mode_AD_nn_functional_rrelu_cuda_float64 (__main__.TestGradientsCUDA) ... expected failure (0.013s) 2022-08-13T16:58:20.1186443Z test_inplace_forward_mode_AD_nn_functional_selu_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.011s) 2022-08-13T16:58:20.1312871Z test_inplace_forward_mode_AD_nn_functional_silu_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.013s) 2022-08-13T16:58:20.1330436Z test_inplace_forward_mode_AD_nn_functional_smooth_l1_loss_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does not support inplace autograd. (0.002s) 2022-08-13T16:58:20.1348085Z test_inplace_forward_mode_AD_nn_functional_soft_margin_loss_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does not support inplace autograd. (0.002s) 2022-08-13T16:58:20.1365321Z test_inplace_forward_mode_AD_nn_functional_softmin_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does not support inplace autograd. (0.002s) 2022-08-13T16:58:20.1382884Z test_inplace_forward_mode_AD_nn_functional_softmin_with_dtype_cuda_complex128 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does not support inplace autograd. (0.002s) 2022-08-13T16:58:20.1400208Z test_inplace_forward_mode_AD_nn_functional_softmin_with_dtype_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does not support inplace autograd. (0.002s) 2022-08-13T16:58:20.1417829Z test_inplace_forward_mode_AD_nn_functional_softplus_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does not support inplace autograd. (0.002s) 2022-08-13T16:58:20.1435215Z test_inplace_forward_mode_AD_nn_functional_softshrink_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does not support inplace autograd. (0.002s) 2022-08-13T16:58:20.1452605Z test_inplace_forward_mode_AD_nn_functional_softsign_cuda_complex128 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does not support inplace autograd. (0.002s) 2022-08-13T16:58:20.1469762Z test_inplace_forward_mode_AD_nn_functional_softsign_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does not support inplace autograd. (0.002s) 2022-08-13T16:58:20.1492790Z test_inplace_forward_mode_AD_nn_functional_tanhshrink_cuda_complex128 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does not support inplace autograd. (0.002s) 2022-08-13T16:58:20.1510008Z test_inplace_forward_mode_AD_nn_functional_tanhshrink_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does not support inplace autograd. (0.002s) 2022-08-13T16:58:20.1528041Z test_inplace_forward_mode_AD_nn_functional_threshold_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does not support inplace autograd. (0.002s) 2022-08-13T16:58:20.1545044Z test_inplace_forward_mode_AD_nn_functional_triplet_margin_loss_cuda_complex128 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does not support inplace autograd. (0.002s) 2022-08-13T16:58:20.1562245Z test_inplace_forward_mode_AD_nn_functional_triplet_margin_loss_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does not support inplace autograd. (0.002s) 2022-08-13T16:58:20.1579879Z test_inplace_forward_mode_AD_nn_functional_triplet_margin_with_distance_loss_cuda_complex128 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does not support inplace autograd. (0.002s) 2022-08-13T16:58:20.1597382Z test_inplace_forward_mode_AD_nn_functional_triplet_margin_with_distance_loss_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does not support inplace autograd. (0.002s) 2022-08-13T16:58:20.1614682Z test_inplace_forward_mode_AD_nn_functional_unfold_cuda_complex128 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does not support inplace autograd. (0.002s) 2022-08-13T16:58:20.1631932Z test_inplace_forward_mode_AD_nn_functional_unfold_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does not support inplace autograd. (0.002s) 2022-08-13T16:58:20.1649534Z test_inplace_forward_mode_AD_nn_functional_upsample_bilinear_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does not support inplace autograd. (0.002s) 2022-08-13T16:58:20.1666658Z test_inplace_forward_mode_AD_nn_functional_upsample_nearest_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does not support inplace autograd. (0.002s) 2022-08-13T16:58:20.1689971Z test_inplace_forward_mode_AD_nonzero_cuda_complex128 (__main__.TestGradientsCUDA) ... skip: Skipped! Op doesn't support autograd for this dtype. (0.002s) 2022-08-13T16:58:20.1707355Z test_inplace_forward_mode_AD_nonzero_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Op doesn't support autograd for this dtype. (0.002s) 2022-08-13T16:58:20.1724398Z test_inplace_forward_mode_AD_norm_cuda_complex128 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does not support inplace autograd. (0.002s) 2022-08-13T16:58:20.1741919Z test_inplace_forward_mode_AD_norm_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does not support inplace autograd. (0.002s) 2022-08-13T16:58:20.1759345Z test_inplace_forward_mode_AD_norm_fro_cuda_complex128 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does not support inplace autograd. (0.002s) 2022-08-13T16:58:20.1777032Z test_inplace_forward_mode_AD_norm_fro_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does not support inplace autograd. (0.002s) 2022-08-13T16:58:20.1794195Z test_inplace_forward_mode_AD_norm_inf_cuda_complex128 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does not support inplace autograd. (0.002s) 2022-08-13T16:58:20.1811868Z test_inplace_forward_mode_AD_norm_inf_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does not support inplace autograd. (0.002s) 2022-08-13T16:58:20.1829251Z test_inplace_forward_mode_AD_norm_nuc_cuda_complex128 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does not support inplace autograd. (0.002s) 2022-08-13T16:58:20.1846816Z test_inplace_forward_mode_AD_norm_nuc_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does not support inplace autograd. (0.002s) 2022-08-13T16:58:20.1856405Z test_inplace_forward_mode_AD_normal_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Gradients are incorrect! (0.001s) 2022-08-13T16:58:20.1859587Z test_inplace_forward_mode_AD_normal_number_mean_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Gradients are incorrect! (0.001s) 2022-08-13T16:58:20.1877327Z test_inplace_forward_mode_AD_ones_like_cuda_complex128 (__main__.TestGradientsCUDA) ... skip: Skipped! Op doesn't support autograd for this dtype. (0.002s) 2022-08-13T16:58:20.1900508Z test_inplace_forward_mode_AD_ones_like_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Op doesn't support autograd for this dtype. (0.002s) 2022-08-13T16:58:20.1917652Z test_inplace_forward_mode_AD_ormqr_cuda_complex128 (__main__.TestGradientsCUDA) ... skip: Skipped! Op doesn't support autograd for this dtype. (0.002s) 2022-08-13T16:58:20.1935236Z test_inplace_forward_mode_AD_ormqr_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Op doesn't support autograd for this dtype. (0.002s) 2022-08-13T16:58:20.1952289Z test_inplace_forward_mode_AD_outer_cuda_complex128 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does not support inplace autograd. (0.002s) 2022-08-13T16:58:20.1969862Z test_inplace_forward_mode_AD_outer_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does not support inplace autograd. (0.002s) 2022-08-13T16:58:20.1987858Z test_inplace_forward_mode_AD_pca_lowrank_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does not support inplace autograd. (0.002s) 2022-08-13T16:58:20.2005111Z test_inplace_forward_mode_AD_permute_cuda_complex128 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does not support inplace autograd. (0.002s) 2022-08-13T16:58:20.2023041Z test_inplace_forward_mode_AD_permute_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does not support inplace autograd. (0.002s) 2022-08-13T16:58:20.2040331Z test_inplace_forward_mode_AD_pinverse_cuda_complex128 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does not support inplace autograd. (0.002s) 2022-08-13T16:58:20.2057915Z test_inplace_forward_mode_AD_pinverse_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does not support inplace autograd. (0.002s) 2022-08-13T16:58:20.2075100Z test_inplace_forward_mode_AD_polar_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does not support inplace autograd. (0.002s) 2022-08-13T16:58:20.4160977Z test_inplace_forward_mode_AD_polygamma_polygamma_n_0_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.208s) 2022-08-13T16:58:20.4167059Z test_inplace_forward_mode_AD_polygamma_polygamma_n_1_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! (0.001s) 2022-08-13T16:58:20.4173454Z test_inplace_forward_mode_AD_polygamma_polygamma_n_2_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! (0.001s) 2022-08-13T16:58:20.4180922Z test_inplace_forward_mode_AD_polygamma_polygamma_n_3_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! (0.001s) 2022-08-13T16:58:20.4187787Z test_inplace_forward_mode_AD_polygamma_polygamma_n_4_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! (0.001s) 2022-08-13T16:58:20.4208113Z test_inplace_forward_mode_AD_positive_cuda_complex128 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does not support inplace autograd. (0.002s) 2022-08-13T16:58:20.4225335Z test_inplace_forward_mode_AD_positive_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does not support inplace autograd. (0.002s) 2022-08-13T16:58:20.4242417Z test_inplace_forward_mode_AD_pow_cuda_complex128 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does not support inplace autograd. (0.002s) 2022-08-13T16:58:20.4259956Z test_inplace_forward_mode_AD_pow_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does not support inplace autograd. (0.002s) 2022-08-13T16:58:20.4277444Z test_inplace_forward_mode_AD_prod_cuda_complex128 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does not support inplace autograd. (0.002s) 2022-08-13T16:58:20.4294975Z test_inplace_forward_mode_AD_prod_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does not support inplace autograd. (0.002s) 2022-08-13T16:58:21.1698622Z test_inplace_forward_mode_AD_put_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.740s) 2022-08-13T16:58:21.2702520Z test_inplace_forward_mode_AD_put_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.100s) 2022-08-13T16:58:21.2720182Z test_inplace_forward_mode_AD_qr_cuda_complex128 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does not support inplace autograd. (0.002s) 2022-08-13T16:58:21.2738082Z test_inplace_forward_mode_AD_qr_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does not support inplace autograd. (0.002s) 2022-08-13T16:58:21.2757253Z test_inplace_forward_mode_AD_quantile_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does not support inplace autograd. (0.002s) 2022-08-13T16:58:21.2863592Z test_inplace_forward_mode_AD_rad2deg_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.011s) 2022-08-13T16:58:21.2881550Z test_inplace_forward_mode_AD_rand_like_cuda_complex128 (__main__.TestGradientsCUDA) ... skip: Skipped! Op doesn't support autograd for this dtype. (0.002s) 2022-08-13T16:58:21.2898819Z test_inplace_forward_mode_AD_rand_like_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Op doesn't support autograd for this dtype. (0.002s) 2022-08-13T16:58:21.2916108Z test_inplace_forward_mode_AD_randint_like_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Op doesn't support autograd for this dtype. (0.002s) 2022-08-13T16:58:21.2933711Z test_inplace_forward_mode_AD_randn_like_cuda_complex128 (__main__.TestGradientsCUDA) ... skip: Skipped! Op doesn't support autograd for this dtype. (0.002s) 2022-08-13T16:58:21.2951852Z test_inplace_forward_mode_AD_randn_like_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Op doesn't support autograd for this dtype. (0.002s) 2022-08-13T16:58:21.2970330Z test_inplace_forward_mode_AD_ravel_cuda_complex128 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does not support inplace autograd. (0.002s) 2022-08-13T16:58:21.2988806Z test_inplace_forward_mode_AD_ravel_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does not support inplace autograd. (0.002s) 2022-08-13T16:58:21.3007791Z test_inplace_forward_mode_AD_real_cuda_complex128 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does not support inplace autograd. (0.002s) 2022-08-13T16:58:21.3031474Z test_inplace_forward_mode_AD_real_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does not support inplace autograd. (0.002s) 2022-08-13T16:58:21.3532792Z test_inplace_forward_mode_AD_reciprocal_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.050s) 2022-08-13T16:58:21.3644111Z test_inplace_forward_mode_AD_reciprocal_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.011s) 2022-08-13T16:58:21.4040478Z test_inplace_forward_mode_AD_remainder_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.040s) 2022-08-13T16:58:21.4903024Z test_inplace_forward_mode_AD_renorm_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.086s) 2022-08-13T16:58:21.5523789Z test_inplace_forward_mode_AD_renorm_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.062s) 2022-08-13T16:58:21.5541672Z test_inplace_forward_mode_AD_repeat_cuda_complex128 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does not support inplace autograd. (0.002s) 2022-08-13T16:58:21.5559050Z test_inplace_forward_mode_AD_repeat_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does not support inplace autograd. (0.002s) 2022-08-13T16:58:21.5583774Z test_inplace_forward_mode_AD_repeat_interleave_cuda_complex128 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does not support inplace autograd. (0.002s) 2022-08-13T16:58:21.5601044Z test_inplace_forward_mode_AD_repeat_interleave_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does not support inplace autograd. (0.002s) 2022-08-13T16:58:21.5618321Z test_inplace_forward_mode_AD_reshape_as_cuda_complex128 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does not support inplace autograd. (0.002s) 2022-08-13T16:58:21.5635529Z test_inplace_forward_mode_AD_reshape_as_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does not support inplace autograd. (0.002s) 2022-08-13T16:58:21.5653035Z test_inplace_forward_mode_AD_reshape_cuda_complex128 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does not support inplace autograd. (0.002s) 2022-08-13T16:58:21.5670292Z test_inplace_forward_mode_AD_reshape_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does not support inplace autograd. (0.002s) 2022-08-13T16:58:21.5688109Z test_inplace_forward_mode_AD_resize__cuda_complex128 (__main__.TestGradientsCUDA) ... skip: Skipped! Op doesn't support autograd for this dtype. (0.002s) 2022-08-13T16:58:21.5705138Z test_inplace_forward_mode_AD_resize__cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Op doesn't support autograd for this dtype. (0.002s) 2022-08-13T16:58:21.5722160Z test_inplace_forward_mode_AD_resize_as__cuda_complex128 (__main__.TestGradientsCUDA) ... skip: Skipped! Op doesn't support autograd for this dtype. (0.002s) 2022-08-13T16:58:21.5739692Z test_inplace_forward_mode_AD_resize_as__cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Op doesn't support autograd for this dtype. (0.002s) 2022-08-13T16:58:21.5756819Z test_inplace_forward_mode_AD_resolve_conj_cuda_complex128 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does not support inplace autograd. (0.002s) 2022-08-13T16:58:21.5780193Z test_inplace_forward_mode_AD_resolve_conj_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does not support inplace autograd. (0.002s) 2022-08-13T16:58:21.5797400Z test_inplace_forward_mode_AD_resolve_neg_cuda_complex128 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does not support inplace autograd. (0.002s) 2022-08-13T16:58:21.5815108Z test_inplace_forward_mode_AD_resolve_neg_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does not support inplace autograd. (0.002s) 2022-08-13T16:58:21.5832385Z test_inplace_forward_mode_AD_roll_cuda_complex128 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does not support inplace autograd. (0.002s) 2022-08-13T16:58:21.5849733Z test_inplace_forward_mode_AD_roll_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does not support inplace autograd. (0.002s) 2022-08-13T16:58:21.5867145Z test_inplace_forward_mode_AD_rot90_cuda_complex128 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does not support inplace autograd. (0.002s) 2022-08-13T16:58:21.5884196Z test_inplace_forward_mode_AD_rot90_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does not support inplace autograd. (0.002s) 2022-08-13T16:58:21.6057687Z test_inplace_forward_mode_AD_round_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.017s) 2022-08-13T16:58:21.6165685Z test_inplace_forward_mode_AD_round_decimals_0_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.011s) 2022-08-13T16:58:21.6171921Z test_inplace_forward_mode_AD_round_decimals_3_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! (0.001s) 2022-08-13T16:58:21.6178468Z test_inplace_forward_mode_AD_round_decimals_neg_3_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! (0.001s) 2022-08-13T16:58:21.6678657Z test_inplace_forward_mode_AD_rsqrt_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.050s) 2022-08-13T16:58:21.6798198Z test_inplace_forward_mode_AD_rsqrt_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.012s) 2022-08-13T16:58:21.6816429Z test_inplace_forward_mode_AD_rsub_cuda_complex128 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does not support inplace autograd. (0.002s) 2022-08-13T16:58:21.6833505Z test_inplace_forward_mode_AD_rsub_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does not support inplace autograd. (0.002s) 2022-08-13T16:58:24.1123986Z test_inplace_forward_mode_AD_scatter_add_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (2.429s) 2022-08-13T16:58:24.4098718Z test_inplace_forward_mode_AD_scatter_add_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.297s) 2022-08-13T16:58:26.7950716Z test_inplace_forward_mode_AD_scatter_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (2.385s) 2022-08-13T16:58:27.0884190Z test_inplace_forward_mode_AD_scatter_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.293s) 2022-08-13T16:58:27.1293778Z test_inplace_forward_mode_AD_scatter_reduce_amax_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.041s) 2022-08-13T16:58:27.1702549Z test_inplace_forward_mode_AD_scatter_reduce_amin_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.041s) 2022-08-13T16:58:27.2213215Z test_inplace_forward_mode_AD_scatter_reduce_mean_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.051s) 2022-08-13T16:58:27.2619244Z test_inplace_forward_mode_AD_scatter_reduce_prod_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.040s) 2022-08-13T16:58:27.3032980Z test_inplace_forward_mode_AD_scatter_reduce_sum_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.041s) 2022-08-13T16:58:27.3052108Z test_inplace_forward_mode_AD_searchsorted_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Op doesn't support autograd for this dtype. (0.002s) 2022-08-13T16:58:27.3070354Z test_inplace_forward_mode_AD_segment_reduce_lengths_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does not support inplace autograd. (0.002s) 2022-08-13T16:58:27.3089048Z test_inplace_forward_mode_AD_segment_reduce_offsets_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does not support inplace autograd. (0.002s) 2022-08-13T16:58:27.3107735Z test_inplace_forward_mode_AD_select_cuda_complex128 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does not support inplace autograd. (0.002s) 2022-08-13T16:58:27.3126382Z test_inplace_forward_mode_AD_select_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does not support inplace autograd. (0.002s) 2022-08-13T16:58:27.3145607Z test_inplace_forward_mode_AD_select_scatter_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does not support inplace autograd. (0.002s) 2022-08-13T16:58:27.4436820Z test_inplace_forward_mode_AD_sgn_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.129s) 2022-08-13T16:58:27.4627246Z test_inplace_forward_mode_AD_sgn_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.019s) 2022-08-13T16:58:27.4652042Z test_inplace_forward_mode_AD_short_cuda_complex128 (__main__.TestGradientsCUDA) ... skip: Skipped! Op doesn't support autograd for this dtype. (0.002s) 2022-08-13T16:58:27.4670078Z test_inplace_forward_mode_AD_short_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Op doesn't support autograd for this dtype. (0.002s) 2022-08-13T16:58:27.5145874Z test_inplace_forward_mode_AD_sigmoid_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.047s) 2022-08-13T16:58:27.5250401Z test_inplace_forward_mode_AD_sigmoid_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.010s) 2022-08-13T16:58:27.5421994Z test_inplace_forward_mode_AD_sign_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.017s) 2022-08-13T16:58:27.5439433Z test_inplace_forward_mode_AD_signbit_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Op doesn't support autograd for this dtype. (0.002s) 2022-08-13T16:58:27.6545904Z test_inplace_forward_mode_AD_sin_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.111s) 2022-08-13T16:58:27.6731241Z test_inplace_forward_mode_AD_sin_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.018s) 2022-08-13T16:58:27.7300995Z test_inplace_forward_mode_AD_sinc_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.057s) 2022-08-13T16:58:27.7432387Z test_inplace_forward_mode_AD_sinc_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.013s) 2022-08-13T16:58:27.8544612Z test_inplace_forward_mode_AD_sinh_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.111s) 2022-08-13T16:58:27.8730259Z test_inplace_forward_mode_AD_sinh_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.018s) 2022-08-13T16:58:27.8747521Z test_inplace_forward_mode_AD_slice_scatter_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does not support inplace autograd. (0.002s) 2022-08-13T16:58:27.8764807Z test_inplace_forward_mode_AD_softmax_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does not support inplace autograd. (0.002s) 2022-08-13T16:58:27.8782591Z test_inplace_forward_mode_AD_softmax_with_dtype_cuda_complex128 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does not support inplace autograd. (0.002s) 2022-08-13T16:58:27.8799813Z test_inplace_forward_mode_AD_softmax_with_dtype_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does not support inplace autograd. (0.002s) 2022-08-13T16:58:27.8817467Z test_inplace_forward_mode_AD_sort_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does not support inplace autograd. (0.002s) 2022-08-13T16:58:27.8840465Z test_inplace_forward_mode_AD_sparse_sampled_addmm_cuda_complex128 (__main__.TestGradientsCUDA) ... skip: cusparseSDDMM was added in 11.2.1 (0.002s) 2022-08-13T16:58:27.8857747Z test_inplace_forward_mode_AD_sparse_sampled_addmm_cuda_float64 (__main__.TestGradientsCUDA) ... skip: cusparseSDDMM was added in 11.2.1 (0.002s) 2022-08-13T16:58:27.8875199Z test_inplace_forward_mode_AD_special_airy_ai_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Op doesn't support autograd for this dtype. (0.002s) 2022-08-13T16:58:27.8892581Z test_inplace_forward_mode_AD_special_bessel_j0_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Op doesn't support autograd for this dtype. (0.002s) 2022-08-13T16:58:27.8909784Z test_inplace_forward_mode_AD_special_bessel_j1_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Op doesn't support autograd for this dtype. (0.002s) 2022-08-13T16:58:27.8927240Z test_inplace_forward_mode_AD_special_bessel_y0_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Op doesn't support autograd for this dtype. (0.002s) 2022-08-13T16:58:27.8944584Z test_inplace_forward_mode_AD_special_bessel_y1_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Op doesn't support autograd for this dtype. (0.002s) 2022-08-13T16:58:27.8961687Z test_inplace_forward_mode_AD_special_chebyshev_polynomial_t_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Op doesn't support autograd for this dtype. (0.002s) 2022-08-13T16:58:27.8979115Z test_inplace_forward_mode_AD_special_chebyshev_polynomial_u_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Op doesn't support autograd for this dtype. (0.002s) 2022-08-13T16:58:27.8985201Z test_inplace_forward_mode_AD_special_chebyshev_polynomial_v_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-08-13T16:58:27.8991865Z test_inplace_forward_mode_AD_special_chebyshev_polynomial_w_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-08-13T16:58:27.9010120Z test_inplace_forward_mode_AD_special_entr_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does not support inplace autograd. (0.002s) 2022-08-13T16:58:27.9028374Z test_inplace_forward_mode_AD_special_erfcx_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does not support inplace autograd. (0.002s) 2022-08-13T16:58:27.9052853Z test_inplace_forward_mode_AD_special_hermite_polynomial_h_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Op doesn't support autograd for this dtype. (0.002s) 2022-08-13T16:58:27.9071066Z test_inplace_forward_mode_AD_special_hermite_polynomial_he_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Op doesn't support autograd for this dtype. (0.002s) 2022-08-13T16:58:27.9089531Z test_inplace_forward_mode_AD_special_i0e_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does not support inplace autograd. (0.002s) 2022-08-13T16:58:27.9107842Z test_inplace_forward_mode_AD_special_i1_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does not support inplace autograd. (0.002s) 2022-08-13T16:58:27.9126150Z test_inplace_forward_mode_AD_special_i1e_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does not support inplace autograd. (0.002s) 2022-08-13T16:58:27.9145125Z test_inplace_forward_mode_AD_special_laguerre_polynomial_l_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Op doesn't support autograd for this dtype. (0.002s) 2022-08-13T16:58:27.9152132Z test_inplace_forward_mode_AD_special_legendre_polynomial_p_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-08-13T16:58:27.9171077Z test_inplace_forward_mode_AD_special_log_ndtr_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does not support inplace autograd. (0.002s) 2022-08-13T16:58:27.9189357Z test_inplace_forward_mode_AD_special_modified_bessel_i0_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Op doesn't support autograd for this dtype. (0.002s) 2022-08-13T16:58:27.9207894Z test_inplace_forward_mode_AD_special_modified_bessel_i1_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Op doesn't support autograd for this dtype. (0.002s) 2022-08-13T16:58:27.9226112Z test_inplace_forward_mode_AD_special_modified_bessel_k0_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Op doesn't support autograd for this dtype. (0.002s) 2022-08-13T16:58:27.9244328Z test_inplace_forward_mode_AD_special_modified_bessel_k1_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Op doesn't support autograd for this dtype. (0.002s) 2022-08-13T16:58:27.9268914Z test_inplace_forward_mode_AD_special_ndtr_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does not support inplace autograd. (0.002s) 2022-08-13T16:58:27.9287584Z test_inplace_forward_mode_AD_special_ndtri_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does not support inplace autograd. (0.002s) 2022-08-13T16:58:27.9306074Z test_inplace_forward_mode_AD_special_polygamma_special_polygamma_n_0_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does not support inplace autograd. (0.002s) 2022-08-13T16:58:27.9324459Z test_inplace_forward_mode_AD_special_scaled_modified_bessel_k0_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Op doesn't support autograd for this dtype. (0.002s) 2022-08-13T16:58:27.9342958Z test_inplace_forward_mode_AD_special_scaled_modified_bessel_k1_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Op doesn't support autograd for this dtype. (0.002s) 2022-08-13T16:58:27.9350333Z test_inplace_forward_mode_AD_special_shifted_chebyshev_polynomial_t_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-08-13T16:58:27.9357334Z test_inplace_forward_mode_AD_special_shifted_chebyshev_polynomial_u_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-08-13T16:58:27.9364590Z test_inplace_forward_mode_AD_special_shifted_chebyshev_polynomial_v_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-08-13T16:58:27.9371995Z test_inplace_forward_mode_AD_special_shifted_chebyshev_polynomial_w_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-08-13T16:58:27.9390788Z test_inplace_forward_mode_AD_special_spherical_bessel_j0_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Op doesn't support autograd for this dtype. (0.002s) 2022-08-13T16:58:27.9397229Z test_inplace_forward_mode_AD_special_xlog1py_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! (0.001s) 2022-08-13T16:58:27.9416357Z test_inplace_forward_mode_AD_special_zeta_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Op doesn't support autograd for this dtype. (0.002s) 2022-08-13T16:58:27.9435662Z test_inplace_forward_mode_AD_split_cuda_complex128 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does not support inplace autograd. (0.002s) 2022-08-13T16:58:27.9453254Z test_inplace_forward_mode_AD_split_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does not support inplace autograd. (0.002s) 2022-08-13T16:58:27.9470393Z test_inplace_forward_mode_AD_split_list_args_cuda_complex128 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does not support inplace autograd. (0.002s) 2022-08-13T16:58:27.9488100Z test_inplace_forward_mode_AD_split_list_args_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does not support inplace autograd. (0.002s) 2022-08-13T16:58:27.9511025Z test_inplace_forward_mode_AD_split_with_sizes_cuda_complex128 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does not support inplace autograd. (0.002s) 2022-08-13T16:58:27.9528508Z test_inplace_forward_mode_AD_split_with_sizes_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does not support inplace autograd. (0.002s) 2022-08-13T16:58:28.0640196Z test_inplace_forward_mode_AD_sqrt_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.111s) 2022-08-13T16:58:28.0823776Z test_inplace_forward_mode_AD_sqrt_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.018s) 2022-08-13T16:58:28.1329555Z test_inplace_forward_mode_AD_square_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.050s) 2022-08-13T16:58:28.1444054Z test_inplace_forward_mode_AD_square_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.011s) 2022-08-13T16:58:28.6296326Z test_inplace_forward_mode_AD_squeeze_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.485s) 2022-08-13T16:58:28.7017102Z test_inplace_forward_mode_AD_squeeze_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.072s) 2022-08-13T16:58:28.7040674Z test_inplace_forward_mode_AD_stack_cuda_complex128 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does not support inplace autograd. (0.002s) 2022-08-13T16:58:28.7058312Z test_inplace_forward_mode_AD_stack_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does not support inplace autograd. (0.002s) 2022-08-13T16:58:28.7075218Z test_inplace_forward_mode_AD_std_cuda_complex128 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does not support inplace autograd. (0.002s) 2022-08-13T16:58:28.7092796Z test_inplace_forward_mode_AD_std_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does not support inplace autograd. (0.002s) 2022-08-13T16:58:28.7110014Z test_inplace_forward_mode_AD_std_mean_cuda_complex128 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does not support inplace autograd. (0.002s) 2022-08-13T16:58:28.7127553Z test_inplace_forward_mode_AD_std_mean_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does not support inplace autograd. (0.002s) 2022-08-13T16:58:28.7145028Z test_inplace_forward_mode_AD_stft_cuda_complex128 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does not support inplace autograd. (0.002s) 2022-08-13T16:58:28.7162186Z test_inplace_forward_mode_AD_stft_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does not support inplace autograd. (0.002s) 2022-08-13T16:58:30.1632354Z test_inplace_forward_mode_AD_sub_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (1.447s) 2022-08-13T16:58:30.3502093Z test_inplace_forward_mode_AD_sub_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.187s) 2022-08-13T16:58:30.3522288Z test_inplace_forward_mode_AD_sum_cuda_complex128 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does not support inplace autograd. (0.002s) 2022-08-13T16:58:30.3540022Z test_inplace_forward_mode_AD_sum_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does not support inplace autograd. (0.002s) 2022-08-13T16:58:30.3557614Z test_inplace_forward_mode_AD_sum_to_size_cuda_complex128 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does not support inplace autograd. (0.002s) 2022-08-13T16:58:30.3575348Z test_inplace_forward_mode_AD_sum_to_size_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does not support inplace autograd. (0.002s) 2022-08-13T16:58:30.3593709Z test_inplace_forward_mode_AD_svd_cuda_complex128 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does not support inplace autograd. (0.002s) 2022-08-13T16:58:30.3612117Z test_inplace_forward_mode_AD_svd_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does not support inplace autograd. (0.002s) 2022-08-13T16:58:30.3630421Z test_inplace_forward_mode_AD_svd_lowrank_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does not support inplace autograd. (0.002s) 2022-08-13T16:58:30.3648356Z test_inplace_forward_mode_AD_symeig_cuda_complex128 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does not support inplace autograd. (0.002s) 2022-08-13T16:58:30.3666066Z test_inplace_forward_mode_AD_symeig_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does not support inplace autograd. (0.002s) 2022-08-13T16:58:30.4060091Z test_inplace_forward_mode_AD_t_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.039s) 2022-08-13T16:58:30.4143679Z test_inplace_forward_mode_AD_t_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.008s) 2022-08-13T16:58:30.4163058Z test_inplace_forward_mode_AD_take_along_dim_cuda_complex128 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does not support inplace autograd. (0.002s) 2022-08-13T16:58:30.4180640Z test_inplace_forward_mode_AD_take_along_dim_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does not support inplace autograd. (0.002s) 2022-08-13T16:58:30.4198012Z test_inplace_forward_mode_AD_take_cuda_complex128 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does not support inplace autograd. (0.002s) 2022-08-13T16:58:30.4216014Z test_inplace_forward_mode_AD_take_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does not support inplace autograd. (0.002s) 2022-08-13T16:58:30.5324868Z test_inplace_forward_mode_AD_tan_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.111s) 2022-08-13T16:58:30.5509758Z test_inplace_forward_mode_AD_tan_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.018s) 2022-08-13T16:58:30.6561048Z test_inplace_forward_mode_AD_tanh_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.105s) 2022-08-13T16:58:30.6735494Z test_inplace_forward_mode_AD_tanh_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.017s) 2022-08-13T16:58:30.6759332Z test_inplace_forward_mode_AD_tensor_split_cuda_complex128 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does not support inplace autograd. (0.002s) 2022-08-13T16:58:30.6777905Z test_inplace_forward_mode_AD_tensor_split_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does not support inplace autograd. (0.002s) 2022-08-13T16:58:30.6796245Z test_inplace_forward_mode_AD_tensordot_cuda_complex128 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does not support inplace autograd. (0.002s) 2022-08-13T16:58:30.6814912Z test_inplace_forward_mode_AD_tensordot_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does not support inplace autograd. (0.002s) 2022-08-13T16:58:30.6833355Z test_inplace_forward_mode_AD_tile_cuda_complex128 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does not support inplace autograd. (0.002s) 2022-08-13T16:58:30.6852051Z test_inplace_forward_mode_AD_tile_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does not support inplace autograd. (0.002s) 2022-08-13T16:58:30.6870761Z test_inplace_forward_mode_AD_to_sparse_cuda_complex128 (__main__.TestGradientsCUDA) ... skip: Skipped! Op doesn't support autograd for this dtype. (0.002s) 2022-08-13T16:58:30.6889031Z test_inplace_forward_mode_AD_to_sparse_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does not support inplace autograd. (0.002s) 2022-08-13T16:58:30.6907460Z test_inplace_forward_mode_AD_topk_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does not support inplace autograd. (0.002s) 2022-08-13T16:58:30.6925804Z test_inplace_forward_mode_AD_trace_cuda_complex128 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does not support inplace autograd. (0.002s) 2022-08-13T16:58:30.6944406Z test_inplace_forward_mode_AD_trace_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does not support inplace autograd. (0.002s) 2022-08-13T16:58:31.6540261Z test_inplace_forward_mode_AD_transpose_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.959s) 2022-08-13T16:58:31.8034499Z test_inplace_forward_mode_AD_transpose_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.149s) 2022-08-13T16:58:31.8053080Z test_inplace_forward_mode_AD_trapezoid_cuda_complex128 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does not support inplace autograd. (0.002s) 2022-08-13T16:58:31.8070656Z test_inplace_forward_mode_AD_trapezoid_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does not support inplace autograd. (0.002s) 2022-08-13T16:58:31.8088610Z test_inplace_forward_mode_AD_trapz_cuda_complex128 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does not support inplace autograd. (0.002s) 2022-08-13T16:58:31.8106309Z test_inplace_forward_mode_AD_trapz_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does not support inplace autograd. (0.002s) 2022-08-13T16:58:31.8123902Z test_inplace_forward_mode_AD_triangular_solve_cuda_complex128 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does not support inplace autograd. (0.002s) 2022-08-13T16:58:31.8141347Z test_inplace_forward_mode_AD_triangular_solve_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does not support inplace autograd. (0.002s) 2022-08-13T16:58:36.9959829Z test_inplace_forward_mode_AD_tril_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (5.182s) 2022-08-13T16:58:37.7643268Z test_inplace_forward_mode_AD_tril_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.768s) 2022-08-13T16:58:42.9224808Z test_inplace_forward_mode_AD_triu_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (5.158s) 2022-08-13T16:58:43.6969643Z test_inplace_forward_mode_AD_triu_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.774s) 2022-08-13T16:58:44.7200777Z test_inplace_forward_mode_AD_true_divide_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (1.023s) 2022-08-13T16:58:44.8544052Z test_inplace_forward_mode_AD_true_divide_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.134s) 2022-08-13T16:58:44.8715844Z test_inplace_forward_mode_AD_trunc_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.017s) 2022-08-13T16:58:44.8734214Z test_inplace_forward_mode_AD_unbind_cuda_complex128 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does not support inplace autograd. (0.002s) 2022-08-13T16:58:44.8751861Z test_inplace_forward_mode_AD_unbind_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does not support inplace autograd. (0.002s) 2022-08-13T16:58:44.8769947Z test_inplace_forward_mode_AD_unflatten_cuda_complex128 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does not support inplace autograd. (0.002s) 2022-08-13T16:58:44.8788833Z test_inplace_forward_mode_AD_unflatten_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does not support inplace autograd. (0.002s) 2022-08-13T16:58:44.8807522Z test_inplace_forward_mode_AD_unfold_cuda_complex128 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does not support inplace autograd. (0.002s) 2022-08-13T16:58:44.8826472Z test_inplace_forward_mode_AD_unfold_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does not support inplace autograd. (0.002s) 2022-08-13T16:58:44.8845724Z test_inplace_forward_mode_AD_unique_consecutive_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Op doesn't support autograd for this dtype. (0.002s) 2022-08-13T16:58:44.8869282Z test_inplace_forward_mode_AD_unique_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Op doesn't support autograd for this dtype. (0.002s) 2022-08-13T16:58:46.0549456Z test_inplace_forward_mode_AD_unsqueeze_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (1.168s) 2022-08-13T16:58:46.2150036Z test_inplace_forward_mode_AD_unsqueeze_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.160s) 2022-08-13T16:58:46.2169312Z test_inplace_forward_mode_AD_var_cuda_complex128 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does not support inplace autograd. (0.002s) 2022-08-13T16:58:46.2187086Z test_inplace_forward_mode_AD_var_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does not support inplace autograd. (0.002s) 2022-08-13T16:58:46.2205979Z test_inplace_forward_mode_AD_var_mean_cuda_complex128 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does not support inplace autograd. (0.002s) 2022-08-13T16:58:46.2225164Z test_inplace_forward_mode_AD_var_mean_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does not support inplace autograd. (0.002s) 2022-08-13T16:58:46.2243916Z test_inplace_forward_mode_AD_vdot_cuda_complex128 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does not support inplace autograd. (0.002s) 2022-08-13T16:58:46.2262894Z test_inplace_forward_mode_AD_vdot_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does not support inplace autograd. (0.002s) 2022-08-13T16:58:46.2281653Z test_inplace_forward_mode_AD_view_as_complex_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does not support inplace autograd. (0.002s) 2022-08-13T16:58:46.2306939Z test_inplace_forward_mode_AD_view_as_cuda_complex128 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does not support inplace autograd. (0.002s) 2022-08-13T16:58:46.2326149Z test_inplace_forward_mode_AD_view_as_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does not support inplace autograd. (0.002s) 2022-08-13T16:58:46.2344194Z test_inplace_forward_mode_AD_view_as_real_cuda_complex128 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does not support inplace autograd. (0.002s) 2022-08-13T16:58:46.2362436Z test_inplace_forward_mode_AD_view_cuda_complex128 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does not support inplace autograd. (0.002s) 2022-08-13T16:58:46.2381136Z test_inplace_forward_mode_AD_view_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does not support inplace autograd. (0.002s) 2022-08-13T16:58:46.2399694Z test_inplace_forward_mode_AD_vsplit_cuda_complex128 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does not support inplace autograd. (0.002s) 2022-08-13T16:58:46.2418210Z test_inplace_forward_mode_AD_vsplit_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does not support inplace autograd. (0.002s) 2022-08-13T16:58:46.2436870Z test_inplace_forward_mode_AD_vstack_cuda_complex128 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does not support inplace autograd. (0.002s) 2022-08-13T16:58:46.2455502Z test_inplace_forward_mode_AD_vstack_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does not support inplace autograd. (0.002s) 2022-08-13T16:58:46.2474163Z test_inplace_forward_mode_AD_where_cuda_complex128 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does not support inplace autograd. (0.002s) 2022-08-13T16:58:46.2492868Z test_inplace_forward_mode_AD_where_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does not support inplace autograd. (0.002s) 2022-08-13T16:58:46.2499192Z test_inplace_forward_mode_AD_xlogy_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! (0.001s) 2022-08-13T16:58:46.2894156Z test_inplace_forward_mode_AD_zero__cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.039s) 2022-08-13T16:58:46.2990314Z test_inplace_forward_mode_AD_zero__cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.010s) 2022-08-13T16:58:46.3009691Z test_inplace_forward_mode_AD_zeros_like_cuda_complex128 (__main__.TestGradientsCUDA) ... skip: Skipped! Op doesn't support autograd for this dtype. (0.002s) 2022-08-13T16:58:46.3027856Z test_inplace_forward_mode_AD_zeros_like_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Op doesn't support autograd for this dtype. (0.002s) 2022-08-13T16:58:46.3050236Z test_inplace_grad_H_cuda_complex128 (__main__.TestGradientsCUDA) ... skip: Op has no inplace variant! (0.002s) 2022-08-13T16:58:46.3072797Z test_inplace_grad_H_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Op has no inplace variant! (0.002s) 2022-08-13T16:58:46.3095788Z test_inplace_grad_T_cuda_complex128 (__main__.TestGradientsCUDA) ... skip: Op has no inplace variant! (0.002s) 2022-08-13T16:58:46.3118053Z test_inplace_grad_T_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Op has no inplace variant! (0.002s) 2022-08-13T16:58:46.3140969Z test_inplace_grad___getitem___cuda_complex128 (__main__.TestGradientsCUDA) ... skip: Op has no inplace variant! (0.002s) 2022-08-13T16:58:46.3163281Z test_inplace_grad___getitem___cuda_float64 (__main__.TestGradientsCUDA) ... skip: Op has no inplace variant! (0.002s) 2022-08-13T16:58:46.3192039Z test_inplace_grad___radd___cuda_complex128 (__main__.TestGradientsCUDA) ... skip: Op has no inplace variant! (0.003s) 2022-08-13T16:58:46.3214571Z test_inplace_grad___radd___cuda_float64 (__main__.TestGradientsCUDA) ... skip: Op has no inplace variant! (0.002s) 2022-08-13T16:58:46.3237092Z test_inplace_grad___rdiv___cuda_complex128 (__main__.TestGradientsCUDA) ... skip: Op has no inplace variant! (0.002s) 2022-08-13T16:58:46.3259835Z test_inplace_grad___rdiv___cuda_float64 (__main__.TestGradientsCUDA) ... skip: Op has no inplace variant! (0.002s) 2022-08-13T16:58:46.3282246Z test_inplace_grad___rmatmul___cuda_complex128 (__main__.TestGradientsCUDA) ... skip: Op has no inplace variant! (0.002s) 2022-08-13T16:58:46.3305257Z test_inplace_grad___rmatmul___cuda_float64 (__main__.TestGradientsCUDA) ... skip: Op has no inplace variant! (0.002s) 2022-08-13T16:58:46.3328021Z test_inplace_grad___rmod___cuda_float64 (__main__.TestGradientsCUDA) ... skip: Op has no inplace variant! (0.002s) 2022-08-13T16:58:46.3350604Z test_inplace_grad___rmul___cuda_complex128 (__main__.TestGradientsCUDA) ... skip: Op has no inplace variant! (0.002s) 2022-08-13T16:58:46.3373641Z test_inplace_grad___rmul___cuda_float64 (__main__.TestGradientsCUDA) ... skip: Op has no inplace variant! (0.002s) 2022-08-13T16:58:46.3384486Z test_inplace_grad___rpow___cuda_complex128 (__main__.TestGradientsCUDA) ... skip: Skipped! (0.001s) 2022-08-13T16:58:46.3396180Z test_inplace_grad___rpow___cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! (0.001s) 2022-08-13T16:58:46.3419219Z test_inplace_grad___rsub___cuda_complex128 (__main__.TestGradientsCUDA) ... skip: Op has no inplace variant! (0.002s) 2022-08-13T16:58:46.3441690Z test_inplace_grad___rsub___cuda_float64 (__main__.TestGradientsCUDA) ... skip: Op has no inplace variant! (0.002s) 2022-08-13T16:58:46.3470081Z test_inplace_grad__masked_amax_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Op has no inplace variant! (0.003s) 2022-08-13T16:58:46.3492977Z test_inplace_grad__masked_amin_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Op has no inplace variant! (0.002s) 2022-08-13T16:58:46.3515650Z test_inplace_grad__masked_argmax_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Op doesn't support autograd for this dtype. (0.002s) 2022-08-13T16:58:46.3538433Z test_inplace_grad__masked_argmin_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Op doesn't support autograd for this dtype. (0.002s) 2022-08-13T16:58:46.3560230Z test_inplace_grad__masked_cumprod_cuda_complex128 (__main__.TestGradientsCUDA) ... skip: Op has no inplace variant! (0.002s) 2022-08-13T16:58:46.3583029Z test_inplace_grad__masked_cumprod_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Op has no inplace variant! (0.002s) 2022-08-13T16:58:46.3605720Z test_inplace_grad__masked_cumsum_cuda_complex128 (__main__.TestGradientsCUDA) ... skip: Op has no inplace variant! (0.002s) 2022-08-13T16:58:46.3628176Z test_inplace_grad__masked_cumsum_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Op has no inplace variant! (0.002s) 2022-08-13T16:58:46.3651004Z test_inplace_grad__masked_log_softmax_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Op has no inplace variant! (0.002s) 2022-08-13T16:58:46.3673501Z test_inplace_grad__masked_logaddexp_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Op has no inplace variant! (0.002s) 2022-08-13T16:58:46.3696443Z test_inplace_grad__masked_logsumexp_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Op has no inplace variant! (0.002s) 2022-08-13T16:58:46.3723246Z test_inplace_grad__masked_mean_cuda_complex128 (__main__.TestGradientsCUDA) ... skip: Op has no inplace variant! (0.003s) 2022-08-13T16:58:46.3744354Z test_inplace_grad__masked_mean_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Op has no inplace variant! (0.002s) 2022-08-13T16:58:46.3765396Z test_inplace_grad__masked_median_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Op has no inplace variant! (0.002s) 2022-08-13T16:58:46.3786458Z test_inplace_grad__masked_norm_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Op has no inplace variant! (0.002s) 2022-08-13T16:58:46.3807418Z test_inplace_grad__masked_normalize_cuda_complex128 (__main__.TestGradientsCUDA) ... skip: Op has no inplace variant! (0.002s) 2022-08-13T16:58:46.3828562Z test_inplace_grad__masked_normalize_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Op has no inplace variant! (0.002s) 2022-08-13T16:58:46.3849719Z test_inplace_grad__masked_prod_cuda_complex128 (__main__.TestGradientsCUDA) ... skip: Op has no inplace variant! (0.002s) 2022-08-13T16:58:46.3870517Z test_inplace_grad__masked_prod_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Op has no inplace variant! (0.002s) 2022-08-13T16:58:46.3892108Z test_inplace_grad__masked_softmax_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Op has no inplace variant! (0.002s) 2022-08-13T16:58:46.3913094Z test_inplace_grad__masked_softmin_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Op has no inplace variant! (0.002s) 2022-08-13T16:58:46.3936154Z test_inplace_grad__masked_std_cuda_complex128 (__main__.TestGradientsCUDA) ... skip: Op has no inplace variant! (0.002s) 2022-08-13T16:58:46.3964144Z test_inplace_grad__masked_std_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Op has no inplace variant! (0.003s) 2022-08-13T16:58:46.3986969Z test_inplace_grad__masked_sum_cuda_complex128 (__main__.TestGradientsCUDA) ... skip: Op has no inplace variant! (0.002s) 2022-08-13T16:58:46.4009459Z test_inplace_grad__masked_sum_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Op has no inplace variant! (0.002s) 2022-08-13T16:58:46.4032016Z test_inplace_grad__masked_var_cuda_complex128 (__main__.TestGradientsCUDA) ... skip: Op has no inplace variant! (0.002s) 2022-08-13T16:58:46.4054943Z test_inplace_grad__masked_var_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Op has no inplace variant! (0.002s) 2022-08-13T16:58:46.4066377Z test_inplace_grad_abs_cuda_complex128 (__main__.TestGradientsCUDA) ... skip: In-place abs not supported for complex tensors (0.001s) 2022-08-13T16:58:46.4331223Z test_inplace_grad_abs_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.026s) 2022-08-13T16:58:46.4927892Z test_inplace_grad_acos_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.060s) 2022-08-13T16:58:46.5074584Z test_inplace_grad_acos_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.015s) 2022-08-13T16:58:46.5105145Z test_inplace_grad_acosh_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.003s) 2022-08-13T16:58:46.5140351Z test_inplace_grad_acosh_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.003s) 2022-08-13T16:58:47.9213457Z test_inplace_grad_add_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (1.407s) 2022-08-13T16:58:48.1288849Z test_inplace_grad_add_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.208s) 2022-08-13T16:58:48.2841947Z test_inplace_grad_addbmm_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.155s) 2022-08-13T16:58:48.3024633Z test_inplace_grad_addbmm_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.018s) 2022-08-13T16:58:49.5988127Z test_inplace_grad_addcdiv_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (1.296s) 2022-08-13T16:58:49.8003981Z test_inplace_grad_addcdiv_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.202s) 2022-08-13T16:58:51.0663444Z test_inplace_grad_addcmul_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (1.266s) 2022-08-13T16:58:51.2589014Z test_inplace_grad_addcmul_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.193s) 2022-08-13T16:58:51.6564185Z test_inplace_grad_addmm_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.397s) 2022-08-13T16:58:51.6748837Z test_inplace_grad_addmm_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.018s) 2022-08-13T16:58:52.0590030Z test_inplace_grad_addmm_decomposed_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.384s) 2022-08-13T16:58:52.0764502Z test_inplace_grad_addmm_decomposed_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.017s) 2022-08-13T16:58:52.6178662Z test_inplace_grad_addmv_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.541s) 2022-08-13T16:58:52.6874808Z test_inplace_grad_addmv_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.070s) 2022-08-13T16:58:53.5578395Z test_inplace_grad_addr_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.870s) 2022-08-13T16:58:53.6925350Z test_inplace_grad_addr_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.134s) 2022-08-13T16:58:53.6948803Z test_inplace_grad_all_cuda_complex128 (__main__.TestGradientsCUDA) ... skip: Skipped! Op doesn't support autograd for this dtype. (0.002s) 2022-08-13T16:58:53.6970343Z test_inplace_grad_all_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Op doesn't support autograd for this dtype. (0.002s) 2022-08-13T16:58:53.6991385Z test_inplace_grad_allclose_cuda_complex128 (__main__.TestGradientsCUDA) ... skip: Skipped! Op doesn't support autograd for this dtype. (0.002s) 2022-08-13T16:58:53.7012605Z test_inplace_grad_allclose_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Op doesn't support autograd for this dtype. (0.002s) 2022-08-13T16:58:53.7033498Z test_inplace_grad_amax_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Op has no inplace variant! (0.002s) 2022-08-13T16:58:53.7061133Z test_inplace_grad_amin_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Op has no inplace variant! (0.003s) 2022-08-13T16:58:53.7082215Z test_inplace_grad_aminmax_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Op doesn't support autograd for this dtype. (0.002s) 2022-08-13T16:58:53.7103304Z test_inplace_grad_angle_cuda_complex128 (__main__.TestGradientsCUDA) ... skip: Op has no inplace variant! (0.002s) 2022-08-13T16:58:53.7124263Z test_inplace_grad_angle_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Op has no inplace variant! (0.002s) 2022-08-13T16:58:53.7145685Z test_inplace_grad_any_cuda_complex128 (__main__.TestGradientsCUDA) ... skip: Skipped! Op doesn't support autograd for this dtype. (0.002s) 2022-08-13T16:58:53.7166553Z test_inplace_grad_any_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Op doesn't support autograd for this dtype. (0.002s) 2022-08-13T16:58:53.7187790Z test_inplace_grad_arange_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Op doesn't support autograd for this dtype. (0.002s) 2022-08-13T16:58:53.7209095Z test_inplace_grad_argmax_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Op doesn't support autograd for this dtype. (0.002s) 2022-08-13T16:58:53.7229942Z test_inplace_grad_argmin_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Op doesn't support autograd for this dtype. (0.002s) 2022-08-13T16:58:53.7251219Z test_inplace_grad_argsort_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Op doesn't support autograd for this dtype. (0.002s) 2022-08-13T16:58:53.7272168Z test_inplace_grad_argwhere_cuda_complex128 (__main__.TestGradientsCUDA) ... skip: Skipped! Op doesn't support autograd for this dtype. (0.002s) 2022-08-13T16:58:53.7300561Z test_inplace_grad_argwhere_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Op doesn't support autograd for this dtype. (0.003s) 2022-08-13T16:58:53.7311168Z test_inplace_grad_as_strided_cuda_complex128 (__main__.TestGradientsCUDA) ... skip: Numerous errors (0.001s) 2022-08-13T16:58:53.7322801Z test_inplace_grad_as_strided_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Numerous errors (0.001s) 2022-08-13T16:58:53.7346122Z test_inplace_grad_as_strided_scatter_cuda_complex128 (__main__.TestGradientsCUDA) ... skip: Op has no inplace variant! (0.002s) 2022-08-13T16:58:53.7368787Z test_inplace_grad_as_strided_scatter_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Op has no inplace variant! (0.002s) 2022-08-13T16:58:53.9028965Z test_inplace_grad_asin_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.166s) 2022-08-13T16:58:53.9305155Z test_inplace_grad_asin_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.028s) 2022-08-13T16:58:53.9331294Z test_inplace_grad_asinh_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.003s) 2022-08-13T16:58:53.9356150Z test_inplace_grad_asinh_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.002s) 2022-08-13T16:58:54.1000357Z test_inplace_grad_atan2_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.164s) 2022-08-13T16:58:54.2630190Z test_inplace_grad_atan_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.163s) 2022-08-13T16:58:54.2898029Z test_inplace_grad_atan_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.027s) 2022-08-13T16:58:54.2923758Z test_inplace_grad_atanh_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.002s) 2022-08-13T16:58:54.2949030Z test_inplace_grad_atanh_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.002s) 2022-08-13T16:58:54.2970563Z test_inplace_grad_atleast_1d_cuda_complex128 (__main__.TestGradientsCUDA) ... skip: Op has no inplace variant! (0.002s) 2022-08-13T16:58:54.2991490Z test_inplace_grad_atleast_1d_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Op has no inplace variant! (0.002s) 2022-08-13T16:58:54.3012685Z test_inplace_grad_atleast_2d_cuda_complex128 (__main__.TestGradientsCUDA) ... skip: Op has no inplace variant! (0.002s) 2022-08-13T16:58:54.3033655Z test_inplace_grad_atleast_2d_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Op has no inplace variant! (0.002s) 2022-08-13T16:58:54.3061757Z test_inplace_grad_atleast_3d_cuda_complex128 (__main__.TestGradientsCUDA) ... skip: Op has no inplace variant! (0.003s) 2022-08-13T16:58:54.3084240Z test_inplace_grad_atleast_3d_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Op has no inplace variant! (0.002s) 2022-08-13T16:58:54.4851125Z test_inplace_grad_baddbmm_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.177s) 2022-08-13T16:58:54.5023023Z test_inplace_grad_baddbmm_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.017s) 2022-08-13T16:58:54.5043954Z test_inplace_grad_bernoulli_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Op has no inplace variant! (0.002s) 2022-08-13T16:58:54.5065324Z test_inplace_grad_bfloat16_cuda_complex128 (__main__.TestGradientsCUDA) ... skip: Op has no inplace variant! (0.002s) 2022-08-13T16:58:54.5086484Z test_inplace_grad_bfloat16_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Op has no inplace variant! (0.002s) 2022-08-13T16:58:54.5107678Z test_inplace_grad_block_diag_cuda_complex128 (__main__.TestGradientsCUDA) ... skip: Op has no inplace variant! (0.002s) 2022-08-13T16:58:54.5129009Z test_inplace_grad_block_diag_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Op has no inplace variant! (0.002s) 2022-08-13T16:58:54.5155301Z test_inplace_grad_bmm_cuda_complex128 (__main__.TestGradientsCUDA) ... skip: Op has no inplace variant! (0.003s) 2022-08-13T16:58:54.5176649Z test_inplace_grad_bmm_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Op has no inplace variant! (0.002s) 2022-08-13T16:58:54.5197591Z test_inplace_grad_bool_cuda_complex128 (__main__.TestGradientsCUDA) ... skip: Skipped! Op doesn't support autograd for this dtype. (0.002s) 2022-08-13T16:58:54.5218568Z test_inplace_grad_bool_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Op doesn't support autograd for this dtype. (0.002s) 2022-08-13T16:58:54.5239465Z test_inplace_grad_broadcast_tensors_cuda_complex128 (__main__.TestGradientsCUDA) ... skip: Op has no inplace variant! (0.002s) 2022-08-13T16:58:54.5260726Z test_inplace_grad_broadcast_tensors_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Op has no inplace variant! (0.002s) 2022-08-13T16:58:54.5281726Z test_inplace_grad_broadcast_to_cuda_complex128 (__main__.TestGradientsCUDA) ... skip: Op has no inplace variant! (0.002s) 2022-08-13T16:58:54.5303016Z test_inplace_grad_broadcast_to_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Op has no inplace variant! (0.002s) 2022-08-13T16:58:54.5324291Z test_inplace_grad_bucketize_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Op doesn't support autograd for this dtype. (0.002s) 2022-08-13T16:58:54.5345390Z test_inplace_grad_byte_cuda_complex128 (__main__.TestGradientsCUDA) ... skip: Skipped! Op doesn't support autograd for this dtype. (0.002s) 2022-08-13T16:58:54.5366215Z test_inplace_grad_byte_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Op doesn't support autograd for this dtype. (0.002s) 2022-08-13T16:58:54.5392870Z test_inplace_grad_cartesian_prod_cuda_complex128 (__main__.TestGradientsCUDA) ... skip: Op has no inplace variant! (0.003s) 2022-08-13T16:58:54.5413949Z test_inplace_grad_cartesian_prod_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Op has no inplace variant! (0.002s) 2022-08-13T16:58:54.5434821Z test_inplace_grad_cat_cuda_complex128 (__main__.TestGradientsCUDA) ... skip: Op has no inplace variant! (0.002s) 2022-08-13T16:58:54.5456501Z test_inplace_grad_cat_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Op has no inplace variant! (0.002s) 2022-08-13T16:58:54.5477246Z test_inplace_grad_cdist_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Op has no inplace variant! (0.002s) 2022-08-13T16:58:54.5721048Z test_inplace_grad_ceil_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.024s) 2022-08-13T16:58:54.5742212Z test_inplace_grad_chalf_cuda_complex128 (__main__.TestGradientsCUDA) ... skip: Op has no inplace variant! (0.002s) 2022-08-13T16:58:54.5763153Z test_inplace_grad_chalf_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Op has no inplace variant! (0.002s) 2022-08-13T16:58:54.5784711Z test_inplace_grad_char_cuda_complex128 (__main__.TestGradientsCUDA) ... skip: Skipped! Op doesn't support autograd for this dtype. (0.002s) 2022-08-13T16:58:54.5805596Z test_inplace_grad_char_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Op doesn't support autograd for this dtype. (0.002s) 2022-08-13T16:58:54.5833370Z test_inplace_grad_cholesky_cuda_complex128 (__main__.TestGradientsCUDA) ... skip: Op has no inplace variant! (0.003s) 2022-08-13T16:58:54.5855641Z test_inplace_grad_cholesky_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Op has no inplace variant! (0.002s) 2022-08-13T16:58:54.5877988Z test_inplace_grad_cholesky_inverse_cuda_complex128 (__main__.TestGradientsCUDA) ... skip: Op has no inplace variant! (0.002s) 2022-08-13T16:58:54.5900385Z test_inplace_grad_cholesky_inverse_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Op has no inplace variant! (0.002s) 2022-08-13T16:58:54.5922461Z test_inplace_grad_cholesky_solve_cuda_complex128 (__main__.TestGradientsCUDA) ... skip: Op has no inplace variant! (0.002s) 2022-08-13T16:58:54.5944995Z test_inplace_grad_cholesky_solve_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Op has no inplace variant! (0.002s) 2022-08-13T16:58:54.5967777Z test_inplace_grad_chunk_cuda_complex128 (__main__.TestGradientsCUDA) ... skip: Op has no inplace variant! (0.002s) 2022-08-13T16:58:54.5990381Z test_inplace_grad_chunk_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Op has no inplace variant! (0.002s) 2022-08-13T16:58:55.8116751Z test_inplace_grad_clamp_cuda_float64 (__main__.TestGradientsCUDA) ... ok (1.212s) 2022-08-13T16:58:55.9762184Z test_inplace_grad_clamp_max_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.165s) 2022-08-13T16:58:56.1399118Z test_inplace_grad_clamp_min_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.164s) 2022-08-13T16:58:56.1420291Z test_inplace_grad_clone_cuda_complex128 (__main__.TestGradientsCUDA) ... skip: Op has no inplace variant! (0.002s) 2022-08-13T16:58:56.1441673Z test_inplace_grad_clone_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Op has no inplace variant! (0.002s) 2022-08-13T16:58:56.1463311Z test_inplace_grad_column_stack_cuda_complex128 (__main__.TestGradientsCUDA) ... skip: Op has no inplace variant! (0.002s) 2022-08-13T16:58:56.1484608Z test_inplace_grad_column_stack_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Op has no inplace variant! (0.002s) 2022-08-13T16:58:56.1506125Z test_inplace_grad_combinations_cuda_complex128 (__main__.TestGradientsCUDA) ... skip: Op has no inplace variant! (0.002s) 2022-08-13T16:58:56.1528868Z test_inplace_grad_combinations_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Op has no inplace variant! (0.002s) 2022-08-13T16:58:56.1549881Z test_inplace_grad_complex_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Op has no inplace variant! (0.002s) 2022-08-13T16:58:56.1571319Z test_inplace_grad_conj_cuda_complex128 (__main__.TestGradientsCUDA) ... skip: Op has no inplace variant! (0.002s) 2022-08-13T16:58:56.1597173Z test_inplace_grad_conj_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Op has no inplace variant! (0.002s) 2022-08-13T16:58:56.3056425Z test_inplace_grad_conj_physical_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.146s) 2022-08-13T16:58:56.3284785Z test_inplace_grad_conj_physical_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.023s) 2022-08-13T16:58:56.3305958Z test_inplace_grad_constant_pad_nd_cuda_complex128 (__main__.TestGradientsCUDA) ... skip: Op has no inplace variant! (0.002s) 2022-08-13T16:58:56.3326962Z test_inplace_grad_constant_pad_nd_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Op has no inplace variant! (0.002s) 2022-08-13T16:58:56.3348141Z test_inplace_grad_contiguous_cuda_complex128 (__main__.TestGradientsCUDA) ... skip: Op has no inplace variant! (0.002s) 2022-08-13T16:58:56.3369460Z test_inplace_grad_contiguous_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Op has no inplace variant! (0.002s) 2022-08-13T16:58:56.3671410Z test_inplace_grad_copysign_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.030s) 2022-08-13T16:58:56.3692639Z test_inplace_grad_corrcoef_cuda_complex128 (__main__.TestGradientsCUDA) ... skip: Op has no inplace variant! (0.002s) 2022-08-13T16:58:56.3720681Z test_inplace_grad_corrcoef_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Op has no inplace variant! (0.003s) 2022-08-13T16:58:56.4301512Z test_inplace_grad_cos_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.058s) 2022-08-13T16:58:56.4442436Z test_inplace_grad_cos_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.014s) 2022-08-13T16:58:56.5010569Z test_inplace_grad_cosh_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.057s) 2022-08-13T16:58:56.5149887Z test_inplace_grad_cosh_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.014s) 2022-08-13T16:58:56.5171305Z test_inplace_grad_count_nonzero_cuda_complex128 (__main__.TestGradientsCUDA) ... skip: Skipped! Op doesn't support autograd for this dtype. (0.002s) 2022-08-13T16:58:56.5192139Z test_inplace_grad_count_nonzero_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Op doesn't support autograd for this dtype. (0.002s) 2022-08-13T16:58:56.5213422Z test_inplace_grad_cov_cuda_complex128 (__main__.TestGradientsCUDA) ... skip: Op has no inplace variant! (0.002s) 2022-08-13T16:58:56.5234056Z test_inplace_grad_cov_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Op has no inplace variant! (0.002s) 2022-08-13T16:58:56.5260808Z test_inplace_grad_cross_cuda_complex128 (__main__.TestGradientsCUDA) ... skip: Op has no inplace variant! (0.003s) 2022-08-13T16:58:56.5283353Z test_inplace_grad_cross_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Op has no inplace variant! (0.002s) 2022-08-13T16:58:56.5305346Z test_inplace_grad_cummax_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Op has no inplace variant! (0.002s) 2022-08-13T16:58:56.5326313Z test_inplace_grad_cummin_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Op has no inplace variant! (0.002s) 2022-08-13T16:59:05.4974050Z test_inplace_grad_cumprod_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (8.964s) 2022-08-13T16:59:07.0863772Z test_inplace_grad_cumprod_cuda_float64 (__main__.TestGradientsCUDA) ... ok (1.589s) 2022-08-13T16:59:09.2856795Z test_inplace_grad_cumsum_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (2.199s) 2022-08-13T16:59:09.6242290Z test_inplace_grad_cumsum_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.339s) 2022-08-13T16:59:09.6263766Z test_inplace_grad_cumulative_trapezoid_cuda_complex128 (__main__.TestGradientsCUDA) ... skip: Op has no inplace variant! (0.002s) 2022-08-13T16:59:09.6292172Z test_inplace_grad_cumulative_trapezoid_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Op has no inplace variant! (0.003s) 2022-08-13T16:59:09.6427717Z test_inplace_grad_deg2rad_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.013s) 2022-08-13T16:59:09.6449175Z test_inplace_grad_diag_cuda_complex128 (__main__.TestGradientsCUDA) ... skip: Op has no inplace variant! (0.002s) 2022-08-13T16:59:09.6469909Z test_inplace_grad_diag_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Op has no inplace variant! (0.002s) 2022-08-13T16:59:09.6491509Z test_inplace_grad_diag_embed_cuda_complex128 (__main__.TestGradientsCUDA) ... skip: Op has no inplace variant! (0.002s) 2022-08-13T16:59:09.6512538Z test_inplace_grad_diag_embed_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Op has no inplace variant! (0.002s) 2022-08-13T16:59:09.6533729Z test_inplace_grad_diagflat_cuda_complex128 (__main__.TestGradientsCUDA) ... skip: Op has no inplace variant! (0.002s) 2022-08-13T16:59:09.6554652Z test_inplace_grad_diagflat_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Op has no inplace variant! (0.002s) 2022-08-13T16:59:09.6575943Z test_inplace_grad_diagonal_cuda_complex128 (__main__.TestGradientsCUDA) ... skip: Op has no inplace variant! (0.002s) 2022-08-13T16:59:09.6596963Z test_inplace_grad_diagonal_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Op has no inplace variant! (0.002s) 2022-08-13T16:59:09.6623588Z test_inplace_grad_diagonal_scatter_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Op has no inplace variant! (0.003s) 2022-08-13T16:59:09.6644423Z test_inplace_grad_diff_cuda_complex128 (__main__.TestGradientsCUDA) ... skip: Op has no inplace variant! (0.002s) 2022-08-13T16:59:09.6665807Z test_inplace_grad_diff_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Op has no inplace variant! (0.002s) 2022-08-13T16:59:09.6806910Z test_inplace_grad_digamma_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.014s) 2022-08-13T16:59:09.6828780Z test_inplace_grad_dist_cuda_complex128 (__main__.TestGradientsCUDA) ... skip: Op has no inplace variant! (0.002s) 2022-08-13T16:59:09.6853931Z test_inplace_grad_dist_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Op has no inplace variant! (0.002s) 2022-08-13T16:59:09.7180404Z test_inplace_grad_div_floor_rounding_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.033s) 2022-08-13T16:59:09.8534592Z test_inplace_grad_div_no_rounding_mode_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.135s) 2022-08-13T16:59:09.8870152Z test_inplace_grad_div_no_rounding_mode_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.033s) 2022-08-13T16:59:09.9193998Z test_inplace_grad_div_trunc_rounding_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.032s) 2022-08-13T16:59:09.9215212Z test_inplace_grad_dot_cuda_complex128 (__main__.TestGradientsCUDA) ... skip: Op has no inplace variant! (0.002s) 2022-08-13T16:59:09.9236307Z test_inplace_grad_dot_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Op has no inplace variant! (0.002s) 2022-08-13T16:59:09.9257421Z test_inplace_grad_double_cuda_complex128 (__main__.TestGradientsCUDA) ... skip: Op has no inplace variant! (0.002s) 2022-08-13T16:59:09.9278544Z test_inplace_grad_double_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Op has no inplace variant! (0.002s) 2022-08-13T16:59:09.9299776Z test_inplace_grad_dsplit_cuda_complex128 (__main__.TestGradientsCUDA) ... skip: Op has no inplace variant! (0.002s) 2022-08-13T16:59:09.9320740Z test_inplace_grad_dsplit_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Op has no inplace variant! (0.002s) 2022-08-13T16:59:09.9341978Z test_inplace_grad_dstack_cuda_complex128 (__main__.TestGradientsCUDA) ... skip: Op has no inplace variant! (0.002s) 2022-08-13T16:59:09.9363089Z test_inplace_grad_dstack_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Op has no inplace variant! (0.002s) 2022-08-13T16:59:09.9390027Z test_inplace_grad_eig_cuda_complex128 (__main__.TestGradientsCUDA) ... skip: Op has no inplace variant! (0.003s) 2022-08-13T16:59:09.9410445Z test_inplace_grad_eig_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Op has no inplace variant! (0.002s) 2022-08-13T16:59:09.9431329Z test_inplace_grad_einsum_cuda_complex128 (__main__.TestGradientsCUDA) ... skip: Op has no inplace variant! (0.002s) 2022-08-13T16:59:09.9452499Z test_inplace_grad_einsum_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Op has no inplace variant! (0.002s) 2022-08-13T16:59:09.9473878Z test_inplace_grad_empty_cuda_complex128 (__main__.TestGradientsCUDA) ... skip: Skipped! Op doesn't support autograd for this dtype. (0.002s) 2022-08-13T16:59:09.9496841Z test_inplace_grad_empty_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Op doesn't support autograd for this dtype. (0.002s) 2022-08-13T16:59:09.9518749Z test_inplace_grad_empty_like_cuda_complex128 (__main__.TestGradientsCUDA) ... skip: Skipped! Op doesn't support autograd for this dtype. (0.002s) 2022-08-13T16:59:09.9541564Z test_inplace_grad_empty_like_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Op doesn't support autograd for this dtype. (0.002s) 2022-08-13T16:59:09.9563745Z test_inplace_grad_eq_cuda_complex128 (__main__.TestGradientsCUDA) ... skip: Skipped! Op doesn't support autograd for this dtype. (0.002s) 2022-08-13T16:59:09.9586703Z test_inplace_grad_eq_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Op doesn't support autograd for this dtype. (0.002s) 2022-08-13T16:59:09.9609331Z test_inplace_grad_equal_cuda_complex128 (__main__.TestGradientsCUDA) ... skip: Skipped! Op doesn't support autograd for this dtype. (0.002s) 2022-08-13T16:59:09.9637482Z test_inplace_grad_equal_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Op doesn't support autograd for this dtype. (0.003s) 2022-08-13T16:59:09.9920460Z test_inplace_grad_erf_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.028s) 2022-08-13T16:59:10.0067003Z test_inplace_grad_erfc_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.015s) 2022-08-13T16:59:10.0343261Z test_inplace_grad_erfinv_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.028s) 2022-08-13T16:59:10.0482582Z test_inplace_grad_exp2_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.014s) 2022-08-13T16:59:10.1030881Z test_inplace_grad_exp_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.055s) 2022-08-13T16:59:10.1164783Z test_inplace_grad_exp_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.013s) 2022-08-13T16:59:10.1186083Z test_inplace_grad_expand_as_cuda_complex128 (__main__.TestGradientsCUDA) ... skip: Op has no inplace variant! (0.002s) 2022-08-13T16:59:10.1213042Z test_inplace_grad_expand_as_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Op has no inplace variant! (0.003s) 2022-08-13T16:59:10.1234115Z test_inplace_grad_expand_cuda_complex128 (__main__.TestGradientsCUDA) ... skip: Op has no inplace variant! (0.002s) 2022-08-13T16:59:10.1255213Z test_inplace_grad_expand_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Op has no inplace variant! (0.002s) 2022-08-13T16:59:10.1512199Z test_inplace_grad_expm1_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.026s) 2022-08-13T16:59:10.1533380Z test_inplace_grad_fft_fft2_cuda_complex128 (__main__.TestGradientsCUDA) ... skip: Op has no inplace variant! (0.002s) 2022-08-13T16:59:10.1554478Z test_inplace_grad_fft_fft2_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Op has no inplace variant! (0.002s) 2022-08-13T16:59:10.1575913Z test_inplace_grad_fft_fft_cuda_complex128 (__main__.TestGradientsCUDA) ... skip: Op has no inplace variant! (0.002s) 2022-08-13T16:59:10.1596916Z test_inplace_grad_fft_fft_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Op has no inplace variant! (0.002s) 2022-08-13T16:59:10.1618204Z test_inplace_grad_fft_fftn_cuda_complex128 (__main__.TestGradientsCUDA) ... skip: Op has no inplace variant! (0.002s) 2022-08-13T16:59:10.1639345Z test_inplace_grad_fft_fftn_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Op has no inplace variant! (0.002s) 2022-08-13T16:59:10.1665966Z test_inplace_grad_fft_fftshift_cuda_complex128 (__main__.TestGradientsCUDA) ... skip: Op has no inplace variant! (0.003s) 2022-08-13T16:59:10.1686874Z test_inplace_grad_fft_fftshift_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Op has no inplace variant! (0.002s) 2022-08-13T16:59:10.1708188Z test_inplace_grad_fft_hfft2_cuda_complex128 (__main__.TestGradientsCUDA) ... skip: Op has no inplace variant! (0.002s) 2022-08-13T16:59:10.1730694Z test_inplace_grad_fft_hfft2_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Op has no inplace variant! (0.002s) 2022-08-13T16:59:10.1751814Z test_inplace_grad_fft_hfft_cuda_complex128 (__main__.TestGradientsCUDA) ... skip: Op has no inplace variant! (0.002s) 2022-08-13T16:59:10.1773154Z test_inplace_grad_fft_hfft_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Op has no inplace variant! (0.002s) 2022-08-13T16:59:10.1794245Z test_inplace_grad_fft_hfftn_cuda_complex128 (__main__.TestGradientsCUDA) ... skip: Op has no inplace variant! (0.002s) 2022-08-13T16:59:10.1815333Z test_inplace_grad_fft_hfftn_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Op has no inplace variant! (0.002s) 2022-08-13T16:59:10.1836314Z test_inplace_grad_fft_ifft2_cuda_complex128 (__main__.TestGradientsCUDA) ... skip: Op has no inplace variant! (0.002s) 2022-08-13T16:59:10.1857613Z test_inplace_grad_fft_ifft2_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Op has no inplace variant! (0.002s) 2022-08-13T16:59:10.1878593Z test_inplace_grad_fft_ifft_cuda_complex128 (__main__.TestGradientsCUDA) ... skip: Op has no inplace variant! (0.002s) 2022-08-13T16:59:10.1905635Z test_inplace_grad_fft_ifft_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Op has no inplace variant! (0.003s) 2022-08-13T16:59:10.1926521Z test_inplace_grad_fft_ifftn_cuda_complex128 (__main__.TestGradientsCUDA) ... skip: Op has no inplace variant! (0.002s) 2022-08-13T16:59:10.1947833Z test_inplace_grad_fft_ifftn_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Op has no inplace variant! (0.002s) 2022-08-13T16:59:10.1969124Z test_inplace_grad_fft_ifftshift_cuda_complex128 (__main__.TestGradientsCUDA) ... skip: Op has no inplace variant! (0.002s) 2022-08-13T16:59:10.1989884Z test_inplace_grad_fft_ifftshift_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Op has no inplace variant! (0.002s) 2022-08-13T16:59:10.2011337Z test_inplace_grad_fft_ihfft2_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Op has no inplace variant! (0.002s) 2022-08-13T16:59:10.2032370Z test_inplace_grad_fft_ihfft_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Op has no inplace variant! (0.002s) 2022-08-13T16:59:10.2053611Z test_inplace_grad_fft_ihfftn_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Op has no inplace variant! (0.002s) 2022-08-13T16:59:10.2074616Z test_inplace_grad_fft_irfft2_cuda_complex128 (__main__.TestGradientsCUDA) ... skip: Op has no inplace variant! (0.002s) 2022-08-13T16:59:10.2096053Z test_inplace_grad_fft_irfft2_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Op has no inplace variant! (0.002s) 2022-08-13T16:59:10.2117042Z test_inplace_grad_fft_irfft_cuda_complex128 (__main__.TestGradientsCUDA) ... skip: Op has no inplace variant! (0.002s) 2022-08-13T16:59:10.2143926Z test_inplace_grad_fft_irfft_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Op has no inplace variant! (0.003s) 2022-08-13T16:59:10.2164682Z test_inplace_grad_fft_irfftn_cuda_complex128 (__main__.TestGradientsCUDA) ... skip: Op has no inplace variant! (0.002s) 2022-08-13T16:59:10.2186043Z test_inplace_grad_fft_irfftn_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Op has no inplace variant! (0.002s) 2022-08-13T16:59:10.2207143Z test_inplace_grad_fft_rfft2_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Op has no inplace variant! (0.002s) 2022-08-13T16:59:10.2228359Z test_inplace_grad_fft_rfft_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Op has no inplace variant! (0.002s) 2022-08-13T16:59:10.2249639Z test_inplace_grad_fft_rfftn_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Op has no inplace variant! (0.002s) 2022-08-13T16:59:10.2791709Z test_inplace_grad_fill_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.054s) 2022-08-13T16:59:10.2928007Z test_inplace_grad_fill_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.014s) 2022-08-13T16:59:10.2948805Z test_inplace_grad_flatten_cuda_complex128 (__main__.TestGradientsCUDA) ... skip: Op has no inplace variant! (0.002s) 2022-08-13T16:59:10.2970257Z test_inplace_grad_flatten_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Op has no inplace variant! (0.002s) 2022-08-13T16:59:10.2997102Z test_inplace_grad_flip_cuda_complex128 (__main__.TestGradientsCUDA) ... skip: Op has no inplace variant! (0.003s) 2022-08-13T16:59:10.3018395Z test_inplace_grad_flip_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Op has no inplace variant! (0.002s) 2022-08-13T16:59:10.3039444Z test_inplace_grad_fliplr_cuda_complex128 (__main__.TestGradientsCUDA) ... skip: Op has no inplace variant! (0.002s) 2022-08-13T16:59:10.3060543Z test_inplace_grad_fliplr_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Op has no inplace variant! (0.002s) 2022-08-13T16:59:10.3081656Z test_inplace_grad_flipud_cuda_complex128 (__main__.TestGradientsCUDA) ... skip: Op has no inplace variant! (0.002s) 2022-08-13T16:59:10.3102691Z test_inplace_grad_flipud_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Op has no inplace variant! (0.002s) 2022-08-13T16:59:10.3123472Z test_inplace_grad_float_cuda_complex128 (__main__.TestGradientsCUDA) ... skip: Op has no inplace variant! (0.002s) 2022-08-13T16:59:10.3144734Z test_inplace_grad_float_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Op has no inplace variant! (0.002s) 2022-08-13T16:59:10.4616505Z test_inplace_grad_float_power_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.147s) 2022-08-13T16:59:10.4969017Z test_inplace_grad_float_power_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.035s) 2022-08-13T16:59:10.5232020Z test_inplace_grad_floor_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.026s) 2022-08-13T16:59:10.5256230Z test_inplace_grad_floor_divide_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Op doesn't support autograd for this dtype. (0.002s) 2022-08-13T16:59:10.5281567Z test_inplace_grad_fmax_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Op has no inplace variant! (0.002s) 2022-08-13T16:59:10.5307516Z test_inplace_grad_fmin_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Op has no inplace variant! (0.002s) 2022-08-13T16:59:10.5634848Z test_inplace_grad_fmod_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.033s) 2022-08-13T16:59:10.5777384Z test_inplace_grad_frac_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.014s) 2022-08-13T16:59:10.5801023Z test_inplace_grad_frexp_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Op has no inplace variant! (0.002s) 2022-08-13T16:59:10.5827031Z test_inplace_grad_full_like_cuda_complex128 (__main__.TestGradientsCUDA) ... skip: Skipped! Op doesn't support autograd for this dtype. (0.002s) 2022-08-13T16:59:10.5859034Z test_inplace_grad_full_like_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Op doesn't support autograd for this dtype. (0.003s) 2022-08-13T16:59:10.5881132Z test_inplace_grad_gather_cuda_complex128 (__main__.TestGradientsCUDA) ... skip: Op has no inplace variant! (0.002s) 2022-08-13T16:59:10.5902524Z test_inplace_grad_gather_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Op has no inplace variant! (0.002s) 2022-08-13T16:59:10.5923973Z test_inplace_grad_ge_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Op doesn't support autograd for this dtype. (0.002s) 2022-08-13T16:59:10.5945397Z test_inplace_grad_geqrf_cuda_complex128 (__main__.TestGradientsCUDA) ... skip: Skipped! Op doesn't support autograd for this dtype. (0.002s) 2022-08-13T16:59:10.5966467Z test_inplace_grad_geqrf_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Op doesn't support autograd for this dtype. (0.002s) 2022-08-13T16:59:10.5987554Z test_inplace_grad_gradient_cuda_complex128 (__main__.TestGradientsCUDA) ... skip: Op has no inplace variant! (0.002s) 2022-08-13T16:59:10.6009018Z test_inplace_grad_gradient_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Op has no inplace variant! (0.002s) 2022-08-13T16:59:10.6029989Z test_inplace_grad_gt_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Op doesn't support autograd for this dtype. (0.002s) 2022-08-13T16:59:10.6051326Z test_inplace_grad_half_cuda_complex128 (__main__.TestGradientsCUDA) ... skip: Op has no inplace variant! (0.002s) 2022-08-13T16:59:10.6072906Z test_inplace_grad_half_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Op has no inplace variant! (0.002s) 2022-08-13T16:59:10.6103923Z test_inplace_grad_heaviside_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Op doesn't support autograd for this dtype. (0.003s) 2022-08-13T16:59:10.6129159Z test_inplace_grad_histc_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Op doesn't support autograd for this dtype. (0.002s) 2022-08-13T16:59:10.6154090Z test_inplace_grad_hsplit_cuda_complex128 (__main__.TestGradientsCUDA) ... skip: Op has no inplace variant! (0.002s) 2022-08-13T16:59:10.6176623Z test_inplace_grad_hsplit_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Op has no inplace variant! (0.002s) 2022-08-13T16:59:10.6198359Z test_inplace_grad_hstack_cuda_complex128 (__main__.TestGradientsCUDA) ... skip: Op has no inplace variant! (0.002s) 2022-08-13T16:59:10.6220810Z test_inplace_grad_hstack_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Op has no inplace variant! (0.002s) 2022-08-13T16:59:10.7800136Z test_inplace_grad_hypot_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.158s) 2022-08-13T16:59:10.8010142Z test_inplace_grad_i0_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.021s) 2022-08-13T16:59:10.8034183Z test_inplace_grad_igamma_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Op doesn't support autograd for this dtype. (0.002s) 2022-08-13T16:59:10.8059751Z test_inplace_grad_igammac_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Op doesn't support autograd for this dtype. (0.002s) 2022-08-13T16:59:10.8085057Z test_inplace_grad_imag_cuda_complex128 (__main__.TestGradientsCUDA) ... skip: Op has no inplace variant! (0.002s) 2022-08-13T16:59:11.7195049Z test_inplace_grad_index_add_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.911s) 2022-08-13T16:59:11.8662467Z test_inplace_grad_index_add_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.147s) 2022-08-13T16:59:12.1769021Z test_inplace_grad_index_copy_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.311s) 2022-08-13T16:59:12.2290990Z test_inplace_grad_index_copy_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.052s) 2022-08-13T16:59:12.4161034Z test_inplace_grad_index_fill_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.187s) 2022-08-13T16:59:12.4515928Z test_inplace_grad_index_fill_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.035s) 2022-08-13T16:59:13.4552159Z test_inplace_grad_index_put_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (1.003s) 2022-08-13T16:59:13.6156553Z test_inplace_grad_index_put_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.160s) 2022-08-13T16:59:16.6355481Z test_inplace_grad_index_reduce_cuda_float64 (__main__.TestGradientsCUDA) ... ok (3.020s) 2022-08-13T16:59:16.6378838Z test_inplace_grad_index_select_cuda_complex128 (__main__.TestGradientsCUDA) ... skip: Op has no inplace variant! (0.002s) 2022-08-13T16:59:16.6401137Z test_inplace_grad_index_select_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Op has no inplace variant! (0.002s) 2022-08-13T16:59:16.6422664Z test_inplace_grad_inner_cuda_complex128 (__main__.TestGradientsCUDA) ... skip: Op has no inplace variant! (0.002s) 2022-08-13T16:59:16.6443907Z test_inplace_grad_inner_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Op has no inplace variant! (0.002s) 2022-08-13T16:59:16.6465555Z test_inplace_grad_int_cuda_complex128 (__main__.TestGradientsCUDA) ... skip: Skipped! Op doesn't support autograd for this dtype. (0.002s) 2022-08-13T16:59:16.6486755Z test_inplace_grad_int_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Op doesn't support autograd for this dtype. (0.002s) 2022-08-13T16:59:16.6507992Z test_inplace_grad_inverse_cuda_complex128 (__main__.TestGradientsCUDA) ... skip: Op has no inplace variant! (0.002s) 2022-08-13T16:59:16.6529584Z test_inplace_grad_inverse_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Op has no inplace variant! (0.002s) 2022-08-13T16:59:16.6550855Z test_inplace_grad_isclose_cuda_complex128 (__main__.TestGradientsCUDA) ... skip: Skipped! Op doesn't support autograd for this dtype. (0.002s) 2022-08-13T16:59:16.6572777Z test_inplace_grad_isclose_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Op doesn't support autograd for this dtype. (0.002s) 2022-08-13T16:59:16.6598517Z test_inplace_grad_isfinite_cuda_complex128 (__main__.TestGradientsCUDA) ... skip: Skipped! Op doesn't support autograd for this dtype. (0.003s) 2022-08-13T16:59:16.6619740Z test_inplace_grad_isfinite_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Op doesn't support autograd for this dtype. (0.002s) 2022-08-13T16:59:16.6642263Z test_inplace_grad_isin_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Op doesn't support autograd for this dtype. (0.002s) 2022-08-13T16:59:16.6664340Z test_inplace_grad_isinf_cuda_complex128 (__main__.TestGradientsCUDA) ... skip: Skipped! Op doesn't support autograd for this dtype. (0.002s) 2022-08-13T16:59:16.6685091Z test_inplace_grad_isinf_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Op doesn't support autograd for this dtype. (0.002s) 2022-08-13T16:59:16.6706105Z test_inplace_grad_isnan_cuda_complex128 (__main__.TestGradientsCUDA) ... skip: Skipped! Op doesn't support autograd for this dtype. (0.002s) 2022-08-13T16:59:16.6726947Z test_inplace_grad_isnan_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Op doesn't support autograd for this dtype. (0.002s) 2022-08-13T16:59:16.6747992Z test_inplace_grad_isneginf_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Op doesn't support autograd for this dtype. (0.002s) 2022-08-13T16:59:16.6769199Z test_inplace_grad_isposinf_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Op doesn't support autograd for this dtype. (0.002s) 2022-08-13T16:59:16.6790257Z test_inplace_grad_isreal_cuda_complex128 (__main__.TestGradientsCUDA) ... skip: Skipped! Op doesn't support autograd for this dtype. (0.002s) 2022-08-13T16:59:16.6811419Z test_inplace_grad_isreal_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Op doesn't support autograd for this dtype. (0.002s) 2022-08-13T16:59:16.6837613Z test_inplace_grad_istft_cuda_complex128 (__main__.TestGradientsCUDA) ... skip: Op has no inplace variant! (0.003s) 2022-08-13T16:59:16.6858751Z test_inplace_grad_istft_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Op has no inplace variant! (0.002s) 2022-08-13T16:59:16.6880127Z test_inplace_grad_jiterator_2inputs_2outputs_cuda_complex128 (__main__.TestGradientsCUDA) ... skip: Skipped! Op doesn't support autograd for this dtype. (0.002s) 2022-08-13T16:59:16.6901210Z test_inplace_grad_jiterator_2inputs_2outputs_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Op doesn't support autograd for this dtype. (0.002s) 2022-08-13T16:59:16.6922185Z test_inplace_grad_jiterator_4inputs_with_extra_args_cuda_complex128 (__main__.TestGradientsCUDA) ... skip: Skipped! Op doesn't support autograd for this dtype. (0.002s) 2022-08-13T16:59:16.6943272Z test_inplace_grad_jiterator_4inputs_with_extra_args_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Op doesn't support autograd for this dtype. (0.002s) 2022-08-13T16:59:16.6964372Z test_inplace_grad_jiterator_binary_cuda_complex128 (__main__.TestGradientsCUDA) ... skip: Skipped! Op doesn't support autograd for this dtype. (0.002s) 2022-08-13T16:59:16.6987201Z test_inplace_grad_jiterator_binary_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Op doesn't support autograd for this dtype. (0.002s) 2022-08-13T16:59:16.7009913Z test_inplace_grad_jiterator_binary_return_by_ref_cuda_complex128 (__main__.TestGradientsCUDA) ... skip: Skipped! Op doesn't support autograd for this dtype. (0.002s) 2022-08-13T16:59:16.7032241Z test_inplace_grad_jiterator_binary_return_by_ref_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Op doesn't support autograd for this dtype. (0.002s) 2022-08-13T16:59:16.7055087Z test_inplace_grad_jiterator_unary_cuda_complex128 (__main__.TestGradientsCUDA) ... skip: Skipped! Op doesn't support autograd for this dtype. (0.002s) 2022-08-13T16:59:16.7083238Z test_inplace_grad_jiterator_unary_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Op doesn't support autograd for this dtype. (0.003s) 2022-08-13T16:59:16.7105741Z test_inplace_grad_kron_cuda_complex128 (__main__.TestGradientsCUDA) ... skip: Op has no inplace variant! (0.002s) 2022-08-13T16:59:16.7128363Z test_inplace_grad_kron_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Op has no inplace variant! (0.002s) 2022-08-13T16:59:16.7150534Z test_inplace_grad_kthvalue_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Op has no inplace variant! (0.002s) 2022-08-13T16:59:16.7215706Z test_inplace_grad_ldexp_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.006s) 2022-08-13T16:59:16.7264672Z test_inplace_grad_ldexp_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.005s) 2022-08-13T16:59:16.7287677Z test_inplace_grad_le_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Op doesn't support autograd for this dtype. (0.002s) 2022-08-13T16:59:19.6178857Z test_inplace_grad_lerp_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (2.889s) 2022-08-13T16:59:19.8547829Z test_inplace_grad_lerp_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.237s) 2022-08-13T16:59:19.8685964Z test_inplace_grad_lgamma_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.014s) 2022-08-13T16:59:19.8707782Z test_inplace_grad_linalg_cholesky_cuda_complex128 (__main__.TestGradientsCUDA) ... skip: Op has no inplace variant! (0.002s) 2022-08-13T16:59:19.8729368Z test_inplace_grad_linalg_cholesky_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Op has no inplace variant! (0.002s) 2022-08-13T16:59:19.8750572Z test_inplace_grad_linalg_cholesky_ex_cuda_complex128 (__main__.TestGradientsCUDA) ... skip: Op has no inplace variant! (0.002s) 2022-08-13T16:59:19.8772355Z test_inplace_grad_linalg_cholesky_ex_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Op has no inplace variant! (0.002s) 2022-08-13T16:59:19.8794461Z test_inplace_grad_linalg_cond_cuda_complex128 (__main__.TestGradientsCUDA) ... skip: Op has no inplace variant! (0.002s) 2022-08-13T16:59:19.8820516Z test_inplace_grad_linalg_cond_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Op has no inplace variant! (0.003s) 2022-08-13T16:59:19.8841266Z test_inplace_grad_linalg_cross_cuda_complex128 (__main__.TestGradientsCUDA) ... skip: Op has no inplace variant! (0.002s) 2022-08-13T16:59:19.8862530Z test_inplace_grad_linalg_cross_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Op has no inplace variant! (0.002s) 2022-08-13T16:59:19.8883835Z test_inplace_grad_linalg_det_cuda_complex128 (__main__.TestGradientsCUDA) ... skip: Op has no inplace variant! (0.002s) 2022-08-13T16:59:19.8904656Z test_inplace_grad_linalg_det_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Op has no inplace variant! (0.002s) 2022-08-13T16:59:19.8925293Z test_inplace_grad_linalg_det_singular_cuda_complex128 (__main__.TestGradientsCUDA) ... skip: Op has no inplace variant! (0.002s) 2022-08-13T16:59:19.8946318Z test_inplace_grad_linalg_det_singular_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Op has no inplace variant! (0.002s) 2022-08-13T16:59:19.8967815Z test_inplace_grad_linalg_eig_cuda_complex128 (__main__.TestGradientsCUDA) ... skip: Op has no inplace variant! (0.002s) 2022-08-13T16:59:19.8989134Z test_inplace_grad_linalg_eig_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Op has no inplace variant! (0.002s) 2022-08-13T16:59:19.9010775Z test_inplace_grad_linalg_eigh_cuda_complex128 (__main__.TestGradientsCUDA) ... skip: Op has no inplace variant! (0.002s) 2022-08-13T16:59:19.9032001Z test_inplace_grad_linalg_eigh_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Op has no inplace variant! (0.002s) 2022-08-13T16:59:19.9058245Z test_inplace_grad_linalg_eigvals_cuda_complex128 (__main__.TestGradientsCUDA) ... skip: Op has no inplace variant! (0.003s) 2022-08-13T16:59:19.9079045Z test_inplace_grad_linalg_eigvals_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Op has no inplace variant! (0.002s) 2022-08-13T16:59:19.9101777Z test_inplace_grad_linalg_eigvalsh_cuda_complex128 (__main__.TestGradientsCUDA) ... skip: Op has no inplace variant! (0.002s) 2022-08-13T16:59:19.9123524Z test_inplace_grad_linalg_eigvalsh_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Op has no inplace variant! (0.002s) 2022-08-13T16:59:19.9146341Z test_inplace_grad_linalg_householder_product_cuda_complex128 (__main__.TestGradientsCUDA) ... skip: Op has no inplace variant! (0.002s) 2022-08-13T16:59:19.9169449Z test_inplace_grad_linalg_householder_product_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Op has no inplace variant! (0.002s) 2022-08-13T16:59:19.9191928Z test_inplace_grad_linalg_inv_cuda_complex128 (__main__.TestGradientsCUDA) ... skip: Op has no inplace variant! (0.002s) 2022-08-13T16:59:19.9214719Z test_inplace_grad_linalg_inv_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Op has no inplace variant! (0.002s) 2022-08-13T16:59:19.9237211Z test_inplace_grad_linalg_inv_ex_cuda_complex128 (__main__.TestGradientsCUDA) ... skip: Op has no inplace variant! (0.002s) 2022-08-13T16:59:19.9260134Z test_inplace_grad_linalg_inv_ex_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Op has no inplace variant! (0.002s) 2022-08-13T16:59:19.9282975Z test_inplace_grad_linalg_ldl_factor_cuda_complex128 (__main__.TestGradientsCUDA) ... skip: Skipped! Op doesn't support autograd for this dtype. (0.002s) 2022-08-13T16:59:19.9311138Z test_inplace_grad_linalg_ldl_factor_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Op doesn't support autograd for this dtype. (0.003s) 2022-08-13T16:59:19.9333846Z test_inplace_grad_linalg_ldl_factor_ex_cuda_complex128 (__main__.TestGradientsCUDA) ... skip: Skipped! Op doesn't support autograd for this dtype. (0.002s) 2022-08-13T16:59:19.9356289Z test_inplace_grad_linalg_ldl_factor_ex_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Op doesn't support autograd for this dtype. (0.002s) 2022-08-13T16:59:19.9379294Z test_inplace_grad_linalg_ldl_solve_cuda_complex128 (__main__.TestGradientsCUDA) ... skip: not available before CUDA 11.3.1 (0.002s) 2022-08-13T16:59:19.9400581Z test_inplace_grad_linalg_ldl_solve_cuda_float64 (__main__.TestGradientsCUDA) ... skip: not available before CUDA 11.3.1 (0.002s) 2022-08-13T16:59:19.9410745Z test_inplace_grad_linalg_lstsq_cuda_complex128 (__main__.TestGradientsCUDA) ... skip: Skipped! (0.001s) 2022-08-13T16:59:19.9420622Z test_inplace_grad_linalg_lstsq_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! (0.001s) 2022-08-13T16:59:19.9441847Z test_inplace_grad_linalg_lstsq_grad_oriented_cuda_complex128 (__main__.TestGradientsCUDA) ... skip: Op has no inplace variant! (0.002s) 2022-08-13T16:59:19.9462600Z test_inplace_grad_linalg_lstsq_grad_oriented_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Op has no inplace variant! (0.002s) 2022-08-13T16:59:19.9483912Z test_inplace_grad_linalg_lu_cuda_complex128 (__main__.TestGradientsCUDA) ... skip: Op has no inplace variant! (0.002s) 2022-08-13T16:59:19.9505154Z test_inplace_grad_linalg_lu_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Op has no inplace variant! (0.002s) 2022-08-13T16:59:19.9526154Z test_inplace_grad_linalg_lu_factor_cuda_complex128 (__main__.TestGradientsCUDA) ... skip: Op has no inplace variant! (0.002s) 2022-08-13T16:59:19.9547559Z test_inplace_grad_linalg_lu_factor_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Op has no inplace variant! (0.002s) 2022-08-13T16:59:19.9574313Z test_inplace_grad_linalg_lu_factor_ex_cuda_complex128 (__main__.TestGradientsCUDA) ... skip: Op has no inplace variant! (0.003s) 2022-08-13T16:59:19.9595330Z test_inplace_grad_linalg_lu_factor_ex_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Op has no inplace variant! (0.002s) 2022-08-13T16:59:19.9616709Z test_inplace_grad_linalg_lu_solve_cuda_complex128 (__main__.TestGradientsCUDA) ... skip: Op has no inplace variant! (0.002s) 2022-08-13T16:59:19.9637716Z test_inplace_grad_linalg_lu_solve_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Op has no inplace variant! (0.002s) 2022-08-13T16:59:19.9659608Z test_inplace_grad_linalg_matrix_norm_cuda_complex128 (__main__.TestGradientsCUDA) ... skip: Op has no inplace variant! (0.002s) 2022-08-13T16:59:19.9680887Z test_inplace_grad_linalg_matrix_norm_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Op has no inplace variant! (0.002s) 2022-08-13T16:59:19.9702652Z test_inplace_grad_linalg_matrix_power_cuda_complex128 (__main__.TestGradientsCUDA) ... skip: Op has no inplace variant! (0.002s) 2022-08-13T16:59:19.9724068Z test_inplace_grad_linalg_matrix_power_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Op has no inplace variant! (0.002s) 2022-08-13T16:59:19.9745524Z test_inplace_grad_linalg_matrix_rank_cuda_complex128 (__main__.TestGradientsCUDA) ... skip: Skipped! Op doesn't support autograd for this dtype. (0.002s) 2022-08-13T16:59:19.9766341Z test_inplace_grad_linalg_matrix_rank_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Op doesn't support autograd for this dtype. (0.002s) 2022-08-13T16:59:19.9787564Z test_inplace_grad_linalg_matrix_rank_hermitian_cuda_complex128 (__main__.TestGradientsCUDA) ... skip: Skipped! Op doesn't support autograd for this dtype. (0.002s) 2022-08-13T16:59:19.9814162Z test_inplace_grad_linalg_matrix_rank_hermitian_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Op doesn't support autograd for this dtype. (0.003s) 2022-08-13T16:59:19.9835050Z test_inplace_grad_linalg_multi_dot_cuda_complex128 (__main__.TestGradientsCUDA) ... skip: Op has no inplace variant! (0.002s) 2022-08-13T16:59:19.9856205Z test_inplace_grad_linalg_multi_dot_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Op has no inplace variant! (0.002s) 2022-08-13T16:59:19.9877786Z test_inplace_grad_linalg_norm_cuda_complex128 (__main__.TestGradientsCUDA) ... skip: Op has no inplace variant! (0.002s) 2022-08-13T16:59:19.9899422Z test_inplace_grad_linalg_norm_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Op has no inplace variant! (0.002s) 2022-08-13T16:59:19.9920954Z test_inplace_grad_linalg_norm_subgradients_at_zero_cuda_complex128 (__main__.TestGradientsCUDA) ... skip: Op has no inplace variant! (0.002s) 2022-08-13T16:59:19.9942723Z test_inplace_grad_linalg_norm_subgradients_at_zero_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Op has no inplace variant! (0.002s) 2022-08-13T16:59:19.9963858Z test_inplace_grad_linalg_pinv_cuda_complex128 (__main__.TestGradientsCUDA) ... skip: Op has no inplace variant! (0.002s) 2022-08-13T16:59:19.9985356Z test_inplace_grad_linalg_pinv_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Op has no inplace variant! (0.002s) 2022-08-13T16:59:20.0007727Z test_inplace_grad_linalg_pinv_hermitian_cuda_complex128 (__main__.TestGradientsCUDA) ... skip: Op has no inplace variant! (0.002s) 2022-08-13T16:59:20.0029677Z test_inplace_grad_linalg_pinv_hermitian_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Op has no inplace variant! (0.002s) 2022-08-13T16:59:20.0058171Z test_inplace_grad_linalg_pinv_singular_cuda_complex128 (__main__.TestGradientsCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-08-13T16:59:20.0080646Z test_inplace_grad_linalg_pinv_singular_cuda_float64 (__main__.TestGradientsCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T16:59:20.0103497Z test_inplace_grad_linalg_qr_cuda_complex128 (__main__.TestGradientsCUDA) ... skip: Op has no inplace variant! (0.002s) 2022-08-13T16:59:20.0126063Z test_inplace_grad_linalg_qr_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Op has no inplace variant! (0.002s) 2022-08-13T16:59:20.0148829Z test_inplace_grad_linalg_slogdet_cuda_complex128 (__main__.TestGradientsCUDA) ... skip: Op has no inplace variant! (0.002s) 2022-08-13T16:59:20.0171624Z test_inplace_grad_linalg_slogdet_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Op has no inplace variant! (0.002s) 2022-08-13T16:59:20.0194353Z test_inplace_grad_linalg_solve_cuda_complex128 (__main__.TestGradientsCUDA) ... skip: Op has no inplace variant! (0.002s) 2022-08-13T16:59:20.0217464Z test_inplace_grad_linalg_solve_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Op has no inplace variant! (0.002s) 2022-08-13T16:59:20.0239924Z test_inplace_grad_linalg_solve_ex_cuda_complex128 (__main__.TestGradientsCUDA) ... skip: Op has no inplace variant! (0.002s) 2022-08-13T16:59:20.0262579Z test_inplace_grad_linalg_solve_ex_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Op has no inplace variant! (0.002s) 2022-08-13T16:59:20.0285220Z test_inplace_grad_linalg_solve_triangular_cuda_complex128 (__main__.TestGradientsCUDA) ... skip: Op has no inplace variant! (0.002s) 2022-08-13T16:59:20.0313540Z test_inplace_grad_linalg_solve_triangular_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Op has no inplace variant! (0.003s) 2022-08-13T16:59:20.0337027Z test_inplace_grad_linalg_svd_cuda_complex128 (__main__.TestGradientsCUDA) ... skip: Op has no inplace variant! (0.002s) 2022-08-13T16:59:20.0359996Z test_inplace_grad_linalg_svd_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Op has no inplace variant! (0.002s) 2022-08-13T16:59:20.0384350Z test_inplace_grad_linalg_svdvals_cuda_complex128 (__main__.TestGradientsCUDA) ... skip: Op has no inplace variant! (0.002s) 2022-08-13T16:59:20.0405611Z test_inplace_grad_linalg_svdvals_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Op has no inplace variant! (0.002s) 2022-08-13T16:59:20.0426840Z test_inplace_grad_linalg_tensorinv_cuda_complex128 (__main__.TestGradientsCUDA) ... skip: Op has no inplace variant! (0.002s) 2022-08-13T16:59:20.0448153Z test_inplace_grad_linalg_tensorinv_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Op has no inplace variant! (0.002s) 2022-08-13T16:59:20.0469333Z test_inplace_grad_linalg_tensorsolve_cuda_complex128 (__main__.TestGradientsCUDA) ... skip: Op has no inplace variant! (0.002s) 2022-08-13T16:59:20.0490645Z test_inplace_grad_linalg_tensorsolve_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Op has no inplace variant! (0.002s) 2022-08-13T16:59:20.0511841Z test_inplace_grad_linalg_vander_cuda_complex128 (__main__.TestGradientsCUDA) ... skip: Op has no inplace variant! (0.002s) 2022-08-13T16:59:20.0534467Z test_inplace_grad_linalg_vander_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Op has no inplace variant! (0.002s) 2022-08-13T16:59:20.0562938Z test_inplace_grad_linalg_vecdot_cuda_complex128 (__main__.TestGradientsCUDA) ... skip: Op has no inplace variant! (0.003s) 2022-08-13T16:59:20.0585920Z test_inplace_grad_linalg_vecdot_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Op has no inplace variant! (0.002s) 2022-08-13T16:59:20.0608820Z test_inplace_grad_linalg_vector_norm_cuda_complex128 (__main__.TestGradientsCUDA) ... skip: Op has no inplace variant! (0.002s) 2022-08-13T16:59:20.0631235Z test_inplace_grad_linalg_vector_norm_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Op has no inplace variant! (0.002s) 2022-08-13T16:59:20.0654086Z test_inplace_grad_linspace_cuda_complex128 (__main__.TestGradientsCUDA) ... skip: Skipped! Op doesn't support autograd for this dtype. (0.002s) 2022-08-13T16:59:20.0676373Z test_inplace_grad_linspace_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Op doesn't support autograd for this dtype. (0.002s) 2022-08-13T16:59:20.1252822Z test_inplace_grad_log10_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.058s) 2022-08-13T16:59:20.1393694Z test_inplace_grad_log10_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.014s) 2022-08-13T16:59:20.1654493Z test_inplace_grad_log1p_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.026s) 2022-08-13T16:59:20.2230239Z test_inplace_grad_log2_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.057s) 2022-08-13T16:59:20.2370348Z test_inplace_grad_log2_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.014s) 2022-08-13T16:59:20.2929403Z test_inplace_grad_log_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.056s) 2022-08-13T16:59:20.3065852Z test_inplace_grad_log_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.014s) 2022-08-13T16:59:20.3086955Z test_inplace_grad_log_softmax_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Op has no inplace variant! (0.002s) 2022-08-13T16:59:20.3108152Z test_inplace_grad_log_softmax_dtype_cuda_complex128 (__main__.TestGradientsCUDA) ... skip: Op has no inplace variant! (0.002s) 2022-08-13T16:59:20.3129457Z test_inplace_grad_log_softmax_dtype_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Op has no inplace variant! (0.002s) 2022-08-13T16:59:20.3150331Z test_inplace_grad_logaddexp2_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Op has no inplace variant! (0.002s) 2022-08-13T16:59:20.3171555Z test_inplace_grad_logaddexp_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Op has no inplace variant! (0.002s) 2022-08-13T16:59:20.3198418Z test_inplace_grad_logcumsumexp_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Op has no inplace variant! (0.003s) 2022-08-13T16:59:20.3218988Z test_inplace_grad_logdet_cuda_complex128 (__main__.TestGradientsCUDA) ... skip: Op has no inplace variant! (0.002s) 2022-08-13T16:59:20.3239473Z test_inplace_grad_logdet_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Op has no inplace variant! (0.002s) 2022-08-13T16:59:20.3260932Z test_inplace_grad_logical_and_cuda_complex128 (__main__.TestGradientsCUDA) ... skip: Skipped! Op doesn't support autograd for this dtype. (0.002s) 2022-08-13T16:59:20.3281970Z test_inplace_grad_logical_and_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Op doesn't support autograd for this dtype. (0.002s) 2022-08-13T16:59:20.3303554Z test_inplace_grad_logical_not_cuda_complex128 (__main__.TestGradientsCUDA) ... skip: Skipped! Op doesn't support autograd for this dtype. (0.002s) 2022-08-13T16:59:20.3324435Z test_inplace_grad_logical_not_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Op doesn't support autograd for this dtype. (0.002s) 2022-08-13T16:59:20.3345953Z test_inplace_grad_logical_or_cuda_complex128 (__main__.TestGradientsCUDA) ... skip: Skipped! Op doesn't support autograd for this dtype. (0.002s) 2022-08-13T16:59:20.3367219Z test_inplace_grad_logical_or_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Op doesn't support autograd for this dtype. (0.002s) 2022-08-13T16:59:20.3389000Z test_inplace_grad_logical_xor_cuda_complex128 (__main__.TestGradientsCUDA) ... skip: Skipped! Op doesn't support autograd for this dtype. (0.002s) 2022-08-13T16:59:20.3410267Z test_inplace_grad_logical_xor_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Op doesn't support autograd for this dtype. (0.002s) 2022-08-13T16:59:20.5635586Z test_inplace_grad_logit_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.222s) 2022-08-13T16:59:20.5658411Z test_inplace_grad_logspace_cuda_complex128 (__main__.TestGradientsCUDA) ... skip: Skipped! Op doesn't support autograd for this dtype. (0.002s) 2022-08-13T16:59:20.5681074Z test_inplace_grad_logspace_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Op doesn't support autograd for this dtype. (0.002s) 2022-08-13T16:59:20.5703997Z test_inplace_grad_logsumexp_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Op has no inplace variant! (0.002s) 2022-08-13T16:59:20.5726916Z test_inplace_grad_long_cuda_complex128 (__main__.TestGradientsCUDA) ... skip: Skipped! Op doesn't support autograd for this dtype. (0.002s) 2022-08-13T16:59:20.5749817Z test_inplace_grad_long_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Op doesn't support autograd for this dtype. (0.002s) 2022-08-13T16:59:20.5772919Z test_inplace_grad_lt_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Op doesn't support autograd for this dtype. (0.002s) 2022-08-13T16:59:20.5795705Z test_inplace_grad_lu_cuda_complex128 (__main__.TestGradientsCUDA) ... skip: Op has no inplace variant! (0.002s) 2022-08-13T16:59:20.5818786Z test_inplace_grad_lu_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Op has no inplace variant! (0.002s) 2022-08-13T16:59:20.5841471Z test_inplace_grad_lu_solve_cuda_complex128 (__main__.TestGradientsCUDA) ... skip: Op has no inplace variant! (0.002s) 2022-08-13T16:59:20.5870265Z test_inplace_grad_lu_solve_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Op has no inplace variant! (0.003s) 2022-08-13T16:59:20.5892681Z test_inplace_grad_lu_unpack_cuda_complex128 (__main__.TestGradientsCUDA) ... skip: Op has no inplace variant! (0.002s) 2022-08-13T16:59:20.5915328Z test_inplace_grad_lu_unpack_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Op has no inplace variant! (0.002s) 2022-08-13T16:59:20.5938086Z test_inplace_grad_mH_cuda_complex128 (__main__.TestGradientsCUDA) ... skip: Op has no inplace variant! (0.002s) 2022-08-13T16:59:20.5960423Z test_inplace_grad_mH_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Op has no inplace variant! (0.002s) 2022-08-13T16:59:20.5983296Z test_inplace_grad_mT_cuda_complex128 (__main__.TestGradientsCUDA) ... skip: Op has no inplace variant! (0.002s) 2022-08-13T16:59:20.6005904Z test_inplace_grad_mT_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Op has no inplace variant! (0.002s) 2022-08-13T16:59:21.4493437Z test_inplace_grad_masked_fill_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.848s) 2022-08-13T16:59:21.5891795Z test_inplace_grad_masked_fill_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.140s) 2022-08-13T16:59:22.5127037Z test_inplace_grad_masked_scatter_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.923s) 2022-08-13T16:59:22.6564679Z test_inplace_grad_masked_scatter_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.144s) 2022-08-13T16:59:22.6588658Z test_inplace_grad_masked_select_cuda_complex128 (__main__.TestGradientsCUDA) ... skip: Op has no inplace variant! (0.002s) 2022-08-13T16:59:22.6609972Z test_inplace_grad_masked_select_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Op has no inplace variant! (0.002s) 2022-08-13T16:59:22.6631319Z test_inplace_grad_matmul_cuda_complex128 (__main__.TestGradientsCUDA) ... skip: Op has no inplace variant! (0.002s) 2022-08-13T16:59:22.6652737Z test_inplace_grad_matmul_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Op has no inplace variant! (0.002s) 2022-08-13T16:59:22.6674008Z test_inplace_grad_matrix_exp_cuda_complex128 (__main__.TestGradientsCUDA) ... skip: Op has no inplace variant! (0.002s) 2022-08-13T16:59:22.6695642Z test_inplace_grad_matrix_exp_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Op has no inplace variant! (0.002s) 2022-08-13T16:59:22.6717093Z test_inplace_grad_max_binary_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Op has no inplace variant! (0.002s) 2022-08-13T16:59:22.6738649Z test_inplace_grad_max_reduction_no_dim_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Op has no inplace variant! (0.002s) 2022-08-13T16:59:22.6761205Z test_inplace_grad_max_reduction_with_dim_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Op has no inplace variant! (0.002s) 2022-08-13T16:59:22.6784169Z test_inplace_grad_maximum_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Op has no inplace variant! (0.002s) 2022-08-13T16:59:22.6806865Z test_inplace_grad_mean_cuda_complex128 (__main__.TestGradientsCUDA) ... skip: Op has no inplace variant! (0.002s) 2022-08-13T16:59:22.6834904Z test_inplace_grad_mean_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Op has no inplace variant! (0.003s) 2022-08-13T16:59:22.6857943Z test_inplace_grad_median_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Op has no inplace variant! (0.002s) 2022-08-13T16:59:22.6880339Z test_inplace_grad_meshgrid_list_of_tensors_cuda_complex128 (__main__.TestGradientsCUDA) ... skip: Op has no inplace variant! (0.002s) 2022-08-13T16:59:22.6903264Z test_inplace_grad_meshgrid_list_of_tensors_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Op has no inplace variant! (0.002s) 2022-08-13T16:59:22.6925674Z test_inplace_grad_meshgrid_variadic_tensors_cuda_complex128 (__main__.TestGradientsCUDA) ... skip: Op has no inplace variant! (0.002s) 2022-08-13T16:59:22.6948332Z test_inplace_grad_meshgrid_variadic_tensors_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Op has no inplace variant! (0.002s) 2022-08-13T16:59:22.6971344Z test_inplace_grad_min_binary_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Op has no inplace variant! (0.002s) 2022-08-13T16:59:22.6993781Z test_inplace_grad_min_reduction_no_dim_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Op has no inplace variant! (0.002s) 2022-08-13T16:59:22.7016563Z test_inplace_grad_min_reduction_with_dim_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Op has no inplace variant! (0.002s) 2022-08-13T16:59:22.7039175Z test_inplace_grad_minimum_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Op has no inplace variant! (0.002s) 2022-08-13T16:59:22.7061921Z test_inplace_grad_mm_cuda_complex128 (__main__.TestGradientsCUDA) ... skip: Op has no inplace variant! (0.002s) 2022-08-13T16:59:22.7090194Z test_inplace_grad_mm_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Op has no inplace variant! (0.003s) 2022-08-13T16:59:22.7112632Z test_inplace_grad_mode_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Op has no inplace variant! (0.002s) 2022-08-13T16:59:22.7135603Z test_inplace_grad_movedim_cuda_complex128 (__main__.TestGradientsCUDA) ... skip: Op has no inplace variant! (0.002s) 2022-08-13T16:59:22.7158117Z test_inplace_grad_movedim_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Op has no inplace variant! (0.002s) 2022-08-13T16:59:22.7181056Z test_inplace_grad_msort_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Op has no inplace variant! (0.002s) 2022-08-13T16:59:23.7330980Z test_inplace_grad_mul_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (1.015s) 2022-08-13T16:59:23.8840470Z test_inplace_grad_mul_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.151s) 2022-08-13T16:59:23.8863226Z test_inplace_grad_multinomial_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Op doesn't support autograd for this dtype. (0.002s) 2022-08-13T16:59:23.8884333Z test_inplace_grad_mv_cuda_complex128 (__main__.TestGradientsCUDA) ... skip: Op has no inplace variant! (0.002s) 2022-08-13T16:59:23.8906460Z test_inplace_grad_mv_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Op has no inplace variant! (0.002s) 2022-08-13T16:59:24.0787244Z test_inplace_grad_mvlgamma_mvlgamma_p_1_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.188s) 2022-08-13T16:59:24.0796817Z test_inplace_grad_mvlgamma_mvlgamma_p_3_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! (0.001s) 2022-08-13T16:59:24.0808215Z test_inplace_grad_mvlgamma_mvlgamma_p_5_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! (0.001s) 2022-08-13T16:59:24.0956534Z test_inplace_grad_nan_to_num_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.015s) 2022-08-13T16:59:24.0978389Z test_inplace_grad_nanmean_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Op has no inplace variant! (0.002s) 2022-08-13T16:59:24.1001006Z test_inplace_grad_nanmedian_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Op has no inplace variant! (0.002s) 2022-08-13T16:59:24.1024092Z test_inplace_grad_nanquantile_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Op has no inplace variant! (0.002s) 2022-08-13T16:59:24.1046765Z test_inplace_grad_nansum_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Op has no inplace variant! (0.002s) 2022-08-13T16:59:24.1069845Z test_inplace_grad_narrow_cuda_complex128 (__main__.TestGradientsCUDA) ... skip: Op has no inplace variant! (0.002s) 2022-08-13T16:59:24.1098224Z test_inplace_grad_narrow_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Op has no inplace variant! (0.003s) 2022-08-13T16:59:24.1120763Z test_inplace_grad_native_layer_norm_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Op has no inplace variant! (0.002s) 2022-08-13T16:59:24.1143697Z test_inplace_grad_ne_cuda_complex128 (__main__.TestGradientsCUDA) ... skip: Skipped! Op doesn't support autograd for this dtype. (0.002s) 2022-08-13T16:59:24.1166318Z test_inplace_grad_ne_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Op doesn't support autograd for this dtype. (0.002s) 2022-08-13T16:59:24.2620163Z test_inplace_grad_neg_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.145s) 2022-08-13T16:59:24.2861146Z test_inplace_grad_neg_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.024s) 2022-08-13T16:59:24.2882527Z test_inplace_grad_new_empty_cuda_complex128 (__main__.TestGradientsCUDA) ... skip: Skipped! Op doesn't support autograd for this dtype. (0.002s) 2022-08-13T16:59:24.2903579Z test_inplace_grad_new_empty_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Op doesn't support autograd for this dtype. (0.002s) 2022-08-13T16:59:24.2924504Z test_inplace_grad_new_full_cuda_complex128 (__main__.TestGradientsCUDA) ... skip: Skipped! Op doesn't support autograd for this dtype. (0.002s) 2022-08-13T16:59:24.2945783Z test_inplace_grad_new_full_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Op doesn't support autograd for this dtype. (0.002s) 2022-08-13T16:59:24.2972199Z test_inplace_grad_new_ones_cuda_complex128 (__main__.TestGradientsCUDA) ... skip: Skipped! Op doesn't support autograd for this dtype. (0.003s) 2022-08-13T16:59:24.2993136Z test_inplace_grad_new_ones_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Op doesn't support autograd for this dtype. (0.002s) 2022-08-13T16:59:24.3014496Z test_inplace_grad_new_zeros_cuda_complex128 (__main__.TestGradientsCUDA) ... skip: Skipped! Op doesn't support autograd for this dtype. (0.002s) 2022-08-13T16:59:24.3035181Z test_inplace_grad_new_zeros_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Op doesn't support autograd for this dtype. (0.002s) 2022-08-13T16:59:24.3056640Z test_inplace_grad_nextafter_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Op doesn't support autograd for this dtype. (0.002s) 2022-08-13T16:59:24.3077620Z test_inplace_grad_nn_functional_adaptive_avg_pool1d_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Op has no inplace variant! (0.002s) 2022-08-13T16:59:24.3098771Z test_inplace_grad_nn_functional_adaptive_avg_pool2d_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Op has no inplace variant! (0.002s) 2022-08-13T16:59:24.3119667Z test_inplace_grad_nn_functional_adaptive_avg_pool3d_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Op has no inplace variant! (0.002s) 2022-08-13T16:59:24.3140965Z test_inplace_grad_nn_functional_adaptive_max_pool1d_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Op has no inplace variant! (0.002s) 2022-08-13T16:59:24.3162192Z test_inplace_grad_nn_functional_adaptive_max_pool2d_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Op has no inplace variant! (0.002s) 2022-08-13T16:59:24.3183456Z test_inplace_grad_nn_functional_adaptive_max_pool3d_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Op has no inplace variant! (0.002s) 2022-08-13T16:59:24.3210129Z test_inplace_grad_nn_functional_avg_pool1d_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Op has no inplace variant! (0.003s) 2022-08-13T16:59:24.3230866Z test_inplace_grad_nn_functional_avg_pool2d_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Op has no inplace variant! (0.002s) 2022-08-13T16:59:24.3252079Z test_inplace_grad_nn_functional_avg_pool3d_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Op has no inplace variant! (0.002s) 2022-08-13T16:59:24.3272988Z test_inplace_grad_nn_functional_batch_norm_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Op has no inplace variant! (0.002s) 2022-08-13T16:59:24.3294806Z test_inplace_grad_nn_functional_batch_norm_without_cudnn_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Op has no inplace variant! (0.002s) 2022-08-13T16:59:24.3315729Z test_inplace_grad_nn_functional_bilinear_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Op has no inplace variant! (0.002s) 2022-08-13T16:59:24.3337112Z test_inplace_grad_nn_functional_binary_cross_entropy_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Op has no inplace variant! (0.002s) 2022-08-13T16:59:24.3358034Z test_inplace_grad_nn_functional_binary_cross_entropy_with_logits_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Op has no inplace variant! (0.002s) 2022-08-13T16:59:24.3497821Z test_inplace_grad_nn_functional_celu_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.014s) 2022-08-13T16:59:24.3518686Z test_inplace_grad_nn_functional_conv1d_cuda_complex128 (__main__.TestGradientsCUDA) ... skip: Op has no inplace variant! (0.002s) 2022-08-13T16:59:24.3545455Z test_inplace_grad_nn_functional_conv1d_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Op has no inplace variant! (0.003s) 2022-08-13T16:59:24.3566433Z test_inplace_grad_nn_functional_conv2d_cuda_complex128 (__main__.TestGradientsCUDA) ... skip: Op has no inplace variant! (0.002s) 2022-08-13T16:59:24.3588116Z test_inplace_grad_nn_functional_conv2d_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Op has no inplace variant! (0.002s) 2022-08-13T16:59:24.3609304Z test_inplace_grad_nn_functional_conv_transpose1d_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Op has no inplace variant! (0.002s) 2022-08-13T16:59:24.3630216Z test_inplace_grad_nn_functional_conv_transpose2d_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Op has no inplace variant! (0.002s) 2022-08-13T16:59:24.3651477Z test_inplace_grad_nn_functional_conv_transpose3d_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Op has no inplace variant! (0.002s) 2022-08-13T16:59:24.3672244Z test_inplace_grad_nn_functional_cosine_embedding_loss_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Op has no inplace variant! (0.002s) 2022-08-13T16:59:24.3693524Z test_inplace_grad_nn_functional_cosine_similarity_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Op has no inplace variant! (0.002s) 2022-08-13T16:59:24.3714594Z test_inplace_grad_nn_functional_cross_entropy_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Op has no inplace variant! (0.002s) 2022-08-13T16:59:24.3735846Z test_inplace_grad_nn_functional_ctc_loss_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Op has no inplace variant! (0.002s) 2022-08-13T16:59:24.3761378Z test_inplace_grad_nn_functional_dropout2d_cuda_float64 (__main__.TestGradientsCUDA) ... /opt/conda/lib/python3.7/site-packages/torch/nn/functional.py:1338: UserWarning: dropout2d: Received a 3D input to dropout2d and assuming that channel-wise 1D dropout behavior is desired - input is interpreted as shape (N, C, L), where C is the channel dim. This behavior will change in a future release to interpret the input as one without a batch dimension, i.e. shape (C, H, W). To maintain the 1D channel-wise dropout behavior, please switch to using dropout1d instead. 2022-08-13T16:59:24.3762670Z warnings.warn("dropout2d: Received a 3D input to dropout2d and assuming that channel-wise " 2022-08-13T16:59:24.5033833Z /opt/conda/lib/python3.7/site-packages/torch/nn/functional.py:1338: UserWarning: dropout2d: Received a 3D input to dropout2d and assuming that channel-wise 1D dropout behavior is desired - input is interpreted as shape (N, C, L), where C is the channel dim. This behavior will change in a future release to interpret the input as one without a batch dimension, i.e. shape (C, H, W). To maintain the 1D channel-wise dropout behavior, please switch to using dropout1d instead. 2022-08-13T16:59:24.5034920Z warnings.warn("dropout2d: Received a 3D input to dropout2d and assuming that channel-wise " 2022-08-13T16:59:24.6301791Z /opt/conda/lib/python3.7/site-packages/torch/nn/functional.py:1338: UserWarning: dropout2d: Received a 3D input to dropout2d and assuming that channel-wise 1D dropout behavior is desired - input is interpreted as shape (N, C, L), where C is the channel dim. This behavior will change in a future release to interpret the input as one without a batch dimension, i.e. shape (C, H, W). To maintain the 1D channel-wise dropout behavior, please switch to using dropout1d instead. 2022-08-13T16:59:24.6302880Z warnings.warn("dropout2d: Received a 3D input to dropout2d and assuming that channel-wise " 2022-08-13T16:59:24.7841432Z /opt/conda/lib/python3.7/site-packages/torch/nn/functional.py:1338: UserWarning: dropout2d: Received a 3D input to dropout2d and assuming that channel-wise 1D dropout behavior is desired - input is interpreted as shape (N, C, L), where C is the channel dim. This behavior will change in a future release to interpret the input as one without a batch dimension, i.e. shape (C, H, W). To maintain the 1D channel-wise dropout behavior, please switch to using dropout1d instead. 2022-08-13T16:59:24.7842594Z warnings.warn("dropout2d: Received a 3D input to dropout2d and assuming that channel-wise " 2022-08-13T16:59:24.9114331Z /opt/conda/lib/python3.7/site-packages/torch/nn/functional.py:1338: UserWarning: dropout2d: Received a 3D input to dropout2d and assuming that channel-wise 1D dropout behavior is desired - input is interpreted as shape (N, C, L), where C is the channel dim. This behavior will change in a future release to interpret the input as one without a batch dimension, i.e. shape (C, H, W). To maintain the 1D channel-wise dropout behavior, please switch to using dropout1d instead. 2022-08-13T16:59:24.9115619Z warnings.warn("dropout2d: Received a 3D input to dropout2d and assuming that channel-wise " 2022-08-13T16:59:25.0611931Z /opt/conda/lib/python3.7/site-packages/torch/nn/functional.py:1338: UserWarning: dropout2d: Received a 3D input to dropout2d and assuming that channel-wise 1D dropout behavior is desired - input is interpreted as shape (N, C, L), where C is the channel dim. This behavior will change in a future release to interpret the input as one without a batch dimension, i.e. shape (C, H, W). To maintain the 1D channel-wise dropout behavior, please switch to using dropout1d instead. 2022-08-13T16:59:25.0613012Z warnings.warn("dropout2d: Received a 3D input to dropout2d and assuming that channel-wise " 2022-08-13T16:59:25.1880171Z /opt/conda/lib/python3.7/site-packages/torch/nn/functional.py:1338: UserWarning: dropout2d: Received a 3D input to dropout2d and assuming that channel-wise 1D dropout behavior is desired - input is interpreted as shape (N, C, L), where C is the channel dim. This behavior will change in a future release to interpret the input as one without a batch dimension, i.e. shape (C, H, W). To maintain the 1D channel-wise dropout behavior, please switch to using dropout1d instead. 2022-08-13T16:59:25.1881283Z warnings.warn("dropout2d: Received a 3D input to dropout2d and assuming that channel-wise " 2022-08-13T16:59:29.9357102Z ok (5.562s) 2022-08-13T16:59:59.2754477Z test_inplace_grad_nn_functional_dropout3d_cuda_float64 (__main__.TestGradientsCUDA) ... ok (29.339s) 2022-08-13T16:59:59.5203508Z test_inplace_grad_nn_functional_dropout_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.245s) 2022-08-13T16:59:59.5342469Z test_inplace_grad_nn_functional_elu_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.014s) 2022-08-13T16:59:59.5364131Z test_inplace_grad_nn_functional_embedding_bag_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Op has no inplace variant! (0.002s) 2022-08-13T16:59:59.5386514Z test_inplace_grad_nn_functional_embedding_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Op has no inplace variant! (0.002s) 2022-08-13T16:59:59.5701818Z test_inplace_grad_nn_functional_feature_alpha_dropout_with_train_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.031s) 2022-08-13T17:00:00.4697686Z test_inplace_grad_nn_functional_feature_alpha_dropout_without_train_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.899s) 2022-08-13T17:00:00.6068039Z test_inplace_grad_nn_functional_feature_alpha_dropout_without_train_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.137s) 2022-08-13T17:00:00.6090585Z test_inplace_grad_nn_functional_fractional_max_pool2d_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Op has no inplace variant! (0.002s) 2022-08-13T17:00:00.6119017Z test_inplace_grad_nn_functional_fractional_max_pool3d_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Op has no inplace variant! (0.003s) 2022-08-13T17:00:00.6140780Z test_inplace_grad_nn_functional_gaussian_nll_loss_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Op has no inplace variant! (0.002s) 2022-08-13T17:00:00.6162753Z test_inplace_grad_nn_functional_gelu_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Op has no inplace variant! (0.002s) 2022-08-13T17:00:00.6184494Z test_inplace_grad_nn_functional_glu_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Op has no inplace variant! (0.002s) 2022-08-13T17:00:00.6206180Z test_inplace_grad_nn_functional_grid_sample_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Op has no inplace variant! (0.002s) 2022-08-13T17:00:00.6227800Z test_inplace_grad_nn_functional_group_norm_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Op has no inplace variant! (0.002s) 2022-08-13T17:00:00.6249277Z test_inplace_grad_nn_functional_hardshrink_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Op has no inplace variant! (0.002s) 2022-08-13T17:00:00.6389104Z test_inplace_grad_nn_functional_hardsigmoid_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.014s) 2022-08-13T17:00:00.6410687Z test_inplace_grad_nn_functional_hardswish_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Op has no inplace variant! (0.002s) 2022-08-13T17:00:00.6432285Z test_inplace_grad_nn_functional_hardtanh_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Op has no inplace variant! (0.002s) 2022-08-13T17:00:00.6459332Z test_inplace_grad_nn_functional_hinge_embedding_loss_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Op has no inplace variant! (0.003s) 2022-08-13T17:00:00.6480532Z test_inplace_grad_nn_functional_huber_loss_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Op has no inplace variant! (0.002s) 2022-08-13T17:00:00.6502178Z test_inplace_grad_nn_functional_instance_norm_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Op has no inplace variant! (0.002s) 2022-08-13T17:00:00.6523460Z test_inplace_grad_nn_functional_interpolate_area_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Op has no inplace variant! (0.002s) 2022-08-13T17:00:00.6545056Z test_inplace_grad_nn_functional_interpolate_bicubic_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Op has no inplace variant! (0.002s) 2022-08-13T17:00:00.6566592Z test_inplace_grad_nn_functional_interpolate_bilinear_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Op has no inplace variant! (0.002s) 2022-08-13T17:00:00.6587976Z test_inplace_grad_nn_functional_interpolate_linear_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Op has no inplace variant! (0.002s) 2022-08-13T17:00:00.6609554Z test_inplace_grad_nn_functional_interpolate_nearest_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Op has no inplace variant! (0.002s) 2022-08-13T17:00:00.6630786Z test_inplace_grad_nn_functional_interpolate_trilinear_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Op has no inplace variant! (0.002s) 2022-08-13T17:00:00.6652461Z test_inplace_grad_nn_functional_kl_div_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Op has no inplace variant! (0.002s) 2022-08-13T17:00:00.6673864Z test_inplace_grad_nn_functional_l1_loss_cuda_complex128 (__main__.TestGradientsCUDA) ... skip: Op has no inplace variant! (0.002s) 2022-08-13T17:00:00.6701035Z test_inplace_grad_nn_functional_l1_loss_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Op has no inplace variant! (0.003s) 2022-08-13T17:00:00.6722306Z test_inplace_grad_nn_functional_layer_norm_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Op has no inplace variant! (0.002s) 2022-08-13T17:00:00.6743956Z test_inplace_grad_nn_functional_leaky_relu_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Op has no inplace variant! (0.002s) 2022-08-13T17:00:00.6765289Z test_inplace_grad_nn_functional_linear_cuda_complex128 (__main__.TestGradientsCUDA) ... skip: Op has no inplace variant! (0.002s) 2022-08-13T17:00:00.6786811Z test_inplace_grad_nn_functional_linear_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Op has no inplace variant! (0.002s) 2022-08-13T17:00:00.6808398Z test_inplace_grad_nn_functional_local_response_norm_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Op has no inplace variant! (0.002s) 2022-08-13T17:00:00.6829840Z test_inplace_grad_nn_functional_logsigmoid_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Op has no inplace variant! (0.002s) 2022-08-13T17:00:00.6851414Z test_inplace_grad_nn_functional_margin_ranking_loss_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Op has no inplace variant! (0.002s) 2022-08-13T17:00:00.6872767Z test_inplace_grad_nn_functional_max_pool1d_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Op has no inplace variant! (0.002s) 2022-08-13T17:00:00.6894617Z test_inplace_grad_nn_functional_max_pool2d_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Op has no inplace variant! (0.002s) 2022-08-13T17:00:00.6915881Z test_inplace_grad_nn_functional_max_pool3d_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Op has no inplace variant! (0.002s) 2022-08-13T17:00:00.6943077Z test_inplace_grad_nn_functional_max_unpool1d_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Op has no inplace variant! (0.003s) 2022-08-13T17:00:00.6964362Z test_inplace_grad_nn_functional_max_unpool1d_grad_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Op has no inplace variant! (0.002s) 2022-08-13T17:00:00.6985956Z test_inplace_grad_nn_functional_max_unpool2d_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Op has no inplace variant! (0.002s) 2022-08-13T17:00:00.7007644Z test_inplace_grad_nn_functional_max_unpool2d_grad_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Op has no inplace variant! (0.002s) 2022-08-13T17:00:00.7028852Z test_inplace_grad_nn_functional_max_unpool3d_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Op has no inplace variant! (0.002s) 2022-08-13T17:00:00.7050392Z test_inplace_grad_nn_functional_max_unpool3d_grad_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Op has no inplace variant! (0.002s) 2022-08-13T17:00:00.7190990Z test_inplace_grad_nn_functional_mish_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.014s) 2022-08-13T17:00:00.7212822Z test_inplace_grad_nn_functional_mse_loss_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Op has no inplace variant! (0.002s) 2022-08-13T17:00:00.7234293Z test_inplace_grad_nn_functional_multi_margin_loss_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Op has no inplace variant! (0.002s) 2022-08-13T17:00:00.7256389Z test_inplace_grad_nn_functional_multilabel_margin_loss_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Op has no inplace variant! (0.002s) 2022-08-13T17:00:00.7282577Z test_inplace_grad_nn_functional_multilabel_soft_margin_loss_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Op has no inplace variant! (0.003s) 2022-08-13T17:00:00.7304183Z test_inplace_grad_nn_functional_nll_loss_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Op has no inplace variant! (0.002s) 2022-08-13T17:00:00.7325578Z test_inplace_grad_nn_functional_normalize_cuda_complex128 (__main__.TestGradientsCUDA) ... skip: Op has no inplace variant! (0.002s) 2022-08-13T17:00:00.7347310Z test_inplace_grad_nn_functional_normalize_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Op has no inplace variant! (0.002s) 2022-08-13T17:00:00.7368892Z test_inplace_grad_nn_functional_pad_circular_cuda_complex128 (__main__.TestGradientsCUDA) ... skip: Op has no inplace variant! (0.002s) 2022-08-13T17:00:00.7390217Z test_inplace_grad_nn_functional_pad_circular_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Op has no inplace variant! (0.002s) 2022-08-13T17:00:00.7411820Z test_inplace_grad_nn_functional_pad_constant_cuda_complex128 (__main__.TestGradientsCUDA) ... skip: Op has no inplace variant! (0.002s) 2022-08-13T17:00:00.7433110Z test_inplace_grad_nn_functional_pad_constant_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Op has no inplace variant! (0.002s) 2022-08-13T17:00:00.7454860Z test_inplace_grad_nn_functional_pad_reflect_cuda_complex128 (__main__.TestGradientsCUDA) ... skip: Op has no inplace variant! (0.002s) 2022-08-13T17:00:00.7476191Z test_inplace_grad_nn_functional_pad_reflect_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Op has no inplace variant! (0.002s) 2022-08-13T17:00:00.7498351Z test_inplace_grad_nn_functional_pad_replicate_cuda_complex128 (__main__.TestGradientsCUDA) ... skip: Op has no inplace variant! (0.002s) 2022-08-13T17:00:00.7524989Z test_inplace_grad_nn_functional_pad_replicate_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Op has no inplace variant! (0.003s) 2022-08-13T17:00:00.7546506Z test_inplace_grad_nn_functional_pairwise_distance_cuda_complex128 (__main__.TestGradientsCUDA) ... skip: Op has no inplace variant! (0.002s) 2022-08-13T17:00:00.7568425Z test_inplace_grad_nn_functional_pairwise_distance_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Op has no inplace variant! (0.002s) 2022-08-13T17:00:00.7589701Z test_inplace_grad_nn_functional_pdist_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Op has no inplace variant! (0.002s) 2022-08-13T17:00:00.7611596Z test_inplace_grad_nn_functional_pixel_shuffle_cuda_complex128 (__main__.TestGradientsCUDA) ... skip: Op has no inplace variant! (0.002s) 2022-08-13T17:00:00.7632969Z test_inplace_grad_nn_functional_pixel_shuffle_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Op has no inplace variant! (0.002s) 2022-08-13T17:00:00.7654604Z test_inplace_grad_nn_functional_pixel_unshuffle_cuda_complex128 (__main__.TestGradientsCUDA) ... skip: Op has no inplace variant! (0.002s) 2022-08-13T17:00:00.7676009Z test_inplace_grad_nn_functional_pixel_unshuffle_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Op has no inplace variant! (0.002s) 2022-08-13T17:00:00.7697621Z test_inplace_grad_nn_functional_poisson_nll_loss_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Op has no inplace variant! (0.002s) 2022-08-13T17:00:00.7719083Z test_inplace_grad_nn_functional_prelu_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Op has no inplace variant! (0.002s) 2022-08-13T17:00:00.7741479Z test_inplace_grad_nn_functional_relu6_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Op has no inplace variant! (0.002s) 2022-08-13T17:00:00.7768823Z test_inplace_grad_nn_functional_relu_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Op has no inplace variant! (0.003s) 2022-08-13T17:00:00.7949756Z test_inplace_grad_nn_functional_rrelu_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.018s) 2022-08-13T17:00:00.8088708Z test_inplace_grad_nn_functional_selu_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.014s) 2022-08-13T17:00:00.8229355Z test_inplace_grad_nn_functional_silu_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.014s) 2022-08-13T17:00:00.8251042Z test_inplace_grad_nn_functional_smooth_l1_loss_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Op has no inplace variant! (0.002s) 2022-08-13T17:00:00.8272251Z test_inplace_grad_nn_functional_soft_margin_loss_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Op has no inplace variant! (0.002s) 2022-08-13T17:00:00.8294071Z test_inplace_grad_nn_functional_softmin_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Op has no inplace variant! (0.002s) 2022-08-13T17:00:00.8315477Z test_inplace_grad_nn_functional_softmin_with_dtype_cuda_complex128 (__main__.TestGradientsCUDA) ... skip: Op has no inplace variant! (0.002s) 2022-08-13T17:00:00.8337101Z test_inplace_grad_nn_functional_softmin_with_dtype_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Op has no inplace variant! (0.002s) 2022-08-13T17:00:00.8363766Z test_inplace_grad_nn_functional_softplus_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Op has no inplace variant! (0.003s) 2022-08-13T17:00:00.8385584Z test_inplace_grad_nn_functional_softshrink_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Op has no inplace variant! (0.002s) 2022-08-13T17:00:00.8407065Z test_inplace_grad_nn_functional_softsign_cuda_complex128 (__main__.TestGradientsCUDA) ... skip: Op has no inplace variant! (0.002s) 2022-08-13T17:00:00.8428704Z test_inplace_grad_nn_functional_softsign_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Op has no inplace variant! (0.002s) 2022-08-13T17:00:00.8450501Z test_inplace_grad_nn_functional_tanhshrink_cuda_complex128 (__main__.TestGradientsCUDA) ... skip: Op has no inplace variant! (0.002s) 2022-08-13T17:00:00.8471782Z test_inplace_grad_nn_functional_tanhshrink_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Op has no inplace variant! (0.002s) 2022-08-13T17:00:00.8493593Z test_inplace_grad_nn_functional_threshold_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Op has no inplace variant! (0.002s) 2022-08-13T17:00:00.8515076Z test_inplace_grad_nn_functional_triplet_margin_loss_cuda_complex128 (__main__.TestGradientsCUDA) ... skip: Op has no inplace variant! (0.002s) 2022-08-13T17:00:00.8536758Z test_inplace_grad_nn_functional_triplet_margin_loss_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Op has no inplace variant! (0.002s) 2022-08-13T17:00:00.8558326Z test_inplace_grad_nn_functional_triplet_margin_with_distance_loss_cuda_complex128 (__main__.TestGradientsCUDA) ... skip: Op has no inplace variant! (0.002s) 2022-08-13T17:00:00.8579830Z test_inplace_grad_nn_functional_triplet_margin_with_distance_loss_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Op has no inplace variant! (0.002s) 2022-08-13T17:00:00.8606489Z test_inplace_grad_nn_functional_unfold_cuda_complex128 (__main__.TestGradientsCUDA) ... skip: Op has no inplace variant! (0.003s) 2022-08-13T17:00:00.8627909Z test_inplace_grad_nn_functional_unfold_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Op has no inplace variant! (0.002s) 2022-08-13T17:00:00.8649868Z test_inplace_grad_nn_functional_upsample_bilinear_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Op has no inplace variant! (0.002s) 2022-08-13T17:00:00.8671138Z test_inplace_grad_nn_functional_upsample_nearest_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Op has no inplace variant! (0.002s) 2022-08-13T17:00:00.8693034Z test_inplace_grad_nonzero_cuda_complex128 (__main__.TestGradientsCUDA) ... skip: Skipped! Op doesn't support autograd for this dtype. (0.002s) 2022-08-13T17:00:00.8714130Z test_inplace_grad_nonzero_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Op doesn't support autograd for this dtype. (0.002s) 2022-08-13T17:00:00.8735690Z test_inplace_grad_norm_cuda_complex128 (__main__.TestGradientsCUDA) ... skip: Op has no inplace variant! (0.002s) 2022-08-13T17:00:00.8756893Z test_inplace_grad_norm_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Op has no inplace variant! (0.002s) 2022-08-13T17:00:00.8778635Z test_inplace_grad_norm_fro_cuda_complex128 (__main__.TestGradientsCUDA) ... skip: Op has no inplace variant! (0.002s) 2022-08-13T17:00:00.8800188Z test_inplace_grad_norm_fro_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Op has no inplace variant! (0.002s) 2022-08-13T17:00:00.8821717Z test_inplace_grad_norm_inf_cuda_complex128 (__main__.TestGradientsCUDA) ... skip: Op has no inplace variant! (0.002s) 2022-08-13T17:00:00.8849445Z test_inplace_grad_norm_inf_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Op has no inplace variant! (0.003s) 2022-08-13T17:00:00.8870682Z test_inplace_grad_norm_nuc_cuda_complex128 (__main__.TestGradientsCUDA) ... skip: Op has no inplace variant! (0.002s) 2022-08-13T17:00:00.8892423Z test_inplace_grad_norm_nuc_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Op has no inplace variant! (0.002s) 2022-08-13T17:00:00.8902916Z test_inplace_grad_normal_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Gradients are incorrect! (0.001s) 2022-08-13T17:00:00.8913239Z test_inplace_grad_normal_number_mean_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Gradients are incorrect! (0.001s) 2022-08-13T17:00:00.8935342Z test_inplace_grad_ones_like_cuda_complex128 (__main__.TestGradientsCUDA) ... skip: Skipped! Op doesn't support autograd for this dtype. (0.002s) 2022-08-13T17:00:00.8956546Z test_inplace_grad_ones_like_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Op doesn't support autograd for this dtype. (0.002s) 2022-08-13T17:00:00.8978076Z test_inplace_grad_ormqr_cuda_complex128 (__main__.TestGradientsCUDA) ... skip: Skipped! Op doesn't support autograd for this dtype. (0.002s) 2022-08-13T17:00:00.8999736Z test_inplace_grad_ormqr_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Op doesn't support autograd for this dtype. (0.002s) 2022-08-13T17:00:00.9020917Z test_inplace_grad_outer_cuda_complex128 (__main__.TestGradientsCUDA) ... skip: Op has no inplace variant! (0.002s) 2022-08-13T17:00:00.9042221Z test_inplace_grad_outer_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Op has no inplace variant! (0.002s) 2022-08-13T17:00:00.9064587Z test_inplace_grad_pca_lowrank_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Op has no inplace variant! (0.002s) 2022-08-13T17:00:00.9086782Z test_inplace_grad_permute_cuda_complex128 (__main__.TestGradientsCUDA) ... skip: Op has no inplace variant! (0.002s) 2022-08-13T17:00:00.9113692Z test_inplace_grad_permute_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Op has no inplace variant! (0.003s) 2022-08-13T17:00:00.9135717Z test_inplace_grad_pinverse_cuda_complex128 (__main__.TestGradientsCUDA) ... skip: Op has no inplace variant! (0.002s) 2022-08-13T17:00:00.9157001Z test_inplace_grad_pinverse_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Op has no inplace variant! (0.002s) 2022-08-13T17:00:00.9179179Z test_inplace_grad_polar_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Op has no inplace variant! (0.002s) 2022-08-13T17:00:01.1436254Z test_inplace_grad_polygamma_polygamma_n_0_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.225s) 2022-08-13T17:00:01.1446233Z test_inplace_grad_polygamma_polygamma_n_1_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! (0.001s) 2022-08-13T17:00:01.1456486Z test_inplace_grad_polygamma_polygamma_n_2_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! (0.001s) 2022-08-13T17:00:01.1467634Z test_inplace_grad_polygamma_polygamma_n_3_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! (0.001s) 2022-08-13T17:00:01.1477947Z test_inplace_grad_polygamma_polygamma_n_4_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! (0.001s) 2022-08-13T17:00:01.1502479Z test_inplace_grad_positive_cuda_complex128 (__main__.TestGradientsCUDA) ... skip: Op has no inplace variant! (0.002s) 2022-08-13T17:00:01.1524215Z test_inplace_grad_positive_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Op has no inplace variant! (0.002s) 2022-08-13T17:00:01.1587657Z test_inplace_grad_pow_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.006s) 2022-08-13T17:00:01.1634766Z test_inplace_grad_pow_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.005s) 2022-08-13T17:00:01.1663071Z test_inplace_grad_prod_cuda_complex128 (__main__.TestGradientsCUDA) ... skip: Op has no inplace variant! (0.003s) 2022-08-13T17:00:01.1684471Z test_inplace_grad_prod_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Op has no inplace variant! (0.002s) 2022-08-13T17:00:01.8257675Z test_inplace_grad_put_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.657s) 2022-08-13T17:00:01.9615409Z test_inplace_grad_put_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.136s) 2022-08-13T17:00:01.9638977Z test_inplace_grad_qr_cuda_complex128 (__main__.TestGradientsCUDA) ... skip: Op has no inplace variant! (0.002s) 2022-08-13T17:00:01.9660582Z test_inplace_grad_qr_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Op has no inplace variant! (0.002s) 2022-08-13T17:00:01.9682175Z test_inplace_grad_quantile_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Op has no inplace variant! (0.002s) 2022-08-13T17:00:01.9822766Z test_inplace_grad_rad2deg_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.014s) 2022-08-13T17:00:01.9845204Z test_inplace_grad_rand_like_cuda_complex128 (__main__.TestGradientsCUDA) ... skip: Skipped! Op doesn't support autograd for this dtype. (0.002s) 2022-08-13T17:00:01.9867115Z test_inplace_grad_rand_like_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Op doesn't support autograd for this dtype. (0.002s) 2022-08-13T17:00:01.9889266Z test_inplace_grad_randint_like_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Op doesn't support autograd for this dtype. (0.002s) 2022-08-13T17:00:01.9911458Z test_inplace_grad_randn_like_cuda_complex128 (__main__.TestGradientsCUDA) ... skip: Skipped! Op doesn't support autograd for this dtype. (0.002s) 2022-08-13T17:00:01.9933054Z test_inplace_grad_randn_like_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Op doesn't support autograd for this dtype. (0.002s) 2022-08-13T17:00:01.9954240Z test_inplace_grad_ravel_cuda_complex128 (__main__.TestGradientsCUDA) ... skip: Op has no inplace variant! (0.002s) 2022-08-13T17:00:01.9981468Z test_inplace_grad_ravel_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Op has no inplace variant! (0.003s) 2022-08-13T17:00:02.0002619Z test_inplace_grad_real_cuda_complex128 (__main__.TestGradientsCUDA) ... skip: Op has no inplace variant! (0.002s) 2022-08-13T17:00:02.0024303Z test_inplace_grad_real_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Op has no inplace variant! (0.002s) 2022-08-13T17:00:02.0625555Z test_inplace_grad_reciprocal_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.060s) 2022-08-13T17:00:02.0768126Z test_inplace_grad_reciprocal_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.014s) 2022-08-13T17:00:02.1093283Z test_inplace_grad_remainder_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.032s) 2022-08-13T17:00:06.3128596Z test_inplace_grad_renorm_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (4.203s) 2022-08-13T17:00:06.9618502Z test_inplace_grad_renorm_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.649s) 2022-08-13T17:00:06.9650257Z test_inplace_grad_repeat_cuda_complex128 (__main__.TestGradientsCUDA) ... skip: Op has no inplace variant! (0.003s) 2022-08-13T17:00:06.9673376Z test_inplace_grad_repeat_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Op has no inplace variant! (0.002s) 2022-08-13T17:00:06.9696987Z test_inplace_grad_repeat_interleave_cuda_complex128 (__main__.TestGradientsCUDA) ... skip: Op has no inplace variant! (0.002s) 2022-08-13T17:00:06.9720344Z test_inplace_grad_repeat_interleave_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Op has no inplace variant! (0.002s) 2022-08-13T17:00:06.9743813Z test_inplace_grad_reshape_as_cuda_complex128 (__main__.TestGradientsCUDA) ... skip: Op has no inplace variant! (0.002s) 2022-08-13T17:00:06.9768165Z test_inplace_grad_reshape_as_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Op has no inplace variant! (0.002s) 2022-08-13T17:00:06.9791856Z test_inplace_grad_reshape_cuda_complex128 (__main__.TestGradientsCUDA) ... skip: Op has no inplace variant! (0.002s) 2022-08-13T17:00:06.9815400Z test_inplace_grad_reshape_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Op has no inplace variant! (0.002s) 2022-08-13T17:00:06.9839019Z test_inplace_grad_resize__cuda_complex128 (__main__.TestGradientsCUDA) ... skip: Skipped! Op doesn't support autograd for this dtype. (0.002s) 2022-08-13T17:00:06.9862400Z test_inplace_grad_resize__cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Op doesn't support autograd for this dtype. (0.002s) 2022-08-13T17:00:06.9886401Z test_inplace_grad_resize_as__cuda_complex128 (__main__.TestGradientsCUDA) ... skip: Skipped! Op doesn't support autograd for this dtype. (0.002s) 2022-08-13T17:00:06.9915085Z test_inplace_grad_resize_as__cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Op doesn't support autograd for this dtype. (0.003s) 2022-08-13T17:00:06.9938534Z test_inplace_grad_resolve_conj_cuda_complex128 (__main__.TestGradientsCUDA) ... skip: Op has no inplace variant! (0.002s) 2022-08-13T17:00:06.9961780Z test_inplace_grad_resolve_conj_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Op has no inplace variant! (0.002s) 2022-08-13T17:00:06.9985330Z test_inplace_grad_resolve_neg_cuda_complex128 (__main__.TestGradientsCUDA) ... skip: Op has no inplace variant! (0.002s) 2022-08-13T17:00:07.0008819Z test_inplace_grad_resolve_neg_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Op has no inplace variant! (0.002s) 2022-08-13T17:00:07.0032269Z test_inplace_grad_roll_cuda_complex128 (__main__.TestGradientsCUDA) ... skip: Op has no inplace variant! (0.002s) 2022-08-13T17:00:07.0055769Z test_inplace_grad_roll_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Op has no inplace variant! (0.002s) 2022-08-13T17:00:07.0078965Z test_inplace_grad_rot90_cuda_complex128 (__main__.TestGradientsCUDA) ... skip: Op has no inplace variant! (0.002s) 2022-08-13T17:00:07.0102407Z test_inplace_grad_rot90_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Op has no inplace variant! (0.002s) 2022-08-13T17:00:07.0348232Z test_inplace_grad_round_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.024s) 2022-08-13T17:00:07.0494147Z test_inplace_grad_round_decimals_0_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.014s) 2022-08-13T17:00:07.0505329Z test_inplace_grad_round_decimals_3_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! (0.001s) 2022-08-13T17:00:07.0518152Z test_inplace_grad_round_decimals_neg_3_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! (0.001s) 2022-08-13T17:00:07.1088382Z test_inplace_grad_rsqrt_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.057s) 2022-08-13T17:00:07.1231034Z test_inplace_grad_rsqrt_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.014s) 2022-08-13T17:00:07.1254525Z test_inplace_grad_rsub_cuda_complex128 (__main__.TestGradientsCUDA) ... skip: Op has no inplace variant! (0.002s) 2022-08-13T17:00:07.1277550Z test_inplace_grad_rsub_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Op has no inplace variant! (0.002s) 2022-08-13T17:00:09.5512530Z test_inplace_grad_scatter_add_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (2.423s) 2022-08-13T17:00:09.9143639Z test_inplace_grad_scatter_add_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.363s) 2022-08-13T17:00:12.4040298Z test_inplace_grad_scatter_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (2.489s) 2022-08-13T17:00:12.7872980Z test_inplace_grad_scatter_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.383s) 2022-08-13T17:00:13.7414699Z test_inplace_grad_scatter_reduce_amax_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.954s) 2022-08-13T17:00:14.6953907Z test_inplace_grad_scatter_reduce_amin_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.954s) 2022-08-13T17:00:15.7459482Z test_inplace_grad_scatter_reduce_mean_cuda_float64 (__main__.TestGradientsCUDA) ... ok (1.050s) 2022-08-13T17:00:17.0548133Z test_inplace_grad_scatter_reduce_prod_cuda_float64 (__main__.TestGradientsCUDA) ... ok (1.309s) 2022-08-13T17:00:17.8439249Z test_inplace_grad_scatter_reduce_sum_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.789s) 2022-08-13T17:00:17.8461163Z test_inplace_grad_searchsorted_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Op doesn't support autograd for this dtype. (0.002s) 2022-08-13T17:00:17.8482689Z test_inplace_grad_segment_reduce_lengths_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Op has no inplace variant! (0.002s) 2022-08-13T17:00:17.8504760Z test_inplace_grad_segment_reduce_offsets_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Op has no inplace variant! (0.002s) 2022-08-13T17:00:17.8526359Z test_inplace_grad_select_cuda_complex128 (__main__.TestGradientsCUDA) ... skip: Op has no inplace variant! (0.002s) 2022-08-13T17:00:17.8548241Z test_inplace_grad_select_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Op has no inplace variant! (0.002s) 2022-08-13T17:00:17.8570294Z test_inplace_grad_select_scatter_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Op has no inplace variant! (0.002s) 2022-08-13T17:00:18.0358633Z test_inplace_grad_sgn_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.179s) 2022-08-13T17:00:18.0603127Z test_inplace_grad_sgn_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.024s) 2022-08-13T17:00:18.0624906Z test_inplace_grad_short_cuda_complex128 (__main__.TestGradientsCUDA) ... skip: Skipped! Op doesn't support autograd for this dtype. (0.002s) 2022-08-13T17:00:18.0646488Z test_inplace_grad_short_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Op doesn't support autograd for this dtype. (0.002s) 2022-08-13T17:00:18.1181526Z test_inplace_grad_sigmoid_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.053s) 2022-08-13T17:00:18.1319316Z test_inplace_grad_sigmoid_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.014s) 2022-08-13T17:00:18.1563140Z test_inplace_grad_sign_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.024s) 2022-08-13T17:00:18.1585377Z test_inplace_grad_signbit_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Op doesn't support autograd for this dtype. (0.002s) 2022-08-13T17:00:18.3151045Z test_inplace_grad_sin_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.156s) 2022-08-13T17:00:18.3413992Z test_inplace_grad_sin_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.026s) 2022-08-13T17:00:18.4065170Z test_inplace_grad_sinc_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.065s) 2022-08-13T17:00:18.4233366Z test_inplace_grad_sinc_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.017s) 2022-08-13T17:00:18.5818193Z test_inplace_grad_sinh_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.158s) 2022-08-13T17:00:18.6074580Z test_inplace_grad_sinh_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.026s) 2022-08-13T17:00:18.6096141Z test_inplace_grad_slice_scatter_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Op has no inplace variant! (0.002s) 2022-08-13T17:00:18.6117656Z test_inplace_grad_softmax_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Op has no inplace variant! (0.002s) 2022-08-13T17:00:18.6139433Z test_inplace_grad_softmax_with_dtype_cuda_complex128 (__main__.TestGradientsCUDA) ... skip: Op has no inplace variant! (0.002s) 2022-08-13T17:00:18.6165922Z test_inplace_grad_softmax_with_dtype_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Op has no inplace variant! (0.003s) 2022-08-13T17:00:18.6187287Z test_inplace_grad_sort_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Op has no inplace variant! (0.002s) 2022-08-13T17:00:18.6208711Z test_inplace_grad_sparse_sampled_addmm_cuda_complex128 (__main__.TestGradientsCUDA) ... skip: cusparseSDDMM was added in 11.2.1 (0.002s) 2022-08-13T17:00:18.6229915Z test_inplace_grad_sparse_sampled_addmm_cuda_float64 (__main__.TestGradientsCUDA) ... skip: cusparseSDDMM was added in 11.2.1 (0.002s) 2022-08-13T17:00:18.6251700Z test_inplace_grad_special_airy_ai_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Op doesn't support autograd for this dtype. (0.002s) 2022-08-13T17:00:18.6273176Z test_inplace_grad_special_bessel_j0_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Op doesn't support autograd for this dtype. (0.002s) 2022-08-13T17:00:18.6294638Z test_inplace_grad_special_bessel_j1_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Op doesn't support autograd for this dtype. (0.002s) 2022-08-13T17:00:18.6315909Z test_inplace_grad_special_bessel_y0_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Op doesn't support autograd for this dtype. (0.002s) 2022-08-13T17:00:18.6337480Z test_inplace_grad_special_bessel_y1_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Op doesn't support autograd for this dtype. (0.002s) 2022-08-13T17:00:18.6359073Z test_inplace_grad_special_chebyshev_polynomial_t_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Op doesn't support autograd for this dtype. (0.002s) 2022-08-13T17:00:18.6381355Z test_inplace_grad_special_chebyshev_polynomial_u_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Op doesn't support autograd for this dtype. (0.002s) 2022-08-13T17:00:18.6392344Z test_inplace_grad_special_chebyshev_polynomial_v_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-08-13T17:00:18.6402923Z test_inplace_grad_special_chebyshev_polynomial_w_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-08-13T17:00:18.6429809Z test_inplace_grad_special_entr_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Op has no inplace variant! (0.003s) 2022-08-13T17:00:18.6451288Z test_inplace_grad_special_erfcx_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Op has no inplace variant! (0.002s) 2022-08-13T17:00:18.6472592Z test_inplace_grad_special_hermite_polynomial_h_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Op doesn't support autograd for this dtype. (0.002s) 2022-08-13T17:00:18.6494253Z test_inplace_grad_special_hermite_polynomial_he_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Op doesn't support autograd for this dtype. (0.002s) 2022-08-13T17:00:18.6515428Z test_inplace_grad_special_i0e_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Op has no inplace variant! (0.002s) 2022-08-13T17:00:18.6537443Z test_inplace_grad_special_i1_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Op has no inplace variant! (0.002s) 2022-08-13T17:00:18.6558634Z test_inplace_grad_special_i1e_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Op has no inplace variant! (0.002s) 2022-08-13T17:00:18.6580511Z test_inplace_grad_special_laguerre_polynomial_l_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Op doesn't support autograd for this dtype. (0.002s) 2022-08-13T17:00:18.6591354Z test_inplace_grad_special_legendre_polynomial_p_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-08-13T17:00:18.6612761Z test_inplace_grad_special_log_ndtr_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Op has no inplace variant! (0.002s) 2022-08-13T17:00:18.6634350Z test_inplace_grad_special_modified_bessel_i0_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Op doesn't support autograd for this dtype. (0.002s) 2022-08-13T17:00:18.6656451Z test_inplace_grad_special_modified_bessel_i1_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Op doesn't support autograd for this dtype. (0.002s) 2022-08-13T17:00:18.6683263Z test_inplace_grad_special_modified_bessel_k0_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Op doesn't support autograd for this dtype. (0.003s) 2022-08-13T17:00:18.6704562Z test_inplace_grad_special_modified_bessel_k1_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Op doesn't support autograd for this dtype. (0.002s) 2022-08-13T17:00:18.6725708Z test_inplace_grad_special_ndtr_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Op has no inplace variant! (0.002s) 2022-08-13T17:00:18.6748129Z test_inplace_grad_special_ndtri_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Op has no inplace variant! (0.002s) 2022-08-13T17:00:18.6769709Z test_inplace_grad_special_polygamma_special_polygamma_n_0_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Op has no inplace variant! (0.002s) 2022-08-13T17:00:18.6791487Z test_inplace_grad_special_scaled_modified_bessel_k0_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Op doesn't support autograd for this dtype. (0.002s) 2022-08-13T17:00:18.6813172Z test_inplace_grad_special_scaled_modified_bessel_k1_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Op doesn't support autograd for this dtype. (0.002s) 2022-08-13T17:00:18.6824096Z test_inplace_grad_special_shifted_chebyshev_polynomial_t_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-08-13T17:00:18.6834642Z test_inplace_grad_special_shifted_chebyshev_polynomial_u_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-08-13T17:00:18.6845453Z test_inplace_grad_special_shifted_chebyshev_polynomial_v_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-08-13T17:00:18.6856534Z test_inplace_grad_special_shifted_chebyshev_polynomial_w_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-08-13T17:00:18.6878402Z test_inplace_grad_special_spherical_bessel_j0_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Op doesn't support autograd for this dtype. (0.002s) 2022-08-13T17:00:18.6888194Z test_inplace_grad_special_xlog1py_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! (0.001s) 2022-08-13T17:00:18.6910681Z test_inplace_grad_special_zeta_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Op doesn't support autograd for this dtype. (0.002s) 2022-08-13T17:00:18.6932262Z test_inplace_grad_split_cuda_complex128 (__main__.TestGradientsCUDA) ... skip: Op has no inplace variant! (0.002s) 2022-08-13T17:00:18.6953540Z test_inplace_grad_split_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Op has no inplace variant! (0.002s) 2022-08-13T17:00:18.6980915Z test_inplace_grad_split_list_args_cuda_complex128 (__main__.TestGradientsCUDA) ... skip: Op has no inplace variant! (0.003s) 2022-08-13T17:00:18.7002072Z test_inplace_grad_split_list_args_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Op has no inplace variant! (0.002s) 2022-08-13T17:00:18.7023887Z test_inplace_grad_split_with_sizes_cuda_complex128 (__main__.TestGradientsCUDA) ... skip: Op has no inplace variant! (0.002s) 2022-08-13T17:00:18.7045718Z test_inplace_grad_split_with_sizes_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Op has no inplace variant! (0.002s) 2022-08-13T17:00:18.8589248Z test_inplace_grad_sqrt_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.154s) 2022-08-13T17:00:18.8844009Z test_inplace_grad_sqrt_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.025s) 2022-08-13T17:00:18.9432599Z test_inplace_grad_square_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.059s) 2022-08-13T17:00:18.9579528Z test_inplace_grad_square_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.015s) 2022-08-13T17:00:19.6796834Z test_inplace_grad_squeeze_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.722s) 2022-08-13T17:00:19.7926872Z test_inplace_grad_squeeze_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.113s) 2022-08-13T17:00:19.7948405Z test_inplace_grad_stack_cuda_complex128 (__main__.TestGradientsCUDA) ... skip: Op has no inplace variant! (0.002s) 2022-08-13T17:00:19.7970044Z test_inplace_grad_stack_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Op has no inplace variant! (0.002s) 2022-08-13T17:00:19.7991738Z test_inplace_grad_std_cuda_complex128 (__main__.TestGradientsCUDA) ... skip: Op has no inplace variant! (0.002s) 2022-08-13T17:00:19.8013649Z test_inplace_grad_std_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Op has no inplace variant! (0.002s) 2022-08-13T17:00:19.8034995Z test_inplace_grad_std_mean_cuda_complex128 (__main__.TestGradientsCUDA) ... skip: Op has no inplace variant! (0.002s) 2022-08-13T17:00:19.8056705Z test_inplace_grad_std_mean_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Op has no inplace variant! (0.002s) 2022-08-13T17:00:19.8078286Z test_inplace_grad_stft_cuda_complex128 (__main__.TestGradientsCUDA) ... skip: Op has no inplace variant! (0.002s) 2022-08-13T17:00:19.8100238Z test_inplace_grad_stft_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Op has no inplace variant! (0.002s) 2022-08-13T17:00:21.2264292Z test_inplace_grad_sub_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (1.416s) 2022-08-13T17:00:21.4392703Z test_inplace_grad_sub_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.213s) 2022-08-13T17:00:21.4418123Z test_inplace_grad_sum_cuda_complex128 (__main__.TestGradientsCUDA) ... skip: Op has no inplace variant! (0.003s) 2022-08-13T17:00:21.4439531Z test_inplace_grad_sum_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Op has no inplace variant! (0.002s) 2022-08-13T17:00:21.4461736Z test_inplace_grad_sum_to_size_cuda_complex128 (__main__.TestGradientsCUDA) ... skip: Op has no inplace variant! (0.002s) 2022-08-13T17:00:21.4483282Z test_inplace_grad_sum_to_size_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Op has no inplace variant! (0.002s) 2022-08-13T17:00:21.4506052Z test_inplace_grad_svd_cuda_complex128 (__main__.TestGradientsCUDA) ... skip: Op has no inplace variant! (0.002s) 2022-08-13T17:00:21.4528318Z test_inplace_grad_svd_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Op has no inplace variant! (0.002s) 2022-08-13T17:00:21.4550908Z test_inplace_grad_svd_lowrank_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Op has no inplace variant! (0.002s) 2022-08-13T17:00:21.4572976Z test_inplace_grad_symeig_cuda_complex128 (__main__.TestGradientsCUDA) ... skip: Op has no inplace variant! (0.002s) 2022-08-13T17:00:21.4594685Z test_inplace_grad_symeig_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Op has no inplace variant! (0.002s) 2022-08-13T17:00:21.5072928Z test_inplace_grad_t_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.048s) 2022-08-13T17:00:21.5204873Z test_inplace_grad_t_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.013s) 2022-08-13T17:00:21.5226815Z test_inplace_grad_take_along_dim_cuda_complex128 (__main__.TestGradientsCUDA) ... skip: Op has no inplace variant! (0.002s) 2022-08-13T17:00:21.5248668Z test_inplace_grad_take_along_dim_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Op has no inplace variant! (0.002s) 2022-08-13T17:00:21.5270046Z test_inplace_grad_take_cuda_complex128 (__main__.TestGradientsCUDA) ... skip: Op has no inplace variant! (0.002s) 2022-08-13T17:00:21.5292022Z test_inplace_grad_take_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Op has no inplace variant! (0.002s) 2022-08-13T17:00:21.6840479Z test_inplace_grad_tan_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.155s) 2022-08-13T17:00:21.7098531Z test_inplace_grad_tan_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.026s) 2022-08-13T17:00:21.8551080Z test_inplace_grad_tanh_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.145s) 2022-08-13T17:00:21.8795219Z test_inplace_grad_tanh_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.024s) 2022-08-13T17:00:21.8822710Z test_inplace_grad_tensor_split_cuda_complex128 (__main__.TestGradientsCUDA) ... skip: Op has no inplace variant! (0.003s) 2022-08-13T17:00:21.8844057Z test_inplace_grad_tensor_split_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Op has no inplace variant! (0.002s) 2022-08-13T17:00:21.8865708Z test_inplace_grad_tensordot_cuda_complex128 (__main__.TestGradientsCUDA) ... skip: Op has no inplace variant! (0.002s) 2022-08-13T17:00:21.8887116Z test_inplace_grad_tensordot_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Op has no inplace variant! (0.002s) 2022-08-13T17:00:21.8908708Z test_inplace_grad_tile_cuda_complex128 (__main__.TestGradientsCUDA) ... skip: Op has no inplace variant! (0.002s) 2022-08-13T17:00:21.8930386Z test_inplace_grad_tile_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Op has no inplace variant! (0.002s) 2022-08-13T17:00:21.8952112Z test_inplace_grad_to_sparse_cuda_complex128 (__main__.TestGradientsCUDA) ... skip: Skipped! Op doesn't support autograd for this dtype. (0.002s) 2022-08-13T17:00:21.8973596Z test_inplace_grad_to_sparse_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Op has no inplace variant! (0.002s) 2022-08-13T17:00:21.8995009Z test_inplace_grad_topk_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Op has no inplace variant! (0.002s) 2022-08-13T17:00:21.9016872Z test_inplace_grad_trace_cuda_complex128 (__main__.TestGradientsCUDA) ... skip: Op has no inplace variant! (0.002s) 2022-08-13T17:00:21.9038303Z test_inplace_grad_trace_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Op has no inplace variant! (0.002s) 2022-08-13T17:00:23.3782822Z test_inplace_grad_transpose_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (1.474s) 2022-08-13T17:00:23.6012133Z test_inplace_grad_transpose_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.223s) 2022-08-13T17:00:23.6035502Z test_inplace_grad_trapezoid_cuda_complex128 (__main__.TestGradientsCUDA) ... skip: Op has no inplace variant! (0.002s) 2022-08-13T17:00:23.6057968Z test_inplace_grad_trapezoid_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Op has no inplace variant! (0.002s) 2022-08-13T17:00:23.6080127Z test_inplace_grad_trapz_cuda_complex128 (__main__.TestGradientsCUDA) ... skip: Op has no inplace variant! (0.002s) 2022-08-13T17:00:23.6101872Z test_inplace_grad_trapz_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Op has no inplace variant! (0.002s) 2022-08-13T17:00:23.6123423Z test_inplace_grad_triangular_solve_cuda_complex128 (__main__.TestGradientsCUDA) ... skip: Op has no inplace variant! (0.002s) 2022-08-13T17:00:23.6145083Z test_inplace_grad_triangular_solve_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Op has no inplace variant! (0.002s) 2022-08-13T17:00:31.3523391Z test_inplace_grad_tril_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (7.738s) 2022-08-13T17:00:32.4610060Z test_inplace_grad_tril_cuda_float64 (__main__.TestGradientsCUDA) ... ok (1.109s) 2022-08-13T17:00:40.2413878Z test_inplace_grad_triu_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (7.780s) 2022-08-13T17:00:41.3592527Z test_inplace_grad_triu_cuda_float64 (__main__.TestGradientsCUDA) ... ok (1.118s) 2022-08-13T17:00:42.3969987Z test_inplace_grad_true_divide_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (1.038s) 2022-08-13T17:00:42.5549827Z test_inplace_grad_true_divide_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.158s) 2022-08-13T17:00:42.5790637Z test_inplace_grad_trunc_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.024s) 2022-08-13T17:00:42.5812907Z test_inplace_grad_unbind_cuda_complex128 (__main__.TestGradientsCUDA) ... skip: Op has no inplace variant! (0.002s) 2022-08-13T17:00:42.5834582Z test_inplace_grad_unbind_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Op has no inplace variant! (0.002s) 2022-08-13T17:00:42.5856732Z test_inplace_grad_unflatten_cuda_complex128 (__main__.TestGradientsCUDA) ... skip: Op has no inplace variant! (0.002s) 2022-08-13T17:00:42.5878482Z test_inplace_grad_unflatten_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Op has no inplace variant! (0.002s) 2022-08-13T17:00:42.5900632Z test_inplace_grad_unfold_cuda_complex128 (__main__.TestGradientsCUDA) ... skip: Op has no inplace variant! (0.002s) 2022-08-13T17:00:42.5923399Z test_inplace_grad_unfold_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Op has no inplace variant! (0.002s) 2022-08-13T17:00:42.5945580Z test_inplace_grad_unique_consecutive_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Op doesn't support autograd for this dtype. (0.002s) 2022-08-13T17:00:42.5972081Z test_inplace_grad_unique_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Op doesn't support autograd for this dtype. (0.003s) 2022-08-13T17:00:44.2411878Z test_inplace_grad_unsqueeze_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (1.644s) 2022-08-13T17:00:44.4852668Z test_inplace_grad_unsqueeze_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.244s) 2022-08-13T17:00:44.4874287Z test_inplace_grad_var_cuda_complex128 (__main__.TestGradientsCUDA) ... skip: Op has no inplace variant! (0.002s) 2022-08-13T17:00:44.4896758Z test_inplace_grad_var_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Op has no inplace variant! (0.002s) 2022-08-13T17:00:44.4918462Z test_inplace_grad_var_mean_cuda_complex128 (__main__.TestGradientsCUDA) ... skip: Op has no inplace variant! (0.002s) 2022-08-13T17:00:44.4940567Z test_inplace_grad_var_mean_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Op has no inplace variant! (0.002s) 2022-08-13T17:00:44.4962348Z test_inplace_grad_vdot_cuda_complex128 (__main__.TestGradientsCUDA) ... skip: Op has no inplace variant! (0.002s) 2022-08-13T17:00:44.4984573Z test_inplace_grad_vdot_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Op has no inplace variant! (0.002s) 2022-08-13T17:00:44.5006026Z test_inplace_grad_view_as_complex_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Op has no inplace variant! (0.002s) 2022-08-13T17:00:44.5033135Z test_inplace_grad_view_as_cuda_complex128 (__main__.TestGradientsCUDA) ... skip: Op has no inplace variant! (0.003s) 2022-08-13T17:00:44.5055483Z test_inplace_grad_view_as_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Op has no inplace variant! (0.002s) 2022-08-13T17:00:44.5076483Z test_inplace_grad_view_as_real_cuda_complex128 (__main__.TestGradientsCUDA) ... skip: Op has no inplace variant! (0.002s) 2022-08-13T17:00:44.5097982Z test_inplace_grad_view_cuda_complex128 (__main__.TestGradientsCUDA) ... skip: Op has no inplace variant! (0.002s) 2022-08-13T17:00:44.5119297Z test_inplace_grad_view_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Op has no inplace variant! (0.002s) 2022-08-13T17:00:44.5140988Z test_inplace_grad_vsplit_cuda_complex128 (__main__.TestGradientsCUDA) ... skip: Op has no inplace variant! (0.002s) 2022-08-13T17:00:44.5162475Z test_inplace_grad_vsplit_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Op has no inplace variant! (0.002s) 2022-08-13T17:00:44.5184188Z test_inplace_grad_vstack_cuda_complex128 (__main__.TestGradientsCUDA) ... skip: Op has no inplace variant! (0.002s) 2022-08-13T17:00:44.5205690Z test_inplace_grad_vstack_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Op has no inplace variant! (0.002s) 2022-08-13T17:00:44.5227281Z test_inplace_grad_where_cuda_complex128 (__main__.TestGradientsCUDA) ... skip: Op has no inplace variant! (0.002s) 2022-08-13T17:00:44.5248878Z test_inplace_grad_where_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Op has no inplace variant! (0.002s) 2022-08-13T17:00:44.5259745Z test_inplace_grad_xlogy_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! (0.001s) 2022-08-13T17:00:44.5719511Z test_inplace_grad_zero__cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.046s) 2022-08-13T17:00:44.5845734Z test_inplace_grad_zero__cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.013s) 2022-08-13T17:00:44.5867487Z test_inplace_grad_zeros_like_cuda_complex128 (__main__.TestGradientsCUDA) ... skip: Skipped! Op doesn't support autograd for this dtype. (0.002s) 2022-08-13T17:00:44.5889679Z test_inplace_grad_zeros_like_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Op doesn't support autograd for this dtype. (0.002s) 2022-08-13T17:00:44.5906503Z test_inplace_gradgrad_H_cuda_complex128 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does not support inplace autograd. (0.002s) 2022-08-13T17:00:44.5924213Z test_inplace_gradgrad_H_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does not support inplace autograd. (0.002s) 2022-08-13T17:00:44.5942384Z test_inplace_gradgrad_T_cuda_complex128 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does not support inplace autograd. (0.002s) 2022-08-13T17:00:44.5960411Z test_inplace_gradgrad_T_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does not support inplace autograd. (0.002s) 2022-08-13T17:00:44.5978617Z test_inplace_gradgrad___getitem___cuda_complex128 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does not support inplace autograd. (0.002s) 2022-08-13T17:00:44.5996823Z test_inplace_gradgrad___getitem___cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does not support inplace autograd. (0.002s) 2022-08-13T17:00:44.6020276Z test_inplace_gradgrad___radd___cuda_complex128 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does not support inplace autograd. (0.002s) 2022-08-13T17:00:44.6037652Z test_inplace_gradgrad___radd___cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does not support inplace autograd. (0.002s) 2022-08-13T17:00:44.6055950Z test_inplace_gradgrad___rdiv___cuda_complex128 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does not support inplace autograd. (0.002s) 2022-08-13T17:00:44.6073623Z test_inplace_gradgrad___rdiv___cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does not support inplace autograd. (0.002s) 2022-08-13T17:00:44.6091726Z test_inplace_gradgrad___rmatmul___cuda_complex128 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does not support inplace autograd. (0.002s) 2022-08-13T17:00:44.6109677Z test_inplace_gradgrad___rmatmul___cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does not support inplace autograd. (0.002s) 2022-08-13T17:00:44.6127561Z test_inplace_gradgrad___rmod___cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does not support inplace autograd. (0.002s) 2022-08-13T17:00:44.6145695Z test_inplace_gradgrad___rmul___cuda_complex128 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does not support inplace autograd. (0.002s) 2022-08-13T17:00:44.6163105Z test_inplace_gradgrad___rmul___cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does not support inplace autograd. (0.002s) 2022-08-13T17:00:44.6170181Z test_inplace_gradgrad___rpow___cuda_complex128 (__main__.TestGradientsCUDA) ... skip: Skipped! (0.001s) 2022-08-13T17:00:44.6176693Z test_inplace_gradgrad___rpow___cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! (0.001s) 2022-08-13T17:00:44.6194764Z test_inplace_gradgrad___rsub___cuda_complex128 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does not support inplace autograd. (0.002s) 2022-08-13T17:00:44.6212699Z test_inplace_gradgrad___rsub___cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does not support inplace autograd. (0.002s) 2022-08-13T17:00:44.6235847Z test_inplace_gradgrad__masked_amax_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does not support inplace autograd. (0.002s) 2022-08-13T17:00:44.6253703Z test_inplace_gradgrad__masked_amin_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does not support inplace autograd. (0.002s) 2022-08-13T17:00:44.6271739Z test_inplace_gradgrad__masked_argmax_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Op doesn't support autograd for this dtype. (0.002s) 2022-08-13T17:00:44.6289518Z test_inplace_gradgrad__masked_argmin_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Op doesn't support autograd for this dtype. (0.002s) 2022-08-13T17:00:44.6306766Z test_inplace_gradgrad__masked_cumprod_cuda_complex128 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does not support inplace autograd. (0.002s) 2022-08-13T17:00:44.6324455Z test_inplace_gradgrad__masked_cumprod_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does not support inplace autograd. (0.002s) 2022-08-13T17:00:44.6342400Z test_inplace_gradgrad__masked_cumsum_cuda_complex128 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does not support inplace autograd. (0.002s) 2022-08-13T17:00:44.6360049Z test_inplace_gradgrad__masked_cumsum_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does not support inplace autograd. (0.002s) 2022-08-13T17:00:44.6377876Z test_inplace_gradgrad__masked_log_softmax_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does not support inplace autograd. (0.002s) 2022-08-13T17:00:44.6395735Z test_inplace_gradgrad__masked_logaddexp_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does not support inplace autograd. (0.002s) 2022-08-13T17:00:44.6413636Z test_inplace_gradgrad__masked_logsumexp_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does not support inplace autograd. (0.002s) 2022-08-13T17:00:44.6436671Z test_inplace_gradgrad__masked_mean_cuda_complex128 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does not support inplace autograd. (0.002s) 2022-08-13T17:00:44.6454957Z test_inplace_gradgrad__masked_mean_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does not support inplace autograd. (0.002s) 2022-08-13T17:00:44.6472453Z test_inplace_gradgrad__masked_median_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does not support inplace autograd. (0.002s) 2022-08-13T17:00:44.6490469Z test_inplace_gradgrad__masked_norm_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does not support inplace autograd. (0.002s) 2022-08-13T17:00:44.6508541Z test_inplace_gradgrad__masked_normalize_cuda_complex128 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does not support inplace autograd. (0.002s) 2022-08-13T17:00:44.6526127Z test_inplace_gradgrad__masked_normalize_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does not support inplace autograd. (0.002s) 2022-08-13T17:00:44.6544093Z test_inplace_gradgrad__masked_prod_cuda_complex128 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does not support inplace autograd. (0.002s) 2022-08-13T17:00:44.6561743Z test_inplace_gradgrad__masked_prod_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does not support inplace autograd. (0.002s) 2022-08-13T17:00:44.6580414Z test_inplace_gradgrad__masked_softmax_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does not support inplace autograd. (0.002s) 2022-08-13T17:00:44.6598253Z test_inplace_gradgrad__masked_softmin_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does not support inplace autograd. (0.002s) 2022-08-13T17:00:44.6616486Z test_inplace_gradgrad__masked_std_cuda_complex128 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does not support inplace autograd. (0.002s) 2022-08-13T17:00:44.6639383Z test_inplace_gradgrad__masked_std_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does not support inplace autograd. (0.002s) 2022-08-13T17:00:44.6657124Z test_inplace_gradgrad__masked_sum_cuda_complex128 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does not support inplace autograd. (0.002s) 2022-08-13T17:00:44.6674901Z test_inplace_gradgrad__masked_sum_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does not support inplace autograd. (0.002s) 2022-08-13T17:00:44.6692763Z test_inplace_gradgrad__masked_var_cuda_complex128 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does not support inplace autograd. (0.002s) 2022-08-13T17:00:44.6710449Z test_inplace_gradgrad__masked_var_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does not support inplace autograd. (0.002s) 2022-08-13T17:00:44.6717329Z test_inplace_gradgrad_abs_cuda_complex128 (__main__.TestGradientsCUDA) ... skip: In-place abs not supported for complex tensors (0.001s) 2022-08-13T17:00:44.7859894Z test_inplace_gradgrad_abs_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.114s) 2022-08-13T17:00:45.0983337Z test_inplace_gradgrad_acos_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.312s) 2022-08-13T17:00:45.1530531Z test_inplace_gradgrad_acos_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.055s) 2022-08-13T17:00:45.1548210Z test_inplace_gradgrad_acosh_cuda_complex128 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does not support inplace autograd. (0.002s) 2022-08-13T17:00:45.1565977Z test_inplace_gradgrad_acosh_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does not support inplace autograd. (0.002s) 2022-08-13T17:00:52.9921185Z test_inplace_gradgrad_add_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (7.835s) 2022-08-13T17:00:54.0455789Z test_inplace_gradgrad_add_cuda_float64 (__main__.TestGradientsCUDA) ... ok (1.053s) 2022-08-13T17:00:54.9944059Z test_inplace_gradgrad_addbmm_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.949s) 2022-08-13T17:00:55.0944748Z test_inplace_gradgrad_addbmm_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.100s) 2022-08-13T17:01:04.5168278Z test_inplace_gradgrad_addcdiv_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (9.422s) 2022-08-13T17:01:05.7915082Z test_inplace_gradgrad_addcdiv_cuda_float64 (__main__.TestGradientsCUDA) ... ok (1.274s) 2022-08-13T17:01:14.2652630Z test_inplace_gradgrad_addcmul_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (8.474s) 2022-08-13T17:01:15.3949631Z test_inplace_gradgrad_addcmul_cuda_float64 (__main__.TestGradientsCUDA) ... ok (1.130s) 2022-08-13T17:01:18.2213585Z test_inplace_gradgrad_addmm_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (2.826s) 2022-08-13T17:01:18.3272384Z test_inplace_gradgrad_addmm_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.106s) 2022-08-13T17:01:20.9653771Z test_inplace_gradgrad_addmm_decomposed_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (2.638s) 2022-08-13T17:01:21.0632429Z test_inplace_gradgrad_addmm_decomposed_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.098s) 2022-08-13T17:01:25.0619760Z test_inplace_gradgrad_addmv_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (3.999s) 2022-08-13T17:01:25.6111530Z test_inplace_gradgrad_addmv_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.549s) 2022-08-13T17:01:31.3158503Z test_inplace_gradgrad_addr_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (5.705s) 2022-08-13T17:01:32.0252931Z test_inplace_gradgrad_addr_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.709s) 2022-08-13T17:01:32.0272017Z test_inplace_gradgrad_all_cuda_complex128 (__main__.TestGradientsCUDA) ... skip: Skipped! Op doesn't support autograd for this dtype. (0.002s) 2022-08-13T17:01:32.0290594Z test_inplace_gradgrad_all_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Op doesn't support autograd for this dtype. (0.002s) 2022-08-13T17:01:32.0308592Z test_inplace_gradgrad_allclose_cuda_complex128 (__main__.TestGradientsCUDA) ... skip: Skipped! Op doesn't support autograd for this dtype. (0.002s) 2022-08-13T17:01:32.0326535Z test_inplace_gradgrad_allclose_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Op doesn't support autograd for this dtype. (0.002s) 2022-08-13T17:01:32.0344563Z test_inplace_gradgrad_amax_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does not support inplace autograd. (0.002s) 2022-08-13T17:01:32.0368937Z test_inplace_gradgrad_amin_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does not support inplace autograd. (0.002s) 2022-08-13T17:01:32.0387030Z test_inplace_gradgrad_aminmax_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Op doesn't support autograd for this dtype. (0.002s) 2022-08-13T17:01:32.0404771Z test_inplace_gradgrad_angle_cuda_complex128 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does not support inplace autograd. (0.002s) 2022-08-13T17:01:32.0422723Z test_inplace_gradgrad_angle_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does not support inplace autograd. (0.002s) 2022-08-13T17:01:32.0440421Z test_inplace_gradgrad_any_cuda_complex128 (__main__.TestGradientsCUDA) ... skip: Skipped! Op doesn't support autograd for this dtype. (0.002s) 2022-08-13T17:01:32.0458485Z test_inplace_gradgrad_any_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Op doesn't support autograd for this dtype. (0.002s) 2022-08-13T17:01:32.0476886Z test_inplace_gradgrad_arange_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Op doesn't support autograd for this dtype. (0.002s) 2022-08-13T17:01:32.0495283Z test_inplace_gradgrad_argmax_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Op doesn't support autograd for this dtype. (0.002s) 2022-08-13T17:01:32.0512812Z test_inplace_gradgrad_argmin_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Op doesn't support autograd for this dtype. (0.002s) 2022-08-13T17:01:32.0531081Z test_inplace_gradgrad_argsort_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Op doesn't support autograd for this dtype. (0.002s) 2022-08-13T17:01:32.0548787Z test_inplace_gradgrad_argwhere_cuda_complex128 (__main__.TestGradientsCUDA) ... skip: Skipped! Op doesn't support autograd for this dtype. (0.002s) 2022-08-13T17:01:32.0572134Z test_inplace_gradgrad_argwhere_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Op doesn't support autograd for this dtype. (0.002s) 2022-08-13T17:01:32.0578580Z test_inplace_gradgrad_as_strided_cuda_complex128 (__main__.TestGradientsCUDA) ... skip: Numerous errors (0.001s) 2022-08-13T17:01:32.0585089Z test_inplace_gradgrad_as_strided_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Numerous errors (0.001s) 2022-08-13T17:01:32.0603793Z test_inplace_gradgrad_as_strided_scatter_cuda_complex128 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does not support inplace autograd. (0.002s) 2022-08-13T17:01:32.0622015Z test_inplace_gradgrad_as_strided_scatter_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does not support inplace autograd. (0.002s) 2022-08-13T17:01:33.0556018Z test_inplace_gradgrad_asin_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.993s) 2022-08-13T17:01:33.1882167Z test_inplace_gradgrad_asin_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.133s) 2022-08-13T17:01:33.1900131Z test_inplace_gradgrad_asinh_cuda_complex128 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does not support inplace autograd. (0.002s) 2022-08-13T17:01:33.1917516Z test_inplace_gradgrad_asinh_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does not support inplace autograd. (0.002s) 2022-08-13T17:01:34.2369486Z test_inplace_gradgrad_atan2_cuda_float64 (__main__.TestGradientsCUDA) ... ok (1.045s) 2022-08-13T17:01:35.1821473Z test_inplace_gradgrad_atan_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.945s) 2022-08-13T17:01:35.3067081Z test_inplace_gradgrad_atan_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.125s) 2022-08-13T17:01:35.3084207Z test_inplace_gradgrad_atanh_cuda_complex128 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does not support inplace autograd. (0.002s) 2022-08-13T17:01:35.3102026Z test_inplace_gradgrad_atanh_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does not support inplace autograd. (0.002s) 2022-08-13T17:01:35.3119473Z test_inplace_gradgrad_atleast_1d_cuda_complex128 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does not support inplace autograd. (0.002s) 2022-08-13T17:01:35.3137707Z test_inplace_gradgrad_atleast_1d_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does not support inplace autograd. (0.002s) 2022-08-13T17:01:35.3155004Z test_inplace_gradgrad_atleast_2d_cuda_complex128 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does not support inplace autograd. (0.002s) 2022-08-13T17:01:35.3172844Z test_inplace_gradgrad_atleast_2d_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does not support inplace autograd. (0.002s) 2022-08-13T17:01:35.3190532Z test_inplace_gradgrad_atleast_3d_cuda_complex128 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does not support inplace autograd. (0.002s) 2022-08-13T17:01:35.3208320Z test_inplace_gradgrad_atleast_3d_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does not support inplace autograd. (0.002s) 2022-08-13T17:01:36.4691940Z test_inplace_gradgrad_baddbmm_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (1.148s) 2022-08-13T17:01:36.5655020Z test_inplace_gradgrad_baddbmm_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.096s) 2022-08-13T17:01:36.5672772Z test_inplace_gradgrad_bernoulli_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does not support inplace autograd. (0.002s) 2022-08-13T17:01:36.5690853Z test_inplace_gradgrad_bfloat16_cuda_complex128 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does not support inplace autograd. (0.002s) 2022-08-13T17:01:36.5708483Z test_inplace_gradgrad_bfloat16_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does not support inplace autograd. (0.002s) 2022-08-13T17:01:36.5726156Z test_inplace_gradgrad_block_diag_cuda_complex128 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does not support inplace autograd. (0.002s) 2022-08-13T17:01:36.5743794Z test_inplace_gradgrad_block_diag_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does not support inplace autograd. (0.002s) 2022-08-13T17:01:36.5761273Z test_inplace_gradgrad_bmm_cuda_complex128 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does not support inplace autograd. (0.002s) 2022-08-13T17:01:36.5779155Z test_inplace_gradgrad_bmm_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does not support inplace autograd. (0.002s) 2022-08-13T17:01:36.5796540Z test_inplace_gradgrad_bool_cuda_complex128 (__main__.TestGradientsCUDA) ... skip: Skipped! Op doesn't support autograd for this dtype. (0.002s) 2022-08-13T17:01:36.5813935Z test_inplace_gradgrad_bool_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Op doesn't support autograd for this dtype. (0.002s) 2022-08-13T17:01:36.5836634Z test_inplace_gradgrad_broadcast_tensors_cuda_complex128 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does not support inplace autograd. (0.002s) 2022-08-13T17:01:36.5853862Z test_inplace_gradgrad_broadcast_tensors_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does not support inplace autograd. (0.002s) 2022-08-13T17:01:36.5871066Z test_inplace_gradgrad_broadcast_to_cuda_complex128 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does not support inplace autograd. (0.002s) 2022-08-13T17:01:36.5888707Z test_inplace_gradgrad_broadcast_to_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does not support inplace autograd. (0.002s) 2022-08-13T17:01:36.5905971Z test_inplace_gradgrad_bucketize_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Op doesn't support autograd for this dtype. (0.002s) 2022-08-13T17:01:36.5923468Z test_inplace_gradgrad_byte_cuda_complex128 (__main__.TestGradientsCUDA) ... skip: Skipped! Op doesn't support autograd for this dtype. (0.002s) 2022-08-13T17:01:36.5942044Z test_inplace_gradgrad_byte_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Op doesn't support autograd for this dtype. (0.002s) 2022-08-13T17:01:36.5960284Z test_inplace_gradgrad_cartesian_prod_cuda_complex128 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does not support inplace autograd. (0.002s) 2022-08-13T17:01:36.5978317Z test_inplace_gradgrad_cartesian_prod_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does not support inplace autograd. (0.002s) 2022-08-13T17:01:36.5995710Z test_inplace_gradgrad_cat_cuda_complex128 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does not support inplace autograd. (0.002s) 2022-08-13T17:01:36.6013093Z test_inplace_gradgrad_cat_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does not support inplace autograd. (0.002s) 2022-08-13T17:01:36.6036212Z test_inplace_gradgrad_cdist_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does not support inplace autograd. (0.002s) 2022-08-13T17:01:36.6738103Z test_inplace_gradgrad_ceil_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.070s) 2022-08-13T17:01:36.6755164Z test_inplace_gradgrad_chalf_cuda_complex128 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does not support inplace autograd. (0.002s) 2022-08-13T17:01:36.6772777Z test_inplace_gradgrad_chalf_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does not support inplace autograd. (0.002s) 2022-08-13T17:01:36.6790228Z test_inplace_gradgrad_char_cuda_complex128 (__main__.TestGradientsCUDA) ... skip: Skipped! Op doesn't support autograd for this dtype. (0.002s) 2022-08-13T17:01:36.6807305Z test_inplace_gradgrad_char_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Op doesn't support autograd for this dtype. (0.002s) 2022-08-13T17:01:36.6824177Z test_inplace_gradgrad_cholesky_cuda_complex128 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does not support inplace autograd. (0.002s) 2022-08-13T17:01:36.6841059Z test_inplace_gradgrad_cholesky_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does not support inplace autograd. (0.002s) 2022-08-13T17:01:36.6858054Z test_inplace_gradgrad_cholesky_inverse_cuda_complex128 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does not support inplace autograd. (0.002s) 2022-08-13T17:01:36.6875071Z test_inplace_gradgrad_cholesky_inverse_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does not support inplace autograd. (0.002s) 2022-08-13T17:01:36.6897558Z test_inplace_gradgrad_cholesky_solve_cuda_complex128 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does not support inplace autograd. (0.002s) 2022-08-13T17:01:36.6914356Z test_inplace_gradgrad_cholesky_solve_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does not support inplace autograd. (0.002s) 2022-08-13T17:01:36.6931710Z test_inplace_gradgrad_chunk_cuda_complex128 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does not support inplace autograd. (0.002s) 2022-08-13T17:01:36.6948975Z test_inplace_gradgrad_chunk_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does not support inplace autograd. (0.002s) 2022-08-13T17:01:43.6078985Z test_inplace_gradgrad_clamp_cuda_float64 (__main__.TestGradientsCUDA) ... ok (6.913s) 2022-08-13T17:01:44.4680874Z test_inplace_gradgrad_clamp_max_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.860s) 2022-08-13T17:01:45.3283065Z test_inplace_gradgrad_clamp_min_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.860s) 2022-08-13T17:01:45.3302503Z test_inplace_gradgrad_clone_cuda_complex128 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does not support inplace autograd. (0.002s) 2022-08-13T17:01:45.3319973Z test_inplace_gradgrad_clone_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does not support inplace autograd. (0.002s) 2022-08-13T17:01:45.3338127Z test_inplace_gradgrad_column_stack_cuda_complex128 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does not support inplace autograd. (0.002s) 2022-08-13T17:01:45.3355497Z test_inplace_gradgrad_column_stack_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does not support inplace autograd. (0.002s) 2022-08-13T17:01:45.3373411Z test_inplace_gradgrad_combinations_cuda_complex128 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does not support inplace autograd. (0.002s) 2022-08-13T17:01:45.3391286Z test_inplace_gradgrad_combinations_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does not support inplace autograd. (0.002s) 2022-08-13T17:01:45.3409197Z test_inplace_gradgrad_complex_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does not support inplace autograd. (0.002s) 2022-08-13T17:01:45.3426596Z test_inplace_gradgrad_conj_cuda_complex128 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does not support inplace autograd. (0.002s) 2022-08-13T17:01:45.3449118Z test_inplace_gradgrad_conj_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does not support inplace autograd. (0.002s) 2022-08-13T17:01:46.0921509Z test_inplace_gradgrad_conj_physical_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.747s) 2022-08-13T17:01:46.1832765Z test_inplace_gradgrad_conj_physical_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.091s) 2022-08-13T17:01:46.1850703Z test_inplace_gradgrad_constant_pad_nd_cuda_complex128 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does not support inplace autograd. (0.002s) 2022-08-13T17:01:46.1867816Z test_inplace_gradgrad_constant_pad_nd_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does not support inplace autograd. (0.002s) 2022-08-13T17:01:46.1885702Z test_inplace_gradgrad_contiguous_cuda_complex128 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does not support inplace autograd. (0.002s) 2022-08-13T17:01:46.1903737Z test_inplace_gradgrad_contiguous_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does not support inplace autograd. (0.002s) 2022-08-13T17:01:46.2941740Z test_inplace_gradgrad_copysign_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.104s) 2022-08-13T17:01:46.2958832Z test_inplace_gradgrad_corrcoef_cuda_complex128 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does not support inplace autograd. (0.002s) 2022-08-13T17:01:46.2976716Z test_inplace_gradgrad_corrcoef_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does not support inplace autograd. (0.002s) 2022-08-13T17:01:46.5786715Z test_inplace_gradgrad_cos_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.281s) 2022-08-13T17:01:46.6273655Z test_inplace_gradgrad_cos_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.049s) 2022-08-13T17:01:46.8989252Z test_inplace_gradgrad_cosh_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.271s) 2022-08-13T17:01:46.9466340Z test_inplace_gradgrad_cosh_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.047s) 2022-08-13T17:01:46.9485862Z test_inplace_gradgrad_count_nonzero_cuda_complex128 (__main__.TestGradientsCUDA) ... skip: Skipped! Op doesn't support autograd for this dtype. (0.002s) 2022-08-13T17:01:46.9503868Z test_inplace_gradgrad_count_nonzero_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Op doesn't support autograd for this dtype. (0.002s) 2022-08-13T17:01:46.9520916Z test_inplace_gradgrad_cov_cuda_complex128 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does not support inplace autograd. (0.002s) 2022-08-13T17:01:46.9538605Z test_inplace_gradgrad_cov_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does not support inplace autograd. (0.002s) 2022-08-13T17:01:46.9556207Z test_inplace_gradgrad_cross_cuda_complex128 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does not support inplace autograd. (0.002s) 2022-08-13T17:01:46.9574084Z test_inplace_gradgrad_cross_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does not support inplace autograd. (0.002s) 2022-08-13T17:01:46.9591496Z test_inplace_gradgrad_cummax_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does not support inplace autograd. (0.002s) 2022-08-13T17:01:46.9609358Z test_inplace_gradgrad_cummin_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does not support inplace autograd. (0.002s) 2022-08-13T17:01:46.9617141Z test_inplace_gradgrad_cumprod_cuda_complex128 (__main__.TestGradientsCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-13T17:02:05.1650041Z test_inplace_gradgrad_cumprod_cuda_float64 (__main__.TestGradientsCUDA) ... ok (18.203s) 2022-08-13T17:02:17.7238734Z test_inplace_gradgrad_cumsum_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (12.559s) 2022-08-13T17:02:19.4289857Z test_inplace_gradgrad_cumsum_cuda_float64 (__main__.TestGradientsCUDA) ... ok (1.705s) 2022-08-13T17:02:19.4309265Z test_inplace_gradgrad_cumulative_trapezoid_cuda_complex128 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does not support inplace autograd. (0.002s) 2022-08-13T17:02:19.4327797Z test_inplace_gradgrad_cumulative_trapezoid_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does not support inplace autograd. (0.002s) 2022-08-13T17:02:19.4786810Z test_inplace_gradgrad_deg2rad_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.046s) 2022-08-13T17:02:19.4807362Z test_inplace_gradgrad_diag_cuda_complex128 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does not support inplace autograd. (0.002s) 2022-08-13T17:02:19.4825358Z test_inplace_gradgrad_diag_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does not support inplace autograd. (0.002s) 2022-08-13T17:02:19.4843216Z test_inplace_gradgrad_diag_embed_cuda_complex128 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does not support inplace autograd. (0.002s) 2022-08-13T17:02:19.4861277Z test_inplace_gradgrad_diag_embed_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does not support inplace autograd. (0.002s) 2022-08-13T17:02:19.4879104Z test_inplace_gradgrad_diagflat_cuda_complex128 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does not support inplace autograd. (0.002s) 2022-08-13T17:02:19.4897679Z test_inplace_gradgrad_diagflat_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does not support inplace autograd. (0.002s) 2022-08-13T17:02:19.4915443Z test_inplace_gradgrad_diagonal_cuda_complex128 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does not support inplace autograd. (0.002s) 2022-08-13T17:02:19.4933971Z test_inplace_gradgrad_diagonal_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does not support inplace autograd. (0.002s) 2022-08-13T17:02:19.4952573Z test_inplace_gradgrad_diagonal_scatter_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does not support inplace autograd. (0.002s) 2022-08-13T17:02:19.4972109Z test_inplace_gradgrad_diff_cuda_complex128 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does not support inplace autograd. (0.002s) 2022-08-13T17:02:19.4989929Z test_inplace_gradgrad_diff_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does not support inplace autograd. (0.002s) 2022-08-13T17:02:19.5497947Z test_inplace_gradgrad_digamma_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.051s) 2022-08-13T17:02:19.5515853Z test_inplace_gradgrad_dist_cuda_complex128 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does not support inplace autograd. (0.002s) 2022-08-13T17:02:19.5534269Z test_inplace_gradgrad_dist_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does not support inplace autograd. (0.002s) 2022-08-13T17:02:19.6392605Z test_inplace_gradgrad_div_floor_rounding_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.086s) 2022-08-13T17:02:20.4380737Z test_inplace_gradgrad_div_no_rounding_mode_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.799s) 2022-08-13T17:02:20.6053589Z test_inplace_gradgrad_div_no_rounding_mode_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.167s) 2022-08-13T17:02:20.6905470Z test_inplace_gradgrad_div_trunc_rounding_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.085s) 2022-08-13T17:02:20.6924615Z test_inplace_gradgrad_dot_cuda_complex128 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does not support inplace autograd. (0.002s) 2022-08-13T17:02:20.6942551Z test_inplace_gradgrad_dot_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does not support inplace autograd. (0.002s) 2022-08-13T17:02:20.6960594Z test_inplace_gradgrad_double_cuda_complex128 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does not support inplace autograd. (0.002s) 2022-08-13T17:02:20.6978483Z test_inplace_gradgrad_double_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does not support inplace autograd. (0.002s) 2022-08-13T17:02:20.6996712Z test_inplace_gradgrad_dsplit_cuda_complex128 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does not support inplace autograd. (0.002s) 2022-08-13T17:02:20.7015087Z test_inplace_gradgrad_dsplit_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does not support inplace autograd. (0.002s) 2022-08-13T17:02:20.7033171Z test_inplace_gradgrad_dstack_cuda_complex128 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does not support inplace autograd. (0.002s) 2022-08-13T17:02:20.7051527Z test_inplace_gradgrad_dstack_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does not support inplace autograd. (0.002s) 2022-08-13T17:02:20.7069558Z test_inplace_gradgrad_eig_cuda_complex128 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does not support inplace autograd. (0.002s) 2022-08-13T17:02:20.7086943Z test_inplace_gradgrad_eig_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does not support inplace autograd. (0.002s) 2022-08-13T17:02:20.7105233Z test_inplace_gradgrad_einsum_cuda_complex128 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does not support inplace autograd. (0.002s) 2022-08-13T17:02:20.7129193Z test_inplace_gradgrad_einsum_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does not support inplace autograd. (0.002s) 2022-08-13T17:02:20.7147362Z test_inplace_gradgrad_empty_cuda_complex128 (__main__.TestGradientsCUDA) ... skip: Skipped! Op doesn't support autograd for this dtype. (0.002s) 2022-08-13T17:02:20.7164726Z test_inplace_gradgrad_empty_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Op doesn't support autograd for this dtype. (0.002s) 2022-08-13T17:02:20.7182959Z test_inplace_gradgrad_empty_like_cuda_complex128 (__main__.TestGradientsCUDA) ... skip: Skipped! Op doesn't support autograd for this dtype. (0.002s) 2022-08-13T17:02:20.7200472Z test_inplace_gradgrad_empty_like_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Op doesn't support autograd for this dtype. (0.002s) 2022-08-13T17:02:20.7218549Z test_inplace_gradgrad_eq_cuda_complex128 (__main__.TestGradientsCUDA) ... skip: Skipped! Op doesn't support autograd for this dtype. (0.002s) 2022-08-13T17:02:20.7236066Z test_inplace_gradgrad_eq_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Op doesn't support autograd for this dtype. (0.002s) 2022-08-13T17:02:20.7254050Z test_inplace_gradgrad_equal_cuda_complex128 (__main__.TestGradientsCUDA) ... skip: Skipped! Op doesn't support autograd for this dtype. (0.002s) 2022-08-13T17:02:20.7271798Z test_inplace_gradgrad_equal_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Op doesn't support autograd for this dtype. (0.002s) 2022-08-13T17:02:20.8652515Z test_inplace_gradgrad_erf_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.138s) 2022-08-13T17:02:20.9212087Z test_inplace_gradgrad_erfc_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.056s) 2022-08-13T17:02:21.0645858Z test_inplace_gradgrad_erfinv_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.143s) 2022-08-13T17:02:21.1146010Z test_inplace_gradgrad_exp2_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.050s) 2022-08-13T17:02:21.3871793Z test_inplace_gradgrad_exp_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.272s) 2022-08-13T17:02:21.4351971Z test_inplace_gradgrad_exp_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.048s) 2022-08-13T17:02:21.4372251Z test_inplace_gradgrad_expand_as_cuda_complex128 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does not support inplace autograd. (0.002s) 2022-08-13T17:02:21.4390152Z test_inplace_gradgrad_expand_as_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does not support inplace autograd. (0.002s) 2022-08-13T17:02:21.4408012Z test_inplace_gradgrad_expand_cuda_complex128 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does not support inplace autograd. (0.002s) 2022-08-13T17:02:21.4425797Z test_inplace_gradgrad_expand_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does not support inplace autograd. (0.002s) 2022-08-13T17:02:21.5654602Z test_inplace_gradgrad_expm1_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.123s) 2022-08-13T17:02:21.5672640Z test_inplace_gradgrad_fft_fft2_cuda_complex128 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does not support inplace autograd. (0.002s) 2022-08-13T17:02:21.5691262Z test_inplace_gradgrad_fft_fft2_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does not support inplace autograd. (0.002s) 2022-08-13T17:02:21.5709509Z test_inplace_gradgrad_fft_fft_cuda_complex128 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does not support inplace autograd. (0.002s) 2022-08-13T17:02:21.5727809Z test_inplace_gradgrad_fft_fft_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does not support inplace autograd. (0.002s) 2022-08-13T17:02:21.5745755Z test_inplace_gradgrad_fft_fftn_cuda_complex128 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does not support inplace autograd. (0.002s) 2022-08-13T17:02:21.5769637Z test_inplace_gradgrad_fft_fftn_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does not support inplace autograd. (0.002s) 2022-08-13T17:02:21.5787483Z test_inplace_gradgrad_fft_fftshift_cuda_complex128 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does not support inplace autograd. (0.002s) 2022-08-13T17:02:21.5805703Z test_inplace_gradgrad_fft_fftshift_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does not support inplace autograd. (0.002s) 2022-08-13T17:02:21.5823421Z test_inplace_gradgrad_fft_hfft2_cuda_complex128 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does not support inplace autograd. (0.002s) 2022-08-13T17:02:21.5841200Z test_inplace_gradgrad_fft_hfft2_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does not support inplace autograd. (0.002s) 2022-08-13T17:02:21.5859390Z test_inplace_gradgrad_fft_hfft_cuda_complex128 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does not support inplace autograd. (0.002s) 2022-08-13T17:02:21.5877215Z test_inplace_gradgrad_fft_hfft_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does not support inplace autograd. (0.002s) 2022-08-13T17:02:21.5895442Z test_inplace_gradgrad_fft_hfftn_cuda_complex128 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does not support inplace autograd. (0.002s) 2022-08-13T17:02:21.5913419Z test_inplace_gradgrad_fft_hfftn_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does not support inplace autograd. (0.002s) 2022-08-13T17:02:21.5932792Z test_inplace_gradgrad_fft_ifft2_cuda_complex128 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does not support inplace autograd. (0.002s) 2022-08-13T17:02:21.5951495Z test_inplace_gradgrad_fft_ifft2_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does not support inplace autograd. (0.002s) 2022-08-13T17:02:21.5976978Z test_inplace_gradgrad_fft_ifft_cuda_complex128 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does not support inplace autograd. (0.002s) 2022-08-13T17:02:21.5995861Z test_inplace_gradgrad_fft_ifft_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does not support inplace autograd. (0.002s) 2022-08-13T17:02:21.6014918Z test_inplace_gradgrad_fft_ifftn_cuda_complex128 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does not support inplace autograd. (0.002s) 2022-08-13T17:02:21.6032584Z test_inplace_gradgrad_fft_ifftn_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does not support inplace autograd. (0.002s) 2022-08-13T17:02:21.6050747Z test_inplace_gradgrad_fft_ifftshift_cuda_complex128 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does not support inplace autograd. (0.002s) 2022-08-13T17:02:21.6068585Z test_inplace_gradgrad_fft_ifftshift_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does not support inplace autograd. (0.002s) 2022-08-13T17:02:21.6086518Z test_inplace_gradgrad_fft_ihfft2_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does not support inplace autograd. (0.002s) 2022-08-13T17:02:21.6104574Z test_inplace_gradgrad_fft_ihfft_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does not support inplace autograd. (0.002s) 2022-08-13T17:02:21.6122368Z test_inplace_gradgrad_fft_ihfftn_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does not support inplace autograd. (0.002s) 2022-08-13T17:02:21.6140612Z test_inplace_gradgrad_fft_irfft2_cuda_complex128 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does not support inplace autograd. (0.002s) 2022-08-13T17:02:21.6158480Z test_inplace_gradgrad_fft_irfft2_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does not support inplace autograd. (0.002s) 2022-08-13T17:02:21.6182643Z test_inplace_gradgrad_fft_irfft_cuda_complex128 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does not support inplace autograd. (0.002s) 2022-08-13T17:02:21.6201587Z test_inplace_gradgrad_fft_irfft_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does not support inplace autograd. (0.002s) 2022-08-13T17:02:21.6221141Z test_inplace_gradgrad_fft_irfftn_cuda_complex128 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does not support inplace autograd. (0.002s) 2022-08-13T17:02:21.6239607Z test_inplace_gradgrad_fft_irfftn_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does not support inplace autograd. (0.002s) 2022-08-13T17:02:21.6257910Z test_inplace_gradgrad_fft_rfft2_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does not support inplace autograd. (0.002s) 2022-08-13T17:02:21.6275563Z test_inplace_gradgrad_fft_rfft_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does not support inplace autograd. (0.002s) 2022-08-13T17:02:21.6293736Z test_inplace_gradgrad_fft_rfftn_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does not support inplace autograd. (0.002s) 2022-08-13T17:02:21.8058844Z test_inplace_gradgrad_fill_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.176s) 2022-08-13T17:02:21.8332479Z test_inplace_gradgrad_fill_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.027s) 2022-08-13T17:02:21.8350297Z test_inplace_gradgrad_flatten_cuda_complex128 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does not support inplace autograd. (0.002s) 2022-08-13T17:02:21.8368443Z test_inplace_gradgrad_flatten_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does not support inplace autograd. (0.002s) 2022-08-13T17:02:21.8386246Z test_inplace_gradgrad_flip_cuda_complex128 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does not support inplace autograd. (0.002s) 2022-08-13T17:02:21.8403849Z test_inplace_gradgrad_flip_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does not support inplace autograd. (0.002s) 2022-08-13T17:02:21.8422012Z test_inplace_gradgrad_fliplr_cuda_complex128 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does not support inplace autograd. (0.002s) 2022-08-13T17:02:21.8440666Z test_inplace_gradgrad_fliplr_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does not support inplace autograd. (0.002s) 2022-08-13T17:02:21.8459732Z test_inplace_gradgrad_flipud_cuda_complex128 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does not support inplace autograd. (0.002s) 2022-08-13T17:02:21.8478516Z test_inplace_gradgrad_flipud_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does not support inplace autograd. (0.002s) 2022-08-13T17:02:21.8497629Z test_inplace_gradgrad_float_cuda_complex128 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does not support inplace autograd. (0.002s) 2022-08-13T17:02:21.8522217Z test_inplace_gradgrad_float_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does not support inplace autograd. (0.002s) 2022-08-13T17:02:22.9190793Z test_inplace_gradgrad_float_power_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (1.067s) 2022-08-13T17:02:23.1367934Z test_inplace_gradgrad_float_power_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.218s) 2022-08-13T17:02:23.2116627Z test_inplace_gradgrad_floor_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.075s) 2022-08-13T17:02:23.2136893Z test_inplace_gradgrad_floor_divide_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Op doesn't support autograd for this dtype. (0.002s) 2022-08-13T17:02:23.2154294Z test_inplace_gradgrad_fmax_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does not support inplace autograd. (0.002s) 2022-08-13T17:02:23.2172600Z test_inplace_gradgrad_fmin_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does not support inplace autograd. (0.002s) 2022-08-13T17:02:23.3733486Z test_inplace_gradgrad_fmod_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.156s) 2022-08-13T17:02:23.4161897Z test_inplace_gradgrad_frac_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.043s) 2022-08-13T17:02:23.4180193Z test_inplace_gradgrad_frexp_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does not support inplace autograd. (0.002s) 2022-08-13T17:02:23.4198445Z test_inplace_gradgrad_full_like_cuda_complex128 (__main__.TestGradientsCUDA) ... skip: Skipped! Op doesn't support autograd for this dtype. (0.002s) 2022-08-13T17:02:23.4216125Z test_inplace_gradgrad_full_like_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Op doesn't support autograd for this dtype. (0.002s) 2022-08-13T17:02:23.4234125Z test_inplace_gradgrad_gather_cuda_complex128 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does not support inplace autograd. (0.002s) 2022-08-13T17:02:23.4252488Z test_inplace_gradgrad_gather_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does not support inplace autograd. (0.002s) 2022-08-13T17:02:23.4270252Z test_inplace_gradgrad_ge_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Op doesn't support autograd for this dtype. (0.002s) 2022-08-13T17:02:23.4288757Z test_inplace_gradgrad_geqrf_cuda_complex128 (__main__.TestGradientsCUDA) ... skip: Skipped! Op doesn't support autograd for this dtype. (0.002s) 2022-08-13T17:02:23.4306472Z test_inplace_gradgrad_geqrf_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Op doesn't support autograd for this dtype. (0.002s) 2022-08-13T17:02:23.4324274Z test_inplace_gradgrad_gradient_cuda_complex128 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does not support inplace autograd. (0.002s) 2022-08-13T17:02:23.4348561Z test_inplace_gradgrad_gradient_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does not support inplace autograd. (0.002s) 2022-08-13T17:02:23.4367366Z test_inplace_gradgrad_gt_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Op doesn't support autograd for this dtype. (0.002s) 2022-08-13T17:02:23.4386398Z test_inplace_gradgrad_half_cuda_complex128 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does not support inplace autograd. (0.002s) 2022-08-13T17:02:23.4405266Z test_inplace_gradgrad_half_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does not support inplace autograd. (0.002s) 2022-08-13T17:02:23.4424422Z test_inplace_gradgrad_heaviside_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Op doesn't support autograd for this dtype. (0.002s) 2022-08-13T17:02:23.4443288Z test_inplace_gradgrad_histc_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Op doesn't support autograd for this dtype. (0.002s) 2022-08-13T17:02:23.4462214Z test_inplace_gradgrad_hsplit_cuda_complex128 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does not support inplace autograd. (0.002s) 2022-08-13T17:02:23.4480936Z test_inplace_gradgrad_hsplit_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does not support inplace autograd. (0.002s) 2022-08-13T17:02:23.4500028Z test_inplace_gradgrad_hstack_cuda_complex128 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does not support inplace autograd. (0.002s) 2022-08-13T17:02:23.4518908Z test_inplace_gradgrad_hstack_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does not support inplace autograd. (0.002s) 2022-08-13T17:02:24.4692970Z test_inplace_gradgrad_hypot_cuda_float64 (__main__.TestGradientsCUDA) ... ok (1.017s) 2022-08-13T17:02:24.5538323Z test_inplace_gradgrad_i0_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.085s) 2022-08-13T17:02:24.5557057Z test_inplace_gradgrad_igamma_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Op doesn't support autograd for this dtype. (0.002s) 2022-08-13T17:02:24.5575219Z test_inplace_gradgrad_igammac_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Op doesn't support autograd for this dtype. (0.002s) 2022-08-13T17:02:24.5593233Z test_inplace_gradgrad_imag_cuda_complex128 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does not support inplace autograd. (0.002s) 2022-08-13T17:02:30.0662448Z test_inplace_gradgrad_index_add_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (5.507s) 2022-08-13T17:02:30.8399601Z test_inplace_gradgrad_index_add_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.774s) 2022-08-13T17:02:32.6361023Z test_inplace_gradgrad_index_copy_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (1.796s) 2022-08-13T17:02:32.9020396Z test_inplace_gradgrad_index_copy_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.266s) 2022-08-13T17:02:33.8291112Z test_inplace_gradgrad_index_fill_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.927s) 2022-08-13T17:02:33.9652834Z test_inplace_gradgrad_index_fill_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.136s) 2022-08-13T17:02:39.6450322Z test_inplace_gradgrad_index_put_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (5.680s) 2022-08-13T17:02:40.4145738Z test_inplace_gradgrad_index_put_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.769s) 2022-08-13T17:03:02.5963161Z test_inplace_gradgrad_index_reduce_cuda_float64 (__main__.TestGradientsCUDA) ... ok (22.182s) 2022-08-13T17:03:02.5983551Z test_inplace_gradgrad_index_select_cuda_complex128 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does not support inplace autograd. (0.002s) 2022-08-13T17:03:02.6002098Z test_inplace_gradgrad_index_select_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does not support inplace autograd. (0.002s) 2022-08-13T17:03:02.6021213Z test_inplace_gradgrad_inner_cuda_complex128 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does not support inplace autograd. (0.002s) 2022-08-13T17:03:02.6039914Z test_inplace_gradgrad_inner_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does not support inplace autograd. (0.002s) 2022-08-13T17:03:02.6058939Z test_inplace_gradgrad_int_cuda_complex128 (__main__.TestGradientsCUDA) ... skip: Skipped! Op doesn't support autograd for this dtype. (0.002s) 2022-08-13T17:03:02.6077384Z test_inplace_gradgrad_int_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Op doesn't support autograd for this dtype. (0.002s) 2022-08-13T17:03:02.6096218Z test_inplace_gradgrad_inverse_cuda_complex128 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does not support inplace autograd. (0.002s) 2022-08-13T17:03:02.6114839Z test_inplace_gradgrad_inverse_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does not support inplace autograd. (0.002s) 2022-08-13T17:03:02.6133671Z test_inplace_gradgrad_isclose_cuda_complex128 (__main__.TestGradientsCUDA) ... skip: Skipped! Op doesn't support autograd for this dtype. (0.002s) 2022-08-13T17:03:02.6152109Z test_inplace_gradgrad_isclose_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Op doesn't support autograd for this dtype. (0.002s) 2022-08-13T17:03:02.6175881Z test_inplace_gradgrad_isfinite_cuda_complex128 (__main__.TestGradientsCUDA) ... skip: Skipped! Op doesn't support autograd for this dtype. (0.002s) 2022-08-13T17:03:02.6194117Z test_inplace_gradgrad_isfinite_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Op doesn't support autograd for this dtype. (0.002s) 2022-08-13T17:03:02.6212825Z test_inplace_gradgrad_isin_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Op doesn't support autograd for this dtype. (0.002s) 2022-08-13T17:03:02.6231098Z test_inplace_gradgrad_isinf_cuda_complex128 (__main__.TestGradientsCUDA) ... skip: Skipped! Op doesn't support autograd for this dtype. (0.002s) 2022-08-13T17:03:02.6249669Z test_inplace_gradgrad_isinf_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Op doesn't support autograd for this dtype. (0.002s) 2022-08-13T17:03:02.6268015Z test_inplace_gradgrad_isnan_cuda_complex128 (__main__.TestGradientsCUDA) ... skip: Skipped! Op doesn't support autograd for this dtype. (0.002s) 2022-08-13T17:03:02.6286370Z test_inplace_gradgrad_isnan_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Op doesn't support autograd for this dtype. (0.002s) 2022-08-13T17:03:02.6304955Z test_inplace_gradgrad_isneginf_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Op doesn't support autograd for this dtype. (0.002s) 2022-08-13T17:03:02.6323540Z test_inplace_gradgrad_isposinf_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Op doesn't support autograd for this dtype. (0.002s) 2022-08-13T17:03:02.6341968Z test_inplace_gradgrad_isreal_cuda_complex128 (__main__.TestGradientsCUDA) ... skip: Skipped! Op doesn't support autograd for this dtype. (0.002s) 2022-08-13T17:03:02.6360148Z test_inplace_gradgrad_isreal_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Op doesn't support autograd for this dtype. (0.002s) 2022-08-13T17:03:02.6383968Z test_inplace_gradgrad_istft_cuda_complex128 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does not support inplace autograd. (0.002s) 2022-08-13T17:03:02.6402476Z test_inplace_gradgrad_istft_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does not support inplace autograd. (0.002s) 2022-08-13T17:03:02.6421265Z test_inplace_gradgrad_jiterator_2inputs_2outputs_cuda_complex128 (__main__.TestGradientsCUDA) ... skip: Skipped! Op doesn't support autograd for this dtype. (0.002s) 2022-08-13T17:03:02.6439706Z test_inplace_gradgrad_jiterator_2inputs_2outputs_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Op doesn't support autograd for this dtype. (0.002s) 2022-08-13T17:03:02.6458228Z test_inplace_gradgrad_jiterator_4inputs_with_extra_args_cuda_complex128 (__main__.TestGradientsCUDA) ... skip: Skipped! Op doesn't support autograd for this dtype. (0.002s) 2022-08-13T17:03:02.6476613Z test_inplace_gradgrad_jiterator_4inputs_with_extra_args_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Op doesn't support autograd for this dtype. (0.002s) 2022-08-13T17:03:02.6495378Z test_inplace_gradgrad_jiterator_binary_cuda_complex128 (__main__.TestGradientsCUDA) ... skip: Skipped! Op doesn't support autograd for this dtype. (0.002s) 2022-08-13T17:03:02.6513837Z test_inplace_gradgrad_jiterator_binary_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Op doesn't support autograd for this dtype. (0.002s) 2022-08-13T17:03:02.6532375Z test_inplace_gradgrad_jiterator_binary_return_by_ref_cuda_complex128 (__main__.TestGradientsCUDA) ... skip: Skipped! Op doesn't support autograd for this dtype. (0.002s) 2022-08-13T17:03:02.6550807Z test_inplace_gradgrad_jiterator_binary_return_by_ref_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Op doesn't support autograd for this dtype. (0.002s) 2022-08-13T17:03:02.6569500Z test_inplace_gradgrad_jiterator_unary_cuda_complex128 (__main__.TestGradientsCUDA) ... skip: Skipped! Op doesn't support autograd for this dtype. (0.002s) 2022-08-13T17:03:02.6593382Z test_inplace_gradgrad_jiterator_unary_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Op doesn't support autograd for this dtype. (0.002s) 2022-08-13T17:03:02.6611918Z test_inplace_gradgrad_kron_cuda_complex128 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does not support inplace autograd. (0.002s) 2022-08-13T17:03:02.6630281Z test_inplace_gradgrad_kron_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does not support inplace autograd. (0.002s) 2022-08-13T17:03:02.6648931Z test_inplace_gradgrad_kthvalue_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does not support inplace autograd. (0.002s) 2022-08-13T17:03:02.6667369Z test_inplace_gradgrad_ldexp_cuda_complex128 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does not support inplace autograd. (0.002s) 2022-08-13T17:03:02.6685708Z test_inplace_gradgrad_ldexp_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does not support inplace autograd. (0.002s) 2022-08-13T17:03:02.6704045Z test_inplace_gradgrad_le_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Op doesn't support autograd for this dtype. (0.002s) 2022-08-13T17:03:21.3745173Z test_inplace_gradgrad_lerp_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (18.704s) 2022-08-13T17:03:22.8327638Z test_inplace_gradgrad_lerp_cuda_float64 (__main__.TestGradientsCUDA) ... ok (1.458s) 2022-08-13T17:03:22.8832959Z test_inplace_gradgrad_lgamma_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.050s) 2022-08-13T17:03:22.8854145Z test_inplace_gradgrad_linalg_cholesky_cuda_complex128 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does not support inplace autograd. (0.002s) 2022-08-13T17:03:22.8874950Z test_inplace_gradgrad_linalg_cholesky_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does not support inplace autograd. (0.002s) 2022-08-13T17:03:22.8896016Z test_inplace_gradgrad_linalg_cholesky_ex_cuda_complex128 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does not support inplace autograd. (0.002s) 2022-08-13T17:03:22.8916938Z test_inplace_gradgrad_linalg_cholesky_ex_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does not support inplace autograd. (0.002s) 2022-08-13T17:03:22.8938680Z test_inplace_gradgrad_linalg_cond_cuda_complex128 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does not support inplace autograd. (0.002s) 2022-08-13T17:03:22.8959994Z test_inplace_gradgrad_linalg_cond_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does not support inplace autograd. (0.002s) 2022-08-13T17:03:22.8980721Z test_inplace_gradgrad_linalg_cross_cuda_complex128 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does not support inplace autograd. (0.002s) 2022-08-13T17:03:22.9001505Z test_inplace_gradgrad_linalg_cross_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does not support inplace autograd. (0.002s) 2022-08-13T17:03:22.9022091Z test_inplace_gradgrad_linalg_det_cuda_complex128 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does not support inplace autograd. (0.002s) 2022-08-13T17:03:22.9047838Z test_inplace_gradgrad_linalg_det_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does not support inplace autograd. (0.002s) 2022-08-13T17:03:22.9068376Z test_inplace_gradgrad_linalg_det_singular_cuda_complex128 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does not support inplace autograd. (0.002s) 2022-08-13T17:03:22.9088673Z test_inplace_gradgrad_linalg_det_singular_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does not support inplace autograd. (0.002s) 2022-08-13T17:03:22.9109254Z test_inplace_gradgrad_linalg_eig_cuda_complex128 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does not support inplace autograd. (0.002s) 2022-08-13T17:03:22.9130131Z test_inplace_gradgrad_linalg_eig_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does not support inplace autograd. (0.002s) 2022-08-13T17:03:22.9150717Z test_inplace_gradgrad_linalg_eigh_cuda_complex128 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does not support inplace autograd. (0.002s) 2022-08-13T17:03:22.9171666Z test_inplace_gradgrad_linalg_eigh_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does not support inplace autograd. (0.002s) 2022-08-13T17:03:22.9191434Z test_inplace_gradgrad_linalg_eigvals_cuda_complex128 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does not support inplace autograd. (0.002s) 2022-08-13T17:03:22.9210161Z test_inplace_gradgrad_linalg_eigvals_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does not support inplace autograd. (0.002s) 2022-08-13T17:03:22.9228493Z test_inplace_gradgrad_linalg_eigvalsh_cuda_complex128 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does not support inplace autograd. (0.002s) 2022-08-13T17:03:22.9246955Z test_inplace_gradgrad_linalg_eigvalsh_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does not support inplace autograd. (0.002s) 2022-08-13T17:03:22.9272215Z test_inplace_gradgrad_linalg_householder_product_cuda_complex128 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does not support inplace autograd. (0.002s) 2022-08-13T17:03:22.9291884Z test_inplace_gradgrad_linalg_householder_product_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does not support inplace autograd. (0.002s) 2022-08-13T17:03:22.9310605Z test_inplace_gradgrad_linalg_inv_cuda_complex128 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does not support inplace autograd. (0.002s) 2022-08-13T17:03:22.9329696Z test_inplace_gradgrad_linalg_inv_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does not support inplace autograd. (0.002s) 2022-08-13T17:03:22.9348651Z test_inplace_gradgrad_linalg_inv_ex_cuda_complex128 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does not support inplace autograd. (0.002s) 2022-08-13T17:03:22.9367906Z test_inplace_gradgrad_linalg_inv_ex_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does not support inplace autograd. (0.002s) 2022-08-13T17:03:22.9387275Z test_inplace_gradgrad_linalg_ldl_factor_cuda_complex128 (__main__.TestGradientsCUDA) ... skip: Skipped! Op doesn't support autograd for this dtype. (0.002s) 2022-08-13T17:03:22.9406044Z test_inplace_gradgrad_linalg_ldl_factor_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Op doesn't support autograd for this dtype. (0.002s) 2022-08-13T17:03:22.9424927Z test_inplace_gradgrad_linalg_ldl_factor_ex_cuda_complex128 (__main__.TestGradientsCUDA) ... skip: Skipped! Op doesn't support autograd for this dtype. (0.002s) 2022-08-13T17:03:22.9443998Z test_inplace_gradgrad_linalg_ldl_factor_ex_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Op doesn't support autograd for this dtype. (0.002s) 2022-08-13T17:03:22.9462916Z test_inplace_gradgrad_linalg_ldl_solve_cuda_complex128 (__main__.TestGradientsCUDA) ... skip: not available before CUDA 11.3.1 (0.002s) 2022-08-13T17:03:22.9487865Z test_inplace_gradgrad_linalg_ldl_solve_cuda_float64 (__main__.TestGradientsCUDA) ... skip: not available before CUDA 11.3.1 (0.002s) 2022-08-13T17:03:22.9494997Z test_inplace_gradgrad_linalg_lstsq_cuda_complex128 (__main__.TestGradientsCUDA) ... skip: Skipped! (0.001s) 2022-08-13T17:03:22.9502100Z test_inplace_gradgrad_linalg_lstsq_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! (0.001s) 2022-08-13T17:03:22.9521139Z test_inplace_gradgrad_linalg_lstsq_grad_oriented_cuda_complex128 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does not support inplace autograd. (0.002s) 2022-08-13T17:03:22.9539911Z test_inplace_gradgrad_linalg_lstsq_grad_oriented_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does not support inplace autograd. (0.002s) 2022-08-13T17:03:22.9558945Z test_inplace_gradgrad_linalg_lu_cuda_complex128 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does not support inplace autograd. (0.002s) 2022-08-13T17:03:22.9577942Z test_inplace_gradgrad_linalg_lu_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does not support inplace autograd. (0.002s) 2022-08-13T17:03:22.9597259Z test_inplace_gradgrad_linalg_lu_factor_cuda_complex128 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does not support inplace autograd. (0.002s) 2022-08-13T17:03:22.9616303Z test_inplace_gradgrad_linalg_lu_factor_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does not support inplace autograd. (0.002s) 2022-08-13T17:03:22.9635289Z test_inplace_gradgrad_linalg_lu_factor_ex_cuda_complex128 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does not support inplace autograd. (0.002s) 2022-08-13T17:03:22.9654440Z test_inplace_gradgrad_linalg_lu_factor_ex_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does not support inplace autograd. (0.002s) 2022-08-13T17:03:22.9673339Z test_inplace_gradgrad_linalg_lu_solve_cuda_complex128 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does not support inplace autograd. (0.002s) 2022-08-13T17:03:22.9692521Z test_inplace_gradgrad_linalg_lu_solve_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does not support inplace autograd. (0.002s) 2022-08-13T17:03:22.9718062Z test_inplace_gradgrad_linalg_matrix_norm_cuda_complex128 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does not support inplace autograd. (0.002s) 2022-08-13T17:03:22.9737626Z test_inplace_gradgrad_linalg_matrix_norm_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does not support inplace autograd. (0.002s) 2022-08-13T17:03:22.9757005Z test_inplace_gradgrad_linalg_matrix_power_cuda_complex128 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does not support inplace autograd. (0.002s) 2022-08-13T17:03:22.9776628Z test_inplace_gradgrad_linalg_matrix_power_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does not support inplace autograd. (0.002s) 2022-08-13T17:03:22.9795695Z test_inplace_gradgrad_linalg_matrix_rank_cuda_complex128 (__main__.TestGradientsCUDA) ... skip: Skipped! Op doesn't support autograd for this dtype. (0.002s) 2022-08-13T17:03:22.9814773Z test_inplace_gradgrad_linalg_matrix_rank_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Op doesn't support autograd for this dtype. (0.002s) 2022-08-13T17:03:22.9833514Z test_inplace_gradgrad_linalg_matrix_rank_hermitian_cuda_complex128 (__main__.TestGradientsCUDA) ... skip: Skipped! Op doesn't support autograd for this dtype. (0.002s) 2022-08-13T17:03:22.9852691Z test_inplace_gradgrad_linalg_matrix_rank_hermitian_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Op doesn't support autograd for this dtype. (0.002s) 2022-08-13T17:03:22.9871315Z test_inplace_gradgrad_linalg_multi_dot_cuda_complex128 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does not support inplace autograd. (0.002s) 2022-08-13T17:03:22.9890587Z test_inplace_gradgrad_linalg_multi_dot_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does not support inplace autograd. (0.002s) 2022-08-13T17:03:22.9909823Z test_inplace_gradgrad_linalg_norm_cuda_complex128 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does not support inplace autograd. (0.002s) 2022-08-13T17:03:22.9935551Z test_inplace_gradgrad_linalg_norm_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does not support inplace autograd. (0.002s) 2022-08-13T17:03:22.9954968Z test_inplace_gradgrad_linalg_norm_subgradients_at_zero_cuda_complex128 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does not support inplace autograd. (0.002s) 2022-08-13T17:03:22.9974412Z test_inplace_gradgrad_linalg_norm_subgradients_at_zero_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does not support inplace autograd. (0.002s) 2022-08-13T17:03:22.9993259Z test_inplace_gradgrad_linalg_pinv_cuda_complex128 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does not support inplace autograd. (0.002s) 2022-08-13T17:03:23.0012716Z test_inplace_gradgrad_linalg_pinv_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does not support inplace autograd. (0.002s) 2022-08-13T17:03:23.0031355Z test_inplace_gradgrad_linalg_pinv_hermitian_cuda_complex128 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does not support inplace autograd. (0.002s) 2022-08-13T17:03:23.0049945Z test_inplace_gradgrad_linalg_pinv_hermitian_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does not support inplace autograd. (0.002s) 2022-08-13T17:03:23.0068686Z test_inplace_gradgrad_linalg_pinv_singular_cuda_complex128 (__main__.TestGradientsCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T17:03:23.0087331Z test_inplace_gradgrad_linalg_pinv_singular_cuda_float64 (__main__.TestGradientsCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-13T17:03:23.0106541Z test_inplace_gradgrad_linalg_qr_cuda_complex128 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does not support inplace autograd. (0.002s) 2022-08-13T17:03:23.0125311Z test_inplace_gradgrad_linalg_qr_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does not support inplace autograd. (0.002s) 2022-08-13T17:03:23.0150744Z test_inplace_gradgrad_linalg_slogdet_cuda_complex128 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does not support inplace autograd. (0.002s) 2022-08-13T17:03:23.0169915Z test_inplace_gradgrad_linalg_slogdet_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does not support inplace autograd. (0.002s) 2022-08-13T17:03:23.0188747Z test_inplace_gradgrad_linalg_solve_cuda_complex128 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does not support inplace autograd. (0.002s) 2022-08-13T17:03:23.0207788Z test_inplace_gradgrad_linalg_solve_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does not support inplace autograd. (0.002s) 2022-08-13T17:03:23.0226921Z test_inplace_gradgrad_linalg_solve_ex_cuda_complex128 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does not support inplace autograd. (0.002s) 2022-08-13T17:03:23.0246020Z test_inplace_gradgrad_linalg_solve_ex_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does not support inplace autograd. (0.002s) 2022-08-13T17:03:23.0265194Z test_inplace_gradgrad_linalg_solve_triangular_cuda_complex128 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does not support inplace autograd. (0.002s) 2022-08-13T17:03:23.0284091Z test_inplace_gradgrad_linalg_solve_triangular_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does not support inplace autograd. (0.002s) 2022-08-13T17:03:23.0303890Z test_inplace_gradgrad_linalg_svd_cuda_complex128 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does not support inplace autograd. (0.002s) 2022-08-13T17:03:23.0323086Z test_inplace_gradgrad_linalg_svd_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does not support inplace autograd. (0.002s) 2022-08-13T17:03:23.0342748Z test_inplace_gradgrad_linalg_svdvals_cuda_complex128 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does not support inplace autograd. (0.002s) 2022-08-13T17:03:23.0368448Z test_inplace_gradgrad_linalg_svdvals_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does not support inplace autograd. (0.002s) 2022-08-13T17:03:23.0387407Z test_inplace_gradgrad_linalg_tensorinv_cuda_complex128 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does not support inplace autograd. (0.002s) 2022-08-13T17:03:23.0406271Z test_inplace_gradgrad_linalg_tensorinv_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does not support inplace autograd. (0.002s) 2022-08-13T17:03:23.0425249Z test_inplace_gradgrad_linalg_tensorsolve_cuda_complex128 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does not support inplace autograd. (0.002s) 2022-08-13T17:03:23.0444231Z test_inplace_gradgrad_linalg_tensorsolve_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does not support inplace autograd. (0.002s) 2022-08-13T17:03:23.0463448Z test_inplace_gradgrad_linalg_vander_cuda_complex128 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does not support inplace autograd. (0.002s) 2022-08-13T17:03:23.0482489Z test_inplace_gradgrad_linalg_vander_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does not support inplace autograd. (0.002s) 2022-08-13T17:03:23.0501651Z test_inplace_gradgrad_linalg_vecdot_cuda_complex128 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does not support inplace autograd. (0.002s) 2022-08-13T17:03:23.0520457Z test_inplace_gradgrad_linalg_vecdot_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does not support inplace autograd. (0.002s) 2022-08-13T17:03:23.0539622Z test_inplace_gradgrad_linalg_vector_norm_cuda_complex128 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does not support inplace autograd. (0.002s) 2022-08-13T17:03:23.0558486Z test_inplace_gradgrad_linalg_vector_norm_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does not support inplace autograd. (0.002s) 2022-08-13T17:03:23.0583761Z test_inplace_gradgrad_linspace_cuda_complex128 (__main__.TestGradientsCUDA) ... skip: Skipped! Op doesn't support autograd for this dtype. (0.002s) 2022-08-13T17:03:23.0602319Z test_inplace_gradgrad_linspace_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Op doesn't support autograd for this dtype. (0.002s) 2022-08-13T17:03:23.3510477Z test_inplace_gradgrad_log10_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.291s) 2022-08-13T17:03:23.4029015Z test_inplace_gradgrad_log10_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.052s) 2022-08-13T17:03:23.5277926Z test_inplace_gradgrad_log1p_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.125s) 2022-08-13T17:03:23.8188788Z test_inplace_gradgrad_log2_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.291s) 2022-08-13T17:03:23.8699883Z test_inplace_gradgrad_log2_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.051s) 2022-08-13T17:03:24.1496295Z test_inplace_gradgrad_log_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.279s) 2022-08-13T17:03:24.1990598Z test_inplace_gradgrad_log_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.049s) 2022-08-13T17:03:24.2009979Z test_inplace_gradgrad_log_softmax_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does not support inplace autograd. (0.002s) 2022-08-13T17:03:24.2028335Z test_inplace_gradgrad_log_softmax_dtype_cuda_complex128 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does not support inplace autograd. (0.002s) 2022-08-13T17:03:24.2046609Z test_inplace_gradgrad_log_softmax_dtype_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does not support inplace autograd. (0.002s) 2022-08-13T17:03:24.2064768Z test_inplace_gradgrad_logaddexp2_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does not support inplace autograd. (0.002s) 2022-08-13T17:03:24.2083551Z test_inplace_gradgrad_logaddexp_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does not support inplace autograd. (0.002s) 2022-08-13T17:03:24.2101725Z test_inplace_gradgrad_logcumsumexp_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does not support inplace autograd. (0.002s) 2022-08-13T17:03:24.2119358Z test_inplace_gradgrad_logdet_cuda_complex128 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does not support inplace autograd. (0.002s) 2022-08-13T17:03:24.2137605Z test_inplace_gradgrad_logdet_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does not support inplace autograd. (0.002s) 2022-08-13T17:03:24.2155695Z test_inplace_gradgrad_logical_and_cuda_complex128 (__main__.TestGradientsCUDA) ... skip: Skipped! Op doesn't support autograd for this dtype. (0.002s) 2022-08-13T17:03:24.2181242Z test_inplace_gradgrad_logical_and_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Op doesn't support autograd for this dtype. (0.002s) 2022-08-13T17:03:24.2199024Z test_inplace_gradgrad_logical_not_cuda_complex128 (__main__.TestGradientsCUDA) ... skip: Skipped! Op doesn't support autograd for this dtype. (0.002s) 2022-08-13T17:03:24.2217347Z test_inplace_gradgrad_logical_not_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Op doesn't support autograd for this dtype. (0.002s) 2022-08-13T17:03:24.2235109Z test_inplace_gradgrad_logical_or_cuda_complex128 (__main__.TestGradientsCUDA) ... skip: Skipped! Op doesn't support autograd for this dtype. (0.002s) 2022-08-13T17:03:24.2253185Z test_inplace_gradgrad_logical_or_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Op doesn't support autograd for this dtype. (0.002s) 2022-08-13T17:03:24.2271087Z test_inplace_gradgrad_logical_xor_cuda_complex128 (__main__.TestGradientsCUDA) ... skip: Skipped! Op doesn't support autograd for this dtype. (0.002s) 2022-08-13T17:03:24.2289285Z test_inplace_gradgrad_logical_xor_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Op doesn't support autograd for this dtype. (0.002s) 2022-08-13T17:03:25.6995801Z test_inplace_gradgrad_logit_cuda_float64 (__main__.TestGradientsCUDA) ... ok (1.470s) 2022-08-13T17:03:25.7015341Z test_inplace_gradgrad_logspace_cuda_complex128 (__main__.TestGradientsCUDA) ... skip: Skipped! Op doesn't support autograd for this dtype. (0.002s) 2022-08-13T17:03:25.7033140Z test_inplace_gradgrad_logspace_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Op doesn't support autograd for this dtype. (0.002s) 2022-08-13T17:03:25.7052544Z test_inplace_gradgrad_logsumexp_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does not support inplace autograd. (0.002s) 2022-08-13T17:03:25.7072029Z test_inplace_gradgrad_long_cuda_complex128 (__main__.TestGradientsCUDA) ... skip: Skipped! Op doesn't support autograd for this dtype. (0.002s) 2022-08-13T17:03:25.7091268Z test_inplace_gradgrad_long_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Op doesn't support autograd for this dtype. (0.002s) 2022-08-13T17:03:25.7110486Z test_inplace_gradgrad_lt_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Op doesn't support autograd for this dtype. (0.002s) 2022-08-13T17:03:25.7128585Z test_inplace_gradgrad_lu_cuda_complex128 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does not support inplace autograd. (0.002s) 2022-08-13T17:03:25.7146635Z test_inplace_gradgrad_lu_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does not support inplace autograd. (0.002s) 2022-08-13T17:03:25.7164811Z test_inplace_gradgrad_lu_solve_cuda_complex128 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does not support inplace autograd. (0.002s) 2022-08-13T17:03:25.7183114Z test_inplace_gradgrad_lu_solve_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does not support inplace autograd. (0.002s) 2022-08-13T17:03:25.7206887Z test_inplace_gradgrad_lu_unpack_cuda_complex128 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does not support inplace autograd. (0.002s) 2022-08-13T17:03:25.7224843Z test_inplace_gradgrad_lu_unpack_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does not support inplace autograd. (0.002s) 2022-08-13T17:03:25.7242664Z test_inplace_gradgrad_mH_cuda_complex128 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does not support inplace autograd. (0.002s) 2022-08-13T17:03:25.7260837Z test_inplace_gradgrad_mH_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does not support inplace autograd. (0.002s) 2022-08-13T17:03:25.7278818Z test_inplace_gradgrad_mT_cuda_complex128 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does not support inplace autograd. (0.002s) 2022-08-13T17:03:25.7296988Z test_inplace_gradgrad_mT_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does not support inplace autograd. (0.002s) 2022-08-13T17:03:30.5091576Z test_inplace_gradgrad_masked_fill_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (4.779s) 2022-08-13T17:03:31.1718675Z test_inplace_gradgrad_masked_fill_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.663s) 2022-08-13T17:03:37.2895824Z test_inplace_gradgrad_masked_scatter_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (6.117s) 2022-08-13T17:03:38.1227551Z test_inplace_gradgrad_masked_scatter_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.833s) 2022-08-13T17:03:38.1248796Z test_inplace_gradgrad_masked_select_cuda_complex128 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does not support inplace autograd. (0.002s) 2022-08-13T17:03:38.1268102Z test_inplace_gradgrad_masked_select_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does not support inplace autograd. (0.002s) 2022-08-13T17:03:38.1287268Z test_inplace_gradgrad_matmul_cuda_complex128 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does not support inplace autograd. (0.002s) 2022-08-13T17:03:38.1306637Z test_inplace_gradgrad_matmul_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does not support inplace autograd. (0.002s) 2022-08-13T17:03:38.1326171Z test_inplace_gradgrad_matrix_exp_cuda_complex128 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does not support inplace autograd. (0.002s) 2022-08-13T17:03:38.1345349Z test_inplace_gradgrad_matrix_exp_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does not support inplace autograd. (0.002s) 2022-08-13T17:03:38.1364467Z test_inplace_gradgrad_max_binary_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does not support inplace autograd. (0.002s) 2022-08-13T17:03:38.1384887Z test_inplace_gradgrad_max_reduction_no_dim_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does not support inplace autograd. (0.002s) 2022-08-13T17:03:38.1404229Z test_inplace_gradgrad_max_reduction_with_dim_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does not support inplace autograd. (0.002s) 2022-08-13T17:03:38.1423597Z test_inplace_gradgrad_maximum_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does not support inplace autograd. (0.002s) 2022-08-13T17:03:38.1448490Z test_inplace_gradgrad_mean_cuda_complex128 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does not support inplace autograd. (0.002s) 2022-08-13T17:03:38.1467474Z test_inplace_gradgrad_mean_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does not support inplace autograd. (0.002s) 2022-08-13T17:03:38.1486378Z test_inplace_gradgrad_median_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does not support inplace autograd. (0.002s) 2022-08-13T17:03:38.1505835Z test_inplace_gradgrad_meshgrid_list_of_tensors_cuda_complex128 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does not support inplace autograd. (0.002s) 2022-08-13T17:03:38.1525121Z test_inplace_gradgrad_meshgrid_list_of_tensors_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does not support inplace autograd. (0.002s) 2022-08-13T17:03:38.1544148Z test_inplace_gradgrad_meshgrid_variadic_tensors_cuda_complex128 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does not support inplace autograd. (0.002s) 2022-08-13T17:03:38.1563254Z test_inplace_gradgrad_meshgrid_variadic_tensors_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does not support inplace autograd. (0.002s) 2022-08-13T17:03:38.1582233Z test_inplace_gradgrad_min_binary_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does not support inplace autograd. (0.002s) 2022-08-13T17:03:38.1601433Z test_inplace_gradgrad_min_reduction_no_dim_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does not support inplace autograd. (0.002s) 2022-08-13T17:03:38.1620722Z test_inplace_gradgrad_min_reduction_with_dim_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does not support inplace autograd. (0.002s) 2022-08-13T17:03:38.1639418Z test_inplace_gradgrad_minimum_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does not support inplace autograd. (0.002s) 2022-08-13T17:03:38.1664447Z test_inplace_gradgrad_mm_cuda_complex128 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does not support inplace autograd. (0.002s) 2022-08-13T17:03:38.1683339Z test_inplace_gradgrad_mm_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does not support inplace autograd. (0.002s) 2022-08-13T17:03:38.1702817Z test_inplace_gradgrad_mode_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does not support inplace autograd. (0.002s) 2022-08-13T17:03:38.1721420Z test_inplace_gradgrad_movedim_cuda_complex128 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does not support inplace autograd. (0.002s) 2022-08-13T17:03:38.1740665Z test_inplace_gradgrad_movedim_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does not support inplace autograd. (0.002s) 2022-08-13T17:03:38.1759741Z test_inplace_gradgrad_msort_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does not support inplace autograd. (0.002s) 2022-08-13T17:03:44.8688517Z test_inplace_gradgrad_mul_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (6.693s) 2022-08-13T17:03:45.7389784Z test_inplace_gradgrad_mul_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.870s) 2022-08-13T17:03:45.7411273Z test_inplace_gradgrad_multinomial_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Op doesn't support autograd for this dtype. (0.002s) 2022-08-13T17:03:45.7429279Z test_inplace_gradgrad_mv_cuda_complex128 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does not support inplace autograd. (0.002s) 2022-08-13T17:03:45.7448234Z test_inplace_gradgrad_mv_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does not support inplace autograd. (0.002s) 2022-08-13T17:03:46.7131722Z test_inplace_gradgrad_mvlgamma_mvlgamma_p_1_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.968s) 2022-08-13T17:03:46.7136719Z test_inplace_gradgrad_mvlgamma_mvlgamma_p_3_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! (0.001s) 2022-08-13T17:03:46.7143351Z test_inplace_gradgrad_mvlgamma_mvlgamma_p_5_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! (0.001s) 2022-08-13T17:03:46.7622298Z test_inplace_gradgrad_nan_to_num_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.048s) 2022-08-13T17:03:46.7640579Z test_inplace_gradgrad_nanmean_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does not support inplace autograd. (0.002s) 2022-08-13T17:03:46.7658595Z test_inplace_gradgrad_nanmedian_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does not support inplace autograd. (0.002s) 2022-08-13T17:03:46.7676207Z test_inplace_gradgrad_nanquantile_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does not support inplace autograd. (0.002s) 2022-08-13T17:03:46.7694394Z test_inplace_gradgrad_nansum_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does not support inplace autograd. (0.002s) 2022-08-13T17:03:46.7711743Z test_inplace_gradgrad_narrow_cuda_complex128 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does not support inplace autograd. (0.002s) 2022-08-13T17:03:46.7729512Z test_inplace_gradgrad_narrow_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does not support inplace autograd. (0.002s) 2022-08-13T17:03:46.7746930Z test_inplace_gradgrad_native_layer_norm_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does not support inplace autograd. (0.002s) 2022-08-13T17:03:46.7764485Z test_inplace_gradgrad_ne_cuda_complex128 (__main__.TestGradientsCUDA) ... skip: Skipped! Op doesn't support autograd for this dtype. (0.002s) 2022-08-13T17:03:46.7781796Z test_inplace_gradgrad_ne_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Op doesn't support autograd for this dtype. (0.002s) 2022-08-13T17:03:47.5140685Z test_inplace_gradgrad_neg_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.736s) 2022-08-13T17:03:47.6150075Z test_inplace_gradgrad_neg_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.101s) 2022-08-13T17:03:47.6169422Z test_inplace_gradgrad_new_empty_cuda_complex128 (__main__.TestGradientsCUDA) ... skip: Skipped! Op doesn't support autograd for this dtype. (0.002s) 2022-08-13T17:03:47.6186473Z test_inplace_gradgrad_new_empty_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Op doesn't support autograd for this dtype. (0.002s) 2022-08-13T17:03:47.6203725Z test_inplace_gradgrad_new_full_cuda_complex128 (__main__.TestGradientsCUDA) ... skip: Skipped! Op doesn't support autograd for this dtype. (0.002s) 2022-08-13T17:03:47.6221133Z test_inplace_gradgrad_new_full_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Op doesn't support autograd for this dtype. (0.002s) 2022-08-13T17:03:47.6238389Z test_inplace_gradgrad_new_ones_cuda_complex128 (__main__.TestGradientsCUDA) ... skip: Skipped! Op doesn't support autograd for this dtype. (0.002s) 2022-08-13T17:03:47.6255699Z test_inplace_gradgrad_new_ones_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Op doesn't support autograd for this dtype. (0.002s) 2022-08-13T17:03:47.6273949Z test_inplace_gradgrad_new_zeros_cuda_complex128 (__main__.TestGradientsCUDA) ... skip: Skipped! Op doesn't support autograd for this dtype. (0.002s) 2022-08-13T17:03:47.6292739Z test_inplace_gradgrad_new_zeros_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Op doesn't support autograd for this dtype. (0.002s) 2022-08-13T17:03:47.6310935Z test_inplace_gradgrad_nextafter_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Op doesn't support autograd for this dtype. (0.002s) 2022-08-13T17:03:47.6329474Z test_inplace_gradgrad_nn_functional_adaptive_avg_pool1d_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does not support inplace autograd. (0.002s) 2022-08-13T17:03:47.6347707Z test_inplace_gradgrad_nn_functional_adaptive_avg_pool2d_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does not support inplace autograd. (0.002s) 2022-08-13T17:03:47.6371825Z test_inplace_gradgrad_nn_functional_adaptive_avg_pool3d_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does not support inplace autograd. (0.002s) 2022-08-13T17:03:47.6390539Z test_inplace_gradgrad_nn_functional_adaptive_max_pool1d_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does not support inplace autograd. (0.002s) 2022-08-13T17:03:47.6408126Z test_inplace_gradgrad_nn_functional_adaptive_max_pool2d_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does not support inplace autograd. (0.002s) 2022-08-13T17:03:47.6425156Z test_inplace_gradgrad_nn_functional_adaptive_max_pool3d_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does not support inplace autograd. (0.002s) 2022-08-13T17:03:47.6442753Z test_inplace_gradgrad_nn_functional_avg_pool1d_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does not support inplace autograd. (0.002s) 2022-08-13T17:03:47.6460326Z test_inplace_gradgrad_nn_functional_avg_pool2d_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does not support inplace autograd. (0.002s) 2022-08-13T17:03:47.6478415Z test_inplace_gradgrad_nn_functional_avg_pool3d_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does not support inplace autograd. (0.002s) 2022-08-13T17:03:47.6497075Z test_inplace_gradgrad_nn_functional_batch_norm_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does not support inplace autograd. (0.002s) 2022-08-13T17:03:47.6515623Z test_inplace_gradgrad_nn_functional_batch_norm_without_cudnn_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does not support inplace autograd. (0.002s) 2022-08-13T17:03:47.6534298Z test_inplace_gradgrad_nn_functional_bilinear_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does not support inplace autograd. (0.002s) 2022-08-13T17:03:47.6552412Z test_inplace_gradgrad_nn_functional_binary_cross_entropy_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does not support inplace autograd. (0.002s) 2022-08-13T17:03:47.6576825Z test_inplace_gradgrad_nn_functional_binary_cross_entropy_with_logits_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does not support inplace autograd. (0.002s) 2022-08-13T17:03:47.7074494Z test_inplace_gradgrad_nn_functional_celu_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.049s) 2022-08-13T17:03:47.7094084Z test_inplace_gradgrad_nn_functional_conv1d_cuda_complex128 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does not support inplace autograd. (0.002s) 2022-08-13T17:03:47.7112063Z test_inplace_gradgrad_nn_functional_conv1d_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does not support inplace autograd. (0.002s) 2022-08-13T17:03:47.7130209Z test_inplace_gradgrad_nn_functional_conv2d_cuda_complex128 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does not support inplace autograd. (0.002s) 2022-08-13T17:03:47.7148452Z test_inplace_gradgrad_nn_functional_conv2d_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does not support inplace autograd. (0.002s) 2022-08-13T17:03:47.7167373Z test_inplace_gradgrad_nn_functional_conv_transpose1d_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does not support inplace autograd. (0.002s) 2022-08-13T17:03:47.7185902Z test_inplace_gradgrad_nn_functional_conv_transpose2d_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does not support inplace autograd. (0.002s) 2022-08-13T17:03:47.7204612Z test_inplace_gradgrad_nn_functional_conv_transpose3d_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does not support inplace autograd. (0.002s) 2022-08-13T17:03:47.7222412Z test_inplace_gradgrad_nn_functional_cosine_embedding_loss_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does not support inplace autograd. (0.002s) 2022-08-13T17:03:47.7245629Z test_inplace_gradgrad_nn_functional_cosine_similarity_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does not support inplace autograd. (0.002s) 2022-08-13T17:03:47.7263040Z test_inplace_gradgrad_nn_functional_cross_entropy_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does not support inplace autograd. (0.002s) 2022-08-13T17:03:47.7280254Z test_inplace_gradgrad_nn_functional_ctc_loss_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does not support inplace autograd. (0.002s) 2022-08-13T17:03:47.7303712Z test_inplace_gradgrad_nn_functional_dropout2d_cuda_float64 (__main__.TestGradientsCUDA) ... /opt/conda/lib/python3.7/site-packages/torch/nn/functional.py:1338: UserWarning: dropout2d: Received a 3D input to dropout2d and assuming that channel-wise 1D dropout behavior is desired - input is interpreted as shape (N, C, L), where C is the channel dim. This behavior will change in a future release to interpret the input as one without a batch dimension, i.e. shape (C, H, W). To maintain the 1D channel-wise dropout behavior, please switch to using dropout1d instead. 2022-08-13T17:03:47.7305030Z warnings.warn("dropout2d: Received a 3D input to dropout2d and assuming that channel-wise " 2022-08-13T17:03:48.0112907Z /opt/conda/lib/python3.7/site-packages/torch/nn/functional.py:1338: UserWarning: dropout2d: Received a 3D input to dropout2d and assuming that channel-wise 1D dropout behavior is desired - input is interpreted as shape (N, C, L), where C is the channel dim. This behavior will change in a future release to interpret the input as one without a batch dimension, i.e. shape (C, H, W). To maintain the 1D channel-wise dropout behavior, please switch to using dropout1d instead. 2022-08-13T17:03:48.0113995Z warnings.warn("dropout2d: Received a 3D input to dropout2d and assuming that channel-wise " 2022-08-13T17:03:48.3148657Z /opt/conda/lib/python3.7/site-packages/torch/nn/functional.py:1338: UserWarning: dropout2d: Received a 3D input to dropout2d and assuming that channel-wise 1D dropout behavior is desired - input is interpreted as shape (N, C, L), where C is the channel dim. This behavior will change in a future release to interpret the input as one without a batch dimension, i.e. shape (C, H, W). To maintain the 1D channel-wise dropout behavior, please switch to using dropout1d instead. 2022-08-13T17:03:48.3150997Z warnings.warn("dropout2d: Received a 3D input to dropout2d and assuming that channel-wise " 2022-08-13T17:03:48.6170313Z /opt/conda/lib/python3.7/site-packages/torch/nn/functional.py:1338: UserWarning: dropout2d: Received a 3D input to dropout2d and assuming that channel-wise 1D dropout behavior is desired - input is interpreted as shape (N, C, L), where C is the channel dim. This behavior will change in a future release to interpret the input as one without a batch dimension, i.e. shape (C, H, W). To maintain the 1D channel-wise dropout behavior, please switch to using dropout1d instead. 2022-08-13T17:03:48.6172385Z warnings.warn("dropout2d: Received a 3D input to dropout2d and assuming that channel-wise " 2022-08-13T17:03:48.9226767Z /opt/conda/lib/python3.7/site-packages/torch/nn/functional.py:1338: UserWarning: dropout2d: Received a 3D input to dropout2d and assuming that channel-wise 1D dropout behavior is desired - input is interpreted as shape (N, C, L), where C is the channel dim. This behavior will change in a future release to interpret the input as one without a batch dimension, i.e. shape (C, H, W). To maintain the 1D channel-wise dropout behavior, please switch to using dropout1d instead. 2022-08-13T17:03:48.9229019Z warnings.warn("dropout2d: Received a 3D input to dropout2d and assuming that channel-wise " 2022-08-13T17:03:49.2895699Z /opt/conda/lib/python3.7/site-packages/torch/nn/functional.py:1338: UserWarning: dropout2d: Received a 3D input to dropout2d and assuming that channel-wise 1D dropout behavior is desired - input is interpreted as shape (N, C, L), where C is the channel dim. This behavior will change in a future release to interpret the input as one without a batch dimension, i.e. shape (C, H, W). To maintain the 1D channel-wise dropout behavior, please switch to using dropout1d instead. 2022-08-13T17:03:49.2897731Z warnings.warn("dropout2d: Received a 3D input to dropout2d and assuming that channel-wise " 2022-08-13T17:03:49.6584664Z /opt/conda/lib/python3.7/site-packages/torch/nn/functional.py:1338: UserWarning: dropout2d: Received a 3D input to dropout2d and assuming that channel-wise 1D dropout behavior is desired - input is interpreted as shape (N, C, L), where C is the channel dim. This behavior will change in a future release to interpret the input as one without a batch dimension, i.e. shape (C, H, W). To maintain the 1D channel-wise dropout behavior, please switch to using dropout1d instead. 2022-08-13T17:03:49.6586769Z warnings.warn("dropout2d: Received a 3D input to dropout2d and assuming that channel-wise " 2022-08-13T17:03:49.9594841Z /opt/conda/lib/python3.7/site-packages/torch/nn/functional.py:1338: UserWarning: dropout2d: Received a 3D input to dropout2d and assuming that channel-wise 1D dropout behavior is desired - input is interpreted as shape (N, C, L), where C is the channel dim. This behavior will change in a future release to interpret the input as one without a batch dimension, i.e. shape (C, H, W). To maintain the 1D channel-wise dropout behavior, please switch to using dropout1d instead. 2022-08-13T17:03:49.9596956Z warnings.warn("dropout2d: Received a 3D input to dropout2d and assuming that channel-wise " 2022-08-13T17:03:50.2623576Z /opt/conda/lib/python3.7/site-packages/torch/nn/functional.py:1338: UserWarning: dropout2d: Received a 3D input to dropout2d and assuming that channel-wise 1D dropout behavior is desired - input is interpreted as shape (N, C, L), where C is the channel dim. This behavior will change in a future release to interpret the input as one without a batch dimension, i.e. shape (C, H, W). To maintain the 1D channel-wise dropout behavior, please switch to using dropout1d instead. 2022-08-13T17:03:50.2625553Z warnings.warn("dropout2d: Received a 3D input to dropout2d and assuming that channel-wise " 2022-08-13T17:03:50.6223578Z /opt/conda/lib/python3.7/site-packages/torch/nn/functional.py:1338: UserWarning: dropout2d: Received a 3D input to dropout2d and assuming that channel-wise 1D dropout behavior is desired - input is interpreted as shape (N, C, L), where C is the channel dim. This behavior will change in a future release to interpret the input as one without a batch dimension, i.e. shape (C, H, W). To maintain the 1D channel-wise dropout behavior, please switch to using dropout1d instead. 2022-08-13T17:03:50.6225654Z warnings.warn("dropout2d: Received a 3D input to dropout2d and assuming that channel-wise " 2022-08-13T17:03:50.9836806Z /opt/conda/lib/python3.7/site-packages/torch/nn/functional.py:1338: UserWarning: dropout2d: Received a 3D input to dropout2d and assuming that channel-wise 1D dropout behavior is desired - input is interpreted as shape (N, C, L), where C is the channel dim. This behavior will change in a future release to interpret the input as one without a batch dimension, i.e. shape (C, H, W). To maintain the 1D channel-wise dropout behavior, please switch to using dropout1d instead. 2022-08-13T17:03:50.9838790Z warnings.warn("dropout2d: Received a 3D input to dropout2d and assuming that channel-wise " 2022-08-13T17:03:51.2852453Z /opt/conda/lib/python3.7/site-packages/torch/nn/functional.py:1338: UserWarning: dropout2d: Received a 3D input to dropout2d and assuming that channel-wise 1D dropout behavior is desired - input is interpreted as shape (N, C, L), where C is the channel dim. This behavior will change in a future release to interpret the input as one without a batch dimension, i.e. shape (C, H, W). To maintain the 1D channel-wise dropout behavior, please switch to using dropout1d instead. 2022-08-13T17:03:51.2854768Z warnings.warn("dropout2d: Received a 3D input to dropout2d and assuming that channel-wise " 2022-08-13T17:03:51.5907229Z /opt/conda/lib/python3.7/site-packages/torch/nn/functional.py:1338: UserWarning: dropout2d: Received a 3D input to dropout2d and assuming that channel-wise 1D dropout behavior is desired - input is interpreted as shape (N, C, L), where C is the channel dim. This behavior will change in a future release to interpret the input as one without a batch dimension, i.e. shape (C, H, W). To maintain the 1D channel-wise dropout behavior, please switch to using dropout1d instead. 2022-08-13T17:03:51.5909257Z warnings.warn("dropout2d: Received a 3D input to dropout2d and assuming that channel-wise " 2022-08-13T17:04:13.0462674Z ok (25.318s) 2022-08-13T17:06:22.3876560Z test_inplace_gradgrad_nn_functional_dropout3d_cuda_float64 (__main__.TestGradientsCUDA) ... ok (129.341s) 2022-08-13T17:06:23.4168306Z test_inplace_gradgrad_nn_functional_dropout_cuda_float64 (__main__.TestGradientsCUDA) ... ok (1.029s) 2022-08-13T17:06:23.4660336Z test_inplace_gradgrad_nn_functional_elu_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.049s) 2022-08-13T17:06:23.4677374Z test_inplace_gradgrad_nn_functional_embedding_bag_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does not support inplace autograd. (0.002s) 2022-08-13T17:06:23.4694911Z test_inplace_gradgrad_nn_functional_embedding_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does not support inplace autograd. (0.002s) 2022-08-13T17:06:23.5722852Z test_inplace_gradgrad_nn_functional_feature_alpha_dropout_with_train_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.103s) 2022-08-13T17:06:27.5933394Z test_inplace_gradgrad_nn_functional_feature_alpha_dropout_without_train_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (4.021s) 2022-08-13T17:06:28.1470505Z test_inplace_gradgrad_nn_functional_feature_alpha_dropout_without_train_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.554s) 2022-08-13T17:06:28.1490716Z test_inplace_gradgrad_nn_functional_fractional_max_pool2d_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does not support inplace autograd. (0.002s) 2022-08-13T17:06:28.1508023Z test_inplace_gradgrad_nn_functional_fractional_max_pool3d_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does not support inplace autograd. (0.002s) 2022-08-13T17:06:28.1525348Z test_inplace_gradgrad_nn_functional_gaussian_nll_loss_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does not support inplace autograd. (0.002s) 2022-08-13T17:06:28.1542950Z test_inplace_gradgrad_nn_functional_gelu_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does not support inplace autograd. (0.002s) 2022-08-13T17:06:28.1560212Z test_inplace_gradgrad_nn_functional_glu_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does not support inplace autograd. (0.002s) 2022-08-13T17:06:28.1578054Z test_inplace_gradgrad_nn_functional_grid_sample_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does not support inplace autograd. (0.002s) 2022-08-13T17:06:28.1597089Z test_inplace_gradgrad_nn_functional_group_norm_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does not support inplace autograd. (0.002s) 2022-08-13T17:06:28.1615335Z test_inplace_gradgrad_nn_functional_hardshrink_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does not support inplace autograd. (0.002s) 2022-08-13T17:06:28.1722821Z test_inplace_gradgrad_nn_functional_hardsigmoid_cuda_float64 (__main__.TestGradientsCUDA) ... expected failure (0.011s) 2022-08-13T17:06:28.1741361Z test_inplace_gradgrad_nn_functional_hardswish_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does not support inplace autograd. (0.002s) 2022-08-13T17:06:28.1758966Z test_inplace_gradgrad_nn_functional_hardtanh_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does not support inplace autograd. (0.002s) 2022-08-13T17:06:28.1782077Z test_inplace_gradgrad_nn_functional_hinge_embedding_loss_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does not support inplace autograd. (0.002s) 2022-08-13T17:06:28.1799227Z test_inplace_gradgrad_nn_functional_huber_loss_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does not support inplace autograd. (0.002s) 2022-08-13T17:06:28.1817738Z test_inplace_gradgrad_nn_functional_instance_norm_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does not support inplace autograd. (0.002s) 2022-08-13T17:06:28.1835901Z test_inplace_gradgrad_nn_functional_interpolate_area_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does not support inplace autograd. (0.002s) 2022-08-13T17:06:28.1854303Z test_inplace_gradgrad_nn_functional_interpolate_bicubic_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does not support inplace autograd. (0.002s) 2022-08-13T17:06:28.1872412Z test_inplace_gradgrad_nn_functional_interpolate_bilinear_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does not support inplace autograd. (0.002s) 2022-08-13T17:06:28.1890872Z test_inplace_gradgrad_nn_functional_interpolate_linear_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does not support inplace autograd. (0.002s) 2022-08-13T17:06:28.1908982Z test_inplace_gradgrad_nn_functional_interpolate_nearest_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does not support inplace autograd. (0.002s) 2022-08-13T17:06:28.1927412Z test_inplace_gradgrad_nn_functional_interpolate_trilinear_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does not support inplace autograd. (0.002s) 2022-08-13T17:06:28.1945678Z test_inplace_gradgrad_nn_functional_kl_div_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does not support inplace autograd. (0.002s) 2022-08-13T17:06:28.1963811Z test_inplace_gradgrad_nn_functional_l1_loss_cuda_complex128 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does not support inplace autograd. (0.002s) 2022-08-13T17:06:28.1987856Z test_inplace_gradgrad_nn_functional_l1_loss_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does not support inplace autograd. (0.002s) 2022-08-13T17:06:28.2006093Z test_inplace_gradgrad_nn_functional_layer_norm_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does not support inplace autograd. (0.002s) 2022-08-13T17:06:28.2024586Z test_inplace_gradgrad_nn_functional_leaky_relu_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does not support inplace autograd. (0.002s) 2022-08-13T17:06:28.2042948Z test_inplace_gradgrad_nn_functional_linear_cuda_complex128 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does not support inplace autograd. (0.002s) 2022-08-13T17:06:28.2061423Z test_inplace_gradgrad_nn_functional_linear_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does not support inplace autograd. (0.002s) 2022-08-13T17:06:28.2079448Z test_inplace_gradgrad_nn_functional_local_response_norm_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does not support inplace autograd. (0.002s) 2022-08-13T17:06:28.2097898Z test_inplace_gradgrad_nn_functional_logsigmoid_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does not support inplace autograd. (0.002s) 2022-08-13T17:06:28.2116134Z test_inplace_gradgrad_nn_functional_margin_ranking_loss_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does not support inplace autograd. (0.002s) 2022-08-13T17:06:28.2134698Z test_inplace_gradgrad_nn_functional_max_pool1d_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does not support inplace autograd. (0.002s) 2022-08-13T17:06:28.2152841Z test_inplace_gradgrad_nn_functional_max_pool2d_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does not support inplace autograd. (0.002s) 2022-08-13T17:06:28.2171415Z test_inplace_gradgrad_nn_functional_max_pool3d_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does not support inplace autograd. (0.002s) 2022-08-13T17:06:28.2194988Z test_inplace_gradgrad_nn_functional_max_unpool1d_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does not support inplace autograd. (0.002s) 2022-08-13T17:06:28.2213537Z test_inplace_gradgrad_nn_functional_max_unpool1d_grad_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does not support inplace autograd. (0.002s) 2022-08-13T17:06:28.2231739Z test_inplace_gradgrad_nn_functional_max_unpool2d_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does not support inplace autograd. (0.002s) 2022-08-13T17:06:28.2250095Z test_inplace_gradgrad_nn_functional_max_unpool2d_grad_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does not support inplace autograd. (0.002s) 2022-08-13T17:06:28.2268180Z test_inplace_gradgrad_nn_functional_max_unpool3d_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does not support inplace autograd. (0.002s) 2022-08-13T17:06:28.2286456Z test_inplace_gradgrad_nn_functional_max_unpool3d_grad_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does not support inplace autograd. (0.002s) 2022-08-13T17:06:28.2915410Z test_inplace_gradgrad_nn_functional_mish_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.063s) 2022-08-13T17:06:28.2932604Z test_inplace_gradgrad_nn_functional_mse_loss_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does not support inplace autograd. (0.002s) 2022-08-13T17:06:28.2949794Z test_inplace_gradgrad_nn_functional_multi_margin_loss_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does not support inplace autograd. (0.002s) 2022-08-13T17:06:28.2967079Z test_inplace_gradgrad_nn_functional_multilabel_margin_loss_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does not support inplace autograd. (0.002s) 2022-08-13T17:06:28.2989557Z test_inplace_gradgrad_nn_functional_multilabel_soft_margin_loss_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does not support inplace autograd. (0.002s) 2022-08-13T17:06:28.3006733Z test_inplace_gradgrad_nn_functional_nll_loss_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does not support inplace autograd. (0.002s) 2022-08-13T17:06:28.3024109Z test_inplace_gradgrad_nn_functional_normalize_cuda_complex128 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does not support inplace autograd. (0.002s) 2022-08-13T17:06:28.3041203Z test_inplace_gradgrad_nn_functional_normalize_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does not support inplace autograd. (0.002s) 2022-08-13T17:06:28.3058817Z test_inplace_gradgrad_nn_functional_pad_circular_cuda_complex128 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does not support inplace autograd. (0.002s) 2022-08-13T17:06:28.3075883Z test_inplace_gradgrad_nn_functional_pad_circular_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does not support inplace autograd. (0.002s) 2022-08-13T17:06:28.3093184Z test_inplace_gradgrad_nn_functional_pad_constant_cuda_complex128 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does not support inplace autograd. (0.002s) 2022-08-13T17:06:28.3110289Z test_inplace_gradgrad_nn_functional_pad_constant_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does not support inplace autograd. (0.002s) 2022-08-13T17:06:28.3127874Z test_inplace_gradgrad_nn_functional_pad_reflect_cuda_complex128 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does not support inplace autograd. (0.002s) 2022-08-13T17:06:28.3144934Z test_inplace_gradgrad_nn_functional_pad_reflect_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does not support inplace autograd. (0.002s) 2022-08-13T17:06:28.3162139Z test_inplace_gradgrad_nn_functional_pad_replicate_cuda_complex128 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does not support inplace autograd. (0.002s) 2022-08-13T17:06:28.3184974Z test_inplace_gradgrad_nn_functional_pad_replicate_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does not support inplace autograd. (0.002s) 2022-08-13T17:06:28.3202158Z test_inplace_gradgrad_nn_functional_pairwise_distance_cuda_complex128 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does not support inplace autograd. (0.002s) 2022-08-13T17:06:28.3219700Z test_inplace_gradgrad_nn_functional_pairwise_distance_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does not support inplace autograd. (0.002s) 2022-08-13T17:06:28.3236830Z test_inplace_gradgrad_nn_functional_pdist_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does not support inplace autograd. (0.002s) 2022-08-13T17:06:28.3254482Z test_inplace_gradgrad_nn_functional_pixel_shuffle_cuda_complex128 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does not support inplace autograd. (0.002s) 2022-08-13T17:06:28.3271630Z test_inplace_gradgrad_nn_functional_pixel_shuffle_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does not support inplace autograd. (0.002s) 2022-08-13T17:06:28.3288893Z test_inplace_gradgrad_nn_functional_pixel_unshuffle_cuda_complex128 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does not support inplace autograd. (0.002s) 2022-08-13T17:06:28.3306147Z test_inplace_gradgrad_nn_functional_pixel_unshuffle_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does not support inplace autograd. (0.002s) 2022-08-13T17:06:28.3323229Z test_inplace_gradgrad_nn_functional_poisson_nll_loss_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does not support inplace autograd. (0.002s) 2022-08-13T17:06:28.3340583Z test_inplace_gradgrad_nn_functional_prelu_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does not support inplace autograd. (0.002s) 2022-08-13T17:06:28.3357741Z test_inplace_gradgrad_nn_functional_relu6_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does not support inplace autograd. (0.002s) 2022-08-13T17:06:28.3381021Z test_inplace_gradgrad_nn_functional_relu_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does not support inplace autograd. (0.002s) 2022-08-13T17:06:28.4004551Z test_inplace_gradgrad_nn_functional_rrelu_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.062s) 2022-08-13T17:06:28.4487295Z test_inplace_gradgrad_nn_functional_selu_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.048s) 2022-08-13T17:06:28.5033754Z test_inplace_gradgrad_nn_functional_silu_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.054s) 2022-08-13T17:06:28.5051259Z test_inplace_gradgrad_nn_functional_smooth_l1_loss_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does not support inplace autograd. (0.002s) 2022-08-13T17:06:28.5068360Z test_inplace_gradgrad_nn_functional_soft_margin_loss_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does not support inplace autograd. (0.002s) 2022-08-13T17:06:28.5085329Z test_inplace_gradgrad_nn_functional_softmin_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does not support inplace autograd. (0.002s) 2022-08-13T17:06:28.5102728Z test_inplace_gradgrad_nn_functional_softmin_with_dtype_cuda_complex128 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does not support inplace autograd. (0.002s) 2022-08-13T17:06:28.5124797Z test_inplace_gradgrad_nn_functional_softmin_with_dtype_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does not support inplace autograd. (0.002s) 2022-08-13T17:06:28.5142170Z test_inplace_gradgrad_nn_functional_softplus_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does not support inplace autograd. (0.002s) 2022-08-13T17:06:28.5159277Z test_inplace_gradgrad_nn_functional_softshrink_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does not support inplace autograd. (0.002s) 2022-08-13T17:06:28.5176591Z test_inplace_gradgrad_nn_functional_softsign_cuda_complex128 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does not support inplace autograd. (0.002s) 2022-08-13T17:06:28.5193671Z test_inplace_gradgrad_nn_functional_softsign_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does not support inplace autograd. (0.002s) 2022-08-13T17:06:28.5211213Z test_inplace_gradgrad_nn_functional_tanhshrink_cuda_complex128 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does not support inplace autograd. (0.002s) 2022-08-13T17:06:28.5228235Z test_inplace_gradgrad_nn_functional_tanhshrink_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does not support inplace autograd. (0.002s) 2022-08-13T17:06:28.5245519Z test_inplace_gradgrad_nn_functional_threshold_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does not support inplace autograd. (0.002s) 2022-08-13T17:06:28.5264077Z test_inplace_gradgrad_nn_functional_triplet_margin_loss_cuda_complex128 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does not support inplace autograd. (0.002s) 2022-08-13T17:06:28.5282089Z test_inplace_gradgrad_nn_functional_triplet_margin_loss_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does not support inplace autograd. (0.002s) 2022-08-13T17:06:28.5300609Z test_inplace_gradgrad_nn_functional_triplet_margin_with_distance_loss_cuda_complex128 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does not support inplace autograd. (0.002s) 2022-08-13T17:06:28.5324577Z test_inplace_gradgrad_nn_functional_triplet_margin_with_distance_loss_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does not support inplace autograd. (0.002s) 2022-08-13T17:06:28.5342902Z test_inplace_gradgrad_nn_functional_unfold_cuda_complex128 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does not support inplace autograd. (0.002s) 2022-08-13T17:06:28.5361011Z test_inplace_gradgrad_nn_functional_unfold_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does not support inplace autograd. (0.002s) 2022-08-13T17:06:28.5379794Z test_inplace_gradgrad_nn_functional_upsample_bilinear_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does not support inplace autograd. (0.002s) 2022-08-13T17:06:28.5398116Z test_inplace_gradgrad_nn_functional_upsample_nearest_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does not support inplace autograd. (0.002s) 2022-08-13T17:06:28.5416381Z test_inplace_gradgrad_nonzero_cuda_complex128 (__main__.TestGradientsCUDA) ... skip: Skipped! Op doesn't support autograd for this dtype. (0.002s) 2022-08-13T17:06:28.5434496Z test_inplace_gradgrad_nonzero_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Op doesn't support autograd for this dtype. (0.002s) 2022-08-13T17:06:28.5452631Z test_inplace_gradgrad_norm_cuda_complex128 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does not support inplace autograd. (0.002s) 2022-08-13T17:06:28.5470599Z test_inplace_gradgrad_norm_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does not support inplace autograd. (0.002s) 2022-08-13T17:06:28.5489255Z test_inplace_gradgrad_norm_fro_cuda_complex128 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does not support inplace autograd. (0.002s) 2022-08-13T17:06:28.5507570Z test_inplace_gradgrad_norm_fro_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does not support inplace autograd. (0.002s) 2022-08-13T17:06:28.5532157Z test_inplace_gradgrad_norm_inf_cuda_complex128 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does not support inplace autograd. (0.002s) 2022-08-13T17:06:28.5550243Z test_inplace_gradgrad_norm_inf_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does not support inplace autograd. (0.002s) 2022-08-13T17:06:28.5569067Z test_inplace_gradgrad_norm_nuc_cuda_complex128 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does not support inplace autograd. (0.002s) 2022-08-13T17:06:28.5586979Z test_inplace_gradgrad_norm_nuc_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does not support inplace autograd. (0.002s) 2022-08-13T17:06:28.5593930Z test_inplace_gradgrad_normal_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Gradients are incorrect! (0.001s) 2022-08-13T17:06:28.5600869Z test_inplace_gradgrad_normal_number_mean_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Gradients are incorrect! (0.001s) 2022-08-13T17:06:28.5619720Z test_inplace_gradgrad_ones_like_cuda_complex128 (__main__.TestGradientsCUDA) ... skip: Skipped! Op doesn't support autograd for this dtype. (0.002s) 2022-08-13T17:06:28.5637728Z test_inplace_gradgrad_ones_like_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Op doesn't support autograd for this dtype. (0.002s) 2022-08-13T17:06:28.5656061Z test_inplace_gradgrad_ormqr_cuda_complex128 (__main__.TestGradientsCUDA) ... skip: Skipped! Op doesn't support autograd for this dtype. (0.002s) 2022-08-13T17:06:28.5674631Z test_inplace_gradgrad_ormqr_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Op doesn't support autograd for this dtype. (0.002s) 2022-08-13T17:06:28.5692753Z test_inplace_gradgrad_outer_cuda_complex128 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does not support inplace autograd. (0.002s) 2022-08-13T17:06:28.5710822Z test_inplace_gradgrad_outer_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does not support inplace autograd. (0.002s) 2022-08-13T17:06:28.5729974Z test_inplace_gradgrad_pca_lowrank_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does not support inplace autograd. (0.002s) 2022-08-13T17:06:28.5753742Z test_inplace_gradgrad_permute_cuda_complex128 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does not support inplace autograd. (0.002s) 2022-08-13T17:06:28.5772221Z test_inplace_gradgrad_permute_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does not support inplace autograd. (0.002s) 2022-08-13T17:06:28.5790468Z test_inplace_gradgrad_pinverse_cuda_complex128 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does not support inplace autograd. (0.002s) 2022-08-13T17:06:28.5809233Z test_inplace_gradgrad_pinverse_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does not support inplace autograd. (0.002s) 2022-08-13T17:06:28.5827306Z test_inplace_gradgrad_polar_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does not support inplace autograd. (0.002s) 2022-08-13T17:06:29.3001923Z test_inplace_gradgrad_polygamma_polygamma_n_0_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.717s) 2022-08-13T17:06:29.3007365Z test_inplace_gradgrad_polygamma_polygamma_n_1_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! (0.001s) 2022-08-13T17:06:29.3013319Z test_inplace_gradgrad_polygamma_polygamma_n_2_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! (0.001s) 2022-08-13T17:06:29.3019663Z test_inplace_gradgrad_polygamma_polygamma_n_3_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! (0.001s) 2022-08-13T17:06:29.3026117Z test_inplace_gradgrad_polygamma_polygamma_n_4_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! (0.001s) 2022-08-13T17:06:29.3046090Z test_inplace_gradgrad_positive_cuda_complex128 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does not support inplace autograd. (0.002s) 2022-08-13T17:06:29.3063919Z test_inplace_gradgrad_positive_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does not support inplace autograd. (0.002s) 2022-08-13T17:06:29.3081427Z test_inplace_gradgrad_pow_cuda_complex128 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does not support inplace autograd. (0.002s) 2022-08-13T17:06:29.3099005Z test_inplace_gradgrad_pow_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does not support inplace autograd. (0.002s) 2022-08-13T17:06:29.3116533Z test_inplace_gradgrad_prod_cuda_complex128 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does not support inplace autograd. (0.002s) 2022-08-13T17:06:29.3134545Z test_inplace_gradgrad_prod_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does not support inplace autograd. (0.002s) 2022-08-13T17:06:32.7156995Z test_inplace_gradgrad_put_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (3.402s) 2022-08-13T17:06:33.2763562Z test_inplace_gradgrad_put_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.561s) 2022-08-13T17:06:33.2784667Z test_inplace_gradgrad_qr_cuda_complex128 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does not support inplace autograd. (0.002s) 2022-08-13T17:06:33.2801791Z test_inplace_gradgrad_qr_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does not support inplace autograd. (0.002s) 2022-08-13T17:06:33.2819407Z test_inplace_gradgrad_quantile_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does not support inplace autograd. (0.002s) 2022-08-13T17:06:33.3248468Z test_inplace_gradgrad_rad2deg_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.043s) 2022-08-13T17:06:33.3266183Z test_inplace_gradgrad_rand_like_cuda_complex128 (__main__.TestGradientsCUDA) ... skip: Skipped! Op doesn't support autograd for this dtype. (0.002s) 2022-08-13T17:06:33.3283506Z test_inplace_gradgrad_rand_like_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Op doesn't support autograd for this dtype. (0.002s) 2022-08-13T17:06:33.3301450Z test_inplace_gradgrad_randint_like_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Op doesn't support autograd for this dtype. (0.002s) 2022-08-13T17:06:33.3318828Z test_inplace_gradgrad_randn_like_cuda_complex128 (__main__.TestGradientsCUDA) ... skip: Skipped! Op doesn't support autograd for this dtype. (0.002s) 2022-08-13T17:06:33.3336480Z test_inplace_gradgrad_randn_like_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Op doesn't support autograd for this dtype. (0.002s) 2022-08-13T17:06:33.3353408Z test_inplace_gradgrad_ravel_cuda_complex128 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does not support inplace autograd. (0.002s) 2022-08-13T17:06:33.3376134Z test_inplace_gradgrad_ravel_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does not support inplace autograd. (0.002s) 2022-08-13T17:06:33.3393183Z test_inplace_gradgrad_real_cuda_complex128 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does not support inplace autograd. (0.002s) 2022-08-13T17:06:33.3411008Z test_inplace_gradgrad_real_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does not support inplace autograd. (0.002s) 2022-08-13T17:06:33.6175809Z test_inplace_gradgrad_reciprocal_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.276s) 2022-08-13T17:06:33.6666561Z test_inplace_gradgrad_reciprocal_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.049s) 2022-08-13T17:06:33.8100742Z test_inplace_gradgrad_remainder_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.143s) 2022-08-13T17:07:07.7953939Z test_inplace_gradgrad_renorm_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (33.985s) 2022-08-13T17:07:12.3195318Z test_inplace_gradgrad_renorm_cuda_float64 (__main__.TestGradientsCUDA) ... ok (4.524s) 2022-08-13T17:07:12.3219041Z test_inplace_gradgrad_repeat_cuda_complex128 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does not support inplace autograd. (0.002s) 2022-08-13T17:07:12.3239618Z test_inplace_gradgrad_repeat_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does not support inplace autograd. (0.002s) 2022-08-13T17:07:12.3260737Z test_inplace_gradgrad_repeat_interleave_cuda_complex128 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does not support inplace autograd. (0.002s) 2022-08-13T17:07:12.3281408Z test_inplace_gradgrad_repeat_interleave_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does not support inplace autograd. (0.002s) 2022-08-13T17:07:12.3302278Z test_inplace_gradgrad_reshape_as_cuda_complex128 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does not support inplace autograd. (0.002s) 2022-08-13T17:07:12.3323100Z test_inplace_gradgrad_reshape_as_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does not support inplace autograd. (0.002s) 2022-08-13T17:07:12.3344248Z test_inplace_gradgrad_reshape_cuda_complex128 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does not support inplace autograd. (0.002s) 2022-08-13T17:07:12.3365206Z test_inplace_gradgrad_reshape_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does not support inplace autograd. (0.002s) 2022-08-13T17:07:12.3386360Z test_inplace_gradgrad_resize__cuda_complex128 (__main__.TestGradientsCUDA) ... skip: Skipped! Op doesn't support autograd for this dtype. (0.002s) 2022-08-13T17:07:12.3406765Z test_inplace_gradgrad_resize__cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Op doesn't support autograd for this dtype. (0.002s) 2022-08-13T17:07:12.3433206Z test_inplace_gradgrad_resize_as__cuda_complex128 (__main__.TestGradientsCUDA) ... skip: Skipped! Op doesn't support autograd for this dtype. (0.003s) 2022-08-13T17:07:12.3454048Z test_inplace_gradgrad_resize_as__cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Op doesn't support autograd for this dtype. (0.002s) 2022-08-13T17:07:12.3474349Z test_inplace_gradgrad_resolve_conj_cuda_complex128 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does not support inplace autograd. (0.002s) 2022-08-13T17:07:12.3495108Z test_inplace_gradgrad_resolve_conj_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does not support inplace autograd. (0.002s) 2022-08-13T17:07:12.3515663Z test_inplace_gradgrad_resolve_neg_cuda_complex128 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does not support inplace autograd. (0.002s) 2022-08-13T17:07:12.3536405Z test_inplace_gradgrad_resolve_neg_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does not support inplace autograd. (0.002s) 2022-08-13T17:07:12.3556927Z test_inplace_gradgrad_roll_cuda_complex128 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does not support inplace autograd. (0.002s) 2022-08-13T17:07:12.3577505Z test_inplace_gradgrad_roll_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does not support inplace autograd. (0.002s) 2022-08-13T17:07:12.3597940Z test_inplace_gradgrad_rot90_cuda_complex128 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does not support inplace autograd. (0.002s) 2022-08-13T17:07:12.3618930Z test_inplace_gradgrad_rot90_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does not support inplace autograd. (0.002s) 2022-08-13T17:07:12.4387392Z test_inplace_gradgrad_round_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.077s) 2022-08-13T17:07:12.4665729Z test_inplace_gradgrad_round_decimals_0_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.028s) 2022-08-13T17:07:12.4674459Z test_inplace_gradgrad_round_decimals_3_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! (0.001s) 2022-08-13T17:07:12.4682784Z test_inplace_gradgrad_round_decimals_neg_3_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! (0.001s) 2022-08-13T17:07:12.7753133Z test_inplace_gradgrad_rsqrt_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.307s) 2022-08-13T17:07:12.8297053Z test_inplace_gradgrad_rsqrt_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.054s) 2022-08-13T17:07:12.8317159Z test_inplace_gradgrad_rsub_cuda_complex128 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does not support inplace autograd. (0.002s) 2022-08-13T17:07:12.8337641Z test_inplace_gradgrad_rsub_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does not support inplace autograd. (0.002s) 2022-08-13T17:07:27.6303413Z test_inplace_gradgrad_scatter_add_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (14.796s) 2022-08-13T17:07:29.5863071Z test_inplace_gradgrad_scatter_add_cuda_float64 (__main__.TestGradientsCUDA) ... ok (1.956s) 2022-08-13T17:07:44.9761997Z test_inplace_gradgrad_scatter_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (15.390s) 2022-08-13T17:07:47.0394853Z test_inplace_gradgrad_scatter_cuda_float64 (__main__.TestGradientsCUDA) ... ok (2.063s) 2022-08-13T17:07:52.2751775Z test_inplace_gradgrad_scatter_reduce_amax_cuda_float64 (__main__.TestGradientsCUDA) ... ok (5.236s) 2022-08-13T17:07:57.5026284Z test_inplace_gradgrad_scatter_reduce_amin_cuda_float64 (__main__.TestGradientsCUDA) ... ok (5.227s) 2022-08-13T17:08:02.9694118Z test_inplace_gradgrad_scatter_reduce_mean_cuda_float64 (__main__.TestGradientsCUDA) ... ok (5.467s) 2022-08-13T17:08:13.0740481Z test_inplace_gradgrad_scatter_reduce_prod_cuda_float64 (__main__.TestGradientsCUDA) ... ok (10.104s) 2022-08-13T17:08:17.3098983Z test_inplace_gradgrad_scatter_reduce_sum_cuda_float64 (__main__.TestGradientsCUDA) ... ok (4.236s) 2022-08-13T17:08:17.3120530Z test_inplace_gradgrad_searchsorted_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Op doesn't support autograd for this dtype. (0.002s) 2022-08-13T17:08:17.3138709Z test_inplace_gradgrad_segment_reduce_lengths_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does not support inplace autograd. (0.002s) 2022-08-13T17:08:17.3157261Z test_inplace_gradgrad_segment_reduce_offsets_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does not support inplace autograd. (0.002s) 2022-08-13T17:08:17.3176068Z test_inplace_gradgrad_select_cuda_complex128 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does not support inplace autograd. (0.002s) 2022-08-13T17:08:17.3194767Z test_inplace_gradgrad_select_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does not support inplace autograd. (0.002s) 2022-08-13T17:08:17.3213914Z test_inplace_gradgrad_select_scatter_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does not support inplace autograd. (0.002s) 2022-08-13T17:08:18.6514312Z test_inplace_gradgrad_sgn_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (1.330s) 2022-08-13T17:08:18.7288257Z test_inplace_gradgrad_sgn_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.077s) 2022-08-13T17:08:18.7307448Z test_inplace_gradgrad_short_cuda_complex128 (__main__.TestGradientsCUDA) ... skip: Skipped! Op doesn't support autograd for this dtype. (0.002s) 2022-08-13T17:08:18.7326091Z test_inplace_gradgrad_short_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Op doesn't support autograd for this dtype. (0.002s) 2022-08-13T17:08:19.0027493Z test_inplace_gradgrad_sigmoid_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.270s) 2022-08-13T17:08:19.0528898Z test_inplace_gradgrad_sigmoid_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.050s) 2022-08-13T17:08:19.1278484Z test_inplace_gradgrad_sign_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.075s) 2022-08-13T17:08:19.1297128Z test_inplace_gradgrad_signbit_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Op doesn't support autograd for this dtype. (0.002s) 2022-08-13T17:08:20.0608819Z test_inplace_gradgrad_sin_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.931s) 2022-08-13T17:08:20.1841961Z test_inplace_gradgrad_sin_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.123s) 2022-08-13T17:08:20.5812282Z test_inplace_gradgrad_sinc_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.397s) 2022-08-13T17:08:20.6511593Z test_inplace_gradgrad_sinc_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.070s) 2022-08-13T17:08:21.5515282Z test_inplace_gradgrad_sinh_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.900s) 2022-08-13T17:08:21.6669105Z test_inplace_gradgrad_sinh_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.115s) 2022-08-13T17:08:21.6688966Z test_inplace_gradgrad_slice_scatter_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does not support inplace autograd. (0.002s) 2022-08-13T17:08:21.6707373Z test_inplace_gradgrad_softmax_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does not support inplace autograd. (0.002s) 2022-08-13T17:08:21.6725804Z test_inplace_gradgrad_softmax_with_dtype_cuda_complex128 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does not support inplace autograd. (0.002s) 2022-08-13T17:08:21.6744453Z test_inplace_gradgrad_softmax_with_dtype_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does not support inplace autograd. (0.002s) 2022-08-13T17:08:21.6762862Z test_inplace_gradgrad_sort_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does not support inplace autograd. (0.002s) 2022-08-13T17:08:21.6781237Z test_inplace_gradgrad_sparse_sampled_addmm_cuda_complex128 (__main__.TestGradientsCUDA) ... skip: cusparseSDDMM was added in 11.2.1 (0.002s) 2022-08-13T17:08:21.6799581Z test_inplace_gradgrad_sparse_sampled_addmm_cuda_float64 (__main__.TestGradientsCUDA) ... skip: cusparseSDDMM was added in 11.2.1 (0.002s) 2022-08-13T17:08:21.6819669Z test_inplace_gradgrad_special_airy_ai_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Op doesn't support autograd for this dtype. (0.002s) 2022-08-13T17:08:21.6838016Z test_inplace_gradgrad_special_bessel_j0_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Op doesn't support autograd for this dtype. (0.002s) 2022-08-13T17:08:21.6856367Z test_inplace_gradgrad_special_bessel_j1_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Op doesn't support autograd for this dtype. (0.002s) 2022-08-13T17:08:21.6874533Z test_inplace_gradgrad_special_bessel_y0_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Op doesn't support autograd for this dtype. (0.002s) 2022-08-13T17:08:21.6898305Z test_inplace_gradgrad_special_bessel_y1_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Op doesn't support autograd for this dtype. (0.002s) 2022-08-13T17:08:21.6916380Z test_inplace_gradgrad_special_chebyshev_polynomial_t_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Op doesn't support autograd for this dtype. (0.002s) 2022-08-13T17:08:21.6934778Z test_inplace_gradgrad_special_chebyshev_polynomial_u_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Op doesn't support autograd for this dtype. (0.002s) 2022-08-13T17:08:21.6941872Z test_inplace_gradgrad_special_chebyshev_polynomial_v_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-08-13T17:08:21.6949234Z test_inplace_gradgrad_special_chebyshev_polynomial_w_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-08-13T17:08:21.6967152Z test_inplace_gradgrad_special_entr_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does not support inplace autograd. (0.002s) 2022-08-13T17:08:21.6985637Z test_inplace_gradgrad_special_erfcx_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does not support inplace autograd. (0.002s) 2022-08-13T17:08:21.7004317Z test_inplace_gradgrad_special_hermite_polynomial_h_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Op doesn't support autograd for this dtype. (0.002s) 2022-08-13T17:08:21.7022583Z test_inplace_gradgrad_special_hermite_polynomial_he_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Op doesn't support autograd for this dtype. (0.002s) 2022-08-13T17:08:21.7040570Z test_inplace_gradgrad_special_i0e_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does not support inplace autograd. (0.002s) 2022-08-13T17:08:21.7058977Z test_inplace_gradgrad_special_i1_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does not support inplace autograd. (0.002s) 2022-08-13T17:08:21.7077286Z test_inplace_gradgrad_special_i1e_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does not support inplace autograd. (0.002s) 2022-08-13T17:08:21.7095788Z test_inplace_gradgrad_special_laguerre_polynomial_l_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Op doesn't support autograd for this dtype. (0.002s) 2022-08-13T17:08:21.7102816Z test_inplace_gradgrad_special_legendre_polynomial_p_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-08-13T17:08:21.7126165Z test_inplace_gradgrad_special_log_ndtr_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does not support inplace autograd. (0.002s) 2022-08-13T17:08:21.7144539Z test_inplace_gradgrad_special_modified_bessel_i0_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Op doesn't support autograd for this dtype. (0.002s) 2022-08-13T17:08:21.7162681Z test_inplace_gradgrad_special_modified_bessel_i1_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Op doesn't support autograd for this dtype. (0.002s) 2022-08-13T17:08:21.7181135Z test_inplace_gradgrad_special_modified_bessel_k0_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Op doesn't support autograd for this dtype. (0.002s) 2022-08-13T17:08:21.7199135Z test_inplace_gradgrad_special_modified_bessel_k1_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Op doesn't support autograd for this dtype. (0.002s) 2022-08-13T17:08:21.7217524Z test_inplace_gradgrad_special_ndtr_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does not support inplace autograd. (0.002s) 2022-08-13T17:08:21.7235949Z test_inplace_gradgrad_special_ndtri_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does not support inplace autograd. (0.002s) 2022-08-13T17:08:21.7254409Z test_inplace_gradgrad_special_polygamma_special_polygamma_n_0_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does not support inplace autograd. (0.002s) 2022-08-13T17:08:21.7272771Z test_inplace_gradgrad_special_scaled_modified_bessel_k0_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Op doesn't support autograd for this dtype. (0.002s) 2022-08-13T17:08:21.7291344Z test_inplace_gradgrad_special_scaled_modified_bessel_k1_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Op doesn't support autograd for this dtype. (0.002s) 2022-08-13T17:08:21.7298243Z test_inplace_gradgrad_special_shifted_chebyshev_polynomial_t_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-08-13T17:08:21.7305428Z test_inplace_gradgrad_special_shifted_chebyshev_polynomial_u_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-08-13T17:08:21.7311826Z test_inplace_gradgrad_special_shifted_chebyshev_polynomial_v_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-08-13T17:08:21.7318844Z test_inplace_gradgrad_special_shifted_chebyshev_polynomial_w_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-08-13T17:08:21.7337535Z test_inplace_gradgrad_special_spherical_bessel_j0_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Op doesn't support autograd for this dtype. (0.002s) 2022-08-13T17:08:21.7344504Z test_inplace_gradgrad_special_xlog1py_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! (0.001s) 2022-08-13T17:08:21.7368360Z test_inplace_gradgrad_special_zeta_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Op doesn't support autograd for this dtype. (0.002s) 2022-08-13T17:08:21.7386649Z test_inplace_gradgrad_split_cuda_complex128 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does not support inplace autograd. (0.002s) 2022-08-13T17:08:21.7404628Z test_inplace_gradgrad_split_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does not support inplace autograd. (0.002s) 2022-08-13T17:08:21.7423111Z test_inplace_gradgrad_split_list_args_cuda_complex128 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does not support inplace autograd. (0.002s) 2022-08-13T17:08:21.7441207Z test_inplace_gradgrad_split_list_args_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does not support inplace autograd. (0.002s) 2022-08-13T17:08:21.7459784Z test_inplace_gradgrad_split_with_sizes_cuda_complex128 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does not support inplace autograd. (0.002s) 2022-08-13T17:08:21.7477990Z test_inplace_gradgrad_split_with_sizes_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does not support inplace autograd. (0.002s) 2022-08-13T17:08:22.6362846Z test_inplace_gradgrad_sqrt_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.888s) 2022-08-13T17:08:22.7554509Z test_inplace_gradgrad_sqrt_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.119s) 2022-08-13T17:08:23.0436040Z test_inplace_gradgrad_square_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.288s) 2022-08-13T17:08:23.0940267Z test_inplace_gradgrad_square_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.050s) 2022-08-13T17:08:26.6684898Z test_inplace_gradgrad_squeeze_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (3.574s) 2022-08-13T17:08:27.1521817Z test_inplace_gradgrad_squeeze_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.484s) 2022-08-13T17:08:27.1543411Z test_inplace_gradgrad_stack_cuda_complex128 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does not support inplace autograd. (0.002s) 2022-08-13T17:08:27.1561771Z test_inplace_gradgrad_stack_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does not support inplace autograd. (0.002s) 2022-08-13T17:08:27.1580216Z test_inplace_gradgrad_std_cuda_complex128 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does not support inplace autograd. (0.002s) 2022-08-13T17:08:27.1598664Z test_inplace_gradgrad_std_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does not support inplace autograd. (0.002s) 2022-08-13T17:08:27.1617508Z test_inplace_gradgrad_std_mean_cuda_complex128 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does not support inplace autograd. (0.002s) 2022-08-13T17:08:27.1635962Z test_inplace_gradgrad_std_mean_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does not support inplace autograd. (0.002s) 2022-08-13T17:08:27.1654856Z test_inplace_gradgrad_stft_cuda_complex128 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does not support inplace autograd. (0.002s) 2022-08-13T17:08:27.1673400Z test_inplace_gradgrad_stft_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does not support inplace autograd. (0.002s) 2022-08-13T17:08:35.3284749Z test_inplace_gradgrad_sub_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (8.161s) 2022-08-13T17:08:36.4404135Z test_inplace_gradgrad_sub_cuda_float64 (__main__.TestGradientsCUDA) ... ok (1.112s) 2022-08-13T17:08:36.4426225Z test_inplace_gradgrad_sum_cuda_complex128 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does not support inplace autograd. (0.002s) 2022-08-13T17:08:36.4445435Z test_inplace_gradgrad_sum_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does not support inplace autograd. (0.002s) 2022-08-13T17:08:36.4464777Z test_inplace_gradgrad_sum_to_size_cuda_complex128 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does not support inplace autograd. (0.002s) 2022-08-13T17:08:36.4483889Z test_inplace_gradgrad_sum_to_size_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does not support inplace autograd. (0.002s) 2022-08-13T17:08:36.4504052Z test_inplace_gradgrad_svd_cuda_complex128 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does not support inplace autograd. (0.002s) 2022-08-13T17:08:36.4523787Z test_inplace_gradgrad_svd_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does not support inplace autograd. (0.002s) 2022-08-13T17:08:36.4544799Z test_inplace_gradgrad_svd_lowrank_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does not support inplace autograd. (0.002s) 2022-08-13T17:08:36.4564928Z test_inplace_gradgrad_symeig_cuda_complex128 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does not support inplace autograd. (0.002s) 2022-08-13T17:08:36.4584074Z test_inplace_gradgrad_symeig_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does not support inplace autograd. (0.002s) 2022-08-13T17:08:36.6600847Z test_inplace_gradgrad_t_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.202s) 2022-08-13T17:08:36.6998555Z test_inplace_gradgrad_t_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.040s) 2022-08-13T17:08:36.7017889Z test_inplace_gradgrad_take_along_dim_cuda_complex128 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does not support inplace autograd. (0.002s) 2022-08-13T17:08:36.7036843Z test_inplace_gradgrad_take_along_dim_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does not support inplace autograd. (0.002s) 2022-08-13T17:08:36.7055837Z test_inplace_gradgrad_take_cuda_complex128 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does not support inplace autograd. (0.002s) 2022-08-13T17:08:36.7075600Z test_inplace_gradgrad_take_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does not support inplace autograd. (0.002s) 2022-08-13T17:08:37.6606878Z test_inplace_gradgrad_tan_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.953s) 2022-08-13T17:08:37.7871704Z test_inplace_gradgrad_tan_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.126s) 2022-08-13T17:08:38.5942950Z test_inplace_gradgrad_tanh_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.807s) 2022-08-13T17:08:38.7087569Z test_inplace_gradgrad_tanh_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.114s) 2022-08-13T17:08:38.7106895Z test_inplace_gradgrad_tensor_split_cuda_complex128 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does not support inplace autograd. (0.002s) 2022-08-13T17:08:38.7126323Z test_inplace_gradgrad_tensor_split_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does not support inplace autograd. (0.002s) 2022-08-13T17:08:38.7145898Z test_inplace_gradgrad_tensordot_cuda_complex128 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does not support inplace autograd. (0.002s) 2022-08-13T17:08:38.7165679Z test_inplace_gradgrad_tensordot_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does not support inplace autograd. (0.002s) 2022-08-13T17:08:38.7185411Z test_inplace_gradgrad_tile_cuda_complex128 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does not support inplace autograd. (0.002s) 2022-08-13T17:08:38.7204477Z test_inplace_gradgrad_tile_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does not support inplace autograd. (0.002s) 2022-08-13T17:08:38.7224533Z test_inplace_gradgrad_to_sparse_cuda_complex128 (__main__.TestGradientsCUDA) ... skip: Skipped! Op doesn't support autograd for this dtype. (0.002s) 2022-08-13T17:08:38.7243469Z test_inplace_gradgrad_to_sparse_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does not support inplace autograd. (0.002s) 2022-08-13T17:08:38.7262813Z test_inplace_gradgrad_topk_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does not support inplace autograd. (0.002s) 2022-08-13T17:08:38.7287043Z test_inplace_gradgrad_trace_cuda_complex128 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does not support inplace autograd. (0.002s) 2022-08-13T17:08:38.7305916Z test_inplace_gradgrad_trace_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does not support inplace autograd. (0.002s) 2022-08-13T17:08:46.0650814Z test_inplace_gradgrad_transpose_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (7.334s) 2022-08-13T17:08:47.0341355Z test_inplace_gradgrad_transpose_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.969s) 2022-08-13T17:08:47.0362969Z test_inplace_gradgrad_trapezoid_cuda_complex128 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does not support inplace autograd. (0.002s) 2022-08-13T17:08:47.0382350Z test_inplace_gradgrad_trapezoid_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does not support inplace autograd. (0.002s) 2022-08-13T17:08:47.0401337Z test_inplace_gradgrad_trapz_cuda_complex128 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does not support inplace autograd. (0.002s) 2022-08-13T17:08:47.0420683Z test_inplace_gradgrad_trapz_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does not support inplace autograd. (0.002s) 2022-08-13T17:08:47.0439708Z test_inplace_gradgrad_triangular_solve_cuda_complex128 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does not support inplace autograd. (0.002s) 2022-08-13T17:08:47.0458862Z test_inplace_gradgrad_triangular_solve_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does not support inplace autograd. (0.002s) 2022-08-13T17:09:28.9054181Z test_inplace_gradgrad_tril_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (41.859s) 2022-08-13T17:09:34.4352144Z test_inplace_gradgrad_tril_cuda_float64 (__main__.TestGradientsCUDA) ... ok (5.530s) 2022-08-13T17:10:15.8258629Z test_inplace_gradgrad_triu_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (41.390s) 2022-08-13T17:10:21.3896341Z test_inplace_gradgrad_triu_cuda_float64 (__main__.TestGradientsCUDA) ... ok (5.564s) 2022-08-13T17:10:28.7064910Z test_inplace_gradgrad_true_divide_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (7.317s) 2022-08-13T17:10:29.6750767Z test_inplace_gradgrad_true_divide_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.969s) 2022-08-13T17:10:29.7501512Z test_inplace_gradgrad_trunc_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.075s) 2022-08-13T17:10:29.7523184Z test_inplace_gradgrad_unbind_cuda_complex128 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does not support inplace autograd. (0.002s) 2022-08-13T17:10:29.7543537Z test_inplace_gradgrad_unbind_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does not support inplace autograd. (0.002s) 2022-08-13T17:10:29.7563358Z test_inplace_gradgrad_unflatten_cuda_complex128 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does not support inplace autograd. (0.002s) 2022-08-13T17:10:29.7583506Z test_inplace_gradgrad_unflatten_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does not support inplace autograd. (0.002s) 2022-08-13T17:10:29.7603813Z test_inplace_gradgrad_unfold_cuda_complex128 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does not support inplace autograd. (0.002s) 2022-08-13T17:10:29.7623673Z test_inplace_gradgrad_unfold_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does not support inplace autograd. (0.002s) 2022-08-13T17:10:29.7644372Z test_inplace_gradgrad_unique_consecutive_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Op doesn't support autograd for this dtype. (0.002s) 2022-08-13T17:10:29.7664209Z test_inplace_gradgrad_unique_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Op doesn't support autograd for this dtype. (0.002s) 2022-08-13T17:10:38.6671605Z test_inplace_gradgrad_unsqueeze_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (8.900s) 2022-08-13T17:10:39.8507255Z test_inplace_gradgrad_unsqueeze_cuda_float64 (__main__.TestGradientsCUDA) ... ok (1.183s) 2022-08-13T17:10:39.8530551Z test_inplace_gradgrad_var_cuda_complex128 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does not support inplace autograd. (0.002s) 2022-08-13T17:10:39.8550288Z test_inplace_gradgrad_var_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does not support inplace autograd. (0.002s) 2022-08-13T17:10:39.8570375Z test_inplace_gradgrad_var_mean_cuda_complex128 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does not support inplace autograd. (0.002s) 2022-08-13T17:10:39.8590142Z test_inplace_gradgrad_var_mean_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does not support inplace autograd. (0.002s) 2022-08-13T17:10:39.8610181Z test_inplace_gradgrad_vdot_cuda_complex128 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does not support inplace autograd. (0.002s) 2022-08-13T17:10:39.8630053Z test_inplace_gradgrad_vdot_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does not support inplace autograd. (0.002s) 2022-08-13T17:10:39.8650355Z test_inplace_gradgrad_view_as_complex_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does not support inplace autograd. (0.002s) 2022-08-13T17:10:39.8670217Z test_inplace_gradgrad_view_as_cuda_complex128 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does not support inplace autograd. (0.002s) 2022-08-13T17:10:39.8690277Z test_inplace_gradgrad_view_as_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does not support inplace autograd. (0.002s) 2022-08-13T17:10:39.8710040Z test_inplace_gradgrad_view_as_real_cuda_complex128 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does not support inplace autograd. (0.002s) 2022-08-13T17:10:39.8730300Z test_inplace_gradgrad_view_cuda_complex128 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does not support inplace autograd. (0.002s) 2022-08-13T17:10:39.8755785Z test_inplace_gradgrad_view_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does not support inplace autograd. (0.002s) 2022-08-13T17:10:39.8775653Z test_inplace_gradgrad_vsplit_cuda_complex128 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does not support inplace autograd. (0.002s) 2022-08-13T17:10:39.8795412Z test_inplace_gradgrad_vsplit_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does not support inplace autograd. (0.002s) 2022-08-13T17:10:39.8815232Z test_inplace_gradgrad_vstack_cuda_complex128 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does not support inplace autograd. (0.002s) 2022-08-13T17:10:39.8834833Z test_inplace_gradgrad_vstack_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does not support inplace autograd. (0.002s) 2022-08-13T17:10:39.8854637Z test_inplace_gradgrad_where_cuda_complex128 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does not support inplace autograd. (0.002s) 2022-08-13T17:10:39.8874593Z test_inplace_gradgrad_where_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Operation does not support inplace autograd. (0.002s) 2022-08-13T17:10:39.8882553Z test_inplace_gradgrad_xlogy_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! (0.001s) 2022-08-13T17:10:40.0774083Z test_inplace_gradgrad_zero__cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.189s) 2022-08-13T17:10:40.1066619Z test_inplace_gradgrad_zero__cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.029s) 2022-08-13T17:10:40.1086655Z test_inplace_gradgrad_zeros_like_cuda_complex128 (__main__.TestGradientsCUDA) ... skip: Skipped! Op doesn't support autograd for this dtype. (0.002s) 2022-08-13T17:10:40.1106213Z test_inplace_gradgrad_zeros_like_cuda_float64 (__main__.TestGradientsCUDA) ... skip: Skipped! Op doesn't support autograd for this dtype. (0.002s) 2022-08-13T17:10:40.1107461Z 2022-08-13T17:10:40.1110117Z ---------------------------------------------------------------------- 2022-08-13T17:10:40.1110521Z Ran 7408 tests in 10537.096s 2022-08-13T17:10:40.1110702Z 2022-08-13T17:10:40.1110868Z OK (skipped=3929, expected failures=62) 2022-08-13T17:10:40.1113149Z 2022-08-13T17:10:40.1113449Z Generating XML reports... 2022-08-13T17:10:41.3578949Z Generated XML report: test-reports/python-unittest/test_ops_gradients/TEST-TestGradientsCUDA-20220813141502.xml 2022-08-13T17:10:42.2080001Z Running test_optim ... [2022-08-13 17:10:42.207408] 2022-08-13T17:10:42.2080707Z Executing ['/opt/conda/bin/python', '-bb', 'test_optim.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2022-08-13 17:10:42.207513] 2022-08-13T17:10:43.8377801Z Test results will be stored in test-reports/python-unittest/test_optim 2022-08-13T17:10:43.8434885Z 2022-08-13T17:10:43.8435354Z Running tests... 2022-08-13T17:10:43.8435858Z ---------------------------------------------------------------------- 2022-08-13T17:10:45.4648347Z test_sgd (__main__.TestDifferentiableOptimizer) ... ok (1.621s) 2022-08-13T17:10:45.4787979Z test_CosineAnnealingWarmRestarts_lr1_T_mult_1 (__main__.TestLRScheduler) ... ok (0.014s) 2022-08-13T17:10:45.4923535Z test_CosineAnnealingWarmRestarts_lr1_T_mult_2 (__main__.TestLRScheduler) ... ok (0.013s) 2022-08-13T17:10:45.5061117Z test_CosineAnnealingWarmRestarts_lr1_T_mult_4 (__main__.TestLRScheduler) ... ok (0.014s) 2022-08-13T17:10:45.6211116Z test_CosineAnnealingWarmRestarts_lr2 (__main__.TestLRScheduler) ... ok (0.115s) 2022-08-13T17:10:45.6292251Z test_CosineAnnealingWarmRestarts_lr3 (__main__.TestLRScheduler) ... ok (0.008s) 2022-08-13T17:10:45.6447581Z test_CosineAnnealingWarmRestarts_lr_state_dict (__main__.TestLRScheduler) ... ok (0.015s) 2022-08-13T17:10:45.6474262Z test_chained_lr1 (__main__.TestLRScheduler) ... /opt/conda/lib/python3.7/site-packages/torch/optim/lr_scheduler.py:143: UserWarning: Detected call of `lr_scheduler.step()` before `optimizer.step()`. In PyTorch 1.1.0 and later, you should call them in the opposite order: `optimizer.step()` before `lr_scheduler.step()`. Failure to do this will result in PyTorch skipping the first value of the learning rate schedule. See more details at https://pytorch.org/docs/stable/optim.html#how-to-adjust-learning-rate 2022-08-13T17:10:45.6475570Z "https://pytorch.org/docs/stable/optim.html#how-to-adjust-learning-rate", UserWarning) 2022-08-13T17:10:45.6483147Z ok (0.003s) 2022-08-13T17:10:45.6512977Z test_chained_lr2 (__main__.TestLRScheduler) ... ok (0.003s) 2022-08-13T17:10:45.6537962Z test_chained_lr2_get_last_lr_before_step (__main__.TestLRScheduler) ... ok (0.002s) 2022-08-13T17:10:45.6587678Z test_chained_lr3 (__main__.TestLRScheduler) ... ok (0.005s) 2022-08-13T17:10:45.6629836Z test_chained_lr4 (__main__.TestLRScheduler) ... ok (0.004s) 2022-08-13T17:10:45.6668369Z test_chained_lr5 (__main__.TestLRScheduler) ... ok (0.004s) 2022-08-13T17:10:45.6794869Z test_closed_form_constantlr (__main__.TestLRScheduler) ... ok (0.013s) 2022-08-13T17:10:45.6922514Z test_closed_form_cos_anneal_lr (__main__.TestLRScheduler) ... ok (0.013s) 2022-08-13T17:10:45.7047732Z test_closed_form_exp_lr (__main__.TestLRScheduler) ... ok (0.012s) 2022-08-13T17:10:45.7174789Z test_closed_form_linearlr (__main__.TestLRScheduler) ... ok (0.013s) 2022-08-13T17:10:45.7300950Z test_closed_form_multi_step_lr (__main__.TestLRScheduler) ... ok (0.013s) 2022-08-13T17:10:45.7426566Z test_closed_form_poly_lr (__main__.TestLRScheduler) ... ok (0.012s) 2022-08-13T17:10:45.7552284Z test_closed_form_step_lr (__main__.TestLRScheduler) ... ok (0.012s) 2022-08-13T17:10:45.7576801Z test_compound_cosanneal_and_exp_lr (__main__.TestLRScheduler) ... /opt/conda/lib/python3.7/site-packages/torch/optim/lr_scheduler.py:143: UserWarning: Detected call of `lr_scheduler.step()` before `optimizer.step()`. In PyTorch 1.1.0 and later, you should call them in the opposite order: `optimizer.step()` before `lr_scheduler.step()`. Failure to do this will result in PyTorch skipping the first value of the learning rate schedule. See more details at https://pytorch.org/docs/stable/optim.html#how-to-adjust-learning-rate 2022-08-13T17:10:45.7578166Z "https://pytorch.org/docs/stable/optim.html#how-to-adjust-learning-rate", UserWarning) 2022-08-13T17:10:45.7589552Z ok (0.004s) 2022-08-13T17:10:45.7627720Z test_compound_cosanneal_and_linearlr (__main__.TestLRScheduler) ... ok (0.004s) 2022-08-13T17:10:45.7665345Z test_compound_cosanneal_and_multistep_lr (__main__.TestLRScheduler) ... ok (0.004s) 2022-08-13T17:10:45.7702071Z test_compound_cosanneal_and_step_lr (__main__.TestLRScheduler) ... ok (0.004s) 2022-08-13T17:10:45.7737941Z test_compound_exp_and_linearlr (__main__.TestLRScheduler) ... ok (0.003s) 2022-08-13T17:10:45.7775175Z test_compound_exp_and_multistep_lr (__main__.TestLRScheduler) ... ok (0.004s) 2022-08-13T17:10:45.7810653Z test_compound_linearlr_and_multistep_lr (__main__.TestLRScheduler) ... ok (0.003s) 2022-08-13T17:10:45.7841617Z test_compound_reduce_lr_on_plateau1 (__main__.TestLRScheduler) ... ok (0.003s) 2022-08-13T17:10:45.7880166Z test_compound_reduce_lr_on_plateau2 (__main__.TestLRScheduler) ... ok (0.004s) 2022-08-13T17:10:45.7917053Z test_compound_reduce_lr_on_plateau3 (__main__.TestLRScheduler) ... ok (0.004s) 2022-08-13T17:10:45.7948785Z test_compound_reduce_lr_on_plateau4 (__main__.TestLRScheduler) ... ok (0.003s) 2022-08-13T17:10:45.7987794Z test_compound_reduce_lr_on_plateau5 (__main__.TestLRScheduler) ... ok (0.004s) 2022-08-13T17:10:45.8021581Z test_compound_step_and_constantlr (__main__.TestLRScheduler) ... ok (0.003s) 2022-08-13T17:10:45.8059201Z test_compound_step_and_exp_lr (__main__.TestLRScheduler) ... ok (0.004s) 2022-08-13T17:10:45.8088131Z test_compound_step_and_multistep_lr (__main__.TestLRScheduler) ... ok (0.003s) 2022-08-13T17:10:45.8117301Z test_constantlr (__main__.TestLRScheduler) ... ok (0.003s) 2022-08-13T17:10:45.8160695Z test_constantlr_is_constant_for_constant_epoch (__main__.TestLRScheduler) ... ok (0.004s) 2022-08-13T17:10:45.8215687Z test_constantlr_with_epoch (__main__.TestLRScheduler) ... ok (0.005s) 2022-08-13T17:10:45.8236480Z test_cos_anneal_lr (__main__.TestLRScheduler) ... /opt/conda/lib/python3.7/site-packages/torch/optim/lr_scheduler.py:143: UserWarning: Detected call of `lr_scheduler.step()` before `optimizer.step()`. In PyTorch 1.1.0 and later, you should call them in the opposite order: `optimizer.step()` before `lr_scheduler.step()`. Failure to do this will result in PyTorch skipping the first value of the learning rate schedule. See more details at https://pytorch.org/docs/stable/optim.html#how-to-adjust-learning-rate 2022-08-13T17:10:45.8237632Z "https://pytorch.org/docs/stable/optim.html#how-to-adjust-learning-rate", UserWarning) 2022-08-13T17:10:45.8247728Z ok (0.003s) 2022-08-13T17:10:45.8275880Z test_cos_anneal_lr_continue (__main__.TestLRScheduler) ... /opt/conda/lib/python3.7/site-packages/torch/testing/_deprecated.py:35: FutureWarning: torch.testing.assert_allclose() is deprecated since 1.12 and will be removed in 1.14. Use torch.testing.assert_close() instead. For detailed upgrade instructions see https://github.com/pytorch/pytorch/issues/61844. 2022-08-13T17:10:45.8276874Z warnings.warn(msg, FutureWarning) 2022-08-13T17:10:45.8277197Z ok (0.003s) 2022-08-13T17:10:45.8305149Z test_cosine_lr_state_dict (__main__.TestLRScheduler) ... ok (0.003s) 2022-08-13T17:10:45.8351237Z test_cosine_then_cyclic (__main__.TestLRScheduler) ... ok (0.004s) 2022-08-13T17:10:45.8369363Z test_cycle_lr_cycle_momentum_fail_with_momentumless_optimizer (__main__.TestLRScheduler) ... ok (0.002s) 2022-08-13T17:10:45.8431958Z test_cycle_lr_exp_range_mode (__main__.TestLRScheduler) ... ok (0.006s) 2022-08-13T17:10:45.8490867Z test_cycle_lr_exp_range_mode_one_lr (__main__.TestLRScheduler) ... ok (0.006s) 2022-08-13T17:10:45.8550270Z test_cycle_lr_exp_range_mode_step_size_up_down (__main__.TestLRScheduler) ... ok (0.006s) 2022-08-13T17:10:45.8566595Z test_cycle_lr_invalid_mode (__main__.TestLRScheduler) ... ok (0.002s) 2022-08-13T17:10:45.8649409Z test_cycle_lr_triangular2_mode (__main__.TestLRScheduler) ... ok (0.008s) 2022-08-13T17:10:45.8730063Z test_cycle_lr_triangular2_mode_one_lr (__main__.TestLRScheduler) ... ok (0.008s) 2022-08-13T17:10:45.8826030Z test_cycle_lr_triangular2_mode_step_size_up_down (__main__.TestLRScheduler) ... ok (0.009s) 2022-08-13T17:10:45.8877567Z test_cycle_lr_triangular_mode (__main__.TestLRScheduler) ... ok (0.005s) 2022-08-13T17:10:45.8928283Z test_cycle_lr_triangular_mode_one_lr (__main__.TestLRScheduler) ... ok (0.005s) 2022-08-13T17:10:45.8976044Z test_cycle_lr_triangular_mode_one_lr_no_momentum (__main__.TestLRScheduler) ... ok (0.005s) 2022-08-13T17:10:45.9028291Z test_cycle_lr_triangular_mode_step_size_up_down (__main__.TestLRScheduler) ... ok (0.005s) 2022-08-13T17:10:45.9081138Z test_cycle_lr_with_adam (__main__.TestLRScheduler) ... ok (0.005s) 2022-08-13T17:10:45.9125953Z test_cycle_lr_with_momentumless_optimizer (__main__.TestLRScheduler) ... ok (0.004s) 2022-08-13T17:10:45.9151242Z test_error_when_getlr_has_epoch (__main__.TestLRScheduler) ... ok (0.002s) 2022-08-13T17:10:45.9181451Z test_exp_lr (__main__.TestLRScheduler) ... ok (0.003s) 2022-08-13T17:10:45.9209615Z test_exp_step_lr_state_dict (__main__.TestLRScheduler) ... ok (0.003s) 2022-08-13T17:10:45.9253439Z test_exponential_lr_is_constant_for_constant_epoch (__main__.TestLRScheduler) ... ok (0.004s) 2022-08-13T17:10:45.9289441Z test_get_last_lr_constantlr (__main__.TestLRScheduler) ... ok (0.004s) 2022-08-13T17:10:45.9329441Z test_get_last_lr_linearlr (__main__.TestLRScheduler) ... ok (0.004s) 2022-08-13T17:10:45.9368897Z test_get_last_lr_multi_step_lr (__main__.TestLRScheduler) ... ok (0.004s) 2022-08-13T17:10:45.9398260Z test_get_last_lr_sequentiallr (__main__.TestLRScheduler) ... /opt/conda/lib/python3.7/site-packages/torch/optim/lr_scheduler.py:163: UserWarning: The epoch parameter in `scheduler.step()` was not necessary and is being deprecated where possible. Please use `scheduler.step()` to step the scheduler. During the deprecation, if epoch is different from None, the closed form is used instead of the new chainable form, where available. Please open an issue if you are unable to replicate your use case: https://github.com/pytorch/pytorch/issues/new/choose. 2022-08-13T17:10:45.9399335Z warnings.warn(EPOCH_DEPRECATION_WARNING, UserWarning) 2022-08-13T17:10:45.9417684Z ok (0.005s) 2022-08-13T17:10:45.9453865Z test_get_last_lr_step_lr (__main__.TestLRScheduler) ... ok (0.004s) 2022-08-13T17:10:45.9475416Z test_lambda_lr (__main__.TestLRScheduler) ... /opt/conda/lib/python3.7/site-packages/torch/optim/lr_scheduler.py:143: UserWarning: Detected call of `lr_scheduler.step()` before `optimizer.step()`. In PyTorch 1.1.0 and later, you should call them in the opposite order: `optimizer.step()` before `lr_scheduler.step()`. Failure to do this will result in PyTorch skipping the first value of the learning rate schedule. See more details at https://pytorch.org/docs/stable/optim.html#how-to-adjust-learning-rate 2022-08-13T17:10:45.9476589Z "https://pytorch.org/docs/stable/optim.html#how-to-adjust-learning-rate", UserWarning) 2022-08-13T17:10:45.9485957Z ok (0.003s) 2022-08-13T17:10:45.9510436Z test_lambda_lr_state_dict_fn (__main__.TestLRScheduler) ... ok (0.002s) 2022-08-13T17:10:45.9535682Z test_lambda_lr_state_dict_obj (__main__.TestLRScheduler) ... ok (0.002s) 2022-08-13T17:10:45.9578683Z test_linear_linearlr_is_constant_for_constant_epoch (__main__.TestLRScheduler) ... ok (0.004s) 2022-08-13T17:10:45.9600375Z test_linearlr (__main__.TestLRScheduler) ... /opt/conda/lib/python3.7/site-packages/torch/optim/lr_scheduler.py:143: UserWarning: Detected call of `lr_scheduler.step()` before `optimizer.step()`. In PyTorch 1.1.0 and later, you should call them in the opposite order: `optimizer.step()` before `lr_scheduler.step()`. Failure to do this will result in PyTorch skipping the first value of the learning rate schedule. See more details at https://pytorch.org/docs/stable/optim.html#how-to-adjust-learning-rate 2022-08-13T17:10:45.9601690Z "https://pytorch.org/docs/stable/optim.html#how-to-adjust-learning-rate", UserWarning) 2022-08-13T17:10:45.9611131Z ok (0.003s) 2022-08-13T17:10:45.9669054Z test_linearlr_with_epoch (__main__.TestLRScheduler) ... ok (0.006s) 2022-08-13T17:10:45.9690512Z test_multi_step_lr (__main__.TestLRScheduler) ... /opt/conda/lib/python3.7/site-packages/torch/optim/lr_scheduler.py:143: UserWarning: Detected call of `lr_scheduler.step()` before `optimizer.step()`. In PyTorch 1.1.0 and later, you should call them in the opposite order: `optimizer.step()` before `lr_scheduler.step()`. Failure to do this will result in PyTorch skipping the first value of the learning rate schedule. See more details at https://pytorch.org/docs/stable/optim.html#how-to-adjust-learning-rate 2022-08-13T17:10:45.9691673Z "https://pytorch.org/docs/stable/optim.html#how-to-adjust-learning-rate", UserWarning) 2022-08-13T17:10:45.9701424Z ok (0.003s) 2022-08-13T17:10:45.9730834Z test_multi_step_lr_state_dict (__main__.TestLRScheduler) ... ok (0.003s) 2022-08-13T17:10:45.9788412Z test_multi_step_lr_with_epoch (__main__.TestLRScheduler) ... ok (0.006s) 2022-08-13T17:10:45.9810187Z test_multiplicative_lr (__main__.TestLRScheduler) ... /opt/conda/lib/python3.7/site-packages/torch/optim/lr_scheduler.py:143: UserWarning: Detected call of `lr_scheduler.step()` before `optimizer.step()`. In PyTorch 1.1.0 and later, you should call them in the opposite order: `optimizer.step()` before `lr_scheduler.step()`. Failure to do this will result in PyTorch skipping the first value of the learning rate schedule. See more details at https://pytorch.org/docs/stable/optim.html#how-to-adjust-learning-rate 2022-08-13T17:10:45.9811363Z "https://pytorch.org/docs/stable/optim.html#how-to-adjust-learning-rate", UserWarning) 2022-08-13T17:10:45.9820841Z ok (0.003s) 2022-08-13T17:10:45.9860936Z test_new_pattern_no_warning (__main__.TestLRScheduler) ... ok (0.004s) 2022-08-13T17:10:45.9899507Z test_new_pattern_no_warning_with_arg (__main__.TestLRScheduler) ... ok (0.004s) 2022-08-13T17:10:45.9966285Z test_new_pattern_no_warning_with_overridden_optim_step (__main__.TestLRScheduler) ... ok (0.007s) 2022-08-13T17:10:45.9984916Z test_no_cyclic_references (__main__.TestLRScheduler) ... skip: Test is disabled because an issue exists disabling it: https://github.com/pytorch/pytorch/issues/82948 for platform(s) linux. If you're seeing this on your local machine and would like to enable this test, please make sure CI is not set and you are not using the flag --import-disabled-tests. (0.002s) 2022-08-13T17:10:46.0038343Z test_old_pattern_warning (__main__.TestLRScheduler) ... ok (0.005s) 2022-08-13T17:10:46.0094242Z test_old_pattern_warning_resuming (__main__.TestLRScheduler) ... ok (0.005s) 2022-08-13T17:10:46.0147805Z test_old_pattern_warning_resuming_with_arg (__main__.TestLRScheduler) ... ok (0.005s) 2022-08-13T17:10:46.0201287Z test_old_pattern_warning_with_arg (__main__.TestLRScheduler) ... ok (0.005s) 2022-08-13T17:10:46.0259275Z test_old_pattern_warning_with_overridden_optim_step (__main__.TestLRScheduler) ... ok (0.006s) 2022-08-13T17:10:46.0275011Z test_onecycle_lr_cannot_calculate_total_steps (__main__.TestLRScheduler) ... ok (0.001s) 2022-08-13T17:10:46.0330415Z test_onecycle_lr_cosine_annealing (__main__.TestLRScheduler) ... ok (0.005s) 2022-08-13T17:10:46.0345208Z test_onecycle_lr_invalid_anneal_strategy (__main__.TestLRScheduler) ... ok (0.001s) 2022-08-13T17:10:46.0360036Z test_onecycle_lr_invalid_pct_start (__main__.TestLRScheduler) ... ok (0.001s) 2022-08-13T17:10:46.0406573Z test_onecycle_lr_linear_annealing (__main__.TestLRScheduler) ... ok (0.005s) 2022-08-13T17:10:46.0454273Z test_onecycle_lr_linear_annealing_three_phases (__main__.TestLRScheduler) ... ok (0.005s) 2022-08-13T17:10:46.0475042Z test_poly_lr (__main__.TestLRScheduler) ... /opt/conda/lib/python3.7/site-packages/torch/optim/lr_scheduler.py:143: UserWarning: Detected call of `lr_scheduler.step()` before `optimizer.step()`. In PyTorch 1.1.0 and later, you should call them in the opposite order: `optimizer.step()` before `lr_scheduler.step()`. Failure to do this will result in PyTorch skipping the first value of the learning rate schedule. See more details at https://pytorch.org/docs/stable/optim.html#how-to-adjust-learning-rate 2022-08-13T17:10:46.0476208Z "https://pytorch.org/docs/stable/optim.html#how-to-adjust-learning-rate", UserWarning) 2022-08-13T17:10:46.0485323Z ok (0.003s) 2022-08-13T17:10:46.0530618Z test_polynomial_lr_is_constant_for_constant_epoch (__main__.TestLRScheduler) ... ok (0.004s) 2022-08-13T17:10:46.0559735Z test_reduce_lr_on_plateau1 (__main__.TestLRScheduler) ... ok (0.003s) 2022-08-13T17:10:46.0602271Z test_reduce_lr_on_plateau2 (__main__.TestLRScheduler) ... ok (0.004s) 2022-08-13T17:10:46.0644279Z test_reduce_lr_on_plateau3 (__main__.TestLRScheduler) ... ok (0.004s) 2022-08-13T17:10:46.0683418Z test_reduce_lr_on_plateau4 (__main__.TestLRScheduler) ... ok (0.004s) 2022-08-13T17:10:46.0723744Z test_reduce_lr_on_plateau5 (__main__.TestLRScheduler) ... ok (0.004s) 2022-08-13T17:10:46.0762664Z test_reduce_lr_on_plateau6 (__main__.TestLRScheduler) ... ok (0.004s) 2022-08-13T17:10:46.0802704Z test_reduce_lr_on_plateau7 (__main__.TestLRScheduler) ... ok (0.004s) 2022-08-13T17:10:46.0852342Z test_reduce_lr_on_plateau8 (__main__.TestLRScheduler) ... ok (0.005s) 2022-08-13T17:10:46.0880538Z test_reduce_lr_on_plateau_state_dict (__main__.TestLRScheduler) ... ok (0.003s) 2022-08-13T17:10:46.0904434Z test_sequentiallr1 (__main__.TestLRScheduler) ... /opt/conda/lib/python3.7/site-packages/torch/optim/lr_scheduler.py:143: UserWarning: Detected call of `lr_scheduler.step()` before `optimizer.step()`. In PyTorch 1.1.0 and later, you should call them in the opposite order: `optimizer.step()` before `lr_scheduler.step()`. Failure to do this will result in PyTorch skipping the first value of the learning rate schedule. See more details at https://pytorch.org/docs/stable/optim.html#how-to-adjust-learning-rate 2022-08-13T17:10:46.0906300Z "https://pytorch.org/docs/stable/optim.html#how-to-adjust-learning-rate", UserWarning) 2022-08-13T17:10:46.0907746Z /opt/conda/lib/python3.7/site-packages/torch/optim/lr_scheduler.py:163: UserWarning: The epoch parameter in `scheduler.step()` was not necessary and is being deprecated where possible. Please use `scheduler.step()` to step the scheduler. During the deprecation, if epoch is different from None, the closed form is used instead of the new chainable form, where available. Please open an issue if you are unable to replicate your use case: https://github.com/pytorch/pytorch/issues/new/choose. 2022-08-13T17:10:46.0908691Z warnings.warn(EPOCH_DEPRECATION_WARNING, UserWarning) 2022-08-13T17:10:46.0919048Z ok (0.004s) 2022-08-13T17:10:46.0949454Z test_sequentiallr2 (__main__.TestLRScheduler) ... ok (0.003s) 2022-08-13T17:10:46.0982227Z test_sequentiallr3 (__main__.TestLRScheduler) ... ok (0.003s) 2022-08-13T17:10:46.1003672Z test_sequentiallr4 (__main__.TestLRScheduler) ... ok (0.002s) 2022-08-13T17:10:46.1033206Z test_step_lr (__main__.TestLRScheduler) ... ok (0.003s) 2022-08-13T17:10:46.1076979Z test_step_lr_is_constant_for_constant_epoch (__main__.TestLRScheduler) ... ok (0.004s) 2022-08-13T17:10:46.1103931Z test_step_lr_state_dict (__main__.TestLRScheduler) ... ok (0.003s) 2022-08-13T17:10:46.1134573Z test_swa_lr_state_dict (__main__.TestLRScheduler) ... ok (0.003s) 2022-08-13T17:10:46.1188290Z test_swalr_cosine_anneal_after_multiplicative (__main__.TestLRScheduler) ... ok (0.005s) 2022-08-13T17:10:46.1211084Z test_swalr_hypers (__main__.TestLRScheduler) ... ok (0.002s) 2022-08-13T17:10:46.1264623Z test_swalr_linear_anneal_after_multiplicative (__main__.TestLRScheduler) ... ok (0.005s) 2022-08-13T17:10:46.1298341Z test_swalr_no_anneal (__main__.TestLRScheduler) ... ok (0.003s) 2022-08-13T17:10:48.1573078Z test_adadelta (__main__.TestOptim) ... /opt/conda/lib/python3.7/site-packages/torch/optim/lr_scheduler.py:143: UserWarning: Detected call of `lr_scheduler.step()` before `optimizer.step()`. In PyTorch 1.1.0 and later, you should call them in the opposite order: `optimizer.step()` before `lr_scheduler.step()`. Failure to do this will result in PyTorch skipping the first value of the learning rate schedule. See more details at https://pytorch.org/docs/stable/optim.html#how-to-adjust-learning-rate 2022-08-13T17:10:48.1574274Z "https://pytorch.org/docs/stable/optim.html#how-to-adjust-learning-rate", UserWarning) 2022-08-13T17:10:54.0456424Z ok (7.915s) 2022-08-13T17:10:54.0528123Z test_adadelta_complex (__main__.TestOptim) ... ok (0.007s) 2022-08-13T17:11:04.0483865Z test_adagrad (__main__.TestOptim) ... ok (9.995s) 2022-08-13T17:11:04.0580411Z test_adagrad_complex (__main__.TestOptim) ... ok (0.010s) 2022-08-13T17:11:19.5191588Z test_adagrad_sparse (__main__.TestOptim) ... ok (15.461s) 2022-08-13T17:11:43.6949017Z test_adam (__main__.TestOptim) ... ok (24.176s) 2022-08-13T17:11:49.7544629Z test_adamax (__main__.TestOptim) ... ok (6.059s) 2022-08-13T17:11:57.2206288Z test_adamw (__main__.TestOptim) ... ok (7.466s) 2022-08-13T17:12:02.4333455Z test_asgd (__main__.TestOptim) ... ok (5.213s) 2022-08-13T17:12:02.4350472Z test_duplicate_params_in_param_group (__main__.TestOptim) ... ok (0.002s) 2022-08-13T17:12:02.4362806Z test_invalid_param_type (__main__.TestOptim) ... ok (0.001s) 2022-08-13T17:12:03.8096237Z test_lbfgs (__main__.TestOptim) ... ok (1.373s) 2022-08-13T17:12:03.8120237Z test_lbfgs_return_type (__main__.TestOptim) ... ok (0.002s) 2022-08-13T17:12:04.2895494Z test_multi_tensor_optimizers (__main__.TestOptim) ... ok (0.477s) 2022-08-13T17:12:06.2654154Z test_nadam (__main__.TestOptim) ... /opt/conda/lib/python3.7/site-packages/torch/optim/lr_scheduler.py:143: UserWarning: Detected call of `lr_scheduler.step()` before `optimizer.step()`. In PyTorch 1.1.0 and later, you should call them in the opposite order: `optimizer.step()` before `lr_scheduler.step()`. Failure to do this will result in PyTorch skipping the first value of the learning rate schedule. See more details at https://pytorch.org/docs/stable/optim.html#how-to-adjust-learning-rate 2022-08-13T17:12:06.2656315Z "https://pytorch.org/docs/stable/optim.html#how-to-adjust-learning-rate", UserWarning) 2022-08-13T17:12:09.0293785Z ok (4.740s) 2022-08-13T17:12:09.0316976Z test_no_grad_for_all_params (__main__.TestOptim) ... ok (0.002s) 2022-08-13T17:12:14.1433034Z test_radam (__main__.TestOptim) ... ok (5.111s) 2022-08-13T17:12:23.6787591Z test_rmsprop (__main__.TestOptim) ... ok (9.535s) 2022-08-13T17:12:26.2408631Z test_rprop (__main__.TestOptim) ... ok (2.562s) 2022-08-13T17:12:46.2482342Z test_sgd (__main__.TestOptim) ... ok (20.007s) 2022-08-13T17:12:46.2649076Z test_sgd_complex (__main__.TestOptim) ... ok (0.017s) 2022-08-13T17:12:59.5761258Z test_sgd_sparse (__main__.TestOptim) ... ok (13.311s) 2022-08-13T17:13:03.5573603Z test_sparse_adam (__main__.TestOptim) ... ok (3.981s) 2022-08-13T17:13:03.6563858Z test_averaged_model_all_devices (__main__.TestSWAUtils) ... ok (0.099s) 2022-08-13T17:13:03.6654078Z test_averaged_model_exponential (__main__.TestSWAUtils) ... ok (0.009s) 2022-08-13T17:13:03.6749272Z test_averaged_model_exponential_buffers (__main__.TestSWAUtils) ... ok (0.009s) 2022-08-13T17:13:03.6866037Z test_averaged_model_mixed_device (__main__.TestSWAUtils) ... ok (0.012s) 2022-08-13T17:13:03.6940251Z test_averaged_model_state_dict (__main__.TestSWAUtils) ... ok (0.007s) 2022-08-13T17:13:03.7280359Z test_bn_update_eval_momentum (__main__.TestSWAUtils) ... ok (0.034s) 2022-08-13T17:13:04.4603516Z test_update_bn_cnn (__main__.TestSWAUtils) ... ok (0.732s) 2022-08-13T17:13:04.5277395Z test_update_bn_dnn (__main__.TestSWAUtils) ... ok (0.067s) 2022-08-13T17:13:04.5279638Z 2022-08-13T17:13:04.5280192Z ---------------------------------------------------------------------- 2022-08-13T17:13:04.5280556Z Ran 144 tests in 140.684s 2022-08-13T17:13:04.5284127Z 2022-08-13T17:13:04.5284595Z OK (skipped=1) 2022-08-13T17:13:04.5285124Z 2022-08-13T17:13:04.5285261Z Generating XML reports... 2022-08-13T17:13:04.5314537Z Generated XML report: test-reports/python-unittest/test_optim/TEST-TestDifferentiableOptimizer-20220813171043.xml 2022-08-13T17:13:04.5436345Z Generated XML report: test-reports/python-unittest/test_optim/TEST-TestLRScheduler-20220813171043.xml 2022-08-13T17:13:04.5462725Z Generated XML report: test-reports/python-unittest/test_optim/TEST-TestOptim-20220813171043.xml 2022-08-13T17:13:04.5472783Z Generated XML report: test-reports/python-unittest/test_optim/TEST-TestSWAUtils-20220813171043.xml 2022-08-13T17:13:04.9142641Z Running test_package ... [2022-08-13 17:13:04.913735] 2022-08-13T17:13:04.9143336Z Executing ['/opt/conda/bin/python', '-bb', 'test_package.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2022-08-13 17:13:04.913843] 2022-08-13T17:13:06.6842036Z Test results will be stored in test-reports/python-unittest/test_package 2022-08-13T17:13:06.6948315Z 2022-08-13T17:13:06.6948537Z Running tests... 2022-08-13T17:13:06.6948987Z ---------------------------------------------------------------------- 2022-08-13T17:13:08.2482506Z test_trace_dependencies (test_analyze.TestAnalyze) ... skip: Test is disabled because an issue exists disabling it: https://github.com/pytorch/pytorch/issues/81213 for platform(s) linux. If you're seeing this on your local machine and would like to enable this test, please make sure CI is not set and you are not using the flag --import-disabled-tests. (1.553s) 2022-08-13T17:13:08.2492040Z test_allow_empty_with_error (test_dependency_api.TestDependencyAPI) 2022-08-13T17:13:08.2505316Z If an error occurs during packaging, it should not be shadowed by the allow_empty error. ... ok (0.002s) 2022-08-13T17:13:08.2520091Z test_broken_dependency (test_dependency_api.TestDependencyAPI) 2022-08-13T17:13:08.2535533Z A unpackageable dependency should raise a PackagingError. ... ok (0.003s) 2022-08-13T17:13:08.2541590Z test_deny (test_dependency_api.TestDependencyAPI) 2022-08-13T17:13:08.2558116Z Test marking packages as "deny" during export. ... ok (0.002s) 2022-08-13T17:13:08.2564711Z test_deny_glob (test_dependency_api.TestDependencyAPI) 2022-08-13T17:13:08.2581500Z Test marking packages as "deny" using globs instead of package names. ... ok (0.002s) 2022-08-13T17:13:08.2603255Z test_extern (test_dependency_api.TestDependencyAPI) ... ok (0.002s) 2022-08-13T17:13:08.2632484Z test_extern_glob (test_dependency_api.TestDependencyAPI) ... ok (0.003s) 2022-08-13T17:13:08.2639183Z test_extern_glob_allow_empty (test_dependency_api.TestDependencyAPI) 2022-08-13T17:13:08.2654324Z Test that an error is thrown when a extern glob is specified with allow_empty=True ... ok (0.002s) 2022-08-13T17:13:08.2663742Z test_externing_c_extension (test_dependency_api.TestDependencyAPI) 2022-08-13T17:13:08.2757320Z Externing c extensions modules should allow us to still access them especially those found in torch._C. ... ok (0.010s) 2022-08-13T17:13:08.2762056Z test_implicit_intern (test_dependency_api.TestDependencyAPI) 2022-08-13T17:13:08.2773276Z The save_module APIs should implicitly intern the module being saved. ... ok (0.002s) 2022-08-13T17:13:08.2783242Z test_intern_error (test_dependency_api.TestDependencyAPI) 2022-08-13T17:13:08.2801763Z Failure to handle all dependencies should lead to an error. ... ok (0.003s) 2022-08-13T17:13:08.2808766Z test_invalid_import (test_dependency_api.TestDependencyAPI) 2022-08-13T17:13:08.2819304Z An incorrectly-formed import should raise a PackagingError. ... ok (0.002s) 2022-08-13T17:13:08.2849504Z test_mock (test_dependency_api.TestDependencyAPI) ... ok (0.003s) 2022-08-13T17:13:08.2883663Z test_mock_glob (test_dependency_api.TestDependencyAPI) ... ok (0.003s) 2022-08-13T17:13:08.2890457Z test_mock_glob_allow_empty (test_dependency_api.TestDependencyAPI) 2022-08-13T17:13:08.2907125Z Test that an error is thrown when a mock glob is specified with allow_empty=True ... ok (0.002s) 2022-08-13T17:13:08.2925186Z test_pickle_mocked (test_dependency_api.TestDependencyAPI) ... ok (0.002s) 2022-08-13T17:13:08.2948890Z test_pickle_mocked_all (test_dependency_api.TestDependencyAPI) ... ok (0.002s) 2022-08-13T17:13:08.2961304Z test_repackage_mocked_module (test_dependency_api.TestDependencyAPI) 2022-08-13T17:13:08.2993645Z Re-packaging a package that contains a mocked module should work correctly. ... ok (0.004s) 2022-08-13T17:13:08.3019752Z test_extern_and_mock_hook (test_dependency_hooks.TestDependencyHooks) ... ok (0.002s) 2022-08-13T17:13:08.3039168Z test_multiple_extern_hooks (test_dependency_hooks.TestDependencyHooks) ... ok (0.002s) 2022-08-13T17:13:08.3060207Z test_multiple_mock_hooks (test_dependency_hooks.TestDependencyHooks) ... ok (0.002s) 2022-08-13T17:13:08.3081283Z test_remove_hooks (test_dependency_hooks.TestDependencyHooks) ... ok (0.002s) 2022-08-13T17:13:08.3099367Z test_single_hook (test_dependency_hooks.TestDependencyHooks) ... ok (0.002s) 2022-08-13T17:13:08.3119755Z test_all_paths (test_digraph.TestDiGraph) ... ok (0.002s) 2022-08-13T17:13:08.3132040Z test_contains (test_digraph.TestDiGraph) ... ok (0.001s) 2022-08-13T17:13:08.3143358Z test_contains_non_hashable (test_digraph.TestDiGraph) ... ok (0.001s) 2022-08-13T17:13:08.3161115Z test_edges (test_digraph.TestDiGraph) ... ok (0.002s) 2022-08-13T17:13:08.3176215Z test_forward_closure (test_digraph.TestDiGraph) ... ok (0.001s) 2022-08-13T17:13:08.3190642Z test_iter (test_digraph.TestDiGraph) ... ok (0.001s) 2022-08-13T17:13:08.3205549Z test_node_attr_update (test_digraph.TestDiGraph) ... ok (0.001s) 2022-08-13T17:13:08.3220017Z test_node_attrs (test_digraph.TestDiGraph) ... ok (0.001s) 2022-08-13T17:13:08.3231446Z test_predecessor_not_in_graph (test_digraph.TestDiGraph) ... ok (0.001s) 2022-08-13T17:13:08.3247358Z test_predecessors (test_digraph.TestDiGraph) ... ok (0.001s) 2022-08-13T17:13:08.3259501Z test_successor_not_in_graph (test_digraph.TestDiGraph) ... ok (0.001s) 2022-08-13T17:13:08.3275289Z test_successors (test_digraph.TestDiGraph) ... ok (0.001s) 2022-08-13T17:13:08.3332633Z test_importer_access (test_directory_reader.DirectoryReaderTest) ... ok (0.006s) 2022-08-13T17:13:08.3341462Z test_loading_has_record (test_directory_reader.DirectoryReaderTest) 2022-08-13T17:13:08.3370005Z Test DirectoryReader's has_record(). ... ok (0.004s) 2022-08-13T17:13:08.3378325Z test_loading_module (test_directory_reader.DirectoryReaderTest) 2022-08-13T17:13:08.3408479Z Test basic saving and loading of a packages from a DirectoryReader. ... ok (0.004s) 2022-08-13T17:13:08.3419677Z test_loading_pickle (test_directory_reader.DirectoryReaderTest) 2022-08-13T17:13:08.3420313Z Test basic saving and loading of modules and pickles from a DirectoryReader. ... skip: Does not work with latest TorchVision, see https://github.com/pytorch/pytorch/issues/81115 (0.001s) 2022-08-13T17:13:08.3431303Z test_package_resource_access (test_directory_reader.DirectoryReaderTest) 2022-08-13T17:13:08.3468567Z Packaged modules should be able to use the importlib.resources API to access ... ok (0.005s) 2022-08-13T17:13:08.3479500Z test_resource_access_by_path (test_directory_reader.DirectoryReaderTest) 2022-08-13T17:13:08.3516457Z Tests that packaged code can used importlib.resources.path. ... ok (0.005s) 2022-08-13T17:13:08.3543645Z test_resource_reader (test_directory_reader.DirectoryReaderTest) 2022-08-13T17:13:08.3611156Z Tests DirectoryReader as the base for get_resource_reader. ... ok (0.009s) 2022-08-13T17:13:08.3621693Z test_scriptobject_failure_message (test_directory_reader.DirectoryReaderTest) 2022-08-13T17:13:08.3800657Z Test basic saving and loading of a ScriptModule in a directory. ... ok (0.019s) 2022-08-13T17:13:08.3818553Z test_exclude (test_glob_group.TestGlobGroup) ... ok (0.002s) 2022-08-13T17:13:08.3834735Z test_exclude_from_all (test_glob_group.TestGlobGroup) ... ok (0.001s) 2022-08-13T17:13:08.3846927Z test_invalid_raw (test_glob_group.TestGlobGroup) ... ok (0.001s) 2022-08-13T17:13:08.3862635Z test_list_include_exclude (test_glob_group.TestGlobGroup) ... ok (0.001s) 2022-08-13T17:13:08.3876657Z test_one_star (test_glob_group.TestGlobGroup) ... ok (0.001s) 2022-08-13T17:13:08.3892070Z test_one_star_middle (test_glob_group.TestGlobGroup) ... ok (0.001s) 2022-08-13T17:13:08.3905913Z test_one_star_multiple_in_component (test_glob_group.TestGlobGroup) ... ok (0.001s) 2022-08-13T17:13:08.3920308Z test_one_star_partial (test_glob_group.TestGlobGroup) ... ok (0.001s) 2022-08-13T17:13:08.3935131Z test_one_star_partial_extension (test_glob_group.TestGlobGroup) ... ok (0.001s) 2022-08-13T17:13:08.3948188Z test_raw_two_star (test_glob_group.TestGlobGroup) ... ok (0.001s) 2022-08-13T17:13:08.3961411Z test_two_star (test_glob_group.TestGlobGroup) ... ok (0.001s) 2022-08-13T17:13:08.3975993Z test_two_star_end (test_glob_group.TestGlobGroup) ... ok (0.001s) 2022-08-13T17:13:08.3990604Z test_two_star_middle (test_glob_group.TestGlobGroup) ... ok (0.001s) 2022-08-13T17:13:08.4005927Z test_two_star_multiple (test_glob_group.TestGlobGroup) ... ok (0.001s) 2022-08-13T17:13:08.4029778Z test_ordered_importer_basic (test_importer.TestImporter) ... ok (0.002s) 2022-08-13T17:13:08.4043250Z test_ordered_importer_whichmodule (test_importer.TestImporter) 2022-08-13T17:13:08.4055494Z OrderedImporter's implementation of whichmodule should try each ... ok (0.002s) 2022-08-13T17:13:08.4066954Z test_package_importer_whichmodule_no_dunder_module (test_importer.TestImporter) 2022-08-13T17:13:08.4084394Z Exercise corner case where we try to pickle an object whose ... ok (0.003s) 2022-08-13T17:13:08.4107700Z test_single_ordered_importer (test_importer.TestImporter) ... ok (0.002s) 2022-08-13T17:13:08.4121371Z test_sys_importer (test_importer.TestImporter) ... ok (0.001s) 2022-08-13T17:13:08.4135994Z test_sys_importer_roundtrip (test_importer.TestImporter) ... ok (0.001s) 2022-08-13T17:13:08.4142845Z test_load_bc_packages_fx_module (test_load_bc_packages.TestLoadBCPackages) 2022-08-13T17:13:08.4246782Z Tests for backwards compatible fx module ... ok (0.011s) 2022-08-13T17:13:08.4252791Z test_load_bc_packages_nn_module (test_load_bc_packages.TestLoadBCPackages) 2022-08-13T17:13:08.4312856Z Tests for backwards compatible nn module ... ok (0.006s) 2022-08-13T17:13:08.4318780Z test_load_bc_packages_torchscript_module (test_load_bc_packages.TestLoadBCPackages) 2022-08-13T17:13:08.4834794Z Tests for backwards compatible torchscript module ... ok (0.052s) 2022-08-13T17:13:08.4843736Z test_demangle_base (test_mangling.TestMangling) 2022-08-13T17:13:08.4853771Z Demangling a mangle parent directly should currently return an empty string. ... ok (0.002s) 2022-08-13T17:13:08.4860498Z test_demangler_multiple_manglers (test_mangling.TestMangling) 2022-08-13T17:13:08.4870728Z PackageDemangler should be able to demangle name generated by any PackageMangler. ... ok (0.002s) 2022-08-13T17:13:08.4885748Z test_is_mangled (test_mangling.TestMangling) ... ok (0.001s) 2022-08-13T17:13:08.4898017Z test_mangle_empty_errors (test_mangling.TestMangling) ... ok (0.001s) 2022-08-13T17:13:08.4911787Z test_mangle_prefix (test_mangling.TestMangling) ... ok (0.001s) 2022-08-13T17:13:08.4917193Z test_mangler_is_consistent (test_mangling.TestMangling) 2022-08-13T17:13:08.4927062Z Mangling the same name twice should produce the same result. ... ok (0.001s) 2022-08-13T17:13:08.4942524Z test_package_mangler (test_mangling.TestMangling) ... ok (0.001s) 2022-08-13T17:13:08.4955700Z test_roundtrip_mangling (test_mangling.TestMangling) ... ok (0.001s) 2022-08-13T17:13:08.4961586Z test_unique_manglers (test_mangling.TestMangling) 2022-08-13T17:13:08.4973578Z Each mangler instance should generate a unique mangled name for a given input. ... ok (0.002s) 2022-08-13T17:13:08.5013707Z test_unique_module_names (test_mangling.TestMangling) ... ok (0.004s) 2022-08-13T17:13:08.5023736Z test_dunder_package_present (test_misc.TestMisc) 2022-08-13T17:13:08.5039255Z The attribute '__torch_package__' should be populated on imported modules. ... ok (0.002s) 2022-08-13T17:13:08.5048393Z test_dunder_package_works_from_package (test_misc.TestMisc) 2022-08-13T17:13:08.5066757Z The attribute '__torch_package__' should be accessible from within ... ok (0.003s) 2022-08-13T17:13:08.5080545Z test_exporter_content_lists (test_misc.TestMisc) 2022-08-13T17:13:08.5113168Z Test content list API for PackageExporter's contained modules. ... ok (0.005s) 2022-08-13T17:13:08.5132251Z test_file_structure (test_misc.TestMisc) 2022-08-13T17:13:08.5161849Z Tests package's Directory structure representation of a zip file. Ensures ... ok (0.005s) 2022-08-13T17:13:08.5171473Z test_file_structure_has_file (test_misc.TestMisc) 2022-08-13T17:13:08.5185663Z Test Directory's has_file() method. ... ok (0.002s) 2022-08-13T17:13:08.5195545Z test_inspect_class (test_misc.TestMisc) 2022-08-13T17:13:08.5218566Z Should be able to retrieve source for a packaged class. ... ok (0.003s) 2022-08-13T17:13:08.5231977Z test_is_from_package (test_misc.TestMisc) 2022-08-13T17:13:08.5248885Z is_from_package should work for objects and modules ... ok (0.003s) 2022-08-13T17:13:08.5254754Z test_load_python_version_from_package (test_misc.TestMisc) 2022-08-13T17:13:08.5266576Z Tests loading a package with a python version embdded ... ok (0.002s) 2022-08-13T17:13:08.5275048Z test_python_version (test_misc.TestMisc) 2022-08-13T17:13:08.5299949Z Tests that the current python version is stored in the package and is available ... ok (0.003s) 2022-08-13T17:13:08.5308662Z test_std_lib_sys_hackery_checks (test_misc.TestMisc) 2022-08-13T17:13:08.5336965Z The standard library performs sys.module assignment hackery which ... ok (0.004s) 2022-08-13T17:13:08.5356132Z test_model_save (test_model.ModelTest) ... skip: Does not work with recent torchvision, see https://github.com/pytorch/pytorch/issues/81115 (0.002s) 2022-08-13T17:13:08.5373077Z test_resnet (test_model.ModelTest) ... skip: Does not work with recent torchvision, see https://github.com/pytorch/pytorch/issues/81115 (0.002s) 2022-08-13T17:13:08.5386264Z test_script_resnet (test_model.ModelTest) ... skip: Does not work with recent torchvision, see https://github.com/pytorch/pytorch/issues/81115 (0.001s) 2022-08-13T17:13:08.5520575Z test_package_fx_custom_tracer (test_package_fx.TestPackageFX) ... ok (0.013s) 2022-08-13T17:13:08.5773808Z test_package_fx_package (test_package_fx.TestPackageFX) ... ok (0.025s) 2022-08-13T17:13:08.5863728Z test_package_fx_simple (test_package_fx.TestPackageFX) ... ok (0.009s) 2022-08-13T17:13:08.5941897Z test_package_fx_with_imports (test_package_fx.TestPackageFX) ... ok (0.008s) 2022-08-13T17:13:08.6006588Z test_package_then_fx (test_package_fx.TestPackageFX) ... ok (0.006s) 2022-08-13T17:13:08.6018781Z test_different_package_interface (test_package_script.TestPackageScript) 2022-08-13T17:13:08.6152213Z Test a case where the interface defined in the package is ... ok (0.014s) 2022-08-13T17:13:08.6162839Z test_different_package_script_class (test_package_script.TestPackageScript) 2022-08-13T17:13:08.6241643Z Test a case where the script class defined in the package is ... ok (0.009s) 2022-08-13T17:13:08.6252861Z test_load_shared_scriptmodules (test_package_script.TestPackageScript) 2022-08-13T17:13:08.6355596Z Test loading of single ScriptModule shared by multiple eager ... ok (0.011s) 2022-08-13T17:13:08.6374500Z test_load_shared_tensors (test_package_script.TestPackageScript) 2022-08-13T17:13:08.6487969Z Test tensors shared across eager and ScriptModules on load ... ok (0.013s) 2022-08-13T17:13:08.6508210Z test_load_shared_tensors_repackaged (test_package_script.TestPackageScript) 2022-08-13T17:13:08.6672559Z Test tensors shared across eager and ScriptModules on load ... ok (0.018s) 2022-08-13T17:13:08.6689572Z test_mixing_packaged_and_inline_modules (test_package_script.TestPackageScript) 2022-08-13T17:13:08.6865425Z Test saving inline and imported modules in same package with ... ok (0.019s) 2022-08-13T17:13:08.6882231Z test_mixing_packaged_and_inline_modules_shared_code (test_package_script.TestPackageScript) 2022-08-13T17:13:09.9623407Z Test saving inline and imported modules in same package that ... ok (1.275s) 2022-08-13T17:13:09.9636698Z test_package_interface (test_package_script.TestPackageScript) 2022-08-13T17:13:10.0191873Z Packaging an interface class should work correctly. ... ok (0.057s) 2022-08-13T17:13:10.0256741Z test_package_script_class (test_package_script.TestPackageScript) ... ok (0.006s) 2022-08-13T17:13:10.0486970Z test_package_script_class_referencing_self (test_package_script.TestPackageScript) ... ok (0.023s) 2022-08-13T17:13:10.0497699Z test_save_eager_mods_sharing_scriptmodule (test_package_script.TestPackageScript) 2022-08-13T17:13:10.0567631Z Test saving of single ScriptModule shared by multiple ... ok (0.008s) 2022-08-13T17:13:10.0579409Z test_save_independent_scriptmodules (test_package_script.TestPackageScript) 2022-08-13T17:13:10.0704810Z Test to verify saving multiple ScriptModules with completely ... ok (0.014s) 2022-08-13T17:13:10.0723301Z test_save_repeat_scriptmodules (test_package_script.TestPackageScript) 2022-08-13T17:13:10.1334586Z Test to verify saving multiple different modules and ... ok (0.063s) 2022-08-13T17:13:10.1344960Z test_save_scriptmodule (test_package_script.TestPackageScript) 2022-08-13T17:13:10.1400589Z Test basic saving of ScriptModule. ... ok (0.006s) 2022-08-13T17:13:10.1411148Z test_save_scriptmodule_file (test_package_script.TestPackageScript) 2022-08-13T17:13:10.1469275Z Test basic saving of ScriptModule in file. ... ok (0.007s) 2022-08-13T17:13:10.1485326Z test_save_scriptmodule_only_necessary_code (test_package_script.TestPackageScript) 2022-08-13T17:13:10.6312464Z Test to verify when saving multiple packages with same CU ... ok (0.484s) 2022-08-13T17:13:10.6321667Z test_save_scriptmodule_with_submods (test_package_script.TestPackageScript) 2022-08-13T17:13:10.6420347Z Test basic saving of ScriptModule with submodule. ... ok (0.011s) 2022-08-13T17:13:10.6433281Z test_save_scriptmodules_in_container (test_package_script.TestPackageScript) 2022-08-13T17:13:10.6934404Z Test saving of ScriptModules inside of container. Checks that relations ... ok (0.051s) 2022-08-13T17:13:10.6954779Z test_save_scriptmodules_submod_redefinition (test_package_script.TestPackageScript) 2022-08-13T17:13:10.7135593Z Test to verify saving multiple ScriptModules with same top module ... ok (0.020s) 2022-08-13T17:13:10.7149706Z test_save_shared_tensors (test_package_script.TestPackageScript) 2022-08-13T17:13:10.7240028Z Test tensors shared across eager and ScriptModules are serialized once. ... ok (0.010s) 2022-08-13T17:13:10.7254436Z test_saving_and_scripting_packaged_mod (test_package_script.TestPackageScript) 2022-08-13T17:13:10.7371583Z Test scripting a module loaded from a package ... ok (0.013s) 2022-08-13T17:13:10.7388663Z test_scriptmodules_repeat_save (test_package_script.TestPackageScript) 2022-08-13T17:13:10.7549123Z Test to verify saving and loading same ScriptModule object works ... ok (0.018s) 2022-08-13T17:13:10.7562827Z test_tensor_sharing_pickle (test_package_script.TestPackageScript) 2022-08-13T17:13:10.7625842Z Test that saving a ScriptModule and a separately saving a tensor ... ok (0.008s) 2022-08-13T17:13:10.7689295Z test_repackage_import_indirectly_via_parent_module (test_repackage.TestRepackage) ... ok (0.006s) 2022-08-13T17:13:10.7719316Z test_importer_access (test_resources.TestResources) ... ok (0.003s) 2022-08-13T17:13:10.7726926Z test_package_resource_access (test_resources.TestResources) 2022-08-13T17:13:10.7765152Z Packaged modules should be able to use the importlib.resources API to access ... ok (0.004s) 2022-08-13T17:13:10.7773339Z test_resource_access_by_path (test_resources.TestResources) 2022-08-13T17:13:10.7793813Z Tests that packaged code can used importlib.resources.path. ... ok (0.003s) 2022-08-13T17:13:10.7815488Z test_resource_reader (test_resources.TestResources) 2022-08-13T17:13:10.7844118Z Test compliance with the get_resource_reader importlib API. ... ok (0.005s) 2022-08-13T17:13:10.7850716Z test_bad_dunder_imports (test_save_load.TestSaveLoad) 2022-08-13T17:13:10.7860023Z Test to ensure bad __imports__ don't cause PackageExporter to fail. ... ok (0.001s) 2022-08-13T17:13:10.7909369Z test_dunder_imports (test_save_load.TestSaveLoad) ... ok (0.005s) 2022-08-13T17:13:10.7924929Z test_exporting_mismatched_code (test_save_load.TestSaveLoad) 2022-08-13T17:13:10.7971344Z If an object with the same qualified name is loaded from different ... ok (0.006s) 2022-08-13T17:13:10.8003050Z test_pickle (test_save_load.TestSaveLoad) ... ok (0.003s) 2022-08-13T17:13:10.8013518Z test_save_imported_module (test_save_load.TestSaveLoad) 2022-08-13T17:13:10.8037433Z Saving a module that came from another PackageImporter should work. ... ok (0.003s) 2022-08-13T17:13:10.8045458Z test_save_imported_module_using_package_importer (test_save_load.TestSaveLoad) 2022-08-13T17:13:10.8068517Z Exercise a corner case: re-packaging a module that uses `torch_package_importer` ... ok (0.003s) 2022-08-13T17:13:10.8095866Z test_save_module (test_save_load.TestSaveLoad) ... ok (0.003s) 2022-08-13T17:13:10.8120654Z test_save_module_binary (test_save_load.TestSaveLoad) ... ok (0.002s) 2022-08-13T17:13:10.8191035Z test_saving_source (test_save_load.TestSaveLoad) ... ok (0.007s) 2022-08-13T17:13:10.8213739Z test_saving_string (test_save_load.TestSaveLoad) ... ok (0.002s) 2022-08-13T17:13:10.8214414Z 2022-08-13T17:13:10.8214819Z ---------------------------------------------------------------------- 2022-08-13T17:13:10.8215410Z Ran 132 tests in 4.127s 2022-08-13T17:13:10.8215585Z 2022-08-13T17:13:10.8218686Z OK (skipped=5) 2022-08-13T17:13:10.8218945Z 2022-08-13T17:13:10.8219082Z Generating XML reports... 2022-08-13T17:13:10.8267416Z Generated XML report: test-reports/python-unittest/test_package/TEST-test_dependency_api.TestDependencyAPI-20220813171306.xml 2022-08-13T17:13:10.8274949Z Generated XML report: test-reports/python-unittest/test_package/TEST-test_dependency_hooks.TestDependencyHooks-20220813171306.xml 2022-08-13T17:13:10.8290324Z Generated XML report: test-reports/python-unittest/test_package/TEST-test_digraph.TestDiGraph-20220813171306.xml 2022-08-13T17:13:10.8302466Z Generated XML report: test-reports/python-unittest/test_package/TEST-test_directory_reader.DirectoryReaderTest-20220813171306.xml 2022-08-13T17:13:10.8319883Z Generated XML report: test-reports/python-unittest/test_package/TEST-test_glob_group.TestGlobGroup-20220813171306.xml 2022-08-13T17:13:10.8329697Z Generated XML report: test-reports/python-unittest/test_package/TEST-test_importer.TestImporter-20220813171306.xml 2022-08-13T17:13:10.8336063Z Generated XML report: test-reports/python-unittest/test_package/TEST-test_load_bc_packages.TestLoadBCPackages-20220813171306.xml 2022-08-13T17:13:10.8349999Z Generated XML report: test-reports/python-unittest/test_package/TEST-test_mangling.TestMangling-20220813171306.xml 2022-08-13T17:13:10.8364157Z Generated XML report: test-reports/python-unittest/test_package/TEST-test_misc.TestMisc-20220813171306.xml 2022-08-13T17:13:10.8372326Z Generated XML report: test-reports/python-unittest/test_package/TEST-test_package_fx.TestPackageFX-20220813171306.xml 2022-08-13T17:13:10.8402334Z Generated XML report: test-reports/python-unittest/test_package/TEST-test_package_script.TestPackageScript-20220813171306.xml 2022-08-13T17:13:10.8406257Z Generated XML report: test-reports/python-unittest/test_package/TEST-test_repackage.TestRepackage-20220813171306.xml 2022-08-13T17:13:10.8414636Z Generated XML report: test-reports/python-unittest/test_package/TEST-test_resources.TestResources-20220813171306.xml 2022-08-13T17:13:10.8427983Z Generated XML report: test-reports/python-unittest/test_package/TEST-test_save_load.TestSaveLoad-20220813171306.xml 2022-08-13T17:13:10.8432427Z Generated XML report: test-reports/python-unittest/test_package/TEST-test_analyze.TestAnalyze-20220813171306.xml 2022-08-13T17:13:10.8439266Z Generated XML report: test-reports/python-unittest/test_package/TEST-test_model.ModelTest-20220813171306.xml 2022-08-13T17:13:11.2134064Z Running test_prims ... [2022-08-13 17:13:11.212890] 2022-08-13T17:13:11.2134755Z Executing ['/opt/conda/bin/python', '-bb', 'test_prims.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2022-08-13 17:13:11.212998] 2022-08-13T17:13:14.4843385Z Test results will be stored in test-reports/python-unittest/test_prims 2022-08-13T17:13:14.4891339Z 2022-08-13T17:13:14.4892364Z Running tests... 2022-08-13T17:13:14.4893665Z ---------------------------------------------------------------------- 2022-08-13T17:13:14.4937719Z test_mul_complex (__main__.TestPrimsBasic) ... ok (0.004s) 2022-08-13T17:13:14.5022482Z test_torch_ops (__main__.TestPrimsBasic) ... ok (0.008s) 2022-08-13T17:13:15.5466884Z test_broadcast_in_dim_cuda_float32 (__main__.TestPrimsCUDA) ... ok (1.044s) 2022-08-13T17:13:15.8128371Z test_broadcast_in_dim_sum_cuda_float32 (__main__.TestPrimsCUDA) ... ok (0.266s) 2022-08-13T17:13:15.8351719Z test_cbrt_prim_cuda_float64 (__main__.TestPrimsCUDA) ... ok (0.022s) 2022-08-13T17:13:15.8559005Z test_cbrt_prim_cuda_int64 (__main__.TestPrimsCUDA) ... ok (0.021s) 2022-08-13T17:13:15.8985211Z test_memory_format_strides_cuda_float32 (__main__.TestPrimsCUDA) ... ok (0.042s) 2022-08-13T17:13:15.9317722Z test_nvfuser_capability_context_cuda (__main__.TestPrimsCUDA) ... ok (0.033s) 2022-08-13T17:13:15.9411889Z test_nvfuser_executor_cached_noncontiguous_cuda (__main__.TestPrimsCUDA) ... /opt/conda/lib/python3.7/site-packages/torch/_prims/nvfuser_executor.py:171: 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. 2022-08-13T17:13:15.9412592Z category=RuntimeWarning, 2022-08-13T17:13:15.9477776Z ok (0.016s) 2022-08-13T17:13:15.9675806Z test_nvfuser_executor_partitioned_cuda (__main__.TestPrimsCUDA) ... ok (0.020s) 2022-08-13T17:13:15.9761552Z test_nvfuser_executor_partitioned_no_partitions_error_cuda (__main__.TestPrimsCUDA) ... ok (0.008s) 2022-08-13T17:13:15.9784518Z test_nvfuser_impl_is_used_cuda (__main__.TestPrimsCUDA) ... ok (0.002s) 2022-08-13T17:13:15.9834484Z test_nvprims_cuda (__main__.TestPrimsCUDA) ... ok (0.005s) 2022-08-13T17:13:16.2389848Z test_pytree_input_output_cuda_float32 (__main__.TestPrimsCUDA) ... ok (0.255s) 2022-08-13T17:13:16.2437532Z test_reshape_view_method_cuda_float32 (__main__.TestPrimsCUDA) ... ok (0.005s) 2022-08-13T17:13:16.5611904Z test_var_correction_0_cuda_float32 (__main__.TestPrimsCUDA) ... ok (0.317s) 2022-08-13T17:13:16.8802581Z test_var_correction_1_cuda_float32 (__main__.TestPrimsCUDA) ... ok (0.319s) 2022-08-13T17:13:16.8863448Z test_constant_pad_nd_memory_format_cuda_float32 (__main__.TestRefsCUDA) ... ok (0.006s) 2022-08-13T17:13:16.8864067Z 2022-08-13T17:13:16.8864741Z ---------------------------------------------------------------------- 2022-08-13T17:13:16.8865134Z Ran 18 tests in 2.397s 2022-08-13T17:13:16.8865311Z 2022-08-13T17:13:16.8865444Z OK 2022-08-13T17:13:16.8865681Z 2022-08-13T17:13:16.8865893Z Generating XML reports... 2022-08-13T17:13:16.8909089Z Generated XML report: test-reports/python-unittest/test_prims/TEST-TestPrimsBasic-20220813171314.xml 2022-08-13T17:13:16.8927579Z Generated XML report: test-reports/python-unittest/test_prims/TEST-TestPrimsCUDA-20220813171314.xml 2022-08-13T17:13:16.8932095Z Generated XML report: test-reports/python-unittest/test_prims/TEST-TestRefsCUDA-20220813171314.xml 2022-08-13T17:13:17.2504006Z Running test_profiler_tree ... [2022-08-13 17:13:17.249844] 2022-08-13T17:13:17.2505108Z Executing ['/opt/conda/bin/python', '-bb', 'test_profiler_tree.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2022-08-13 17:13:17.249952] 2022-08-13T17:13:18.8001788Z Test results will be stored in test-reports/python-unittest/test_profiler_tree 2022-08-13T17:13:18.8019756Z 2022-08-13T17:13:18.8019996Z Running tests... 2022-08-13T17:13:18.8020461Z ---------------------------------------------------------------------- 2022-08-13T17:13:20.3593450Z test_profiler_experimental_tree (__main__.TestProfilerTree) ... skip: Test is disabled because an issue exists disabling it: https://github.com/pytorch/pytorch/issues/82499 for platform(s) linux, 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. (1.557s) 2022-08-13T17:13:20.6673110Z test_profiler_experimental_tree_cuda (__main__.TestProfilerTree) ... STAGE:2022-08-13 17:13:20 46019:46019 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T17:13:21.6486409Z STAGE:2022-08-13 17:13:21 46019:46019 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T17:13:21.6565963Z STAGE:2022-08-13 17:13:21 46019:46019 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T17:13:21.6627315Z STAGE:2022-08-13 17:13:21 46019:46019 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T17:13:21.6694226Z STAGE:2022-08-13 17:13:21 46019:46019 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T17:13:21.6743686Z STAGE:2022-08-13 17:13:21 46019:46019 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T17:13:21.6800889Z ok (1.321s) 2022-08-13T17:13:22.2779160Z test_profiler_experimental_tree_cuda_detailed (__main__.TestProfilerTree) ... STAGE:2022-08-13 17:13:22 46019:46019 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T17:13:23.2220278Z STAGE:2022-08-13 17:13:23 46019:46019 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T17:13:23.7437461Z STAGE:2022-08-13 17:13:23 46019:46019 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T17:13:24.5872435Z STAGE:2022-08-13 17:13:24 46019:46019 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T17:13:25.1129259Z STAGE:2022-08-13 17:13:25 46019:46019 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T17:13:25.9559608Z STAGE:2022-08-13 17:13:25 46019:46019 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T17:13:25.9715220Z ok (4.291s) 2022-08-13T17:13:25.9751295Z test_profiler_experimental_tree_cuda_with_stream (__main__.TestProfilerTree) ... STAGE:2022-08-13 17:13:25 46019:46019 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T17:13:25.9793573Z STAGE:2022-08-13 17:13:25 46019:46019 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T17:13:25.9831358Z STAGE:2022-08-13 17:13:25 46019:46019 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T17:13:25.9884583Z STAGE:2022-08-13 17:13:25 46019:46019 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T17:13:25.9922199Z STAGE:2022-08-13 17:13:25 46019:46019 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T17:13:25.9972155Z STAGE:2022-08-13 17:13:25 46019:46019 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T17:13:26.0003574Z ok (0.029s) 2022-08-13T17:13:26.0022146Z test_profiler_experimental_tree_with_memory (__main__.TestProfilerTree) ... skip: Test is disabled because an issue exists disabling it: https://github.com/pytorch/pytorch/issues/82501 for platform(s) linux, 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.002s) 2022-08-13T17:13:26.0040694Z test_profiler_experimental_tree_with_memory_and_stack (__main__.TestProfilerTree) ... skip: Test is disabled because an issue exists disabling it: https://github.com/pytorch/pytorch/issues/83228 for platform(s) linux. If you're seeing this on your local machine and would like to enable this test, please make sure CI is not set and you are not using the flag --import-disabled-tests. (0.002s) 2022-08-13T17:13:26.0058501Z test_profiler_experimental_tree_with_record_function (__main__.TestProfilerTree) ... skip: Test is disabled because an issue exists disabling it: https://github.com/pytorch/pytorch/issues/83246 for platform(s) linux, 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.002s) 2022-08-13T17:13:26.0262291Z test_profiler_experimental_tree_with_stack_and_modules (__main__.TestProfilerTree) ... STAGE:2022-08-13 17:13:26 46019:46019 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T17:13:26.0281943Z STAGE:2022-08-13 17:13:26 46019:46019 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T17:13:26.0376744Z STAGE:2022-08-13 17:13:26 46019:46019 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T17:13:26.0396673Z STAGE:2022-08-13 17:13:26 46019:46019 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T17:13:26.0496422Z STAGE:2022-08-13 17:13:26 46019:46019 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-13T17:13:26.0514407Z STAGE:2022-08-13 17:13:26 46019:46019 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-13T17:13:26.0598002Z ok (0.054s) 2022-08-13T17:13:26.0598755Z 2022-08-13T17:13:26.0599109Z ---------------------------------------------------------------------- 2022-08-13T17:13:26.0599486Z Ran 8 tests in 7.258s 2022-08-13T17:13:26.0599654Z 2022-08-13T17:13:26.0599767Z OK (skipped=4) 2022-08-13T17:13:26.0599926Z 2022-08-13T17:13:26.0600037Z Generating XML reports... 2022-08-13T17:13:26.0648497Z Generated XML report: test-reports/python-unittest/test_profiler_tree/TEST-TestProfilerTree-20220813171318.xml 2022-08-13T17:13:26.4650020Z Running test_pruning_op ... [2022-08-13 17:13:26.464432] 2022-08-13T17:13:26.4650735Z Executing ['/opt/conda/bin/python', '-bb', 'test_pruning_op.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2022-08-13 17:13:26.464571] 2022-08-13T17:13:28.2451828Z Running test_python_dispatch ... [2022-08-13 17:13:28.244651] 2022-08-13T17:13:28.2452567Z Executing ['/opt/conda/bin/python', '-bb', 'test_python_dispatch.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2022-08-13 17:13:28.244752] 2022-08-13T17:13:29.8317467Z Test results will be stored in test-reports/python-unittest/test_python_dispatch 2022-08-13T17:13:29.8340430Z 2022-08-13T17:13:29.8340985Z Running tests... 2022-08-13T17:13:29.8341532Z ---------------------------------------------------------------------- 2022-08-13T17:13:31.4550377Z test_all_same_mode (__main__.TestPythonDispatch) ... ok (1.621s) 2022-08-13T17:13:31.4566877Z test_all_same_mode_scope (__main__.TestPythonDispatch) ... ok (0.002s) 2022-08-13T17:13:31.4598598Z test_autograd_in_attr (__main__.TestPythonDispatch) ... ok (0.003s) 2022-08-13T17:13:31.4694016Z test_basic (__main__.TestPythonDispatch) ... ok (0.009s) 2022-08-13T17:13:31.4728172Z test_capture_logs_with_torch_dispatch_mode (__main__.TestPythonDispatch) ... ok (0.003s) 2022-08-13T17:13:31.4740315Z test_construct_int_tensor (__main__.TestPythonDispatch) ... ok (0.001s) 2022-08-13T17:13:31.4756783Z test_ctor_no_inner (__main__.TestPythonDispatch) ... ok (0.002s) 2022-08-13T17:13:31.4839981Z test_custom_autograd (__main__.TestPythonDispatch) ... ok (0.008s) 2022-08-13T17:13:31.4864314Z test_deepcopy_non_wrapper_subclass (__main__.TestPythonDispatch) ... ok (0.002s) 2022-08-13T17:13:31.4881767Z test_deepcopy_wrapper_subclass (__main__.TestPythonDispatch) ... ok (0.002s) 2022-08-13T17:13:31.4904568Z test_deepcopy_wrapper_subclass_with_clone_returning_different_type (__main__.TestPythonDispatch) ... ok (0.002s) 2022-08-13T17:13:31.4920458Z test_detach_appears_twice_when_called_once (__main__.TestPythonDispatch) ... ok (0.001s) 2022-08-13T17:13:31.4959730Z test_device_slowpath (__main__.TestPythonDispatch) ... ok (0.004s) 2022-08-13T17:13:31.4989468Z test_dim_slowpath (__main__.TestPythonDispatch) ... ok (0.003s) 2022-08-13T17:13:31.5006013Z test_disable_mode (__main__.TestPythonDispatch) ... ok (0.002s) 2022-08-13T17:13:31.5027645Z test_dispatch_super_call (__main__.TestPythonDispatch) ... ok (0.002s) 2022-08-13T17:13:31.5055423Z test_dispatch_super_call_list_arg (__main__.TestPythonDispatch) ... ok (0.003s) 2022-08-13T17:13:31.5074760Z test_dispatch_super_dont_autograd (__main__.TestPythonDispatch) ... ok (0.002s) 2022-08-13T17:13:31.5088169Z test_enable_torch_dispatch_mode_basic (__main__.TestPythonDispatch) ... ok (0.001s) 2022-08-13T17:13:31.5101315Z test_enable_torch_dispatch_mode_error (__main__.TestPythonDispatch) ... ok (0.001s) 2022-08-13T17:13:31.5117604Z test_enable_torch_dispatch_mode_ignore_preexisting (__main__.TestPythonDispatch) ... ok (0.002s) 2022-08-13T17:13:31.5132021Z test_enable_torch_dispatch_mode_instance (__main__.TestPythonDispatch) ... ok (0.001s) 2022-08-13T17:13:31.5148307Z test_enable_torch_dispatch_mode_replace (__main__.TestPythonDispatch) ... ok (0.002s) 2022-08-13T17:13:31.5166851Z test_enable_torch_dispatch_mode_respects_no_dispatch (__main__.TestPythonDispatch) ... ok (0.002s) 2022-08-13T17:13:31.5203435Z test_enable_torch_dispatch_mode_subclass_autograd_device_check (__main__.TestPythonDispatch) ... ok (0.004s) 2022-08-13T17:13:31.5233534Z test_enable_torch_dispatch_mode_subclass_priority (__main__.TestPythonDispatch) ... ok (0.003s) 2022-08-13T17:13:31.5247921Z test_enable_torch_dispatch_mode_unrelated_tensors (__main__.TestPythonDispatch) ... ok (0.001s) 2022-08-13T17:13:31.5263479Z test_error_using_class_method_on_mode (__main__.TestPythonDispatch) ... ok (0.001s) 2022-08-13T17:13:31.5275880Z test_error_using_same_mode (__main__.TestPythonDispatch) ... ok (0.001s) 2022-08-13T17:13:31.5286563Z test_error_with_ancestor (__main__.TestPythonDispatch) ... ok (0.001s) 2022-08-13T17:13:31.5304767Z test_exception_handling (__main__.TestPythonDispatch) ... ok (0.002s) 2022-08-13T17:13:31.5327898Z test_find_outermost_mode (__main__.TestPythonDispatch) ... ok (0.002s) 2022-08-13T17:13:31.5352721Z test_format (__main__.TestPythonDispatch) ... ok (0.002s) 2022-08-13T17:13:31.5375260Z test_index_put_where_only_index_is_subclass (__main__.TestPythonDispatch) ... ok (0.002s) 2022-08-13T17:13:31.5393841Z test_invalid_ret (__main__.TestPythonDispatch) ... test_python_dispatch.py:430: DeprecationWarning: Please use assertRaisesRegex instead. 2022-08-13T17:13:31.5394391Z RuntimeError, "Unable to cast", lambda: A(torch.zeros(1)).detach(), 2022-08-13T17:13:31.5396267Z ok (0.002s) 2022-08-13T17:13:31.5445696Z test_is_contiguous_slow_path (__main__.TestPythonDispatch) ... ok (0.005s) 2022-08-13T17:13:31.5474509Z test_kwarg_only (__main__.TestPythonDispatch) ... ok (0.003s) 2022-08-13T17:13:31.5497368Z test_kwarg_only_and_positional_default (__main__.TestPythonDispatch) ... ok (0.002s) 2022-08-13T17:13:31.5535783Z test_layout_slow_path (__main__.TestPythonDispatch) ... ok (0.004s) 2022-08-13T17:13:31.5561465Z test_like (__main__.TestPythonDispatch) ... ok (0.002s) 2022-08-13T17:13:31.5586184Z test_list_ret (__main__.TestPythonDispatch) ... ok (0.002s) 2022-08-13T17:13:31.5621324Z test_make_subclass_with_modes (__main__.TestPythonDispatch) ... ok (0.003s) 2022-08-13T17:13:31.5631207Z test_make_wrapper_subclass_noalloc (__main__.TestPythonDispatch) ... ok (0.001s) 2022-08-13T17:13:31.5655348Z test_make_wrapper_subclass_propagates_metadata (__main__.TestPythonDispatch) ... ok (0.002s) 2022-08-13T17:13:31.5686273Z test_make_wrapper_subclass_with_modes (__main__.TestPythonDispatch) ... ok (0.003s) 2022-08-13T17:13:31.5698807Z test_maybe_tuple_bug (__main__.TestPythonDispatch) ... ok (0.001s) 2022-08-13T17:13:31.5785601Z test_metadata_change_not_allowed (__main__.TestPythonDispatch) ... ok (0.009s) 2022-08-13T17:13:31.5804028Z test_multiple_ops_subclass (__main__.TestPythonDispatch) ... ok (0.002s) 2022-08-13T17:13:31.5819656Z test_nested_enable_torch_dispatch_mode (__main__.TestPythonDispatch) ... ok (0.001s) 2022-08-13T17:13:31.5837312Z test_nested_push_logging_tensor_mode (__main__.TestPythonDispatch) ... ok (0.002s) 2022-08-13T17:13:31.5848967Z test_nested_push_regular (__main__.TestPythonDispatch) ... /opt/conda/lib/python3.7/site-packages/torch/utils/_python_dispatch.py:173: UserWarning: `Mode.push()` is no longer necessary and can be replaced with just `with Mode()` 2022-08-13T17:13:31.5849680Z warnings.warn("`Mode.push()` is no longer necessary and can be replaced with just `with Mode()`") 2022-08-13T17:13:31.5850040Z ok (0.001s) 2022-08-13T17:13:31.5865095Z test_nesting_with_same_enable_torch_dispatch_mode (__main__.TestPythonDispatch) ... ok (0.001s) 2022-08-13T17:13:31.5879187Z test_new_ones (__main__.TestPythonDispatch) ... ok (0.001s) 2022-08-13T17:13:31.5988754Z test_none_wrapping (__main__.TestPythonDispatch) ... ok (0.011s) 2022-08-13T17:13:31.6019304Z test_notimplemented_mode (__main__.TestPythonDispatch) ... ok (0.003s) 2022-08-13T17:13:31.6039039Z test_out (__main__.TestPythonDispatch) ... ok (0.002s) 2022-08-13T17:13:31.6065051Z test_produce_real_type (__main__.TestPythonDispatch) ... ok (0.002s) 2022-08-13T17:13:31.6077502Z test_restore_ancestor_mode (__main__.TestPythonDispatch) ... ok (0.001s) 2022-08-13T17:13:31.6093424Z test_restore_errors (__main__.TestPythonDispatch) ... ok (0.001s) 2022-08-13T17:13:31.6117531Z test_set_data (__main__.TestPythonDispatch) ... ok (0.002s) 2022-08-13T17:13:31.6162356Z test_sizes_slow_path (__main__.TestPythonDispatch) ... ok (0.004s) 2022-08-13T17:13:31.6172698Z test_standard_is_not_subclass (__main__.TestPythonDispatch) ... ok (0.001s) 2022-08-13T17:13:31.6196872Z test_storage (__main__.TestPythonDispatch) ... ok (0.002s) 2022-08-13T17:13:31.6209479Z test_storage_can_be_converted_to_python_object (__main__.TestPythonDispatch) ... ok (0.001s) 2022-08-13T17:13:31.6248635Z test_strides_slow_path (__main__.TestPythonDispatch) ... ok (0.004s) 2022-08-13T17:13:31.6339517Z test_subclass_creation (__main__.TestPythonDispatch) ... ok (0.009s) 2022-08-13T17:13:31.6369139Z test_subclass_priority (__main__.TestPythonDispatch) ... ok (0.003s) 2022-08-13T17:13:31.6415583Z test_tolist_numpy_with_torch_dispatch_mode (__main__.TestPythonDispatch) ... ok (0.005s) 2022-08-13T17:13:31.6436890Z test_version (__main__.TestPythonDispatch) ... ok (0.002s) 2022-08-13T17:13:31.6450889Z test_with_mode (__main__.TestPythonDispatch) ... ok (0.001s) 2022-08-13T17:13:31.6464812Z test_with_mode_created_separately (__main__.TestPythonDispatch) ... ok (0.001s) 2022-08-13T17:13:31.6481368Z test_with_nested_modes (__main__.TestPythonDispatch) ... ok (0.002s) 2022-08-13T17:13:31.6510798Z test_wrapper_subclass_serializes (__main__.TestPythonDispatch) ... ok (0.003s) 2022-08-13T17:13:31.6615745Z test_alias_analysis (__main__.TestPythonRegistration) ... ok (0.010s) 2022-08-13T17:13:31.6645462Z test_create_new_library (__main__.TestPythonRegistration) ... ok (0.003s) 2022-08-13T17:13:31.6659194Z test_error_for_unsupported_ns_or_kind (__main__.TestPythonRegistration) ... ok (0.001s) 2022-08-13T17:13:31.6672269Z test_error_if_fn_not_callable (__main__.TestPythonRegistration) ... ok (0.001s) 2022-08-13T17:13:31.6710817Z test_extend_library_with_dispatch_key_arg (__main__.TestPythonRegistration) ... ok (0.004s) 2022-08-13T17:13:31.6757892Z test_override_aten_ops_with_multiple_libraries (__main__.TestPythonRegistration) ... /opt/conda/lib/python3.7/site-packages/torch/library.py:126: UserWarning: Overriding a previously registered kernel for the same operator and the same dispatch key 2022-08-13T17:13:31.6758745Z operator: aten::mul.Tensor(Tensor self, Tensor other) -> Tensor 2022-08-13T17:13:31.6759190Z registered at /var/lib/jenkins/workspace/build/aten/src/ATen/RegisterSchema.cpp:6 2022-08-13T17:13:31.6759781Z dispatch key: ZeroTensor 2022-08-13T17:13:31.6760200Z previous kernel: registered at /var/lib/jenkins/workspace/aten/src/ATen/BatchingRegistrations.cpp:1089 2022-08-13T17:13:31.6760802Z new kernel: registered at /dev/null:628 (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/core/dispatch/OperatorEntry.cpp:139.) 2022-08-13T17:13:31.6761397Z self.m.impl(name, dispatch_key, fn) 2022-08-13T17:13:31.6762088Z ok (0.005s) 2022-08-13T17:13:31.6783118Z test_override_cpu_sum (__main__.TestPythonRegistration) ... ok (0.002s) 2022-08-13T17:13:31.6839505Z test_override_cuda_with_jiterator (__main__.TestPythonRegistration) ... /opt/conda/lib/python3.7/site-packages/torch/library.py:126: UserWarning: Overriding a previously registered kernel for the same operator and the same dispatch key 2022-08-13T17:13:31.6840541Z operator: aten::where.self(Tensor condition, Tensor self, Tensor other) -> Tensor 2022-08-13T17:13:31.6841015Z registered at /var/lib/jenkins/workspace/build/aten/src/ATen/RegisterSchema.cpp:6 2022-08-13T17:13:31.6841383Z dispatch key: CUDA 2022-08-13T17:13:31.6841781Z previous kernel: registered at /var/lib/jenkins/workspace/build/aten/src/ATen/RegisterCPU.cpp:30733 2022-08-13T17:13:31.6842362Z new kernel: registered at /dev/null:209 (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/core/dispatch/OperatorEntry.cpp:139.) 2022-08-13T17:13:31.6842829Z self.m.impl(name, dispatch_key, fn) 2022-08-13T17:13:32.0038157Z /opt/conda/lib/python3.7/site-packages/torch/library.py:126: UserWarning: Overriding a previously registered kernel for the same operator and the same dispatch key 2022-08-13T17:13:32.0039134Z operator: aten::gelu(Tensor self, *, str approximate="none") -> Tensor 2022-08-13T17:13:32.0039572Z registered at /var/lib/jenkins/workspace/build/aten/src/ATen/RegisterSchema.cpp:6 2022-08-13T17:13:32.0039937Z dispatch key: CUDA 2022-08-13T17:13:32.0040340Z previous kernel: registered at /var/lib/jenkins/workspace/build/aten/src/ATen/RegisterCPU.cpp:30733 2022-08-13T17:13:32.0040906Z new kernel: registered at /dev/null:210 (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/core/dispatch/OperatorEntry.cpp:139.) 2022-08-13T17:13:32.0041374Z self.m.impl(name, dispatch_key, fn) 2022-08-13T17:13:32.1680932Z /opt/conda/lib/python3.7/site-packages/torch/library.py:126: UserWarning: Overriding a previously registered kernel for the same operator and the same dispatch key 2022-08-13T17:13:32.1681816Z operator: aten::exp(Tensor self) -> Tensor 2022-08-13T17:13:32.1682215Z registered at /var/lib/jenkins/workspace/build/aten/src/ATen/RegisterSchema.cpp:6 2022-08-13T17:13:32.1682573Z dispatch key: CUDA 2022-08-13T17:13:32.1682998Z previous kernel: registered at /var/lib/jenkins/workspace/aten/src/ATen/BatchingRegistrations.cpp:1089 2022-08-13T17:13:32.1683599Z new kernel: registered at /dev/null:211 (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/core/dispatch/OperatorEntry.cpp:139.) 2022-08-13T17:13:32.1684049Z self.m.impl(name, dispatch_key, fn) 2022-08-13T17:13:32.3459583Z /opt/conda/lib/python3.7/site-packages/torch/library.py:126: UserWarning: Overriding a previously registered kernel for the same operator and the same dispatch key 2022-08-13T17:13:32.3460750Z operator: aten::add.Tensor(Tensor self, Tensor other, *, Scalar alpha=1) -> Tensor 2022-08-13T17:13:32.3461219Z registered at /var/lib/jenkins/workspace/build/aten/src/ATen/RegisterSchema.cpp:6 2022-08-13T17:13:32.3461707Z dispatch key: CUDA 2022-08-13T17:13:32.3462621Z previous kernel: registered at /var/lib/jenkins/workspace/aten/src/ATen/BatchingRegistrations.cpp:1089 2022-08-13T17:13:32.3463551Z new kernel: registered at /dev/null:212 (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/core/dispatch/OperatorEntry.cpp:139.) 2022-08-13T17:13:32.3464025Z self.m.impl(name, dispatch_key, fn) 2022-08-13T17:13:32.9872433Z ok (1.309s) 2022-08-13T17:13:32.9872846Z 2022-08-13T17:13:32.9873519Z ---------------------------------------------------------------------- 2022-08-13T17:13:32.9873880Z Ran 81 tests in 3.153s 2022-08-13T17:13:32.9874050Z 2022-08-13T17:13:32.9874143Z OK 2022-08-13T17:13:32.9874276Z 2022-08-13T17:13:32.9874392Z Generating XML reports... 2022-08-13T17:13:32.9983088Z Generated XML report: test-reports/python-unittest/test_python_dispatch/TEST-TestPythonDispatch-20220813171329.xml 2022-08-13T17:13:32.9995932Z Generated XML report: test-reports/python-unittest/test_python_dispatch/TEST-TestPythonRegistration-20220813171329.xml 2022-08-13T17:13:33.3203044Z Running test_quantization ... [2022-08-13 17:13:33.319794] 2022-08-13T17:13:33.3203796Z Executing ['/opt/conda/bin/python', '-bb', 'test_quantization.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2022-08-13 17:13:33.319898] 2022-08-13T17:13:36.9023081Z /opt/conda/lib/python3.7/site-packages/torch/nn/modules/lazy.py:180: UserWarning: Lazy modules are a new feature under heavy development so changes to the API or functionality can happen at any moment. 2022-08-13T17:13:36.9023816Z warnings.warn('Lazy modules are a new feature under heavy development ' 2022-08-13T17:13:36.9797972Z Test results will be stored in test-reports/python-unittest/test_quantization 2022-08-13T17:13:37.0512442Z 2022-08-13T17:13:37.0513009Z Running tests... 2022-08-13T17:13:37.0513566Z ---------------------------------------------------------------------- 2022-08-13T17:13:37.0650796Z test_function_import_fake_quantize (quantization.ao_migration.test_quantization.TestAOMigrationQuantization) ... ok (0.014s) 2022-08-13T17:13:37.0661653Z test_function_import_fuse_modules (quantization.ao_migration.test_quantization.TestAOMigrationQuantization) ... ok (0.001s) 2022-08-13T17:13:37.0673044Z test_function_import_fuser_method_mappings (quantization.ao_migration.test_quantization.TestAOMigrationQuantization) ... ok (0.001s) 2022-08-13T17:13:37.0686381Z test_function_import_observer (quantization.ao_migration.test_quantization.TestAOMigrationQuantization) ... ok (0.001s) 2022-08-13T17:13:37.0699148Z test_function_import_qconfig (quantization.ao_migration.test_quantization.TestAOMigrationQuantization) ... ok (0.001s) 2022-08-13T17:13:37.0709022Z test_function_import_quant_type (quantization.ao_migration.test_quantization.TestAOMigrationQuantization) ... ok (0.001s) 2022-08-13T17:13:37.0722660Z test_function_import_quantization_mappings (quantization.ao_migration.test_quantization.TestAOMigrationQuantization) ... ok (0.001s) 2022-08-13T17:13:37.0735256Z test_function_import_quantize (quantization.ao_migration.test_quantization.TestAOMigrationQuantization) ... ok (0.001s) 2022-08-13T17:13:37.0747119Z test_function_import_quantize_jit (quantization.ao_migration.test_quantization.TestAOMigrationQuantization) ... ok (0.001s) 2022-08-13T17:13:37.0757010Z test_function_import_stubs (quantization.ao_migration.test_quantization.TestAOMigrationQuantization) ... ok (0.001s) 2022-08-13T17:13:37.0770737Z test_function_import_utils (quantization.ao_migration.test_quantization.TestAOMigrationQuantization) ... ok (0.001s) 2022-08-13T17:13:37.0779969Z test_package_import_fake_quantize (quantization.ao_migration.test_quantization.TestAOMigrationQuantization) ... ok (0.001s) 2022-08-13T17:13:37.0789171Z test_package_import_fuse_modules (quantization.ao_migration.test_quantization.TestAOMigrationQuantization) ... ok (0.001s) 2022-08-13T17:13:37.0798391Z test_package_import_fuser_method_mappings (quantization.ao_migration.test_quantization.TestAOMigrationQuantization) ... ok (0.001s) 2022-08-13T17:13:37.0808183Z test_package_import_observer (quantization.ao_migration.test_quantization.TestAOMigrationQuantization) ... ok (0.001s) 2022-08-13T17:13:37.0818002Z test_package_import_qconfig (quantization.ao_migration.test_quantization.TestAOMigrationQuantization) ... ok (0.001s) 2022-08-13T17:13:37.0826891Z test_package_import_quant_type (quantization.ao_migration.test_quantization.TestAOMigrationQuantization) ... ok (0.001s) 2022-08-13T17:13:37.0836216Z test_package_import_quantization_mappings (quantization.ao_migration.test_quantization.TestAOMigrationQuantization) ... ok (0.001s) 2022-08-13T17:13:37.0845681Z test_package_import_quantize (quantization.ao_migration.test_quantization.TestAOMigrationQuantization) ... ok (0.001s) 2022-08-13T17:13:37.0855412Z test_package_import_quantize_jit (quantization.ao_migration.test_quantization.TestAOMigrationQuantization) ... ok (0.001s) 2022-08-13T17:13:37.0864551Z test_package_import_stubs (quantization.ao_migration.test_quantization.TestAOMigrationQuantization) ... ok (0.001s) 2022-08-13T17:13:37.0873829Z test_package_import_utils (quantization.ao_migration.test_quantization.TestAOMigrationQuantization) ... ok (0.001s) 2022-08-13T17:13:37.0887976Z test_function_import_fx (quantization.ao_migration.test_quantization_fx.TestAOMigrationQuantizationFx) ... ok (0.001s) 2022-08-13T17:13:37.0899397Z test_function_import_fx_convert (quantization.ao_migration.test_quantization_fx.TestAOMigrationQuantizationFx) ... ok (0.001s) 2022-08-13T17:13:37.0914411Z test_function_import_fx_equalize (quantization.ao_migration.test_quantization_fx.TestAOMigrationQuantizationFx) ... ok (0.001s) 2022-08-13T17:13:37.0926028Z test_function_import_fx_fuse (quantization.ao_migration.test_quantization_fx.TestAOMigrationQuantizationFx) ... ok (0.001s) 2022-08-13T17:13:37.0938631Z test_function_import_fx_fusion_patterns (quantization.ao_migration.test_quantization_fx.TestAOMigrationQuantizationFx) ... ok (0.001s) 2022-08-13T17:13:37.0950528Z test_function_import_fx_graph_module (quantization.ao_migration.test_quantization_fx.TestAOMigrationQuantizationFx) ... ok (0.001s) 2022-08-13T17:13:37.0962271Z test_function_import_fx_match_utils (quantization.ao_migration.test_quantization_fx.TestAOMigrationQuantizationFx) ... ok (0.001s) 2022-08-13T17:13:37.0974491Z test_function_import_fx_pattern_utils (quantization.ao_migration.test_quantization_fx.TestAOMigrationQuantizationFx) ... ok (0.001s) 2022-08-13T17:13:37.0985575Z test_function_import_fx_prepare (quantization.ao_migration.test_quantization_fx.TestAOMigrationQuantizationFx) ... ok (0.001s) 2022-08-13T17:13:37.0998744Z test_function_import_fx_quantization_patterns (quantization.ao_migration.test_quantization_fx.TestAOMigrationQuantizationFx) ... ok (0.001s) 2022-08-13T17:13:37.1013604Z test_function_import_fx_utils (quantization.ao_migration.test_quantization_fx.TestAOMigrationQuantizationFx) ... ok (0.001s) 2022-08-13T17:13:37.1025263Z test_function_import_quantize_fx (quantization.ao_migration.test_quantization_fx.TestAOMigrationQuantizationFx) ... ok (0.001s) 2022-08-13T17:13:37.1034468Z test_package_import_fx (quantization.ao_migration.test_quantization_fx.TestAOMigrationQuantizationFx) ... ok (0.001s) 2022-08-13T17:13:37.1043952Z test_package_import_fx_convert (quantization.ao_migration.test_quantization_fx.TestAOMigrationQuantizationFx) ... ok (0.001s) 2022-08-13T17:13:37.1054078Z test_package_import_fx_equalize (quantization.ao_migration.test_quantization_fx.TestAOMigrationQuantizationFx) ... ok (0.001s) 2022-08-13T17:13:37.1063300Z test_package_import_fx_fuse (quantization.ao_migration.test_quantization_fx.TestAOMigrationQuantizationFx) ... ok (0.001s) 2022-08-13T17:13:37.1072487Z test_package_import_fx_fusion_patterns (quantization.ao_migration.test_quantization_fx.TestAOMigrationQuantizationFx) ... ok (0.001s) 2022-08-13T17:13:37.1081675Z test_package_import_fx_graph_module (quantization.ao_migration.test_quantization_fx.TestAOMigrationQuantizationFx) ... ok (0.001s) 2022-08-13T17:13:37.1091148Z test_package_import_fx_match_utils (quantization.ao_migration.test_quantization_fx.TestAOMigrationQuantizationFx) ... ok (0.001s) 2022-08-13T17:13:37.1100420Z test_package_import_fx_pattern_utils (quantization.ao_migration.test_quantization_fx.TestAOMigrationQuantizationFx) ... ok (0.001s) 2022-08-13T17:13:37.1109695Z test_package_import_fx_prepare (quantization.ao_migration.test_quantization_fx.TestAOMigrationQuantizationFx) ... ok (0.001s) 2022-08-13T17:13:37.1118937Z test_package_import_fx_quantization_patterns (quantization.ao_migration.test_quantization_fx.TestAOMigrationQuantizationFx) ... ok (0.001s) 2022-08-13T17:13:37.1128683Z test_package_import_fx_utils (quantization.ao_migration.test_quantization_fx.TestAOMigrationQuantizationFx) ... ok (0.001s) 2022-08-13T17:13:37.1137966Z test_package_import_quantize_fx (quantization.ao_migration.test_quantization_fx.TestAOMigrationQuantizationFx) ... ok (0.001s) 2022-08-13T17:13:37.1184940Z test_backend_config_from_dict (quantization.core.test_backend_config.TestBackendConfig) ... ok (0.005s) 2022-08-13T17:13:37.1205817Z test_backend_config_set_backend_pattern_config (quantization.core.test_backend_config.TestBackendConfig) ... ok (0.002s) 2022-08-13T17:13:37.1225397Z test_backend_config_set_name (quantization.core.test_backend_config.TestBackendConfig) ... ok (0.002s) 2022-08-13T17:13:37.1255996Z test_backend_config_to_dict (quantization.core.test_backend_config.TestBackendConfig) ... ok (0.003s) 2022-08-13T17:13:37.1274420Z test_backend_op_config_add_dtype_config (quantization.core.test_backend_config.TestBackendConfig) ... ok (0.002s) 2022-08-13T17:13:37.1318434Z test_backend_op_config_from_dict (quantization.core.test_backend_config.TestBackendConfig) ... ok (0.004s) 2022-08-13T17:13:37.1332234Z test_backend_op_config_set_extra_inputs_getter (quantization.core.test_backend_config.TestBackendConfig) ... ok (0.001s) 2022-08-13T17:13:37.1346101Z test_backend_op_config_set_fused_module (quantization.core.test_backend_config.TestBackendConfig) ... ok (0.001s) 2022-08-13T17:13:37.1359948Z test_backend_op_config_set_fuser_method (quantization.core.test_backend_config.TestBackendConfig) ... ok (0.001s) 2022-08-13T17:13:37.1373064Z test_backend_op_config_set_input_output_observed (quantization.core.test_backend_config.TestBackendConfig) ... ok (0.001s) 2022-08-13T17:13:37.1388904Z test_backend_op_config_set_input_type_to_index (quantization.core.test_backend_config.TestBackendConfig) ... ok (0.001s) 2022-08-13T17:13:37.1404371Z test_backend_op_config_set_num_tensor_args_to_observation_type (quantization.core.test_backend_config.TestBackendConfig) ... ok (0.001s) 2022-08-13T17:13:37.1418661Z test_backend_op_config_set_observation_type (quantization.core.test_backend_config.TestBackendConfig) ... ok (0.001s) 2022-08-13T17:13:37.1432031Z test_backend_op_config_set_overwrite_output_fake_quantize (quantization.core.test_backend_config.TestBackendConfig) ... ok (0.001s) 2022-08-13T17:13:37.1445451Z test_backend_op_config_set_overwrite_output_observer (quantization.core.test_backend_config.TestBackendConfig) ... ok (0.001s) 2022-08-13T17:13:37.1458908Z test_backend_op_config_set_qat_module (quantization.core.test_backend_config.TestBackendConfig) ... ok (0.001s) 2022-08-13T17:13:37.1472444Z test_backend_op_config_set_reference_quantized_module (quantization.core.test_backend_config.TestBackendConfig) ... ok (0.001s) 2022-08-13T17:13:37.1485953Z test_backend_op_config_set_root_module (quantization.core.test_backend_config.TestBackendConfig) ... ok (0.001s) 2022-08-13T17:13:37.1499955Z test_backend_op_config_set_root_node_getter (quantization.core.test_backend_config.TestBackendConfig) ... ok (0.001s) 2022-08-13T17:13:37.1529107Z test_backend_op_config_to_dict (quantization.core.test_backend_config.TestBackendConfig) ... ok (0.003s) 2022-08-13T17:13:37.1543147Z test_dtype_config_from_dict (quantization.core.test_backend_config.TestBackendConfig) ... ok (0.001s) 2022-08-13T17:13:37.1559266Z test_dtype_config_to_dict (quantization.core.test_backend_config.TestBackendConfig) ... ok (0.002s) 2022-08-13T17:13:37.9043853Z test_conv_chain (quantization.eager.test_bias_correction_eager.TestBiasCorrectionEager) ... ok (0.748s) 2022-08-13T17:13:38.0582384Z test_linear_chain (quantization.eager.test_bias_correction_eager.TestBiasCorrectionEager) ... ok (0.154s) 2022-08-13T17:13:38.8655581Z test_compare_tensor_scalar (quantization.core.test_quantized_op.TestComparatorOps) ... ok (0.807s) 2022-08-13T17:13:39.2636018Z test_compare_tensor_tensor (quantization.core.test_quantized_op.TestComparatorOps) ... ok (0.398s) 2022-08-13T17:13:39.2800842Z test_erase_class_tensor_shapes (quantization.jit.test_deprecated_jit_quant.TestDeprecatedJitQuantized) ... ok (0.016s) 2022-08-13T17:13:39.4222272Z test_quantization_modules (quantization.jit.test_deprecated_jit_quant.TestDeprecatedJitQuantized) ... ok (0.142s) 2022-08-13T17:13:39.4278250Z test_rnn_cell_quantized (quantization.jit.test_deprecated_jit_quant.TestDeprecatedJitQuantized) ... /opt/conda/lib/python3.7/site-packages/torch/jit/quantized.py:510: UserWarning: quantize_rnn_cell_modules function has been deprecated. Please use torch.ao.quantization.quantize_dynamic API instead. 2022-08-13T17:13:39.4279150Z warnings.warn("quantize_rnn_cell_modules function has been deprecated. " 2022-08-13T17:13:39.4280072Z /opt/conda/lib/python3.7/site-packages/torch/jit/quantized.py:101: UserWarning: torch.jit.QuantizedRNNCellBase is deprecated and will be removed in an upcoming PyTorch release. Please use the torch.nn.quantized.dynamic.RNNCell instead. 2022-08-13T17:13:39.4280800Z "torch.jit.QuantizedRNNCellBase is deprecated and will be removed in an upcoming " 2022-08-13T17:13:39.4281748Z /opt/conda/lib/python3.7/site-packages/torch/jit/quantized.py:214: UserWarning: torch.jit.QuantizedLSTMCell is deprecated and will be removed in an upcoming PyTorch release. Please use the torch.nn.quantized.dynamic.LSTMCell instead. 2022-08-13T17:13:39.4282465Z "torch.jit.QuantizedLSTMCell is deprecated and will be removed in an upcoming " 2022-08-13T17:13:39.4840626Z /opt/conda/lib/python3.7/site-packages/torch/jit/quantized.py:237: UserWarning: torch.jit.QuantizedGRUCell is deprecated and will be removed in an upcoming PyTorch release. Please use the torch.nn.quantized.dynamic.GRUCell instead. 2022-08-13T17:13:39.4841326Z "torch.jit.QuantizedGRUCell is deprecated and will be removed in an upcoming " 2022-08-13T17:13:39.5359148Z /opt/conda/lib/python3.7/site-packages/torch/jit/quantized.py:179: UserWarning: torch.jit.QuantizedRNNCell is deprecated and will be removed in an upcoming PyTorch release. Please use the torch.nn.quantized.dynamic.RNNCell instead. 2022-08-13T17:13:39.5359898Z "torch.jit.QuantizedRNNCell is deprecated and will be removed in an upcoming " 2022-08-13T17:13:39.5898010Z ok (0.168s) 2022-08-13T17:13:39.5962321Z test_rnn_quantized (quantization.jit.test_deprecated_jit_quant.TestDeprecatedJitQuantized) ... /opt/conda/lib/python3.7/site-packages/torch/jit/quantized.py:556: UserWarning: quantize_rnn_modules function has been deprecated. Please use torch.ao.quantization.quantize_dynamic API instead. 2022-08-13T17:13:39.5963128Z warnings.warn("quantize_rnn_modules function has been deprecated. " 2022-08-13T17:13:39.5964401Z /opt/conda/lib/python3.7/site-packages/torch/jit/quantized.py:265: UserWarning: torch.jit.QuantizedRNNBase is deprecated and will be removed in an upcoming PyTorch release. Please use the torch.nn.quantized.dynamic instead. 2022-08-13T17:13:39.5965488Z "torch.jit.QuantizedRNNBase is deprecated and will be removed in an upcoming " 2022-08-13T17:13:39.5966369Z /opt/conda/lib/python3.7/site-packages/torch/jit/quantized.py:370: UserWarning: torch.jit.QuantizedLSTM is deprecated and will be removed in an upcoming PyTorch release. Please use the torch.nn.quantized.dynamic.LSTM instead. 2022-08-13T17:13:39.5967071Z "torch.jit.QuantizedLSTM is deprecated and will be removed in an upcoming " 2022-08-13T17:13:39.6632114Z /opt/conda/lib/python3.7/site-packages/torch/jit/quantized.py:450: UserWarning: torch.jit.QuantizedGRU is deprecated and will be removed in an upcoming PyTorch release. Please use the torch.nn.quantized.dynamic.GRU instead. 2022-08-13T17:13:39.6632968Z "torch.jit.QuantizedGRU is deprecated and will be removed in an upcoming " 2022-08-13T17:13:39.7018979Z ok (0.112s) 2022-08-13T17:13:39.7025798Z test_device_affinity (quantization.core.test_workflow_module.TestDistributed) ... skip: multi-GPU not supported (0.001s) 2022-08-13T17:13:39.7040625Z test_fake_quant_preserves_buffers (quantization.core.test_workflow_module.TestDistributed) 2022-08-13T17:13:39.7076645Z Tests that fake quant only modifies buffers in place. Note: this is important ... ok (0.005s) 2022-08-13T17:13:39.7091232Z test_observers_preserve_buffers (quantization.core.test_workflow_module.TestDistributed) 2022-08-13T17:13:39.7180297Z Tests that observers only modify buffers in place. Note: this is important ... ok (0.010s) 2022-08-13T17:13:39.7195154Z test_qat_convbn_fused_syncbn_replacement (quantization.core.test_workflow_module.TestDistributed) 2022-08-13T17:13:39.7311067Z Tests that SyncBatchNorm replacement works for fused ConvBN. ... /opt/conda/lib/python3.7/site-packages/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. 2022-08-13T17:13:39.7311834Z reduce_range will be deprecated in a future release of PyTorch." 2022-08-13T17:13:39.7351073Z ok (0.017s) 2022-08-13T17:13:39.7376164Z test_qat_data_parallel (quantization.core.test_workflow_module.TestDistributed) 2022-08-13T17:13:39.7377040Z Tests that doing QAT in nn.DataParallel does not crash. ... skip: multi-GPU not supported (0.002s) 2022-08-13T17:13:39.7385066Z test_syncbn_preserves_qconfig (quantization.core.test_workflow_module.TestDistributed) 2022-08-13T17:13:39.7401812Z Makes sure that if a BatchNorm is not fused and a qconfig exists, ... ok (0.002s) 2022-08-13T17:13:39.7443074Z test_cell_api (quantization.core.test_quantized_module.TestDynamicQuantizedModule) ... [W qlinear_dynamic.cpp:239] Warning: Currently, qnnpack incorrectly ignores reduce_range when it is set to true; this may change in a future release. (function apply_dynamic_impl) 2022-08-13T17:13:39.7476811Z [W qlinear_dynamic.cpp:239] Warning: Currently, qnnpack incorrectly ignores reduce_range when it is set to true; this may change in a future release. (function apply_dynamic_impl) 2022-08-13T17:13:39.7567157Z [W qlinear_dynamic.cpp:239] Warning: Currently, qnnpack incorrectly ignores reduce_range when it is set to true; this may change in a future release. (function apply_dynamic_impl) 2022-08-13T17:13:39.7638373Z [W qlinear_dynamic.cpp:239] Warning: Currently, qnnpack incorrectly ignores reduce_range when it is set to true; this may change in a future release. (function apply_dynamic_impl) 2022-08-13T17:13:39.7772142Z [W qlinear_dynamic.cpp:239] Warning: Currently, qnnpack incorrectly ignores reduce_range when it is set to true; this may change in a future release. (function apply_dynamic_impl) 2022-08-13T17:13:39.7808649Z [W qlinear_dynamic.cpp:239] Warning: Currently, qnnpack incorrectly ignores reduce_range when it is set to true; this may change in a future release. (function apply_dynamic_impl) 2022-08-13T17:13:39.7885474Z [W qlinear_dynamic.cpp:239] Warning: Currently, qnnpack incorrectly ignores reduce_range when it is set to true; this may change in a future release. (function apply_dynamic_impl) 2022-08-13T17:13:39.7934615Z [W qlinear_dynamic.cpp:239] Warning: Currently, qnnpack incorrectly ignores reduce_range when it is set to true; this may change in a future release. (function apply_dynamic_impl) 2022-08-13T17:13:39.8050256Z [W qlinear_dynamic.cpp:239] Warning: Currently, qnnpack incorrectly ignores reduce_range when it is set to true; this may change in a future release. (function apply_dynamic_impl) 2022-08-13T17:13:39.8139746Z [W qlinear_dynamic.cpp:239] Warning: Currently, qnnpack incorrectly ignores reduce_range when it is set to true; this may change in a future release. (function apply_dynamic_impl) 2022-08-13T17:13:39.8243211Z [W qlinear_dynamic.cpp:239] Warning: Currently, qnnpack incorrectly ignores reduce_range when it is set to true; this may change in a future release. (function apply_dynamic_impl) 2022-08-13T17:13:39.8264407Z [W qlinear_dynamic.cpp:239] Warning: Currently, qnnpack incorrectly ignores reduce_range when it is set to true; this may change in a future release. (function apply_dynamic_impl) 2022-08-13T17:13:39.8335684Z [W qlinear_dynamic.cpp:239] Warning: Currently, qnnpack incorrectly ignores reduce_range when it is set to true; this may change in a future release. (function apply_dynamic_impl) 2022-08-13T17:13:39.8408210Z [W qlinear_dynamic.cpp:239] Warning: Currently, qnnpack incorrectly ignores reduce_range when it is set to true; this may change in a future release. (function apply_dynamic_impl) 2022-08-13T17:13:39.8551363Z [W qlinear_dynamic.cpp:239] Warning: Currently, qnnpack incorrectly ignores reduce_range when it is set to true; this may change in a future release. (function apply_dynamic_impl) 2022-08-13T17:13:39.8572990Z [W qlinear_dynamic.cpp:239] Warning: Currently, qnnpack incorrectly ignores reduce_range when it is set to true; this may change in a future release. (function apply_dynamic_impl) 2022-08-13T17:13:39.8650475Z [W qlinear_dynamic.cpp:239] Warning: Currently, qnnpack incorrectly ignores reduce_range when it is set to true; this may change in a future release. (function apply_dynamic_impl) 2022-08-13T17:13:39.8714240Z [W qlinear_dynamic.cpp:239] Warning: Currently, qnnpack incorrectly ignores reduce_range when it is set to true; this may change in a future release. (function apply_dynamic_impl) 2022-08-13T17:13:39.8829632Z [W qlinear_dynamic.cpp:239] Warning: Currently, qnnpack incorrectly ignores reduce_range when it is set to true; this may change in a future release. (function apply_dynamic_impl) 2022-08-13T17:13:39.8854652Z [W qlinear_dynamic.cpp:239] Warning: Currently, qnnpack incorrectly ignores reduce_range when it is set to true; this may change in a future release. (function apply_dynamic_impl) 2022-08-13T17:13:39.8973280Z [W qlinear_dynamic.cpp:239] Warning: Currently, qnnpack incorrectly ignores reduce_range when it is set to true; this may change in a future release. (function apply_dynamic_impl) 2022-08-13T17:13:39.8994337Z [W qlinear_dynamic.cpp:239] Warning: Currently, qnnpack incorrectly ignores reduce_range when it is set to true; this may change in a future release. (function apply_dynamic_impl) 2022-08-13T17:13:39.9102802Z [W qlinear_dynamic.cpp:239] Warning: Currently, qnnpack incorrectly ignores reduce_range when it is set to true; this may change in a future release. (function apply_dynamic_impl) 2022-08-13T17:13:39.9135554Z [W qlinear_dynamic.cpp:239] Warning: Currently, qnnpack incorrectly ignores reduce_range when it is set to true; this may change in a future release. (function apply_dynamic_impl) 2022-08-13T17:13:39.9282004Z [W qlinear_dynamic.cpp:239] Warning: Currently, qnnpack incorrectly ignores reduce_range when it is set to true; this may change in a future release. (function apply_dynamic_impl) 2022-08-13T17:13:39.9328399Z [W qlinear_dynamic.cpp:239] Warning: Currently, qnnpack incorrectly ignores reduce_range when it is set to true; this may change in a future release. (function apply_dynamic_impl) 2022-08-13T17:13:39.9378068Z [W qlinear_dynamic.cpp:239] Warning: Currently, qnnpack incorrectly ignores reduce_range when it is set to true; this may change in a future release. (function apply_dynamic_impl) 2022-08-13T17:13:39.9445662Z [W qlinear_dynamic.cpp:239] Warning: Currently, qnnpack incorrectly ignores reduce_range when it is set to true; this may change in a future release. (function apply_dynamic_impl) 2022-08-13T17:13:39.9559259Z [W qlinear_dynamic.cpp:239] Warning: Currently, qnnpack incorrectly ignores reduce_range when it is set to true; this may change in a future release. (function apply_dynamic_impl) 2022-08-13T17:13:39.9603116Z [W qlinear_dynamic.cpp:239] Warning: Currently, qnnpack incorrectly ignores reduce_range when it is set to true; this may change in a future release. (function apply_dynamic_impl) 2022-08-13T17:13:39.9721869Z [W qlinear_dynamic.cpp:239] Warning: Currently, qnnpack incorrectly ignores reduce_range when it is set to true; this may change in a future release. (function apply_dynamic_impl) 2022-08-13T17:13:39.9746106Z [W qlinear_dynamic.cpp:239] Warning: Currently, qnnpack incorrectly ignores reduce_range when it is set to true; this may change in a future release. (function apply_dynamic_impl) 2022-08-13T17:13:39.9815285Z [W qlinear_dynamic.cpp:239] Warning: Currently, qnnpack incorrectly ignores reduce_range when it is set to true; this may change in a future release. (function apply_dynamic_impl) 2022-08-13T17:13:39.9901861Z [W qlinear_dynamic.cpp:239] Warning: Currently, qnnpack incorrectly ignores reduce_range when it is set to true; this may change in a future release. (function apply_dynamic_impl) 2022-08-13T17:13:40.0015670Z [W qlinear_dynamic.cpp:239] Warning: Currently, qnnpack incorrectly ignores reduce_range when it is set to true; this may change in a future release. (function apply_dynamic_impl) 2022-08-13T17:13:40.0036533Z [W qlinear_dynamic.cpp:239] Warning: Currently, qnnpack incorrectly ignores reduce_range when it is set to true; this may change in a future release. (function apply_dynamic_impl) 2022-08-13T17:13:40.0126975Z [W qlinear_dynamic.cpp:239] Warning: Currently, qnnpack incorrectly ignores reduce_range when it is set to true; this may change in a future release. (function apply_dynamic_impl) 2022-08-13T17:13:40.0175824Z [W qlinear_dynamic.cpp:239] Warning: Currently, qnnpack incorrectly ignores reduce_range when it is set to true; this may change in a future release. (function apply_dynamic_impl) 2022-08-13T17:13:40.0284014Z [W qlinear_dynamic.cpp:239] Warning: Currently, qnnpack incorrectly ignores reduce_range when it is set to true; this may change in a future release. (function apply_dynamic_impl) 2022-08-13T17:13:40.0327199Z [W qlinear_dynamic.cpp:239] Warning: Currently, qnnpack incorrectly ignores reduce_range when it is set to true; this may change in a future release. (function apply_dynamic_impl) 2022-08-13T17:13:40.1191616Z ok (0.379s) 2022-08-13T17:13:40.1214428Z test_dynamic_conv1d (quantization.core.test_quantized_module.TestDynamicQuantizedModule) ... /opt/conda/lib/python3.7/site-packages/torch/nn/quantized/dynamic/modules/conv.py:60: UserWarning: The current implementation of the DynamicQuantizedConv1d module has poor numerical accuracy and its use is not recommended 2022-08-13T17:13:40.1215164Z self._get_name() 2022-08-13T17:13:40.1881198Z [W qconv_dynamic.cpp:76] Warning: Currently, qnnpack incorrectly ignores reduce_range when it is set to true; this may change in a future release. (function apply_dynamic) 2022-08-13T17:13:40.2045716Z /opt/conda/lib/python3.7/site-packages/torch/testing/_internal/common_utils.py:439: UserWarning: Currently, qnnpack incorrectly ignores reduce_range when it is set to true; this may change in a future release. (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/native/quantized/cpu/qconv_dynamic.cpp:76.) 2022-08-13T17:13:40.2047004Z return callable(*args, **kwargs) 2022-08-13T17:13:40.2139651Z [W qconv_dynamic.cpp:76] Warning: Currently, qnnpack incorrectly ignores reduce_range when it is set to true; this may change in a future release. (function apply_dynamic) 2022-08-13T17:13:40.2418071Z [W qconv_dynamic.cpp:76] Warning: Currently, qnnpack incorrectly ignores reduce_range when it is set to true; this may change in a future release. (function apply_dynamic) 2022-08-13T17:13:40.2606546Z [W qconv_dynamic.cpp:76] Warning: Currently, qnnpack incorrectly ignores reduce_range when it is set to true; this may change in a future release. (function apply_dynamic) 2022-08-13T17:13:40.2763421Z [W qconv_dynamic.cpp:76] Warning: Currently, qnnpack incorrectly ignores reduce_range when it is set to true; this may change in a future release. (function apply_dynamic) 2022-08-13T17:13:40.2920376Z [W qconv_dynamic.cpp:76] Warning: Currently, qnnpack incorrectly ignores reduce_range when it is set to true; this may change in a future release. (function apply_dynamic) 2022-08-13T17:13:40.3145223Z [W qconv_dynamic.cpp:76] Warning: Currently, qnnpack incorrectly ignores reduce_range when it is set to true; this may change in a future release. (function apply_dynamic) 2022-08-13T17:13:40.3322607Z [W qconv_dynamic.cpp:76] Warning: Currently, qnnpack incorrectly ignores reduce_range when it is set to true; this may change in a future release. (function apply_dynamic) 2022-08-13T17:13:40.3964176Z [W qconv_dynamic.cpp:76] Warning: Currently, qnnpack incorrectly ignores reduce_range when it is set to true; this may change in a future release. (function apply_dynamic) 2022-08-13T17:13:40.4240171Z [W qconv_dynamic.cpp:76] Warning: Currently, qnnpack incorrectly ignores reduce_range when it is set to true; this may change in a future release. (function apply_dynamic) 2022-08-13T17:13:40.4517325Z [W qconv_dynamic.cpp:76] Warning: Currently, qnnpack incorrectly ignores reduce_range when it is set to true; this may change in a future release. (function apply_dynamic) 2022-08-13T17:13:40.4702408Z [W qconv_dynamic.cpp:76] Warning: Currently, qnnpack incorrectly ignores reduce_range when it is set to true; this may change in a future release. (function apply_dynamic) 2022-08-13T17:13:40.4872729Z [W qconv_dynamic.cpp:76] Warning: Currently, qnnpack incorrectly ignores reduce_range when it is set to true; this may change in a future release. (function apply_dynamic) 2022-08-13T17:13:40.5030784Z [W qconv_dynamic.cpp:76] Warning: Currently, qnnpack incorrectly ignores reduce_range when it is set to true; this may change in a future release. (function apply_dynamic) 2022-08-13T17:13:40.5258781Z [W qconv_dynamic.cpp:76] Warning: Currently, qnnpack incorrectly ignores reduce_range when it is set to true; this may change in a future release. (function apply_dynamic) 2022-08-13T17:13:40.5431509Z [W qconv_dynamic.cpp:76] Warning: Currently, qnnpack incorrectly ignores reduce_range when it is set to true; this may change in a future release. (function apply_dynamic) 2022-08-13T17:13:40.8777795Z ok (0.758s) 2022-08-13T17:13:40.8796920Z test_dynamic_conv2d (quantization.core.test_quantized_module.TestDynamicQuantizedModule) ... /opt/conda/lib/python3.7/site-packages/torch/nn/quantized/dynamic/modules/conv.py:125: UserWarning: The current implementation of the DynamicQuantizedConv2d module has poor numerical accuracy and its use is not recommended 2022-08-13T17:13:40.8797881Z self._get_name() 2022-08-13T17:13:40.9394372Z [W qconv_dynamic.cpp:76] Warning: Currently, qnnpack incorrectly ignores reduce_range when it is set to true; this may change in a future release. (function apply_dynamic) 2022-08-13T17:13:40.9654243Z [W qconv_dynamic.cpp:76] Warning: Currently, qnnpack incorrectly ignores reduce_range when it is set to true; this may change in a future release. (function apply_dynamic) 2022-08-13T17:13:40.9919148Z [W qconv_dynamic.cpp:76] Warning: Currently, qnnpack incorrectly ignores reduce_range when it is set to true; this may change in a future release. (function apply_dynamic) 2022-08-13T17:13:41.0104194Z [W qconv_dynamic.cpp:76] Warning: Currently, qnnpack incorrectly ignores reduce_range when it is set to true; this may change in a future release. (function apply_dynamic) 2022-08-13T17:13:41.0262515Z [W qconv_dynamic.cpp:76] Warning: Currently, qnnpack incorrectly ignores reduce_range when it is set to true; this may change in a future release. (function apply_dynamic) 2022-08-13T17:13:41.0435372Z [W qconv_dynamic.cpp:76] Warning: Currently, qnnpack incorrectly ignores reduce_range when it is set to true; this may change in a future release. (function apply_dynamic) 2022-08-13T17:13:41.0668106Z [W qconv_dynamic.cpp:76] Warning: Currently, qnnpack incorrectly ignores reduce_range when it is set to true; this may change in a future release. (function apply_dynamic) 2022-08-13T17:13:41.0845555Z [W qconv_dynamic.cpp:76] Warning: Currently, qnnpack incorrectly ignores reduce_range when it is set to true; this may change in a future release. (function apply_dynamic) 2022-08-13T17:13:41.1472014Z [W qconv_dynamic.cpp:76] Warning: Currently, qnnpack incorrectly ignores reduce_range when it is set to true; this may change in a future release. (function apply_dynamic) 2022-08-13T17:13:41.1743419Z [W qconv_dynamic.cpp:76] Warning: Currently, qnnpack incorrectly ignores reduce_range when it is set to true; this may change in a future release. (function apply_dynamic) 2022-08-13T17:13:41.2020683Z [W qconv_dynamic.cpp:76] Warning: Currently, qnnpack incorrectly ignores reduce_range when it is set to true; this may change in a future release. (function apply_dynamic) 2022-08-13T17:13:41.2202082Z [W qconv_dynamic.cpp:76] Warning: Currently, qnnpack incorrectly ignores reduce_range when it is set to true; this may change in a future release. (function apply_dynamic) 2022-08-13T17:13:41.2375438Z [W qconv_dynamic.cpp:76] Warning: Currently, qnnpack incorrectly ignores reduce_range when it is set to true; this may change in a future release. (function apply_dynamic) 2022-08-13T17:13:41.2533717Z [W qconv_dynamic.cpp:76] Warning: Currently, qnnpack incorrectly ignores reduce_range when it is set to true; this may change in a future release. (function apply_dynamic) 2022-08-13T17:13:41.2765042Z [W qconv_dynamic.cpp:76] Warning: Currently, qnnpack incorrectly ignores reduce_range when it is set to true; this may change in a future release. (function apply_dynamic) 2022-08-13T17:13:41.2935854Z [W qconv_dynamic.cpp:76] Warning: Currently, qnnpack incorrectly ignores reduce_range when it is set to true; this may change in a future release. (function apply_dynamic) 2022-08-13T17:13:41.6017411Z ok (0.724s) 2022-08-13T17:13:41.6041424Z test_dynamic_conv3d (quantization.core.test_quantized_module.TestDynamicQuantizedModule) ... /opt/conda/lib/python3.7/site-packages/torch/nn/quantized/dynamic/modules/conv.py:190: UserWarning: The current implementation of the DynamicQuantizedConv3d module has poor numerical accuracy and its use is not recommended 2022-08-13T17:13:41.6042828Z self._get_name() 2022-08-13T17:13:41.9120459Z ok (0.310s) 2022-08-13T17:13:41.9141525Z test_dynamic_convtranspose1d (quantization.core.test_quantized_module.TestDynamicQuantizedModule) ... /opt/conda/lib/python3.7/site-packages/torch/nn/quantized/dynamic/modules/conv.py:260: UserWarning: The current implementation of the DynamicQuantizedConvTranpose1d module has poor numerical accuracy and its use is not recommended 2022-08-13T17:13:41.9142401Z self._get_name() 2022-08-13T17:13:41.9727915Z [W qconv_dynamic.cpp:76] Warning: Currently, qnnpack incorrectly ignores reduce_range when it is set to true; this may change in a future release. (function apply_dynamic) 2022-08-13T17:13:41.9953967Z [W qconv_dynamic.cpp:76] Warning: Currently, qnnpack incorrectly ignores reduce_range when it is set to true; this may change in a future release. (function apply_dynamic) 2022-08-13T17:13:42.0218492Z [W qconv_dynamic.cpp:76] Warning: Currently, qnnpack incorrectly ignores reduce_range when it is set to true; this may change in a future release. (function apply_dynamic) 2022-08-13T17:13:42.0406191Z [W qconv_dynamic.cpp:76] Warning: Currently, qnnpack incorrectly ignores reduce_range when it is set to true; this may change in a future release. (function apply_dynamic) 2022-08-13T17:13:42.0563533Z [W qconv_dynamic.cpp:76] Warning: Currently, qnnpack incorrectly ignores reduce_range when it is set to true; this may change in a future release. (function apply_dynamic) 2022-08-13T17:13:42.0720160Z [W qconv_dynamic.cpp:76] Warning: Currently, qnnpack incorrectly ignores reduce_range when it is set to true; this may change in a future release. (function apply_dynamic) 2022-08-13T17:13:42.0935591Z [W qconv_dynamic.cpp:76] Warning: Currently, qnnpack incorrectly ignores reduce_range when it is set to true; this may change in a future release. (function apply_dynamic) 2022-08-13T17:13:42.1106654Z [W qconv_dynamic.cpp:76] Warning: Currently, qnnpack incorrectly ignores reduce_range when it is set to true; this may change in a future release. (function apply_dynamic) 2022-08-13T17:13:42.1714033Z [W qconv_dynamic.cpp:76] Warning: Currently, qnnpack incorrectly ignores reduce_range when it is set to true; this may change in a future release. (function apply_dynamic) 2022-08-13T17:13:42.1938989Z [W qconv_dynamic.cpp:76] Warning: Currently, qnnpack incorrectly ignores reduce_range when it is set to true; this may change in a future release. (function apply_dynamic) 2022-08-13T17:13:42.2195135Z [W qconv_dynamic.cpp:76] Warning: Currently, qnnpack incorrectly ignores reduce_range when it is set to true; this may change in a future release. (function apply_dynamic) 2022-08-13T17:13:42.2375739Z [W qconv_dynamic.cpp:76] Warning: Currently, qnnpack incorrectly ignores reduce_range when it is set to true; this may change in a future release. (function apply_dynamic) 2022-08-13T17:13:42.2535937Z [W qconv_dynamic.cpp:76] Warning: Currently, qnnpack incorrectly ignores reduce_range when it is set to true; this may change in a future release. (function apply_dynamic) 2022-08-13T17:13:42.2692261Z [W qconv_dynamic.cpp:76] Warning: Currently, qnnpack incorrectly ignores reduce_range when it is set to true; this may change in a future release. (function apply_dynamic) 2022-08-13T17:13:42.2910669Z [W qconv_dynamic.cpp:76] Warning: Currently, qnnpack incorrectly ignores reduce_range when it is set to true; this may change in a future release. (function apply_dynamic) 2022-08-13T17:13:42.3079878Z [W qconv_dynamic.cpp:76] Warning: Currently, qnnpack incorrectly ignores reduce_range when it is set to true; this may change in a future release. (function apply_dynamic) 2022-08-13T17:13:42.5575028Z ok (0.645s) 2022-08-13T17:13:42.5595806Z test_dynamic_convtranspose2d (quantization.core.test_quantized_module.TestDynamicQuantizedModule) ... /opt/conda/lib/python3.7/site-packages/torch/nn/quantized/dynamic/modules/conv.py:321: UserWarning: The current implementation of the DynamicQuantizedConvTranpose2d module has poor numerical accuracy and its use is not recommended 2022-08-13T17:13:42.5597256Z self._get_name() 2022-08-13T17:13:42.6161869Z [W qconv_dynamic.cpp:76] Warning: Currently, qnnpack incorrectly ignores reduce_range when it is set to true; this may change in a future release. (function apply_dynamic) 2022-08-13T17:13:42.6389035Z [W qconv_dynamic.cpp:76] Warning: Currently, qnnpack incorrectly ignores reduce_range when it is set to true; this may change in a future release. (function apply_dynamic) 2022-08-13T17:13:42.6649468Z [W qconv_dynamic.cpp:76] Warning: Currently, qnnpack incorrectly ignores reduce_range when it is set to true; this may change in a future release. (function apply_dynamic) 2022-08-13T17:13:42.6833942Z [W qconv_dynamic.cpp:76] Warning: Currently, qnnpack incorrectly ignores reduce_range when it is set to true; this may change in a future release. (function apply_dynamic) 2022-08-13T17:13:42.6998191Z [W qconv_dynamic.cpp:76] Warning: Currently, qnnpack incorrectly ignores reduce_range when it is set to true; this may change in a future release. (function apply_dynamic) 2022-08-13T17:13:42.7154606Z [W qconv_dynamic.cpp:76] Warning: Currently, qnnpack incorrectly ignores reduce_range when it is set to true; this may change in a future release. (function apply_dynamic) 2022-08-13T17:13:42.7377883Z [W qconv_dynamic.cpp:76] Warning: Currently, qnnpack incorrectly ignores reduce_range when it is set to true; this may change in a future release. (function apply_dynamic) 2022-08-13T17:13:42.7550139Z [W qconv_dynamic.cpp:76] Warning: Currently, qnnpack incorrectly ignores reduce_range when it is set to true; this may change in a future release. (function apply_dynamic) 2022-08-13T17:13:42.8144187Z [W qconv_dynamic.cpp:76] Warning: Currently, qnnpack incorrectly ignores reduce_range when it is set to true; this may change in a future release. (function apply_dynamic) 2022-08-13T17:13:42.8376081Z [W qconv_dynamic.cpp:76] Warning: Currently, qnnpack incorrectly ignores reduce_range when it is set to true; this may change in a future release. (function apply_dynamic) 2022-08-13T17:13:42.8635184Z [W qconv_dynamic.cpp:76] Warning: Currently, qnnpack incorrectly ignores reduce_range when it is set to true; this may change in a future release. (function apply_dynamic) 2022-08-13T17:13:42.8827138Z [W qconv_dynamic.cpp:76] Warning: Currently, qnnpack incorrectly ignores reduce_range when it is set to true; this may change in a future release. (function apply_dynamic) 2022-08-13T17:13:42.9003138Z [W qconv_dynamic.cpp:76] Warning: Currently, qnnpack incorrectly ignores reduce_range when it is set to true; this may change in a future release. (function apply_dynamic) 2022-08-13T17:13:42.9156421Z [W qconv_dynamic.cpp:76] Warning: Currently, qnnpack incorrectly ignores reduce_range when it is set to true; this may change in a future release. (function apply_dynamic) 2022-08-13T17:13:42.9395839Z [W qconv_dynamic.cpp:76] Warning: Currently, qnnpack incorrectly ignores reduce_range when it is set to true; this may change in a future release. (function apply_dynamic) 2022-08-13T17:13:42.9569561Z [W qconv_dynamic.cpp:76] Warning: Currently, qnnpack incorrectly ignores reduce_range when it is set to true; this may change in a future release. (function apply_dynamic) 2022-08-13T17:13:43.2154338Z ok (0.658s) 2022-08-13T17:13:43.2178879Z test_dynamic_convtranspose3d (quantization.core.test_quantized_module.TestDynamicQuantizedModule) ... /opt/conda/lib/python3.7/site-packages/torch/nn/quantized/dynamic/modules/conv.py:382: UserWarning: The current implementation of the DynamicQuantizedConvTranpose3d module has poor numerical accuracy and its use is not recommended 2022-08-13T17:13:43.2180346Z self._get_name() 2022-08-13T17:13:43.4698760Z ok (0.254s) 2022-08-13T17:13:43.4722920Z test_gru_api (quantization.core.test_quantized_module.TestDynamicQuantizedModule) ... [W qlinear_dynamic.cpp:239] Warning: Currently, qnnpack incorrectly ignores reduce_range when it is set to true; this may change in a future release. (function apply_dynamic_impl) 2022-08-13T17:13:43.4790526Z [W qlinear_dynamic.cpp:239] Warning: Currently, qnnpack incorrectly ignores reduce_range when it is set to true; this may change in a future release. (function apply_dynamic_impl) 2022-08-13T17:13:43.4835954Z [W qlinear_dynamic.cpp:239] Warning: Currently, qnnpack incorrectly ignores reduce_range when it is set to true; this may change in a future release. (function apply_dynamic_impl) 2022-08-13T17:13:43.4885169Z [W qlinear_dynamic.cpp:239] Warning: Currently, qnnpack incorrectly ignores reduce_range when it is set to true; this may change in a future release. (function apply_dynamic_impl) 2022-08-13T17:13:43.4953518Z [W qlinear_dynamic.cpp:239] Warning: Currently, qnnpack incorrectly ignores reduce_range when it is set to true; this may change in a future release. (function apply_dynamic_impl) 2022-08-13T17:13:43.5042413Z [W qlinear_dynamic.cpp:239] Warning: Currently, qnnpack incorrectly ignores reduce_range when it is set to true; this may change in a future release. (function apply_dynamic_impl) 2022-08-13T17:13:43.5110408Z [W qlinear_dynamic.cpp:239] Warning: Currently, qnnpack incorrectly ignores reduce_range when it is set to true; this may change in a future release. (function apply_dynamic_impl) 2022-08-13T17:13:43.5159949Z [W qlinear_dynamic.cpp:239] Warning: Currently, qnnpack incorrectly ignores reduce_range when it is set to true; this may change in a future release. (function apply_dynamic_impl) 2022-08-13T17:13:43.5234976Z [W qlinear_dynamic.cpp:239] Warning: Currently, qnnpack incorrectly ignores reduce_range when it is set to true; this may change in a future release. (function apply_dynamic_impl) 2022-08-13T17:13:43.5298948Z [W qlinear_dynamic.cpp:239] Warning: Currently, qnnpack incorrectly ignores reduce_range when it is set to true; this may change in a future release. (function apply_dynamic_impl) 2022-08-13T17:13:43.5389610Z [W qlinear_dynamic.cpp:239] Warning: Currently, qnnpack incorrectly ignores reduce_range when it is set to true; this may change in a future release. (function apply_dynamic_impl) 2022-08-13T17:13:43.5488752Z [W qlinear_dynamic.cpp:239] Warning: Currently, qnnpack incorrectly ignores reduce_range when it is set to true; this may change in a future release. (function apply_dynamic_impl) 2022-08-13T17:13:43.5525989Z [W qlinear_dynamic.cpp:239] Warning: Currently, qnnpack incorrectly ignores reduce_range when it is set to true; this may change in a future release. (function apply_dynamic_impl) 2022-08-13T17:13:43.5610750Z [W qlinear_dynamic.cpp:239] Warning: Currently, qnnpack incorrectly ignores reduce_range when it is set to true; this may change in a future release. (function apply_dynamic_impl) 2022-08-13T17:13:43.5662951Z [W qlinear_dynamic.cpp:239] Warning: Currently, qnnpack incorrectly ignores reduce_range when it is set to true; this may change in a future release. (function apply_dynamic_impl) 2022-08-13T17:13:43.5752591Z [W qlinear_dynamic.cpp:239] Warning: Currently, qnnpack incorrectly ignores reduce_range when it is set to true; this may change in a future release. (function apply_dynamic_impl) 2022-08-13T17:13:43.5801584Z [W qlinear_dynamic.cpp:239] Warning: Currently, qnnpack incorrectly ignores reduce_range when it is set to true; this may change in a future release. (function apply_dynamic_impl) 2022-08-13T17:13:43.5870743Z [W qlinear_dynamic.cpp:239] Warning: Currently, qnnpack incorrectly ignores reduce_range when it is set to true; this may change in a future release. (function apply_dynamic_impl) 2022-08-13T17:13:43.5939377Z [W qlinear_dynamic.cpp:239] Warning: Currently, qnnpack incorrectly ignores reduce_range when it is set to true; this may change in a future release. (function apply_dynamic_impl) 2022-08-13T17:13:43.6027317Z [W qlinear_dynamic.cpp:239] Warning: Currently, qnnpack incorrectly ignores reduce_range when it is set to true; this may change in a future release. (function apply_dynamic_impl) 2022-08-13T17:13:43.6239992Z ok (0.154s) 2022-08-13T17:13:43.6279943Z test_linear_api (quantization.core.test_quantized_module.TestDynamicQuantizedModule) ... [W qlinear_dynamic.cpp:239] Warning: Currently, qnnpack incorrectly ignores reduce_range when it is set to true; this may change in a future release. (function apply_dynamic_impl) 2022-08-13T17:13:43.6285797Z [W qlinear_dynamic.cpp:239] Warning: Currently, qnnpack incorrectly ignores reduce_range when it is set to true; this may change in a future release. (function apply_dynamic_impl) 2022-08-13T17:13:43.6287166Z [W qlinear_dynamic.cpp:239] Warning: Currently, qnnpack incorrectly ignores reduce_range when it is set to true; this may change in a future release. (function apply_dynamic_impl) 2022-08-13T17:13:43.6333661Z [W qlinear_dynamic.cpp:239] Warning: Currently, qnnpack incorrectly ignores reduce_range when it is set to true; this may change in a future release. (function apply_dynamic_impl) 2022-08-13T17:13:43.6488871Z [W qlinear_dynamic.cpp:239] Warning: Currently, qnnpack incorrectly ignores reduce_range when it is set to true; this may change in a future release. (function apply_dynamic_impl) 2022-08-13T17:13:43.6510344Z /opt/conda/lib/python3.7/site-packages/torch/testing/_internal/common_utils.py:439: UserWarning: Currently, qnnpack incorrectly ignores reduce_range when it is set to true; this may change in a future release. (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/native/quantized/cpu/qlinear_dynamic.cpp:239.) 2022-08-13T17:13:43.6511679Z return callable(*args, **kwargs) 2022-08-13T17:13:43.6567610Z [W qlinear_dynamic.cpp:239] Warning: Currently, qnnpack incorrectly ignores reduce_range when it is set to true; this may change in a future release. (function apply_dynamic_impl) 2022-08-13T17:13:43.6673923Z [W qlinear_dynamic.cpp:239] Warning: Currently, qnnpack incorrectly ignores reduce_range when it is set to true; this may change in a future release. (function apply_dynamic_impl) 2022-08-13T17:13:43.6765596Z [W qlinear_dynamic.cpp:239] Warning: Currently, qnnpack incorrectly ignores reduce_range when it is set to true; this may change in a future release. (function apply_dynamic_impl) 2022-08-13T17:13:43.6785391Z [W qlinear_dynamic.cpp:239] Warning: Currently, qnnpack incorrectly ignores reduce_range when it is set to true; this may change in a future release. (function apply_dynamic_impl) 2022-08-13T17:13:43.6803705Z [W qlinear_dynamic.cpp:239] Warning: Currently, qnnpack incorrectly ignores reduce_range when it is set to true; this may change in a future release. (function apply_dynamic_impl) 2022-08-13T17:13:43.6860915Z [W qlinear_dynamic.cpp:239] Warning: Currently, qnnpack incorrectly ignores reduce_range when it is set to true; this may change in a future release. (function apply_dynamic_impl) 2022-08-13T17:13:43.6883531Z [W qlinear_dynamic.cpp:239] Warning: Currently, qnnpack incorrectly ignores reduce_range when it is set to true; this may change in a future release. (function apply_dynamic_impl) 2022-08-13T17:13:43.6895788Z [W qlinear_dynamic.cpp:239] Warning: Currently, qnnpack incorrectly ignores reduce_range when it is set to true; this may change in a future release. (function apply_dynamic_impl) 2022-08-13T17:13:43.8042971Z [W qlinear_dynamic.cpp:239] Warning: Currently, qnnpack incorrectly ignores reduce_range when it is set to true; this may change in a future release. (function apply_dynamic_impl) 2022-08-13T17:13:43.8048523Z [W qlinear_dynamic.cpp:239] Warning: Currently, qnnpack incorrectly ignores reduce_range when it is set to true; this may change in a future release. (function apply_dynamic_impl) 2022-08-13T17:13:43.8049886Z [W qlinear_dynamic.cpp:239] Warning: Currently, qnnpack incorrectly ignores reduce_range when it is set to true; this may change in a future release. (function apply_dynamic_impl) 2022-08-13T17:13:43.8095355Z [W qlinear_dynamic.cpp:239] Warning: Currently, qnnpack incorrectly ignores reduce_range when it is set to true; this may change in a future release. (function apply_dynamic_impl) 2022-08-13T17:13:43.8207872Z [W qlinear_dynamic.cpp:239] Warning: Currently, qnnpack incorrectly ignores reduce_range when it is set to true; this may change in a future release. (function apply_dynamic_impl) 2022-08-13T17:13:43.8267220Z [W qlinear_dynamic.cpp:239] Warning: Currently, qnnpack incorrectly ignores reduce_range when it is set to true; this may change in a future release. (function apply_dynamic_impl) 2022-08-13T17:13:43.8370824Z [W qlinear_dynamic.cpp:239] Warning: Currently, qnnpack incorrectly ignores reduce_range when it is set to true; this may change in a future release. (function apply_dynamic_impl) 2022-08-13T17:13:43.8460637Z [W qlinear_dynamic.cpp:239] Warning: Currently, qnnpack incorrectly ignores reduce_range when it is set to true; this may change in a future release. (function apply_dynamic_impl) 2022-08-13T17:13:43.8478891Z [W qlinear_dynamic.cpp:239] Warning: Currently, qnnpack incorrectly ignores reduce_range when it is set to true; this may change in a future release. (function apply_dynamic_impl) 2022-08-13T17:13:43.8496384Z [W qlinear_dynamic.cpp:239] Warning: Currently, qnnpack incorrectly ignores reduce_range when it is set to true; this may change in a future release. (function apply_dynamic_impl) 2022-08-13T17:13:43.8552346Z [W qlinear_dynamic.cpp:239] Warning: Currently, qnnpack incorrectly ignores reduce_range when it is set to true; this may change in a future release. (function apply_dynamic_impl) 2022-08-13T17:13:43.8574036Z [W qlinear_dynamic.cpp:239] Warning: Currently, qnnpack incorrectly ignores reduce_range when it is set to true; this may change in a future release. (function apply_dynamic_impl) 2022-08-13T17:13:43.8585023Z [W qlinear_dynamic.cpp:239] Warning: Currently, qnnpack incorrectly ignores reduce_range when it is set to true; this may change in a future release. (function apply_dynamic_impl) 2022-08-13T17:13:43.9726855Z [W qlinear_dynamic.cpp:239] Warning: Currently, qnnpack incorrectly ignores reduce_range when it is set to true; this may change in a future release. (function apply_dynamic_impl) 2022-08-13T17:13:43.9771746Z [W qlinear_dynamic.cpp:239] Warning: Currently, qnnpack incorrectly ignores reduce_range when it is set to true; this may change in a future release. (function apply_dynamic_impl) 2022-08-13T17:13:43.9841048Z [W qlinear_dynamic.cpp:239] Warning: Currently, qnnpack incorrectly ignores reduce_range when it is set to true; this may change in a future release. (function apply_dynamic_impl) 2022-08-13T17:13:43.9973526Z [W qlinear_dynamic.cpp:239] Warning: Currently, qnnpack incorrectly ignores reduce_range when it is set to true; this may change in a future release. (function apply_dynamic_impl) 2022-08-13T17:13:44.0131682Z [W qlinear_dynamic.cpp:239] Warning: Currently, qnnpack incorrectly ignores reduce_range when it is set to true; this may change in a future release. (function apply_dynamic_impl) 2022-08-13T17:13:44.0312830Z [W qlinear_dynamic.cpp:239] Warning: Currently, qnnpack incorrectly ignores reduce_range when it is set to true; this may change in a future release. (function apply_dynamic_impl) 2022-08-13T17:13:44.0540188Z [W qlinear_dynamic.cpp:239] Warning: Currently, qnnpack incorrectly ignores reduce_range when it is set to true; this may change in a future release. (function apply_dynamic_impl) 2022-08-13T17:13:44.0668560Z [W qlinear_dynamic.cpp:239] Warning: Currently, qnnpack incorrectly ignores reduce_range when it is set to true; this may change in a future release. (function apply_dynamic_impl) 2022-08-13T17:13:44.0736221Z [W qlinear_dynamic.cpp:239] Warning: Currently, qnnpack incorrectly ignores reduce_range when it is set to true; this may change in a future release. (function apply_dynamic_impl) 2022-08-13T17:13:44.0802456Z [W qlinear_dynamic.cpp:239] Warning: Currently, qnnpack incorrectly ignores reduce_range when it is set to true; this may change in a future release. (function apply_dynamic_impl) 2022-08-13T17:13:44.0918220Z [W qlinear_dynamic.cpp:239] Warning: Currently, qnnpack incorrectly ignores reduce_range when it is set to true; this may change in a future release. (function apply_dynamic_impl) 2022-08-13T17:13:44.0992006Z [W qlinear_dynamic.cpp:239] Warning: Currently, qnnpack incorrectly ignores reduce_range when it is set to true; this may change in a future release. (function apply_dynamic_impl) 2022-08-13T17:13:44.1065316Z [W qlinear_dynamic.cpp:239] Warning: Currently, qnnpack incorrectly ignores reduce_range when it is set to true; this may change in a future release. (function apply_dynamic_impl) 2022-08-13T17:13:44.2276657Z [W qlinear_dynamic.cpp:239] Warning: Currently, qnnpack incorrectly ignores reduce_range when it is set to true; this may change in a future release. (function apply_dynamic_impl) 2022-08-13T17:13:44.2282333Z [W qlinear_dynamic.cpp:239] Warning: Currently, qnnpack incorrectly ignores reduce_range when it is set to true; this may change in a future release. (function apply_dynamic_impl) 2022-08-13T17:13:44.2283698Z [W qlinear_dynamic.cpp:239] Warning: Currently, qnnpack incorrectly ignores reduce_range when it is set to true; this may change in a future release. (function apply_dynamic_impl) 2022-08-13T17:13:44.2329603Z [W qlinear_dynamic.cpp:239] Warning: Currently, qnnpack incorrectly ignores reduce_range when it is set to true; this may change in a future release. (function apply_dynamic_impl) 2022-08-13T17:13:44.2449671Z [W qlinear_dynamic.cpp:239] Warning: Currently, qnnpack incorrectly ignores reduce_range when it is set to true; this may change in a future release. (function apply_dynamic_impl) 2022-08-13T17:13:44.2509147Z [W qlinear_dynamic.cpp:239] Warning: Currently, qnnpack incorrectly ignores reduce_range when it is set to true; this may change in a future release. (function apply_dynamic_impl) 2022-08-13T17:13:44.2615360Z [W qlinear_dynamic.cpp:239] Warning: Currently, qnnpack incorrectly ignores reduce_range when it is set to true; this may change in a future release. (function apply_dynamic_impl) 2022-08-13T17:13:44.2707449Z [W qlinear_dynamic.cpp:239] Warning: Currently, qnnpack incorrectly ignores reduce_range when it is set to true; this may change in a future release. (function apply_dynamic_impl) 2022-08-13T17:13:44.2726102Z [W qlinear_dynamic.cpp:239] Warning: Currently, qnnpack incorrectly ignores reduce_range when it is set to true; this may change in a future release. (function apply_dynamic_impl) 2022-08-13T17:13:44.2743610Z [W qlinear_dynamic.cpp:239] Warning: Currently, qnnpack incorrectly ignores reduce_range when it is set to true; this may change in a future release. (function apply_dynamic_impl) 2022-08-13T17:13:44.2798549Z [W qlinear_dynamic.cpp:239] Warning: Currently, qnnpack incorrectly ignores reduce_range when it is set to true; this may change in a future release. (function apply_dynamic_impl) 2022-08-13T17:13:44.2820417Z [W qlinear_dynamic.cpp:239] Warning: Currently, qnnpack incorrectly ignores reduce_range when it is set to true; this may change in a future release. (function apply_dynamic_impl) 2022-08-13T17:13:44.2831291Z [W qlinear_dynamic.cpp:239] Warning: Currently, qnnpack incorrectly ignores reduce_range when it is set to true; this may change in a future release. (function apply_dynamic_impl) 2022-08-13T17:13:44.3957580Z [W qlinear_dynamic.cpp:239] Warning: Currently, qnnpack incorrectly ignores reduce_range when it is set to true; this may change in a future release. (function apply_dynamic_impl) 2022-08-13T17:13:44.4011577Z [W qlinear_dynamic.cpp:239] Warning: Currently, qnnpack incorrectly ignores reduce_range when it is set to true; this may change in a future release. (function apply_dynamic_impl) 2022-08-13T17:13:44.4081866Z [W qlinear_dynamic.cpp:239] Warning: Currently, qnnpack incorrectly ignores reduce_range when it is set to true; this may change in a future release. (function apply_dynamic_impl) 2022-08-13T17:13:44.4192389Z [W qlinear_dynamic.cpp:239] Warning: Currently, qnnpack incorrectly ignores reduce_range when it is set to true; this may change in a future release. (function apply_dynamic_impl) 2022-08-13T17:13:44.4365149Z [W qlinear_dynamic.cpp:239] Warning: Currently, qnnpack incorrectly ignores reduce_range when it is set to true; this may change in a future release. (function apply_dynamic_impl) 2022-08-13T17:13:44.4532697Z [W qlinear_dynamic.cpp:239] Warning: Currently, qnnpack incorrectly ignores reduce_range when it is set to true; this may change in a future release. (function apply_dynamic_impl) 2022-08-13T17:13:44.4734856Z [W qlinear_dynamic.cpp:239] Warning: Currently, qnnpack incorrectly ignores reduce_range when it is set to true; this may change in a future release. (function apply_dynamic_impl) 2022-08-13T17:13:44.4857612Z [W qlinear_dynamic.cpp:239] Warning: Currently, qnnpack incorrectly ignores reduce_range when it is set to true; this may change in a future release. (function apply_dynamic_impl) 2022-08-13T17:13:44.4923367Z [W qlinear_dynamic.cpp:239] Warning: Currently, qnnpack incorrectly ignores reduce_range when it is set to true; this may change in a future release. (function apply_dynamic_impl) 2022-08-13T17:13:44.4987907Z [W qlinear_dynamic.cpp:239] Warning: Currently, qnnpack incorrectly ignores reduce_range when it is set to true; this may change in a future release. (function apply_dynamic_impl) 2022-08-13T17:13:44.5102610Z [W qlinear_dynamic.cpp:239] Warning: Currently, qnnpack incorrectly ignores reduce_range when it is set to true; this may change in a future release. (function apply_dynamic_impl) 2022-08-13T17:13:44.5176672Z [W qlinear_dynamic.cpp:239] Warning: Currently, qnnpack incorrectly ignores reduce_range when it is set to true; this may change in a future release. (function apply_dynamic_impl) 2022-08-13T17:13:44.5215578Z [W qlinear_dynamic.cpp:239] Warning: Currently, qnnpack incorrectly ignores reduce_range when it is set to true; this may change in a future release. (function apply_dynamic_impl) 2022-08-13T17:13:44.6598653Z [W qlinear_dynamic.cpp:239] Warning: Currently, qnnpack incorrectly ignores reduce_range when it is set to true; this may change in a future release. (function apply_dynamic_impl) 2022-08-13T17:13:44.6605406Z [W qlinear_dynamic.cpp:239] Warning: Currently, qnnpack incorrectly ignores reduce_range when it is set to true; this may change in a future release. (function apply_dynamic_impl) 2022-08-13T17:13:44.6606804Z [W qlinear_dynamic.cpp:239] Warning: Currently, qnnpack incorrectly ignores reduce_range when it is set to true; this may change in a future release. (function apply_dynamic_impl) 2022-08-13T17:13:44.6663320Z [W qlinear_dynamic.cpp:239] Warning: Currently, qnnpack incorrectly ignores reduce_range when it is set to true; this may change in a future release. (function apply_dynamic_impl) 2022-08-13T17:13:44.6787502Z [W qlinear_dynamic.cpp:239] Warning: Currently, qnnpack incorrectly ignores reduce_range when it is set to true; this may change in a future release. (function apply_dynamic_impl) 2022-08-13T17:13:44.6851783Z [W qlinear_dynamic.cpp:239] Warning: Currently, qnnpack incorrectly ignores reduce_range when it is set to true; this may change in a future release. (function apply_dynamic_impl) 2022-08-13T17:13:44.6968025Z [W qlinear_dynamic.cpp:239] Warning: Currently, qnnpack incorrectly ignores reduce_range when it is set to true; this may change in a future release. (function apply_dynamic_impl) 2022-08-13T17:13:44.7066535Z [W qlinear_dynamic.cpp:239] Warning: Currently, qnnpack incorrectly ignores reduce_range when it is set to true; this may change in a future release. (function apply_dynamic_impl) 2022-08-13T17:13:44.7091685Z [W qlinear_dynamic.cpp:239] Warning: Currently, qnnpack incorrectly ignores reduce_range when it is set to true; this may change in a future release. (function apply_dynamic_impl) 2022-08-13T17:13:44.7113234Z [W qlinear_dynamic.cpp:239] Warning: Currently, qnnpack incorrectly ignores reduce_range when it is set to true; this may change in a future release. (function apply_dynamic_impl) 2022-08-13T17:13:44.7177940Z [W qlinear_dynamic.cpp:239] Warning: Currently, qnnpack incorrectly ignores reduce_range when it is set to true; this may change in a future release. (function apply_dynamic_impl) 2022-08-13T17:13:44.7204335Z [W qlinear_dynamic.cpp:239] Warning: Currently, qnnpack incorrectly ignores reduce_range when it is set to true; this may change in a future release. (function apply_dynamic_impl) 2022-08-13T17:13:44.7217553Z [W qlinear_dynamic.cpp:239] Warning: Currently, qnnpack incorrectly ignores reduce_range when it is set to true; this may change in a future release. (function apply_dynamic_impl) 2022-08-13T17:13:44.8334225Z [W qlinear_dynamic.cpp:239] Warning: Currently, qnnpack incorrectly ignores reduce_range when it is set to true; this may change in a future release. (function apply_dynamic_impl) 2022-08-13T17:13:44.8340235Z [W qlinear_dynamic.cpp:239] Warning: Currently, qnnpack incorrectly ignores reduce_range when it is set to true; this may change in a future release. (function apply_dynamic_impl) 2022-08-13T17:13:44.8341609Z [W qlinear_dynamic.cpp:239] Warning: Currently, qnnpack incorrectly ignores reduce_range when it is set to true; this may change in a future release. (function apply_dynamic_impl) 2022-08-13T17:13:44.8386713Z [W qlinear_dynamic.cpp:239] Warning: Currently, qnnpack incorrectly ignores reduce_range when it is set to true; this may change in a future release. (function apply_dynamic_impl) 2022-08-13T17:13:44.8501909Z [W qlinear_dynamic.cpp:239] Warning: Currently, qnnpack incorrectly ignores reduce_range when it is set to true; this may change in a future release. (function apply_dynamic_impl) 2022-08-13T17:13:44.8560719Z [W qlinear_dynamic.cpp:239] Warning: Currently, qnnpack incorrectly ignores reduce_range when it is set to true; this may change in a future release. (function apply_dynamic_impl) 2022-08-13T17:13:44.8665257Z [W qlinear_dynamic.cpp:239] Warning: Currently, qnnpack incorrectly ignores reduce_range when it is set to true; this may change in a future release. (function apply_dynamic_impl) 2022-08-13T17:13:44.8754926Z [W qlinear_dynamic.cpp:239] Warning: Currently, qnnpack incorrectly ignores reduce_range when it is set to true; this may change in a future release. (function apply_dynamic_impl) 2022-08-13T17:13:44.8773383Z [W qlinear_dynamic.cpp:239] Warning: Currently, qnnpack incorrectly ignores reduce_range when it is set to true; this may change in a future release. (function apply_dynamic_impl) 2022-08-13T17:13:44.8789526Z [W qlinear_dynamic.cpp:239] Warning: Currently, qnnpack incorrectly ignores reduce_range when it is set to true; this may change in a future release. (function apply_dynamic_impl) 2022-08-13T17:13:44.8843974Z [W qlinear_dynamic.cpp:239] Warning: Currently, qnnpack incorrectly ignores reduce_range when it is set to true; this may change in a future release. (function apply_dynamic_impl) 2022-08-13T17:13:44.8865166Z [W qlinear_dynamic.cpp:239] Warning: Currently, qnnpack incorrectly ignores reduce_range when it is set to true; this may change in a future release. (function apply_dynamic_impl) 2022-08-13T17:13:44.8875408Z [W qlinear_dynamic.cpp:239] Warning: Currently, qnnpack incorrectly ignores reduce_range when it is set to true; this may change in a future release. (function apply_dynamic_impl) 2022-08-13T17:13:44.9978207Z [W qlinear_dynamic.cpp:239] Warning: Currently, qnnpack incorrectly ignores reduce_range when it is set to true; this may change in a future release. (function apply_dynamic_impl) 2022-08-13T17:13:44.9983623Z [W qlinear_dynamic.cpp:239] Warning: Currently, qnnpack incorrectly ignores reduce_range when it is set to true; this may change in a future release. (function apply_dynamic_impl) 2022-08-13T17:13:44.9985189Z [W qlinear_dynamic.cpp:239] Warning: Currently, qnnpack incorrectly ignores reduce_range when it is set to true; this may change in a future release. (function apply_dynamic_impl) 2022-08-13T17:13:45.0031234Z [W qlinear_dynamic.cpp:239] Warning: Currently, qnnpack incorrectly ignores reduce_range when it is set to true; this may change in a future release. (function apply_dynamic_impl) 2022-08-13T17:13:45.0147629Z [W qlinear_dynamic.cpp:239] Warning: Currently, qnnpack incorrectly ignores reduce_range when it is set to true; this may change in a future release. (function apply_dynamic_impl) 2022-08-13T17:13:45.0206937Z [W qlinear_dynamic.cpp:239] Warning: Currently, qnnpack incorrectly ignores reduce_range when it is set to true; this may change in a future release. (function apply_dynamic_impl) 2022-08-13T17:13:45.0312911Z [W qlinear_dynamic.cpp:239] Warning: Currently, qnnpack incorrectly ignores reduce_range when it is set to true; this may change in a future release. (function apply_dynamic_impl) 2022-08-13T17:13:45.0405091Z [W qlinear_dynamic.cpp:239] Warning: Currently, qnnpack incorrectly ignores reduce_range when it is set to true; this may change in a future release. (function apply_dynamic_impl) 2022-08-13T17:13:45.0424793Z [W qlinear_dynamic.cpp:239] Warning: Currently, qnnpack incorrectly ignores reduce_range when it is set to true; this may change in a future release. (function apply_dynamic_impl) 2022-08-13T17:13:45.0443484Z [W qlinear_dynamic.cpp:239] Warning: Currently, qnnpack incorrectly ignores reduce_range when it is set to true; this may change in a future release. (function apply_dynamic_impl) 2022-08-13T17:13:45.0502010Z [W qlinear_dynamic.cpp:239] Warning: Currently, qnnpack incorrectly ignores reduce_range when it is set to true; this may change in a future release. (function apply_dynamic_impl) 2022-08-13T17:13:45.0526184Z [W qlinear_dynamic.cpp:239] Warning: Currently, qnnpack incorrectly ignores reduce_range when it is set to true; this may change in a future release. (function apply_dynamic_impl) 2022-08-13T17:13:45.0537817Z [W qlinear_dynamic.cpp:239] Warning: Currently, qnnpack incorrectly ignores reduce_range when it is set to true; this may change in a future release. (function apply_dynamic_impl) 2022-08-13T17:13:45.1687864Z [W qlinear_dynamic.cpp:239] Warning: Currently, qnnpack incorrectly ignores reduce_range when it is set to true; this may change in a future release. (function apply_dynamic_impl) 2022-08-13T17:13:45.1750614Z [W qlinear_dynamic.cpp:239] Warning: Currently, qnnpack incorrectly ignores reduce_range when it is set to true; this may change in a future release. (function apply_dynamic_impl) 2022-08-13T17:13:45.1798890Z [W qlinear_dynamic.cpp:239] Warning: Currently, qnnpack incorrectly ignores reduce_range when it is set to true; this may change in a future release. (function apply_dynamic_impl) 2022-08-13T17:13:45.1918045Z [W qlinear_dynamic.cpp:239] Warning: Currently, qnnpack incorrectly ignores reduce_range when it is set to true; this may change in a future release. (function apply_dynamic_impl) 2022-08-13T17:13:45.2085005Z [W qlinear_dynamic.cpp:239] Warning: Currently, qnnpack incorrectly ignores reduce_range when it is set to true; this may change in a future release. (function apply_dynamic_impl) 2022-08-13T17:13:45.2247830Z [W qlinear_dynamic.cpp:239] Warning: Currently, qnnpack incorrectly ignores reduce_range when it is set to true; this may change in a future release. (function apply_dynamic_impl) 2022-08-13T17:13:45.2411804Z [W qlinear_dynamic.cpp:239] Warning: Currently, qnnpack incorrectly ignores reduce_range when it is set to true; this may change in a future release. (function apply_dynamic_impl) 2022-08-13T17:13:45.2535813Z [W qlinear_dynamic.cpp:239] Warning: Currently, qnnpack incorrectly ignores reduce_range when it is set to true; this may change in a future release. (function apply_dynamic_impl) 2022-08-13T17:13:45.2600055Z [W qlinear_dynamic.cpp:239] Warning: Currently, qnnpack incorrectly ignores reduce_range when it is set to true; this may change in a future release. (function apply_dynamic_impl) 2022-08-13T17:13:45.2665191Z [W qlinear_dynamic.cpp:239] Warning: Currently, qnnpack incorrectly ignores reduce_range when it is set to true; this may change in a future release. (function apply_dynamic_impl) 2022-08-13T17:13:45.2779778Z [W qlinear_dynamic.cpp:239] Warning: Currently, qnnpack incorrectly ignores reduce_range when it is set to true; this may change in a future release. (function apply_dynamic_impl) 2022-08-13T17:13:45.2850628Z [W qlinear_dynamic.cpp:239] Warning: Currently, qnnpack incorrectly ignores reduce_range when it is set to true; this may change in a future release. (function apply_dynamic_impl) 2022-08-13T17:13:45.2889485Z [W qlinear_dynamic.cpp:239] Warning: Currently, qnnpack incorrectly ignores reduce_range when it is set to true; this may change in a future release. (function apply_dynamic_impl) 2022-08-13T17:13:45.4111067Z [W qlinear_dynamic.cpp:239] Warning: Currently, qnnpack incorrectly ignores reduce_range when it is set to true; this may change in a future release. (function apply_dynamic_impl) 2022-08-13T17:13:45.4185796Z [W qlinear_dynamic.cpp:239] Warning: Currently, qnnpack incorrectly ignores reduce_range when it is set to true; this may change in a future release. (function apply_dynamic_impl) 2022-08-13T17:13:45.4208287Z [W qlinear_dynamic.cpp:239] Warning: Currently, qnnpack incorrectly ignores reduce_range when it is set to true; this may change in a future release. (function apply_dynamic_impl) 2022-08-13T17:13:45.4380917Z [W qlinear_dynamic.cpp:239] Warning: Currently, qnnpack incorrectly ignores reduce_range when it is set to true; this may change in a future release. (function apply_dynamic_impl) 2022-08-13T17:13:45.4557882Z [W qlinear_dynamic.cpp:239] Warning: Currently, qnnpack incorrectly ignores reduce_range when it is set to true; this may change in a future release. (function apply_dynamic_impl) 2022-08-13T17:13:45.4758821Z [W qlinear_dynamic.cpp:239] Warning: Currently, qnnpack incorrectly ignores reduce_range when it is set to true; this may change in a future release. (function apply_dynamic_impl) 2022-08-13T17:13:45.4976116Z [W qlinear_dynamic.cpp:239] Warning: Currently, qnnpack incorrectly ignores reduce_range when it is set to true; this may change in a future release. (function apply_dynamic_impl) 2022-08-13T17:13:45.5105243Z [W qlinear_dynamic.cpp:239] Warning: Currently, qnnpack incorrectly ignores reduce_range when it is set to true; this may change in a future release. (function apply_dynamic_impl) 2022-08-13T17:13:45.5171378Z [W qlinear_dynamic.cpp:239] Warning: Currently, qnnpack incorrectly ignores reduce_range when it is set to true; this may change in a future release. (function apply_dynamic_impl) 2022-08-13T17:13:45.5237247Z [W qlinear_dynamic.cpp:239] Warning: Currently, qnnpack incorrectly ignores reduce_range when it is set to true; this may change in a future release. (function apply_dynamic_impl) 2022-08-13T17:13:45.5353336Z [W qlinear_dynamic.cpp:239] Warning: Currently, qnnpack incorrectly ignores reduce_range when it is set to true; this may change in a future release. (function apply_dynamic_impl) 2022-08-13T17:13:45.5428365Z [W qlinear_dynamic.cpp:239] Warning: Currently, qnnpack incorrectly ignores reduce_range when it is set to true; this may change in a future release. (function apply_dynamic_impl) 2022-08-13T17:13:45.5468356Z [W qlinear_dynamic.cpp:239] Warning: Currently, qnnpack incorrectly ignores reduce_range when it is set to true; this may change in a future release. (function apply_dynamic_impl) 2022-08-13T17:13:45.6685863Z [W qlinear_dynamic.cpp:239] Warning: Currently, qnnpack incorrectly ignores reduce_range when it is set to true; this may change in a future release. (function apply_dynamic_impl) 2022-08-13T17:13:45.6691873Z [W qlinear_dynamic.cpp:239] Warning: Currently, qnnpack incorrectly ignores reduce_range when it is set to true; this may change in a future release. (function apply_dynamic_impl) 2022-08-13T17:13:45.6693244Z [W qlinear_dynamic.cpp:239] Warning: Currently, qnnpack incorrectly ignores reduce_range when it is set to true; this may change in a future release. (function apply_dynamic_impl) 2022-08-13T17:13:45.6737787Z [W qlinear_dynamic.cpp:239] Warning: Currently, qnnpack incorrectly ignores reduce_range when it is set to true; this may change in a future release. (function apply_dynamic_impl) 2022-08-13T17:13:45.6852074Z [W qlinear_dynamic.cpp:239] Warning: Currently, qnnpack incorrectly ignores reduce_range when it is set to true; this may change in a future release. (function apply_dynamic_impl) 2022-08-13T17:13:45.6910949Z [W qlinear_dynamic.cpp:239] Warning: Currently, qnnpack incorrectly ignores reduce_range when it is set to true; this may change in a future release. (function apply_dynamic_impl) 2022-08-13T17:13:45.7016308Z [W qlinear_dynamic.cpp:239] Warning: Currently, qnnpack incorrectly ignores reduce_range when it is set to true; this may change in a future release. (function apply_dynamic_impl) 2022-08-13T17:13:45.7106781Z [W qlinear_dynamic.cpp:239] Warning: Currently, qnnpack incorrectly ignores reduce_range when it is set to true; this may change in a future release. (function apply_dynamic_impl) 2022-08-13T17:13:45.7126796Z [W qlinear_dynamic.cpp:239] Warning: Currently, qnnpack incorrectly ignores reduce_range when it is set to true; this may change in a future release. (function apply_dynamic_impl) 2022-08-13T17:13:45.7144448Z [W qlinear_dynamic.cpp:239] Warning: Currently, qnnpack incorrectly ignores reduce_range when it is set to true; this may change in a future release. (function apply_dynamic_impl) 2022-08-13T17:13:45.7199791Z [W qlinear_dynamic.cpp:239] Warning: Currently, qnnpack incorrectly ignores reduce_range when it is set to true; this may change in a future release. (function apply_dynamic_impl) 2022-08-13T17:13:45.7221678Z [W qlinear_dynamic.cpp:239] Warning: Currently, qnnpack incorrectly ignores reduce_range when it is set to true; this may change in a future release. (function apply_dynamic_impl) 2022-08-13T17:13:45.7232313Z [W qlinear_dynamic.cpp:239] Warning: Currently, qnnpack incorrectly ignores reduce_range when it is set to true; this may change in a future release. (function apply_dynamic_impl) 2022-08-13T17:13:45.8354180Z [W qlinear_dynamic.cpp:239] Warning: Currently, qnnpack incorrectly ignores reduce_range when it is set to true; this may change in a future release. (function apply_dynamic_impl) 2022-08-13T17:13:45.8430214Z [W qlinear_dynamic.cpp:239] Warning: Currently, qnnpack incorrectly ignores reduce_range when it is set to true; this may change in a future release. (function apply_dynamic_impl) 2022-08-13T17:13:45.8499946Z [W qlinear_dynamic.cpp:239] Warning: Currently, qnnpack incorrectly ignores reduce_range when it is set to true; this may change in a future release. (function apply_dynamic_impl) 2022-08-13T17:13:45.8626179Z [W qlinear_dynamic.cpp:239] Warning: Currently, qnnpack incorrectly ignores reduce_range when it is set to true; this may change in a future release. (function apply_dynamic_impl) 2022-08-13T17:13:45.8802528Z [W qlinear_dynamic.cpp:239] Warning: Currently, qnnpack incorrectly ignores reduce_range when it is set to true; this may change in a future release. (function apply_dynamic_impl) 2022-08-13T17:13:45.8969691Z [W qlinear_dynamic.cpp:239] Warning: Currently, qnnpack incorrectly ignores reduce_range when it is set to true; this may change in a future release. (function apply_dynamic_impl) 2022-08-13T17:13:45.9199177Z [W qlinear_dynamic.cpp:239] Warning: Currently, qnnpack incorrectly ignores reduce_range when it is set to true; this may change in a future release. (function apply_dynamic_impl) 2022-08-13T17:13:45.9326881Z [W qlinear_dynamic.cpp:239] Warning: Currently, qnnpack incorrectly ignores reduce_range when it is set to true; this may change in a future release. (function apply_dynamic_impl) 2022-08-13T17:13:45.9400182Z [W qlinear_dynamic.cpp:239] Warning: Currently, qnnpack incorrectly ignores reduce_range when it is set to true; this may change in a future release. (function apply_dynamic_impl) 2022-08-13T17:13:45.9542220Z [W qlinear_dynamic.cpp:239] Warning: Currently, qnnpack incorrectly ignores reduce_range when it is set to true; this may change in a future release. (function apply_dynamic_impl) 2022-08-13T17:13:45.9740268Z [W qlinear_dynamic.cpp:239] Warning: Currently, qnnpack incorrectly ignores reduce_range when it is set to true; this may change in a future release. (function apply_dynamic_impl) 2022-08-13T17:13:45.9883200Z [W qlinear_dynamic.cpp:239] Warning: Currently, qnnpack incorrectly ignores reduce_range when it is set to true; this may change in a future release. (function apply_dynamic_impl) 2022-08-13T17:13:45.9957467Z [W qlinear_dynamic.cpp:239] Warning: Currently, qnnpack incorrectly ignores reduce_range when it is set to true; this may change in a future release. (function apply_dynamic_impl) 2022-08-13T17:13:46.1330165Z [W qlinear_dynamic.cpp:239] Warning: Currently, qnnpack incorrectly ignores reduce_range when it is set to true; this may change in a future release. (function apply_dynamic_impl) 2022-08-13T17:13:46.1402870Z [W qlinear_dynamic.cpp:239] Warning: Currently, qnnpack incorrectly ignores reduce_range when it is set to true; this may change in a future release. (function apply_dynamic_impl) 2022-08-13T17:13:46.1425455Z [W qlinear_dynamic.cpp:239] Warning: Currently, qnnpack incorrectly ignores reduce_range when it is set to true; this may change in a future release. (function apply_dynamic_impl) 2022-08-13T17:13:46.1574318Z [W qlinear_dynamic.cpp:239] Warning: Currently, qnnpack incorrectly ignores reduce_range when it is set to true; this may change in a future release. (function apply_dynamic_impl) 2022-08-13T17:13:46.1760590Z [W qlinear_dynamic.cpp:239] Warning: Currently, qnnpack incorrectly ignores reduce_range when it is set to true; this may change in a future release. (function apply_dynamic_impl) 2022-08-13T17:13:46.1919733Z [W qlinear_dynamic.cpp:239] Warning: Currently, qnnpack incorrectly ignores reduce_range when it is set to true; this may change in a future release. (function apply_dynamic_impl) 2022-08-13T17:13:46.2085565Z [W qlinear_dynamic.cpp:239] Warning: Currently, qnnpack incorrectly ignores reduce_range when it is set to true; this may change in a future release. (function apply_dynamic_impl) 2022-08-13T17:13:46.2212107Z [W qlinear_dynamic.cpp:239] Warning: Currently, qnnpack incorrectly ignores reduce_range when it is set to true; this may change in a future release. (function apply_dynamic_impl) 2022-08-13T17:13:46.2277012Z [W qlinear_dynamic.cpp:239] Warning: Currently, qnnpack incorrectly ignores reduce_range when it is set to true; this may change in a future release. (function apply_dynamic_impl) 2022-08-13T17:13:46.2342295Z [W qlinear_dynamic.cpp:239] Warning: Currently, qnnpack incorrectly ignores reduce_range when it is set to true; this may change in a future release. (function apply_dynamic_impl) 2022-08-13T17:13:46.2457876Z [W qlinear_dynamic.cpp:239] Warning: Currently, qnnpack incorrectly ignores reduce_range when it is set to true; this may change in a future release. (function apply_dynamic_impl) 2022-08-13T17:13:46.2531279Z [W qlinear_dynamic.cpp:239] Warning: Currently, qnnpack incorrectly ignores reduce_range when it is set to true; this may change in a future release. (function apply_dynamic_impl) 2022-08-13T17:13:46.2569643Z [W qlinear_dynamic.cpp:239] Warning: Currently, qnnpack incorrectly ignores reduce_range when it is set to true; this may change in a future release. (function apply_dynamic_impl) 2022-08-13T17:13:46.3786737Z [W qlinear_dynamic.cpp:239] Warning: Currently, qnnpack incorrectly ignores reduce_range when it is set to true; this may change in a future release. (function apply_dynamic_impl) 2022-08-13T17:13:46.3858288Z [W qlinear_dynamic.cpp:239] Warning: Currently, qnnpack incorrectly ignores reduce_range when it is set to true; this may change in a future release. (function apply_dynamic_impl) 2022-08-13T17:13:46.3900955Z [W qlinear_dynamic.cpp:239] Warning: Currently, qnnpack incorrectly ignores reduce_range when it is set to true; this may change in a future release. (function apply_dynamic_impl) 2022-08-13T17:13:46.4023519Z [W qlinear_dynamic.cpp:239] Warning: Currently, qnnpack incorrectly ignores reduce_range when it is set to true; this may change in a future release. (function apply_dynamic_impl) 2022-08-13T17:13:46.4213616Z [W qlinear_dynamic.cpp:239] Warning: Currently, qnnpack incorrectly ignores reduce_range when it is set to true; this may change in a future release. (function apply_dynamic_impl) 2022-08-13T17:13:46.4373979Z [W qlinear_dynamic.cpp:239] Warning: Currently, qnnpack incorrectly ignores reduce_range when it is set to true; this may change in a future release. (function apply_dynamic_impl) 2022-08-13T17:13:46.4563620Z [W qlinear_dynamic.cpp:239] Warning: Currently, qnnpack incorrectly ignores reduce_range when it is set to true; this may change in a future release. (function apply_dynamic_impl) 2022-08-13T17:13:46.4688755Z [W qlinear_dynamic.cpp:239] Warning: Currently, qnnpack incorrectly ignores reduce_range when it is set to true; this may change in a future release. (function apply_dynamic_impl) 2022-08-13T17:13:46.4755597Z [W qlinear_dynamic.cpp:239] Warning: Currently, qnnpack incorrectly ignores reduce_range when it is set to true; this may change in a future release. (function apply_dynamic_impl) 2022-08-13T17:13:46.4819974Z [W qlinear_dynamic.cpp:239] Warning: Currently, qnnpack incorrectly ignores reduce_range when it is set to true; this may change in a future release. (function apply_dynamic_impl) 2022-08-13T17:13:46.4936769Z [W qlinear_dynamic.cpp:239] Warning: Currently, qnnpack incorrectly ignores reduce_range when it is set to true; this may change in a future release. (function apply_dynamic_impl) 2022-08-13T17:13:46.5004945Z [W qlinear_dynamic.cpp:239] Warning: Currently, qnnpack incorrectly ignores reduce_range when it is set to true; this may change in a future release. (function apply_dynamic_impl) 2022-08-13T17:13:46.5076920Z [W qlinear_dynamic.cpp:239] Warning: Currently, qnnpack incorrectly ignores reduce_range when it is set to true; this may change in a future release. (function apply_dynamic_impl) 2022-08-13T17:13:46.6225487Z [W qlinear_dynamic.cpp:239] Warning: Currently, qnnpack incorrectly ignores reduce_range when it is set to true; this may change in a future release. (function apply_dynamic_impl) 2022-08-13T17:13:46.6300882Z [W qlinear_dynamic.cpp:239] Warning: Currently, qnnpack incorrectly ignores reduce_range when it is set to true; this may change in a future release. (function apply_dynamic_impl) 2022-08-13T17:13:46.6371106Z [W qlinear_dynamic.cpp:239] Warning: Currently, qnnpack incorrectly ignores reduce_range when it is set to true; this may change in a future release. (function apply_dynamic_impl) 2022-08-13T17:13:46.6481877Z [W qlinear_dynamic.cpp:239] Warning: Currently, qnnpack incorrectly ignores reduce_range when it is set to true; this may change in a future release. (function apply_dynamic_impl) 2022-08-13T17:13:46.6659972Z [W qlinear_dynamic.cpp:239] Warning: Currently, qnnpack incorrectly ignores reduce_range when it is set to true; this may change in a future release. (function apply_dynamic_impl) 2022-08-13T17:13:46.6828701Z [W qlinear_dynamic.cpp:239] Warning: Currently, qnnpack incorrectly ignores reduce_range when it is set to true; this may change in a future release. (function apply_dynamic_impl) 2022-08-13T17:13:46.7016654Z [W qlinear_dynamic.cpp:239] Warning: Currently, qnnpack incorrectly ignores reduce_range when it is set to true; this may change in a future release. (function apply_dynamic_impl) 2022-08-13T17:13:46.7147130Z [W qlinear_dynamic.cpp:239] Warning: Currently, qnnpack incorrectly ignores reduce_range when it is set to true; this may change in a future release. (function apply_dynamic_impl) 2022-08-13T17:13:46.7213603Z [W qlinear_dynamic.cpp:239] Warning: Currently, qnnpack incorrectly ignores reduce_range when it is set to true; this may change in a future release. (function apply_dynamic_impl) 2022-08-13T17:13:46.7279419Z [W qlinear_dynamic.cpp:239] Warning: Currently, qnnpack incorrectly ignores reduce_range when it is set to true; this may change in a future release. (function apply_dynamic_impl) 2022-08-13T17:13:46.7402104Z [W qlinear_dynamic.cpp:239] Warning: Currently, qnnpack incorrectly ignores reduce_range when it is set to true; this may change in a future release. (function apply_dynamic_impl) 2022-08-13T17:13:46.7472893Z [W qlinear_dynamic.cpp:239] Warning: Currently, qnnpack incorrectly ignores reduce_range when it is set to true; this may change in a future release. (function apply_dynamic_impl) 2022-08-13T17:13:46.7508013Z [W qlinear_dynamic.cpp:239] Warning: Currently, qnnpack incorrectly ignores reduce_range when it is set to true; this may change in a future release. (function apply_dynamic_impl) 2022-08-13T17:13:46.8662083Z [W qlinear_dynamic.cpp:239] Warning: Currently, qnnpack incorrectly ignores reduce_range when it is set to true; this may change in a future release. (function apply_dynamic_impl) 2022-08-13T17:13:46.8735919Z [W qlinear_dynamic.cpp:239] Warning: Currently, qnnpack incorrectly ignores reduce_range when it is set to true; this may change in a future release. (function apply_dynamic_impl) 2022-08-13T17:13:46.8758768Z [W qlinear_dynamic.cpp:239] Warning: Currently, qnnpack incorrectly ignores reduce_range when it is set to true; this may change in a future release. (function apply_dynamic_impl) 2022-08-13T17:13:46.8912283Z [W qlinear_dynamic.cpp:239] Warning: Currently, qnnpack incorrectly ignores reduce_range when it is set to true; this may change in a future release. (function apply_dynamic_impl) 2022-08-13T17:13:46.9086752Z [W qlinear_dynamic.cpp:239] Warning: Currently, qnnpack incorrectly ignores reduce_range when it is set to true; this may change in a future release. (function apply_dynamic_impl) 2022-08-13T17:13:46.9288816Z [W qlinear_dynamic.cpp:239] Warning: Currently, qnnpack incorrectly ignores reduce_range when it is set to true; this may change in a future release. (function apply_dynamic_impl) 2022-08-13T17:13:46.9484917Z [W qlinear_dynamic.cpp:239] Warning: Currently, qnnpack incorrectly ignores reduce_range when it is set to true; this may change in a future release. (function apply_dynamic_impl) 2022-08-13T17:13:46.9615475Z [W qlinear_dynamic.cpp:239] Warning: Currently, qnnpack incorrectly ignores reduce_range when it is set to true; this may change in a future release. (function apply_dynamic_impl) 2022-08-13T17:13:46.9685865Z [W qlinear_dynamic.cpp:239] Warning: Currently, qnnpack incorrectly ignores reduce_range when it is set to true; this may change in a future release. (function apply_dynamic_impl) 2022-08-13T17:13:46.9751290Z [W qlinear_dynamic.cpp:239] Warning: Currently, qnnpack incorrectly ignores reduce_range when it is set to true; this may change in a future release. (function apply_dynamic_impl) 2022-08-13T17:13:46.9870336Z [W qlinear_dynamic.cpp:239] Warning: Currently, qnnpack incorrectly ignores reduce_range when it is set to true; this may change in a future release. (function apply_dynamic_impl) 2022-08-13T17:13:46.9945405Z [W qlinear_dynamic.cpp:239] Warning: Currently, qnnpack incorrectly ignores reduce_range when it is set to true; this may change in a future release. (function apply_dynamic_impl) 2022-08-13T17:13:46.9983940Z [W qlinear_dynamic.cpp:239] Warning: Currently, qnnpack incorrectly ignores reduce_range when it is set to true; this may change in a future release. (function apply_dynamic_impl) 2022-08-13T17:13:47.1140606Z [W qlinear_dynamic.cpp:239] Warning: Currently, qnnpack incorrectly ignores reduce_range when it is set to true; this may change in a future release. (function apply_dynamic_impl) 2022-08-13T17:13:47.1217504Z [W qlinear_dynamic.cpp:239] Warning: Currently, qnnpack incorrectly ignores reduce_range when it is set to true; this may change in a future release. (function apply_dynamic_impl) 2022-08-13T17:13:47.1238887Z [W qlinear_dynamic.cpp:239] Warning: Currently, qnnpack incorrectly ignores reduce_range when it is set to true; this may change in a future release. (function apply_dynamic_impl) 2022-08-13T17:13:47.1402774Z [W qlinear_dynamic.cpp:239] Warning: Currently, qnnpack incorrectly ignores reduce_range when it is set to true; this may change in a future release. (function apply_dynamic_impl) 2022-08-13T17:13:47.1610342Z [W qlinear_dynamic.cpp:239] Warning: Currently, qnnpack incorrectly ignores reduce_range when it is set to true; this may change in a future release. (function apply_dynamic_impl) 2022-08-13T17:13:47.1793409Z [W qlinear_dynamic.cpp:239] Warning: Currently, qnnpack incorrectly ignores reduce_range when it is set to true; this may change in a future release. (function apply_dynamic_impl) 2022-08-13T17:13:47.2014261Z [W qlinear_dynamic.cpp:239] Warning: Currently, qnnpack incorrectly ignores reduce_range when it is set to true; this may change in a future release. (function apply_dynamic_impl) 2022-08-13T17:13:47.2140642Z [W qlinear_dynamic.cpp:239] Warning: Currently, qnnpack incorrectly ignores reduce_range when it is set to true; this may change in a future release. (function apply_dynamic_impl) 2022-08-13T17:13:47.2208197Z [W qlinear_dynamic.cpp:239] Warning: Currently, qnnpack incorrectly ignores reduce_range when it is set to true; this may change in a future release. (function apply_dynamic_impl) 2022-08-13T17:13:47.2276017Z [W qlinear_dynamic.cpp:239] Warning: Currently, qnnpack incorrectly ignores reduce_range when it is set to true; this may change in a future release. (function apply_dynamic_impl) 2022-08-13T17:13:47.2392627Z [W qlinear_dynamic.cpp:239] Warning: Currently, qnnpack incorrectly ignores reduce_range when it is set to true; this may change in a future release. (function apply_dynamic_impl) 2022-08-13T17:13:47.2463800Z [W qlinear_dynamic.cpp:239] Warning: Currently, qnnpack incorrectly ignores reduce_range when it is set to true; this may change in a future release. (function apply_dynamic_impl) 2022-08-13T17:13:47.2536641Z [W qlinear_dynamic.cpp:239] Warning: Currently, qnnpack incorrectly ignores reduce_range when it is set to true; this may change in a future release. (function apply_dynamic_impl) 2022-08-13T17:13:47.3775303Z [W qlinear_dynamic.cpp:239] Warning: Currently, qnnpack incorrectly ignores reduce_range when it is set to true; this may change in a future release. (function apply_dynamic_impl) 2022-08-13T17:13:47.3849508Z [W qlinear_dynamic.cpp:239] Warning: Currently, qnnpack incorrectly ignores reduce_range when it is set to true; this may change in a future release. (function apply_dynamic_impl) 2022-08-13T17:13:47.3872039Z [W qlinear_dynamic.cpp:239] Warning: Currently, qnnpack incorrectly ignores reduce_range when it is set to true; this may change in a future release. (function apply_dynamic_impl) 2022-08-13T17:13:47.4022987Z [W qlinear_dynamic.cpp:239] Warning: Currently, qnnpack incorrectly ignores reduce_range when it is set to true; this may change in a future release. (function apply_dynamic_impl) 2022-08-13T17:13:47.4212667Z [W qlinear_dynamic.cpp:239] Warning: Currently, qnnpack incorrectly ignores reduce_range when it is set to true; this may change in a future release. (function apply_dynamic_impl) 2022-08-13T17:13:47.4372884Z [W qlinear_dynamic.cpp:239] Warning: Currently, qnnpack incorrectly ignores reduce_range when it is set to true; this may change in a future release. (function apply_dynamic_impl) 2022-08-13T17:13:47.4570666Z [W qlinear_dynamic.cpp:239] Warning: Currently, qnnpack incorrectly ignores reduce_range when it is set to true; this may change in a future release. (function apply_dynamic_impl) 2022-08-13T17:13:47.4701314Z [W qlinear_dynamic.cpp:239] Warning: Currently, qnnpack incorrectly ignores reduce_range when it is set to true; this may change in a future release. (function apply_dynamic_impl) 2022-08-13T17:13:47.4768183Z [W qlinear_dynamic.cpp:239] Warning: Currently, qnnpack incorrectly ignores reduce_range when it is set to true; this may change in a future release. (function apply_dynamic_impl) 2022-08-13T17:13:47.4834961Z [W qlinear_dynamic.cpp:239] Warning: Currently, qnnpack incorrectly ignores reduce_range when it is set to true; this may change in a future release. (function apply_dynamic_impl) 2022-08-13T17:13:47.5029153Z [W qlinear_dynamic.cpp:239] Warning: Currently, qnnpack incorrectly ignores reduce_range when it is set to true; this may change in a future release. (function apply_dynamic_impl) 2022-08-13T17:13:47.5153451Z [W qlinear_dynamic.cpp:239] Warning: Currently, qnnpack incorrectly ignores reduce_range when it is set to true; this may change in a future release. (function apply_dynamic_impl) 2022-08-13T17:13:47.5232403Z [W qlinear_dynamic.cpp:239] Warning: Currently, qnnpack incorrectly ignores reduce_range when it is set to true; this may change in a future release. (function apply_dynamic_impl) 2022-08-13T17:13:47.6520081Z [W qlinear_dynamic.cpp:239] Warning: Currently, qnnpack incorrectly ignores reduce_range when it is set to true; this may change in a future release. (function apply_dynamic_impl) 2022-08-13T17:13:47.6592991Z [W qlinear_dynamic.cpp:239] Warning: Currently, qnnpack incorrectly ignores reduce_range when it is set to true; this may change in a future release. (function apply_dynamic_impl) 2022-08-13T17:13:47.6655751Z [W qlinear_dynamic.cpp:239] Warning: Currently, qnnpack incorrectly ignores reduce_range when it is set to true; this may change in a future release. (function apply_dynamic_impl) 2022-08-13T17:13:47.6764017Z [W qlinear_dynamic.cpp:239] Warning: Currently, qnnpack incorrectly ignores reduce_range when it is set to true; this may change in a future release. (function apply_dynamic_impl) 2022-08-13T17:13:47.6937276Z [W qlinear_dynamic.cpp:239] Warning: Currently, qnnpack incorrectly ignores reduce_range when it is set to true; this may change in a future release. (function apply_dynamic_impl) 2022-08-13T17:13:47.7113444Z [W qlinear_dynamic.cpp:239] Warning: Currently, qnnpack incorrectly ignores reduce_range when it is set to true; this may change in a future release. (function apply_dynamic_impl) 2022-08-13T17:13:47.7312485Z [W qlinear_dynamic.cpp:239] Warning: Currently, qnnpack incorrectly ignores reduce_range when it is set to true; this may change in a future release. (function apply_dynamic_impl) 2022-08-13T17:13:47.7437270Z [W qlinear_dynamic.cpp:239] Warning: Currently, qnnpack incorrectly ignores reduce_range when it is set to true; this may change in a future release. (function apply_dynamic_impl) 2022-08-13T17:13:47.7503051Z [W qlinear_dynamic.cpp:239] Warning: Currently, qnnpack incorrectly ignores reduce_range when it is set to true; this may change in a future release. (function apply_dynamic_impl) 2022-08-13T17:13:47.7603216Z [W qlinear_dynamic.cpp:239] Warning: Currently, qnnpack incorrectly ignores reduce_range when it is set to true; this may change in a future release. (function apply_dynamic_impl) 2022-08-13T17:13:47.7791741Z [W qlinear_dynamic.cpp:239] Warning: Currently, qnnpack incorrectly ignores reduce_range when it is set to true; this may change in a future release. (function apply_dynamic_impl) 2022-08-13T17:13:47.7934852Z [W qlinear_dynamic.cpp:239] Warning: Currently, qnnpack incorrectly ignores reduce_range when it is set to true; this may change in a future release. (function apply_dynamic_impl) 2022-08-13T17:13:47.8008467Z [W qlinear_dynamic.cpp:239] Warning: Currently, qnnpack incorrectly ignores reduce_range when it is set to true; this may change in a future release. (function apply_dynamic_impl) 2022-08-13T17:13:47.9238197Z [W qlinear_dynamic.cpp:239] Warning: Currently, qnnpack incorrectly ignores reduce_range when it is set to true; this may change in a future release. (function apply_dynamic_impl) 2022-08-13T17:13:47.9310550Z [W qlinear_dynamic.cpp:239] Warning: Currently, qnnpack incorrectly ignores reduce_range when it is set to true; this may change in a future release. (function apply_dynamic_impl) 2022-08-13T17:13:47.9333481Z [W qlinear_dynamic.cpp:239] Warning: Currently, qnnpack incorrectly ignores reduce_range when it is set to true; this may change in a future release. (function apply_dynamic_impl) 2022-08-13T17:13:47.9485387Z [W qlinear_dynamic.cpp:239] Warning: Currently, qnnpack incorrectly ignores reduce_range when it is set to true; this may change in a future release. (function apply_dynamic_impl) 2022-08-13T17:13:47.9655356Z [W qlinear_dynamic.cpp:239] Warning: Currently, qnnpack incorrectly ignores reduce_range when it is set to true; this may change in a future release. (function apply_dynamic_impl) 2022-08-13T17:13:47.9818007Z [W qlinear_dynamic.cpp:239] Warning: Currently, qnnpack incorrectly ignores reduce_range when it is set to true; this may change in a future release. (function apply_dynamic_impl) 2022-08-13T17:13:47.9987773Z [W qlinear_dynamic.cpp:239] Warning: Currently, qnnpack incorrectly ignores reduce_range when it is set to true; this may change in a future release. (function apply_dynamic_impl) 2022-08-13T17:13:48.0111905Z [W qlinear_dynamic.cpp:239] Warning: Currently, qnnpack incorrectly ignores reduce_range when it is set to true; this may change in a future release. (function apply_dynamic_impl) 2022-08-13T17:13:48.0178006Z [W qlinear_dynamic.cpp:239] Warning: Currently, qnnpack incorrectly ignores reduce_range when it is set to true; this may change in a future release. (function apply_dynamic_impl) 2022-08-13T17:13:48.0245020Z [W qlinear_dynamic.cpp:239] Warning: Currently, qnnpack incorrectly ignores reduce_range when it is set to true; this may change in a future release. (function apply_dynamic_impl) 2022-08-13T17:13:48.0360754Z [W qlinear_dynamic.cpp:239] Warning: Currently, qnnpack incorrectly ignores reduce_range when it is set to true; this may change in a future release. (function apply_dynamic_impl) 2022-08-13T17:13:48.0435326Z [W qlinear_dynamic.cpp:239] Warning: Currently, qnnpack incorrectly ignores reduce_range when it is set to true; this may change in a future release. (function apply_dynamic_impl) 2022-08-13T17:13:48.0474615Z [W qlinear_dynamic.cpp:239] Warning: Currently, qnnpack incorrectly ignores reduce_range when it is set to true; this may change in a future release. (function apply_dynamic_impl) 2022-08-13T17:13:48.1701954Z [W qlinear_dynamic.cpp:239] Warning: Currently, qnnpack incorrectly ignores reduce_range when it is set to true; this may change in a future release. (function apply_dynamic_impl) 2022-08-13T17:13:48.1795620Z [W qlinear_dynamic.cpp:239] Warning: Currently, qnnpack incorrectly ignores reduce_range when it is set to true; this may change in a future release. (function apply_dynamic_impl) 2022-08-13T17:13:48.1823222Z [W qlinear_dynamic.cpp:239] Warning: Currently, qnnpack incorrectly ignores reduce_range when it is set to true; this may change in a future release. (function apply_dynamic_impl) 2022-08-13T17:13:48.1970225Z [W qlinear_dynamic.cpp:239] Warning: Currently, qnnpack incorrectly ignores reduce_range when it is set to true; this may change in a future release. (function apply_dynamic_impl) 2022-08-13T17:13:48.2163853Z [W qlinear_dynamic.cpp:239] Warning: Currently, qnnpack incorrectly ignores reduce_range when it is set to true; this may change in a future release. (function apply_dynamic_impl) 2022-08-13T17:13:48.2382802Z [W qlinear_dynamic.cpp:239] Warning: Currently, qnnpack incorrectly ignores reduce_range when it is set to true; this may change in a future release. (function apply_dynamic_impl) 2022-08-13T17:13:48.2570004Z [W qlinear_dynamic.cpp:239] Warning: Currently, qnnpack incorrectly ignores reduce_range when it is set to true; this may change in a future release. (function apply_dynamic_impl) 2022-08-13T17:13:48.2698488Z [W qlinear_dynamic.cpp:239] Warning: Currently, qnnpack incorrectly ignores reduce_range when it is set to true; this may change in a future release. (function apply_dynamic_impl) 2022-08-13T17:13:48.2762971Z [W qlinear_dynamic.cpp:239] Warning: Currently, qnnpack incorrectly ignores reduce_range when it is set to true; this may change in a future release. (function apply_dynamic_impl) 2022-08-13T17:13:48.2827567Z [W qlinear_dynamic.cpp:239] Warning: Currently, qnnpack incorrectly ignores reduce_range when it is set to true; this may change in a future release. (function apply_dynamic_impl) 2022-08-13T17:13:48.2946039Z [W qlinear_dynamic.cpp:239] Warning: Currently, qnnpack incorrectly ignores reduce_range when it is set to true; this may change in a future release. (function apply_dynamic_impl) 2022-08-13T17:13:48.3019855Z [W qlinear_dynamic.cpp:239] Warning: Currently, qnnpack incorrectly ignores reduce_range when it is set to true; this may change in a future release. (function apply_dynamic_impl) 2022-08-13T17:13:48.3061905Z [W qlinear_dynamic.cpp:239] Warning: Currently, qnnpack incorrectly ignores reduce_range when it is set to true; this may change in a future release. (function apply_dynamic_impl) 2022-08-13T17:13:48.4221992Z [W qlinear_dynamic.cpp:239] Warning: Currently, qnnpack incorrectly ignores reduce_range when it is set to true; this may change in a future release. (function apply_dynamic_impl) 2022-08-13T17:13:48.4296440Z [W qlinear_dynamic.cpp:239] Warning: Currently, qnnpack incorrectly ignores reduce_range when it is set to true; this may change in a future release. (function apply_dynamic_impl) 2022-08-13T17:13:48.4357716Z [W qlinear_dynamic.cpp:239] Warning: Currently, qnnpack incorrectly ignores reduce_range when it is set to true; this may change in a future release. (function apply_dynamic_impl) 2022-08-13T17:13:48.4473542Z [W qlinear_dynamic.cpp:239] Warning: Currently, qnnpack incorrectly ignores reduce_range when it is set to true; this may change in a future release. (function apply_dynamic_impl) 2022-08-13T17:13:48.4645786Z [W qlinear_dynamic.cpp:239] Warning: Currently, qnnpack incorrectly ignores reduce_range when it is set to true; this may change in a future release. (function apply_dynamic_impl) 2022-08-13T17:13:48.4826904Z [W qlinear_dynamic.cpp:239] Warning: Currently, qnnpack incorrectly ignores reduce_range when it is set to true; this may change in a future release. (function apply_dynamic_impl) 2022-08-13T17:13:48.5029754Z [W qlinear_dynamic.cpp:239] Warning: Currently, qnnpack incorrectly ignores reduce_range when it is set to true; this may change in a future release. (function apply_dynamic_impl) 2022-08-13T17:13:48.5161889Z [W qlinear_dynamic.cpp:239] Warning: Currently, qnnpack incorrectly ignores reduce_range when it is set to true; this may change in a future release. (function apply_dynamic_impl) 2022-08-13T17:13:48.5230414Z [W qlinear_dynamic.cpp:239] Warning: Currently, qnnpack incorrectly ignores reduce_range when it is set to true; this may change in a future release. (function apply_dynamic_impl) 2022-08-13T17:13:48.5297656Z [W qlinear_dynamic.cpp:239] Warning: Currently, qnnpack incorrectly ignores reduce_range when it is set to true; this may change in a future release. (function apply_dynamic_impl) 2022-08-13T17:13:48.5490353Z [W qlinear_dynamic.cpp:239] Warning: Currently, qnnpack incorrectly ignores reduce_range when it is set to true; this may change in a future release. (function apply_dynamic_impl) 2022-08-13T17:13:48.5562085Z [W qlinear_dynamic.cpp:239] Warning: Currently, qnnpack incorrectly ignores reduce_range when it is set to true; this may change in a future release. (function apply_dynamic_impl) 2022-08-13T17:13:48.5634267Z [W qlinear_dynamic.cpp:239] Warning: Currently, qnnpack incorrectly ignores reduce_range when it is set to true; this may change in a future release. (function apply_dynamic_impl) 2022-08-13T17:13:48.6895257Z [W qlinear_dynamic.cpp:239] Warning: Currently, qnnpack incorrectly ignores reduce_range when it is set to true; this may change in a future release. (function apply_dynamic_impl) 2022-08-13T17:13:48.6969335Z [W qlinear_dynamic.cpp:239] Warning: Currently, qnnpack incorrectly ignores reduce_range when it is set to true; this may change in a future release. (function apply_dynamic_impl) 2022-08-13T17:13:48.6991624Z [W qlinear_dynamic.cpp:239] Warning: Currently, qnnpack incorrectly ignores reduce_range when it is set to true; this may change in a future release. (function apply_dynamic_impl) 2022-08-13T17:13:48.7143231Z [W qlinear_dynamic.cpp:239] Warning: Currently, qnnpack incorrectly ignores reduce_range when it is set to true; this may change in a future release. (function apply_dynamic_impl) 2022-08-13T17:13:48.7328299Z [W qlinear_dynamic.cpp:239] Warning: Currently, qnnpack incorrectly ignores reduce_range when it is set to true; this may change in a future release. (function apply_dynamic_impl) 2022-08-13T17:13:48.7494712Z [W qlinear_dynamic.cpp:239] Warning: Currently, qnnpack incorrectly ignores reduce_range when it is set to true; this may change in a future release. (function apply_dynamic_impl) 2022-08-13T17:13:48.7666871Z [W qlinear_dynamic.cpp:239] Warning: Currently, qnnpack incorrectly ignores reduce_range when it is set to true; this may change in a future release. (function apply_dynamic_impl) 2022-08-13T17:13:48.7795639Z [W qlinear_dynamic.cpp:239] Warning: Currently, qnnpack incorrectly ignores reduce_range when it is set to true; this may change in a future release. (function apply_dynamic_impl) 2022-08-13T17:13:48.7863180Z [W qlinear_dynamic.cpp:239] Warning: Currently, qnnpack incorrectly ignores reduce_range when it is set to true; this may change in a future release. (function apply_dynamic_impl) 2022-08-13T17:13:48.7930719Z [W qlinear_dynamic.cpp:239] Warning: Currently, qnnpack incorrectly ignores reduce_range when it is set to true; this may change in a future release. (function apply_dynamic_impl) 2022-08-13T17:13:48.8052129Z [W qlinear_dynamic.cpp:239] Warning: Currently, qnnpack incorrectly ignores reduce_range when it is set to true; this may change in a future release. (function apply_dynamic_impl) 2022-08-13T17:13:48.8121512Z [W qlinear_dynamic.cpp:239] Warning: Currently, qnnpack incorrectly ignores reduce_range when it is set to true; this may change in a future release. (function apply_dynamic_impl) 2022-08-13T17:13:48.8156208Z [W qlinear_dynamic.cpp:239] Warning: Currently, qnnpack incorrectly ignores reduce_range when it is set to true; this may change in a future release. (function apply_dynamic_impl) 2022-08-13T17:13:48.9309264Z [W qlinear_dynamic.cpp:239] Warning: Currently, qnnpack incorrectly ignores reduce_range when it is set to true; this may change in a future release. (function apply_dynamic_impl) 2022-08-13T17:13:48.9381230Z [W qlinear_dynamic.cpp:239] Warning: Currently, qnnpack incorrectly ignores reduce_range when it is set to true; this may change in a future release. (function apply_dynamic_impl) 2022-08-13T17:13:48.9449958Z [W qlinear_dynamic.cpp:239] Warning: Currently, qnnpack incorrectly ignores reduce_range when it is set to true; this may change in a future release. (function apply_dynamic_impl) 2022-08-13T17:13:48.9555226Z [W qlinear_dynamic.cpp:239] Warning: Currently, qnnpack incorrectly ignores reduce_range when it is set to true; this may change in a future release. (function apply_dynamic_impl) 2022-08-13T17:13:48.9733150Z [W qlinear_dynamic.cpp:239] Warning: Currently, qnnpack incorrectly ignores reduce_range when it is set to true; this may change in a future release. (function apply_dynamic_impl) 2022-08-13T17:13:48.9893531Z [W qlinear_dynamic.cpp:239] Warning: Currently, qnnpack incorrectly ignores reduce_range when it is set to true; this may change in a future release. (function apply_dynamic_impl) 2022-08-13T17:13:49.0091989Z [W qlinear_dynamic.cpp:239] Warning: Currently, qnnpack incorrectly ignores reduce_range when it is set to true; this may change in a future release. (function apply_dynamic_impl) 2022-08-13T17:13:49.0220580Z [W qlinear_dynamic.cpp:239] Warning: Currently, qnnpack incorrectly ignores reduce_range when it is set to true; this may change in a future release. (function apply_dynamic_impl) 2022-08-13T17:13:49.0285821Z [W qlinear_dynamic.cpp:239] Warning: Currently, qnnpack incorrectly ignores reduce_range when it is set to true; this may change in a future release. (function apply_dynamic_impl) 2022-08-13T17:13:49.0350550Z [W qlinear_dynamic.cpp:239] Warning: Currently, qnnpack incorrectly ignores reduce_range when it is set to true; this may change in a future release. (function apply_dynamic_impl) 2022-08-13T17:13:49.0468756Z [W qlinear_dynamic.cpp:239] Warning: Currently, qnnpack incorrectly ignores reduce_range when it is set to true; this may change in a future release. (function apply_dynamic_impl) 2022-08-13T17:13:49.0541342Z [W qlinear_dynamic.cpp:239] Warning: Currently, qnnpack incorrectly ignores reduce_range when it is set to true; this may change in a future release. (function apply_dynamic_impl) 2022-08-13T17:13:49.0579540Z [W qlinear_dynamic.cpp:239] Warning: Currently, qnnpack incorrectly ignores reduce_range when it is set to true; this may change in a future release. (function apply_dynamic_impl) 2022-08-13T17:13:49.1877104Z [W qlinear_dynamic.cpp:239] Warning: Currently, qnnpack incorrectly ignores reduce_range when it is set to true; this may change in a future release. (function apply_dynamic_impl) 2022-08-13T17:13:49.1952236Z [W qlinear_dynamic.cpp:239] Warning: Currently, qnnpack incorrectly ignores reduce_range when it is set to true; this may change in a future release. (function apply_dynamic_impl) 2022-08-13T17:13:49.1974736Z [W qlinear_dynamic.cpp:239] Warning: Currently, qnnpack incorrectly ignores reduce_range when it is set to true; this may change in a future release. (function apply_dynamic_impl) 2022-08-13T17:13:49.2137284Z [W qlinear_dynamic.cpp:239] Warning: Currently, qnnpack incorrectly ignores reduce_range when it is set to true; this may change in a future release. (function apply_dynamic_impl) 2022-08-13T17:13:49.2307006Z [W qlinear_dynamic.cpp:239] Warning: Currently, qnnpack incorrectly ignores reduce_range when it is set to true; this may change in a future release. (function apply_dynamic_impl) 2022-08-13T17:13:49.2467739Z [W qlinear_dynamic.cpp:239] Warning: Currently, qnnpack incorrectly ignores reduce_range when it is set to true; this may change in a future release. (function apply_dynamic_impl) 2022-08-13T17:13:49.2666488Z [W qlinear_dynamic.cpp:239] Warning: Currently, qnnpack incorrectly ignores reduce_range when it is set to true; this may change in a future release. (function apply_dynamic_impl) 2022-08-13T17:13:49.2790945Z [W qlinear_dynamic.cpp:239] Warning: Currently, qnnpack incorrectly ignores reduce_range when it is set to true; this may change in a future release. (function apply_dynamic_impl) 2022-08-13T17:13:49.2902418Z [W qlinear_dynamic.cpp:239] Warning: Currently, qnnpack incorrectly ignores reduce_range when it is set to true; this may change in a future release. (function apply_dynamic_impl) 2022-08-13T17:13:49.2971922Z [W qlinear_dynamic.cpp:239] Warning: Currently, qnnpack incorrectly ignores reduce_range when it is set to true; this may change in a future release. (function apply_dynamic_impl) 2022-08-13T17:13:49.3096972Z [W qlinear_dynamic.cpp:239] Warning: Currently, qnnpack incorrectly ignores reduce_range when it is set to true; this may change in a future release. (function apply_dynamic_impl) 2022-08-13T17:13:49.3215627Z [W qlinear_dynamic.cpp:239] Warning: Currently, qnnpack incorrectly ignores reduce_range when it is set to true; this may change in a future release. (function apply_dynamic_impl) 2022-08-13T17:13:49.3254507Z [W qlinear_dynamic.cpp:239] Warning: Currently, qnnpack incorrectly ignores reduce_range when it is set to true; this may change in a future release. (function apply_dynamic_impl) 2022-08-13T17:13:49.4500037Z [W qlinear_dynamic.cpp:239] Warning: Currently, qnnpack incorrectly ignores reduce_range when it is set to true; this may change in a future release. (function apply_dynamic_impl) 2022-08-13T17:13:49.4504606Z [W qlinear_dynamic.cpp:239] Warning: Currently, qnnpack incorrectly ignores reduce_range when it is set to true; this may change in a future release. (function apply_dynamic_impl) 2022-08-13T17:13:49.4505950Z [W qlinear_dynamic.cpp:239] Warning: Currently, qnnpack incorrectly ignores reduce_range when it is set to true; this may change in a future release. (function apply_dynamic_impl) 2022-08-13T17:13:49.4549778Z [W qlinear_dynamic.cpp:239] Warning: Currently, qnnpack incorrectly ignores reduce_range when it is set to true; this may change in a future release. (function apply_dynamic_impl) 2022-08-13T17:13:49.4660558Z [W qlinear_dynamic.cpp:239] Warning: Currently, qnnpack incorrectly ignores reduce_range when it is set to true; this may change in a future release. (function apply_dynamic_impl) 2022-08-13T17:13:49.4718429Z [W qlinear_dynamic.cpp:239] Warning: Currently, qnnpack incorrectly ignores reduce_range when it is set to true; this may change in a future release. (function apply_dynamic_impl) 2022-08-13T17:13:49.4819458Z [W qlinear_dynamic.cpp:239] Warning: Currently, qnnpack incorrectly ignores reduce_range when it is set to true; this may change in a future release. (function apply_dynamic_impl) 2022-08-13T17:13:49.4906635Z [W qlinear_dynamic.cpp:239] Warning: Currently, qnnpack incorrectly ignores reduce_range when it is set to true; this may change in a future release. (function apply_dynamic_impl) 2022-08-13T17:13:49.4924294Z [W qlinear_dynamic.cpp:239] Warning: Currently, qnnpack incorrectly ignores reduce_range when it is set to true; this may change in a future release. (function apply_dynamic_impl) 2022-08-13T17:13:49.4941285Z [W qlinear_dynamic.cpp:239] Warning: Currently, qnnpack incorrectly ignores reduce_range when it is set to true; this may change in a future release. (function apply_dynamic_impl) 2022-08-13T17:13:49.4996013Z [W qlinear_dynamic.cpp:239] Warning: Currently, qnnpack incorrectly ignores reduce_range when it is set to true; this may change in a future release. (function apply_dynamic_impl) 2022-08-13T17:13:49.5018477Z [W qlinear_dynamic.cpp:239] Warning: Currently, qnnpack incorrectly ignores reduce_range when it is set to true; this may change in a future release. (function apply_dynamic_impl) 2022-08-13T17:13:49.5029907Z [W qlinear_dynamic.cpp:239] Warning: Currently, qnnpack incorrectly ignores reduce_range when it is set to true; this may change in a future release. (function apply_dynamic_impl) 2022-08-13T17:13:49.6116645Z [W qlinear_dynamic.cpp:239] Warning: Currently, qnnpack incorrectly ignores reduce_range when it is set to true; this may change in a future release. (function apply_dynamic_impl) 2022-08-13T17:13:49.6122112Z [W qlinear_dynamic.cpp:239] Warning: Currently, qnnpack incorrectly ignores reduce_range when it is set to true; this may change in a future release. (function apply_dynamic_impl) 2022-08-13T17:13:49.6123513Z [W qlinear_dynamic.cpp:239] Warning: Currently, qnnpack incorrectly ignores reduce_range when it is set to true; this may change in a future release. (function apply_dynamic_impl) 2022-08-13T17:13:49.6176879Z [W qlinear_dynamic.cpp:239] Warning: Currently, qnnpack incorrectly ignores reduce_range when it is set to true; this may change in a future release. (function apply_dynamic_impl) 2022-08-13T17:13:49.6290217Z [W qlinear_dynamic.cpp:239] Warning: Currently, qnnpack incorrectly ignores reduce_range when it is set to true; this may change in a future release. (function apply_dynamic_impl) 2022-08-13T17:13:49.6348810Z [W qlinear_dynamic.cpp:239] Warning: Currently, qnnpack incorrectly ignores reduce_range when it is set to true; this may change in a future release. (function apply_dynamic_impl) 2022-08-13T17:13:49.6450940Z [W qlinear_dynamic.cpp:239] Warning: Currently, qnnpack incorrectly ignores reduce_range when it is set to true; this may change in a future release. (function apply_dynamic_impl) 2022-08-13T17:13:49.6539279Z [W qlinear_dynamic.cpp:239] Warning: Currently, qnnpack incorrectly ignores reduce_range when it is set to true; this may change in a future release. (function apply_dynamic_impl) 2022-08-13T17:13:49.6557672Z [W qlinear_dynamic.cpp:239] Warning: Currently, qnnpack incorrectly ignores reduce_range when it is set to true; this may change in a future release. (function apply_dynamic_impl) 2022-08-13T17:13:49.6574077Z [W qlinear_dynamic.cpp:239] Warning: Currently, qnnpack incorrectly ignores reduce_range when it is set to true; this may change in a future release. (function apply_dynamic_impl) 2022-08-13T17:13:49.6628072Z [W qlinear_dynamic.cpp:239] Warning: Currently, qnnpack incorrectly ignores reduce_range when it is set to true; this may change in a future release. (function apply_dynamic_impl) 2022-08-13T17:13:49.6650513Z [W qlinear_dynamic.cpp:239] Warning: Currently, qnnpack incorrectly ignores reduce_range when it is set to true; this may change in a future release. (function apply_dynamic_impl) 2022-08-13T17:13:49.6662204Z [W qlinear_dynamic.cpp:239] Warning: Currently, qnnpack incorrectly ignores reduce_range when it is set to true; this may change in a future release. (function apply_dynamic_impl) 2022-08-13T17:13:49.7760398Z [W qlinear_dynamic.cpp:239] Warning: Currently, qnnpack incorrectly ignores reduce_range when it is set to true; this may change in a future release. (function apply_dynamic_impl) 2022-08-13T17:13:49.7765417Z [W qlinear_dynamic.cpp:239] Warning: Currently, qnnpack incorrectly ignores reduce_range when it is set to true; this may change in a future release. (function apply_dynamic_impl) 2022-08-13T17:13:49.7767223Z [W qlinear_dynamic.cpp:239] Warning: Currently, qnnpack incorrectly ignores reduce_range when it is set to true; this may change in a future release. (function apply_dynamic_impl) 2022-08-13T17:13:49.7810712Z [W qlinear_dynamic.cpp:239] Warning: Currently, qnnpack incorrectly ignores reduce_range when it is set to true; this may change in a future release. (function apply_dynamic_impl) 2022-08-13T17:13:49.7923094Z [W qlinear_dynamic.cpp:239] Warning: Currently, qnnpack incorrectly ignores reduce_range when it is set to true; this may change in a future release. (function apply_dynamic_impl) 2022-08-13T17:13:49.7981020Z [W qlinear_dynamic.cpp:239] Warning: Currently, qnnpack incorrectly ignores reduce_range when it is set to true; this may change in a future release. (function apply_dynamic_impl) 2022-08-13T17:13:49.8082262Z [W qlinear_dynamic.cpp:239] Warning: Currently, qnnpack incorrectly ignores reduce_range when it is set to true; this may change in a future release. (function apply_dynamic_impl) 2022-08-13T17:13:49.8169919Z [W qlinear_dynamic.cpp:239] Warning: Currently, qnnpack incorrectly ignores reduce_range when it is set to true; this may change in a future release. (function apply_dynamic_impl) 2022-08-13T17:13:49.8187787Z [W qlinear_dynamic.cpp:239] Warning: Currently, qnnpack incorrectly ignores reduce_range when it is set to true; this may change in a future release. (function apply_dynamic_impl) 2022-08-13T17:13:49.8204372Z [W qlinear_dynamic.cpp:239] Warning: Currently, qnnpack incorrectly ignores reduce_range when it is set to true; this may change in a future release. (function apply_dynamic_impl) 2022-08-13T17:13:49.8258643Z [W qlinear_dynamic.cpp:239] Warning: Currently, qnnpack incorrectly ignores reduce_range when it is set to true; this may change in a future release. (function apply_dynamic_impl) 2022-08-13T17:13:49.8279373Z [W qlinear_dynamic.cpp:239] Warning: Currently, qnnpack incorrectly ignores reduce_range when it is set to true; this may change in a future release. (function apply_dynamic_impl) 2022-08-13T17:13:49.8290773Z [W qlinear_dynamic.cpp:239] Warning: Currently, qnnpack incorrectly ignores reduce_range when it is set to true; this may change in a future release. (function apply_dynamic_impl) 2022-08-13T17:13:49.9372161Z [W qlinear_dynamic.cpp:239] Warning: Currently, qnnpack incorrectly ignores reduce_range when it is set to true; this may change in a future release. (function apply_dynamic_impl) 2022-08-13T17:13:49.9475855Z [W qlinear_dynamic.cpp:239] Warning: Currently, qnnpack incorrectly ignores reduce_range when it is set to true; this may change in a future release. (function apply_dynamic_impl) 2022-08-13T17:13:49.9516596Z [W qlinear_dynamic.cpp:239] Warning: Currently, qnnpack incorrectly ignores reduce_range when it is set to true; this may change in a future release. (function apply_dynamic_impl) 2022-08-13T17:13:49.9657089Z [W qlinear_dynamic.cpp:239] Warning: Currently, qnnpack incorrectly ignores reduce_range when it is set to true; this may change in a future release. (function apply_dynamic_impl) 2022-08-13T17:13:49.9830859Z [W qlinear_dynamic.cpp:239] Warning: Currently, qnnpack incorrectly ignores reduce_range when it is set to true; this may change in a future release. (function apply_dynamic_impl) 2022-08-13T17:13:49.9993359Z [W qlinear_dynamic.cpp:239] Warning: Currently, qnnpack incorrectly ignores reduce_range when it is set to true; this may change in a future release. (function apply_dynamic_impl) 2022-08-13T17:13:50.0161976Z [W qlinear_dynamic.cpp:239] Warning: Currently, qnnpack incorrectly ignores reduce_range when it is set to true; this may change in a future release. (function apply_dynamic_impl) 2022-08-13T17:13:50.0290066Z [W qlinear_dynamic.cpp:239] Warning: Currently, qnnpack incorrectly ignores reduce_range when it is set to true; this may change in a future release. (function apply_dynamic_impl) 2022-08-13T17:13:50.0355382Z [W qlinear_dynamic.cpp:239] Warning: Currently, qnnpack incorrectly ignores reduce_range when it is set to true; this may change in a future release. (function apply_dynamic_impl) 2022-08-13T17:13:50.0421413Z [W qlinear_dynamic.cpp:239] Warning: Currently, qnnpack incorrectly ignores reduce_range when it is set to true; this may change in a future release. (function apply_dynamic_impl) 2022-08-13T17:13:50.0538068Z [W qlinear_dynamic.cpp:239] Warning: Currently, qnnpack incorrectly ignores reduce_range when it is set to true; this may change in a future release. (function apply_dynamic_impl) 2022-08-13T17:13:50.0612743Z [W qlinear_dynamic.cpp:239] Warning: Currently, qnnpack incorrectly ignores reduce_range when it is set to true; this may change in a future release. (function apply_dynamic_impl) 2022-08-13T17:13:50.0652231Z [W qlinear_dynamic.cpp:239] Warning: Currently, qnnpack incorrectly ignores reduce_range when it is set to true; this may change in a future release. (function apply_dynamic_impl) 2022-08-13T17:13:50.2026015Z [W qlinear_dynamic.cpp:239] Warning: Currently, qnnpack incorrectly ignores reduce_range when it is set to true; this may change in a future release. (function apply_dynamic_impl) 2022-08-13T17:13:50.2097928Z [W qlinear_dynamic.cpp:239] Warning: Currently, qnnpack incorrectly ignores reduce_range when it is set to true; this may change in a future release. (function apply_dynamic_impl) 2022-08-13T17:13:50.2120911Z [W qlinear_dynamic.cpp:239] Warning: Currently, qnnpack incorrectly ignores reduce_range when it is set to true; this may change in a future release. (function apply_dynamic_impl) 2022-08-13T17:13:50.2265817Z [W qlinear_dynamic.cpp:239] Warning: Currently, qnnpack incorrectly ignores reduce_range when it is set to true; this may change in a future release. (function apply_dynamic_impl) 2022-08-13T17:13:50.2441730Z [W qlinear_dynamic.cpp:239] Warning: Currently, qnnpack incorrectly ignores reduce_range when it is set to true; this may change in a future release. (function apply_dynamic_impl) 2022-08-13T17:13:50.2661131Z [W qlinear_dynamic.cpp:239] Warning: Currently, qnnpack incorrectly ignores reduce_range when it is set to true; this may change in a future release. (function apply_dynamic_impl) 2022-08-13T17:13:50.2868251Z [W qlinear_dynamic.cpp:239] Warning: Currently, qnnpack incorrectly ignores reduce_range when it is set to true; this may change in a future release. (function apply_dynamic_impl) 2022-08-13T17:13:50.2994214Z [W qlinear_dynamic.cpp:239] Warning: Currently, qnnpack incorrectly ignores reduce_range when it is set to true; this may change in a future release. (function apply_dynamic_impl) 2022-08-13T17:13:50.3059748Z [W qlinear_dynamic.cpp:239] Warning: Currently, qnnpack incorrectly ignores reduce_range when it is set to true; this may change in a future release. (function apply_dynamic_impl) 2022-08-13T17:13:50.3125289Z [W qlinear_dynamic.cpp:239] Warning: Currently, qnnpack incorrectly ignores reduce_range when it is set to true; this may change in a future release. (function apply_dynamic_impl) 2022-08-13T17:13:50.3240633Z [W qlinear_dynamic.cpp:239] Warning: Currently, qnnpack incorrectly ignores reduce_range when it is set to true; this may change in a future release. (function apply_dynamic_impl) 2022-08-13T17:13:50.3404274Z [W qlinear_dynamic.cpp:239] Warning: Currently, qnnpack incorrectly ignores reduce_range when it is set to true; this may change in a future release. (function apply_dynamic_impl) 2022-08-13T17:13:50.3485420Z [W qlinear_dynamic.cpp:239] Warning: Currently, qnnpack incorrectly ignores reduce_range when it is set to true; this may change in a future release. (function apply_dynamic_impl) 2022-08-13T17:13:50.4829738Z [W qlinear_dynamic.cpp:239] Warning: Currently, qnnpack incorrectly ignores reduce_range when it is set to true; this may change in a future release. (function apply_dynamic_impl) 2022-08-13T17:13:50.4833798Z [W qlinear_dynamic.cpp:239] Warning: Currently, qnnpack incorrectly ignores reduce_range when it is set to true; this may change in a future release. (function apply_dynamic_impl) 2022-08-13T17:13:50.4835184Z [W qlinear_dynamic.cpp:239] Warning: Currently, qnnpack incorrectly ignores reduce_range when it is set to true; this may change in a future release. (function apply_dynamic_impl) 2022-08-13T17:13:50.4884505Z [W qlinear_dynamic.cpp:239] Warning: Currently, qnnpack incorrectly ignores reduce_range when it is set to true; this may change in a future release. (function apply_dynamic_impl) 2022-08-13T17:13:50.4999075Z [W qlinear_dynamic.cpp:239] Warning: Currently, qnnpack incorrectly ignores reduce_range when it is set to true; this may change in a future release. (function apply_dynamic_impl) 2022-08-13T17:13:50.5058948Z [W qlinear_dynamic.cpp:239] Warning: Currently, qnnpack incorrectly ignores reduce_range when it is set to true; this may change in a future release. (function apply_dynamic_impl) 2022-08-13T17:13:50.5163153Z [W qlinear_dynamic.cpp:239] Warning: Currently, qnnpack incorrectly ignores reduce_range when it is set to true; this may change in a future release. (function apply_dynamic_impl) 2022-08-13T17:13:50.5257092Z [W qlinear_dynamic.cpp:239] Warning: Currently, qnnpack incorrectly ignores reduce_range when it is set to true; this may change in a future release. (function apply_dynamic_impl) 2022-08-13T17:13:50.5275954Z [W qlinear_dynamic.cpp:239] Warning: Currently, qnnpack incorrectly ignores reduce_range when it is set to true; this may change in a future release. (function apply_dynamic_impl) 2022-08-13T17:13:50.5292565Z [W qlinear_dynamic.cpp:239] Warning: Currently, qnnpack incorrectly ignores reduce_range when it is set to true; this may change in a future release. (function apply_dynamic_impl) 2022-08-13T17:13:50.5347570Z [W qlinear_dynamic.cpp:239] Warning: Currently, qnnpack incorrectly ignores reduce_range when it is set to true; this may change in a future release. (function apply_dynamic_impl) 2022-08-13T17:13:50.5371363Z [W qlinear_dynamic.cpp:239] Warning: Currently, qnnpack incorrectly ignores reduce_range when it is set to true; this may change in a future release. (function apply_dynamic_impl) 2022-08-13T17:13:50.5384000Z [W qlinear_dynamic.cpp:239] Warning: Currently, qnnpack incorrectly ignores reduce_range when it is set to true; this may change in a future release. (function apply_dynamic_impl) 2022-08-13T17:13:50.6538935Z [W qlinear_dynamic.cpp:239] Warning: Currently, qnnpack incorrectly ignores reduce_range when it is set to true; this may change in a future release. (function apply_dynamic_impl) 2022-08-13T17:13:50.6544868Z [W qlinear_dynamic.cpp:239] Warning: Currently, qnnpack incorrectly ignores reduce_range when it is set to true; this may change in a future release. (function apply_dynamic_impl) 2022-08-13T17:13:50.6546235Z [W qlinear_dynamic.cpp:239] Warning: Currently, qnnpack incorrectly ignores reduce_range when it is set to true; this may change in a future release. (function apply_dynamic_impl) 2022-08-13T17:13:50.6592696Z [W qlinear_dynamic.cpp:239] Warning: Currently, qnnpack incorrectly ignores reduce_range when it is set to true; this may change in a future release. (function apply_dynamic_impl) 2022-08-13T17:13:50.6707102Z [W qlinear_dynamic.cpp:239] Warning: Currently, qnnpack incorrectly ignores reduce_range when it is set to true; this may change in a future release. (function apply_dynamic_impl) 2022-08-13T17:13:50.6767320Z [W qlinear_dynamic.cpp:239] Warning: Currently, qnnpack incorrectly ignores reduce_range when it is set to true; this may change in a future release. (function apply_dynamic_impl) 2022-08-13T17:13:50.6872607Z [W qlinear_dynamic.cpp:239] Warning: Currently, qnnpack incorrectly ignores reduce_range when it is set to true; this may change in a future release. (function apply_dynamic_impl) 2022-08-13T17:13:50.6969465Z [W qlinear_dynamic.cpp:239] Warning: Currently, qnnpack incorrectly ignores reduce_range when it is set to true; this may change in a future release. (function apply_dynamic_impl) 2022-08-13T17:13:50.6993653Z [W qlinear_dynamic.cpp:239] Warning: Currently, qnnpack incorrectly ignores reduce_range when it is set to true; this may change in a future release. (function apply_dynamic_impl) 2022-08-13T17:13:50.7016147Z [W qlinear_dynamic.cpp:239] Warning: Currently, qnnpack incorrectly ignores reduce_range when it is set to true; this may change in a future release. (function apply_dynamic_impl) 2022-08-13T17:13:50.7081394Z [W qlinear_dynamic.cpp:239] Warning: Currently, qnnpack incorrectly ignores reduce_range when it is set to true; this may change in a future release. (function apply_dynamic_impl) 2022-08-13T17:13:50.7111047Z [W qlinear_dynamic.cpp:239] Warning: Currently, qnnpack incorrectly ignores reduce_range when it is set to true; this may change in a future release. (function apply_dynamic_impl) 2022-08-13T17:13:50.7125619Z [W qlinear_dynamic.cpp:239] Warning: Currently, qnnpack incorrectly ignores reduce_range when it is set to true; this may change in a future release. (function apply_dynamic_impl) 2022-08-13T17:13:50.8263480Z [W qlinear_dynamic.cpp:239] Warning: Currently, qnnpack incorrectly ignores reduce_range when it is set to true; this may change in a future release. (function apply_dynamic_impl) 2022-08-13T17:13:50.8269078Z [W qlinear_dynamic.cpp:239] Warning: Currently, qnnpack incorrectly ignores reduce_range when it is set to true; this may change in a future release. (function apply_dynamic_impl) 2022-08-13T17:13:50.8270728Z [W qlinear_dynamic.cpp:239] Warning: Currently, qnnpack incorrectly ignores reduce_range when it is set to true; this may change in a future release. (function apply_dynamic_impl) 2022-08-13T17:13:50.8317043Z [W qlinear_dynamic.cpp:239] Warning: Currently, qnnpack incorrectly ignores reduce_range when it is set to true; this may change in a future release. (function apply_dynamic_impl) 2022-08-13T17:13:50.8433367Z [W qlinear_dynamic.cpp:239] Warning: Currently, qnnpack incorrectly ignores reduce_range when it is set to true; this may change in a future release. (function apply_dynamic_impl) 2022-08-13T17:13:50.8492871Z [W qlinear_dynamic.cpp:239] Warning: Currently, qnnpack incorrectly ignores reduce_range when it is set to true; this may change in a future release. (function apply_dynamic_impl) 2022-08-13T17:13:50.8598364Z [W qlinear_dynamic.cpp:239] Warning: Currently, qnnpack incorrectly ignores reduce_range when it is set to true; this may change in a future release. (function apply_dynamic_impl) 2022-08-13T17:13:50.8693280Z [W qlinear_dynamic.cpp:239] Warning: Currently, qnnpack incorrectly ignores reduce_range when it is set to true; this may change in a future release. (function apply_dynamic_impl) 2022-08-13T17:13:50.8712008Z [W qlinear_dynamic.cpp:239] Warning: Currently, qnnpack incorrectly ignores reduce_range when it is set to true; this may change in a future release. (function apply_dynamic_impl) 2022-08-13T17:13:50.8729849Z [W qlinear_dynamic.cpp:239] Warning: Currently, qnnpack incorrectly ignores reduce_range when it is set to true; this may change in a future release. (function apply_dynamic_impl) 2022-08-13T17:13:50.8786264Z [W qlinear_dynamic.cpp:239] Warning: Currently, qnnpack incorrectly ignores reduce_range when it is set to true; this may change in a future release. (function apply_dynamic_impl) 2022-08-13T17:13:50.8809576Z [W qlinear_dynamic.cpp:239] Warning: Currently, qnnpack incorrectly ignores reduce_range when it is set to true; this may change in a future release. (function apply_dynamic_impl) 2022-08-13T17:13:50.8822273Z [W qlinear_dynamic.cpp:239] Warning: Currently, qnnpack incorrectly ignores reduce_range when it is set to true; this may change in a future release. (function apply_dynamic_impl) 2022-08-13T17:13:50.9951248Z [W qlinear_dynamic.cpp:239] Warning: Currently, qnnpack incorrectly ignores reduce_range when it is set to true; this may change in a future release. (function apply_dynamic_impl) 2022-08-13T17:13:50.9957227Z [W qlinear_dynamic.cpp:239] Warning: Currently, qnnpack incorrectly ignores reduce_range when it is set to true; this may change in a future release. (function apply_dynamic_impl) 2022-08-13T17:13:50.9958620Z [W qlinear_dynamic.cpp:239] Warning: Currently, qnnpack incorrectly ignores reduce_range when it is set to true; this may change in a future release. (function apply_dynamic_impl) 2022-08-13T17:13:51.0006055Z [W qlinear_dynamic.cpp:239] Warning: Currently, qnnpack incorrectly ignores reduce_range when it is set to true; this may change in a future release. (function apply_dynamic_impl) 2022-08-13T17:13:51.0122545Z [W qlinear_dynamic.cpp:239] Warning: Currently, qnnpack incorrectly ignores reduce_range when it is set to true; this may change in a future release. (function apply_dynamic_impl) 2022-08-13T17:13:51.0182625Z [W qlinear_dynamic.cpp:239] Warning: Currently, qnnpack incorrectly ignores reduce_range when it is set to true; this may change in a future release. (function apply_dynamic_impl) 2022-08-13T17:13:51.0287768Z [W qlinear_dynamic.cpp:239] Warning: Currently, qnnpack incorrectly ignores reduce_range when it is set to true; this may change in a future release. (function apply_dynamic_impl) 2022-08-13T17:13:51.0396268Z [W qlinear_dynamic.cpp:239] Warning: Currently, qnnpack incorrectly ignores reduce_range when it is set to true; this may change in a future release. (function apply_dynamic_impl) 2022-08-13T17:13:51.0415258Z [W qlinear_dynamic.cpp:239] Warning: Currently, qnnpack incorrectly ignores reduce_range when it is set to true; this may change in a future release. (function apply_dynamic_impl) 2022-08-13T17:13:51.0432428Z [W qlinear_dynamic.cpp:239] Warning: Currently, qnnpack incorrectly ignores reduce_range when it is set to true; this may change in a future release. (function apply_dynamic_impl) 2022-08-13T17:13:51.0488078Z [W qlinear_dynamic.cpp:239] Warning: Currently, qnnpack incorrectly ignores reduce_range when it is set to true; this may change in a future release. (function apply_dynamic_impl) 2022-08-13T17:13:51.0513572Z [W qlinear_dynamic.cpp:239] Warning: Currently, qnnpack incorrectly ignores reduce_range when it is set to true; this may change in a future release. (function apply_dynamic_impl) 2022-08-13T17:13:51.0525580Z [W qlinear_dynamic.cpp:239] Warning: Currently, qnnpack incorrectly ignores reduce_range when it is set to true; this may change in a future release. (function apply_dynamic_impl) 2022-08-13T17:13:51.1676975Z [W qlinear_dynamic.cpp:239] Warning: Currently, qnnpack incorrectly ignores reduce_range when it is set to true; this may change in a future release. (function apply_dynamic_impl) 2022-08-13T17:13:51.1731170Z [W qlinear_dynamic.cpp:239] Warning: Currently, qnnpack incorrectly ignores reduce_range when it is set to true; this may change in a future release. (function apply_dynamic_impl) 2022-08-13T17:13:51.1753121Z [W qlinear_dynamic.cpp:239] Warning: Currently, qnnpack incorrectly ignores reduce_range when it is set to true; this may change in a future release. (function apply_dynamic_impl) 2022-08-13T17:13:51.1913646Z [W qlinear_dynamic.cpp:239] Warning: Currently, qnnpack incorrectly ignores reduce_range when it is set to true; this may change in a future release. (function apply_dynamic_impl) 2022-08-13T17:13:51.2088962Z [W qlinear_dynamic.cpp:239] Warning: Currently, qnnpack incorrectly ignores reduce_range when it is set to true; this may change in a future release. (function apply_dynamic_impl) 2022-08-13T17:13:51.2271096Z [W qlinear_dynamic.cpp:239] Warning: Currently, qnnpack incorrectly ignores reduce_range when it is set to true; this may change in a future release. (function apply_dynamic_impl) 2022-08-13T17:13:51.2440787Z [W qlinear_dynamic.cpp:239] Warning: Currently, qnnpack incorrectly ignores reduce_range when it is set to true; this may change in a future release. (function apply_dynamic_impl) 2022-08-13T17:13:51.2570841Z [W qlinear_dynamic.cpp:239] Warning: Currently, qnnpack incorrectly ignores reduce_range when it is set to true; this may change in a future release. (function apply_dynamic_impl) 2022-08-13T17:13:51.2636639Z [W qlinear_dynamic.cpp:239] Warning: Currently, qnnpack incorrectly ignores reduce_range when it is set to true; this may change in a future release. (function apply_dynamic_impl) 2022-08-13T17:13:51.2702960Z [W qlinear_dynamic.cpp:239] Warning: Currently, qnnpack incorrectly ignores reduce_range when it is set to true; this may change in a future release. (function apply_dynamic_impl) 2022-08-13T17:13:51.2818687Z [W qlinear_dynamic.cpp:239] Warning: Currently, qnnpack incorrectly ignores reduce_range when it is set to true; this may change in a future release. (function apply_dynamic_impl) 2022-08-13T17:13:51.2895132Z [W qlinear_dynamic.cpp:239] Warning: Currently, qnnpack incorrectly ignores reduce_range when it is set to true; this may change in a future release. (function apply_dynamic_impl) 2022-08-13T17:13:51.2935112Z [W qlinear_dynamic.cpp:239] Warning: Currently, qnnpack incorrectly ignores reduce_range when it is set to true; this may change in a future release. (function apply_dynamic_impl) 2022-08-13T17:13:51.4269363Z [W qlinear_dynamic.cpp:239] Warning: Currently, qnnpack incorrectly ignores reduce_range when it is set to true; this may change in a future release. (function apply_dynamic_impl) 2022-08-13T17:13:51.4346094Z [W qlinear_dynamic.cpp:239] Warning: Currently, qnnpack incorrectly ignores reduce_range when it is set to true; this may change in a future release. (function apply_dynamic_impl) 2022-08-13T17:13:51.4382540Z [W qlinear_dynamic.cpp:239] Warning: Currently, qnnpack incorrectly ignores reduce_range when it is set to true; this may change in a future release. (function apply_dynamic_impl) 2022-08-13T17:13:51.4525144Z [W qlinear_dynamic.cpp:239] Warning: Currently, qnnpack incorrectly ignores reduce_range when it is set to true; this may change in a future release. (function apply_dynamic_impl) 2022-08-13T17:13:51.4719536Z [W qlinear_dynamic.cpp:239] Warning: Currently, qnnpack incorrectly ignores reduce_range when it is set to true; this may change in a future release. (function apply_dynamic_impl) 2022-08-13T17:13:51.4899841Z [W qlinear_dynamic.cpp:239] Warning: Currently, qnnpack incorrectly ignores reduce_range when it is set to true; this may change in a future release. (function apply_dynamic_impl) 2022-08-13T17:13:51.5090187Z [W qlinear_dynamic.cpp:239] Warning: Currently, qnnpack incorrectly ignores reduce_range when it is set to true; this may change in a future release. (function apply_dynamic_impl) 2022-08-13T17:13:51.5217674Z [W qlinear_dynamic.cpp:239] Warning: Currently, qnnpack incorrectly ignores reduce_range when it is set to true; this may change in a future release. (function apply_dynamic_impl) 2022-08-13T17:13:51.5288733Z [W qlinear_dynamic.cpp:239] Warning: Currently, qnnpack incorrectly ignores reduce_range when it is set to true; this may change in a future release. (function apply_dynamic_impl) 2022-08-13T17:13:51.5430096Z [W qlinear_dynamic.cpp:239] Warning: Currently, qnnpack incorrectly ignores reduce_range when it is set to true; this may change in a future release. (function apply_dynamic_impl) 2022-08-13T17:13:51.5619484Z [W qlinear_dynamic.cpp:239] Warning: Currently, qnnpack incorrectly ignores reduce_range when it is set to true; this may change in a future release. (function apply_dynamic_impl) 2022-08-13T17:13:51.5725801Z [W qlinear_dynamic.cpp:239] Warning: Currently, qnnpack incorrectly ignores reduce_range when it is set to true; this may change in a future release. (function apply_dynamic_impl) 2022-08-13T17:13:51.5800119Z [W qlinear_dynamic.cpp:239] Warning: Currently, qnnpack incorrectly ignores reduce_range when it is set to true; this may change in a future release. (function apply_dynamic_impl) 2022-08-13T17:13:51.6962150Z [W qlinear_dynamic.cpp:239] Warning: Currently, qnnpack incorrectly ignores reduce_range when it is set to true; this may change in a future release. (function apply_dynamic_impl) 2022-08-13T17:13:51.7033324Z [W qlinear_dynamic.cpp:239] Warning: Currently, qnnpack incorrectly ignores reduce_range when it is set to true; this may change in a future release. (function apply_dynamic_impl) 2022-08-13T17:13:51.7101818Z [W qlinear_dynamic.cpp:239] Warning: Currently, qnnpack incorrectly ignores reduce_range when it is set to true; this may change in a future release. (function apply_dynamic_impl) 2022-08-13T17:13:51.7204432Z [W qlinear_dynamic.cpp:239] Warning: Currently, qnnpack incorrectly ignores reduce_range when it is set to true; this may change in a future release. (function apply_dynamic_impl) 2022-08-13T17:13:51.7393501Z [W qlinear_dynamic.cpp:239] Warning: Currently, qnnpack incorrectly ignores reduce_range when it is set to true; this may change in a future release. (function apply_dynamic_impl) 2022-08-13T17:13:51.7580379Z [W qlinear_dynamic.cpp:239] Warning: Currently, qnnpack incorrectly ignores reduce_range when it is set to true; this may change in a future release. (function apply_dynamic_impl) 2022-08-13T17:13:51.7816749Z [W qlinear_dynamic.cpp:239] Warning: Currently, qnnpack incorrectly ignores reduce_range when it is set to true; this may change in a future release. (function apply_dynamic_impl) 2022-08-13T17:13:51.7948555Z [W qlinear_dynamic.cpp:239] Warning: Currently, qnnpack incorrectly ignores reduce_range when it is set to true; this may change in a future release. (function apply_dynamic_impl) 2022-08-13T17:13:51.8019786Z [W qlinear_dynamic.cpp:239] Warning: Currently, qnnpack incorrectly ignores reduce_range when it is set to true; this may change in a future release. (function apply_dynamic_impl) 2022-08-13T17:13:51.8088071Z [W qlinear_dynamic.cpp:239] Warning: Currently, qnnpack incorrectly ignores reduce_range when it is set to true; this may change in a future release. (function apply_dynamic_impl) 2022-08-13T17:13:51.8210466Z [W qlinear_dynamic.cpp:239] Warning: Currently, qnnpack incorrectly ignores reduce_range when it is set to true; this may change in a future release. (function apply_dynamic_impl) 2022-08-13T17:13:51.8283501Z [W qlinear_dynamic.cpp:239] Warning: Currently, qnnpack incorrectly ignores reduce_range when it is set to true; this may change in a future release. (function apply_dynamic_impl) 2022-08-13T17:13:51.8320735Z [W qlinear_dynamic.cpp:239] Warning: Currently, qnnpack incorrectly ignores reduce_range when it is set to true; this may change in a future release. (function apply_dynamic_impl) 2022-08-13T17:13:51.9488133Z [W qlinear_dynamic.cpp:239] Warning: Currently, qnnpack incorrectly ignores reduce_range when it is set to true; this may change in a future release. (function apply_dynamic_impl) 2022-08-13T17:13:51.9561683Z [W qlinear_dynamic.cpp:239] Warning: Currently, qnnpack incorrectly ignores reduce_range when it is set to true; this may change in a future release. (function apply_dynamic_impl) 2022-08-13T17:13:51.9603682Z [W qlinear_dynamic.cpp:239] Warning: Currently, qnnpack incorrectly ignores reduce_range when it is set to true; this may change in a future release. (function apply_dynamic_impl) 2022-08-13T17:13:51.9725768Z [W qlinear_dynamic.cpp:239] Warning: Currently, qnnpack incorrectly ignores reduce_range when it is set to true; this may change in a future release. (function apply_dynamic_impl) 2022-08-13T17:13:51.9914968Z [W qlinear_dynamic.cpp:239] Warning: Currently, qnnpack incorrectly ignores reduce_range when it is set to true; this may change in a future release. (function apply_dynamic_impl) 2022-08-13T17:13:52.0075410Z [W qlinear_dynamic.cpp:239] Warning: Currently, qnnpack incorrectly ignores reduce_range when it is set to true; this may change in a future release. (function apply_dynamic_impl) 2022-08-13T17:13:52.0239256Z [W qlinear_dynamic.cpp:239] Warning: Currently, qnnpack incorrectly ignores reduce_range when it is set to true; this may change in a future release. (function apply_dynamic_impl) 2022-08-13T17:13:52.0366466Z [W qlinear_dynamic.cpp:239] Warning: Currently, qnnpack incorrectly ignores reduce_range when it is set to true; this may change in a future release. (function apply_dynamic_impl) 2022-08-13T17:13:52.0435040Z [W qlinear_dynamic.cpp:239] Warning: Currently, qnnpack incorrectly ignores reduce_range when it is set to true; this may change in a future release. (function apply_dynamic_impl) 2022-08-13T17:13:52.0502932Z [W qlinear_dynamic.cpp:239] Warning: Currently, qnnpack incorrectly ignores reduce_range when it is set to true; this may change in a future release. (function apply_dynamic_impl) 2022-08-13T17:13:52.0619531Z [W qlinear_dynamic.cpp:239] Warning: Currently, qnnpack incorrectly ignores reduce_range when it is set to true; this may change in a future release. (function apply_dynamic_impl) 2022-08-13T17:13:52.0690347Z [W qlinear_dynamic.cpp:239] Warning: Currently, qnnpack incorrectly ignores reduce_range when it is set to true; this may change in a future release. (function apply_dynamic_impl) 2022-08-13T17:13:52.0724499Z [W qlinear_dynamic.cpp:239] Warning: Currently, qnnpack incorrectly ignores reduce_range when it is set to true; this may change in a future release. (function apply_dynamic_impl) 2022-08-13T17:13:52.2008869Z [W qlinear_dynamic.cpp:239] Warning: Currently, qnnpack incorrectly ignores reduce_range when it is set to true; this may change in a future release. (function apply_dynamic_impl) 2022-08-13T17:13:52.2080686Z [W qlinear_dynamic.cpp:239] Warning: Currently, qnnpack incorrectly ignores reduce_range when it is set to true; this may change in a future release. (function apply_dynamic_impl) 2022-08-13T17:13:52.2142706Z [W qlinear_dynamic.cpp:239] Warning: Currently, qnnpack incorrectly ignores reduce_range when it is set to true; this may change in a future release. (function apply_dynamic_impl) 2022-08-13T17:13:52.2274555Z [W qlinear_dynamic.cpp:239] Warning: Currently, qnnpack incorrectly ignores reduce_range when it is set to true; this may change in a future release. (function apply_dynamic_impl) 2022-08-13T17:13:52.2449495Z [W qlinear_dynamic.cpp:239] Warning: Currently, qnnpack incorrectly ignores reduce_range when it is set to true; this may change in a future release. (function apply_dynamic_impl) 2022-08-13T17:13:52.2610471Z [W qlinear_dynamic.cpp:239] Warning: Currently, qnnpack incorrectly ignores reduce_range when it is set to true; this may change in a future release. (function apply_dynamic_impl) 2022-08-13T17:13:52.2777318Z [W qlinear_dynamic.cpp:239] Warning: Currently, qnnpack incorrectly ignores reduce_range when it is set to true; this may change in a future release. (function apply_dynamic_impl) 2022-08-13T17:13:52.2901487Z [W qlinear_dynamic.cpp:239] Warning: Currently, qnnpack incorrectly ignores reduce_range when it is set to true; this may change in a future release. (function apply_dynamic_impl) 2022-08-13T17:13:52.2969405Z [W qlinear_dynamic.cpp:239] Warning: Currently, qnnpack incorrectly ignores reduce_range when it is set to true; this may change in a future release. (function apply_dynamic_impl) 2022-08-13T17:13:52.3037102Z [W qlinear_dynamic.cpp:239] Warning: Currently, qnnpack incorrectly ignores reduce_range when it is set to true; this may change in a future release. (function apply_dynamic_impl) 2022-08-13T17:13:52.3154205Z [W qlinear_dynamic.cpp:239] Warning: Currently, qnnpack incorrectly ignores reduce_range when it is set to true; this may change in a future release. (function apply_dynamic_impl) 2022-08-13T17:13:52.3224594Z [W qlinear_dynamic.cpp:239] Warning: Currently, qnnpack incorrectly ignores reduce_range when it is set to true; this may change in a future release. (function apply_dynamic_impl) 2022-08-13T17:13:52.3260425Z [W qlinear_dynamic.cpp:239] Warning: Currently, qnnpack incorrectly ignores reduce_range when it is set to true; this may change in a future release. (function apply_dynamic_impl) 2022-08-13T17:13:52.4507459Z [W qlinear_dynamic.cpp:239] Warning: Currently, qnnpack incorrectly ignores reduce_range when it is set to true; this may change in a future release. (function apply_dynamic_impl) 2022-08-13T17:13:52.4512322Z [W qlinear_dynamic.cpp:239] Warning: Currently, qnnpack incorrectly ignores reduce_range when it is set to true; this may change in a future release. (function apply_dynamic_impl) 2022-08-13T17:13:52.4513720Z [W qlinear_dynamic.cpp:239] Warning: Currently, qnnpack incorrectly ignores reduce_range when it is set to true; this may change in a future release. (function apply_dynamic_impl) 2022-08-13T17:13:52.4560281Z [W qlinear_dynamic.cpp:239] Warning: Currently, qnnpack incorrectly ignores reduce_range when it is set to true; this may change in a future release. (function apply_dynamic_impl) 2022-08-13T17:13:52.4674917Z [W qlinear_dynamic.cpp:239] Warning: Currently, qnnpack incorrectly ignores reduce_range when it is set to true; this may change in a future release. (function apply_dynamic_impl) 2022-08-13T17:13:52.4735035Z [W qlinear_dynamic.cpp:239] Warning: Currently, qnnpack incorrectly ignores reduce_range when it is set to true; this may change in a future release. (function apply_dynamic_impl) 2022-08-13T17:13:52.4844139Z [W qlinear_dynamic.cpp:239] Warning: Currently, qnnpack incorrectly ignores reduce_range when it is set to true; this may change in a future release. (function apply_dynamic_impl) 2022-08-13T17:13:52.4935883Z [W qlinear_dynamic.cpp:239] Warning: Currently, qnnpack incorrectly ignores reduce_range when it is set to true; this may change in a future release. (function apply_dynamic_impl) 2022-08-13T17:13:52.4954708Z [W qlinear_dynamic.cpp:239] Warning: Currently, qnnpack incorrectly ignores reduce_range when it is set to true; this may change in a future release. (function apply_dynamic_impl) 2022-08-13T17:13:52.4973001Z [W qlinear_dynamic.cpp:239] Warning: Currently, qnnpack incorrectly ignores reduce_range when it is set to true; this may change in a future release. (function apply_dynamic_impl) 2022-08-13T17:13:52.5029959Z [W qlinear_dynamic.cpp:239] Warning: Currently, qnnpack incorrectly ignores reduce_range when it is set to true; this may change in a future release. (function apply_dynamic_impl) 2022-08-13T17:13:52.5052397Z [W qlinear_dynamic.cpp:239] Warning: Currently, qnnpack incorrectly ignores reduce_range when it is set to true; this may change in a future release. (function apply_dynamic_impl) 2022-08-13T17:13:52.5063020Z [W qlinear_dynamic.cpp:239] Warning: Currently, qnnpack incorrectly ignores reduce_range when it is set to true; this may change in a future release. (function apply_dynamic_impl) 2022-08-13T17:13:52.6184090Z [W qlinear_dynamic.cpp:239] Warning: Currently, qnnpack incorrectly ignores reduce_range when it is set to true; this may change in a future release. (function apply_dynamic_impl) 2022-08-13T17:13:52.6189328Z [W qlinear_dynamic.cpp:239] Warning: Currently, qnnpack incorrectly ignores reduce_range when it is set to true; this may change in a future release. (function apply_dynamic_impl) 2022-08-13T17:13:52.6190709Z [W qlinear_dynamic.cpp:239] Warning: Currently, qnnpack incorrectly ignores reduce_range when it is set to true; this may change in a future release. (function apply_dynamic_impl) 2022-08-13T17:13:52.6240192Z [W qlinear_dynamic.cpp:239] Warning: Currently, qnnpack incorrectly ignores reduce_range when it is set to true; this may change in a future release. (function apply_dynamic_impl) 2022-08-13T17:13:52.6353646Z [W qlinear_dynamic.cpp:239] Warning: Currently, qnnpack incorrectly ignores reduce_range when it is set to true; this may change in a future release. (function apply_dynamic_impl) 2022-08-13T17:13:52.6413659Z [W qlinear_dynamic.cpp:239] Warning: Currently, qnnpack incorrectly ignores reduce_range when it is set to true; this may change in a future release. (function apply_dynamic_impl) 2022-08-13T17:13:52.6517181Z [W qlinear_dynamic.cpp:239] Warning: Currently, qnnpack incorrectly ignores reduce_range when it is set to true; this may change in a future release. (function apply_dynamic_impl) 2022-08-13T17:13:52.6609831Z [W qlinear_dynamic.cpp:239] Warning: Currently, qnnpack incorrectly ignores reduce_range when it is set to true; this may change in a future release. (function apply_dynamic_impl) 2022-08-13T17:13:52.6627954Z [W qlinear_dynamic.cpp:239] Warning: Currently, qnnpack incorrectly ignores reduce_range when it is set to true; this may change in a future release. (function apply_dynamic_impl) 2022-08-13T17:13:52.6645661Z [W qlinear_dynamic.cpp:239] Warning: Currently, qnnpack incorrectly ignores reduce_range when it is set to true; this may change in a future release. (function apply_dynamic_impl) 2022-08-13T17:13:52.6701497Z [W qlinear_dynamic.cpp:239] Warning: Currently, qnnpack incorrectly ignores reduce_range when it is set to true; this may change in a future release. (function apply_dynamic_impl) 2022-08-13T17:13:52.6722423Z [W qlinear_dynamic.cpp:239] Warning: Currently, qnnpack incorrectly ignores reduce_range when it is set to true; this may change in a future release. (function apply_dynamic_impl) 2022-08-13T17:13:52.6733944Z [W qlinear_dynamic.cpp:239] Warning: Currently, qnnpack incorrectly ignores reduce_range when it is set to true; this may change in a future release. (function apply_dynamic_impl) 2022-08-13T17:13:52.7886236Z [W qlinear_dynamic.cpp:239] Warning: Currently, qnnpack incorrectly ignores reduce_range when it is set to true; this may change in a future release. (function apply_dynamic_impl) 2022-08-13T17:13:52.7954361Z [W qlinear_dynamic.cpp:239] Warning: Currently, qnnpack incorrectly ignores reduce_range when it is set to true; this may change in a future release. (function apply_dynamic_impl) 2022-08-13T17:13:52.7956822Z [W qlinear_dynamic.cpp:239] Warning: Currently, qnnpack incorrectly ignores reduce_range when it is set to true; this may change in a future release. (function apply_dynamic_impl) 2022-08-13T17:13:52.8136691Z [W qlinear_dynamic.cpp:239] Warning: Currently, qnnpack incorrectly ignores reduce_range when it is set to true; this may change in a future release. (function apply_dynamic_impl) 2022-08-13T17:13:52.8312812Z [W qlinear_dynamic.cpp:239] Warning: Currently, qnnpack incorrectly ignores reduce_range when it is set to true; this may change in a future release. (function apply_dynamic_impl) 2022-08-13T17:13:52.8490324Z [W qlinear_dynamic.cpp:239] Warning: Currently, qnnpack incorrectly ignores reduce_range when it is set to true; this may change in a future release. (function apply_dynamic_impl) 2022-08-13T17:13:52.8698404Z [W qlinear_dynamic.cpp:239] Warning: Currently, qnnpack incorrectly ignores reduce_range when it is set to true; this may change in a future release. (function apply_dynamic_impl) 2022-08-13T17:13:52.8829025Z [W qlinear_dynamic.cpp:239] Warning: Currently, qnnpack incorrectly ignores reduce_range when it is set to true; this may change in a future release. (function apply_dynamic_impl) 2022-08-13T17:13:52.8895193Z [W qlinear_dynamic.cpp:239] Warning: Currently, qnnpack incorrectly ignores reduce_range when it is set to true; this may change in a future release. (function apply_dynamic_impl) 2022-08-13T17:13:52.8960977Z [W qlinear_dynamic.cpp:239] Warning: Currently, qnnpack incorrectly ignores reduce_range when it is set to true; this may change in a future release. (function apply_dynamic_impl) 2022-08-13T17:13:52.9081210Z [W qlinear_dynamic.cpp:239] Warning: Currently, qnnpack incorrectly ignores reduce_range when it is set to true; this may change in a future release. (function apply_dynamic_impl) 2022-08-13T17:13:52.9206996Z [W qlinear_dynamic.cpp:239] Warning: Currently, qnnpack incorrectly ignores reduce_range when it is set to true; this may change in a future release. (function apply_dynamic_impl) 2022-08-13T17:13:52.9294481Z [W qlinear_dynamic.cpp:239] Warning: Currently, qnnpack incorrectly ignores reduce_range when it is set to true; this may change in a future release. (function apply_dynamic_impl) 2022-08-13T17:13:53.0452921Z [W qlinear_dynamic.cpp:239] Warning: Currently, qnnpack incorrectly ignores reduce_range when it is set to true; this may change in a future release. (function apply_dynamic_impl) 2022-08-13T17:13:53.0525189Z [W qlinear_dynamic.cpp:239] Warning: Currently, qnnpack incorrectly ignores reduce_range when it is set to true; this may change in a future release. (function apply_dynamic_impl) 2022-08-13T17:13:53.0547373Z [W qlinear_dynamic.cpp:239] Warning: Currently, qnnpack incorrectly ignores reduce_range when it is set to true; this may change in a future release. (function apply_dynamic_impl) 2022-08-13T17:13:53.0689140Z [W qlinear_dynamic.cpp:239] Warning: Currently, qnnpack incorrectly ignores reduce_range when it is set to true; this may change in a future release. (function apply_dynamic_impl) 2022-08-13T17:13:53.0873132Z [W qlinear_dynamic.cpp:239] Warning: Currently, qnnpack incorrectly ignores reduce_range when it is set to true; this may change in a future release. (function apply_dynamic_impl) 2022-08-13T17:13:53.1033080Z [W qlinear_dynamic.cpp:239] Warning: Currently, qnnpack incorrectly ignores reduce_range when it is set to true; this may change in a future release. (function apply_dynamic_impl) 2022-08-13T17:13:53.1258249Z [W qlinear_dynamic.cpp:239] Warning: Currently, qnnpack incorrectly ignores reduce_range when it is set to true; this may change in a future release. (function apply_dynamic_impl) 2022-08-13T17:13:53.1385320Z [W qlinear_dynamic.cpp:239] Warning: Currently, qnnpack incorrectly ignores reduce_range when it is set to true; this may change in a future release. (function apply_dynamic_impl) 2022-08-13T17:13:53.1450912Z [W qlinear_dynamic.cpp:239] Warning: Currently, qnnpack incorrectly ignores reduce_range when it is set to true; this may change in a future release. (function apply_dynamic_impl) 2022-08-13T17:13:53.1516099Z [W qlinear_dynamic.cpp:239] Warning: Currently, qnnpack incorrectly ignores reduce_range when it is set to true; this may change in a future release. (function apply_dynamic_impl) 2022-08-13T17:13:53.1635010Z [W qlinear_dynamic.cpp:239] Warning: Currently, qnnpack incorrectly ignores reduce_range when it is set to true; this may change in a future release. (function apply_dynamic_impl) 2022-08-13T17:13:53.1704854Z [W qlinear_dynamic.cpp:239] Warning: Currently, qnnpack incorrectly ignores reduce_range when it is set to true; this may change in a future release. (function apply_dynamic_impl) 2022-08-13T17:13:53.1740366Z [W qlinear_dynamic.cpp:239] Warning: Currently, qnnpack incorrectly ignores reduce_range when it is set to true; this may change in a future release. (function apply_dynamic_impl) 2022-08-13T17:13:53.3004932Z [W qlinear_dynamic.cpp:239] Warning: Currently, qnnpack incorrectly ignores reduce_range when it is set to true; this may change in a future release. (function apply_dynamic_impl) 2022-08-13T17:13:53.3095237Z [W qlinear_dynamic.cpp:239] Warning: Currently, qnnpack incorrectly ignores reduce_range when it is set to true; this may change in a future release. (function apply_dynamic_impl) 2022-08-13T17:13:53.3116161Z [W qlinear_dynamic.cpp:239] Warning: Currently, qnnpack incorrectly ignores reduce_range when it is set to true; this may change in a future release. (function apply_dynamic_impl) 2022-08-13T17:13:53.3255931Z [W qlinear_dynamic.cpp:239] Warning: Currently, qnnpack incorrectly ignores reduce_range when it is set to true; this may change in a future release. (function apply_dynamic_impl) 2022-08-13T17:13:53.3441335Z [W qlinear_dynamic.cpp:239] Warning: Currently, qnnpack incorrectly ignores reduce_range when it is set to true; this may change in a future release. (function apply_dynamic_impl) 2022-08-13T17:13:53.3614990Z [W qlinear_dynamic.cpp:239] Warning: Currently, qnnpack incorrectly ignores reduce_range when it is set to true; this may change in a future release. (function apply_dynamic_impl) 2022-08-13T17:13:53.3804387Z [W qlinear_dynamic.cpp:239] Warning: Currently, qnnpack incorrectly ignores reduce_range when it is set to true; this may change in a future release. (function apply_dynamic_impl) 2022-08-13T17:13:53.3928460Z [W qlinear_dynamic.cpp:239] Warning: Currently, qnnpack incorrectly ignores reduce_range when it is set to true; this may change in a future release. (function apply_dynamic_impl) 2022-08-13T17:13:53.3994800Z [W qlinear_dynamic.cpp:239] Warning: Currently, qnnpack incorrectly ignores reduce_range when it is set to true; this may change in a future release. (function apply_dynamic_impl) 2022-08-13T17:13:53.4061146Z [W qlinear_dynamic.cpp:239] Warning: Currently, qnnpack incorrectly ignores reduce_range when it is set to true; this may change in a future release. (function apply_dynamic_impl) 2022-08-13T17:13:53.4177588Z [W qlinear_dynamic.cpp:239] Warning: Currently, qnnpack incorrectly ignores reduce_range when it is set to true; this may change in a future release. (function apply_dynamic_impl) 2022-08-13T17:13:53.4251186Z [W qlinear_dynamic.cpp:239] Warning: Currently, qnnpack incorrectly ignores reduce_range when it is set to true; this may change in a future release. (function apply_dynamic_impl) 2022-08-13T17:13:53.4287736Z [W qlinear_dynamic.cpp:239] Warning: Currently, qnnpack incorrectly ignores reduce_range when it is set to true; this may change in a future release. (function apply_dynamic_impl) 2022-08-13T17:13:53.5424498Z [W qlinear_dynamic.cpp:239] Warning: Currently, qnnpack incorrectly ignores reduce_range when it is set to true; this may change in a future release. (function apply_dynamic_impl) 2022-08-13T17:13:53.5498807Z [W qlinear_dynamic.cpp:239] Warning: Currently, qnnpack incorrectly ignores reduce_range when it is set to true; this may change in a future release. (function apply_dynamic_impl) 2022-08-13T17:13:53.5521170Z [W qlinear_dynamic.cpp:239] Warning: Currently, qnnpack incorrectly ignores reduce_range when it is set to true; this may change in a future release. (function apply_dynamic_impl) 2022-08-13T17:13:53.5668486Z [W qlinear_dynamic.cpp:239] Warning: Currently, qnnpack incorrectly ignores reduce_range when it is set to true; this may change in a future release. (function apply_dynamic_impl) 2022-08-13T17:13:53.5853407Z [W qlinear_dynamic.cpp:239] Warning: Currently, qnnpack incorrectly ignores reduce_range when it is set to true; this may change in a future release. (function apply_dynamic_impl) 2022-08-13T17:13:53.6020199Z [W qlinear_dynamic.cpp:239] Warning: Currently, qnnpack incorrectly ignores reduce_range when it is set to true; this may change in a future release. (function apply_dynamic_impl) 2022-08-13T17:13:53.6194513Z [W qlinear_dynamic.cpp:239] Warning: Currently, qnnpack incorrectly ignores reduce_range when it is set to true; this may change in a future release. (function apply_dynamic_impl) 2022-08-13T17:13:53.6325503Z [W qlinear_dynamic.cpp:239] Warning: Currently, qnnpack incorrectly ignores reduce_range when it is set to true; this may change in a future release. (function apply_dynamic_impl) 2022-08-13T17:13:53.6416739Z [W qlinear_dynamic.cpp:239] Warning: Currently, qnnpack incorrectly ignores reduce_range when it is set to true; this may change in a future release. (function apply_dynamic_impl) 2022-08-13T17:13:53.6488638Z [W qlinear_dynamic.cpp:239] Warning: Currently, qnnpack incorrectly ignores reduce_range when it is set to true; this may change in a future release. (function apply_dynamic_impl) 2022-08-13T17:13:53.6612265Z [W qlinear_dynamic.cpp:239] Warning: Currently, qnnpack incorrectly ignores reduce_range when it is set to true; this may change in a future release. (function apply_dynamic_impl) 2022-08-13T17:13:53.6682535Z [W qlinear_dynamic.cpp:239] Warning: Currently, qnnpack incorrectly ignores reduce_range when it is set to true; this may change in a future release. (function apply_dynamic_impl) 2022-08-13T17:13:53.6719341Z [W qlinear_dynamic.cpp:239] Warning: Currently, qnnpack incorrectly ignores reduce_range when it is set to true; this may change in a future release. (function apply_dynamic_impl) 2022-08-13T17:13:53.7922954Z [W qlinear_dynamic.cpp:239] Warning: Currently, qnnpack incorrectly ignores reduce_range when it is set to true; this may change in a future release. (function apply_dynamic_impl) 2022-08-13T17:13:53.7996666Z [W qlinear_dynamic.cpp:239] Warning: Currently, qnnpack incorrectly ignores reduce_range when it is set to true; this may change in a future release. (function apply_dynamic_impl) 2022-08-13T17:13:53.8059218Z [W qlinear_dynamic.cpp:239] Warning: Currently, qnnpack incorrectly ignores reduce_range when it is set to true; this may change in a future release. (function apply_dynamic_impl) 2022-08-13T17:13:53.8165598Z [W qlinear_dynamic.cpp:239] Warning: Currently, qnnpack incorrectly ignores reduce_range when it is set to true; this may change in a future release. (function apply_dynamic_impl) 2022-08-13T17:13:53.8353636Z [W qlinear_dynamic.cpp:239] Warning: Currently, qnnpack incorrectly ignores reduce_range when it is set to true; this may change in a future release. (function apply_dynamic_impl) 2022-08-13T17:13:53.8523348Z [W qlinear_dynamic.cpp:239] Warning: Currently, qnnpack incorrectly ignores reduce_range when it is set to true; this may change in a future release. (function apply_dynamic_impl) 2022-08-13T17:13:53.8692556Z [W qlinear_dynamic.cpp:239] Warning: Currently, qnnpack incorrectly ignores reduce_range when it is set to true; this may change in a future release. (function apply_dynamic_impl) 2022-08-13T17:13:53.8820931Z [W qlinear_dynamic.cpp:239] Warning: Currently, qnnpack incorrectly ignores reduce_range when it is set to true; this may change in a future release. (function apply_dynamic_impl) 2022-08-13T17:13:53.8885309Z [W qlinear_dynamic.cpp:239] Warning: Currently, qnnpack incorrectly ignores reduce_range when it is set to true; this may change in a future release. (function apply_dynamic_impl) 2022-08-13T17:13:53.8952385Z [W qlinear_dynamic.cpp:239] Warning: Currently, qnnpack incorrectly ignores reduce_range when it is set to true; this may change in a future release. (function apply_dynamic_impl) 2022-08-13T17:13:53.9073710Z [W qlinear_dynamic.cpp:239] Warning: Currently, qnnpack incorrectly ignores reduce_range when it is set to true; this may change in a future release. (function apply_dynamic_impl) 2022-08-13T17:13:53.9145489Z [W qlinear_dynamic.cpp:239] Warning: Currently, qnnpack incorrectly ignores reduce_range when it is set to true; this may change in a future release. (function apply_dynamic_impl) 2022-08-13T17:13:53.9182224Z [W qlinear_dynamic.cpp:239] Warning: Currently, qnnpack incorrectly ignores reduce_range when it is set to true; this may change in a future release. (function apply_dynamic_impl) 2022-08-13T17:13:54.0344779Z [W qlinear_dynamic.cpp:239] Warning: Currently, qnnpack incorrectly ignores reduce_range when it is set to true; this may change in a future release. (function apply_dynamic_impl) 2022-08-13T17:13:54.0418406Z [W qlinear_dynamic.cpp:239] Warning: Currently, qnnpack incorrectly ignores reduce_range when it is set to true; this may change in a future release. (function apply_dynamic_impl) 2022-08-13T17:13:54.0460957Z [W qlinear_dynamic.cpp:239] Warning: Currently, qnnpack incorrectly ignores reduce_range when it is set to true; this may change in a future release. (function apply_dynamic_impl) 2022-08-13T17:13:54.0598550Z [W qlinear_dynamic.cpp:239] Warning: Currently, qnnpack incorrectly ignores reduce_range when it is set to true; this may change in a future release. (function apply_dynamic_impl) 2022-08-13T17:13:54.0771332Z [W qlinear_dynamic.cpp:239] Warning: Currently, qnnpack incorrectly ignores reduce_range when it is set to true; this may change in a future release. (function apply_dynamic_impl) 2022-08-13T17:13:54.0930874Z [W qlinear_dynamic.cpp:239] Warning: Currently, qnnpack incorrectly ignores reduce_range when it is set to true; this may change in a future release. (function apply_dynamic_impl) 2022-08-13T17:13:54.1148302Z [W qlinear_dynamic.cpp:239] Warning: Currently, qnnpack incorrectly ignores reduce_range when it is set to true; this may change in a future release. (function apply_dynamic_impl) 2022-08-13T17:13:54.1276496Z [W qlinear_dynamic.cpp:239] Warning: Currently, qnnpack incorrectly ignores reduce_range when it is set to true; this may change in a future release. (function apply_dynamic_impl) 2022-08-13T17:13:54.1341419Z [W qlinear_dynamic.cpp:239] Warning: Currently, qnnpack incorrectly ignores reduce_range when it is set to true; this may change in a future release. (function apply_dynamic_impl) 2022-08-13T17:13:54.1405377Z [W qlinear_dynamic.cpp:239] Warning: Currently, qnnpack incorrectly ignores reduce_range when it is set to true; this may change in a future release. (function apply_dynamic_impl) 2022-08-13T17:13:54.1523554Z [W qlinear_dynamic.cpp:239] Warning: Currently, qnnpack incorrectly ignores reduce_range when it is set to true; this may change in a future release. (function apply_dynamic_impl) 2022-08-13T17:13:54.1595674Z [W qlinear_dynamic.cpp:239] Warning: Currently, qnnpack incorrectly ignores reduce_range when it is set to true; this may change in a future release. (function apply_dynamic_impl) 2022-08-13T17:13:54.1636449Z [W qlinear_dynamic.cpp:239] Warning: Currently, qnnpack incorrectly ignores reduce_range when it is set to true; this may change in a future release. (function apply_dynamic_impl) 2022-08-13T17:13:54.2799717Z [W qlinear_dynamic.cpp:239] Warning: Currently, qnnpack incorrectly ignores reduce_range when it is set to true; this may change in a future release. (function apply_dynamic_impl) 2022-08-13T17:13:54.2872122Z [W qlinear_dynamic.cpp:239] Warning: Currently, qnnpack incorrectly ignores reduce_range when it is set to true; this may change in a future release. (function apply_dynamic_impl) 2022-08-13T17:13:54.2895902Z [W qlinear_dynamic.cpp:239] Warning: Currently, qnnpack incorrectly ignores reduce_range when it is set to true; this may change in a future release. (function apply_dynamic_impl) 2022-08-13T17:13:54.3039839Z [W qlinear_dynamic.cpp:239] Warning: Currently, qnnpack incorrectly ignores reduce_range when it is set to true; this may change in a future release. (function apply_dynamic_impl) 2022-08-13T17:13:54.3214008Z [W qlinear_dynamic.cpp:239] Warning: Currently, qnnpack incorrectly ignores reduce_range when it is set to true; this may change in a future release. (function apply_dynamic_impl) 2022-08-13T17:13:54.3406370Z [W qlinear_dynamic.cpp:239] Warning: Currently, qnnpack incorrectly ignores reduce_range when it is set to true; this may change in a future release. (function apply_dynamic_impl) 2022-08-13T17:13:54.3626118Z [W qlinear_dynamic.cpp:239] Warning: Currently, qnnpack incorrectly ignores reduce_range when it is set to true; this may change in a future release. (function apply_dynamic_impl) 2022-08-13T17:13:54.3755709Z [W qlinear_dynamic.cpp:239] Warning: Currently, qnnpack incorrectly ignores reduce_range when it is set to true; this may change in a future release. (function apply_dynamic_impl) 2022-08-13T17:13:54.3820980Z [W qlinear_dynamic.cpp:239] Warning: Currently, qnnpack incorrectly ignores reduce_range when it is set to true; this may change in a future release. (function apply_dynamic_impl) 2022-08-13T17:13:54.3886409Z [W qlinear_dynamic.cpp:239] Warning: Currently, qnnpack incorrectly ignores reduce_range when it is set to true; this may change in a future release. (function apply_dynamic_impl) 2022-08-13T17:13:54.4004160Z [W qlinear_dynamic.cpp:239] Warning: Currently, qnnpack incorrectly ignores reduce_range when it is set to true; this may change in a future release. (function apply_dynamic_impl) 2022-08-13T17:13:54.4079909Z [W qlinear_dynamic.cpp:239] Warning: Currently, qnnpack incorrectly ignores reduce_range when it is set to true; this may change in a future release. (function apply_dynamic_impl) 2022-08-13T17:13:54.4154251Z [W qlinear_dynamic.cpp:239] Warning: Currently, qnnpack incorrectly ignores reduce_range when it is set to true; this may change in a future release. (function apply_dynamic_impl) 2022-08-13T17:13:54.5439602Z [W qlinear_dynamic.cpp:239] Warning: Currently, qnnpack incorrectly ignores reduce_range when it is set to true; this may change in a future release. (function apply_dynamic_impl) 2022-08-13T17:13:54.5511557Z [W qlinear_dynamic.cpp:239] Warning: Currently, qnnpack incorrectly ignores reduce_range when it is set to true; this may change in a future release. (function apply_dynamic_impl) 2022-08-13T17:13:54.5533510Z [W qlinear_dynamic.cpp:239] Warning: Currently, qnnpack incorrectly ignores reduce_range when it is set to true; this may change in a future release. (function apply_dynamic_impl) 2022-08-13T17:13:54.5719161Z [W qlinear_dynamic.cpp:239] Warning: Currently, qnnpack incorrectly ignores reduce_range when it is set to true; this may change in a future release. (function apply_dynamic_impl) 2022-08-13T17:13:54.5912642Z [W qlinear_dynamic.cpp:239] Warning: Currently, qnnpack incorrectly ignores reduce_range when it is set to true; this may change in a future release. (function apply_dynamic_impl) 2022-08-13T17:13:54.6118702Z [W qlinear_dynamic.cpp:239] Warning: Currently, qnnpack incorrectly ignores reduce_range when it is set to true; this may change in a future release. (function apply_dynamic_impl) 2022-08-13T17:13:54.6339417Z [W qlinear_dynamic.cpp:239] Warning: Currently, qnnpack incorrectly ignores reduce_range when it is set to true; this may change in a future release. (function apply_dynamic_impl) 2022-08-13T17:13:54.6469378Z [W qlinear_dynamic.cpp:239] Warning: Currently, qnnpack incorrectly ignores reduce_range when it is set to true; this may change in a future release. (function apply_dynamic_impl) 2022-08-13T17:13:54.6536872Z [W qlinear_dynamic.cpp:239] Warning: Currently, qnnpack incorrectly ignores reduce_range when it is set to true; this may change in a future release. (function apply_dynamic_impl) 2022-08-13T17:13:54.6602011Z [W qlinear_dynamic.cpp:239] Warning: Currently, qnnpack incorrectly ignores reduce_range when it is set to true; this may change in a future release. (function apply_dynamic_impl) 2022-08-13T17:13:54.6721741Z [W qlinear_dynamic.cpp:239] Warning: Currently, qnnpack incorrectly ignores reduce_range when it is set to true; this may change in a future release. (function apply_dynamic_impl) 2022-08-13T17:13:54.6802369Z [W qlinear_dynamic.cpp:239] Warning: Currently, qnnpack incorrectly ignores reduce_range when it is set to true; this may change in a future release. (function apply_dynamic_impl) 2022-08-13T17:13:54.6846474Z [W qlinear_dynamic.cpp:239] Warning: Currently, qnnpack incorrectly ignores reduce_range when it is set to true; this may change in a future release. (function apply_dynamic_impl) 2022-08-13T17:13:54.8071557Z [W qlinear_dynamic.cpp:239] Warning: Currently, qnnpack incorrectly ignores reduce_range when it is set to true; this may change in a future release. (function apply_dynamic_impl) 2022-08-13T17:13:54.8125189Z [W qlinear_dynamic.cpp:239] Warning: Currently, qnnpack incorrectly ignores reduce_range when it is set to true; this may change in a future release. (function apply_dynamic_impl) 2022-08-13T17:13:54.8150013Z [W qlinear_dynamic.cpp:239] Warning: Currently, qnnpack incorrectly ignores reduce_range when it is set to true; this may change in a future release. (function apply_dynamic_impl) 2022-08-13T17:13:54.8296044Z [W qlinear_dynamic.cpp:239] Warning: Currently, qnnpack incorrectly ignores reduce_range when it is set to true; this may change in a future release. (function apply_dynamic_impl) 2022-08-13T17:13:54.8469838Z [W qlinear_dynamic.cpp:239] Warning: Currently, qnnpack incorrectly ignores reduce_range when it is set to true; this may change in a future release. (function apply_dynamic_impl) 2022-08-13T17:13:54.8628824Z [W qlinear_dynamic.cpp:239] Warning: Currently, qnnpack incorrectly ignores reduce_range when it is set to true; this may change in a future release. (function apply_dynamic_impl) 2022-08-13T17:13:54.8820612Z [W qlinear_dynamic.cpp:239] Warning: Currently, qnnpack incorrectly ignores reduce_range when it is set to true; this may change in a future release. (function apply_dynamic_impl) 2022-08-13T17:13:54.8950624Z [W qlinear_dynamic.cpp:239] Warning: Currently, qnnpack incorrectly ignores reduce_range when it is set to true; this may change in a future release. (function apply_dynamic_impl) 2022-08-13T17:13:54.9091519Z [W qlinear_dynamic.cpp:239] Warning: Currently, qnnpack incorrectly ignores reduce_range when it is set to true; this may change in a future release. (function apply_dynamic_impl) 2022-08-13T17:13:54.9164054Z [W qlinear_dynamic.cpp:239] Warning: Currently, qnnpack incorrectly ignores reduce_range when it is set to true; this may change in a future release. (function apply_dynamic_impl) 2022-08-13T17:13:54.9282345Z [W qlinear_dynamic.cpp:239] Warning: Currently, qnnpack incorrectly ignores reduce_range when it is set to true; this may change in a future release. (function apply_dynamic_impl) 2022-08-13T17:13:54.9353250Z [W qlinear_dynamic.cpp:239] Warning: Currently, qnnpack incorrectly ignores reduce_range when it is set to true; this may change in a future release. (function apply_dynamic_impl) 2022-08-13T17:13:54.9390199Z [W qlinear_dynamic.cpp:239] Warning: Currently, qnnpack incorrectly ignores reduce_range when it is set to true; this may change in a future release. (function apply_dynamic_impl) 2022-08-13T17:13:55.0568071Z ok (11.433s) 2022-08-13T17:13:55.0612338Z test_lstm_api (quantization.core.test_quantized_module.TestDynamicQuantizedModule) ... [W qlinear_dynamic.cpp:239] Warning: Currently, qnnpack incorrectly ignores reduce_range when it is set to true; this may change in a future release. (function apply_dynamic_impl) 2022-08-13T17:13:55.0671334Z [W qlinear_dynamic.cpp:239] Warning: Currently, qnnpack incorrectly ignores reduce_range when it is set to true; this may change in a future release. (function apply_dynamic_impl) 2022-08-13T17:13:55.0707408Z [W qlinear_dynamic.cpp:239] Warning: Currently, qnnpack incorrectly ignores reduce_range when it is set to true; this may change in a future release. (function apply_dynamic_impl) 2022-08-13T17:13:55.0796193Z [W qlinear_dynamic.cpp:239] Warning: Currently, qnnpack incorrectly ignores reduce_range when it is set to true; this may change in a future release. (function apply_dynamic_impl) 2022-08-13T17:13:55.0845454Z [W qlinear_dynamic.cpp:239] Warning: Currently, qnnpack incorrectly ignores reduce_range when it is set to true; this may change in a future release. (function apply_dynamic_impl) 2022-08-13T17:13:55.0934362Z [W qlinear_dynamic.cpp:239] Warning: Currently, qnnpack incorrectly ignores reduce_range when it is set to true; this may change in a future release. (function apply_dynamic_impl) 2022-08-13T17:13:55.1002641Z [W qlinear_dynamic.cpp:239] Warning: Currently, qnnpack incorrectly ignores reduce_range when it is set to true; this may change in a future release. (function apply_dynamic_impl) 2022-08-13T17:13:55.1051976Z [W qlinear_dynamic.cpp:239] Warning: Currently, qnnpack incorrectly ignores reduce_range when it is set to true; this may change in a future release. (function apply_dynamic_impl) 2022-08-13T17:13:55.1137493Z [W qlinear_dynamic.cpp:239] Warning: Currently, qnnpack incorrectly ignores reduce_range when it is set to true; this may change in a future release. (function apply_dynamic_impl) 2022-08-13T17:13:55.1245908Z [W qlinear_dynamic.cpp:239] Warning: Currently, qnnpack incorrectly ignores reduce_range when it is set to true; this may change in a future release. (function apply_dynamic_impl) 2022-08-13T17:13:55.1276227Z [W qlinear_dynamic.cpp:239] Warning: Currently, qnnpack incorrectly ignores reduce_range when it is set to true; this may change in a future release. (function apply_dynamic_impl) 2022-08-13T17:13:55.1381647Z [W qlinear_dynamic.cpp:239] Warning: Currently, qnnpack incorrectly ignores reduce_range when it is set to true; this may change in a future release. (function apply_dynamic_impl) 2022-08-13T17:13:55.1412138Z [W qlinear_dynamic.cpp:239] Warning: Currently, qnnpack incorrectly ignores reduce_range when it is set to true; this may change in a future release. (function apply_dynamic_impl) 2022-08-13T17:13:55.1500772Z [W qlinear_dynamic.cpp:239] Warning: Currently, qnnpack incorrectly ignores reduce_range when it is set to true; this may change in a future release. (function apply_dynamic_impl) 2022-08-13T17:13:55.1549867Z [W qlinear_dynamic.cpp:239] Warning: Currently, qnnpack incorrectly ignores reduce_range when it is set to true; this may change in a future release. (function apply_dynamic_impl) 2022-08-13T17:13:55.1658876Z [W qlinear_dynamic.cpp:239] Warning: Currently, qnnpack incorrectly ignores reduce_range when it is set to true; this may change in a future release. (function apply_dynamic_impl) 2022-08-13T17:13:55.1688804Z [W qlinear_dynamic.cpp:239] Warning: Currently, qnnpack incorrectly ignores reduce_range when it is set to true; this may change in a future release. (function apply_dynamic_impl) 2022-08-13T17:13:55.1777718Z [W qlinear_dynamic.cpp:239] Warning: Currently, qnnpack incorrectly ignores reduce_range when it is set to true; this may change in a future release. (function apply_dynamic_impl) 2022-08-13T17:13:55.1826113Z [W qlinear_dynamic.cpp:239] Warning: Currently, qnnpack incorrectly ignores reduce_range when it is set to true; this may change in a future release. (function apply_dynamic_impl) 2022-08-13T17:13:55.1935609Z [W qlinear_dynamic.cpp:239] Warning: Currently, qnnpack incorrectly ignores reduce_range when it is set to true; this may change in a future release. (function apply_dynamic_impl) 2022-08-13T17:13:55.2056047Z [W qlinear_dynamic.cpp:239] Warning: Currently, qnnpack incorrectly ignores reduce_range when it is set to true; this may change in a future release. (function apply_dynamic_impl) 2022-08-13T17:13:55.2081677Z [W qlinear_dynamic.cpp:239] Warning: Currently, qnnpack incorrectly ignores reduce_range when it is set to true; this may change in a future release. (function apply_dynamic_impl) 2022-08-13T17:13:55.2148532Z [W qlinear_dynamic.cpp:239] Warning: Currently, qnnpack incorrectly ignores reduce_range when it is set to true; this may change in a future release. (function apply_dynamic_impl) 2022-08-13T17:13:55.2222266Z [W qlinear_dynamic.cpp:239] Warning: Currently, qnnpack incorrectly ignores reduce_range when it is set to true; this may change in a future release. (function apply_dynamic_impl) 2022-08-13T17:13:55.2290833Z [W qlinear_dynamic.cpp:239] Warning: Currently, qnnpack incorrectly ignores reduce_range when it is set to true; this may change in a future release. (function apply_dynamic_impl) 2022-08-13T17:13:55.2381149Z [W qlinear_dynamic.cpp:239] Warning: Currently, qnnpack incorrectly ignores reduce_range when it is set to true; this may change in a future release. (function apply_dynamic_impl) 2022-08-13T17:13:55.2429715Z [W qlinear_dynamic.cpp:239] Warning: Currently, qnnpack incorrectly ignores reduce_range when it is set to true; this may change in a future release. (function apply_dynamic_impl) 2022-08-13T17:13:55.2498850Z [W qlinear_dynamic.cpp:239] Warning: Currently, qnnpack incorrectly ignores reduce_range when it is set to true; this may change in a future release. (function apply_dynamic_impl) 2022-08-13T17:13:55.2588496Z [W qlinear_dynamic.cpp:239] Warning: Currently, qnnpack incorrectly ignores reduce_range when it is set to true; this may change in a future release. (function apply_dynamic_impl) 2022-08-13T17:13:55.2637536Z [W qlinear_dynamic.cpp:239] Warning: Currently, qnnpack incorrectly ignores reduce_range when it is set to true; this may change in a future release. (function apply_dynamic_impl) 2022-08-13T17:13:55.2746763Z [W qlinear_dynamic.cpp:239] Warning: Currently, qnnpack incorrectly ignores reduce_range when it is set to true; this may change in a future release. (function apply_dynamic_impl) 2022-08-13T17:13:55.2777146Z [W qlinear_dynamic.cpp:239] Warning: Currently, qnnpack incorrectly ignores reduce_range when it is set to true; this may change in a future release. (function apply_dynamic_impl) 2022-08-13T17:13:55.2892952Z [W qlinear_dynamic.cpp:239] Warning: Currently, qnnpack incorrectly ignores reduce_range when it is set to true; this may change in a future release. (function apply_dynamic_impl) 2022-08-13T17:13:55.2933894Z [W qlinear_dynamic.cpp:239] Warning: Currently, qnnpack incorrectly ignores reduce_range when it is set to true; this may change in a future release. (function apply_dynamic_impl) 2022-08-13T17:13:55.3005110Z [W qlinear_dynamic.cpp:239] Warning: Currently, qnnpack incorrectly ignores reduce_range when it is set to true; this may change in a future release. (function apply_dynamic_impl) 2022-08-13T17:13:55.3053425Z [W qlinear_dynamic.cpp:239] Warning: Currently, qnnpack incorrectly ignores reduce_range when it is set to true; this may change in a future release. (function apply_dynamic_impl) 2022-08-13T17:13:55.3144162Z [W qlinear_dynamic.cpp:239] Warning: Currently, qnnpack incorrectly ignores reduce_range when it is set to true; this may change in a future release. (function apply_dynamic_impl) 2022-08-13T17:13:55.3242122Z [W qlinear_dynamic.cpp:239] Warning: Currently, qnnpack incorrectly ignores reduce_range when it is set to true; this may change in a future release. (function apply_dynamic_impl) 2022-08-13T17:13:55.3268263Z [W qlinear_dynamic.cpp:239] Warning: Currently, qnnpack incorrectly ignores reduce_range when it is set to true; this may change in a future release. (function apply_dynamic_impl) 2022-08-13T17:13:55.3333698Z [W qlinear_dynamic.cpp:239] Warning: Currently, qnnpack incorrectly ignores reduce_range when it is set to true; this may change in a future release. (function apply_dynamic_impl) 2022-08-13T17:13:55.3404391Z [W qlinear_dynamic.cpp:239] Warning: Currently, qnnpack incorrectly ignores reduce_range when it is set to true; this may change in a future release. (function apply_dynamic_impl) 2022-08-13T17:13:55.3492441Z [W qlinear_dynamic.cpp:239] Warning: Currently, qnnpack incorrectly ignores reduce_range when it is set to true; this may change in a future release. (function apply_dynamic_impl) 2022-08-13T17:13:55.3545132Z [W qlinear_dynamic.cpp:239] Warning: Currently, qnnpack incorrectly ignores reduce_range when it is set to true; this may change in a future release. (function apply_dynamic_impl) 2022-08-13T17:13:55.3660607Z [W qlinear_dynamic.cpp:239] Warning: Currently, qnnpack incorrectly ignores reduce_range when it is set to true; this may change in a future release. (function apply_dynamic_impl) 2022-08-13T17:13:55.3683198Z [W qlinear_dynamic.cpp:239] Warning: Currently, qnnpack incorrectly ignores reduce_range when it is set to true; this may change in a future release. (function apply_dynamic_impl) 2022-08-13T17:13:55.3769236Z [W qlinear_dynamic.cpp:239] Warning: Currently, qnnpack incorrectly ignores reduce_range when it is set to true; this may change in a future release. (function apply_dynamic_impl) 2022-08-13T17:13:55.3848863Z [W qlinear_dynamic.cpp:239] Warning: Currently, qnnpack incorrectly ignores reduce_range when it is set to true; this may change in a future release. (function apply_dynamic_impl) 2022-08-13T17:13:55.3918946Z [W qlinear_dynamic.cpp:239] Warning: Currently, qnnpack incorrectly ignores reduce_range when it is set to true; this may change in a future release. (function apply_dynamic_impl) 2022-08-13T17:13:55.4038518Z [W qlinear_dynamic.cpp:239] Warning: Currently, qnnpack incorrectly ignores reduce_range when it is set to true; this may change in a future release. (function apply_dynamic_impl) 2022-08-13T17:13:55.4082298Z [W qlinear_dynamic.cpp:239] Warning: Currently, qnnpack incorrectly ignores reduce_range when it is set to true; this may change in a future release. (function apply_dynamic_impl) 2022-08-13T17:13:55.4170656Z [W qlinear_dynamic.cpp:239] Warning: Currently, qnnpack incorrectly ignores reduce_range when it is set to true; this may change in a future release. (function apply_dynamic_impl) 2022-08-13T17:13:55.4250351Z [W qlinear_dynamic.cpp:239] Warning: Currently, qnnpack incorrectly ignores reduce_range when it is set to true; this may change in a future release. (function apply_dynamic_impl) 2022-08-13T17:13:55.4357231Z [W qlinear_dynamic.cpp:239] Warning: Currently, qnnpack incorrectly ignores reduce_range when it is set to true; this may change in a future release. (function apply_dynamic_impl) 2022-08-13T17:13:55.4379889Z [W qlinear_dynamic.cpp:239] Warning: Currently, qnnpack incorrectly ignores reduce_range when it is set to true; this may change in a future release. (function apply_dynamic_impl) 2022-08-13T17:13:55.4472349Z [W qlinear_dynamic.cpp:239] Warning: Currently, qnnpack incorrectly ignores reduce_range when it is set to true; this may change in a future release. (function apply_dynamic_impl) 2022-08-13T17:13:55.4545780Z [W qlinear_dynamic.cpp:239] Warning: Currently, qnnpack incorrectly ignores reduce_range when it is set to true; this may change in a future release. (function apply_dynamic_impl) 2022-08-13T17:13:55.4635482Z [W qlinear_dynamic.cpp:239] Warning: Currently, qnnpack incorrectly ignores reduce_range when it is set to true; this may change in a future release. (function apply_dynamic_impl) 2022-08-13T17:13:55.4684823Z [W qlinear_dynamic.cpp:239] Warning: Currently, qnnpack incorrectly ignores reduce_range when it is set to true; this may change in a future release. (function apply_dynamic_impl) 2022-08-13T17:13:55.4773592Z [W qlinear_dynamic.cpp:239] Warning: Currently, qnnpack incorrectly ignores reduce_range when it is set to true; this may change in a future release. (function apply_dynamic_impl) 2022-08-13T17:13:55.4822376Z [W qlinear_dynamic.cpp:239] Warning: Currently, qnnpack incorrectly ignores reduce_range when it is set to true; this may change in a future release. (function apply_dynamic_impl) 2022-08-13T17:13:55.4931252Z [W qlinear_dynamic.cpp:239] Warning: Currently, qnnpack incorrectly ignores reduce_range when it is set to true; this may change in a future release. (function apply_dynamic_impl) 2022-08-13T17:13:55.4959791Z [W qlinear_dynamic.cpp:239] Warning: Currently, qnnpack incorrectly ignores reduce_range when it is set to true; this may change in a future release. (function apply_dynamic_impl) 2022-08-13T17:13:55.5049290Z [W qlinear_dynamic.cpp:239] Warning: Currently, qnnpack incorrectly ignores reduce_range when it is set to true; this may change in a future release. (function apply_dynamic_impl) 2022-08-13T17:13:55.5098514Z [W qlinear_dynamic.cpp:239] Warning: Currently, qnnpack incorrectly ignores reduce_range when it is set to true; this may change in a future release. (function apply_dynamic_impl) 2022-08-13T17:13:55.5243659Z [W qlinear_dynamic.cpp:239] Warning: Currently, qnnpack incorrectly ignores reduce_range when it is set to true; this may change in a future release. (function apply_dynamic_impl) 2022-08-13T17:13:55.5265231Z [W qlinear_dynamic.cpp:239] Warning: Currently, qnnpack incorrectly ignores reduce_range when it is set to true; this may change in a future release. (function apply_dynamic_impl) 2022-08-13T17:13:55.5353556Z [W qlinear_dynamic.cpp:239] Warning: Currently, qnnpack incorrectly ignores reduce_range when it is set to true; this may change in a future release. (function apply_dynamic_impl) 2022-08-13T17:13:55.5416048Z [W qlinear_dynamic.cpp:239] Warning: Currently, qnnpack incorrectly ignores reduce_range when it is set to true; this may change in a future release. (function apply_dynamic_impl) 2022-08-13T17:13:55.5486602Z [W qlinear_dynamic.cpp:239] Warning: Currently, qnnpack incorrectly ignores reduce_range when it is set to true; this may change in a future release. (function apply_dynamic_impl) 2022-08-13T17:13:55.5602812Z [W qlinear_dynamic.cpp:239] Warning: Currently, qnnpack incorrectly ignores reduce_range when it is set to true; this may change in a future release. (function apply_dynamic_impl) 2022-08-13T17:13:55.5643633Z [W qlinear_dynamic.cpp:239] Warning: Currently, qnnpack incorrectly ignores reduce_range when it is set to true; this may change in a future release. (function apply_dynamic_impl) 2022-08-13T17:13:55.5734685Z [W qlinear_dynamic.cpp:239] Warning: Currently, qnnpack incorrectly ignores reduce_range when it is set to true; this may change in a future release. (function apply_dynamic_impl) 2022-08-13T17:13:55.5823731Z [W qlinear_dynamic.cpp:239] Warning: Currently, qnnpack incorrectly ignores reduce_range when it is set to true; this may change in a future release. (function apply_dynamic_impl) 2022-08-13T17:13:55.5868650Z [W qlinear_dynamic.cpp:239] Warning: Currently, qnnpack incorrectly ignores reduce_range when it is set to true; this may change in a future release. (function apply_dynamic_impl) 2022-08-13T17:13:55.5937379Z [W qlinear_dynamic.cpp:239] Warning: Currently, qnnpack incorrectly ignores reduce_range when it is set to true; this may change in a future release. (function apply_dynamic_impl) 2022-08-13T17:13:55.6000579Z [W qlinear_dynamic.cpp:239] Warning: Currently, qnnpack incorrectly ignores reduce_range when it is set to true; this may change in a future release. (function apply_dynamic_impl) 2022-08-13T17:13:55.6069376Z [W qlinear_dynamic.cpp:239] Warning: Currently, qnnpack incorrectly ignores reduce_range when it is set to true; this may change in a future release. (function apply_dynamic_impl) 2022-08-13T17:13:55.6158522Z [W qlinear_dynamic.cpp:239] Warning: Currently, qnnpack incorrectly ignores reduce_range when it is set to true; this may change in a future release. (function apply_dynamic_impl) 2022-08-13T17:13:55.6209148Z [W qlinear_dynamic.cpp:239] Warning: Currently, qnnpack incorrectly ignores reduce_range when it is set to true; this may change in a future release. (function apply_dynamic_impl) 2022-08-13T17:13:55.6325851Z [W qlinear_dynamic.cpp:239] Warning: Currently, qnnpack incorrectly ignores reduce_range when it is set to true; this may change in a future release. (function apply_dynamic_impl) 2022-08-13T17:13:55.6411365Z [W qlinear_dynamic.cpp:239] Warning: Currently, qnnpack incorrectly ignores reduce_range when it is set to true; this may change in a future release. (function apply_dynamic_impl) 2022-08-13T17:13:55.6484083Z [W qlinear_dynamic.cpp:239] Warning: Currently, qnnpack incorrectly ignores reduce_range when it is set to true; this may change in a future release. (function apply_dynamic_impl) 2022-08-13T17:13:55.6552278Z [W qlinear_dynamic.cpp:239] Warning: Currently, qnnpack incorrectly ignores reduce_range when it is set to true; this may change in a future release. (function apply_dynamic_impl) 2022-08-13T17:13:55.6621402Z [W qlinear_dynamic.cpp:239] Warning: Currently, qnnpack incorrectly ignores reduce_range when it is set to true; this may change in a future release. (function apply_dynamic_impl) 2022-08-13T17:13:55.6691160Z [W qlinear_dynamic.cpp:239] Warning: Currently, qnnpack incorrectly ignores reduce_range when it is set to true; this may change in a future release. (function apply_dynamic_impl) 2022-08-13T17:13:55.6760671Z [W qlinear_dynamic.cpp:239] Warning: Currently, qnnpack incorrectly ignores reduce_range when it is set to true; this may change in a future release. (function apply_dynamic_impl) 2022-08-13T17:13:55.7531513Z [W qlinear_dynamic.cpp:239] Warning: Currently, qnnpack incorrectly ignores reduce_range when it is set to true; this may change in a future release. (function apply_dynamic_impl) 2022-08-13T17:13:55.7553129Z [W qlinear_dynamic.cpp:239] Warning: Currently, qnnpack incorrectly ignores reduce_range when it is set to true; this may change in a future release. (function apply_dynamic_impl) 2022-08-13T17:13:55.7603275Z [W qlinear_dynamic.cpp:239] Warning: Currently, qnnpack incorrectly ignores reduce_range when it is set to true; this may change in a future release. (function apply_dynamic_impl) 2022-08-13T17:13:55.7671742Z [W qlinear_dynamic.cpp:239] Warning: Currently, qnnpack incorrectly ignores reduce_range when it is set to true; this may change in a future release. (function apply_dynamic_impl) 2022-08-13T17:13:55.7780995Z [W qlinear_dynamic.cpp:239] Warning: Currently, qnnpack incorrectly ignores reduce_range when it is set to true; this may change in a future release. (function apply_dynamic_impl) 2022-08-13T17:13:55.7809180Z [W qlinear_dynamic.cpp:239] Warning: Currently, qnnpack incorrectly ignores reduce_range when it is set to true; this may change in a future release. (function apply_dynamic_impl) 2022-08-13T17:13:55.7883432Z [W qlinear_dynamic.cpp:239] Warning: Currently, qnnpack incorrectly ignores reduce_range when it is set to true; this may change in a future release. (function apply_dynamic_impl) 2022-08-13T17:13:55.8006136Z [W qlinear_dynamic.cpp:239] Warning: Currently, qnnpack incorrectly ignores reduce_range when it is set to true; this may change in a future release. (function apply_dynamic_impl) 2022-08-13T17:13:55.8036640Z [W qlinear_dynamic.cpp:239] Warning: Currently, qnnpack incorrectly ignores reduce_range when it is set to true; this may change in a future release. (function apply_dynamic_impl) 2022-08-13T17:13:55.8089134Z [W qlinear_dynamic.cpp:239] Warning: Currently, qnnpack incorrectly ignores reduce_range when it is set to true; this may change in a future release. (function apply_dynamic_impl) 2022-08-13T17:13:55.8162938Z [W qlinear_dynamic.cpp:239] Warning: Currently, qnnpack incorrectly ignores reduce_range when it is set to true; this may change in a future release. (function apply_dynamic_impl) 2022-08-13T17:13:55.8269475Z [W qlinear_dynamic.cpp:239] Warning: Currently, qnnpack incorrectly ignores reduce_range when it is set to true; this may change in a future release. (function apply_dynamic_impl) 2022-08-13T17:13:55.8298694Z [W qlinear_dynamic.cpp:239] Warning: Currently, qnnpack incorrectly ignores reduce_range when it is set to true; this may change in a future release. (function apply_dynamic_impl) 2022-08-13T17:13:55.8382363Z [W qlinear_dynamic.cpp:239] Warning: Currently, qnnpack incorrectly ignores reduce_range when it is set to true; this may change in a future release. (function apply_dynamic_impl) 2022-08-13T17:13:55.8459065Z [W qlinear_dynamic.cpp:239] Warning: Currently, qnnpack incorrectly ignores reduce_range when it is set to true; this may change in a future release. (function apply_dynamic_impl) 2022-08-13T17:13:55.8553819Z [W qlinear_dynamic.cpp:239] Warning: Currently, qnnpack incorrectly ignores reduce_range when it is set to true; this may change in a future release. (function apply_dynamic_impl) 2022-08-13T17:13:55.8580222Z [W qlinear_dynamic.cpp:239] Warning: Currently, qnnpack incorrectly ignores reduce_range when it is set to true; this may change in a future release. (function apply_dynamic_impl) 2022-08-13T17:13:55.8665627Z [W qlinear_dynamic.cpp:239] Warning: Currently, qnnpack incorrectly ignores reduce_range when it is set to true; this may change in a future release. (function apply_dynamic_impl) 2022-08-13T17:13:55.8715056Z [W qlinear_dynamic.cpp:239] Warning: Currently, qnnpack incorrectly ignores reduce_range when it is set to true; this may change in a future release. (function apply_dynamic_impl) 2022-08-13T17:13:55.8783766Z [W qlinear_dynamic.cpp:239] Warning: Currently, qnnpack incorrectly ignores reduce_range when it is set to true; this may change in a future release. (function apply_dynamic_impl) 2022-08-13T17:13:55.8891932Z [W qlinear_dynamic.cpp:239] Warning: Currently, qnnpack incorrectly ignores reduce_range when it is set to true; this may change in a future release. (function apply_dynamic_impl) 2022-08-13T17:13:55.8919222Z [W qlinear_dynamic.cpp:239] Warning: Currently, qnnpack incorrectly ignores reduce_range when it is set to true; this may change in a future release. (function apply_dynamic_impl) 2022-08-13T17:13:55.9008437Z [W qlinear_dynamic.cpp:239] Warning: Currently, qnnpack incorrectly ignores reduce_range when it is set to true; this may change in a future release. (function apply_dynamic_impl) 2022-08-13T17:13:55.9076942Z [W qlinear_dynamic.cpp:239] Warning: Currently, qnnpack incorrectly ignores reduce_range when it is set to true; this may change in a future release. (function apply_dynamic_impl) 2022-08-13T17:13:55.9142258Z [W qlinear_dynamic.cpp:239] Warning: Currently, qnnpack incorrectly ignores reduce_range when it is set to true; this may change in a future release. (function apply_dynamic_impl) 2022-08-13T17:13:55.9230324Z [W qlinear_dynamic.cpp:239] Warning: Currently, qnnpack incorrectly ignores reduce_range when it is set to true; this may change in a future release. (function apply_dynamic_impl) 2022-08-13T17:13:55.9280720Z [W qlinear_dynamic.cpp:239] Warning: Currently, qnnpack incorrectly ignores reduce_range when it is set to true; this may change in a future release. (function apply_dynamic_impl) 2022-08-13T17:13:55.9381956Z [W qlinear_dynamic.cpp:239] Warning: Currently, qnnpack incorrectly ignores reduce_range when it is set to true; this may change in a future release. (function apply_dynamic_impl) 2022-08-13T17:13:55.9418224Z [W qlinear_dynamic.cpp:239] Warning: Currently, qnnpack incorrectly ignores reduce_range when it is set to true; this may change in a future release. (function apply_dynamic_impl) 2022-08-13T17:13:55.9506333Z [W qlinear_dynamic.cpp:239] Warning: Currently, qnnpack incorrectly ignores reduce_range when it is set to true; this may change in a future release. (function apply_dynamic_impl) 2022-08-13T17:13:55.9554663Z [W qlinear_dynamic.cpp:239] Warning: Currently, qnnpack incorrectly ignores reduce_range when it is set to true; this may change in a future release. (function apply_dynamic_impl) 2022-08-13T17:13:55.9643531Z [W qlinear_dynamic.cpp:239] Warning: Currently, qnnpack incorrectly ignores reduce_range when it is set to true; this may change in a future release. (function apply_dynamic_impl) 2022-08-13T17:13:55.9707437Z [W qlinear_dynamic.cpp:239] Warning: Currently, qnnpack incorrectly ignores reduce_range when it is set to true; this may change in a future release. (function apply_dynamic_impl) 2022-08-13T17:13:55.9775772Z [W qlinear_dynamic.cpp:239] Warning: Currently, qnnpack incorrectly ignores reduce_range when it is set to true; this may change in a future release. (function apply_dynamic_impl) 2022-08-13T17:13:55.9857348Z [W qlinear_dynamic.cpp:239] Warning: Currently, qnnpack incorrectly ignores reduce_range when it is set to true; this may change in a future release. (function apply_dynamic_impl) 2022-08-13T17:13:55.9945709Z [W qlinear_dynamic.cpp:239] Warning: Currently, qnnpack incorrectly ignores reduce_range when it is set to true; this may change in a future release. (function apply_dynamic_impl) 2022-08-13T17:13:56.0015813Z [W qlinear_dynamic.cpp:239] Warning: Currently, qnnpack incorrectly ignores reduce_range when it is set to true; this may change in a future release. (function apply_dynamic_impl) 2022-08-13T17:13:56.0079902Z [W qlinear_dynamic.cpp:239] Warning: Currently, qnnpack incorrectly ignores reduce_range when it is set to true; this may change in a future release. (function apply_dynamic_impl) 2022-08-13T17:13:56.0197520Z [W qlinear_dynamic.cpp:239] Warning: Currently, qnnpack incorrectly ignores reduce_range when it is set to true; this may change in a future release. (function apply_dynamic_impl) 2022-08-13T17:13:56.0267402Z [W qlinear_dynamic.cpp:239] Warning: Currently, qnnpack incorrectly ignores reduce_range when it is set to true; this may change in a future release. (function apply_dynamic_impl) 2022-08-13T17:13:56.0383411Z [W qlinear_dynamic.cpp:239] Warning: Currently, qnnpack incorrectly ignores reduce_range when it is set to true; this may change in a future release. (function apply_dynamic_impl) 2022-08-13T17:13:56.0406770Z [W qlinear_dynamic.cpp:239] Warning: Currently, qnnpack incorrectly ignores reduce_range when it is set to true; this may change in a future release. (function apply_dynamic_impl) 2022-08-13T17:13:56.0495520Z [W qlinear_dynamic.cpp:239] Warning: Currently, qnnpack incorrectly ignores reduce_range when it is set to true; this may change in a future release. (function apply_dynamic_impl) 2022-08-13T17:13:56.0557668Z [W qlinear_dynamic.cpp:239] Warning: Currently, qnnpack incorrectly ignores reduce_range when it is set to true; this may change in a future release. (function apply_dynamic_impl) 2022-08-13T17:13:56.0618255Z [W qlinear_dynamic.cpp:239] Warning: Currently, qnnpack incorrectly ignores reduce_range when it is set to true; this may change in a future release. (function apply_dynamic_impl) 2022-08-13T17:13:56.0686384Z [W qlinear_dynamic.cpp:239] Warning: Currently, qnnpack incorrectly ignores reduce_range when it is set to true; this may change in a future release. (function apply_dynamic_impl) 2022-08-13T17:13:56.0810254Z [W qlinear_dynamic.cpp:239] Warning: Currently, qnnpack incorrectly ignores reduce_range when it is set to true; this may change in a future release. (function apply_dynamic_impl) 2022-08-13T17:13:56.0855405Z [W qlinear_dynamic.cpp:239] Warning: Currently, qnnpack incorrectly ignores reduce_range when it is set to true; this may change in a future release. (function apply_dynamic_impl) 2022-08-13T17:13:56.0942959Z [W qlinear_dynamic.cpp:239] Warning: Currently, qnnpack incorrectly ignores reduce_range when it is set to true; this may change in a future release. (function apply_dynamic_impl) 2022-08-13T17:13:56.1028527Z [W qlinear_dynamic.cpp:239] Warning: Currently, qnnpack incorrectly ignores reduce_range when it is set to true; this may change in a future release. (function apply_dynamic_impl) 2022-08-13T17:13:56.1061349Z [W qlinear_dynamic.cpp:239] Warning: Currently, qnnpack incorrectly ignores reduce_range when it is set to true; this may change in a future release. (function apply_dynamic_impl) 2022-08-13T17:13:56.1150757Z [W qlinear_dynamic.cpp:239] Warning: Currently, qnnpack incorrectly ignores reduce_range when it is set to true; this may change in a future release. (function apply_dynamic_impl) 2022-08-13T17:13:56.1197151Z [W qlinear_dynamic.cpp:239] Warning: Currently, qnnpack incorrectly ignores reduce_range when it is set to true; this may change in a future release. (function apply_dynamic_impl) 2022-08-13T17:13:56.1286390Z [W qlinear_dynamic.cpp:239] Warning: Currently, qnnpack incorrectly ignores reduce_range when it is set to true; this may change in a future release. (function apply_dynamic_impl) 2022-08-13T17:13:56.1350593Z [W qlinear_dynamic.cpp:239] Warning: Currently, qnnpack incorrectly ignores reduce_range when it is set to true; this may change in a future release. (function apply_dynamic_impl) 2022-08-13T17:13:56.1411275Z [W qlinear_dynamic.cpp:239] Warning: Currently, qnnpack incorrectly ignores reduce_range when it is set to true; this may change in a future release. (function apply_dynamic_impl) 2022-08-13T17:13:56.1519825Z [W qlinear_dynamic.cpp:239] Warning: Currently, qnnpack incorrectly ignores reduce_range when it is set to true; this may change in a future release. (function apply_dynamic_impl) 2022-08-13T17:13:56.1548067Z [W qlinear_dynamic.cpp:239] Warning: Currently, qnnpack incorrectly ignores reduce_range when it is set to true; this may change in a future release. (function apply_dynamic_impl) 2022-08-13T17:13:56.1636802Z [W qlinear_dynamic.cpp:239] Warning: Currently, qnnpack incorrectly ignores reduce_range when it is set to true; this may change in a future release. (function apply_dynamic_impl) 2022-08-13T17:13:56.1685566Z [W qlinear_dynamic.cpp:239] Warning: Currently, qnnpack incorrectly ignores reduce_range when it is set to true; this may change in a future release. (function apply_dynamic_impl) 2022-08-13T17:13:56.1777232Z [W qlinear_dynamic.cpp:239] Warning: Currently, qnnpack incorrectly ignores reduce_range when it is set to true; this may change in a future release. (function apply_dynamic_impl) 2022-08-13T17:13:56.1825212Z [W qlinear_dynamic.cpp:239] Warning: Currently, qnnpack incorrectly ignores reduce_range when it is set to true; this may change in a future release. (function apply_dynamic_impl) 2022-08-13T17:13:56.1913067Z [W qlinear_dynamic.cpp:239] Warning: Currently, qnnpack incorrectly ignores reduce_range when it is set to true; this may change in a future release. (function apply_dynamic_impl) 2022-08-13T17:13:56.1964370Z [W qlinear_dynamic.cpp:239] Warning: Currently, qnnpack incorrectly ignores reduce_range when it is set to true; this may change in a future release. (function apply_dynamic_impl) 2022-08-13T17:13:56.2029752Z [W qlinear_dynamic.cpp:239] Warning: Currently, qnnpack incorrectly ignores reduce_range when it is set to true; this may change in a future release. (function apply_dynamic_impl) 2022-08-13T17:13:56.2103277Z [W qlinear_dynamic.cpp:239] Warning: Currently, qnnpack incorrectly ignores reduce_range when it is set to true; this may change in a future release. (function apply_dynamic_impl) 2022-08-13T17:13:56.2209874Z [W qlinear_dynamic.cpp:239] Warning: Currently, qnnpack incorrectly ignores reduce_range when it is set to true; this may change in a future release. (function apply_dynamic_impl) 2022-08-13T17:13:56.2258101Z [W qlinear_dynamic.cpp:239] Warning: Currently, qnnpack incorrectly ignores reduce_range when it is set to true; this may change in a future release. (function apply_dynamic_impl) 2022-08-13T17:13:56.2327481Z [W qlinear_dynamic.cpp:239] Warning: Currently, qnnpack incorrectly ignores reduce_range when it is set to true; this may change in a future release. (function apply_dynamic_impl) 2022-08-13T17:13:56.2421397Z [W qlinear_dynamic.cpp:239] Warning: Currently, qnnpack incorrectly ignores reduce_range when it is set to true; this may change in a future release. (function apply_dynamic_impl) 2022-08-13T17:13:56.2471074Z [W qlinear_dynamic.cpp:239] Warning: Currently, qnnpack incorrectly ignores reduce_range when it is set to true; this may change in a future release. (function apply_dynamic_impl) 2022-08-13T17:13:56.2540594Z [W qlinear_dynamic.cpp:239] Warning: Currently, qnnpack incorrectly ignores reduce_range when it is set to true; this may change in a future release. (function apply_dynamic_impl) 2022-08-13T17:13:56.2626421Z [W qlinear_dynamic.cpp:239] Warning: Currently, qnnpack incorrectly ignores reduce_range when it is set to true; this may change in a future release. (function apply_dynamic_impl) 2022-08-13T17:13:56.2735126Z [W qlinear_dynamic.cpp:239] Warning: Currently, qnnpack incorrectly ignores reduce_range when it is set to true; this may change in a future release. (function apply_dynamic_impl) 2022-08-13T17:13:56.2763585Z [W qlinear_dynamic.cpp:239] Warning: Currently, qnnpack incorrectly ignores reduce_range when it is set to true; this may change in a future release. (function apply_dynamic_impl) 2022-08-13T17:13:56.2852193Z [W qlinear_dynamic.cpp:239] Warning: Currently, qnnpack incorrectly ignores reduce_range when it is set to true; this may change in a future release. (function apply_dynamic_impl) 2022-08-13T17:13:56.2916487Z [W qlinear_dynamic.cpp:239] Warning: Currently, qnnpack incorrectly ignores reduce_range when it is set to true; this may change in a future release. (function apply_dynamic_impl) 2022-08-13T17:13:56.2985601Z [W qlinear_dynamic.cpp:239] Warning: Currently, qnnpack incorrectly ignores reduce_range when it is set to true; this may change in a future release. (function apply_dynamic_impl) 2022-08-13T17:13:56.3054348Z [W qlinear_dynamic.cpp:239] Warning: Currently, qnnpack incorrectly ignores reduce_range when it is set to true; this may change in a future release. (function apply_dynamic_impl) 2022-08-13T17:13:56.3139622Z [W qlinear_dynamic.cpp:239] Warning: Currently, qnnpack incorrectly ignores reduce_range when it is set to true; this may change in a future release. (function apply_dynamic_impl) 2022-08-13T17:13:56.3212510Z [W qlinear_dynamic.cpp:239] Warning: Currently, qnnpack incorrectly ignores reduce_range when it is set to true; this may change in a future release. (function apply_dynamic_impl) 2022-08-13T17:13:56.3292938Z [W qlinear_dynamic.cpp:239] Warning: Currently, qnnpack incorrectly ignores reduce_range when it is set to true; this may change in a future release. (function apply_dynamic_impl) 2022-08-13T17:13:56.3361725Z [W qlinear_dynamic.cpp:239] Warning: Currently, qnnpack incorrectly ignores reduce_range when it is set to true; this may change in a future release. (function apply_dynamic_impl) 2022-08-13T17:13:56.3431888Z [W qlinear_dynamic.cpp:239] Warning: Currently, qnnpack incorrectly ignores reduce_range when it is set to true; this may change in a future release. (function apply_dynamic_impl) 2022-08-13T17:13:56.3504160Z [W qlinear_dynamic.cpp:239] Warning: Currently, qnnpack incorrectly ignores reduce_range when it is set to true; this may change in a future release. (function apply_dynamic_impl) 2022-08-13T17:13:56.3569131Z [W qlinear_dynamic.cpp:239] Warning: Currently, qnnpack incorrectly ignores reduce_range when it is set to true; this may change in a future release. (function apply_dynamic_impl) 2022-08-13T17:13:56.3637356Z [W qlinear_dynamic.cpp:239] Warning: Currently, qnnpack incorrectly ignores reduce_range when it is set to true; this may change in a future release. (function apply_dynamic_impl) 2022-08-13T17:13:56.3730778Z [W qlinear_dynamic.cpp:239] Warning: Currently, qnnpack incorrectly ignores reduce_range when it is set to true; this may change in a future release. (function apply_dynamic_impl) 2022-08-13T17:13:56.3844324Z [W qlinear_dynamic.cpp:239] Warning: Currently, qnnpack incorrectly ignores reduce_range when it is set to true; this may change in a future release. (function apply_dynamic_impl) 2022-08-13T17:13:56.3912822Z [W qlinear_dynamic.cpp:239] Warning: Currently, qnnpack incorrectly ignores reduce_range when it is set to true; this may change in a future release. (function apply_dynamic_impl) 2022-08-13T17:13:56.3987158Z [W qlinear_dynamic.cpp:239] Warning: Currently, qnnpack incorrectly ignores reduce_range when it is set to true; this may change in a future release. (function apply_dynamic_impl) 2022-08-13T17:13:56.4011216Z [W qlinear_dynamic.cpp:239] Warning: Currently, qnnpack incorrectly ignores reduce_range when it is set to true; this may change in a future release. (function apply_dynamic_impl) 2022-08-13T17:13:56.4094896Z [W qlinear_dynamic.cpp:239] Warning: Currently, qnnpack incorrectly ignores reduce_range when it is set to true; this may change in a future release. (function apply_dynamic_impl) 2022-08-13T17:13:56.4163286Z [W qlinear_dynamic.cpp:239] Warning: Currently, qnnpack incorrectly ignores reduce_range when it is set to true; this may change in a future release. (function apply_dynamic_impl) 2022-08-13T17:13:56.4253068Z [W qlinear_dynamic.cpp:239] Warning: Currently, qnnpack incorrectly ignores reduce_range when it is set to true; this may change in a future release. (function apply_dynamic_impl) 2022-08-13T17:13:56.4321621Z [W qlinear_dynamic.cpp:239] Warning: Currently, qnnpack incorrectly ignores reduce_range when it is set to true; this may change in a future release. (function apply_dynamic_impl) 2022-08-13T17:13:56.4418066Z [W qlinear_dynamic.cpp:239] Warning: Currently, qnnpack incorrectly ignores reduce_range when it is set to true; this may change in a future release. (function apply_dynamic_impl) 2022-08-13T17:13:56.4471905Z [W qlinear_dynamic.cpp:239] Warning: Currently, qnnpack incorrectly ignores reduce_range when it is set to true; this may change in a future release. (function apply_dynamic_impl) 2022-08-13T17:13:56.4542031Z [W qlinear_dynamic.cpp:239] Warning: Currently, qnnpack incorrectly ignores reduce_range when it is set to true; this may change in a future release. (function apply_dynamic_impl) 2022-08-13T17:13:56.4630179Z [W qlinear_dynamic.cpp:239] Warning: Currently, qnnpack incorrectly ignores reduce_range when it is set to true; this may change in a future release. (function apply_dynamic_impl) 2022-08-13T17:13:56.4718564Z [W qlinear_dynamic.cpp:239] Warning: Currently, qnnpack incorrectly ignores reduce_range when it is set to true; this may change in a future release. (function apply_dynamic_impl) 2022-08-13T17:13:56.4768360Z [W qlinear_dynamic.cpp:239] Warning: Currently, qnnpack incorrectly ignores reduce_range when it is set to true; this may change in a future release. (function apply_dynamic_impl) 2022-08-13T17:13:56.4836894Z [W qlinear_dynamic.cpp:239] Warning: Currently, qnnpack incorrectly ignores reduce_range when it is set to true; this may change in a future release. (function apply_dynamic_impl) 2022-08-13T17:13:56.4905497Z [W qlinear_dynamic.cpp:239] Warning: Currently, qnnpack incorrectly ignores reduce_range when it is set to true; this may change in a future release. (function apply_dynamic_impl) 2022-08-13T17:13:56.4978650Z [W qlinear_dynamic.cpp:239] Warning: Currently, qnnpack incorrectly ignores reduce_range when it is set to true; this may change in a future release. (function apply_dynamic_impl) 2022-08-13T17:13:56.5086783Z [W qlinear_dynamic.cpp:239] Warning: Currently, qnnpack incorrectly ignores reduce_range when it is set to true; this may change in a future release. (function apply_dynamic_impl) 2022-08-13T17:13:56.5164170Z [W qlinear_dynamic.cpp:239] Warning: Currently, qnnpack incorrectly ignores reduce_range when it is set to true; this may change in a future release. (function apply_dynamic_impl) 2022-08-13T17:13:56.5191524Z [W qlinear_dynamic.cpp:239] Warning: Currently, qnnpack incorrectly ignores reduce_range when it is set to true; this may change in a future release. (function apply_dynamic_impl) 2022-08-13T17:13:56.5260090Z [W qlinear_dynamic.cpp:239] Warning: Currently, qnnpack incorrectly ignores reduce_range when it is set to true; this may change in a future release. (function apply_dynamic_impl) 2022-08-13T17:13:56.5324112Z [W qlinear_dynamic.cpp:239] Warning: Currently, qnnpack incorrectly ignores reduce_range when it is set to true; this may change in a future release. (function apply_dynamic_impl) 2022-08-13T17:13:56.5450511Z [W qlinear_dynamic.cpp:239] Warning: Currently, qnnpack incorrectly ignores reduce_range when it is set to true; this may change in a future release. (function apply_dynamic_impl) 2022-08-13T17:13:56.5549882Z [W qlinear_dynamic.cpp:239] Warning: Currently, qnnpack incorrectly ignores reduce_range when it is set to true; this may change in a future release. (function apply_dynamic_impl) 2022-08-13T17:13:56.5619534Z [W qlinear_dynamic.cpp:239] Warning: Currently, qnnpack incorrectly ignores reduce_range when it is set to true; this may change in a future release. (function apply_dynamic_impl) 2022-08-13T17:13:56.5700507Z [W qlinear_dynamic.cpp:239] Warning: Currently, qnnpack incorrectly ignores reduce_range when it is set to true; this may change in a future release. (function apply_dynamic_impl) 2022-08-13T17:13:56.5723911Z [W qlinear_dynamic.cpp:239] Warning: Currently, qnnpack incorrectly ignores reduce_range when it is set to true; this may change in a future release. (function apply_dynamic_impl) 2022-08-13T17:13:56.5848242Z [W qlinear_dynamic.cpp:239] Warning: Currently, qnnpack incorrectly ignores reduce_range when it is set to true; this may change in a future release. (function apply_dynamic_impl) 2022-08-13T17:13:56.5876934Z [W qlinear_dynamic.cpp:239] Warning: Currently, qnnpack incorrectly ignores reduce_range when it is set to true; this may change in a future release. (function apply_dynamic_impl) 2022-08-13T17:13:56.5962122Z [W qlinear_dynamic.cpp:239] Warning: Currently, qnnpack incorrectly ignores reduce_range when it is set to true; this may change in a future release. (function apply_dynamic_impl) 2022-08-13T17:13:56.6012892Z [W qlinear_dynamic.cpp:239] Warning: Currently, qnnpack incorrectly ignores reduce_range when it is set to true; this may change in a future release. (function apply_dynamic_impl) 2022-08-13T17:13:56.6096402Z [W qlinear_dynamic.cpp:239] Warning: Currently, qnnpack incorrectly ignores reduce_range when it is set to true; this may change in a future release. (function apply_dynamic_impl) 2022-08-13T17:13:56.6170277Z [W qlinear_dynamic.cpp:239] Warning: Currently, qnnpack incorrectly ignores reduce_range when it is set to true; this may change in a future release. (function apply_dynamic_impl) 2022-08-13T17:13:56.6251046Z [W qlinear_dynamic.cpp:239] Warning: Currently, qnnpack incorrectly ignores reduce_range when it is set to true; this may change in a future release. (function apply_dynamic_impl) 2022-08-13T17:13:56.6301661Z [W qlinear_dynamic.cpp:239] Warning: Currently, qnnpack incorrectly ignores reduce_range when it is set to true; this may change in a future release. (function apply_dynamic_impl) 2022-08-13T17:13:56.6385539Z [W qlinear_dynamic.cpp:239] Warning: Currently, qnnpack incorrectly ignores reduce_range when it is set to true; this may change in a future release. (function apply_dynamic_impl) 2022-08-13T17:13:56.6469344Z [W qlinear_dynamic.cpp:239] Warning: Currently, qnnpack incorrectly ignores reduce_range when it is set to true; this may change in a future release. (function apply_dynamic_impl) 2022-08-13T17:13:56.6529824Z [W qlinear_dynamic.cpp:239] Warning: Currently, qnnpack incorrectly ignores reduce_range when it is set to true; this may change in a future release. (function apply_dynamic_impl) 2022-08-13T17:13:56.6595383Z [W qlinear_dynamic.cpp:239] Warning: Currently, qnnpack incorrectly ignores reduce_range when it is set to true; this may change in a future release. (function apply_dynamic_impl) 2022-08-13T17:13:56.6663611Z [W qlinear_dynamic.cpp:239] Warning: Currently, qnnpack incorrectly ignores reduce_range when it is set to true; this may change in a future release. (function apply_dynamic_impl) 2022-08-13T17:13:56.6813389Z [W qlinear_dynamic.cpp:239] Warning: Currently, qnnpack incorrectly ignores reduce_range when it is set to true; this may change in a future release. (function apply_dynamic_impl) 2022-08-13T17:13:56.6834677Z [W qlinear_dynamic.cpp:239] Warning: Currently, qnnpack incorrectly ignores reduce_range when it is set to true; this may change in a future release. (function apply_dynamic_impl) 2022-08-13T17:13:56.6925729Z [W qlinear_dynamic.cpp:239] Warning: Currently, qnnpack incorrectly ignores reduce_range when it is set to true; this may change in a future release. (function apply_dynamic_impl) 2022-08-13T17:13:56.7022879Z [W qlinear_dynamic.cpp:239] Warning: Currently, qnnpack incorrectly ignores reduce_range when it is set to true; this may change in a future release. (function apply_dynamic_impl) 2022-08-13T17:13:56.7092703Z [W qlinear_dynamic.cpp:239] Warning: Currently, qnnpack incorrectly ignores reduce_range when it is set to true; this may change in a future release. (function apply_dynamic_impl) 2022-08-13T17:13:56.7161891Z [W qlinear_dynamic.cpp:239] Warning: Currently, qnnpack incorrectly ignores reduce_range when it is set to true; this may change in a future release. (function apply_dynamic_impl) 2022-08-13T17:13:56.7229265Z [W qlinear_dynamic.cpp:239] Warning: Currently, qnnpack incorrectly ignores reduce_range when it is set to true; this may change in a future release. (function apply_dynamic_impl) 2022-08-13T17:13:56.7300460Z [W qlinear_dynamic.cpp:239] Warning: Currently, qnnpack incorrectly ignores reduce_range when it is set to true; this may change in a future release. (function apply_dynamic_impl) 2022-08-13T17:13:56.7369828Z [W qlinear_dynamic.cpp:239] Warning: Currently, qnnpack incorrectly ignores reduce_range when it is set to true; this may change in a future release. (function apply_dynamic_impl) 2022-08-13T17:13:56.7439368Z [W qlinear_dynamic.cpp:239] Warning: Currently, qnnpack incorrectly ignores reduce_range when it is set to true; this may change in a future release. (function apply_dynamic_impl) 2022-08-13T17:13:56.7509846Z [W qlinear_dynamic.cpp:239] Warning: Currently, qnnpack incorrectly ignores reduce_range when it is set to true; this may change in a future release. (function apply_dynamic_impl) 2022-08-13T17:13:56.7579984Z [W qlinear_dynamic.cpp:239] Warning: Currently, qnnpack incorrectly ignores reduce_range when it is set to true; this may change in a future release. (function apply_dynamic_impl) 2022-08-13T17:13:56.7635901Z [W qlinear_dynamic.cpp:239] Warning: Currently, qnnpack incorrectly ignores reduce_range when it is set to true; this may change in a future release. (function apply_dynamic_impl) 2022-08-13T17:13:56.7701774Z [W qlinear_dynamic.cpp:239] Warning: Currently, qnnpack incorrectly ignores reduce_range when it is set to true; this may change in a future release. (function apply_dynamic_impl) 2022-08-13T17:13:56.7728120Z [W qlinear_dynamic.cpp:239] Warning: Currently, qnnpack incorrectly ignores reduce_range when it is set to true; this may change in a future release. (function apply_dynamic_impl) 2022-08-13T17:13:56.7755191Z [W qlinear_dynamic.cpp:239] Warning: Currently, qnnpack incorrectly ignores reduce_range when it is set to true; this may change in a future release. (function apply_dynamic_impl) 2022-08-13T17:13:56.7783001Z [W qlinear_dynamic.cpp:239] Warning: Currently, qnnpack incorrectly ignores reduce_range when it is set to true; this may change in a future release. (function apply_dynamic_impl) 2022-08-13T17:13:56.7855883Z [W qlinear_dynamic.cpp:239] Warning: Currently, qnnpack incorrectly ignores reduce_range when it is set to true; this may change in a future release. (function apply_dynamic_impl) 2022-08-13T17:13:56.7878815Z [W qlinear_dynamic.cpp:239] Warning: Currently, qnnpack incorrectly ignores reduce_range when it is set to true; this may change in a future release. (function apply_dynamic_impl) 2022-08-13T17:13:56.7966589Z [W qlinear_dynamic.cpp:239] Warning: Currently, qnnpack incorrectly ignores reduce_range when it is set to true; this may change in a future release. (function apply_dynamic_impl) 2022-08-13T17:13:56.7982237Z [W qlinear_dynamic.cpp:239] Warning: Currently, qnnpack incorrectly ignores reduce_range when it is set to true; this may change in a future release. (function apply_dynamic_impl) 2022-08-13T17:13:56.8113380Z [W qlinear_dynamic.cpp:239] Warning: Currently, qnnpack incorrectly ignores reduce_range when it is set to true; this may change in a future release. (function apply_dynamic_impl) 2022-08-13T17:13:56.8184877Z [W qlinear_dynamic.cpp:239] Warning: Currently, qnnpack incorrectly ignores reduce_range when it is set to true; this may change in a future release. (function apply_dynamic_impl) 2022-08-13T17:13:56.8249123Z [W qlinear_dynamic.cpp:239] Warning: Currently, qnnpack incorrectly ignores reduce_range when it is set to true; this may change in a future release. (function apply_dynamic_impl) 2022-08-13T17:13:56.8336349Z [W qlinear_dynamic.cpp:239] Warning: Currently, qnnpack incorrectly ignores reduce_range when it is set to true; this may change in a future release. (function apply_dynamic_impl) 2022-08-13T17:13:56.8363395Z [W qlinear_dynamic.cpp:239] Warning: Currently, qnnpack incorrectly ignores reduce_range when it is set to true; this may change in a future release. (function apply_dynamic_impl) 2022-08-13T17:13:56.8494796Z [W qlinear_dynamic.cpp:239] Warning: Currently, qnnpack incorrectly ignores reduce_range when it is set to true; this may change in a future release. (function apply_dynamic_impl) 2022-08-13T17:13:56.8520874Z [W qlinear_dynamic.cpp:239] Warning: Currently, qnnpack incorrectly ignores reduce_range when it is set to true; this may change in a future release. (function apply_dynamic_impl) 2022-08-13T17:13:56.8609375Z [W qlinear_dynamic.cpp:239] Warning: Currently, qnnpack incorrectly ignores reduce_range when it is set to true; this may change in a future release. (function apply_dynamic_impl) 2022-08-13T17:13:56.8653274Z [W qlinear_dynamic.cpp:239] Warning: Currently, qnnpack incorrectly ignores reduce_range when it is set to true; this may change in a future release. (function apply_dynamic_impl) 2022-08-13T17:13:56.8738943Z [W qlinear_dynamic.cpp:239] Warning: Currently, qnnpack incorrectly ignores reduce_range when it is set to true; this may change in a future release. (function apply_dynamic_impl) 2022-08-13T17:13:56.8791845Z [W qlinear_dynamic.cpp:239] Warning: Currently, qnnpack incorrectly ignores reduce_range when it is set to true; this may change in a future release. (function apply_dynamic_impl) 2022-08-13T17:13:56.8862719Z [W qlinear_dynamic.cpp:239] Warning: Currently, qnnpack incorrectly ignores reduce_range when it is set to true; this may change in a future release. (function apply_dynamic_impl) 2022-08-13T17:13:56.8980632Z [W qlinear_dynamic.cpp:239] Warning: Currently, qnnpack incorrectly ignores reduce_range when it is set to true; this may change in a future release. (function apply_dynamic_impl) 2022-08-13T17:13:56.9003790Z [W qlinear_dynamic.cpp:239] Warning: Currently, qnnpack incorrectly ignores reduce_range when it is set to true; this may change in a future release. (function apply_dynamic_impl) 2022-08-13T17:13:56.9094715Z [W qlinear_dynamic.cpp:239] Warning: Currently, qnnpack incorrectly ignores reduce_range when it is set to true; this may change in a future release. (function apply_dynamic_impl) 2022-08-13T17:13:56.9157197Z [W qlinear_dynamic.cpp:239] Warning: Currently, qnnpack incorrectly ignores reduce_range when it is set to true; this may change in a future release. (function apply_dynamic_impl) 2022-08-13T17:13:56.9249461Z [W qlinear_dynamic.cpp:239] Warning: Currently, qnnpack incorrectly ignores reduce_range when it is set to true; this may change in a future release. (function apply_dynamic_impl) 2022-08-13T17:13:56.9308849Z [W qlinear_dynamic.cpp:239] Warning: Currently, qnnpack incorrectly ignores reduce_range when it is set to true; this may change in a future release. (function apply_dynamic_impl) 2022-08-13T17:13:56.9384942Z [W qlinear_dynamic.cpp:239] Warning: Currently, qnnpack incorrectly ignores reduce_range when it is set to true; this may change in a future release. (function apply_dynamic_impl) 2022-08-13T17:13:56.9489058Z [W qlinear_dynamic.cpp:239] Warning: Currently, qnnpack incorrectly ignores reduce_range when it is set to true; this may change in a future release. (function apply_dynamic_impl) 2022-08-13T17:13:56.9544611Z [W qlinear_dynamic.cpp:239] Warning: Currently, qnnpack incorrectly ignores reduce_range when it is set to true; this may change in a future release. (function apply_dynamic_impl) 2022-08-13T17:13:56.9614356Z [W qlinear_dynamic.cpp:239] Warning: Currently, qnnpack incorrectly ignores reduce_range when it is set to true; this may change in a future release. (function apply_dynamic_impl) 2022-08-13T17:13:56.9713034Z [W qlinear_dynamic.cpp:239] Warning: Currently, qnnpack incorrectly ignores reduce_range when it is set to true; this may change in a future release. (function apply_dynamic_impl) 2022-08-13T17:13:57.0838938Z ok (2.027s) 2022-08-13T17:13:57.1036890Z test_dynamic_conv1d (quantization.core.test_quantized_op.TestDynamicQuantizedOps) ... ok (0.019s) 2022-08-13T17:13:57.1226433Z test_dynamic_conv2d (quantization.core.test_quantized_op.TestDynamicQuantizedOps) ... ok (0.019s) 2022-08-13T17:13:57.1432494Z test_dynamic_conv3d (quantization.core.test_quantized_op.TestDynamicQuantizedOps) ... ok (0.020s) 2022-08-13T17:13:57.1628975Z test_dynamic_convtranspose1d (quantization.core.test_quantized_op.TestDynamicQuantizedOps) ... ok (0.020s) 2022-08-13T17:13:57.1844745Z test_dynamic_convtranspose2d (quantization.core.test_quantized_op.TestDynamicQuantizedOps) ... ok (0.021s) 2022-08-13T17:13:57.1891491Z test_dynamic_convtranspose3d (quantization.core.test_quantized_op.TestDynamicQuantizedOps) ... ok (0.005s) 2022-08-13T17:13:57.1986120Z test_linear_prepack_fp16_numerics (quantization.core.test_quantized_op.TestDynamicQuantizedOps) ... [W QuantUtils.h:204] Warning: FOUND weight out of range (function HandleWeightsSaturation) 2022-08-13T17:13:57.1995351Z [W QuantUtils.h:204] Warning: FOUND weight out of range (function HandleWeightsSaturation) 2022-08-13T17:13:57.2069806Z [W QuantUtils.h:204] Warning: FOUND weight out of range (function HandleWeightsSaturation) 2022-08-13T17:13:57.2081396Z [W QuantUtils.h:204] Warning: FOUND weight out of range (function HandleWeightsSaturation) 2022-08-13T17:13:57.2093784Z [W QuantUtils.h:204] Warning: FOUND weight out of range (function HandleWeightsSaturation) 2022-08-13T17:13:57.2104944Z [W QuantUtils.h:204] Warning: FOUND weight out of range (function HandleWeightsSaturation) 2022-08-13T17:13:57.2118029Z [W QuantUtils.h:204] Warning: FOUND weight out of range (function HandleWeightsSaturation) 2022-08-13T17:13:57.2129911Z [W QuantUtils.h:204] Warning: FOUND weight out of range (function HandleWeightsSaturation) 2022-08-13T17:13:57.2142880Z [W QuantUtils.h:204] Warning: FOUND weight out of range (function HandleWeightsSaturation) 2022-08-13T17:13:57.2151963Z [W QuantUtils.h:204] Warning: FOUND weight out of range (function HandleWeightsSaturation) 2022-08-13T17:13:57.2169102Z [W QuantUtils.h:204] Warning: FOUND weight out of range (function HandleWeightsSaturation) 2022-08-13T17:13:57.2251122Z [W QuantUtils.h:204] Warning: FOUND weight out of range (function HandleWeightsSaturation) 2022-08-13T17:13:57.2261831Z [W QuantUtils.h:204] Warning: FOUND weight out of range (function HandleWeightsSaturation) 2022-08-13T17:13:57.2272740Z [W QuantUtils.h:204] Warning: FOUND weight out of range (function HandleWeightsSaturation) 2022-08-13T17:13:57.2332335Z [W QuantUtils.h:204] Warning: FOUND weight out of range (function HandleWeightsSaturation) 2022-08-13T17:13:57.2342848Z [W QuantUtils.h:204] Warning: FOUND weight out of range (function HandleWeightsSaturation) 2022-08-13T17:13:57.2365496Z [W QuantUtils.h:204] Warning: FOUND weight out of range (function HandleWeightsSaturation) 2022-08-13T17:13:57.2459748Z [W QuantUtils.h:204] Warning: FOUND weight out of range (function HandleWeightsSaturation) 2022-08-13T17:13:57.2470204Z [W QuantUtils.h:204] Warning: FOUND weight out of range (function HandleWeightsSaturation) 2022-08-13T17:13:57.2527441Z ok (0.064s) 2022-08-13T17:13:58.8719034Z test_qlinear (quantization.core.test_quantized_op.TestDynamicQuantizedOps) ... ok (1.619s) 2022-08-13T17:13:58.9082469Z test_qlinear_dynamic_fp16 (quantization.core.test_quantized_op.TestDynamicQuantizedOps) ... ok (0.036s) 2022-08-13T17:13:59.2021953Z test_qlinear_legacy (quantization.core.test_quantized_op.TestDynamicQuantizedOps) ... ok (0.294s) 2022-08-13T17:14:02.2242727Z test_qlstmGRU (quantization.core.test_quantized_op.TestDynamicQuantizedOps) ... ok (3.022s) 2022-08-13T17:14:02.2287493Z test_qrnncell (quantization.core.test_quantized_op.TestDynamicQuantizedOps) ... [W qlinear_dynamic.cpp:239] Warning: Currently, qnnpack incorrectly ignores reduce_range when it is set to true; this may change in a future release. (function apply_dynamic_impl) 2022-08-13T17:14:02.2329633Z [W qlinear_dynamic.cpp:239] Warning: Currently, qnnpack incorrectly ignores reduce_range when it is set to true; this may change in a future release. (function apply_dynamic_impl) 2022-08-13T17:14:02.2467486Z [W qlinear_dynamic.cpp:239] Warning: Currently, qnnpack incorrectly ignores reduce_range when it is set to true; this may change in a future release. (function apply_dynamic_impl) 2022-08-13T17:14:02.2506081Z [W qlinear_dynamic.cpp:239] Warning: Currently, qnnpack incorrectly ignores reduce_range when it is set to true; this may change in a future release. (function apply_dynamic_impl) 2022-08-13T17:14:02.2618819Z [W qlinear_dynamic.cpp:239] Warning: Currently, qnnpack incorrectly ignores reduce_range when it is set to true; this may change in a future release. (function apply_dynamic_impl) 2022-08-13T17:14:02.2640289Z [W qlinear_dynamic.cpp:239] Warning: Currently, qnnpack incorrectly ignores reduce_range when it is set to true; this may change in a future release. (function apply_dynamic_impl) 2022-08-13T17:14:02.2766817Z [W qlinear_dynamic.cpp:239] Warning: Currently, qnnpack incorrectly ignores reduce_range when it is set to true; this may change in a future release. (function apply_dynamic_impl) 2022-08-13T17:14:02.2806795Z [W qlinear_dynamic.cpp:239] Warning: Currently, qnnpack incorrectly ignores reduce_range when it is set to true; this may change in a future release. (function apply_dynamic_impl) 2022-08-13T17:14:02.3144724Z [W qlinear_dynamic.cpp:239] Warning: Currently, qnnpack incorrectly ignores reduce_range when it is set to true; this may change in a future release. (function apply_dynamic_impl) 2022-08-13T17:14:02.3167832Z [W qlinear_dynamic.cpp:239] Warning: Currently, qnnpack incorrectly ignores reduce_range when it is set to true; this may change in a future release. (function apply_dynamic_impl) 2022-08-13T17:14:02.3295279Z [W qlinear_dynamic.cpp:239] Warning: Currently, qnnpack incorrectly ignores reduce_range when it is set to true; this may change in a future release. (function apply_dynamic_impl) 2022-08-13T17:14:02.3336662Z [W qlinear_dynamic.cpp:239] Warning: Currently, qnnpack incorrectly ignores reduce_range when it is set to true; this may change in a future release. (function apply_dynamic_impl) 2022-08-13T17:14:02.3445209Z [W qlinear_dynamic.cpp:239] Warning: Currently, qnnpack incorrectly ignores reduce_range when it is set to true; this may change in a future release. (function apply_dynamic_impl) 2022-08-13T17:14:02.3466814Z [W qlinear_dynamic.cpp:239] Warning: Currently, qnnpack incorrectly ignores reduce_range when it is set to true; this may change in a future release. (function apply_dynamic_impl) 2022-08-13T17:14:02.3591191Z [W qlinear_dynamic.cpp:239] Warning: Currently, qnnpack incorrectly ignores reduce_range when it is set to true; this may change in a future release. (function apply_dynamic_impl) 2022-08-13T17:14:02.3659824Z [W qlinear_dynamic.cpp:239] Warning: Currently, qnnpack incorrectly ignores reduce_range when it is set to true; this may change in a future release. (function apply_dynamic_impl) 2022-08-13T17:14:02.4022251Z [W qlinear_dynamic.cpp:239] Warning: Currently, qnnpack incorrectly ignores reduce_range when it is set to true; this may change in a future release. (function apply_dynamic_impl) 2022-08-13T17:14:02.4047108Z [W qlinear_dynamic.cpp:239] Warning: Currently, qnnpack incorrectly ignores reduce_range when it is set to true; this may change in a future release. (function apply_dynamic_impl) 2022-08-13T17:14:02.4150905Z [W qlinear_dynamic.cpp:239] Warning: Currently, qnnpack incorrectly ignores reduce_range when it is set to true; this may change in a future release. (function apply_dynamic_impl) 2022-08-13T17:14:02.4173463Z [W qlinear_dynamic.cpp:239] Warning: Currently, qnnpack incorrectly ignores reduce_range when it is set to true; this may change in a future release. (function apply_dynamic_impl) 2022-08-13T17:14:02.4300106Z [W qlinear_dynamic.cpp:239] Warning: Currently, qnnpack incorrectly ignores reduce_range when it is set to true; this may change in a future release. (function apply_dynamic_impl) 2022-08-13T17:14:02.4321951Z [W qlinear_dynamic.cpp:239] Warning: Currently, qnnpack incorrectly ignores reduce_range when it is set to true; this may change in a future release. (function apply_dynamic_impl) 2022-08-13T17:14:02.4458165Z [W qlinear_dynamic.cpp:239] Warning: Currently, qnnpack incorrectly ignores reduce_range when it is set to true; this may change in a future release. (function apply_dynamic_impl) 2022-08-13T17:14:02.4498255Z [W qlinear_dynamic.cpp:239] Warning: Currently, qnnpack incorrectly ignores reduce_range when it is set to true; this may change in a future release. (function apply_dynamic_impl) 2022-08-13T17:14:02.4878049Z [W qlinear_dynamic.cpp:239] Warning: Currently, qnnpack incorrectly ignores reduce_range when it is set to true; this may change in a future release. (function apply_dynamic_impl) 2022-08-13T17:14:02.4928291Z [W qlinear_dynamic.cpp:239] Warning: Currently, qnnpack incorrectly ignores reduce_range when it is set to true; this may change in a future release. (function apply_dynamic_impl) 2022-08-13T17:14:02.5026642Z [W qlinear_dynamic.cpp:239] Warning: Currently, qnnpack incorrectly ignores reduce_range when it is set to true; this may change in a future release. (function apply_dynamic_impl) 2022-08-13T17:14:02.5054576Z [W qlinear_dynamic.cpp:239] Warning: Currently, qnnpack incorrectly ignores reduce_range when it is set to true; this may change in a future release. (function apply_dynamic_impl) 2022-08-13T17:14:02.5199444Z [W qlinear_dynamic.cpp:239] Warning: Currently, qnnpack incorrectly ignores reduce_range when it is set to true; this may change in a future release. (function apply_dynamic_impl) 2022-08-13T17:14:02.5249274Z [W qlinear_dynamic.cpp:239] Warning: Currently, qnnpack incorrectly ignores reduce_range when it is set to true; this may change in a future release. (function apply_dynamic_impl) 2022-08-13T17:14:02.5352174Z [W qlinear_dynamic.cpp:239] Warning: Currently, qnnpack incorrectly ignores reduce_range when it is set to true; this may change in a future release. (function apply_dynamic_impl) 2022-08-13T17:14:02.5374507Z [W qlinear_dynamic.cpp:239] Warning: Currently, qnnpack incorrectly ignores reduce_range when it is set to true; this may change in a future release. (function apply_dynamic_impl) 2022-08-13T17:14:02.5717986Z [W qlinear_dynamic.cpp:239] Warning: Currently, qnnpack incorrectly ignores reduce_range when it is set to true; this may change in a future release. (function apply_dynamic_impl) 2022-08-13T17:14:02.5758462Z [W qlinear_dynamic.cpp:239] Warning: Currently, qnnpack incorrectly ignores reduce_range when it is set to true; this may change in a future release. (function apply_dynamic_impl) 2022-08-13T17:14:02.5870595Z [W qlinear_dynamic.cpp:239] Warning: Currently, qnnpack incorrectly ignores reduce_range when it is set to true; this may change in a future release. (function apply_dynamic_impl) 2022-08-13T17:14:02.5910985Z [W qlinear_dynamic.cpp:239] Warning: Currently, qnnpack incorrectly ignores reduce_range when it is set to true; this may change in a future release. (function apply_dynamic_impl) 2022-08-13T17:14:02.6022241Z [W qlinear_dynamic.cpp:239] Warning: Currently, qnnpack incorrectly ignores reduce_range when it is set to true; this may change in a future release. (function apply_dynamic_impl) 2022-08-13T17:14:02.6043975Z [W qlinear_dynamic.cpp:239] Warning: Currently, qnnpack incorrectly ignores reduce_range when it is set to true; this may change in a future release. (function apply_dynamic_impl) 2022-08-13T17:14:02.6167843Z [W qlinear_dynamic.cpp:239] Warning: Currently, qnnpack incorrectly ignores reduce_range when it is set to true; this may change in a future release. (function apply_dynamic_impl) 2022-08-13T17:14:02.6189526Z [W qlinear_dynamic.cpp:239] Warning: Currently, qnnpack incorrectly ignores reduce_range when it is set to true; this may change in a future release. (function apply_dynamic_impl) 2022-08-13T17:14:02.6601870Z [W qlinear_dynamic.cpp:239] Warning: Currently, qnnpack incorrectly ignores reduce_range when it is set to true; this may change in a future release. (function apply_dynamic_impl) 2022-08-13T17:14:02.6649158Z [W qlinear_dynamic.cpp:239] Warning: Currently, qnnpack incorrectly ignores reduce_range when it is set to true; this may change in a future release. (function apply_dynamic_impl) 2022-08-13T17:14:02.6754232Z [W qlinear_dynamic.cpp:239] Warning: Currently, qnnpack incorrectly ignores reduce_range when it is set to true; this may change in a future release. (function apply_dynamic_impl) 2022-08-13T17:14:02.6794961Z [W qlinear_dynamic.cpp:239] Warning: Currently, qnnpack incorrectly ignores reduce_range when it is set to true; this may change in a future release. (function apply_dynamic_impl) 2022-08-13T17:14:02.6918662Z [W qlinear_dynamic.cpp:239] Warning: Currently, qnnpack incorrectly ignores reduce_range when it is set to true; this may change in a future release. (function apply_dynamic_impl) 2022-08-13T17:14:02.6940311Z [W qlinear_dynamic.cpp:239] Warning: Currently, qnnpack incorrectly ignores reduce_range when it is set to true; this may change in a future release. (function apply_dynamic_impl) 2022-08-13T17:14:02.7082963Z [W qlinear_dynamic.cpp:239] Warning: Currently, qnnpack incorrectly ignores reduce_range when it is set to true; this may change in a future release. (function apply_dynamic_impl) 2022-08-13T17:14:02.7104221Z [W qlinear_dynamic.cpp:239] Warning: Currently, qnnpack incorrectly ignores reduce_range when it is set to true; this may change in a future release. (function apply_dynamic_impl) 2022-08-13T17:14:02.7514794Z [W qlinear_dynamic.cpp:239] Warning: Currently, qnnpack incorrectly ignores reduce_range when it is set to true; this may change in a future release. (function apply_dynamic_impl) 2022-08-13T17:14:02.7555168Z [W qlinear_dynamic.cpp:239] Warning: Currently, qnnpack incorrectly ignores reduce_range when it is set to true; this may change in a future release. (function apply_dynamic_impl) 2022-08-13T17:14:02.7677284Z [W qlinear_dynamic.cpp:239] Warning: Currently, qnnpack incorrectly ignores reduce_range when it is set to true; this may change in a future release. (function apply_dynamic_impl) 2022-08-13T17:14:02.7698959Z [W qlinear_dynamic.cpp:239] Warning: Currently, qnnpack incorrectly ignores reduce_range when it is set to true; this may change in a future release. (function apply_dynamic_impl) 2022-08-13T17:14:02.7829132Z [W qlinear_dynamic.cpp:239] Warning: Currently, qnnpack incorrectly ignores reduce_range when it is set to true; this may change in a future release. (function apply_dynamic_impl) 2022-08-13T17:14:02.7852060Z [W qlinear_dynamic.cpp:239] Warning: Currently, qnnpack incorrectly ignores reduce_range when it is set to true; this may change in a future release. (function apply_dynamic_impl) 2022-08-13T17:14:02.7979888Z [W qlinear_dynamic.cpp:239] Warning: Currently, qnnpack incorrectly ignores reduce_range when it is set to true; this may change in a future release. (function apply_dynamic_impl) 2022-08-13T17:14:02.8000678Z [W qlinear_dynamic.cpp:239] Warning: Currently, qnnpack incorrectly ignores reduce_range when it is set to true; this may change in a future release. (function apply_dynamic_impl) 2022-08-13T17:14:02.8394624Z [W qlinear_dynamic.cpp:239] Warning: Currently, qnnpack incorrectly ignores reduce_range when it is set to true; this may change in a future release. (function apply_dynamic_impl) 2022-08-13T17:14:02.8464606Z [W qlinear_dynamic.cpp:239] Warning: Currently, qnnpack incorrectly ignores reduce_range when it is set to true; this may change in a future release. (function apply_dynamic_impl) 2022-08-13T17:14:02.8548845Z [W qlinear_dynamic.cpp:239] Warning: Currently, qnnpack incorrectly ignores reduce_range when it is set to true; this may change in a future release. (function apply_dynamic_impl) 2022-08-13T17:14:02.8571041Z [W qlinear_dynamic.cpp:239] Warning: Currently, qnnpack incorrectly ignores reduce_range when it is set to true; this may change in a future release. (function apply_dynamic_impl) 2022-08-13T17:14:02.8698148Z [W qlinear_dynamic.cpp:239] Warning: Currently, qnnpack incorrectly ignores reduce_range when it is set to true; this may change in a future release. (function apply_dynamic_impl) 2022-08-13T17:14:02.8738161Z [W qlinear_dynamic.cpp:239] Warning: Currently, qnnpack incorrectly ignores reduce_range when it is set to true; this may change in a future release. (function apply_dynamic_impl) 2022-08-13T17:14:02.8865382Z [W qlinear_dynamic.cpp:239] Warning: Currently, qnnpack incorrectly ignores reduce_range when it is set to true; this may change in a future release. (function apply_dynamic_impl) 2022-08-13T17:14:02.8888528Z [W qlinear_dynamic.cpp:239] Warning: Currently, qnnpack incorrectly ignores reduce_range when it is set to true; this may change in a future release. (function apply_dynamic_impl) 2022-08-13T17:14:02.9227285Z [W qlinear_dynamic.cpp:239] Warning: Currently, qnnpack incorrectly ignores reduce_range when it is set to true; this may change in a future release. (function apply_dynamic_impl) 2022-08-13T17:14:02.9296070Z [W qlinear_dynamic.cpp:239] Warning: Currently, qnnpack incorrectly ignores reduce_range when it is set to true; this may change in a future release. (function apply_dynamic_impl) 2022-08-13T17:14:02.9376227Z [W qlinear_dynamic.cpp:239] Warning: Currently, qnnpack incorrectly ignores reduce_range when it is set to true; this may change in a future release. (function apply_dynamic_impl) 2022-08-13T17:14:02.9401246Z [W qlinear_dynamic.cpp:239] Warning: Currently, qnnpack incorrectly ignores reduce_range when it is set to true; this may change in a future release. (function apply_dynamic_impl) 2022-08-13T17:14:02.9537355Z [W qlinear_dynamic.cpp:239] Warning: Currently, qnnpack incorrectly ignores reduce_range when it is set to true; this may change in a future release. (function apply_dynamic_impl) 2022-08-13T17:14:02.9558729Z [W qlinear_dynamic.cpp:239] Warning: Currently, qnnpack incorrectly ignores reduce_range when it is set to true; this may change in a future release. (function apply_dynamic_impl) 2022-08-13T17:14:02.9705989Z [W qlinear_dynamic.cpp:239] Warning: Currently, qnnpack incorrectly ignores reduce_range when it is set to true; this may change in a future release. (function apply_dynamic_impl) 2022-08-13T17:14:02.9726569Z [W qlinear_dynamic.cpp:239] Warning: Currently, qnnpack incorrectly ignores reduce_range when it is set to true; this may change in a future release. (function apply_dynamic_impl) 2022-08-13T17:14:03.0120853Z [W qlinear_dynamic.cpp:239] Warning: Currently, qnnpack incorrectly ignores reduce_range when it is set to true; this may change in a future release. (function apply_dynamic_impl) 2022-08-13T17:14:03.0168420Z [W qlinear_dynamic.cpp:239] Warning: Currently, qnnpack incorrectly ignores reduce_range when it is set to true; this may change in a future release. (function apply_dynamic_impl) 2022-08-13T17:14:03.0274469Z [W qlinear_dynamic.cpp:239] Warning: Currently, qnnpack incorrectly ignores reduce_range when it is set to true; this may change in a future release. (function apply_dynamic_impl) 2022-08-13T17:14:03.0296956Z [W qlinear_dynamic.cpp:239] Warning: Currently, qnnpack incorrectly ignores reduce_range when it is set to true; this may change in a future release. (function apply_dynamic_impl) 2022-08-13T17:14:03.0438961Z [W qlinear_dynamic.cpp:239] Warning: Currently, qnnpack incorrectly ignores reduce_range when it is set to true; this may change in a future release. (function apply_dynamic_impl) 2022-08-13T17:14:03.0488283Z [W qlinear_dynamic.cpp:239] Warning: Currently, qnnpack incorrectly ignores reduce_range when it is set to true; this may change in a future release. (function apply_dynamic_impl) 2022-08-13T17:14:03.0595856Z [W qlinear_dynamic.cpp:239] Warning: Currently, qnnpack incorrectly ignores reduce_range when it is set to true; this may change in a future release. (function apply_dynamic_impl) 2022-08-13T17:14:03.0619841Z [W qlinear_dynamic.cpp:239] Warning: Currently, qnnpack incorrectly ignores reduce_range when it is set to true; this may change in a future release. (function apply_dynamic_impl) 2022-08-13T17:14:03.0965899Z [W qlinear_dynamic.cpp:239] Warning: Currently, qnnpack incorrectly ignores reduce_range when it is set to true; this may change in a future release. (function apply_dynamic_impl) 2022-08-13T17:14:03.1011251Z [W qlinear_dynamic.cpp:239] Warning: Currently, qnnpack incorrectly ignores reduce_range when it is set to true; this may change in a future release. (function apply_dynamic_impl) 2022-08-13T17:14:03.1129952Z [W qlinear_dynamic.cpp:239] Warning: Currently, qnnpack incorrectly ignores reduce_range when it is set to true; this may change in a future release. (function apply_dynamic_impl) 2022-08-13T17:14:03.1155570Z [W qlinear_dynamic.cpp:239] Warning: Currently, qnnpack incorrectly ignores reduce_range when it is set to true; this may change in a future release. (function apply_dynamic_impl) 2022-08-13T17:14:03.1304206Z [W qlinear_dynamic.cpp:239] Warning: Currently, qnnpack incorrectly ignores reduce_range when it is set to true; this may change in a future release. (function apply_dynamic_impl) 2022-08-13T17:14:03.1371710Z [W qlinear_dynamic.cpp:239] Warning: Currently, qnnpack incorrectly ignores reduce_range when it is set to true; this may change in a future release. (function apply_dynamic_impl) 2022-08-13T17:14:03.1476384Z [W qlinear_dynamic.cpp:239] Warning: Currently, qnnpack incorrectly ignores reduce_range when it is set to true; this may change in a future release. (function apply_dynamic_impl) 2022-08-13T17:14:03.1540275Z [W qlinear_dynamic.cpp:239] Warning: Currently, qnnpack incorrectly ignores reduce_range when it is set to true; this may change in a future release. (function apply_dynamic_impl) 2022-08-13T17:14:03.2115490Z [W qlinear_dynamic.cpp:239] Warning: Currently, qnnpack incorrectly ignores reduce_range when it is set to true; this may change in a future release. (function apply_dynamic_impl) 2022-08-13T17:14:03.2154912Z [W qlinear_dynamic.cpp:239] Warning: Currently, qnnpack incorrectly ignores reduce_range when it is set to true; this may change in a future release. (function apply_dynamic_impl) 2022-08-13T17:14:03.2261183Z [W qlinear_dynamic.cpp:239] Warning: Currently, qnnpack incorrectly ignores reduce_range when it is set to true; this may change in a future release. (function apply_dynamic_impl) 2022-08-13T17:14:03.2289549Z [W qlinear_dynamic.cpp:239] Warning: Currently, qnnpack incorrectly ignores reduce_range when it is set to true; this may change in a future release. (function apply_dynamic_impl) 2022-08-13T17:14:03.2417594Z [W qlinear_dynamic.cpp:239] Warning: Currently, qnnpack incorrectly ignores reduce_range when it is set to true; this may change in a future release. (function apply_dynamic_impl) 2022-08-13T17:14:03.2456126Z [W qlinear_dynamic.cpp:239] Warning: Currently, qnnpack incorrectly ignores reduce_range when it is set to true; this may change in a future release. (function apply_dynamic_impl) 2022-08-13T17:14:03.2584787Z [W qlinear_dynamic.cpp:239] Warning: Currently, qnnpack incorrectly ignores reduce_range when it is set to true; this may change in a future release. (function apply_dynamic_impl) 2022-08-13T17:14:03.2607940Z [W qlinear_dynamic.cpp:239] Warning: Currently, qnnpack incorrectly ignores reduce_range when it is set to true; this may change in a future release. (function apply_dynamic_impl) 2022-08-13T17:14:03.2943020Z [W qlinear_dynamic.cpp:239] Warning: Currently, qnnpack incorrectly ignores reduce_range when it is set to true; this may change in a future release. (function apply_dynamic_impl) 2022-08-13T17:14:03.3012650Z [W qlinear_dynamic.cpp:239] Warning: Currently, qnnpack incorrectly ignores reduce_range when it is set to true; this may change in a future release. (function apply_dynamic_impl) 2022-08-13T17:14:03.3091548Z [W qlinear_dynamic.cpp:239] Warning: Currently, qnnpack incorrectly ignores reduce_range when it is set to true; this may change in a future release. (function apply_dynamic_impl) 2022-08-13T17:14:03.3133733Z [W qlinear_dynamic.cpp:239] Warning: Currently, qnnpack incorrectly ignores reduce_range when it is set to true; this may change in a future release. (function apply_dynamic_impl) 2022-08-13T17:14:03.3254497Z [W qlinear_dynamic.cpp:239] Warning: Currently, qnnpack incorrectly ignores reduce_range when it is set to true; this may change in a future release. (function apply_dynamic_impl) 2022-08-13T17:14:03.3323078Z [W qlinear_dynamic.cpp:239] Warning: Currently, qnnpack incorrectly ignores reduce_range when it is set to true; this may change in a future release. (function apply_dynamic_impl) 2022-08-13T17:14:03.3401180Z [W qlinear_dynamic.cpp:239] Warning: Currently, qnnpack incorrectly ignores reduce_range when it is set to true; this may change in a future release. (function apply_dynamic_impl) 2022-08-13T17:14:03.3423064Z [W qlinear_dynamic.cpp:239] Warning: Currently, qnnpack incorrectly ignores reduce_range when it is set to true; this may change in a future release. (function apply_dynamic_impl) 2022-08-13T17:14:03.3804023Z [W qlinear_dynamic.cpp:239] Warning: Currently, qnnpack incorrectly ignores reduce_range when it is set to true; this may change in a future release. (function apply_dynamic_impl) 2022-08-13T17:14:03.3869391Z [W qlinear_dynamic.cpp:239] Warning: Currently, qnnpack incorrectly ignores reduce_range when it is set to true; this may change in a future release. (function apply_dynamic_impl) 2022-08-13T17:14:03.3971970Z [W qlinear_dynamic.cpp:239] Warning: Currently, qnnpack incorrectly ignores reduce_range when it is set to true; this may change in a future release. (function apply_dynamic_impl) 2022-08-13T17:14:03.3977906Z [W qlinear_dynamic.cpp:239] Warning: Currently, qnnpack incorrectly ignores reduce_range when it is set to true; this may change in a future release. (function apply_dynamic_impl) 2022-08-13T17:14:03.4100315Z [W qlinear_dynamic.cpp:239] Warning: Currently, qnnpack incorrectly ignores reduce_range when it is set to true; this may change in a future release. (function apply_dynamic_impl) 2022-08-13T17:14:03.4140635Z [W qlinear_dynamic.cpp:239] Warning: Currently, qnnpack incorrectly ignores reduce_range when it is set to true; this may change in a future release. (function apply_dynamic_impl) 2022-08-13T17:14:03.4250149Z [W qlinear_dynamic.cpp:239] Warning: Currently, qnnpack incorrectly ignores reduce_range when it is set to true; this may change in a future release. (function apply_dynamic_impl) 2022-08-13T17:14:03.4292481Z [W qlinear_dynamic.cpp:239] Warning: Currently, qnnpack incorrectly ignores reduce_range when it is set to true; this may change in a future release. (function apply_dynamic_impl) 2022-08-13T17:14:03.4614122Z [W qlinear_dynamic.cpp:239] Warning: Currently, qnnpack incorrectly ignores reduce_range when it is set to true; this may change in a future release. (function apply_dynamic_impl) 2022-08-13T17:14:03.4654741Z [W qlinear_dynamic.cpp:239] Warning: Currently, qnnpack incorrectly ignores reduce_range when it is set to true; this may change in a future release. (function apply_dynamic_impl) 2022-08-13T17:14:03.4764481Z [W qlinear_dynamic.cpp:239] Warning: Currently, qnnpack incorrectly ignores reduce_range when it is set to true; this may change in a future release. (function apply_dynamic_impl) 2022-08-13T17:14:03.4805501Z [W qlinear_dynamic.cpp:239] Warning: Currently, qnnpack incorrectly ignores reduce_range when it is set to true; this may change in a future release. (function apply_dynamic_impl) 2022-08-13T17:14:03.4911561Z [W qlinear_dynamic.cpp:239] Warning: Currently, qnnpack incorrectly ignores reduce_range when it is set to true; this may change in a future release. (function apply_dynamic_impl) 2022-08-13T17:14:03.4932691Z [W qlinear_dynamic.cpp:239] Warning: Currently, qnnpack incorrectly ignores reduce_range when it is set to true; this may change in a future release. (function apply_dynamic_impl) 2022-08-13T17:14:03.5061904Z [W qlinear_dynamic.cpp:239] Warning: Currently, qnnpack incorrectly ignores reduce_range when it is set to true; this may change in a future release. (function apply_dynamic_impl) 2022-08-13T17:14:03.5121348Z [W qlinear_dynamic.cpp:239] Warning: Currently, qnnpack incorrectly ignores reduce_range when it is set to true; this may change in a future release. (function apply_dynamic_impl) 2022-08-13T17:14:03.5434913Z [W qlinear_dynamic.cpp:239] Warning: Currently, qnnpack incorrectly ignores reduce_range when it is set to true; this may change in a future release. (function apply_dynamic_impl) 2022-08-13T17:14:03.5488762Z [W qlinear_dynamic.cpp:239] Warning: Currently, qnnpack incorrectly ignores reduce_range when it is set to true; this may change in a future release. (function apply_dynamic_impl) 2022-08-13T17:14:03.5582632Z [W qlinear_dynamic.cpp:239] Warning: Currently, qnnpack incorrectly ignores reduce_range when it is set to true; this may change in a future release. (function apply_dynamic_impl) 2022-08-13T17:14:03.5649170Z [W qlinear_dynamic.cpp:239] Warning: Currently, qnnpack incorrectly ignores reduce_range when it is set to true; this may change in a future release. (function apply_dynamic_impl) 2022-08-13T17:14:03.5733913Z [W qlinear_dynamic.cpp:239] Warning: Currently, qnnpack incorrectly ignores reduce_range when it is set to true; this may change in a future release. (function apply_dynamic_impl) 2022-08-13T17:14:03.5756840Z [W qlinear_dynamic.cpp:239] Warning: Currently, qnnpack incorrectly ignores reduce_range when it is set to true; this may change in a future release. (function apply_dynamic_impl) 2022-08-13T17:14:03.5899148Z [W qlinear_dynamic.cpp:239] Warning: Currently, qnnpack incorrectly ignores reduce_range when it is set to true; this may change in a future release. (function apply_dynamic_impl) 2022-08-13T17:14:03.5923651Z [W qlinear_dynamic.cpp:239] Warning: Currently, qnnpack incorrectly ignores reduce_range when it is set to true; this may change in a future release. (function apply_dynamic_impl) 2022-08-13T17:14:03.6262866Z [W qlinear_dynamic.cpp:239] Warning: Currently, qnnpack incorrectly ignores reduce_range when it is set to true; this may change in a future release. (function apply_dynamic_impl) 2022-08-13T17:14:03.6329012Z [W qlinear_dynamic.cpp:239] Warning: Currently, qnnpack incorrectly ignores reduce_range when it is set to true; this may change in a future release. (function apply_dynamic_impl) 2022-08-13T17:14:03.6411566Z [W qlinear_dynamic.cpp:239] Warning: Currently, qnnpack incorrectly ignores reduce_range when it is set to true; this may change in a future release. (function apply_dynamic_impl) 2022-08-13T17:14:03.6435810Z [W qlinear_dynamic.cpp:239] Warning: Currently, qnnpack incorrectly ignores reduce_range when it is set to true; this may change in a future release. (function apply_dynamic_impl) 2022-08-13T17:14:03.6567250Z [W qlinear_dynamic.cpp:239] Warning: Currently, qnnpack incorrectly ignores reduce_range when it is set to true; this may change in a future release. (function apply_dynamic_impl) 2022-08-13T17:14:03.6635436Z [W qlinear_dynamic.cpp:239] Warning: Currently, qnnpack incorrectly ignores reduce_range when it is set to true; this may change in a future release. (function apply_dynamic_impl) 2022-08-13T17:14:03.6738210Z [W qlinear_dynamic.cpp:239] Warning: Currently, qnnpack incorrectly ignores reduce_range when it is set to true; this may change in a future release. (function apply_dynamic_impl) 2022-08-13T17:14:03.6767876Z [W qlinear_dynamic.cpp:239] Warning: Currently, qnnpack incorrectly ignores reduce_range when it is set to true; this may change in a future release. (function apply_dynamic_impl) 2022-08-13T17:14:03.7108495Z [W qlinear_dynamic.cpp:239] Warning: Currently, qnnpack incorrectly ignores reduce_range when it is set to true; this may change in a future release. (function apply_dynamic_impl) 2022-08-13T17:14:03.7148846Z [W qlinear_dynamic.cpp:239] Warning: Currently, qnnpack incorrectly ignores reduce_range when it is set to true; this may change in a future release. (function apply_dynamic_impl) 2022-08-13T17:14:03.7256682Z [W qlinear_dynamic.cpp:239] Warning: Currently, qnnpack incorrectly ignores reduce_range when it is set to true; this may change in a future release. (function apply_dynamic_impl) 2022-08-13T17:14:03.7278967Z [W qlinear_dynamic.cpp:239] Warning: Currently, qnnpack incorrectly ignores reduce_range when it is set to true; this may change in a future release. (function apply_dynamic_impl) 2022-08-13T17:14:03.7417531Z [W qlinear_dynamic.cpp:239] Warning: Currently, qnnpack incorrectly ignores reduce_range when it is set to true; this may change in a future release. (function apply_dynamic_impl) 2022-08-13T17:14:03.7438671Z [W qlinear_dynamic.cpp:239] Warning: Currently, qnnpack incorrectly ignores reduce_range when it is set to true; this may change in a future release. (function apply_dynamic_impl) 2022-08-13T17:14:03.7570568Z [W qlinear_dynamic.cpp:239] Warning: Currently, qnnpack incorrectly ignores reduce_range when it is set to true; this may change in a future release. (function apply_dynamic_impl) 2022-08-13T17:14:03.7592991Z [W qlinear_dynamic.cpp:239] Warning: Currently, qnnpack incorrectly ignores reduce_range when it is set to true; this may change in a future release. (function apply_dynamic_impl) 2022-08-13T17:14:03.7948485Z [W qlinear_dynamic.cpp:239] Warning: Currently, qnnpack incorrectly ignores reduce_range when it is set to true; this may change in a future release. (function apply_dynamic_impl) 2022-08-13T17:14:03.8012134Z [W qlinear_dynamic.cpp:239] Warning: Currently, qnnpack incorrectly ignores reduce_range when it is set to true; this may change in a future release. (function apply_dynamic_impl) 2022-08-13T17:14:03.8103399Z [W qlinear_dynamic.cpp:239] Warning: Currently, qnnpack incorrectly ignores reduce_range when it is set to true; this may change in a future release. (function apply_dynamic_impl) 2022-08-13T17:14:03.8124064Z [W qlinear_dynamic.cpp:239] Warning: Currently, qnnpack incorrectly ignores reduce_range when it is set to true; this may change in a future release. (function apply_dynamic_impl) 2022-08-13T17:14:03.8253917Z [W qlinear_dynamic.cpp:239] Warning: Currently, qnnpack incorrectly ignores reduce_range when it is set to true; this may change in a future release. (function apply_dynamic_impl) 2022-08-13T17:14:03.8279058Z [W qlinear_dynamic.cpp:239] Warning: Currently, qnnpack incorrectly ignores reduce_range when it is set to true; this may change in a future release. (function apply_dynamic_impl) 2022-08-13T17:14:03.8420134Z [W qlinear_dynamic.cpp:239] Warning: Currently, qnnpack incorrectly ignores reduce_range when it is set to true; this may change in a future release. (function apply_dynamic_impl) 2022-08-13T17:14:03.8445157Z [W qlinear_dynamic.cpp:239] Warning: Currently, qnnpack incorrectly ignores reduce_range when it is set to true; this may change in a future release. (function apply_dynamic_impl) 2022-08-13T17:14:03.8862328Z [W qlinear_dynamic.cpp:239] Warning: Currently, qnnpack incorrectly ignores reduce_range when it is set to true; this may change in a future release. (function apply_dynamic_impl) 2022-08-13T17:14:03.8931101Z [W qlinear_dynamic.cpp:239] Warning: Currently, qnnpack incorrectly ignores reduce_range when it is set to true; this may change in a future release. (function apply_dynamic_impl) 2022-08-13T17:14:03.9010475Z [W qlinear_dynamic.cpp:239] Warning: Currently, qnnpack incorrectly ignores reduce_range when it is set to true; this may change in a future release. (function apply_dynamic_impl) 2022-08-13T17:14:03.9051127Z [W qlinear_dynamic.cpp:239] Warning: Currently, qnnpack incorrectly ignores reduce_range when it is set to true; this may change in a future release. (function apply_dynamic_impl) 2022-08-13T17:14:03.9176460Z [W qlinear_dynamic.cpp:239] Warning: Currently, qnnpack incorrectly ignores reduce_range when it is set to true; this may change in a future release. (function apply_dynamic_impl) 2022-08-13T17:14:03.9199178Z [W qlinear_dynamic.cpp:239] Warning: Currently, qnnpack incorrectly ignores reduce_range when it is set to true; this may change in a future release. (function apply_dynamic_impl) 2022-08-13T17:14:03.9327324Z [W qlinear_dynamic.cpp:239] Warning: Currently, qnnpack incorrectly ignores reduce_range when it is set to true; this may change in a future release. (function apply_dynamic_impl) 2022-08-13T17:14:03.9350087Z [W qlinear_dynamic.cpp:239] Warning: Currently, qnnpack incorrectly ignores reduce_range when it is set to true; this may change in a future release. (function apply_dynamic_impl) 2022-08-13T17:14:03.9704538Z [W qlinear_dynamic.cpp:239] Warning: Currently, qnnpack incorrectly ignores reduce_range when it is set to true; this may change in a future release. (function apply_dynamic_impl) 2022-08-13T17:14:03.9744887Z [W qlinear_dynamic.cpp:239] Warning: Currently, qnnpack incorrectly ignores reduce_range when it is set to true; this may change in a future release. (function apply_dynamic_impl) 2022-08-13T17:14:03.9856611Z [W qlinear_dynamic.cpp:239] Warning: Currently, qnnpack incorrectly ignores reduce_range when it is set to true; this may change in a future release. (function apply_dynamic_impl) 2022-08-13T17:14:03.9924472Z [W qlinear_dynamic.cpp:239] Warning: Currently, qnnpack incorrectly ignores reduce_range when it is set to true; this may change in a future release. (function apply_dynamic_impl) 2022-08-13T17:14:04.0017702Z [W qlinear_dynamic.cpp:239] Warning: Currently, qnnpack incorrectly ignores reduce_range when it is set to true; this may change in a future release. (function apply_dynamic_impl) 2022-08-13T17:14:04.0087094Z [W qlinear_dynamic.cpp:239] Warning: Currently, qnnpack incorrectly ignores reduce_range when it is set to true; this may change in a future release. (function apply_dynamic_impl) 2022-08-13T17:14:04.0170340Z [W qlinear_dynamic.cpp:239] Warning: Currently, qnnpack incorrectly ignores reduce_range when it is set to true; this may change in a future release. (function apply_dynamic_impl) 2022-08-13T17:14:04.0191907Z [W qlinear_dynamic.cpp:239] Warning: Currently, qnnpack incorrectly ignores reduce_range when it is set to true; this may change in a future release. (function apply_dynamic_impl) 2022-08-13T17:14:04.0606974Z [W qlinear_dynamic.cpp:239] Warning: Currently, qnnpack incorrectly ignores reduce_range when it is set to true; this may change in a future release. (function apply_dynamic_impl) 2022-08-13T17:14:04.0675687Z [W qlinear_dynamic.cpp:239] Warning: Currently, qnnpack incorrectly ignores reduce_range when it is set to true; this may change in a future release. (function apply_dynamic_impl) 2022-08-13T17:14:04.0754663Z [W qlinear_dynamic.cpp:239] Warning: Currently, qnnpack incorrectly ignores reduce_range when it is set to true; this may change in a future release. (function apply_dynamic_impl) 2022-08-13T17:14:04.0776452Z [W qlinear_dynamic.cpp:239] Warning: Currently, qnnpack incorrectly ignores reduce_range when it is set to true; this may change in a future release. (function apply_dynamic_impl) 2022-08-13T17:14:04.0919986Z [W qlinear_dynamic.cpp:239] Warning: Currently, qnnpack incorrectly ignores reduce_range when it is set to true; this may change in a future release. (function apply_dynamic_impl) 2022-08-13T17:14:04.0944767Z [W qlinear_dynamic.cpp:239] Warning: Currently, qnnpack incorrectly ignores reduce_range when it is set to true; this may change in a future release. (function apply_dynamic_impl) 2022-08-13T17:14:04.1065249Z [W qlinear_dynamic.cpp:239] Warning: Currently, qnnpack incorrectly ignores reduce_range when it is set to true; this may change in a future release. (function apply_dynamic_impl) 2022-08-13T17:14:04.1090125Z [W qlinear_dynamic.cpp:239] Warning: Currently, qnnpack incorrectly ignores reduce_range when it is set to true; this may change in a future release. (function apply_dynamic_impl) 2022-08-13T17:14:04.1454049Z [W qlinear_dynamic.cpp:239] Warning: Currently, qnnpack incorrectly ignores reduce_range when it is set to true; this may change in a future release. (function apply_dynamic_impl) 2022-08-13T17:14:04.1523084Z [W qlinear_dynamic.cpp:239] Warning: Currently, qnnpack incorrectly ignores reduce_range when it is set to true; this may change in a future release. (function apply_dynamic_impl) 2022-08-13T17:14:04.1605485Z [W qlinear_dynamic.cpp:239] Warning: Currently, qnnpack incorrectly ignores reduce_range when it is set to true; this may change in a future release. (function apply_dynamic_impl) 2022-08-13T17:14:04.1625951Z [W qlinear_dynamic.cpp:239] Warning: Currently, qnnpack incorrectly ignores reduce_range when it is set to true; this may change in a future release. (function apply_dynamic_impl) 2022-08-13T17:14:04.1751213Z [W qlinear_dynamic.cpp:239] Warning: Currently, qnnpack incorrectly ignores reduce_range when it is set to true; this may change in a future release. (function apply_dynamic_impl) 2022-08-13T17:14:04.1776220Z [W qlinear_dynamic.cpp:239] Warning: Currently, qnnpack incorrectly ignores reduce_range when it is set to true; this may change in a future release. (function apply_dynamic_impl) 2022-08-13T17:14:04.1916151Z [W qlinear_dynamic.cpp:239] Warning: Currently, qnnpack incorrectly ignores reduce_range when it is set to true; this may change in a future release. (function apply_dynamic_impl) 2022-08-13T17:14:04.1985160Z [W qlinear_dynamic.cpp:239] Warning: Currently, qnnpack incorrectly ignores reduce_range when it is set to true; this may change in a future release. (function apply_dynamic_impl) 2022-08-13T17:14:04.2316559Z [W qlinear_dynamic.cpp:239] Warning: Currently, qnnpack incorrectly ignores reduce_range when it is set to true; this may change in a future release. (function apply_dynamic_impl) 2022-08-13T17:14:04.2382084Z [W qlinear_dynamic.cpp:239] Warning: Currently, qnnpack incorrectly ignores reduce_range when it is set to true; this may change in a future release. (function apply_dynamic_impl) 2022-08-13T17:14:04.2478385Z [W qlinear_dynamic.cpp:239] Warning: Currently, qnnpack incorrectly ignores reduce_range when it is set to true; this may change in a future release. (function apply_dynamic_impl) 2022-08-13T17:14:04.2544219Z [W qlinear_dynamic.cpp:239] Warning: Currently, qnnpack incorrectly ignores reduce_range when it is set to true; this may change in a future release. (function apply_dynamic_impl) 2022-08-13T17:14:04.2627728Z [W qlinear_dynamic.cpp:239] Warning: Currently, qnnpack incorrectly ignores reduce_range when it is set to true; this may change in a future release. (function apply_dynamic_impl) 2022-08-13T17:14:04.2651801Z [W qlinear_dynamic.cpp:239] Warning: Currently, qnnpack incorrectly ignores reduce_range when it is set to true; this may change in a future release. (function apply_dynamic_impl) 2022-08-13T17:14:04.2774286Z [W qlinear_dynamic.cpp:239] Warning: Currently, qnnpack incorrectly ignores reduce_range when it is set to true; this may change in a future release. (function apply_dynamic_impl) 2022-08-13T17:14:04.2798932Z [W qlinear_dynamic.cpp:239] Warning: Currently, qnnpack incorrectly ignores reduce_range when it is set to true; this may change in a future release. (function apply_dynamic_impl) 2022-08-13T17:14:04.3155720Z [W qlinear_dynamic.cpp:239] Warning: Currently, qnnpack incorrectly ignores reduce_range when it is set to true; this may change in a future release. (function apply_dynamic_impl) 2022-08-13T17:14:04.3196133Z [W qlinear_dynamic.cpp:239] Warning: Currently, qnnpack incorrectly ignores reduce_range when it is set to true; this may change in a future release. (function apply_dynamic_impl) 2022-08-13T17:14:04.3308382Z [W qlinear_dynamic.cpp:239] Warning: Currently, qnnpack incorrectly ignores reduce_range when it is set to true; this may change in a future release. (function apply_dynamic_impl) 2022-08-13T17:14:04.3347907Z [W qlinear_dynamic.cpp:239] Warning: Currently, qnnpack incorrectly ignores reduce_range when it is set to true; this may change in a future release. (function apply_dynamic_impl) 2022-08-13T17:14:04.3463382Z [W qlinear_dynamic.cpp:239] Warning: Currently, qnnpack incorrectly ignores reduce_range when it is set to true; this may change in a future release. (function apply_dynamic_impl) 2022-08-13T17:14:04.3490482Z [W qlinear_dynamic.cpp:239] Warning: Currently, qnnpack incorrectly ignores reduce_range when it is set to true; this may change in a future release. (function apply_dynamic_impl) 2022-08-13T17:14:04.3630051Z [W qlinear_dynamic.cpp:239] Warning: Currently, qnnpack incorrectly ignores reduce_range when it is set to true; this may change in a future release. (function apply_dynamic_impl) 2022-08-13T17:14:04.3669272Z [W qlinear_dynamic.cpp:239] Warning: Currently, qnnpack incorrectly ignores reduce_range when it is set to true; this may change in a future release. (function apply_dynamic_impl) 2022-08-13T17:14:04.4010292Z [W qlinear_dynamic.cpp:239] Warning: Currently, qnnpack incorrectly ignores reduce_range when it is set to true; this may change in a future release. (function apply_dynamic_impl) 2022-08-13T17:14:04.4079166Z [W qlinear_dynamic.cpp:239] Warning: Currently, qnnpack incorrectly ignores reduce_range when it is set to true; this may change in a future release. (function apply_dynamic_impl) 2022-08-13T17:14:04.4166898Z [W qlinear_dynamic.cpp:239] Warning: Currently, qnnpack incorrectly ignores reduce_range when it is set to true; this may change in a future release. (function apply_dynamic_impl) 2022-08-13T17:14:04.4191806Z [W qlinear_dynamic.cpp:239] Warning: Currently, qnnpack incorrectly ignores reduce_range when it is set to true; this may change in a future release. (function apply_dynamic_impl) 2022-08-13T17:14:04.4312943Z [W qlinear_dynamic.cpp:239] Warning: Currently, qnnpack incorrectly ignores reduce_range when it is set to true; this may change in a future release. (function apply_dynamic_impl) 2022-08-13T17:14:04.4346300Z [W qlinear_dynamic.cpp:239] Warning: Currently, qnnpack incorrectly ignores reduce_range when it is set to true; this may change in a future release. (function apply_dynamic_impl) 2022-08-13T17:14:04.4461577Z [W qlinear_dynamic.cpp:239] Warning: Currently, qnnpack incorrectly ignores reduce_range when it is set to true; this may change in a future release. (function apply_dynamic_impl) 2022-08-13T17:14:04.4502383Z [W qlinear_dynamic.cpp:239] Warning: Currently, qnnpack incorrectly ignores reduce_range when it is set to true; this may change in a future release. (function apply_dynamic_impl) 2022-08-13T17:14:04.4847291Z [W qlinear_dynamic.cpp:239] Warning: Currently, qnnpack incorrectly ignores reduce_range when it is set to true; this may change in a future release. (function apply_dynamic_impl) 2022-08-13T17:14:04.4916107Z [W qlinear_dynamic.cpp:239] Warning: Currently, qnnpack incorrectly ignores reduce_range when it is set to true; this may change in a future release. (function apply_dynamic_impl) 2022-08-13T17:14:04.4995680Z [W qlinear_dynamic.cpp:239] Warning: Currently, qnnpack incorrectly ignores reduce_range when it is set to true; this may change in a future release. (function apply_dynamic_impl) 2022-08-13T17:14:04.5017689Z [W qlinear_dynamic.cpp:239] Warning: Currently, qnnpack incorrectly ignores reduce_range when it is set to true; this may change in a future release. (function apply_dynamic_impl) 2022-08-13T17:14:04.5158163Z [W qlinear_dynamic.cpp:239] Warning: Currently, qnnpack incorrectly ignores reduce_range when it is set to true; this may change in a future release. (function apply_dynamic_impl) 2022-08-13T17:14:04.5197681Z [W qlinear_dynamic.cpp:239] Warning: Currently, qnnpack incorrectly ignores reduce_range when it is set to true; this may change in a future release. (function apply_dynamic_impl) 2022-08-13T17:14:04.5318568Z [W qlinear_dynamic.cpp:239] Warning: Currently, qnnpack incorrectly ignores reduce_range when it is set to true; this may change in a future release. (function apply_dynamic_impl) 2022-08-13T17:14:04.5347593Z [W qlinear_dynamic.cpp:239] Warning: Currently, qnnpack incorrectly ignores reduce_range when it is set to true; this may change in a future release. (function apply_dynamic_impl) 2022-08-13T17:14:04.5688837Z [W qlinear_dynamic.cpp:239] Warning: Currently, qnnpack incorrectly ignores reduce_range when it is set to true; this may change in a future release. (function apply_dynamic_impl) 2022-08-13T17:14:04.5712322Z [W qlinear_dynamic.cpp:239] Warning: Currently, qnnpack incorrectly ignores reduce_range when it is set to true; this may change in a future release. (function apply_dynamic_impl) 2022-08-13T17:14:04.5853911Z [W qlinear_dynamic.cpp:239] Warning: Currently, qnnpack incorrectly ignores reduce_range when it is set to true; this may change in a future release. (function apply_dynamic_impl) 2022-08-13T17:14:04.5876211Z [W qlinear_dynamic.cpp:239] Warning: Currently, qnnpack incorrectly ignores reduce_range when it is set to true; this may change in a future release. (function apply_dynamic_impl) 2022-08-13T17:14:04.6007084Z [W qlinear_dynamic.cpp:239] Warning: Currently, qnnpack incorrectly ignores reduce_range when it is set to true; this may change in a future release. (function apply_dynamic_impl) 2022-08-13T17:14:04.6031091Z [W qlinear_dynamic.cpp:239] Warning: Currently, qnnpack incorrectly ignores reduce_range when it is set to true; this may change in a future release. (function apply_dynamic_impl) 2022-08-13T17:14:04.6155226Z [W qlinear_dynamic.cpp:239] Warning: Currently, qnnpack incorrectly ignores reduce_range when it is set to true; this may change in a future release. (function apply_dynamic_impl) 2022-08-13T17:14:04.6176379Z [W qlinear_dynamic.cpp:239] Warning: Currently, qnnpack incorrectly ignores reduce_range when it is set to true; this may change in a future release. (function apply_dynamic_impl) 2022-08-13T17:14:04.6513739Z [W qlinear_dynamic.cpp:239] Warning: Currently, qnnpack incorrectly ignores reduce_range when it is set to true; this may change in a future release. (function apply_dynamic_impl) 2022-08-13T17:14:04.6554612Z [W qlinear_dynamic.cpp:239] Warning: Currently, qnnpack incorrectly ignores reduce_range when it is set to true; this may change in a future release. (function apply_dynamic_impl) 2022-08-13T17:14:04.6666624Z [W qlinear_dynamic.cpp:239] Warning: Currently, qnnpack incorrectly ignores reduce_range when it is set to true; this may change in a future release. (function apply_dynamic_impl) 2022-08-13T17:14:04.6735523Z [W qlinear_dynamic.cpp:239] Warning: Currently, qnnpack incorrectly ignores reduce_range when it is set to true; this may change in a future release. (function apply_dynamic_impl) 2022-08-13T17:14:04.6818679Z [W qlinear_dynamic.cpp:239] Warning: Currently, qnnpack incorrectly ignores reduce_range when it is set to true; this may change in a future release. (function apply_dynamic_impl) 2022-08-13T17:14:04.6843572Z [W qlinear_dynamic.cpp:239] Warning: Currently, qnnpack incorrectly ignores reduce_range when it is set to true; this may change in a future release. (function apply_dynamic_impl) 2022-08-13T17:14:04.6985099Z [W qlinear_dynamic.cpp:239] Warning: Currently, qnnpack incorrectly ignores reduce_range when it is set to true; this may change in a future release. (function apply_dynamic_impl) 2022-08-13T17:14:04.7009292Z [W qlinear_dynamic.cpp:239] Warning: Currently, qnnpack incorrectly ignores reduce_range when it is set to true; this may change in a future release. (function apply_dynamic_impl) 2022-08-13T17:14:04.7359568Z [W qlinear_dynamic.cpp:239] Warning: Currently, qnnpack incorrectly ignores reduce_range when it is set to true; this may change in a future release. (function apply_dynamic_impl) 2022-08-13T17:14:04.7400291Z [W qlinear_dynamic.cpp:239] Warning: Currently, qnnpack incorrectly ignores reduce_range when it is set to true; this may change in a future release. (function apply_dynamic_impl) 2022-08-13T17:14:04.7510808Z [W qlinear_dynamic.cpp:239] Warning: Currently, qnnpack incorrectly ignores reduce_range when it is set to true; this may change in a future release. (function apply_dynamic_impl) 2022-08-13T17:14:04.7571257Z [W qlinear_dynamic.cpp:239] Warning: Currently, qnnpack incorrectly ignores reduce_range when it is set to true; this may change in a future release. (function apply_dynamic_impl) 2022-08-13T17:14:04.7656891Z [W qlinear_dynamic.cpp:239] Warning: Currently, qnnpack incorrectly ignores reduce_range when it is set to true; this may change in a future release. (function apply_dynamic_impl) 2022-08-13T17:14:04.7679752Z [W qlinear_dynamic.cpp:239] Warning: Currently, qnnpack incorrectly ignores reduce_range when it is set to true; this may change in a future release. (function apply_dynamic_impl) 2022-08-13T17:14:04.7805331Z [W qlinear_dynamic.cpp:239] Warning: Currently, qnnpack incorrectly ignores reduce_range when it is set to true; this may change in a future release. (function apply_dynamic_impl) 2022-08-13T17:14:04.7847975Z [W qlinear_dynamic.cpp:239] Warning: Currently, qnnpack incorrectly ignores reduce_range when it is set to true; this may change in a future release. (function apply_dynamic_impl) 2022-08-13T17:14:04.8207917Z [W qlinear_dynamic.cpp:239] Warning: Currently, qnnpack incorrectly ignores reduce_range when it is set to true; this may change in a future release. (function apply_dynamic_impl) 2022-08-13T17:14:04.8228890Z [W qlinear_dynamic.cpp:239] Warning: Currently, qnnpack incorrectly ignores reduce_range when it is set to true; this may change in a future release. (function apply_dynamic_impl) 2022-08-13T17:14:04.8372853Z [W qlinear_dynamic.cpp:239] Warning: Currently, qnnpack incorrectly ignores reduce_range when it is set to true; this may change in a future release. (function apply_dynamic_impl) 2022-08-13T17:14:04.8412829Z [W qlinear_dynamic.cpp:239] Warning: Currently, qnnpack incorrectly ignores reduce_range when it is set to true; this may change in a future release. (function apply_dynamic_impl) 2022-08-13T17:14:04.8524523Z [W qlinear_dynamic.cpp:239] Warning: Currently, qnnpack incorrectly ignores reduce_range when it is set to true; this may change in a future release. (function apply_dynamic_impl) 2022-08-13T17:14:04.8564472Z [W qlinear_dynamic.cpp:239] Warning: Currently, qnnpack incorrectly ignores reduce_range when it is set to true; this may change in a future release. (function apply_dynamic_impl) 2022-08-13T17:14:04.8672746Z [W qlinear_dynamic.cpp:239] Warning: Currently, qnnpack incorrectly ignores reduce_range when it is set to true; this may change in a future release. (function apply_dynamic_impl) 2022-08-13T17:14:04.8694108Z [W qlinear_dynamic.cpp:239] Warning: Currently, qnnpack incorrectly ignores reduce_range when it is set to true; this may change in a future release. (function apply_dynamic_impl) 2022-08-13T17:14:04.9032373Z [W qlinear_dynamic.cpp:239] Warning: Currently, qnnpack incorrectly ignores reduce_range when it is set to true; this may change in a future release. (function apply_dynamic_impl) 2022-08-13T17:14:04.9072082Z [W qlinear_dynamic.cpp:239] Warning: Currently, qnnpack incorrectly ignores reduce_range when it is set to true; this may change in a future release. (function apply_dynamic_impl) 2022-08-13T17:14:04.9198255Z [W qlinear_dynamic.cpp:239] Warning: Currently, qnnpack incorrectly ignores reduce_range when it is set to true; this may change in a future release. (function apply_dynamic_impl) 2022-08-13T17:14:04.9223452Z [W qlinear_dynamic.cpp:239] Warning: Currently, qnnpack incorrectly ignores reduce_range when it is set to true; this may change in a future release. (function apply_dynamic_impl) 2022-08-13T17:14:04.9344074Z [W qlinear_dynamic.cpp:239] Warning: Currently, qnnpack incorrectly ignores reduce_range when it is set to true; this may change in a future release. (function apply_dynamic_impl) 2022-08-13T17:14:04.9380453Z [W qlinear_dynamic.cpp:239] Warning: Currently, qnnpack incorrectly ignores reduce_range when it is set to true; this may change in a future release. (function apply_dynamic_impl) 2022-08-13T17:14:04.9499466Z [W qlinear_dynamic.cpp:239] Warning: Currently, qnnpack incorrectly ignores reduce_range when it is set to true; this may change in a future release. (function apply_dynamic_impl) 2022-08-13T17:14:04.9520862Z [W qlinear_dynamic.cpp:239] Warning: Currently, qnnpack incorrectly ignores reduce_range when it is set to true; this may change in a future release. (function apply_dynamic_impl) 2022-08-13T17:14:04.9892057Z [W qlinear_dynamic.cpp:239] Warning: Currently, qnnpack incorrectly ignores reduce_range when it is set to true; this may change in a future release. (function apply_dynamic_impl) 2022-08-13T17:14:04.9960088Z [W qlinear_dynamic.cpp:239] Warning: Currently, qnnpack incorrectly ignores reduce_range when it is set to true; this may change in a future release. (function apply_dynamic_impl) 2022-08-13T17:14:05.0042623Z [W qlinear_dynamic.cpp:239] Warning: Currently, qnnpack incorrectly ignores reduce_range when it is set to true; this may change in a future release. (function apply_dynamic_impl) 2022-08-13T17:14:05.0083524Z [W qlinear_dynamic.cpp:239] Warning: Currently, qnnpack incorrectly ignores reduce_range when it is set to true; this may change in a future release. (function apply_dynamic_impl) 2022-08-13T17:14:05.0196342Z [W qlinear_dynamic.cpp:239] Warning: Currently, qnnpack incorrectly ignores reduce_range when it is set to true; this may change in a future release. (function apply_dynamic_impl) 2022-08-13T17:14:05.0236996Z [W qlinear_dynamic.cpp:239] Warning: Currently, qnnpack incorrectly ignores reduce_range when it is set to true; this may change in a future release. (function apply_dynamic_impl) 2022-08-13T17:14:05.0358773Z [W qlinear_dynamic.cpp:239] Warning: Currently, qnnpack incorrectly ignores reduce_range when it is set to true; this may change in a future release. (function apply_dynamic_impl) 2022-08-13T17:14:05.0408054Z [W qlinear_dynamic.cpp:239] Warning: Currently, qnnpack incorrectly ignores reduce_range when it is set to true; this may change in a future release. (function apply_dynamic_impl) 2022-08-13T17:14:05.0738468Z [W qlinear_dynamic.cpp:239] Warning: Currently, qnnpack incorrectly ignores reduce_range when it is set to true; this may change in a future release. (function apply_dynamic_impl) 2022-08-13T17:14:05.0760457Z [W qlinear_dynamic.cpp:239] Warning: Currently, qnnpack incorrectly ignores reduce_range when it is set to true; this may change in a future release. (function apply_dynamic_impl) 2022-08-13T17:14:05.0892130Z [W qlinear_dynamic.cpp:239] Warning: Currently, qnnpack incorrectly ignores reduce_range when it is set to true; this may change in a future release. (function apply_dynamic_impl) 2022-08-13T17:14:05.0949393Z [W qlinear_dynamic.cpp:239] Warning: Currently, qnnpack incorrectly ignores reduce_range when it is set to true; this may change in a future release. (function apply_dynamic_impl) 2022-08-13T17:14:05.1040224Z [W qlinear_dynamic.cpp:239] Warning: Currently, qnnpack incorrectly ignores reduce_range when it is set to true; this may change in a future release. (function apply_dynamic_impl) 2022-08-13T17:14:05.1063806Z [W qlinear_dynamic.cpp:239] Warning: Currently, qnnpack incorrectly ignores reduce_range when it is set to true; this may change in a future release. (function apply_dynamic_impl) 2022-08-13T17:14:05.1191311Z [W qlinear_dynamic.cpp:239] Warning: Currently, qnnpack incorrectly ignores reduce_range when it is set to true; this may change in a future release. (function apply_dynamic_impl) 2022-08-13T17:14:05.1213705Z [W qlinear_dynamic.cpp:239] Warning: Currently, qnnpack incorrectly ignores reduce_range when it is set to true; this may change in a future release. (function apply_dynamic_impl) 2022-08-13T17:14:05.1608336Z [W qlinear_dynamic.cpp:239] Warning: Currently, qnnpack incorrectly ignores reduce_range when it is set to true; this may change in a future release. (function apply_dynamic_impl) 2022-08-13T17:14:05.1650054Z [W qlinear_dynamic.cpp:239] Warning: Currently, qnnpack incorrectly ignores reduce_range when it is set to true; this may change in a future release. (function apply_dynamic_impl) 2022-08-13T17:14:05.1757595Z [W qlinear_dynamic.cpp:239] Warning: Currently, qnnpack incorrectly ignores reduce_range when it is set to true; this may change in a future release. (function apply_dynamic_impl) 2022-08-13T17:14:05.1779233Z [W qlinear_dynamic.cpp:239] Warning: Currently, qnnpack incorrectly ignores reduce_range when it is set to true; this may change in a future release. (function apply_dynamic_impl) 2022-08-13T17:14:05.1904366Z [W qlinear_dynamic.cpp:239] Warning: Currently, qnnpack incorrectly ignores reduce_range when it is set to true; this may change in a future release. (function apply_dynamic_impl) 2022-08-13T17:14:05.1925747Z [W qlinear_dynamic.cpp:239] Warning: Currently, qnnpack incorrectly ignores reduce_range when it is set to true; this may change in a future release. (function apply_dynamic_impl) 2022-08-13T17:14:05.2053354Z [W qlinear_dynamic.cpp:239] Warning: Currently, qnnpack incorrectly ignores reduce_range when it is set to true; this may change in a future release. (function apply_dynamic_impl) 2022-08-13T17:14:05.2129496Z [W qlinear_dynamic.cpp:239] Warning: Currently, qnnpack incorrectly ignores reduce_range when it is set to true; this may change in a future release. (function apply_dynamic_impl) 2022-08-13T17:14:05.2509151Z [W qlinear_dynamic.cpp:239] Warning: Currently, qnnpack incorrectly ignores reduce_range when it is set to true; this may change in a future release. (function apply_dynamic_impl) 2022-08-13T17:14:05.2578088Z [W qlinear_dynamic.cpp:239] Warning: Currently, qnnpack incorrectly ignores reduce_range when it is set to true; this may change in a future release. (function apply_dynamic_impl) 2022-08-13T17:14:05.2669570Z [W qlinear_dynamic.cpp:239] Warning: Currently, qnnpack incorrectly ignores reduce_range when it is set to true; this may change in a future release. (function apply_dynamic_impl) 2022-08-13T17:14:05.2728518Z [W qlinear_dynamic.cpp:239] Warning: Currently, qnnpack incorrectly ignores reduce_range when it is set to true; this may change in a future release. (function apply_dynamic_impl) 2022-08-13T17:14:05.2843478Z [W qlinear_dynamic.cpp:239] Warning: Currently, qnnpack incorrectly ignores reduce_range when it is set to true; this may change in a future release. (function apply_dynamic_impl) 2022-08-13T17:14:05.2911385Z [W qlinear_dynamic.cpp:239] Warning: Currently, qnnpack incorrectly ignores reduce_range when it is set to true; this may change in a future release. (function apply_dynamic_impl) 2022-08-13T17:14:05.3012658Z [W qlinear_dynamic.cpp:239] Warning: Currently, qnnpack incorrectly ignores reduce_range when it is set to true; this may change in a future release. (function apply_dynamic_impl) 2022-08-13T17:14:05.3081477Z [W qlinear_dynamic.cpp:239] Warning: Currently, qnnpack incorrectly ignores reduce_range when it is set to true; this may change in a future release. (function apply_dynamic_impl) 2022-08-13T17:14:05.3548588Z [W qlinear_dynamic.cpp:239] Warning: Currently, qnnpack incorrectly ignores reduce_range when it is set to true; this may change in a future release. (function apply_dynamic_impl) 2022-08-13T17:14:05.3591934Z [W qlinear_dynamic.cpp:239] Warning: Currently, qnnpack incorrectly ignores reduce_range when it is set to true; this may change in a future release. (function apply_dynamic_impl) 2022-08-13T17:14:05.3698865Z [W qlinear_dynamic.cpp:239] Warning: Currently, qnnpack incorrectly ignores reduce_range when it is set to true; this may change in a future release. (function apply_dynamic_impl) 2022-08-13T17:14:05.3723960Z [W qlinear_dynamic.cpp:239] Warning: Currently, qnnpack incorrectly ignores reduce_range when it is set to true; this may change in a future release. (function apply_dynamic_impl) 2022-08-13T17:14:05.3845417Z [W qlinear_dynamic.cpp:239] Warning: Currently, qnnpack incorrectly ignores reduce_range when it is set to true; this may change in a future release. (function apply_dynamic_impl) 2022-08-13T17:14:05.3866794Z [W qlinear_dynamic.cpp:239] Warning: Currently, qnnpack incorrectly ignores reduce_range when it is set to true; this may change in a future release. (function apply_dynamic_impl) 2022-08-13T17:14:05.4007091Z [W qlinear_dynamic.cpp:239] Warning: Currently, qnnpack incorrectly ignores reduce_range when it is set to true; this may change in a future release. (function apply_dynamic_impl) 2022-08-13T17:14:05.4029900Z [W qlinear_dynamic.cpp:239] Warning: Currently, qnnpack incorrectly ignores reduce_range when it is set to true; this may change in a future release. (function apply_dynamic_impl) 2022-08-13T17:14:05.4467237Z [W qlinear_dynamic.cpp:239] Warning: Currently, qnnpack incorrectly ignores reduce_range when it is set to true; this may change in a future release. (function apply_dynamic_impl) 2022-08-13T17:14:05.4508979Z [W qlinear_dynamic.cpp:239] Warning: Currently, qnnpack incorrectly ignores reduce_range when it is set to true; this may change in a future release. (function apply_dynamic_impl) 2022-08-13T17:14:05.4634177Z [W qlinear_dynamic.cpp:239] Warning: Currently, qnnpack incorrectly ignores reduce_range when it is set to true; this may change in a future release. (function apply_dynamic_impl) 2022-08-13T17:14:05.4671540Z [W qlinear_dynamic.cpp:239] Warning: Currently, qnnpack incorrectly ignores reduce_range when it is set to true; this may change in a future release. (function apply_dynamic_impl) 2022-08-13T17:14:05.4788606Z [W qlinear_dynamic.cpp:239] Warning: Currently, qnnpack incorrectly ignores reduce_range when it is set to true; this may change in a future release. (function apply_dynamic_impl) 2022-08-13T17:14:05.4860449Z [W qlinear_dynamic.cpp:239] Warning: Currently, qnnpack incorrectly ignores reduce_range when it is set to true; this may change in a future release. (function apply_dynamic_impl) 2022-08-13T17:14:05.4958361Z [W qlinear_dynamic.cpp:239] Warning: Currently, qnnpack incorrectly ignores reduce_range when it is set to true; this may change in a future release. (function apply_dynamic_impl) 2022-08-13T17:14:05.4984942Z [W qlinear_dynamic.cpp:239] Warning: Currently, qnnpack incorrectly ignores reduce_range when it is set to true; this may change in a future release. (function apply_dynamic_impl) 2022-08-13T17:14:05.5398629Z [W qlinear_dynamic.cpp:239] Warning: Currently, qnnpack incorrectly ignores reduce_range when it is set to true; this may change in a future release. (function apply_dynamic_impl) 2022-08-13T17:14:05.5468063Z [W qlinear_dynamic.cpp:239] Warning: Currently, qnnpack incorrectly ignores reduce_range when it is set to true; this may change in a future release. (function apply_dynamic_impl) 2022-08-13T17:14:05.5549797Z [W qlinear_dynamic.cpp:239] Warning: Currently, qnnpack incorrectly ignores reduce_range when it is set to true; this may change in a future release. (function apply_dynamic_impl) 2022-08-13T17:14:05.5590648Z [W qlinear_dynamic.cpp:239] Warning: Currently, qnnpack incorrectly ignores reduce_range when it is set to true; this may change in a future release. (function apply_dynamic_impl) 2022-08-13T17:14:05.5697904Z [W qlinear_dynamic.cpp:239] Warning: Currently, qnnpack incorrectly ignores reduce_range when it is set to true; this may change in a future release. (function apply_dynamic_impl) 2022-08-13T17:14:05.5766576Z [W qlinear_dynamic.cpp:239] Warning: Currently, qnnpack incorrectly ignores reduce_range when it is set to true; this may change in a future release. (function apply_dynamic_impl) 2022-08-13T17:14:05.5860929Z [W qlinear_dynamic.cpp:239] Warning: Currently, qnnpack incorrectly ignores reduce_range when it is set to true; this may change in a future release. (function apply_dynamic_impl) 2022-08-13T17:14:05.5929076Z [W qlinear_dynamic.cpp:239] Warning: Currently, qnnpack incorrectly ignores reduce_range when it is set to true; this may change in a future release. (function apply_dynamic_impl) 2022-08-13T17:14:05.6277191Z [W qlinear_dynamic.cpp:239] Warning: Currently, qnnpack incorrectly ignores reduce_range when it is set to true; this may change in a future release. (function apply_dynamic_impl) 2022-08-13T17:14:05.6298780Z [W qlinear_dynamic.cpp:239] Warning: Currently, qnnpack incorrectly ignores reduce_range when it is set to true; this may change in a future release. (function apply_dynamic_impl) 2022-08-13T17:14:05.6427410Z [W qlinear_dynamic.cpp:239] Warning: Currently, qnnpack incorrectly ignores reduce_range when it is set to true; this may change in a future release. (function apply_dynamic_impl) 2022-08-13T17:14:05.6483320Z [W qlinear_dynamic.cpp:239] Warning: Currently, qnnpack incorrectly ignores reduce_range when it is set to true; this may change in a future release. (function apply_dynamic_impl) 2022-08-13T17:14:05.6574603Z [W qlinear_dynamic.cpp:239] Warning: Currently, qnnpack incorrectly ignores reduce_range when it is set to true; this may change in a future release. (function apply_dynamic_impl) 2022-08-13T17:14:05.6598930Z [W qlinear_dynamic.cpp:239] Warning: Currently, qnnpack incorrectly ignores reduce_range when it is set to true; this may change in a future release. (function apply_dynamic_impl) 2022-08-13T17:14:05.6722122Z [W qlinear_dynamic.cpp:239] Warning: Currently, qnnpack incorrectly ignores reduce_range when it is set to true; this may change in a future release. (function apply_dynamic_impl) 2022-08-13T17:14:05.6746252Z [W qlinear_dynamic.cpp:239] Warning: Currently, qnnpack incorrectly ignores reduce_range when it is set to true; this may change in a future release. (function apply_dynamic_impl) 2022-08-13T17:14:05.7131741Z [W qlinear_dynamic.cpp:239] Warning: Currently, qnnpack incorrectly ignores reduce_range when it is set to true; this may change in a future release. (function apply_dynamic_impl) 2022-08-13T17:14:05.7172144Z [W qlinear_dynamic.cpp:239] Warning: Currently, qnnpack incorrectly ignores reduce_range when it is set to true; this may change in a future release. (function apply_dynamic_impl) 2022-08-13T17:14:05.7298141Z [W qlinear_dynamic.cpp:239] Warning: Currently, qnnpack incorrectly ignores reduce_range when it is set to true; this may change in a future release. (function apply_dynamic_impl) 2022-08-13T17:14:05.7328801Z [W qlinear_dynamic.cpp:239] Warning: Currently, qnnpack incorrectly ignores reduce_range when it is set to true; this may change in a future release. (function apply_dynamic_impl) 2022-08-13T17:14:05.7456886Z [W qlinear_dynamic.cpp:239] Warning: Currently, qnnpack incorrectly ignores reduce_range when it is set to true; this may change in a future release. (function apply_dynamic_impl) 2022-08-13T17:14:05.7481511Z [W qlinear_dynamic.cpp:239] Warning: Currently, qnnpack incorrectly ignores reduce_range when it is set to true; this may change in a future release. (function apply_dynamic_impl) 2022-08-13T17:14:05.7607152Z [W qlinear_dynamic.cpp:239] Warning: Currently, qnnpack incorrectly ignores reduce_range when it is set to true; this may change in a future release. (function apply_dynamic_impl) 2022-08-13T17:14:05.7626282Z [W qlinear_dynamic.cpp:239] Warning: Currently, qnnpack incorrectly ignores reduce_range when it is set to true; this may change in a future release. (function apply_dynamic_impl) 2022-08-13T17:14:05.7988692Z [W qlinear_dynamic.cpp:239] Warning: Currently, qnnpack incorrectly ignores reduce_range when it is set to true; this may change in a future release. (function apply_dynamic_impl) 2022-08-13T17:14:05.8029659Z [W qlinear_dynamic.cpp:239] Warning: Currently, qnnpack incorrectly ignores reduce_range when it is set to true; this may change in a future release. (function apply_dynamic_impl) 2022-08-13T17:14:05.8137205Z [W qlinear_dynamic.cpp:239] Warning: Currently, qnnpack incorrectly ignores reduce_range when it is set to true; this may change in a future release. (function apply_dynamic_impl) 2022-08-13T17:14:05.8159479Z [W qlinear_dynamic.cpp:239] Warning: Currently, qnnpack incorrectly ignores reduce_range when it is set to true; this may change in a future release. (function apply_dynamic_impl) 2022-08-13T17:14:05.8283652Z [W qlinear_dynamic.cpp:239] Warning: Currently, qnnpack incorrectly ignores reduce_range when it is set to true; this may change in a future release. (function apply_dynamic_impl) 2022-08-13T17:14:05.8328481Z [W qlinear_dynamic.cpp:239] Warning: Currently, qnnpack incorrectly ignores reduce_range when it is set to true; this may change in a future release. (function apply_dynamic_impl) 2022-08-13T17:14:05.8445180Z [W qlinear_dynamic.cpp:239] Warning: Currently, qnnpack incorrectly ignores reduce_range when it is set to true; this may change in a future release. (function apply_dynamic_impl) 2022-08-13T17:14:05.8467092Z [W qlinear_dynamic.cpp:239] Warning: Currently, qnnpack incorrectly ignores reduce_range when it is set to true; this may change in a future release. (function apply_dynamic_impl) 2022-08-13T17:14:05.8833290Z [W qlinear_dynamic.cpp:239] Warning: Currently, qnnpack incorrectly ignores reduce_range when it is set to true; this may change in a future release. (function apply_dynamic_impl) 2022-08-13T17:14:05.8873973Z [W qlinear_dynamic.cpp:239] Warning: Currently, qnnpack incorrectly ignores reduce_range when it is set to true; this may change in a future release. (function apply_dynamic_impl) 2022-08-13T17:14:05.8987660Z [W qlinear_dynamic.cpp:239] Warning: Currently, qnnpack incorrectly ignores reduce_range when it is set to true; this may change in a future release. (function apply_dynamic_impl) 2022-08-13T17:14:05.9046975Z [W qlinear_dynamic.cpp:239] Warning: Currently, qnnpack incorrectly ignores reduce_range when it is set to true; this may change in a future release. (function apply_dynamic_impl) 2022-08-13T17:14:05.9137191Z [W qlinear_dynamic.cpp:239] Warning: Currently, qnnpack incorrectly ignores reduce_range when it is set to true; this may change in a future release. (function apply_dynamic_impl) 2022-08-13T17:14:05.9161702Z [W qlinear_dynamic.cpp:239] Warning: Currently, qnnpack incorrectly ignores reduce_range when it is set to true; this may change in a future release. (function apply_dynamic_impl) 2022-08-13T17:14:05.9297676Z [W qlinear_dynamic.cpp:239] Warning: Currently, qnnpack incorrectly ignores reduce_range when it is set to true; this may change in a future release. (function apply_dynamic_impl) 2022-08-13T17:14:05.9320129Z [W qlinear_dynamic.cpp:239] Warning: Currently, qnnpack incorrectly ignores reduce_range when it is set to true; this may change in a future release. (function apply_dynamic_impl) 2022-08-13T17:14:05.9728602Z [W qlinear_dynamic.cpp:239] Warning: Currently, qnnpack incorrectly ignores reduce_range when it is set to true; this may change in a future release. (function apply_dynamic_impl) 2022-08-13T17:14:05.9769969Z [W qlinear_dynamic.cpp:239] Warning: Currently, qnnpack incorrectly ignores reduce_range when it is set to true; this may change in a future release. (function apply_dynamic_impl) 2022-08-13T17:14:05.9876760Z [W qlinear_dynamic.cpp:239] Warning: Currently, qnnpack incorrectly ignores reduce_range when it is set to true; this may change in a future release. (function apply_dynamic_impl) 2022-08-13T17:14:05.9899447Z [W qlinear_dynamic.cpp:239] Warning: Currently, qnnpack incorrectly ignores reduce_range when it is set to true; this may change in a future release. (function apply_dynamic_impl) 2022-08-13T17:14:06.0025767Z [W qlinear_dynamic.cpp:239] Warning: Currently, qnnpack incorrectly ignores reduce_range when it is set to true; this may change in a future release. (function apply_dynamic_impl) 2022-08-13T17:14:06.0047070Z [W qlinear_dynamic.cpp:239] Warning: Currently, qnnpack incorrectly ignores reduce_range when it is set to true; this may change in a future release. (function apply_dynamic_impl) 2022-08-13T17:14:06.0190158Z [W qlinear_dynamic.cpp:239] Warning: Currently, qnnpack incorrectly ignores reduce_range when it is set to true; this may change in a future release. (function apply_dynamic_impl) 2022-08-13T17:14:06.0212437Z [W qlinear_dynamic.cpp:239] Warning: Currently, qnnpack incorrectly ignores reduce_range when it is set to true; this may change in a future release. (function apply_dynamic_impl) 2022-08-13T17:14:06.0582454Z [W qlinear_dynamic.cpp:239] Warning: Currently, qnnpack incorrectly ignores reduce_range when it is set to true; this may change in a future release. (function apply_dynamic_impl) 2022-08-13T17:14:06.0627486Z [W qlinear_dynamic.cpp:239] Warning: Currently, qnnpack incorrectly ignores reduce_range when it is set to true; this may change in a future release. (function apply_dynamic_impl) 2022-08-13T17:14:06.0743693Z [W qlinear_dynamic.cpp:239] Warning: Currently, qnnpack incorrectly ignores reduce_range when it is set to true; this may change in a future release. (function apply_dynamic_impl) 2022-08-13T17:14:06.0813007Z [W qlinear_dynamic.cpp:239] Warning: Currently, qnnpack incorrectly ignores reduce_range when it is set to true; this may change in a future release. (function apply_dynamic_impl) 2022-08-13T17:14:06.0895279Z [W qlinear_dynamic.cpp:239] Warning: Currently, qnnpack incorrectly ignores reduce_range when it is set to true; this may change in a future release. (function apply_dynamic_impl) 2022-08-13T17:14:06.0963126Z [W qlinear_dynamic.cpp:239] Warning: Currently, qnnpack incorrectly ignores reduce_range when it is set to true; this may change in a future release. (function apply_dynamic_impl) 2022-08-13T17:14:06.1052458Z [W qlinear_dynamic.cpp:239] Warning: Currently, qnnpack incorrectly ignores reduce_range when it is set to true; this may change in a future release. (function apply_dynamic_impl) 2022-08-13T17:14:06.1076528Z [W qlinear_dynamic.cpp:239] Warning: Currently, qnnpack incorrectly ignores reduce_range when it is set to true; this may change in a future release. (function apply_dynamic_impl) 2022-08-13T17:14:06.1481215Z [W qlinear_dynamic.cpp:239] Warning: Currently, qnnpack incorrectly ignores reduce_range when it is set to true; this may change in a future release. (function apply_dynamic_impl) 2022-08-13T17:14:06.1522210Z [W qlinear_dynamic.cpp:239] Warning: Currently, qnnpack incorrectly ignores reduce_range when it is set to true; this may change in a future release. (function apply_dynamic_impl) 2022-08-13T17:14:06.1634581Z [W qlinear_dynamic.cpp:239] Warning: Currently, qnnpack incorrectly ignores reduce_range when it is set to true; this may change in a future release. (function apply_dynamic_impl) 2022-08-13T17:14:06.1675576Z [W qlinear_dynamic.cpp:239] Warning: Currently, qnnpack incorrectly ignores reduce_range when it is set to true; this may change in a future release. (function apply_dynamic_impl) 2022-08-13T17:14:06.1794450Z [W qlinear_dynamic.cpp:239] Warning: Currently, qnnpack incorrectly ignores reduce_range when it is set to true; this may change in a future release. (function apply_dynamic_impl) 2022-08-13T17:14:06.1816341Z [W qlinear_dynamic.cpp:239] Warning: Currently, qnnpack incorrectly ignores reduce_range when it is set to true; this may change in a future release. (function apply_dynamic_impl) 2022-08-13T17:14:06.1943070Z [W qlinear_dynamic.cpp:239] Warning: Currently, qnnpack incorrectly ignores reduce_range when it is set to true; this may change in a future release. (function apply_dynamic_impl) 2022-08-13T17:14:06.1969099Z [W qlinear_dynamic.cpp:239] Warning: Currently, qnnpack incorrectly ignores reduce_range when it is set to true; this may change in a future release. (function apply_dynamic_impl) 2022-08-13T17:14:06.2390227Z [W qlinear_dynamic.cpp:239] Warning: Currently, qnnpack incorrectly ignores reduce_range when it is set to true; this may change in a future release. (function apply_dynamic_impl) 2022-08-13T17:14:06.2458811Z [W qlinear_dynamic.cpp:239] Warning: Currently, qnnpack incorrectly ignores reduce_range when it is set to true; this may change in a future release. (function apply_dynamic_impl) 2022-08-13T17:14:06.2539376Z [W qlinear_dynamic.cpp:239] Warning: Currently, qnnpack incorrectly ignores reduce_range when it is set to true; this may change in a future release. (function apply_dynamic_impl) 2022-08-13T17:14:06.2561956Z [W qlinear_dynamic.cpp:239] Warning: Currently, qnnpack incorrectly ignores reduce_range when it is set to true; this may change in a future release. (function apply_dynamic_impl) 2022-08-13T17:14:06.2706305Z [W qlinear_dynamic.cpp:239] Warning: Currently, qnnpack incorrectly ignores reduce_range when it is set to true; this may change in a future release. (function apply_dynamic_impl) 2022-08-13T17:14:06.2760084Z [W qlinear_dynamic.cpp:239] Warning: Currently, qnnpack incorrectly ignores reduce_range when it is set to true; this may change in a future release. (function apply_dynamic_impl) 2022-08-13T17:14:06.2859017Z [W qlinear_dynamic.cpp:239] Warning: Currently, qnnpack incorrectly ignores reduce_range when it is set to true; this may change in a future release. (function apply_dynamic_impl) 2022-08-13T17:14:06.2888077Z [W qlinear_dynamic.cpp:239] Warning: Currently, qnnpack incorrectly ignores reduce_range when it is set to true; this may change in a future release. (function apply_dynamic_impl) 2022-08-13T17:14:06.3233669Z [W qlinear_dynamic.cpp:239] Warning: Currently, qnnpack incorrectly ignores reduce_range when it is set to true; this may change in a future release. (function apply_dynamic_impl) 2022-08-13T17:14:06.3275596Z [W qlinear_dynamic.cpp:239] Warning: Currently, qnnpack incorrectly ignores reduce_range when it is set to true; this may change in a future release. (function apply_dynamic_impl) 2022-08-13T17:14:06.3387074Z [W qlinear_dynamic.cpp:239] Warning: Currently, qnnpack incorrectly ignores reduce_range when it is set to true; this may change in a future release. (function apply_dynamic_impl) 2022-08-13T17:14:06.3457140Z [W qlinear_dynamic.cpp:239] Warning: Currently, qnnpack incorrectly ignores reduce_range when it is set to true; this may change in a future release. (function apply_dynamic_impl) 2022-08-13T17:14:06.3570910Z [W qlinear_dynamic.cpp:239] Warning: Currently, qnnpack incorrectly ignores reduce_range when it is set to true; this may change in a future release. (function apply_dynamic_impl) 2022-08-13T17:14:06.3638759Z [W qlinear_dynamic.cpp:239] Warning: Currently, qnnpack incorrectly ignores reduce_range when it is set to true; this may change in a future release. (function apply_dynamic_impl) 2022-08-13T17:14:06.3756659Z [W qlinear_dynamic.cpp:239] Warning: Currently, qnnpack incorrectly ignores reduce_range when it is set to true; this may change in a future release. (function apply_dynamic_impl) 2022-08-13T17:14:06.3805952Z [W qlinear_dynamic.cpp:239] Warning: Currently, qnnpack incorrectly ignores reduce_range when it is set to true; this may change in a future release. (function apply_dynamic_impl) 2022-08-13T17:14:06.4270987Z [W qlinear_dynamic.cpp:239] Warning: Currently, qnnpack incorrectly ignores reduce_range when it is set to true; this may change in a future release. (function apply_dynamic_impl) 2022-08-13T17:14:06.4311288Z [W qlinear_dynamic.cpp:239] Warning: Currently, qnnpack incorrectly ignores reduce_range when it is set to true; this may change in a future release. (function apply_dynamic_impl) 2022-08-13T17:14:06.4418796Z [W qlinear_dynamic.cpp:239] Warning: Currently, qnnpack incorrectly ignores reduce_range when it is set to true; this may change in a future release. (function apply_dynamic_impl) 2022-08-13T17:14:06.4458084Z [W qlinear_dynamic.cpp:239] Warning: Currently, qnnpack incorrectly ignores reduce_range when it is set to true; this may change in a future release. (function apply_dynamic_impl) 2022-08-13T17:14:06.4571351Z [W qlinear_dynamic.cpp:239] Warning: Currently, qnnpack incorrectly ignores reduce_range when it is set to true; this may change in a future release. (function apply_dynamic_impl) 2022-08-13T17:14:06.4632143Z [W qlinear_dynamic.cpp:239] Warning: Currently, qnnpack incorrectly ignores reduce_range when it is set to true; this may change in a future release. (function apply_dynamic_impl) 2022-08-13T17:14:06.4734619Z [W qlinear_dynamic.cpp:239] Warning: Currently, qnnpack incorrectly ignores reduce_range when it is set to true; this may change in a future release. (function apply_dynamic_impl) 2022-08-13T17:14:06.4758441Z [W qlinear_dynamic.cpp:239] Warning: Currently, qnnpack incorrectly ignores reduce_range when it is set to true; this may change in a future release. (function apply_dynamic_impl) 2022-08-13T17:14:06.5118310Z [W qlinear_dynamic.cpp:239] Warning: Currently, qnnpack incorrectly ignores reduce_range when it is set to true; this may change in a future release. (function apply_dynamic_impl) 2022-08-13T17:14:06.5160364Z [W qlinear_dynamic.cpp:239] Warning: Currently, qnnpack incorrectly ignores reduce_range when it is set to true; this may change in a future release. (function apply_dynamic_impl) 2022-08-13T17:14:06.5282871Z [W qlinear_dynamic.cpp:239] Warning: Currently, qnnpack incorrectly ignores reduce_range when it is set to true; this may change in a future release. (function apply_dynamic_impl) 2022-08-13T17:14:06.5322893Z [W qlinear_dynamic.cpp:239] Warning: Currently, qnnpack incorrectly ignores reduce_range when it is set to true; this may change in a future release. (function apply_dynamic_impl) 2022-08-13T17:14:06.5451610Z [W qlinear_dynamic.cpp:239] Warning: Currently, qnnpack incorrectly ignores reduce_range when it is set to true; this may change in a future release. (function apply_dynamic_impl) 2022-08-13T17:14:06.5477105Z [W qlinear_dynamic.cpp:239] Warning: Currently, qnnpack incorrectly ignores reduce_range when it is set to true; this may change in a future release. (function apply_dynamic_impl) 2022-08-13T17:14:06.5600779Z [W qlinear_dynamic.cpp:239] Warning: Currently, qnnpack incorrectly ignores reduce_range when it is set to true; this may change in a future release. (function apply_dynamic_impl) 2022-08-13T17:14:06.5635136Z [W qlinear_dynamic.cpp:239] Warning: Currently, qnnpack incorrectly ignores reduce_range when it is set to true; this may change in a future release. (function apply_dynamic_impl) 2022-08-13T17:14:06.6023797Z ok (4.378s) 2022-08-13T17:14:06.6040289Z test_converged (quantization.eager.test_equalize_eager.TestEqualizeEager) 2022-08-13T17:14:06.6055589Z Sanity checks on _equalize.converged working ... ok (0.003s) 2022-08-13T17:14:06.6062292Z test_cross_layer_equalization (quantization.eager.test_equalize_eager.TestEqualizeEager) 2022-08-13T17:14:06.6087055Z applies _equalize.cross_layer_equalization on two modules and checks ... ok (0.003s) 2022-08-13T17:14:06.6108559Z test_equalize (quantization.eager.test_equalize_eager.TestEqualizeEager) 2022-08-13T17:14:06.6330133Z First checks to see if _equalize.equalize can handle multiple ... ok (0.024s) 2022-08-13T17:14:06.6357909Z test_equalize_fused_convrelu (quantization.eager.test_equalize_eager.TestEqualizeEager) 2022-08-13T17:14:06.6746927Z Checks to see if eager mode equalization supports fused ... ok (0.041s) 2022-08-13T17:14:06.6770896Z test_equalize_fused_linearrelu (quantization.eager.test_equalize_eager.TestEqualizeEager) 2022-08-13T17:14:06.7052622Z Checks to see if eager mode equalization supports fused ... ok (0.031s) 2022-08-13T17:14:07.0332780Z test_input_weight_eq_observer (quantization.fx.test_equalize_fx.TestEqualizeFx) ... ok (0.328s) 2022-08-13T17:14:07.0355736Z test_input_weight_equalization_activation_values (quantization.fx.test_equalize_fx.TestEqualizeFx) 2022-08-13T17:14:07.0444075Z After applying the equalization functions check if the input ... /opt/conda/lib/python3.7/site-packages/torch/ao/quantization/fx/prepare.py:1469: UserWarning: Passing a QConfig dictionary to prepare is deprecated and will not be supported in a future version. Please pass in a QConfigMapping instead. 2022-08-13T17:14:07.0445131Z "Passing a QConfig dictionary to prepare is deprecated and will not be supported " 2022-08-13T17:14:07.0446066Z /opt/conda/lib/python3.7/site-packages/torch/ao/quantization/fx/prepare.py:1475: 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. 2022-08-13T17:14:07.0446768Z "Passing a QConfig dictionary to prepare for equalization is deprecated and will not " 2022-08-13T17:14:07.1056463Z ok (0.072s) 2022-08-13T17:14:07.1078522Z test_input_weight_equalization_branching (quantization.fx.test_equalize_fx.TestEqualizeFx) 2022-08-13T17:14:07.1212227Z Tests that graphs containing branches are prepared correctly. ... /opt/conda/lib/python3.7/site-packages/torch/ao/quantization/fx/prepare.py:719: UserWarning: Cannot equalize linear1 because it is part of a branch. 2022-08-13T17:14:07.1212825Z f"Cannot equalize {node} because it is part of a branch." 2022-08-13T17:14:07.1224716Z /opt/conda/lib/python3.7/site-packages/torch/ao/quantization/fx/prepare.py:719: UserWarning: Cannot equalize linear2 because it is part of a branch. 2022-08-13T17:14:07.1225247Z f"Cannot equalize {node} because it is part of a branch." 2022-08-13T17:14:07.1387776Z ok (0.033s) 2022-08-13T17:14:07.1406675Z test_input_weight_equalization_convert (quantization.fx.test_equalize_fx.TestEqualizeFx) 2022-08-13T17:14:07.3302577Z Tests that the modified model for equalization (before quantization) ... /opt/conda/lib/python3.7/site-packages/torch/fx/graph.py:1258: 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 2022-08-13T17:14:07.3303641Z warnings.warn(f'Node {node} target {node.target} {atom} of {seen_qualname} does ' 2022-08-13T17:14:07.3962599Z /opt/conda/lib/python3.7/site-packages/torch/fx/graph.py:1258: 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 2022-08-13T17:14:07.3963363Z warnings.warn(f'Node {node} target {node.target} {atom} of {seen_qualname} does ' 2022-08-13T17:14:07.7361253Z /opt/conda/lib/python3.7/site-packages/torch/fx/graph.py:1258: 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 2022-08-13T17:14:07.7362077Z warnings.warn(f'Node {node} target {node.target} {atom} of {seen_qualname} does ' 2022-08-13T17:14:08.1700933Z /opt/conda/lib/python3.7/site-packages/torch/fx/graph.py:1258: 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 2022-08-13T17:14:08.1701849Z warnings.warn(f'Node {node} target {node.target} {atom} of {seen_qualname} does ' 2022-08-13T17:14:08.2924191Z /opt/conda/lib/python3.7/site-packages/torch/fx/graph.py:1258: 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 2022-08-13T17:14:08.2925340Z warnings.warn(f'Node {node} target {node.target} {atom} of {seen_qualname} does ' 2022-08-13T17:14:08.8478920Z /opt/conda/lib/python3.7/site-packages/torch/fx/graph.py:1258: 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 2022-08-13T17:14:08.8479866Z warnings.warn(f'Node {node} target {node.target} {atom} of {seen_qualname} does ' 2022-08-13T17:14:08.9984943Z ok (1.859s) 2022-08-13T17:14:08.9997120Z test_input_weight_equalization_equalization_scales (quantization.fx.test_equalize_fx.TestEqualizeFx) 2022-08-13T17:14:09.0745609Z After applying the equalization functions, check if the equalization ... ok (0.076s) 2022-08-13T17:14:09.0812048Z test_input_weight_equalization_graphs (quantization.fx.test_equalize_fx.TestEqualizeFx) 2022-08-13T17:14:09.0968001Z Tests that the modified model for equalization has the same graph ... /opt/conda/lib/python3.7/site-packages/torch/ao/quantization/utils.py:277: UserWarning: must run observer before calling calculate_qparams. Returning default values. 2022-08-13T17:14:09.0969198Z "must run observer before calling calculate_qparams. " + 2022-08-13T17:14:09.0971295Z /opt/conda/lib/python3.7/site-packages/torch/ao/quantization/fx/_equalize.py:180: UserWarning: Must run observer before calling calculate_equalization_scale. Returning default equalization scale torch.tensor(1). 2022-08-13T17:14:09.0972456Z "Must run observer before calling calculate_equalization_scale. " + 2022-08-13T17:14:09.0974257Z /opt/conda/lib/python3.7/site-packages/torch/ao/quantization/fx/_equalize.py:95: UserWarning: Must call calculate_equalization_scale before calling calculate_scaled_minmax. Will not scale the next quantization observer. 2022-08-13T17:14:09.0975491Z "Must call calculate_equalization_scale before calling calculate_scaled_minmax. " + 2022-08-13T17:14:09.0983887Z /opt/conda/lib/python3.7/site-packages/torch/ao/quantization/utils.py:285: UserWarning: must run observer before calling calculate_qparams. Returning default values. 2022-08-13T17:14:09.0984390Z "must run observer before calling calculate_qparams. " + 2022-08-13T17:14:09.7415512Z ok (0.667s) 2022-08-13T17:14:09.7436293Z test_input_weight_equalization_prepare (quantization.fx.test_equalize_fx.TestEqualizeFx) 2022-08-13T17:14:09.9936713Z Tests that graphs created after prepare_fx is as expected ... ok (0.252s) 2022-08-13T17:14:09.9949707Z test_input_weight_equalization_results (quantization.fx.test_equalize_fx.TestEqualizeFx) 2022-08-13T17:14:10.3878999Z Tests that for small models, the results of quantized models that ... ok (0.394s) 2022-08-13T17:14:10.3894826Z test_input_weight_equalization_weights_bias (quantization.fx.test_equalize_fx.TestEqualizeFx) 2022-08-13T17:14:10.4635137Z After applying the equalization functions check if the weights and ... ok (0.076s) 2022-08-13T17:14:10.4661667Z test_selective_equalization (quantization.fx.test_equalize_fx.TestEqualizeFx) 2022-08-13T17:14:10.6601817Z Tests that we are able to run numeric suite on the equalized model ... ok (0.196s) 2022-08-13T17:14:10.8691062Z test_dict_return_type (quantization.fx.test_numeric_suite_fx.TestFXGraphMatcher) ... ok (0.209s) 2022-08-13T17:14:10.9401716Z test_matching_failure_node_count (quantization.fx.test_numeric_suite_fx.TestFXGraphMatcher) ... ok (0.071s) 2022-08-13T17:14:10.9933940Z test_matching_failure_node_type (quantization.fx.test_numeric_suite_fx.TestFXGraphMatcher) ... ok (0.053s) 2022-08-13T17:14:10.9947032Z test_methods (quantization.fx.test_numeric_suite_fx.TestFXGraphMatcher) 2022-08-13T17:14:11.0751594Z Verify that graph matching works on methods ... ok (0.082s) 2022-08-13T17:14:11.2031812Z test_nodes_before_cat (quantization.fx.test_numeric_suite_fx.TestFXGraphMatcher) ... ok (0.128s) 2022-08-13T17:14:11.2309933Z test_nodes_with_equal_types_get_matched (quantization.fx.test_numeric_suite_fx.TestFXGraphMatcher) ... /opt/conda/lib/python3.7/site-packages/torch/ao/quantization/observer.py:1173: UserWarning: must run observer before calling calculate_qparams. Returning default scale and zero point 2022-08-13T17:14:11.2310728Z Returning default scale and zero point " 2022-08-13T17:14:11.4634349Z ok (0.260s) 2022-08-13T17:14:11.4673635Z test_op_relationship_mapping (quantization.fx.test_numeric_suite_fx.TestFXGraphMatcher) 2022-08-13T17:14:11.4746799Z Tests that the mapping of op relationships is complete. ... ok (0.011s) 2022-08-13T17:14:11.5843115Z test_results_order (quantization.fx.test_numeric_suite_fx.TestFXGraphMatcher) ... ok (0.109s) 2022-08-13T17:14:11.6126924Z test_simple_fun (quantization.fx.test_numeric_suite_fx.TestFXGraphMatcher) ... /opt/conda/lib/python3.7/site-packages/torch/fx/graph.py:1258: 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 2022-08-13T17:14:11.6128142Z warnings.warn(f'Node {node} target {node.target} {atom} of {seen_qualname} does ' 2022-08-13T17:14:11.8026845Z ok (0.218s) 2022-08-13T17:14:11.9234280Z test_simple_fusion (quantization.fx.test_numeric_suite_fx.TestFXGraphMatcher) ... ok (0.121s) 2022-08-13T17:14:12.0160332Z test_simple_mod (quantization.fx.test_numeric_suite_fx.TestFXGraphMatcher) ... ok (0.092s) 2022-08-13T17:14:12.2024413Z test_simple_mod_multi (quantization.fx.test_numeric_suite_fx.TestFXGraphMatcher) ... ok (0.186s) 2022-08-13T17:14:12.3354757Z test_simple_tensor_ops (quantization.fx.test_numeric_suite_fx.TestFXGraphMatcher) ... ok (0.133s) 2022-08-13T17:14:12.3371082Z test_user_defined_function (quantization.fx.test_numeric_suite_fx.TestFXGraphMatcher) 2022-08-13T17:14:12.3991327Z Verify that graph matching works on user defined functions ... ok (0.064s) 2022-08-13T17:14:12.4012464Z test_mobilenet_v2 (quantization.fx.test_numeric_suite_fx.TestFXGraphMatcherModels) ... /var/lib/jenkins/.local/lib/python3.7/site-packages/torchvision/models/_utils.py:209: UserWarning: The parameter 'pretrained' is deprecated since 0.13 and will be removed in 0.15, please use 'weights' instead. 2022-08-13T17:14:12.4013338Z f"The parameter '{pretrained_param}' is deprecated since 0.13 and will be removed in 0.15, " 2022-08-13T17:14:12.4014446Z /var/lib/jenkins/.local/lib/python3.7/site-packages/torchvision/models/_utils.py:223: UserWarning: Arguments other than a weight enum or `None` for 'weights' are deprecated since 0.13 and will be removed in 0.15. The current behavior is equivalent to passing `weights=None`. 2022-08-13T17:14:12.4015029Z warnings.warn(msg) 2022-08-13T17:14:17.1984095Z ok (4.799s) 2022-08-13T17:14:23.0956205Z test_mobilenet_v2_qat (quantization.fx.test_numeric_suite_fx.TestFXGraphMatcherModels) ... ok (5.897s) 2022-08-13T17:14:23.7057109Z test_add_loggers_cuda (quantization.fx.test_numeric_suite_fx.TestFXNumericSuiteCoreAPIs) ... ok (0.610s) 2022-08-13T17:14:27.2625759Z test_add_mul_inputs_activations (quantization.fx.test_numeric_suite_fx.TestFXNumericSuiteCoreAPIs) ... ok (3.557s) 2022-08-13T17:14:27.3071548Z test_add_shadow_loggers_cuda (quantization.fx.test_numeric_suite_fx.TestFXNumericSuiteCoreAPIs) ... ok (0.045s) 2022-08-13T17:14:27.6797921Z test_add_shadow_loggers_fun_ptq (quantization.fx.test_numeric_suite_fx.TestFXNumericSuiteCoreAPIs) ... /opt/conda/lib/python3.7/site-packages/torch/fx/graph.py:1258: 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 2022-08-13T17:14:27.6798885Z warnings.warn(f'Node {node} target {node.target} {atom} of {seen_qualname} does ' 2022-08-13T17:14:28.2311118Z ok (0.924s) 2022-08-13T17:14:28.8232959Z test_add_shadow_loggers_fun_qat (quantization.fx.test_numeric_suite_fx.TestFXNumericSuiteCoreAPIs) ... ok (0.592s) 2022-08-13T17:14:28.8241683Z test_add_shadow_loggers_meth_ptq (quantization.fx.test_numeric_suite_fx.TestFXNumericSuiteCoreAPIs) 2022-08-13T17:14:28.8978002Z Verify that add_loggers works on methods ... skipping shadow loggers for node_b: str, start_node_a: str, unknown dtype cast 2022-08-13T17:14:28.8978930Z skipping shadow loggers for node_b: torch.ao.quantization.observer.FixedQParamsObserver, start_node_a: str, unknown dtype cast 2022-08-13T17:14:28.9661594Z skipping shadow loggers for node_b: str, start_node_a: str, unknown dtype cast 2022-08-13T17:14:29.0016475Z ok (0.178s) 2022-08-13T17:14:30.1791821Z test_add_shadow_loggers_mod_ptq (quantization.fx.test_numeric_suite_fx.TestFXNumericSuiteCoreAPIs) ... ok (1.177s) 2022-08-13T17:14:30.8035324Z test_add_shadow_loggers_mod_qat (quantization.fx.test_numeric_suite_fx.TestFXNumericSuiteCoreAPIs) ... ok (0.624s) 2022-08-13T17:14:30.9226889Z test_extend_logger_results_with_comparison (quantization.fx.test_numeric_suite_fx.TestFXNumericSuiteCoreAPIs) ... ok (0.119s) 2022-08-13T17:14:31.0041404Z test_extract_weights_conv_fun_ptq (quantization.fx.test_numeric_suite_fx.TestFXNumericSuiteCoreAPIs) ... /opt/conda/lib/python3.7/site-packages/torch/fx/graph.py:1258: 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 2022-08-13T17:14:31.0042443Z warnings.warn(f'Node {node} target {node.target} {atom} of {seen_qualname} does ' 2022-08-13T17:14:31.0043339Z /opt/conda/lib/python3.7/site-packages/torch/fx/graph.py:1258: 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 2022-08-13T17:14:31.0044269Z warnings.warn(f'Node {node} target {node.target} {atom} of {seen_qualname} does ' 2022-08-13T17:14:31.0045460Z /opt/conda/lib/python3.7/site-packages/torch/fx/graph.py:1258: 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 2022-08-13T17:14:31.0046200Z warnings.warn(f'Node {node} target {node.target} {atom} of {seen_qualname} does ' 2022-08-13T17:14:31.0047061Z /opt/conda/lib/python3.7/site-packages/torch/fx/graph.py:1258: 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 2022-08-13T17:14:31.0047923Z warnings.warn(f'Node {node} target {node.target} {atom} of {seen_qualname} does ' 2022-08-13T17:14:32.1475588Z ok (1.225s) 2022-08-13T17:14:33.3997735Z test_extract_weights_conv_fun_qat (quantization.fx.test_numeric_suite_fx.TestFXNumericSuiteCoreAPIs) ... ok (1.252s) 2022-08-13T17:14:33.4442197Z test_extract_weights_cuda (quantization.fx.test_numeric_suite_fx.TestFXNumericSuiteCoreAPIs) ... ok (0.044s) 2022-08-13T17:14:33.7311594Z test_extract_weights_dynamic (quantization.fx.test_numeric_suite_fx.TestFXNumericSuiteCoreAPIs) ... ok (0.287s) 2022-08-13T17:14:33.8478606Z test_extract_weights_fqn (quantization.fx.test_numeric_suite_fx.TestFXNumericSuiteCoreAPIs) ... ok (0.117s) 2022-08-13T17:14:34.4619022Z test_extract_weights_linear_fun_ptq (quantization.fx.test_numeric_suite_fx.TestFXNumericSuiteCoreAPIs) ... ok (0.614s) 2022-08-13T17:14:35.0100232Z test_extract_weights_linear_fun_qat (quantization.fx.test_numeric_suite_fx.TestFXNumericSuiteCoreAPIs) ... ok (0.548s) 2022-08-13T17:14:36.4203523Z test_extract_weights_mod_ptq (quantization.fx.test_numeric_suite_fx.TestFXNumericSuiteCoreAPIs) ... ok (1.410s) 2022-08-13T17:14:37.9561329Z test_extract_weights_mod_qat (quantization.fx.test_numeric_suite_fx.TestFXNumericSuiteCoreAPIs) ... ok (1.536s) 2022-08-13T17:14:38.1251465Z test_fp16_shadows_fp32 (quantization.fx.test_numeric_suite_fx.TestFXNumericSuiteCoreAPIs) ... ok (0.169s) 2022-08-13T17:14:38.3624744Z 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 2022-08-13T17:14:38.3626662Z skipping shadow loggers for node_b: torch.ao.quantization.observer.MinMaxObserver, start_node_a: torch.nn.modules.pooling.AdaptiveAvgPool2d, unknown dtype cast 2022-08-13T17:14:38.3689205Z skipping shadow loggers for node_b: torch._VariableFunctionsClass.mul, start_node_a: torch._ops.quantized.PyCapsule.mul, unsupported 2022-08-13T17:14:38.3690265Z skipping shadow loggers for node_b: torch.ao.quantization.observer.MinMaxObserver, start_node_a: torch._ops.quantized.PyCapsule.mul, unknown dtype cast 2022-08-13T17:14:38.3726759Z skipping shadow loggers for node_b: torch._VariableFunctionsClass.add, start_node_a: torch._ops.quantized.PyCapsule.add_relu, unsupported 2022-08-13T17:14:38.3729822Z skipping shadow loggers for node_b: torch.ao.quantization.observer.MinMaxObserver, start_node_a: torch._ops.quantized.PyCapsule.add_relu, unknown dtype cast 2022-08-13T17:14:38.3799918Z ok (0.255s) 2022-08-13T17:14:38.5321696Z test_int8_shadows_fp32_simple (quantization.fx.test_numeric_suite_fx.TestFXNumericSuiteCoreAPIs) ... ok (0.152s) 2022-08-13T17:14:38.7720983Z test_int8_shadows_int8_fun (quantization.fx.test_numeric_suite_fx.TestFXNumericSuiteCoreAPIs) ... ok (0.240s) 2022-08-13T17:14:38.8940848Z test_int8_shadows_int8_mod (quantization.fx.test_numeric_suite_fx.TestFXNumericSuiteCoreAPIs) ... ok (0.122s) 2022-08-13T17:14:39.3657859Z test_layer_names (quantization.fx.test_numeric_suite_fx.TestFXNumericSuiteCoreAPIs) ... ok (0.471s) 2022-08-13T17:14:39.8725686Z test_linear_fp16_activations (quantization.fx.test_numeric_suite_fx.TestFXNumericSuiteCoreAPIs) ... ok (0.507s) 2022-08-13T17:14:40.3783345Z test_linear_fp16_shadow_activations (quantization.fx.test_numeric_suite_fx.TestFXNumericSuiteCoreAPIs) ... ok (0.506s) 2022-08-13T17:14:40.4599813Z test_linear_fp16_vs_linear_fp16_shadow_activations (quantization.fx.test_numeric_suite_fx.TestFXNumericSuiteCoreAPIs) ... ok (0.082s) 2022-08-13T17:14:40.8014375Z test_linear_fp16_weights (quantization.fx.test_numeric_suite_fx.TestFXNumericSuiteCoreAPIs) ... ok (0.341s) 2022-08-13T17:14:40.8690070Z test_linear_kwargs_shadow (quantization.fx.test_numeric_suite_fx.TestFXNumericSuiteCoreAPIs) ... ok (0.067s) 2022-08-13T17:14:41.0036275Z test_loggers_preserve_qat_numerics (quantization.fx.test_numeric_suite_fx.TestFXNumericSuiteCoreAPIs) ... ok (0.134s) 2022-08-13T17:14:41.0047846Z test_logging_inputs (quantization.fx.test_numeric_suite_fx.TestFXNumericSuiteCoreAPIs) 2022-08-13T17:14:42.2585702Z Verifies that logging inputs works correctly ... skipping shadow loggers for node_b: torch._VariableFunctionsClass.cat, start_node_a: torch._VariableFunctionsClass.cat, unsupported 2022-08-13T17:14:42.3472345Z skipping shadow loggers for node_b: torch._VariableFunctionsClass.cat, start_node_a: torch._VariableFunctionsClass.cat, unsupported 2022-08-13T17:14:42.5299131Z ok (1.526s) 2022-08-13T17:14:42.6508670Z test_match_activations_fqn (quantization.fx.test_numeric_suite_fx.TestFXNumericSuiteCoreAPIs) ... ok (0.121s) 2022-08-13T17:14:43.5044931Z test_match_activations_fun_ptq (quantization.fx.test_numeric_suite_fx.TestFXNumericSuiteCoreAPIs) ... ok (0.853s) 2022-08-13T17:14:44.0206765Z test_match_activations_fun_qat (quantization.fx.test_numeric_suite_fx.TestFXNumericSuiteCoreAPIs) ... ok (0.516s) 2022-08-13T17:14:44.0215587Z test_match_activations_meth_ptq (quantization.fx.test_numeric_suite_fx.TestFXNumericSuiteCoreAPIs) 2022-08-13T17:14:44.2239044Z Verify that add_loggers works on methods ... ok (0.203s) 2022-08-13T17:14:45.0101382Z test_match_activations_mod_ptq (quantization.fx.test_numeric_suite_fx.TestFXNumericSuiteCoreAPIs) ... ok (0.786s) 2022-08-13T17:14:45.5239985Z test_match_activations_mod_qat (quantization.fx.test_numeric_suite_fx.TestFXNumericSuiteCoreAPIs) ... ok (0.514s) 2022-08-13T17:14:47.1262337Z 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 2022-08-13T17:14:47.1263719Z skipping shadow loggers for node_b: torch.ao.quantization.observer.HistogramObserver, start_node_a: _operator.mul, unsupported 2022-08-13T17:14:47.1264407Z skipping shadow loggers for node_b: torch._VariableFunctionsClass.mul, start_node_a: torch._VariableFunctionsClass.mul, unsupported 2022-08-13T17:14:47.1265111Z skipping shadow loggers for node_b: torch.ao.quantization.observer.HistogramObserver, start_node_a: torch._VariableFunctionsClass.mul, unsupported 2022-08-13T17:14:47.1265739Z skipping shadow loggers for node_b: _operator.add, start_node_a: _operator.add, unsupported 2022-08-13T17:14:47.1266338Z skipping shadow loggers for node_b: torch.ao.quantization.observer.HistogramObserver, start_node_a: _operator.add, unsupported 2022-08-13T17:14:47.1266979Z skipping shadow loggers for node_b: torch._VariableFunctionsClass.add, start_node_a: torch._VariableFunctionsClass.add, unsupported 2022-08-13T17:14:47.1267682Z skipping shadow loggers for node_b: torch.ao.quantization.observer.HistogramObserver, start_node_a: torch._VariableFunctionsClass.add, unsupported 2022-08-13T17:14:47.1268372Z skipping shadow loggers for node_b: torch._VariableFunctionsClass.cat, start_node_a: torch._VariableFunctionsClass.cat, unsupported 2022-08-13T17:14:47.1269035Z skipping shadow loggers for node_b: torch._VariableFunctionsClass.stack, start_node_a: torch._VariableFunctionsClass.stack, unsupported 2022-08-13T17:14:47.3908094Z skipping shadow loggers for node_b: torch._ops.quantized.PyCapsule.mul, start_node_a: _operator.mul, unsupported 2022-08-13T17:14:47.3909378Z skipping shadow loggers for node_b: torch._ops.quantized.PyCapsule.mul, start_node_a: torch._VariableFunctionsClass.mul, unsupported 2022-08-13T17:14:47.3910134Z skipping shadow loggers for node_b: torch._ops.quantized.PyCapsule.add, start_node_a: _operator.add, unsupported 2022-08-13T17:14:47.3910962Z skipping shadow loggers for node_b: torch._ops.quantized.PyCapsule.add, start_node_a: torch._VariableFunctionsClass.add, unsupported 2022-08-13T17:14:47.3911595Z skipping shadow loggers for node_b: torch._VariableFunctionsClass.cat, start_node_a: torch._VariableFunctionsClass.cat, unsupported 2022-08-13T17:14:47.3912402Z skipping shadow loggers for node_b: torch._VariableFunctionsClass.stack, start_node_a: torch._VariableFunctionsClass.stack, unsupported 2022-08-13T17:14:47.5645643Z ok (2.041s) 2022-08-13T17:14:47.5694953Z test_op_io_dtype_coverage (quantization.fx.test_numeric_suite_fx.TestFXNumericSuiteCoreAPIs) 2022-08-13T17:14:47.5771473Z Tests that all the ops quantization cares about have input and output ... ok (0.012s) 2022-08-13T17:14:47.5780420Z test_op_with_either_fp32_or_int8_input (quantization.fx.test_numeric_suite_fx.TestFXNumericSuiteCoreAPIs) 2022-08-13T17:14:48.2601464Z 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 2022-08-13T17:14:48.2603438Z skipping shadow loggers for node_b: torch.ao.quantization.observer.HistogramObserver, start_node_a: torch.nn.modules.activation.ReLU, unknown dtype cast 2022-08-13T17:14:48.2606949Z skipping shadow loggers for node_b: torch.nn.functional.relu, start_node_a: torch.nn.functional.relu, unknown dtype cast 2022-08-13T17:14:48.2611238Z skipping shadow loggers for node_b: torch.ao.quantization.observer.HistogramObserver, start_node_a: torch.nn.functional.relu, unknown dtype cast 2022-08-13T17:14:48.3453381Z skipping shadow loggers for node_b: torch.nn.modules.activation.ReLU, start_node_a: torch.nn.modules.activation.ReLU, unknown dtype cast 2022-08-13T17:14:48.3456743Z skipping shadow loggers for node_b: torch.nn.functional.relu, start_node_a: torch.nn.functional.relu, unknown dtype cast 2022-08-13T17:14:48.4241735Z ok (0.847s) 2022-08-13T17:14:48.8152772Z 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 2022-08-13T17:14:48.8153643Z skipping shadow loggers for node_b: torch._VariableFunctionsClass.stack, start_node_a: torch._VariableFunctionsClass.stack, unsupported 2022-08-13T17:14:48.8745876Z skipping shadow loggers for node_b: torch._VariableFunctionsClass.cat, start_node_a: torch._VariableFunctionsClass.cat, unsupported 2022-08-13T17:14:48.8746553Z skipping shadow loggers for node_b: torch._VariableFunctionsClass.stack, start_node_a: torch._VariableFunctionsClass.stack, unsupported 2022-08-13T17:14:48.9275062Z ok (0.503s) 2022-08-13T17:14:48.9284807Z test_ops_with_same_fp32_and_int8_signature (quantization.fx.test_numeric_suite_fx.TestFXNumericSuiteCoreAPIs) 2022-08-13T17:14:49.4102730Z Verifies that we can match pairs of ops which have the same aten ... ok (0.482s) 2022-08-13T17:14:49.6197201Z test_shadow_activations_fqn (quantization.fx.test_numeric_suite_fx.TestFXNumericSuiteCoreAPIs) ... ok (0.209s) 2022-08-13T17:14:49.7591038Z test_shadow_loggers_preserve_qat_numerics (quantization.fx.test_numeric_suite_fx.TestFXNumericSuiteCoreAPIs) ... ok (0.139s) 2022-08-13T17:14:49.7601897Z test_unsupported_op_copy_skips_shadowing (quantization.fx.test_numeric_suite_fx.TestFXNumericSuiteCoreAPIs) 2022-08-13T17:14:50.0761788Z 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 2022-08-13T17:14:50.0763649Z skipping shadow loggers for node_b: torch.ao.quantization.observer.HistogramObserver, start_node_a: torch.nn.functional.layer_norm, unhandled logic in subgraph copy 2022-08-13T17:14:50.1789099Z 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 2022-08-13T17:14:50.2643726Z ok (0.505s) 2022-08-13T17:14:50.2686900Z test_user_defined_function (quantization.fx.test_numeric_suite_fx.TestFXNumericSuiteCoreAPIs) 2022-08-13T17:14:50.5785929Z Verify that NS APIs work on user defined functions ... /opt/conda/lib/python3.7/site-packages/torch/nn/functional.py:1967: UserWarning: nn.functional.sigmoid is deprecated. Use torch.sigmoid instead. 2022-08-13T17:14:50.5786825Z warnings.warn("nn.functional.sigmoid is deprecated. Use torch.sigmoid instead.") 2022-08-13T17:14:50.6664106Z skipping shadow loggers for node_b: torch._C._nn.linear, start_node_a: quantization.fx.test_numeric_suite_fx._wrapped_linear, unknown dtype cast 2022-08-13T17:14:50.6664910Z 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 2022-08-13T17:14:50.6686017Z ok (0.404s) 2022-08-13T17:14:50.6709157Z test_user_module (quantization.fx.test_numeric_suite_fx.TestFXNumericSuiteCoreAPIs) 2022-08-13T17:14:50.6721232Z For user defined modules, ... /opt/conda/lib/python3.7/site-packages/torch/ao/quantization/quantize_fx.py:150: 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. 2022-08-13T17:14:50.6722001Z "Passing a prepare_custom_config_dict to prepare is deprecated and will not be supported " 2022-08-13T17:14:51.0305556Z ok (0.362s) 2022-08-13T17:14:51.1439908Z test_user_module_scriptable (quantization.fx.test_numeric_suite_fx.TestFXNumericSuiteCoreAPIs) ... ok (0.113s) 2022-08-13T17:14:52.7405400Z test_compare_activations_conv (quantization.fx.test_numeric_suite_fx.TestFXNumericSuiteCoreAPIsModels) ... ok (1.596s) 2022-08-13T17:14:53.4961587Z test_compare_activations_linear (quantization.fx.test_numeric_suite_fx.TestFXNumericSuiteCoreAPIsModels) ... ok (0.756s) 2022-08-13T17:14:53.5189660Z test_compare_activations_lstm_dynamic (quantization.fx.test_numeric_suite_fx.TestFXNumericSuiteCoreAPIsModels) ... /opt/conda/lib/python3.7/site-packages/torch/nn/quantized/_reference/modules/rnn.py:308: UserWarning: To copy construct from a tensor, it is recommended to use sourceTensor.clone().detach() or sourceTensor.clone().detach().requires_grad_(True), rather than torch.tensor(sourceTensor). 2022-08-13T17:14:53.5190587Z torch.tensor(weight_qparams["scale"], dtype=torch.float, device=device)) 2022-08-13T17:14:53.5191553Z /opt/conda/lib/python3.7/site-packages/torch/nn/quantized/_reference/modules/rnn.py:311: UserWarning: To copy construct from a tensor, it is recommended to use sourceTensor.clone().detach() or sourceTensor.clone().detach().requires_grad_(True), rather than torch.tensor(sourceTensor). 2022-08-13T17:14:53.5192257Z torch.tensor(weight_qparams["zero_point"], dtype=torch.int, device=device)) 2022-08-13T17:14:53.7845900Z ok (0.288s) 2022-08-13T17:14:55.3796434Z test_compare_shadow_activations_conv (quantization.fx.test_numeric_suite_fx.TestFXNumericSuiteCoreAPIsModels) ... ok (1.595s) 2022-08-13T17:14:56.2454629Z test_compare_shadow_activations_linear (quantization.fx.test_numeric_suite_fx.TestFXNumericSuiteCoreAPIsModels) ... ok (0.866s) 2022-08-13T17:14:56.4543464Z test_compare_shadow_activations_lstm_dynamic (quantization.fx.test_numeric_suite_fx.TestFXNumericSuiteCoreAPIsModels) ... ok (0.209s) 2022-08-13T17:14:57.4802168Z test_compare_weights_conv (quantization.fx.test_numeric_suite_fx.TestFXNumericSuiteCoreAPIsModels) ... ok (1.025s) 2022-08-13T17:14:58.0312161Z test_compare_weights_linear (quantization.fx.test_numeric_suite_fx.TestFXNumericSuiteCoreAPIsModels) ... ok (0.551s) 2022-08-13T17:14:58.4534733Z test_compare_weights_lstm_dynamic (quantization.fx.test_numeric_suite_fx.TestFXNumericSuiteCoreAPIsModels) ... ok (0.422s) 2022-08-13T17:15:00.8952758Z test_mobilenet_v2 (quantization.fx.test_numeric_suite_fx.TestFXNumericSuiteCoreAPIsModels) ... skipping shadow loggers for node_b: torch._VariableFunctionsClass.add, start_node_a: torch._VariableFunctionsClass.add, unsupported 2022-08-13T17:15:00.8953670Z skipping shadow loggers for node_b: torch.ao.quantization.observer.MinMaxObserver, start_node_a: torch._VariableFunctionsClass.add, unsupported 2022-08-13T17:15:00.9059416Z skipping shadow loggers for node_b: torch._VariableFunctionsClass.add, start_node_a: torch._VariableFunctionsClass.add, unsupported 2022-08-13T17:15:00.9060460Z skipping shadow loggers for node_b: torch.ao.quantization.observer.MinMaxObserver, start_node_a: torch._VariableFunctionsClass.add, unsupported 2022-08-13T17:15:00.9112980Z skipping shadow loggers for node_b: torch._VariableFunctionsClass.add, start_node_a: torch._VariableFunctionsClass.add, unsupported 2022-08-13T17:15:00.9113693Z skipping shadow loggers for node_b: torch.ao.quantization.observer.MinMaxObserver, start_node_a: torch._VariableFunctionsClass.add, unsupported 2022-08-13T17:15:00.9219874Z skipping shadow loggers for node_b: torch._VariableFunctionsClass.add, start_node_a: torch._VariableFunctionsClass.add, unsupported 2022-08-13T17:15:00.9220562Z skipping shadow loggers for node_b: torch.ao.quantization.observer.MinMaxObserver, start_node_a: torch._VariableFunctionsClass.add, unsupported 2022-08-13T17:15:00.9273575Z skipping shadow loggers for node_b: torch._VariableFunctionsClass.add, start_node_a: torch._VariableFunctionsClass.add, unsupported 2022-08-13T17:15:00.9274271Z skipping shadow loggers for node_b: torch.ao.quantization.observer.MinMaxObserver, start_node_a: torch._VariableFunctionsClass.add, unsupported 2022-08-13T17:15:00.9329474Z skipping shadow loggers for node_b: torch._VariableFunctionsClass.add, start_node_a: torch._VariableFunctionsClass.add, unsupported 2022-08-13T17:15:00.9330184Z skipping shadow loggers for node_b: torch.ao.quantization.observer.MinMaxObserver, start_node_a: torch._VariableFunctionsClass.add, unsupported 2022-08-13T17:15:00.9435857Z skipping shadow loggers for node_b: torch._VariableFunctionsClass.add, start_node_a: torch._VariableFunctionsClass.add, unsupported 2022-08-13T17:15:00.9436549Z skipping shadow loggers for node_b: torch.ao.quantization.observer.MinMaxObserver, start_node_a: torch._VariableFunctionsClass.add, unsupported 2022-08-13T17:15:00.9489829Z skipping shadow loggers for node_b: torch._VariableFunctionsClass.add, start_node_a: torch._VariableFunctionsClass.add, unsupported 2022-08-13T17:15:00.9490545Z skipping shadow loggers for node_b: torch.ao.quantization.observer.MinMaxObserver, start_node_a: torch._VariableFunctionsClass.add, unsupported 2022-08-13T17:15:00.9596257Z skipping shadow loggers for node_b: torch._VariableFunctionsClass.add, start_node_a: torch._VariableFunctionsClass.add, unsupported 2022-08-13T17:15:00.9596949Z skipping shadow loggers for node_b: torch.ao.quantization.observer.MinMaxObserver, start_node_a: torch._VariableFunctionsClass.add, unsupported 2022-08-13T17:15:00.9650880Z skipping shadow loggers for node_b: torch._VariableFunctionsClass.add, start_node_a: torch._VariableFunctionsClass.add, unsupported 2022-08-13T17:15:00.9651574Z skipping shadow loggers for node_b: torch.ao.quantization.observer.MinMaxObserver, start_node_a: torch._VariableFunctionsClass.add, unsupported 2022-08-13T17:15:00.9726141Z skipping shadow loggers for node_b: torch.nn.functional.adaptive_avg_pool2d, start_node_a: torch.nn.functional.adaptive_avg_pool2d, unhandled logic in subgraph copy 2022-08-13T17:15:00.9730875Z skipping shadow loggers for node_b: torch.ao.quantization.observer.MinMaxObserver, start_node_a: torch.nn.functional.adaptive_avg_pool2d, unhandled logic in subgraph copy 2022-08-13T17:15:02.4660424Z skipping shadow loggers for node_b: torch._ops.quantized.PyCapsule.add, start_node_a: torch._VariableFunctionsClass.add, unsupported 2022-08-13T17:15:02.4705802Z skipping shadow loggers for node_b: torch._ops.quantized.PyCapsule.add, start_node_a: torch._VariableFunctionsClass.add, unsupported 2022-08-13T17:15:02.4730954Z skipping shadow loggers for node_b: torch._ops.quantized.PyCapsule.add, start_node_a: torch._VariableFunctionsClass.add, unsupported 2022-08-13T17:15:02.4778659Z skipping shadow loggers for node_b: torch._ops.quantized.PyCapsule.add, start_node_a: torch._VariableFunctionsClass.add, unsupported 2022-08-13T17:15:02.4803757Z skipping shadow loggers for node_b: torch._ops.quantized.PyCapsule.add, start_node_a: torch._VariableFunctionsClass.add, unsupported 2022-08-13T17:15:02.4828617Z skipping shadow loggers for node_b: torch._ops.quantized.PyCapsule.add, start_node_a: torch._VariableFunctionsClass.add, unsupported 2022-08-13T17:15:02.4893001Z skipping shadow loggers for node_b: torch._ops.quantized.PyCapsule.add, start_node_a: torch._VariableFunctionsClass.add, unsupported 2022-08-13T17:15:02.4917512Z skipping shadow loggers for node_b: torch._ops.quantized.PyCapsule.add, start_node_a: torch._VariableFunctionsClass.add, unsupported 2022-08-13T17:15:02.4965959Z skipping shadow loggers for node_b: torch._ops.quantized.PyCapsule.add, start_node_a: torch._VariableFunctionsClass.add, unsupported 2022-08-13T17:15:02.4990735Z skipping shadow loggers for node_b: torch._ops.quantized.PyCapsule.add, start_node_a: torch._VariableFunctionsClass.add, unsupported 2022-08-13T17:15:02.5025212Z skipping shadow loggers for node_b: torch.nn.functional.adaptive_avg_pool2d, start_node_a: torch.nn.functional.adaptive_avg_pool2d, unhandled logic in subgraph copy 2022-08-13T17:15:09.0559927Z ok (10.602s) 2022-08-13T17:15:10.5722788Z test_resnet18 (quantization.fx.test_numeric_suite_fx.TestFXNumericSuiteCoreAPIsModels) ... skipping shadow loggers for node_b: torch._VariableFunctionsClass.add, start_node_a: torch._VariableFunctionsClass.add, unsupported 2022-08-13T17:15:10.5723732Z skipping shadow loggers for node_b: torch.ao.quantization.observer.MinMaxObserver, start_node_a: torch._VariableFunctionsClass.add, unsupported 2022-08-13T17:15:10.5757850Z skipping shadow loggers for node_b: torch._VariableFunctionsClass.add, start_node_a: torch._VariableFunctionsClass.add, unsupported 2022-08-13T17:15:10.5759983Z skipping shadow loggers for node_b: torch.ao.quantization.observer.MinMaxObserver, start_node_a: torch._VariableFunctionsClass.add, unsupported 2022-08-13T17:15:10.5811160Z skipping shadow loggers for node_b: torch._VariableFunctionsClass.add, start_node_a: torch._VariableFunctionsClass.add, unsupported 2022-08-13T17:15:10.5813197Z skipping shadow loggers for node_b: torch.ao.quantization.observer.MinMaxObserver, start_node_a: torch._VariableFunctionsClass.add, unsupported 2022-08-13T17:15:10.5847070Z skipping shadow loggers for node_b: torch._VariableFunctionsClass.add, start_node_a: torch._VariableFunctionsClass.add, unsupported 2022-08-13T17:15:10.5848700Z skipping shadow loggers for node_b: torch.ao.quantization.observer.MinMaxObserver, start_node_a: torch._VariableFunctionsClass.add, unsupported 2022-08-13T17:15:10.5896360Z skipping shadow loggers for node_b: torch._VariableFunctionsClass.add, start_node_a: torch._VariableFunctionsClass.add, unsupported 2022-08-13T17:15:10.5897815Z skipping shadow loggers for node_b: torch.ao.quantization.observer.MinMaxObserver, start_node_a: torch._VariableFunctionsClass.add, unsupported 2022-08-13T17:15:10.5931895Z skipping shadow loggers for node_b: torch._VariableFunctionsClass.add, start_node_a: torch._VariableFunctionsClass.add, unsupported 2022-08-13T17:15:10.5932742Z skipping shadow loggers for node_b: torch.ao.quantization.observer.MinMaxObserver, start_node_a: torch._VariableFunctionsClass.add, unsupported 2022-08-13T17:15:10.5980934Z skipping shadow loggers for node_b: torch._VariableFunctionsClass.add, start_node_a: torch._VariableFunctionsClass.add, unsupported 2022-08-13T17:15:10.5981997Z skipping shadow loggers for node_b: torch.ao.quantization.observer.MinMaxObserver, start_node_a: torch._VariableFunctionsClass.add, unsupported 2022-08-13T17:15:10.6015672Z skipping shadow loggers for node_b: torch._VariableFunctionsClass.add, start_node_a: torch._VariableFunctionsClass.add, unsupported 2022-08-13T17:15:10.6016394Z skipping shadow loggers for node_b: torch.ao.quantization.observer.MinMaxObserver, start_node_a: torch._VariableFunctionsClass.add, unsupported 2022-08-13T17:15:11.3092595Z skipping shadow loggers for node_b: torch._ops.quantized.PyCapsule.add_relu, start_node_a: torch._VariableFunctionsClass.add, unsupported 2022-08-13T17:15:11.3107818Z skipping shadow loggers for node_b: torch._ops.quantized.PyCapsule.add_relu, start_node_a: torch._VariableFunctionsClass.add, unsupported 2022-08-13T17:15:11.3135701Z skipping shadow loggers for node_b: torch._ops.quantized.PyCapsule.add_relu, start_node_a: torch._VariableFunctionsClass.add, unsupported 2022-08-13T17:15:11.3152518Z skipping shadow loggers for node_b: torch._ops.quantized.PyCapsule.add_relu, start_node_a: torch._VariableFunctionsClass.add, unsupported 2022-08-13T17:15:11.3178368Z skipping shadow loggers for node_b: torch._ops.quantized.PyCapsule.add_relu, start_node_a: torch._VariableFunctionsClass.add, unsupported 2022-08-13T17:15:11.3195022Z skipping shadow loggers for node_b: torch._ops.quantized.PyCapsule.add_relu, start_node_a: torch._VariableFunctionsClass.add, unsupported 2022-08-13T17:15:11.3221386Z skipping shadow loggers for node_b: torch._ops.quantized.PyCapsule.add_relu, start_node_a: torch._VariableFunctionsClass.add, unsupported 2022-08-13T17:15:11.3238155Z skipping shadow loggers for node_b: torch._ops.quantized.PyCapsule.add_relu, start_node_a: torch._VariableFunctionsClass.add, unsupported 2022-08-13T17:15:11.3242057Z skipping shadow loggers for node_b: torch.nn.modules.pooling.AdaptiveAvgPool2d, start_node_a: torch.nn.modules.pooling.AdaptiveAvgPool2d, unknown dtype cast 2022-08-13T17:15:11.3256517Z skipping shadow loggers for node_b: torch._VariableFunctionsClass.flatten, start_node_a: torch._VariableFunctionsClass.flatten, unknown dtype cast 2022-08-13T17:15:13.8617961Z ok (4.806s) 2022-08-13T17:15:20.9789198Z test_sparsenn_compare_activations (quantization.fx.test_numeric_suite_fx.TestFXNumericSuiteCoreAPIsModels) ... ok (7.117s) 2022-08-13T17:15:23.3617330Z 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 2022-08-13T17:15:23.3618319Z skipping shadow loggers for node_b: torch.ao.quantization.observer.HistogramObserver, start_node_a: torch.nn.modules.sparse.EmbeddingBag, unknown dtype cast 2022-08-13T17:15:23.3634821Z skipping shadow loggers for node_b: torch._VariableFunctionsClass.cat, start_node_a: torch._VariableFunctionsClass.cat, unsupported 2022-08-13T17:15:23.6294438Z skipping shadow loggers for node_b: torch.nn.modules.sparse.EmbeddingBag, start_node_a: torch.nn.modules.sparse.EmbeddingBag, unknown dtype cast 2022-08-13T17:15:23.6308342Z skipping shadow loggers for node_b: torch._VariableFunctionsClass.cat, start_node_a: torch._VariableFunctionsClass.cat, unsupported 2022-08-13T17:15:27.4545090Z skipping shadow loggers for node_b: torch.nn.modules.sparse.EmbeddingBag, start_node_a: torch.nn.modules.sparse.EmbeddingBag, unknown dtype cast 2022-08-13T17:15:27.4545910Z skipping shadow loggers for node_b: torch.ao.quantization.observer.HistogramObserver, start_node_a: torch.nn.modules.sparse.EmbeddingBag, unknown dtype cast 2022-08-13T17:15:27.4557916Z skipping shadow loggers for node_b: torch._VariableFunctionsClass.cat, start_node_a: torch._VariableFunctionsClass.cat, unsupported 2022-08-13T17:15:27.7272917Z skipping shadow loggers for node_b: torch.nn.modules.sparse.EmbeddingBag, start_node_a: torch.nn.modules.sparse.EmbeddingBag, unknown dtype cast 2022-08-13T17:15:27.7283025Z skipping shadow loggers for node_b: torch._VariableFunctionsClass.cat, start_node_a: torch._VariableFunctionsClass.cat, unsupported 2022-08-13T17:15:28.1368686Z ok (7.158s) 2022-08-13T17:15:28.4375841Z test_fq_module_per_channel (quantization.core.test_workflow_module.TestFakeQuantize) ... ok (0.301s) 2022-08-13T17:15:28.4430440Z test_fq_serializable_per_channel (quantization.core.test_workflow_module.TestFakeQuantize) ... ok (0.005s) 2022-08-13T17:15:28.4452941Z test_quant_min_max_override (quantization.core.test_workflow_module.TestFakeQuantize) ... ok (0.002s) 2022-08-13T17:15:28.4457926Z test_backward_per_channel (quantization.core.test_workflow_ops.TestFakeQuantizeOps) 2022-08-13T17:15:28.5916275Z Tests the backward method. ... skip: this is broken without changes to any relevant code, we need to remove hypothesis testing in CI (0.146s) 2022-08-13T17:15:28.6145949Z test_backward_per_channel_cachemask_cpu (quantization.core.test_workflow_ops.TestFakeQuantizeOps) ... ok (0.023s) 2022-08-13T17:15:28.6538866Z test_backward_per_channel_cachemask_cuda (quantization.core.test_workflow_ops.TestFakeQuantizeOps) ... ok (0.039s) 2022-08-13T17:15:28.6543762Z test_backward_per_tensor (quantization.core.test_workflow_ops.TestFakeQuantizeOps) 2022-08-13T17:15:28.6609730Z Tests the backward method. ... skip: temporarily disable the test (0.007s) 2022-08-13T17:15:28.6775635Z test_backward_per_tensor_cachemask_cpu (quantization.core.test_workflow_ops.TestFakeQuantizeOps) ... ok (0.016s) 2022-08-13T17:15:28.7107070Z test_backward_per_tensor_cachemask_cuda (quantization.core.test_workflow_ops.TestFakeQuantizeOps) ... ok (0.033s) 2022-08-13T17:15:28.7237868Z test_fake_quant_control (quantization.core.test_workflow_ops.TestFakeQuantizeOps) ... ok (0.013s) 2022-08-13T17:15:29.6082573Z test_fake_quant_per_channel_qparam_range (quantization.core.test_workflow_ops.TestFakeQuantizeOps) ... ok (0.884s) 2022-08-13T17:15:29.6165660Z test_fake_quant_preserves_qparam_shapes_for_activations (quantization.core.test_workflow_ops.TestFakeQuantizeOps) ... ok (0.008s) 2022-08-13T17:15:29.8164958Z test_fixed_qparams_fq_module (quantization.core.test_workflow_ops.TestFakeQuantizeOps) ... ok (0.200s) 2022-08-13T17:15:29.8266177Z test_forward_backward_per_tensor_with_amp (quantization.core.test_workflow_ops.TestFakeQuantizeOps) ... ok (0.010s) 2022-08-13T17:15:29.8281583Z test_forward_per_channel (quantization.core.test_workflow_ops.TestFakeQuantizeOps) 2022-08-13T17:15:30.0253634Z Tests the forward path of the FakeQuantizePerTensorAffine op. ... ok (0.199s) 2022-08-13T17:15:30.0436725Z test_forward_per_channel_cachemask_cpu (quantization.core.test_workflow_ops.TestFakeQuantizeOps) ... ok (0.018s) 2022-08-13T17:15:30.0722958Z test_forward_per_channel_cachemask_cuda (quantization.core.test_workflow_ops.TestFakeQuantizeOps) ... ok (0.029s) 2022-08-13T17:15:30.0904559Z test_forward_per_channel_half_precision_numerics (quantization.core.test_workflow_ops.TestFakeQuantizeOps) ... ok (0.018s) 2022-08-13T17:15:30.0918264Z test_forward_per_tensor (quantization.core.test_workflow_ops.TestFakeQuantizeOps) 2022-08-13T17:15:30.2540307Z Tests the forward path of the FakeQuantizePerTensorAffine op. ... ok (0.163s) 2022-08-13T17:15:30.2725742Z test_forward_per_tensor_cachemask_cpu (quantization.core.test_workflow_ops.TestFakeQuantizeOps) ... ok (0.019s) 2022-08-13T17:15:30.3088810Z test_forward_per_tensor_cachemask_cuda (quantization.core.test_workflow_ops.TestFakeQuantizeOps) ... ok (0.036s) 2022-08-13T17:15:30.3177083Z test_forward_per_tensor_half_precision_numerics (quantization.core.test_workflow_ops.TestFakeQuantizeOps) ... ok (0.009s) 2022-08-13T17:15:30.5578095Z test_fq_module_per_tensor (quantization.core.test_workflow_ops.TestFakeQuantizeOps) ... ok (0.240s) 2022-08-13T17:15:30.5699604Z test_fq_serializable_per_tensor (quantization.core.test_workflow_ops.TestFakeQuantizeOps) ... ok (0.012s) 2022-08-13T17:15:30.5760577Z 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.006s) 2022-08-13T17:15:50.9101516Z test_learnable_backward_per_channel_cuda (quantization.core.test_workflow_ops.TestFakeQuantizeOps) ... ok (20.334s) 2022-08-13T17:15:51.3634440Z test_learnable_backward_per_tensor_cpu (quantization.core.test_workflow_ops.TestFakeQuantizeOps) ... ok (0.453s) 2022-08-13T17:15:52.2181303Z test_learnable_backward_per_tensor_cuda (quantization.core.test_workflow_ops.TestFakeQuantizeOps) ... ok (0.854s) 2022-08-13T17:15:52.4378505Z test_learnable_forward_per_channel_cpu (quantization.core.test_workflow_ops.TestFakeQuantizeOps) ... ok (0.220s) 2022-08-13T17:15:52.7811614Z test_learnable_forward_per_channel_cuda (quantization.core.test_workflow_ops.TestFakeQuantizeOps) ... ok (0.343s) 2022-08-13T17:15:52.7874090Z 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.006s) 2022-08-13T17:15:53.0238171Z test_learnable_forward_per_tensor_cuda (quantization.core.test_workflow_ops.TestFakeQuantizeOps) ... ok (0.236s) 2022-08-13T17:15:53.5147044Z test_numerical_consistency_per_channel (quantization.core.test_workflow_ops.TestFakeQuantizeOps) ... ok (0.491s) 2022-08-13T17:15:53.6767194Z test_numerical_consistency_per_tensor (quantization.core.test_workflow_ops.TestFakeQuantizeOps) ... ok (0.162s) 2022-08-13T17:15:53.6792875Z test_forward_hooks_preserved (quantization.eager.test_fuse_eager.TestFuseEager) 2022-08-13T17:15:53.7005339Z Test case that checks whether forward pre hooks of the first module and ... ok (0.024s) 2022-08-13T17:15:53.7703246Z test_fuse_module_eval (quantization.eager.test_fuse_eager.TestFuseEager) ... ok (0.070s) 2022-08-13T17:15:54.3320129Z test_fuse_module_train (quantization.eager.test_fuse_eager.TestFuseEager) ... ok (0.561s) 2022-08-13T17:15:54.4042842Z test_fusion_conv_with_bias (quantization.eager.test_fuse_eager.TestFuseEager) ... ok (0.072s) 2022-08-13T17:15:54.4119826Z test_fusion_convtranspose_bn_eval (quantization.eager.test_fuse_eager.TestFuseEager) ... ok (0.008s) 2022-08-13T17:15:54.4159025Z test_fusion_linear_bn_eval (quantization.eager.test_fuse_eager.TestFuseEager) ... ok (0.004s) 2022-08-13T17:15:55.5993244Z test_fusion_sequential_model_eval (quantization.eager.test_fuse_eager.TestFuseEager) ... ok (1.183s) 2022-08-13T17:15:55.8392513Z test_fusion_sequential_model_train (quantization.eager.test_fuse_eager.TestFuseEager) ... ok (0.240s) 2022-08-13T17:15:55.8419634Z test_fuse_addtional_fuser_method (quantization.fx.test_quantize_fx.TestFuseFx) ... skip: Temprorarily skipping the test case, will enable after the simplepattern format is supported (0.003s) 2022-08-13T17:15:55.8783029Z test_fuse_conv_bn_relu (quantization.fx.test_quantize_fx.TestFuseFx) ... ok (0.036s) 2022-08-13T17:15:55.8872380Z test_fuse_convtranspose_bn_eval (quantization.fx.test_quantize_fx.TestFuseFx) ... ok (0.009s) 2022-08-13T17:15:55.8988452Z test_fuse_custom_pattern (quantization.fx.test_quantize_fx.TestFuseFx) ... ok (0.011s) 2022-08-13T17:15:55.9055263Z test_fuse_linear_bn_eval (quantization.fx.test_quantize_fx.TestFuseFx) ... ok (0.007s) 2022-08-13T17:15:55.9156446Z test_fuse_module_relu (quantization.fx.test_quantize_fx.TestFuseFx) ... ok (0.010s) 2022-08-13T17:15:55.9181025Z test_fusion_pattern_with_matchallnode (quantization.fx.test_quantize_fx.TestFuseFx) 2022-08-13T17:15:55.9232060Z This test tests that the node matched by MatchAllNode will be regared as an input ... ok (0.007s) 2022-08-13T17:15:55.9258452Z test_fusion_pattern_with_multiple_inputs (quantization.fx.test_quantize_fx.TestFuseFx) 2022-08-13T17:15:55.9310563Z This test tests two keys in backend_config: root_node_getter and ... ok (0.008s) 2022-08-13T17:15:55.9500165Z test_problematic_fuse_example (quantization.fx.test_quantize_fx.TestFuseFx) ... ok (0.019s) 2022-08-13T17:15:55.9514798Z test_qconfig_fused_module (quantization.fx.test_quantize_fx.TestFuseFx) 2022-08-13T17:15:56.0042989Z TODO: add test for all fused modules ... ok (0.054s) 2022-08-13T17:15:56.0122069Z test_fused_backward_op_fake_quant_off (quantization.core.test_workflow_ops.TestFusedObsFakeQuant) ... /opt/conda/lib/python3.7/site-packages/torch/testing/_deprecated.py:35: FutureWarning: torch.testing.assert_allclose() is deprecated since 1.12 and will be removed in 1.14. Use torch.testing.assert_close() instead. For detailed upgrade instructions see https://github.com/pytorch/pytorch/issues/61844. 2022-08-13T17:15:56.0122956Z warnings.warn(msg, FutureWarning) 2022-08-13T17:15:56.0139785Z /var/lib/jenkins/workspace/test/quantization/core/test_workflow_ops.py:1264: 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 /var/lib/jenkins/workspace/aten/src/ATen/native/ReduceAllOps.cpp:46.) 2022-08-13T17:15:56.0140611Z False, 2022-08-13T17:15:56.0158021Z ok (0.011s) 2022-08-13T17:15:56.0274762Z test_fused_obs_fake_quant_backward_op (quantization.core.test_workflow_ops.TestFusedObsFakeQuant) ... ok (0.012s) 2022-08-13T17:15:56.0304729Z test_fused_obs_fake_quant_moving_avg (quantization.core.test_workflow_ops.TestFusedObsFakeQuant) 2022-08-13T17:15:56.0694753Z Tests the case where we call the fused_obs_fake_quant op multiple times ... ok (0.042s) 2022-08-13T17:15:56.0725898Z test_fused_obs_fake_quant_moving_avg_per_channel (quantization.core.test_workflow_ops.TestFusedObsFakeQuant) 2022-08-13T17:15:56.1081591Z Tests the case where we call the fused_obs_fake_quant op multiple times ... /var/lib/jenkins/workspace/test/quantization/core/test_workflow_ops.py:1152: 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 /var/lib/jenkins/workspace/aten/src/ATen/native/TensorCompare.cpp:569.) 2022-08-13T17:15:56.1082365Z symmetric_quant, 2022-08-13T17:15:56.2328800Z ok (0.163s) 2022-08-13T17:15:56.2718591Z test_compare_fused_obs_fq_oss_module (quantization.core.test_workflow_module.TestFusedObsFakeQuantModule) ... ok (0.039s) 2022-08-13T17:15:56.2950227Z test_default_fused_qat_config (quantization.core.test_workflow_module.TestFusedObsFakeQuantModule) ... ok (0.023s) 2022-08-13T17:15:56.3218476Z test_embedding_bag_qat_config (quantization.core.test_workflow_module.TestFusedObsFakeQuantModule) ... ok (0.027s) 2022-08-13T17:15:56.3788752Z test_embedding_qat_config (quantization.core.test_workflow_module.TestFusedObsFakeQuantModule) ... ok (0.057s) 2022-08-13T17:15:56.4650070Z test_fused_mod_per_channel (quantization.core.test_workflow_module.TestFusedObsFakeQuantModule) ... ok (0.086s) 2022-08-13T17:15:56.4666716Z test_fused_mod_reduce_range (quantization.core.test_workflow_module.TestFusedObsFakeQuantModule) ... ok (0.002s) 2022-08-13T17:15:56.4770138Z test_fused_obs_fq_module (quantization.core.test_workflow_module.TestFusedObsFakeQuantModule) ... ok (0.010s) 2022-08-13T17:15:56.5054961Z test_fused_obs_fq_moving_avg_module (quantization.core.test_workflow_module.TestFusedObsFakeQuantModule) ... ok (0.028s) 2022-08-13T17:15:56.5315661Z test_quantized_add_relu_fusion (quantization.jit.test_fusion_passes.TestFusionPasses) ... ok (0.026s) 2022-08-13T17:15:56.6092831Z test_input_weight_equalization_determine_points (quantization.fx.test_model_report_fx.TestFxDetectInputWeightEqualization) ... ok (0.078s) 2022-08-13T17:15:56.6730346Z test_input_weight_equalization_report_gen (quantization.fx.test_model_report_fx.TestFxDetectInputWeightEqualization) ... ok (0.064s) 2022-08-13T17:15:56.6891421Z test_input_weight_equalization_report_gen_empty (quantization.fx.test_model_report_fx.TestFxDetectInputWeightEqualization) ... ok (0.016s) 2022-08-13T17:15:56.7190870Z test_all_outlier_report_gen (quantization.fx.test_model_report_fx.TestFxDetectOutliers) ... ok (0.030s) 2022-08-13T17:15:56.8501270Z test_multiple_run_consistent_spike_outlier_report_gen (quantization.fx.test_model_report_fx.TestFxDetectOutliers) ... ok (0.131s) 2022-08-13T17:15:56.8818367Z test_no_outlier_report_gen (quantization.fx.test_model_report_fx.TestFxDetectOutliers) ... ok (0.032s) 2022-08-13T17:15:56.9229101Z test_outlier_detection_determine_points (quantization.fx.test_model_report_fx.TestFxDetectOutliers) ... ok (0.041s) 2022-08-13T17:15:56.9245093Z test_constructor (quantization.fx.test_model_report_fx.TestFxModelReportClass) 2022-08-13T17:15:56.9446597Z Tests the constructor of the ModelReport class. ... ok (0.022s) 2022-08-13T17:15:56.9450684Z test_equalization_mapping_generation (quantization.fx.test_model_report_fx.TestFxModelReportClass) 2022-08-13T17:15:56.9459391Z Tests for generation of qconfigs by ModelReport API ... ok (0.001s) 2022-08-13T17:15:56.9483826Z test_generate_report (quantization.fx.test_model_report_fx.TestFxModelReportClass) 2022-08-13T17:15:57.0114894Z Tests model_report.generate_model_report to ensure report generation ... /var/lib/jenkins/workspace/test/quantization/fx/test_model_report_fx.py:1057: UserWarning: To copy construct from a tensor, it is recommended to use sourceTensor.clone().detach() or sourceTensor.clone().detach().requires_grad_(True), rather than torch.tensor(sourceTensor). 2022-08-13T17:15:57.0115767Z example_input = torch.tensor(torch.randint(100, (1, 3, 3, 3)), dtype=torch.float) 2022-08-13T17:15:57.1295428Z ok (0.183s) 2022-08-13T17:15:57.1310843Z test_generate_visualizer (quantization.fx.test_model_report_fx.TestFxModelReportClass) 2022-08-13T17:15:57.1740343Z Tests that the ModelReport class can properly create the ModelReportVisualizer instance ... ok (0.044s) 2022-08-13T17:15:57.1764993Z test_prepare_model_callibration (quantization.fx.test_model_report_fx.TestFxModelReportClass) 2022-08-13T17:15:57.2082280Z Tests model_report.prepare_detailed_calibration that prepares the model for callibration ... ok (0.034s) 2022-08-13T17:15:57.2086446Z test_qconfig_mapping_generation (quantization.fx.test_model_report_fx.TestFxModelReportClass) 2022-08-13T17:15:57.2095432Z Tests for generation of qconfigs by ModelReport API ... ok (0.001s) 2022-08-13T17:15:57.2679855Z test_nested_detection_case (quantization.fx.test_model_report_fx.TestFxModelReportDetectDynamicStatic) ... ok (0.058s) 2022-08-13T17:15:57.2960231Z test_conv_sub_class_considered (quantization.fx.test_model_report_fx.TestFxModelReportDetector) ... ok (0.028s) 2022-08-13T17:15:57.3242110Z test_fusion_layer_in_sequential (quantization.fx.test_model_report_fx.TestFxModelReportDetector) ... ok (0.028s) 2022-08-13T17:15:57.3440845Z test_multi_linear_model_without_per_channel (quantization.fx.test_model_report_fx.TestFxModelReportDetector) ... ok (0.020s) 2022-08-13T17:15:57.3717030Z test_multiple_q_config_options (quantization.fx.test_model_report_fx.TestFxModelReportDetector) ... ok (0.027s) 2022-08-13T17:15:57.3888535Z test_qat_aware_model_example (quantization.fx.test_model_report_fx.TestFxModelReportDetector) ... ok (0.017s) 2022-08-13T17:15:57.4185328Z test_sequential_model_format (quantization.fx.test_model_report_fx.TestFxModelReportDetector) ... ok (0.029s) 2022-08-13T17:15:57.4340600Z test_simple_conv (quantization.fx.test_model_report_fx.TestFxModelReportDetector) ... ok (0.015s) 2022-08-13T17:15:57.4630803Z test_observer_after_relu (quantization.fx.test_model_report_fx.TestFxModelReportObserver) ... ok (0.029s) 2022-08-13T17:15:57.6185425Z test_random_epochs_and_batches (quantization.fx.test_model_report_fx.TestFxModelReportObserver) ... ok (0.155s) 2022-08-13T17:15:57.6234494Z test_single_batch_of_ones (quantization.fx.test_model_report_fx.TestFxModelReportObserver) ... ok (0.005s) 2022-08-13T17:15:57.6422462Z test_zero_tensor_errors (quantization.fx.test_model_report_fx.TestFxModelReportObserver) ... ok (0.019s) 2022-08-13T17:15:57.6432939Z test_generate_tables_match_with_report (quantization.fx.test_model_report_fx.TestFxModelReportVisualizer) 2022-08-13T17:15:57.6851365Z Tests the generate_table_view() ... ok (0.043s) 2022-08-13T17:15:57.6860756Z test_generate_tables_no_match (quantization.fx.test_model_report_fx.TestFxModelReportVisualizer) 2022-08-13T17:15:57.7274367Z Tests the generate_table_view() ... ok (0.042s) 2022-08-13T17:15:57.7282798Z test_generate_tables_single_feat_match (quantization.fx.test_model_report_fx.TestFxModelReportVisualizer) 2022-08-13T17:15:57.7706595Z Tests the generate_table_view() ... ok (0.043s) 2022-08-13T17:15:57.7721860Z test_get_modules_and_features (quantization.fx.test_model_report_fx.TestFxModelReportVisualizer) 2022-08-13T17:15:57.8136313Z Tests the get_all_unique_module_fqns and get_all_unique_feature_names methods of ... ok (0.043s) 2022-08-13T17:16:27.2809998Z test_histogram_observer (quantization.core.test_workflow_module.TestHistogramObserver) ... ok (29.467s) 2022-08-13T17:16:34.1278670Z test_histogram_observer_against_reference (quantization.core.test_workflow_module.TestHistogramObserver) ... ok (6.847s) 2022-08-13T17:16:34.6234581Z test_histogram_observer_one_sided (quantization.core.test_workflow_module.TestHistogramObserver) ... ok (0.496s) 2022-08-13T17:16:35.5517542Z test_histogram_observer_same_inputs (quantization.core.test_workflow_module.TestHistogramObserver) ... ok (0.928s) 2022-08-13T17:16:36.1864831Z test_observer_scriptable (quantization.core.test_workflow_module.TestHistogramObserver) ... ok (0.634s) 2022-08-13T17:16:36.3318099Z test_fake_quant_true_quant_compare (quantization.eager.test_model_numerics.TestModelNumericsEager) ... ok (0.145s) 2022-08-13T17:16:36.3614881Z test_float_quant_compare_per_channel (quantization.eager.test_model_numerics.TestModelNumericsEager) ... ok (0.029s) 2022-08-13T17:16:36.4583076Z test_float_quant_compare_per_tensor (quantization.eager.test_model_numerics.TestModelNumericsEager) ... ok (0.097s) 2022-08-13T17:16:36.6350618Z test_weight_only_activation_only_fakequant (quantization.eager.test_model_numerics.TestModelNumericsEager) ... ok (0.176s) 2022-08-13T17:16:36.9024724Z test_compare_model_outputs_conv_static (quantization.eager.test_numeric_suite_eager.TestNumericSuiteEager) ... ok (0.267s) 2022-08-13T17:16:37.1042887Z test_compare_model_outputs_functional_static (quantization.eager.test_numeric_suite_eager.TestNumericSuiteEager) ... ok (0.202s) 2022-08-13T17:16:37.1085821Z test_compare_model_outputs_linear_dynamic (quantization.eager.test_numeric_suite_eager.TestNumericSuiteEager) ... [W qlinear_dynamic.cpp:239] Warning: Currently, qnnpack incorrectly ignores reduce_range when it is set to true; this may change in a future release. (function apply_dynamic_impl) 2022-08-13T17:16:37.1227885Z ok (0.018s) 2022-08-13T17:16:37.8007938Z test_compare_model_outputs_linear_static (quantization.eager.test_numeric_suite_eager.TestNumericSuiteEager) ... ok (0.678s) 2022-08-13T17:16:37.8058488Z test_compare_model_outputs_lstm_dynamic (quantization.eager.test_numeric_suite_eager.TestNumericSuiteEager) ... [W qlinear_dynamic.cpp:239] Warning: Currently, qnnpack incorrectly ignores reduce_range when it is set to true; this may change in a future release. (function apply_dynamic_impl) 2022-08-13T17:16:37.8126392Z [W qlinear_dynamic.cpp:239] Warning: Currently, qnnpack incorrectly ignores reduce_range when it is set to true; this may change in a future release. (function apply_dynamic_impl) 2022-08-13T17:16:37.8298416Z ok (0.029s) 2022-08-13T17:16:38.0711016Z test_compare_model_stub_conv_static (quantization.eager.test_numeric_suite_eager.TestNumericSuiteEager) ... ok (0.241s) 2022-08-13T17:16:38.2710145Z test_compare_model_stub_functional_static (quantization.eager.test_numeric_suite_eager.TestNumericSuiteEager) ... ok (0.200s) 2022-08-13T17:16:38.2744117Z test_compare_model_stub_linear_dynamic (quantization.eager.test_numeric_suite_eager.TestNumericSuiteEager) ... [W qlinear_dynamic.cpp:239] Warning: Currently, qnnpack incorrectly ignores reduce_range when it is set to true; this may change in a future release. (function apply_dynamic_impl) 2022-08-13T17:16:38.2862956Z ok (0.015s) 2022-08-13T17:16:38.9592028Z test_compare_model_stub_linear_static (quantization.eager.test_numeric_suite_eager.TestNumericSuiteEager) ... ok (0.673s) 2022-08-13T17:16:38.9640967Z test_compare_model_stub_lstm_dynamic (quantization.eager.test_numeric_suite_eager.TestNumericSuiteEager) ... [W qlinear_dynamic.cpp:239] Warning: Currently, qnnpack incorrectly ignores reduce_range when it is set to true; this may change in a future release. (function apply_dynamic_impl) 2022-08-13T17:16:38.9702262Z [W qlinear_dynamic.cpp:239] Warning: Currently, qnnpack incorrectly ignores reduce_range when it is set to true; this may change in a future release. (function apply_dynamic_impl) 2022-08-13T17:16:38.9853035Z ok (0.026s) 2022-08-13T17:16:39.5851707Z test_compare_model_stub_partial (quantization.eager.test_numeric_suite_eager.TestNumericSuiteEager) ... ok (0.600s) 2022-08-13T17:16:39.6149161Z test_compare_model_stub_submodule_static (quantization.eager.test_numeric_suite_eager.TestNumericSuiteEager) ... ok (0.030s) 2022-08-13T17:16:39.7632383Z test_compare_weights_conv_static (quantization.eager.test_numeric_suite_eager.TestNumericSuiteEager) ... ok (0.148s) 2022-08-13T17:16:39.7707668Z test_compare_weights_linear_dynamic (quantization.eager.test_numeric_suite_eager.TestNumericSuiteEager) ... ok (0.007s) 2022-08-13T17:16:40.4313340Z test_compare_weights_linear_static (quantization.eager.test_numeric_suite_eager.TestNumericSuiteEager) ... ok (0.660s) 2022-08-13T17:16:40.4433301Z test_compare_weights_lstm_dynamic (quantization.eager.test_numeric_suite_eager.TestNumericSuiteEager) ... ok (0.012s) 2022-08-13T17:16:40.4449611Z test_mobilenet_v2 (quantization.eager.test_numeric_suite_eager.TestNumericSuiteEager) ... /var/lib/jenkins/.local/lib/python3.7/site-packages/torchvision/models/_utils.py:223: UserWarning: Arguments other than a weight enum or `None` for 'weights' are deprecated since 0.13 and will be removed in 0.15. The current behavior is equivalent to passing `weights=MobileNet_V2_Weights.IMAGENET1K_V1`. You can also use `weights=MobileNet_V2_Weights.DEFAULT` to get the most up-to-date weights. 2022-08-13T17:16:40.4450888Z warnings.warn(msg) 2022-08-13T17:16:40.5169774Z Downloading: "https://download.pytorch.org/models/mobilenet_v2-b0353104.pth" to /var/lib/jenkins/.cache/torch/hub/checkpoints/mobilenet_v2-b0353104.pth 2022-08-13T17:16:40.5482988Z 2022-08-13T17:16:40.6491564Z 0%| | 0.00/13.6M [00:00=1.21.1 in /home/ec2-user/.local/lib/python3.7/site-packages (from requests==2.26.0) (1.26.11) 2022-08-13T17:30:06.7233152Z Requirement already satisfied: certifi>=2017.4.17 in /home/ec2-user/.local/lib/python3.7/site-packages (from requests==2.26.0) (2022.6.15) 2022-08-13T17:30:06.7245240Z Requirement already satisfied: idna<4,>=2.5; python_version >= "3" in /home/ec2-user/.local/lib/python3.7/site-packages (from requests==2.26.0) (3.3) 2022-08-13T17:30:06.7261213Z Requirement already satisfied: charset-normalizer~=2.0.0; python_version >= "3" in /home/ec2-user/.local/lib/python3.7/site-packages (from requests==2.26.0) (2.0.12) 2022-08-13T17:30:06.8481808Z ++ python3 .github/scripts/get_workflow_job_id.py 2852056774 i-0d3d983cdbb4c44cf 2022-08-13T17:30:07.7567803Z + GHA_WORKFLOW_JOB_ID=7819529276 2022-08-13T17:30:07.7569083Z + echo '::set-output name=job-id::7819529276' 2022-08-13T17:30:08.3706638Z Command completed after 1 attempt(s). 2022-08-13T17:30:08.3706996Z 2022-08-13T17:30:08.3832321Z ##[group]Run kill "$MONITOR_SCRIPT_PID" 2022-08-13T17:30:08.3832664Z kill "$MONITOR_SCRIPT_PID" 2022-08-13T17:30:08.3846536Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2022-08-13T17:30:08.3846843Z env: 2022-08-13T17:30:08.3847062Z GIT_DEFAULT_BRANCH: 2022-08-13T17:30:08.3847322Z GPU_FLAG: --gpus all 2022-08-13T17:30:08.3847586Z MONITOR_SCRIPT_PID: 16326 2022-08-13T17:30:08.3847827Z ##[endgroup] 2022-08-13T17:30:08.3943074Z Prepare all required actions 2022-08-13T17:30:08.3943462Z Getting action download info 2022-08-13T17:30:08.5614726Z Download action repository 'actions/upload-artifact@v2' (SHA:82c141cc518b40d92cc801eee768e7aafc9c2fa2) 2022-08-13T17:30:08.7227885Z ##[group]Run ./.github/actions/upload-test-artifacts 2022-08-13T17:30:08.7228194Z with: 2022-08-13T17:30:08.7228519Z file-suffix: test-default-2-2-linux.4xlarge.nvidia.gpu_7819529276 2022-08-13T17:30:08.7228854Z env: 2022-08-13T17:30:08.7229088Z GIT_DEFAULT_BRANCH: 2022-08-13T17:30:08.7229332Z GPU_FLAG: --gpus all 2022-08-13T17:30:08.7229581Z ##[endgroup] 2022-08-13T17:30:08.7258083Z ##[group]Run # Remove any previous test jsons if they exist 2022-08-13T17:30:08.7258481Z # Remove any previous test jsons if they exist 2022-08-13T17:30:08.7258802Z rm -f test-jsons-*.zip 2022-08-13T17:30:08.7259127Z zip -r "test-jsons-${FILE_SUFFIX}.zip" test -i '*.json' 2022-08-13T17:30:08.7271720Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2022-08-13T17:30:08.7272004Z env: 2022-08-13T17:30:08.7272244Z GIT_DEFAULT_BRANCH: 2022-08-13T17:30:08.7272506Z GPU_FLAG: --gpus all 2022-08-13T17:30:08.7272868Z FILE_SUFFIX: test-default-2-2-linux.4xlarge.nvidia.gpu_7819529276 2022-08-13T17:30:08.7273196Z ##[endgroup] 2022-08-13T17:30:08.7424249Z adding: test/allowlist_for_publicAPI.json (deflated 80%) 2022-08-13T17:30:08.7470210Z adding: test/benchmark_utils/callgrind_artifacts.json (deflated 92%) 2022-08-13T17:30:08.7479747Z adding: test/profiler_utils_mock_events.json (deflated 87%) 2022-08-13T17:30:08.7481767Z adding: test/.pytorch-slow-tests.json (deflated 75%) 2022-08-13T17:30:08.7489808Z adding: test/.pytorch-disabled-tests.json (deflated 84%) 2022-08-13T17:30:08.7510625Z ##[group]Run # Remove any previous test reports if they exist 2022-08-13T17:30:08.7511026Z # Remove any previous test reports if they exist 2022-08-13T17:30:08.7511357Z rm -f test-reports-*.zip 2022-08-13T17:30:08.7511711Z zip -r "test-reports-${FILE_SUFFIX}.zip" test -i '*.xml' 2022-08-13T17:30:08.7523631Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2022-08-13T17:30:08.7523917Z env: 2022-08-13T17:30:08.7524151Z GIT_DEFAULT_BRANCH: 2022-08-13T17:30:08.7524413Z GPU_FLAG: --gpus all 2022-08-13T17:30:08.7525237Z FILE_SUFFIX: test-default-2-2-linux.4xlarge.nvidia.gpu_7819529276 2022-08-13T17:30:08.7525594Z ##[endgroup] 2022-08-13T17:30:08.7677939Z adding: test/test-reports/python-unittest/benchmark_utils.test_benchmark_utils/TEST-TestBenchmarkUtils-20220813133237.xml (deflated 74%) 2022-08-13T17:30:08.7678750Z adding: test/test-reports/python-unittest/distributions.test_distributions/TEST-TestAgainstScipy-20220813133244.xml (deflated 59%) 2022-08-13T17:30:08.7679532Z adding: test/test-reports/python-unittest/distributions.test_distributions/TEST-TestConstraints-20220813133244.xml (deflated 56%) 2022-08-13T17:30:08.7681248Z adding: test/test-reports/python-unittest/distributions.test_distributions/TEST-TestDistributionShapes-20220813133244.xml (deflated 91%) 2022-08-13T17:30:08.7687037Z adding: test/test-reports/python-unittest/distributions.test_distributions/TEST-TestDistributions-20220813133244.xml (deflated 90%) 2022-08-13T17:30:08.7687807Z adding: test/test-reports/python-unittest/distributions.test_distributions/TEST-TestFunctors-20220813133244.xml (deflated 70%) 2022-08-13T17:30:08.7688680Z adding: test/test-reports/python-unittest/distributions.test_distributions/TEST-TestJit-20220813133244.xml (deflated 73%) 2022-08-13T17:30:08.7689585Z adding: test/test-reports/python-unittest/distributions.test_distributions/TEST-TestKL-20220813133244.xml (deflated 82%) 2022-08-13T17:30:08.7690665Z adding: test/test-reports/python-unittest/distributions.test_distributions/TEST-TestLazyLogitsInitialization-20220813133244.xml (deflated 58%) 2022-08-13T17:30:08.7691729Z adding: test/test-reports/python-unittest/distributions.test_distributions/TEST-TestNumericalStability-20220813133244.xml (deflated 83%) 2022-08-13T17:30:08.7692545Z adding: test/test-reports/python-unittest/distributions.test_distributions/TEST-TestRsample-20220813133244.xml (deflated 76%) 2022-08-13T17:30:08.7693297Z adding: test/test-reports/python-unittest/distributions.test_distributions/TEST-TestValidation-20220813133244.xml (deflated 68%) 2022-08-13T17:30:08.7694039Z adding: test/test-reports/python-unittest/lazy.test_ts_opinfo/TEST-TestLazyDynamicOps-20220813133400.xml (deflated 40%) 2022-08-13T17:30:08.7694973Z adding: test/test-reports/python-unittest/lazy.test_ts_opinfo/TEST-TestLazyTensor-20220813133400.xml (deflated 58%) 2022-08-13T17:30:08.7695663Z adding: test/test-reports/python-unittest/test_autocast/TEST-TestAutocastCPU-20220813133402.xml (deflated 77%) 2022-08-13T17:30:08.7696383Z adding: test/test-reports/python-unittest/test_autocast/TEST-TestTorchAutocast-20220813133402.xml (deflated 42%) 2022-08-13T17:30:08.7827907Z adding: test/test-reports/python-unittest/test_binary_ufuncs/TEST-TestBinaryUfuncsCUDA-20220813133409.xml (deflated 97%) 2022-08-13T17:30:08.7828660Z adding: test/test-reports/python-unittest/test_complex/TEST-TestComplexTensorCUDA-20220813133735.xml (deflated 69%) 2022-08-13T17:30:08.7829391Z adding: test/test-reports/python-unittest/test_cpp_extensions_aot_ninja/TEST-TestCppExtensionAOT-20220813134322.xml (deflated 78%) 2022-08-13T17:30:08.7830136Z adding: test/test-reports/python-unittest/test_cpp_extensions_aot_ninja/TEST-TestORTTensor-20220813134322.xml (deflated 67%) 2022-08-13T17:30:08.7830862Z adding: test/test-reports/python-unittest/test_cpp_extensions_aot_ninja/TEST-TestRNGExtension-20220813134322.xml (deflated 40%) 2022-08-13T17:30:08.7831785Z adding: test/test-reports/python-unittest/test_cpp_extensions_aot_ninja/TEST-TestTorchLibrary-20220813134322.xml (deflated 40%) 2022-08-13T17:30:08.7832519Z adding: test/test-reports/python-unittest/test_cpp_extensions_jit/TEST-TestCppExtensionJIT-20220813134325.xml (deflated 88%) 2022-08-13T17:30:08.7836413Z adding: test/test-reports/python-unittest/test_cuda/TEST-TestCuda-20220813134330.xml (deflated 87%) 2022-08-13T17:30:08.7837064Z adding: test/test-reports/python-unittest/test_cuda/TEST-TestCudaComm-20220813134330.xml (deflated 89%) 2022-08-13T17:30:08.7837732Z adding: test/test-reports/python-unittest/test_cuda_trace/TEST-TestCudaTrace-20220813134430.xml (deflated 41%) 2022-08-13T17:30:08.7838412Z adding: test/test-reports/python-unittest/test_cuda_trace/TEST-TestCudaTrace-20220813134433.xml (deflated 40%) 2022-08-13T17:30:08.7839075Z adding: test/test-reports/python-unittest/test_cuda_trace/TEST-TestCudaTrace-20220813134436.xml (deflated 39%) 2022-08-13T17:30:08.7839733Z adding: test/test-reports/python-unittest/test_cuda_trace/TEST-TestCudaTrace-20220813134439.xml (deflated 39%) 2022-08-13T17:30:08.7840407Z adding: test/test-reports/python-unittest/test_cuda_trace/TEST-TestCudaTrace-20220813134442.xml (deflated 39%) 2022-08-13T17:30:08.7841073Z adding: test/test-reports/python-unittest/test_cuda_trace/TEST-TestCudaTrace-20220813134445.xml (deflated 39%) 2022-08-13T17:30:08.7841718Z adding: test/test-reports/python-unittest/test_cuda_trace/TEST-TestCudaTrace-20220813134448.xml (deflated 39%) 2022-08-13T17:30:08.7842382Z adding: test/test-reports/python-unittest/test_cuda_trace/TEST-TestCudaTrace-20220813134451.xml (deflated 39%) 2022-08-13T17:30:08.7843090Z adding: test/test-reports/python-unittest/test_datapipe/TEST-TestCircularSerialization-20220813134454.xml (deflated 53%) 2022-08-13T17:30:08.7843804Z adding: test/test-reports/python-unittest/test_datapipe/TEST-TestDataChunk-20220813134454.xml (deflated 76%) 2022-08-13T17:30:08.7844521Z adding: test/test-reports/python-unittest/test_datapipe/TEST-TestFunctionalIterDataPipe-20220813134454.xml (deflated 83%) 2022-08-13T17:30:08.7845565Z adding: test/test-reports/python-unittest/test_datapipe/TEST-TestFunctionalMapDataPipe-20220813134454.xml (deflated 71%) 2022-08-13T17:30:08.7846394Z adding: test/test-reports/python-unittest/test_datapipe/TEST-TestGraph-20220813134454.xml (deflated 68%) 2022-08-13T17:30:08.7847180Z adding: test/test-reports/python-unittest/test_datapipe/TEST-TestIterDataPipeCountSampleYielded-20220813134454.xml (deflated 75%) 2022-08-13T17:30:08.7847997Z adding: test/test-reports/python-unittest/test_datapipe/TEST-TestIterDataPipeGraphFastForward-20220813134454.xml (deflated 66%) 2022-08-13T17:30:08.7848848Z adding: test/test-reports/python-unittest/test_datapipe/TEST-TestIterDataPipeSingletonConstraint-20220813134454.xml (deflated 73%) 2022-08-13T17:30:08.7849645Z adding: test/test-reports/python-unittest/test_datapipe/TEST-TestIterableDataPipeBasic-20220813134454.xml (deflated 71%) 2022-08-13T17:30:08.7850366Z adding: test/test-reports/python-unittest/test_datapipe/TEST-TestSharding-20220813134454.xml (deflated 61%) 2022-08-13T17:30:08.7851031Z adding: test/test-reports/python-unittest/test_datapipe/TEST-TestStreamWrapper-20220813134454.xml (deflated 68%) 2022-08-13T17:30:08.7851707Z adding: test/test-reports/python-unittest/test_datapipe/TEST-TestTyping-20220813134454.xml (deflated 79%) 2022-08-13T17:30:08.7852398Z adding: test/test-reports/python-unittest/test_datapipe/TEST-TestCaptureDataFrame-20220813134454.xml (deflated 43%) 2022-08-13T17:30:08.7853112Z adding: test/test-reports/python-unittest/test_datapipe/TEST-TestDataFramesPipes-20220813134454.xml (deflated 80%) 2022-08-13T17:30:08.7853798Z adding: test/test-reports/python-unittest/test_datapipe/TEST-TestSerialization-20220813134454.xml (deflated 59%) 2022-08-13T17:30:08.7854476Z adding: test/test-reports/python-unittest/test_dispatch/TEST-TestDispatch-20220813134503.xml (deflated 81%) 2022-08-13T17:30:08.7855170Z adding: test/test-reports/python-unittest/test_dispatch/TEST-TestPythonDispatcher-20220813134503.xml (deflated 75%) 2022-08-13T17:30:08.7856080Z adding: test/test-reports/python-unittest/test_expanded_weights/TEST-TestExpandedWeightFunctionalCUDA-20220813134607.xml (deflated 93%) 2022-08-13T17:30:08.7856945Z adding: test/test-reports/python-unittest/test_expanded_weights/TEST-TestExpandedWeightHelperFunctionCUDA-20220813134607.xml (deflated 80%) 2022-08-13T17:30:08.7859304Z adding: test/test-reports/python-unittest/test_expanded_weights/TEST-TestExpandedWeightModule-20220813134607.xml (deflated 96%) 2022-08-13T17:30:08.7879300Z adding: test/test-reports/python-unittest/test_foreach/TEST-TestForeachCUDA-20220813134616.xml (deflated 96%) 2022-08-13T17:30:08.7880104Z adding: test/test-reports/python-unittest/test_functional_autograd_benchmark/TEST-TestFunctionalAutogradBenchmark-20220813135115.xml (deflated 52%) 2022-08-13T17:30:08.7881158Z adding: test/test-reports/python-unittest/test_functionalization/TEST-TestFunctionalization-20220813135141.xml (deflated 82%) 2022-08-13T17:30:08.7881907Z adding: test/test-reports/python-unittest/test_fx/TEST-fx.test_gradual_type.AnnotationsTest-20220813135148.xml (deflated 77%) 2022-08-13T17:30:08.7882609Z adding: test/test-reports/python-unittest/test_fx/TEST-fx.test_cse_pass.TestCSEPass-20220813135148.xml (deflated 85%) 2022-08-13T17:30:08.7883580Z adding: test/test-reports/python-unittest/test_fx/TEST-fx.test_common_passes.TestCommonPass-20220813135148.xml (deflated 91%) 2022-08-13T17:30:08.7886541Z adding: test/test-reports/python-unittest/test_fx/TEST-fx.test_fx_const_fold.TestConstFold-20220813135148.xml (deflated 85%) 2022-08-13T17:30:08.7887468Z adding: test/test-reports/python-unittest/test_fx/TEST-fx.test_fx_param_shape_control_flow.TestConstParamShapeInControlFlow-20220813135148.xml (deflated 74%) 2022-08-13T17:30:08.7888249Z adding: test/test-reports/python-unittest/test_fx/TEST-fx.test_dce_pass.TestDCE-20220813135148.xml (deflated 82%) 2022-08-13T17:30:08.7892751Z adding: test/test-reports/python-unittest/test_fx/TEST-TestFX-20220813135148.xml (deflated 87%) 2022-08-13T17:30:08.7893468Z adding: test/test-reports/python-unittest/test_fx/TEST-TestFXAPIBackwardCompatibility-20220813135148.xml (deflated 62%) 2022-08-13T17:30:08.7895711Z adding: test/test-reports/python-unittest/test_fx/TEST-TestFunctionalTracing-20220813135148.xml (deflated 94%) 2022-08-13T17:30:08.7896447Z adding: test/test-reports/python-unittest/test_fx/TEST-fx.test_pass_infra.TestPassManager-20220813135148.xml (deflated 72%) 2022-08-13T17:30:08.7897620Z adding: test/test-reports/python-unittest/test_fx/TEST-fx.test_subgraph_rewriter.TestSubgraphRewriter-20220813135148.xml (deflated 84%) 2022-08-13T17:30:08.7898561Z adding: test/test-reports/python-unittest/test_fx/TEST-fx.test_gradual_type.TypeCheckerTest-20220813135148.xml (deflated 90%) 2022-08-13T17:30:08.7910794Z adding: test/test-reports/python-unittest/test_fx/TEST-TestOperatorSignaturesCUDA-20220813135148.xml (deflated 97%) 2022-08-13T17:30:08.7913539Z adding: test/test-reports/python-unittest/test_fx/TEST-TestVisionTracing-20220813135148.xml (deflated 97%) 2022-08-13T17:30:08.7914800Z adding: test/test-reports/python-unittest/test_fx_experimental/TEST-TestFXExperimental-20220813135201.xml (deflated 80%) 2022-08-13T17:30:08.7929364Z adding: test/test-reports/python-unittest/test_fx_experimental/TEST-TestNormalizeOperatorsCUDA-20220813135201.xml (deflated 97%) 2022-08-13T17:30:08.7930147Z adding: test/test-reports/python-unittest/test_fx_reinplace_pass/TEST-TestReinplacePass-20220813135223.xml (deflated 72%) 2022-08-13T17:30:08.7930852Z adding: test/test-reports/python-unittest/test_import_stats/TEST-TestImportTime-20220813135226.xml (deflated 53%) 2022-08-13T17:30:08.7931562Z adding: test/test-reports/python-unittest/test_jit/TEST-jit.test_alias_analysis.TestAliasAnalysis-20220813135236.xml (deflated 66%) 2022-08-13T17:30:08.7932293Z adding: test/test-reports/python-unittest/test_jit/TEST-jit.test_async.TestAsync-20220813135236.xml (deflated 85%) 2022-08-13T17:30:08.7933113Z adding: test/test-reports/python-unittest/test_jit/TEST-jit.test_aten_pow.TestAtenPow-20220813135236.xml (deflated 48%) 2022-08-13T17:30:08.7933833Z adding: test/test-reports/python-unittest/test_jit/TEST-jit.test_autodiff.TestAutodiffJit-20220813135236.xml (deflated 73%) 2022-08-13T17:30:08.7934648Z adding: test/test-reports/python-unittest/test_jit/TEST-jit.test_autodiff_subgraph_slicing.TestAutodiffSubgraphSlicing-20220813135236.xml (deflated 82%) 2022-08-13T17:30:08.7935446Z adding: test/test-reports/python-unittest/test_jit/TEST-jit.test_backends.TestBackends-20220813135236.xml (deflated 74%) 2022-08-13T17:30:08.7936218Z adding: test/test-reports/python-unittest/test_jit/TEST-jit.test_backends.TestBackendsWithCompiler-20220813135236.xml (deflated 59%) 2022-08-13T17:30:08.7936958Z adding: test/test-reports/python-unittest/test_jit/TEST-jit.test_batch_mm.TestBatchMM-20220813135236.xml (deflated 81%) 2022-08-13T17:30:08.7937667Z adding: test/test-reports/python-unittest/test_jit/TEST-jit.test_builtins.TestBuiltins-20220813135236.xml (deflated 70%) 2022-08-13T17:30:08.7938328Z adding: test/test-reports/python-unittest/test_jit/TEST-jit.test_cuda.TestCUDA-20220813135236.xml (deflated 72%) 2022-08-13T17:30:08.7939234Z adding: test/test-reports/python-unittest/test_jit/TEST-jit.test_class_type.TestClassType-20220813135236.xml (deflated 83%) 2022-08-13T17:30:08.7939955Z adding: test/test-reports/python-unittest/test_jit/TEST-jit.test_complex.TestComplex-20220813135236.xml (deflated 83%) 2022-08-13T17:30:08.7940861Z adding: test/test-reports/python-unittest/test_jit/TEST-jit.test_custom_operators.TestCustomOperators-20220813135236.xml (deflated 83%) 2022-08-13T17:30:08.7941563Z adding: test/test-reports/python-unittest/test_jit/TEST-jit.test_dce.TestDCE-20220813135236.xml (deflated 56%) 2022-08-13T17:30:08.7942273Z adding: test/test-reports/python-unittest/test_jit/TEST-jit.test_dataclasses.TestDataclasses-20220813135236.xml (deflated 75%) 2022-08-13T17:30:08.7943063Z adding: test/test-reports/python-unittest/test_jit/TEST-jit.test_device_analysis.TestDeviceAnalysis-20220813135236.xml (deflated 86%) 2022-08-13T17:30:08.7944115Z adding: test/test-reports/python-unittest/test_jit/TEST-jit.test_list_dict.TestDict-20220813135236.xml (deflated 82%) 2022-08-13T17:30:08.7944877Z adding: test/test-reports/python-unittest/test_jit/TEST-jit.test_dtype_analysis.TestDtypeAnalysis-20220813135236.xml (deflated 70%) 2022-08-13T17:30:08.7945787Z adding: test/test-reports/python-unittest/test_jit/TEST-jit.test_enum.TestEnum-20220813135236.xml (deflated 84%) 2022-08-13T17:30:08.7946708Z adding: test/test-reports/python-unittest/test_jit/TEST-jit.test_export_modes.TestExportModes-20220813135236.xml (deflated 81%) 2022-08-13T17:30:08.7947800Z adding: test/test-reports/python-unittest/test_jit/TEST-jit.test_freezing.TestFreezing-20220813135236.xml (deflated 89%) 2022-08-13T17:30:08.7948486Z adding: test/test-reports/python-unittest/test_jit/TEST-TestFrontend-20220813135236.xml (deflated 40%) 2022-08-13T17:30:08.7949618Z adding: test/test-reports/python-unittest/test_jit/TEST-jit.test_freezing.TestFrozenOptimizations-20220813135236.xml (deflated 85%) 2022-08-13T17:30:08.7950437Z adding: test/test-reports/python-unittest/test_jit/TEST-jit.test_functional_blocks.TestFunctionalBlocks-20220813135236.xml (deflated 51%) 2022-08-13T17:30:08.7951303Z adding: test/test-reports/python-unittest/test_jit/TEST-jit.test_convert_activation.TestFunctionalToInplaceActivation-20220813135236.xml (deflated 73%) 2022-08-13T17:30:08.7952126Z adding: test/test-reports/python-unittest/test_jit/TEST-jit.test_attr.TestGetDefaultAttr-20220813135236.xml (deflated 46%) 2022-08-13T17:30:08.7952915Z adding: test/test-reports/python-unittest/test_jit/TEST-jit.test_graph_rewrite_passes.TestGraphRewritePasses-20220813135236.xml (deflated 52%) 2022-08-13T17:30:08.7953642Z adding: test/test-reports/python-unittest/test_jit/TEST-jit.test_hash.TestHash-20220813135236.xml (deflated 78%) 2022-08-13T17:30:08.7954444Z adding: test/test-reports/python-unittest/test_jit/TEST-jit.test_hooks.TestHooks-20220813135236.xml (deflated 87%) 2022-08-13T17:30:08.7955172Z adding: test/test-reports/python-unittest/test_jit/TEST-jit.test_ignorable_args.TestIgnorableArgs-20220813135236.xml (deflated 62%) 2022-08-13T17:30:08.7955979Z adding: test/test-reports/python-unittest/test_jit/TEST-jit.test_ignore_context_manager.TestIgnoreContextManager-20220813135236.xml (deflated 72%) 2022-08-13T17:30:08.7956875Z adding: test/test-reports/python-unittest/test_jit/TEST-jit.test_convert_activation.TestInplaceToFunctionalActivation-20220813135236.xml (deflated 62%) 2022-08-13T17:30:08.7957685Z adding: test/test-reports/python-unittest/test_jit/TEST-jit.test_isinstance.TestIsinstance-20220813135236.xml (deflated 90%) 2022-08-13T17:30:08.7959137Z adding: test/test-reports/python-unittest/test_jit/TEST-TestJit-20220813135236.xml (deflated 84%) 2022-08-13T17:30:08.7969311Z adding: test/test-reports/python-unittest/test_jit/TEST-TestJitGeneratedModule-20220813135236.xml (deflated 95%) 2022-08-13T17:30:08.7970035Z adding: test/test-reports/python-unittest/test_jit/TEST-jit.test_jit_utils.TestJitUtils-20220813135236.xml (deflated 78%) 2022-08-13T17:30:08.7972638Z adding: test/test-reports/python-unittest/test_jit/TEST-jit.test_list_dict.TestList-20220813135236.xml (deflated 89%) 2022-08-13T17:30:08.7973323Z adding: test/test-reports/python-unittest/test_jit/TEST-jit.test_logging.TestLogging-20220813135236.xml (deflated 76%) 2022-08-13T17:30:08.7974074Z adding: test/test-reports/python-unittest/test_jit/TEST-jit.test_freezing.TestMKLDNNReinplacing-20220813135236.xml (deflated 69%) 2022-08-13T17:30:08.7974794Z adding: test/test-reports/python-unittest/test_jit/TEST-jit.test_misc.TestMisc-20220813135236.xml (deflated 82%) 2022-08-13T17:30:08.7975521Z adding: test/test-reports/python-unittest/test_jit/TEST-jit.test_tracer.TestMixTracingScripting-20220813135236.xml (deflated 84%) 2022-08-13T17:30:08.7976551Z adding: test/test-reports/python-unittest/test_jit/TEST-jit.test_models.TestModels-20220813135236.xml (deflated 82%) 2022-08-13T17:30:08.7977273Z adding: test/test-reports/python-unittest/test_jit/TEST-jit.test_module_apis.TestModuleAPIs-20220813135236.xml (deflated 69%) 2022-08-13T17:30:08.7978392Z adding: test/test-reports/python-unittest/test_jit/TEST-jit.test_module_containers.TestModuleContainers-20220813135236.xml (deflated 84%) 2022-08-13T17:30:08.7979230Z adding: test/test-reports/python-unittest/test_jit/TEST-jit.test_module_interface.TestModuleInterface-20220813135236.xml (deflated 86%) 2022-08-13T17:30:08.7979968Z adding: test/test-reports/python-unittest/test_jit/TEST-jit.test_modules.TestModules-20220813135236.xml (deflated 49%) 2022-08-13T17:30:08.7980660Z adding: test/test-reports/python-unittest/test_jit/TEST-jit.test_list_dict.TestNamedTuple-20220813135236.xml (deflated 81%) 2022-08-13T17:30:08.7981642Z adding: test/test-reports/python-unittest/test_jit/TEST-jit.test_backend_nnapi.TestNnapiBackend-20220813135236.xml (deflated 84%) 2022-08-13T17:30:08.7982453Z adding: test/test-reports/python-unittest/test_jit/TEST-jit.test_op_decompositions.TestOpDecompositions-20220813135236.xml (deflated 64%) 2022-08-13T17:30:08.7983403Z adding: test/test-reports/python-unittest/test_jit/TEST-jit.test_optimize_for_mobile_preserve_debug_info.TestOptimizeForMobilePreserveDebugInfo-20220813135236.xml (deflated 83%) 2022-08-13T17:30:08.7984309Z adding: test/test-reports/python-unittest/test_jit/TEST-jit.test_parametrization.TestParametrization-20220813135236.xml (deflated 60%) 2022-08-13T17:30:08.7985061Z adding: test/test-reports/python-unittest/test_jit/TEST-jit.test_peephole.TestPeephole-20220813135236.xml (deflated 89%) 2022-08-13T17:30:08.7985760Z adding: test/test-reports/python-unittest/test_jit/TEST-TestProducerVersion-20220813135236.xml (deflated 41%) 2022-08-13T17:30:08.7986467Z adding: test/test-reports/python-unittest/test_jit/TEST-jit.test_profiler.TestProfiler-20220813135236.xml (deflated 81%) 2022-08-13T17:30:08.7987337Z adding: test/test-reports/python-unittest/test_jit/TEST-jit.test_python_bindings.TestPythonBindings-20220813135236.xml (deflated 79%) 2022-08-13T17:30:08.7988116Z adding: test/test-reports/python-unittest/test_jit/TEST-jit.test_python_builtins.TestPythonBuiltinOP-20220813135236.xml (deflated 86%) 2022-08-13T17:30:08.7988855Z adding: test/test-reports/python-unittest/test_jit/TEST-jit.test_python_ir.TestPythonIr-20220813135236.xml (deflated 47%) 2022-08-13T17:30:08.7989607Z adding: test/test-reports/python-unittest/test_jit/TEST-jit.test_recursive_script.TestRecursiveScript-20220813135236.xml (deflated 88%) 2022-08-13T17:30:08.7990382Z adding: test/test-reports/python-unittest/test_jit/TEST-jit.test_remove_mutation.TestRemoveMutation-20220813135236.xml (deflated 80%) 2022-08-13T17:30:08.7991118Z adding: test/test-reports/python-unittest/test_jit/TEST-jit.test_save_load.TestSaveLoad-20220813135236.xml (deflated 80%) 2022-08-13T17:30:08.7991891Z adding: test/test-reports/python-unittest/test_jit/TEST-jit.test_save_load_for_op_version.TestSaveLoadForOpVersion-20220813135236.xml (deflated 82%) 2022-08-13T17:30:08.8008094Z adding: test/test-reports/python-unittest/test_jit/TEST-TestScript-20220813135236.xml (deflated 88%) 2022-08-13T17:30:08.8008793Z adding: test/test-reports/python-unittest/test_jit/TEST-jit.test_list_dict.TestScriptDict-20220813135236.xml (deflated 78%) 2022-08-13T17:30:08.8009893Z adding: test/test-reports/python-unittest/test_jit/TEST-jit.test_list_dict.TestScriptList-20220813135236.xml (deflated 83%) 2022-08-13T17:30:08.8011172Z adding: test/test-reports/python-unittest/test_jit/TEST-jit.test_scriptmod_ann.TestScriptModuleInstanceAttributeTypeAnnotation-20220813135236.xml (deflated 87%) 2022-08-13T17:30:08.8012107Z adding: test/test-reports/python-unittest/test_jit/TEST-jit.test_script_profile.TestScriptProfile-20220813135236.xml (deflated 76%) 2022-08-13T17:30:08.8012817Z adding: test/test-reports/python-unittest/test_jit/TEST-jit.test_slice.TestSlice-20220813135236.xml (deflated 86%) 2022-08-13T17:30:08.8013531Z adding: test/test-reports/python-unittest/test_jit/TEST-jit.test_sparse.TestSparse-20220813135236.xml (deflated 72%) 2022-08-13T17:30:08.8014434Z adding: test/test-reports/python-unittest/test_jit/TEST-jit.test_string_formatting.TestStringFormatting-20220813135236.xml (deflated 90%) 2022-08-13T17:30:08.8015336Z adding: test/test-reports/python-unittest/test_jit/TEST-jit.test_symbolic_shape_analysis.TestSymbolicShapeAnalysis-20220813135236.xml (deflated 87%) 2022-08-13T17:30:08.8016126Z adding: test/test-reports/python-unittest/test_jit/TEST-jit.test_builtins.TestTensorBuiltins-20220813135236.xml (deflated 76%) 2022-08-13T17:30:08.8016915Z adding: test/test-reports/python-unittest/test_jit/TEST-jit.test_tensor_creation_ops.TestTensorCreationOps-20220813135236.xml (deflated 81%) 2022-08-13T17:30:08.8017685Z adding: test/test-reports/python-unittest/test_jit/TEST-jit.test_tensor_methods.TestTensorMethods-20220813135236.xml (deflated 61%) 2022-08-13T17:30:08.8018434Z adding: test/test-reports/python-unittest/test_jit/TEST-jit.test_torchbind.TestTorchbind-20220813135236.xml (deflated 88%) 2022-08-13T17:30:08.8021375Z adding: test/test-reports/python-unittest/test_jit/TEST-jit.test_tracer.TestTracer-20220813135236.xml (deflated 87%) 2022-08-13T17:30:08.8022593Z adding: test/test-reports/python-unittest/test_jit/TEST-jit.test_type_sharing.TestTypeSharing-20220813135236.xml (deflated 83%) 2022-08-13T17:30:08.8023480Z adding: test/test-reports/python-unittest/test_jit/TEST-jit.test_types.TestTypesAndAnnotation-20220813135236.xml (deflated 82%) 2022-08-13T17:30:08.8024607Z adding: test/test-reports/python-unittest/test_jit/TEST-jit.test_typing.TestTyping-20220813135236.xml (deflated 88%) 2022-08-13T17:30:08.8026586Z adding: test/test-reports/python-unittest/test_jit/TEST-jit.test_union.TestUnion-20220813135236.xml (deflated 86%) 2022-08-13T17:30:08.8027325Z adding: test/test-reports/python-unittest/test_jit/TEST-jit.test_unsupported_ops.TestUnsupportedOps-20220813135236.xml (deflated 61%) 2022-08-13T17:30:08.8028210Z adding: test/test-reports/python-unittest/test_jit/TEST-jit.test_upgraders.TestUpgraders-20220813135236.xml (deflated 85%) 2022-08-13T17:30:08.8028889Z adding: test/test-reports/python-unittest/test_jit/TEST-jit.test_warn.TestWarn-20220813135236.xml (deflated 78%) 2022-08-13T17:30:08.8029545Z adding: test/test-reports/python-unittest/test_jit/TEST-jit.test_with.TestWith-20220813135236.xml (deflated 73%) 2022-08-13T17:30:08.8030266Z adding: test/test-reports/python-unittest/test_jit/TEST-jit.test_data_parallel.TestDataParallel-20220813135236.xml (deflated 78%) 2022-08-13T17:30:08.8031033Z adding: test/test-reports/python-unittest/test_jit/TEST-jit.test_save_load.TestSaveLoadFlatbuffer-20220813135236.xml (deflated 84%) 2022-08-13T17:30:08.8035594Z adding: test/test-reports/python-unittest/test_jit_cuda_fuser/TEST-TestCudaFuser-20220813135538.xml (deflated 88%) 2022-08-13T17:30:08.8036360Z adding: test/test-reports/python-unittest/test_jit_cuda_fuser/TEST-TestEnableDisableCudaFuser-20220813135538.xml (deflated 71%) 2022-08-13T17:30:08.8037146Z adding: test/test-reports/python-unittest/test_jit_cuda_fuser/TEST-jit.test_fuser_common.TestFuserCommon-20220813135538.xml (deflated 48%) 2022-08-13T17:30:08.8219109Z adding: test/test-reports/python-unittest/test_jit_cuda_fuser/TEST-TestCudaFuserOpInfoCUDA-20220813135538.xml (deflated 98%) 2022-08-13T17:30:08.8219870Z adding: test/test-reports/python-unittest/test_jit_fuser_te/TEST-jit.test_fuser_common.TestFuserCommon-20220813135755.xml (deflated 48%) 2022-08-13T17:30:08.8222830Z adding: test/test-reports/python-unittest/test_jit_fuser_te/TEST-TestTEFuserDynamic-20220813135755.xml (deflated 85%) 2022-08-13T17:30:08.8225983Z adding: test/test-reports/python-unittest/test_jit_fuser_te/TEST-TestTEFuserStatic-20220813135755.xml (deflated 84%) 2022-08-13T17:30:08.8347101Z adding: test/test-reports/python-unittest/test_jit_fuser_te/TEST-TestNNCOpInfoCUDA-20220813135755.xml (deflated 98%) 2022-08-13T17:30:08.8353716Z adding: test/test-reports/python-unittest/test_jiterator/TEST-TestPythonJiteratorCUDA-20220813140600.xml (deflated 98%) 2022-08-13T17:30:08.8372948Z adding: test/test-reports/python-unittest/test_linalg/TEST-TestLinalgCUDA-20220813140614.xml (deflated 93%) 2022-08-13T17:30:08.8376757Z adding: test/test-reports/python-unittest/test_masked/TEST-TestMaskedCUDA-20220813141220.xml (deflated 96%) 2022-08-13T17:30:08.8377437Z adding: test/test-reports/python-unittest/test_mkl_verbose/TEST-TestMKLVerbose-20220813141259.xml (deflated 53%) 2022-08-13T17:30:08.8378128Z adding: test/test-reports/python-unittest/test_mkldnn_fusion/TEST-TestMkldnnFusion-20220813141308.xml (deflated 53%) 2022-08-13T17:30:08.8378800Z adding: test/test-reports/python-unittest/test_mobile_optimizer/TEST-TestOptimizer-20220813141312.xml (deflated 72%) 2022-08-13T17:30:08.8384248Z adding: test/test-reports/python-unittest/test_module_init/TEST-TestModuleInitCUDA-20220813141320.xml (deflated 96%) 2022-08-13T17:30:08.8384933Z adding: test/test-reports/python-unittest/test_monitor/TEST-TestMonitor-20220813141327.xml (deflated 66%) 2022-08-13T17:30:08.8385622Z adding: test/test-reports/python-unittest/test_monitor/TEST-TestMonitorTensorboard-20220813141327.xml (deflated 41%) 2022-08-13T17:30:08.8386722Z adding: test/test-reports/python-unittest/test_multiprocessing/TEST-TestMultiprocessing-20220813141331.xml (deflated 86%) 2022-08-13T17:30:08.8389485Z adding: test/test-reports/python-unittest/test_namedtensor/TEST-TestNamedTensor-20220813141436.xml (deflated 88%) 2022-08-13T17:30:08.8390211Z adding: test/test-reports/python-unittest/test_native_functions/TEST-TestNativeFunctions-20220813141440.xml (deflated 75%) 2022-08-13T17:30:08.8390927Z adding: test/test-reports/python-unittest/test_nestedtensor/TEST-TestNestedTensor-20220813141445.xml (deflated 79%) 2022-08-13T17:30:08.8391666Z adding: test/test-reports/python-unittest/test_nestedtensor/TEST-TestNestedTensorAutograd-20220813141445.xml (deflated 84%) 2022-08-13T17:30:08.8393934Z adding: test/test-reports/python-unittest/test_nestedtensor/TEST-TestNestedTensorDeviceTypeCUDA-20220813141445.xml (deflated 91%) 2022-08-13T17:30:08.8394738Z adding: test/test-reports/python-unittest/test_numba_integration/TEST-TestNumbaIntegration-20220813141450.xml (deflated 73%) 2022-08-13T17:30:08.8395454Z adding: test/test-reports/python-unittest/test_openmp/TEST-TestOpenMP_ParallelFor-20220813141452.xml (deflated 55%) 2022-08-13T17:30:08.8569529Z adding: test/test-reports/python-unittest/test_ops_gradients/TEST-TestGradientsCUDA-20220813141502.xml (deflated 96%) 2022-08-13T17:30:08.8570274Z adding: test/test-reports/python-unittest/test_optim/TEST-TestDifferentiableOptimizer-20220813171043.xml (deflated 42%) 2022-08-13T17:30:08.8573666Z adding: test/test-reports/python-unittest/test_optim/TEST-TestLRScheduler-20220813171043.xml (deflated 90%) 2022-08-13T17:30:08.8574529Z adding: test/test-reports/python-unittest/test_optim/TEST-TestOptim-20220813171043.xml (deflated 79%) 2022-08-13T17:30:08.8575215Z adding: test/test-reports/python-unittest/test_optim/TEST-TestSWAUtils-20220813171043.xml (deflated 76%) 2022-08-13T17:30:08.8576241Z adding: test/test-reports/python-unittest/test_package/TEST-test_dependency_api.TestDependencyAPI-20220813171306.xml (deflated 82%) 2022-08-13T17:30:08.8577045Z adding: test/test-reports/python-unittest/test_package/TEST-test_dependency_hooks.TestDependencyHooks-20220813171306.xml (deflated 77%) 2022-08-13T17:30:08.8577811Z adding: test/test-reports/python-unittest/test_package/TEST-test_digraph.TestDiGraph-20220813171306.xml (deflated 84%) 2022-08-13T17:30:08.8578578Z adding: test/test-reports/python-unittest/test_package/TEST-test_directory_reader.DirectoryReaderTest-20220813171306.xml (deflated 76%) 2022-08-13T17:30:08.8579338Z adding: test/test-reports/python-unittest/test_package/TEST-test_glob_group.TestGlobGroup-20220813171306.xml (deflated 86%) 2022-08-13T17:30:08.8580074Z adding: test/test-reports/python-unittest/test_package/TEST-test_importer.TestImporter-20220813171306.xml (deflated 72%) 2022-08-13T17:30:08.8580950Z adding: test/test-reports/python-unittest/test_package/TEST-test_load_bc_packages.TestLoadBCPackages-20220813171306.xml (deflated 71%) 2022-08-13T17:30:08.8581748Z adding: test/test-reports/python-unittest/test_package/TEST-test_mangling.TestMangling-20220813171306.xml (deflated 78%) 2022-08-13T17:30:08.8582436Z adding: test/test-reports/python-unittest/test_package/TEST-test_misc.TestMisc-20220813171306.xml (deflated 73%) 2022-08-13T17:30:08.8583131Z adding: test/test-reports/python-unittest/test_package/TEST-test_package_fx.TestPackageFX-20220813171306.xml (deflated 75%) 2022-08-13T17:30:08.8584543Z adding: test/test-reports/python-unittest/test_package/TEST-test_package_script.TestPackageScript-20220813171306.xml (deflated 81%) 2022-08-13T17:30:08.8585319Z adding: test/test-reports/python-unittest/test_package/TEST-test_repackage.TestRepackage-20220813171306.xml (deflated 48%) 2022-08-13T17:30:08.8586051Z adding: test/test-reports/python-unittest/test_package/TEST-test_resources.TestResources-20220813171306.xml (deflated 68%) 2022-08-13T17:30:08.8586769Z adding: test/test-reports/python-unittest/test_package/TEST-test_save_load.TestSaveLoad-20220813171306.xml (deflated 76%) 2022-08-13T17:30:08.8587481Z adding: test/test-reports/python-unittest/test_package/TEST-test_analyze.TestAnalyze-20220813171306.xml (deflated 44%) 2022-08-13T17:30:08.8588150Z adding: test/test-reports/python-unittest/test_package/TEST-test_model.ModelTest-20220813171306.xml (deflated 71%) 2022-08-13T17:30:08.8588827Z adding: test/test-reports/python-unittest/test_prims/TEST-TestPrimsBasic-20220813171314.xml (deflated 53%) 2022-08-13T17:30:08.8589478Z adding: test/test-reports/python-unittest/test_prims/TEST-TestPrimsCUDA-20220813171314.xml (deflated 76%) 2022-08-13T17:30:08.8590130Z adding: test/test-reports/python-unittest/test_prims/TEST-TestRefsCUDA-20220813171314.xml (deflated 38%) 2022-08-13T17:30:08.8590931Z adding: test/test-reports/python-unittest/test_profiler_tree/TEST-TestProfilerTree-20220813171318.xml (deflated 80%) 2022-08-13T17:30:08.8592334Z adding: test/test-reports/python-unittest/test_python_dispatch/TEST-TestPythonDispatch-20220813171329.xml (deflated 88%) 2022-08-13T17:30:08.8593437Z adding: test/test-reports/python-unittest/test_python_dispatch/TEST-TestPythonRegistration-20220813171329.xml (deflated 82%) 2022-08-13T17:30:08.8594512Z adding: test/test-reports/python-unittest/test_quantization/TEST-quantization.ao_migration.test_quantization.TestAOMigrationQuantization-20220813171336.xml (deflated 92%) 2022-08-13T17:30:08.8595762Z adding: test/test-reports/python-unittest/test_quantization/TEST-quantization.ao_migration.test_quantization_fx.TestAOMigrationQuantizationFx-20220813171336.xml (deflated 93%) 2022-08-13T17:30:08.8596691Z adding: test/test-reports/python-unittest/test_quantization/TEST-quantization.core.test_backend_config.TestBackendConfig-20220813171336.xml (deflated 90%) 2022-08-13T17:30:08.8597599Z adding: test/test-reports/python-unittest/test_quantization/TEST-quantization.eager.test_bias_correction_eager.TestBiasCorrectionEager-20220813171336.xml (deflated 65%) 2022-08-13T17:30:08.8598500Z adding: test/test-reports/python-unittest/test_quantization/TEST-quantization.core.test_quantized_op.TestComparatorOps-20220813171336.xml (deflated 62%) 2022-08-13T17:30:08.8599406Z adding: test/test-reports/python-unittest/test_quantization/TEST-quantization.jit.test_deprecated_jit_quant.TestDeprecatedJitQuantized-20220813171336.xml (deflated 84%) 2022-08-13T17:30:08.8600307Z adding: test/test-reports/python-unittest/test_quantization/TEST-quantization.core.test_workflow_module.TestDistributed-20220813171336.xml (deflated 72%) 2022-08-13T17:30:08.8601190Z adding: test/test-reports/python-unittest/test_quantization/TEST-quantization.core.test_quantized_module.TestDynamicQuantizedModule-20220813171336.xml (deflated 84%) 2022-08-13T17:30:08.8602119Z adding: test/test-reports/python-unittest/test_quantization/TEST-quantization.core.test_quantized_op.TestDynamicQuantizedOps-20220813171336.xml (deflated 86%) 2022-08-13T17:30:08.8603094Z adding: test/test-reports/python-unittest/test_quantization/TEST-quantization.eager.test_equalize_eager.TestEqualizeEager-20220813171336.xml (deflated 75%) 2022-08-13T17:30:08.8603960Z adding: test/test-reports/python-unittest/test_quantization/TEST-quantization.fx.test_equalize_fx.TestEqualizeFx-20220813171336.xml (deflated 82%) 2022-08-13T17:30:08.8605230Z adding: test/test-reports/python-unittest/test_quantization/TEST-quantization.fx.test_numeric_suite_fx.TestFXGraphMatcher-20220813171336.xml (deflated 79%) 2022-08-13T17:30:08.8606143Z adding: test/test-reports/python-unittest/test_quantization/TEST-quantization.fx.test_numeric_suite_fx.TestFXGraphMatcherModels-20220813171336.xml (deflated 59%) 2022-08-13T17:30:08.8609337Z adding: test/test-reports/python-unittest/test_quantization/TEST-quantization.fx.test_numeric_suite_fx.TestFXNumericSuiteCoreAPIs-20220813171336.xml (deflated 88%) 2022-08-13T17:30:08.8610747Z adding: test/test-reports/python-unittest/test_quantization/TEST-quantization.fx.test_numeric_suite_fx.TestFXNumericSuiteCoreAPIsModels-20220813171336.xml (deflated 92%) 2022-08-13T17:30:08.8611667Z adding: test/test-reports/python-unittest/test_quantization/TEST-quantization.core.test_workflow_module.TestFakeQuantize-20220813171336.xml (deflated 70%) 2022-08-13T17:30:08.8612671Z adding: test/test-reports/python-unittest/test_quantization/TEST-quantization.core.test_workflow_ops.TestFakeQuantizeOps-20220813171336.xml (deflated 88%) 2022-08-13T17:30:08.8613528Z adding: test/test-reports/python-unittest/test_quantization/TEST-quantization.eager.test_fuse_eager.TestFuseEager-20220813171336.xml (deflated 76%) 2022-08-13T17:30:08.8614503Z adding: test/test-reports/python-unittest/test_quantization/TEST-quantization.fx.test_quantize_fx.TestFuseFx-20220813171336.xml (deflated 73%) 2022-08-13T17:30:08.8615651Z adding: test/test-reports/python-unittest/test_quantization/TEST-quantization.core.test_workflow_ops.TestFusedObsFakeQuant-20220813171336.xml (deflated 70%) 2022-08-13T17:30:08.8616802Z adding: test/test-reports/python-unittest/test_quantization/TEST-quantization.core.test_workflow_module.TestFusedObsFakeQuantModule-20220813171336.xml (deflated 82%) 2022-08-13T17:30:08.8617719Z adding: test/test-reports/python-unittest/test_quantization/TEST-quantization.jit.test_fusion_passes.TestFusionPasses-20220813171336.xml (deflated 53%) 2022-08-13T17:30:08.8618670Z adding: test/test-reports/python-unittest/test_quantization/TEST-quantization.fx.test_model_report_fx.TestFxDetectInputWeightEqualization-20220813171336.xml (deflated 71%) 2022-08-13T17:30:08.8619588Z adding: test/test-reports/python-unittest/test_quantization/TEST-quantization.fx.test_model_report_fx.TestFxDetectOutliers-20220813171336.xml (deflated 74%) 2022-08-13T17:30:08.8620472Z adding: test/test-reports/python-unittest/test_quantization/TEST-quantization.fx.test_model_report_fx.TestFxModelReportClass-20220813171336.xml (deflated 72%) 2022-08-13T17:30:08.8621424Z adding: test/test-reports/python-unittest/test_quantization/TEST-quantization.fx.test_model_report_fx.TestFxModelReportDetectDynamicStatic-20220813171336.xml (deflated 53%) 2022-08-13T17:30:08.8622349Z adding: test/test-reports/python-unittest/test_quantization/TEST-quantization.fx.test_model_report_fx.TestFxModelReportDetector-20220813171336.xml (deflated 79%) 2022-08-13T17:30:08.8623258Z adding: test/test-reports/python-unittest/test_quantization/TEST-quantization.fx.test_model_report_fx.TestFxModelReportObserver-20220813171336.xml (deflated 73%) 2022-08-13T17:30:08.8624160Z adding: test/test-reports/python-unittest/test_quantization/TEST-quantization.fx.test_model_report_fx.TestFxModelReportVisualizer-20220813171336.xml (deflated 77%) 2022-08-13T17:30:08.8625258Z adding: test/test-reports/python-unittest/test_quantization/TEST-quantization.core.test_workflow_module.TestHistogramObserver-20220813171336.xml (deflated 76%) 2022-08-13T17:30:08.8626200Z adding: test/test-reports/python-unittest/test_quantization/TEST-quantization.eager.test_model_numerics.TestModelNumericsEager-20220813171336.xml (deflated 74%) 2022-08-13T17:30:08.8627252Z adding: test/test-reports/python-unittest/test_quantization/TEST-quantization.eager.test_numeric_suite_eager.TestNumericSuiteEager-20220813171336.xml (deflated 85%) 2022-08-13T17:30:08.8628152Z adding: test/test-reports/python-unittest/test_quantization/TEST-quantization.core.test_workflow_module.TestObserver-20220813171336.xml (deflated 79%) 2022-08-13T17:30:08.8628971Z adding: test/test-reports/python-unittest/test_quantization/TEST-quantization.core.test_quantized_op.TestPadding-20220813171336.xml (deflated 63%) 2022-08-13T17:30:08.8629785Z adding: test/test-reports/python-unittest/test_quantization/TEST-quantization.core.test_quantized_op.TestQNNPackOps-20220813171336.xml (deflated 84%) 2022-08-13T17:30:08.8630615Z adding: test/test-reports/python-unittest/test_quantization/TEST-quantization.core.test_docs.TestQuantizationDocs-20220813171336.xml (deflated 72%) 2022-08-13T17:30:08.8631459Z adding: test/test-reports/python-unittest/test_quantization/TEST-quantization.dbr.test_quantize_dbr.TestQuantizeDBR-20220813171336.xml (deflated 85%) 2022-08-13T17:30:08.8632346Z adding: test/test-reports/python-unittest/test_quantization/TEST-quantization.dbr.test_quantize_dbr.TestQuantizeDBRIndividualOps-20220813171336.xml (deflated 87%) 2022-08-13T17:30:08.8633242Z adding: test/test-reports/python-unittest/test_quantization/TEST-quantization.dbr.test_quantize_dbr.TestQuantizeDBRModels-20220813171336.xml (deflated 62%) 2022-08-13T17:30:08.8634133Z adding: test/test-reports/python-unittest/test_quantization/TEST-quantization.dbr.test_quantize_dbr.TestQuantizeDBRMultipleOps-20220813171336.xml (deflated 85%) 2022-08-13T17:30:08.8635023Z adding: test/test-reports/python-unittest/test_quantization/TEST-quantization.jit.test_quantize_jit.TestQuantizeDynamicJitOps-20220813171336.xml (deflated 59%) 2022-08-13T17:30:08.8636025Z adding: test/test-reports/python-unittest/test_quantization/TEST-quantization.jit.test_quantize_jit.TestQuantizeDynamicJitPasses-20220813171336.xml (deflated 83%) 2022-08-13T17:30:08.8636933Z adding: test/test-reports/python-unittest/test_quantization/TEST-quantization.eager.test_quantize_eager_ptq.TestQuantizeEagerOps-20220813171336.xml (deflated 86%) 2022-08-13T17:30:08.8637865Z adding: test/test-reports/python-unittest/test_quantization/TEST-quantization.eager.test_quantize_eager_ptq.TestQuantizeEagerPTQDynamic-20220813171336.xml (deflated 80%) 2022-08-13T17:30:08.8638820Z adding: test/test-reports/python-unittest/test_quantization/TEST-quantization.eager.test_quantize_eager_ptq.TestQuantizeEagerPTQStatic-20220813171336.xml (deflated 79%) 2022-08-13T17:30:08.8639714Z adding: test/test-reports/python-unittest/test_quantization/TEST-quantization.eager.test_quantize_eager_qat.TestQuantizeEagerQAT-20220813171336.xml (deflated 80%) 2022-08-13T17:30:08.8640646Z adding: test/test-reports/python-unittest/test_quantization/TEST-quantization.eager.test_quantize_eager_qat.TestQuantizeEagerQATNumerics-20220813171336.xml (deflated 83%) 2022-08-13T17:30:08.8643373Z adding: test/test-reports/python-unittest/test_quantization/TEST-quantization.fx.test_quantize_fx.TestQuantizeFx-20220813171336.xml (deflated 87%) 2022-08-13T17:30:08.8644222Z adding: test/test-reports/python-unittest/test_quantization/TEST-quantization.fx.test_quantize_fx.TestQuantizeFxModels-20220813171336.xml (deflated 79%) 2022-08-13T17:30:08.8646885Z adding: test/test-reports/python-unittest/test_quantization/TEST-quantization.fx.test_quantize_fx.TestQuantizeFxOps-20220813171336.xml (deflated 86%) 2022-08-13T17:30:08.8647741Z adding: test/test-reports/python-unittest/test_quantization/TEST-quantization.jit.test_quantize_jit.TestQuantizeJit-20220813171336.xml (deflated 71%) 2022-08-13T17:30:08.8649654Z adding: test/test-reports/python-unittest/test_quantization/TEST-quantization.jit.test_quantize_jit.TestQuantizeJitPasses-20220813171336.xml (deflated 86%) 2022-08-13T17:30:08.8650635Z adding: test/test-reports/python-unittest/test_quantization/TEST-quantization.core.test_quantized_op.TestQuantizedConv-20220813171336.xml (deflated 82%) 2022-08-13T17:30:08.8651551Z adding: test/test-reports/python-unittest/test_quantization/TEST-quantization.core.test_quantized_op.TestQuantizedEmbeddingOps-20220813171336.xml (deflated 82%) 2022-08-13T17:30:08.8652496Z adding: test/test-reports/python-unittest/test_quantization/TEST-quantization.core.test_quantized_functional.TestQuantizedFunctionalOps-20220813171336.xml (deflated 72%) 2022-08-13T17:30:08.8653394Z adding: test/test-reports/python-unittest/test_quantization/TEST-quantization.core.test_quantized_op.TestQuantizedLinear-20220813171336.xml (deflated 64%) 2022-08-13T17:30:08.8654828Z adding: test/test-reports/python-unittest/test_quantization/TEST-quantization.core.test_quantized_tensor.TestQuantizedTensor-20220813171336.xml (deflated 88%) 2022-08-13T17:30:08.8655773Z adding: test/test-reports/python-unittest/test_quantization/TEST-quantization.core.test_workflow_module.TestRecordHistogramObserver-20220813171336.xml (deflated 63%) 2022-08-13T17:30:08.8656742Z adding: test/test-reports/python-unittest/test_quantization/TEST-quantization.core.test_quantized_module.TestReferenceQuantizedModule-20220813171336.xml (deflated 71%) 2022-08-13T17:30:08.8657681Z adding: test/test-reports/python-unittest/test_quantization/TEST-quantization.bc.test_backward_compatibility.TestSerialization-20220813171336.xml (deflated 85%) 2022-08-13T17:30:08.8658774Z adding: test/test-reports/python-unittest/test_quantization/TEST-quantization.core.test_quantized_module.TestStaticQuantizedModule-20220813171336.xml (deflated 87%) 2022-08-13T17:30:08.8659865Z adding: test/test-reports/python-unittest/test_quantization/TEST-quantization.fx.test_subgraph_rewriter.TestSubgraphRewriter-20220813171336.xml (deflated 85%) 2022-08-13T17:30:08.8660850Z adding: test/test-reports/python-unittest/test_quantization/TEST-quantization.core.test_utils.TestUtils-20220813171336.xml (deflated 67%) 2022-08-13T17:30:08.8661742Z adding: test/test-reports/python-unittest/test_quantization/TEST-quantization.eager.test_quantize_eager_ptq.TestQuantizeEagerONNXExport-20220813171336.xml (deflated 72%) 2022-08-13T17:30:08.8662825Z adding: test/test-reports/python-unittest/test_quantization/TEST-quantization.jit.test_quantize_jit.TestQuantizeJitOps-20220813171336.xml (deflated 91%) 2022-08-13T17:30:08.8665545Z adding: test/test-reports/python-unittest/test_quantization/TEST-quantization.core.test_quantized_op.TestQuantizedOps-20220813171336.xml (deflated 93%) 2022-08-13T17:30:08.8666798Z adding: test/test-reports/python-unittest/test_scatter_gather_ops/TEST-TestScatterGatherCUDA-20220813172127.xml (deflated 92%) 2022-08-13T17:30:08.8667587Z adding: test/test-reports/python-unittest/test_serialization/TEST-TestBothSerializationCUDA-20220813172137.xml (deflated 43%) 2022-08-13T17:30:08.8668670Z adding: test/test-reports/python-unittest/test_serialization/TEST-TestOldSerialization-20220813172137.xml (deflated 81%) 2022-08-13T17:30:08.8669894Z adding: test/test-reports/python-unittest/test_serialization/TEST-TestSerialization-20220813172137.xml (deflated 83%) 2022-08-13T17:30:08.8670661Z adding: test/test-reports/python-unittest/test_serialization/TEST-TestSubclassSerialization-20220813172137.xml (deflated 76%) 2022-08-13T17:30:08.8672743Z adding: test/test-reports/python-unittest/test_shape_ops/TEST-TestShapeOpsCUDA-20220813172209.xml (deflated 93%) 2022-08-13T17:30:08.8675067Z adding: test/test-reports/python-unittest/test_sort_and_select/TEST-TestSortAndSelectCUDA-20220813172215.xml (deflated 91%) 2022-08-13T17:30:08.8699319Z adding: test/test-reports/python-unittest/test_sparse_csr/TEST-TestSparseCSRCUDA-20220813172227.xml (deflated 97%) 2022-08-13T17:30:08.8700050Z adding: test/test-reports/python-unittest/test_sparse_csr/TEST-TestSparseCSRSampler-20220813172227.xml (deflated 41%) 2022-08-13T17:30:08.8737933Z adding: test/test-reports/python-unittest/test_sparse_csr/TEST-TestSparseCompressedCUDA-20220813172227.xml (deflated 98%) 2022-08-13T17:30:08.8738813Z adding: test/test-reports/python-unittest/test_stateless/TEST-TestPythonOptimizeMode-20220813172328.xml (deflated 40%) 2022-08-13T17:30:08.8739569Z adding: test/test-reports/python-unittest/test_stateless/TEST-TestStatelessDeprecation-20220813172328.xml (deflated 43%) 2022-08-13T17:30:08.8740338Z adding: test/test-reports/python-unittest/test_stateless/TEST-TestStatelessFunctionalAPI-20220813172328.xml (deflated 77%) 2022-08-13T17:30:08.8741912Z adding: test/test-reports/python-unittest/test_tensor_creation_ops/TEST-TestAsArrayCUDA-20220813172343.xml (deflated 95%) 2022-08-13T17:30:08.8742680Z adding: test/test-reports/python-unittest/test_tensor_creation_ops/TEST-TestLikeTensorCreationCUDA-20220813172343.xml (deflated 76%) 2022-08-13T17:30:08.8743674Z adding: test/test-reports/python-unittest/test_tensor_creation_ops/TEST-TestRandomTensorCreationCUDA-20220813172343.xml (deflated 86%) 2022-08-13T17:30:08.8751109Z adding: test/test-reports/python-unittest/test_tensor_creation_ops/TEST-TestTensorCreationCUDA-20220813172343.xml (deflated 93%) 2022-08-13T17:30:08.8753400Z adding: test/test-reports/python-unittest/test_tensorexpr/TEST-TestTensorExprFuser-20220813172526.xml (deflated 84%) 2022-08-13T17:30:08.8754271Z adding: test/test-reports/python-unittest/test_testing/TEST-TestAssertClose-20220813172650.xml (deflated 85%) 2022-08-13T17:30:08.8755001Z adding: test/test-reports/python-unittest/test_testing/TEST-TestAssertCloseContainer-20220813172650.xml (deflated 69%) 2022-08-13T17:30:08.8755762Z adding: test/test-reports/python-unittest/test_testing/TEST-TestAssertCloseErrorMessage-20220813172650.xml (deflated 84%) 2022-08-13T17:30:08.8756540Z adding: test/test-reports/python-unittest/test_testing/TEST-TestAssertCloseMultiDeviceCUDA-20220813172650.xml (deflated 56%) 2022-08-13T17:30:08.8757449Z adding: test/test-reports/python-unittest/test_testing/TEST-TestAssertCloseQuantized-20220813172650.xml (deflated 69%) 2022-08-13T17:30:08.8758195Z adding: test/test-reports/python-unittest/test_testing/TEST-TestAssertCloseSparseBSC-20220813172650.xml (deflated 69%) 2022-08-13T17:30:08.8758940Z adding: test/test-reports/python-unittest/test_testing/TEST-TestAssertCloseSparseBSR-20220813172650.xml (deflated 69%) 2022-08-13T17:30:08.8759674Z adding: test/test-reports/python-unittest/test_testing/TEST-TestAssertCloseSparseCOO-20220813172650.xml (deflated 75%) 2022-08-13T17:30:08.8760409Z adding: test/test-reports/python-unittest/test_testing/TEST-TestAssertCloseSparseCSC-20220813172650.xml (deflated 69%) 2022-08-13T17:30:08.8761149Z adding: test/test-reports/python-unittest/test_testing/TEST-TestAssertCloseSparseCSR-20220813172650.xml (deflated 69%) 2022-08-13T17:30:08.8761859Z adding: test/test-reports/python-unittest/test_testing/TEST-TestFrameworkUtils-20220813172650.xml (deflated 41%) 2022-08-13T17:30:08.8762523Z adding: test/test-reports/python-unittest/test_testing/TEST-TestImports-20220813172650.xml (deflated 47%) 2022-08-13T17:30:08.8763225Z adding: test/test-reports/python-unittest/test_testing/TEST-TestTestParametrization-20220813172650.xml (deflated 88%) 2022-08-13T17:30:08.8764026Z adding: test/test-reports/python-unittest/test_testing/TEST-TestTestParametrizationDeviceTypeCUDA-20220813172650.xml (deflated 88%) 2022-08-13T17:30:08.8765116Z adding: test/test-reports/python-unittest/test_testing/TEST-TestTestingCUDA-20220813172650.xml (deflated 89%) 2022-08-13T17:30:08.8767344Z adding: test/test-reports/python-unittest/test_transformers/TEST-TestTransformers-20220813172714.xml (deflated 93%) 2022-08-13T17:30:08.8768050Z adding: test/test-reports/python-unittest/test_type_info/TEST-TestDTypeInfo-20220813172719.xml (deflated 61%) 2022-08-13T17:30:08.8788961Z ##[group]Run # Remove any previous test reports if they exist 2022-08-13T17:30:08.8789365Z # Remove any previous test reports if they exist 2022-08-13T17:30:08.8789683Z rm -f usage-log-*.zip 2022-08-13T17:30:08.8790041Z # this workflow is also run in bazel build test, but we dont generate usage reports for it 2022-08-13T17:30:08.8790540Z # so check to see if the file exists first 2022-08-13T17:30:08.8790866Z if [ -f 'usage_log.txt' ]; then 2022-08-13T17:30:08.8791184Z  zip "usage-log-${FILE_SUFFIX}.zip" 'usage_log.txt' 2022-08-13T17:30:08.8791485Z fi 2022-08-13T17:30:08.8802994Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2022-08-13T17:30:08.8803279Z env: 2022-08-13T17:30:08.8803515Z GIT_DEFAULT_BRANCH: 2022-08-13T17:30:08.8803773Z GPU_FLAG: --gpus all 2022-08-13T17:30:08.8804114Z FILE_SUFFIX: test-default-2-2-linux.4xlarge.nvidia.gpu_7819529276 2022-08-13T17:30:08.8804869Z ##[endgroup] 2022-08-13T17:30:08.9565191Z adding: usage_log.txt (deflated 97%) 2022-08-13T17:30:08.9609438Z ##[group]Run seemethere/upload-artifact-s3@v5 2022-08-13T17:30:08.9609738Z with: 2022-08-13T17:30:08.9610000Z s3-prefix: pytorch/pytorch/2852056774/1/artifact 2022-08-13T17:30:08.9610305Z retention-days: 14 2022-08-13T17:30:08.9610583Z if-no-files-found: warn 2022-08-13T17:30:08.9610850Z path: test-jsons-*.zip 2022-08-13T17:30:08.9611112Z name: artifact 2022-08-13T17:30:08.9611369Z s3-bucket: gha-artifacts 2022-08-13T17:30:08.9611616Z region: us-east-1 2022-08-13T17:30:08.9611856Z env: 2022-08-13T17:30:08.9612091Z GIT_DEFAULT_BRANCH: 2022-08-13T17:30:08.9612334Z GPU_FLAG: --gpus all 2022-08-13T17:30:08.9612585Z ##[endgroup] 2022-08-13T17:30:09.3588853Z NOTE: s3-prefix specified, ignoring name parameter 2022-08-13T17:30:09.3589293Z With the provided path, there will be 1 file uploaded 2022-08-13T17:30:09.3589664Z Uploading to s3 prefix: pytorch/pytorch/2852056774/1/artifact 2022-08-13T17:30:09.3599567Z Starting upload of test-jsons-test-default-2-2-linux.4xlarge.nvidia.gpu_7819529276.zip 2022-08-13T17:30:09.5298359Z Finished upload of test-jsons-test-default-2-2-linux.4xlarge.nvidia.gpu_7819529276.zip 2022-08-13T17:30:09.5417234Z ##[group]Run seemethere/upload-artifact-s3@v5 2022-08-13T17:30:09.5417542Z with: 2022-08-13T17:30:09.5417833Z s3-prefix: pytorch/pytorch/2852056774/1/artifact 2022-08-13T17:30:09.5418122Z retention-days: 14 2022-08-13T17:30:09.5418395Z if-no-files-found: error 2022-08-13T17:30:09.5418682Z path: test-reports-*.zip 2022-08-13T17:30:09.5418926Z name: artifact 2022-08-13T17:30:09.5419176Z s3-bucket: gha-artifacts 2022-08-13T17:30:09.5419437Z region: us-east-1 2022-08-13T17:30:09.5419653Z env: 2022-08-13T17:30:09.5419885Z GIT_DEFAULT_BRANCH: 2022-08-13T17:30:09.5420144Z GPU_FLAG: --gpus all 2022-08-13T17:30:09.5420376Z ##[endgroup] 2022-08-13T17:30:09.9429002Z NOTE: s3-prefix specified, ignoring name parameter 2022-08-13T17:30:09.9429459Z With the provided path, there will be 1 file uploaded 2022-08-13T17:30:09.9429825Z Uploading to s3 prefix: pytorch/pytorch/2852056774/1/artifact 2022-08-13T17:30:09.9439915Z Starting upload of test-reports-test-default-2-2-linux.4xlarge.nvidia.gpu_7819529276.zip 2022-08-13T17:30:10.1759806Z Finished upload of test-reports-test-default-2-2-linux.4xlarge.nvidia.gpu_7819529276.zip 2022-08-13T17:30:10.1877018Z ##[group]Run seemethere/upload-artifact-s3@v5 2022-08-13T17:30:10.1877314Z with: 2022-08-13T17:30:10.1877580Z s3-prefix: pytorch/pytorch/2852056774/1/artifact 2022-08-13T17:30:10.1877884Z retention-days: 14 2022-08-13T17:30:10.1878161Z if-no-files-found: ignore 2022-08-13T17:30:10.1878422Z path: usage-log-*.zip 2022-08-13T17:30:10.1878675Z name: artifact 2022-08-13T17:30:10.1878931Z s3-bucket: gha-artifacts 2022-08-13T17:30:10.1879176Z region: us-east-1 2022-08-13T17:30:10.1879407Z env: 2022-08-13T17:30:10.1879637Z GIT_DEFAULT_BRANCH: 2022-08-13T17:30:10.1879878Z GPU_FLAG: --gpus all 2022-08-13T17:30:10.1880126Z ##[endgroup] 2022-08-13T17:30:10.5888927Z NOTE: s3-prefix specified, ignoring name parameter 2022-08-13T17:30:10.5889448Z With the provided path, there will be 1 file uploaded 2022-08-13T17:30:10.5889809Z Uploading to s3 prefix: pytorch/pytorch/2852056774/1/artifact 2022-08-13T17:30:10.5899579Z Starting upload of usage-log-test-default-2-2-linux.4xlarge.nvidia.gpu_7819529276.zip 2022-08-13T17:30:10.7402245Z Finished upload of usage-log-test-default-2-2-linux.4xlarge.nvidia.gpu_7819529276.zip 2022-08-13T17:30:10.7533246Z ##[group]Run seemethere/upload-artifact-s3@v5 2022-08-13T17:30:10.7533577Z with: 2022-08-13T17:30:10.7533885Z name: coredumps-default-2-2-linux.4xlarge.nvidia.gpu 2022-08-13T17:30:10.7534226Z retention-days: 14 2022-08-13T17:30:10.7534498Z if-no-files-found: ignore 2022-08-13T17:30:10.7534753Z path: ./**/core.[1-9]* 2022-08-13T17:30:10.7535018Z s3-bucket: gha-artifacts 2022-08-13T17:30:10.7535286Z region: us-east-1 2022-08-13T17:30:10.7535501Z env: 2022-08-13T17:30:10.7535729Z GIT_DEFAULT_BRANCH: 2022-08-13T17:30:10.7535987Z GPU_FLAG: --gpus all 2022-08-13T17:30:10.7536234Z ##[endgroup] 2022-08-13T17:30:18.4679119Z No files were found with the provided path: ./**/core.[1-9]*. No artifacts will be uploaded. 2022-08-13T17:30:18.4850878Z ##[group]Run set -x 2022-08-13T17:30:18.4851162Z set -x 2022-08-13T17:30:18.4851468Z python3 -m pip install -r requirements.txt 2022-08-13T17:30:18.4851819Z python3 -m pip install boto3==1.19.12 2022-08-13T17:30:18.4852221Z python3 -m tools.stats.print_test_stats --upload-to-s3 --compare-with-s3 test 2022-08-13T17:30:18.4865362Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2022-08-13T17:30:18.4865670Z env: 2022-08-13T17:30:18.4865908Z GIT_DEFAULT_BRANCH: 2022-08-13T17:30:18.4866153Z GPU_FLAG: --gpus all 2022-08-13T17:30:18.4866425Z AWS_DEFAULT_REGION: us-east-1 2022-08-13T17:30:18.4866692Z BRANCH: master 2022-08-13T17:30:18.4866921Z TEST_CONFIG: default 2022-08-13T17:30:18.4867168Z SHARD_NUMBER: 2 2022-08-13T17:30:18.4867522Z BUILD_ENVIRONMENT: linux-xenial-cuda10.2-py3-gcc7-slow-gradcheck 2022-08-13T17:30:18.4868001Z PR_NUMBER: 2022-08-13T17:30:18.4868259Z PYTORCH_RETRY_TEST_CASES: 1 2022-08-13T17:30:18.4868585Z PYTORCH_OVERRIDE_FLAKY_SIGNAL: 1 2022-08-13T17:30:18.4868882Z SHA1: f02f3046571d21b48af3067e308a1e0f29b43af9 2022-08-13T17:30:18.4869155Z TAG: 2022-08-13T17:30:18.4869388Z WORKFLOW_ID: 2852056774 2022-08-13T17:30:18.4869807Z GITHUB_TOKEN: *** 2022-08-13T17:30:18.4870075Z GHA_WORKFLOW_JOB_ID: 7819529276 2022-08-13T17:30:18.4870342Z ##[endgroup] 2022-08-13T17:30:18.4900351Z + python3 -m pip install -r requirements.txt 2022-08-13T17:30:18.7796993Z Defaulting to user installation because normal site-packages is not writeable 2022-08-13T17:30:18.8104820Z Requirement already satisfied: astunparse in /home/ec2-user/.local/lib/python3.7/site-packages (from -r requirements.txt (line 2)) (1.6.3) 2022-08-13T17:30:18.8143454Z Requirement already satisfied: expecttest in /home/ec2-user/.local/lib/python3.7/site-packages (from -r requirements.txt (line 3)) (0.1.3) 2022-08-13T17:30:18.8154138Z Requirement already satisfied: future in /home/ec2-user/.local/lib/python3.7/site-packages (from -r requirements.txt (line 4)) (0.18.2) 2022-08-13T17:30:18.8165349Z Requirement already satisfied: numpy in /home/ec2-user/.local/lib/python3.7/site-packages (from -r requirements.txt (line 5)) (1.21.6) 2022-08-13T17:30:18.8177376Z Requirement already satisfied: psutil in /home/ec2-user/.local/lib/python3.7/site-packages (from -r requirements.txt (line 6)) (5.9.1) 2022-08-13T17:30:18.8296426Z Requirement already satisfied: pyyaml in /home/ec2-user/.local/lib/python3.7/site-packages (from -r requirements.txt (line 7)) (6.0) 2022-08-13T17:30:18.8307042Z Requirement already satisfied: requests in /home/ec2-user/.local/lib/python3.7/site-packages (from -r requirements.txt (line 8)) (2.26.0) 2022-08-13T17:30:18.8472593Z Requirement already satisfied: setuptools in /usr/lib/python3.7/site-packages (from -r requirements.txt (line 9)) (49.1.3) 2022-08-13T17:30:18.8717514Z Requirement already satisfied: six in /home/ec2-user/.local/lib/python3.7/site-packages (from -r requirements.txt (line 10)) (1.16.0) 2022-08-13T17:30:18.8729552Z Requirement already satisfied: types-dataclasses in /home/ec2-user/.local/lib/python3.7/site-packages (from -r requirements.txt (line 11)) (0.6.6) 2022-08-13T17:30:18.8737542Z Requirement already satisfied: typing_extensions in /home/ec2-user/.local/lib/python3.7/site-packages (from -r requirements.txt (line 12)) (4.3.0) 2022-08-13T17:30:18.8750575Z Requirement already satisfied: sympy in /home/ec2-user/.local/lib/python3.7/site-packages (from -r requirements.txt (line 13)) (1.10.1) 2022-08-13T17:30:18.8777108Z Requirement already satisfied: wheel<1.0,>=0.23.0 in /home/ec2-user/.local/lib/python3.7/site-packages (from astunparse->-r requirements.txt (line 2)) (0.37.1) 2022-08-13T17:30:18.8812865Z Requirement already satisfied: idna<4,>=2.5; python_version >= "3" in /home/ec2-user/.local/lib/python3.7/site-packages (from requests->-r requirements.txt (line 8)) (3.3) 2022-08-13T17:30:18.8828280Z Requirement already satisfied: urllib3<1.27,>=1.21.1 in /home/ec2-user/.local/lib/python3.7/site-packages (from requests->-r requirements.txt (line 8)) (1.26.11) 2022-08-13T17:30:18.9121161Z Requirement already satisfied: charset-normalizer~=2.0.0; python_version >= "3" in /home/ec2-user/.local/lib/python3.7/site-packages (from requests->-r requirements.txt (line 8)) (2.0.12) 2022-08-13T17:30:18.9148788Z Requirement already satisfied: certifi>=2017.4.17 in /home/ec2-user/.local/lib/python3.7/site-packages (from requests->-r requirements.txt (line 8)) (2022.6.15) 2022-08-13T17:30:18.9159939Z Requirement already satisfied: mpmath>=0.19 in /home/ec2-user/.local/lib/python3.7/site-packages (from sympy->-r requirements.txt (line 13)) (1.2.1) 2022-08-13T17:30:18.9857577Z + python3 -m pip install boto3==1.19.12 2022-08-13T17:30:19.2855263Z Defaulting to user installation because normal site-packages is not writeable 2022-08-13T17:30:19.3079772Z Requirement already satisfied: boto3==1.19.12 in /home/ec2-user/.local/lib/python3.7/site-packages (1.19.12) 2022-08-13T17:30:19.3151214Z Requirement already satisfied: botocore<1.23.0,>=1.22.12 in /home/ec2-user/.local/lib/python3.7/site-packages (from boto3==1.19.12) (1.22.12) 2022-08-13T17:30:19.3215093Z Requirement already satisfied: jmespath<1.0.0,>=0.7.1 in /home/ec2-user/.local/lib/python3.7/site-packages (from boto3==1.19.12) (0.10.0) 2022-08-13T17:30:19.3232260Z Requirement already satisfied: s3transfer<0.6.0,>=0.5.0 in /home/ec2-user/.local/lib/python3.7/site-packages (from boto3==1.19.12) (0.5.2) 2022-08-13T17:30:19.3268381Z Requirement already satisfied: python-dateutil<3.0.0,>=2.1 in /home/ec2-user/.local/lib/python3.7/site-packages (from botocore<1.23.0,>=1.22.12->boto3==1.19.12) (2.8.2) 2022-08-13T17:30:19.3303942Z Requirement already satisfied: urllib3<1.27,>=1.25.4 in /home/ec2-user/.local/lib/python3.7/site-packages (from botocore<1.23.0,>=1.22.12->boto3==1.19.12) (1.26.11) 2022-08-13T17:30:19.3519584Z Requirement already satisfied: six>=1.5 in /home/ec2-user/.local/lib/python3.7/site-packages (from python-dateutil<3.0.0,>=2.1->botocore<1.23.0,>=1.22.12->boto3==1.19.12) (1.16.0) 2022-08-13T17:30:19.4762427Z + python3 -m tools.stats.print_test_stats --upload-to-s3 --compare-with-s3 test 2022-08-13T17:31:06.9477026Z [scribe] Scribe access token not provided, sending report via boto3... 2022-08-13T17:31:06.9477359Z 2022-08-13T17:31:06.9477810Z ----- Historic stats comparison result ------ 2022-08-13T17:31:06.9478186Z 2022-08-13T17:31:06.9482047Z job: linux-xenial-cuda10.2-py3-gcc7-slow-gradcheck 2022-08-13T17:31:06.9482524Z commit: f02f3046571d21b48af3067e308a1e0f29b43af9 2022-08-13T17:31:06.9482733Z 2022-08-13T17:31:06.9482947Z Commit graph (base is most recent master ancestor with at least one S3 report): 2022-08-13T17:31:06.9483340Z 2022-08-13T17:31:06.9483514Z : (master) 2022-08-13T17:31:06.9483911Z | 2022-08-13T17:31:06.9484302Z * f02f304657 (HEAD) total time 13516.33s 2022-08-13T17:31:06.9485634Z * 097951a967 0 reports 2022-08-13T17:31:06.9486416Z * d0d6b1f222 (base) 2 reports, total time 9680.28s ± 5302.97s 2022-08-13T17:31:06.9487031Z * bb1e3d8008 2 reports, total time 9780.04s ± 5441.82s 2022-08-13T17:31:06.9487357Z * c2808571bf 0 reports 2022-08-13T17:31:06.9487633Z * b99f972e07 0 reports 2022-08-13T17:31:06.9488103Z * a7e7fbab82 0 reports 2022-08-13T17:31:06.9488579Z * 8d81bfc512 0 reports 2022-08-13T17:31:06.9489049Z * b567742038 2 reports, total time 9860.39s ± 5426.61s 2022-08-13T17:31:06.9489474Z * 02cfefb48c 0 reports 2022-08-13T17:31:06.9490003Z * cb2cb94074 0 reports 2022-08-13T17:31:06.9490423Z | 2022-08-13T17:31:06.9490717Z : 2022-08-13T17:31:06.9490862Z 2022-08-13T17:31:06.9491037Z Removed (across 176 suites) 0 tests, totaling 0.00s 2022-08-13T17:31:06.9491406Z Modified (across 0 suites) 0 tests, totaling 0.00s 2022-08-13T17:31:06.9491789Z Added (across 302 suites) 43998 tests, totaling +13516.33s 2022-08-13T17:31:07.0598400Z Prepare all required actions 2022-08-13T17:31:07.0621284Z ##[group]Run ./.github/actions/teardown-linux 2022-08-13T17:31:07.0621553Z with: 2022-08-13T17:31:07.0621768Z env: 2022-08-13T17:31:07.0622005Z GIT_DEFAULT_BRANCH: 2022-08-13T17:31:07.0622249Z GPU_FLAG: --gpus all 2022-08-13T17:31:07.0622495Z ##[endgroup] 2022-08-13T17:31:07.0637890Z ##[group]Run .github/scripts/wait_for_ssh_to_drain.sh 2022-08-13T17:31:07.0638232Z .github/scripts/wait_for_ssh_to_drain.sh 2022-08-13T17:31:07.0651894Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2022-08-13T17:31:07.0652203Z env: 2022-08-13T17:31:07.0652421Z GIT_DEFAULT_BRANCH: 2022-08-13T17:31:07.0652687Z GPU_FLAG: --gpus all 2022-08-13T17:31:07.0652935Z ##[endgroup] 2022-08-13T17:31:07.0697099Z Holding runner for 2 hours until all ssh sessions have logged out 2022-08-13T17:31:07.0743397Z ##[group]Run # ignore expansion of "docker ps -q" since it could be empty 2022-08-13T17:31:07.0744016Z # ignore expansion of "docker ps -q" since it could be empty 2022-08-13T17:31:07.0744365Z # shellcheck disable=SC2046 2022-08-13T17:31:07.0744655Z docker stop $(docker ps -q) || true 2022-08-13T17:31:07.0744970Z # Prune all of the docker images 2022-08-13T17:31:07.0745268Z docker system prune -af 2022-08-13T17:31:07.0757379Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2022-08-13T17:31:07.0757687Z env: 2022-08-13T17:31:07.0757925Z GIT_DEFAULT_BRANCH: 2022-08-13T17:31:07.0758169Z GPU_FLAG: --gpus all 2022-08-13T17:31:07.0758417Z ##[endgroup] 2022-08-13T17:31:07.9723775Z e9606515ec5d 2022-08-13T17:31:08.6445383Z Deleted Containers: 2022-08-13T17:31:08.6445797Z e9606515ec5d23b53dd41abb38b7062f6cec224f040de034f64a232293826ed1 2022-08-13T17:31:08.6446029Z 2022-08-13T17:31:12.5436232Z Deleted Images: 2022-08-13T17:31:12.5437884Z untagged: 308535385114.dkr.ecr.us-east-1.amazonaws.com/pytorch/pytorch-linux-xenial-cuda10.2-cudnn7-py3-gcc7:a347f7e7645f04fc68e4f87c73cf0385233153b8 2022-08-13T17:31:12.5439974Z untagged: 308535385114.dkr.ecr.us-east-1.amazonaws.com/pytorch/pytorch-linux-xenial-cuda10.2-cudnn7-py3-gcc7@sha256:82f0f1f8c2e49606bc3d3d1183095fb0a0e6108298b917893cead368f9bbd6f1 2022-08-13T17:31:12.5441035Z deleted: sha256:34aaac15322c534153c306dcbaef619abdb07f55b4297277c3d4dfb71203fe73 2022-08-13T17:31:12.5441496Z deleted: sha256:fabb51999b4dcc4b41a292226d6e569714d2da520e4360ed17e4d7e1929781b5 2022-08-13T17:31:12.5441911Z deleted: sha256:63be07910034d3e1fc0bba22e28d7041541a51736826733e04c808c27fe2cf02 2022-08-13T17:31:12.5442331Z deleted: sha256:747b9837118b5f5c1192fb6bc10c51879abe78c6db346c1cc0aec16dfd2a0f4c 2022-08-13T17:31:12.5442810Z deleted: sha256:8f2c87f81d714698eea17a665fae097a5d36bdb9c9cdb9279e759904f0999b88 2022-08-13T17:31:12.5443253Z deleted: sha256:b55bc9fb3751fc34343829b58fccf936195ff4d1819e9013c64a2393b218457f 2022-08-13T17:31:12.5443679Z deleted: sha256:59ffd0aa9fbc1c558000df1afe773f9164274135d5ff609e61ce0d1a4a614815 2022-08-13T17:31:12.5444143Z deleted: sha256:5e622b26bb7e6d5739cebb35c4acd4ee36f5056c0b9aa8e83b3ef22f67bd8895 2022-08-13T17:31:12.5444966Z deleted: sha256:d52c917f8d05427f3df51fb5416c1601630a68e73dbf8b23bbbcc6028322fc4f 2022-08-13T17:31:12.5445810Z deleted: sha256:8dc2845f32c2d4e811fea819598ee6e5d07dbdfa46d2c0fcf531d5b50337349f 2022-08-13T17:31:12.5446667Z deleted: sha256:913c1ca57d5c8092b9e29bacbe79759b400320677b45d077cc46324c57ee1171 2022-08-13T17:31:12.5447186Z deleted: sha256:f689fdcf2ad0bc22ecfb5769ca36cdef65521e152e8928944964b61d62104035 2022-08-13T17:31:12.5447660Z deleted: sha256:95d3973eb99bdebbbfa39ce7eb3c790df8a2a1c871802aa0bd058e30245eabee 2022-08-13T17:31:12.5448088Z deleted: sha256:343e9d24620295192a00b28f347c4b64b6ca7fabdd726af3c9947199d7cf2218 2022-08-13T17:31:12.5448521Z deleted: sha256:f0cc6343caf7cd15725057b04b8fdfc9fa3557479c4a871e3e04b9ea41c94598 2022-08-13T17:31:12.5448961Z deleted: sha256:22eaa96c50161fb4392cffc77d1d314b35b03ce29968d030f128948170c1b08f 2022-08-13T17:31:12.5449598Z deleted: sha256:0e416fc25fedbb05f25cbbb04d1fa5851de9f1735e4a48528198276f407c7343 2022-08-13T17:31:12.5450063Z deleted: sha256:9c1444dd07cab29870b35049cc423e61596a8c09cbe1df36a24e00ed32c1ab56 2022-08-13T17:31:12.5450471Z deleted: sha256:593850806290b17ed4f6d64a6a297b776cb884876835524d59253eca06ecba9f 2022-08-13T17:31:12.5450871Z deleted: sha256:9088778b664f97ba95fa27c1635eda0e4886944de788176c3e30a06b4a539fab 2022-08-13T17:31:12.5451275Z deleted: sha256:e123604b5cd246d48a0a31ff0eb210528f20ece356ed5ec1c43e380b6b8800f6 2022-08-13T17:31:12.5451710Z deleted: sha256:b7192054e7a4cadf1960ab7e2e348933dacbdb89f02609d30852be57db47efac 2022-08-13T17:31:12.5452150Z deleted: sha256:87343ba84ac8356c97f7e03600ef5d258c3ee3bb0f8ba1bb9fdd936b475a05b5 2022-08-13T17:31:12.5452576Z deleted: sha256:b16e318ece2fdbd112c9df41359cfbbfc181616f5f4ca4446db3867412aa9560 2022-08-13T17:31:12.5453417Z deleted: sha256:1c6aa3d0eb3972d4b19f49c4b5bfa1910250905f35dc70227cf3c2c31807b194 2022-08-13T17:31:12.5454382Z deleted: sha256:c84c4dbfc76ce56d429b56b4753f8f3511af95ed4d332dc8183638760d1779ca 2022-08-13T17:31:12.5455176Z deleted: sha256:44ddfcd15625b71ca34f77570c583d9c2081f259e39aaf538d895ddbaaaf03ef 2022-08-13T17:31:12.5456003Z deleted: sha256:29eb6acb09f2dcde4cb0934f13966b0c3c5622135fffcb23c9e0f2355bfe74ff 2022-08-13T17:31:12.5456908Z deleted: sha256:437c630fe7fb5334fe9fcd78a64e4b863f30d0c5e6b7b23bc8cc11f65b92b06c 2022-08-13T17:31:12.5457804Z deleted: sha256:f81d63a8d2dc659b9d0ba6de753e2dc081223e5cb09d3c3a2576a62f2b5c3f8d 2022-08-13T17:31:12.5458667Z deleted: sha256:8412d683dd3df92f58a0300051c059ec0562a600c95ebfdccdb8ef1532fc308b 2022-08-13T17:31:12.5459476Z deleted: sha256:f8cdbadd3723838d8d4ba50ed07e08af9395e60c1e6500e3c5a65cb4b9f186e1 2022-08-13T17:31:12.5460286Z deleted: sha256:b4077730ec7f540f09b043d51a91d70445603c9cada9ca9866f433d4cfabdbe7 2022-08-13T17:31:12.5461116Z deleted: sha256:a7e267471e89623dfef147ee0c72d30bd5e2a3dfccda3902b8ec86932a49ac56 2022-08-13T17:31:12.5461880Z deleted: sha256:f9e2a7e4627db04c49f802f72732755917eea7c13261da25d4c5ffcc562c6552 2022-08-13T17:31:12.5462655Z deleted: sha256:52f2730c02045406e4cbca457e194834ab69abb1afe66db31db4e891b38438c9 2022-08-13T17:31:12.5463481Z deleted: sha256:2bcbac8d7f31c2ee67c6955c4d229a91a63bc8a1375cac93c327b3dee801a6ce 2022-08-13T17:31:12.5464188Z deleted: sha256:00b970f91162f61f5f0fa2d298522c0eff9551f6874561bc633648a63b341c35 2022-08-13T17:31:12.5464889Z deleted: sha256:4be862e5a0b72596d0418cccf1bb98f0ef5bf3b4f2daac84c7b2e5b4245f96f0 2022-08-13T17:31:12.5465687Z deleted: sha256:00a81fd4ded08efc65b0353d6d72f842e65124e76d0930231d65b3524fb25289 2022-08-13T17:31:12.5466338Z deleted: sha256:132d6f565225355681544831d7cbda351abbc4e4c81927bd91a9b998d7273d72 2022-08-13T17:31:12.5466954Z deleted: sha256:8913988b575b63e01333a9f24847a0054c4b44a7aa17e3bb042c1e0bdcf2f88c 2022-08-13T17:31:12.5467677Z deleted: sha256:4094f941cf5dfb7711a15d0942a548fb50f8bff14b6c3baa7c5dc16ab4acc122 2022-08-13T17:31:12.5468370Z deleted: sha256:513d4f5e15910f77b23d1286f8129f44af8c7baaabfe690508431d55a82f102b 2022-08-13T17:31:12.5469147Z deleted: sha256:e360a370f5e123354164f3890ba2e24ee107f0194a354ec8c4d608171fa7db95 2022-08-13T17:31:12.5469924Z deleted: sha256:09bd83c6d17f472cf843fc52cf8b620afc6ee70b4c56bf6b05cc09e5e7ee01cd 2022-08-13T17:31:12.5470714Z deleted: sha256:9f0e52d4434899dd6ef91f2167e45401e8e32d51fb79c7abe839a6b069b3b1a4 2022-08-13T17:31:12.5471417Z deleted: sha256:34b9e387f558bd62c544b9f81164be3fd1e4e6c75859c6b56dec353ac4c52f8d 2022-08-13T17:31:12.5472099Z deleted: sha256:e6aab0611efca638f177f3d3ba237e61e881428804f8bbfa28d133d3e8bfa9bf 2022-08-13T17:31:12.5472829Z deleted: sha256:33444db5140282750bb3ced0551ea0cd0f2b14f718ee8aa91cf1a08f614d9bc9 2022-08-13T17:31:12.5473591Z deleted: sha256:ac2ba0157f1d8929c055eb964027cc6b598b509fd584039e51c800a51614057c 2022-08-13T17:31:12.5474315Z deleted: sha256:af8b09549a5d59791b1e27b2472d13b6c4e2ed8a827f77aae3fd256576190f96 2022-08-13T17:31:12.5474995Z deleted: sha256:0214f4b057d78b44fd12702828152f67c0ce115f9346acc63acdf997cab7e7c8 2022-08-13T17:31:12.5475809Z deleted: sha256:1b9d0485372c5562fa614d5b35766f6c442539bcee9825a6e90d1158c3299a61 2022-08-13T17:31:12.5476528Z deleted: sha256:3c0f34be6eb98057c607b9080237cce0be0b86f52d51ba620dc018a3d421baea 2022-08-13T17:31:12.5476956Z deleted: sha256:be96a3f634de79f523f07c7e4e0216c28af45eb5776e7a6238a2392f71e01069 2022-08-13T17:31:12.5477205Z 2022-08-13T17:31:12.5477351Z Total reclaimed space: 11.04GB 2022-08-13T17:31:12.5518369Z Post job cleanup. 2022-08-13T17:31:12.5552752Z Post job cleanup. 2022-08-13T17:31:12.6911003Z [command]/usr/bin/git version 2022-08-13T17:31:12.6961484Z git version 2.37.1 2022-08-13T17:31:12.7028252Z Temporarily overriding HOME='/home/ec2-user/actions-runner/_work/_temp/36dad6de-4689-41e1-b712-3267b2d50173' before making global git config changes 2022-08-13T17:31:12.7028836Z Adding repository directory to the temporary git global config as a safe directory 2022-08-13T17:31:12.7038554Z [command]/usr/bin/git config --global --add safe.directory /home/ec2-user/actions-runner/_work/pytorch/pytorch 2022-08-13T17:31:12.7088106Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand 2022-08-13T17:31:12.7127650Z [command]/usr/bin/git submodule foreach --recursive git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || : 2022-08-13T17:31:12.7446798Z Entering 'android/libs/fbjni' 2022-08-13T17:31:12.7489643Z Entering 'third_party/FP16' 2022-08-13T17:31:12.7533307Z Entering 'third_party/FXdiv' 2022-08-13T17:31:12.7573928Z Entering 'third_party/NNPACK' 2022-08-13T17:31:12.7615846Z Entering 'third_party/QNNPACK' 2022-08-13T17:31:12.7657227Z Entering 'third_party/XNNPACK' 2022-08-13T17:31:12.7709402Z Entering 'third_party/benchmark' 2022-08-13T17:31:12.7751279Z Entering 'third_party/cpuinfo' 2022-08-13T17:31:12.7794049Z Entering 'third_party/cub' 2022-08-13T17:31:12.7834282Z Entering 'third_party/cudnn_frontend' 2022-08-13T17:31:12.7881849Z Entering 'third_party/eigen' 2022-08-13T17:31:12.7924961Z Entering 'third_party/fbgemm' 2022-08-13T17:31:12.7966575Z Entering 'third_party/fbgemm/third_party/asmjit' 2022-08-13T17:31:12.8008818Z Entering 'third_party/fbgemm/third_party/cpuinfo' 2022-08-13T17:31:12.8050033Z Entering 'third_party/fbgemm/third_party/googletest' 2022-08-13T17:31:12.8090461Z Entering 'third_party/fbgemm/third_party/hipify_torch' 2022-08-13T17:31:12.8132786Z Entering 'third_party/flatbuffers' 2022-08-13T17:31:12.8175589Z Entering 'third_party/fmt' 2022-08-13T17:31:12.8216320Z Entering 'third_party/foxi' 2022-08-13T17:31:12.8256835Z Entering 'third_party/gemmlowp/gemmlowp' 2022-08-13T17:31:12.8297875Z Entering 'third_party/gloo' 2022-08-13T17:31:12.8338422Z Entering 'third_party/googletest' 2022-08-13T17:31:12.8380421Z Entering 'third_party/ideep' 2022-08-13T17:31:12.8421960Z Entering 'third_party/ideep/mkl-dnn' 2022-08-13T17:31:12.8465600Z Entering 'third_party/ideep/mkl-dnn/third_party/oneDNN' 2022-08-13T17:31:12.8515985Z Entering 'third_party/ios-cmake' 2022-08-13T17:31:12.8556747Z Entering 'third_party/ittapi' 2022-08-13T17:31:12.8597962Z Entering 'third_party/kineto' 2022-08-13T17:31:12.8640804Z Entering 'third_party/kineto/libkineto/third_party/fmt' 2022-08-13T17:31:12.8682007Z Entering 'third_party/kineto/libkineto/third_party/googletest' 2022-08-13T17:31:12.8723903Z Entering 'third_party/nccl/nccl' 2022-08-13T17:31:12.8765637Z Entering 'third_party/neon2sse' 2022-08-13T17:31:12.8806556Z Entering 'third_party/nlohmann' 2022-08-13T17:31:12.8849879Z Entering 'third_party/onnx' 2022-08-13T17:31:12.8905798Z Entering 'third_party/onnx/third_party/benchmark' 2022-08-13T17:31:12.8947042Z Entering 'third_party/onnx/third_party/pybind11' 2022-08-13T17:31:12.8989963Z Entering 'third_party/onnx-tensorrt' 2022-08-13T17:31:12.9031870Z Entering 'third_party/onnx-tensorrt/third_party/onnx' 2022-08-13T17:31:12.9078657Z Entering 'third_party/onnx-tensorrt/third_party/onnx/third_party/benchmark' 2022-08-13T17:31:12.9120722Z Entering 'third_party/onnx-tensorrt/third_party/onnx/third_party/pybind11' 2022-08-13T17:31:12.9161705Z Entering 'third_party/onnx-tensorrt/third_party/onnx/third_party/pybind11/tools/clang' 2022-08-13T17:31:12.9208541Z Entering 'third_party/pocketfft' 2022-08-13T17:31:12.9251166Z Entering 'third_party/protobuf' 2022-08-13T17:31:12.9295873Z Entering 'third_party/protobuf/third_party/benchmark' 2022-08-13T17:31:12.9336732Z Entering 'third_party/protobuf/third_party/googletest' 2022-08-13T17:31:12.9378983Z Entering 'third_party/psimd' 2022-08-13T17:31:12.9420315Z Entering 'third_party/pthreadpool' 2022-08-13T17:31:12.9460574Z Entering 'third_party/pybind11' 2022-08-13T17:31:12.9501888Z Entering 'third_party/python-enum' 2022-08-13T17:31:12.9545000Z Entering 'third_party/python-peachpy' 2022-08-13T17:31:12.9586697Z Entering 'third_party/python-six' 2022-08-13T17:31:12.9627516Z Entering 'third_party/sleef' 2022-08-13T17:31:12.9669157Z Entering 'third_party/tbb' 2022-08-13T17:31:12.9713765Z Entering 'third_party/tensorpipe' 2022-08-13T17:31:12.9755983Z Entering 'third_party/tensorpipe/third_party/googletest' 2022-08-13T17:31:12.9797493Z Entering 'third_party/tensorpipe/third_party/libnop' 2022-08-13T17:31:12.9839729Z Entering 'third_party/tensorpipe/third_party/libuv' 2022-08-13T17:31:12.9881205Z Entering 'third_party/tensorpipe/third_party/pybind11' 2022-08-13T17:31:12.9921645Z Entering 'third_party/tensorpipe/third_party/pybind11/tools/clang' 2022-08-13T17:31:12.9966958Z Entering 'third_party/zstd' 2022-08-13T17:31:13.0029331Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader 2022-08-13T17:31:13.0058526Z http.https://github.com/.extraheader 2022-08-13T17:31:13.0069811Z [command]/usr/bin/git config --local --unset-all http.https://github.com/.extraheader 2022-08-13T17:31:13.0107969Z [command]/usr/bin/git submodule foreach --recursive git config --local --name-only --get-regexp 'http\.https\:\/\/github\.com\/\.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || : 2022-08-13T17:31:13.0416590Z Entering 'android/libs/fbjni' 2022-08-13T17:31:13.0440455Z http.https://github.com/.extraheader 2022-08-13T17:31:13.0473636Z Entering 'third_party/FP16' 2022-08-13T17:31:13.0498545Z http.https://github.com/.extraheader 2022-08-13T17:31:13.0530935Z Entering 'third_party/FXdiv' 2022-08-13T17:31:13.0554615Z http.https://github.com/.extraheader 2022-08-13T17:31:13.0586951Z Entering 'third_party/NNPACK' 2022-08-13T17:31:13.0612589Z http.https://github.com/.extraheader 2022-08-13T17:31:13.0645422Z Entering 'third_party/QNNPACK' 2022-08-13T17:31:13.0670252Z http.https://github.com/.extraheader 2022-08-13T17:31:13.0702123Z Entering 'third_party/XNNPACK' 2022-08-13T17:31:13.0727049Z http.https://github.com/.extraheader 2022-08-13T17:31:13.0771674Z Entering 'third_party/benchmark' 2022-08-13T17:31:13.0795831Z http.https://github.com/.extraheader 2022-08-13T17:31:13.0828678Z Entering 'third_party/cpuinfo' 2022-08-13T17:31:13.0853232Z http.https://github.com/.extraheader 2022-08-13T17:31:13.0885981Z Entering 'third_party/cub' 2022-08-13T17:31:13.0911500Z http.https://github.com/.extraheader 2022-08-13T17:31:13.0944748Z Entering 'third_party/cudnn_frontend' 2022-08-13T17:31:13.0969174Z http.https://github.com/.extraheader 2022-08-13T17:31:13.1006409Z Entering 'third_party/eigen' 2022-08-13T17:31:13.1030918Z http.https://github.com/.extraheader 2022-08-13T17:31:13.1065539Z Entering 'third_party/fbgemm' 2022-08-13T17:31:13.1089592Z http.https://github.com/.extraheader 2022-08-13T17:31:13.1121593Z Entering 'third_party/fbgemm/third_party/asmjit' 2022-08-13T17:31:13.1145476Z http.https://github.com/.extraheader 2022-08-13T17:31:13.1177590Z Entering 'third_party/fbgemm/third_party/cpuinfo' 2022-08-13T17:31:13.1200362Z http.https://github.com/.extraheader 2022-08-13T17:31:13.1233124Z Entering 'third_party/fbgemm/third_party/googletest' 2022-08-13T17:31:13.1257047Z http.https://github.com/.extraheader 2022-08-13T17:31:13.1289287Z Entering 'third_party/fbgemm/third_party/hipify_torch' 2022-08-13T17:31:13.1312191Z http.https://github.com/.extraheader 2022-08-13T17:31:13.1346202Z Entering 'third_party/flatbuffers' 2022-08-13T17:31:13.1370375Z http.https://github.com/.extraheader 2022-08-13T17:31:13.1404361Z Entering 'third_party/fmt' 2022-08-13T17:31:13.1429477Z http.https://github.com/.extraheader 2022-08-13T17:31:13.1461136Z Entering 'third_party/foxi' 2022-08-13T17:31:13.1485774Z http.https://github.com/.extraheader 2022-08-13T17:31:13.1518493Z Entering 'third_party/gemmlowp/gemmlowp' 2022-08-13T17:31:13.1542152Z http.https://github.com/.extraheader 2022-08-13T17:31:13.1575137Z Entering 'third_party/gloo' 2022-08-13T17:31:13.1598369Z http.https://github.com/.extraheader 2022-08-13T17:31:13.1631817Z Entering 'third_party/googletest' 2022-08-13T17:31:13.1655676Z http.https://github.com/.extraheader 2022-08-13T17:31:13.1687598Z Entering 'third_party/ideep' 2022-08-13T17:31:13.1710889Z http.https://github.com/.extraheader 2022-08-13T17:31:13.1743612Z Entering 'third_party/ideep/mkl-dnn' 2022-08-13T17:31:13.1767548Z http.https://github.com/.extraheader 2022-08-13T17:31:13.1801884Z Entering 'third_party/ideep/mkl-dnn/third_party/oneDNN' 2022-08-13T17:31:13.1827002Z http.https://github.com/.extraheader 2022-08-13T17:31:13.1865526Z Entering 'third_party/ios-cmake' 2022-08-13T17:31:13.1889465Z http.https://github.com/.extraheader 2022-08-13T17:31:13.1920952Z Entering 'third_party/ittapi' 2022-08-13T17:31:13.1945108Z http.https://github.com/.extraheader 2022-08-13T17:31:13.1976820Z Entering 'third_party/kineto' 2022-08-13T17:31:13.2000150Z http.https://github.com/.extraheader 2022-08-13T17:31:13.2032067Z Entering 'third_party/kineto/libkineto/third_party/fmt' 2022-08-13T17:31:13.2058089Z http.https://github.com/.extraheader 2022-08-13T17:31:13.2090986Z Entering 'third_party/kineto/libkineto/third_party/googletest' 2022-08-13T17:31:13.2114932Z http.https://github.com/.extraheader 2022-08-13T17:31:13.2148263Z Entering 'third_party/nccl/nccl' 2022-08-13T17:31:13.2172336Z http.https://github.com/.extraheader 2022-08-13T17:31:13.2204094Z Entering 'third_party/neon2sse' 2022-08-13T17:31:13.2229100Z http.https://github.com/.extraheader 2022-08-13T17:31:13.2260531Z Entering 'third_party/nlohmann' 2022-08-13T17:31:13.2286194Z http.https://github.com/.extraheader 2022-08-13T17:31:13.2319801Z Entering 'third_party/onnx' 2022-08-13T17:31:13.2344360Z http.https://github.com/.extraheader 2022-08-13T17:31:13.2390249Z Entering 'third_party/onnx/third_party/benchmark' 2022-08-13T17:31:13.2416067Z http.https://github.com/.extraheader 2022-08-13T17:31:13.2448074Z Entering 'third_party/onnx/third_party/pybind11' 2022-08-13T17:31:13.2471768Z http.https://github.com/.extraheader 2022-08-13T17:31:13.2505902Z Entering 'third_party/onnx-tensorrt' 2022-08-13T17:31:13.2530999Z http.https://github.com/.extraheader 2022-08-13T17:31:13.2561966Z Entering 'third_party/onnx-tensorrt/third_party/onnx' 2022-08-13T17:31:13.2585935Z http.https://github.com/.extraheader 2022-08-13T17:31:13.2624553Z Entering 'third_party/onnx-tensorrt/third_party/onnx/third_party/benchmark' 2022-08-13T17:31:13.2649724Z http.https://github.com/.extraheader 2022-08-13T17:31:13.2682325Z Entering 'third_party/onnx-tensorrt/third_party/onnx/third_party/pybind11' 2022-08-13T17:31:13.2707897Z http.https://github.com/.extraheader 2022-08-13T17:31:13.2740168Z Entering 'third_party/onnx-tensorrt/third_party/onnx/third_party/pybind11/tools/clang' 2022-08-13T17:31:13.2765190Z http.https://github.com/.extraheader 2022-08-13T17:31:13.2802457Z Entering 'third_party/pocketfft' 2022-08-13T17:31:13.2826897Z http.https://github.com/.extraheader 2022-08-13T17:31:13.2858524Z Entering 'third_party/protobuf' 2022-08-13T17:31:13.2882315Z http.https://github.com/.extraheader 2022-08-13T17:31:13.2918564Z Entering 'third_party/protobuf/third_party/benchmark' 2022-08-13T17:31:13.2943022Z http.https://github.com/.extraheader 2022-08-13T17:31:13.2975276Z Entering 'third_party/protobuf/third_party/googletest' 2022-08-13T17:31:13.2999112Z http.https://github.com/.extraheader 2022-08-13T17:31:13.3034523Z Entering 'third_party/psimd' 2022-08-13T17:31:13.3059163Z http.https://github.com/.extraheader 2022-08-13T17:31:13.3091338Z Entering 'third_party/pthreadpool' 2022-08-13T17:31:13.3115269Z http.https://github.com/.extraheader 2022-08-13T17:31:13.3147745Z Entering 'third_party/pybind11' 2022-08-13T17:31:13.3173182Z http.https://github.com/.extraheader 2022-08-13T17:31:13.3204598Z Entering 'third_party/python-enum' 2022-08-13T17:31:13.3229319Z http.https://github.com/.extraheader 2022-08-13T17:31:13.3262282Z Entering 'third_party/python-peachpy' 2022-08-13T17:31:13.3286871Z http.https://github.com/.extraheader 2022-08-13T17:31:13.3318869Z Entering 'third_party/python-six' 2022-08-13T17:31:13.3343541Z http.https://github.com/.extraheader 2022-08-13T17:31:13.3376358Z Entering 'third_party/sleef' 2022-08-13T17:31:13.3401425Z http.https://github.com/.extraheader 2022-08-13T17:31:13.3433978Z Entering 'third_party/tbb' 2022-08-13T17:31:13.3458546Z http.https://github.com/.extraheader 2022-08-13T17:31:13.3495851Z Entering 'third_party/tensorpipe' 2022-08-13T17:31:13.3520251Z http.https://github.com/.extraheader 2022-08-13T17:31:13.3552926Z Entering 'third_party/tensorpipe/third_party/googletest' 2022-08-13T17:31:13.3577362Z http.https://github.com/.extraheader 2022-08-13T17:31:13.3610594Z Entering 'third_party/tensorpipe/third_party/libnop' 2022-08-13T17:31:13.3633919Z http.https://github.com/.extraheader 2022-08-13T17:31:13.3667008Z Entering 'third_party/tensorpipe/third_party/libuv' 2022-08-13T17:31:13.3691999Z http.https://github.com/.extraheader 2022-08-13T17:31:13.3724304Z Entering 'third_party/tensorpipe/third_party/pybind11' 2022-08-13T17:31:13.3748819Z http.https://github.com/.extraheader 2022-08-13T17:31:13.3780487Z Entering 'third_party/tensorpipe/third_party/pybind11/tools/clang' 2022-08-13T17:31:13.3804921Z http.https://github.com/.extraheader 2022-08-13T17:31:13.3840240Z Entering 'third_party/zstd' 2022-08-13T17:31:13.3864377Z http.https://github.com/.extraheader 2022-08-13T17:31:13.4163473Z Cleaning up orphan processes